@esri/calcite-design-tokens 2.0.1-next.0 → 2.0.1-next.2

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,5 +1,5 @@
1
1
  {
2
- "timestamp": 1701976669437,
2
+ "timestamp": 1702083644761,
3
3
  "tokens": {
4
4
  "borderWidth": [
5
5
  {
@@ -21,12 +21,7 @@
21
21
  "es6": "calciteBorderWidthNone"
22
22
  }
23
23
  },
24
- "path": [
25
- "semantic",
26
- "border",
27
- "width",
28
- "none"
29
- ]
24
+ "path": ["semantic", "border", "width", "none"]
30
25
  },
31
26
  {
32
27
  "value": "1px",
@@ -47,12 +42,7 @@
47
42
  "es6": "calciteBorderWidthSm"
48
43
  }
49
44
  },
50
- "path": [
51
- "semantic",
52
- "border",
53
- "width",
54
- "sm"
55
- ]
45
+ "path": ["semantic", "border", "width", "sm"]
56
46
  },
57
47
  {
58
48
  "value": "2px",
@@ -73,12 +63,7 @@
73
63
  "es6": "calciteBorderWidthMd"
74
64
  }
75
65
  },
76
- "path": [
77
- "semantic",
78
- "border",
79
- "width",
80
- "md"
81
- ]
66
+ "path": ["semantic", "border", "width", "md"]
82
67
  },
83
68
  {
84
69
  "value": "4px",
@@ -99,12 +84,7 @@
99
84
  "es6": "calciteBorderWidthLg"
100
85
  }
101
86
  },
102
- "path": [
103
- "semantic",
104
- "border",
105
- "width",
106
- "lg"
107
- ]
87
+ "path": ["semantic", "border", "width", "lg"]
108
88
  }
109
89
  ],
110
90
  "borderRadius": [
@@ -127,12 +107,7 @@
127
107
  "es6": "calciteCornerRadius"
128
108
  }
129
109
  },
130
- "path": [
131
- "semantic",
132
- "corner",
133
- "radius",
134
- "default"
135
- ]
110
+ "path": ["semantic", "corner", "radius", "default"]
136
111
  },
137
112
  {
138
113
  "value": "0",
@@ -153,12 +128,7 @@
153
128
  "es6": "calciteCornerRadiusSharp"
154
129
  }
155
130
  },
156
- "path": [
157
- "semantic",
158
- "corner",
159
- "radius",
160
- "sharp"
161
- ]
131
+ "path": ["semantic", "corner", "radius", "sharp"]
162
132
  },
163
133
  {
164
134
  "value": "4px",
@@ -179,12 +149,7 @@
179
149
  "es6": "calciteCornerRadiusRound"
180
150
  }
181
151
  },
182
- "path": [
183
- "semantic",
184
- "corner",
185
- "radius",
186
- "round"
187
- ]
152
+ "path": ["semantic", "corner", "radius", "round"]
188
153
  },
189
154
  {
190
155
  "value": "100%",
@@ -205,12 +170,7 @@
205
170
  "es6": "calciteCornerRadiusPill"
206
171
  }
207
172
  },
208
- "path": [
209
- "semantic",
210
- "corner",
211
- "radius",
212
- "pill"
213
- ]
173
+ "path": ["semantic", "corner", "radius", "pill"]
214
174
  }
215
175
  ],
216
176
  "color": [
@@ -239,12 +199,7 @@
239
199
  "es6": "calciteColorBackground"
240
200
  }
241
201
  },
242
- "path": [
243
- "semantic",
244
- "color",
245
- "background",
246
- "default"
247
- ]
202
+ "path": ["semantic", "color", "background", "default"]
248
203
  },
249
204
  {
250
205
  "value": "rgba(#ffffff, 0%)",
@@ -265,12 +220,7 @@
265
220
  "es6": "calciteColorBackgroundNone"
266
221
  }
267
222
  },
268
- "path": [
269
- "semantic",
270
- "color",
271
- "background",
272
- "none"
273
- ]
223
+ "path": ["semantic", "color", "background", "none"]
274
224
  },
275
225
  {
276
226
  "value": {
@@ -297,12 +247,7 @@
297
247
  "es6": "calciteColorForeground1"
298
248
  }
299
249
  },
300
- "path": [
301
- "semantic",
302
- "color",
303
- "foreground",
304
- "1"
305
- ]
250
+ "path": ["semantic", "color", "foreground", "1"]
306
251
  },
307
252
  {
308
253
  "value": {
@@ -329,12 +274,7 @@
329
274
  "es6": "calciteColorForeground2"
330
275
  }
331
276
  },
332
- "path": [
333
- "semantic",
334
- "color",
335
- "foreground",
336
- "2"
337
- ]
277
+ "path": ["semantic", "color", "foreground", "2"]
338
278
  },
339
279
  {
340
280
  "value": {
@@ -361,12 +301,7 @@
361
301
  "es6": "calciteColorForeground3"
362
302
  }
363
303
  },
364
- "path": [
365
- "semantic",
366
- "color",
367
- "foreground",
368
- "3"
369
- ]
304
+ "path": ["semantic", "color", "foreground", "3"]
370
305
  },
371
306
  {
372
307
  "value": {
@@ -393,12 +328,7 @@
393
328
  "es6": "calciteColorForegroundCurrent"
394
329
  }
395
330
  },
396
- "path": [
397
- "semantic",
398
- "color",
399
- "foreground",
400
- "current"
401
- ]
331
+ "path": ["semantic", "color", "foreground", "current"]
402
332
  },
403
333
  {
404
334
  "value": {
@@ -425,12 +355,7 @@
425
355
  "es6": "calciteColorTransparent"
426
356
  }
427
357
  },
428
- "path": [
429
- "semantic",
430
- "color",
431
- "transparent",
432
- "default"
433
- ]
358
+ "path": ["semantic", "color", "transparent", "default"]
434
359
  },
435
360
  {
436
361
  "value": {
@@ -457,12 +382,7 @@
457
382
  "es6": "calciteColorTransparentHover"
458
383
  }
459
384
  },
460
- "path": [
461
- "semantic",
462
- "color",
463
- "transparent",
464
- "hover"
465
- ]
385
+ "path": ["semantic", "color", "transparent", "hover"]
466
386
  },
467
387
  {
468
388
  "value": {
@@ -489,12 +409,7 @@
489
409
  "es6": "calciteColorTransparentPress"
490
410
  }
491
411
  },
492
- "path": [
493
- "semantic",
494
- "color",
495
- "transparent",
496
- "press"
497
- ]
412
+ "path": ["semantic", "color", "transparent", "press"]
498
413
  },
499
414
  {
500
415
  "value": {
@@ -521,12 +436,7 @@
521
436
  "es6": "calciteColorTransparentScrim"
522
437
  }
523
438
  },
524
- "path": [
525
- "semantic",
526
- "color",
527
- "transparent",
528
- "scrim"
529
- ]
439
+ "path": ["semantic", "color", "transparent", "scrim"]
530
440
  },
531
441
  {
532
442
  "value": {
@@ -553,12 +463,7 @@
553
463
  "es6": "calciteColorTransparentTint"
554
464
  }
555
465
  },
556
- "path": [
557
- "semantic",
558
- "color",
559
- "transparent",
560
- "tint"
561
- ]
466
+ "path": ["semantic", "color", "transparent", "tint"]
562
467
  },
563
468
  {
564
469
  "value": {
@@ -585,12 +490,7 @@
585
490
  "es6": "calciteColorBrand"
586
491
  }
587
492
  },
588
- "path": [
589
- "semantic",
590
- "color",
591
- "brand",
592
- "default"
593
- ]
493
+ "path": ["semantic", "color", "brand", "default"]
594
494
  },
595
495
  {
596
496
  "value": {
@@ -617,12 +517,7 @@
617
517
  "es6": "calciteColorBrandHover"
618
518
  }
619
519
  },
620
- "path": [
621
- "semantic",
622
- "color",
623
- "brand",
624
- "hover"
625
- ]
520
+ "path": ["semantic", "color", "brand", "hover"]
626
521
  },
627
522
  {
628
523
  "value": {
@@ -649,12 +544,7 @@
649
544
  "es6": "calciteColorBrandPress"
650
545
  }
651
546
  },
652
- "path": [
653
- "semantic",
654
- "color",
655
- "brand",
656
- "press"
657
- ]
547
+ "path": ["semantic", "color", "brand", "press"]
658
548
  },
659
549
  {
660
550
  "type": "color",
@@ -681,12 +571,7 @@
681
571
  "es6": "calciteColorBrandUnderline"
682
572
  }
683
573
  },
684
- "path": [
685
- "semantic",
686
- "color",
687
- "brand",
688
- "underline"
689
- ]
574
+ "path": ["semantic", "color", "brand", "underline"]
690
575
  },
691
576
  {
692
577
  "value": {
@@ -713,13 +598,7 @@
713
598
  "es6": "calciteColorStatusInfo"
714
599
  }
715
600
  },
716
- "path": [
717
- "semantic",
718
- "color",
719
- "status",
720
- "info",
721
- "default"
722
- ]
601
+ "path": ["semantic", "color", "status", "info", "default"]
723
602
  },
724
603
  {
725
604
  "value": {
@@ -746,13 +625,7 @@
746
625
  "es6": "calciteColorStatusInfoHover"
747
626
  }
748
627
  },
749
- "path": [
750
- "semantic",
751
- "color",
752
- "status",
753
- "info",
754
- "hover"
755
- ]
628
+ "path": ["semantic", "color", "status", "info", "hover"]
756
629
  },
757
630
  {
758
631
  "value": {
@@ -779,13 +652,7 @@
779
652
  "es6": "calciteColorStatusInfoPress"
780
653
  }
781
654
  },
782
- "path": [
783
- "semantic",
784
- "color",
785
- "status",
786
- "info",
787
- "press"
788
- ]
655
+ "path": ["semantic", "color", "status", "info", "press"]
789
656
  },
790
657
  {
791
658
  "value": {
@@ -812,13 +679,7 @@
812
679
  "es6": "calciteColorStatusSuccess"
813
680
  }
814
681
  },
815
- "path": [
816
- "semantic",
817
- "color",
818
- "status",
819
- "success",
820
- "default"
821
- ]
682
+ "path": ["semantic", "color", "status", "success", "default"]
822
683
  },
823
684
  {
824
685
  "value": {
@@ -845,13 +706,7 @@
845
706
  "es6": "calciteColorStatusSuccessHover"
846
707
  }
847
708
  },
848
- "path": [
849
- "semantic",
850
- "color",
851
- "status",
852
- "success",
853
- "hover"
854
- ]
709
+ "path": ["semantic", "color", "status", "success", "hover"]
855
710
  },
