@esri/calcite-design-tokens 3.1.0 → 3.1.1-next.1

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.
@@ -1,7 +1,8 @@
1
1
  {
2
- "timestamp": 1747247832264,
2
+ "timestamp": 1747846278616,
3
3
  "tokens": [
4
4
  {
5
+ "key": "{semantic.color.background.default}",
5
6
  "value": "{\"light\":\"#f7f7f7\",\"dark\":\"#363636\"}",
6
7
  "type": "color",
7
8
  "attributes": {
@@ -25,10 +26,10 @@
25
26
  "filePath": "src/tokens/semantic/color/light.json",
26
27
  "isSource": false,
27
28
  "name": "Color Background",
28
- "path": ["semantic", "color", "background", "default"],
29
- "key": "{semantic.color.background.default}"
29
+ "path": ["semantic", "color", "background", "default"]
30
30
  },
31
31
  {
32
+ "key": "{semantic.color.background.none}",
32
33
  "value": "rgba(255, 255, 255, 0)",
33
34
  "type": "color",
34
35
  "attributes": {
@@ -52,10 +53,10 @@
52
53
  "filePath": "src/tokens/semantic/color/light.json",
53
54
  "isSource": false,
54
55
  "name": "Color Background None",
55
- "path": ["semantic", "color", "background", "none"],
56
- "key": "{semantic.color.background.none}"
56
+ "path": ["semantic", "color", "background", "none"]
57
57
  },
58
58
  {
59
+ "key": "{semantic.color.foreground.1}",
59
60
  "value": "{\"light\":\"#ffffff\",\"dark\":\"#2b2b2b\"}",
60
61
  "type": "color",
61
62
  "attributes": {
@@ -79,10 +80,10 @@
79
80
  "filePath": "src/tokens/semantic/color/light.json",
80
81
  "isSource": false,
81
82
  "name": "Color Foreground 1",
82
- "path": ["semantic", "color", "foreground", "1"],
83
- "key": "{semantic.color.foreground.1}"
83
+ "path": ["semantic", "color", "foreground", "1"]
84
84
  },
85
85
  {
86
+ "key": "{semantic.color.foreground.2}",
86
87
  "value": "{\"light\":\"#f2f2f2\",\"dark\":\"#212121\"}",
87
88
  "type": "color",
88
89
  "attributes": {
@@ -106,10 +107,10 @@
106
107
  "filePath": "src/tokens/semantic/color/light.json",
107
108
  "isSource": false,
108
109
  "name": "Color Foreground 2",
109
- "path": ["semantic", "color", "foreground", "2"],
110
- "key": "{semantic.color.foreground.2}"
110
+ "path": ["semantic", "color", "foreground", "2"]
111
111
  },
112
112
  {
113
+ "key": "{semantic.color.foreground.3}",
113
114
  "value": "{\"light\":\"#ebebeb\",\"dark\":\"#141414\"}",
114
115
  "type": "color",
115
116
  "attributes": {
@@ -133,10 +134,10 @@
133
134
  "filePath": "src/tokens/semantic/color/light.json",
134
135
  "isSource": false,
135
136
  "name": "Color Foreground 3",
136
- "path": ["semantic", "color", "foreground", "3"],
137
- "key": "{semantic.color.foreground.3}"
137
+ "path": ["semantic", "color", "foreground", "3"]
138
138
  },
139
139
  {
140
+ "key": "{semantic.color.foreground.current}",
140
141
  "value": "{\"light\":\"#c7eaff\",\"dark\":\"#214155\"}",
141
142
  "type": "color",
142
143
  "attributes": {
@@ -160,10 +161,10 @@
160
161
  "filePath": "src/tokens/semantic/color/light.json",
161
162
  "isSource": false,
162
163
  "name": "Color Foreground Current",
163
- "path": ["semantic", "color", "foreground", "current"],
164
- "key": "{semantic.color.foreground.current}"
164
+ "path": ["semantic", "color", "foreground", "current"]
165
165
  },
166
166
  {
167
+ "key": "{semantic.color.transparent.default.default}",
167
168
  "value": "{\"light\":\"rgba(0, 0, 0, 0)\",\"dark\":\"rgba(255, 255, 255, 0)\"}",
168
169
  "type": "color",
169
170
  "attributes": {
@@ -188,10 +189,10 @@
188
189
  "filePath": "src/tokens/semantic/color/light.json",
189
190
  "isSource": false,
190
191
  "name": "Color Transparent",
191
- "path": ["semantic", "color", "transparent", "default", "default"],
192
- "key": "{semantic.color.transparent.default.default}"
192
+ "path": ["semantic", "color", "transparent", "default", "default"]
193
193
  },
194
194
  {
195
+ "key": "{semantic.color.transparent.default.hover}",
195
196
  "value": "{\"light\":\"rgba(0, 0, 0, 0.04)\",\"dark\":\"rgba(255, 255, 255, 0.12)\"}",
196
197
  "type": "color",
197
198
  "attributes": {
@@ -216,10 +217,10 @@
216
217
  "filePath": "src/tokens/semantic/color/light.json",
217
218
  "isSource": false,
218
219
  "name": "Color Transparent Hover",
219
- "path": ["semantic", "color", "transparent", "default", "hover"],
220
- "key": "{semantic.color.transparent.default.hover}"
220
+ "path": ["semantic", "color", "transparent", "default", "hover"]
221
221
  },
222
222
  {
223
+ "key": "{semantic.color.transparent.default.press}",
223
224
  "value": "{\"light\":\"rgba(0, 0, 0, 0.08)\",\"dark\":\"rgba(255, 255, 255, 0.16)\"}",
224
225
  "type": "color",
225
226
  "attributes": {
@@ -244,10 +245,10 @@
244
245
  "filePath": "src/tokens/semantic/color/light.json",
245
246
  "isSource": false,
246
247
  "name": "Color Transparent Press",
247
- "path": ["semantic", "color", "transparent", "default", "press"],
248
- "key": "{semantic.color.transparent.default.press}"
248
+ "path": ["semantic", "color", "transparent", "default", "press"]
249
249
  },
250
250
  {
251
+ "key": "{semantic.color.transparent.inverse.hover}",
251
252
  "value": "{\"light\":\"rgba(255, 255, 255, 0.12)\",\"dark\":\"rgba(0, 0, 0, 0.04)\"}",
252
253
  "type": "color",
253
254
  "attributes": {
@@ -272,10 +273,10 @@
272
273
  "filePath": "src/tokens/semantic/color/light.json",
273
274
  "isSource": false,
274
275
  "name": "Color Transparent Inverse Hover",
275
- "path": ["semantic", "color", "transparent", "inverse", "hover"],
276
- "key": "{semantic.color.transparent.inverse.hover}"
276
+ "path": ["semantic", "color", "transparent", "inverse", "hover"]
277
277
  },
278
278
  {
279
+ "key": "{semantic.color.transparent.inverse.press}",
279
280
  "value": "{\"light\":\"rgba(255, 255, 255, 0.16)\",\"dark\":\"rgba(0, 0, 0, 0.08)\"}",
280
281
  "type": "color",
281
282
  "attributes": {
@@ -300,10 +301,10 @@
300
301
  "filePath": "src/tokens/semantic/color/light.json",
301
302
  "isSource": false,
302
303
  "name": "Color Transparent Inverse Press",
303
- "path": ["semantic", "color", "transparent", "inverse", "press"],
304
- "key": "{semantic.color.transparent.inverse.press}"
304
+ "path": ["semantic", "color", "transparent", "inverse", "press"]
305
305
  },
306
306
  {
307
+ "key": "{semantic.color.transparent.scrim}",
307
308
  "value": "{\"light\":\"rgba(255, 255, 255, 0.85)\",\"dark\":\"rgba(0, 0, 0, 0.85)\"}",
308
309
  "type": "color",
309
310
  "attributes": {
@@ -327,10 +328,10 @@
327
328
  "filePath": "src/tokens/semantic/color/light.json",
328
329
  "isSource": false,
329
330
  "name": "Color Transparent Scrim",
330
- "path": ["semantic", "color", "transparent", "scrim"],
331
- "key": "{semantic.color.transparent.scrim}"
331
+ "path": ["semantic", "color", "transparent", "scrim"]
332
332
  },
333
333
  {
334
+ "key": "{semantic.color.transparent.tint}",
334
335
  "value": "{\"light\":\"rgba(255, 255, 255, 0.8)\",\"dark\":\"rgba(43, 43, 43, 0.8)\"}",
335
336
  "type": "color",
336
337
  "attributes": {
@@ -354,10 +355,10 @@
354
355
  "filePath": "src/tokens/semantic/color/light.json",
355
356
  "isSource": false,
356
357
  "name": "Color Transparent Tint",
357
- "path": ["semantic", "color", "transparent", "tint"],
358
- "key": "{semantic.color.transparent.tint}"
358
+ "path": ["semantic", "color", "transparent", "tint"]
359
359
  },
360
360
  {
361
+ "key": "{semantic.color.brand.default.default}",
361
362
  "value": "{\"light\":\"#007ac2\",\"dark\":\"#009af2\"}",
362
363
  "type": "color",
363
364
  "attributes": {
@@ -382,10 +383,10 @@
382
383
  "filePath": "src/tokens/semantic/color/light.json",
383
384
  "isSource": false,
384
385
  "name": "Color Brand",
385
- "path": ["semantic", "color", "brand", "default", "default"],
386
- "key": "{semantic.color.brand.default.default}"
386
+ "path": ["semantic", "color", "brand", "default", "default"]
387
387
  },
388
388
  {
389
+ "key": "{semantic.color.brand.default.hover}",
389
390
  "value": "{\"light\":\"#00619b\",\"dark\":\"#007ac2\"}",
390
391
  "type": "color",
391
392
  "attributes": {
@@ -410,10 +411,10 @@
410
411
  "filePath": "src/tokens/semantic/color/light.json",
411
412
  "isSource": false,
412
413
  "name": "Color Brand Hover",
413
- "path": ["semantic", "color", "brand", "default", "hover"],
414
- "key": "{semantic.color.brand.default.hover}"
414
+ "path": ["semantic", "color", "brand", "default", "hover"]
415
415
  },
416
416
  {
417
+ "key": "{semantic.color.brand.default.press}",
417
418
  "value": "{\"light\":\"#004874\",\"dark\":\"#00619b\"}",
418
419
  "type": "color",
419
420
  "attributes": {
@@ -438,10 +439,10 @@
438
439
  "filePath": "src/tokens/semantic/color/light.json",
439
440
  "isSource": false,
440
441
  "name": "Color Brand Press",
441
- "path": ["semantic", "color", "brand", "default", "press"],
442
- "key": "{semantic.color.brand.default.press}"
442
+ "path": ["semantic", "color", "brand", "default", "press"]
443
443
  },
444
444
  {
445
+ "key": "{semantic.color.brand.underline}",
445
446
  "type": "color",
446
447
  "value": "{\"light\":\"rgba(0, 97, 155, 0.4)\",\"dark\":\"rgba(0, 160, 255, 0.4)\"}",
447
448
  "attributes": {
@@ -465,10 +466,10 @@
465
466
  "filePath": "src/tokens/semantic/color/light.json",
466
467
  "isSource": false,
467
468
  "name": "Color Brand Underline",
468
- "path": ["semantic", "color", "brand", "underline"],
469
- "key": "{semantic.color.brand.underline}"
469
+ "path": ["semantic", "color", "brand", "underline"]
470
470
  },
471
471
  {
472
+ "key": "{semantic.color.status.info.default}",
472
473
  "value": "{\"light\":\"#00619b\",\"dark\":\"#00a0ff\"}",
473
474
  "type": "color",
474
475
  "attributes": {
@@ -493,10 +494,10 @@
493
494
  "filePath": "src/tokens/semantic/color/light.json",
494
495
  "isSource": false,
495
496
  "name": "Color Status Info",
496
- "path": ["semantic", "color", "status", "info", "default"],
497
- "key": "{semantic.color.status.info.default}"
497
+ "path": ["semantic", "color", "status", "info", "default"]
498
498
  },
499
499
  {
500
+ "key": "{semantic.color.status.info.hover}",
500
501
  "value": "{\"light\":\"#004874\",\"dark\":\"#3db8ff\"}",
501
502
  "type": "color",
502
503
  "attributes": {
@@ -521,10 +522,10 @@
521
522
  "filePath": "src/tokens/semantic/color/light.json",
522
523
  "isSource": false,
523
524
  "name": "Color Status Info Hover",
524
- "path": ["semantic", "color", "status", "info", "hover"],
525
- "key": "{semantic.color.status.info.hover}"
525
+ "path": ["semantic", "color", "status", "info", "hover"]
526
526
  },
527
527
  {
528
+ "key": "{semantic.color.status.info.press}",
528
529
  "value": "{\"light\":\"#00304d\",\"dark\":\"#009af2\"}",
529
530
  "type": "color",
530
531
  "attributes": {
@@ -549,10 +550,10 @@
549
550
  "filePath": "src/tokens/semantic/color/light.json",
550
551
  "isSource": false,
551
552
  "name": "Color Status Info Press",
552
- "path": ["semantic", "color", "status", "info", "press"],
553
- "key": "{semantic.color.status.info.press}"
553
+ "path": ["semantic", "color", "status", "info", "press"]
554
554
  },
555
555
  {
556
+ "key": "{semantic.color.status.success.default}",
556
557
  "value": "{\"light\":\"#35ac46\",\"dark\":\"#36da43\"}",
557
558
  "type": "color",
558
559
  "attributes": {
@@ -577,10 +578,10 @@
577
578
  "filePath": "src/tokens/semantic/color/light.json",
578
579
  "isSource": false,
579
580
  "name": "Color Status Success",
580
- "path": ["semantic", "color", "status", "success", "default"],
581
- "key": "{semantic.color.status.success.default}"
581
+ "path": ["semantic", "color", "status", "success", "default"]
582
582
  },
583
583
  {
584
+ "key": "{semantic.color.status.success.hover}",
584
585
  "value": "{\"light\":\"#288835\",\"dark\":\"#3bed52\"}",
585
586
  "type": "color",
586
587
  "attributes": {
@@ -605,10 +606,10 @@
605
606
  "filePath": "src/tokens/semantic/color/light.json",
606
607
  "isSource": false,
607
608
  "name": "Color Status Success Hover",
608
- "path": ["semantic", "color", "status", "success", "hover"],
609
- "key": "{semantic.color.status.success.hover}"
609
+ "path": ["semantic", "color", "status", "success", "hover"]
610
610
  },
611
611
  {
612
+ "key": "{semantic.color.status.success.press}",
612
613
  "value": "{\"light\":\"#1a6324\",\"dark\":\"#00b81b\"}",
613
614
  "type": "color",
614
615
  "attributes": {
@@ -633,10 +634,10 @@
633
634
  "filePath": "src/tokens/semantic/color/light.json",
634
635
  "isSource": false,
635
636
  "name": "Color Status Success Press",
636
- "path": ["semantic", "color", "status", "success", "press"],
637
- "key": "{semantic.color.status.success.press}"
637
+ "path": ["semantic", "color", "status", "success", "press"]
638
638
  },
639
639
  {
640
+ "key": "{semantic.color.status.warning.default}",
640
641
  "value": "{\"light\":\"#f89927\",\"dark\":\"#f89927\"}",
641
642
  "type": "color",
642
643
  "attributes": {
@@ -661,10 +662,10 @@
661
662
  "filePath": "src/tokens/semantic/color/light.json",
662
663
  "isSource": false,
663
664
  "name": "Color Status Warning",
664
- "path": ["semantic", "color", "status", "warning", "default"],
665
- "key": "{semantic.color.status.warning.default}"
665
+ "path": ["semantic", "color", "status", "warning", "default"]
666
666
  },
667
667
  {
668
+ "key": "{semantic.color.status.warning.hover}",
668
669
  "value": "{\"light\":\"#d17300\",\"dark\":\"#ffb54d\"}",
669
670
  "type": "color",
670
671
  "attributes": {
@@ -689,10 +690,10 @@
689
690
  "filePath": "src/tokens/semantic/color/light.json",
690
691
  "isSource": false,
691
692
  "name": "Color Status Warning Hover",
692
- "path": ["semantic", "color", "status", "warning", "hover"],
693
- "key": "{semantic.color.status.warning.hover}"
693
+ "path": ["semantic", "color", "status", "warning", "hover"]
694
694
  },
695
695
  {
696
+ "key": "{semantic.color.status.warning.press}",
696
697
  "value": "{\"light\":\"#9a5b10\",\"dark\":\"#ff9500\"}",
697
698
  "type": "color",
698
699
  "attributes": {
@@ -717,10 +718,10 @@
717
718
  "filePath": "src/tokens/semantic/color/light.json",
718
719
  "isSource": false,
719
720
  "name": "Color Status Warning Press",
720
- "path": ["semantic", "color", "status", "warning", "press"],
721
- "key": "{semantic.color.status.warning.press}"
721
+ "path": ["semantic", "color", "status", "warning", "press"]
722
722
  },
723
723
  {
724
+ "key": "{semantic.color.status.danger.default}",
724
725
  "value": "{\"light\":\"#d83020\",\"dark\":\"#fe583e\"}",
725
726
  "type": "color",
726
727
  "attributes": {
@@ -745,10 +746,10 @@
745
746
  "filePath": "src/tokens/semantic/color/light.json",
746
747
  "isSource": false,
747
748
  "name": "Color Status Danger",
748
- "path": ["semantic", "color", "status", "danger", "default"],
749
- "key": "{semantic.color.status.danger.default}"
749
+ "path": ["semantic", "color", "status", "danger", "default"]
750
750
  },
751
751
  {
752
+ "key": "{semantic.color.status.danger.hover}",
752
753
  "value": "{\"light\":\"#a82b1e\",\"dark\":\"#ff0015\"}",
753
754
  "type": "color",
754
755
  "attributes": {
@@ -773,10 +774,10 @@
773
774
  "filePath": "src/tokens/semantic/color/light.json",
774
775
  "isSource": false,
775
776
  "name": "Color Status Danger Hover",
776
- "path": ["semantic", "color", "status", "danger", "hover"],
777
- "key": "{semantic.color.status.danger.hover}"
777
+ "path": ["semantic", "color", "status", "danger", "hover"]
778
778
  },
779
779
  {
780
+ "key": "{semantic.color.status.danger.press}",
780
781
  "value": "{\"light\":\"#7c1d13\",\"dark\":\"#d90012\"}",
781
782
  "type": "color",
782
783
  "attributes": {
@@ -801,10 +802,10 @@
801
802
  "filePath": "src/tokens/semantic/color/light.json",
802
803
  "isSource": false,
803
804
  "name": "Color Status Danger Press",
804
- "path": ["semantic", "color", "status", "danger", "press"],
805
- "key": "{semantic.color.status.danger.press}"
805
+ "path": ["semantic", "color", "status", "danger", "press"]
806
806
  },
807
807
  {
808
+ "key": "{semantic.color.inverse.default}",
808
809
  "value": "{\"light\":\"#363636\",\"dark\":\"#f7f7f7\"}",
809
810
  "type": "color",
810
811
  "attributes": {
@@ -828,10 +829,10 @@
828
829
  "filePath": "src/tokens/semantic/color/light.json",
829
830
  "isSource": false,
830
831
  "name": "Color Inverse",
831
- "path": ["semantic", "color", "inverse", "default"],
832
- "key": "{semantic.color.inverse.default}"
832
+ "path": ["semantic", "color", "inverse", "default"]
833
833
  },
834
834
  {
835
+ "key": "{semantic.color.inverse.hover}",
835
836
  "value": "{\"light\":\"#2b2b2b\",\"dark\":\"#ffffff\"}",
836
837
  "type": "color",
837
838
  "attributes": {
@@ -855,10 +856,10 @@
855
856
  "filePath": "src/tokens/semantic/color/light.json",
856
857
  "isSource": false,
857
858
  "name": "Color Inverse Hover",
858
- "path": ["semantic", "color", "inverse", "hover"],
859
- "key": "{semantic.color.inverse.hover}"
859
+ "path": ["semantic", "color", "inverse", "hover"]
860
860
  },
861
861
  {
862
+ "key": "{semantic.color.inverse.press}",
862
863
  "value": "{\"light\":\"#212121\",\"dark\":\"#f2f2f2\"}",
863
864
  "type": "color",
864
865
  "attributes": {
@@ -882,10 +883,10 @@
882
883
  "filePath": "src/tokens/semantic/color/light.json",
883
884
  "isSource": false,
884
885
  "name": "Color Inverse Press",
885
- "path": ["semantic", "color", "inverse", "press"],
886
- "key": "{semantic.color.inverse.press}"
886
+ "path": ["semantic", "color", "inverse", "press"]
887
887
  },
888
888
  {
889
+ "key": "{semantic.color.text.1}",
889
890
  "value": "{\"light\":\"#141414\",\"dark\":\"#ffffff\"}",
890
891
  "type": "color",
891
892
  "attributes": {
@@ -909,10 +910,10 @@
909
910
  "filePath": "src/tokens/semantic/color/light.json",
910
911
  "isSource": false,
911
912
  "name": "Color Text 1",
912
- "path": ["semantic", "color", "text", "1"],
913
- "key": "{semantic.color.text.1}"
913
+ "path": ["semantic", "color", "text", "1"]
914
914
  },
915
915
  {
916
+ "key": "{semantic.color.text.2}",
916
917
  "value": "{\"light\":\"#4a4a4a\",\"dark\":\"#bfbfbf\"}",
917
918
  "type": "color",
918
919
  "attributes": {
@@ -936,10 +937,10 @@
936
937
  "filePath": "src/tokens/semantic/color/light.json",
937
938
  "isSource": false,
938
939
  "name": "Color Text 2",
939
- "path": ["semantic", "color", "text", "2"],
940
- "key": "{semantic.color.text.2}"
940
+ "path": ["semantic", "color", "text", "2"]
941
941
  },
942
942
  {
943
+ "key": "{semantic.color.text.3}",
943
944
  "value": "{\"light\":\"#6b6b6b\",\"dark\":\"#9e9e9e\"}",
944
945
  "type": "color",
945
946
  "attributes": {
@@ -963,10 +964,10 @@
963
964
  "filePath": "src/tokens/semantic/color/light.json",
964
965
  "isSource": false,
965
966
  "name": "Color Text 3",
966
- "path": ["semantic", "color", "text", "3"],
967
- "key": "{semantic.color.text.3}"
967
+ "path": ["semantic", "color", "text", "3"]
968
968
  },
969
969
  {
970
+ "key": "{semantic.color.text.highlight}",
970
971
  "value": "{\"light\":\"#004874\",\"dark\":\"#c7eaff\"}",
971
972
  "type": "color",
972
973
  "attributes": {
@@ -990,10 +991,10 @@
990
991
  "filePath": "src/tokens/semantic/color/light.json",
991
992
  "isSource": false,
992
993
  "name": "Color Text Highlight",
993
- "path": ["semantic", "color", "text", "highlight"],
994
- "key": "{semantic.color.text.highlight}"
994
+ "path": ["semantic", "color", "text", "highlight"]
995
995
  },
996
996
  {
997
+ "key": "{semantic.color.text.inverse}",
997
998
  "value": "{\"light\":\"#ffffff\",\"dark\":\"#141414\"}",
998
999
  "type": "color",
999
1000
  "attributes": {
@@ -1017,10 +1018,10 @@
1017
1018
  "filePath": "src/tokens/semantic/color/light.json",
1018
1019
  "isSource": false,
1019
1020
  "name": "Color Text Inverse",
1020
- "path": ["semantic", "color", "text", "inverse"],
1021
- "key": "{semantic.color.text.inverse}"
1021
+ "path": ["semantic", "color", "text", "inverse"]
1022
1022
  },
1023
1023
  {
1024
+ "key": "{semantic.color.text.link}",
1024
1025
  "value": "{\"light\":\"#00619b\",\"dark\":\"#00a0ff\"}",
1025
1026
  "type": "color",
1026
1027
  "attributes": {
@@ -1044,10 +1045,10 @@
1044
1045
  "filePath": "src/tokens/semantic/color/light.json",
1045
1046
  "isSource": false,
1046
1047
  "name": "Color Text Link",
1047
- "path": ["semantic", "color", "text", "link"],
1048
- "key": "{semantic.color.text.link}"
1048
+ "path": ["semantic", "color", "text", "link"]
1049
1049
  },
1050
1050
  {
1051
+ "key": "{semantic.color.border.1}",
1051
1052
  "value": "{\"light\":\"#c9c9c9\",\"dark\":\"#545454\"}",
1052
1053
  "type": "color",
1053
1054
  "attributes": {
@@ -1071,10 +1072,10 @@
1071
1072
  "filePath": "src/tokens/semantic/color/light.json",
1072
1073
  "isSource": false,
1073
1074
  "name": "Color Border 1",
1074
- "path": ["semantic", "color", "border", "1"],
1075
- "key": "{semantic.color.border.1}"
1075
+ "path": ["semantic", "color", "border", "1"]
1076
1076
  },
1077
1077
  {
1078
+ "key": "{semantic.color.border.2}",
1078
1079
  "value": "{\"light\":\"#d4d4d4\",\"dark\":\"#4a4a4a\"}",
1079
1080
  "type": "color",
1080
1081
  "attributes": {
@@ -1098,10 +1099,10 @@
1098
1099
  "filePath": "src/tokens/semantic/color/light.json",
1099
1100
  "isSource": false,
1100
1101
  "name": "Color Border 2",
1101
- "path": ["semantic", "color", "border", "2"],
1102
- "key": "{semantic.color.border.2}"
1102
+ "path": ["semantic", "color", "border", "2"]
1103
1103
  },
1104
1104
  {
1105
+ "key": "{semantic.color.border.3}",
1105
1106
  "value": "{\"light\":\"#dedede\",\"dark\":\"#404040\"}",
1106
1107
  "type": "color",
1107
1108
  "attributes": {
@@ -1125,10 +1126,10 @@
1125
1126
  "filePath": "src/tokens/semantic/color/light.json",
1126
1127
  "isSource": false,
1127
1128
  "name": "Color Border 3",
1128
- "path": ["semantic", "color", "border", "3"],
1129
- "key": "{semantic.color.border.3}"
1129
+ "path": ["semantic", "color", "border", "3"]
1130
1130
  },
1131
1131
  {
1132
+ "key": "{semantic.color.border.input}",
1132
1133
  "value": "{\"light\":\"#949494\",\"dark\":\"#757575\"}",
1133
1134
  "type": "color",
1134
1135
  "attributes": {
@@ -1152,10 +1153,10 @@
1152
1153
  "filePath": "src/tokens/semantic/color/light.json",
1153
1154
  "isSource": false,
1154
1155
  "name": "Color Border Input",
1155
- "path": ["semantic", "color", "border", "input"],
1156
- "key": "{semantic.color.border.input}"
1156
+ "path": ["semantic", "color", "border", "input"]
1157
1157
  },
1158
1158
  {
1159
+ "key": "{semantic.color.border.ghost}",
1159
1160
  "value": "{\"light\":\"rgba(0, 0, 0, 0.3)\",\"dark\":\"rgba(117, 117, 117, 0.3)\"}",
1160
1161
  "type": "color",
1161
1162
  "attributes": {
@@ -1179,10 +1180,10 @@
1179
1180
  "filePath": "src/tokens/semantic/color/light.json",
1180
1181
  "isSource": false,
1181
1182
  "name": "Color Border Ghost",
1182
- "path": ["semantic", "color", "border", "ghost"],
1183
- "key": "{semantic.color.border.ghost}"
1183
+ "path": ["semantic", "color", "border", "ghost"]
1184
1184
  },
1185
1185
  {
1186
+ "key": "{semantic.color.border.white}",
1186
1187
  "value": "{\"light\":\"#ffffff\",\"dark\":\"#f7f7f7\"}",
1187
1188
  "type": "color",
1188
1189
  "attributes": {
@@ -1206,10 +1207,10 @@
1206
1207
  "filePath": "src/tokens/semantic/color/light.json",
1207
1208
  "isSource": false,
1208
1209
  "name": "Color Border White",
1209
- "path": ["semantic", "color", "border", "white"],
1210
- "key": "{semantic.color.border.white}"
1210
+ "path": ["semantic", "color", "border", "white"]
1211
1211
  },
1212
1212
  {
1213
+ "key": "{semantic.border.width.none}",
1213
1214
  "value": "0",
1214
1215
  "type": "dimension",
1215
1216
  "attributes": {
@@ -1233,10 +1234,10 @@
1233
1234
  "filePath": "src/tokens/semantic/border.json",
1234
1235
  "isSource": true,
1235
1236
  "name": "Border Width None",
1236
- "path": ["semantic", "border", "width", "none"],
1237
- "key": "{semantic.border.width.none}"
1237
+ "path": ["semantic", "border", "width", "none"]
1238
1238
  },
1239
1239
  {
1240
+ "key": "{semantic.border.width.sm}",
1240
1241
  "value": "1px",
1241
1242
  "type": "dimension",
1242
1243
  "attributes": {
@@ -1260,10 +1261,10 @@
1260
1261
  "filePath": "src/tokens/semantic/border.json",
1261
1262
  "isSource": true,
1262
1263
  "name": "Border Width Sm",
1263
- "path": ["semantic", "border", "width", "sm"],
1264
- "key": "{semantic.border.width.sm}"
1264
+ "path": ["semantic", "border", "width", "sm"]
1265
1265
  },
1266
1266
  {
1267
+ "key": "{semantic.border.width.md}",
1267
1268
  "value": "2px",
1268
1269
  "type": "dimension",
1269
1270
  "attributes": {
@@ -1287,10 +1288,10 @@
1287
1288
  "filePath": "src/tokens/semantic/border.json",
1288
1289
  "isSource": true,
1289
1290
  "name": "Border Width Md",
1290
- "path": ["semantic", "border", "width", "md"],
1291
- "key": "{semantic.border.width.md}"
1291
+ "path": ["semantic", "border", "width", "md"]
1292
1292
  },
1293
1293
  {
1294
+ "key": "{semantic.border.width.lg}",
1294
1295
  "value": "4px",
1295
1296
  "type": "dimension",
1296
1297
  "attributes": {
@@ -1314,10 +1315,10 @@
1314
1315
  "filePath": "src/tokens/semantic/border.json",
1315
1316
  "isSource": true,
1316
1317
  "name": "Border Width Lg",
1317
- "path": ["semantic", "border", "width", "lg"],
1318
- "key": "{semantic.border.width.lg}"
1318
+ "path": ["semantic", "border", "width", "lg"]
1319
1319
  },
1320
1320
  {
1321
+ "key": "{semantic.container-size.height.xxs}",
1321
1322
  "value": "{\"min\":\"0\",\"max\":\"154px\"}",
1322
1323
  "type": "dimension",
1323
1324
  "description": "Small handheld devices and mini-windows",
@@ -1333,6 +1334,7 @@
1333
1334
  "description": "Small handheld devices and mini-windows",
1334
1335
  "filePath": "src/tokens/semantic/container-size.json",
1335
1336
  "isSource": true,
1337
+ "key": "{semantic.container-size.height.xxs}",
1336
1338
  "name": "calcite-semantic-container-size-height-xxs",
1337
1339
  "path": ["semantic", "container-size", "height", "xxs"],
1338
1340
  "comment": "Small handheld devices and mini-windows",
@@ -1353,10 +1355,10 @@
1353
1355
  "isSource": true,
1354
1356
  "name": "Container Size Height Xxs",
1355
1357
  "path": ["semantic", "container-size", "height", "xxs"],
1356
- "comment": "Small handheld devices and mini-windows",
1357
- "key": "{semantic.container-size.height.xxs}"
1358
+ "comment": "Small handheld devices and mini-windows"
1358
1359
  },
1359
1360
  {
1361
+ "key": "{semantic.container-size.height.xs}",
1360
1362
  "value": "{\"min\":\"155px\",\"max\":\"328px\"}",
1361
1363
  "type": "dimension",
1362
1364
  "description": "Handheld devices",
@@ -1372,6 +1374,7 @@
1372
1374
  "description": "Handheld devices",
1373
1375
  "filePath": "src/tokens/semantic/container-size.json",
1374
1376
  "isSource": true,
1377
+ "key": "{semantic.container-size.height.xs}",
1375
1378
  "name": "calcite-semantic-container-size-height-xs",
1376
1379
  "path": ["semantic", "container-size", "height", "xs"],
1377
1380
  "comment": "Handheld devices",
@@ -1392,10 +1395,10 @@
1392
1395
  "isSource": true,
1393
1396
  "name": "Container Size Height Xs",
1394
1397
  "path": ["semantic", "container-size", "height", "xs"],
1395
- "comment": "Handheld devices",
1396
- "key": "{semantic.container-size.height.xs}"
1398
+ "comment": "Handheld devices"
1397
1399
  },
1398
1400
  {
1401
+ "key": "{semantic.container-size.height.sm}",
1399
1402
  "value": "{\"min\":\"329px\",\"max\":\"504px\"}",
1400
1403
  "type": "dimension",
1401
1404
  "description": "Small tablets",
@@ -1411,6 +1414,7 @@
1411
1414
  "description": "Small tablets",
1412
1415
  "filePath": "src/tokens/semantic/container-size.json",
1413
1416
  "isSource": true,
1417
+ "key": "{semantic.container-size.height.sm}",
1414
1418
  "name": "calcite-semantic-container-size-height-sm",
1415
1419
  "path": ["semantic", "container-size", "height", "sm"],
1416
1420
  "comment": "Small tablets",
@@ -1431,10 +1435,10 @@
1431
1435
  "isSource": true,
1432
1436
  "name": "Container Size Height Sm",
1433
1437
  "path": ["semantic", "container-size", "height", "sm"],
1434
- "comment": "Small tablets",
1435
- "key": "{semantic.container-size.height.sm}"
1438
+ "comment": "Small tablets"
1436
1439
  },
1437
1440
  {
1441
+ "key": "{semantic.container-size.height.md}",
1438
1442
  "value": "{\"min\":\"505px\",\"max\":\"678px\"}",
1439
1443
  "type": "dimension",
1440
1444
  "description": "Small laptops",
@@ -1450,6 +1454,7 @@
1450
1454
  "description": "Small laptops",
1451
1455
  "filePath": "src/tokens/semantic/container-size.json",
1452
1456
  "isSource": true,
1457
+ "key": "{semantic.container-size.height.md}",
1453
1458
  "name": "calcite-semantic-container-size-height-md",
1454
1459
  "path": ["semantic", "container-size", "height", "md"],
1455
1460
  "comment": "Small laptops",
@@ -1470,10 +1475,10 @@
1470
1475
  "isSource": true,
1471
1476
  "name": "Container Size Height Md",
1472
1477
  "path": ["semantic", "container-size", "height", "md"],
1473
- "comment": "Small laptops",
1474
- "key": "{semantic.container-size.height.md}"
1478
+ "comment": "Small laptops"
1475
1479
  },
1476
1480
  {
1481
+ "key": "{semantic.container-size.height.lg}",
1477
1482
  "value": "{\"min\":\"679px\",\"max\":\"854px\"}",
1478
1483
  "type": "dimension",
1479
1484
  "description": "Large laptops and desktop computers",
@@ -1489,6 +1494,7 @@
1489
1494
  "description": "Large laptops and desktop computers",
1490
1495
  "filePath": "src/tokens/semantic/container-size.json",
1491
1496
  "isSource": true,
1497
+ "key": "{semantic.container-size.height.lg}",
1492
1498
  "name": "calcite-semantic-container-size-height-lg",
1493
1499
  "path": ["semantic", "container-size", "height", "lg"],
1494
1500
  "comment": "Large laptops and desktop computers",
@@ -1509,10 +1515,10 @@
1509
1515
  "isSource": true,
1510
1516
  "name": "Container Size Height Lg",
1511
1517
  "path": ["semantic", "container-size", "height", "lg"],
1512
- "comment": "Large laptops and desktop computers",
1513
- "key": "{semantic.container-size.height.lg}"
1518
+ "comment": "Large laptops and desktop computers"
1514
1519
  },
1515
1520
  {
1521
+ "key": "{semantic.container-size.height.xl}",
1516
1522
  "value": "{\"min\":\"855px\"}",
1517
1523
  "type": "dimension",
1518
1524
  "description": "Projectors and televisions",
@@ -1527,6 +1533,7 @@
1527
1533
  "description": "Projectors and televisions",
1528
1534
  "filePath": "src/tokens/semantic/container-size.json",
1529
1535
  "isSource": true,
1536
+ "key": "{semantic.container-size.height.xl}",
1530
1537
  "name": "calcite-semantic-container-size-height-xl",
1531
1538
  "path": ["semantic", "container-size", "height", "xl"],
1532
1539
  "comment": "Projectors and televisions",
@@ -1547,10 +1554,10 @@
1547
1554
  "isSource": true,
1548
1555
  "name": "Container Size Height Xl",
1549
1556
  "path": ["semantic", "container-size", "height", "xl"],
1550
- "comment": "Projectors and televisions",
1551
- "key": "{semantic.container-size.height.xl}"
1557
+ "comment": "Projectors and televisions"
1552
1558
  },
1553
1559
  {
1560
+ "key": "{semantic.container-size.width.xxs}",
1554
1561
  "value": "{\"min\":\"0\",\"max\":\"320px\"}",
1555
1562
  "type": "dimension",
1556
1563
  "description": "Small handheld devices and mini-windows",
@@ -1560,12 +1567,13 @@
1560
1567
  "item": "width",
1561
1568
  "subitem": "xxs",
1562
1569
  "value": {
1563
- "min": 0,
1570
+ "min": "0",
1564
1571
  "max": "320px"
1565
1572
  },
1566
1573
  "description": "Small handheld devices and mini-windows",
1567
1574
  "filePath": "src/tokens/semantic/container-size.json",
1568
1575
  "isSource": true,
1576
+ "key": "{semantic.container-size.width.xxs}",
1569
1577
  "name": "calcite-semantic-container-size-width-xxs",
1570
1578
  "path": ["semantic", "container-size", "width", "xxs"],
1571
1579
  "comment": "Small handheld devices and mini-windows",
@@ -1586,10 +1594,10 @@
1586
1594
  "isSource": true,
1587
1595
  "name": "Container Size Width Xxs",
1588
1596
  "path": ["semantic", "container-size", "width", "xxs"],
1589
- "comment": "Small handheld devices and mini-windows",
1590
- "key": "{semantic.container-size.width.xxs}"
1597
+ "comment": "Small handheld devices and mini-windows"
1591
1598
  },
1592
1599
  {
1600
+ "key": "{semantic.container-size.width.xs}",
1593
1601
  "value": "{\"min\":\"321px\",\"max\":\"476px\"}",
1594
1602
  "type": "dimension",
1595
1603
  "description": "Handheld devices",
@@ -1605,6 +1613,7 @@
1605
1613
  "description": "Handheld devices",
1606
1614
  "filePath": "src/tokens/semantic/container-size.json",
1607
1615
  "isSource": true,
1616
+ "key": "{semantic.container-size.width.xs}",
1608
1617
  "name": "calcite-semantic-container-size-width-xs",
1609
1618
  "path": ["semantic", "container-size", "width", "xs"],
1610
1619
  "comment": "Handheld devices",
@@ -1625,10 +1634,10 @@
1625
1634
  "isSource": true,
1626
1635
  "name": "Container Size Width Xs",
1627
1636
  "path": ["semantic", "container-size", "width", "xs"],
1628
- "comment": "Handheld devices",
1629
- "key": "{semantic.container-size.width.xs}"
1637
+ "comment": "Handheld devices"
1630
1638
  },
1631
1639
  {
1640
+ "key": "{semantic.container-size.width.sm}",
1632
1641
  "value": "{\"min\":\"477px\",\"max\":\"768px\"}",
1633
1642
  "type": "dimension",
1634
1643
  "description": "Small tablets",
@@ -1644,6 +1653,7 @@
1644
1653
  "description": "Small tablets",
1645
1654
  "filePath": "src/tokens/semantic/container-size.json",
1646
1655
  "isSource": true,
1656
+ "key": "{semantic.container-size.width.sm}",
1647
1657
  "name": "calcite-semantic-container-size-width-sm",
1648
1658
  "path": ["semantic", "container-size", "width", "sm"],
1649
1659
  "comment": "Small tablets",
@@ -1664,10 +1674,10 @@
1664
1674
  "isSource": true,
1665
1675
  "name": "Container Size Width Sm",
1666
1676
  "path": ["semantic", "container-size", "width", "sm"],
1667
- "comment": "Small tablets",
1668
- "key": "{semantic.container-size.width.sm}"
1677
+ "comment": "Small tablets"
1669
1678
  },
1670
1679
  {
1680
+ "key": "{semantic.container-size.width.md}",
1671
1681
  "value": "{\"min\":\"769px\",\"max\":\"1152px\"}",
1672
1682
  "type": "dimension",
1673
1683
  "description": "Small laptops",
@@ -1683,6 +1693,7 @@
1683
1693
  "description": "Small laptops",
1684
1694
  "filePath": "src/tokens/semantic/container-size.json",
1685
1695
  "isSource": true,
1696
+ "key": "{semantic.container-size.width.md}",
1686
1697
  "name": "calcite-semantic-container-size-width-md",
1687
1698
  "path": ["semantic", "container-size", "width", "md"],
1688
1699
  "comment": "Small laptops",
@@ -1703,10 +1714,10 @@
1703
1714
  "isSource": true,
1704
1715
  "name": "Container Size Width Md",
1705
1716
  "path": ["semantic", "container-size", "width", "md"],
1706
- "comment": "Small laptops",
1707
- "key": "{semantic.container-size.width.md}"
1717
+ "comment": "Small laptops"
1708
1718
  },
1709
1719
  {
1720
+ "key": "{semantic.container-size.width.lg}",
1710
1721
  "value": "{\"min\":\"1153px\",\"max\":\"1440px\"}",
1711
1722
  "type": "dimension",
1712
1723
  "description": "Large laptops and desktop computers",
@@ -1722,6 +1733,7 @@
1722
1733
  "description": "Large laptops and desktop computers",
1723
1734
  "filePath": "src/tokens/semantic/container-size.json",
1724
1735
  "isSource": true,
1736
+ "key": "{semantic.container-size.width.lg}",
1725
1737
  "name": "calcite-semantic-container-size-width-lg",
1726
1738
  "path": ["semantic", "container-size", "width", "lg"],
1727
1739
  "comment": "Large laptops and desktop computers",
@@ -1742,10 +1754,10 @@
1742
1754
  "isSource": true,
1743
1755
  "name": "Container Size Width Lg",
1744
1756
  "path": ["semantic", "container-size", "width", "lg"],
1745
- "comment": "Large laptops and desktop computers",
1746
- "key": "{semantic.container-size.width.lg}"
1757
+ "comment": "Large laptops and desktop computers"
1747
1758
  },
1748
1759
  {
1760
+ "key": "{semantic.container-size.width.xl}",
1749
1761
  "value": "{\"min\":\"1441px\"}",
1750
1762
  "type": "dimension",
1751
1763
  "description": "Projectors and televisions",
@@ -1760,6 +1772,7 @@
1760
1772
  "description": "Projectors and televisions",
1761
1773
  "filePath": "src/tokens/semantic/container-size.json",
1762
1774
  "isSource": true,
1775
+ "key": "{semantic.container-size.width.xl}",
1763
1776
  "name": "calcite-semantic-container-size-width-xl",
1764
1777
  "path": ["semantic", "container-size", "width", "xl"],
1765
1778
  "comment": "Projectors and televisions",
@@ -1780,10 +1793,10 @@
1780
1793
  "isSource": true,
1781
1794
  "name": "Container Size Width Xl",
1782
1795
  "path": ["semantic", "container-size", "width", "xl"],
1783
- "comment": "Projectors and televisions",
1784
- "key": "{semantic.container-size.width.xl}"
1796
+ "comment": "Projectors and televisions"
1785
1797
  },
1786
1798
  {
1799
+ "key": "{semantic.container-size.margin}",
1787
1800
  "value": "24px",
1788
1801
  "type": "dimension",
1789
1802
  "attributes": {
@@ -1806,10 +1819,10 @@
1806
1819
  "filePath": "src/tokens/semantic/container-size.json",
1807
1820
  "isSource": true,
1808
1821
  "name": "Container Size Margin",
1809
- "path": ["semantic", "container-size", "margin"],
1810
- "key": "{semantic.container-size.margin}"
1822
+ "path": ["semantic", "container-size", "margin"]
1811
1823
  },
1812
1824
  {
1825
+ "key": "{semantic.container-size.gutter}",
1813
1826
  "value": "16px",
1814
1827
  "type": "dimension",
1815
1828
  "attributes": {
@@ -1832,10 +1845,10 @@
1832
1845
  "filePath": "src/tokens/semantic/container-size.json",
1833
1846
  "isSource": true,
1834
1847
  "name": "Container Size Gutter",
1835
- "path": ["semantic", "container-size", "gutter"],
1836
- "key": "{semantic.container-size.gutter}"
1848
+ "path": ["semantic", "container-size", "gutter"]
1837
1849
  },
1838
1850
  {
1851
+ "key": "{semantic.container-size.content.fluid}",
1839
1852
  "value": "100%",
1840
1853
  "type": "dimension",
1841
1854
  "description": "for fluid grid widths",
@@ -1848,6 +1861,7 @@
1848
1861
  "description": "for fluid grid widths",
1849
1862
  "filePath": "src/tokens/semantic/container-size.json",
1850
1863
  "isSource": true,
1864
+ "key": "{semantic.container-size.content.fluid}",
1851
1865
  "name": "calcite-semantic-container-size-content-fluid",
1852
1866
  "path": ["semantic", "container-size", "content", "fluid"],
1853
1867
  "comment": "for fluid grid widths",
@@ -1868,10 +1882,10 @@
1868
1882
  "isSource": true,
1869
1883
  "name": "Container Size Content Fluid",
1870
1884
  "path": ["semantic", "container-size", "content", "fluid"],
1871
- "comment": "for fluid grid widths",
1872
- "key": "{semantic.container-size.content.fluid}"
1885
+ "comment": "for fluid grid widths"
1873
1886
  },
1874
1887
  {
1888
+ "key": "{semantic.container-size.content.fixed}",
1875
1889
  "value": "1440px",
1876
1890
  "type": "dimension",
1877
1891
  "description": "only for lg breakpoint fixed grid width",
@@ -1884,6 +1898,7 @@
1884
1898
  "description": "only for lg breakpoint fixed grid width",
1885
1899
  "filePath": "src/tokens/semantic/container-size.json",
1886
1900
  "isSource": true,
1901
+ "key": "{semantic.container-size.content.fixed}",
1887
1902
  "name": "calcite-semantic-container-size-content-fixed",
1888
1903
  "path": ["semantic", "container-size", "content", "fixed"],
1889
1904
  "comment": "only for lg breakpoint fixed grid width",
@@ -1904,10 +1919,10 @@
1904
1919
  "isSource": true,
1905
1920
  "name": "Container Size Content Fixed",
1906
1921
  "path": ["semantic", "container-size", "content", "fixed"],
1907
- "comment": "only for lg breakpoint fixed grid width",
1908
- "key": "{semantic.container-size.content.fixed}"
1922
+ "comment": "only for lg breakpoint fixed grid width"
1909
1923
  },
1910
1924
  {
1925
+ "key": "{semantic.corner.radius.default}",
1911
1926
  "value": "0",
1912
1927
  "type": "dimension",
1913
1928
  "attributes": {
@@ -1931,10 +1946,10 @@
1931
1946
  "filePath": "src/tokens/semantic/corner.json",
1932
1947
  "isSource": true,
1933
1948
  "name": "Corner Radius",
1934
- "path": ["semantic", "corner", "radius", "default"],
1935
- "key": "{semantic.corner.radius.default}"
1949
+ "path": ["semantic", "corner", "radius", "default"]
1936
1950
  },
1937
1951
  {
1952
+ "key": "{semantic.corner.radius.sharp}",
1938
1953
  "value": "0",
1939
1954
  "type": "dimension",
1940
1955
  "attributes": {
@@ -1946,6 +1961,7 @@
1946
1961
  "description": "deprecated, use --calcite-conder-radius-none instead",
1947
1962
  "filePath": "src/tokens/semantic/corner.json",
1948
1963
  "isSource": true,
1964
+ "key": "{semantic.corner.radius.sharp}",
1949
1965
  "name": "calcite-semantic-corner-radius-sharp",
1950
1966
  "path": ["semantic", "corner", "radius", "sharp"],
1951
1967
  "comment": "deprecated, use --calcite-conder-radius-none instead",
@@ -1967,10 +1983,10 @@
1967
1983
  "isSource": true,
1968
1984
  "name": "Corner Radius Sharp",
1969
1985
  "path": ["semantic", "corner", "radius", "sharp"],
1970
- "comment": "deprecated, use --calcite-conder-radius-none instead",
1971
- "key": "{semantic.corner.radius.sharp}"
1986
+ "comment": "deprecated, use --calcite-conder-radius-none instead"
1972
1987
  },
1973
1988
  {
1989
+ "key": "{semantic.corner.radius.none}",
1974
1990
  "value": "0",
1975
1991
  "type": "dimension",
1976
1992
  "attributes": {
@@ -1994,10 +2010,10 @@
1994
2010
  "filePath": "src/tokens/semantic/corner.json",
1995
2011
  "isSource": true,
1996
2012
  "name": "Corner Radius None",
1997
- "path": ["semantic", "corner", "radius", "none"],
1998
- "key": "{semantic.corner.radius.none}"
2013
+ "path": ["semantic", "corner", "radius", "none"]
1999
2014
  },
2000
2015
  {
2016
+ "key": "{semantic.corner.radius.xs}",
2001
2017
  "value": "2px",
2002
2018
  "type": "dimension",
2003
2019
  "attributes": {
@@ -2021,10 +2037,10 @@
2021
2037
  "filePath": "src/tokens/semantic/corner.json",
2022
2038
  "isSource": true,
2023
2039
  "name": "Corner Radius Xs",
2024
- "path": ["semantic", "corner", "radius", "xs"],
2025
- "key": "{semantic.corner.radius.xs}"
2040
+ "path": ["semantic", "corner", "radius", "xs"]
2026
2041
  },
2027
2042
  {
2043
+ "key": "{semantic.corner.radius.sm}",
2028
2044
  "value": "4px",
2029
2045
  "type": "dimension",
2030
2046
  "attributes": {
@@ -2048,10 +2064,10 @@
2048
2064
  "filePath": "src/tokens/semantic/corner.json",
2049
2065
  "isSource": true,
2050
2066
  "name": "Corner Radius Sm",
2051
- "path": ["semantic", "corner", "radius", "sm"],
2052
- "key": "{semantic.corner.radius.sm}"
2067
+ "path": ["semantic", "corner", "radius", "sm"]
2053
2068
  },
2054
2069
  {
2070
+ "key": "{semantic.corner.radius.round}",
2055
2071
  "value": "4px",
2056
2072
  "type": "dimension",
2057
2073
  "attributes": {
@@ -2063,6 +2079,7 @@
2063
2079
  "description": "deprecated, use --calcite-corner-radius-sm instead",
2064
2080
  "filePath": "src/tokens/semantic/corner.json",
2065
2081
  "isSource": true,
2082
+ "key": "{semantic.corner.radius.round}",
2066
2083
  "name": "calcite-semantic-corner-radius-round",
2067
2084
  "path": ["semantic", "corner", "radius", "round"],
2068
2085
  "comment": "deprecated, use --calcite-corner-radius-sm instead",
@@ -2084,10 +2101,10 @@
2084
2101
  "isSource": true,
2085
2102
  "name": "Corner Radius Round",
2086
2103
  "path": ["semantic", "corner", "radius", "round"],
2087
- "comment": "deprecated, use --calcite-corner-radius-sm instead",
2088
- "key": "{semantic.corner.radius.round}"
2104
+ "comment": "deprecated, use --calcite-corner-radius-sm instead"
2089
2105
  },
2090
2106
  {
2107
+ "key": "{semantic.corner.radius.pill}",
2091
2108
  "value": "100%",
2092
2109
  "type": "dimension",
2093
2110
  "attributes": {
@@ -2112,23 +2129,23 @@
2112
2129
  "filePath": "src/tokens/semantic/corner.json",
2113
2130
  "isSource": true,
2114
2131
  "name": "Corner Radius Pill",
2115
- "path": ["semantic", "corner", "radius", "pill"],
2116
- "key": "{semantic.corner.radius.pill}"
2132
+ "path": ["semantic", "corner", "radius", "pill"]
2117
2133
  },
2118
2134
  {
2135
+ "key": "{semantic.font.family.default}",
2119
2136
  "value": "[\"Avenir Next\",\"Avenir\",\"Helvetica Neue\",\"sans-serif\"]",
2120
2137
  "type": "fontFamily",
2121
- "description": "Primary font with fallbacks",
2122
2138
  "attributes": {
2123
2139
  "group": "family",
2124
2140
  "category": "semantic",
2125
2141
  "type": "fontFamily",
2126
2142
  "item": "family",
2127
2143
  "subitem": "default",
2128
- "value": ["Avenir Next", "Avenir", "Helvetica Neue", "sans-serif"],
2144
+ "value": "Avenir Next,Avenir,Helvetica Neue,sans-serif",
2129
2145
  "description": "Primary font with fallbacks",
2130
2146
  "filePath": "src/tokens/semantic/font.json",
2131
2147
  "isSource": true,
2148
+ "key": "{semantic.font.family.default}",
2132
2149
  "name": "calcite-semantic-font-family-default",
2133
2150
  "path": ["semantic", "font", "family", "default"],
2134
2151
  "comment": "Primary font with fallbacks",
@@ -2145,32 +2162,27 @@
2145
2162
  "type": "fontFamily"
2146
2163
  }
2147
2164
  },
2165
+ "description": "Primary font with fallbacks",
2148
2166
  "filePath": "src/tokens/semantic/font.json",
2149
2167
  "isSource": true,
2150
2168
  "name": "Font Family",
2151
2169
  "path": ["semantic", "font", "family", "default"],
2152
- "comment": "Primary font with fallbacks",
2153
- "key": "{semantic.font.family.default}"
2170
+ "comment": "Primary font with fallbacks"
2154
2171
  },
2155
2172
  {
2173
+ "key": "{semantic.font.family.code}",
2156
2174
  "value": "[\"Monaco\",\"Consolas\",\"Andale Mono\",\"Lucida Console\",\"monospace\"]",
2157
2175
  "type": "fontFamily",
2158
- "description": "Font family for code with fallbacks",
2159
2176
  "attributes": {
2160
2177
  "category": "font",
2161
2178
  "type": "fontFamily",
2162
2179
  "item": "family",
2163
2180
  "subitem": "code",
2164
- "value": [
2165
- "Monaco",
2166
- "Consolas",
2167
- "Andale Mono",
2168
- "Lucida Console",
2169
- "monospace"
2170
- ],
2181
+ "value": "Monaco,Consolas,Andale Mono,Lucida Console,monospace",
2171
2182
  "description": "Font family for code with fallbacks",
2172
2183
  "filePath": "src/tokens/semantic/font.json",
2173
2184
  "isSource": true,
2185
+ "key": "{semantic.font.family.code}",
2174
2186
  "name": "calcite-semantic-font-family-code",
2175
2187
  "path": ["semantic", "font", "family", "code"],
2176
2188
  "comment": "Font family for code with fallbacks",
@@ -2187,17 +2199,17 @@
2187
2199
  "type": "fontFamily"
2188
2200
  }
2189
2201
  },
2202
+ "description": "Font family for code with fallbacks",
2190
2203
  "filePath": "src/tokens/semantic/font.json",
2191
2204
  "isSource": true,
2192
2205
  "name": "Font Family Code",
2193
2206
  "path": ["semantic", "font", "family", "code"],
2194
- "comment": "Font family for code with fallbacks",
2195
- "key": "{semantic.font.family.code}"
2207
+ "comment": "Font family for code with fallbacks"
2196
2208
  },
2197
2209
  {
2210
+ "key": "{semantic.font.weight.light}",
2198
2211
  "value": "300",
2199
2212
  "type": "fontWeight",
2200
- "description": "For Avenir Next World (secondary font family)",
2201
2213
  "attributes": {
2202
2214
  "category": "font",
2203
2215
  "type": "fontWeight",
@@ -2207,6 +2219,7 @@
2207
2219
  "description": "For Avenir Next World (secondary font family)",
2208
2220
  "filePath": "src/tokens/semantic/font.json",
2209
2221
  "isSource": true,
2222
+ "key": "{semantic.font.weight.light}",
2210
2223
  "name": "calcite-semantic-font-weight-light",
2211
2224
  "path": ["semantic", "font", "weight", "light"],
2212
2225
  "comment": "For Avenir Next World (secondary font family)",
@@ -2223,17 +2236,17 @@
2223
2236
  "type": "fontWeight"
2224
2237
  }
2225
2238
  },
2239
+ "description": "For Avenir Next World (secondary font family)",
2226
2240
  "filePath": "src/tokens/semantic/font.json",
2227
2241
  "isSource": true,
2228
2242
  "name": "Font Weight Light",
2229
2243
  "path": ["semantic", "font", "weight", "light"],
2230
- "comment": "For Avenir Next World (secondary font family)",
2231
- "key": "{semantic.font.weight.light}"
2244
+ "comment": "For Avenir Next World (secondary font family)"
2232
2245
  },
2233
2246
  {
2247
+ "key": "{semantic.font.weight.normal}",
2234
2248
  "value": "400",
2235
2249
  "type": "fontWeight",
2236
- "description": "For backwards compatibility only. This token will be removed from the published tokens in the next major in favor of the more descriptive word \"regular\"",
2237
2250
  "extensions": {
2238
2251
  "calcite.deprecated": true
2239
2252
  },
@@ -2243,12 +2256,13 @@
2243
2256
  "item": "weight",
2244
2257
  "subitem": "normal",
2245
2258
  "value": "400",
2246
- "description": "For backwards compatibility only. This token will be removed from the published tokens in the next major in favor of the more descriptive word \"regular\"",
2247
2259
  "extensions": {
2248
2260
  "calcite.deprecated": true
2249
2261
  },
2262
+ "description": "For backwards compatibility only. This token will be removed from the published tokens in the next major in favor of the more descriptive word \"regular\"",
2250
2263
  "filePath": "src/tokens/semantic/font.json",
2251
2264
  "isSource": true,
2265
+ "key": "{semantic.font.weight.normal}",
2252
2266
  "name": "calcite-semantic-font-weight-normal",
2253
2267
  "path": ["semantic", "font", "weight", "normal"],
2254
2268
  "comment": "For backwards compatibility only. This token will be removed from the published tokens in the next major in favor of the more descriptive word \"regular\"",
@@ -2265,14 +2279,15 @@
2265
2279
  "type": "fontWeight"
2266
2280
  }
2267
2281
  },
2282
+ "description": "For backwards compatibility only. This token will be removed from the published tokens in the next major in favor of the more descriptive word \"regular\"",
2268
2283
  "filePath": "src/tokens/semantic/font.json",
2269
2284
  "isSource": true,
2270
2285
  "name": "Font Weight Normal",
2271
2286
  "path": ["semantic", "font", "weight", "normal"],
2272
- "comment": "For backwards compatibility only. This token will be removed from the published tokens in the next major in favor of the more descriptive word \"regular\"",
2273
- "key": "{semantic.font.weight.normal}"
2287
+ "comment": "For backwards compatibility only. This token will be removed from the published tokens in the next major in favor of the more descriptive word \"regular\""
2274
2288
  },
2275
2289
  {
2290
+ "key": "{semantic.font.weight.regular}",
2276
2291
  "value": "400",
2277
2292
  "type": "fontWeight",
2278
2293
  "attributes": {
@@ -2296,10 +2311,10 @@
2296
2311
  "filePath": "src/tokens/semantic/font.json",
2297
2312
  "isSource": true,
2298
2313
  "name": "Font Weight Regular",
2299
- "path": ["semantic", "font", "weight", "regular"],
2300
- "key": "{semantic.font.weight.regular}"
2314
+ "path": ["semantic", "font", "weight", "regular"]
2301
2315
  },
2302
2316
  {
2317
+ "key": "{semantic.font.weight.medium}",
2303
2318
  "value": "500",
2304
2319
  "type": "fontWeight",
2305
2320
  "attributes": {
@@ -2323,10 +2338,10 @@
2323
2338
  "filePath": "src/tokens/semantic/font.json",
2324
2339
  "isSource": true,
2325
2340
  "name": "Font Weight Medium",
2326
- "path": ["semantic", "font", "weight", "medium"],
2327
- "key": "{semantic.font.weight.medium}"
2341
+ "path": ["semantic", "font", "weight", "medium"]
2328
2342
  },
2329
2343
  {
2344
+ "key": "{semantic.font.weight.semibold}",
2330
2345
  "value": "600",
2331
2346
  "type": "fontWeight",
2332
2347
  "attributes": {
@@ -2350,10 +2365,10 @@
2350
2365
  "filePath": "src/tokens/semantic/font.json",
2351
2366
  "isSource": true,
2352
2367
  "name": "Font Weight Semibold",
2353
- "path": ["semantic", "font", "weight", "semibold"],
2354
- "key": "{semantic.font.weight.semibold}"
2368
+ "path": ["semantic", "font", "weight", "semibold"]
2355
2369
  },
2356
2370
  {
2371
+ "key": "{semantic.font.weight.bold}",
2357
2372
  "value": "600",
2358
2373
  "type": "fontWeight",
2359
2374
  "attributes": {
@@ -2377,10 +2392,10 @@
2377
2392
  "filePath": "src/tokens/semantic/font.json",
2378
2393
  "isSource": true,
2379
2394
  "name": "Font Weight Bold",
2380
- "path": ["semantic", "font", "weight", "bold"],
2381
- "key": "{semantic.font.weight.bold}"
2395
+ "path": ["semantic", "font", "weight", "bold"]
2382
2396
  },
2383
2397
  {
2398
+ "key": "{semantic.font.size.xs}",
2384
2399
  "value": "10px",
2385
2400
  "type": "fontSize",
2386
2401
  "attributes": {
@@ -2404,10 +2419,10 @@
2404
2419
  "filePath": "src/tokens/semantic/font.json",
2405
2420
  "isSource": true,
2406
2421
  "name": "Font Size Xs",
2407
- "path": ["semantic", "font", "size", "xs"],
2408
- "key": "{semantic.font.size.xs}"
2422
+ "path": ["semantic", "font", "size", "xs"]
2409
2423
  },
2410
2424
  {
2425
+ "key": "{semantic.font.size.sm}",
2411
2426
  "value": "12px",
2412
2427
  "type": "fontSize",
2413
2428
  "attributes": {
@@ -2431,10 +2446,10 @@
2431
2446
  "filePath": "src/tokens/semantic/font.json",
2432
2447
  "isSource": true,
2433
2448
  "name": "Font Size Sm",
2434
- "path": ["semantic", "font", "size", "sm"],
2435
- "key": "{semantic.font.size.sm}"
2449
+ "path": ["semantic", "font", "size", "sm"]
2436
2450
  },
2437
2451
  {
2452
+ "key": "{semantic.font.size.default}",
2438
2453
  "value": "14px",
2439
2454
  "type": "fontSize",
2440
2455
  "attributes": {
@@ -2458,10 +2473,10 @@
2458
2473
  "filePath": "src/tokens/semantic/font.json",
2459
2474
  "isSource": true,
2460
2475
  "name": "Font Size",
2461
- "path": ["semantic", "font", "size", "default"],
2462
- "key": "{semantic.font.size.default}"
2476
+ "path": ["semantic", "font", "size", "default"]
2463
2477
  },
2464
2478
  {
2479
+ "key": "{semantic.font.size.md}",
2465
2480
  "value": "16px",
2466
2481
  "type": "fontSize",
2467
2482
  "attributes": {
@@ -2485,10 +2500,10 @@
2485
2500
  "filePath": "src/tokens/semantic/font.json",
2486
2501
  "isSource": true,
2487
2502
  "name": "Font Size Md",
2488
- "path": ["semantic", "font", "size", "md"],
2489
- "key": "{semantic.font.size.md}"
2503
+ "path": ["semantic", "font", "size", "md"]
2490
2504
  },
2491
2505
  {
2506
+ "key": "{semantic.font.size.lg}",
2492
2507
  "value": "18px",
2493
2508
  "type": "fontSize",
2494
2509
  "attributes": {
@@ -2512,10 +2527,10 @@
2512
2527
  "filePath": "src/tokens/semantic/font.json",
2513
2528
  "isSource": true,
2514
2529
  "name": "Font Size Lg",
2515
- "path": ["semantic", "font", "size", "lg"],
2516
- "key": "{semantic.font.size.lg}"
2530
+ "path": ["semantic", "font", "size", "lg"]
2517
2531
  },
2518
2532
  {
2533
+ "key": "{semantic.font.size.xl}",
2519
2534
  "value": "20px",
2520
2535
  "type": "fontSize",
2521
2536
  "attributes": {
@@ -2539,10 +2554,10 @@
2539
2554
  "filePath": "src/tokens/semantic/font.json",
2540
2555
  "isSource": true,
2541
2556
  "name": "Font Size Xl",
2542
- "path": ["semantic", "font", "size", "xl"],
2543
- "key": "{semantic.font.size.xl}"
2557
+ "path": ["semantic", "font", "size", "xl"]
2544
2558
  },
2545
2559
  {
2560
+ "key": "{semantic.font.size.xxl}",
2546
2561
  "value": "24px",
2547
2562
  "type": "fontSize",
2548
2563
  "attributes": {
@@ -2566,10 +2581,10 @@
2566
2581
  "filePath": "src/tokens/semantic/font.json",
2567
2582
  "isSource": true,
2568
2583
  "name": "Font Size Xxl",
2569
- "path": ["semantic", "font", "size", "xxl"],
2570
- "key": "{semantic.font.size.xxl}"
2584
+ "path": ["semantic", "font", "size", "xxl"]
2571
2585
  },
2572
2586
  {
2587
+ "key": "{semantic.font.style.emphasis}",
2573
2588
  "value": "italic",
2574
2589
  "type": "fontStyle",
2575
2590
  "description": "used in ratings",
@@ -2582,6 +2597,7 @@
2582
2597
  "description": "used in ratings",
2583
2598
  "filePath": "src/tokens/semantic/font.json",
2584
2599
  "isSource": true,
2600
+ "key": "{semantic.font.style.emphasis}",
2585
2601
  "name": "calcite-semantic-font-style-emphasis",
2586
2602
  "path": ["semantic", "font", "style", "emphasis"],
2587
2603
  "comment": "used in ratings",
@@ -2602,10 +2618,10 @@
2602
2618
  "isSource": true,
2603
2619
  "name": "Font Style Emphasis",
2604
2620
  "path": ["semantic", "font", "style", "emphasis"],
2605
- "comment": "used in ratings",
2606
- "key": "{semantic.font.style.emphasis}"
2621
+ "comment": "used in ratings"
2607
2622
  },
2608
2623
  {
2624
+ "key": "{semantic.font.line-height.fixed.sm}",
2609
2625
  "value": "12px",
2610
2626
  "type": "lineHeight",
2611
2627
  "attributes": {
@@ -2630,10 +2646,10 @@
2630
2646
  "filePath": "src/tokens/semantic/font.json",
2631
2647
  "isSource": true,
2632
2648
  "name": "Font Line Height Fixed Sm",
2633
- "path": ["semantic", "font", "line-height", "fixed", "sm"],
2634
- "key": "{semantic.font.line-height.fixed.sm}"
2649
+ "path": ["semantic", "font", "line-height", "fixed", "sm"]
2635
2650
  },
2636
2651
  {
2652
+ "key": "{semantic.font.line-height.fixed.base}",
2637
2653
  "value": "16px",
2638
2654
  "type": "lineHeight",
2639
2655
  "attributes": {
@@ -2658,10 +2674,10 @@
2658
2674
  "filePath": "src/tokens/semantic/font.json",
2659
2675
  "isSource": true,
2660
2676
  "name": "Font Line Height Fixed Base",
2661
- "path": ["semantic", "font", "line-height", "fixed", "base"],
2662
- "key": "{semantic.font.line-height.fixed.base}"
2677
+ "path": ["semantic", "font", "line-height", "fixed", "base"]
2663
2678
  },
2664
2679
  {
2680
+ "key": "{semantic.font.line-height.fixed.lg}",
2665
2681
  "value": "20px",
2666
2682
  "type": "lineHeight",
2667
2683
  "attributes": {
@@ -2686,10 +2702,10 @@
2686
2702
  "filePath": "src/tokens/semantic/font.json",
2687
2703
  "isSource": true,
2688
2704
  "name": "Font Line Height Fixed Lg",
2689
- "path": ["semantic", "font", "line-height", "fixed", "lg"],
2690
- "key": "{semantic.font.line-height.fixed.lg}"
2705
+ "path": ["semantic", "font", "line-height", "fixed", "lg"]
2691
2706
  },
2692
2707
  {
2708
+ "key": "{semantic.font.line-height.fixed.xl}",
2693
2709
  "value": "24px",
2694
2710
  "type": "lineHeight",
2695
2711
  "attributes": {
@@ -2714,10 +2730,10 @@
2714
2730
  "filePath": "src/tokens/semantic/font.json",
2715
2731
  "isSource": true,
2716
2732
  "name": "Font Line Height Fixed Xl",
2717
- "path": ["semantic", "font", "line-height", "fixed", "xl"],
2718
- "key": "{semantic.font.line-height.fixed.xl}"
2733
+ "path": ["semantic", "font", "line-height", "fixed", "xl"]
2719
2734
  },
2720
2735
  {
2736
+ "key": "{semantic.font.line-height.relative.default}",
2721
2737
  "value": "auto",
2722
2738
  "type": "lineHeight",
2723
2739
  "description": "1",
@@ -2731,6 +2747,7 @@
2731
2747
  "description": "1",
2732
2748
  "filePath": "src/tokens/semantic/font.json",
2733
2749
  "isSource": true,
2750
+ "key": "{semantic.font.line-height.relative.default}",
2734
2751
  "name": "calcite-semantic-font-line-height-relative-default",
2735
2752
  "path": ["semantic", "font", "line-height", "relative", "default"],
2736
2753
  "comment": "1",
@@ -2751,10 +2768,10 @@
2751
2768
  "isSource": true,
2752
2769
  "name": "Font Line Height Relative",
2753
2770
  "path": ["semantic", "font", "line-height", "relative", "default"],
2754
- "comment": "1",
2755
- "key": "{semantic.font.line-height.relative.default}"
2771
+ "comment": "1"
2756
2772
  },
2757
2773
  {
2774
+ "key": "{semantic.font.line-height.relative.tight}",
2758
2775
  "value": "1.25",
2759
2776
  "type": "lineHeight",
2760
2777
  "description": "1.25",
@@ -2768,6 +2785,7 @@
2768
2785
  "description": "1.25",
2769
2786
  "filePath": "src/tokens/semantic/font.json",
2770
2787
  "isSource": true,
2788
+ "key": "{semantic.font.line-height.relative.tight}",
2771
2789
  "name": "calcite-semantic-font-line-height-relative-tight",
2772
2790
  "path": ["semantic", "font", "line-height", "relative", "tight"],
2773
2791
  "comment": "1.25",
@@ -2788,10 +2806,10 @@
2788
2806
  "isSource": true,
2789
2807
  "name": "Font Line Height Relative Tight",
2790
2808
  "path": ["semantic", "font", "line-height", "relative", "tight"],
2791
- "comment": "1.25",
2792
- "key": "{semantic.font.line-height.relative.tight}"
2809
+ "comment": "1.25"
2793
2810
  },
2794
2811
  {
2812
+ "key": "{semantic.font.line-height.relative.snug}",
2795
2813
  "value": "1.375",
2796
2814
  "type": "lineHeight",
2797
2815
  "description": "1.375",
@@ -2805,6 +2823,7 @@
2805
2823
  "description": "1.375",
2806
2824
  "filePath": "src/tokens/semantic/font.json",
2807
2825
  "isSource": true,
2826
+ "key": "{semantic.font.line-height.relative.snug}",
2808
2827
  "name": "calcite-semantic-font-line-height-relative-snug",
2809
2828
  "path": ["semantic", "font", "line-height", "relative", "snug"],
2810
2829
  "comment": "1.375",
@@ -2825,10 +2844,10 @@
2825
2844
  "isSource": true,
2826
2845
  "name": "Font Line Height Relative Snug",
2827
2846
  "path": ["semantic", "font", "line-height", "relative", "snug"],
2828
- "comment": "1.375",
2829
- "key": "{semantic.font.line-height.relative.snug}"
2847
+ "comment": "1.375"
2830
2848
  },
2831
2849
  {
2850
+ "key": "{semantic.font.line-height.relative.normal}",
2832
2851
  "value": "1.5",
2833
2852
  "type": "lineHeight",
2834
2853
  "description": "1.5",
@@ -2842,6 +2861,7 @@
2842
2861
  "description": "1.5",
2843
2862
  "filePath": "src/tokens/semantic/font.json",
2844
2863
  "isSource": true,
2864
+ "key": "{semantic.font.line-height.relative.normal}",
2845
2865
  "name": "calcite-semantic-font-line-height-relative-normal",
2846
2866
  "path": ["semantic", "font", "line-height", "relative", "normal"],
2847
2867
  "comment": "1.5",
@@ -2862,10 +2882,10 @@
2862
2882
  "isSource": true,
2863
2883
  "name": "Font Line Height Relative Normal",
2864
2884
  "path": ["semantic", "font", "line-height", "relative", "normal"],
2865
- "comment": "1.5",
2866
- "key": "{semantic.font.line-height.relative.normal}"
2885
+ "comment": "1.5"
2867
2886
  },
2868
2887
  {
2888
+ "key": "{semantic.font.line-height.relative.relaxed}",
2869
2889
  "value": "1.625",
2870
2890
  "type": "lineHeight",
2871
2891
  "description": "1.625",
@@ -2879,6 +2899,7 @@
2879
2899
  "description": "1.625",
2880
2900
  "filePath": "src/tokens/semantic/font.json",
2881
2901
  "isSource": true,
2902
+ "key": "{semantic.font.line-height.relative.relaxed}",
2882
2903
  "name": "calcite-semantic-font-line-height-relative-relaxed",
2883
2904
  "path": ["semantic", "font", "line-height", "relative", "relaxed"],
2884
2905
  "comment": "1.625",
@@ -2899,10 +2920,10 @@
2899
2920
  "isSource": true,
2900
2921
  "name": "Font Line Height Relative Relaxed",
2901
2922
  "path": ["semantic", "font", "line-height", "relative", "relaxed"],
2902
- "comment": "1.625",
2903
- "key": "{semantic.font.line-height.relative.relaxed}"
2923
+ "comment": "1.625"
2904
2924
  },
2905
2925
  {
2926
+ "key": "{semantic.font.line-height.relative.loose}",
2906
2927
  "value": "2",
2907
2928
  "type": "lineHeight",
2908
2929
  "description": "2",
@@ -2916,6 +2937,7 @@
2916
2937
  "description": "2",
2917
2938
  "filePath": "src/tokens/semantic/font.json",
2918
2939
  "isSource": true,
2940
+ "key": "{semantic.font.line-height.relative.loose}",
2919
2941
  "name": "calcite-semantic-font-line-height-relative-loose",
2920
2942
  "path": ["semantic", "font", "line-height", "relative", "loose"],
2921
2943
  "comment": "2",
@@ -2936,10 +2958,10 @@
2936
2958
  "isSource": true,
2937
2959
  "name": "Font Line Height Relative Loose",
2938
2960
  "path": ["semantic", "font", "line-height", "relative", "loose"],
2939
- "comment": "2",
2940
- "key": "{semantic.font.line-height.relative.loose}"
2961
+ "comment": "2"
2941
2962
  },
2942
2963
  {
2964
+ "key": "{semantic.font.letter-spacing.tight}",
2943
2965
  "value": "-0.4px",
2944
2966
  "type": "dimension",
2945
2967
  "description": "Deprecated",
@@ -2952,6 +2974,7 @@
2952
2974
  "description": "Deprecated",
2953
2975
  "filePath": "src/tokens/semantic/font.json",
2954
2976
  "isSource": true,
2977
+ "key": "{semantic.font.letter-spacing.tight}",
2955
2978
  "name": "calcite-semantic-font-letter-spacing-tight",
2956
2979
  "path": ["semantic", "font", "letter-spacing", "tight"],
2957
2980
  "comment": "Deprecated",
@@ -2972,10 +2995,10 @@
2972
2995
  "isSource": true,
2973
2996
  "name": "Font Letter Spacing Tight",
2974
2997
  "path": ["semantic", "font", "letter-spacing", "tight"],
2975
- "comment": "Deprecated",
2976
- "key": "{semantic.font.letter-spacing.tight}"
2998
+ "comment": "Deprecated"
2977
2999
  },
2978
3000
  {
3001
+ "key": "{semantic.font.letter-spacing.normal}",
2979
3002
  "value": "0",
2980
3003
  "type": "dimension",
2981
3004
  "description": "Deprecated",
@@ -2988,6 +3011,7 @@
2988
3011
  "description": "Deprecated",
2989
3012
  "filePath": "src/tokens/semantic/font.json",
2990
3013
  "isSource": true,
3014
+ "key": "{semantic.font.letter-spacing.normal}",
2991
3015
  "name": "calcite-semantic-font-letter-spacing-normal",
2992
3016
  "path": ["semantic", "font", "letter-spacing", "normal"],
2993
3017
  "comment": "Deprecated",
@@ -3008,10 +3032,10 @@
3008
3032
  "isSource": true,
3009
3033
  "name": "Font Letter Spacing Normal",
3010
3034
  "path": ["semantic", "font", "letter-spacing", "normal"],
3011
- "comment": "Deprecated",
3012
- "key": "{semantic.font.letter-spacing.normal}"
3035
+ "comment": "Deprecated"
3013
3036
  },
3014
3037
  {
3038
+ "key": "{semantic.font.letter-spacing.wide}",
3015
3039
  "value": "0.4px",
3016
3040
  "type": "dimension",
3017
3041
  "description": "Deprecated",
@@ -3024,6 +3048,7 @@
3024
3048
  "description": "Deprecated",
3025
3049
  "filePath": "src/tokens/semantic/font.json",
3026
3050
  "isSource": true,
3051
+ "key": "{semantic.font.letter-spacing.wide}",
3027
3052
  "name": "calcite-semantic-font-letter-spacing-wide",
3028
3053
  "path": ["semantic", "font", "letter-spacing", "wide"],
3029
3054
  "comment": "Deprecated",
@@ -3044,10 +3069,10 @@
3044
3069
  "isSource": true,
3045
3070
  "name": "Font Letter Spacing Wide",
3046
3071
  "path": ["semantic", "font", "letter-spacing", "wide"],
3047
- "comment": "Deprecated",
3048
- "key": "{semantic.font.letter-spacing.wide}"
3072
+ "comment": "Deprecated"
3049
3073
  },
3050
3074
  {
3075
+ "key": "{semantic.font.paragraph-spacing.normal}",
3051
3076
  "value": "4px",
3052
3077
  "type": "dimension",
3053
3078
  "description": "Deprecated",
@@ -3060,6 +3085,7 @@
3060
3085
  "description": "Deprecated",
3061
3086
  "filePath": "src/tokens/semantic/font.json",
3062
3087
  "isSource": true,
3088
+ "key": "{semantic.font.paragraph-spacing.normal}",
3063
3089
  "name": "calcite-semantic-font-paragraph-spacing-normal",
3064
3090
  "path": ["semantic", "font", "paragraph-spacing", "normal"],
3065
3091
  "comment": "Deprecated",
@@ -3080,10 +3106,10 @@
3080
3106
  "isSource": true,
3081
3107
  "name": "Font Paragraph Spacing Normal",
3082
3108
  "path": ["semantic", "font", "paragraph-spacing", "normal"],
3083
- "comment": "Deprecated",
3084
- "key": "{semantic.font.paragraph-spacing.normal}"
3109
+ "comment": "Deprecated"
3085
3110
  },
3086
3111
  {
3112
+ "key": "{semantic.font.text-decoration.none}",
3087
3113
  "value": "none",
3088
3114
  "type": "textDecoration",
3089
3115
  "description": "Deprecated",
@@ -3096,6 +3122,7 @@
3096
3122
  "description": "Deprecated",
3097
3123
  "filePath": "src/tokens/semantic/font.json",
3098
3124
  "isSource": true,
3125
+ "key": "{semantic.font.text-decoration.none}",
3099
3126
  "name": "calcite-semantic-font-text-decoration-none",
3100
3127
  "path": ["semantic", "font", "text-decoration", "none"],
3101
3128
  "comment": "Deprecated",
@@ -3116,10 +3143,10 @@
3116
3143
  "isSource": true,
3117
3144
  "name": "Font Text Decoration None",
3118
3145
  "path": ["semantic", "font", "text-decoration", "none"],
3119
- "comment": "Deprecated",
3120
- "key": "{semantic.font.text-decoration.none}"
3146
+ "comment": "Deprecated"
3121
3147
  },
3122
3148
  {
3149
+ "key": "{semantic.font.text-decoration.underline}",
3123
3150
  "value": "underline",
3124
3151
  "type": "textDecoration",
3125
3152
  "description": "Deprecated",
@@ -3132,6 +3159,7 @@
3132
3159
  "description": "Deprecated",
3133
3160
  "filePath": "src/tokens/semantic/font.json",
3134
3161
  "isSource": true,
3162
+ "key": "{semantic.font.text-decoration.underline}",
3135
3163
  "name": "calcite-semantic-font-text-decoration-underline",
3136
3164
  "path": ["semantic", "font", "text-decoration", "underline"],
3137
3165
  "comment": "Deprecated",
@@ -3152,10 +3180,10 @@
3152
3180
  "isSource": true,
3153
3181
  "name": "Font Text Decoration Underline",
3154
3182
  "path": ["semantic", "font", "text-decoration", "underline"],
3155
- "comment": "Deprecated",
3156
- "key": "{semantic.font.text-decoration.underline}"
3183
+ "comment": "Deprecated"
3157
3184
  },
3158
3185
  {
3186
+ "key": "{semantic.font.text-case.none}",
3159
3187
  "value": "none",
3160
3188
  "type": "textCase",
3161
3189
  "description": "Deprecated",
@@ -3168,6 +3196,7 @@
3168
3196
  "description": "Deprecated",
3169
3197
  "filePath": "src/tokens/semantic/font.json",
3170
3198
  "isSource": true,
3199
+ "key": "{semantic.font.text-case.none}",
3171
3200
  "name": "calcite-semantic-font-text-case-none",
3172
3201
  "path": ["semantic", "font", "text-case", "none"],
3173
3202
  "comment": "Deprecated",
@@ -3188,10 +3217,10 @@
3188
3217
  "isSource": true,
3189
3218
  "name": "Font Text Case None",
3190
3219
  "path": ["semantic", "font", "text-case", "none"],
3191
- "comment": "Deprecated",
3192
- "key": "{semantic.font.text-case.none}"
3220
+ "comment": "Deprecated"
3193
3221
  },
3194
3222
  {
3223
+ "key": "{semantic.font.text-case.uppercase}",
3195
3224
  "value": "uppercase",
3196
3225
  "type": "textCase",
3197
3226
  "description": "Deprecated",
@@ -3204,6 +3233,7 @@
3204
3233
  "description": "Deprecated",
3205
3234
  "filePath": "src/tokens/semantic/font.json",
3206
3235
  "isSource": true,
3236
+ "key": "{semantic.font.text-case.uppercase}",
3207
3237
  "name": "calcite-semantic-font-text-case-uppercase",
3208
3238
  "path": ["semantic", "font", "text-case", "uppercase"],
3209
3239
  "comment": "Deprecated",
@@ -3224,10 +3254,10 @@
3224
3254
  "isSource": true,
3225
3255
  "name": "Font Text Case Uppercase",
3226
3256
  "path": ["semantic", "font", "text-case", "uppercase"],
3227
- "comment": "Deprecated",
3228
- "key": "{semantic.font.text-case.uppercase}"
3257
+ "comment": "Deprecated"
3229
3258
  },
3230
3259
  {
3260
+ "key": "{semantic.font.text-case.lowercase}",
3231
3261
  "value": "lowercase",
3232
3262
  "type": "textCase",
3233
3263
  "description": "Deprecated",
@@ -3240,6 +3270,7 @@
3240
3270
  "description": "Deprecated",
3241
3271
  "filePath": "src/tokens/semantic/font.json",
3242
3272
  "isSource": true,
3273
+ "key": "{semantic.font.text-case.lowercase}",
3243
3274
  "name": "calcite-semantic-font-text-case-lowercase",
3244
3275
  "path": ["semantic", "font", "text-case", "lowercase"],
3245
3276
  "comment": "Deprecated",
@@ -3260,10 +3291,10 @@
3260
3291
  "isSource": true,
3261
3292
  "name": "Font Text Case Lowercase",
3262
3293
  "path": ["semantic", "font", "text-case", "lowercase"],
3263
- "comment": "Deprecated",
3264
- "key": "{semantic.font.text-case.lowercase}"
3294
+ "comment": "Deprecated"
3265
3295
  },
3266
3296
  {
3297
+ "key": "{semantic.font.text-case.capitalize}",
3267
3298
  "value": "capitalize",
3268
3299
  "type": "textCase",
3269
3300
  "description": "Deprecated",
@@ -3276,6 +3307,7 @@
3276
3307
  "description": "Deprecated",
3277
3308
  "filePath": "src/tokens/semantic/font.json",
3278
3309
  "isSource": true,
3310
+ "key": "{semantic.font.text-case.capitalize}",
3279
3311
  "name": "calcite-semantic-font-text-case-capitalize",
3280
3312
  "path": ["semantic", "font", "text-case", "capitalize"],
3281
3313
  "comment": "Deprecated",
@@ -3296,10 +3328,10 @@
3296
3328
  "isSource": true,
3297
3329
  "name": "Font Text Case Capitalize",
3298
3330
  "path": ["semantic", "font", "text-case", "capitalize"],
3299
- "comment": "Deprecated",
3300
- "key": "{semantic.font.text-case.capitalize}"
3331
+ "comment": "Deprecated"
3301
3332
  },
3302
3333
  {
3334
+ "key": "{semantic.opacity.light}",
3303
3335
  "value": "0.4",
3304
3336
  "type": "opacity",
3305
3337
  "attributes": {
@@ -3322,10 +3354,10 @@
3322
3354
  "filePath": "src/tokens/semantic/opacity.json",
3323
3355
  "isSource": true,
3324
3356
  "name": "Opacity Light",
3325
- "path": ["semantic", "opacity", "light"],
3326
- "key": "{semantic.opacity.light}"
3357
+ "path": ["semantic", "opacity", "light"]
3327
3358
  },
3328
3359
  {
3360
+ "key": "{semantic.opacity.half}",
3329
3361
  "value": "0.5",
3330
3362
  "type": "opacity",
3331
3363
  "attributes": {
@@ -3348,10 +3380,10 @@
3348
3380
  "filePath": "src/tokens/semantic/opacity.json",
3349
3381
  "isSource": true,
3350
3382
  "name": "Opacity Half",
3351
- "path": ["semantic", "opacity", "half"],
3352
- "key": "{semantic.opacity.half}"
3383
+ "path": ["semantic", "opacity", "half"]
3353
3384
  },
3354
3385
  {
3386
+ "key": "{semantic.opacity.dark}",
3355
3387
  "value": "0.85",
3356
3388
  "type": "opacity",
3357
3389
  "attributes": {
@@ -3374,10 +3406,10 @@
3374
3406
  "filePath": "src/tokens/semantic/opacity.json",
3375
3407
  "isSource": true,
3376
3408
  "name": "Opacity Dark",
3377
- "path": ["semantic", "opacity", "dark"],
3378
- "key": "{semantic.opacity.dark}"
3409
+ "path": ["semantic", "opacity", "dark"]
3379
3410
  },
3380
3411
  {
3412
+ "key": "{semantic.opacity.full}",
3381
3413
  "value": "1",
3382
3414
  "type": "opacity",
3383
3415
  "attributes": {
@@ -3400,10 +3432,10 @@
3400
3432
  "filePath": "src/tokens/semantic/opacity.json",
3401
3433
  "isSource": true,
3402
3434
  "name": "Opacity Full",
3403
- "path": ["semantic", "opacity", "full"],
3404
- "key": "{semantic.opacity.full}"
3435
+ "path": ["semantic", "opacity", "full"]
3405
3436
  },
3406
3437
  {
3438
+ "key": "{semantic.opacity.disabled}",
3407
3439
  "value": "0.5",
3408
3440
  "type": "opacity",
3409
3441
  "attributes": {
@@ -3426,10 +3458,10 @@
3426
3458
  "filePath": "src/tokens/semantic/opacity.json",
3427
3459
  "isSource": true,
3428
3460
  "name": "Opacity Disabled",
3429
- "path": ["semantic", "opacity", "disabled"],
3430
- "key": "{semantic.opacity.disabled}"
3461
+ "path": ["semantic", "opacity", "disabled"]
3431
3462
  },
3432
3463
  {
3464
+ "key": "{semantic.shadow.none}",
3433
3465
  "value": "{\"blur\":\"0\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0)\",\"x\":\"0\",\"y\":\"0\"}",
3434
3466
  "type": "shadow",
3435
3467
  "attributes": {
@@ -3452,10 +3484,10 @@
3452
3484
  "filePath": "src/tokens/semantic/shadow.json",
3453
3485
  "isSource": true,
3454
3486
  "name": "Shadow None",
3455
- "path": ["semantic", "shadow", "none"],
3456
- "key": "{semantic.shadow.none}"
3487
+ "path": ["semantic", "shadow", "none"]
3457
3488
  },
3458
3489
  {
3490
+ "key": "{semantic.shadow.sm}",
3459
3491
  "value": "[{\"blur\":\"8px\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.04)\",\"x\":\"0\",\"y\":\"2px\"},{\"blur\":\"16px\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.08)\",\"x\":\"0\",\"y\":\"4px\"}]",
3460
3492
  "type": "shadow",
3461
3493
  "attributes": {
@@ -3478,10 +3510,10 @@
3478
3510
  "filePath": "src/tokens/semantic/shadow.json",
3479
3511
  "isSource": true,
3480
3512
  "name": "Shadow Sm",
3481
- "path": ["semantic", "shadow", "sm"],
3482
- "key": "{semantic.shadow.sm}"
3513
+ "path": ["semantic", "shadow", "sm"]
3483
3514
  },
3484
3515
  {
3516
+ "key": "{semantic.shadow.md}",
3485
3517
  "value": "[{\"blur\":\"20px\",\"spread\":\"0\",\"color\":\"rgba(0, 0, 0, 0.08)\",\"x\":\"0\",\"y\":\"4px\"},{\"blur\":\"32px\",\"spread\":\"-2px\",\"color\":\"rgba(0, 0, 0, 0.1)\",\"x\":\"0\",\"y\":\"12px\"}]",
3486
3518
  "type": "shadow",
3487
3519
  "attributes": {
@@ -3504,13 +3536,12 @@
3504
3536
  "filePath": "src/tokens/semantic/shadow.json",
3505
3537
  "isSource": true,
3506
3538
  "name": "Shadow Md",
3507
- "path": ["semantic", "shadow", "md"],
3508
- "key": "{semantic.shadow.md}"
3539
+ "path": ["semantic", "shadow", "md"]
3509
3540
  },
3510
3541
  {
3542
+ "key": "{semantic.size.fixed.xxxs}",
3511
3543
  "value": "2px",
3512
3544
  "type": "dimension",
3513
- "description": "deprecated",
3514
3545
  "attributes": {
3515
3546
  "category": "size",
3516
3547
  "type": "dimension",
@@ -3520,6 +3551,7 @@
3520
3551
  "description": "deprecated",
3521
3552
  "filePath": "src/tokens/semantic/size.json",
3522
3553
  "isSource": true,
3554
+ "key": "{semantic.size.fixed.xxxs}",
3523
3555
  "name": "calcite-semantic-size-fixed-xxxs",
3524
3556
  "path": ["semantic", "size", "fixed", "xxxs"],
3525
3557
  "comment": "deprecated",
@@ -3536,17 +3568,17 @@
3536
3568
  "type": "dimension"
3537
3569
  }
3538
3570
  },
3571
+ "description": "deprecated",
3539
3572
  "filePath": "src/tokens/semantic/size.json",
3540
3573
  "isSource": true,
3541
3574
  "name": "Size Fixed Xxxs",
3542
3575
  "path": ["semantic", "size", "fixed", "xxxs"],
3543
- "comment": "deprecated",
3544
- "key": "{semantic.size.fixed.xxxs}"
3576
+ "comment": "deprecated"
3545
3577
  },
3546
3578
  {
3579
+ "key": "{semantic.size.fixed.xxs}",
3547
3580
  "value": "4px",
3548
3581
  "type": "dimension",
3549
- "description": "deprecated",
3550
3582
  "attributes": {
3551
3583
  "category": "size",
3552
3584
  "type": "dimension",
@@ -3556,6 +3588,7 @@
3556
3588
  "description": "deprecated",
3557
3589
  "filePath": "src/tokens/semantic/size.json",
3558
3590
  "isSource": true,
3591
+ "key": "{semantic.size.fixed.xxs}",
3559
3592
  "name": "calcite-semantic-size-fixed-xxs",
3560
3593
  "path": ["semantic", "size", "fixed", "xxs"],
3561
3594
  "comment": "deprecated",
@@ -3572,17 +3605,17 @@
3572
3605
  "type": "dimension"
3573
3606
  }
3574
3607
  },
3608
+ "description": "deprecated",
3575
3609
  "filePath": "src/tokens/semantic/size.json",
3576
3610
  "isSource": true,
3577
3611
  "name": "Size Fixed Xxs",
3578
3612
  "path": ["semantic", "size", "fixed", "xxs"],
3579
- "comment": "deprecated",
3580
- "key": "{semantic.size.fixed.xxs}"
3613
+ "comment": "deprecated"
3581
3614
  },
3582
3615
  {
3616
+ "key": "{semantic.size.fixed.xs}",
3583
3617
  "value": "6px",
3584
3618
  "type": "dimension",
3585
- "description": "deprecated",
3586
3619
  "attributes": {
3587
3620
  "category": "size",
3588
3621
  "type": "dimension",
@@ -3592,6 +3625,7 @@
3592
3625
  "description": "deprecated",
3593
3626
  "filePath": "src/tokens/semantic/size.json",
3594
3627
  "isSource": true,
3628
+ "key": "{semantic.size.fixed.xs}",
3595
3629
  "name": "calcite-semantic-size-fixed-xs",
3596
3630
  "path": ["semantic", "size", "fixed", "xs"],
3597
3631
  "comment": "deprecated",
@@ -3608,17 +3642,17 @@
3608
3642
  "type": "dimension"
3609
3643
  }
3610
3644
  },
3645
+ "description": "deprecated",
3611
3646
  "filePath": "src/tokens/semantic/size.json",
3612
3647
  "isSource": true,
3613
3648
  "name": "Size Fixed Xs",
3614
3649
  "path": ["semantic", "size", "fixed", "xs"],
3615
- "comment": "deprecated",
3616
- "key": "{semantic.size.fixed.xs}"
3650
+ "comment": "deprecated"
3617
3651
  },
3618
3652
  {
3653
+ "key": "{semantic.size.fixed.sm}",
3619
3654
  "value": "8px",
3620
3655
  "type": "dimension",
3621
- "description": "deprecated",
3622
3656
  "attributes": {
3623
3657
  "category": "size",
3624
3658
  "type": "dimension",
@@ -3628,6 +3662,7 @@
3628
3662
  "description": "deprecated",
3629
3663
  "filePath": "src/tokens/semantic/size.json",
3630
3664
  "isSource": true,
3665
+ "key": "{semantic.size.fixed.sm}",
3631
3666
  "name": "calcite-semantic-size-fixed-sm",
3632
3667
  "path": ["semantic", "size", "fixed", "sm"],
3633
3668
  "comment": "deprecated",
@@ -3644,17 +3679,17 @@
3644
3679
  "type": "dimension"
3645
3680
  }
3646
3681
  },
3682
+ "description": "deprecated",
3647
3683
  "filePath": "src/tokens/semantic/size.json",
3648
3684
  "isSource": true,
3649
3685
  "name": "Size Fixed Sm",
3650
3686
  "path": ["semantic", "size", "fixed", "sm"],
3651
- "comment": "deprecated",
3652
- "key": "{semantic.size.fixed.sm}"
3687
+ "comment": "deprecated"
3653
3688
  },
3654
3689
  {
3690
+ "key": "{semantic.size.fixed.sm+}",
3655
3691
  "value": "10px",
3656
3692
  "type": "dimension",
3657
- "description": "deprecated",
3658
3693
  "attributes": {
3659
3694
  "category": "size",
3660
3695
  "type": "dimension",
@@ -3664,6 +3699,7 @@
3664
3699
  "description": "deprecated",
3665
3700
  "filePath": "src/tokens/semantic/size.json",
3666
3701
  "isSource": true,
3702
+ "key": "{semantic.size.fixed.sm+}",
3667
3703
  "name": "calcite-semantic-size-fixed-sm",
3668
3704
  "path": ["semantic", "size", "fixed", "sm+"],
3669
3705
  "comment": "deprecated",
@@ -3680,17 +3716,17 @@
3680
3716
  "type": "dimension"
3681
3717
  }
3682
3718
  },
3719
+ "description": "deprecated",
3683
3720
  "filePath": "src/tokens/semantic/size.json",
3684
3721
  "isSource": true,
3685
3722
  "name": "Size Fixed Sm Plus",
3686
3723
  "path": ["semantic", "size", "fixed", "sm+"],
3687
- "comment": "deprecated",
3688
- "key": "{semantic.size.fixed.sm+}"
3724
+ "comment": "deprecated"
3689
3725
  },
3690
3726
  {
3727
+ "key": "{semantic.size.fixed.md}",
3691
3728
  "value": "12px",
3692
3729
  "type": "dimension",
3693
- "description": "deprecated",
3694
3730
  "attributes": {
3695
3731
  "category": "size",
3696
3732
  "type": "dimension",
@@ -3700,6 +3736,7 @@
3700
3736
  "description": "deprecated",
3701
3737
  "filePath": "src/tokens/semantic/size.json",
3702
3738
  "isSource": true,
3739
+ "key": "{semantic.size.fixed.md}",
3703
3740
  "name": "calcite-semantic-size-fixed-md",
3704
3741
  "path": ["semantic", "size", "fixed", "md"],
3705
3742
  "comment": "deprecated",
@@ -3716,17 +3753,17 @@
3716
3753
  "type": "dimension"
3717
3754
  }
3718
3755
  },
3756
+ "description": "deprecated",
3719
3757
  "filePath": "src/tokens/semantic/size.json",
3720
3758
  "isSource": true,
3721
3759
  "name": "Size Fixed Md",
3722
3760
  "path": ["semantic", "size", "fixed", "md"],
3723
- "comment": "deprecated",
3724
- "key": "{semantic.size.fixed.md}"
3761
+ "comment": "deprecated"
3725
3762
  },
3726
3763
  {
3764
+ "key": "{semantic.size.fixed.md+}",
3727
3765
  "value": "14px",
3728
3766
  "type": "dimension",
3729
- "description": "deprecated",
3730
3767
  "attributes": {
3731
3768
  "category": "size",
3732
3769
  "type": "dimension",
@@ -3736,6 +3773,7 @@
3736
3773
  "description": "deprecated",
3737
3774
  "filePath": "src/tokens/semantic/size.json",
3738
3775
  "isSource": true,
3776
+ "key": "{semantic.size.fixed.md+}",
3739
3777
  "name": "calcite-semantic-size-fixed-md",
3740
3778
  "path": ["semantic", "size", "fixed", "md+"],
3741
3779
  "comment": "deprecated",
@@ -3752,17 +3790,17 @@
3752
3790
  "type": "dimension"
3753
3791
  }
3754
3792
  },
3793
+ "description": "deprecated",
3755
3794
  "filePath": "src/tokens/semantic/size.json",
3756
3795
  "isSource": true,
3757
3796
  "name": "Size Fixed Md Plus",
3758
3797
  "path": ["semantic", "size", "fixed", "md+"],
3759
- "comment": "deprecated",
3760
- "key": "{semantic.size.fixed.md+}"
3798
+ "comment": "deprecated"
3761
3799
  },
3762
3800
  {
3801
+ "key": "{semantic.size.fixed.lg}",
3763
3802
  "value": "16px",
3764
3803
  "type": "dimension",
3765
- "description": "deprecated",
3766
3804
  "attributes": {
3767
3805
  "category": "size",
3768
3806
  "type": "dimension",
@@ -3772,6 +3810,7 @@
3772
3810
  "description": "deprecated",
3773
3811
  "filePath": "src/tokens/semantic/size.json",
3774
3812
  "isSource": true,
3813
+ "key": "{semantic.size.fixed.lg}",
3775
3814
  "name": "calcite-semantic-size-fixed-lg",
3776
3815
  "path": ["semantic", "size", "fixed", "lg"],
3777
3816
  "comment": "deprecated",
@@ -3788,17 +3827,17 @@
3788
3827
  "type": "dimension"
3789
3828
  }
3790
3829
  },
3830
+ "description": "deprecated",
3791
3831
  "filePath": "src/tokens/semantic/size.json",
3792
3832
  "isSource": true,
3793
3833
  "name": "Size Fixed Lg",
3794
3834
  "path": ["semantic", "size", "fixed", "lg"],
3795
- "comment": "deprecated",
3796
- "key": "{semantic.size.fixed.lg}"
3835
+ "comment": "deprecated"
3797
3836
  },
3798
3837
  {
3838
+ "key": "{semantic.size.fixed.xl}",
3799
3839
  "value": "20px",
3800
3840
  "type": "dimension",
3801
- "description": "deprecated",
3802
3841
  "attributes": {
3803
3842
  "category": "size",
3804
3843
  "type": "dimension",
@@ -3808,6 +3847,7 @@
3808
3847
  "description": "deprecated",
3809
3848
  "filePath": "src/tokens/semantic/size.json",
3810
3849
  "isSource": true,
3850
+ "key": "{semantic.size.fixed.xl}",
3811
3851
  "name": "calcite-semantic-size-fixed-xl",
3812
3852
  "path": ["semantic", "size", "fixed", "xl"],
3813
3853
  "comment": "deprecated",
@@ -3824,17 +3864,17 @@
3824
3864
  "type": "dimension"
3825
3865
  }
3826
3866
  },
3867
+ "description": "deprecated",
3827
3868
  "filePath": "src/tokens/semantic/size.json",
3828
3869
  "isSource": true,
3829
3870
  "name": "Size Fixed Xl",
3830
3871
  "path": ["semantic", "size", "fixed", "xl"],
3831
- "comment": "deprecated",
3832
- "key": "{semantic.size.fixed.xl}"
3872
+ "comment": "deprecated"
3833
3873
  },
3834
3874
  {
3875
+ "key": "{semantic.size.fixed.xxl}",
3835
3876
  "value": "24px",
3836
3877
  "type": "dimension",
3837
- "description": "deprecated",
3838
3878
  "attributes": {
3839
3879
  "category": "size",
3840
3880
  "type": "dimension",
@@ -3844,6 +3884,7 @@
3844
3884
  "description": "deprecated",
3845
3885
  "filePath": "src/tokens/semantic/size.json",
3846
3886
  "isSource": true,
3887
+ "key": "{semantic.size.fixed.xxl}",
3847
3888
  "name": "calcite-semantic-size-fixed-xxl",
3848
3889
  "path": ["semantic", "size", "fixed", "xxl"],
3849
3890
  "comment": "deprecated",
@@ -3860,17 +3901,17 @@
3860
3901
  "type": "dimension"
3861
3902
  }
3862
3903
  },
3904
+ "description": "deprecated",
3863
3905
  "filePath": "src/tokens/semantic/size.json",
3864
3906
  "isSource": true,
3865
3907
  "name": "Size Fixed Xxl",
3866
3908
  "path": ["semantic", "size", "fixed", "xxl"],
3867
- "comment": "deprecated",
3868
- "key": "{semantic.size.fixed.xxl}"
3909
+ "comment": "deprecated"
3869
3910
  },
3870
3911
  {
3912
+ "key": "{semantic.size.fixed.xxxl}",
3871
3913
  "value": "32px",
3872
3914
  "type": "dimension",
3873
- "description": "deprecated",
3874
3915
  "attributes": {
3875
3916
  "category": "size",
3876
3917
  "type": "dimension",
@@ -3880,6 +3921,7 @@
3880
3921
  "description": "deprecated",
3881
3922
  "filePath": "src/tokens/semantic/size.json",
3882
3923
  "isSource": true,
3924
+ "key": "{semantic.size.fixed.xxxl}",
3883
3925
  "name": "calcite-semantic-size-fixed-xxxl",
3884
3926
  "path": ["semantic", "size", "fixed", "xxxl"],
3885
3927
  "comment": "deprecated",
@@ -3896,14 +3938,15 @@
3896
3938
  "type": "dimension"
3897
3939
  }
3898
3940
  },
3941
+ "description": "deprecated",
3899
3942
  "filePath": "src/tokens/semantic/size.json",
3900
3943
  "isSource": true,
3901
3944
  "name": "Size Fixed Xxxl",
3902
3945
  "path": ["semantic", "size", "fixed", "xxxl"],
3903
- "comment": "deprecated",
3904
- "key": "{semantic.size.fixed.xxxl}"
3946
+ "comment": "deprecated"
3905
3947
  },
3906
3948
  {
3949
+ "key": "{semantic.size.default.px}",
3907
3950
  "value": "1px",
3908
3951
  "type": "dimension",
3909
3952
  "attributes": {
@@ -3927,10 +3970,10 @@
3927
3970
  "filePath": "src/tokens/semantic/size.json",
3928
3971
  "isSource": true,
3929
3972
  "name": "Size Px",
3930
- "path": ["semantic", "size", "default", "px"],
3931
- "key": "{semantic.size.default.px}"
3973
+ "path": ["semantic", "size", "default", "px"]
3932
3974
  },
3933
3975
  {
3976
+ "key": "{semantic.size.default.xxxs}",
3934
3977
  "value": "0.75rem",
3935
3978
  "type": "dimension",
3936
3979
  "attributes": {
@@ -3954,10 +3997,10 @@
3954
3997
  "filePath": "src/tokens/semantic/size.json",
3955
3998
  "isSource": true,
3956
3999
  "name": "Size Xxxs",
3957
- "path": ["semantic", "size", "default", "xxxs"],
3958
- "key": "{semantic.size.default.xxxs}"
4000
+ "path": ["semantic", "size", "default", "xxxs"]
3959
4001
  },
3960
4002
  {
4003
+ "key": "{semantic.size.default.xxs}",
3961
4004
  "value": "0.875rem",
3962
4005
  "type": "dimension",
3963
4006
  "attributes": {
@@ -3981,10 +4024,10 @@
3981
4024
  "filePath": "src/tokens/semantic/size.json",
3982
4025
  "isSource": true,
3983
4026
  "name": "Size Xxs",
3984
- "path": ["semantic", "size", "default", "xxs"],
3985
- "key": "{semantic.size.default.xxs}"
4027
+ "path": ["semantic", "size", "default", "xxs"]
3986
4028
  },
3987
4029
  {
4030
+ "key": "{semantic.size.default.xs}",
3988
4031
  "value": "1rem",
3989
4032
  "type": "dimension",
3990
4033
  "attributes": {
@@ -4008,10 +4051,10 @@
4008
4051
  "filePath": "src/tokens/semantic/size.json",
4009
4052
  "isSource": true,
4010
4053
  "name": "Size Xs",
4011
- "path": ["semantic", "size", "default", "xs"],
4012
- "key": "{semantic.size.default.xs}"
4054
+ "path": ["semantic", "size", "default", "xs"]
4013
4055
  },
4014
4056
  {
4057
+ "key": "{semantic.size.default.sm}",
4015
4058
  "value": "1.5rem",
4016
4059
  "type": "dimension",
4017
4060
  "attributes": {
@@ -4035,10 +4078,10 @@
4035
4078
  "filePath": "src/tokens/semantic/size.json",
4036
4079
  "isSource": true,
4037
4080
  "name": "Size Sm",
4038
- "path": ["semantic", "size", "default", "sm"],
4039
- "key": "{semantic.size.default.sm}"
4081
+ "path": ["semantic", "size", "default", "sm"]
4040
4082
  },
4041
4083
  {
4084
+ "key": "{semantic.size.default.md}",
4042
4085
  "value": "2rem",
4043
4086
  "type": "dimension",
4044
4087
  "attributes": {
@@ -4062,10 +4105,10 @@
4062
4105
  "filePath": "src/tokens/semantic/size.json",
4063
4106
  "isSource": true,
4064
4107
  "name": "Size Md",
4065
- "path": ["semantic", "size", "default", "md"],
4066
- "key": "{semantic.size.default.md}"
4108
+ "path": ["semantic", "size", "default", "md"]
4067
4109
  },
4068
4110
  {
4111
+ "key": "{semantic.size.default.lg}",
4069
4112
  "value": "2.75rem",
4070
4113
  "type": "dimension",
4071
4114
  "attributes": {
@@ -4089,10 +4132,10 @@
4089
4132
  "filePath": "src/tokens/semantic/size.json",
4090
4133
  "isSource": true,
4091
4134
  "name": "Size Lg",
4092
- "path": ["semantic", "size", "default", "lg"],
4093
- "key": "{semantic.size.default.lg}"
4135
+ "path": ["semantic", "size", "default", "lg"]
4094
4136
  },
4095
4137
  {
4138
+ "key": "{semantic.size.default.xl}",
4096
4139
  "value": "3rem",
4097
4140
  "type": "dimension",
4098
4141
  "attributes": {
@@ -4116,10 +4159,10 @@
4116
4159
  "filePath": "src/tokens/semantic/size.json",
4117
4160
  "isSource": true,
4118
4161
  "name": "Size Xl",
4119
- "path": ["semantic", "size", "default", "xl"],
4120
- "key": "{semantic.size.default.xl}"
4162
+ "path": ["semantic", "size", "default", "xl"]
4121
4163
  },
4122
4164
  {
4165
+ "key": "{semantic.size.default.xxl}",
4123
4166
  "value": "4rem",
4124
4167
  "type": "dimension",
4125
4168
  "attributes": {
@@ -4143,10 +4186,10 @@
4143
4186
  "filePath": "src/tokens/semantic/size.json",
4144
4187
  "isSource": true,
4145
4188
  "name": "Size Xxl",
4146
- "path": ["semantic", "size", "default", "xxl"],
4147
- "key": "{semantic.size.default.xxl}"
4189
+ "path": ["semantic", "size", "default", "xxl"]
4148
4190
  },
4149
4191
  {
4192
+ "key": "{semantic.size.default.xxxl}",
4150
4193
  "value": "6rem",
4151
4194
  "type": "dimension",
4152
4195
  "attributes": {
@@ -4170,13 +4213,12 @@
4170
4213
  "filePath": "src/tokens/semantic/size.json",
4171
4214
  "isSource": true,
4172
4215
  "name": "Size Xxxl",
4173
- "path": ["semantic", "size", "default", "xxxl"],
4174
- "key": "{semantic.size.default.xxxl}"
4216
+ "path": ["semantic", "size", "default", "xxxl"]
4175
4217
  },
4176
4218
  {
4219
+ "key": "{semantic.spacing.fixed.xxs}",
4177
4220
  "value": "4px",
4178
4221
  "type": "dimension",
4179
- "description": "deprecated",
4180
4222
  "attributes": {
4181
4223
  "category": "space",
4182
4224
  "type": "dimension",
@@ -4186,6 +4228,7 @@
4186
4228
  "description": "deprecated",
4187
4229
  "filePath": "src/tokens/semantic/space.json",
4188
4230
  "isSource": true,
4231
+ "key": "{semantic.spacing.fixed.xxs}",
4189
4232
  "name": "calcite-semantic-spacing-fixed-xxs",
4190
4233
  "path": ["semantic", "spacing", "fixed", "xxs"],
4191
4234
  "comment": "deprecated",
@@ -4202,17 +4245,17 @@
4202
4245
  "type": "dimension"
4203
4246
  }
4204
4247
  },
4248
+ "description": "deprecated",
4205
4249
  "filePath": "src/tokens/semantic/space.json",
4206
4250
  "isSource": true,
4207
4251
  "name": "Spacing Fixed Xxs",
4208
4252
  "path": ["semantic", "spacing", "fixed", "xxs"],
4209
- "comment": "deprecated",
4210
- "key": "{semantic.spacing.fixed.xxs}"
4253
+ "comment": "deprecated"
4211
4254
  },
4212
4255
  {
4256
+ "key": "{semantic.spacing.fixed.xs}",
4213
4257
  "value": "6px",
4214
4258
  "type": "dimension",
4215
- "description": "deprecated",
4216
4259
  "attributes": {
4217
4260
  "category": "space",
4218
4261
  "type": "dimension",
@@ -4222,6 +4265,7 @@
4222
4265
  "description": "deprecated",
4223
4266
  "filePath": "src/tokens/semantic/space.json",
4224
4267
  "isSource": true,
4268
+ "key": "{semantic.spacing.fixed.xs}",
4225
4269
  "name": "calcite-semantic-spacing-fixed-xs",
4226
4270
  "path": ["semantic", "spacing", "fixed", "xs"],
4227
4271
  "comment": "deprecated",
@@ -4238,17 +4282,17 @@
4238
4282
  "type": "dimension"
4239
4283
  }
4240
4284
  },
4285
+ "description": "deprecated",
4241
4286
  "filePath": "src/tokens/semantic/space.json",
4242
4287
  "isSource": true,
4243
4288
  "name": "Spacing Fixed Xs",
4244
4289
  "path": ["semantic", "spacing", "fixed", "xs"],
4245
- "comment": "deprecated",
4246
- "key": "{semantic.spacing.fixed.xs}"
4290
+ "comment": "deprecated"
4247
4291
  },
4248
4292
  {
4293
+ "key": "{semantic.spacing.fixed.sm}",
4249
4294
  "value": "8px",
4250
4295
  "type": "dimension",
4251
- "description": "deprecated",
4252
4296
  "attributes": {
4253
4297
  "category": "space",
4254
4298
  "type": "dimension",
@@ -4258,6 +4302,7 @@
4258
4302
  "description": "deprecated",
4259
4303
  "filePath": "src/tokens/semantic/space.json",
4260
4304
  "isSource": true,
4305
+ "key": "{semantic.spacing.fixed.sm}",
4261
4306
  "name": "calcite-semantic-spacing-fixed-sm",
4262
4307
  "path": ["semantic", "spacing", "fixed", "sm"],
4263
4308
  "comment": "deprecated",
@@ -4274,17 +4319,17 @@
4274
4319
  "type": "dimension"
4275
4320
  }
4276
4321
  },
4322
+ "description": "deprecated",
4277
4323
  "filePath": "src/tokens/semantic/space.json",
4278
4324
  "isSource": true,
4279
4325
  "name": "Spacing Fixed Sm",
4280
4326
  "path": ["semantic", "spacing", "fixed", "sm"],
4281
- "comment": "deprecated",
4282
- "key": "{semantic.spacing.fixed.sm}"
4327
+ "comment": "deprecated"
4283
4328
  },
4284
4329
  {
4330
+ "key": "{semantic.spacing.fixed.md}",
4285
4331
  "value": "12px",
4286
4332
  "type": "dimension",
4287
- "description": "deprecated",
4288
4333
  "attributes": {
4289
4334
  "category": "space",
4290
4335
  "type": "dimension",
@@ -4294,6 +4339,7 @@
4294
4339
  "description": "deprecated",
4295
4340
  "filePath": "src/tokens/semantic/space.json",
4296
4341
  "isSource": true,
4342
+ "key": "{semantic.spacing.fixed.md}",
4297
4343
  "name": "calcite-semantic-spacing-fixed-md",
4298
4344
  "path": ["semantic", "spacing", "fixed", "md"],
4299
4345
  "comment": "deprecated",
@@ -4310,17 +4356,17 @@
4310
4356
  "type": "dimension"
4311
4357
  }
4312
4358
  },
4359
+ "description": "deprecated",
4313
4360
  "filePath": "src/tokens/semantic/space.json",
4314
4361
  "isSource": true,
4315
4362
  "name": "Spacing Fixed Md",
4316
4363
  "path": ["semantic", "spacing", "fixed", "md"],
4317
- "comment": "deprecated",
4318
- "key": "{semantic.spacing.fixed.md}"
4364
+ "comment": "deprecated"
4319
4365
  },
4320
4366
  {
4367
+ "key": "{semantic.spacing.fixed.lg}",
4321
4368
  "value": "14px",
4322
4369
  "type": "dimension",
4323
- "description": "deprecated",
4324
4370
  "attributes": {
4325
4371
  "category": "space",
4326
4372
  "type": "dimension",
@@ -4330,6 +4376,7 @@
4330
4376
  "description": "deprecated",
4331
4377
  "filePath": "src/tokens/semantic/space.json",
4332
4378
  "isSource": true,
4379
+ "key": "{semantic.spacing.fixed.lg}",
4333
4380
  "name": "calcite-semantic-spacing-fixed-lg",
4334
4381
  "path": ["semantic", "spacing", "fixed", "lg"],
4335
4382
  "comment": "deprecated",
@@ -4346,17 +4393,17 @@
4346
4393
  "type": "dimension"
4347
4394
  }
4348
4395
  },
4396
+ "description": "deprecated",
4349
4397
  "filePath": "src/tokens/semantic/space.json",
4350
4398
  "isSource": true,
4351
4399
  "name": "Spacing Fixed Lg",
4352
4400
  "path": ["semantic", "spacing", "fixed", "lg"],
4353
- "comment": "deprecated",
4354
- "key": "{semantic.spacing.fixed.lg}"
4401
+ "comment": "deprecated"
4355
4402
  },
4356
4403
  {
4404
+ "key": "{semantic.spacing.fixed.xl}",
4357
4405
  "value": "16px",
4358
4406
  "type": "dimension",
4359
- "description": "deprecated",
4360
4407
  "attributes": {
4361
4408
  "category": "space",
4362
4409
  "type": "dimension",
@@ -4366,6 +4413,7 @@
4366
4413
  "description": "deprecated",
4367
4414
  "filePath": "src/tokens/semantic/space.json",
4368
4415
  "isSource": true,
4416
+ "key": "{semantic.spacing.fixed.xl}",
4369
4417
  "name": "calcite-semantic-spacing-fixed-xl",
4370
4418
  "path": ["semantic", "spacing", "fixed", "xl"],
4371
4419
  "comment": "deprecated",
@@ -4382,17 +4430,17 @@
4382
4430
  "type": "dimension"
4383
4431
  }
4384
4432
  },
4433
+ "description": "deprecated",
4385
4434
  "filePath": "src/tokens/semantic/space.json",
4386
4435
  "isSource": true,
4387
4436
  "name": "Spacing Fixed Xl",
4388
4437
  "path": ["semantic", "spacing", "fixed", "xl"],
4389
- "comment": "deprecated",
4390
- "key": "{semantic.spacing.fixed.xl}"
4438
+ "comment": "deprecated"
4391
4439
  },
4392
4440
  {
4441
+ "key": "{semantic.spacing.fixed.xxl}",
4393
4442
  "value": "20px",
4394
4443
  "type": "dimension",
4395
- "description": "deprecated",
4396
4444
  "attributes": {
4397
4445
  "category": "space",
4398
4446
  "type": "dimension",
@@ -4402,6 +4450,7 @@
4402
4450
  "description": "deprecated",
4403
4451
  "filePath": "src/tokens/semantic/space.json",
4404
4452
  "isSource": true,
4453
+ "key": "{semantic.spacing.fixed.xxl}",
4405
4454
  "name": "calcite-semantic-spacing-fixed-xxl",
4406
4455
  "path": ["semantic", "spacing", "fixed", "xxl"],
4407
4456
  "comment": "deprecated",
@@ -4418,17 +4467,17 @@
4418
4467
  "type": "dimension"
4419
4468
  }
4420
4469
  },
4470
+ "description": "deprecated",
4421
4471
  "filePath": "src/tokens/semantic/space.json",
4422
4472
  "isSource": true,
4423
4473
  "name": "Spacing Fixed Xxl",
4424
4474
  "path": ["semantic", "spacing", "fixed", "xxl"],
4425
- "comment": "deprecated",
4426
- "key": "{semantic.spacing.fixed.xxl}"
4475
+ "comment": "deprecated"
4427
4476
  },
4428
4477
  {
4478
+ "key": "{semantic.spacing.fixed.xxxl}",
4429
4479
  "value": "32px",
4430
4480
  "type": "dimension",
4431
- "description": "deprecated",
4432
4481
  "attributes": {
4433
4482
  "category": "space",
4434
4483
  "type": "dimension",
@@ -4438,6 +4487,7 @@
4438
4487
  "description": "deprecated",
4439
4488
  "filePath": "src/tokens/semantic/space.json",
4440
4489
  "isSource": true,
4490
+ "key": "{semantic.spacing.fixed.xxxl}",
4441
4491
  "name": "calcite-semantic-spacing-fixed-xxxl",
4442
4492
  "path": ["semantic", "spacing", "fixed", "xxxl"],
4443
4493
  "comment": "deprecated",
@@ -4454,14 +4504,15 @@
4454
4504
  "type": "dimension"
4455
4505
  }
4456
4506
  },
4507
+ "description": "deprecated",
4457
4508
  "filePath": "src/tokens/semantic/space.json",
4458
4509
  "isSource": true,
4459
4510
  "name": "Spacing Fixed Xxxl",
4460
4511
  "path": ["semantic", "spacing", "fixed", "xxxl"],
4461
- "comment": "deprecated",
4462
- "key": "{semantic.spacing.fixed.xxxl}"
4512
+ "comment": "deprecated"
4463
4513
  },
4464
4514
  {
4515
+ "key": "{semantic.spacing.default.none}",
4465
4516
  "value": "0",
4466
4517
  "type": "dimension",
4467
4518
  "attributes": {
@@ -4486,10 +4537,10 @@
4486
4537
  "filePath": "src/tokens/semantic/space.json",
4487
4538
  "isSource": true,
4488
4539
  "name": "Spacing None",
4489
- "path": ["semantic", "spacing", "default", "none"],
4490
- "key": "{semantic.spacing.default.none}"
4540
+ "path": ["semantic", "spacing", "default", "none"]
4491
4541
  },
4492
4542
  {
4543
+ "key": "{semantic.spacing.default.px}",
4493
4544
  "value": "1px",
4494
4545
  "type": "dimension",
4495
4546
  "attributes": {
@@ -4514,10 +4565,10 @@
4514
4565
  "filePath": "src/tokens/semantic/space.json",
4515
4566
  "isSource": true,
4516
4567
  "name": "Spacing Px",
4517
- "path": ["semantic", "spacing", "default", "px"],
4518
- "key": "{semantic.spacing.default.px}"
4568
+ "path": ["semantic", "spacing", "default", "px"]
4519
4569
  },
4520
4570
  {
4571
+ "key": "{semantic.spacing.default.base}",
4521
4572
  "value": "2px",
4522
4573
  "type": "dimension",
4523
4574
  "attributes": {
@@ -4542,10 +4593,10 @@
4542
4593
  "filePath": "src/tokens/semantic/space.json",
4543
4594
  "isSource": true,
4544
4595
  "name": "Spacing Base",
4545
- "path": ["semantic", "spacing", "default", "base"],
4546
- "key": "{semantic.spacing.default.base}"
4596
+ "path": ["semantic", "spacing", "default", "base"]
4547
4597
  },
4548
4598
  {
4599
+ "key": "{semantic.spacing.default.xxs}",
4549
4600
  "value": "0.25rem",
4550
4601
  "type": "dimension",
4551
4602
  "attributes": {
@@ -4569,10 +4620,10 @@
4569
4620
  "filePath": "src/tokens/semantic/space.json",
4570
4621
  "isSource": true,
4571
4622
  "name": "Spacing Xxs",
4572
- "path": ["semantic", "spacing", "default", "xxs"],
4573
- "key": "{semantic.spacing.default.xxs}"
4623
+ "path": ["semantic", "spacing", "default", "xxs"]
4574
4624
  },
4575
4625
  {
4626
+ "key": "{semantic.spacing.default.xs}",
4576
4627
  "value": "0.375rem",
4577
4628
  "type": "dimension",
4578
4629
  "attributes": {
@@ -4596,10 +4647,10 @@
4596
4647
  "filePath": "src/tokens/semantic/space.json",
4597
4648
  "isSource": true,
4598
4649
  "name": "Spacing Xs",
4599
- "path": ["semantic", "spacing", "default", "xs"],
4600
- "key": "{semantic.spacing.default.xs}"
4650
+ "path": ["semantic", "spacing", "default", "xs"]
4601
4651
  },
4602
4652
  {
4653
+ "key": "{semantic.spacing.default.sm}",
4603
4654
  "value": "0.5rem",
4604
4655
  "type": "dimension",
4605
4656
  "attributes": {
@@ -4623,10 +4674,10 @@
4623
4674
  "filePath": "src/tokens/semantic/space.json",
4624
4675
  "isSource": true,
4625
4676
  "name": "Spacing Sm",
4626
- "path": ["semantic", "spacing", "default", "sm"],
4627
- "key": "{semantic.spacing.default.sm}"
4677
+ "path": ["semantic", "spacing", "default", "sm"]
4628
4678
  },
4629
4679
  {
4680
+ "key": "{semantic.spacing.default.sm+}",
4630
4681
  "value": "0.625rem",
4631
4682
  "type": "dimension",
4632
4683
  "attributes": {
@@ -4650,10 +4701,10 @@
4650
4701
  "filePath": "src/tokens/semantic/space.json",
4651
4702
  "isSource": true,
4652
4703
  "name": "Spacing Sm Plus",
4653
- "path": ["semantic", "spacing", "default", "sm+"],
4654
- "key": "{semantic.spacing.default.sm+}"
4704
+ "path": ["semantic", "spacing", "default", "sm+"]
4655
4705
  },
4656
4706
  {
4707
+ "key": "{semantic.spacing.default.md}",
4657
4708
  "value": "0.75rem",
4658
4709
  "type": "dimension",
4659
4710
  "attributes": {
@@ -4677,10 +4728,10 @@
4677
4728
  "filePath": "src/tokens/semantic/space.json",
4678
4729
  "isSource": true,
4679
4730
  "name": "Spacing Md",
4680
- "path": ["semantic", "spacing", "default", "md"],
4681
- "key": "{semantic.spacing.default.md}"
4731
+ "path": ["semantic", "spacing", "default", "md"]
4682
4732
  },
4683
4733
  {
4734
+ "key": "{semantic.spacing.default.md+}",
4684
4735
  "value": "0.875rem",
4685
4736
  "type": "dimension",
4686
4737
  "attributes": {
@@ -4704,10 +4755,10 @@
4704
4755
  "filePath": "src/tokens/semantic/space.json",
4705
4756
  "isSource": true,
4706
4757
  "name": "Spacing Md Plus",
4707
- "path": ["semantic", "spacing", "default", "md+"],
4708
- "key": "{semantic.spacing.default.md+}"
4758
+ "path": ["semantic", "spacing", "default", "md+"]
4709
4759
  },
4710
4760
  {
4761
+ "key": "{semantic.spacing.default.lg}",
4711
4762
  "value": "1rem",
4712
4763
  "type": "dimension",
4713
4764
  "attributes": {
@@ -4731,10 +4782,10 @@
4731
4782
  "filePath": "src/tokens/semantic/space.json",
4732
4783
  "isSource": true,
4733
4784
  "name": "Spacing Lg",
4734
- "path": ["semantic", "spacing", "default", "lg"],
4735
- "key": "{semantic.spacing.default.lg}"
4785
+ "path": ["semantic", "spacing", "default", "lg"]
4736
4786
  },
4737
4787
  {
4788
+ "key": "{semantic.spacing.default.xl}",
4738
4789
  "value": "1.25rem",
4739
4790
  "type": "dimension",
4740
4791
  "attributes": {
@@ -4758,10 +4809,10 @@
4758
4809
  "filePath": "src/tokens/semantic/space.json",
4759
4810
  "isSource": true,
4760
4811
  "name": "Spacing Xl",
4761
- "path": ["semantic", "spacing", "default", "xl"],
4762
- "key": "{semantic.spacing.default.xl}"
4812
+ "path": ["semantic", "spacing", "default", "xl"]
4763
4813
  },
4764
4814
  {
4815
+ "key": "{semantic.spacing.default.xxl}",
4765
4816
  "value": "1.5rem",
4766
4817
  "type": "dimension",
4767
4818
  "attributes": {
@@ -4785,10 +4836,10 @@
4785
4836
  "filePath": "src/tokens/semantic/space.json",
4786
4837
  "isSource": true,
4787
4838
  "name": "Spacing Xxl",
4788
- "path": ["semantic", "spacing", "default", "xxl"],
4789
- "key": "{semantic.spacing.default.xxl}"
4839
+ "path": ["semantic", "spacing", "default", "xxl"]
4790
4840
  },
4791
4841
  {
4842
+ "key": "{semantic.spacing.default.xxxl}",
4792
4843
  "value": "2rem",
4793
4844
  "type": "dimension",
4794
4845
  "attributes": {
@@ -4812,10 +4863,10 @@
4812
4863
  "filePath": "src/tokens/semantic/space.json",
4813
4864
  "isSource": true,
4814
4865
  "name": "Spacing Xxxl",
4815
- "path": ["semantic", "spacing", "default", "xxxl"],
4816
- "key": "{semantic.spacing.default.xxxl}"
4866
+ "path": ["semantic", "spacing", "default", "xxxl"]
4817
4867
  },
4818
4868
  {
4869
+ "key": "{semantic.typography.default.default}",
4819
4870
  "type": "typography",
4820
4871
  "value": "{\"fontFamily\":[\"Avenir Next\",\"Avenir\",\"Helvetica Neue\",\"sans-serif\"],\"fontSize\":\"14px\",\"fontWeight\":\"400\",\"letterSpacing\":\"0\",\"lineHeight\":\"16px\",\"paragraphSpacing\":\"4px\",\"textCase\":\"none\",\"textDecoration\":\"none\"}",
4821
4872
  "attributes": {
@@ -4839,10 +4890,10 @@
4839
4890
  "filePath": "src/tokens/semantic/typography.json",
4840
4891
  "isSource": true,
4841
4892
  "name": "Typography",
4842
- "path": ["semantic", "typography", "default", "default"],
4843
- "key": "{semantic.typography.default.default}"
4893
+ "path": ["semantic", "typography", "default", "default"]
4844
4894
  },
4845
4895
  {
4896
+ "key": "{semantic.typography.default.light.-3h}",
4846
4897
  "value": "{\"fontSize\":\"10px\",\"fontWeight\":\"300\",\"lineHeight\":\"12px\"}",
4847
4898
  "type": "typography",
4848
4899
  "extensions": {
@@ -4884,10 +4935,10 @@
4884
4935
  "filePath": "src/tokens/semantic/typography.json",
4885
4936
  "isSource": true,
4886
4937
  "name": "Typography Light Minus 3h",
4887
- "path": ["semantic", "typography", "default", "light", "-3h"],
4888
- "key": "{semantic.typography.default.light.-3h}"
4938
+ "path": ["semantic", "typography", "default", "light", "-3h"]
4889
4939
  },
4890
4940
  {
4941
+ "key": "{semantic.typography.default.light.-2h}",
4891
4942
  "value": "{\"fontSize\":\"12px\",\"fontWeight\":\"300\"}",
4892
4943
  "type": "typography",
4893
4944
  "extensions": {
@@ -4929,10 +4980,10 @@
4929
4980
  "filePath": "src/tokens/semantic/typography.json",
4930
4981
  "isSource": true,
4931
4982
  "name": "Typography Light Minus 2h",
4932
- "path": ["semantic", "typography", "default", "light", "-2h"],
4933
- "key": "{semantic.typography.default.light.-2h}"
4983
+ "path": ["semantic", "typography", "default", "light", "-2h"]
4934
4984
  },
4935
4985
  {
4986
+ "key": "{semantic.typography.default.light.-1h}",
4936
4987
  "value": "{\"fontWeight\":\"300\"}",
4937
4988
  "type": "typography",
4938
4989
  "extensions": {
@@ -4974,10 +5025,10 @@
4974
5025
  "filePath": "src/tokens/semantic/typography.json",
4975
5026
  "isSource": true,
4976
5027
  "name": "Typography Light Minus 1h",
4977
- "path": ["semantic", "typography", "default", "light", "-1h"],
4978
- "key": "{semantic.typography.default.light.-1h}"
5028
+ "path": ["semantic", "typography", "default", "light", "-1h"]
4979
5029
  },
4980
5030
  {
5031
+ "key": "{semantic.typography.default.light.0h}",
4981
5032
  "value": "{\"fontSize\":\"16px\",\"fontWeight\":\"300\",\"lineHeight\":\"20px\"}",
4982
5033
  "type": "typography",
4983
5034
  "extensions": {
@@ -5019,10 +5070,10 @@
5019
5070
  "filePath": "src/tokens/semantic/typography.json",
5020
5071
  "isSource": true,
5021
5072
  "name": "Typography Light 0h",
5022
- "path": ["semantic", "typography", "default", "light", "0h"],
5023
- "key": "{semantic.typography.default.light.0h}"
5073
+ "path": ["semantic", "typography", "default", "light", "0h"]
5024
5074
  },
5025
5075
  {
5076
+ "key": "{semantic.typography.default.light.1h}",
5026
5077
  "value": "{\"fontSize\":\"18px\",\"fontWeight\":\"300\",\"lineHeight\":\"24px\"}",
5027
5078
  "type": "typography",
5028
5079
  "extensions": {
@@ -5064,10 +5115,10 @@
5064
5115
  "filePath": "src/tokens/semantic/typography.json",
5065
5116
  "isSource": true,
5066
5117
  "name": "Typography Light 1h",
5067
- "path": ["semantic", "typography", "default", "light", "1h"],
5068
- "key": "{semantic.typography.default.light.1h}"
5118
+ "path": ["semantic", "typography", "default", "light", "1h"]
5069
5119
  },
5070
5120
  {
5121
+ "key": "{semantic.typography.default.regular.-3h}",
5071
5122
  "value": "{\"lineHeight\":\"12px\",\"fontSize\":\"10px\"}",
5072
5123
  "type": "typography",
5073
5124
  "extensions": {
@@ -5109,10 +5160,10 @@
5109
5160
  "filePath": "src/tokens/semantic/typography.json",
5110
5161
  "isSource": true,
5111
5162
  "name": "Typography Regular Minus 3h",
5112
- "path": ["semantic", "typography", "default", "regular", "-3h"],
5113
- "key": "{semantic.typography.default.regular.-3h}"
5163
+ "path": ["semantic", "typography", "default", "regular", "-3h"]
5114
5164
  },
5115
5165
  {
5166
+ "key": "{semantic.typography.default.regular.-2h}",
5116
5167
  "value": "{\"fontSize\":\"12px\"}",
5117
5168
  "type": "typography",
5118
5169
  "extensions": {
@@ -5154,10 +5205,10 @@
5154
5205
  "filePath": "src/tokens/semantic/typography.json",
5155
5206
  "isSource": true,
5156
5207
  "name": "Typography Regular Minus 2h",
5157
- "path": ["semantic", "typography", "default", "regular", "-2h"],
5158
- "key": "{semantic.typography.default.regular.-2h}"
5208
+ "path": ["semantic", "typography", "default", "regular", "-2h"]
5159
5209
  },
5160
5210
  {
5211
+ "key": "{semantic.typography.default.regular.-1h}",
5161
5212
  "value": "{\"fontFamily\":[\"Avenir Next\",\"Avenir\",\"Helvetica Neue\",\"sans-serif\"],\"fontSize\":\"14px\",\"fontWeight\":\"400\",\"letterSpacing\":\"0\",\"lineHeight\":\"16px\",\"paragraphSpacing\":\"4px\",\"textCase\":\"none\",\"textDecoration\":\"none\"}",
5162
5213
  "type": "typography",
5163
5214
  "attributes": {
@@ -5182,10 +5233,10 @@
5182
5233
  "filePath": "src/tokens/semantic/typography.json",
5183
5234
  "isSource": true,
5184
5235
  "name": "Typography Regular Minus 1h",
5185
- "path": ["semantic", "typography", "default", "regular", "-1h"],
5186
- "key": "{semantic.typography.default.regular.-1h}"
5236
+ "path": ["semantic", "typography", "default", "regular", "-1h"]
5187
5237
  },
5188
5238
  {
5239
+ "key": "{semantic.typography.default.regular.0h}",
5189
5240
  "value": "{\"lineHeight\":\"20px\",\"fontSize\":\"16px\"}",
5190
5241
  "type": "typography",
5191
5242
  "extensions": {
@@ -5227,10 +5278,10 @@
5227
5278
  "filePath": "src/tokens/semantic/typography.json",
5228
5279
  "isSource": true,
5229
5280
  "name": "Typography Regular 0h",
5230
- "path": ["semantic", "typography", "default", "regular", "0h"],
5231
- "key": "{semantic.typography.default.regular.0h}"
5281
+ "path": ["semantic", "typography", "default", "regular", "0h"]
5232
5282
  },
5233
5283
  {
5284
+ "key": "{semantic.typography.default.regular.1h}",
5234
5285
  "value": "{\"lineHeight\":\"24px\",\"fontSize\":\"18px\"}",
5235
5286
  "type": "typography",
5236
5287
  "extensions": {
@@ -5272,10 +5323,10 @@
5272
5323
  "filePath": "src/tokens/semantic/typography.json",
5273
5324
  "isSource": true,
5274
5325
  "name": "Typography Regular 1h",
5275
- "path": ["semantic", "typography", "default", "regular", "1h"],
5276
- "key": "{semantic.typography.default.regular.1h}"
5326
+ "path": ["semantic", "typography", "default", "regular", "1h"]
5277
5327
  },
5278
5328
  {
5329
+ "key": "{semantic.typography.default.medium.-3h}",
5279
5330
  "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"12px\",\"fontSize\":\"10px\"}",
5280
5331
  "type": "typography",
5281
5332
  "extensions": {
@@ -5317,10 +5368,10 @@
5317
5368
  "filePath": "src/tokens/semantic/typography.json",
5318
5369
  "isSource": true,
5319
5370
  "name": "Typography Medium Minus 3h",
5320
- "path": ["semantic", "typography", "default", "medium", "-3h"],
5321
- "key": "{semantic.typography.default.medium.-3h}"
5371
+ "path": ["semantic", "typography", "default", "medium", "-3h"]
5322
5372
  },
5323
5373
  {
5374
+ "key": "{semantic.typography.default.medium.-2h}",
5324
5375
  "value": "{\"fontWeight\":\"500\",\"fontSize\":\"12px\"}",
5325
5376
  "type": "typography",
5326
5377
  "extensions": {
@@ -5362,10 +5413,10 @@
5362
5413
  "filePath": "src/tokens/semantic/typography.json",
5363
5414
  "isSource": true,
5364
5415
  "name": "Typography Medium Minus 2h",
5365
- "path": ["semantic", "typography", "default", "medium", "-2h"],
5366
- "key": "{semantic.typography.default.medium.-2h}"
5416
+ "path": ["semantic", "typography", "default", "medium", "-2h"]
5367
5417
  },
5368
5418
  {
5419
+ "key": "{semantic.typography.default.medium.-1h}",
5369
5420
  "value": "{\"fontWeight\":\"500\"}",
5370
5421
  "type": "typography",
5371
5422
  "extensions": {
@@ -5407,10 +5458,10 @@
5407
5458
  "filePath": "src/tokens/semantic/typography.json",
5408
5459
  "isSource": true,
5409
5460
  "name": "Typography Medium Minus 1h",
5410
- "path": ["semantic", "typography", "default", "medium", "-1h"],
5411
- "key": "{semantic.typography.default.medium.-1h}"
5461
+ "path": ["semantic", "typography", "default", "medium", "-1h"]
5412
5462
  },
5413
5463
  {
5464
+ "key": "{semantic.typography.default.medium.0h}",
5414
5465
  "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"20px\",\"fontSize\":\"16px\"}",
5415
5466
  "type": "typography",
5416
5467
  "extensions": {
@@ -5452,10 +5503,10 @@
5452
5503
  "filePath": "src/tokens/semantic/typography.json",
5453
5504
  "isSource": true,
5454
5505
  "name": "Typography Medium 0h",
5455
- "path": ["semantic", "typography", "default", "medium", "0h"],
5456
- "key": "{semantic.typography.default.medium.0h}"
5506
+ "path": ["semantic", "typography", "default", "medium", "0h"]
5457
5507
  },
5458
5508
  {
5509
+ "key": "{semantic.typography.default.medium.1h}",
5459
5510
  "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"24px\",\"fontSize\":\"18px\"}",
5460
5511
  "type": "typography",
5461
5512
  "extensions": {
@@ -5497,10 +5548,10 @@
5497
5548
  "filePath": "src/tokens/semantic/typography.json",
5498
5549
  "isSource": true,
5499
5550
  "name": "Typography Medium 1h",
5500
- "path": ["semantic", "typography", "default", "medium", "1h"],
5501
- "key": "{semantic.typography.default.medium.1h}"
5551
+ "path": ["semantic", "typography", "default", "medium", "1h"]
5502
5552
  },
5503
5553
  {
5554
+ "key": "{semantic.typography.default.bold.-3h}",
5504
5555
  "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"12px\",\"fontSize\":\"10px\"}",
5505
5556
  "type": "typography",
5506
5557
  "extensions": {
@@ -5542,10 +5593,10 @@
5542
5593
  "filePath": "src/tokens/semantic/typography.json",
5543
5594
  "isSource": true,
5544
5595
  "name": "Typography Bold Minus 3h",
5545
- "path": ["semantic", "typography", "default", "bold", "-3h"],
5546
- "key": "{semantic.typography.default.bold.-3h}"
5596
+ "path": ["semantic", "typography", "default", "bold", "-3h"]
5547
5597
  },
5548
5598
  {
5599
+ "key": "{semantic.typography.default.bold.-2h}",
5549
5600
  "value": "{\"fontWeight\":\"600\",\"fontSize\":\"12px\"}",
5550
5601
  "type": "typography",
5551
5602
  "extensions": {
@@ -5587,10 +5638,10 @@
5587
5638
  "filePath": "src/tokens/semantic/typography.json",
5588
5639
  "isSource": true,
5589
5640
  "name": "Typography Bold Minus 2h",
5590
- "path": ["semantic", "typography", "default", "bold", "-2h"],
5591
- "key": "{semantic.typography.default.bold.-2h}"
5641
+ "path": ["semantic", "typography", "default", "bold", "-2h"]
5592
5642
  },
5593
5643
  {
5644
+ "key": "{semantic.typography.default.bold.-1h}",
5594
5645
  "value": "{\"fontWeight\":\"600\"}",
5595
5646
  "type": "typography",
5596
5647
  "extensions": {
@@ -5632,10 +5683,10 @@
5632
5683
  "filePath": "src/tokens/semantic/typography.json",
5633
5684
  "isSource": true,
5634
5685
  "name": "Typography Bold Minus 1h",
5635
- "path": ["semantic", "typography", "default", "bold", "-1h"],
5636
- "key": "{semantic.typography.default.bold.-1h}"
5686
+ "path": ["semantic", "typography", "default", "bold", "-1h"]
5637
5687
  },
5638
5688
  {
5689
+ "key": "{semantic.typography.default.bold.0h}",
5639
5690
  "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"20px\",\"fontSize\":\"16px\"}",
5640
5691
  "type": "typography",
5641
5692
  "extensions": {
@@ -5677,10 +5728,10 @@
5677
5728
  "filePath": "src/tokens/semantic/typography.json",
5678
5729
  "isSource": true,
5679
5730
  "name": "Typography Bold 0h",
5680
- "path": ["semantic", "typography", "default", "bold", "0h"],
5681
- "key": "{semantic.typography.default.bold.0h}"
5731
+ "path": ["semantic", "typography", "default", "bold", "0h"]
5682
5732
  },
5683
5733
  {
5734
+ "key": "{semantic.typography.default.bold.1h}",
5684
5735
  "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"24px\",\"fontSize\":\"18px\"}",
5685
5736
  "type": "typography",
5686
5737
  "extensions": {
@@ -5722,10 +5773,10 @@
5722
5773
  "filePath": "src/tokens/semantic/typography.json",
5723
5774
  "isSource": true,
5724
5775
  "name": "Typography Bold 1h",
5725
- "path": ["semantic", "typography", "default", "bold", "1h"],
5726
- "key": "{semantic.typography.default.bold.1h}"
5776
+ "path": ["semantic", "typography", "default", "bold", "1h"]
5727
5777
  },
5728
5778
  {
5779
+ "key": "{semantic.typography.wrap.light.0}",
5729
5780
  "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"1.375\",\"fontSize\":\"16px\"}",
5730
5781
  "type": "typography",
5731
5782
  "extensions": {
@@ -5767,10 +5818,10 @@
5767
5818
  "filePath": "src/tokens/semantic/typography.json",
5768
5819
  "isSource": true,
5769
5820
  "name": "Typography Wrap Light 0",
5770
- "path": ["semantic", "typography", "wrap", "light", "0"],
5771
- "key": "{semantic.typography.wrap.light.0}"
5821
+ "path": ["semantic", "typography", "wrap", "light", "0"]
5772
5822
  },
5773
5823
  {
5824
+ "key": "{semantic.typography.wrap.light.1}",
5774
5825
  "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"1.375\",\"fontSize\":\"18px\"}",
5775
5826
  "type": "typography",
5776
5827
  "extensions": {
@@ -5812,10 +5863,10 @@
5812
5863
  "filePath": "src/tokens/semantic/typography.json",
5813
5864
  "isSource": true,
5814
5865
  "name": "Typography Wrap Light 1",
5815
- "path": ["semantic", "typography", "wrap", "light", "1"],
5816
- "key": "{semantic.typography.wrap.light.1}"
5866
+ "path": ["semantic", "typography", "wrap", "light", "1"]
5817
5867
  },
5818
5868
  {
5869
+ "key": "{semantic.typography.wrap.light.2}",
5819
5870
  "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"1.375\",\"fontSize\":\"20px\"}",
5820
5871
  "type": "typography",
5821
5872
  "extensions": {
@@ -5857,10 +5908,10 @@
5857
5908
  "filePath": "src/tokens/semantic/typography.json",
5858
5909
  "isSource": true,
5859
5910
  "name": "Typography Wrap Light 2",
5860
- "path": ["semantic", "typography", "wrap", "light", "2"],
5861
- "key": "{semantic.typography.wrap.light.2}"
5911
+ "path": ["semantic", "typography", "wrap", "light", "2"]
5862
5912
  },
5863
5913
  {
5914
+ "key": "{semantic.typography.wrap.light.3}",
5864
5915
  "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"1.25\",\"fontSize\":\"24px\"}",
5865
5916
  "type": "typography",
5866
5917
  "extensions": {
@@ -5902,10 +5953,10 @@
5902
5953
  "filePath": "src/tokens/semantic/typography.json",
5903
5954
  "isSource": true,
5904
5955
  "name": "Typography Wrap Light 3",
5905
- "path": ["semantic", "typography", "wrap", "light", "3"],
5906
- "key": "{semantic.typography.wrap.light.3}"
5956
+ "path": ["semantic", "typography", "wrap", "light", "3"]
5907
5957
  },
5908
5958
  {
5959
+ "key": "{semantic.typography.wrap.light.-2}",
5909
5960
  "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"1.375\",\"fontSize\":\"12px\"}",
5910
5961
  "type": "typography",
5911
5962
  "extensions": {
@@ -5947,10 +5998,10 @@
5947
5998
  "filePath": "src/tokens/semantic/typography.json",
5948
5999
  "isSource": true,
5949
6000
  "name": "Typography Wrap Light Minus 2",
5950
- "path": ["semantic", "typography", "wrap", "light", "-2"],
5951
- "key": "{semantic.typography.wrap.light.-2}"
6001
+ "path": ["semantic", "typography", "wrap", "light", "-2"]
5952
6002
  },
5953
6003
  {
6004
+ "key": "{semantic.typography.wrap.light.-1}",
5954
6005
  "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"1.375\"}",
5955
6006
  "type": "typography",
5956
6007
  "extensions": {
@@ -5992,10 +6043,10 @@
5992
6043
  "filePath": "src/tokens/semantic/typography.json",
5993
6044
  "isSource": true,
5994
6045
  "name": "Typography Wrap Light Minus 1",
5995
- "path": ["semantic", "typography", "wrap", "light", "-1"],
5996
- "key": "{semantic.typography.wrap.light.-1}"
6046
+ "path": ["semantic", "typography", "wrap", "light", "-1"]
5997
6047
  },
5998
6048
  {
6049
+ "key": "{semantic.typography.wrap.regular.0}",
5999
6050
  "value": "{\"lineHeight\":\"1.375\",\"fontSize\":\"16px\"}",
6000
6051
  "type": "typography",
6001
6052
  "extensions": {
@@ -6037,10 +6088,10 @@
6037
6088
  "filePath": "src/tokens/semantic/typography.json",
6038
6089
  "isSource": true,
6039
6090
  "name": "Typography Wrap Regular 0",
6040
- "path": ["semantic", "typography", "wrap", "regular", "0"],
6041
- "key": "{semantic.typography.wrap.regular.0}"
6091
+ "path": ["semantic", "typography", "wrap", "regular", "0"]
6042
6092
  },
6043
6093
  {
6094
+ "key": "{semantic.typography.wrap.regular.1}",
6044
6095
  "value": "{\"lineHeight\":\"1.375\",\"fontSize\":\"18px\"}",
6045
6096
  "type": "typography",
6046
6097
  "extensions": {
@@ -6082,10 +6133,10 @@
6082
6133
  "filePath": "src/tokens/semantic/typography.json",
6083
6134
  "isSource": true,
6084
6135
  "name": "Typography Wrap Regular 1",
6085
- "path": ["semantic", "typography", "wrap", "regular", "1"],
6086
- "key": "{semantic.typography.wrap.regular.1}"
6136
+ "path": ["semantic", "typography", "wrap", "regular", "1"]
6087
6137
  },
6088
6138
  {
6139
+ "key": "{semantic.typography.wrap.regular.2}",
6089
6140
  "value": "{\"lineHeight\":\"1.375\",\"fontSize\":\"20px\"}",
6090
6141
  "type": "typography",
6091
6142
  "extensions": {
@@ -6127,10 +6178,10 @@
6127
6178
  "filePath": "src/tokens/semantic/typography.json",
6128
6179
  "isSource": true,
6129
6180
  "name": "Typography Wrap Regular 2",
6130
- "path": ["semantic", "typography", "wrap", "regular", "2"],
6131
- "key": "{semantic.typography.wrap.regular.2}"
6181
+ "path": ["semantic", "typography", "wrap", "regular", "2"]
6132
6182
  },
6133
6183
  {
6184
+ "key": "{semantic.typography.wrap.regular.3}",
6134
6185
  "value": "{\"lineHeight\":\"1.375\",\"fontSize\":\"24px\"}",
6135
6186
  "type": "typography",
6136
6187
  "extensions": {
@@ -6172,10 +6223,10 @@
6172
6223
  "filePath": "src/tokens/semantic/typography.json",
6173
6224
  "isSource": true,
6174
6225
  "name": "Typography Wrap Regular 3",
6175
- "path": ["semantic", "typography", "wrap", "regular", "3"],
6176
- "key": "{semantic.typography.wrap.regular.3}"
6226
+ "path": ["semantic", "typography", "wrap", "regular", "3"]
6177
6227
  },
6178
6228
  {
6229
+ "key": "{semantic.typography.wrap.regular.-2}",
6179
6230
  "value": "{\"lineHeight\":\"1.375\",\"fontSize\":\"12px\"}",
6180
6231
  "type": "typography",
6181
6232
  "extensions": {
@@ -6217,10 +6268,10 @@
6217
6268
  "filePath": "src/tokens/semantic/typography.json",
6218
6269
  "isSource": true,
6219
6270
  "name": "Typography Wrap Regular Minus 2",
6220
- "path": ["semantic", "typography", "wrap", "regular", "-2"],
6221
- "key": "{semantic.typography.wrap.regular.-2}"
6271
+ "path": ["semantic", "typography", "wrap", "regular", "-2"]
6222
6272
  },
6223
6273
  {
6274
+ "key": "{semantic.typography.wrap.regular.-1}",
6224
6275
  "value": "{\"lineHeight\":\"1.375\"}",
6225
6276
  "type": "typography",
6226
6277
  "extensions": {
@@ -6262,10 +6313,10 @@
6262
6313
  "filePath": "src/tokens/semantic/typography.json",
6263
6314
  "isSource": true,
6264
6315
  "name": "Typography Wrap Regular Minus 1",
6265
- "path": ["semantic", "typography", "wrap", "regular", "-1"],
6266
- "key": "{semantic.typography.wrap.regular.-1}"
6316
+ "path": ["semantic", "typography", "wrap", "regular", "-1"]
6267
6317
  },
6268
6318
  {
6319
+ "key": "{semantic.typography.wrap.medium.0}",
6269
6320
  "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"16px\"}",
6270
6321
  "type": "typography",
6271
6322
  "extensions": {
@@ -6307,10 +6358,10 @@
6307
6358
  "filePath": "src/tokens/semantic/typography.json",
6308
6359
  "isSource": true,
6309
6360
  "name": "Typography Wrap Medium 0",
6310
- "path": ["semantic", "typography", "wrap", "medium", "0"],
6311
- "key": "{semantic.typography.wrap.medium.0}"
6361
+ "path": ["semantic", "typography", "wrap", "medium", "0"]
6312
6362
  },
6313
6363
  {
6364
+ "key": "{semantic.typography.wrap.medium.1}",
6314
6365
  "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"18px\"}",
6315
6366
  "type": "typography",
6316
6367
  "extensions": {
@@ -6352,10 +6403,10 @@
6352
6403
  "filePath": "src/tokens/semantic/typography.json",
6353
6404
  "isSource": true,
6354
6405
  "name": "Typography Wrap Medium 1",
6355
- "path": ["semantic", "typography", "wrap", "medium", "1"],
6356
- "key": "{semantic.typography.wrap.medium.1}"
6406
+ "path": ["semantic", "typography", "wrap", "medium", "1"]
6357
6407
  },
6358
6408
  {
6409
+ "key": "{semantic.typography.wrap.medium.2}",
6359
6410
  "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"20px\"}",
6360
6411
  "type": "typography",
6361
6412
  "extensions": {
@@ -6397,10 +6448,10 @@
6397
6448
  "filePath": "src/tokens/semantic/typography.json",
6398
6449
  "isSource": true,
6399
6450
  "name": "Typography Wrap Medium 2",
6400
- "path": ["semantic", "typography", "wrap", "medium", "2"],
6401
- "key": "{semantic.typography.wrap.medium.2}"
6451
+ "path": ["semantic", "typography", "wrap", "medium", "2"]
6402
6452
  },
6403
6453
  {
6454
+ "key": "{semantic.typography.wrap.medium.3}",
6404
6455
  "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"24px\"}",
6405
6456
  "type": "typography",
6406
6457
  "extensions": {
@@ -6442,10 +6493,10 @@
6442
6493
  "filePath": "src/tokens/semantic/typography.json",
6443
6494
  "isSource": true,
6444
6495
  "name": "Typography Wrap Medium 3",
6445
- "path": ["semantic", "typography", "wrap", "medium", "3"],
6446
- "key": "{semantic.typography.wrap.medium.3}"
6496
+ "path": ["semantic", "typography", "wrap", "medium", "3"]
6447
6497
  },
6448
6498
  {
6499
+ "key": "{semantic.typography.wrap.medium.-2}",
6449
6500
  "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"12px\"}",
6450
6501
  "type": "typography",
6451
6502
  "extensions": {
@@ -6487,10 +6538,10 @@
6487
6538
  "filePath": "src/tokens/semantic/typography.json",
6488
6539
  "isSource": true,
6489
6540
  "name": "Typography Wrap Medium Minus 2",
6490
- "path": ["semantic", "typography", "wrap", "medium", "-2"],
6491
- "key": "{semantic.typography.wrap.medium.-2}"
6541
+ "path": ["semantic", "typography", "wrap", "medium", "-2"]
6492
6542
  },
6493
6543
  {
6544
+ "key": "{semantic.typography.wrap.medium.-1}",
6494
6545
  "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\"}",
6495
6546
  "type": "typography",
6496
6547
  "extensions": {
@@ -6532,10 +6583,10 @@
6532
6583
  "filePath": "src/tokens/semantic/typography.json",
6533
6584
  "isSource": true,
6534
6585
  "name": "Typography Wrap Medium Minus 1",
6535
- "path": ["semantic", "typography", "wrap", "medium", "-1"],
6536
- "key": "{semantic.typography.wrap.medium.-1}"
6586
+ "path": ["semantic", "typography", "wrap", "medium", "-1"]
6537
6587
  },
6538
6588
  {
6589
+ "key": "{semantic.typography.wrap.bold.0}",
6539
6590
  "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"16px\"}",
6540
6591
  "type": "typography",
6541
6592
  "extensions": {
@@ -6577,10 +6628,10 @@
6577
6628
  "filePath": "src/tokens/semantic/typography.json",
6578
6629
  "isSource": true,
6579
6630
  "name": "Typography Wrap Bold 0",
6580
- "path": ["semantic", "typography", "wrap", "bold", "0"],
6581
- "key": "{semantic.typography.wrap.bold.0}"
6631
+ "path": ["semantic", "typography", "wrap", "bold", "0"]
6582
6632
  },
6583
6633
  {
6634
+ "key": "{semantic.typography.wrap.bold.1}",
6584
6635
  "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"18px\"}",
6585
6636
  "type": "typography",
6586
6637
  "extensions": {
@@ -6622,10 +6673,10 @@
6622
6673
  "filePath": "src/tokens/semantic/typography.json",
6623
6674
  "isSource": true,
6624
6675
  "name": "Typography Wrap Bold 1",
6625
- "path": ["semantic", "typography", "wrap", "bold", "1"],
6626
- "key": "{semantic.typography.wrap.bold.1}"
6676
+ "path": ["semantic", "typography", "wrap", "bold", "1"]
6627
6677
  },
6628
6678
  {
6679
+ "key": "{semantic.typography.wrap.bold.2}",
6629
6680
  "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"20px\"}",
6630
6681
  "type": "typography",
6631
6682
  "extensions": {
@@ -6667,10 +6718,10 @@
6667
6718
  "filePath": "src/tokens/semantic/typography.json",
6668
6719
  "isSource": true,
6669
6720
  "name": "Typography Wrap Bold 2",
6670
- "path": ["semantic", "typography", "wrap", "bold", "2"],
6671
- "key": "{semantic.typography.wrap.bold.2}"
6721
+ "path": ["semantic", "typography", "wrap", "bold", "2"]
6672
6722
  },
6673
6723
  {
6724
+ "key": "{semantic.typography.wrap.bold.3}",
6674
6725
  "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"24px\"}",
6675
6726
  "type": "typography",
6676
6727
  "extensions": {
@@ -6712,10 +6763,10 @@
6712
6763
  "filePath": "src/tokens/semantic/typography.json",
6713
6764
  "isSource": true,
6714
6765
  "name": "Typography Wrap Bold 3",
6715
- "path": ["semantic", "typography", "wrap", "bold", "3"],
6716
- "key": "{semantic.typography.wrap.bold.3}"
6766
+ "path": ["semantic", "typography", "wrap", "bold", "3"]
6717
6767
  },
6718
6768
  {
6769
+ "key": "{semantic.typography.wrap.bold.-2}",
6719
6770
  "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"12px\"}",
6720
6771
  "type": "typography",
6721
6772
  "extensions": {
@@ -6757,10 +6808,10 @@
6757
6808
  "filePath": "src/tokens/semantic/typography.json",
6758
6809
  "isSource": true,
6759
6810
  "name": "Typography Wrap Bold Minus 2",
6760
- "path": ["semantic", "typography", "wrap", "bold", "-2"],
6761
- "key": "{semantic.typography.wrap.bold.-2}"
6811
+ "path": ["semantic", "typography", "wrap", "bold", "-2"]
6762
6812
  },
6763
6813
  {
6814
+ "key": "{semantic.typography.wrap.bold.-1}",
6764
6815
  "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\"}",
6765
6816
  "type": "typography",
6766
6817
  "extensions": {
@@ -6802,10 +6853,10 @@
6802
6853
  "filePath": "src/tokens/semantic/typography.json",
6803
6854
  "isSource": true,
6804
6855
  "name": "Typography Wrap Bold Minus 1",
6805
- "path": ["semantic", "typography", "wrap", "bold", "-1"],
6806
- "key": "{semantic.typography.wrap.bold.-1}"
6856
+ "path": ["semantic", "typography", "wrap", "bold", "-1"]
6807
6857
  },
6808
6858
  {
6859
+ "key": "{semantic.typography.hierarchy.display.1}",
6809
6860
  "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"24px\"}",
6810
6861
  "type": "typography",
6811
6862
  "attributes": {
@@ -6830,10 +6881,10 @@
6830
6881
  "filePath": "src/tokens/semantic/typography.json",
6831
6882
  "isSource": true,
6832
6883
  "name": "Typography Hierarchy Display 1",
6833
- "path": ["semantic", "typography", "hierarchy", "display", "1"],
6834
- "key": "{semantic.typography.hierarchy.display.1}"
6884
+ "path": ["semantic", "typography", "hierarchy", "display", "1"]
6835
6885
  },
6836
6886
  {
6887
+ "key": "{semantic.typography.hierarchy.display.2}",
6837
6888
  "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"20px\"}",
6838
6889
  "type": "typography",
6839
6890
  "attributes": {
@@ -6858,10 +6909,10 @@
6858
6909
  "filePath": "src/tokens/semantic/typography.json",
6859
6910
  "isSource": true,
6860
6911
  "name": "Typography Hierarchy Display 2",
6861
- "path": ["semantic", "typography", "hierarchy", "display", "2"],
6862
- "key": "{semantic.typography.hierarchy.display.2}"
6912
+ "path": ["semantic", "typography", "hierarchy", "display", "2"]
6863
6913
  },
6864
6914
  {
6915
+ "key": "{semantic.typography.hierarchy.heading.1}",
6865
6916
  "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"24px\"}",
6866
6917
  "type": "typography",
6867
6918
  "attributes": {
@@ -6886,10 +6937,10 @@
6886
6937
  "filePath": "src/tokens/semantic/typography.json",
6887
6938
  "isSource": true,
6888
6939
  "name": "Typography Hierarchy Heading 1",
6889
- "path": ["semantic", "typography", "hierarchy", "heading", "1"],
6890
- "key": "{semantic.typography.hierarchy.heading.1}"
6940
+ "path": ["semantic", "typography", "hierarchy", "heading", "1"]
6891
6941
  },
6892
6942
  {
6943
+ "key": "{semantic.typography.hierarchy.heading.2}",
6893
6944
  "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"20px\"}",
6894
6945
  "type": "typography",
6895
6946
  "attributes": {
@@ -6914,10 +6965,10 @@
6914
6965
  "filePath": "src/tokens/semantic/typography.json",
6915
6966
  "isSource": true,
6916
6967
  "name": "Typography Hierarchy Heading 2",
6917
- "path": ["semantic", "typography", "hierarchy", "heading", "2"],
6918
- "key": "{semantic.typography.hierarchy.heading.2}"
6968
+ "path": ["semantic", "typography", "hierarchy", "heading", "2"]
6919
6969
  },
6920
6970
  {
6971
+ "key": "{semantic.typography.hierarchy.heading.3}",
6921
6972
  "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"18px\"}",
6922
6973
  "type": "typography",
6923
6974
  "attributes": {
@@ -6942,10 +6993,10 @@
6942
6993
  "filePath": "src/tokens/semantic/typography.json",
6943
6994
  "isSource": true,
6944
6995
  "name": "Typography Hierarchy Heading 3",
6945
- "path": ["semantic", "typography", "hierarchy", "heading", "3"],
6946
- "key": "{semantic.typography.hierarchy.heading.3}"
6996
+ "path": ["semantic", "typography", "hierarchy", "heading", "3"]
6947
6997
  },
6948
6998
  {
6999
+ "key": "{semantic.typography.hierarchy.heading.4}",
6949
7000
  "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"16px\"}",
6950
7001
  "type": "typography",
6951
7002
  "attributes": {
@@ -6970,10 +7021,10 @@
6970
7021
  "filePath": "src/tokens/semantic/typography.json",
6971
7022
  "isSource": true,
6972
7023
  "name": "Typography Hierarchy Heading 4",
6973
- "path": ["semantic", "typography", "hierarchy", "heading", "4"],
6974
- "key": "{semantic.typography.hierarchy.heading.4}"
7024
+ "path": ["semantic", "typography", "hierarchy", "heading", "4"]
6975
7025
  },
6976
7026
  {
7027
+ "key": "{semantic.typography.hierarchy.heading.5}",
6977
7028
  "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\"}",
6978
7029
  "type": "typography",
6979
7030
  "attributes": {
@@ -6998,10 +7049,10 @@
6998
7049
  "filePath": "src/tokens/semantic/typography.json",
6999
7050
  "isSource": true,
7000
7051
  "name": "Typography Hierarchy Heading 5",
7001
- "path": ["semantic", "typography", "hierarchy", "heading", "5"],
7002
- "key": "{semantic.typography.hierarchy.heading.5}"
7052
+ "path": ["semantic", "typography", "hierarchy", "heading", "5"]
7003
7053
  },
7004
7054
  {
7055
+ "key": "{semantic.typography.hierarchy.body.snug}",
7005
7056
  "value": "{\"lineHeight\":\"1.375\"}",
7006
7057
  "type": "typography",
7007
7058
  "attributes": {
@@ -7026,10 +7077,10 @@
7026
7077
  "filePath": "src/tokens/semantic/typography.json",
7027
7078
  "isSource": true,
7028
7079
  "name": "Typography Hierarchy Body Snug",
7029
- "path": ["semantic", "typography", "hierarchy", "body", "snug"],
7030
- "key": "{semantic.typography.hierarchy.body.snug}"
7080
+ "path": ["semantic", "typography", "hierarchy", "body", "snug"]
7031
7081
  },
7032
7082
  {
7083
+ "key": "{semantic.typography.hierarchy.body.default}",
7033
7084
  "value": "{\"fontFamily\":[\"Avenir Next\",\"Avenir\",\"Helvetica Neue\",\"sans-serif\"],\"fontSize\":\"14px\",\"fontWeight\":\"400\",\"letterSpacing\":\"0\",\"lineHeight\":\"16px\",\"paragraphSpacing\":\"4px\",\"textCase\":\"none\",\"textDecoration\":\"none\"}",
7034
7085
  "type": "typography",
7035
7086
  "attributes": {
@@ -7054,10 +7105,10 @@
7054
7105
  "filePath": "src/tokens/semantic/typography.json",
7055
7106
  "isSource": true,
7056
7107
  "name": "Typography Hierarchy Body",
7057
- "path": ["semantic", "typography", "hierarchy", "body", "default"],
7058
- "key": "{semantic.typography.hierarchy.body.default}"
7108
+ "path": ["semantic", "typography", "hierarchy", "body", "default"]
7059
7109
  },
7060
7110
  {
7111
+ "key": "{semantic.typography.hierarchy.overline}",
7061
7112
  "value": "{\"lineHeight\":\"12px\",\"textCase\":\"uppercase\",\"fontWeight\":\"600\"}",
7062
7113
  "type": "typography",
7063
7114
  "attributes": {
@@ -7081,10 +7132,10 @@
7081
7132
  "filePath": "src/tokens/semantic/typography.json",
7082
7133
  "isSource": true,
7083
7134
  "name": "Typography Hierarchy Overline",
7084
- "path": ["semantic", "typography", "hierarchy", "overline"],
7085
- "key": "{semantic.typography.hierarchy.overline}"
7135
+ "path": ["semantic", "typography", "hierarchy", "overline"]
7086
7136
  },
7087
7137
  {
7138
+ "key": "{semantic.typography.hierarchy.caption}",
7088
7139
  "value": "{\"lineHeight\":\"1.375\",\"fontSize\":\"12px\"}",
7089
7140
  "type": "typography",
7090
7141
  "attributes": {
@@ -7108,10 +7159,10 @@
7108
7159
  "filePath": "src/tokens/semantic/typography.json",
7109
7160
  "isSource": true,
7110
7161
  "name": "Typography Hierarchy Caption",
7111
- "path": ["semantic", "typography", "hierarchy", "caption"],
7112
- "key": "{semantic.typography.hierarchy.caption}"
7162
+ "path": ["semantic", "typography", "hierarchy", "caption"]
7113
7163
  },
7114
7164
  {
7165
+ "key": "{semantic.z-index.deep}",
7115
7166
  "value": "-999999",
7116
7167
  "type": "z-index",
7117
7168
  "attributes": {
@@ -7134,10 +7185,10 @@
7134
7185
  "filePath": "src/tokens/semantic/z-index.json",
7135
7186
  "isSource": true,
7136
7187
  "name": "Z Index Deep",
7137
- "path": ["semantic", "z-index", "deep"],
7138
- "key": "{semantic.z-index.deep}"
7188
+ "path": ["semantic", "z-index", "deep"]
7139
7189
  },
7140
7190
  {
7191
+ "key": "{semantic.z-index.default}",
7141
7192
  "value": "1",
7142
7193
  "type": "z-index",
7143
7194
  "attributes": {
@@ -7160,10 +7211,10 @@
7160
7211
  "filePath": "src/tokens/semantic/z-index.json",
7161
7212
  "isSource": true,
7162
7213
  "name": "Z Index",
7163
- "path": ["semantic", "z-index", "default"],
7164
- "key": "{semantic.z-index.default}"
7214
+ "path": ["semantic", "z-index", "default"]
7165
7215
  },
7166
7216
  {
7217
+ "key": "{semantic.z-index.sticky}",
7167
7218
  "value": "300",
7168
7219
  "type": "z-index",
7169
7220
  "attributes": {
@@ -7186,10 +7237,10 @@
7186
7237
  "filePath": "src/tokens/semantic/z-index.json",
7187
7238
  "isSource": true,
7188
7239
  "name": "Z Index Sticky",
7189
- "path": ["semantic", "z-index", "sticky"],
7190
- "key": "{semantic.z-index.sticky}"
7240
+ "path": ["semantic", "z-index", "sticky"]
7191
7241
  },
7192
7242
  {
7243
+ "key": "{semantic.z-index.header}",
7193
7244
  "value": "400",
7194
7245
  "type": "z-index",
7195
7246
  "attributes": {
@@ -7212,10 +7263,10 @@
7212
7263
  "filePath": "src/tokens/semantic/z-index.json",
7213
7264
  "isSource": true,
7214
7265
  "name": "Z Index Header",
7215
- "path": ["semantic", "z-index", "header"],
7216
- "key": "{semantic.z-index.header}"
7266
+ "path": ["semantic", "z-index", "header"]
7217
7267
  },
7218
7268
  {
7269
+ "key": "{semantic.z-index.toast}",
7219
7270
  "value": "500",
7220
7271
  "type": "z-index",
7221
7272
  "attributes": {
@@ -7238,10 +7289,10 @@
7238
7289
  "filePath": "src/tokens/semantic/z-index.json",
7239
7290
  "isSource": true,
7240
7291
  "name": "Z Index Toast",
7241
- "path": ["semantic", "z-index", "toast"],
7242
- "key": "{semantic.z-index.toast}"
7292
+ "path": ["semantic", "z-index", "toast"]
7243
7293
  },
7244
7294
  {
7295
+ "key": "{semantic.z-index.dropdown}",
7245
7296
  "value": "600",
7246
7297
  "type": "z-index",
7247
7298
  "attributes": {
@@ -7264,10 +7315,10 @@
7264
7315
  "filePath": "src/tokens/semantic/z-index.json",
7265
7316
  "isSource": true,
7266
7317
  "name": "Z Index Dropdown",
7267
- "path": ["semantic", "z-index", "dropdown"],
7268
- "key": "{semantic.z-index.dropdown}"
7318
+ "path": ["semantic", "z-index", "dropdown"]
7269
7319
  },
7270
7320
  {
7321
+ "key": "{semantic.z-index.overlay}",
7271
7322
  "value": "700",
7272
7323
  "type": "z-index",
7273
7324
  "attributes": {
@@ -7290,10 +7341,10 @@
7290
7341
  "filePath": "src/tokens/semantic/z-index.json",
7291
7342
  "isSource": true,
7292
7343
  "name": "Z Index Overlay",
7293
- "path": ["semantic", "z-index", "overlay"],
7294
- "key": "{semantic.z-index.overlay}"
7344
+ "path": ["semantic", "z-index", "overlay"]
7295
7345
  },
7296
7346
  {
7347
+ "key": "{semantic.z-index.modal}",
7297
7348
  "value": "800",
7298
7349
  "type": "z-index",
7299
7350
  "attributes": {
@@ -7316,10 +7367,10 @@
7316
7367
  "filePath": "src/tokens/semantic/z-index.json",
7317
7368
  "isSource": true,
7318
7369
  "name": "Z Index Modal",
7319
- "path": ["semantic", "z-index", "modal"],
7320
- "key": "{semantic.z-index.modal}"
7370
+ "path": ["semantic", "z-index", "modal"]
7321
7371
  },
7322
7372
  {
7373
+ "key": "{semantic.z-index.popup}",
7323
7374
  "value": "900",
7324
7375
  "type": "z-index",
7325
7376
  "attributes": {
@@ -7342,10 +7393,10 @@
7342
7393
  "filePath": "src/tokens/semantic/z-index.json",
7343
7394
  "isSource": true,
7344
7395
  "name": "Z Index Popup",
7345
- "path": ["semantic", "z-index", "popup"],
7346
- "key": "{semantic.z-index.popup}"
7396
+ "path": ["semantic", "z-index", "popup"]
7347
7397
  },
7348
7398
  {
7399
+ "key": "{semantic.z-index.tooltip}",
7349
7400
  "value": "901",
7350
7401
  "type": "z-index",
7351
7402
  "attributes": {
@@ -7368,8 +7419,7 @@
7368
7419
  "filePath": "src/tokens/semantic/z-index.json",
7369
7420
  "isSource": true,
7370
7421
  "name": "Z Index Tooltip",
7371
- "path": ["semantic", "z-index", "tooltip"],
7372
- "key": "{semantic.z-index.tooltip}"
7422
+ "path": ["semantic", "z-index", "tooltip"]
7373
7423
  }
7374
7424
  ]
7375
7425
  }