@esri/calcite-design-tokens 3.0.1 → 3.0.2-next.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/breakpoint.css +1 -1
- package/dist/css/classes.css +1 -1
- package/dist/css/core.css +1 -1
- package/dist/css/dark.css +1 -1
- package/dist/css/global.css +1 -1
- package/dist/css/index.css +1 -1
- package/dist/css/light.css +1 -1
- package/dist/docs/core.json +1 -1
- package/dist/docs/global.json +1 -1
- package/dist/es6/core.d.ts +1 -1
- package/dist/es6/core.js +1 -1
- package/dist/es6/global.d.ts +1 -1
- package/dist/es6/global.js +1 -1
- package/dist/js/core.d.ts +1 -1
- package/dist/js/core.js +313 -313
- package/dist/js/global.d.ts +1 -1
- package/dist/js/global.js +218 -218
- package/dist/scss/breakpoints.scss +1 -1
- package/dist/scss/core.scss +1 -1
- package/dist/scss/dark.scss +1 -1
- package/dist/scss/global.scss +1 -1
- package/dist/scss/index.scss +1 -1
- package/dist/scss/light.scss +1 -1
- package/dist/scss/mixins.scss +1 -1
- package/package.json +2 -2
package/dist/js/global.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 28 Mar 2025 22:09:10 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export default {
|
|
@@ -38,7 +38,7 @@ export default {
|
|
|
38
38
|
},
|
|
39
39
|
},
|
|
40
40
|
filePath:
|
|
41
|
-
"/
|
|
41
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/border.json",
|
|
42
42
|
isSource: true,
|
|
43
43
|
original: {
|
|
44
44
|
value: "{core.size.default.none}",
|
|
@@ -98,7 +98,7 @@ export default {
|
|
|
98
98
|
},
|
|
99
99
|
},
|
|
100
100
|
filePath:
|
|
101
|
-
"/
|
|
101
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/border.json",
|
|
102
102
|
isSource: true,
|
|
103
103
|
original: {
|
|
104
104
|
value: "{core.size.default.1}",
|
|
@@ -158,7 +158,7 @@ export default {
|
|
|
158
158
|
},
|
|
159
159
|
},
|
|
160
160
|
filePath:
|
|
161
|
-
"/
|
|
161
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/border.json",
|
|
162
162
|
isSource: true,
|
|
163
163
|
original: {
|
|
164
164
|
value: "{core.size.default.2}",
|
|
@@ -218,7 +218,7 @@ export default {
|
|
|
218
218
|
},
|
|
219
219
|
},
|
|
220
220
|
filePath:
|
|
221
|
-
"/
|
|
221
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/border.json",
|
|
222
222
|
isSource: true,
|
|
223
223
|
original: {
|
|
224
224
|
value: "{core.size.default.4}",
|
|
@@ -285,7 +285,7 @@ export default {
|
|
|
285
285
|
},
|
|
286
286
|
},
|
|
287
287
|
filePath:
|
|
288
|
-
"/
|
|
288
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
289
289
|
isSource: true,
|
|
290
290
|
original: {
|
|
291
291
|
value: {
|
|
@@ -348,7 +348,7 @@ export default {
|
|
|
348
348
|
},
|
|
349
349
|
},
|
|
350
350
|
filePath:
|
|
351
|
-
"/
|
|
351
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
352
352
|
isSource: true,
|
|
353
353
|
original: {
|
|
354
354
|
value: "rgba({core.color.neutral.blk-000}, {core.opacity.0})",
|
|
@@ -412,7 +412,7 @@ export default {
|
|
|
412
412
|
},
|
|
413
413
|
},
|
|
414
414
|
filePath:
|
|
415
|
-
"/
|
|
415
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
416
416
|
isSource: true,
|
|
417
417
|
original: {
|
|
418
418
|
value: {
|
|
@@ -477,7 +477,7 @@ export default {
|
|
|
477
477
|
},
|
|
478
478
|
},
|
|
479
479
|
filePath:
|
|
480
|
-
"/
|
|
480
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
481
481
|
isSource: true,
|
|
482
482
|
original: {
|
|
483
483
|
value: {
|
|
@@ -543,7 +543,7 @@ export default {
|
|
|
543
543
|
},
|
|
544
544
|
},
|
|
545
545
|
filePath:
|
|
546
|
-
"/
|
|
546
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
547
547
|
isSource: true,
|
|
548
548
|
original: {
|
|
549
549
|
value: {
|
|
@@ -609,7 +609,7 @@ export default {
|
|
|
609
609
|
},
|
|
610
610
|
},
|
|
611
611
|
filePath:
|
|
612
|
-
"/
|
|
612
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
613
613
|
isSource: true,
|
|
614
614
|
original: {
|
|
615
615
|
value: {
|
|
@@ -678,7 +678,7 @@ export default {
|
|
|
678
678
|
},
|
|
679
679
|
},
|
|
680
680
|
filePath:
|
|
681
|
-
"/
|
|
681
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
682
682
|
isSource: true,
|
|
683
683
|
original: {
|
|
684
684
|
value: {
|
|
@@ -744,7 +744,7 @@ export default {
|
|
|
744
744
|
},
|
|
745
745
|
},
|
|
746
746
|
filePath:
|
|
747
|
-
"/
|
|
747
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
748
748
|
isSource: true,
|
|
749
749
|
original: {
|
|
750
750
|
value: {
|
|
@@ -810,7 +810,7 @@ export default {
|
|
|
810
810
|
},
|
|
811
811
|
},
|
|
812
812
|
filePath:
|
|
813
|
-
"/
|
|
813
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
814
814
|
isSource: true,
|
|
815
815
|
original: {
|
|
816
816
|
value: {
|
|
@@ -877,7 +877,7 @@ export default {
|
|
|
877
877
|
},
|
|
878
878
|
},
|
|
879
879
|
filePath:
|
|
880
|
-
"/
|
|
880
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
881
881
|
isSource: true,
|
|
882
882
|
original: {
|
|
883
883
|
value: {
|
|
@@ -943,7 +943,7 @@ export default {
|
|
|
943
943
|
},
|
|
944
944
|
},
|
|
945
945
|
filePath:
|
|
946
|
-
"/
|
|
946
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
947
947
|
isSource: true,
|
|
948
948
|
original: {
|
|
949
949
|
value: {
|
|
@@ -1012,7 +1012,7 @@ export default {
|
|
|
1012
1012
|
},
|
|
1013
1013
|
},
|
|
1014
1014
|
filePath:
|
|
1015
|
-
"/
|
|
1015
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
1016
1016
|
isSource: true,
|
|
1017
1017
|
original: {
|
|
1018
1018
|
value: {
|
|
@@ -1078,7 +1078,7 @@ export default {
|
|
|
1078
1078
|
},
|
|
1079
1079
|
},
|
|
1080
1080
|
filePath:
|
|
1081
|
-
"/
|
|
1081
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
1082
1082
|
isSource: true,
|
|
1083
1083
|
original: {
|
|
1084
1084
|
value: {
|
|
@@ -1144,7 +1144,7 @@ export default {
|
|
|
1144
1144
|
},
|
|
1145
1145
|
},
|
|
1146
1146
|
filePath:
|
|
1147
|
-
"/
|
|
1147
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
1148
1148
|
isSource: true,
|
|
1149
1149
|
original: {
|
|
1150
1150
|
value: {
|
|
@@ -1211,7 +1211,7 @@ export default {
|
|
|
1211
1211
|
},
|
|
1212
1212
|
},
|
|
1213
1213
|
filePath:
|
|
1214
|
-
"/
|
|
1214
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
1215
1215
|
isSource: true,
|
|
1216
1216
|
original: {
|
|
1217
1217
|
type: "color",
|
|
@@ -1281,7 +1281,7 @@ export default {
|
|
|
1281
1281
|
},
|
|
1282
1282
|
},
|
|
1283
1283
|
filePath:
|
|
1284
|
-
"/
|
|
1284
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
1285
1285
|
isSource: true,
|
|
1286
1286
|
original: {
|
|
1287
1287
|
value: {
|
|
@@ -1347,7 +1347,7 @@ export default {
|
|
|
1347
1347
|
},
|
|
1348
1348
|
},
|
|
1349
1349
|
filePath:
|
|
1350
|
-
"/
|
|
1350
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
1351
1351
|
isSource: true,
|
|
1352
1352
|
original: {
|
|
1353
1353
|
value: {
|
|
@@ -1413,7 +1413,7 @@ export default {
|
|
|
1413
1413
|
},
|
|
1414
1414
|
},
|
|
1415
1415
|
filePath:
|
|
1416
|
-
"/
|
|
1416
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
1417
1417
|
isSource: true,
|
|
1418
1418
|
original: {
|
|
1419
1419
|
value: {
|
|
@@ -1481,7 +1481,7 @@ export default {
|
|
|
1481
1481
|
},
|
|
1482
1482
|
},
|
|
1483
1483
|
filePath:
|
|
1484
|
-
"/
|
|
1484
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
1485
1485
|
isSource: true,
|
|
1486
1486
|
original: {
|
|
1487
1487
|
value: {
|
|
@@ -1547,7 +1547,7 @@ export default {
|
|
|
1547
1547
|
},
|
|
1548
1548
|
},
|
|
1549
1549
|
filePath:
|
|
1550
|
-
"/
|
|
1550
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
1551
1551
|
isSource: true,
|
|
1552
1552
|
original: {
|
|
1553
1553
|
value: {
|
|
@@ -1613,7 +1613,7 @@ export default {
|
|
|
1613
1613
|
},
|
|
1614
1614
|
},
|
|
1615
1615
|
filePath:
|
|
1616
|
-
"/
|
|
1616
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
1617
1617
|
isSource: true,
|
|
1618
1618
|
original: {
|
|
1619
1619
|
value: {
|
|
@@ -1681,7 +1681,7 @@ export default {
|
|
|
1681
1681
|
},
|
|
1682
1682
|
},
|
|
1683
1683
|
filePath:
|
|
1684
|
-
"/
|
|
1684
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
1685
1685
|
isSource: true,
|
|
1686
1686
|
original: {
|
|
1687
1687
|
value: {
|
|
@@ -1747,7 +1747,7 @@ export default {
|
|
|
1747
1747
|
},
|
|
1748
1748
|
},
|
|
1749
1749
|
filePath:
|
|
1750
|
-
"/
|
|
1750
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
1751
1751
|
isSource: true,
|
|
1752
1752
|
original: {
|
|
1753
1753
|
value: {
|
|
@@ -1813,7 +1813,7 @@ export default {
|
|
|
1813
1813
|
},
|
|
1814
1814
|
},
|
|
1815
1815
|
filePath:
|
|
1816
|
-
"/
|
|
1816
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
1817
1817
|
isSource: true,
|
|
1818
1818
|
original: {
|
|
1819
1819
|
value: {
|
|
@@ -1881,7 +1881,7 @@ export default {
|
|
|
1881
1881
|
},
|
|
1882
1882
|
},
|
|
1883
1883
|
filePath:
|
|
1884
|
-
"/
|
|
1884
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
1885
1885
|
isSource: true,
|
|
1886
1886
|
original: {
|
|
1887
1887
|
value: {
|
|
@@ -1947,7 +1947,7 @@ export default {
|
|
|
1947
1947
|
},
|
|
1948
1948
|
},
|
|
1949
1949
|
filePath:
|
|
1950
|
-
"/
|
|
1950
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
1951
1951
|
isSource: true,
|
|
1952
1952
|
original: {
|
|
1953
1953
|
value: {
|
|
@@ -2013,7 +2013,7 @@ export default {
|
|
|
2013
2013
|
},
|
|
2014
2014
|
},
|
|
2015
2015
|
filePath:
|
|
2016
|
-
"/
|
|
2016
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
2017
2017
|
isSource: true,
|
|
2018
2018
|
original: {
|
|
2019
2019
|
value: {
|
|
@@ -2082,7 +2082,7 @@ export default {
|
|
|
2082
2082
|
},
|
|
2083
2083
|
},
|
|
2084
2084
|
filePath:
|
|
2085
|
-
"/
|
|
2085
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
2086
2086
|
isSource: true,
|
|
2087
2087
|
original: {
|
|
2088
2088
|
value: {
|
|
@@ -2148,7 +2148,7 @@ export default {
|
|
|
2148
2148
|
},
|
|
2149
2149
|
},
|
|
2150
2150
|
filePath:
|
|
2151
|
-
"/
|
|
2151
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
2152
2152
|
isSource: true,
|
|
2153
2153
|
original: {
|
|
2154
2154
|
value: {
|
|
@@ -2214,7 +2214,7 @@ export default {
|
|
|
2214
2214
|
},
|
|
2215
2215
|
},
|
|
2216
2216
|
filePath:
|
|
2217
|
-
"/
|
|
2217
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
2218
2218
|
isSource: true,
|
|
2219
2219
|
original: {
|
|
2220
2220
|
value: {
|
|
@@ -2282,7 +2282,7 @@ export default {
|
|
|
2282
2282
|
},
|
|
2283
2283
|
},
|
|
2284
2284
|
filePath:
|
|
2285
|
-
"/
|
|
2285
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
2286
2286
|
isSource: true,
|
|
2287
2287
|
original: {
|
|
2288
2288
|
value: {
|
|
@@ -2348,7 +2348,7 @@ export default {
|
|
|
2348
2348
|
},
|
|
2349
2349
|
},
|
|
2350
2350
|
filePath:
|
|
2351
|
-
"/
|
|
2351
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
2352
2352
|
isSource: true,
|
|
2353
2353
|
original: {
|
|
2354
2354
|
value: {
|
|
@@ -2414,7 +2414,7 @@ export default {
|
|
|
2414
2414
|
},
|
|
2415
2415
|
},
|
|
2416
2416
|
filePath:
|
|
2417
|
-
"/
|
|
2417
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
2418
2418
|
isSource: true,
|
|
2419
2419
|
original: {
|
|
2420
2420
|
value: {
|
|
@@ -2480,7 +2480,7 @@ export default {
|
|
|
2480
2480
|
},
|
|
2481
2481
|
},
|
|
2482
2482
|
filePath:
|
|
2483
|
-
"/
|
|
2483
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
2484
2484
|
isSource: true,
|
|
2485
2485
|
original: {
|
|
2486
2486
|
value: {
|
|
@@ -2546,7 +2546,7 @@ export default {
|
|
|
2546
2546
|
},
|
|
2547
2547
|
},
|
|
2548
2548
|
filePath:
|
|
2549
|
-
"/
|
|
2549
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
2550
2550
|
isSource: true,
|
|
2551
2551
|
original: {
|
|
2552
2552
|
value: {
|
|
@@ -2614,7 +2614,7 @@ export default {
|
|
|
2614
2614
|
},
|
|
2615
2615
|
},
|
|
2616
2616
|
filePath:
|
|
2617
|
-
"/
|
|
2617
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
2618
2618
|
isSource: true,
|
|
2619
2619
|
original: {
|
|
2620
2620
|
value: {
|
|
@@ -2680,7 +2680,7 @@ export default {
|
|
|
2680
2680
|
},
|
|
2681
2681
|
},
|
|
2682
2682
|
filePath:
|
|
2683
|
-
"/
|
|
2683
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
2684
2684
|
isSource: true,
|
|
2685
2685
|
original: {
|
|
2686
2686
|
value: {
|
|
@@ -2746,7 +2746,7 @@ export default {
|
|
|
2746
2746
|
},
|
|
2747
2747
|
},
|
|
2748
2748
|
filePath:
|
|
2749
|
-
"/
|
|
2749
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
2750
2750
|
isSource: true,
|
|
2751
2751
|
original: {
|
|
2752
2752
|
value: {
|
|
@@ -2812,7 +2812,7 @@ export default {
|
|
|
2812
2812
|
},
|
|
2813
2813
|
},
|
|
2814
2814
|
filePath:
|
|
2815
|
-
"/
|
|
2815
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
2816
2816
|
isSource: true,
|
|
2817
2817
|
original: {
|
|
2818
2818
|
value: {
|
|
@@ -2878,7 +2878,7 @@ export default {
|
|
|
2878
2878
|
},
|
|
2879
2879
|
},
|
|
2880
2880
|
filePath:
|
|
2881
|
-
"/
|
|
2881
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
2882
2882
|
isSource: true,
|
|
2883
2883
|
original: {
|
|
2884
2884
|
value: {
|
|
@@ -2944,7 +2944,7 @@ export default {
|
|
|
2944
2944
|
},
|
|
2945
2945
|
},
|
|
2946
2946
|
filePath:
|
|
2947
|
-
"/
|
|
2947
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/color.json",
|
|
2948
2948
|
isSource: true,
|
|
2949
2949
|
original: {
|
|
2950
2950
|
value: {
|
|
@@ -3015,7 +3015,7 @@ export default {
|
|
|
3015
3015
|
},
|
|
3016
3016
|
},
|
|
3017
3017
|
filePath:
|
|
3018
|
-
"/
|
|
3018
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/container-size.json",
|
|
3019
3019
|
isSource: true,
|
|
3020
3020
|
original: {
|
|
3021
3021
|
value: {
|
|
@@ -3083,7 +3083,7 @@ export default {
|
|
|
3083
3083
|
},
|
|
3084
3084
|
},
|
|
3085
3085
|
filePath:
|
|
3086
|
-
"/
|
|
3086
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/container-size.json",
|
|
3087
3087
|
isSource: true,
|
|
3088
3088
|
original: {
|
|
3089
3089
|
value: {
|
|
@@ -3151,7 +3151,7 @@ export default {
|
|
|
3151
3151
|
},
|
|
3152
3152
|
},
|
|
3153
3153
|
filePath:
|
|
3154
|
-
"/
|
|
3154
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/container-size.json",
|
|
3155
3155
|
isSource: true,
|
|
3156
3156
|
original: {
|
|
3157
3157
|
value: {
|
|
@@ -3219,7 +3219,7 @@ export default {
|
|
|
3219
3219
|
},
|
|
3220
3220
|
},
|
|
3221
3221
|
filePath:
|
|
3222
|
-
"/
|
|
3222
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/container-size.json",
|
|
3223
3223
|
isSource: true,
|
|
3224
3224
|
original: {
|
|
3225
3225
|
value: {
|
|
@@ -3287,7 +3287,7 @@ export default {
|
|
|
3287
3287
|
},
|
|
3288
3288
|
},
|
|
3289
3289
|
filePath:
|
|
3290
|
-
"/
|
|
3290
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/container-size.json",
|
|
3291
3291
|
isSource: true,
|
|
3292
3292
|
original: {
|
|
3293
3293
|
value: {
|
|
@@ -3354,7 +3354,7 @@ export default {
|
|
|
3354
3354
|
},
|
|
3355
3355
|
},
|
|
3356
3356
|
filePath:
|
|
3357
|
-
"/
|
|
3357
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/container-size.json",
|
|
3358
3358
|
isSource: true,
|
|
3359
3359
|
original: {
|
|
3360
3360
|
value: {
|
|
@@ -3423,7 +3423,7 @@ export default {
|
|
|
3423
3423
|
},
|
|
3424
3424
|
},
|
|
3425
3425
|
filePath:
|
|
3426
|
-
"/
|
|
3426
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/container-size.json",
|
|
3427
3427
|
isSource: true,
|
|
3428
3428
|
original: {
|
|
3429
3429
|
value: {
|
|
@@ -3491,7 +3491,7 @@ export default {
|
|
|
3491
3491
|
},
|
|
3492
3492
|
},
|
|
3493
3493
|
filePath:
|
|
3494
|
-
"/
|
|
3494
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/container-size.json",
|
|
3495
3495
|
isSource: true,
|
|
3496
3496
|
original: {
|
|
3497
3497
|
value: {
|
|
@@ -3559,7 +3559,7 @@ export default {
|
|
|
3559
3559
|
},
|
|
3560
3560
|
},
|
|
3561
3561
|
filePath:
|
|
3562
|
-
"/
|
|
3562
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/container-size.json",
|
|
3563
3563
|
isSource: true,
|
|
3564
3564
|
original: {
|
|
3565
3565
|
value: {
|
|
@@ -3627,7 +3627,7 @@ export default {
|
|
|
3627
3627
|
},
|
|
3628
3628
|
},
|
|
3629
3629
|
filePath:
|
|
3630
|
-
"/
|
|
3630
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/container-size.json",
|
|
3631
3631
|
isSource: true,
|
|
3632
3632
|
original: {
|
|
3633
3633
|
value: {
|
|
@@ -3695,7 +3695,7 @@ export default {
|
|
|
3695
3695
|
},
|
|
3696
3696
|
},
|
|
3697
3697
|
filePath:
|
|
3698
|
-
"/
|
|
3698
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/container-size.json",
|
|
3699
3699
|
isSource: true,
|
|
3700
3700
|
original: {
|
|
3701
3701
|
value: {
|
|
@@ -3762,7 +3762,7 @@ export default {
|
|
|
3762
3762
|
},
|
|
3763
3763
|
},
|
|
3764
3764
|
filePath:
|
|
3765
|
-
"/
|
|
3765
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/container-size.json",
|
|
3766
3766
|
isSource: true,
|
|
3767
3767
|
original: {
|
|
3768
3768
|
value: {
|
|
@@ -3826,7 +3826,7 @@ export default {
|
|
|
3826
3826
|
},
|
|
3827
3827
|
},
|
|
3828
3828
|
filePath:
|
|
3829
|
-
"/
|
|
3829
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/container-size.json",
|
|
3830
3830
|
isSource: true,
|
|
3831
3831
|
original: {
|
|
3832
3832
|
value: "{core.size.default.24}",
|
|
@@ -3886,7 +3886,7 @@ export default {
|
|
|
3886
3886
|
},
|
|
3887
3887
|
},
|
|
3888
3888
|
filePath:
|
|
3889
|
-
"/
|
|
3889
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/container-size.json",
|
|
3890
3890
|
isSource: true,
|
|
3891
3891
|
original: {
|
|
3892
3892
|
value: "{core.size.default.16}",
|
|
@@ -3948,7 +3948,7 @@ export default {
|
|
|
3948
3948
|
},
|
|
3949
3949
|
},
|
|
3950
3950
|
filePath:
|
|
3951
|
-
"/
|
|
3951
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/container-size.json",
|
|
3952
3952
|
isSource: true,
|
|
3953
3953
|
original: {
|
|
3954
3954
|
value: "{core.size.relative.100}",
|
|
@@ -4010,7 +4010,7 @@ export default {
|
|
|
4010
4010
|
},
|
|
4011
4011
|
},
|
|
4012
4012
|
filePath:
|
|
4013
|
-
"/
|
|
4013
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/container-size.json",
|
|
4014
4014
|
isSource: true,
|
|
4015
4015
|
original: {
|
|
4016
4016
|
value: "{core.container-size.1440}",
|
|
@@ -4075,7 +4075,7 @@ export default {
|
|
|
4075
4075
|
},
|
|
4076
4076
|
},
|
|
4077
4077
|
filePath:
|
|
4078
|
-
"/
|
|
4078
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/corner.json",
|
|
4079
4079
|
isSource: true,
|
|
4080
4080
|
original: {
|
|
4081
4081
|
value: "{semantic.corner.radius.sharp}",
|
|
@@ -4135,7 +4135,7 @@ export default {
|
|
|
4135
4135
|
},
|
|
4136
4136
|
},
|
|
4137
4137
|
filePath:
|
|
4138
|
-
"/
|
|
4138
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/corner.json",
|
|
4139
4139
|
isSource: true,
|
|
4140
4140
|
original: {
|
|
4141
4141
|
value: "{core.size.default.none}",
|
|
@@ -4195,7 +4195,7 @@ export default {
|
|
|
4195
4195
|
},
|
|
4196
4196
|
},
|
|
4197
4197
|
filePath:
|
|
4198
|
-
"/
|
|
4198
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/corner.json",
|
|
4199
4199
|
isSource: true,
|
|
4200
4200
|
original: {
|
|
4201
4201
|
value: "{core.size.default.4}",
|
|
@@ -4255,7 +4255,7 @@ export default {
|
|
|
4255
4255
|
},
|
|
4256
4256
|
},
|
|
4257
4257
|
filePath:
|
|
4258
|
-
"/
|
|
4258
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/corner.json",
|
|
4259
4259
|
isSource: true,
|
|
4260
4260
|
original: {
|
|
4261
4261
|
value: "{core.size.relative.100}",
|
|
@@ -4320,7 +4320,7 @@ export default {
|
|
|
4320
4320
|
},
|
|
4321
4321
|
},
|
|
4322
4322
|
filePath:
|
|
4323
|
-
"/
|
|
4323
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
4324
4324
|
isSource: true,
|
|
4325
4325
|
original: {
|
|
4326
4326
|
value: [
|
|
@@ -4393,7 +4393,7 @@ export default {
|
|
|
4393
4393
|
},
|
|
4394
4394
|
},
|
|
4395
4395
|
filePath:
|
|
4396
|
-
"/
|
|
4396
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
4397
4397
|
isSource: true,
|
|
4398
4398
|
original: {
|
|
4399
4399
|
value: [
|
|
@@ -4463,7 +4463,7 @@ export default {
|
|
|
4463
4463
|
},
|
|
4464
4464
|
},
|
|
4465
4465
|
filePath:
|
|
4466
|
-
"/
|
|
4466
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
4467
4467
|
isSource: true,
|
|
4468
4468
|
original: {
|
|
4469
4469
|
value: "{core.font.weight.light}",
|
|
@@ -4529,7 +4529,7 @@ export default {
|
|
|
4529
4529
|
},
|
|
4530
4530
|
},
|
|
4531
4531
|
filePath:
|
|
4532
|
-
"/
|
|
4532
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
4533
4533
|
isSource: true,
|
|
4534
4534
|
original: {
|
|
4535
4535
|
value: "{core.font.weight.regular}",
|
|
@@ -4594,7 +4594,7 @@ export default {
|
|
|
4594
4594
|
},
|
|
4595
4595
|
},
|
|
4596
4596
|
filePath:
|
|
4597
|
-
"/
|
|
4597
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
4598
4598
|
isSource: true,
|
|
4599
4599
|
original: {
|
|
4600
4600
|
value: "{core.font.weight.regular}",
|
|
@@ -4654,7 +4654,7 @@ export default {
|
|
|
4654
4654
|
},
|
|
4655
4655
|
},
|
|
4656
4656
|
filePath:
|
|
4657
|
-
"/
|
|
4657
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
4658
4658
|
isSource: true,
|
|
4659
4659
|
original: {
|
|
4660
4660
|
value: "{core.font.weight.medium}",
|
|
@@ -4714,7 +4714,7 @@ export default {
|
|
|
4714
4714
|
},
|
|
4715
4715
|
},
|
|
4716
4716
|
filePath:
|
|
4717
|
-
"/
|
|
4717
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
4718
4718
|
isSource: true,
|
|
4719
4719
|
original: {
|
|
4720
4720
|
value: "{core.font.weight.demi}",
|
|
@@ -4774,7 +4774,7 @@ export default {
|
|
|
4774
4774
|
},
|
|
4775
4775
|
},
|
|
4776
4776
|
filePath:
|
|
4777
|
-
"/
|
|
4777
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
4778
4778
|
isSource: true,
|
|
4779
4779
|
original: {
|
|
4780
4780
|
value: "{core.font.weight.demi}",
|
|
@@ -4836,7 +4836,7 @@ export default {
|
|
|
4836
4836
|
},
|
|
4837
4837
|
},
|
|
4838
4838
|
filePath:
|
|
4839
|
-
"/
|
|
4839
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
4840
4840
|
isSource: true,
|
|
4841
4841
|
original: {
|
|
4842
4842
|
value: "{core.size.default.10}",
|
|
@@ -4896,7 +4896,7 @@ export default {
|
|
|
4896
4896
|
},
|
|
4897
4897
|
},
|
|
4898
4898
|
filePath:
|
|
4899
|
-
"/
|
|
4899
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
4900
4900
|
isSource: true,
|
|
4901
4901
|
original: {
|
|
4902
4902
|
value: "{core.size.default.12}",
|
|
@@ -4956,7 +4956,7 @@ export default {
|
|
|
4956
4956
|
},
|
|
4957
4957
|
},
|
|
4958
4958
|
filePath:
|
|
4959
|
-
"/
|
|
4959
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
4960
4960
|
isSource: true,
|
|
4961
4961
|
original: {
|
|
4962
4962
|
value: "{core.size.default.14}",
|
|
@@ -5016,7 +5016,7 @@ export default {
|
|
|
5016
5016
|
},
|
|
5017
5017
|
},
|
|
5018
5018
|
filePath:
|
|
5019
|
-
"/
|
|
5019
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
5020
5020
|
isSource: true,
|
|
5021
5021
|
original: {
|
|
5022
5022
|
value: "{core.size.default.16}",
|
|
@@ -5076,7 +5076,7 @@ export default {
|
|
|
5076
5076
|
},
|
|
5077
5077
|
},
|
|
5078
5078
|
filePath:
|
|
5079
|
-
"/
|
|
5079
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
5080
5080
|
isSource: true,
|
|
5081
5081
|
original: {
|
|
5082
5082
|
value: "{core.size.default.2} * 9",
|
|
@@ -5136,7 +5136,7 @@ export default {
|
|
|
5136
5136
|
},
|
|
5137
5137
|
},
|
|
5138
5138
|
filePath:
|
|
5139
|
-
"/
|
|
5139
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
5140
5140
|
isSource: true,
|
|
5141
5141
|
original: {
|
|
5142
5142
|
value: "{core.size.default.20}",
|
|
@@ -5196,7 +5196,7 @@ export default {
|
|
|
5196
5196
|
},
|
|
5197
5197
|
},
|
|
5198
5198
|
filePath:
|
|
5199
|
-
"/
|
|
5199
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
5200
5200
|
isSource: true,
|
|
5201
5201
|
original: {
|
|
5202
5202
|
value: "{core.size.default.24}",
|
|
@@ -5259,7 +5259,7 @@ export default {
|
|
|
5259
5259
|
},
|
|
5260
5260
|
},
|
|
5261
5261
|
filePath:
|
|
5262
|
-
"/
|
|
5262
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
5263
5263
|
isSource: true,
|
|
5264
5264
|
original: {
|
|
5265
5265
|
value: "{core.font.style.italic}",
|
|
@@ -5323,7 +5323,7 @@ export default {
|
|
|
5323
5323
|
},
|
|
5324
5324
|
},
|
|
5325
5325
|
filePath:
|
|
5326
|
-
"/
|
|
5326
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
5327
5327
|
isSource: true,
|
|
5328
5328
|
original: {
|
|
5329
5329
|
value: "{core.size.default.12}",
|
|
@@ -5383,7 +5383,7 @@ export default {
|
|
|
5383
5383
|
},
|
|
5384
5384
|
},
|
|
5385
5385
|
filePath:
|
|
5386
|
-
"/
|
|
5386
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
5387
5387
|
isSource: true,
|
|
5388
5388
|
original: {
|
|
5389
5389
|
value: "{core.size.default.16}",
|
|
@@ -5443,7 +5443,7 @@ export default {
|
|
|
5443
5443
|
},
|
|
5444
5444
|
},
|
|
5445
5445
|
filePath:
|
|
5446
|
-
"/
|
|
5446
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
5447
5447
|
isSource: true,
|
|
5448
5448
|
original: {
|
|
5449
5449
|
value: "{core.size.default.20}",
|
|
@@ -5503,7 +5503,7 @@ export default {
|
|
|
5503
5503
|
},
|
|
5504
5504
|
},
|
|
5505
5505
|
filePath:
|
|
5506
|
-
"/
|
|
5506
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
5507
5507
|
isSource: true,
|
|
5508
5508
|
original: {
|
|
5509
5509
|
value: "{core.size.default.24}",
|
|
@@ -5566,7 +5566,7 @@ export default {
|
|
|
5566
5566
|
},
|
|
5567
5567
|
},
|
|
5568
5568
|
filePath:
|
|
5569
|
-
"/
|
|
5569
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
5570
5570
|
isSource: true,
|
|
5571
5571
|
original: {
|
|
5572
5572
|
value: "{core.size.relative.auto}",
|
|
@@ -5628,7 +5628,7 @@ export default {
|
|
|
5628
5628
|
},
|
|
5629
5629
|
},
|
|
5630
5630
|
filePath:
|
|
5631
|
-
"/
|
|
5631
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
5632
5632
|
isSource: true,
|
|
5633
5633
|
original: {
|
|
5634
5634
|
value: "{core.size.relative.125}",
|
|
@@ -5690,7 +5690,7 @@ export default {
|
|
|
5690
5690
|
},
|
|
5691
5691
|
},
|
|
5692
5692
|
filePath:
|
|
5693
|
-
"/
|
|
5693
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
5694
5694
|
isSource: true,
|
|
5695
5695
|
original: {
|
|
5696
5696
|
value: "{core.size.relative.137}",
|
|
@@ -5752,7 +5752,7 @@ export default {
|
|
|
5752
5752
|
},
|
|
5753
5753
|
},
|
|
5754
5754
|
filePath:
|
|
5755
|
-
"/
|
|
5755
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
5756
5756
|
isSource: true,
|
|
5757
5757
|
original: {
|
|
5758
5758
|
value: "{core.size.relative.150}",
|
|
@@ -5814,7 +5814,7 @@ export default {
|
|
|
5814
5814
|
},
|
|
5815
5815
|
},
|
|
5816
5816
|
filePath:
|
|
5817
|
-
"/
|
|
5817
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
5818
5818
|
isSource: true,
|
|
5819
5819
|
original: {
|
|
5820
5820
|
value: "{core.size.relative.162}",
|
|
@@ -5876,7 +5876,7 @@ export default {
|
|
|
5876
5876
|
},
|
|
5877
5877
|
},
|
|
5878
5878
|
filePath:
|
|
5879
|
-
"/
|
|
5879
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
5880
5880
|
isSource: true,
|
|
5881
5881
|
original: {
|
|
5882
5882
|
value: "{core.size.relative.200}",
|
|
@@ -5941,7 +5941,7 @@ export default {
|
|
|
5941
5941
|
},
|
|
5942
5942
|
},
|
|
5943
5943
|
filePath:
|
|
5944
|
-
"/
|
|
5944
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
5945
5945
|
isSource: true,
|
|
5946
5946
|
original: {
|
|
5947
5947
|
value: "{core.size.default.none} - .4 ",
|
|
@@ -6003,7 +6003,7 @@ export default {
|
|
|
6003
6003
|
},
|
|
6004
6004
|
},
|
|
6005
6005
|
filePath:
|
|
6006
|
-
"/
|
|
6006
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
6007
6007
|
isSource: true,
|
|
6008
6008
|
original: {
|
|
6009
6009
|
value: "{core.size.default.none}",
|
|
@@ -6065,7 +6065,7 @@ export default {
|
|
|
6065
6065
|
},
|
|
6066
6066
|
},
|
|
6067
6067
|
filePath:
|
|
6068
|
-
"/
|
|
6068
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
6069
6069
|
isSource: true,
|
|
6070
6070
|
original: {
|
|
6071
6071
|
value: "{core.size.default.none} + .4 ",
|
|
@@ -6129,7 +6129,7 @@ export default {
|
|
|
6129
6129
|
},
|
|
6130
6130
|
},
|
|
6131
6131
|
filePath:
|
|
6132
|
-
"/
|
|
6132
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
6133
6133
|
isSource: true,
|
|
6134
6134
|
original: {
|
|
6135
6135
|
value: "{core.size.default.4}",
|
|
@@ -6193,7 +6193,7 @@ export default {
|
|
|
6193
6193
|
},
|
|
6194
6194
|
},
|
|
6195
6195
|
filePath:
|
|
6196
|
-
"/
|
|
6196
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
6197
6197
|
isSource: true,
|
|
6198
6198
|
original: {
|
|
6199
6199
|
value: "{core.font.text-decoration.none}",
|
|
@@ -6255,7 +6255,7 @@ export default {
|
|
|
6255
6255
|
},
|
|
6256
6256
|
},
|
|
6257
6257
|
filePath:
|
|
6258
|
-
"/
|
|
6258
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
6259
6259
|
isSource: true,
|
|
6260
6260
|
original: {
|
|
6261
6261
|
value: "{core.font.text-decoration.underline}",
|
|
@@ -6319,7 +6319,7 @@ export default {
|
|
|
6319
6319
|
},
|
|
6320
6320
|
},
|
|
6321
6321
|
filePath:
|
|
6322
|
-
"/
|
|
6322
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
6323
6323
|
isSource: true,
|
|
6324
6324
|
original: {
|
|
6325
6325
|
value: "{core.font.text-case.none}",
|
|
@@ -6381,7 +6381,7 @@ export default {
|
|
|
6381
6381
|
},
|
|
6382
6382
|
},
|
|
6383
6383
|
filePath:
|
|
6384
|
-
"/
|
|
6384
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
6385
6385
|
isSource: true,
|
|
6386
6386
|
original: {
|
|
6387
6387
|
value: "{core.font.text-case.uppercase}",
|
|
@@ -6443,7 +6443,7 @@ export default {
|
|
|
6443
6443
|
},
|
|
6444
6444
|
},
|
|
6445
6445
|
filePath:
|
|
6446
|
-
"/
|
|
6446
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
6447
6447
|
isSource: true,
|
|
6448
6448
|
original: {
|
|
6449
6449
|
value: "{core.font.text-case.lowercase}",
|
|
@@ -6505,7 +6505,7 @@ export default {
|
|
|
6505
6505
|
},
|
|
6506
6506
|
},
|
|
6507
6507
|
filePath:
|
|
6508
|
-
"/
|
|
6508
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
6509
6509
|
isSource: true,
|
|
6510
6510
|
original: {
|
|
6511
6511
|
value: "{core.font.text-case.capitalize}",
|
|
@@ -6569,7 +6569,7 @@ export default {
|
|
|
6569
6569
|
},
|
|
6570
6570
|
},
|
|
6571
6571
|
filePath:
|
|
6572
|
-
"/
|
|
6572
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/opacity.json",
|
|
6573
6573
|
isSource: true,
|
|
6574
6574
|
original: {
|
|
6575
6575
|
value: "{core.opacity.40}",
|
|
@@ -6629,7 +6629,7 @@ export default {
|
|
|
6629
6629
|
},
|
|
6630
6630
|
},
|
|
6631
6631
|
filePath:
|
|
6632
|
-
"/
|
|
6632
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/opacity.json",
|
|
6633
6633
|
isSource: true,
|
|
6634
6634
|
original: {
|
|
6635
6635
|
value: "{core.opacity.50}",
|
|
@@ -6689,7 +6689,7 @@ export default {
|
|
|
6689
6689
|
},
|
|
6690
6690
|
},
|
|
6691
6691
|
filePath:
|
|
6692
|
-
"/
|
|
6692
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/opacity.json",
|
|
6693
6693
|
isSource: true,
|
|
6694
6694
|
original: {
|
|
6695
6695
|
value: "{core.opacity.85}",
|
|
@@ -6749,7 +6749,7 @@ export default {
|
|
|
6749
6749
|
},
|
|
6750
6750
|
},
|
|
6751
6751
|
filePath:
|
|
6752
|
-
"/
|
|
6752
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/opacity.json",
|
|
6753
6753
|
isSource: true,
|
|
6754
6754
|
original: {
|
|
6755
6755
|
value: "{core.opacity.100}",
|
|
@@ -6809,7 +6809,7 @@ export default {
|
|
|
6809
6809
|
},
|
|
6810
6810
|
},
|
|
6811
6811
|
filePath:
|
|
6812
|
-
"/
|
|
6812
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/opacity.json",
|
|
6813
6813
|
isSource: true,
|
|
6814
6814
|
original: {
|
|
6815
6815
|
value: "{core.opacity.50}",
|
|
@@ -6877,7 +6877,7 @@ export default {
|
|
|
6877
6877
|
},
|
|
6878
6878
|
},
|
|
6879
6879
|
filePath:
|
|
6880
|
-
"/
|
|
6880
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/shadow.json",
|
|
6881
6881
|
isSource: true,
|
|
6882
6882
|
original: {
|
|
6883
6883
|
value: "{core.shadow.0}",
|
|
@@ -6952,7 +6952,7 @@ export default {
|
|
|
6952
6952
|
},
|
|
6953
6953
|
},
|
|
6954
6954
|
filePath:
|
|
6955
|
-
"/
|
|
6955
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/shadow.json",
|
|
6956
6956
|
isSource: true,
|
|
6957
6957
|
original: {
|
|
6958
6958
|
value: ["{core.shadow.1}", "{core.shadow.2}"],
|
|
@@ -7027,7 +7027,7 @@ export default {
|
|
|
7027
7027
|
},
|
|
7028
7028
|
},
|
|
7029
7029
|
filePath:
|
|
7030
|
-
"/
|
|
7030
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/shadow.json",
|
|
7031
7031
|
isSource: true,
|
|
7032
7032
|
original: {
|
|
7033
7033
|
value: ["{core.shadow.3}", "{core.shadow.4}"],
|
|
@@ -7091,7 +7091,7 @@ export default {
|
|
|
7091
7091
|
},
|
|
7092
7092
|
},
|
|
7093
7093
|
filePath:
|
|
7094
|
-
"/
|
|
7094
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
7095
7095
|
isSource: true,
|
|
7096
7096
|
original: {
|
|
7097
7097
|
value: "{core.size.default.2}",
|
|
@@ -7153,7 +7153,7 @@ export default {
|
|
|
7153
7153
|
},
|
|
7154
7154
|
},
|
|
7155
7155
|
filePath:
|
|
7156
|
-
"/
|
|
7156
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
7157
7157
|
isSource: true,
|
|
7158
7158
|
original: {
|
|
7159
7159
|
value: "{core.size.default.4}",
|
|
@@ -7215,7 +7215,7 @@ export default {
|
|
|
7215
7215
|
},
|
|
7216
7216
|
},
|
|
7217
7217
|
filePath:
|
|
7218
|
-
"/
|
|
7218
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
7219
7219
|
isSource: true,
|
|
7220
7220
|
original: {
|
|
7221
7221
|
value: "{core.size.default.6}",
|
|
@@ -7277,7 +7277,7 @@ export default {
|
|
|
7277
7277
|
},
|
|
7278
7278
|
},
|
|
7279
7279
|
filePath:
|
|
7280
|
-
"/
|
|
7280
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
7281
7281
|
isSource: true,
|
|
7282
7282
|
original: {
|
|
7283
7283
|
value: "{core.size.default.8}",
|
|
@@ -7339,7 +7339,7 @@ export default {
|
|
|
7339
7339
|
},
|
|
7340
7340
|
},
|
|
7341
7341
|
filePath:
|
|
7342
|
-
"/
|
|
7342
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
7343
7343
|
isSource: true,
|
|
7344
7344
|
original: {
|
|
7345
7345
|
value: "{core.size.default.10}",
|
|
@@ -7401,7 +7401,7 @@ export default {
|
|
|
7401
7401
|
},
|
|
7402
7402
|
},
|
|
7403
7403
|
filePath:
|
|
7404
|
-
"/
|
|
7404
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
7405
7405
|
isSource: true,
|
|
7406
7406
|
original: {
|
|
7407
7407
|
value: "{core.size.default.12}",
|
|
@@ -7463,7 +7463,7 @@ export default {
|
|
|
7463
7463
|
},
|
|
7464
7464
|
},
|
|
7465
7465
|
filePath:
|
|
7466
|
-
"/
|
|
7466
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
7467
7467
|
isSource: true,
|
|
7468
7468
|
original: {
|
|
7469
7469
|
value: "{core.size.default.14}",
|
|
@@ -7525,7 +7525,7 @@ export default {
|
|
|
7525
7525
|
},
|
|
7526
7526
|
},
|
|
7527
7527
|
filePath:
|
|
7528
|
-
"/
|
|
7528
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
7529
7529
|
isSource: true,
|
|
7530
7530
|
original: {
|
|
7531
7531
|
value: "{core.size.default.16}",
|
|
@@ -7587,7 +7587,7 @@ export default {
|
|
|
7587
7587
|
},
|
|
7588
7588
|
},
|
|
7589
7589
|
filePath:
|
|
7590
|
-
"/
|
|
7590
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
7591
7591
|
isSource: true,
|
|
7592
7592
|
original: {
|
|
7593
7593
|
value: "{core.size.default.20}",
|
|
@@ -7649,7 +7649,7 @@ export default {
|
|
|
7649
7649
|
},
|
|
7650
7650
|
},
|
|
7651
7651
|
filePath:
|
|
7652
|
-
"/
|
|
7652
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
7653
7653
|
isSource: true,
|
|
7654
7654
|
original: {
|
|
7655
7655
|
value: "{core.size.default.24}",
|
|
@@ -7711,7 +7711,7 @@ export default {
|
|
|
7711
7711
|
},
|
|
7712
7712
|
},
|
|
7713
7713
|
filePath:
|
|
7714
|
-
"/
|
|
7714
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
7715
7715
|
isSource: true,
|
|
7716
7716
|
original: {
|
|
7717
7717
|
value: "{core.size.default.32}",
|
|
@@ -7774,7 +7774,7 @@ export default {
|
|
|
7774
7774
|
},
|
|
7775
7775
|
},
|
|
7776
7776
|
filePath:
|
|
7777
|
-
"/
|
|
7777
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
7778
7778
|
isSource: true,
|
|
7779
7779
|
original: {
|
|
7780
7780
|
value: "{core.size.default.1}",
|
|
@@ -7834,7 +7834,7 @@ export default {
|
|
|
7834
7834
|
},
|
|
7835
7835
|
},
|
|
7836
7836
|
filePath:
|
|
7837
|
-
"/
|
|
7837
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
7838
7838
|
isSource: true,
|
|
7839
7839
|
original: {
|
|
7840
7840
|
value: "{core.size.default.12}",
|
|
@@ -7894,7 +7894,7 @@ export default {
|
|
|
7894
7894
|
},
|
|
7895
7895
|
},
|
|
7896
7896
|
filePath:
|
|
7897
|
-
"/
|
|
7897
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
7898
7898
|
isSource: true,
|
|
7899
7899
|
original: {
|
|
7900
7900
|
value: "{core.size.default.14}",
|
|
@@ -7954,7 +7954,7 @@ export default {
|
|
|
7954
7954
|
},
|
|
7955
7955
|
},
|
|
7956
7956
|
filePath:
|
|
7957
|
-
"/
|
|
7957
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
7958
7958
|
isSource: true,
|
|
7959
7959
|
original: {
|
|
7960
7960
|
value: "{core.size.default.16}",
|
|
@@ -8014,7 +8014,7 @@ export default {
|
|
|
8014
8014
|
},
|
|
8015
8015
|
},
|
|
8016
8016
|
filePath:
|
|
8017
|
-
"/
|
|
8017
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
8018
8018
|
isSource: true,
|
|
8019
8019
|
original: {
|
|
8020
8020
|
value: "{core.size.default.24}",
|
|
@@ -8074,7 +8074,7 @@ export default {
|
|
|
8074
8074
|
},
|
|
8075
8075
|
},
|
|
8076
8076
|
filePath:
|
|
8077
|
-
"/
|
|
8077
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
8078
8078
|
isSource: true,
|
|
8079
8079
|
original: {
|
|
8080
8080
|
value: "{core.size.default.32}",
|
|
@@ -8134,7 +8134,7 @@ export default {
|
|
|
8134
8134
|
},
|
|
8135
8135
|
},
|
|
8136
8136
|
filePath:
|
|
8137
|
-
"/
|
|
8137
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
8138
8138
|
isSource: true,
|
|
8139
8139
|
original: {
|
|
8140
8140
|
value: "{core.size.default.44}",
|
|
@@ -8194,7 +8194,7 @@ export default {
|
|
|
8194
8194
|
},
|
|
8195
8195
|
},
|
|
8196
8196
|
filePath:
|
|
8197
|
-
"/
|
|
8197
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
8198
8198
|
isSource: true,
|
|
8199
8199
|
original: {
|
|
8200
8200
|
value: "{core.size.default.48}",
|
|
@@ -8252,7 +8252,7 @@ export default {
|
|
|
8252
8252
|
},
|
|
8253
8253
|
},
|
|
8254
8254
|
filePath:
|
|
8255
|
-
"/
|
|
8255
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
8256
8256
|
isSource: true,
|
|
8257
8257
|
original: {
|
|
8258
8258
|
value: "{core.size.default.64}",
|
|
@@ -8308,7 +8308,7 @@ export default {
|
|
|
8308
8308
|
},
|
|
8309
8309
|
},
|
|
8310
8310
|
filePath:
|
|
8311
|
-
"/
|
|
8311
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/size.json",
|
|
8312
8312
|
isSource: true,
|
|
8313
8313
|
original: {
|
|
8314
8314
|
value: "{core.size.default.96}",
|
|
@@ -8371,7 +8371,7 @@ export default {
|
|
|
8371
8371
|
},
|
|
8372
8372
|
},
|
|
8373
8373
|
filePath:
|
|
8374
|
-
"/
|
|
8374
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
8375
8375
|
isSource: true,
|
|
8376
8376
|
original: {
|
|
8377
8377
|
value: "{core.size.default.4}",
|
|
@@ -8433,7 +8433,7 @@ export default {
|
|
|
8433
8433
|
},
|
|
8434
8434
|
},
|
|
8435
8435
|
filePath:
|
|
8436
|
-
"/
|
|
8436
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
8437
8437
|
isSource: true,
|
|
8438
8438
|
original: {
|
|
8439
8439
|
value: "{core.size.default.6}",
|
|
@@ -8495,7 +8495,7 @@ export default {
|
|
|
8495
8495
|
},
|
|
8496
8496
|
},
|
|
8497
8497
|
filePath:
|
|
8498
|
-
"/
|
|
8498
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
8499
8499
|
isSource: true,
|
|
8500
8500
|
original: {
|
|
8501
8501
|
value: "{core.size.default.8}",
|
|
@@ -8557,7 +8557,7 @@ export default {
|
|
|
8557
8557
|
},
|
|
8558
8558
|
},
|
|
8559
8559
|
filePath:
|
|
8560
|
-
"/
|
|
8560
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
8561
8561
|
isSource: true,
|
|
8562
8562
|
original: {
|
|
8563
8563
|
value: "{core.size.default.12}",
|
|
@@ -8619,7 +8619,7 @@ export default {
|
|
|
8619
8619
|
},
|
|
8620
8620
|
},
|
|
8621
8621
|
filePath:
|
|
8622
|
-
"/
|
|
8622
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
8623
8623
|
isSource: true,
|
|
8624
8624
|
original: {
|
|
8625
8625
|
value: "{core.size.default.14}",
|
|
@@ -8681,7 +8681,7 @@ export default {
|
|
|
8681
8681
|
},
|
|
8682
8682
|
},
|
|
8683
8683
|
filePath:
|
|
8684
|
-
"/
|
|
8684
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
8685
8685
|
isSource: true,
|
|
8686
8686
|
original: {
|
|
8687
8687
|
value: "{core.size.default.16}",
|
|
@@ -8743,7 +8743,7 @@ export default {
|
|
|
8743
8743
|
},
|
|
8744
8744
|
},
|
|
8745
8745
|
filePath:
|
|
8746
|
-
"/
|
|
8746
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
8747
8747
|
isSource: true,
|
|
8748
8748
|
original: {
|
|
8749
8749
|
value: "{core.size.default.20}",
|
|
@@ -8805,7 +8805,7 @@ export default {
|
|
|
8805
8805
|
},
|
|
8806
8806
|
},
|
|
8807
8807
|
filePath:
|
|
8808
|
-
"/
|
|
8808
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
8809
8809
|
isSource: true,
|
|
8810
8810
|
original: {
|
|
8811
8811
|
value: "{core.size.default.32}",
|
|
@@ -8868,7 +8868,7 @@ export default {
|
|
|
8868
8868
|
},
|
|
8869
8869
|
},
|
|
8870
8870
|
filePath:
|
|
8871
|
-
"/
|
|
8871
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
8872
8872
|
isSource: true,
|
|
8873
8873
|
original: {
|
|
8874
8874
|
value: "{core.size.default.none}",
|
|
@@ -8928,7 +8928,7 @@ export default {
|
|
|
8928
8928
|
},
|
|
8929
8929
|
},
|
|
8930
8930
|
filePath:
|
|
8931
|
-
"/
|
|
8931
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
8932
8932
|
isSource: true,
|
|
8933
8933
|
original: {
|
|
8934
8934
|
value: "{core.size.default.1}",
|
|
@@ -8988,7 +8988,7 @@ export default {
|
|
|
8988
8988
|
},
|
|
8989
8989
|
},
|
|
8990
8990
|
filePath:
|
|
8991
|
-
"/
|
|
8991
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
8992
8992
|
isSource: true,
|
|
8993
8993
|
original: {
|
|
8994
8994
|
value: "{core.size.default.2}",
|
|
@@ -9048,7 +9048,7 @@ export default {
|
|
|
9048
9048
|
},
|
|
9049
9049
|
},
|
|
9050
9050
|
filePath:
|
|
9051
|
-
"/
|
|
9051
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
9052
9052
|
isSource: true,
|
|
9053
9053
|
original: {
|
|
9054
9054
|
value: "{core.size.default.4}",
|
|
@@ -9108,7 +9108,7 @@ export default {
|
|
|
9108
9108
|
},
|
|
9109
9109
|
},
|
|
9110
9110
|
filePath:
|
|
9111
|
-
"/
|
|
9111
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
9112
9112
|
isSource: true,
|
|
9113
9113
|
original: {
|
|
9114
9114
|
value: "{core.size.default.6}",
|
|
@@ -9168,7 +9168,7 @@ export default {
|
|
|
9168
9168
|
},
|
|
9169
9169
|
},
|
|
9170
9170
|
filePath:
|
|
9171
|
-
"/
|
|
9171
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
9172
9172
|
isSource: true,
|
|
9173
9173
|
original: {
|
|
9174
9174
|
value: "{core.size.default.8}",
|
|
@@ -9228,7 +9228,7 @@ export default {
|
|
|
9228
9228
|
},
|
|
9229
9229
|
},
|
|
9230
9230
|
filePath:
|
|
9231
|
-
"/
|
|
9231
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
9232
9232
|
isSource: true,
|
|
9233
9233
|
original: {
|
|
9234
9234
|
value: "{core.size.default.10}",
|
|
@@ -9288,7 +9288,7 @@ export default {
|
|
|
9288
9288
|
},
|
|
9289
9289
|
},
|
|
9290
9290
|
filePath:
|
|
9291
|
-
"/
|
|
9291
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
9292
9292
|
isSource: true,
|
|
9293
9293
|
original: {
|
|
9294
9294
|
value: "{core.size.default.12}",
|
|
@@ -9348,7 +9348,7 @@ export default {
|
|
|
9348
9348
|
},
|
|
9349
9349
|
},
|
|
9350
9350
|
filePath:
|
|
9351
|
-
"/
|
|
9351
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
9352
9352
|
isSource: true,
|
|
9353
9353
|
original: {
|
|
9354
9354
|
value: "{core.size.default.14}",
|
|
@@ -9408,7 +9408,7 @@ export default {
|
|
|
9408
9408
|
},
|
|
9409
9409
|
},
|
|
9410
9410
|
filePath:
|
|
9411
|
-
"/
|
|
9411
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
9412
9412
|
isSource: true,
|
|
9413
9413
|
original: {
|
|
9414
9414
|
value: "{core.size.default.16}",
|
|
@@ -9468,7 +9468,7 @@ export default {
|
|
|
9468
9468
|
},
|
|
9469
9469
|
},
|
|
9470
9470
|
filePath:
|
|
9471
|
-
"/
|
|
9471
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
9472
9472
|
isSource: true,
|
|
9473
9473
|
original: {
|
|
9474
9474
|
value: "{core.size.default.20}",
|
|
@@ -9528,7 +9528,7 @@ export default {
|
|
|
9528
9528
|
},
|
|
9529
9529
|
},
|
|
9530
9530
|
filePath:
|
|
9531
|
-
"/
|
|
9531
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
9532
9532
|
isSource: true,
|
|
9533
9533
|
original: {
|
|
9534
9534
|
value: "{core.size.default.24}",
|
|
@@ -9588,7 +9588,7 @@ export default {
|
|
|
9588
9588
|
},
|
|
9589
9589
|
},
|
|
9590
9590
|
filePath:
|
|
9591
|
-
"/
|
|
9591
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/space.json",
|
|
9592
9592
|
isSource: true,
|
|
9593
9593
|
original: {
|
|
9594
9594
|
value: "{core.size.default.32}",
|
|
@@ -9666,7 +9666,7 @@ export default {
|
|
|
9666
9666
|
},
|
|
9667
9667
|
},
|
|
9668
9668
|
filePath:
|
|
9669
|
-
"/
|
|
9669
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
9670
9670
|
isSource: true,
|
|
9671
9671
|
original: {
|
|
9672
9672
|
type: "typography",
|
|
@@ -9757,7 +9757,7 @@ export default {
|
|
|
9757
9757
|
},
|
|
9758
9758
|
},
|
|
9759
9759
|
filePath:
|
|
9760
|
-
"/
|
|
9760
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
9761
9761
|
isSource: true,
|
|
9762
9762
|
original: {
|
|
9763
9763
|
value: {
|
|
@@ -9844,7 +9844,7 @@ export default {
|
|
|
9844
9844
|
},
|
|
9845
9845
|
},
|
|
9846
9846
|
filePath:
|
|
9847
|
-
"/
|
|
9847
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
9848
9848
|
isSource: true,
|
|
9849
9849
|
original: {
|
|
9850
9850
|
value: {
|
|
@@ -9929,7 +9929,7 @@ export default {
|
|
|
9929
9929
|
},
|
|
9930
9930
|
},
|
|
9931
9931
|
filePath:
|
|
9932
|
-
"/
|
|
9932
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
9933
9933
|
isSource: true,
|
|
9934
9934
|
original: {
|
|
9935
9935
|
value: {
|
|
@@ -10015,7 +10015,7 @@ export default {
|
|
|
10015
10015
|
},
|
|
10016
10016
|
},
|
|
10017
10017
|
filePath:
|
|
10018
|
-
"/
|
|
10018
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
10019
10019
|
isSource: true,
|
|
10020
10020
|
original: {
|
|
10021
10021
|
value: {
|
|
@@ -10103,7 +10103,7 @@ export default {
|
|
|
10103
10103
|
},
|
|
10104
10104
|
},
|
|
10105
10105
|
filePath:
|
|
10106
|
-
"/
|
|
10106
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
10107
10107
|
isSource: true,
|
|
10108
10108
|
original: {
|
|
10109
10109
|
value: {
|
|
@@ -10192,7 +10192,7 @@ export default {
|
|
|
10192
10192
|
},
|
|
10193
10193
|
},
|
|
10194
10194
|
filePath:
|
|
10195
|
-
"/
|
|
10195
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
10196
10196
|
isSource: true,
|
|
10197
10197
|
original: {
|
|
10198
10198
|
value: {
|
|
@@ -10277,7 +10277,7 @@ export default {
|
|
|
10277
10277
|
},
|
|
10278
10278
|
},
|
|
10279
10279
|
filePath:
|
|
10280
|
-
"/
|
|
10280
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
10281
10281
|
isSource: true,
|
|
10282
10282
|
original: {
|
|
10283
10283
|
value: {
|
|
@@ -10356,7 +10356,7 @@ export default {
|
|
|
10356
10356
|
},
|
|
10357
10357
|
},
|
|
10358
10358
|
filePath:
|
|
10359
|
-
"/
|
|
10359
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
10360
10360
|
isSource: true,
|
|
10361
10361
|
original: {
|
|
10362
10362
|
value: "{semantic.typography.default.default}",
|
|
@@ -10436,7 +10436,7 @@ export default {
|
|
|
10436
10436
|
},
|
|
10437
10437
|
},
|
|
10438
10438
|
filePath:
|
|
10439
|
-
"/
|
|
10439
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
10440
10440
|
isSource: true,
|
|
10441
10441
|
original: {
|
|
10442
10442
|
value: {
|
|
@@ -10522,7 +10522,7 @@ export default {
|
|
|
10522
10522
|
},
|
|
10523
10523
|
},
|
|
10524
10524
|
filePath:
|
|
10525
|
-
"/
|
|
10525
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
10526
10526
|
isSource: true,
|
|
10527
10527
|
original: {
|
|
10528
10528
|
value: {
|
|
@@ -10611,7 +10611,7 @@ export default {
|
|
|
10611
10611
|
},
|
|
10612
10612
|
},
|
|
10613
10613
|
filePath:
|
|
10614
|
-
"/
|
|
10614
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
10615
10615
|
isSource: true,
|
|
10616
10616
|
original: {
|
|
10617
10617
|
value: {
|
|
@@ -10698,7 +10698,7 @@ export default {
|
|
|
10698
10698
|
},
|
|
10699
10699
|
},
|
|
10700
10700
|
filePath:
|
|
10701
|
-
"/
|
|
10701
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
10702
10702
|
isSource: true,
|
|
10703
10703
|
original: {
|
|
10704
10704
|
value: {
|
|
@@ -10783,7 +10783,7 @@ export default {
|
|
|
10783
10783
|
},
|
|
10784
10784
|
},
|
|
10785
10785
|
filePath:
|
|
10786
|
-
"/
|
|
10786
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
10787
10787
|
isSource: true,
|
|
10788
10788
|
original: {
|
|
10789
10789
|
value: {
|
|
@@ -10869,7 +10869,7 @@ export default {
|
|
|
10869
10869
|
},
|
|
10870
10870
|
},
|
|
10871
10871
|
filePath:
|
|
10872
|
-
"/
|
|
10872
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
10873
10873
|
isSource: true,
|
|
10874
10874
|
original: {
|
|
10875
10875
|
value: {
|
|
@@ -10957,7 +10957,7 @@ export default {
|
|
|
10957
10957
|
},
|
|
10958
10958
|
},
|
|
10959
10959
|
filePath:
|
|
10960
|
-
"/
|
|
10960
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
10961
10961
|
isSource: true,
|
|
10962
10962
|
original: {
|
|
10963
10963
|
value: {
|
|
@@ -11047,7 +11047,7 @@ export default {
|
|
|
11047
11047
|
},
|
|
11048
11048
|
},
|
|
11049
11049
|
filePath:
|
|
11050
|
-
"/
|
|
11050
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
11051
11051
|
isSource: true,
|
|
11052
11052
|
original: {
|
|
11053
11053
|
value: {
|
|
@@ -11134,7 +11134,7 @@ export default {
|
|
|
11134
11134
|
},
|
|
11135
11135
|
},
|
|
11136
11136
|
filePath:
|
|
11137
|
-
"/
|
|
11137
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
11138
11138
|
isSource: true,
|
|
11139
11139
|
original: {
|
|
11140
11140
|
value: {
|
|
@@ -11219,7 +11219,7 @@ export default {
|
|
|
11219
11219
|
},
|
|
11220
11220
|
},
|
|
11221
11221
|
filePath:
|
|
11222
|
-
"/
|
|
11222
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
11223
11223
|
isSource: true,
|
|
11224
11224
|
original: {
|
|
11225
11225
|
value: {
|
|
@@ -11305,7 +11305,7 @@ export default {
|
|
|
11305
11305
|
},
|
|
11306
11306
|
},
|
|
11307
11307
|
filePath:
|
|
11308
|
-
"/
|
|
11308
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
11309
11309
|
isSource: true,
|
|
11310
11310
|
original: {
|
|
11311
11311
|
value: {
|
|
@@ -11393,7 +11393,7 @@ export default {
|
|
|
11393
11393
|
},
|
|
11394
11394
|
},
|
|
11395
11395
|
filePath:
|
|
11396
|
-
"/
|
|
11396
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
11397
11397
|
isSource: true,
|
|
11398
11398
|
original: {
|
|
11399
11399
|
value: {
|
|
@@ -11485,7 +11485,7 @@ export default {
|
|
|
11485
11485
|
},
|
|
11486
11486
|
},
|
|
11487
11487
|
filePath:
|
|
11488
|
-
"/
|
|
11488
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
11489
11489
|
isSource: true,
|
|
11490
11490
|
original: {
|
|
11491
11491
|
value: {
|
|
@@ -11573,7 +11573,7 @@ export default {
|
|
|
11573
11573
|
},
|
|
11574
11574
|
},
|
|
11575
11575
|
filePath:
|
|
11576
|
-
"/
|
|
11576
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
11577
11577
|
isSource: true,
|
|
11578
11578
|
original: {
|
|
11579
11579
|
value: {
|
|
@@ -11661,7 +11661,7 @@ export default {
|
|
|
11661
11661
|
},
|
|
11662
11662
|
},
|
|
11663
11663
|
filePath:
|
|
11664
|
-
"/
|
|
11664
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
11665
11665
|
isSource: true,
|
|
11666
11666
|
original: {
|
|
11667
11667
|
value: {
|
|
@@ -11749,7 +11749,7 @@ export default {
|
|
|
11749
11749
|
},
|
|
11750
11750
|
},
|
|
11751
11751
|
filePath:
|
|
11752
|
-
"/
|
|
11752
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
11753
11753
|
isSource: true,
|
|
11754
11754
|
original: {
|
|
11755
11755
|
value: {
|
|
@@ -11837,7 +11837,7 @@ export default {
|
|
|
11837
11837
|
},
|
|
11838
11838
|
},
|
|
11839
11839
|
filePath:
|
|
11840
|
-
"/
|
|
11840
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
11841
11841
|
isSource: true,
|
|
11842
11842
|
original: {
|
|
11843
11843
|
value: {
|
|
@@ -11924,7 +11924,7 @@ export default {
|
|
|
11924
11924
|
},
|
|
11925
11925
|
},
|
|
11926
11926
|
filePath:
|
|
11927
|
-
"/
|
|
11927
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
11928
11928
|
isSource: true,
|
|
11929
11929
|
original: {
|
|
11930
11930
|
value: {
|
|
@@ -12012,7 +12012,7 @@ export default {
|
|
|
12012
12012
|
},
|
|
12013
12013
|
},
|
|
12014
12014
|
filePath:
|
|
12015
|
-
"/
|
|
12015
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
12016
12016
|
isSource: true,
|
|
12017
12017
|
original: {
|
|
12018
12018
|
value: {
|
|
@@ -12098,7 +12098,7 @@ export default {
|
|
|
12098
12098
|
},
|
|
12099
12099
|
},
|
|
12100
12100
|
filePath:
|
|
12101
|
-
"/
|
|
12101
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
12102
12102
|
isSource: true,
|
|
12103
12103
|
original: {
|
|
12104
12104
|
value: {
|
|
@@ -12184,7 +12184,7 @@ export default {
|
|
|
12184
12184
|
},
|
|
12185
12185
|
},
|
|
12186
12186
|
filePath:
|
|
12187
|
-
"/
|
|
12187
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
12188
12188
|
isSource: true,
|
|
12189
12189
|
original: {
|
|
12190
12190
|
value: {
|
|
@@ -12270,7 +12270,7 @@ export default {
|
|
|
12270
12270
|
},
|
|
12271
12271
|
},
|
|
12272
12272
|
filePath:
|
|
12273
|
-
"/
|
|
12273
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
12274
12274
|
isSource: true,
|
|
12275
12275
|
original: {
|
|
12276
12276
|
value: {
|
|
@@ -12356,7 +12356,7 @@ export default {
|
|
|
12356
12356
|
},
|
|
12357
12357
|
},
|
|
12358
12358
|
filePath:
|
|
12359
|
-
"/
|
|
12359
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
12360
12360
|
isSource: true,
|
|
12361
12361
|
original: {
|
|
12362
12362
|
value: {
|
|
@@ -12441,7 +12441,7 @@ export default {
|
|
|
12441
12441
|
},
|
|
12442
12442
|
},
|
|
12443
12443
|
filePath:
|
|
12444
|
-
"/
|
|
12444
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
12445
12445
|
isSource: true,
|
|
12446
12446
|
original: {
|
|
12447
12447
|
value: {
|
|
@@ -12529,7 +12529,7 @@ export default {
|
|
|
12529
12529
|
},
|
|
12530
12530
|
},
|
|
12531
12531
|
filePath:
|
|
12532
|
-
"/
|
|
12532
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
12533
12533
|
isSource: true,
|
|
12534
12534
|
original: {
|
|
12535
12535
|
value: {
|
|
@@ -12617,7 +12617,7 @@ export default {
|
|
|
12617
12617
|
},
|
|
12618
12618
|
},
|
|
12619
12619
|
filePath:
|
|
12620
|
-
"/
|
|
12620
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
12621
12621
|
isSource: true,
|
|
12622
12622
|
original: {
|
|
12623
12623
|
value: {
|
|
@@ -12705,7 +12705,7 @@ export default {
|
|
|
12705
12705
|
},
|
|
12706
12706
|
},
|
|
12707
12707
|
filePath:
|
|
12708
|
-
"/
|
|
12708
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
12709
12709
|
isSource: true,
|
|
12710
12710
|
original: {
|
|
12711
12711
|
value: {
|
|
@@ -12793,7 +12793,7 @@ export default {
|
|
|
12793
12793
|
},
|
|
12794
12794
|
},
|
|
12795
12795
|
filePath:
|
|
12796
|
-
"/
|
|
12796
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
12797
12797
|
isSource: true,
|
|
12798
12798
|
original: {
|
|
12799
12799
|
value: {
|
|
@@ -12881,7 +12881,7 @@ export default {
|
|
|
12881
12881
|
},
|
|
12882
12882
|
},
|
|
12883
12883
|
filePath:
|
|
12884
|
-
"/
|
|
12884
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
12885
12885
|
isSource: true,
|
|
12886
12886
|
original: {
|
|
12887
12887
|
value: {
|
|
@@ -12968,7 +12968,7 @@ export default {
|
|
|
12968
12968
|
},
|
|
12969
12969
|
},
|
|
12970
12970
|
filePath:
|
|
12971
|
-
"/
|
|
12971
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
12972
12972
|
isSource: true,
|
|
12973
12973
|
original: {
|
|
12974
12974
|
value: {
|
|
@@ -13057,7 +13057,7 @@ export default {
|
|
|
13057
13057
|
},
|
|
13058
13058
|
},
|
|
13059
13059
|
filePath:
|
|
13060
|
-
"/
|
|
13060
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
13061
13061
|
isSource: true,
|
|
13062
13062
|
original: {
|
|
13063
13063
|
value: {
|
|
@@ -13145,7 +13145,7 @@ export default {
|
|
|
13145
13145
|
},
|
|
13146
13146
|
},
|
|
13147
13147
|
filePath:
|
|
13148
|
-
"/
|
|
13148
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
13149
13149
|
isSource: true,
|
|
13150
13150
|
original: {
|
|
13151
13151
|
value: {
|
|
@@ -13233,7 +13233,7 @@ export default {
|
|
|
13233
13233
|
},
|
|
13234
13234
|
},
|
|
13235
13235
|
filePath:
|
|
13236
|
-
"/
|
|
13236
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
13237
13237
|
isSource: true,
|
|
13238
13238
|
original: {
|
|
13239
13239
|
value: {
|
|
@@ -13321,7 +13321,7 @@ export default {
|
|
|
13321
13321
|
},
|
|
13322
13322
|
},
|
|
13323
13323
|
filePath:
|
|
13324
|
-
"/
|
|
13324
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
13325
13325
|
isSource: true,
|
|
13326
13326
|
original: {
|
|
13327
13327
|
value: {
|
|
@@ -13409,7 +13409,7 @@ export default {
|
|
|
13409
13409
|
},
|
|
13410
13410
|
},
|
|
13411
13411
|
filePath:
|
|
13412
|
-
"/
|
|
13412
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
13413
13413
|
isSource: true,
|
|
13414
13414
|
original: {
|
|
13415
13415
|
value: {
|
|
@@ -13496,7 +13496,7 @@ export default {
|
|
|
13496
13496
|
},
|
|
13497
13497
|
},
|
|
13498
13498
|
filePath:
|
|
13499
|
-
"/
|
|
13499
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
13500
13500
|
isSource: true,
|
|
13501
13501
|
original: {
|
|
13502
13502
|
value: {
|
|
@@ -13570,7 +13570,7 @@ export default {
|
|
|
13570
13570
|
},
|
|
13571
13571
|
},
|
|
13572
13572
|
filePath:
|
|
13573
|
-
"/
|
|
13573
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
13574
13574
|
isSource: true,
|
|
13575
13575
|
original: {
|
|
13576
13576
|
value: "{semantic.typography.wrap.bold.3}",
|
|
@@ -13634,7 +13634,7 @@ export default {
|
|
|
13634
13634
|
},
|
|
13635
13635
|
},
|
|
13636
13636
|
filePath:
|
|
13637
|
-
"/
|
|
13637
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
13638
13638
|
isSource: true,
|
|
13639
13639
|
original: {
|
|
13640
13640
|
value: "{semantic.typography.wrap.bold.2}",
|
|
@@ -13700,7 +13700,7 @@ export default {
|
|
|
13700
13700
|
},
|
|
13701
13701
|
},
|
|
13702
13702
|
filePath:
|
|
13703
|
-
"/
|
|
13703
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
13704
13704
|
isSource: true,
|
|
13705
13705
|
original: {
|
|
13706
13706
|
value: "{semantic.typography.wrap.medium.3}",
|
|
@@ -13764,7 +13764,7 @@ export default {
|
|
|
13764
13764
|
},
|
|
13765
13765
|
},
|
|
13766
13766
|
filePath:
|
|
13767
|
-
"/
|
|
13767
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
13768
13768
|
isSource: true,
|
|
13769
13769
|
original: {
|
|
13770
13770
|
value: "{semantic.typography.wrap.medium.2}",
|
|
@@ -13828,7 +13828,7 @@ export default {
|
|
|
13828
13828
|
},
|
|
13829
13829
|
},
|
|
13830
13830
|
filePath:
|
|
13831
|
-
"/
|
|
13831
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
13832
13832
|
isSource: true,
|
|
13833
13833
|
original: {
|
|
13834
13834
|
value: "{semantic.typography.wrap.medium.1}",
|
|
@@ -13892,7 +13892,7 @@ export default {
|
|
|
13892
13892
|
},
|
|
13893
13893
|
},
|
|
13894
13894
|
filePath:
|
|
13895
|
-
"/
|
|
13895
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
13896
13896
|
isSource: true,
|
|
13897
13897
|
original: {
|
|
13898
13898
|
value: "{semantic.typography.wrap.medium.0}",
|
|
@@ -13955,7 +13955,7 @@ export default {
|
|
|
13955
13955
|
},
|
|
13956
13956
|
},
|
|
13957
13957
|
filePath:
|
|
13958
|
-
"/
|
|
13958
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
13959
13959
|
isSource: true,
|
|
13960
13960
|
original: {
|
|
13961
13961
|
value: "{semantic.typography.wrap.medium.-1}",
|
|
@@ -14019,7 +14019,7 @@ export default {
|
|
|
14019
14019
|
},
|
|
14020
14020
|
},
|
|
14021
14021
|
filePath:
|
|
14022
|
-
"/
|
|
14022
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
14023
14023
|
isSource: true,
|
|
14024
14024
|
original: {
|
|
14025
14025
|
value: "{semantic.typography.wrap.regular.-1}",
|
|
@@ -14093,7 +14093,7 @@ export default {
|
|
|
14093
14093
|
},
|
|
14094
14094
|
},
|
|
14095
14095
|
filePath:
|
|
14096
|
-
"/
|
|
14096
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
14097
14097
|
isSource: true,
|
|
14098
14098
|
original: {
|
|
14099
14099
|
value: "{semantic.typography.default.default}",
|
|
@@ -14158,7 +14158,7 @@ export default {
|
|
|
14158
14158
|
},
|
|
14159
14159
|
},
|
|
14160
14160
|
filePath:
|
|
14161
|
-
"/
|
|
14161
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
14162
14162
|
isSource: true,
|
|
14163
14163
|
original: {
|
|
14164
14164
|
value: {
|
|
@@ -14225,7 +14225,7 @@ export default {
|
|
|
14225
14225
|
},
|
|
14226
14226
|
},
|
|
14227
14227
|
filePath:
|
|
14228
|
-
"/
|
|
14228
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/typography.json",
|
|
14229
14229
|
isSource: true,
|
|
14230
14230
|
original: {
|
|
14231
14231
|
value: "{semantic.typography.wrap.regular.-2}",
|
|
@@ -14288,7 +14288,7 @@ export default {
|
|
|
14288
14288
|
},
|
|
14289
14289
|
},
|
|
14290
14290
|
filePath:
|
|
14291
|
-
"/
|
|
14291
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/z-index.json",
|
|
14292
14292
|
isSource: true,
|
|
14293
14293
|
original: {
|
|
14294
14294
|
value: "{core.z-index.0}",
|
|
@@ -14348,7 +14348,7 @@ export default {
|
|
|
14348
14348
|
},
|
|
14349
14349
|
},
|
|
14350
14350
|
filePath:
|
|
14351
|
-
"/
|
|
14351
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/z-index.json",
|
|
14352
14352
|
isSource: true,
|
|
14353
14353
|
original: {
|
|
14354
14354
|
value: "{core.z-index.1}",
|
|
@@ -14408,7 +14408,7 @@ export default {
|
|
|
14408
14408
|
},
|
|
14409
14409
|
},
|
|
14410
14410
|
filePath:
|
|
14411
|
-
"/
|
|
14411
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/z-index.json",
|
|
14412
14412
|
isSource: true,
|
|
14413
14413
|
original: {
|
|
14414
14414
|
value: "{core.z-index.3}",
|
|
@@ -14468,7 +14468,7 @@ export default {
|
|
|
14468
14468
|
},
|
|
14469
14469
|
},
|
|
14470
14470
|
filePath:
|
|
14471
|
-
"/
|
|
14471
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/z-index.json",
|
|
14472
14472
|
isSource: true,
|
|
14473
14473
|
original: {
|
|
14474
14474
|
value: "{core.z-index.4}",
|
|
@@ -14528,7 +14528,7 @@ export default {
|
|
|
14528
14528
|
},
|
|
14529
14529
|
},
|
|
14530
14530
|
filePath:
|
|
14531
|
-
"/
|
|
14531
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/z-index.json",
|
|
14532
14532
|
isSource: true,
|
|
14533
14533
|
original: {
|
|
14534
14534
|
value: "{core.z-index.5}",
|
|
@@ -14588,7 +14588,7 @@ export default {
|
|
|
14588
14588
|
},
|
|
14589
14589
|
},
|
|
14590
14590
|
filePath:
|
|
14591
|
-
"/
|
|
14591
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/z-index.json",
|
|
14592
14592
|
isSource: true,
|
|
14593
14593
|
original: {
|
|
14594
14594
|
value: "{core.z-index.6}",
|
|
@@ -14648,7 +14648,7 @@ export default {
|
|
|
14648
14648
|
},
|
|
14649
14649
|
},
|
|
14650
14650
|
filePath:
|
|
14651
|
-
"/
|
|
14651
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/z-index.json",
|
|
14652
14652
|
isSource: true,
|
|
14653
14653
|
original: {
|
|
14654
14654
|
value: "{core.z-index.7}",
|
|
@@ -14708,7 +14708,7 @@ export default {
|
|
|
14708
14708
|
},
|
|
14709
14709
|
},
|
|
14710
14710
|
filePath:
|
|
14711
|
-
"/
|
|
14711
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/z-index.json",
|
|
14712
14712
|
isSource: true,
|
|
14713
14713
|
original: {
|
|
14714
14714
|
value: "{core.z-index.8}",
|
|
@@ -14768,7 +14768,7 @@ export default {
|
|
|
14768
14768
|
},
|
|
14769
14769
|
},
|
|
14770
14770
|
filePath:
|
|
14771
|
-
"/
|
|
14771
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/z-index.json",
|
|
14772
14772
|
isSource: true,
|
|
14773
14773
|
original: {
|
|
14774
14774
|
value: "{core.z-index.9}",
|
|
@@ -14828,7 +14828,7 @@ export default {
|
|
|
14828
14828
|
},
|
|
14829
14829
|
},
|
|
14830
14830
|
filePath:
|
|
14831
|
-
"/
|
|
14831
|
+
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/z-index.json",
|
|
14832
14832
|
isSource: true,
|
|
14833
14833
|
original: {
|
|
14834
14834
|
value: "{core.z-index.9} + 1",
|