856
711
  {
857
712
  "value": {
@@ -878,13 +733,7 @@
878
733
  "es6": "calciteColorStatusSuccessPress"
879
734
  }
880
735
  },
881
- "path": [
882
- "semantic",
883
- "color",
884
- "status",
885
- "success",
886
- "press"
887
- ]
736
+ "path": ["semantic", "color", "status", "success", "press"]
888
737
  },
889
738
  {
890
739
  "value": {
@@ -911,13 +760,7 @@
911
760
  "es6": "calciteColorStatusWarning"
912
761
  }
913
762
  },
914
- "path": [
915
- "semantic",
916
- "color",
917
- "status",
918
- "warning",
919
- "default"
920
- ]
763
+ "path": ["semantic", "color", "status", "warning", "default"]
921
764
  },
922
765
  {
923
766
  "value": {
@@ -944,13 +787,7 @@
944
787
  "es6": "calciteColorStatusWarningHover"
945
788
  }
946
789
  },
947
- "path": [
948
- "semantic",
949
- "color",
950
- "status",
951
- "warning",
952
- "hover"
953
- ]
790
+ "path": ["semantic", "color", "status", "warning", "hover"]
954
791
  },
955
792
  {
956
793
  "value": {
@@ -977,13 +814,7 @@
977
814
  "es6": "calciteColorStatusWarningPress"
978
815
  }
979
816
  },
980
- "path": [
981
- "semantic",
982
- "color",
983
- "status",
984
- "warning",
985
- "press"
986
- ]
817
+ "path": ["semantic", "color", "status", "warning", "press"]
987
818
  },
988
819
  {
989
820
  "value": {
@@ -1010,13 +841,7 @@
1010
841
  "es6": "calciteColorStatusDanger"
1011
842
  }
1012
843
  },
1013
- "path": [
1014
- "semantic",
1015
- "color",
1016
- "status",
1017
- "danger",
1018
- "default"
1019
- ]
844
+ "path": ["semantic", "color", "status", "danger", "default"]
1020
845
  },
1021
846
  {
1022
847
  "value": {
@@ -1043,13 +868,7 @@
1043
868
  "es6": "calciteColorStatusDangerHover"
1044
869
  }
1045
870
  },
1046
- "path": [
1047
- "semantic",
1048
- "color",
1049
- "status",
1050
- "danger",
1051
- "hover"
1052
- ]
871
+ "path": ["semantic", "color", "status", "danger", "hover"]
1053
872
  },
1054
873
  {
1055
874
  "value": {
@@ -1076,13 +895,7 @@
1076
895
  "es6": "calciteColorStatusDangerPress"
1077
896
  }
1078
897
  },
1079
- "path": [
1080
- "semantic",
1081
- "color",
1082
- "status",
1083
- "danger",
1084
- "press"
1085
- ]
898
+ "path": ["semantic", "color", "status", "danger", "press"]
1086
899
  },
1087
900
  {
1088
901
  "value": {
@@ -1109,12 +922,7 @@
1109
922
  "es6": "calciteColorInverse"
1110
923
  }
1111
924
  },
1112
- "path": [
1113
- "semantic",
1114
- "color",
1115
- "inverse",
1116
- "default"
1117
- ]
925
+ "path": ["semantic", "color", "inverse", "default"]
1118
926
  },
1119
927
  {
1120
928
  "value": {
@@ -1141,12 +949,7 @@
1141
949
  "es6": "calciteColorInverseHover"
1142
950
  }
1143
951
  },
1144
- "path": [
1145
- "semantic",
1146
- "color",
1147
- "inverse",
1148
- "hover"
1149
- ]
952
+ "path": ["semantic", "color", "inverse", "hover"]
1150
953
  },
1151
954
  {
1152
955
  "value": {
@@ -1173,12 +976,7 @@
1173
976
  "es6": "calciteColorInversePress"
1174
977
  }
1175
978
  },
1176
- "path": [
1177
- "semantic",
1178
- "color",
1179
- "inverse",
1180
- "press"
1181
- ]
979
+ "path": ["semantic", "color", "inverse", "press"]
1182
980
  },
1183
981
  {
1184
982
  "value": {
@@ -1205,12 +1003,7 @@
1205
1003
  "es6": "calciteColorText1"
1206
1004
  }
1207
1005
  },
1208
- "path": [
1209
- "semantic",
1210
- "color",
1211
- "text",
1212
- "1"
1213
- ]
1006
+ "path": ["semantic", "color", "text", "1"]
1214
1007
  },
1215
1008
  {
1216
1009
  "value": {
@@ -1237,12 +1030,7 @@
1237
1030
  "es6": "calciteColorText2"
1238
1031
  }
1239
1032
  },
1240
- "path": [
1241
- "semantic",
1242
- "color",
1243
- "text",
1244
- "2"
1245
- ]
1033
+ "path": ["semantic", "color", "text", "2"]
1246
1034
  },
1247
1035
  {
1248
1036
  "value": {
@@ -1269,12 +1057,7 @@
1269
1057
  "es6": "calciteColorText3"
1270
1058
  }
1271
1059
  },
1272
- "path": [
1273
- "semantic",
1274
- "color",
1275
- "text",
1276
- "3"
1277
- ]
1060
+ "path": ["semantic", "color", "text", "3"]
1278
1061
  },
1279
1062
  {
1280
1063
  "value": {
@@ -1301,12 +1084,7 @@
1301
1084
  "es6": "calciteColorTextInverse"
1302
1085
  }
1303
1086
  },
1304
- "path": [
1305
- "semantic",
1306
- "color",
1307
- "text",
1308
- "inverse"
1309
- ]
1087
+ "path": ["semantic", "color", "text", "inverse"]
1310
1088
  },
1311
1089
  {
1312
1090
  "value": {
@@ -1333,12 +1111,7 @@
1333
1111
  "es6": "calciteColorTextLink"
1334
1112
  }
1335
1113
  },
1336
- "path": [
1337
- "semantic",
1338
- "color",
1339
- "text",
1340
- "link"
1341
- ]
1114
+ "path": ["semantic", "color", "text", "link"]
1342
1115
  },
1343
1116
  {
1344
1117
  "value": {
@@ -1365,12 +1138,7 @@
1365
1138
  "es6": "calciteColorBorder1"
1366
1139
  }
1367
1140
  },
1368
- "path": [
1369
- "semantic",
1370
- "color",
1371
- "border",
1372
- "1"
1373
- ]
1141
+ "path": ["semantic", "color", "border", "1"]
1374
1142
  },
1375
1143
  {
1376
1144
  "value": {
@@ -1397,12 +1165,7 @@
1397
1165
  "es6": "calciteColorBorder2"
1398
1166
  }
1399
1167
  },
1400
- "path": [
1401
- "semantic",
1402
- "color",
1403
- "border",
1404
- "2"
1405
- ]
1168
+ "path": ["semantic", "color", "border", "2"]
1406
1169
  },
1407
1170
  {
1408
1171
  "value": {
@@ -1429,12 +1192,7 @@
1429
1192
  "es6": "calciteColorBorder3"
1430
1193
  }
1431
1194
  },
1432
- "path": [
1433
- "semantic",
1434
- "color",
1435
- "border",
1436
- "3"
1437
- ]
1195
+ "path": ["semantic", "color", "border", "3"]
1438
1196
  },
1439
1197
  {
1440
1198
  "value": {
@@ -1461,12 +1219,7 @@
1461
1219
  "es6": "calciteColorBorderInput"
1462
1220
  }
1463
1221
  },
1464
- "path": [
1465
- "semantic",
1466
- "color",
1467
- "border",
1468
- "input"
1469
- ]
1222
+ "path": ["semantic", "color", "border", "input"]
1470
1223
  },
1471
1224
  {
1472
1225
  "value": {
@@ -1493,12 +1246,7 @@
1493
1246
  "es6": "calciteColorBorderGhost"
1494
1247
  }
1495
1248
  },
1496
- "path": [
1497
- "semantic",
1498
- "color",
1499
- "border",
1500
- "ghost"
1501
- ]
1249
+ "path": ["semantic", "color", "border", "ghost"]
1502
1250
  },
1503
1251
  {
1504
1252
  "value": {
@@ -1525,12 +1273,7 @@
1525
1273
  "es6": "calciteColorBorderWhite"
1526
1274
  }
1527
1275
  },
1528
- "path": [
1529
- "semantic",
1530
- "color",
1531
- "border",
1532
- "white"
1533
- ]
1276
+ "path": ["semantic", "color", "border", "white"]
1534
1277
  }
1535
1278
  ],
1536
1279
  "breakpoint": [
@@ -1561,12 +1304,7 @@
1561
1304
  "es6": "calciteContainerSizeHeightXxs"
1562
1305
  }
1563
1306
  },
1564
- "path": [
1565
- "semantic",
1566
- "container-size",
1567
- "height",
1568
- "xxs"
1569
- ]
1307
+ "path": ["semantic", "container-size", "height", "xxs"]
1570
1308
  },
1571
1309
  {
1572
1310
  "value": {
@@ -1595,12 +1333,7 @@
1595
1333
  "es6": "calciteContainerSizeHeightXs"
1596
1334
  }
1597
1335
  },
1598
- "path": [
1599
- "semantic",
1600
- "container-size",
1601
- "height",
1602
- "xs"
1603
- ]
1336
+ "path": ["semantic", "container-size", "height", "xs"]
1604
1337
  },
1605
1338
  {
1606
1339
  "value": {
@@ -1629,12 +1362,7 @@
1629
1362
  "es6": "calciteContainerSizeHeightSm"
1630
1363
  }
1631
1364
  },
1632
- "path": [
1633
- "semantic",
1634
- "container-size",
1635
- "height",
1636
- "sm"
1637
- ]
1365
+ "path": ["semantic", "container-size", "height", "sm"]
1638
1366
  },
1639
1367
  {
1640
1368
  "value": {
@@ -1663,12 +1391,7 @@
1663
1391
  "es6": "calciteContainerSizeHeightMd"
1664
1392
  }
1665
1393
  },
1666
- "path": [
1667
- "semantic",
1668
- "container-size",
1669
- "height",
1670
- "md"
1671
- ]
1394
+ "path": ["semantic", "container-size", "height", "md"]
1672
1395
  },
1673
1396
  {
1674
1397
  "value": {
@@ -1697,12 +1420,7 @@
1697
1420
  "es6": "calciteContainerSizeHeightLg"
1698
1421
  }
1699
1422
  },
1700
- "path": [
1701
- "semantic",
1702
- "container-size",
1703
- "height",
1704
- "lg"
1705
- ]
1423
+ "path": ["semantic", "container-size", "height", "lg"]
1706
1424
  },
