@seed-design/rootage-artifacts 1.2.12 → 2.0.0

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.
Files changed (127) hide show
  1. package/__generated__/collections.json +53 -0
  2. package/__generated__/color.json +2452 -0
  3. package/__generated__/components/accordion-item.json +501 -0
  4. package/__generated__/components/accordion.json +86 -0
  5. package/__generated__/components/action-button.json +1568 -0
  6. package/__generated__/components/action-chip.json +454 -0
  7. package/__generated__/components/action-sheet-close-button.json +115 -0
  8. package/__generated__/components/action-sheet-item.json +159 -0
  9. package/__generated__/components/action-sheet.json +269 -0
  10. package/__generated__/components/attachment-input-dropzone.json +145 -0
  11. package/__generated__/components/attachment-input-item-action-button.json +149 -0
  12. package/__generated__/components/attachment-input-item-remove-button.json +127 -0
  13. package/__generated__/components/attachment-input-item.json +448 -0
  14. package/__generated__/components/attachment-input-trigger.json +210 -0
  15. package/__generated__/components/attachment-input.json +58 -0
  16. package/__generated__/components/avatar-stack.json +396 -0
  17. package/__generated__/components/avatar.json +698 -0
  18. package/__generated__/components/badge.json +759 -0
  19. package/__generated__/components/bottom-sheet-close-button.json +106 -0
  20. package/__generated__/components/bottom-sheet-handle.json +136 -0
  21. package/__generated__/components/bottom-sheet.json +435 -0
  22. package/__generated__/components/callout.json +613 -0
  23. package/__generated__/components/checkbox-group.json +43 -0
  24. package/__generated__/components/checkbox.json +196 -0
  25. package/__generated__/components/checkmark.json +573 -0
  26. package/__generated__/components/chip-tablist.json +107 -0
  27. package/__generated__/components/chip.json +929 -0
  28. package/__generated__/components/content-placeholder.json +171 -0
  29. package/__generated__/components/contextual-floating-button.json +473 -0
  30. package/__generated__/components/control-chip.json +524 -0
  31. package/__generated__/components/dialog.json +307 -0
  32. package/__generated__/components/divider.json +46 -0
  33. package/__generated__/components/extended-action-sheet-close-button.json +122 -0
  34. package/__generated__/components/extended-action-sheet-item.json +197 -0
  35. package/__generated__/components/extended-action-sheet.json +308 -0
  36. package/__generated__/components/extended-fab.json +337 -0
  37. package/__generated__/components/fab.json +124 -0
  38. package/__generated__/components/field-label.json +108 -0
  39. package/__generated__/components/field.json +381 -0
  40. package/__generated__/components/floating-action-button.json +259 -0
  41. package/__generated__/components/help-bubble.json +310 -0
  42. package/__generated__/components/identity-placeholder.json +56 -0
  43. package/__generated__/components/image-frame-floater.json +47 -0
  44. package/__generated__/components/image-frame-indicator.json +99 -0
  45. package/__generated__/components/image-frame-reaction-button.json +132 -0
  46. package/__generated__/components/image-frame.json +97 -0
  47. package/__generated__/components/inline-banner.json +581 -0
  48. package/__generated__/components/input-button.json +558 -0
  49. package/__generated__/components/link-content.json +210 -0
  50. package/__generated__/components/list-header.json +133 -0
  51. package/__generated__/components/list-item.json +401 -0
  52. package/__generated__/components/manner-temp-badge.json +373 -0
  53. package/__generated__/components/manner-temp.json +309 -0
  54. package/__generated__/components/menu-item.json +448 -0
  55. package/__generated__/components/menu-sheet-close-button.json +121 -0
  56. package/__generated__/components/menu-sheet-item.json +284 -0
  57. package/__generated__/components/menu-sheet.json +314 -0
  58. package/__generated__/components/menu.json +319 -0
  59. package/__generated__/components/notification-badge.json +232 -0
  60. package/__generated__/components/page-banner.json +956 -0
  61. package/__generated__/components/progress-circle.json +318 -0
  62. package/__generated__/components/radio-group.json +43 -0
  63. package/__generated__/components/radio.json +196 -0
  64. package/__generated__/components/radiomark.json +399 -0
  65. package/__generated__/components/reaction-button.json +504 -0
  66. package/__generated__/components/scroll-fog.json +60 -0
  67. package/__generated__/components/segmented-control-indicator.json +107 -0
  68. package/__generated__/components/segmented-control-item.json +205 -0
  69. package/__generated__/components/segmented-control.json +57 -0
  70. package/__generated__/components/select-box-checkmark.json +149 -0
  71. package/__generated__/components/select-box-group.json +50 -0
  72. package/__generated__/components/select-box.json +468 -0
  73. package/__generated__/components/side-panel-close-button.json +120 -0
  74. package/__generated__/components/side-panel.json +434 -0
  75. package/__generated__/components/skeleton.json +236 -0
  76. package/__generated__/components/slider-thumb.json +114 -0
  77. package/__generated__/components/slider-tick.json +97 -0
  78. package/__generated__/components/slider.json +395 -0
  79. package/__generated__/components/snackbar.json +360 -0
  80. package/__generated__/components/switch.json +207 -0
  81. package/__generated__/components/switchmark.json +502 -0
  82. package/__generated__/components/tab.json +189 -0
  83. package/__generated__/components/tablist.json +225 -0
  84. package/__generated__/components/tag-group-item.json +402 -0
  85. package/__generated__/components/tag-group.json +137 -0
  86. package/__generated__/components/text-button.json +114 -0
  87. package/__generated__/components/text-input.json +886 -0
  88. package/__generated__/components/toggle-button.json +641 -0
  89. package/__generated__/components/top-navigation-icon-button.json +139 -0
  90. package/__generated__/components/top-navigation-text-button.json +225 -0
  91. package/__generated__/components/top-navigation.json +438 -0
  92. package/__generated__/components/typography.json +2674 -0
  93. package/__generated__/dimension.json +275 -0
  94. package/__generated__/duration.json +95 -0
  95. package/__generated__/font-size.json +338 -0
  96. package/__generated__/font-weight.json +36 -0
  97. package/__generated__/gradient.json +247 -0
  98. package/__generated__/index.json +309 -0
  99. package/__generated__/line-height.json +338 -0
  100. package/__generated__/radius.json +133 -0
  101. package/__generated__/shadow.json +170 -0
  102. package/__generated__/timing-function.json +103 -0
  103. package/collections.yaml +15 -3
  104. package/color.yaml +13 -10
  105. package/components/accordion-item.yaml +193 -0
  106. package/components/accordion.yaml +33 -0
  107. package/components/attachment-input-dropzone.yaml +55 -0
  108. package/components/attachment-input-item-action-button.yaml +53 -0
  109. package/components/attachment-input-item-remove-button.yaml +48 -0
  110. package/components/attachment-input-item.yaml +168 -0
  111. package/components/attachment-input-trigger.yaml +81 -0
  112. package/components/attachment-input.yaml +25 -0
  113. package/components/chip-tablist.yaml +0 -4
  114. package/components/image-frame.yaml +0 -20
  115. package/components/input-button.yaml +67 -20
  116. package/components/menu-item.yaml +162 -0
  117. package/components/menu-sheet-close-button.yaml +0 -1
  118. package/components/menu.yaml +124 -0
  119. package/components/side-panel-close-button.yaml +44 -0
  120. package/components/side-panel.yaml +170 -0
  121. package/components/text-input.yaml +61 -18
  122. package/components/typography.yaml +276 -0
  123. package/font-size.yaml +32 -0
  124. package/gradient.yaml +0 -38
  125. package/line-height.yaml +32 -0
  126. package/package.json +11 -3
  127. package/components/chip-tab.yaml +0 -137
