@seed-design/rootage-artifacts 1.2.11 → 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 (128) 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-sheet.yaml +5 -5
  119. package/components/menu.yaml +124 -0
  120. package/components/side-panel-close-button.yaml +44 -0
  121. package/components/side-panel.yaml +170 -0
  122. package/components/text-input.yaml +61 -18
  123. package/components/typography.yaml +276 -0
  124. package/font-size.yaml +32 -0
  125. package/gradient.yaml +0 -38
  126. package/line-height.yaml +32 -0
  127. package/package.json +11 -3
  128. package/components/chip-tab.yaml +0 -137
@@ -0,0 +1,759 @@
1
+ {
2
+ "kind": "ComponentSpec",
3
+ "metadata": {
4
+ "id": "badge",
5
+ "name": "Badge"
6
+ },
7
+ "data": {
8
+ "id": "badge",
9
+ "name": "Badge",
10
+ "schema": {
11
+ "slots": {
12
+ "root": {
13
+ "properties": {
14
+ "maxWidth": {
15
+ "type": "dimension",
16
+ "description": "10글자 이상의 텍스트를 말줄임 처리하기 위해 설정된 최대 너비입니다."
17
+ },
18
+ "minHeight": {
19
+ "type": "dimension"
20
+ },
21
+ "paddingX": {
22
+ "type": "dimension"
23
+ },
24
+ "paddingY": {
25
+ "type": "dimension"
26
+ },
27
+ "cornerRadius": {
28
+ "type": "dimension"
29
+ },
30
+ "strokeWidth": {
31
+ "type": "dimension"
32
+ },
33
+ "strokeColor": {
34
+ "type": "color"
35
+ },
36
+ "color": {
37
+ "type": "color"
38
+ }
39
+ }
40
+ },
41
+ "label": {
42
+ "properties": {
43
+ "fontSize": {
44
+ "type": "dimension"
45
+ },
46
+ "lineHeight": {
47
+ "type": "dimension"
48
+ },
49
+ "fontWeight": {
50
+ "type": "number"
51
+ },
52
+ "color": {
53
+ "type": "color"
54
+ }
55
+ }
56
+ }
57
+ },
58
+ "variants": {
59
+ "size": {
60
+ "values": {
61
+ "large": {},
62
+ "medium": {}
63
+ },
64
+ "defaultValue": "large"
65
+ },
66
+ "variant": {
67
+ "values": {
68
+ "weak": {
69
+ "description": "반복적인 구조를 가진 환경에서 사용합니다. 배경색이 있는 경우에는 권장하지 않습니다."
70
+ },
71
+ "solid": {
72
+ "description": "배경이 복잡하거나 이미지 위에 Badge가 겹치는 경우 사용합니다."
73
+ },
74
+ "outline": {
75
+ "description": "중간 정도의 주목도가 필요한 본문 또는 상세 화면에서 사용합니다."
76
+ }
77
+ },
78
+ "defaultValue": "weak"
79
+ },
80
+ "tone": {
81
+ "values": {
82
+ "neutral": {
83
+ "description": "상태가 특별히 없거나, 상태값이 명확하지 않은 초기 상태"
84
+ },
85
+ "brand": {},
86
+ "informative": {
87
+ "description": "베타 기능 안내, 사용자 권한 제한, 정보 기반 메시지"
88
+ },
89
+ "positive": {
90
+ "description": "완료, 적용됨, 승인됨, 발행됨, 저장 성공, 검토 통과"
91
+ },
92
+ "warning": {
93
+ "description": "만료 임박, 제출 누락, 필수 정보 부족 등 잠재적 문제 상태"
94
+ },
95
+ "critical": {
96
+ "description": "검수 거절, 제재 상태, 편집 불가, 유효성 검증 실패"
97
+ }
98
+ },
99
+ "defaultValue": "neutral"
100
+ }
101
+ }
102
+ },
103
+ "definitions": [
104
+ {
105
+ "variants": {
106
+ "size": "large"
107
+ },
108
+ "definitions": [
109
+ {
110
+ "states": [
111
+ "enabled"
112
+ ],
113
+ "slots": {
114
+ "root": {
115
+ "maxWidth": {
116
+ "type": "dimension",
117
+ "value": {
118
+ "value": 6.75,
119
+ "unit": "rem"
120
+ }
121
+ },
122
+ "minHeight": {
123
+ "type": "dimension",
124
+ "value": "$dimension.x6"
125
+ },
126
+ "paddingX": {
127
+ "type": "dimension",
128
+ "value": "$dimension.x2"
129
+ },
130
+ "paddingY": {
131
+ "type": "dimension",
132
+ "value": "$dimension.x1"
133
+ },
134
+ "cornerRadius": {
135
+ "type": "dimension",
136
+ "value": "$radius.r1_5"
137
+ }
138
+ },
139
+ "label": {
140
+ "fontSize": {
141
+ "type": "dimension",
142
+ "value": "$font-size.t2"
143
+ },
144
+ "lineHeight": {
145
+ "type": "dimension",
146
+ "value": "$line-height.t2"
147
+ }
148
+ }
149
+ }
150
+ }
151
+ ]
152
+ },
153
+ {
154
+ "variants": {
155
+ "size": "medium"
156
+ },
157
+ "definitions": [
158
+ {
159
+ "states": [
160
+ "enabled"
161
+ ],
162
+ "slots": {
163
+ "root": {
164
+ "maxWidth": {
165
+ "type": "dimension",
166
+ "value": {
167
+ "value": 7.5,
168
+ "unit": "rem"
169
+ }
170
+ },
171
+ "minHeight": {
172
+ "type": "dimension",
173
+ "value": "$dimension.x5"
174
+ },
175
+ "paddingX": {
176
+ "type": "dimension",
177
+ "value": "$dimension.x1_5"
178
+ },
179
+ "paddingY": {
180
+ "type": "dimension",
181
+ "value": "$dimension.x0_5"
182
+ },
183
+ "cornerRadius": {
184
+ "type": "dimension",
185
+ "value": "$radius.r1"
186
+ }
187
+ },
188
+ "label": {
189
+ "fontSize": {
190
+ "type": "dimension",
191
+ "value": "$font-size.t1"
192
+ },
193
+ "lineHeight": {
194
+ "type": "dimension",
195
+ "value": "$line-height.t1"
196
+ }
197
+ }
198
+ }
199
+ }
200
+ ]
201
+ },
202
+ {
203
+ "variants": {
204
+ "variant": "weak"
205
+ },
206
+ "definitions": [
207
+ {
208
+ "states": [
209
+ "enabled"
210
+ ],
211
+ "slots": {
212
+ "label": {
213
+ "fontWeight": {
214
+ "type": "number",
215
+ "value": "$font-weight.medium"
216
+ }
217
+ }
218
+ }
219
+ }
220
+ ]
221
+ },
222
+ {
223
+ "variants": {
224
+ "variant": "solid"
225
+ },
226
+ "definitions": [
227
+ {
228
+ "states": [
229
+ "enabled"
230
+ ],
231
+ "slots": {
232
+ "label": {
233
+ "fontWeight": {
234
+ "type": "number",
235
+ "value": "$font-weight.bold"
236
+ }
237
+ }
238
+ }
239
+ }
240
+ ]
241
+ },
242
+ {
243
+ "variants": {
244
+ "variant": "outline"
245
+ },
246
+ "definitions": [
247
+ {
248
+ "states": [
249
+ "enabled"
250
+ ],
251
+ "slots": {
252
+ "root": {
253
+ "strokeWidth": {
254
+ "type": "dimension",
255
+ "value": {
256
+ "value": 1,
257
+ "unit": "px"
258
+ }
259
+ }
260
+ },
261
+ "label": {
262
+ "fontWeight": {
263
+ "type": "number",
264
+ "value": "$font-weight.bold"
265
+ }
266
+ }
267
+ }
268
+ }
269
+ ]
270
+ },
271
+ {
272
+ "variants": {
273
+ "tone": "neutral",
274
+ "variant": "weak"
275
+ },
276
+ "definitions": [
277
+ {
278
+ "states": [
279
+ "enabled"
280
+ ],
281
+ "slots": {
282
+ "root": {
283
+ "color": {
284
+ "type": "color",
285
+ "value": "$color.bg.neutral-weak"
286
+ }
287
+ },
288
+ "label": {
289
+ "color": {
290
+ "type": "color",
291
+ "value": "$color.fg.neutral-muted"
292
+ }
293
+ }
294
+ }
295
+ }
296
+ ]
297
+ },
298
+ {
299
+ "variants": {
300
+ "tone": "neutral",
301
+ "variant": "solid"
302
+ },
303
+ "definitions": [
304
+ {
305
+ "states": [
306
+ "enabled"
307
+ ],
308
+ "slots": {
309
+ "root": {
310
+ "color": {
311
+ "type": "color",
312
+ "value": "$color.palette.gray-800"
313
+ }
314
+ },
315
+ "label": {
316
+ "color": {
317
+ "type": "color",
318
+ "value": "$color.fg.neutral-inverted"
319
+ }
320
+ }
321
+ }
322
+ }
323
+ ]
324
+ },
325
+ {
326
+ "variants": {
327
+ "tone": "neutral",
328
+ "variant": "outline"
329
+ },
330
+ "definitions": [
331
+ {
332
+ "states": [
333
+ "enabled"
334
+ ],
335
+ "slots": {
336
+ "root": {
337
+ "strokeColor": {
338
+ "type": "color",
339
+ "value": "$color.stroke.neutral-muted"
340
+ }
341
+ },
342
+ "label": {
343
+ "color": {
344
+ "type": "color",
345
+ "value": "$color.fg.neutral-muted"
346
+ }
347
+ }
348
+ }
349
+ }
350
+ ]
351
+ },
352
+ {
353
+ "variants": {
354
+ "tone": "brand",
355
+ "variant": "weak"
356
+ },
357
+ "definitions": [
358
+ {
359
+ "states": [
360
+ "enabled"
361
+ ],
362
+ "slots": {
363
+ "root": {
364
+ "color": {
365
+ "type": "color",
366
+ "value": "$color.bg.brand-weak"
367
+ }
368
+ },
369
+ "label": {
370
+ "color": {
371
+ "type": "color",
372
+ "value": "$color.fg.brand-contrast"
373
+ }
374
+ }
375
+ }
376
+ }
377
+ ]
378
+ },
379
+ {
380
+ "variants": {
381
+ "tone": "brand",
382
+ "variant": "solid"
383
+ },
384
+ "definitions": [
385
+ {
386
+ "states": [
387
+ "enabled"
388
+ ],
389
+ "slots": {
390
+ "root": {
391
+ "color": {
392
+ "type": "color",
393
+ "value": "$color.bg.brand-solid"
394
+ }
395
+ },
396
+ "label": {
397
+ "color": {
398
+ "type": "color",
399
+ "value": "$color.palette.static-white"
400
+ }
401
+ }
402
+ }
403
+ }
404
+ ]
405
+ },
406
+ {
407
+ "variants": {
408
+ "tone": "brand",
409
+ "variant": "outline"
410
+ },
411
+ "definitions": [
412
+ {
413
+ "states": [
414
+ "enabled"
415
+ ],
416
+ "slots": {
417
+ "root": {
418
+ "strokeColor": {
419
+ "type": "color",
420
+ "value": "$color.stroke.brand-weak"
421
+ }
422
+ },
423
+ "label": {
424
+ "color": {
425
+ "type": "color",
426
+ "value": "$color.fg.brand"
427
+ }
428
+ }
429
+ }
430
+ }
431
+ ]
432
+ },
433
+ {
434
+ "variants": {
435
+ "tone": "informative",
436
+ "variant": "weak"
437
+ },
438
+ "definitions": [
439
+ {
440
+ "states": [
441
+ "enabled"
442
+ ],
443
+ "slots": {
444
+ "root": {
445
+ "color": {
446
+ "type": "color",
447
+ "value": "$color.bg.informative-weak"
448
+ }
449
+ },
450
+ "label": {
451
+ "color": {
452
+ "type": "color",
453
+ "value": "$color.fg.informative-contrast"
454
+ }
455
+ }
456
+ }
457
+ }
458
+ ]
459
+ },
460
+ {
461
+ "variants": {
462
+ "tone": "informative",
463
+ "variant": "solid"
464
+ },
465
+ "definitions": [
466
+ {
467
+ "states": [
468
+ "enabled"
469
+ ],
470
+ "slots": {
471
+ "root": {
472
+ "color": {
473
+ "type": "color",
474
+ "value": "$color.bg.informative-solid"
475
+ }
476
+ },
477
+ "label": {
478
+ "color": {
479
+ "type": "color",
480
+ "value": "$color.palette.static-white"
481
+ }
482
+ }
483
+ }
484
+ }
485
+ ]
486
+ },
487
+ {
488
+ "variants": {
489
+ "tone": "informative",
490
+ "variant": "outline"
491
+ },
492
+ "definitions": [
493
+ {
494
+ "states": [
495
+ "enabled"
496
+ ],
497
+ "slots": {
498
+ "root": {
499
+ "strokeColor": {
500
+ "type": "color",
501
+ "value": "$color.stroke.informative-weak"
502
+ }
503
+ },
504
+ "label": {
505
+ "color": {
506
+ "type": "color",
507
+ "value": "$color.fg.informative"
508
+ }
509
+ }
510
+ }
511
+ }
512
+ ]
513
+ },
514
+ {
515
+ "variants": {
516
+ "tone": "positive",
517
+ "variant": "weak"
518
+ },
519
+ "definitions": [
520
+ {
521
+ "states": [
522
+ "enabled"
523
+ ],
524
+ "slots": {
525
+ "root": {
526
+ "color": {
527
+ "type": "color",
528
+ "value": "$color.bg.positive-weak"
529
+ }
530
+ },
531
+ "label": {
532
+ "color": {
533
+ "type": "color",
534
+ "value": "$color.fg.positive-contrast"
535
+ }
536
+ }
537
+ }
538
+ }
539
+ ]
540
+ },
541
+ {
542
+ "variants": {
543
+ "tone": "positive",
544
+ "variant": "solid"
545
+ },
546
+ "definitions": [
547
+ {
548
+ "states": [
549
+ "enabled"
550
+ ],
551
+ "slots": {
552
+ "root": {
553
+ "color": {
554
+ "type": "color",
555
+ "value": "$color.bg.positive-solid"
556
+ }
557
+ },
558
+ "label": {
559
+ "color": {
560
+ "type": "color",
561
+ "value": "$color.palette.static-white"
562
+ }
563
+ }
564
+ }
565
+ }
566
+ ]
567
+ },
568
+ {
569
+ "variants": {
570
+ "tone": "positive",
571
+ "variant": "outline"
572
+ },
573
+ "definitions": [
574
+ {
575
+ "states": [
576
+ "enabled"
577
+ ],
578
+ "slots": {
579
+ "root": {
580
+ "strokeColor": {
581
+ "type": "color",
582
+ "value": "$color.stroke.positive-weak"
583
+ }
584
+ },
585
+ "label": {
586
+ "color": {
587
+ "type": "color",
588
+ "value": "$color.fg.positive"
589
+ }
590
+ }
591
+ }
592
+ }
593
+ ]
594
+ },
595
+ {
596
+ "variants": {
597
+ "tone": "warning",
598
+ "variant": "weak"
599
+ },
600
+ "definitions": [
601
+ {
602
+ "states": [
603
+ "enabled"
604
+ ],
605
+ "slots": {
606
+ "root": {
607
+ "color": {
608
+ "type": "color",
609
+ "value": "$color.bg.warning-weak"
610
+ }
611
+ },
612
+ "label": {
613
+ "color": {
614
+ "type": "color",
615
+ "value": "$color.fg.warning-contrast"
616
+ }
617
+ }
618
+ }
619
+ }
620
+ ]
621
+ },
622
+ {
623
+ "variants": {
624
+ "tone": "warning",
625
+ "variant": "solid"
626
+ },
627
+ "definitions": [
628
+ {
629
+ "states": [
630
+ "enabled"
631
+ ],
632
+ "slots": {
633
+ "root": {
634
+ "color": {
635
+ "type": "color",
636
+ "value": "$color.bg.warning-solid"
637
+ }
638
+ },
639
+ "label": {
640
+ "color": {
641
+ "type": "color",
642
+ "value": "$color.palette.static-black-alpha-900"
643
+ }
644
+ }
645
+ }
646
+ }
647
+ ]
648
+ },
649
+ {
650
+ "variants": {
651
+ "tone": "warning",
652
+ "variant": "outline"
653
+ },
654
+ "definitions": [
655
+ {
656
+ "states": [
657
+ "enabled"
658
+ ],
659
+ "slots": {
660
+ "root": {
661
+ "strokeColor": {
662
+ "type": "color",
663
+ "value": "$color.stroke.warning-weak"
664
+ }
665
+ },
666
+ "label": {
667
+ "color": {
668
+ "type": "color",
669
+ "value": "$color.fg.warning"
670
+ }
671
+ }
672
+ }
673
+ }
674
+ ]
675
+ },
676
+ {
677
+ "variants": {
678
+ "tone": "critical",
679
+ "variant": "weak"
680
+ },
681
+ "definitions": [
682
+ {
683
+ "states": [
684
+ "enabled"
685
+ ],
686
+ "slots": {
687
+ "root": {
688
+ "color": {
689
+ "type": "color",
690
+ "value": "$color.bg.critical-weak"
691
+ }
692
+ },
693
+ "label": {
694
+ "color": {
695
+ "type": "color",
696
+ "value": "$color.fg.critical-contrast"
697
+ }
698
+ }
699
+ }
700
+ }
701
+ ]
702
+ },
703
+ {
704
+ "variants": {
705
+ "tone": "critical",
706
+ "variant": "solid"
707
+ },
708
+ "definitions": [
709
+ {
710
+ "states": [
711
+ "enabled"
712
+ ],
713
+ "slots": {
714
+ "root": {
715
+ "color": {
716
+ "type": "color",
717
+ "value": "$color.bg.critical-solid"
718
+ }
719
+ },
720
+ "label": {
721
+ "color": {
722
+ "type": "color",
723
+ "value": "$color.palette.static-white"
724
+ }
725
+ }
726
+ }
727
+ }
728
+ ]
729
+ },
730
+ {
731
+ "variants": {
732
+ "tone": "critical",
733
+ "variant": "outline"
734
+ },
735
+ "definitions": [
736
+ {
737
+ "states": [
738
+ "enabled"
739
+ ],
740
+ "slots": {
741
+ "root": {
742
+ "strokeColor": {
743
+ "type": "color",
744
+ "value": "$color.stroke.critical-weak"
745
+ }
746
+ },
747
+ "label": {
748
+ "color": {
749
+ "type": "color",
750
+ "value": "$color.fg.critical"
751
+ }
752
+ }
753
+ }
754
+ }
755
+ ]
756
+ }
757
+ ]
758
+ }
759
+ }