1707
1425
  {
1708
1426
  "value": {
@@ -1729,12 +1447,7 @@
1729
1447
  "es6": "calciteContainerSizeHeightXl"
1730
1448
  }
1731
1449
  },
1732
- "path": [
1733
- "semantic",
1734
- "container-size",
1735
- "height",
1736
- "xl"
1737
- ]
1450
+ "path": ["semantic", "container-size", "height", "xl"]
1738
1451
  },
1739
1452
  {
1740
1453
  "value": {
@@ -1763,12 +1476,7 @@
1763
1476
  "es6": "calciteContainerSizeWidthXxs"
1764
1477
  }
1765
1478
  },
1766
- "path": [
1767
- "semantic",
1768
- "container-size",
1769
- "width",
1770
- "xxs"
1771
- ]
1479
+ "path": ["semantic", "container-size", "width", "xxs"]
1772
1480
  },
1773
1481
  {
1774
1482
  "value": {
@@ -1797,12 +1505,7 @@
1797
1505
  "es6": "calciteContainerSizeWidthXs"
1798
1506
  }
1799
1507
  },
1800
- "path": [
1801
- "semantic",
1802
- "container-size",
1803
- "width",
1804
- "xs"
1805
- ]
1508
+ "path": ["semantic", "container-size", "width", "xs"]
1806
1509
  },
1807
1510
  {
1808
1511
  "value": {
@@ -1831,12 +1534,7 @@
1831
1534
  "es6": "calciteContainerSizeWidthSm"
1832
1535
  }
1833
1536
  },
1834
- "path": [
1835
- "semantic",
1836
- "container-size",
1837
- "width",
1838
- "sm"
1839
- ]
1537
+ "path": ["semantic", "container-size", "width", "sm"]
1840
1538
  },
1841
1539
  {
1842
1540
  "value": {
@@ -1865,12 +1563,7 @@
1865
1563
  "es6": "calciteContainerSizeWidthMd"
1866
1564
  }
1867
1565
  },
1868
- "path": [
1869
- "semantic",
1870
- "container-size",
1871
- "width",
1872
- "md"
1873
- ]
1566
+ "path": ["semantic", "container-size", "width", "md"]
1874
1567
  },
1875
1568
  {
1876
1569
  "value": {
@@ -1899,12 +1592,7 @@
1899
1592
  "es6": "calciteContainerSizeWidthLg"
1900
1593
  }
1901
1594
  },
1902
- "path": [
1903
- "semantic",
1904
- "container-size",
1905
- "width",
1906
- "lg"
1907
- ]
1595
+ "path": ["semantic", "container-size", "width", "lg"]
1908
1596
  },
1909
1597
  {
1910
1598
  "value": {
@@ -1931,12 +1619,7 @@
1931
1619
  "es6": "calciteContainerSizeWidthXl"
1932
1620
  }
1933
1621
  },
1934
- "path": [
1935
- "semantic",
1936
- "container-size",
1937
- "width",
1938
- "xl"
1939
- ]
1622
+ "path": ["semantic", "container-size", "width", "xl"]
1940
1623
  }
1941
1624
  ],
1942
1625
  "spacing": [
@@ -1959,11 +1642,7 @@
1959
1642
  "es6": "calciteContainerSizeMargin"
1960
1643
  }
1961
1644
  },
1962
- "path": [
1963
- "semantic",
1964
- "container-size",
1965
- "margin"
1966
- ]
1645
+ "path": ["semantic", "container-size", "margin"]
1967
1646
  },
1968
1647
  {
1969
1648
  "value": "16px",
@@ -1984,11 +1663,7 @@
1984
1663
  "es6": "calciteContainerSizeGutter"
1985
1664
  }
1986
1665
  },
1987
- "path": [
1988
- "semantic",
1989
- "container-size",
1990
- "gutter"
1991
- ]
1666
+ "path": ["semantic", "container-size", "gutter"]
1992
1667
  },
1993
1668
  {
1994
1669
  "value": "1px",
@@ -2009,11 +1684,7 @@
2009
1684
  "es6": "calciteSizePx"
2010
1685
  }
2011
1686
  },
2012
- "path": [
2013
- "semantic",
2014
- "size",
2015
- "px"
2016
- ]
1687
+ "path": ["semantic", "size", "px"]
2017
1688
  },
2018
1689
  {
2019
1690
  "value": "2px",
@@ -2034,11 +1705,7 @@
2034
1705
  "es6": "calciteSizeXxxs"
2035
1706
  }
2036
1707
  },
2037
- "path": [
2038
- "semantic",
2039
- "size",
2040
- "xxxs"
2041
- ]
1708
+ "path": ["semantic", "size", "xxxs"]
2042
1709
  },
2043
1710
  {
2044
1711
  "value": "4px",
@@ -2059,11 +1726,7 @@
2059
1726
  "es6": "calciteSizeXxs"
2060
1727
  }
2061
1728
  },
2062
- "path": [
2063
- "semantic",
2064
- "size",
2065
- "xxs"
2066
- ]
1729
+ "path": ["semantic", "size", "xxs"]
2067
1730
  },
2068
1731
  {
2069
1732
  "value": "6px",
@@ -2084,11 +1747,7 @@
2084
1747
  "es6": "calciteSizeXs"
2085
1748
  }
2086
1749
  },
2087
- "path": [
2088
- "semantic",
2089
- "size",
2090
- "xs"
2091
- ]
1750
+ "path": ["semantic", "size", "xs"]
2092
1751
  },
2093
1752
  {
2094
1753
  "value": "8px",
@@ -2109,11 +1768,7 @@
2109
1768
  "es6": "calciteSizeSm"
2110
1769
  }
2111
1770
  },
2112
- "path": [
2113
- "semantic",
2114
- "size",
2115
- "sm"
2116
- ]
1771
+ "path": ["semantic", "size", "sm"]
2117
1772
  },
2118
1773
  {
2119
1774
  "value": "10px",
@@ -2134,11 +1789,7 @@
2134
1789
  "es6": "calciteSizeSmPlus"
2135
1790
  }
2136
1791
  },
2137
- "path": [
2138
- "semantic",
2139
- "size",
2140
- "sm+"
2141
- ]
1792
+ "path": ["semantic", "size", "sm+"]
2142
1793
  },
2143
1794
  {
2144
1795
  "value": "12px",
@@ -2159,11 +1810,7 @@
2159
1810
  "es6": "calciteSizeMd"
2160
1811
  }
2161
1812
  },
2162
- "path": [
2163
- "semantic",
2164
- "size",
2165
- "md"
2166
- ]
1813
+ "path": ["semantic", "size", "md"]
2167
1814
  },
2168
1815
  {
2169
1816
  "value": "14px",
@@ -2184,11 +1831,7 @@
2184
1831
  "es6": "calciteSizeMdPlus"
2185
1832
  }
2186
1833
  },
2187
- "path": [
2188
- "semantic",
2189
- "size",
2190
- "md+"
2191
- ]
1834
+ "path": ["semantic", "size", "md+"]
2192
1835
  },
2193
1836
  {
2194
1837
  "value": "16px",
@@ -2209,11 +1852,7 @@
2209
1852
  "es6": "calciteSizeLg"
2210
1853
  }
2211
1854
  },
2212
- "path": [
2213
- "semantic",
2214
- "size",
2215
- "lg"
2216
- ]
1855
+ "path": ["semantic", "size", "lg"]
2217
1856
  },
2218
1857
  {
2219
1858
  "value": "20px",
@@ -2234,11 +1873,7 @@
2234
1873
  "es6": "calciteSizeXl"
2235
1874
  }
2236
1875
  },
2237
- "path": [
2238
- "semantic",
2239
- "size",
2240
- "xl"
2241
- ]
1876
+ "path": ["semantic", "size", "xl"]
2242
1877
  },
2243
1878
  {
2244
1879
  "value": "24px",
@@ -2259,11 +1894,7 @@
2259
1894
  "es6": "calciteSizeXxl"
2260
1895
  }
2261
1896
  },
2262
- "path": [
2263
- "semantic",
2264
- "size",
2265
- "xxl"
2266
- ]
1897
+ "path": ["semantic", "size", "xxl"]
2267
1898
  },
2268
1899
  {
2269
1900
  "value": "32px",
@@ -2284,11 +1915,7 @@
2284
1915
  "es6": "calciteSizeXxxl"
2285
1916
  }
2286
1917
  },
2287
- "path": [
2288
- "semantic",
2289
- "size",
2290
- "xxxl"
2291
- ]
1918
+ "path": ["semantic", "size", "xxxl"]
2292
1919
  },
2293
1920
  {
2294
1921
  "value": "1px",
@@ -2309,11 +1936,7 @@
2309
1936
  "es6": "calciteSpacingPx"
2310
1937
  }
2311
1938
  },
2312
- "path": [
2313
- "semantic",
2314
- "spacing",
2315
- "px"
2316
- ]
1939
+ "path": ["semantic", "spacing", "px"]
2317
1940
  },
2318
1941
  {
2319
1942
  "value": "2px",
@@ -2334,11 +1957,7 @@
2334
1957
  "es6": "calciteSpacingBase"
2335
1958
  }
2336
1959
  },
2337
- "path": [
2338
- "semantic",
2339
- "spacing",
2340
- "base"
2341
- ]
1960
+ "path": ["semantic", "spacing", "base"]
2342
1961
  },
2343
1962
  {
2344
1963
  "value": "4px",
@@ -2359,11 +1978,7 @@
2359
1978
  "es6": "calciteSpacingXxs"
2360
1979
  }
2361
1980
  },
2362
- "path": [
2363
- "semantic",
2364
- "spacing",
2365
- "xxs"
2366
- ]
1981
+ "path": ["semantic", "spacing", "xxs"]
2367
1982
  },
2368
1983
  {
2369
1984
  "value": "6px",
@@ -2384,11 +1999,7 @@
2384
1999
  "es6": "calciteSpacingXs"
2385
2000
  }
2386
2001
  },
2387
- "path": [
2388
- "semantic",
2389
- "spacing",
2390
- "xs"
2391
- ]
2002
+ "path": ["semantic", "spacing", "xs"]
2392
2003
  },
2393
2004
  {
2394
2005
  "value": "8px",
@@ -2409,11 +2020,7 @@
2409
2020
  "es6": "calciteSpacingSm"
2410
2021
  }
2411
2022
  },
2412
- "path": [
2413
- "semantic",
2414
- "spacing",
2415
- "sm"
2416
- ]
2023
+ "path": ["semantic", "spacing", "sm"]
2417
2024
  },
