@thatch-health/slab-tokens 0.0.11 → 0.0.13

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 (42) hide show
  1. package/dist/app-tokens-raw/color/danger.tokens.json +165 -102
  2. package/dist/app-tokens-raw/color/info.tokens.json +165 -102
  3. package/dist/app-tokens-raw/color/neutral-dark.tokens.json +165 -102
  4. package/dist/app-tokens-raw/color/neutral-inverted.tokens.json +165 -102
  5. package/dist/app-tokens-raw/color/neutral.tokens.json +167 -112
  6. package/dist/app-tokens-raw/color/success.tokens.json +165 -102
  7. package/dist/app-tokens-raw/color/warning.tokens.json +165 -102
  8. package/dist/app-tokens-raw/color-core/app - rebrand.tokens.json +10572 -0
  9. package/dist/app-tokens-raw/color-core/default.tokens.json +10572 -0
  10. package/dist/app-tokens-raw/color-primitives.tokens.json +3401 -1667
  11. package/dist/app-tokens-raw/resolver.json +19 -0
  12. package/dist/docs-tokens-raw/color/danger.tokens.json +65 -2
  13. package/dist/docs-tokens-raw/color/info.tokens.json +65 -2
  14. package/dist/docs-tokens-raw/color/neutral-dark.tokens.json +65 -2
  15. package/dist/docs-tokens-raw/color/neutral-inverted.tokens.json +65 -2
  16. package/dist/docs-tokens-raw/color/neutral.tokens.json +68 -5
  17. package/dist/docs-tokens-raw/color/success.tokens.json +65 -2
  18. package/dist/docs-tokens-raw/color/warning.tokens.json +65 -2
  19. package/dist/docs-tokens-raw/color-core/default.tokens.json +1763 -1499
  20. package/dist/docs-tokens-raw/color-core/marketing.tokens.json +1377 -1099
  21. package/dist/docs-tokens-raw/color-primitives.tokens.json +3401 -1667
  22. package/dist/docs-tokens-raw/resolver.json +44 -0
  23. package/dist/docs.css +1929 -1813
  24. package/dist/index.css +2326 -804
  25. package/dist/index.d.mts +34 -10
  26. package/dist/index.d.mts.map +1 -1
  27. package/dist/index.mjs +1118 -704
  28. package/dist/index.mjs.map +1 -1
  29. package/dist/marketing-tokens-raw/color/danger.tokens.json +169 -98
  30. package/dist/marketing-tokens-raw/color/info.tokens.json +169 -98
  31. package/dist/marketing-tokens-raw/color/neutral-dark.tokens.json +95 -24
  32. package/dist/marketing-tokens-raw/color/neutral-inverted.tokens.json +93 -22
  33. package/dist/marketing-tokens-raw/color/neutral.tokens.json +125 -62
  34. package/dist/marketing-tokens-raw/color/success.tokens.json +169 -98
  35. package/dist/marketing-tokens-raw/color/warning.tokens.json +169 -98
  36. package/dist/marketing-tokens-raw/color-primitives.tokens.json +3401 -1667
  37. package/dist/marketing.css +668 -580
  38. package/dist/marketing.css.d.ts +1 -0
  39. package/dist/tailwind-plugin.cjs +13 -5
  40. package/dist/tailwind-v4-plugin.css +37 -5
  41. package/package.json +7 -4
  42. package/dist/docs-tokens-raw/color-mode.css +0 -720
