@seed-design/rootage-artifacts 1.2.12 → 2.1.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 +2465 -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 +14 -6
  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,641 @@
1
+ {
2
+ "kind": "ComponentSpec",
3
+ "metadata": {
4
+ "id": "toggle-button",
5
+ "name": "Toggle Button"
6
+ },
7
+ "data": {
8
+ "id": "toggle-button",
9
+ "name": "Toggle Button",
10
+ "schema": {
11
+ "slots": {
12
+ "root": {
13
+ "properties": {
14
+ "colorDuration": {
15
+ "type": "duration"
16
+ },
17
+ "colorTimingFunction": {
18
+ "type": "cubicBezier"
19
+ },
20
+ "color": {
21
+ "type": "color"
22
+ },
23
+ "minHeight": {
24
+ "type": "dimension"
25
+ },
26
+ "cornerRadius": {
27
+ "type": "dimension"
28
+ },
29
+ "gap": {
30
+ "type": "dimension"
31
+ },
32
+ "paddingX": {
33
+ "type": "dimension"
34
+ },
35
+ "paddingY": {
36
+ "type": "dimension"
37
+ }
38
+ }
39
+ },
40
+ "label": {
41
+ "properties": {
42
+ "color": {
43
+ "type": "color"
44
+ },
45
+ "fontWeight": {
46
+ "type": "number"
47
+ },
48
+ "fontSize": {
49
+ "type": "dimension"
50
+ },
51
+ "lineHeight": {
52
+ "type": "dimension"
53
+ }
54
+ }
55
+ },
56
+ "prefixIcon": {
57
+ "properties": {
58
+ "color": {
59
+ "type": "color"
60
+ },
61
+ "size": {
62
+ "type": "dimension"
63
+ }
64
+ }
65
+ },
66
+ "suffixIcon": {
67
+ "properties": {
68
+ "color": {
69
+ "type": "color"
70
+ },
71
+ "size": {
72
+ "type": "dimension"
73
+ }
74
+ }
75
+ },
76
+ "progressCircle": {
77
+ "properties": {
78
+ "trackColor": {
79
+ "type": "color"
80
+ },
81
+ "rangeColor": {
82
+ "type": "color"
83
+ },
84
+ "size": {
85
+ "type": "dimension"
86
+ },
87
+ "thickness": {
88
+ "type": "dimension"
89
+ }
90
+ }
91
+ }
92
+ },
93
+ "variants": {
94
+ "variant": {
95
+ "values": {
96
+ "brandSolid": {
97
+ "description": "브랜드 컬러로 강조된 스타일입니다."
98
+ },
99
+ "neutralWeak": {
100
+ "description": "기본적인 토글 스타일입니다."
101
+ }
102
+ },
103
+ "defaultValue": "brandSolid"
104
+ },
105
+ "size": {
106
+ "values": {
107
+ "xsmall": {},
108
+ "small": {}
109
+ },
110
+ "defaultValue": "xsmall"
111
+ }
112
+ }
113
+ },
114
+ "definitions": [
115
+ {
116
+ "variants": {},
117
+ "definitions": [
118
+ {
119
+ "states": [
120
+ "enabled"
121
+ ],
122
+ "slots": {
123
+ "root": {
124
+ "colorDuration": {
125
+ "type": "duration",
126
+ "value": "$duration.color-transition"
127
+ },
128
+ "colorTimingFunction": {
129
+ "type": "cubicBezier",
130
+ "value": "$timing-function.easing"
131
+ }
132
+ },
133
+ "label": {
134
+ "fontWeight": {
135
+ "type": "number",
136
+ "value": "$font-weight.bold"
137
+ }
138
+ }
139
+ }
140
+ }
141
+ ]
142
+ },
143
+ {
144
+ "variants": {
145
+ "variant": "brandSolid"
146
+ },
147
+ "definitions": [
148
+ {
149
+ "states": [
150
+ "enabled"
151
+ ],
152
+ "slots": {
153
+ "root": {
154
+ "color": {
155
+ "type": "color",
156
+ "value": "$color.bg.brand-solid"
157
+ }
158
+ },
159
+ "label": {
160
+ "color": {
161
+ "type": "color",
162
+ "value": "$color.palette.static-white"
163
+ }
164
+ },
165
+ "prefixIcon": {
166
+ "color": {
167
+ "type": "color",
168
+ "value": "$color.palette.static-white"
169
+ }
170
+ },
171
+ "suffixIcon": {
172
+ "color": {
173
+ "type": "color",
174
+ "value": "$color.palette.static-white"
175
+ }
176
+ },
177
+ "progressCircle": {
178
+ "trackColor": {
179
+ "type": "color",
180
+ "value": "$color.palette.static-white-alpha-300"
181
+ },
182
+ "rangeColor": {
183
+ "type": "color",
184
+ "value": "$color.palette.static-white"
185
+ }
186
+ }
187
+ }
188
+ },
189
+ {
190
+ "states": [
191
+ "pressed"
192
+ ],
193
+ "slots": {
194
+ "root": {
195
+ "color": {
196
+ "type": "color",
197
+ "value": "$color.bg.brand-solid-pressed"
198
+ }
199
+ }
200
+ }
201
+ },
202
+ {
203
+ "states": [
204
+ "selected"
205
+ ],
206
+ "slots": {
207
+ "root": {
208
+ "color": {
209
+ "type": "color",
210
+ "value": "$color.bg.neutral-weak"
211
+ }
212
+ },
213
+ "label": {
214
+ "color": {
215
+ "type": "color",
216
+ "value": "$color.fg.neutral"
217
+ }
218
+ },
219
+ "prefixIcon": {
220
+ "color": {
221
+ "type": "color",
222
+ "value": "$color.fg.neutral"
223
+ }
224
+ },
225
+ "suffixIcon": {
226
+ "color": {
227
+ "type": "color",
228
+ "value": "$color.fg.neutral"
229
+ }
230
+ },
231
+ "progressCircle": {
232
+ "trackColor": {
233
+ "type": "color",
234
+ "value": "$color.palette.gray-500"
235
+ },
236
+ "rangeColor": {
237
+ "type": "color",
238
+ "value": "$color.fg.neutral"
239
+ }
240
+ }
241
+ }
242
+ },
243
+ {
244
+ "states": [
245
+ "selected",
246
+ "pressed"
247
+ ],
248
+ "slots": {
249
+ "root": {
250
+ "color": {
251
+ "type": "color",
252
+ "value": "$color.bg.neutral-weak-pressed"
253
+ }
254
+ }
255
+ }
256
+ },
257
+ {
258
+ "states": [
259
+ "disabled"
260
+ ],
261
+ "slots": {
262
+ "root": {
263
+ "color": {
264
+ "type": "color",
265
+ "value": "$color.bg.disabled"
266
+ }
267
+ },
268
+ "label": {
269
+ "color": {
270
+ "type": "color",
271
+ "value": "$color.fg.disabled"
272
+ }
273
+ },
274
+ "prefixIcon": {
275
+ "color": {
276
+ "type": "color",
277
+ "value": "$color.fg.disabled"
278
+ }
279
+ },
280
+ "suffixIcon": {
281
+ "color": {
282
+ "type": "color",
283
+ "value": "$color.fg.disabled"
284
+ }
285
+ }
286
+ }
287
+ },
288
+ {
289
+ "states": [
290
+ "loading"
291
+ ],
292
+ "slots": {
293
+ "root": {
294
+ "color": {
295
+ "type": "color",
296
+ "value": "$color.bg.brand-solid-pressed"
297
+ }
298
+ }
299
+ }
300
+ },
301
+ {
302
+ "states": [
303
+ "selected",
304
+ "loading"
305
+ ],
306
+ "slots": {
307
+ "root": {
308
+ "color": {
309
+ "type": "color",
310
+ "value": "$color.bg.neutral-weak-pressed"
311
+ }
312
+ }
313
+ }
314
+ }
315
+ ]
316
+ },
317
+ {
318
+ "variants": {
319
+ "variant": "neutralWeak"
320
+ },
321
+ "definitions": [
322
+ {
323
+ "states": [
324
+ "enabled"
325
+ ],
326
+ "slots": {
327
+ "root": {
328
+ "color": {
329
+ "type": "color",
330
+ "value": "$color.bg.neutral-weak"
331
+ }
332
+ },
333
+ "label": {
334
+ "color": {
335
+ "type": "color",
336
+ "value": "$color.fg.neutral"
337
+ }
338
+ },
339
+ "prefixIcon": {
340
+ "color": {
341
+ "type": "color",
342
+ "value": "$color.fg.neutral"
343
+ }
344
+ },
345
+ "suffixIcon": {
346
+ "color": {
347
+ "type": "color",
348
+ "value": "$color.fg.neutral"
349
+ }
350
+ },
351
+ "progressCircle": {
352
+ "trackColor": {
353
+ "type": "color",
354
+ "value": "$color.palette.gray-500"
355
+ },
356
+ "rangeColor": {
357
+ "type": "color",
358
+ "value": "$color.fg.neutral"
359
+ }
360
+ }
361
+ }
362
+ },
363
+ {
364
+ "states": [
365
+ "pressed"
366
+ ],
367
+ "slots": {
368
+ "root": {
369
+ "color": {
370
+ "type": "color",
371
+ "value": "$color.bg.neutral-weak-pressed"
372
+ }
373
+ }
374
+ }
375
+ },
376
+ {
377
+ "states": [
378
+ "selected"
379
+ ],
380
+ "slots": {
381
+ "root": {
382
+ "color": {
383
+ "type": "color",
384
+ "value": "$color.bg.neutral-weak"
385
+ }
386
+ },
387
+ "label": {
388
+ "color": {
389
+ "type": "color",
390
+ "value": "$color.fg.neutral"
391
+ }
392
+ },
393
+ "prefixIcon": {
394
+ "color": {
395
+ "type": "color",
396
+ "value": "$color.fg.neutral"
397
+ }
398
+ },
399
+ "suffixIcon": {
400
+ "color": {
401
+ "type": "color",
402
+ "value": "$color.fg.neutral"
403
+ }
404
+ },
405
+ "progressCircle": {
406
+ "trackColor": {
407
+ "type": "color",
408
+ "value": "$color.palette.gray-500"
409
+ },
410
+ "rangeColor": {
411
+ "type": "color",
412
+ "value": "$color.fg.neutral"
413
+ }
414
+ }
415
+ }
416
+ },
417
+ {
418
+ "states": [
419
+ "selected",
420
+ "pressed"
421
+ ],
422
+ "slots": {
423
+ "root": {
424
+ "color": {
425
+ "type": "color",
426
+ "value": "$color.bg.neutral-weak-pressed"
427
+ }
428
+ }
429
+ }
430
+ },
431
+ {
432
+ "states": [
433
+ "disabled"
434
+ ],
435
+ "slots": {
436
+ "root": {
437
+ "color": {
438
+ "type": "color",
439
+ "value": "$color.bg.disabled"
440
+ }
441
+ },
442
+ "label": {
443
+ "color": {
444
+ "type": "color",
445
+ "value": "$color.fg.disabled"
446
+ }
447
+ },
448
+ "prefixIcon": {
449
+ "color": {
450
+ "type": "color",
451
+ "value": "$color.fg.disabled"
452
+ }
453
+ },
454
+ "suffixIcon": {
455
+ "color": {
456
+ "type": "color",
457
+ "value": "$color.fg.disabled"
458
+ }
459
+ }
460
+ }
461
+ },
462
+ {
463
+ "states": [
464
+ "loading"
465
+ ],
466
+ "slots": {
467
+ "root": {
468
+ "color": {
469
+ "type": "color",
470
+ "value": "$color.bg.neutral-weak-pressed"
471
+ }
472
+ }
473
+ }
474
+ },
475
+ {
476
+ "states": [
477
+ "selected",
478
+ "loading"
479
+ ],
480
+ "slots": {
481
+ "root": {
482
+ "color": {
483
+ "type": "color",
484
+ "value": "$color.bg.neutral-weak-pressed"
485
+ }
486
+ }
487
+ }
488
+ }
489
+ ]
490
+ },
491
+ {
492
+ "variants": {
493
+ "size": "xsmall"
494
+ },
495
+ "definitions": [
496
+ {
497
+ "states": [
498
+ "enabled"
499
+ ],
500
+ "slots": {
501
+ "root": {
502
+ "minHeight": {
503
+ "type": "dimension",
504
+ "value": "$dimension.x8"
505
+ },
506
+ "cornerRadius": {
507
+ "type": "dimension",
508
+ "value": "$radius.full"
509
+ },
510
+ "gap": {
511
+ "type": "dimension",
512
+ "value": "$dimension.x1"
513
+ },
514
+ "paddingX": {
515
+ "type": "dimension",
516
+ "value": "$dimension.x3_5"
517
+ },
518
+ "paddingY": {
519
+ "type": "dimension",
520
+ "value": "$dimension.x1_5"
521
+ }
522
+ },
523
+ "prefixIcon": {
524
+ "size": {
525
+ "type": "dimension",
526
+ "value": "$dimension.x3_5"
527
+ }
528
+ },
529
+ "suffixIcon": {
530
+ "size": {
531
+ "type": "dimension",
532
+ "value": "$dimension.x3_5"
533
+ }
534
+ },
535
+ "label": {
536
+ "fontSize": {
537
+ "type": "dimension",
538
+ "value": "$font-size.t3"
539
+ },
540
+ "lineHeight": {
541
+ "type": "dimension",
542
+ "value": "$line-height.t3"
543
+ }
544
+ },
545
+ "progressCircle": {
546
+ "size": {
547
+ "type": "dimension",
548
+ "value": {
549
+ "value": 14,
550
+ "unit": "px"
551
+ }
552
+ },
553
+ "thickness": {
554
+ "type": "dimension",
555
+ "value": {
556
+ "value": 2,
557
+ "unit": "px"
558
+ }
559
+ }
560
+ }
561
+ }
562
+ }
563
+ ]
564
+ },
565
+ {
566
+ "variants": {
567
+ "size": "small"
568
+ },
569
+ "definitions": [
570
+ {
571
+ "states": [
572
+ "enabled"
573
+ ],
574
+ "slots": {
575
+ "root": {
576
+ "minHeight": {
577
+ "type": "dimension",
578
+ "value": "$dimension.x9"
579
+ },
580
+ "cornerRadius": {
581
+ "type": "dimension",
582
+ "value": "$radius.full"
583
+ },
584
+ "gap": {
585
+ "type": "dimension",
586
+ "value": "$dimension.x1"
587
+ },
588
+ "paddingX": {
589
+ "type": "dimension",
590
+ "value": "$dimension.x4"
591
+ },
592
+ "paddingY": {
593
+ "type": "dimension",
594
+ "value": "$dimension.x2"
595
+ }
596
+ },
597
+ "prefixIcon": {
598
+ "size": {
599
+ "type": "dimension",
600
+ "value": "$dimension.x3_5"
601
+ }
602
+ },
603
+ "suffixIcon": {
604
+ "size": {
605
+ "type": "dimension",
606
+ "value": "$dimension.x3_5"
607
+ }
608
+ },
609
+ "label": {
610
+ "fontSize": {
611
+ "type": "dimension",
612
+ "value": "$font-size.t4"
613
+ },
614
+ "lineHeight": {
615
+ "type": "dimension",
616
+ "value": "$line-height.t4"
617
+ }
618
+ },
619
+ "progressCircle": {
620
+ "size": {
621
+ "type": "dimension",
622
+ "value": {
623
+ "value": 14,
624
+ "unit": "px"
625
+ }
626
+ },
627
+ "thickness": {
628
+ "type": "dimension",
629
+ "value": {
630
+ "value": 2,
631
+ "unit": "px"
632
+ }
633
+ }
634
+ }
635
+ }
636
+ }
637
+ ]
638
+ }
639
+ ]
640
+ }
641
+ }