2418
2025
  {
2419
2026
  "value": "12px",
@@ -2434,11 +2041,7 @@
2434
2041
  "es6": "calciteSpacingMd"
2435
2042
  }
2436
2043
  },
2437
- "path": [
2438
- "semantic",
2439
- "spacing",
2440
- "md"
2441
- ]
2044
+ "path": ["semantic", "spacing", "md"]
2442
2045
  },
2443
2046
  {
2444
2047
  "value": "14px",
@@ -2459,11 +2062,7 @@
2459
2062
  "es6": "calciteSpacingLg"
2460
2063
  }
2461
2064
  },
2462
- "path": [
2463
- "semantic",
2464
- "spacing",
2465
- "lg"
2466
- ]
2065
+ "path": ["semantic", "spacing", "lg"]
2467
2066
  },
2468
2067
  {
2469
2068
  "value": "16px",
@@ -2484,11 +2083,7 @@
2484
2083
  "es6": "calciteSpacingXl"
2485
2084
  }
2486
2085
  },
2487
- "path": [
2488
- "semantic",
2489
- "spacing",
2490
- "xl"
2491
- ]
2086
+ "path": ["semantic", "spacing", "xl"]
2492
2087
  },
2493
2088
  {
2494
2089
  "value": "20px",
@@ -2509,11 +2104,7 @@
2509
2104
  "es6": "calciteSpacingXxl"
2510
2105
  }
2511
2106
  },
2512
- "path": [
2513
- "semantic",
2514
- "spacing",
2515
- "xxl"
2516
- ]
2107
+ "path": ["semantic", "spacing", "xxl"]
2517
2108
  },
2518
2109
  {
2519
2110
  "value": "32px",
@@ -2534,11 +2125,7 @@
2534
2125
  "es6": "calciteSpacingXxxl"
2535
2126
  }
2536
2127
  },
2537
- "path": [
2538
- "semantic",
2539
- "spacing",
2540
- "xxxl"
2541
- ]
2128
+ "path": ["semantic", "spacing", "xxxl"]
2542
2129
  }
2543
2130
  ],
2544
2131
  "sizing": [
@@ -2563,12 +2150,7 @@
2563
2150
  "es6": "calciteContainerSizeContentFluid"
2564
2151
  }
2565
2152
  },
2566
- "path": [
2567
- "semantic",
2568
- "container-size",
2569
- "content",
2570
- "fluid"
2571
- ]
2153
+ "path": ["semantic", "container-size", "content", "fluid"]
2572
2154
  },
2573
2155
  {
2574
2156
  "value": "1440px",
@@ -2591,12 +2173,7 @@
2591
2173
  "es6": "calciteContainerSizeContentFixed"
2592
2174
  }
2593
2175
  },
2594
- "path": [
2595
- "semantic",
2596
- "container-size",
2597
- "content",
2598
- "fixed"
2599
- ]
2176
+ "path": ["semantic", "container-size", "content", "fixed"]
2600
2177
  }
2601
2178
  ],
2602
2179
  "fontFamilies": [
@@ -2619,12 +2196,7 @@
2619
2196
  "es6": "calciteFontFamily"
2620
2197
  }
2621
2198
  },
2622
- "path": [
2623
- "semantic",
2624
- "font",
2625
- "family",
2626
- "default"
2627
- ]
2199
+ "path": ["semantic", "font", "family", "default"]
2628
2200
  },
2629
2201
  {
2630
2202
  "value": "Monaco",
@@ -2645,12 +2217,7 @@
2645
2217
  "es6": "calciteFontFamilyCode"
2646
2218
  }
2647
2219
  },
2648
- "path": [
2649
- "semantic",
2650
- "font",
2651
- "family",
2652
- "code"
2653
- ]
2220
+ "path": ["semantic", "font", "family", "code"]
2654
2221
  }
2655
2222
  ],
2656
2223
  "fontWeights": [
@@ -2675,12 +2242,7 @@
2675
2242
  "es6": "calciteFontWeightLight"
2676
2243
  }
2677
2244
  },
2678
- "path": [
2679
- "semantic",
2680
- "font",
2681
- "weight",
2682
- "light"
2683
- ]
2245
+ "path": ["semantic", "font", "weight", "light"]
2684
2246
  },
2685
2247
  {
2686
2248
  "value": "400",
@@ -2709,12 +2271,7 @@
2709
2271
  "es6": "calciteFontWeightNormal"
2710
2272
  }
2711
2273
  },
2712
- "path": [
2713
- "semantic",
2714
- "font",
2715
- "weight",
2716
- "normal"
2717
- ]
2274
+ "path": ["semantic", "font", "weight", "normal"]
2718
2275
  },
2719
2276
  {
2720
2277
  "value": "400",
@@ -2735,12 +2292,7 @@
2735
2292
  "es6": "calciteFontWeightRegular"
2736
2293
  }
2737
2294
  },
2738
- "path": [
2739
- "semantic",
2740
- "font",
2741
- "weight",
2742
- "regular"
2743
- ]
2295
+ "path": ["semantic", "font", "weight", "regular"]
2744
2296
  },
2745
2297
  {
2746
2298
  "value": "500",
@@ -2761,12 +2313,7 @@
2761
2313
  "es6": "calciteFontWeightMedium"
2762
2314
  }
2763
2315
  },
2764
- "path": [
2765
- "semantic",
2766
- "font",
2767
- "weight",
2768
- "medium"
2769
- ]
2316
+ "path": ["semantic", "font", "weight", "medium"]
2770
2317
  },
2771
2318
  {
2772
2319
  "value": "600",
@@ -2787,12 +2334,7 @@
2787
2334
  "es6": "calciteFontWeightSemibold"
2788
2335
  }
2789
2336
  },
2790
- "path": [
2791
- "semantic",
2792
- "font",
2793
- "weight",
2794
- "semibold"
2795
- ]
2337
+ "path": ["semantic", "font", "weight", "semibold"]
2796
2338
  },
2797
2339
  {
2798
2340
  "value": "700",
@@ -2813,12 +2355,7 @@
2813
2355
  "es6": "calciteFontWeightBold"
2814
2356
  }
2815
2357
  },
2816
- "path": [
2817
- "semantic",
2818
- "font",
2819
- "weight",
2820
- "bold"
2821
- ]
2358
+ "path": ["semantic", "font", "weight", "bold"]
2822
2359
  }
2823
2360
  ],
2824
2361
  "fontSizes": [
@@ -2841,12 +2378,7 @@
2841
2378
  "es6": "calciteFontSizeXs"
2842
2379
  }
2843
2380
  },
2844
- "path": [
2845
- "semantic",
2846
- "font",
2847
- "size",
2848
- "xs"
2849
- ]
2381
+ "path": ["semantic", "font", "size", "xs"]
2850
2382
  },
2851
2383
  {
2852
2384
  "value": "12px",
@@ -2867,12 +2399,7 @@
2867
2399
  "es6": "calciteFontSizeSm"
2868
2400
  }
2869
2401
  },
2870
- "path": [
2871
- "semantic",
2872
- "font",
2873
- "size",
2874
- "sm"
2875
- ]
2402
+ "path": ["semantic", "font", "size", "sm"]
2876
2403
  },
2877
2404
  {
2878
2405
  "value": "14px",
@@ -2893,12 +2420,7 @@
2893
2420
  "es6": "calciteFontSize"
2894
2421
  }
2895
2422
  },
2896
- "path": [
2897
- "semantic",
2898
- "font",
2899
- "size",
2900
- "default"
2901
- ]
2423
+ "path": ["semantic", "font", "size", "default"]
2902
2424
  },
2903
2425
  {
2904
2426
  "value": "16px",
@@ -2919,12 +2441,7 @@
2919
2441
  "es6": "calciteFontSizeMd"
2920
2442
  }
2921
2443
  },
2922
- "path": [
2923
- "semantic",
2924
- "font",
2925
- "size",
2926
- "md"
2927
- ]
2444
+ "path": ["semantic", "font", "size", "md"]
2928
2445
  },
2929
2446
  {
2930
2447
  "value": "18px",
@@ -2945,12 +2462,7 @@
2945
2462
  "es6": "calciteFontSizeLg"
2946
2463
  }
2947
2464
  },
2948
- "path": [
2949
- "semantic",
2950
- "font",
2951
- "size",
2952
- "lg"
2953
- ]
2465
+ "path": ["semantic", "font", "size", "lg"]
2954
2466
  },
2955
2467
  {
2956
2468
  "value": "20px",
@@ -2971,12 +2483,7 @@
2971
2483
  "es6": "calciteFontSizeXl"
2972
2484
  }
2973
2485
  },
2974
- "path": [
2975
- "semantic",
2976
- "font",
2977
- "size",
2978
- "xl"
2979
- ]
2486
+ "path": ["semantic", "font", "size", "xl"]
2980
2487
  },
2981
2488
  {
2982
2489
  "value": "24px",
@@ -2997,12 +2504,7 @@
2997
2504
  "es6": "calciteFontSizeXxl"
2998
2505
  }
2999
2506
  },
3000
- "path": [
3001
- "semantic",
3002
- "font",
3003
- "size",
3004
- "xxl"
3005
- ]
2507
+ "path": ["semantic", "font", "size", "xxl"]
3006
2508
  }
3007
2509
  ],
3008
2510
  "fontStyle": [
@@ -3027,12 +2529,7 @@
3027
2529
  "es6": "calciteFontStyleEmphasis"
3028
2530
  }
3029
2531
  },
3030
- "path": [
3031
- "semantic",
3032
- "font",
3033
- "style",
3034
- "emphasis"
3035
- ]
2532
+ "path": ["semantic", "font", "style", "emphasis"]
3036
2533
  }
3037
2534
  ],
3038
2535
  "lineHeights": [
@@ -3055,13 +2552,7 @@
3055
2552
  "es6": "calciteFontLineHeightFixedSm"
3056
2553
  }
3057
2554
  },
3058
- "path": [
3059
- "semantic",
3060
- "font",
3061
- "line-height",
3062
- "fixed",
3063
- "sm"
3064
- ]
2555
+ "path": ["semantic", "font", "line-height", "fixed", "sm"]
3065
2556
  },
3066
2557
  {
3067
2558
  "value": "16px",
@@ -3082,13 +2573,7 @@
3082
2573
  "es6": "calciteFontLineHeightFixedBase"
3083
2574
  }
3084
2575
  },
3085
- "path": [
3086
- "semantic",
3087
- "font",
3088
- "line-height",
3089
- "fixed",
3090
- "base"
3091
- ]
2576
+ "path": ["semantic", "font", "line-height", "fixed", "base"]
3092
2577
  },