@@ -3,7 +3,7 @@
3
3
  "primary": {
4
4
  "bg": {
5
5
  "$type": "color",
6
- "$value": "{red.50}",
6
+ "$value": "{danger.surface.primary.bg}",
7
7
  "$extensions": {
8
8
  "com.figma.variableId": "VariableID:2008:24",
9
9
  "com.figma.scopes": [
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "text": {
25
25
  "$type": "color",
26
- "$value": "{red.500}",
26
+ "$value": "{danger.surface.primary.text}",
27
27
  "$extensions": {
28
28
  "com.figma.variableId": "VariableID:2008:25",
29
29
  "com.figma.scopes": [
@@ -42,10 +42,11 @@
42
42
  },
43
43
  "icon": {
44
44
  "$type": "color",
45
- "$value": "{red.400}",
45
+ "$value": "{danger.surface.primary.icon}",
46
46
  "$extensions": {
47
47
  "com.figma.variableId": "VariableID:2008:26",
48
48
  "com.figma.scopes": [
49
+ "FRAME_FILL",
49
50
  "SHAPE_FILL"
50
51
  ],
51
52
  "com.figma.codeSyntax": {
@@ -61,7 +62,7 @@
61
62
  },
62
63
  "border": {
63
64
  "$type": "color",
64
- "$value": "{red.300}",
65
+ "$value": "{danger.surface.primary.border}",
65
66
  "$extensions": {
66
67
  "com.figma.variableId": "VariableID:2008:27",
67
68
  "com.figma.scopes": [
@@ -82,10 +83,11 @@
82
83
  "secondary": {
83
84
  "icon": {
84
85
  "$type": "color",
85
- "$value": "{red.400}",
86
+ "$value": "{danger.surface.secondary.icon}",
86
87
  "$extensions": {
87
88
  "com.figma.variableId": "VariableID:2008:28",
88
89
  "com.figma.scopes": [
90
+ "FRAME_FILL",
89
91
  "SHAPE_FILL"
90
92
  ],
91
93
  "com.figma.codeSyntax": {
@@ -101,7 +103,7 @@
101
103
  },
102
104
  "text": {
103
105
  "$type": "color",
104
- "$value": "{red.400}",
106
+ "$value": "{danger.surface.secondary.text}",
105
107
  "$extensions": {
106
108
  "com.figma.variableId": "VariableID:2008:29",
107
109
  "com.figma.scopes": [
@@ -120,7 +122,7 @@
120
122
  },
121
123
  "border": {
122
124
  "$type": "color",
123
- "$value": "{red.300}",
125
+ "$value": "{danger.surface.secondary.border}",
124
126
  "$extensions": {
125
127
  "com.figma.variableId": "VariableID:2008:30",
126
128
  "com.figma.scopes": [
@@ -139,7 +141,7 @@
139
141
  },
140
142
  "bg": {
141
143
  "$type": "color",
142
- "$value": "{red.100}",
144
+ "$value": "{danger.surface.secondary.bg}",
143
145
  "$extensions": {
144
146
  "com.figma.variableId": "VariableID:2008:31",
145
147
  "com.figma.scopes": [
@@ -161,7 +163,7 @@
161
163
  "tertiary": {
162
164
  "bg": {
163
165
  "$type": "color",
164
- "$value": "{red.200}",
166
+ "$value": "{danger.surface.tertiary.bg}",
165
167
  "$extensions": {
166
168
  "com.figma.variableId": "VariableID:2008:32",
167
169
  "com.figma.scopes": [
@@ -179,6 +181,27 @@
179
181
  }
180
182
  }
181
183
  }
184
+ },
185
+ "accent": {
186
+ "text": {
187
+ "$type": "color",
188
+ "$value": "{danger.surface.accent.text}",
189
+ "$extensions": {
190
+ "com.figma.variableId": "VariableID:2624:7210",
191
+ "com.figma.scopes": [
192
+ "TEXT_FILL"
193
+ ],
194
+ "com.figma.codeSyntax": {
195
+ "WEB": "var(--slab-surface-accent-text)"
196
+ },
197
+ "com.figma.aliasData": {
198
+ "targetVariableId": "VariableID:bbb89969cdb1882f49961360ad5ae6bd7e4d6351/-1:-1",
199
+ "targetVariableName": "danger/surface/accent/text",
200
+ "targetVariableSetId": "VariableCollectionId:1ad7ed10fddca938951166bf98810d8cc405489f/-1:-1",
201
+ "targetVariableSetName": "Color - Core"
202
+ }
203
+ }
204
+ }
182
205
  }
183
206
  },
184
207
  "action": {
@@ -186,7 +209,7 @@
186
209
  "primary": {
187
210
  "bg": {
188
211
  "$type": "color",
189
- "$value": "{red.500}",
212
+ "$value": "{danger.action.default.primary.bg}",
190
213
  "$extensions": {
191
214
  "com.figma.variableId": "VariableID:2008:33",
192
215
  "com.figma.scopes": [
@@ -206,7 +229,7 @@
206
229
  },
207
230
  "bg-start": {
208
231
  "$type": "color",
209
- "$value": "{red.500}",
232
+ "$value": "{danger.action.default.primary.bg-start}",
210
233
  "$extensions": {
211
234
  "com.figma.variableId": "VariableID:2008:34",
212
235
  "com.figma.hiddenFromPublishing": true,
@@ -228,7 +251,7 @@
228
251
  },
229
252
  "bg-end": {
230
253
  "$type": "color",
231
- "$value": "{red.400}",
254
+ "$value": "{danger.action.default.primary.bg-end}",
232
255
  "$extensions": {
233
256
  "com.figma.variableId": "VariableID:2008:35",
234
257
  "com.figma.hiddenFromPublishing": true,
@@ -250,7 +273,7 @@
250
273
  },
251
274
  "border": {
252
275
  "$type": "color",
253
- "$value": "{red.500}",
276
+ "$value": "{danger.action.default.primary.border}",
254
277
  "$extensions": {
255
278
  "com.figma.variableId": "VariableID:2008:36",
256
279
  "com.figma.scopes": [
@@ -269,7 +292,7 @@
269
292
  },
270
293
  "text": {
271
294
  "$type": "color",
272
- "$value": "{gray-warm.0}",
295
+ "$value": "{danger.action.default.primary.text}",
273
296
  "$extensions": {
274
297
  "com.figma.variableId": "VariableID:2008:37",
275
298
  "com.figma.scopes": [
@@ -288,10 +311,11 @@
288
311
  },
289
312
  "icon": {
290
313
  "$type": "color",
291
- "$value": "{red.100}",
314
+ "$value": "{danger.action.default.primary.icon}",
292
315
  "$extensions": {
293
316
  "com.figma.variableId": "VariableID:2008:38",
294
317
  "com.figma.scopes": [
318
+ "FRAME_FILL",
295
319
  "SHAPE_FILL"
296
320
  ],
297
321
  "com.figma.codeSyntax": {
@@ -307,7 +331,7 @@
307
331
  },
308
332
  "focus-border": {
309
333
  "$type": "color",
310
- "$value": "{brand.300}",
334
+ "$value": "{danger.action.default.primary.focus-border}",
311
335
  "$extensions": {
312
336
  "com.figma.variableId": "VariableID:2041:23",
313
337
  "com.figma.scopes": [
@@ -329,7 +353,7 @@
329
353
  "secondary": {
330
354
  "bg": {
331
355
  "$type": "color",
332
- "$value": "{gray.100}",
356
+ "$value": "{danger.action.default.secondary.bg}",
333
357
  "$extensions": {
334
358
  "com.figma.variableId": "VariableID:2008:39",
335
359
  "com.figma.scopes": [
@@ -349,7 +373,7 @@
349
373
  },
350
374
  "bg-start": {
351
375
  "$type": "color",
352
- "$value": "{gray.100}",
376
+ "$value": "{danger.action.default.secondary.bg-start}",
353
377
  "$extensions": {
354
378
  "com.figma.variableId": "VariableID:2008:40",
355
379
  "com.figma.hiddenFromPublishing": true,
@@ -371,7 +395,7 @@
371
395
  },
372
396
  "bg-end": {
373
397
  "$type": "color",
374
- "$value": "{gray-warm.0}",
398
+ "$value": "{danger.action.default.secondary.bg-end}",
375
399
  "$extensions": {
376
400
  "com.figma.variableId": "VariableID:2008:41",
377
401
  "com.figma.hiddenFromPublishing": true,
@@ -393,7 +417,7 @@
393
417
  },
394
418
  "border": {
395
419
  "$type": "color",
396
- "$value": "{gray.300}",
420
+ "$value": "{danger.action.default.secondary.border}",
397
421
  "$extensions": {
398
422
  "com.figma.variableId": "VariableID:2008:42",
399
423
  "com.figma.scopes": [
@@ -412,7 +436,7 @@
412
436
  },
413
437
  "text": {
414
438
  "$type": "color",
415
- "$value": "{gray.800}",
439
+ "$value": "{danger.action.default.secondary.text}",
416
440
  "$extensions": {
417
441
  "com.figma.variableId": "VariableID:2008:43",
418
442
  "com.figma.scopes": [
@@ -431,10 +455,11 @@
431
455
  },
432
456
  "icon": {
433
457
  "$type": "color",
434
- "$value": "{gray.500}",
458
+ "$value": "{danger.action.default.secondary.icon}",
435
459
  "$extensions": {
436
460
  "com.figma.variableId": "VariableID:2008:44",
437
461
  "com.figma.scopes": [
462
+ "FRAME_FILL",
438
463
  "SHAPE_FILL"
439
464
  ],
440
465
  "com.figma.codeSyntax": {
@@ -450,7 +475,7 @@
450
475
  },
451
476
  "focus-border": {
452
477
  "$type": "color",
453
- "$value": "{brand.300}",
478
+ "$value": "{danger.action.default.secondary.focus-border}",
454
479
  "$extensions": {
455
480
  "com.figma.variableId": "VariableID:2041:24",
456
481
  "com.figma.scopes": [
@@ -472,7 +497,7 @@
472
497
  "tertiary": {
473
498
  "bg": {
474
499
  "$type": "color",
475
- "$value": "{gray-transparent.0}",
500
+ "$value": "{danger.action.default.tertiary.bg}",
476
501
  "$extensions": {
477
502
  "com.figma.variableId": "VariableID:2008:45",
478
503
  "com.figma.scopes": [
@@ -492,11 +517,11 @@
492
517
  },
493
518
  "text": {
494
519
  "$type": "color",
495
- "$value": "{red.500}",
520
+ "$value": "{danger.action.default.tertiary.text}",
496
521
  "$extensions": {
497
522
  "com.figma.variableId": "VariableID:2008:46",
498
523
  "com.figma.scopes": [
499
- "ALL_FILLS"
524
+ "TEXT_FILL"
500
525
  ],
501
526
  "com.figma.codeSyntax": {
502
527
  "WEB": "var(--slab-action-tertiary-text)"
@@ -511,11 +536,12 @@
511
536
  },
512
537
  "icon": {
513
538
  "$type": "color",
514
- "$value": "{red.400}",
539
+ "$value": "{danger.action.default.tertiary.icon}",
515
540
  "$extensions": {
516
541
  "com.figma.variableId": "VariableID:2008:47",
517
542
  "com.figma.scopes": [
518
- "ALL_FILLS"
543
+ "FRAME_FILL",
544
+ "SHAPE_FILL"
519
545
  ],
520
546
  "com.figma.codeSyntax": {
521
547
  "WEB": "var(--slab-action-tertiary-icon)"
@@ -530,7 +556,7 @@
530
556
  },
531
557
  "focus-border": {
532
558
  "$type": "color",
533
- "$value": "{brand.300}",
559
+ "$value": "{danger.action.default.tertiary.focus-border}",
534
560
  "$extensions": {
535
561
  "com.figma.variableId": "VariableID:2041:25",
536
562
  "com.figma.scopes": [
@@ -552,7 +578,7 @@
552
578
  "ghost": {
553
579
  "bg": {
554
580
  "$type": "color",
555
- "$value": "{gray-transparent.0}",
581
+ "$value": "{danger.action.default.ghost.bg}",
556
582
  "$extensions": {
557
583
  "com.figma.variableId": "VariableID:2100:23",
558
584
  "com.figma.scopes": [
@@ -572,7 +598,7 @@
572
598
  },
573
599
  "text": {
574
600
  "$type": "color",
575
- "$value": "{gray.800}",
601
+ "$value": "{danger.action.default.ghost.text}",
576
602
  "$extensions": {
577
603
  "com.figma.variableId": "VariableID:2100:24",
578
604
  "com.figma.scopes": [
@@ -591,10 +617,11 @@
591
617
  },
592
618
  "icon": {
593
619
  "$type": "color",
594
- "$value": "{gray.500}",
620
+ "$value": "{danger.action.default.ghost.icon}",
595
621
  "$extensions": {
596
622
  "com.figma.variableId": "VariableID:2100:25",
597
623
  "com.figma.scopes": [
624
+ "FRAME_FILL",
598
625
  "SHAPE_FILL"
599
626
  ],
600
627
  "com.figma.codeSyntax": {
@@ -610,7 +637,7 @@
610
637
  },
611
638
  "focus-border": {
612
639
  "$type": "color",
613
- "$value": "{brand.300}",
640
+ "$value": "{danger.action.default.ghost.focus-border}",
614
641
  "$extensions": {
615
642
  "com.figma.variableId": "VariableID:2100:26",
616
643
  "com.figma.scopes": [
@@ -633,7 +660,7 @@
633
660
  "primary": {
634
661
  "bg": {
635
662
  "$type": "color",
636
- "$value": "{red.600}",
663
+ "$value": "{danger.action.hover.primary.bg}",
637
664
  "$extensions": {
638
665
  "com.figma.variableId": "VariableID:2008:48",
639
666
  "com.figma.scopes": [
@@ -653,7 +680,7 @@
653
680
  },
654
681
  "bg-start": {
655
682
  "$type": "color",
656
- "$value": "{red.600}",
683
+ "$value": "{danger.action.hover.primary.bg-start}",
657
684
  "$extensions": {
658
685
  "com.figma.variableId": "VariableID:2008:49",
659
686
  "com.figma.hiddenFromPublishing": true,
@@ -675,7 +702,7 @@
675
702
  },
676
703
  "bg-end": {
677
704
  "$type": "color",
678
- "$value": "{red.500}",
705
+ "$value": "{danger.action.hover.primary.bg-end}",
679
706
  "$extensions": {
680
707
  "com.figma.variableId": "VariableID:2008:50",
681
708
  "com.figma.hiddenFromPublishing": true,
@@ -697,7 +724,7 @@
697
724
  },
698
725
  "border": {
699
726
  "$type": "color",
700
- "$value": "{red.600}",
727
+ "$value": "{danger.action.hover.primary.border}",
701
728
  "$extensions": {
702
729
  "com.figma.variableId": "VariableID:2008:51",
703
730
  "com.figma.scopes": [
@@ -716,7 +743,7 @@
716
743
  },
717
744
  "text": {
718
745
  "$type": "color",
719
- "$value": "{gray-warm.0}",
746
+ "$value": "{danger.action.hover.primary.text}",
720
747
  "$extensions": {
721
748
  "com.figma.variableId": "VariableID:2008:52",
722
749
  "com.figma.scopes": [
@@ -735,10 +762,11 @@
735
762
  },
736
763
  "icon": {
737
764
  "$type": "color",
738
- "$value": "{red.300}",
765
+ "$value": "{danger.action.hover.primary.icon}",
739
766
  "$extensions": {
740
767
  "com.figma.variableId": "VariableID:2008:53",
741
768
  "com.figma.scopes": [
769
+ "FRAME_FILL",
742
770
  "SHAPE_FILL"
743
771
  ],
744
772
  "com.figma.codeSyntax": {
@@ -756,7 +784,7 @@
756
784
  "secondary": {
757
785
  "bg": {
758
786
  "$type": "color",
759
- "$value": "{gray.200}",
787
+ "$value": "{danger.action.hover.secondary.bg}",
760
788
  "$extensions": {
761
789
  "com.figma.variableId": "VariableID:2008:54",
762
790
  "com.figma.scopes": [
@@ -776,7 +804,7 @@
776
804
  },
777
805
  "bg-start": {
778
806
  "$type": "color",
779
- "$value": "{gray.200}",
807
+ "$value": "{danger.action.hover.secondary.bg-start}",
780
808
  "$extensions": {
781
809
  "com.figma.variableId": "VariableID:2008:55",
782
810
  "com.figma.hiddenFromPublishing": true,
@@ -798,7 +826,7 @@
798
826
  },
799
827
  "bg-end": {
800
828
  "$type": "color",
801
- "$value": "{gray.100}",
829
+ "$value": "{danger.action.hover.secondary.bg-end}",
802
830
  "$extensions": {
803
831
  "com.figma.variableId": "VariableID:2008:56",
804
832
  "com.figma.hiddenFromPublishing": true,
@@ -820,7 +848,7 @@
820
848
  },
821
849
  "border": {
822
850
  "$type": "color",
823
- "$value": "{gray.400}",
851
+ "$value": "{danger.action.hover.secondary.border}",
824
852
  "$extensions": {
825
853
  "com.figma.variableId": "VariableID:2008:57",
826
854
  "com.figma.scopes": [
@@ -839,7 +867,7 @@
839
867
  },
840
868
  "text": {
841
869
  "$type": "color",
842
- "$value": "{gray.800}",
870
+ "$value": "{danger.action.hover.secondary.text}",
843
871
  "$extensions": {
844
872
  "com.figma.variableId": "VariableID:2008:58",
845
873
  "com.figma.scopes": [
@@ -858,10 +886,11 @@
858
886
  },
859
887
  "icon": {
860
888
  "$type": "color",
861
- "$value": "{gray.500}",
889
+ "$value": "{danger.action.hover.secondary.icon}",
862
890
  "$extensions": {
863
891
  "com.figma.variableId": "VariableID:2008:59",
864
892
  "com.figma.scopes": [
893
+ "FRAME_FILL",
865
894
  "SHAPE_FILL"
866
895
  ],
867
896
  "com.figma.codeSyntax": {
@@ -879,7 +908,7 @@
879
908
  "tertiary": {
880
909
  "bg": {
881
910
  "$type": "color",
882
- "$value": "{red.50}",
911
+ "$value": "{danger.action.hover.tertiary.bg}",
883
912
  "$extensions": {
884
913
  "com.figma.variableId": "VariableID:2008:60",
885
914
  "com.figma.scopes": [
@@ -899,7 +928,7 @@
899
928
  },
900
929
  "text": {
901
930
  "$type": "color",
902
- "$value": "{red.500}",
931
+ "$value": "{danger.action.hover.tertiary.text}",
903
932
  "$extensions": {
904
933
  "com.figma.variableId": "VariableID:2008:61",
905
934
  "com.figma.scopes": [
@@ -918,10 +947,11 @@
918
947
  },
919
948
  "icon": {
920
949
  "$type": "color",
921
- "$value": "{red.400}",
950
+ "$value": "{danger.action.hover.tertiary.icon}",
922
951
  "$extensions": {
923
952
  "com.figma.variableId": "VariableID:2008:62",
924
953
  "com.figma.scopes": [
954
+ "FRAME_FILL",
925
955
  "SHAPE_FILL"
926
956
  ],
927
957
  "com.figma.codeSyntax": {
@@ -939,7 +969,7 @@
939
969
  "ghost": {
940
970
  "bg": {
941
971
  "$type": "color",
942
- "$value": "{gray.200}",
972
+ "$value": "{danger.action.hover.ghost.bg}",
943
973
  "$extensions": {
944
974
  "com.figma.variableId": "VariableID:2100:27",
945
975
  "com.figma.scopes": [
@@ -959,7 +989,7 @@
959
989
  },
960
990
  "text": {
961
991
  "$type": "color",
962
- "$value": "{gray.800}",
992
+ "$value": "{danger.action.hover.ghost.text}",
963
993
  "$extensions": {
964
994
  "com.figma.variableId": "VariableID:2100:28",
965
995
  "com.figma.scopes": [
@@ -978,10 +1008,11 @@
978
1008
  },
979
1009
  "icon": {
980
1010
  "$type": "color",
981
- "$value": "{gray.500}",
1011
+ "$value": "{danger.action.hover.ghost.icon}",
982
1012
  "$extensions": {
983
1013
  "com.figma.variableId": "VariableID:2100:29",
984
1014
  "com.figma.scopes": [
1015
+ "FRAME_FILL",
985
1016
  "SHAPE_FILL"
986
1017
  ],
987
1018
  "com.figma.codeSyntax": {
@@ -1001,7 +1032,7 @@
1001
1032
  "primary": {
1002
1033
  "bg": {
1003
1034
  "$type": "color",
1004
- "$value": "{red.300}",
1035
+ "$value": "{danger.action.disabled.primary.bg}",
1005
1036
  "$extensions": {
1006
1037
  "com.figma.variableId": "VariableID:2008:63",
1007
1038
  "com.figma.scopes": [
@@ -1021,7 +1052,7 @@
1021
1052
  },
1022
1053
  "bg-start": {
1023
1054
  "$type": "color",
1024
- "$value": "{red.300}",
1055
+ "$value": "{danger.action.disabled.primary.bg-start}",
1025
1056
  "$extensions": {
1026
1057
  "com.figma.variableId": "VariableID:2008:64",
1027
1058
  "com.figma.hiddenFromPublishing": true,
@@ -1043,7 +1074,7 @@
1043
1074
  },
1044
1075
  "bg-end": {
1045
1076
  "$type": "color",
1046
- "$value": "{red.300}",
1077
+ "$value": "{danger.action.disabled.primary.bg-end}",
1047
1078
  "$extensions": {
1048
1079
  "com.figma.variableId": "VariableID:2008:65",
1049
1080
  "com.figma.hiddenFromPublishing": true,
@@ -1065,7 +1096,7 @@
1065
1096
  },
1066
1097
  "border": {
1067
1098
  "$type": "color",
1068
- "$value": "{red.300}",
1099
+ "$value": "{danger.action.disabled.primary.border}",
1069
1100
  "$extensions": {
1070
1101
  "com.figma.variableId": "VariableID:2008:66",
1071
1102
  "com.figma.scopes": [
@@ -1084,7 +1115,7 @@
1084
1115
  },
1085
1116
  "text": {
1086
1117
  "$type": "color",
1087
- "$value": "{gray-warm.0}",
1118
+ "$value": "{danger.action.disabled.primary.text}",
1088
1119
  "$extensions": {
1089
1120
  "com.figma.variableId": "VariableID:2008:67",
1090
1121
  "com.figma.scopes": [
@@ -1103,10 +1134,11 @@
1103
1134
  },
1104
1135
  "icon": {
1105
1136
  "$type": "color",
1106
- "$value": "{gray.50}",
1137
+ "$value": "{danger.action.disabled.primary.icon}",
1107
1138
  "$extensions": {
1108
1139
  "com.figma.variableId": "VariableID:2008:68",
1109
1140
  "com.figma.scopes": [
1141
+ "FRAME_FILL",
1110
1142
  "SHAPE_FILL"
1111
1143
  ],
1112
1144
  "com.figma.codeSyntax": {
@@ -1124,7 +1156,7 @@
1124
1156
  "secondary": {
1125
1157
  "bg": {
1126
1158
  "$type": "color",
1127
- "$value": "{gray.200}",
1159
+ "$value": "{danger.action.disabled.secondary.bg}",
1128
1160
  "$extensions": {
1129
1161
  "com.figma.variableId": "VariableID:2008:69",
1130
1162
  "com.figma.scopes": [
@@ -1144,7 +1176,7 @@
1144
1176
  },
1145
1177
  "bg-start": {
1146
1178
  "$type": "color",
1147
- "$value": "{gray.200}",
1179
+ "$value": "{danger.action.disabled.secondary.bg-start}",
1148
1180
  "$extensions": {
1149
1181
  "com.figma.variableId": "VariableID:2008:70",
1150
1182
  "com.figma.hiddenFromPublishing": true,
@@ -1166,7 +1198,7 @@
1166
1198
  },
1167
1199
  "bg-end": {
1168
1200
  "$type": "color",
1169
- "$value": "{gray.200}",
1201
+ "$value": "{danger.action.disabled.secondary.bg-end}",
1170
1202
  "$extensions": {
1171
1203
  "com.figma.variableId": "VariableID:2008:71",
1172
1204
  "com.figma.hiddenFromPublishing": true,
@@ -1188,7 +1220,7 @@
1188
1220
  },
1189
1221
  "border": {
1190
1222
  "$type": "color",
1191
- "$value": "{gray.400}",
1223
+ "$value": "{danger.action.disabled.secondary.border}",
1192
1224
  "$extensions": {
1193
1225
  "com.figma.variableId": "VariableID:2008:72",
1194
1226
  "com.figma.scopes": [
@@ -1207,7 +1239,7 @@
1207
1239
  },
1208
1240
  "text": {
1209
1241
  "$type": "color",
1210
- "$value": "{gray.400}",
1242
+ "$value": "{danger.action.disabled.secondary.text}",
1211
1243
  "$extensions": {
1212
1244
  "com.figma.variableId": "VariableID:2008:73",
1213
1245
  "com.figma.scopes": [
@@ -1226,10 +1258,11 @@
1226
1258
  },
1227
1259
  "icon": {
1228
1260
  "$type": "color",
1229
- "$value": "{gray.400}",
1261
+ "$value": "{danger.action.disabled.secondary.icon}",
1230
1262
  "$extensions": {
1231
1263
  "com.figma.variableId": "VariableID:2008:74",
1232
1264
  "com.figma.scopes": [
1265
+ "FRAME_FILL",
1233
1266
  "SHAPE_FILL"
1234
1267
  ],
1235
1268
  "com.figma.codeSyntax": {
@@ -1247,7 +1280,7 @@
1247
1280
  "tertiary": {
1248
1281
  "bg": {
1249
1282
  "$type": "color",
1250
- "$value": "{gray-transparent.0}",
1283
+ "$value": "{danger.action.disabled.tertiary.bg}",
1251
1284
  "$extensions": {
1252
1285
  "com.figma.variableId": "VariableID:2008:75",
1253
1286
  "com.figma.scopes": [
@@ -1267,7 +1300,7 @@
1267
1300
  },
1268
1301
  "text": {
1269
1302
  "$type": "color",
1270
- "$value": "{red.400}",
1303
+ "$value": "{danger.action.disabled.tertiary.text}",
1271
1304
  "$extensions": {
1272
1305
  "com.figma.variableId": "VariableID:2008:76",
1273
1306
  "com.figma.scopes": [
@@ -1286,10 +1319,11 @@
1286
1319
  },
1287
1320
  "icon": {
1288
1321
  "$type": "color",
1289
- "$value": "{red.300}",
1322
+ "$value": "{danger.action.disabled.tertiary.icon}",
1290
1323
  "$extensions": {
1291
1324
  "com.figma.variableId": "VariableID:2008:77",
1292
1325
  "com.figma.scopes": [
1326
+ "FRAME_FILL",
1293
1327
  "SHAPE_FILL"
1294
1328
  ],
1295
1329
  "com.figma.codeSyntax": {
@@ -1307,7 +1341,7 @@
1307
1341
  "ghost": {
1308
1342
  "bg": {
1309
1343
  "$type": "color",
1310
- "$value": "{gray-transparent.0}",
1344
+ "$value": "{danger.action.disabled.ghost.bg}",
1311
1345
  "$extensions": {
1312
1346
  "com.figma.variableId": "VariableID:2100:31",
1313
1347
  "com.figma.scopes": [
@@ -1327,7 +1361,7 @@
1327
1361
  },
1328
1362
  "text": {
1329
1363
  "$type": "color",
1330
- "$value": "{gray.400}",
1364
+ "$value": "{danger.action.disabled.ghost.text}",
1331
1365
  "$extensions": {
1332
1366
  "com.figma.variableId": "VariableID:2100:32",
1333
1367
  "com.figma.scopes": [
@@ -1346,10 +1380,11 @@
1346
1380
  },
1347
1381
  "icon": {
1348
1382
  "$type": "color",
1349
- "$value": "{gray.400}",
1383
+ "$value": "{danger.action.disabled.ghost.icon}",
1350
1384
  "$extensions": {
1351
1385
  "com.figma.variableId": "VariableID:2100:33",
1352
1386
  "com.figma.scopes": [
1387
+ "FRAME_FILL",
1353
1388
  "SHAPE_FILL"
1354
1389
  ],
1355
1390
  "com.figma.codeSyntax": {
@@ -1371,7 +1406,7 @@
1371
1406
  "primary": {
1372
1407
  "bg": {
1373
1408
  "$type": "color",
1374
- "$value": "{gray-warm.0}",
1409
+ "$value": "{danger.form.default.primary.bg}",
1375
1410
  "$extensions": {
1376
1411
  "com.figma.variableId": "VariableID:2008:78",
1377
1412
  "com.figma.scopes": [
@@ -1391,7 +1426,7 @@
1391
1426
  },
1392
1427
  "text": {
1393
1428
  "$type": "color",
1394
- "$value": "{gray.800}",
1429
+ "$value": "{danger.form.default.primary.text}",
1395
1430
  "$extensions": {
1396
1431
  "com.figma.variableId": "VariableID:2008:79",
1397
1432
  "com.figma.scopes": [
@@ -1410,10 +1445,11 @@
1410
1445
  },
1411
1446
  "icon": {
1412
1447
  "$type": "color",
1413
- "$value": "{gray.400}",
1448
+ "$value": "{danger.form.default.primary.icon}",
1414
1449
  "$extensions": {
1415
1450
  "com.figma.variableId": "VariableID:2008:80",
1416
1451
  "com.figma.scopes": [
1452
+ "FRAME_FILL",
1417
1453
  "SHAPE_FILL"
1418
1454
  ],
1419
1455
  "com.figma.codeSyntax": {
@@ -1429,7 +1465,7 @@
1429
1465
  },
1430
1466
  "border": {
1431
1467
  "$type": "color",
1432
- "$value": "{red.300}",
1468
+ "$value": "{danger.form.default.primary.border}",
1433
1469
  "$extensions": {
1434
1470
  "com.figma.variableId": "VariableID:2008:81",
1435
1471
  "com.figma.scopes": [
@@ -1448,7 +1484,7 @@
1448
1484
  },
1449
1485
  "focus-border": {
1450
1486
  "$type": "color",
1451
- "$value": "{brand.300}",
1487
+ "$value": "{danger.form.default.primary.focus-border}",
1452
1488
  "$extensions": {
1453
1489
  "com.figma.variableId": "VariableID:2041:32",
1454
1490
  "com.figma.scopes": [
@@ -1470,7 +1506,7 @@
1470
1506
  "secondary": {
1471
1507
  "text": {
1472
1508
  "$type": "color",
1473
- "$value": "{red.500}",
1509
+ "$value": "{danger.form.default.secondary.text}",
1474
1510
  "$extensions": {
1475
1511
  "com.figma.variableId": "VariableID:2008:82",
1476
1512
  "com.figma.scopes": [
@@ -1493,7 +1529,7 @@
1493
1529
  "primary": {
1494
1530
  "bg": {
1495
1531
  "$type": "color",
1496
- "$value": "{gray.100}",
1532
+ "$value": "{danger.form.disabled.primary.bg}",
1497
1533
  "$extensions": {
1498
1534
  "com.figma.variableId": "VariableID:2008:83",
1499
1535
  "com.figma.scopes": [
@@ -1513,7 +1549,7 @@
1513
1549
  },
1514
1550
  "text": {
1515
1551
  "$type": "color",
1516
- "$value": "{gray.800}",
1552
+ "$value": "{danger.form.disabled.primary.text}",
1517
1553
  "$extensions": {
1518
1554
  "com.figma.variableId": "VariableID:2008:84",
1519
1555
  "com.figma.scopes": [
@@ -1532,10 +1568,11 @@
1532
1568
  },
1533
1569
  "icon": {
1534
1570
  "$type": "color",
1535
- "$value": "{gray.400}",
1571
+ "$value": "{danger.form.disabled.primary.icon}",
1536
1572
  "$extensions": {
1537
1573
  "com.figma.variableId": "VariableID:2008:85",
1538
1574
  "com.figma.scopes": [
1575
+ "FRAME_FILL",
1539
1576
  "SHAPE_FILL"
1540
1577
  ],
1541
1578
  "com.figma.codeSyntax": {
@@ -1551,7 +1588,7 @@
1551
1588
  },
1552
1589
  "border": {
1553
1590
  "$type": "color",
1554
- "$value": "{gray.200}",
1591
+ "$value": "{danger.form.disabled.primary.border}",
1555
1592
  "$extensions": {
1556
1593
  "com.figma.variableId": "VariableID:2008:86",
1557
1594
  "com.figma.scopes": [
@@ -1572,7 +1609,7 @@
1572
1609
  "secondary": {
1573
1610
  "text": {
1574
1611
  "$type": "color",
1575
- "$value": "{gray.500}",
1612
+ "$value": "{danger.form.disabled.secondary.text}",
1576
1613
  "$extensions": {
1577
1614
  "com.figma.variableId": "VariableID:2008:87",
1578
1615
  "com.figma.scopes": [
@@ -1595,7 +1632,7 @@
1595
1632
  "primary": {
1596
1633
  "bg": {
1597
1634
  "$type": "color",
1598
- "$value": "{red.50}",
1635
+ "$value": "{danger.form.active.primary.bg}",
1599
1636
  "$extensions": {
1600
1637
  "com.figma.variableId": "VariableID:2008:88",
1601
1638
  "com.figma.scopes": [
@@ -1615,7 +1652,7 @@
1615
1652
  },
1616
1653
  "text": {
1617
1654
  "$type": "color",
1618
- "$value": "{gray.800}",
1655
+ "$value": "{danger.form.active.primary.text}",
1619
1656
  "$extensions": {
1620
1657
  "com.figma.variableId": "VariableID:2008:89",
1621
1658
  "com.figma.scopes": [
@@ -1634,10 +1671,11 @@
1634
1671
  },
1635
1672
  "icon": {
1636
1673
  "$type": "color",
1637
- "$value": "{red.500}",
1674
+ "$value": "{danger.form.active.primary.icon}",
1638
1675
  "$extensions": {
1639
1676
  "com.figma.variableId": "VariableID:2008:90",
1640
1677
  "com.figma.scopes": [
1678
+ "FRAME_FILL",
1641
1679
  "SHAPE_FILL"
1642
1680
  ],
1643
1681
  "com.figma.codeSyntax": {
@@ -1653,7 +1691,7 @@
1653
1691
  },
1654
1692
  "border": {
1655
1693
  "$type": "color",
1656
- "$value": "{red.500}",
1694
+ "$value": "{danger.form.active.primary.border}",
1657
1695
  "$extensions": {
1658
1696
  "com.figma.variableId": "VariableID:2008:91",
1659
1697
  "com.figma.scopes": [
@@ -1674,7 +1712,7 @@
1674
1712
  "secondary": {
1675
1713
  "text": {
1676
1714
  "$type": "color",
1677
- "$value": "{gray.500}",
1715
+ "$value": "{danger.form.active.secondary.text}",
1678
1716
  "$extensions": {
1679
1717
  "com.figma.variableId": "VariableID:2008:92",
1680
1718
  "com.figma.scopes": [
@@ -1697,7 +1735,7 @@
1697
1735
  "data-viz": {
1698
1736
  "bg": {
1699
1737
  "$type": "color",
1700
- "$value": "{gray.0}",
1738
+ "$value": "{danger.data-viz.bg}",
1701
1739
  "$extensions": {
1702
1740
  "com.figma.variableId": "VariableID:2346:7593",
1703
1741
  "com.figma.scopes": [
@@ -1718,7 +1756,7 @@
1718
1756
  "primary": {
1719
1757
  "1": {
1720
1758
  "$type": "color",
1721
- "$value": "{blue-warm.300}",
1759
+ "$value": "{danger.data-viz.primary.1}",
1722
1760
  "$extensions": {
1723
1761
  "com.figma.variableId": "VariableID:2352:23",
1724
1762
  "com.figma.scopes": [
@@ -1738,7 +1776,7 @@
1738
1776
  },
1739
1777
  "2": {
1740
1778
  "$type": "color",
1741
- "$value": "{blue-warm.400}",
1779
+ "$value": "{danger.data-viz.primary.2}",
1742
1780
  "$extensions": {
1743
1781
  "com.figma.variableId": "VariableID:2352:24",
1744
1782
  "com.figma.scopes": [
@@ -1758,7 +1796,7 @@
1758
1796
  },
1759
1797
  "3": {
1760
1798
  "$type": "color",
1761
- "$value": "{blue-warm.500}",
1799
+ "$value": "{danger.data-viz.primary.3}",
1762
1800
  "$extensions": {
1763
1801
  "com.figma.variableId": "VariableID:2352:25",
1764
1802
  "com.figma.scopes": [
@@ -1778,7 +1816,7 @@
1778
1816
  },
1779
1817
  "4": {
1780
1818
  "$type": "color",
1781
- "$value": "{blue-warm.800}",
1819
+ "$value": "{danger.data-viz.primary.4}",
1782
1820
  "$extensions": {
1783
1821
  "com.figma.variableId": "VariableID:2352:26",
1784
1822
  "com.figma.scopes": [
@@ -1800,7 +1838,7 @@
1800
1838
  "secondary": {
1801
1839
  "1": {
1802
1840
  "$type": "color",
1803
- "$value": "{orange-warm.300}",
1841
+ "$value": "{danger.data-viz.secondary.1}",
1804
1842
  "$extensions": {
1805
1843
  "com.figma.variableId": "VariableID:2352:27",
1806
1844
  "com.figma.scopes": [
@@ -1820,7 +1858,7 @@
1820
1858
  },
1821
1859
  "2": {
1822
1860
  "$type": "color",
1823
- "$value": "{orange-warm.400}",
1861
+ "$value": "{danger.data-viz.secondary.2}",
1824
1862
  "$extensions": {
1825
1863
  "com.figma.variableId": "VariableID:2352:28",
1826
1864
  "com.figma.scopes": [
@@ -1840,7 +1878,7 @@
1840
1878
  },
1841
1879
  "3": {
1842
1880
  "$type": "color",
1843
- "$value": "{orange-warm.500}",
1881
+ "$value": "{danger.data-viz.secondary.3}",
1844
1882
  "$extensions": {
1845
1883
  "com.figma.variableId": "VariableID:2352:29",
1846
1884
  "com.figma.scopes": [
@@ -1860,7 +1898,7 @@
1860
1898
  },
1861
1899
  "4": {
1862
1900
  "$type": "color",
1863
- "$value": "{orange-warm.800}",
1901
+ "$value": "{danger.data-viz.secondary.4}",
1864
1902
  "$extensions": {
1865
1903
  "com.figma.variableId": "VariableID:2352:30",
1866
1904
  "com.figma.scopes": [
@@ -1882,7 +1920,7 @@
1882
1920
  "danger": {
1883
1921
  "1": {
1884
1922
  "$type": "color",
1885
- "$value": "{pink-warm.300}",
1923
+ "$value": "{danger.data-viz.danger.1}",
1886
1924
  "$extensions": {
1887
1925
  "com.figma.variableId": "VariableID:2352:31",
1888
1926
  "com.figma.scopes": [
@@ -1902,7 +1940,7 @@
1902
1940
  },
1903
1941
  "2": {
1904
1942
  "$type": "color",
1905
- "$value": "{pink-warm.400}",
1943
+ "$value": "{danger.data-viz.danger.2}",
1906
1944
  "$extensions": {
1907
1945
  "com.figma.variableId": "VariableID:2352:32",
1908
1946
  "com.figma.scopes": [
@@ -1922,7 +1960,7 @@
1922
1960
  },
1923
1961
  "3": {
1924
1962
  "$type": "color",
1925
- "$value": "{pink-warm.500}",
1963
+ "$value": "{danger.data-viz.danger.3}",
1926
1964
  "$extensions": {
1927
1965
  "com.figma.variableId": "VariableID:2352:33",
1928
1966
  "com.figma.scopes": [
@@ -1942,7 +1980,7 @@
1942
1980
  },
1943
1981
  "4": {
1944
1982
  "$type": "color",
1945
- "$value": "{pink-warm.800}",
1983
+ "$value": "{danger.data-viz.danger.4}",
1946
1984
  "$extensions": {
1947
1985
  "com.figma.variableId": "VariableID:2352:34",
1948
1986
  "com.figma.scopes": [
@@ -1964,7 +2002,7 @@
1964
2002
  "success": {
1965
2003
  "1": {
1966
2004
  "$type": "color",
1967
- "$value": "{green-warm.300}",
2005
+ "$value": "{danger.data-viz.success.1}",
1968
2006
  "$extensions": {
1969
2007
  "com.figma.variableId": "VariableID:2352:35",
1970
2008
  "com.figma.scopes": [
@@ -1984,7 +2022,7 @@
1984
2022
  },
1985
2023
  "2": {
1986
2024
  "$type": "color",
1987
- "$value": "{green-warm.400}",
2025
+ "$value": "{danger.data-viz.success.2}",
1988
2026
  "$extensions": {
1989
2027
  "com.figma.variableId": "VariableID:2352:36",
1990
2028
  "com.figma.scopes": [
@@ -2004,7 +2042,7 @@
2004
2042
  },
2005
2043
  "3": {
2006
2044
  "$type": "color",
2007
- "$value": "{green-warm.500}",
2045
+ "$value": "{danger.data-viz.success.3}",
2008
2046
  "$extensions": {
2009
2047
  "com.figma.variableId": "VariableID:2352:37",
2010
2048
  "com.figma.scopes": [
@@ -2024,7 +2062,7 @@
2024
2062
  },
2025
2063
  "4": {
2026
2064
  "$type": "color",
2027
- "$value": "{green-warm.800}",
2065
+ "$value": "{danger.data-viz.success.4}",
2028
2066
  "$extensions": {
2029
2067
  "com.figma.variableId": "VariableID:2352:38",
2030
2068
  "com.figma.scopes": [
@@ -2043,5 +2081,30 @@
2043
2081
  }
2044
2082
  }
2045
2083
  }
2084
+ },
2085
+ "utility": {
2086
+ "backdrop": {
2087
+ "bg": {
2088
+ "$type": "color",
2089
+ "$value": "{danger.utility.backdrop.bg}",
2090
+ "$extensions": {
2091
+ "com.figma.variableId": "VariableID:2624:7219",
2092
+ "com.figma.scopes": [
2093
+ "FRAME_FILL",
2094
+ "SHAPE_FILL",
2095
+ "EFFECT_COLOR"
2096
+ ],
2097
+ "com.figma.codeSyntax": {
2098
+ "WEB": "var(--slab-utility-backdrop-bg)"
2099
+ },
2100
+ "com.figma.aliasData": {
2101
+ "targetVariableId": "VariableID:40547b5cb181e8400406d87762c3466f18c7c1d6/-1:-1",
2102
+ "targetVariableName": "danger/utility/backdrop/bg",
2103
+ "targetVariableSetId": "VariableCollectionId:1ad7ed10fddca938951166bf98810d8cc405489f/-1:-1",
2104
+ "targetVariableSetName": "Color - Core"
2105
+ }
2106
+ }
2107
+ }
2108
+ }
2046
2109
  }
2047
2110
  }