@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,1568 @@
1
+ {
2
+ "kind": "ComponentSpec",
3
+ "metadata": {
4
+ "id": "action-button",
5
+ "name": "Action Button"
6
+ },
7
+ "data": {
8
+ "id": "action-button",
9
+ "name": "Action 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
+ "strokeColor": {
24
+ "type": "color"
25
+ },
26
+ "strokeWidth": {
27
+ "type": "dimension"
28
+ },
29
+ "minHeight": {
30
+ "type": "dimension"
31
+ },
32
+ "minWidth": {
33
+ "type": "dimension"
34
+ },
35
+ "cornerRadius": {
36
+ "type": "dimension"
37
+ },
38
+ "gap": {
39
+ "type": "dimension"
40
+ },
41
+ "paddingX": {
42
+ "type": "dimension"
43
+ },
44
+ "paddingY": {
45
+ "type": "dimension"
46
+ }
47
+ }
48
+ },
49
+ "label": {
50
+ "properties": {
51
+ "color": {
52
+ "type": "color"
53
+ },
54
+ "fontWeight": {
55
+ "type": "number"
56
+ },
57
+ "fontSize": {
58
+ "type": "dimension"
59
+ },
60
+ "lineHeight": {
61
+ "type": "dimension"
62
+ }
63
+ }
64
+ },
65
+ "icon": {
66
+ "properties": {
67
+ "color": {
68
+ "type": "color"
69
+ },
70
+ "size": {
71
+ "type": "dimension"
72
+ }
73
+ },
74
+ "description": "layout=iconOnly에서 사용되는 아이콘 슬롯입니다."
75
+ },
76
+ "prefixIcon": {
77
+ "properties": {
78
+ "color": {
79
+ "type": "color"
80
+ },
81
+ "size": {
82
+ "type": "dimension"
83
+ }
84
+ },
85
+ "description": "주로 액션의 의미를 보조합니다. suffixIcon과 함께 사용할 수 없습니다."
86
+ },
87
+ "suffixIcon": {
88
+ "properties": {
89
+ "color": {
90
+ "type": "color"
91
+ },
92
+ "size": {
93
+ "type": "dimension"
94
+ }
95
+ },
96
+ "description": "Chevron처럼 동작을 보조하는 역할입니다. prefixIcon과 함께 사용할 수 없습니다."
97
+ },
98
+ "progressCircle": {
99
+ "properties": {
100
+ "trackColor": {
101
+ "type": "color"
102
+ },
103
+ "rangeColor": {
104
+ "type": "color"
105
+ },
106
+ "size": {
107
+ "type": "dimension"
108
+ },
109
+ "thickness": {
110
+ "type": "dimension"
111
+ }
112
+ }
113
+ }
114
+ },
115
+ "variants": {
116
+ "variant": {
117
+ "values": {
118
+ "brandSolid": {
119
+ "description": "브랜드의 핵심 가치를 전달하며, 사용자 간 연결이 일어나는 서비스의 주요 기능에 사용합니다. 한 화면에 하나만 사용하는 것을 권장합니다."
120
+ },
121
+ "neutralSolid": {
122
+ "description": "대부분의 화면에서 CTA로 사용합니다. 한 화면에 하나만 사용하는 것을 권장합니다."
123
+ },
124
+ "neutralWeak": {
125
+ "description": "CTA를 제외한 대부분의 액션에 사용됩니다."
126
+ },
127
+ "criticalSolid": {
128
+ "description": "삭제나 초기화처럼 되돌릴 수 없는 중요한 작업에 사용합니다."
129
+ },
130
+ "neutralOutline": {
131
+ "description": "variant=brandSolid, neutralSolid, criticalSolid와 함께 사용할 수 없으며, variant=brandOutline과 조합하여 사용하는 것을 권장합니다."
132
+ },
133
+ "brandOutline": {
134
+ "description": "variant=brandSolid, neutralSolid, criticalSolid와 함께 사용할 수 없으며, variant=neutralOutline과 조합하여 사용하는 것을 권장합니다."
135
+ },
136
+ "ghost": {
137
+ "description": "배경 없이 텍스트와 아이콘만 표시됩니다. 모두 동일한 색상을 사용하는 조건에서 icon, prefix icon, suffix icon, label에 정의된 color를 변경할 수 있으며, label의 fontWeight를 `$font-weight.regular` 또는 `$font-weight.medium`으로 변경하여 주목도를 조절할 수 있습니다."
138
+ }
139
+ },
140
+ "defaultValue": "brandSolid"
141
+ },
142
+ "size": {
143
+ "values": {
144
+ "xsmall": {
145
+ "description": "작은 공간에서 효율적으로 사용할 수 있는 Pill 형태로 제공됩니다."
146
+ },
147
+ "small": {
148
+ "description": "화면 중앙에서 범용적으로 사용됩니다."
149
+ },
150
+ "medium": {
151
+ "description": "화면 중앙에서 범용적으로 사용됩니다."
152
+ },
153
+ "large": {
154
+ "description": "주로 CTA 역할로 사용됩니다."
155
+ }
156
+ },
157
+ "defaultValue": "xsmall"
158
+ },
159
+ "layout": {
160
+ "values": {
161
+ "withText": {
162
+ "description": "텍스트와 함께 아이콘을 표시할 수 있습니다."
163
+ },
164
+ "iconOnly": {
165
+ "description": "아이콘만으로 의미를 전달하기 때문에 접근성이 떨어집니다. 꼭 필요한 경우에만 접근성 레이블과 함께 사용하는 것을 권장합니다."
166
+ }
167
+ },
168
+ "defaultValue": "withText"
169
+ }
170
+ }
171
+ },
172
+ "definitions": [
173
+ {
174
+ "variants": {},
175
+ "definitions": [
176
+ {
177
+ "states": [
178
+ "enabled"
179
+ ],
180
+ "slots": {
181
+ "root": {
182
+ "colorDuration": {
183
+ "type": "duration",
184
+ "value": "$duration.color-transition"
185
+ },
186
+ "colorTimingFunction": {
187
+ "type": "cubicBezier",
188
+ "value": "$timing-function.easing"
189
+ }
190
+ },
191
+ "label": {
192
+ "fontWeight": {
193
+ "type": "number",
194
+ "value": "$font-weight.bold"
195
+ }
196
+ }
197
+ }
198
+ }
199
+ ]
200
+ },
201
+ {
202
+ "variants": {
203
+ "variant": "brandSolid"
204
+ },
205
+ "definitions": [
206
+ {
207
+ "states": [
208
+ "enabled"
209
+ ],
210
+ "slots": {
211
+ "root": {
212
+ "color": {
213
+ "type": "color",
214
+ "value": "$color.bg.brand-solid"
215
+ }
216
+ },
217
+ "label": {
218
+ "color": {
219
+ "type": "color",
220
+ "value": "$color.palette.static-white"
221
+ }
222
+ },
223
+ "icon": {
224
+ "color": {
225
+ "type": "color",
226
+ "value": "$color.palette.static-white"
227
+ }
228
+ },
229
+ "prefixIcon": {
230
+ "color": {
231
+ "type": "color",
232
+ "value": "$color.palette.static-white"
233
+ }
234
+ },
235
+ "suffixIcon": {
236
+ "color": {
237
+ "type": "color",
238
+ "value": "$color.palette.static-white"
239
+ }
240
+ },
241
+ "progressCircle": {
242
+ "trackColor": {
243
+ "type": "color",
244
+ "value": "$color.palette.static-white-alpha-300"
245
+ },
246
+ "rangeColor": {
247
+ "type": "color",
248
+ "value": "$color.palette.static-white"
249
+ }
250
+ }
251
+ }
252
+ },
253
+ {
254
+ "states": [
255
+ "pressed"
256
+ ],
257
+ "slots": {
258
+ "root": {
259
+ "color": {
260
+ "type": "color",
261
+ "value": "$color.bg.brand-solid-pressed"
262
+ }
263
+ }
264
+ }
265
+ },
266
+ {
267
+ "states": [
268
+ "disabled"
269
+ ],
270
+ "slots": {
271
+ "root": {
272
+ "color": {
273
+ "type": "color",
274
+ "value": "$color.bg.disabled"
275
+ }
276
+ },
277
+ "label": {
278
+ "color": {
279
+ "type": "color",
280
+ "value": "$color.fg.disabled"
281
+ }
282
+ },
283
+ "icon": {
284
+ "color": {
285
+ "type": "color",
286
+ "value": "$color.fg.disabled"
287
+ }
288
+ },
289
+ "prefixIcon": {
290
+ "color": {
291
+ "type": "color",
292
+ "value": "$color.fg.disabled"
293
+ }
294
+ },
295
+ "suffixIcon": {
296
+ "color": {
297
+ "type": "color",
298
+ "value": "$color.fg.disabled"
299
+ }
300
+ }
301
+ }
302
+ },
303
+ {
304
+ "states": [
305
+ "loading"
306
+ ],
307
+ "slots": {
308
+ "root": {
309
+ "color": {
310
+ "type": "color",
311
+ "value": "$color.bg.brand-solid-pressed"
312
+ }
313
+ }
314
+ }
315
+ }
316
+ ]
317
+ },
318
+ {
319
+ "variants": {
320
+ "variant": "neutralSolid"
321
+ },
322
+ "definitions": [
323
+ {
324
+ "states": [
325
+ "enabled"
326
+ ],
327
+ "slots": {
328
+ "root": {
329
+ "color": {
330
+ "type": "color",
331
+ "value": "$color.bg.neutral-inverted"
332
+ }
333
+ },
334
+ "label": {
335
+ "color": {
336
+ "type": "color",
337
+ "value": "$color.fg.neutral-inverted"
338
+ }
339
+ },
340
+ "icon": {
341
+ "color": {
342
+ "type": "color",
343
+ "value": "$color.fg.neutral-inverted"
344
+ }
345
+ },
346
+ "prefixIcon": {
347
+ "color": {
348
+ "type": "color",
349
+ "value": "$color.fg.neutral-inverted"
350
+ }
351
+ },
352
+ "suffixIcon": {
353
+ "color": {
354
+ "type": "color",
355
+ "value": "$color.fg.neutral-inverted"
356
+ }
357
+ },
358
+ "progressCircle": {
359
+ "trackColor": {
360
+ "type": "color",
361
+ "value": "$color.palette.static-white-alpha-300"
362
+ },
363
+ "rangeColor": {
364
+ "type": "color",
365
+ "value": "$color.palette.static-white"
366
+ }
367
+ }
368
+ }
369
+ },
370
+ {
371
+ "states": [
372
+ "pressed"
373
+ ],
374
+ "slots": {
375
+ "root": {
376
+ "color": {
377
+ "type": "color",
378
+ "value": "$color.bg.neutral-inverted-pressed"
379
+ }
380
+ }
381
+ }
382
+ },
383
+ {
384
+ "states": [
385
+ "disabled"
386
+ ],
387
+ "slots": {
388
+ "root": {
389
+ "color": {
390
+ "type": "color",
391
+ "value": "$color.bg.disabled"
392
+ }
393
+ },
394
+ "label": {
395
+ "color": {
396
+ "type": "color",
397
+ "value": "$color.fg.disabled"
398
+ }
399
+ },
400
+ "icon": {
401
+ "color": {
402
+ "type": "color",
403
+ "value": "$color.fg.disabled"
404
+ }
405
+ },
406
+ "prefixIcon": {
407
+ "color": {
408
+ "type": "color",
409
+ "value": "$color.fg.disabled"
410
+ }
411
+ },
412
+ "suffixIcon": {
413
+ "color": {
414
+ "type": "color",
415
+ "value": "$color.fg.disabled"
416
+ }
417
+ }
418
+ }
419
+ },
420
+ {
421
+ "states": [
422
+ "loading"
423
+ ],
424
+ "slots": {
425
+ "root": {
426
+ "color": {
427
+ "type": "color",
428
+ "value": "$color.bg.neutral-inverted-pressed"
429
+ }
430
+ }
431
+ }
432
+ }
433
+ ]
434
+ },
435
+ {
436
+ "variants": {
437
+ "variant": "neutralWeak"
438
+ },
439
+ "definitions": [
440
+ {
441
+ "states": [
442
+ "enabled"
443
+ ],
444
+ "slots": {
445
+ "root": {
446
+ "color": {
447
+ "type": "color",
448
+ "value": "$color.bg.neutral-weak"
449
+ }
450
+ },
451
+ "label": {
452
+ "color": {
453
+ "type": "color",
454
+ "value": "$color.fg.neutral"
455
+ }
456
+ },
457
+ "icon": {
458
+ "color": {
459
+ "type": "color",
460
+ "value": "$color.fg.neutral"
461
+ }
462
+ },
463
+ "prefixIcon": {
464
+ "color": {
465
+ "type": "color",
466
+ "value": "$color.fg.neutral"
467
+ }
468
+ },
469
+ "suffixIcon": {
470
+ "color": {
471
+ "type": "color",
472
+ "value": "$color.fg.neutral"
473
+ }
474
+ },
475
+ "progressCircle": {
476
+ "trackColor": {
477
+ "type": "color",
478
+ "value": "$color.palette.gray-500"
479
+ },
480
+ "rangeColor": {
481
+ "type": "color",
482
+ "value": "$color.fg.neutral"
483
+ }
484
+ }
485
+ }
486
+ },
487
+ {
488
+ "states": [
489
+ "pressed"
490
+ ],
491
+ "slots": {
492
+ "root": {
493
+ "color": {
494
+ "type": "color",
495
+ "value": "$color.bg.neutral-weak-pressed"
496
+ }
497
+ }
498
+ }
499
+ },
500
+ {
501
+ "states": [
502
+ "disabled"
503
+ ],
504
+ "slots": {
505
+ "root": {
506
+ "color": {
507
+ "type": "color",
508
+ "value": "$color.bg.disabled"
509
+ }
510
+ },
511
+ "label": {
512
+ "color": {
513
+ "type": "color",
514
+ "value": "$color.fg.disabled"
515
+ }
516
+ },
517
+ "icon": {
518
+ "color": {
519
+ "type": "color",
520
+ "value": "$color.fg.disabled"
521
+ }
522
+ },
523
+ "prefixIcon": {
524
+ "color": {
525
+ "type": "color",
526
+ "value": "$color.fg.disabled"
527
+ }
528
+ },
529
+ "suffixIcon": {
530
+ "color": {
531
+ "type": "color",
532
+ "value": "$color.fg.disabled"
533
+ }
534
+ }
535
+ }
536
+ },
537
+ {
538
+ "states": [
539
+ "loading"
540
+ ],
541
+ "slots": {
542
+ "root": {
543
+ "color": {
544
+ "type": "color",
545
+ "value": "$color.bg.neutral-weak-pressed"
546
+ }
547
+ }
548
+ }
549
+ }
550
+ ]
551
+ },
552
+ {
553
+ "variants": {
554
+ "variant": "criticalSolid"
555
+ },
556
+ "definitions": [
557
+ {
558
+ "states": [
559
+ "enabled"
560
+ ],
561
+ "slots": {
562
+ "root": {
563
+ "color": {
564
+ "type": "color",
565
+ "value": "$color.bg.critical-solid"
566
+ }
567
+ },
568
+ "label": {
569
+ "color": {
570
+ "type": "color",
571
+ "value": "$color.palette.static-white"
572
+ }
573
+ },
574
+ "icon": {
575
+ "color": {
576
+ "type": "color",
577
+ "value": "$color.palette.static-white"
578
+ }
579
+ },
580
+ "prefixIcon": {
581
+ "color": {
582
+ "type": "color",
583
+ "value": "$color.palette.static-white"
584
+ }
585
+ },
586
+ "suffixIcon": {
587
+ "color": {
588
+ "type": "color",
589
+ "value": "$color.palette.static-white"
590
+ }
591
+ },
592
+ "progressCircle": {
593
+ "trackColor": {
594
+ "type": "color",
595
+ "value": "$color.palette.static-white-alpha-300"
596
+ },
597
+ "rangeColor": {
598
+ "type": "color",
599
+ "value": "$color.palette.static-white"
600
+ }
601
+ }
602
+ }
603
+ },
604
+ {
605
+ "states": [
606
+ "pressed"
607
+ ],
608
+ "slots": {
609
+ "root": {
610
+ "color": {
611
+ "type": "color",
612
+ "value": "$color.bg.critical-solid-pressed"
613
+ }
614
+ }
615
+ }
616
+ },
617
+ {
618
+ "states": [
619
+ "disabled"
620
+ ],
621
+ "slots": {
622
+ "root": {
623
+ "color": {
624
+ "type": "color",
625
+ "value": "$color.bg.disabled"
626
+ }
627
+ },
628
+ "label": {
629
+ "color": {
630
+ "type": "color",
631
+ "value": "$color.fg.disabled"
632
+ }
633
+ },
634
+ "icon": {
635
+ "color": {
636
+ "type": "color",
637
+ "value": "$color.fg.disabled"
638
+ }
639
+ },
640
+ "prefixIcon": {
641
+ "color": {
642
+ "type": "color",
643
+ "value": "$color.fg.disabled"
644
+ }
645
+ },
646
+ "suffixIcon": {
647
+ "color": {
648
+ "type": "color",
649
+ "value": "$color.fg.disabled"
650
+ }
651
+ }
652
+ }
653
+ },
654
+ {
655
+ "states": [
656
+ "loading"
657
+ ],
658
+ "slots": {
659
+ "root": {
660
+ "color": {
661
+ "type": "color",
662
+ "value": "$color.bg.critical-solid-pressed"
663
+ }
664
+ }
665
+ }
666
+ }
667
+ ]
668
+ },
669
+ {
670
+ "variants": {
671
+ "variant": "neutralOutline"
672
+ },
673
+ "definitions": [
674
+ {
675
+ "states": [
676
+ "enabled"
677
+ ],
678
+ "slots": {
679
+ "root": {
680
+ "color": {
681
+ "type": "color",
682
+ "value": "$color.bg.transparent"
683
+ },
684
+ "strokeColor": {
685
+ "type": "color",
686
+ "value": "$color.stroke.neutral-muted"
687
+ },
688
+ "strokeWidth": {
689
+ "type": "dimension",
690
+ "value": {
691
+ "value": 1,
692
+ "unit": "px"
693
+ }
694
+ }
695
+ },
696
+ "label": {
697
+ "color": {
698
+ "type": "color",
699
+ "value": "$color.fg.neutral"
700
+ }
701
+ },
702
+ "icon": {
703
+ "color": {
704
+ "type": "color",
705
+ "value": "$color.fg.neutral"
706
+ }
707
+ },
708
+ "prefixIcon": {
709
+ "color": {
710
+ "type": "color",
711
+ "value": "$color.fg.neutral"
712
+ }
713
+ },
714
+ "suffixIcon": {
715
+ "color": {
716
+ "type": "color",
717
+ "value": "$color.fg.neutral"
718
+ }
719
+ },
720
+ "progressCircle": {
721
+ "trackColor": {
722
+ "type": "color",
723
+ "value": "$color.palette.gray-500"
724
+ },
725
+ "rangeColor": {
726
+ "type": "color",
727
+ "value": "$color.fg.neutral"
728
+ }
729
+ }
730
+ }
731
+ },
732
+ {
733
+ "states": [
734
+ "pressed"
735
+ ],
736
+ "slots": {
737
+ "root": {
738
+ "color": {
739
+ "type": "color",
740
+ "value": "$color.bg.transparent-pressed"
741
+ }
742
+ }
743
+ }
744
+ },
745
+ {
746
+ "states": [
747
+ "disabled"
748
+ ],
749
+ "slots": {
750
+ "root": {
751
+ "color": {
752
+ "type": "color",
753
+ "value": "$color.bg.transparent"
754
+ },
755
+ "strokeColor": {
756
+ "type": "color",
757
+ "value": "$color.stroke.neutral-muted"
758
+ }
759
+ },
760
+ "label": {
761
+ "color": {
762
+ "type": "color",
763
+ "value": "$color.fg.disabled"
764
+ }
765
+ },
766
+ "icon": {
767
+ "color": {
768
+ "type": "color",
769
+ "value": "$color.fg.disabled"
770
+ }
771
+ },
772
+ "prefixIcon": {
773
+ "color": {
774
+ "type": "color",
775
+ "value": "$color.fg.disabled"
776
+ }
777
+ },
778
+ "suffixIcon": {
779
+ "color": {
780
+ "type": "color",
781
+ "value": "$color.fg.disabled"
782
+ }
783
+ }
784
+ }
785
+ },
786
+ {
787
+ "states": [
788
+ "loading"
789
+ ],
790
+ "slots": {
791
+ "root": {
792
+ "color": {
793
+ "type": "color",
794
+ "value": "$color.bg.transparent"
795
+ }
796
+ }
797
+ }
798
+ }
799
+ ]
800
+ },
801
+ {
802
+ "variants": {
803
+ "variant": "brandOutline"
804
+ },
805
+ "definitions": [
806
+ {
807
+ "states": [
808
+ "enabled"
809
+ ],
810
+ "slots": {
811
+ "root": {
812
+ "color": {
813
+ "type": "color",
814
+ "value": "$color.bg.transparent"
815
+ },
816
+ "strokeColor": {
817
+ "type": "color",
818
+ "value": "$color.stroke.neutral-muted"
819
+ },
820
+ "strokeWidth": {
821
+ "type": "dimension",
822
+ "value": {
823
+ "value": 1,
824
+ "unit": "px"
825
+ }
826
+ }
827
+ },
828
+ "label": {
829
+ "color": {
830
+ "type": "color",
831
+ "value": "$color.fg.brand"
832
+ }
833
+ },
834
+ "icon": {
835
+ "color": {
836
+ "type": "color",
837
+ "value": "$color.fg.brand"
838
+ }
839
+ },
840
+ "prefixIcon": {
841
+ "color": {
842
+ "type": "color",
843
+ "value": "$color.fg.brand"
844
+ }
845
+ },
846
+ "suffixIcon": {
847
+ "color": {
848
+ "type": "color",
849
+ "value": "$color.fg.brand"
850
+ }
851
+ },
852
+ "progressCircle": {
853
+ "trackColor": {
854
+ "type": "color",
855
+ "value": "$color.palette.carrot-200"
856
+ },
857
+ "rangeColor": {
858
+ "type": "color",
859
+ "value": "$color.bg.brand-solid"
860
+ }
861
+ }
862
+ }
863
+ },
864
+ {
865
+ "states": [
866
+ "pressed"
867
+ ],
868
+ "slots": {
869
+ "root": {
870
+ "color": {
871
+ "type": "color",
872
+ "value": "$color.bg.transparent-pressed"
873
+ }
874
+ }
875
+ }
876
+ },
877
+ {
878
+ "states": [
879
+ "disabled"
880
+ ],
881
+ "slots": {
882
+ "root": {
883
+ "color": {
884
+ "type": "color",
885
+ "value": "$color.bg.transparent"
886
+ },
887
+ "strokeColor": {
888
+ "type": "color",
889
+ "value": "$color.stroke.neutral-muted"
890
+ }
891
+ },
892
+ "label": {
893
+ "color": {
894
+ "type": "color",
895
+ "value": "$color.fg.disabled"
896
+ }
897
+ },
898
+ "icon": {
899
+ "color": {
900
+ "type": "color",
901
+ "value": "$color.fg.disabled"
902
+ }
903
+ },
904
+ "prefixIcon": {
905
+ "color": {
906
+ "type": "color",
907
+ "value": "$color.fg.disabled"
908
+ }
909
+ },
910
+ "suffixIcon": {
911
+ "color": {
912
+ "type": "color",
913
+ "value": "$color.fg.disabled"
914
+ }
915
+ }
916
+ }
917
+ },
918
+ {
919
+ "states": [
920
+ "loading"
921
+ ],
922
+ "slots": {
923
+ "root": {
924
+ "color": {
925
+ "type": "color",
926
+ "value": "$color.bg.transparent"
927
+ }
928
+ }
929
+ }
930
+ }
931
+ ]
932
+ },
933
+ {
934
+ "variants": {
935
+ "variant": "ghost"
936
+ },
937
+ "definitions": [
938
+ {
939
+ "states": [
940
+ "enabled"
941
+ ],
942
+ "slots": {
943
+ "root": {
944
+ "color": {
945
+ "type": "color",
946
+ "value": "#ffffff00"
947
+ }
948
+ },
949
+ "label": {
950
+ "color": {
951
+ "type": "color",
952
+ "value": "$color.fg.neutral"
953
+ }
954
+ },
955
+ "icon": {
956
+ "color": {
957
+ "type": "color",
958
+ "value": "$color.fg.neutral"
959
+ }
960
+ },
961
+ "prefixIcon": {
962
+ "color": {
963
+ "type": "color",
964
+ "value": "$color.fg.neutral"
965
+ }
966
+ },
967
+ "suffixIcon": {
968
+ "color": {
969
+ "type": "color",
970
+ "value": "$color.fg.neutral"
971
+ }
972
+ },
973
+ "progressCircle": {
974
+ "trackColor": {
975
+ "type": "color",
976
+ "value": "$color.palette.gray-500"
977
+ },
978
+ "rangeColor": {
979
+ "type": "color",
980
+ "value": "$color.fg.neutral"
981
+ }
982
+ }
983
+ }
984
+ },
985
+ {
986
+ "states": [
987
+ "pressed"
988
+ ],
989
+ "slots": {
990
+ "root": {
991
+ "color": {
992
+ "type": "color",
993
+ "value": "$color.bg.transparent-pressed"
994
+ }
995
+ }
996
+ }
997
+ },
998
+ {
999
+ "states": [
1000
+ "disabled"
1001
+ ],
1002
+ "slots": {
1003
+ "root": {
1004
+ "color": {
1005
+ "type": "color",
1006
+ "value": "#ffffff00"
1007
+ }
1008
+ },
1009
+ "label": {
1010
+ "color": {
1011
+ "type": "color",
1012
+ "value": "$color.fg.disabled"
1013
+ }
1014
+ },
1015
+ "icon": {
1016
+ "color": {
1017
+ "type": "color",
1018
+ "value": "$color.fg.disabled"
1019
+ }
1020
+ },
1021
+ "prefixIcon": {
1022
+ "color": {
1023
+ "type": "color",
1024
+ "value": "$color.fg.disabled"
1025
+ }
1026
+ },
1027
+ "suffixIcon": {
1028
+ "color": {
1029
+ "type": "color",
1030
+ "value": "$color.fg.disabled"
1031
+ }
1032
+ }
1033
+ }
1034
+ },
1035
+ {
1036
+ "states": [
1037
+ "loading"
1038
+ ],
1039
+ "slots": {
1040
+ "root": {
1041
+ "color": {
1042
+ "type": "color",
1043
+ "value": "$color.bg.transparent-pressed"
1044
+ }
1045
+ }
1046
+ }
1047
+ }
1048
+ ]
1049
+ },
1050
+ {
1051
+ "variants": {
1052
+ "size": "xsmall"
1053
+ },
1054
+ "definitions": [
1055
+ {
1056
+ "states": [
1057
+ "enabled"
1058
+ ],
1059
+ "slots": {
1060
+ "root": {
1061
+ "minHeight": {
1062
+ "type": "dimension",
1063
+ "value": "$dimension.x8"
1064
+ },
1065
+ "cornerRadius": {
1066
+ "type": "dimension",
1067
+ "value": "$radius.full"
1068
+ }
1069
+ },
1070
+ "progressCircle": {
1071
+ "size": {
1072
+ "type": "dimension",
1073
+ "value": {
1074
+ "value": 14,
1075
+ "unit": "px"
1076
+ }
1077
+ },
1078
+ "thickness": {
1079
+ "type": "dimension",
1080
+ "value": {
1081
+ "value": 2,
1082
+ "unit": "px"
1083
+ }
1084
+ }
1085
+ }
1086
+ }
1087
+ }
1088
+ ]
1089
+ },
1090
+ {
1091
+ "variants": {
1092
+ "size": "xsmall",
1093
+ "layout": "withText"
1094
+ },
1095
+ "definitions": [
1096
+ {
1097
+ "states": [
1098
+ "enabled"
1099
+ ],
1100
+ "slots": {
1101
+ "root": {
1102
+ "gap": {
1103
+ "type": "dimension",
1104
+ "value": "$dimension.x1"
1105
+ },
1106
+ "paddingX": {
1107
+ "type": "dimension",
1108
+ "value": "$dimension.x3_5"
1109
+ },
1110
+ "paddingY": {
1111
+ "type": "dimension",
1112
+ "value": "$dimension.x1_5"
1113
+ }
1114
+ },
1115
+ "prefixIcon": {
1116
+ "size": {
1117
+ "type": "dimension",
1118
+ "value": "$dimension.x3_5"
1119
+ }
1120
+ },
1121
+ "suffixIcon": {
1122
+ "size": {
1123
+ "type": "dimension",
1124
+ "value": "$dimension.x3_5"
1125
+ }
1126
+ },
1127
+ "label": {
1128
+ "fontSize": {
1129
+ "type": "dimension",
1130
+ "value": "$font-size.t3"
1131
+ },
1132
+ "lineHeight": {
1133
+ "type": "dimension",
1134
+ "value": "$line-height.t3"
1135
+ }
1136
+ }
1137
+ }
1138
+ }
1139
+ ]
1140
+ },
1141
+ {
1142
+ "variants": {
1143
+ "size": "xsmall",
1144
+ "layout": "iconOnly"
1145
+ },
1146
+ "definitions": [
1147
+ {
1148
+ "states": [
1149
+ "enabled"
1150
+ ],
1151
+ "slots": {
1152
+ "root": {
1153
+ "minWidth": {
1154
+ "type": "dimension",
1155
+ "value": "$dimension.x8"
1156
+ },
1157
+ "paddingX": {
1158
+ "type": "dimension",
1159
+ "value": "$dimension.x1_5"
1160
+ },
1161
+ "paddingY": {
1162
+ "type": "dimension",
1163
+ "value": "$dimension.x1_5"
1164
+ }
1165
+ },
1166
+ "icon": {
1167
+ "size": {
1168
+ "type": "dimension",
1169
+ "value": "$dimension.x3_5"
1170
+ }
1171
+ }
1172
+ }
1173
+ }
1174
+ ]
1175
+ },
1176
+ {
1177
+ "variants": {
1178
+ "size": "small"
1179
+ },
1180
+ "definitions": [
1181
+ {
1182
+ "states": [
1183
+ "enabled"
1184
+ ],
1185
+ "slots": {
1186
+ "root": {
1187
+ "minHeight": {
1188
+ "type": "dimension",
1189
+ "value": "$dimension.x9"
1190
+ },
1191
+ "cornerRadius": {
1192
+ "type": "dimension",
1193
+ "value": "$radius.r2"
1194
+ }
1195
+ },
1196
+ "progressCircle": {
1197
+ "size": {
1198
+ "type": "dimension",
1199
+ "value": {
1200
+ "value": 14,
1201
+ "unit": "px"
1202
+ }
1203
+ },
1204
+ "thickness": {
1205
+ "type": "dimension",
1206
+ "value": {
1207
+ "value": 2,
1208
+ "unit": "px"
1209
+ }
1210
+ }
1211
+ }
1212
+ }
1213
+ }
1214
+ ]
1215
+ },
1216
+ {
1217
+ "variants": {
1218
+ "size": "small",
1219
+ "layout": "withText"
1220
+ },
1221
+ "definitions": [
1222
+ {
1223
+ "states": [
1224
+ "enabled"
1225
+ ],
1226
+ "slots": {
1227
+ "root": {
1228
+ "gap": {
1229
+ "type": "dimension",
1230
+ "value": "$dimension.x1"
1231
+ },
1232
+ "paddingX": {
1233
+ "type": "dimension",
1234
+ "value": "$dimension.x3_5"
1235
+ },
1236
+ "paddingY": {
1237
+ "type": "dimension",
1238
+ "value": "$dimension.x2"
1239
+ }
1240
+ },
1241
+ "prefixIcon": {
1242
+ "size": {
1243
+ "type": "dimension",
1244
+ "value": "$dimension.x3_5"
1245
+ }
1246
+ },
1247
+ "suffixIcon": {
1248
+ "size": {
1249
+ "type": "dimension",
1250
+ "value": "$dimension.x3_5"
1251
+ }
1252
+ },
1253
+ "label": {
1254
+ "fontSize": {
1255
+ "type": "dimension",
1256
+ "value": "$font-size.t4"
1257
+ },
1258
+ "lineHeight": {
1259
+ "type": "dimension",
1260
+ "value": "$line-height.t4"
1261
+ }
1262
+ }
1263
+ }
1264
+ }
1265
+ ]
1266
+ },
1267
+ {
1268
+ "variants": {
1269
+ "size": "small",
1270
+ "layout": "iconOnly"
1271
+ },
1272
+ "definitions": [
1273
+ {
1274
+ "states": [
1275
+ "enabled"
1276
+ ],
1277
+ "slots": {
1278
+ "root": {
1279
+ "minWidth": {
1280
+ "type": "dimension",
1281
+ "value": "$dimension.x9"
1282
+ },
1283
+ "paddingX": {
1284
+ "type": "dimension",
1285
+ "value": "$dimension.x2"
1286
+ },
1287
+ "paddingY": {
1288
+ "type": "dimension",
1289
+ "value": "$dimension.x2"
1290
+ }
1291
+ },
1292
+ "icon": {
1293
+ "size": {
1294
+ "type": "dimension",
1295
+ "value": "$dimension.x4"
1296
+ }
1297
+ }
1298
+ }
1299
+ }
1300
+ ]
1301
+ },
1302
+ {
1303
+ "variants": {
1304
+ "size": "medium"
1305
+ },
1306
+ "definitions": [
1307
+ {
1308
+ "states": [
1309
+ "enabled"
1310
+ ],
1311
+ "slots": {
1312
+ "root": {
1313
+ "minHeight": {
1314
+ "type": "dimension",
1315
+ "value": "$dimension.x10"
1316
+ },
1317
+ "cornerRadius": {
1318
+ "type": "dimension",
1319
+ "value": "$radius.r2"
1320
+ }
1321
+ },
1322
+ "progressCircle": {
1323
+ "size": {
1324
+ "type": "dimension",
1325
+ "value": {
1326
+ "value": 16,
1327
+ "unit": "px"
1328
+ }
1329
+ },
1330
+ "thickness": {
1331
+ "type": "dimension",
1332
+ "value": {
1333
+ "value": 2,
1334
+ "unit": "px"
1335
+ }
1336
+ }
1337
+ }
1338
+ }
1339
+ }
1340
+ ]
1341
+ },
1342
+ {
1343
+ "variants": {
1344
+ "size": "medium",
1345
+ "layout": "withText"
1346
+ },
1347
+ "definitions": [
1348
+ {
1349
+ "states": [
1350
+ "enabled"
1351
+ ],
1352
+ "slots": {
1353
+ "root": {
1354
+ "gap": {
1355
+ "type": "dimension",
1356
+ "value": "$dimension.x1_5"
1357
+ },
1358
+ "paddingX": {
1359
+ "type": "dimension",
1360
+ "value": "$dimension.x4"
1361
+ },
1362
+ "paddingY": {
1363
+ "type": "dimension",
1364
+ "value": "$dimension.x2_5"
1365
+ }
1366
+ },
1367
+ "prefixIcon": {
1368
+ "size": {
1369
+ "type": "dimension",
1370
+ "value": "$dimension.x4"
1371
+ }
1372
+ },
1373
+ "suffixIcon": {
1374
+ "size": {
1375
+ "type": "dimension",
1376
+ "value": "$dimension.x4"
1377
+ }
1378
+ },
1379
+ "label": {
1380
+ "fontSize": {
1381
+ "type": "dimension",
1382
+ "value": "$font-size.t4"
1383
+ },
1384
+ "lineHeight": {
1385
+ "type": "dimension",
1386
+ "value": "$line-height.t4"
1387
+ }
1388
+ }
1389
+ }
1390
+ }
1391
+ ]
1392
+ },
1393
+ {
1394
+ "variants": {
1395
+ "size": "medium",
1396
+ "layout": "iconOnly"
1397
+ },
1398
+ "definitions": [
1399
+ {
1400
+ "states": [
1401
+ "enabled"
1402
+ ],
1403
+ "slots": {
1404
+ "root": {
1405
+ "minWidth": {
1406
+ "type": "dimension",
1407
+ "value": "$dimension.x10"
1408
+ },
1409
+ "paddingX": {
1410
+ "type": "dimension",
1411
+ "value": "$dimension.x2_5"
1412
+ },
1413
+ "paddingY": {
1414
+ "type": "dimension",
1415
+ "value": "$dimension.x2_5"
1416
+ }
1417
+ },
1418
+ "icon": {
1419
+ "size": {
1420
+ "type": "dimension",
1421
+ "value": {
1422
+ "value": 18,
1423
+ "unit": "px"
1424
+ }
1425
+ }
1426
+ }
1427
+ }
1428
+ }
1429
+ ]
1430
+ },
1431
+ {
1432
+ "variants": {
1433
+ "size": "large"
1434
+ },
1435
+ "definitions": [
1436
+ {
1437
+ "states": [
1438
+ "enabled"
1439
+ ],
1440
+ "slots": {
1441
+ "root": {
1442
+ "minHeight": {
1443
+ "type": "dimension",
1444
+ "value": "$dimension.x13"
1445
+ },
1446
+ "cornerRadius": {
1447
+ "type": "dimension",
1448
+ "value": "$radius.r3"
1449
+ }
1450
+ },
1451
+ "progressCircle": {
1452
+ "size": {
1453
+ "type": "dimension",
1454
+ "value": {
1455
+ "value": 18,
1456
+ "unit": "px"
1457
+ }
1458
+ },
1459
+ "thickness": {
1460
+ "type": "dimension",
1461
+ "value": {
1462
+ "value": 2,
1463
+ "unit": "px"
1464
+ }
1465
+ }
1466
+ }
1467
+ }
1468
+ }
1469
+ ]
1470
+ },
1471
+ {
1472
+ "variants": {
1473
+ "size": "large",
1474
+ "layout": "withText"
1475
+ },
1476
+ "definitions": [
1477
+ {
1478
+ "states": [
1479
+ "enabled"
1480
+ ],
1481
+ "slots": {
1482
+ "root": {
1483
+ "gap": {
1484
+ "type": "dimension",
1485
+ "value": "$dimension.x2"
1486
+ },
1487
+ "paddingX": {
1488
+ "type": "dimension",
1489
+ "value": "$dimension.x5"
1490
+ },
1491
+ "paddingY": {
1492
+ "type": "dimension",
1493
+ "value": "$dimension.x3_5"
1494
+ }
1495
+ },
1496
+ "prefixIcon": {
1497
+ "size": {
1498
+ "type": "dimension",
1499
+ "value": {
1500
+ "value": 22,
1501
+ "unit": "px"
1502
+ }
1503
+ }
1504
+ },
1505
+ "suffixIcon": {
1506
+ "size": {
1507
+ "type": "dimension",
1508
+ "value": {
1509
+ "value": 22,
1510
+ "unit": "px"
1511
+ }
1512
+ }
1513
+ },
1514
+ "label": {
1515
+ "fontSize": {
1516
+ "type": "dimension",
1517
+ "value": "$font-size.t6"
1518
+ },
1519
+ "lineHeight": {
1520
+ "type": "dimension",
1521
+ "value": "$line-height.t6"
1522
+ }
1523
+ }
1524
+ }
1525
+ }
1526
+ ]
1527
+ },
1528
+ {
1529
+ "variants": {
1530
+ "size": "large",
1531
+ "layout": "iconOnly"
1532
+ },
1533
+ "definitions": [
1534
+ {
1535
+ "states": [
1536
+ "enabled"
1537
+ ],
1538
+ "slots": {
1539
+ "root": {
1540
+ "minWidth": {
1541
+ "type": "dimension",
1542
+ "value": "$dimension.x13"
1543
+ },
1544
+ "paddingX": {
1545
+ "type": "dimension",
1546
+ "value": "$dimension.x3_5"
1547
+ },
1548
+ "paddingY": {
1549
+ "type": "dimension",
1550
+ "value": "$dimension.x3_5"
1551
+ }
1552
+ },
1553
+ "icon": {
1554
+ "size": {
1555
+ "type": "dimension",
1556
+ "value": {
1557
+ "value": 22,
1558
+ "unit": "px"
1559
+ }
1560
+ }
1561
+ }
1562
+ }
1563
+ }
1564
+ ]
1565
+ }
1566
+ ]
1567
+ }
1568
+ }