3093
2578
  {
3094
2579
  "value": "20px",
@@ -3109,13 +2594,7 @@
3109
2594
  "es6": "calciteFontLineHeightFixedLg"
3110
2595
  }
3111
2596
  },
3112
- "path": [
3113
- "semantic",
3114
- "font",
3115
- "line-height",
3116
- "fixed",
3117
- "lg"
3118
- ]
2597
+ "path": ["semantic", "font", "line-height", "fixed", "lg"]
3119
2598
  },
3120
2599
  {
3121
2600
  "value": "24px",
@@ -3136,13 +2615,7 @@
3136
2615
  "es6": "calciteFontLineHeightFixedXl"
3137
2616
  }
3138
2617
  },
3139
- "path": [
3140
- "semantic",
3141
- "font",
3142
- "line-height",
3143
- "fixed",
3144
- "xl"
3145
- ]
2618
+ "path": ["semantic", "font", "line-height", "fixed", "xl"]
3146
2619
  },
3147
2620
  {
3148
2621
  "value": "auto",
@@ -3165,13 +2638,7 @@
3165
2638
  "es6": "calciteFontLineHeightRelative"
3166
2639
  }
3167
2640
  },
3168
- "path": [
3169
- "semantic",
3170
- "font",
3171
- "line-height",
3172
- "relative",
3173
- "default"
3174
- ]
2641
+ "path": ["semantic", "font", "line-height", "relative", "default"]
3175
2642
  },
3176
2643
  {
3177
2644
  "value": "125%",
@@ -3194,13 +2661,7 @@
3194
2661
  "es6": "calciteFontLineHeightRelativeTight"
3195
2662
  }
3196
2663
  },
3197
- "path": [
3198
- "semantic",
3199
- "font",
3200
- "line-height",
3201
- "relative",
3202
- "tight"
3203
- ]
2664
+ "path": ["semantic", "font", "line-height", "relative", "tight"]
3204
2665
  },
3205
2666
  {
3206
2667
  "value": "137.5%",
@@ -3223,13 +2684,7 @@
3223
2684
  "es6": "calciteFontLineHeightRelativeSnug"
3224
2685
  }
3225
2686
  },
3226
- "path": [
3227
- "semantic",
3228
- "font",
3229
- "line-height",
3230
- "relative",
3231
- "snug"
3232
- ]
2687
+ "path": ["semantic", "font", "line-height", "relative", "snug"]
3233
2688
  },
3234
2689
  {
3235
2690
  "value": "150%",
@@ -3252,13 +2707,7 @@
3252
2707
  "es6": "calciteFontLineHeightRelativeNormal"
3253
2708
  }
3254
2709
  },
3255
- "path": [
3256
- "semantic",
3257
- "font",
3258
- "line-height",
3259
- "relative",
3260
- "normal"
3261
- ]
2710
+ "path": ["semantic", "font", "line-height", "relative", "normal"]
3262
2711
  },
3263
2712
  {
3264
2713
  "value": "162.5%",
@@ -3281,13 +2730,7 @@
3281
2730
  "es6": "calciteFontLineHeightRelativeRelaxed"
3282
2731
  }
3283
2732
  },
3284
- "path": [
3285
- "semantic",
3286
- "font",
3287
- "line-height",
3288
- "relative",
3289
- "relaxed"
3290
- ]
2733
+ "path": ["semantic", "font", "line-height", "relative", "relaxed"]
3291
2734
  },
3292
2735
  {
3293
2736
  "value": "200%",
@@ -3310,13 +2753,7 @@
3310
2753
  "es6": "calciteFontLineHeightRelativeLoose"
3311
2754
  }
3312
2755
  },
3313
- "path": [
3314
- "semantic",
3315
- "font",
3316
- "line-height",
3317
- "relative",
3318
- "loose"
3319
- ]
2756
+ "path": ["semantic", "font", "line-height", "relative", "loose"]
3320
2757
  }
3321
2758
  ],
3322
2759
  "letterSpacing": [
@@ -3339,12 +2776,7 @@
3339
2776
  "es6": "calciteFontLetterSpacingTight"
3340
2777
  }
3341
2778
  },
3342
- "path": [
3343
- "semantic",
3344
- "font",
3345
- "letter-spacing",
3346
- "tight"
3347
- ]
2779
+ "path": ["semantic", "font", "letter-spacing", "tight"]
3348
2780
  },
3349
2781
  {
3350
2782
  "value": "0",
@@ -3365,12 +2797,7 @@
3365
2797
  "es6": "calciteFontLetterSpacingNormal"
3366
2798
  }
3367
2799
  },
3368
- "path": [
3369
- "semantic",
3370
- "font",
3371
- "letter-spacing",
3372
- "normal"
3373
- ]
2800
+ "path": ["semantic", "font", "letter-spacing", "normal"]
3374
2801
  },
3375
2802
  {
3376
2803
  "value": "0.4",
@@ -3391,12 +2818,7 @@
3391
2818
  "es6": "calciteFontLetterSpacingWide"
3392
2819
  }
3393
2820
  },
3394
- "path": [
3395
- "semantic",
3396
- "font",
3397
- "letter-spacing",
3398
- "wide"
3399
- ]
2821
+ "path": ["semantic", "font", "letter-spacing", "wide"]
3400
2822
  }
3401
2823
  ],
3402
2824
  "paragraphSpacing": [
@@ -3419,12 +2841,7 @@
3419
2841
  "es6": "calciteFontParagraphSpacingNormal"
3420
2842
  }
3421
2843
  },
3422
- "path": [
3423
- "semantic",
3424
- "font",
3425
- "paragraph-spacing",
3426
- "normal"
3427
- ]
2844
+ "path": ["semantic", "font", "paragraph-spacing", "normal"]
3428
2845
  }
3429
2846
  ],
3430
2847
  "textDecoration": [
@@ -3447,12 +2864,7 @@
3447
2864
  "es6": "calciteFontTextDecorationNone"
3448
2865
  }
3449
2866
  },
3450
- "path": [
3451
- "semantic",
3452
- "font",
3453
- "text-decoration",
3454
- "none"
3455
- ]
2867
+ "path": ["semantic", "font", "text-decoration", "none"]
3456
2868
  },
3457
2869
  {
3458
2870
  "value": "underline",
@@ -3473,12 +2885,7 @@
3473
2885
  "es6": "calciteFontTextDecorationUnderline"
3474
2886
  }
3475
2887
  },
3476
- "path": [
3477
- "semantic",
3478
- "font",
3479
- "text-decoration",
3480
- "underline"
3481
- ]
2888
+ "path": ["semantic", "font", "text-decoration", "underline"]
3482
2889
  }
3483
2890
  ],
3484
2891
  "textCase": [
@@ -3501,12 +2908,7 @@
3501
2908
  "es6": "calciteFontTextCaseNone"
3502
2909
  }
3503
2910
  },
3504
- "path": [
3505
- "semantic",
3506
- "font",
3507
- "text-case",
3508
- "none"
3509
- ]
2911
+ "path": ["semantic", "font", "text-case", "none"]
3510
2912
  },
3511
2913
  {
3512
2914
  "value": "uppercase",
@@ -3527,12 +2929,7 @@
3527
2929
  "es6": "calciteFontTextCaseUppercase"
3528
2930
  }
3529
2931
  },
3530
- "path": [
3531
- "semantic",
3532
- "font",
3533
- "text-case",
3534
- "uppercase"
3535
- ]
2932
+ "path": ["semantic", "font", "text-case", "uppercase"]
3536
2933
  },
3537
2934
  {
3538
2935
  "value": "lowercase",
@@ -3553,12 +2950,7 @@
3553
2950
  "es6": "calciteFontTextCaseLowercase"
3554
2951
  }
3555
2952
  },
3556
- "path": [
3557
- "semantic",
3558
- "font",
3559
- "text-case",
3560
- "lowercase"
3561
- ]
2953
+ "path": ["semantic", "font", "text-case", "lowercase"]
3562
2954
  },
3563
2955
  {
3564
2956
  "value": "capitalize",
@@ -3579,12 +2971,7 @@
3579
2971
  "es6": "calciteFontTextCaseCapitalize"
3580
2972
  }
3581
2973
  },
3582
- "path": [
3583
- "semantic",
3584
- "font",
3585
- "text-case",
3586
- "capitalize"
3587
- ]
2974
+ "path": ["semantic", "font", "text-case", "capitalize"]
3588
2975
  }
3589
2976
  ],
3590
2977
  "opacity": [
@@ -3607,11 +2994,7 @@
3607
2994
  "es6": "calciteOpacityLight"
3608
2995
  }
3609
2996
  },
3610
- "path": [
3611
- "semantic",
3612
- "opacity",
3613
- "light"
3614
- ]
2997
+ "path": ["semantic", "opacity", "light"]
3615
2998
  },
3616
2999
  {
3617
3000
  "value": "50%",
@@ -3632,11 +3015,7 @@
3632
3015
  "es6": "calciteOpacityHalf"
3633
3016
  }
3634
3017
  },
3635
- "path": [
3636
- "semantic",
3637
- "opacity",
3638
- "half"
3639
- ]
3018
+ "path": ["semantic", "opacity", "half"]
3640
3019
  },
3641
3020
  {
3642
3021
  "value": "85%",
@@ -3657,11 +3036,7 @@
3657
3036
  "es6": "calciteOpacityDark"
3658
3037
  }
3659
3038
  },
3660
- "path": [
3661
- "semantic",
3662
- "opacity",
3663
- "dark"
3664
- ]
3039
+ "path": ["semantic", "opacity", "dark"]
3665
3040
  },
3666
3041
  {
3667
3042
  "value": "100%",
@@ -3682,11 +3057,7 @@
3682
3057
  "es6": "calciteOpacityFull"
3683
3058
  }
3684
3059
  },
3685
- "path": [
3686
- "semantic",
3687
- "opacity",
3688
- "full"
3689
- ]
3060
+ "path": ["semantic", "opacity", "full"]
3690
3061
  },
3691
3062
  {
3692
3063
  "value": "50%",
@@ -3707,11 +3078,7 @@
3707
3078
  "es6": "calciteOpacityDisabled"
3708
3079
  }
3709
3080
  },
3710
- "path": [
3711
- "semantic",
3712
- "opacity",
3713
- "disabled"
3714
- ]
3081
+ "path": ["semantic", "opacity", "disabled"]
3715
3082
  }
3716
3083
  ],
3717
3084
  "boxShadow": [
@@ -3740,11 +3107,7 @@
3740
3107
  "es6": "calciteShadowNone"
3741
3108
  }
3742
3109
  },
