@esri/calcite-design-tokens 3.2.0 → 3.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/core.css +2 -1
- package/dist/docs/core.json +41 -2
- package/dist/docs/dark.json +1 -1
- package/dist/docs/global.json +1 -1
- package/dist/docs/light.json +1 -1
- package/dist/docs/semantic.json +1 -1
- package/dist/es6/core.d.ts +2 -0
- package/dist/es6/core.js +2 -1
- package/dist/js/core.d.ts +1 -0
- package/dist/js/core.js +54 -0
- package/dist/scss/core.scss +2 -1
- package/package.json +2 -2
package/dist/css/core.css
CHANGED
|
@@ -160,7 +160,8 @@
|
|
|
160
160
|
--calcite-color-low-saturation-violet-l-vv-070: #6f6783;
|
|
161
161
|
--calcite-color-low-saturation-violet-l-vv-080: #504b60;
|
|
162
162
|
--calcite-color-low-saturation-violet-l-vv-090: #322e3d;
|
|
163
|
-
--calcite-color-low-saturation-violet-l-vv-
|
|
163
|
+
--calcite-color-low-saturation-violet-l-vv-100: #13111a;
|
|
164
|
+
--calcite-color-low-saturation-violet-l-vv-1000: #13111a; /** deprecated, use --calcite-color-low-saturation-violet-l-vv-100 instead */
|
|
164
165
|
--calcite-color-medium-saturation-blue-m-bb-010: #dfeffa;
|
|
165
166
|
--calcite-color-medium-saturation-blue-m-bb-020: #c8e3f5;
|
|
166
167
|
--calcite-color-medium-saturation-blue-m-bb-030: #b1d8f1;
|
package/dist/docs/core.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp":
|
|
2
|
+
"timestamp": 1759274175246,
|
|
3
3
|
"tokens": [
|
|
4
4
|
{
|
|
5
5
|
"key": "{core.color.neutral.blk-000}",
|
|
@@ -4498,10 +4498,40 @@
|
|
|
4498
4498
|
"name": "Color Low Saturation Violet L Vv 090",
|
|
4499
4499
|
"path": ["core", "color", "low-saturation", "violet", "l-vv-090"]
|
|
4500
4500
|
},
|
|
4501
|
+
{
|
|
4502
|
+
"key": "{core.color.low-saturation.violet.l-vv-100}",
|
|
4503
|
+
"value": "#13111a",
|
|
4504
|
+
"type": "color",
|
|
4505
|
+
"attributes": {
|
|
4506
|
+
"category": "color",
|
|
4507
|
+
"group": "low-saturation",
|
|
4508
|
+
"type": "color",
|
|
4509
|
+
"item": "low-saturation",
|
|
4510
|
+
"subitem": "violet",
|
|
4511
|
+
"state": "l-vv-100",
|
|
4512
|
+
"names": {
|
|
4513
|
+
"scss": "$calcite-color-low-saturation-violet-l-vv-100",
|
|
4514
|
+
"css": "var(--calcite-color-low-saturation-violet-l-vv-100)",
|
|
4515
|
+
"js": "core.color.low-saturation.violet.l-vv-100",
|
|
4516
|
+
"docs": "core.color.low-saturation.violet.l-vv-100",
|
|
4517
|
+
"es6": "calciteColorLowSaturationVioletLVv100"
|
|
4518
|
+
},
|
|
4519
|
+
"calcite-schema": {
|
|
4520
|
+
"system": "calcite",
|
|
4521
|
+
"tier": "core",
|
|
4522
|
+
"type": "color"
|
|
4523
|
+
}
|
|
4524
|
+
},
|
|
4525
|
+
"filePath": "src/tokens/core/color.json",
|
|
4526
|
+
"isSource": false,
|
|
4527
|
+
"name": "Color Low Saturation Violet L Vv 100",
|
|
4528
|
+
"path": ["core", "color", "low-saturation", "violet", "l-vv-100"]
|
|
4529
|
+
},
|
|
4501
4530
|
{
|
|
4502
4531
|
"key": "{core.color.low-saturation.violet.l-vv-1000}",
|
|
4503
4532
|
"value": "#13111a",
|
|
4504
4533
|
"type": "color",
|
|
4534
|
+
"description": "deprecated, use --calcite-color-low-saturation-violet-l-vv-100 instead",
|
|
4505
4535
|
"attributes": {
|
|
4506
4536
|
"category": "color",
|
|
4507
4537
|
"group": "low-saturation",
|
|
@@ -4509,6 +4539,14 @@
|
|
|
4509
4539
|
"item": "low-saturation",
|
|
4510
4540
|
"subitem": "violet",
|
|
4511
4541
|
"state": "l-vv-1000",
|
|
4542
|
+
"value": "#13111a",
|
|
4543
|
+
"description": "deprecated, use --calcite-color-low-saturation-violet-l-vv-100 instead",
|
|
4544
|
+
"filePath": "src/tokens/core/color.json",
|
|
4545
|
+
"isSource": false,
|
|
4546
|
+
"key": "{core.color.low-saturation.violet.l-vv-1000}",
|
|
4547
|
+
"name": "calcite-core-color-low-saturation-violet-l-vv-1000",
|
|
4548
|
+
"path": ["core", "color", "low-saturation", "violet", "l-vv-1000"],
|
|
4549
|
+
"comment": "deprecated, use --calcite-color-low-saturation-violet-l-vv-100 instead",
|
|
4512
4550
|
"names": {
|
|
4513
4551
|
"scss": "$calcite-color-low-saturation-violet-l-vv-1000",
|
|
4514
4552
|
"css": "var(--calcite-color-low-saturation-violet-l-vv-1000)",
|
|
@@ -4525,7 +4563,8 @@
|
|
|
4525
4563
|
"filePath": "src/tokens/core/color.json",
|
|
4526
4564
|
"isSource": false,
|
|
4527
4565
|
"name": "Color Low Saturation Violet L Vv 1000",
|
|
4528
|
-
"path": ["core", "color", "low-saturation", "violet", "l-vv-1000"]
|
|
4566
|
+
"path": ["core", "color", "low-saturation", "violet", "l-vv-1000"],
|
|
4567
|
+
"comment": "deprecated, use --calcite-color-low-saturation-violet-l-vv-100 instead"
|
|
4529
4568
|
},
|
|
4530
4569
|
{
|
|
4531
4570
|
"key": "{core.color.medium-saturation.blue.m-bb-010}",
|
package/dist/docs/dark.json
CHANGED
package/dist/docs/global.json
CHANGED
package/dist/docs/light.json
CHANGED
package/dist/docs/semantic.json
CHANGED
package/dist/es6/core.d.ts
CHANGED
|
@@ -159,6 +159,8 @@ export const calciteColorLowSaturationVioletLVv060: string;
|
|
|
159
159
|
export const calciteColorLowSaturationVioletLVv070: string;
|
|
160
160
|
export const calciteColorLowSaturationVioletLVv080: string;
|
|
161
161
|
export const calciteColorLowSaturationVioletLVv090: string;
|
|
162
|
+
export const calciteColorLowSaturationVioletLVv100: string;
|
|
163
|
+
/** deprecated, use --calcite-color-low-saturation-violet-l-vv-100 instead */
|
|
162
164
|
export const calciteColorLowSaturationVioletLVv1000: string;
|
|
163
165
|
export const calciteColorMediumSaturationBlueMBb010: string;
|
|
164
166
|
export const calciteColorMediumSaturationBlueMBb020: string;
|
package/dist/es6/core.js
CHANGED
|
@@ -159,7 +159,8 @@ export const calciteColorLowSaturationVioletLVv060 = "#8d84a6";
|
|
|
159
159
|
export const calciteColorLowSaturationVioletLVv070 = "#6f6783";
|
|
160
160
|
export const calciteColorLowSaturationVioletLVv080 = "#504b60";
|
|
161
161
|
export const calciteColorLowSaturationVioletLVv090 = "#322e3d";
|
|
162
|
-
export const
|
|
162
|
+
export const calciteColorLowSaturationVioletLVv100 = "#13111a";
|
|
163
|
+
export const calciteColorLowSaturationVioletLVv1000 = "#13111a"; // deprecated, use --calcite-color-low-saturation-violet-l-vv-100 instead
|
|
163
164
|
export const calciteColorMediumSaturationBlueMBb010 = "#dfeffa";
|
|
164
165
|
export const calciteColorMediumSaturationBlueMBb020 = "#c8e3f5";
|
|
165
166
|
export const calciteColorMediumSaturationBlueMBb030 = "#b1d8f1";
|
package/dist/js/core.d.ts
CHANGED
package/dist/js/core.js
CHANGED
|
@@ -6055,10 +6055,50 @@ export default {
|
|
|
6055
6055
|
name: "Color Low Saturation Violet L Vv 090",
|
|
6056
6056
|
path: ["core", "color", "low-saturation", "violet", "l-vv-090"],
|
|
6057
6057
|
},
|
|
6058
|
+
"l-vv-100": {
|
|
6059
|
+
key: "{core.color.low-saturation.violet.l-vv-100}",
|
|
6060
|
+
value: "#13111a",
|
|
6061
|
+
type: "color",
|
|
6062
|
+
attributes: {
|
|
6063
|
+
category: "color",
|
|
6064
|
+
group: "low-saturation",
|
|
6065
|
+
type: "color",
|
|
6066
|
+
item: "low-saturation",
|
|
6067
|
+
subitem: "violet",
|
|
6068
|
+
state: "l-vv-100",
|
|
6069
|
+
names: {
|
|
6070
|
+
scss: "$calcite-color-low-saturation-violet-l-vv-100",
|
|
6071
|
+
css: "var(--calcite-color-low-saturation-violet-l-vv-100)",
|
|
6072
|
+
js: "core.color.low-saturation.violet.l-vv-100",
|
|
6073
|
+
docs: "core.color.low-saturation.violet.l-vv-100",
|
|
6074
|
+
es6: "calciteColorLowSaturationVioletLVv100",
|
|
6075
|
+
},
|
|
6076
|
+
"calcite-schema": {
|
|
6077
|
+
system: "calcite",
|
|
6078
|
+
tier: "core",
|
|
6079
|
+
type: "color",
|
|
6080
|
+
},
|
|
6081
|
+
},
|
|
6082
|
+
filePath: "src/tokens/core/color.json",
|
|
6083
|
+
isSource: false,
|
|
6084
|
+
original: {
|
|
6085
|
+
value: "#13111a",
|
|
6086
|
+
type: "color",
|
|
6087
|
+
attributes: {
|
|
6088
|
+
category: "color",
|
|
6089
|
+
group: "low-saturation",
|
|
6090
|
+
},
|
|
6091
|
+
key: "{core.color.low-saturation.violet.l-vv-100}",
|
|
6092
|
+
},
|
|
6093
|
+
name: "Color Low Saturation Violet L Vv 100",
|
|
6094
|
+
path: ["core", "color", "low-saturation", "violet", "l-vv-100"],
|
|
6095
|
+
},
|
|
6058
6096
|
"l-vv-1000": {
|
|
6059
6097
|
key: "{core.color.low-saturation.violet.l-vv-1000}",
|
|
6060
6098
|
value: "#13111a",
|
|
6061
6099
|
type: "color",
|
|
6100
|
+
description:
|
|
6101
|
+
"deprecated, use --calcite-color-low-saturation-violet-l-vv-100 instead",
|
|
6062
6102
|
attributes: {
|
|
6063
6103
|
category: "color",
|
|
6064
6104
|
group: "low-saturation",
|
|
@@ -6066,6 +6106,16 @@ export default {
|
|
|
6066
6106
|
item: "low-saturation",
|
|
6067
6107
|
subitem: "violet",
|
|
6068
6108
|
state: "l-vv-1000",
|
|
6109
|
+
value: "#13111a",
|
|
6110
|
+
description:
|
|
6111
|
+
"deprecated, use --calcite-color-low-saturation-violet-l-vv-100 instead",
|
|
6112
|
+
filePath: "src/tokens/core/color.json",
|
|
6113
|
+
isSource: false,
|
|
6114
|
+
key: "{core.color.low-saturation.violet.l-vv-1000}",
|
|
6115
|
+
name: "calcite-core-color-low-saturation-violet-l-vv-1000",
|
|
6116
|
+
path: ["core", "color", "low-saturation", "violet", "l-vv-1000"],
|
|
6117
|
+
comment:
|
|
6118
|
+
"deprecated, use --calcite-color-low-saturation-violet-l-vv-100 instead",
|
|
6069
6119
|
names: {
|
|
6070
6120
|
scss: "$calcite-color-low-saturation-violet-l-vv-1000",
|
|
6071
6121
|
css: "var(--calcite-color-low-saturation-violet-l-vv-1000)",
|
|
@@ -6084,6 +6134,8 @@ export default {
|
|
|
6084
6134
|
original: {
|
|
6085
6135
|
value: "#13111a",
|
|
6086
6136
|
type: "color",
|
|
6137
|
+
description:
|
|
6138
|
+
"deprecated, use --calcite-color-low-saturation-violet-l-vv-100 instead",
|
|
6087
6139
|
attributes: {
|
|
6088
6140
|
category: "color",
|
|
6089
6141
|
group: "low-saturation",
|
|
@@ -6092,6 +6144,8 @@ export default {
|
|
|
6092
6144
|
},
|
|
6093
6145
|
name: "Color Low Saturation Violet L Vv 1000",
|
|
6094
6146
|
path: ["core", "color", "low-saturation", "violet", "l-vv-1000"],
|
|
6147
|
+
comment:
|
|
6148
|
+
"deprecated, use --calcite-color-low-saturation-violet-l-vv-100 instead",
|
|
6095
6149
|
},
|
|
6096
6150
|
},
|
|
6097
6151
|
},
|
package/dist/scss/core.scss
CHANGED
|
@@ -158,7 +158,8 @@ $calcite-color-low-saturation-violet-l-vv-060: #8d84a6;
|
|
|
158
158
|
$calcite-color-low-saturation-violet-l-vv-070: #6f6783;
|
|
159
159
|
$calcite-color-low-saturation-violet-l-vv-080: #504b60;
|
|
160
160
|
$calcite-color-low-saturation-violet-l-vv-090: #322e3d;
|
|
161
|
-
$calcite-color-low-saturation-violet-l-vv-
|
|
161
|
+
$calcite-color-low-saturation-violet-l-vv-100: #13111a;
|
|
162
|
+
$calcite-color-low-saturation-violet-l-vv-1000: #13111a; // deprecated, use --calcite-color-low-saturation-violet-l-vv-100 instead
|
|
162
163
|
$calcite-color-medium-saturation-blue-m-bb-010: #dfeffa;
|
|
163
164
|
$calcite-color-medium-saturation-blue-m-bb-020: #c8e3f5;
|
|
164
165
|
$calcite-color-medium-saturation-blue-m-bb-030: #b1d8f1;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@esri/calcite-design-tokens",
|
|
3
|
-
"version": "3.2.
|
|
3
|
+
"version": "3.2.1",
|
|
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": "f8b8c09e0275df2b9cf983339c8764a702c41864"
|
|
50
50
|
}
|