@esri/calcite-design-tokens 3.2.0 → 4.0.0-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/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-1000: #13111a;
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;
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1758065499737,
2
+ "timestamp": 1758676268064,
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}",
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1758065497774,
2
+ "timestamp": 1758676266136,
3
3
  "tokens": [
4
4
  {
5
5
  "key": "{semantic.color.background.default}",
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1758065499513,
2
+ "timestamp": 1758676267852,
3
3
  "tokens": [
4
4
  {
5
5
  "key": "{semantic.color.background.default}",
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1758065498698,
2
+ "timestamp": 1758676266990,
3
3
  "tokens": [
4
4
  {
5
5
  "key": "{semantic.color.background.default}",
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1758065499678,
2
+ "timestamp": 1758676268007,
3
3
  "tokens": [
4
4
  {
5
5
  "key": "{semantic.border.width.none}",
@@ -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 calciteColorLowSaturationVioletLVv1000 = "#13111a";
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
@@ -202,6 +202,7 @@ declare const tokens: {
202
202
  "l-vv-070": DesignToken;
203
203
  "l-vv-080": DesignToken;
204
204
  "l-vv-090": DesignToken;
205
+ "l-vv-100": DesignToken;
205
206
  "l-vv-1000": DesignToken;
206
207
  };
207
208
  };
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
  },
@@ -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-1000: #13111a;
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;
@@ -3,9 +3,9 @@
3
3
  * Do not edit directly, this file was auto-generated.
4
4
  */
5
5
 
6
- @import "./semantic.scss";
7
- @import "./breakpoints.scss";
8
- @import "./mixins.scss";
6
+ @use "./semantic.scss";
7
+ @use "./breakpoints.scss";
8
+ @use "./mixins.scss";
9
9
  @mixin calcite-mode-light {
10
10
  --calcite-color-border-white: #ffffff;
11
11
  --calcite-color-border-ghost: rgba(0, 0, 0, 0.3);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esri/calcite-design-tokens",
3
- "version": "3.2.0",
3
+ "version": "4.0.0-next.0",
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": "e5e81153b227c32f15170678b919fb372f3f471c"
49
+ "gitHead": "30226a03ea1e17f2143a49cf3fa6e95b5941ba2c"
50
50
  }