3743
- "path": [
3744
- "semantic",
3745
- "shadow",
3746
- "none"
3747
- ]
3110
+ "path": ["semantic", "shadow", "none"]
3748
3111
  },
3749
3112
  {
3750
3113
  "value": [
@@ -3767,10 +3130,7 @@
3767
3130
  "filePath": "/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/shadow.json",
3768
3131
  "isSource": true,
3769
3132
  "original": {
3770
- "value": [
3771
- "{core.shadow.1}",
3772
- "{core.shadow.2}"
3773
- ],
3133
+ "value": ["{core.shadow.1}", "{core.shadow.2}"],
3774
3134
  "type": "boxShadow"
3775
3135
  },
3776
3136
  "name": "Shadow Sm",
@@ -3783,11 +3143,7 @@
3783
3143
  "es6": "calciteShadowSm"
3784
3144
  }
3785
3145
  },
3786
- "path": [
3787
- "semantic",
3788
- "shadow",
3789
- "sm"
3790
- ]
3146
+ "path": ["semantic", "shadow", "sm"]
3791
3147
  },
3792
3148
  {
3793
3149
  "value": [
@@ -3810,10 +3166,7 @@
3810
3166
  "filePath": "/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/shadow.json",
3811
3167
  "isSource": true,
3812
3168
  "original": {
3813
- "value": [
3814
- "{core.shadow.3}",
3815
- "{core.shadow.4}"
3816
- ],
3169
+ "value": ["{core.shadow.3}", "{core.shadow.4}"],
3817
3170
  "type": "boxShadow"
3818
3171
  },
3819
3172
  "name": "Shadow Md",
@@ -3826,11 +3179,7 @@
3826
3179
  "es6": "calciteShadowMd"
3827
3180
  }
3828
3181
  },
3829
- "path": [
3830
- "semantic",
3831
- "shadow",
3832
- "md"
3833
- ]
3182
+ "path": ["semantic", "shadow", "md"]
3834
3183
  }
3835
3184
  ],
3836
3185
  "typography": [
@@ -3871,12 +3220,7 @@
3871
3220
  "es6": "calciteTypography"
3872
3221
  }
3873
3222
  },
3874
- "path": [
3875
- "semantic",
3876
- "typography",
3877
- "default",
3878
- "default"
3879
- ]
3223
+ "path": ["semantic", "typography", "default", "default"]
3880
3224
  },
3881
3225
  {
3882
3226
  "value": {
@@ -3920,13 +3264,7 @@
3920
3264
  "es6": "calciteTypographyLightMinus3h"
3921
3265
  }
3922
3266
  },
3923
- "path": [
3924
- "semantic",
3925
- "typography",
3926
- "default",
3927
- "light",
3928
- "-3h"
3929
- ]
3267
+ "path": ["semantic", "typography", "default", "light", "-3h"]
3930
3268
  },
3931
3269
  {
3932
3270
  "value": {
@@ -3968,13 +3306,7 @@
3968
3306
  "es6": "calciteTypographyLightMinus2h"
3969
3307
  }
3970
3308
  },
3971
- "path": [
3972
- "semantic",
3973
- "typography",
3974
- "default",
3975
- "light",
3976
- "-2h"
3977
- ]
3309
+ "path": ["semantic", "typography", "default", "light", "-2h"]
3978
3310
  },
3979
3311
  {
3980
3312
  "value": {
@@ -4014,13 +3346,7 @@
4014
3346
  "es6": "calciteTypographyLightMinus1h"
4015
3347
  }
4016
3348
  },
4017
- "path": [
4018
- "semantic",
4019
- "typography",
4020
- "default",
4021
- "light",
4022
- "-1h"
4023
- ]
3349
+ "path": ["semantic", "typography", "default", "light", "-1h"]
4024
3350
  },
4025
3351
  {
4026
3352
  "value": {
@@ -4064,13 +3390,7 @@
4064
3390
  "es6": "calciteTypographyLight0h"
4065
3391
  }
4066
3392
  },
4067
- "path": [
4068
- "semantic",
4069
- "typography",
4070
- "default",
4071
- "light",
4072
- "0h"
4073
- ]
3393
+ "path": ["semantic", "typography", "default", "light", "0h"]
4074
3394
  },
4075
3395
  {
4076
3396
  "value": {
@@ -4114,13 +3434,7 @@
4114
3434
  "es6": "calciteTypographyLight1h"
4115
3435
  }
4116
3436
  },
4117
- "path": [
4118
- "semantic",
4119
- "typography",
4120
- "default",
4121
- "light",
4122
- "1h"
4123
- ]
3437
+ "path": ["semantic", "typography", "default", "light", "1h"]
4124
3438
  },
4125
3439
  {
4126
3440
  "value": {
@@ -4162,13 +3476,7 @@
4162
3476
  "es6": "calciteTypographyRegularMinus3h"
4163
3477
  }
4164
3478
  },
4165
- "path": [
4166
- "semantic",
4167
- "typography",
4168
- "default",
4169
- "regular",
4170
- "-3h"
4171
- ]
3479
+ "path": ["semantic", "typography", "default", "regular", "-3h"]
4172
3480
  },
4173
3481
  {
4174
3482
  "value": {
@@ -4208,13 +3516,7 @@
4208
3516
  "es6": "calciteTypographyRegularMinus2h"
4209
3517
  }
4210
3518
  },
4211
- "path": [
4212
- "semantic",
4213
- "typography",
4214
- "default",
4215
- "regular",
4216
- "-2h"
4217
- ]
3519
+ "path": ["semantic", "typography", "default", "regular", "-2h"]
4218
3520
  },
4219
3521
  {
4220
3522
  "value": {
@@ -4244,13 +3546,7 @@
4244
3546
  "es6": "calciteTypographyRegularMinus1h"
4245
3547
  }
4246
3548
  },
4247
- "path": [
4248
- "semantic",
4249
- "typography",
4250
- "default",
4251
- "regular",
4252
- "-1h"
4253
- ]
3549
+ "path": ["semantic", "typography", "default", "regular", "-1h"]
4254
3550
  },
4255
3551
  {
4256
3552
  "value": {
@@ -4292,13 +3588,7 @@
4292
3588
  "es6": "calciteTypographyRegular0h"
4293
3589
  }
4294
3590
  },
4295
- "path": [
4296
- "semantic",
4297
- "typography",
4298
- "default",
4299
- "regular",
4300
- "0h"
4301
- ]
3591
+ "path": ["semantic", "typography", "default", "regular", "0h"]
4302
3592
  },
4303
3593
  {
4304
3594
  "value": {
@@ -4340,13 +3630,7 @@
4340
3630
  "es6": "calciteTypographyRegular1h"
4341
3631
  }
4342
3632
  },
4343
- "path": [
4344
- "semantic",
4345
- "typography",
4346
- "default",
4347
- "regular",
4348
- "1h"
4349
- ]
3633
+ "path": ["semantic", "typography", "default", "regular", "1h"]
4350
3634
  },
4351
3635
  {
4352
3636
  "value": {
@@ -4390,13 +3674,7 @@
4390
3674
  "es6": "calciteTypographyMediumMinus3h"
4391
3675
  }
4392
3676
  },
4393
- "path": [
4394
- "semantic",
4395
- "typography",
4396
- "default",
4397
- "medium",
4398
- "-3h"
4399
- ]
3677
+ "path": ["semantic", "typography", "default", "medium", "-3h"]
4400
3678
  },
4401
3679
  {
4402
3680
  "value": {
@@ -4438,13 +3716,7 @@
4438
3716
  "es6": "calciteTypographyMediumMinus2h"
4439
3717
  }
4440
3718
  },
4441
- "path": [
4442
- "semantic",
4443
- "typography",
4444
- "default",
4445
- "medium",
4446
- "-2h"
4447
- ]
3719
+ "path": ["semantic", "typography", "default", "medium", "-2h"]
4448
3720
  },
4449
3721
  {
4450
3722
  "value": {
@@ -4484,13 +3756,7 @@
4484
3756
  "es6": "calciteTypographyMediumMinus1h"
4485
3757
  }
4486
3758
  },
4487
- "path": [
4488
- "semantic",
4489
- "typography",
4490
- "default",
4491
- "medium",
4492
- "-1h"
4493
- ]
3759
+ "path": ["semantic", "typography", "default", "medium", "-1h"]
4494
3760
  },
4495
3761
  {
4496
3762
  "value": {
@@ -4534,13 +3800,7 @@
4534
3800
  "es6": "calciteTypographyMedium0h"
4535
3801
  }
4536
3802
  },
4537
- "path": [
4538
- "semantic",
4539
- "typography",
4540
- "default",
4541
- "medium",
4542
- "0h"
4543
- ]
3803
+ "path": ["semantic", "typography", "default", "medium", "0h"]
4544
3804
  },
4545
3805
  {
4546
3806
  "value": {
@@ -4584,13 +3844,7 @@
4584
3844
  "es6": "calciteTypographyMedium1h"
4585
3845
  }
4586
3846
  },
4587
- "path": [
4588
- "semantic",
4589
- "typography",
4590
- "default",
4591
- "medium",
4592
- "1h"
4593
- ]
3847
+ "path": ["semantic", "typography", "default", "medium", "1h"]
4594
3848
  },
4595
3849
  {
4596
3850
  "value": {
@@ -4634,13 +3888,7 @@
4634
3888
  "es6": "calciteTypographyBoldMinus3h"
4635
3889
  }
4636
3890
  },
4637
- "path": [
4638
- "semantic",
4639
- "typography",
4640
- "default",
4641
- "bold",
4642
- "-3h"
4643
- ]
3891
+ "path": ["semantic", "typography", "default", "bold", "-3h"]
4644
3892
  },
4645
3893
  {
4646
3894
  "value": {
@@ -4682,13 +3930,7 @@
4682
3930
  "es6": "calciteTypographyBoldMinus2h"
4683
3931
  }
4684
3932
  },
4685
- "path": [
4686
- "semantic",
4687
- "typography",
4688
- "default",
4689
- "bold",
4690
- "-2h"
4691
- ]
3933
+ "path": ["semantic", "typography", "default", "bold", "-2h"]
4692
3934
  },
4693
3935
  {
4694
3936
  "value": {
@@ -4728,13 +3970,7 @@
4728
3970
  "es6": "calciteTypographyBoldMinus1h"
4729
3971
  }
4730
3972
  },
4731
- "path": [
4732
- "semantic",
4733
- "typography",
4734
- "default",
4735
- "bold",
4736
- "-1h"
4737
- ]
3973
+ "path": ["semantic", "typography", "default", "bold", "-1h"]
4738
3974
  },
