@cieloazul310/digital-go-pandacss-cli 0.2.0 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cieloazul310/digital-go-pandacss-cli",
3
- "version": "0.2.0",
3
+ "version": "0.2.2",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "homepage": "https://github.com/cieloazul310/digital-go-design-system-with-panda",
@@ -36,8 +36,8 @@
36
36
  "simple-git": "^3.28.0"
37
37
  },
38
38
  "devDependencies": {
39
- "@repo/eslint-config": "^0.2.0",
40
- "@repo/typescript-config": "^0.2.0",
39
+ "@repo/eslint-config": "^0.2.2",
40
+ "@repo/typescript-config": "^0.2.2",
41
41
  "eslint": "^9.37.0",
42
42
  "execa": "^9.6.0",
43
43
  "tsup": "8.5.0",
@@ -50,14 +50,6 @@
50
50
  "digitalgo": "https://design.digital.go.jp/dads/components/checkbox/",
51
51
  "ark": "https://ark-ui.com/docs/components/checkbox"
52
52
  },
53
- "ChipTag": {
54
- "id": "chip-tag",
55
- "name": "チップタグ",
56
- "className": "chip-tag",
57
- "description": "アイテム化した任意の情報を、表示・削除しやすくするための要素です。属性やユーザー情報をアイテムにして並べたり削除したりするような場合に有効です。",
58
- "storybook": "https://cieloazul310.github.io/digital-go-design-system-with-panda/?path=/docs/components-チップタグ--docs",
59
- "digitalgo": "https://design.digital.go.jp/dads/components/chip-tag/"
60
- },
61
53
  "ChipLabel": {
62
54
  "id": "chip-label",
63
55
  "name": "チップラベル",
@@ -66,6 +58,14 @@
66
58
  "storybook": "https://cieloazul310.github.io/digital-go-design-system-with-panda/?path=/docs/components-%E3%83%81%E3%83%83%E3%83%97%E3%83%A9%E3%83%99%E3%83%AB--docs",
67
59
  "digitalgo": "https://design.digital.go.jp/dads/components/chip-label/"
68
60
  },
61
+ "ChipTag": {
62
+ "id": "chip-tag",
63
+ "name": "チップタグ",
64
+ "className": "chip-tag",
65
+ "description": "アイテム化した任意の情報を、表示・削除しやすくするための要素です。属性やユーザー情報をアイテムにして並べたり削除したりするような場合に有効です。",
66
+ "storybook": "https://cieloazul310.github.io/digital-go-design-system-with-panda/?path=/docs/components-チップタグ--docs",
67
+ "digitalgo": "https://design.digital.go.jp/dads/components/chip-tag/"
68
+ },
69
69
  "DatePicker": {
70
70
  "id": "date-picker",
71
71
  "name": "日付ピッカー/カレンダー",
@@ -179,6 +179,15 @@
179
179
  "storybook": "https://cieloazul310.github.io/digital-go-design-system-with-panda/?path=/story/components-%E3%83%97%E3%83%AD%E3%82%B0%E3%83%AC%E3%82%B9%E3%82%A4%E3%83%B3%E3%82%B8%E3%82%B1%E3%83%BC%E3%82%BF%E3%83%BC--docs",
180
180
  "digitalgo": "https://design.digital.go.jp/dads/components/progress-indicator/"
181
181
  },
182
+ "RadioGroup": {
183
+ "id": "radio-group",
184
+ "name": "ラジオボタン",
185
+ "className": "radio-group",
186
+ "description": "ラジオボタンは、ユーザーが選択肢の中から1つだけを選択できるようにする場合に使用します。",
187
+ "storybook": "https://cieloazul310.github.io/digital-go-design-system-with-panda/?path=/docs/components-%E3%83%A9%E3%82%B8%E3%82%AA%E3%83%9C%E3%82%BF%E3%83%B3--docs",
188
+ "digitalgo": "https://design.digital.go.jp/dads/components/radio/",
189
+ "ark": "https://ark-ui.com/docs/components/radio-group"
190
+ },
182
191
  "ResourceList": {
183
192
  "id": "resource-list",
184
193
  "name": "リソースリスト",
@@ -219,6 +228,20 @@
219
228
  "className": "tabs",
220
229
  "storybook": "https://cieloazul310.github.io/digital-go-design-system-with-panda/?path=/docs/components-%E3%83%86%E3%83%BC%E3%83%96%E3%83%AB--docs",
221
230
  "ark": "https://ark-ui.com/docs/components/tabs"
231
+ },
232
+ "Textarea": {
233
+ "id": "textarea",
234
+ "name": "テキストエリア",
235
+ "className": "textarea",
236
+ "storybook": "https://cieloazul310.github.io/digital-go-design-system-with-panda/?path=/docs/components-%E3%83%86%E3%82%AD%E3%82%B9%E3%83%88%E3%82%A8%E3%83%AA%E3%82%A2--docs"
237
+ },
238
+ "UtilityLink": {
239
+ "id": "utility-link",
240
+ "name": "ユーティリティリンク",
241
+ "className": "utility-link",
242
+ "description": "ユーティリティリンクはふつうの横並びリンクリストに近いが、それよりもコンパクトに作られています。",
243
+ "storybook": "https://cieloazul310.github.io/digital-go-design-system-with-panda/?path=/docs/components-%E3%83%A6%E3%83%BC%E3%83%86%E3%82%A3%E3%83%AA%E3%83%86%E3%82%A3%E3%83%AA%E3%83%B3%E3%82%AF--docs",
244
+ "digitalgo": "https://design.digital.go.jp/dads/components/utility-link/"
222
245
  }
223
246
  }
224
247
  }