@@ -0,0 +1,613 @@
1
+ {
2
+ "kind": "ComponentSpec",
3
+ "metadata": {
4
+ "id": "callout",
5
+ "name": "Callout"
6
+ },
7
+ "data": {
8
+ "id": "callout",
9
+ "name": "Callout",
10
+ "schema": {
11
+ "slots": {
12
+ "root": {
13
+ "properties": {
14
+ "paddingX": {
15
+ "type": "dimension"
16
+ },
17
+ "paddingY": {
18
+ "type": "dimension"
19
+ },
20
+ "gap": {
21
+ "type": "dimension"
22
+ },
23
+ "cornerRadius": {
24
+ "type": "dimension"
25
+ },
26
+ "minHeight": {
27
+ "type": "dimension"
28
+ },
29
+ "color": {
30
+ "type": "color"
31
+ },
32
+ "gradient": {
33
+ "type": "gradient"
34
+ }
35
+ }
36
+ },
37
+ "prefixIcon": {
38
+ "properties": {
39
+ "size": {
40
+ "type": "dimension"
41
+ },
42
+ "color": {
43
+ "type": "color"
44
+ }
45
+ },
46
+ "description": "아이콘은 Fill 타입 사용을 권장합니다."
47
+ },
48
+ "title": {
49
+ "properties": {
50
+ "fontSize": {
51
+ "type": "dimension"
52
+ },
53
+ "lineHeight": {
54
+ "type": "dimension"
55
+ },
56
+ "fontWeight": {
57
+ "type": "number"
58
+ },
59
+ "color": {
60
+ "type": "color"
61
+ }
62
+ }
63
+ },
64
+ "description": {
65
+ "properties": {
66
+ "fontSize": {
67
+ "type": "dimension"
68
+ },
69
+ "lineHeight": {
70
+ "type": "dimension"
71
+ },
72
+ "fontWeight": {
73
+ "type": "number"
74
+ },
75
+ "color": {
76
+ "type": "color"
77
+ }
78
+ }
79
+ },
80
+ "link": {
81
+ "properties": {
82
+ "fontSize": {
83
+ "type": "dimension"
84
+ },
85
+ "lineHeight": {
86
+ "type": "dimension"
87
+ },
88
+ "fontWeight": {
89
+ "type": "number"
90
+ },
91
+ "color": {
92
+ "type": "color"
93
+ }
94
+ },
95
+ "description": "root가 클릭 영역인 Actionable Callout에서는 표시를 권장하지 않습니다."
96
+ },
97
+ "suffixIcon": {
98
+ "properties": {
99
+ "size": {
100
+ "type": "dimension"
101
+ },
102
+ "targetSize": {
103
+ "type": "dimension"
104
+ },
105
+ "color": {
106
+ "type": "color"
107
+ }
108
+ }
109
+ }
110
+ },
111
+ "variants": {
112
+ "tone": {
113
+ "values": {
114
+ "neutral": {
115
+ "description": "일반적인 정보를 전달합니다."
116
+ },
117
+ "informative": {
118
+ "description": "유용한 정보를 제공합니다."
119
+ },
120
+ "positive": {
121
+ "description": "긍정적인 상태를 나타냅니다."
122
+ },
123
+ "warning": {
124
+ "description": "주의가 필요한 상태를 나타냅니다."
125
+ },
126
+ "critical": {
127
+ "description": "중요한 문제를 나타냅니다."
128
+ },
129
+ "magic": {
130
+ "description": "AI 기능을 나타냅니다."
131
+ }
132
+ },
133
+ "defaultValue": "neutral"
134
+ }
135
+ }
136
+ },
137
+ "definitions": [
138
+ {
139
+ "variants": {},
140
+ "definitions": [
141
+ {
142
+ "states": [
143
+ "enabled"
144
+ ],
145
+ "slots": {
146
+ "root": {
147
+ "paddingX": {
148
+ "type": "dimension",
149
+ "value": "$dimension.x3_5"
150
+ },
151
+ "paddingY": {
152
+ "type": "dimension",
153
+ "value": "$dimension.x3_5"
154
+ },
155
+ "gap": {
156
+ "type": "dimension",
157
+ "value": "$dimension.x3"
158
+ },
159
+ "cornerRadius": {
160
+ "type": "dimension",
161
+ "value": "$radius.r2_5"
162
+ },
163
+ "minHeight": {
164
+ "type": "dimension",
165
+ "value": {
166
+ "value": 50,
167
+ "unit": "px"
168
+ }
169
+ }
170
+ },
171
+ "prefixIcon": {
172
+ "size": {
173
+ "type": "dimension",
174
+ "value": "$dimension.x4"
175
+ }
176
+ },
177
+ "title": {
178
+ "fontSize": {
179
+ "type": "dimension",
180
+ "value": "$font-size.t4"
181
+ },
182
+ "lineHeight": {
183
+ "type": "dimension",
184
+ "value": "$line-height.t4"
185
+ },
186
+ "fontWeight": {
187
+ "type": "number",
188
+ "value": "$font-weight.bold"
189
+ }
190
+ },
191
+ "description": {
192
+ "fontSize": {
193
+ "type": "dimension",
194
+ "value": "$font-size.t4"
195
+ },
196
+ "lineHeight": {
197
+ "type": "dimension",
198
+ "value": "$line-height.t4"
199
+ },
200
+ "fontWeight": {
201
+ "type": "number",
202
+ "value": "$font-weight.regular"
203
+ }
204
+ },
205
+ "link": {
206
+ "fontSize": {
207
+ "type": "dimension",
208
+ "value": "$font-size.t4"
209
+ },
210
+ "lineHeight": {
211
+ "type": "dimension",
212
+ "value": "$line-height.t4"
213
+ },
214
+ "fontWeight": {
215
+ "type": "number",
216
+ "value": "$font-weight.regular"
217
+ }
218
+ },
219
+ "suffixIcon": {
220
+ "size": {
221
+ "type": "dimension",
222
+ "value": "$dimension.x4"
223
+ },
224
+ "targetSize": {
225
+ "type": "dimension",
226
+ "value": "$dimension.x10"
227
+ }
228
+ }
229
+ }
230
+ }
231
+ ]
232
+ },
233
+ {
234
+ "variants": {
235
+ "tone": "neutral"
236
+ },
237
+ "definitions": [
238
+ {
239
+ "states": [
240
+ "enabled"
241
+ ],
242
+ "slots": {
243
+ "root": {
244
+ "color": {
245
+ "type": "color",
246
+ "value": "$color.bg.neutral-weak"
247
+ }
248
+ },
249
+ "prefixIcon": {
250
+ "color": {
251
+ "type": "color",
252
+ "value": "$color.fg.neutral"
253
+ }
254
+ },
255
+ "title": {
256
+ "color": {
257
+ "type": "color",
258
+ "value": "$color.fg.neutral"
259
+ }
260
+ },
261
+ "description": {
262
+ "color": {
263
+ "type": "color",
264
+ "value": "$color.fg.neutral"
265
+ }
266
+ },
267
+ "link": {
268
+ "color": {
269
+ "type": "color",
270
+ "value": "$color.fg.neutral"
271
+ }
272
+ },
273
+ "suffixIcon": {
274
+ "color": {
275
+ "type": "color",
276
+ "value": "$color.fg.neutral"
277
+ }
278
+ }
279
+ }
280
+ },
281
+ {
282
+ "states": [
283
+ "pressed"
284
+ ],
285
+ "slots": {
286
+ "root": {
287
+ "color": {
288
+ "type": "color",
289
+ "value": "$color.bg.neutral-weak-pressed"
290
+ }
291
+ }
292
+ }
293
+ }
294
+ ]
295
+ },
296
+ {
297
+ "variants": {
298
+ "tone": "informative"
299
+ },
300
+ "definitions": [
301
+ {
302
+ "states": [
303
+ "enabled"
304
+ ],
305
+ "slots": {
306
+ "root": {
307
+ "color": {
308
+ "type": "color",
309
+ "value": "$color.bg.informative-weak"
310
+ }
311
+ },
312
+ "prefixIcon": {
313
+ "color": {
314
+ "type": "color",
315
+ "value": "$color.fg.informative-contrast"
316
+ }
317
+ },
318
+ "title": {
319
+ "color": {
320
+ "type": "color",
321
+ "value": "$color.fg.informative-contrast"
322
+ }
323
+ },
324
+ "description": {
325
+ "color": {
326
+ "type": "color",
327
+ "value": "$color.fg.informative-contrast"
328
+ }
329
+ },
330
+ "link": {
331
+ "color": {
332
+ "type": "color",
333
+ "value": "$color.fg.informative-contrast"
334
+ }
335
+ },
336
+ "suffixIcon": {
337
+ "color": {
338
+ "type": "color",
339
+ "value": "$color.fg.informative-contrast"
340
+ }
341
+ }
342
+ }
343
+ },
344
+ {
345
+ "states": [
346
+ "pressed"
347
+ ],
348
+ "slots": {
349
+ "root": {
350
+ "color": {
351
+ "type": "color",
352
+ "value": "$color.bg.informative-weak-pressed"
353
+ }
354
+ }
355
+ }
356
+ }
357
+ ]
358
+ },
359
+ {
360
+ "variants": {
361
+ "tone": "positive"
362
+ },
363
+ "definitions": [
364
+ {
365
+ "states": [
366
+ "enabled"
367
+ ],
368
+ "slots": {
369
+ "root": {
370
+ "color": {
371
+ "type": "color",
372
+ "value": "$color.bg.positive-weak"
373
+ }
374
+ },
375
+ "prefixIcon": {
376
+ "color": {
377
+ "type": "color",
378
+ "value": "$color.fg.positive-contrast"
379
+ }
380
+ },
381
+ "title": {
382
+ "color": {
383
+ "type": "color",
384
+ "value": "$color.fg.positive-contrast"
385
+ }
386
+ },
387
+ "description": {
388
+ "color": {
389
+ "type": "color",
390
+ "value": "$color.fg.positive-contrast"
391
+ }
392
+ },
393
+ "link": {
394
+ "color": {
395
+ "type": "color",
396
+ "value": "$color.fg.positive-contrast"
397
+ }
398
+ },
399
+ "suffixIcon": {
400
+ "color": {
401
+ "type": "color",
402
+ "value": "$color.fg.positive-contrast"
403
+ }
404
+ }
405
+ }
406
+ },
407
+ {
408
+ "states": [
409
+ "pressed"
410
+ ],
411
+ "slots": {
412
+ "root": {
413
+ "color": {
414
+ "type": "color",
415
+ "value": "$color.bg.positive-weak-pressed"
416
+ }
417
+ }
418
+ }
419
+ }
420
+ ]
421
+ },
422
+ {
423
+ "variants": {
424
+ "tone": "warning"
425
+ },
426
+ "definitions": [
427
+ {
428
+ "states": [
429
+ "enabled"
430
+ ],
431
+ "slots": {
432
+ "root": {
433
+ "color": {
434
+ "type": "color",
435
+ "value": "$color.bg.warning-weak"
436
+ }
437
+ },
438
+ "prefixIcon": {
439
+ "color": {
440
+ "type": "color",
441
+ "value": "$color.fg.warning-contrast"
442
+ }
443
+ },
444
+ "title": {
445
+ "color": {
446
+ "type": "color",
447
+ "value": "$color.fg.warning-contrast"
448
+ }
449
+ },
450
+ "description": {
451
+ "color": {
452
+ "type": "color",
453
+ "value": "$color.fg.warning-contrast"
454
+ }
455
+ },
456
+ "link": {
457
+ "color": {
458
+ "type": "color",
459
+ "value": "$color.fg.warning-contrast"
460
+ }
461
+ },
462
+ "suffixIcon": {
463
+ "color": {
464
+ "type": "color",
465
+ "value": "$color.fg.warning-contrast"
466
+ }
467
+ }
468
+ }
469
+ },
470
+ {
471
+ "states": [
472
+ "pressed"
473
+ ],
474
+ "slots": {
475
+ "root": {
476
+ "color": {
477
+ "type": "color",
478
+ "value": "$color.bg.warning-weak-pressed"
479
+ }
480
+ }
481
+ }
482
+ }
483
+ ]
484
+ },
485
+ {
486
+ "variants": {
487
+ "tone": "critical"
488
+ },
489
+ "definitions": [
490
+ {
491
+ "states": [
492
+ "enabled"
493
+ ],
494
+ "slots": {
495
+ "root": {
496
+ "color": {
497
+ "type": "color",
498
+ "value": "$color.bg.critical-weak"
499
+ }
500
+ },
501
+ "prefixIcon": {
502
+ "color": {
503
+ "type": "color",
504
+ "value": "$color.fg.critical-contrast"
505
+ }
506
+ },
507
+ "title": {
508
+ "color": {
509
+ "type": "color",
510
+ "value": "$color.fg.critical-contrast"
511
+ }
512
+ },
513
+ "description": {
514
+ "color": {
515
+ "type": "color",
516
+ "value": "$color.fg.critical-contrast"
517
+ }
518
+ },
519
+ "link": {
520
+ "color": {
521
+ "type": "color",
522
+ "value": "$color.fg.critical-contrast"
523
+ }
524
+ },
525
+ "suffixIcon": {
526
+ "color": {
527
+ "type": "color",
528
+ "value": "$color.fg.critical-contrast"
529
+ }
530
+ }
531
+ }
532
+ },
533
+ {
534
+ "states": [
535
+ "pressed"
536
+ ],
537
+ "slots": {
538
+ "root": {
539
+ "color": {
540
+ "type": "color",
541
+ "value": "$color.bg.critical-weak-pressed"
542
+ }
543
+ }
544
+ }
545
+ }
546
+ ]
547
+ },
548
+ {
549
+ "variants": {
550
+ "tone": "magic"
551
+ },
552
+ "definitions": [
553
+ {
554
+ "states": [
555
+ "enabled"
556
+ ],
557
+ "slots": {
558
+ "root": {
559
+ "gradient": {
560
+ "type": "gradient",
561
+ "value": "$gradient.glow-magic"
562
+ }
563
+ },
564
+ "prefixIcon": {
565
+ "color": {
566
+ "type": "color",
567
+ "value": "$color.fg.neutral"
568
+ }
569
+ },
570
+ "title": {
571
+ "color": {
572
+ "type": "color",
573
+ "value": "$color.fg.neutral"
574
+ }
575
+ },
576
+ "description": {
577
+ "color": {
578
+ "type": "color",
579
+ "value": "$color.fg.neutral"
580
+ }
581
+ },
582
+ "link": {
583
+ "color": {
584
+ "type": "color",
585
+ "value": "$color.fg.neutral"
586
+ }
587
+ },
588
+ "suffixIcon": {
589
+ "color": {
590
+ "type": "color",
591
+ "value": "$color.fg.neutral"
592
+ }
593
+ }
594
+ }
595
+ },
596
+ {
597
+ "states": [
598
+ "pressed"
599
+ ],
600
+ "slots": {
601
+ "root": {
602
+ "gradient": {
603
+ "type": "gradient",
604
+ "value": "$gradient.glow-magic-pressed"
605
+ }
606
+ }
607
+ }
608
+ }
609
+ ]
610
+ }
611
+ ]
612
+ }
613
+ }
@@ -0,0 +1,43 @@
1
+ {
2
+ "kind": "ComponentSpec",
3
+ "metadata": {
4
+ "id": "checkbox-group",
5
+ "name": "Checkbox Group"
6
+ },
7
+ "data": {
8
+ "id": "checkbox-group",
9
+ "name": "Checkbox Group",
10
+ "schema": {
11
+ "slots": {
12
+ "root": {
13
+ "properties": {
14
+ "gapY": {
15
+ "type": "dimension"
16
+ }
17
+ }
18
+ }
19
+ },
20
+ "variants": {}
21
+ },
22
+ "definitions": [
23
+ {
24
+ "variants": {},
25
+ "definitions": [
26
+ {
27
+ "states": [
28
+ "enabled"
29
+ ],
30
+ "slots": {
31
+ "root": {
32
+ "gapY": {
33
+ "type": "dimension",
34
+ "value": "$dimension.x1"
35
+ }
36
+ }
37
+ }
38
+ }
39
+ ]
40
+ }
41
+ ]
42
+ }
43
+ }