4739
3975
  {
4740
3976
  "value": {
@@ -4778,13 +4014,7 @@
4778
4014
  "es6": "calciteTypographyBold0h"
4779
4015
  }
4780
4016
  },
4781
- "path": [
4782
- "semantic",
4783
- "typography",
4784
- "default",
4785
- "bold",
4786
- "0h"
4787
- ]
4017
+ "path": ["semantic", "typography", "default", "bold", "0h"]
4788
4018
  },
4789
4019
  {
4790
4020
  "value": {
@@ -4828,13 +4058,7 @@
4828
4058
  "es6": "calciteTypographyBold1h"
4829
4059
  }
4830
4060
  },
4831
- "path": [
4832
- "semantic",
4833
- "typography",
4834
- "default",
4835
- "bold",
4836
- "1h"
4837
- ]
4061
+ "path": ["semantic", "typography", "default", "bold", "1h"]
4838
4062
  },
4839
4063
  {
4840
4064
  "value": {
@@ -4878,13 +4102,7 @@
4878
4102
  "es6": "calciteTypographyWrapLight0"
4879
4103
  }
4880
4104
  },
4881
- "path": [
4882
- "semantic",
4883
- "typography",
4884
- "wrap",
4885
- "light",
4886
- "0"
4887
- ]
4105
+ "path": ["semantic", "typography", "wrap", "light", "0"]
4888
4106
  },
4889
4107
  {
4890
4108
  "value": {
@@ -4928,13 +4146,7 @@
4928
4146
  "es6": "calciteTypographyWrapLight1"
4929
4147
  }
4930
4148
  },
4931
- "path": [
4932
- "semantic",
4933
- "typography",
4934
- "wrap",
4935
- "light",
4936
- "1"
4937
- ]
4149
+ "path": ["semantic", "typography", "wrap", "light", "1"]
4938
4150
  },
4939
4151
  {
4940
4152
  "value": {
@@ -4978,13 +4190,7 @@
4978
4190
  "es6": "calciteTypographyWrapLight2"
4979
4191
  }
4980
4192
  },
4981
- "path": [
4982
- "semantic",
4983
- "typography",
4984
- "wrap",
4985
- "light",
4986
- "2"
4987
- ]
4193
+ "path": ["semantic", "typography", "wrap", "light", "2"]
4988
4194
  },
4989
4195
  {
4990
4196
  "value": {
@@ -5028,13 +4234,7 @@
5028
4234
  "es6": "calciteTypographyWrapLight3"
5029
4235
  }
5030
4236
  },
5031
- "path": [
5032
- "semantic",
5033
- "typography",
5034
- "wrap",
5035
- "light",
5036
- "3"
5037
- ]
4237
+ "path": ["semantic", "typography", "wrap", "light", "3"]
5038
4238
  },
5039
4239
  {
5040
4240
  "value": {
@@ -5078,13 +4278,7 @@
5078
4278
  "es6": "calciteTypographyWrapLightMinus2"
5079
4279
  }
5080
4280
  },
5081
- "path": [
5082
- "semantic",
5083
- "typography",
5084
- "wrap",
5085
- "light",
5086
- "-2"
5087
- ]
4281
+ "path": ["semantic", "typography", "wrap", "light", "-2"]
5088
4282
  },
5089
4283
  {
5090
4284
  "value": {
@@ -5126,13 +4320,7 @@
5126
4320
  "es6": "calciteTypographyWrapLightMinus1"
5127
4321
  }
5128
4322
  },
5129
- "path": [
5130
- "semantic",
5131
- "typography",
5132
- "wrap",
5133
- "light",
5134
- "-1"
5135
- ]
4323
+ "path": ["semantic", "typography", "wrap", "light", "-1"]
5136
4324
  },
5137
4325
  {
5138
4326
  "value": {
@@ -5174,13 +4362,7 @@
5174
4362
  "es6": "calciteTypographyWrapRegular0"
5175
4363
  }
5176
4364
  },
5177
- "path": [
5178
- "semantic",
5179
- "typography",
5180
- "wrap",
5181
- "regular",
5182
- "0"
5183
- ]
4365
+ "path": ["semantic", "typography", "wrap", "regular", "0"]
5184
4366
  },
5185
4367
  {
5186
4368
  "value": {
@@ -5222,13 +4404,7 @@
5222
4404
  "es6": "calciteTypographyWrapRegular1"
5223
4405
  }
5224
4406
  },
5225
- "path": [
5226
- "semantic",
5227
- "typography",
5228
- "wrap",
5229
- "regular",
5230
- "1"
5231
- ]
4407
+ "path": ["semantic", "typography", "wrap", "regular", "1"]
5232
4408
  },
5233
4409
  {
5234
4410
  "value": {
@@ -5270,13 +4446,7 @@
5270
4446
  "es6": "calciteTypographyWrapRegular2"
5271
4447
  }
5272
4448
  },
5273
- "path": [
5274
- "semantic",
5275
- "typography",
5276
- "wrap",
5277
- "regular",
5278
- "2"
5279
- ]
4449
+ "path": ["semantic", "typography", "wrap", "regular", "2"]
5280
4450
  },
5281
4451
  {
5282
4452
  "value": {
@@ -5318,13 +4488,7 @@
5318
4488
  "es6": "calciteTypographyWrapRegular3"
5319
4489
  }
5320
4490
  },
5321
- "path": [
5322
- "semantic",
5323
- "typography",
5324
- "wrap",
5325
- "regular",
5326
- "3"
5327
- ]
4491
+ "path": ["semantic", "typography", "wrap", "regular", "3"]
5328
4492
  },
5329
4493
  {
5330
4494
  "value": {
@@ -5366,13 +4530,7 @@
5366
4530
  "es6": "calciteTypographyWrapRegularMinus2"
5367
4531
  }
5368
4532
  },
5369
- "path": [
5370
- "semantic",
5371
- "typography",
5372
- "wrap",
5373
- "regular",
5374
- "-2"
5375
- ]
4533
+ "path": ["semantic", "typography", "wrap", "regular", "-2"]
5376
4534
  },
5377
4535
  {
5378
4536
  "value": {
@@ -5412,13 +4570,7 @@
5412
4570
  "es6": "calciteTypographyWrapRegularMinus1"
5413
4571
  }
5414
4572
  },
5415
- "path": [
5416
- "semantic",
5417
- "typography",
5418
- "wrap",
5419
- "regular",
5420
- "-1"
5421
- ]
4573
+ "path": ["semantic", "typography", "wrap", "regular", "-1"]
5422
4574
  },
5423
4575
  {
5424
4576
  "value": {
@@ -5462,13 +4614,7 @@
5462
4614
  "es6": "calciteTypographyWrapMedium0"
5463
4615
  }
5464
4616
  },
5465
- "path": [
5466
- "semantic",
5467
- "typography",
5468
- "wrap",
5469
- "medium",
5470
- "0"
5471
- ]
4617
+ "path": ["semantic", "typography", "wrap", "medium", "0"]
5472
4618
  },
5473
4619
  {
5474
4620
  "value": {
@@ -5512,13 +4658,7 @@
5512
4658
  "es6": "calciteTypographyWrapMedium1"
5513
4659
  }
5514
4660
  },
5515
- "path": [
5516
- "semantic",
5517
- "typography",
5518
- "wrap",
5519
- "medium",
5520
- "1"
5521
- ]
4661
+ "path": ["semantic", "typography", "wrap", "medium", "1"]
5522
4662
  },
5523
4663
  {
5524
4664
  "value": {
@@ -5562,13 +4702,7 @@
5562
4702
  "es6": "calciteTypographyWrapMedium2"
5563
4703
  }
5564
4704
  },
5565
- "path": [
5566
- "semantic",
5567
- "typography",
5568
- "wrap",
5569
- "medium",
5570
- "2"
5571
- ]
4705
+ "path": ["semantic", "typography", "wrap", "medium", "2"]
5572
4706
  },
5573
4707
  {
5574
4708
  "value": {
@@ -5612,13 +4746,7 @@
5612
4746
  "es6": "calciteTypographyWrapMedium3"
5613
4747
  }
5614
4748
  },
5615
- "path": [
5616
- "semantic",
5617
- "typography",
5618
- "wrap",
5619
- "medium",
5620
- "3"
5621
- ]
4749
+ "path": ["semantic", "typography", "wrap", "medium", "3"]
5622
4750
  },
5623
4751
  {
5624
4752
  "value": {
@@ -5662,13 +4790,7 @@
5662
4790
  "es6": "calciteTypographyWrapMediumMinus2"
5663
4791
  }
5664
4792
  },
5665
- "path": [
5666
- "semantic",
5667
- "typography",
5668
- "wrap",
5669
- "medium",
5670
- "-2"
5671
- ]
4793
+ "path": ["semantic", "typography", "wrap", "medium", "-2"]
5672
4794
  },
5673
4795
  {
5674
4796
  "value": {
@@ -5710,13 +4832,7 @@
5710
4832
  "es6": "calciteTypographyWrapMediumMinus1"
5711
4833
  }
5712
4834
  },
5713
- "path": [
5714
- "semantic",
5715
- "typography",
5716
- "wrap",
5717
- "medium",
5718
- "-1"
5719
- ]
4835
+ "path": ["semantic", "typography", "wrap", "medium", "-1"]
5720
4836
  },
5721
4837
  {
5722
4838
  "value": {
@@ -5760,13 +4876,7 @@
5760
4876
  "es6": "calciteTypographyWrapBold0"
5761
4877
  }
5762
4878
  },
5763
- "path": [
5764
- "semantic",
5765
- "typography",
5766
- "wrap",
5767
- "bold",
5768
- "0"
5769
- ]
4879
+ "path": ["semantic", "typography", "wrap", "bold", "0"]
5770
4880
  },
5771
4881
  {
5772
4882
  "value": {
@@ -5810,13 +4920,7 @@
5810
4920
  "es6": "calciteTypographyWrapBold1"
5811
4921
  }
5812
4922
  },
5813
- "path": [
5814
- "semantic",
5815
- "typography",
5816
- "wrap",
5817
- "bold",
5818
- "1"
5819
- ]
4923
+ "path": ["semantic", "typography", "wrap", "bold", "1"]
5820
4924
  },
5821
4925
  {
5822
4926
  "value": {
@@ -5860,13 +4964,7 @@
5860
4964
  "es6": "calciteTypographyWrapBold2"
5861
4965
  }
5862
4966
  },
5863
- "path": [
5864
- "semantic",
5865
- "typography",
5866
- "wrap",
5867
- "bold",
5868
- "2"
5869
- ]
4967
+ "path": ["semantic", "typography", "wrap", "bold", "2"]
5870
4968
  },
