@esri/calcite-design-tokens 3.2.0-next.5 → 3.2.0-next.6
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/docs/core.json +1 -1
- package/dist/docs/dark.json +1 -1
- package/dist/docs/global.json +21 -21
- package/dist/docs/light.json +1 -1
- package/dist/docs/semantic.json +1 -1
- package/dist/js/global.js +20 -20
- package/package.json +2 -2
package/dist/docs/core.json
CHANGED
package/dist/docs/dark.json
CHANGED
package/dist/docs/global.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp":
|
|
2
|
+
"timestamp": 1751555605976,
|
|
3
3
|
"tokens": [
|
|
4
4
|
{
|
|
5
5
|
"key": "{semantic.color.background.default}",
|
|
@@ -5087,7 +5087,7 @@
|
|
|
5087
5087
|
"css": "var(--calcite-typography-light-minus-3h)",
|
|
5088
5088
|
"js": "semantic.typography.default.light.-3h",
|
|
5089
5089
|
"docs": "semantic.typography.default.light.-3h",
|
|
5090
|
-
"es6": "
|
|
5090
|
+
"es6": "calciteTypographyLightMinus3h"
|
|
5091
5091
|
},
|
|
5092
5092
|
"calcite-schema": {
|
|
5093
5093
|
"system": "calcite",
|
|
@@ -5132,7 +5132,7 @@
|
|
|
5132
5132
|
"css": "var(--calcite-typography-light-minus-2h)",
|
|
5133
5133
|
"js": "semantic.typography.default.light.-2h",
|
|
5134
5134
|
"docs": "semantic.typography.default.light.-2h",
|
|
5135
|
-
"es6": "
|
|
5135
|
+
"es6": "calciteTypographyLightMinus2h"
|
|
5136
5136
|
},
|
|
5137
5137
|
"calcite-schema": {
|
|
5138
5138
|
"system": "calcite",
|
|
@@ -5177,7 +5177,7 @@
|
|
|
5177
5177
|
"css": "var(--calcite-typography-light-minus-1h)",
|
|
5178
5178
|
"js": "semantic.typography.default.light.-1h",
|
|
5179
5179
|
"docs": "semantic.typography.default.light.-1h",
|
|
5180
|
-
"es6": "
|
|
5180
|
+
"es6": "calciteTypographyLightMinus1h"
|
|
5181
5181
|
},
|
|
5182
5182
|
"calcite-schema": {
|
|
5183
5183
|
"system": "calcite",
|
|
@@ -5222,7 +5222,7 @@
|
|
|
5222
5222
|
"css": "var(--calcite-typography-light-0h)",
|
|
5223
5223
|
"js": "semantic.typography.default.light.0h",
|
|
5224
5224
|
"docs": "semantic.typography.default.light.0h",
|
|
5225
|
-
"es6": "
|
|
5225
|
+
"es6": "calciteTypographyLight0h"
|
|
5226
5226
|
},
|
|
5227
5227
|
"calcite-schema": {
|
|
5228
5228
|
"system": "calcite",
|
|
@@ -5267,7 +5267,7 @@
|
|
|
5267
5267
|
"css": "var(--calcite-typography-light-1h)",
|
|
5268
5268
|
"js": "semantic.typography.default.light.1h",
|
|
5269
5269
|
"docs": "semantic.typography.default.light.1h",
|
|
5270
|
-
"es6": "
|
|
5270
|
+
"es6": "calciteTypographyLight1h"
|
|
5271
5271
|
},
|
|
5272
5272
|
"calcite-schema": {
|
|
5273
5273
|
"system": "calcite",
|
|
@@ -5312,7 +5312,7 @@
|
|
|
5312
5312
|
"css": "var(--calcite-typography-regular-minus-3h)",
|
|
5313
5313
|
"js": "semantic.typography.default.regular.-3h",
|
|
5314
5314
|
"docs": "semantic.typography.default.regular.-3h",
|
|
5315
|
-
"es6": "
|
|
5315
|
+
"es6": "calciteTypographyRegularMinus3h"
|
|
5316
5316
|
},
|
|
5317
5317
|
"calcite-schema": {
|
|
5318
5318
|
"system": "calcite",
|
|
@@ -5357,7 +5357,7 @@
|
|
|
5357
5357
|
"css": "var(--calcite-typography-regular-minus-2h)",
|
|
5358
5358
|
"js": "semantic.typography.default.regular.-2h",
|
|
5359
5359
|
"docs": "semantic.typography.default.regular.-2h",
|
|
5360
|
-
"es6": "
|
|
5360
|
+
"es6": "calciteTypographyRegularMinus2h"
|
|
5361
5361
|
},
|
|
5362
5362
|
"calcite-schema": {
|
|
5363
5363
|
"system": "calcite",
|
|
@@ -5385,7 +5385,7 @@
|
|
|
5385
5385
|
"css": "var(--calcite-typography-regular-minus-1h)",
|
|
5386
5386
|
"js": "semantic.typography.default.regular.-1h",
|
|
5387
5387
|
"docs": "semantic.typography.default.regular.-1h",
|
|
5388
|
-
"es6": "
|
|
5388
|
+
"es6": "calciteTypographyRegularMinus1h"
|
|
5389
5389
|
},
|
|
5390
5390
|
"calcite-schema": {
|
|
5391
5391
|
"system": "calcite",
|
|
@@ -5430,7 +5430,7 @@
|
|
|
5430
5430
|
"css": "var(--calcite-typography-regular-0h)",
|
|
5431
5431
|
"js": "semantic.typography.default.regular.0h",
|
|
5432
5432
|
"docs": "semantic.typography.default.regular.0h",
|
|
5433
|
-
"es6": "
|
|
5433
|
+
"es6": "calciteTypographyRegular0h"
|
|
5434
5434
|
},
|
|
5435
5435
|
"calcite-schema": {
|
|
5436
5436
|
"system": "calcite",
|
|
@@ -5475,7 +5475,7 @@
|
|
|
5475
5475
|
"css": "var(--calcite-typography-regular-1h)",
|
|
5476
5476
|
"js": "semantic.typography.default.regular.1h",
|
|
5477
5477
|
"docs": "semantic.typography.default.regular.1h",
|
|
5478
|
-
"es6": "
|
|
5478
|
+
"es6": "calciteTypographyRegular1h"
|
|
5479
5479
|
},
|
|
5480
5480
|
"calcite-schema": {
|
|
5481
5481
|
"system": "calcite",
|
|
@@ -5520,7 +5520,7 @@
|
|
|
5520
5520
|
"css": "var(--calcite-typography-medium-minus-3h)",
|
|
5521
5521
|
"js": "semantic.typography.default.medium.-3h",
|
|
5522
5522
|
"docs": "semantic.typography.default.medium.-3h",
|
|
5523
|
-
"es6": "
|
|
5523
|
+
"es6": "calciteTypographyMediumMinus3h"
|
|
5524
5524
|
},
|
|
5525
5525
|
"calcite-schema": {
|
|
5526
5526
|
"system": "calcite",
|
|
@@ -5565,7 +5565,7 @@
|
|
|
5565
5565
|
"css": "var(--calcite-typography-medium-minus-2h)",
|
|
5566
5566
|
"js": "semantic.typography.default.medium.-2h",
|
|
5567
5567
|
"docs": "semantic.typography.default.medium.-2h",
|
|
5568
|
-
"es6": "
|
|
5568
|
+
"es6": "calciteTypographyMediumMinus2h"
|
|
5569
5569
|
},
|
|
5570
5570
|
"calcite-schema": {
|
|
5571
5571
|
"system": "calcite",
|
|
@@ -5610,7 +5610,7 @@
|
|
|
5610
5610
|
"css": "var(--calcite-typography-medium-minus-1h)",
|
|
5611
5611
|
"js": "semantic.typography.default.medium.-1h",
|
|
5612
5612
|
"docs": "semantic.typography.default.medium.-1h",
|
|
5613
|
-
"es6": "
|
|
5613
|
+
"es6": "calciteTypographyMediumMinus1h"
|
|
5614
5614
|
},
|
|
5615
5615
|
"calcite-schema": {
|
|
5616
5616
|
"system": "calcite",
|
|
@@ -5655,7 +5655,7 @@
|
|
|
5655
5655
|
"css": "var(--calcite-typography-medium-0h)",
|
|
5656
5656
|
"js": "semantic.typography.default.medium.0h",
|
|
5657
5657
|
"docs": "semantic.typography.default.medium.0h",
|
|
5658
|
-
"es6": "
|
|
5658
|
+
"es6": "calciteTypographyMedium0h"
|
|
5659
5659
|
},
|
|
5660
5660
|
"calcite-schema": {
|
|
5661
5661
|
"system": "calcite",
|
|
@@ -5700,7 +5700,7 @@
|
|
|
5700
5700
|
"css": "var(--calcite-typography-medium-1h)",
|
|
5701
5701
|
"js": "semantic.typography.default.medium.1h",
|
|
5702
5702
|
"docs": "semantic.typography.default.medium.1h",
|
|
5703
|
-
"es6": "
|
|
5703
|
+
"es6": "calciteTypographyMedium1h"
|
|
5704
5704
|
},
|
|
5705
5705
|
"calcite-schema": {
|
|
5706
5706
|
"system": "calcite",
|
|
@@ -5745,7 +5745,7 @@
|
|
|
5745
5745
|
"css": "var(--calcite-typography-bold-minus-3h)",
|
|
5746
5746
|
"js": "semantic.typography.default.bold.-3h",
|
|
5747
5747
|
"docs": "semantic.typography.default.bold.-3h",
|
|
5748
|
-
"es6": "
|
|
5748
|
+
"es6": "calciteTypographyBoldMinus3h"
|
|
5749
5749
|
},
|
|
5750
5750
|
"calcite-schema": {
|
|
5751
5751
|
"system": "calcite",
|
|
@@ -5790,7 +5790,7 @@
|
|
|
5790
5790
|
"css": "var(--calcite-typography-bold-minus-2h)",
|
|
5791
5791
|
"js": "semantic.typography.default.bold.-2h",
|
|
5792
5792
|
"docs": "semantic.typography.default.bold.-2h",
|
|
5793
|
-
"es6": "
|
|
5793
|
+
"es6": "calciteTypographyBoldMinus2h"
|
|
5794
5794
|
},
|
|
5795
5795
|
"calcite-schema": {
|
|
5796
5796
|
"system": "calcite",
|
|
@@ -5835,7 +5835,7 @@
|
|
|
5835
5835
|
"css": "var(--calcite-typography-bold-minus-1h)",
|
|
5836
5836
|
"js": "semantic.typography.default.bold.-1h",
|
|
5837
5837
|
"docs": "semantic.typography.default.bold.-1h",
|
|
5838
|
-
"es6": "
|
|
5838
|
+
"es6": "calciteTypographyBoldMinus1h"
|
|
5839
5839
|
},
|
|
5840
5840
|
"calcite-schema": {
|
|
5841
5841
|
"system": "calcite",
|
|
@@ -5880,7 +5880,7 @@
|
|
|
5880
5880
|
"css": "var(--calcite-typography-bold-0h)",
|
|
5881
5881
|
"js": "semantic.typography.default.bold.0h",
|
|
5882
5882
|
"docs": "semantic.typography.default.bold.0h",
|
|
5883
|
-
"es6": "
|
|
5883
|
+
"es6": "calciteTypographyBold0h"
|
|
5884
5884
|
},
|
|
5885
5885
|
"calcite-schema": {
|
|
5886
5886
|
"system": "calcite",
|
|
@@ -5925,7 +5925,7 @@
|
|
|
5925
5925
|
"css": "var(--calcite-typography-bold-1h)",
|
|
5926
5926
|
"js": "semantic.typography.default.bold.1h",
|
|
5927
5927
|
"docs": "semantic.typography.default.bold.1h",
|
|
5928
|
-
"es6": "
|
|
5928
|
+
"es6": "calciteTypographyBold1h"
|
|
5929
5929
|
},
|
|
5930
5930
|
"calcite-schema": {
|
|
5931
5931
|
"system": "calcite",
|
package/dist/docs/light.json
CHANGED
package/dist/docs/semantic.json
CHANGED
package/dist/js/global.js
CHANGED
|
@@ -6919,7 +6919,7 @@ export default {
|
|
|
6919
6919
|
css: "var(--calcite-typography-light-minus-3h)",
|
|
6920
6920
|
js: "semantic.typography.default.light.-3h",
|
|
6921
6921
|
docs: "semantic.typography.default.light.-3h",
|
|
6922
|
-
es6: "
|
|
6922
|
+
es6: "calciteTypographyLightMinus3h",
|
|
6923
6923
|
},
|
|
6924
6924
|
"calcite-schema": {
|
|
6925
6925
|
system: "calcite",
|
|
@@ -6982,7 +6982,7 @@ export default {
|
|
|
6982
6982
|
css: "var(--calcite-typography-light-minus-2h)",
|
|
6983
6983
|
js: "semantic.typography.default.light.-2h",
|
|
6984
6984
|
docs: "semantic.typography.default.light.-2h",
|
|
6985
|
-
es6: "
|
|
6985
|
+
es6: "calciteTypographyLightMinus2h",
|
|
6986
6986
|
},
|
|
6987
6987
|
"calcite-schema": {
|
|
6988
6988
|
system: "calcite",
|
|
@@ -7043,7 +7043,7 @@ export default {
|
|
|
7043
7043
|
css: "var(--calcite-typography-light-minus-1h)",
|
|
7044
7044
|
js: "semantic.typography.default.light.-1h",
|
|
7045
7045
|
docs: "semantic.typography.default.light.-1h",
|
|
7046
|
-
es6: "
|
|
7046
|
+
es6: "calciteTypographyLightMinus1h",
|
|
7047
7047
|
},
|
|
7048
7048
|
"calcite-schema": {
|
|
7049
7049
|
system: "calcite",
|
|
@@ -7105,7 +7105,7 @@ export default {
|
|
|
7105
7105
|
css: "var(--calcite-typography-light-0h)",
|
|
7106
7106
|
js: "semantic.typography.default.light.0h",
|
|
7107
7107
|
docs: "semantic.typography.default.light.0h",
|
|
7108
|
-
es6: "
|
|
7108
|
+
es6: "calciteTypographyLight0h",
|
|
7109
7109
|
},
|
|
7110
7110
|
"calcite-schema": {
|
|
7111
7111
|
system: "calcite",
|
|
@@ -7169,7 +7169,7 @@ export default {
|
|
|
7169
7169
|
css: "var(--calcite-typography-light-1h)",
|
|
7170
7170
|
js: "semantic.typography.default.light.1h",
|
|
7171
7171
|
docs: "semantic.typography.default.light.1h",
|
|
7172
|
-
es6: "
|
|
7172
|
+
es6: "calciteTypographyLight1h",
|
|
7173
7173
|
},
|
|
7174
7174
|
"calcite-schema": {
|
|
7175
7175
|
system: "calcite",
|
|
@@ -7234,7 +7234,7 @@ export default {
|
|
|
7234
7234
|
css: "var(--calcite-typography-regular-minus-3h)",
|
|
7235
7235
|
js: "semantic.typography.default.regular.-3h",
|
|
7236
7236
|
docs: "semantic.typography.default.regular.-3h",
|
|
7237
|
-
es6: "
|
|
7237
|
+
es6: "calciteTypographyRegularMinus3h",
|
|
7238
7238
|
},
|
|
7239
7239
|
"calcite-schema": {
|
|
7240
7240
|
system: "calcite",
|
|
@@ -7295,7 +7295,7 @@ export default {
|
|
|
7295
7295
|
css: "var(--calcite-typography-regular-minus-2h)",
|
|
7296
7296
|
js: "semantic.typography.default.regular.-2h",
|
|
7297
7297
|
docs: "semantic.typography.default.regular.-2h",
|
|
7298
|
-
es6: "
|
|
7298
|
+
es6: "calciteTypographyRegularMinus2h",
|
|
7299
7299
|
},
|
|
7300
7300
|
"calcite-schema": {
|
|
7301
7301
|
system: "calcite",
|
|
@@ -7350,7 +7350,7 @@ export default {
|
|
|
7350
7350
|
css: "var(--calcite-typography-regular-minus-1h)",
|
|
7351
7351
|
js: "semantic.typography.default.regular.-1h",
|
|
7352
7352
|
docs: "semantic.typography.default.regular.-1h",
|
|
7353
|
-
es6: "
|
|
7353
|
+
es6: "calciteTypographyRegularMinus1h",
|
|
7354
7354
|
},
|
|
7355
7355
|
"calcite-schema": {
|
|
7356
7356
|
system: "calcite",
|
|
@@ -7406,7 +7406,7 @@ export default {
|
|
|
7406
7406
|
css: "var(--calcite-typography-regular-0h)",
|
|
7407
7407
|
js: "semantic.typography.default.regular.0h",
|
|
7408
7408
|
docs: "semantic.typography.default.regular.0h",
|
|
7409
|
-
es6: "
|
|
7409
|
+
es6: "calciteTypographyRegular0h",
|
|
7410
7410
|
},
|
|
7411
7411
|
"calcite-schema": {
|
|
7412
7412
|
system: "calcite",
|
|
@@ -7468,7 +7468,7 @@ export default {
|
|
|
7468
7468
|
css: "var(--calcite-typography-regular-1h)",
|
|
7469
7469
|
js: "semantic.typography.default.regular.1h",
|
|
7470
7470
|
docs: "semantic.typography.default.regular.1h",
|
|
7471
|
-
es6: "
|
|
7471
|
+
es6: "calciteTypographyRegular1h",
|
|
7472
7472
|
},
|
|
7473
7473
|
"calcite-schema": {
|
|
7474
7474
|
system: "calcite",
|
|
@@ -7533,7 +7533,7 @@ export default {
|
|
|
7533
7533
|
css: "var(--calcite-typography-medium-minus-3h)",
|
|
7534
7534
|
js: "semantic.typography.default.medium.-3h",
|
|
7535
7535
|
docs: "semantic.typography.default.medium.-3h",
|
|
7536
|
-
es6: "
|
|
7536
|
+
es6: "calciteTypographyMediumMinus3h",
|
|
7537
7537
|
},
|
|
7538
7538
|
"calcite-schema": {
|
|
7539
7539
|
system: "calcite",
|
|
@@ -7596,7 +7596,7 @@ export default {
|
|
|
7596
7596
|
css: "var(--calcite-typography-medium-minus-2h)",
|
|
7597
7597
|
js: "semantic.typography.default.medium.-2h",
|
|
7598
7598
|
docs: "semantic.typography.default.medium.-2h",
|
|
7599
|
-
es6: "
|
|
7599
|
+
es6: "calciteTypographyMediumMinus2h",
|
|
7600
7600
|
},
|
|
7601
7601
|
"calcite-schema": {
|
|
7602
7602
|
system: "calcite",
|
|
@@ -7657,7 +7657,7 @@ export default {
|
|
|
7657
7657
|
css: "var(--calcite-typography-medium-minus-1h)",
|
|
7658
7658
|
js: "semantic.typography.default.medium.-1h",
|
|
7659
7659
|
docs: "semantic.typography.default.medium.-1h",
|
|
7660
|
-
es6: "
|
|
7660
|
+
es6: "calciteTypographyMediumMinus1h",
|
|
7661
7661
|
},
|
|
7662
7662
|
"calcite-schema": {
|
|
7663
7663
|
system: "calcite",
|
|
@@ -7719,7 +7719,7 @@ export default {
|
|
|
7719
7719
|
css: "var(--calcite-typography-medium-0h)",
|
|
7720
7720
|
js: "semantic.typography.default.medium.0h",
|
|
7721
7721
|
docs: "semantic.typography.default.medium.0h",
|
|
7722
|
-
es6: "
|
|
7722
|
+
es6: "calciteTypographyMedium0h",
|
|
7723
7723
|
},
|
|
7724
7724
|
"calcite-schema": {
|
|
7725
7725
|
system: "calcite",
|
|
@@ -7783,7 +7783,7 @@ export default {
|
|
|
7783
7783
|
css: "var(--calcite-typography-medium-1h)",
|
|
7784
7784
|
js: "semantic.typography.default.medium.1h",
|
|
7785
7785
|
docs: "semantic.typography.default.medium.1h",
|
|
7786
|
-
es6: "
|
|
7786
|
+
es6: "calciteTypographyMedium1h",
|
|
7787
7787
|
},
|
|
7788
7788
|
"calcite-schema": {
|
|
7789
7789
|
system: "calcite",
|
|
@@ -7849,7 +7849,7 @@ export default {
|
|
|
7849
7849
|
css: "var(--calcite-typography-bold-minus-3h)",
|
|
7850
7850
|
js: "semantic.typography.default.bold.-3h",
|
|
7851
7851
|
docs: "semantic.typography.default.bold.-3h",
|
|
7852
|
-
es6: "
|
|
7852
|
+
es6: "calciteTypographyBoldMinus3h",
|
|
7853
7853
|
},
|
|
7854
7854
|
"calcite-schema": {
|
|
7855
7855
|
system: "calcite",
|
|
@@ -7912,7 +7912,7 @@ export default {
|
|
|
7912
7912
|
css: "var(--calcite-typography-bold-minus-2h)",
|
|
7913
7913
|
js: "semantic.typography.default.bold.-2h",
|
|
7914
7914
|
docs: "semantic.typography.default.bold.-2h",
|
|
7915
|
-
es6: "
|
|
7915
|
+
es6: "calciteTypographyBoldMinus2h",
|
|
7916
7916
|
},
|
|
7917
7917
|
"calcite-schema": {
|
|
7918
7918
|
system: "calcite",
|
|
@@ -7973,7 +7973,7 @@ export default {
|
|
|
7973
7973
|
css: "var(--calcite-typography-bold-minus-1h)",
|
|
7974
7974
|
js: "semantic.typography.default.bold.-1h",
|
|
7975
7975
|
docs: "semantic.typography.default.bold.-1h",
|
|
7976
|
-
es6: "
|
|
7976
|
+
es6: "calciteTypographyBoldMinus1h",
|
|
7977
7977
|
},
|
|
7978
7978
|
"calcite-schema": {
|
|
7979
7979
|
system: "calcite",
|
|
@@ -8035,7 +8035,7 @@ export default {
|
|
|
8035
8035
|
css: "var(--calcite-typography-bold-0h)",
|
|
8036
8036
|
js: "semantic.typography.default.bold.0h",
|
|
8037
8037
|
docs: "semantic.typography.default.bold.0h",
|
|
8038
|
-
es6: "
|
|
8038
|
+
es6: "calciteTypographyBold0h",
|
|
8039
8039
|
},
|
|
8040
8040
|
"calcite-schema": {
|
|
8041
8041
|
system: "calcite",
|
|
@@ -8099,7 +8099,7 @@ export default {
|
|
|
8099
8099
|
css: "var(--calcite-typography-bold-1h)",
|
|
8100
8100
|
js: "semantic.typography.default.bold.1h",
|
|
8101
8101
|
docs: "semantic.typography.default.bold.1h",
|
|
8102
|
-
es6: "
|
|
8102
|
+
es6: "calciteTypographyBold1h",
|
|
8103
8103
|
},
|
|
8104
8104
|
"calcite-schema": {
|
|
8105
8105
|
system: "calcite",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@esri/calcite-design-tokens",
|
|
3
|
-
"version": "3.2.0-next.
|
|
3
|
+
"version": "3.2.0-next.6",
|
|
4
4
|
"description": "Esri's Calcite Design System Tokens",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Calcite",
|
|
@@ -46,5 +46,5 @@
|
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"vitest": "3.2.4"
|
|
48
48
|
},
|
|
49
|
-
"gitHead": "
|
|
49
|
+
"gitHead": "49ec1cba72d4cfba6ba6f01076c23945fc760b49"
|
|
50
50
|
}
|