Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

Commit a438fe3

Browse files
authored
Merge pull request #6472 from IgniteUI/ESShared/XPlaform_jp_igniteui-xplat-docs-to-angular-docs-JP+KR_2026.4.22.1
Changes from igniteui-xplat-docs-to-angular-docs-JP+KR for jp
2 parents 3fcaf15 + d729130 commit a438fe3

1 file changed

Lines changed: 20 additions & 3 deletions

File tree

jp/components/ai/theming-mcp.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ $my-typography: typography(
301301

302302
> 「デザイン システムでは、プライマリ グリーンの 14 個すべてのシェードに正確な 16 進数値が指定されています。値を貼り付けます — カスタム パレットを作成して。」
303303
304-
AI は、プライマリ カラーに `mode: "explicit"` を使用して `create_custom_palette` を呼び出し、残りは自動生成します。
304+
AI は、プライマリ カラーに `mode: "explicit"` を使用して `create_custom_palette` を呼び出し、残りは自動生成します。 シェード生成の詳細については、[パレット](https://www.infragistics.com/products/ignite-ui-angular/angular/components/themes/sass/palettes)を参照してください。
305305

306306
### コンポーネント レベルのカスタマイズ
307307

@@ -319,7 +319,7 @@ AI は、カレンダー コンポーネントにスコープされた `set_spac
319319

320320
**プラットフォームが検出されない**
321321

322-
`detect_platform``null` または `generic` を返す場合は、`package.json` に Ignite UI パッケージ (例: `igniteui-react`) が依存関係としてリストされていることを確認してください。AI に明示的に伝えることもできます: 「Ignite UI for Angular を使用して。」
322+
`detect_platform``null` または `generic` を返す場合は、`package.json` に Ignite UI パッケージ (例: `igniteui-angular`) が依存関係としてリストされていることを確認してください。AI に明示的に伝えることもできます: 「Angular プラットフォームを使用して。」
323323

324324
**カラーの輝度警告**
325325

@@ -337,10 +337,27 @@ AI がカラーの輝度について警告した場合、選択したカラー
337337
ng add igniteui-angular
338338
```
339339

340-
また、`styles.scss` で他のテーマ mixin の前に `core()` が呼び出されていることを確認してください。
340+
また、`styles.scss` で他のテーマ mixin の前に `core()` が呼び出されていることを確認してください。正しいファイルのセットアップについては、「[Sass を使用したテーマ設定](<a href="https://www.infragistics.com/products/ignite-ui-angular/angular/components/themes/sass/index">)」を参照してください。
341341

342342
## その他のリソース
343343

344344
- [Ignite UI for Angular スキル](./skills.md)
345+
346+
347+
<!-- Ideally these should be included once documentation is combined
348+
- [Theming Overview](../themes/index.md)
349+
- [Palettes](../themes/palettes.md)
350+
- [Typography](../themes/typography.md)
351+
- [Elevations](../themes/elevations.md)
352+
- [Spacing](../themes/spacing.md)
353+
- [Roundness](../themes/roundness.md)
354+
- [Theming with Sass](../themes/sass/index.md)
355+
-->
356+
357+
<div class="divider--half"></div>
358+
359+
コミュニティは常に活気があり、新しいアイデアを歓迎しています。
360+
361+
345362
- [Ignite UI for Angular **フォーラム** (英語)](https://www.infragistics.com/community/forums/f/ignite-ui-for-angular)
346363
- [Ignite UI for Angular **GitHub** (英語)](https://github.com/IgniteUI/igniteui-angular)

0 commit comments

Comments
 (0)