5871
4969
  {
5872
4970
  "value": {
@@ -5910,13 +5008,7 @@
5910
5008
  "es6": "calciteTypographyWrapBold3"
5911
5009
  }
5912
5010
  },
5913
- "path": [
5914
- "semantic",
5915
- "typography",
5916
- "wrap",
5917
- "bold",
5918
- "3"
5919
- ]
5011
+ "path": ["semantic", "typography", "wrap", "bold", "3"]
5920
5012
  },
5921
5013
  {
5922
5014
  "value": {
@@ -5960,13 +5052,7 @@
5960
5052
  "es6": "calciteTypographyWrapBoldMinus2"
5961
5053
  }
5962
5054
  },
5963
- "path": [
5964
- "semantic",
5965
- "typography",
5966
- "wrap",
5967
- "bold",
5968
- "-2"
5969
- ]
5055
+ "path": ["semantic", "typography", "wrap", "bold", "-2"]
5970
5056
  },
5971
5057
  {
5972
5058
  "value": {
@@ -6008,13 +5094,7 @@
6008
5094
  "es6": "calciteTypographyWrapBoldMinus1"
6009
5095
  }
6010
5096
  },
6011
- "path": [
6012
- "semantic",
6013
- "typography",
6014
- "wrap",
6015
- "bold",
6016
- "-1"
6017
- ]
5097
+ "path": ["semantic", "typography", "wrap", "bold", "-1"]
6018
5098
  },
6019
5099
  {
6020
5100
  "value": {
@@ -6039,13 +5119,7 @@
6039
5119
  "es6": "calciteTypographyHierarchyDisplay1"
6040
5120
  }
6041
5121
  },
6042
- "path": [
6043
- "semantic",
6044
- "typography",
6045
- "hierarchy",
6046
- "display",
6047
- "1"
6048
- ]
5122
+ "path": ["semantic", "typography", "hierarchy", "display", "1"]
6049
5123
  },
6050
5124
  {
6051
5125
  "value": {
@@ -6070,13 +5144,7 @@
6070
5144
  "es6": "calciteTypographyHierarchyDisplay2"
6071
5145
  }
6072
5146
  },
6073
- "path": [
6074
- "semantic",
6075
- "typography",
6076
- "hierarchy",
6077
- "display",
6078
- "2"
6079
- ]
5147
+ "path": ["semantic", "typography", "hierarchy", "display", "2"]
6080
5148
  },
6081
5149
  {
6082
5150
  "value": {
@@ -6101,13 +5169,7 @@
6101
5169
  "es6": "calciteTypographyHierarchyHeading1"
6102
5170
  }
6103
5171
  },
6104
- "path": [
6105
- "semantic",
6106
- "typography",
6107
- "hierarchy",
6108
- "heading",
6109
- "1"
6110
- ]
5172
+ "path": ["semantic", "typography", "hierarchy", "heading", "1"]
6111
5173
  },
6112
5174
  {
6113
5175
  "value": {
@@ -6132,13 +5194,7 @@
6132
5194
  "es6": "calciteTypographyHierarchyHeading2"
6133
5195
  }
6134
5196
  },
6135
- "path": [
6136
- "semantic",
6137
- "typography",
6138
- "hierarchy",
6139
- "heading",
6140
- "2"
6141
- ]
5197
+ "path": ["semantic", "typography", "hierarchy", "heading", "2"]
6142
5198
  },
6143
5199
  {
6144
5200
  "value": {
@@ -6163,13 +5219,7 @@
6163
5219
  "es6": "calciteTypographyHierarchyHeading3"
6164
5220
  }
6165
5221
  },
6166
- "path": [
6167
- "semantic",
6168
- "typography",
6169
- "hierarchy",
6170
- "heading",
6171
- "3"
6172
- ]
5222
+ "path": ["semantic", "typography", "hierarchy", "heading", "3"]
6173
5223
  },
6174
5224
  {
6175
5225
  "value": {
@@ -6194,13 +5244,7 @@
6194
5244
  "es6": "calciteTypographyHierarchyHeading4"
6195
5245
  }
6196
5246
  },
6197
- "path": [
6198
- "semantic",
6199
- "typography",
6200
- "hierarchy",
6201
- "heading",
6202
- "4"
6203
- ]
5247
+ "path": ["semantic", "typography", "hierarchy", "heading", "4"]
6204
5248
  },
6205
5249
  {
6206
5250
  "value": {
@@ -6224,13 +5268,7 @@
6224
5268
  "es6": "calciteTypographyHierarchyHeading5"
6225
5269
  }
6226
5270
  },
6227
- "path": [
6228
- "semantic",
6229
- "typography",
6230
- "hierarchy",
6231
- "heading",
6232
- "5"
6233
- ]
5271
+ "path": ["semantic", "typography", "hierarchy", "heading", "5"]
6234
5272
  },
6235
5273
  {
6236
5274
  "value": {
@@ -6253,13 +5291,7 @@
6253
5291
  "es6": "calciteTypographyHierarchyBodySnug"
6254
5292
  }
6255
5293
  },
6256
- "path": [
6257
- "semantic",
6258
- "typography",
6259
- "hierarchy",
6260
- "body",
6261
- "snug"
6262
- ]
5294
+ "path": ["semantic", "typography", "hierarchy", "body", "snug"]
6263
5295
  },
6264
5296
  {
6265
5297
  "value": {
@@ -6289,13 +5321,7 @@
6289
5321
  "es6": "calciteTypographyHierarchyBody"
6290
5322
  }
6291
5323
  },
6292
- "path": [
6293
- "semantic",
6294
- "typography",
6295
- "hierarchy",
6296
- "body",
6297
- "default"
6298
- ]
5324
+ "path": ["semantic", "typography", "hierarchy", "body", "default"]
6299
5325
  },
6300
5326
  {
6301
5327
  "value": {
@@ -6324,12 +5350,7 @@
6324
5350
  "es6": "calciteTypographyHierarchyOverline"
6325
5351
  }
6326
5352
  },
6327
- "path": [
6328
- "semantic",
6329
- "typography",
6330
- "hierarchy",
6331
- "overline"
6332
- ]
5353
+ "path": ["semantic", "typography", "hierarchy", "overline"]
6333
5354
  },
6334
5355
  {
6335
5356
  "value": {
@@ -6353,12 +5374,7 @@
6353
5374
  "es6": "calciteTypographyHierarchyCaption"
6354
5375
  }
6355
5376
  },
6356
- "path": [
6357
- "semantic",
6358
- "typography",
6359
- "hierarchy",
6360
- "caption"
6361
- ]
5377
+ "path": ["semantic", "typography", "hierarchy", "caption"]
6362
5378
  }
6363
5379
  ],
6364
5380
  "z-index": [
@@ -6381,11 +5397,7 @@
6381
5397
  "es6": "calciteZIndexDeep"
6382
5398
  }
6383
5399
  },
6384
- "path": [
6385
- "semantic",
6386
- "z-index",
6387
- "deep"
6388
- ]
5400
+ "path": ["semantic", "z-index", "deep"]
6389
5401
  },
6390
5402
  {
6391
5403
  "value": "1",
@@ -6406,11 +5418,7 @@
6406
5418
  "es6": "calciteZIndex"
6407
5419
  }
6408
5420
  },
6409
- "path": [
6410
- "semantic",
6411
- "z-index",
6412
- "default"
6413
- ]
5421
+ "path": ["semantic", "z-index", "default"]
6414
5422
  },
6415
5423
  {
6416
5424
  "value": "300",
@@ -6431,11 +5439,7 @@
6431
5439
  "es6": "calciteZIndexSticky"
6432
5440
  }
6433
5441
  },
6434
- "path": [
6435
- "semantic",
6436
- "z-index",
6437
- "sticky"
6438
- ]
5442
+ "path": ["semantic", "z-index", "sticky"]
6439
5443
  },
6440
5444
  {
6441
5445
  "value": "400",
@@ -6456,11 +5460,7 @@
6456
5460
  "es6": "calciteZIndexHeader"
6457
5461
  }
6458
5462
  },
6459
- "path": [
6460
- "semantic",
6461
- "z-index",
6462
- "header"
6463
- ]
5463
+ "path": ["semantic", "z-index", "header"]
6464
5464
  },
6465
5465
  {
6466
5466
  "value": "500",
@@ -6481,11 +5481,7 @@
6481
5481
  "es6": "calciteZIndexToast"
6482
5482
  }
6483
5483
  },
6484
- "path": [
6485
- "semantic",
6486
- "z-index",
6487
- "toast"
6488
- ]
5484
+ "path": ["semantic", "z-index", "toast"]
6489
5485
  },
6490
5486
  {
6491
5487
  "value": "600",
@@ -6506,11 +5502,7 @@
6506
5502
  "es6": "calciteZIndexDropdown"
6507
5503
  }
6508
5504
  },
6509
- "path": [
6510
- "semantic",
6511
- "z-index",
6512
- "dropdown"
6513
- ]
5505
+ "path": ["semantic", "z-index", "dropdown"]
6514
5506
  },
6515
5507
  {
6516
5508
  "value": "700",
@@ -6531,11 +5523,7 @@
6531
5523
  "es6": "calciteZIndexOverlay"
6532
5524
  }
6533
5525
  },
6534
- "path": [
6535
- "semantic",
6536
- "z-index",
6537
- "overlay"
6538
- ]
5526
+ "path": ["semantic", "z-index", "overlay"]
6539
5527
  },
6540
5528
  {
6541
5529
  "value": "800",
@@ -6556,11 +5544,7 @@
6556
5544
  "es6": "calciteZIndexModal"
6557
5545
  }
6558
5546
  },
6559
- "path": [
6560
- "semantic",
6561
- "z-index",
6562
- "modal"
6563
- ]
5547
+ "path": ["semantic", "z-index", "modal"]
6564
5548
  },
6565
5549
  {
6566
5550
  "value": "900",
@@ -6581,11 +5565,7 @@
6581
5565
  "es6": "calciteZIndexPopup"
6582
5566
  }
6583
5567
  },
6584
- "path": [
6585
- "semantic",
6586
- "z-index",
6587
- "popup"
6588
- ]
5568
+ "path": ["semantic", "z-index", "popup"]
6589
5569
  },
6590
5570
  {
6591
5571
  "value": "901",
@@ -6606,12 +5586,8 @@
6606
5586
  "es6": "calciteZIndexTooltip"
6607
5587
  }
6608
5588
  },
6609
- "path": [
6610
- "semantic",
6611
- "z-index",
6612
- "tooltip"
6613
- ]
5589
+ "path": ["semantic", "z-index", "tooltip"]
6614
5590
  }
6615
5591
  ]
6616
5592
  }
6617
- }
5593
+ }