@esri/calcite-design-tokens 2.3.0-next.0 → 2.3.0-next.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/breakpoint.css +1 -1
- package/dist/css/classes.css +1 -1
- package/dist/css/core.css +7 -7
- package/dist/css/dark.css +1 -1
- package/dist/css/global.css +12 -12
- package/dist/css/index.css +1 -1
- package/dist/css/light.css +1 -1
- package/dist/docs/core.json +7 -1
- package/dist/docs/global.json +13 -3
- package/dist/es6/core.d.ts +7 -1
- package/dist/es6/core.js +7 -7
- package/dist/es6/global.d.ts +11 -1
- package/dist/es6/global.js +13 -13
- package/dist/js/core.d.ts +1 -1
- package/dist/js/core.js +13 -1
- package/dist/js/global.d.ts +1 -1
- package/dist/js/global.js +24 -4
- package/dist/scss/breakpoints.scss +1 -1
- package/dist/scss/core.scss +7 -7
- package/dist/scss/dark.scss +1 -1
- package/dist/scss/global.scss +12 -12
- 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/css/breakpoint.css
CHANGED
package/dist/css/classes.css
CHANGED
package/dist/css/core.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu,
|
|
3
|
+
* Generated on Thu, 21 Nov 2024 20:29:59 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -68,12 +68,12 @@
|
|
|
68
68
|
--calcite-opacity-8: 0.08;
|
|
69
69
|
--calcite-opacity-4: 0.04;
|
|
70
70
|
--calcite-opacity-0: 0;
|
|
71
|
-
--calcite-font-text-case-capitalize: capitalize;
|
|
72
|
-
--calcite-font-text-case-lowercase: lowercase;
|
|
73
|
-
--calcite-font-text-case-uppercase: uppercase;
|
|
74
|
-
--calcite-font-text-case-none: none;
|
|
75
|
-
--calcite-font-text-decoration-underline: underline;
|
|
76
|
-
--calcite-font-text-decoration-none: none;
|
|
71
|
+
--calcite-font-text-case-capitalize: capitalize; /* Deprecated */
|
|
72
|
+
--calcite-font-text-case-lowercase: lowercase; /* Deprecated */
|
|
73
|
+
--calcite-font-text-case-uppercase: uppercase; /* Deprecated */
|
|
74
|
+
--calcite-font-text-case-none: none; /* Deprecated */
|
|
75
|
+
--calcite-font-text-decoration-underline: underline; /* Deprecated */
|
|
76
|
+
--calcite-font-text-decoration-none: none; /* Deprecated */
|
|
77
77
|
--calcite-font-weight-heavy: 900;
|
|
78
78
|
--calcite-font-weight-black: 900; /* only for Avenir Next World (secondary font family) */
|
|
79
79
|
--calcite-font-weight-extrabold: 800; /* only for Avenir Next World (secondary font family) */
|
package/dist/css/dark.css
CHANGED
package/dist/css/global.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu,
|
|
3
|
+
* Generated on Thu, 21 Nov 2024 20:30:01 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -41,16 +41,16 @@
|
|
|
41
41
|
--calcite-opacity-dark: 0.85;
|
|
42
42
|
--calcite-opacity-half: 0.5;
|
|
43
43
|
--calcite-opacity-light: 0.4;
|
|
44
|
-
--calcite-font-text-case-capitalize: capitalize;
|
|
45
|
-
--calcite-font-text-case-lowercase: lowercase;
|
|
46
|
-
--calcite-font-text-case-uppercase: uppercase;
|
|
47
|
-
--calcite-font-text-case-none: none;
|
|
48
|
-
--calcite-font-text-decoration-underline: underline;
|
|
49
|
-
--calcite-font-text-decoration-none: none;
|
|
50
|
-
--calcite-font-paragraph-spacing-normal: 4px;
|
|
51
|
-
--calcite-font-letter-spacing-wide: 0.4;
|
|
52
|
-
--calcite-font-letter-spacing-normal: 0;
|
|
53
|
-
--calcite-font-letter-spacing-tight: -0.4;
|
|
44
|
+
--calcite-font-text-case-capitalize: capitalize; /* Deprecated */
|
|
45
|
+
--calcite-font-text-case-lowercase: lowercase; /* Deprecated */
|
|
46
|
+
--calcite-font-text-case-uppercase: uppercase; /* Deprecated */
|
|
47
|
+
--calcite-font-text-case-none: none; /* Deprecated */
|
|
48
|
+
--calcite-font-text-decoration-underline: underline; /* Deprecated */
|
|
49
|
+
--calcite-font-text-decoration-none: none; /* Deprecated */
|
|
50
|
+
--calcite-font-paragraph-spacing-normal: 4px; /* Deprecated */
|
|
51
|
+
--calcite-font-letter-spacing-wide: 0.4; /* Deprecated */
|
|
52
|
+
--calcite-font-letter-spacing-normal: 0; /* Deprecated */
|
|
53
|
+
--calcite-font-letter-spacing-tight: -0.4; /* Deprecated */
|
|
54
54
|
--calcite-font-line-height-relative-loose: 2; /* 2 */
|
|
55
55
|
--calcite-font-line-height-relative-relaxed: 1.625; /* 1.625 */
|
|
56
56
|
--calcite-font-line-height-relative-normal: 1.5; /* 1.5 */
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
--calcite-font-size: 14px;
|
|
70
70
|
--calcite-font-size-sm: 12px;
|
|
71
71
|
--calcite-font-size-xs: 10px;
|
|
72
|
-
--calcite-font-weight-bold:
|
|
72
|
+
--calcite-font-weight-bold: 600;
|
|
73
73
|
--calcite-font-weight-semibold: 600;
|
|
74
74
|
--calcite-font-weight-medium: 500;
|
|
75
75
|
--calcite-font-weight-regular: 400;
|
package/dist/css/index.css
CHANGED
package/dist/css/light.css
CHANGED
package/dist/docs/core.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp":
|
|
2
|
+
"timestamp": 1732221000343,
|
|
3
3
|
"tokens": [
|
|
4
4
|
{
|
|
5
5
|
"value": "#ffffff",
|
|
@@ -8294,6 +8294,7 @@
|
|
|
8294
8294
|
{
|
|
8295
8295
|
"value": "none",
|
|
8296
8296
|
"type": "textDecoration",
|
|
8297
|
+
"description": "Deprecated",
|
|
8297
8298
|
"attributes": {
|
|
8298
8299
|
"calcite-schema": {
|
|
8299
8300
|
"system": "calcite",
|
|
@@ -8329,6 +8330,7 @@
|
|
|
8329
8330
|
{
|
|
8330
8331
|
"value": "underline",
|
|
8331
8332
|
"type": "textDecoration",
|
|
8333
|
+
"description": "Deprecated",
|
|
8332
8334
|
"attributes": {
|
|
8333
8335
|
"calcite-schema": {
|
|
8334
8336
|
"system": "calcite",
|
|
@@ -8364,6 +8366,7 @@
|
|
|
8364
8366
|
{
|
|
8365
8367
|
"value": "none",
|
|
8366
8368
|
"type": "textCase",
|
|
8369
|
+
"description": "Deprecated",
|
|
8367
8370
|
"attributes": {
|
|
8368
8371
|
"calcite-schema": {
|
|
8369
8372
|
"system": "calcite",
|
|
@@ -8399,6 +8402,7 @@
|
|
|
8399
8402
|
{
|
|
8400
8403
|
"value": "uppercase",
|
|
8401
8404
|
"type": "textCase",
|
|
8405
|
+
"description": "Deprecated",
|
|
8402
8406
|
"attributes": {
|
|
8403
8407
|
"calcite-schema": {
|
|
8404
8408
|
"system": "calcite",
|
|
@@ -8434,6 +8438,7 @@
|
|
|
8434
8438
|
{
|
|
8435
8439
|
"value": "lowercase",
|
|
8436
8440
|
"type": "textCase",
|
|
8441
|
+
"description": "Deprecated",
|
|
8437
8442
|
"attributes": {
|
|
8438
8443
|
"calcite-schema": {
|
|
8439
8444
|
"system": "calcite",
|
|
@@ -8469,6 +8474,7 @@
|
|
|
8469
8474
|
{
|
|
8470
8475
|
"value": "capitalize",
|
|
8471
8476
|
"type": "textCase",
|
|
8477
|
+
"description": "Deprecated",
|
|
8472
8478
|
"attributes": {
|
|
8473
8479
|
"calcite-schema": {
|
|
8474
8480
|
"system": "calcite",
|
package/dist/docs/global.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp":
|
|
2
|
+
"timestamp": 1732221002798,
|
|
3
3
|
"tokens": [
|
|
4
4
|
{
|
|
5
5
|
"value": "0",
|
|
@@ -2574,7 +2574,7 @@
|
|
|
2574
2574
|
"path": ["semantic", "font", "weight", "semibold"]
|
|
2575
2575
|
},
|
|
2576
2576
|
{
|
|
2577
|
-
"value": "
|
|
2577
|
+
"value": "600",
|
|
2578
2578
|
"type": "fontWeights",
|
|
2579
2579
|
"attributes": {
|
|
2580
2580
|
"calcite-schema": {
|
|
@@ -3248,6 +3248,7 @@
|
|
|
3248
3248
|
{
|
|
3249
3249
|
"value": "-0.4",
|
|
3250
3250
|
"type": "letterSpacing",
|
|
3251
|
+
"description": "Deprecated",
|
|
3251
3252
|
"attributes": {
|
|
3252
3253
|
"calcite-schema": {
|
|
3253
3254
|
"system": "calcite",
|
|
@@ -3283,6 +3284,7 @@
|
|
|
3283
3284
|
{
|
|
3284
3285
|
"value": "0",
|
|
3285
3286
|
"type": "letterSpacing",
|
|
3287
|
+
"description": "Deprecated",
|
|
3286
3288
|
"attributes": {
|
|
3287
3289
|
"calcite-schema": {
|
|
3288
3290
|
"system": "calcite",
|
|
@@ -3318,6 +3320,7 @@
|
|
|
3318
3320
|
{
|
|
3319
3321
|
"value": "0.4",
|
|
3320
3322
|
"type": "letterSpacing",
|
|
3323
|
+
"description": "Deprecated",
|
|
3321
3324
|
"attributes": {
|
|
3322
3325
|
"calcite-schema": {
|
|
3323
3326
|
"system": "calcite",
|
|
@@ -3353,6 +3356,7 @@
|
|
|
3353
3356
|
{
|
|
3354
3357
|
"value": "4px",
|
|
3355
3358
|
"type": "paragraphSpacing",
|
|
3359
|
+
"description": "Deprecated",
|
|
3356
3360
|
"attributes": {
|
|
3357
3361
|
"calcite-schema": {
|
|
3358
3362
|
"system": "calcite",
|
|
@@ -3388,6 +3392,7 @@
|
|
|
3388
3392
|
{
|
|
3389
3393
|
"value": "none",
|
|
3390
3394
|
"type": "textDecoration",
|
|
3395
|
+
"description": "Deprecated",
|
|
3391
3396
|
"attributes": {
|
|
3392
3397
|
"calcite-schema": {
|
|
3393
3398
|
"system": "calcite",
|
|
@@ -3423,6 +3428,7 @@
|
|
|
3423
3428
|
{
|
|
3424
3429
|
"value": "underline",
|
|
3425
3430
|
"type": "textDecoration",
|
|
3431
|
+
"description": "Deprecated",
|
|
3426
3432
|
"attributes": {
|
|
3427
3433
|
"calcite-schema": {
|
|
3428
3434
|
"system": "calcite",
|
|
@@ -3458,6 +3464,7 @@
|
|
|
3458
3464
|
{
|
|
3459
3465
|
"value": "none",
|
|
3460
3466
|
"type": "textCase",
|
|
3467
|
+
"description": "Deprecated",
|
|
3461
3468
|
"attributes": {
|
|
3462
3469
|
"calcite-schema": {
|
|
3463
3470
|
"system": "calcite",
|
|
@@ -3493,6 +3500,7 @@
|
|
|
3493
3500
|
{
|
|
3494
3501
|
"value": "uppercase",
|
|
3495
3502
|
"type": "textCase",
|
|
3503
|
+
"description": "Deprecated",
|
|
3496
3504
|
"attributes": {
|
|
3497
3505
|
"calcite-schema": {
|
|
3498
3506
|
"system": "calcite",
|
|
@@ -3528,6 +3536,7 @@
|
|
|
3528
3536
|
{
|
|
3529
3537
|
"value": "lowercase",
|
|
3530
3538
|
"type": "textCase",
|
|
3539
|
+
"description": "Deprecated",
|
|
3531
3540
|
"attributes": {
|
|
3532
3541
|
"calcite-schema": {
|
|
3533
3542
|
"system": "calcite",
|
|
@@ -3563,6 +3572,7 @@
|
|
|
3563
3572
|
{
|
|
3564
3573
|
"value": "capitalize",
|
|
3565
3574
|
"type": "textCase",
|
|
3575
|
+
"description": "Deprecated",
|
|
3566
3576
|
"attributes": {
|
|
3567
3577
|
"calcite-schema": {
|
|
3568
3578
|
"system": "calcite",
|
|
@@ -7267,7 +7277,7 @@
|
|
|
7267
7277
|
"path": ["semantic", "typography", "hierarchy", "body", "default"]
|
|
7268
7278
|
},
|
|
7269
7279
|
{
|
|
7270
|
-
"value": "{\"lineHeight\":\"12px\",\"textCase\":\"uppercase\",\"fontWeight\":\"
|
|
7280
|
+
"value": "{\"lineHeight\":\"12px\",\"textCase\":\"uppercase\",\"fontWeight\":\"600\"}",
|
|
7271
7281
|
"type": "typography",
|
|
7272
7282
|
"attributes": {
|
|
7273
7283
|
"calcite-schema": {
|
package/dist/es6/core.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu,
|
|
3
|
+
* Generated on Thu, 21 Nov 2024 20:30:00 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const calciteColorNeutralBlk000 : string;
|
|
@@ -253,11 +253,17 @@ export const calciteFontWeightExtrabold : string;
|
|
|
253
253
|
/** only for Avenir Next World (secondary font family) */
|
|
254
254
|
export const calciteFontWeightBlack : string;
|
|
255
255
|
export const calciteFontWeightHeavy : string;
|
|
256
|
+
/** Deprecated */
|
|
256
257
|
export const calciteFontTextDecorationNone : string;
|
|
258
|
+
/** Deprecated */
|
|
257
259
|
export const calciteFontTextDecorationUnderline : string;
|
|
260
|
+
/** Deprecated */
|
|
258
261
|
export const calciteFontTextCaseNone : string;
|
|
262
|
+
/** Deprecated */
|
|
259
263
|
export const calciteFontTextCaseUppercase : string;
|
|
264
|
+
/** Deprecated */
|
|
260
265
|
export const calciteFontTextCaseLowercase : string;
|
|
266
|
+
/** Deprecated */
|
|
261
267
|
export const calciteFontTextCaseCapitalize : string;
|
|
262
268
|
export const calciteOpacity0 : string;
|
|
263
269
|
export const calciteOpacity4 : string;
|
package/dist/es6/core.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu,
|
|
3
|
+
* Generated on Thu, 21 Nov 2024 20:30:00 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const calciteColorNeutralBlk000 = "#ffffff";
|
|
@@ -240,12 +240,12 @@ export const calciteFontWeightBold = "700";
|
|
|
240
240
|
export const calciteFontWeightExtrabold = "800"; // only for Avenir Next World (secondary font family)
|
|
241
241
|
export const calciteFontWeightBlack = "900"; // only for Avenir Next World (secondary font family)
|
|
242
242
|
export const calciteFontWeightHeavy = "900";
|
|
243
|
-
export const calciteFontTextDecorationNone = "none";
|
|
244
|
-
export const calciteFontTextDecorationUnderline = "underline";
|
|
245
|
-
export const calciteFontTextCaseNone = "none";
|
|
246
|
-
export const calciteFontTextCaseUppercase = "uppercase";
|
|
247
|
-
export const calciteFontTextCaseLowercase = "lowercase";
|
|
248
|
-
export const calciteFontTextCaseCapitalize = "capitalize";
|
|
243
|
+
export const calciteFontTextDecorationNone = "none"; // Deprecated
|
|
244
|
+
export const calciteFontTextDecorationUnderline = "underline"; // Deprecated
|
|
245
|
+
export const calciteFontTextCaseNone = "none"; // Deprecated
|
|
246
|
+
export const calciteFontTextCaseUppercase = "uppercase"; // Deprecated
|
|
247
|
+
export const calciteFontTextCaseLowercase = "lowercase"; // Deprecated
|
|
248
|
+
export const calciteFontTextCaseCapitalize = "capitalize"; // Deprecated
|
|
249
249
|
export const calciteOpacity0 = "0";
|
|
250
250
|
export const calciteOpacity4 = "0.04";
|
|
251
251
|
export const calciteOpacity8 = "0.08";
|
package/dist/es6/global.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu,
|
|
3
|
+
* Generated on Thu, 21 Nov 2024 20:30:03 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const calciteBorderWidthNone : string;
|
|
@@ -120,15 +120,25 @@ export const calciteFontLineHeightRelativeNormal : string;
|
|
|
120
120
|
export const calciteFontLineHeightRelativeRelaxed : string;
|
|
121
121
|
/** 2 */
|
|
122
122
|
export const calciteFontLineHeightRelativeLoose : string;
|
|
123
|
+
/** Deprecated */
|
|
123
124
|
export const calciteFontLetterSpacingTight : string;
|
|
125
|
+
/** Deprecated */
|
|
124
126
|
export const calciteFontLetterSpacingNormal : string;
|
|
127
|
+
/** Deprecated */
|
|
125
128
|
export const calciteFontLetterSpacingWide : string;
|
|
129
|
+
/** Deprecated */
|
|
126
130
|
export const calciteFontParagraphSpacingNormal : string;
|
|
131
|
+
/** Deprecated */
|
|
127
132
|
export const calciteFontTextDecorationNone : string;
|
|
133
|
+
/** Deprecated */
|
|
128
134
|
export const calciteFontTextDecorationUnderline : string;
|
|
135
|
+
/** Deprecated */
|
|
129
136
|
export const calciteFontTextCaseNone : string;
|
|
137
|
+
/** Deprecated */
|
|
130
138
|
export const calciteFontTextCaseUppercase : string;
|
|
139
|
+
/** Deprecated */
|
|
131
140
|
export const calciteFontTextCaseLowercase : string;
|
|
141
|
+
/** Deprecated */
|
|
132
142
|
export const calciteFontTextCaseCapitalize : string;
|
|
133
143
|
export const calciteOpacityLight : string;
|
|
134
144
|
export const calciteOpacityHalf : string;
|
package/dist/es6/global.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu,
|
|
3
|
+
* Generated on Thu, 21 Nov 2024 20:30:03 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const calciteBorderWidthNone = "0";
|
|
@@ -76,7 +76,7 @@ export const calciteFontWeightNormal = "400"; // For backwards compatibility onl
|
|
|
76
76
|
export const calciteFontWeightRegular = "400";
|
|
77
77
|
export const calciteFontWeightMedium = "500";
|
|
78
78
|
export const calciteFontWeightSemibold = "600";
|
|
79
|
-
export const calciteFontWeightBold = "
|
|
79
|
+
export const calciteFontWeightBold = "600";
|
|
80
80
|
export const calciteFontSizeXs = "10px";
|
|
81
81
|
export const calciteFontSizeSm = "12px";
|
|
82
82
|
export const calciteFontSize = "14px";
|
|
@@ -95,16 +95,16 @@ export const calciteFontLineHeightRelativeSnug = "137.5%"; // 1.375
|
|
|
95
95
|
export const calciteFontLineHeightRelativeNormal = "150%"; // 1.5
|
|
96
96
|
export const calciteFontLineHeightRelativeRelaxed = "162.5%"; // 1.625
|
|
97
97
|
export const calciteFontLineHeightRelativeLoose = "200%"; // 2
|
|
98
|
-
export const calciteFontLetterSpacingTight = "-0.4";
|
|
99
|
-
export const calciteFontLetterSpacingNormal = "0";
|
|
100
|
-
export const calciteFontLetterSpacingWide = "0.4";
|
|
101
|
-
export const calciteFontParagraphSpacingNormal = "4px";
|
|
102
|
-
export const calciteFontTextDecorationNone = "none";
|
|
103
|
-
export const calciteFontTextDecorationUnderline = "underline";
|
|
104
|
-
export const calciteFontTextCaseNone = "none";
|
|
105
|
-
export const calciteFontTextCaseUppercase = "uppercase";
|
|
106
|
-
export const calciteFontTextCaseLowercase = "lowercase";
|
|
107
|
-
export const calciteFontTextCaseCapitalize = "capitalize";
|
|
98
|
+
export const calciteFontLetterSpacingTight = "-0.4"; // Deprecated
|
|
99
|
+
export const calciteFontLetterSpacingNormal = "0"; // Deprecated
|
|
100
|
+
export const calciteFontLetterSpacingWide = "0.4"; // Deprecated
|
|
101
|
+
export const calciteFontParagraphSpacingNormal = "4px"; // Deprecated
|
|
102
|
+
export const calciteFontTextDecorationNone = "none"; // Deprecated
|
|
103
|
+
export const calciteFontTextDecorationUnderline = "underline"; // Deprecated
|
|
104
|
+
export const calciteFontTextCaseNone = "none"; // Deprecated
|
|
105
|
+
export const calciteFontTextCaseUppercase = "uppercase"; // Deprecated
|
|
106
|
+
export const calciteFontTextCaseLowercase = "lowercase"; // Deprecated
|
|
107
|
+
export const calciteFontTextCaseCapitalize = "capitalize"; // Deprecated
|
|
108
108
|
export const calciteOpacityLight = "0.4";
|
|
109
109
|
export const calciteOpacityHalf = "0.5";
|
|
110
110
|
export const calciteOpacityDark = "0.85";
|
|
@@ -189,7 +189,7 @@ export const calciteTypographyHierarchyHeading4 = {"fontWeight":"500","lineHeigh
|
|
|
189
189
|
export const calciteTypographyHierarchyHeading5 = {"fontWeight":"500","lineHeight":"137.5%"};
|
|
190
190
|
export const calciteTypographyHierarchyBodySnug = {"lineHeight":"137.5%"};
|
|
191
191
|
export const calciteTypographyHierarchyBody = {"fontFamily":["Avenir Next","Avenir","Helvetica Neue","sans-serif"],"fontSize":"14px","fontWeight":"400","letterSpacing":"0","lineHeight":"16px","paragraphSpacing":"4px","textCase":"none","textDecoration":"none"};
|
|
192
|
-
export const calciteTypographyHierarchyOverline = {"lineHeight":"12px","textCase":"uppercase","fontWeight":"
|
|
192
|
+
export const calciteTypographyHierarchyOverline = {"lineHeight":"12px","textCase":"uppercase","fontWeight":"600"};
|
|
193
193
|
export const calciteTypographyHierarchyCaption = {"lineHeight":"137.5%","fontSize":"12px"};
|
|
194
194
|
export const calciteZIndexDeep = "-999999";
|
|
195
195
|
export const calciteZIndex = "1";
|
package/dist/js/core.d.ts
CHANGED
package/dist/js/core.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu,
|
|
3
|
+
* Generated on Thu, 21 Nov 2024 20:29:59 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export default {
|
|
@@ -14590,6 +14590,7 @@ export default {
|
|
|
14590
14590
|
none: {
|
|
14591
14591
|
value: "none",
|
|
14592
14592
|
type: "textDecoration",
|
|
14593
|
+
description: "Deprecated",
|
|
14593
14594
|
attributes: {
|
|
14594
14595
|
"calcite-schema": {
|
|
14595
14596
|
system: "calcite",
|
|
@@ -14623,6 +14624,7 @@ export default {
|
|
|
14623
14624
|
original: {
|
|
14624
14625
|
value: "none",
|
|
14625
14626
|
type: "textDecoration",
|
|
14627
|
+
description: "Deprecated",
|
|
14626
14628
|
attributes: {
|
|
14627
14629
|
"calcite-schema": {
|
|
14628
14630
|
system: "calcite",
|
|
@@ -14650,6 +14652,7 @@ export default {
|
|
|
14650
14652
|
underline: {
|
|
14651
14653
|
value: "underline",
|
|
14652
14654
|
type: "textDecoration",
|
|
14655
|
+
description: "Deprecated",
|
|
14653
14656
|
attributes: {
|
|
14654
14657
|
"calcite-schema": {
|
|
14655
14658
|
system: "calcite",
|
|
@@ -14683,6 +14686,7 @@ export default {
|
|
|
14683
14686
|
original: {
|
|
14684
14687
|
value: "underline",
|
|
14685
14688
|
type: "textDecoration",
|
|
14689
|
+
description: "Deprecated",
|
|
14686
14690
|
attributes: {
|
|
14687
14691
|
"calcite-schema": {
|
|
14688
14692
|
system: "calcite",
|
|
@@ -14712,6 +14716,7 @@ export default {
|
|
|
14712
14716
|
none: {
|
|
14713
14717
|
value: "none",
|
|
14714
14718
|
type: "textCase",
|
|
14719
|
+
description: "Deprecated",
|
|
14715
14720
|
attributes: {
|
|
14716
14721
|
"calcite-schema": {
|
|
14717
14722
|
system: "calcite",
|
|
@@ -14745,6 +14750,7 @@ export default {
|
|
|
14745
14750
|
original: {
|
|
14746
14751
|
value: "none",
|
|
14747
14752
|
type: "textCase",
|
|
14753
|
+
description: "Deprecated",
|
|
14748
14754
|
attributes: {
|
|
14749
14755
|
"calcite-schema": {
|
|
14750
14756
|
system: "calcite",
|
|
@@ -14772,6 +14778,7 @@ export default {
|
|
|
14772
14778
|
uppercase: {
|
|
14773
14779
|
value: "uppercase",
|
|
14774
14780
|
type: "textCase",
|
|
14781
|
+
description: "Deprecated",
|
|
14775
14782
|
attributes: {
|
|
14776
14783
|
"calcite-schema": {
|
|
14777
14784
|
system: "calcite",
|
|
@@ -14805,6 +14812,7 @@ export default {
|
|
|
14805
14812
|
original: {
|
|
14806
14813
|
value: "uppercase",
|
|
14807
14814
|
type: "textCase",
|
|
14815
|
+
description: "Deprecated",
|
|
14808
14816
|
attributes: {
|
|
14809
14817
|
"calcite-schema": {
|
|
14810
14818
|
system: "calcite",
|
|
@@ -14832,6 +14840,7 @@ export default {
|
|
|
14832
14840
|
lowercase: {
|
|
14833
14841
|
value: "lowercase",
|
|
14834
14842
|
type: "textCase",
|
|
14843
|
+
description: "Deprecated",
|
|
14835
14844
|
attributes: {
|
|
14836
14845
|
"calcite-schema": {
|
|
14837
14846
|
system: "calcite",
|
|
@@ -14865,6 +14874,7 @@ export default {
|
|
|
14865
14874
|
original: {
|
|
14866
14875
|
value: "lowercase",
|
|
14867
14876
|
type: "textCase",
|
|
14877
|
+
description: "Deprecated",
|
|
14868
14878
|
attributes: {
|
|
14869
14879
|
"calcite-schema": {
|
|
14870
14880
|
system: "calcite",
|
|
@@ -14892,6 +14902,7 @@ export default {
|
|
|
14892
14902
|
capitalize: {
|
|
14893
14903
|
value: "capitalize",
|
|
14894
14904
|
type: "textCase",
|
|
14905
|
+
description: "Deprecated",
|
|
14895
14906
|
attributes: {
|
|
14896
14907
|
"calcite-schema": {
|
|
14897
14908
|
system: "calcite",
|
|
@@ -14925,6 +14936,7 @@ export default {
|
|
|
14925
14936
|
original: {
|
|
14926
14937
|
value: "capitalize",
|
|
14927
14938
|
type: "textCase",
|
|
14939
|
+
description: "Deprecated",
|
|
14928
14940
|
attributes: {
|
|
14929
14941
|
"calcite-schema": {
|
|
14930
14942
|
system: "calcite",
|
package/dist/js/global.d.ts
CHANGED
package/dist/js/global.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu,
|
|
3
|
+
* Generated on Thu, 21 Nov 2024 20:30:02 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export default {
|
|
@@ -4801,7 +4801,7 @@ export default {
|
|
|
4801
4801
|
path: ["semantic", "font", "weight", "semibold"],
|
|
4802
4802
|
},
|
|
4803
4803
|
bold: {
|
|
4804
|
-
value: "
|
|
4804
|
+
value: "600",
|
|
4805
4805
|
type: "fontWeights",
|
|
4806
4806
|
attributes: {
|
|
4807
4807
|
"calcite-schema": {
|
|
@@ -4834,7 +4834,7 @@ export default {
|
|
|
4834
4834
|
"/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
|
|
4835
4835
|
isSource: true,
|
|
4836
4836
|
original: {
|
|
4837
|
-
value: "{core.font.weight.
|
|
4837
|
+
value: "{core.font.weight.demi}",
|
|
4838
4838
|
type: "fontWeights",
|
|
4839
4839
|
attributes: {
|
|
4840
4840
|
"calcite-schema": {
|
|
@@ -5969,6 +5969,7 @@ export default {
|
|
|
5969
5969
|
tight: {
|
|
5970
5970
|
value: "-0.4",
|
|
5971
5971
|
type: "letterSpacing",
|
|
5972
|
+
description: "Deprecated",
|
|
5972
5973
|
attributes: {
|
|
5973
5974
|
"calcite-schema": {
|
|
5974
5975
|
system: "calcite",
|
|
@@ -6002,6 +6003,7 @@ export default {
|
|
|
6002
6003
|
original: {
|
|
6003
6004
|
value: "{core.size.default.none} - .4 ",
|
|
6004
6005
|
type: "letterSpacing",
|
|
6006
|
+
description: "Deprecated",
|
|
6005
6007
|
attributes: {
|
|
6006
6008
|
"calcite-schema": {
|
|
6007
6009
|
system: "calcite",
|
|
@@ -6029,6 +6031,7 @@ export default {
|
|
|
6029
6031
|
normal: {
|
|
6030
6032
|
value: "0",
|
|
6031
6033
|
type: "letterSpacing",
|
|
6034
|
+
description: "Deprecated",
|
|
6032
6035
|
attributes: {
|
|
6033
6036
|
"calcite-schema": {
|
|
6034
6037
|
system: "calcite",
|
|
@@ -6062,6 +6065,7 @@ export default {
|
|
|
6062
6065
|
original: {
|
|
6063
6066
|
value: "{core.size.default.none}",
|
|
6064
6067
|
type: "letterSpacing",
|
|
6068
|
+
description: "Deprecated",
|
|
6065
6069
|
attributes: {
|
|
6066
6070
|
"calcite-schema": {
|
|
6067
6071
|
system: "calcite",
|
|
@@ -6089,6 +6093,7 @@ export default {
|
|
|
6089
6093
|
wide: {
|
|
6090
6094
|
value: "0.4",
|
|
6091
6095
|
type: "letterSpacing",
|
|
6096
|
+
description: "Deprecated",
|
|
6092
6097
|
attributes: {
|
|
6093
6098
|
"calcite-schema": {
|
|
6094
6099
|
system: "calcite",
|
|
@@ -6122,6 +6127,7 @@ export default {
|
|
|
6122
6127
|
original: {
|
|
6123
6128
|
value: "{core.size.default.none} + .4 ",
|
|
6124
6129
|
type: "letterSpacing",
|
|
6130
|
+
description: "Deprecated",
|
|
6125
6131
|
attributes: {
|
|
6126
6132
|
"calcite-schema": {
|
|
6127
6133
|
system: "calcite",
|
|
@@ -6151,6 +6157,7 @@ export default {
|
|
|
6151
6157
|
normal: {
|
|
6152
6158
|
value: "4px",
|
|
6153
6159
|
type: "paragraphSpacing",
|
|
6160
|
+
description: "Deprecated",
|
|
6154
6161
|
attributes: {
|
|
6155
6162
|
"calcite-schema": {
|
|
6156
6163
|
system: "calcite",
|
|
@@ -6184,6 +6191,7 @@ export default {
|
|
|
6184
6191
|
original: {
|
|
6185
6192
|
value: "{core.size.default.4}",
|
|
6186
6193
|
type: "paragraphSpacing",
|
|
6194
|
+
description: "Deprecated",
|
|
6187
6195
|
attributes: {
|
|
6188
6196
|
"calcite-schema": {
|
|
6189
6197
|
system: "calcite",
|
|
@@ -6213,6 +6221,7 @@ export default {
|
|
|
6213
6221
|
none: {
|
|
6214
6222
|
value: "none",
|
|
6215
6223
|
type: "textDecoration",
|
|
6224
|
+
description: "Deprecated",
|
|
6216
6225
|
attributes: {
|
|
6217
6226
|
"calcite-schema": {
|
|
6218
6227
|
system: "calcite",
|
|
@@ -6246,6 +6255,7 @@ export default {
|
|
|
6246
6255
|
original: {
|
|
6247
6256
|
value: "{core.font.text-decoration.none}",
|
|
6248
6257
|
type: "textDecoration",
|
|
6258
|
+
description: "Deprecated",
|
|
6249
6259
|
attributes: {
|
|
6250
6260
|
"calcite-schema": {
|
|
6251
6261
|
system: "calcite",
|
|
@@ -6273,6 +6283,7 @@ export default {
|
|
|
6273
6283
|
underline: {
|
|
6274
6284
|
value: "underline",
|
|
6275
6285
|
type: "textDecoration",
|
|
6286
|
+
description: "Deprecated",
|
|
6276
6287
|
attributes: {
|
|
6277
6288
|
"calcite-schema": {
|
|
6278
6289
|
system: "calcite",
|
|
@@ -6306,6 +6317,7 @@ export default {
|
|
|
6306
6317
|
original: {
|
|
6307
6318
|
value: "{core.font.text-decoration.underline}",
|
|
6308
6319
|
type: "textDecoration",
|
|
6320
|
+
description: "Deprecated",
|
|
6309
6321
|
attributes: {
|
|
6310
6322
|
"calcite-schema": {
|
|
6311
6323
|
system: "calcite",
|
|
@@ -6335,6 +6347,7 @@ export default {
|
|
|
6335
6347
|
none: {
|
|
6336
6348
|
value: "none",
|
|
6337
6349
|
type: "textCase",
|
|
6350
|
+
description: "Deprecated",
|
|
6338
6351
|
attributes: {
|
|
6339
6352
|
"calcite-schema": {
|
|
6340
6353
|
system: "calcite",
|
|
@@ -6368,6 +6381,7 @@ export default {
|
|
|
6368
6381
|
original: {
|
|
6369
6382
|
value: "{core.font.text-case.none}",
|
|
6370
6383
|
type: "textCase",
|
|
6384
|
+
description: "Deprecated",
|
|
6371
6385
|
attributes: {
|
|
6372
6386
|
"calcite-schema": {
|
|
6373
6387
|
system: "calcite",
|
|
@@ -6395,6 +6409,7 @@ export default {
|
|
|
6395
6409
|
uppercase: {
|
|
6396
6410
|
value: "uppercase",
|
|
6397
6411
|
type: "textCase",
|
|
6412
|
+
description: "Deprecated",
|
|
6398
6413
|
attributes: {
|
|
6399
6414
|
"calcite-schema": {
|
|
6400
6415
|
system: "calcite",
|
|
@@ -6428,6 +6443,7 @@ export default {
|
|
|
6428
6443
|
original: {
|
|
6429
6444
|
value: "{core.font.text-case.uppercase}",
|
|
6430
6445
|
type: "textCase",
|
|
6446
|
+
description: "Deprecated",
|
|
6431
6447
|
attributes: {
|
|
6432
6448
|
"calcite-schema": {
|
|
6433
6449
|
system: "calcite",
|
|
@@ -6455,6 +6471,7 @@ export default {
|
|
|
6455
6471
|
lowercase: {
|
|
6456
6472
|
value: "lowercase",
|
|
6457
6473
|
type: "textCase",
|
|
6474
|
+
description: "Deprecated",
|
|
6458
6475
|
attributes: {
|
|
6459
6476
|
"calcite-schema": {
|
|
6460
6477
|
system: "calcite",
|
|
@@ -6488,6 +6505,7 @@ export default {
|
|
|
6488
6505
|
original: {
|
|
6489
6506
|
value: "{core.font.text-case.lowercase}",
|
|
6490
6507
|
type: "textCase",
|
|
6508
|
+
description: "Deprecated",
|
|
6491
6509
|
attributes: {
|
|
6492
6510
|
"calcite-schema": {
|
|
6493
6511
|
system: "calcite",
|
|
@@ -6515,6 +6533,7 @@ export default {
|
|
|
6515
6533
|
capitalize: {
|
|
6516
6534
|
value: "capitalize",
|
|
6517
6535
|
type: "textCase",
|
|
6536
|
+
description: "Deprecated",
|
|
6518
6537
|
attributes: {
|
|
6519
6538
|
"calcite-schema": {
|
|
6520
6539
|
system: "calcite",
|
|
@@ -6548,6 +6567,7 @@ export default {
|
|
|
6548
6567
|
original: {
|
|
6549
6568
|
value: "{core.font.text-case.capitalize}",
|
|
6550
6569
|
type: "textCase",
|
|
6570
|
+
description: "Deprecated",
|
|
6551
6571
|
attributes: {
|
|
6552
6572
|
"calcite-schema": {
|
|
6553
6573
|
system: "calcite",
|
|
@@ -12926,7 +12946,7 @@ export default {
|
|
|
12926
12946
|
value: {
|
|
12927
12947
|
lineHeight: "12px",
|
|
12928
12948
|
textCase: "uppercase",
|
|
12929
|
-
fontWeight: "
|
|
12949
|
+
fontWeight: "600",
|
|
12930
12950
|
},
|
|
12931
12951
|
type: "typography",
|
|
12932
12952
|
attributes: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu,
|
|
3
|
+
* Generated on Thu, 21 Nov 2024 20:30:01 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
$calcite-container-size-width-xl-min: 1441px; // Projectors and televisions$calcite-container-size-width-lg-min: 1153px; // Large laptops and desktop computers
|
package/dist/scss/core.scss
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu,
|
|
3
|
+
* Generated on Thu, 21 Nov 2024 20:29:58 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
$calcite-z-index-9: 900;
|
|
@@ -67,12 +67,12 @@ $calcite-opacity-10: 0.1;
|
|
|
67
67
|
$calcite-opacity-8: 0.08;
|
|
68
68
|
$calcite-opacity-4: 0.04;
|
|
69
69
|
$calcite-opacity-0: 0;
|
|
70
|
-
$calcite-font-text-case-capitalize: capitalize;
|
|
71
|
-
$calcite-font-text-case-lowercase: lowercase;
|
|
72
|
-
$calcite-font-text-case-uppercase: uppercase;
|
|
73
|
-
$calcite-font-text-case-none: none;
|
|
74
|
-
$calcite-font-text-decoration-underline: underline;
|
|
75
|
-
$calcite-font-text-decoration-none: none;
|
|
70
|
+
$calcite-font-text-case-capitalize: capitalize; // Deprecated
|
|
71
|
+
$calcite-font-text-case-lowercase: lowercase; // Deprecated
|
|
72
|
+
$calcite-font-text-case-uppercase: uppercase; // Deprecated
|
|
73
|
+
$calcite-font-text-case-none: none; // Deprecated
|
|
74
|
+
$calcite-font-text-decoration-underline: underline; // Deprecated
|
|
75
|
+
$calcite-font-text-decoration-none: none; // Deprecated
|
|
76
76
|
$calcite-font-weight-heavy: 900;
|
|
77
77
|
$calcite-font-weight-black: 900; // only for Avenir Next World (secondary font family)
|
|
78
78
|
$calcite-font-weight-extrabold: 800; // only for Avenir Next World (secondary font family)
|
package/dist/scss/dark.scss
CHANGED
package/dist/scss/global.scss
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Thu,
|
|
3
|
+
* Generated on Thu, 21 Nov 2024 20:30:01 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
$calcite-z-index-tooltip: 901;
|
|
@@ -40,16 +40,16 @@ $calcite-opacity-full: 1;
|
|
|
40
40
|
$calcite-opacity-dark: 0.85;
|
|
41
41
|
$calcite-opacity-half: 0.5;
|
|
42
42
|
$calcite-opacity-light: 0.4;
|
|
43
|
-
$calcite-font-text-case-capitalize: capitalize;
|
|
44
|
-
$calcite-font-text-case-lowercase: lowercase;
|
|
45
|
-
$calcite-font-text-case-uppercase: uppercase;
|
|
46
|
-
$calcite-font-text-case-none: none;
|
|
47
|
-
$calcite-font-text-decoration-underline: underline;
|
|
48
|
-
$calcite-font-text-decoration-none: none;
|
|
49
|
-
$calcite-font-paragraph-spacing-normal: 4px;
|
|
50
|
-
$calcite-font-letter-spacing-wide: 0.4;
|
|
51
|
-
$calcite-font-letter-spacing-normal: 0;
|
|
52
|
-
$calcite-font-letter-spacing-tight: -0.4;
|
|
43
|
+
$calcite-font-text-case-capitalize: capitalize; // Deprecated
|
|
44
|
+
$calcite-font-text-case-lowercase: lowercase; // Deprecated
|
|
45
|
+
$calcite-font-text-case-uppercase: uppercase; // Deprecated
|
|
46
|
+
$calcite-font-text-case-none: none; // Deprecated
|
|
47
|
+
$calcite-font-text-decoration-underline: underline; // Deprecated
|
|
48
|
+
$calcite-font-text-decoration-none: none; // Deprecated
|
|
49
|
+
$calcite-font-paragraph-spacing-normal: 4px; // Deprecated
|
|
50
|
+
$calcite-font-letter-spacing-wide: 0.4; // Deprecated
|
|
51
|
+
$calcite-font-letter-spacing-normal: 0; // Deprecated
|
|
52
|
+
$calcite-font-letter-spacing-tight: -0.4; // Deprecated
|
|
53
53
|
$calcite-font-line-height-relative-loose: 2; // 2
|
|
54
54
|
$calcite-font-line-height-relative-relaxed: 1.625; // 1.625
|
|
55
55
|
$calcite-font-line-height-relative-normal: 1.5; // 1.5
|
|
@@ -68,7 +68,7 @@ $calcite-font-size-md: 16px;
|
|
|
68
68
|
$calcite-font-size: 14px;
|
|
69
69
|
$calcite-font-size-sm: 12px;
|
|
70
70
|
$calcite-font-size-xs: 10px;
|
|
71
|
-
$calcite-font-weight-bold:
|
|
71
|
+
$calcite-font-weight-bold: 600;
|
|
72
72
|
$calcite-font-weight-semibold: 600;
|
|
73
73
|
$calcite-font-weight-medium: 500;
|
|
74
74
|
$calcite-font-weight-regular: 400;
|
package/dist/scss/index.scss
CHANGED
package/dist/scss/light.scss
CHANGED
package/dist/scss/mixins.scss
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@esri/calcite-design-tokens",
|
|
3
|
-
"version": "2.3.0-next.
|
|
3
|
+
"version": "2.3.0-next.2",
|
|
4
4
|
"description": "Esri's Calcite Design System Tokens",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Calcite",
|
|
@@ -42,5 +42,5 @@
|
|
|
42
42
|
"volta": {
|
|
43
43
|
"extends": "../../package.json"
|
|
44
44
|
},
|
|
45
|
-
"gitHead": "
|
|
45
|
+
"gitHead": "3b4e0af4fe06b7c0145922fbaf6178e7a2b3af67"
|
|
46
46
|
}
|