@esri/calcite-design-tokens 3.2.0-next.6 → 3.2.0-next.8

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/dark.css CHANGED
@@ -10,7 +10,7 @@
10
10
  --calcite-color-foreground-2: #212121;
11
11
  --calcite-color-foreground-3: #141414;
12
12
  --calcite-color-foreground-current: #2b465f; /** deprecated, use --calcite-color-foreground-highlight instead */
13
- --calcite-color-foreground-highlight: #2b465f;
13
+ --calcite-color-surface-highlight: #2b465f;
14
14
  --calcite-color-transparent: rgba(255, 255, 255, 0);
15
15
  --calcite-color-transparent-hover: rgba(255, 255, 255, 0.12);
16
16
  --calcite-color-transparent-press: rgba(255, 255, 255, 0.16);
@@ -44,7 +44,7 @@
44
44
  --calcite-color-transparent-press: rgba(0, 0, 0, 0.08);
45
45
  --calcite-color-transparent-hover: rgba(0, 0, 0, 0.04);
46
46
  --calcite-color-transparent: rgba(0, 0, 0, 0);
47
- --calcite-color-foreground-highlight: #d6efff;
47
+ --calcite-color-surface-highlight: #d6efff;
48
48
  --calcite-color-foreground-current: #d6efff; /** deprecated, use --calcite-color-foreground-highlight instead */
49
49
  --calcite-color-foreground-3: #ebebeb;
50
50
  --calcite-color-foreground-2: #f2f2f2;
@@ -92,7 +92,7 @@
92
92
  --calcite-color-transparent-press: rgba(0, 0, 0, 0.08);
93
93
  --calcite-color-transparent-hover: rgba(0, 0, 0, 0.04);
94
94
  --calcite-color-transparent: rgba(0, 0, 0, 0);
95
- --calcite-color-foreground-highlight: #d6efff;
95
+ --calcite-color-surface-highlight: #d6efff;
96
96
  --calcite-color-foreground-current: #d6efff; /** deprecated, use --calcite-color-foreground-highlight instead */
97
97
  --calcite-color-foreground-3: #ebebeb;
98
98
  --calcite-color-foreground-2: #f2f2f2;
@@ -141,7 +141,7 @@
141
141
  --calcite-color-transparent-press: rgba(255, 255, 255, 0.16);
142
142
  --calcite-color-transparent-hover: rgba(255, 255, 255, 0.12);
143
143
  --calcite-color-transparent: rgba(255, 255, 255, 0);
144
- --calcite-color-foreground-highlight: #2b465f;
144
+ --calcite-color-surface-highlight: #2b465f;
145
145
  --calcite-color-foreground-current: #2b465f; /** deprecated, use --calcite-color-foreground-highlight instead */
146
146
  --calcite-color-foreground-3: #141414;
147
147
  --calcite-color-foreground-2: #212121;
@@ -189,7 +189,7 @@
189
189
  --calcite-color-transparent-press: rgba(0, 0, 0, 0.08);
190
190
  --calcite-color-transparent-hover: rgba(0, 0, 0, 0.04);
191
191
  --calcite-color-transparent: rgba(0, 0, 0, 0);
192
- --calcite-color-foreground-highlight: #d6efff;
192
+ --calcite-color-surface-highlight: #d6efff;
193
193
  --calcite-color-foreground-current: #d6efff; /** deprecated, use --calcite-color-foreground-highlight instead */
194
194
  --calcite-color-foreground-3: #ebebeb;
195
195
  --calcite-color-foreground-2: #f2f2f2;
@@ -236,7 +236,7 @@
236
236
  --calcite-color-transparent-press: rgba(255, 255, 255, 0.16);
237
237
  --calcite-color-transparent-hover: rgba(255, 255, 255, 0.12);
238
238
  --calcite-color-transparent: rgba(255, 255, 255, 0);
239
- --calcite-color-foreground-highlight: #2b465f;
239
+ --calcite-color-surface-highlight: #2b465f;
240
240
  --calcite-color-foreground-current: #2b465f; /** deprecated, use --calcite-color-foreground-highlight instead */
241
241
  --calcite-color-foreground-3: #141414;
242
242
  --calcite-color-foreground-2: #212121;
@@ -10,7 +10,7 @@
10
10
  --calcite-color-foreground-2: #f2f2f2;
11
11
  --calcite-color-foreground-3: #ebebeb;
12
12
  --calcite-color-foreground-current: #d6efff; /** deprecated, use --calcite-color-foreground-highlight instead */
13
- --calcite-color-foreground-highlight: #d6efff;
13
+ --calcite-color-surface-highlight: #d6efff;
14
14
  --calcite-color-transparent: rgba(0, 0, 0, 0);
15
15
  --calcite-color-transparent-hover: rgba(0, 0, 0, 0.04);
16
16
  --calcite-color-transparent-press: rgba(0, 0, 0, 0.08);
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1751555606149,
2
+ "timestamp": 1752297996447,
3
3
  "tokens": [
4
4
  {
5
5
  "key": "{core.color.neutral.blk-000}",
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1751555604356,
2
+ "timestamp": 1752297994629,
3
3
  "tokens": [
4
4
  {
5
5
  "key": "{semantic.color.background.default}",
@@ -180,21 +180,21 @@
180
180
  "comment": "deprecated, use --calcite-color-foreground-highlight instead"
181
181
  },
182
182
  {
183
- "key": "{semantic.color.foreground.highlight}",
183
+ "key": "{semantic.color.surface.highlight}",
184
184
  "value": "#2b465f",
185
185
  "type": "color",
186
186
  "attributes": {
187
187
  "category": "color",
188
188
  "group": "foreground",
189
189
  "type": "color",
190
- "item": "foreground",
190
+ "item": "surface",
191
191
  "subitem": "highlight",
192
192
  "names": {
193
- "scss": "$calcite-color-foreground-highlight",
194
- "css": "var(--calcite-color-foreground-highlight)",
195
- "js": "semantic.color.foreground.highlight",
196
- "docs": "semantic.color.foreground.highlight",
197
- "es6": "calciteColorForegroundHighlight"
193
+ "scss": "$calcite-color-surface-highlight",
194
+ "css": "var(--calcite-color-surface-highlight)",
195
+ "js": "semantic.color.surface.highlight",
196
+ "docs": "semantic.color.surface.highlight",
197
+ "es6": "calciteColorSurfaceHighlight"
198
198
  },
199
199
  "calcite-schema": {
200
200
  "system": "calcite",
@@ -204,8 +204,8 @@
204
204
  },
205
205
  "filePath": "src/tokens/semantic/color/dark.json",
206
206
  "isSource": true,
207
- "name": "Color Foreground Highlight",
208
- "path": ["semantic", "color", "foreground", "highlight"]
207
+ "name": "Color Surface Highlight",
208
+ "path": ["semantic", "color", "surface", "highlight"]
209
209
  },
210
210
  {
211
211
  "key": "{semantic.color.transparent.default.default}",
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1751555605976,
2
+ "timestamp": 1752297996265,
3
3
  "tokens": [
4
4
  {
5
5
  "key": "{semantic.color.background.default}",
@@ -180,21 +180,21 @@
180
180
  "comment": "deprecated, use --calcite-color-foreground-highlight instead"
181
181
  },
182
182
  {
183
- "key": "{semantic.color.foreground.highlight}",
183
+ "key": "{semantic.color.surface.highlight}",
184
184
  "value": "{\"light\":\"#d6efff\",\"dark\":\"#2b465f\"}",
185
185
  "type": "color",
186
186
  "attributes": {
187
187
  "category": "color",
188
188
  "group": "foreground",
189
189
  "type": "color",
190
- "item": "foreground",
190
+ "item": "surface",
191
191
  "subitem": "highlight",
192
192
  "names": {
193
- "scss": "$calcite-color-foreground-highlight",
194
- "css": "var(--calcite-color-foreground-highlight)",
195
- "js": "semantic.color.foreground.highlight",
196
- "docs": "semantic.color.foreground.highlight",
197
- "es6": "calciteColorForegroundHighlight"
193
+ "scss": "$calcite-color-surface-highlight",
194
+ "css": "var(--calcite-color-surface-highlight)",
195
+ "js": "semantic.color.surface.highlight",
196
+ "docs": "semantic.color.surface.highlight",
197
+ "es6": "calciteColorSurfaceHighlight"
198
198
  },
199
199
  "calcite-schema": {
200
200
  "system": "calcite",
@@ -204,8 +204,8 @@
204
204
  },
205
205
  "filePath": "src/tokens/semantic/color/light.json",
206
206
  "isSource": false,
207
- "name": "Color Foreground Highlight",
208
- "path": ["semantic", "color", "foreground", "highlight"]
207
+ "name": "Color Surface Highlight",
208
+ "path": ["semantic", "color", "surface", "highlight"]
209
209
  },
210
210
  {
211
211
  "key": "{semantic.color.transparent.default.default}",
@@ -4386,7 +4386,7 @@
4386
4386
  "value": "4px",
4387
4387
  "type": "dimension",
4388
4388
  "attributes": {
4389
- "category": "space",
4389
+ "category": "spacing",
4390
4390
  "type": "dimension",
4391
4391
  "item": "fixed",
4392
4392
  "subitem": "xxs",
@@ -4423,7 +4423,7 @@
4423
4423
  "value": "6px",
4424
4424
  "type": "dimension",
4425
4425
  "attributes": {
4426
- "category": "space",
4426
+ "category": "spacing",
4427
4427
  "type": "dimension",
4428
4428
  "item": "fixed",
4429
4429
  "subitem": "xs",
@@ -4460,7 +4460,7 @@
4460
4460
  "value": "8px",
4461
4461
  "type": "dimension",
4462
4462
  "attributes": {
4463
- "category": "space",
4463
+ "category": "spacing",
4464
4464
  "type": "dimension",
4465
4465
  "item": "fixed",
4466
4466
  "subitem": "sm",
@@ -4497,7 +4497,7 @@
4497
4497
  "value": "12px",
4498
4498
  "type": "dimension",
4499
4499
  "attributes": {
4500
- "category": "space",
4500
+ "category": "spacing",
4501
4501
  "type": "dimension",
4502
4502
  "item": "fixed",
4503
4503
  "subitem": "md",
@@ -4534,7 +4534,7 @@
4534
4534
  "value": "14px",
4535
4535
  "type": "dimension",
4536
4536
  "attributes": {
4537
- "category": "space",
4537
+ "category": "spacing",
4538
4538
  "type": "dimension",
4539
4539
  "item": "fixed",
4540
4540
  "subitem": "lg",
@@ -4571,7 +4571,7 @@
4571
4571
  "value": "16px",
4572
4572
  "type": "dimension",
4573
4573
  "attributes": {
4574
- "category": "space",
4574
+ "category": "spacing",
4575
4575
  "type": "dimension",
4576
4576
  "item": "fixed",
4577
4577
  "subitem": "xl",
@@ -4608,7 +4608,7 @@
4608
4608
  "value": "20px",
4609
4609
  "type": "dimension",
4610
4610
  "attributes": {
4611
- "category": "space",
4611
+ "category": "spacing",
4612
4612
  "type": "dimension",
4613
4613
  "item": "fixed",
4614
4614
  "subitem": "xxl",
@@ -4645,7 +4645,7 @@
4645
4645
  "value": "32px",
4646
4646
  "type": "dimension",
4647
4647
  "attributes": {
4648
- "category": "space",
4648
+ "category": "spacing",
4649
4649
  "type": "dimension",
4650
4650
  "item": "fixed",
4651
4651
  "subitem": "xxxl",
@@ -4682,7 +4682,7 @@
4682
4682
  "value": "0",
4683
4683
  "type": "dimension",
4684
4684
  "attributes": {
4685
- "category": "space",
4685
+ "category": "spacing",
4686
4686
  "type": "spacing",
4687
4687
  "item": "default",
4688
4688
  "subitem": "none",
@@ -4709,7 +4709,7 @@
4709
4709
  "value": "1px",
4710
4710
  "type": "dimension",
4711
4711
  "attributes": {
4712
- "category": "space",
4712
+ "category": "spacing",
4713
4713
  "type": "spacing",
4714
4714
  "item": "default",
4715
4715
  "subitem": "px",
@@ -4736,7 +4736,7 @@
4736
4736
  "value": "2px",
4737
4737
  "type": "dimension",
4738
4738
  "attributes": {
4739
- "category": "space",
4739
+ "category": "spacing",
4740
4740
  "type": "spacing",
4741
4741
  "item": "default",
4742
4742
  "subitem": "base",
@@ -4763,7 +4763,7 @@
4763
4763
  "value": "0.25rem",
4764
4764
  "type": "dimension",
4765
4765
  "attributes": {
4766
- "category": "space",
4766
+ "category": "spacing",
4767
4767
  "type": "spacing",
4768
4768
  "item": "default",
4769
4769
  "subitem": "xxs",
@@ -4790,7 +4790,7 @@
4790
4790
  "value": "0.375rem",
4791
4791
  "type": "dimension",
4792
4792
  "attributes": {
4793
- "category": "space",
4793
+ "category": "spacing",
4794
4794
  "type": "spacing",
4795
4795
  "item": "default",
4796
4796
  "subitem": "xs",
@@ -4817,7 +4817,7 @@
4817
4817
  "value": "0.5rem",
4818
4818
  "type": "dimension",
4819
4819
  "attributes": {
4820
- "category": "space",
4820
+ "category": "spacing",
4821
4821
  "type": "spacing",
4822
4822
  "item": "default",
4823
4823
  "subitem": "sm",
@@ -4844,7 +4844,7 @@
4844
4844
  "value": "0.625rem",
4845
4845
  "type": "dimension",
4846
4846
  "attributes": {
4847
- "category": "space",
4847
+ "category": "spacing",
4848
4848
  "type": "spacing",
4849
4849
  "item": "default",
4850
4850
  "subitem": "sm+",
@@ -4871,7 +4871,7 @@
4871
4871
  "value": "0.75rem",
4872
4872
  "type": "dimension",
4873
4873
  "attributes": {
4874
- "category": "space",
4874
+ "category": "spacing",
4875
4875
  "type": "spacing",
4876
4876
  "item": "default",
4877
4877
  "subitem": "md",
@@ -4898,7 +4898,7 @@
4898
4898
  "value": "0.875rem",
4899
4899
  "type": "dimension",
4900
4900
  "attributes": {
4901
- "category": "space",
4901
+ "category": "spacing",
4902
4902
  "type": "spacing",
4903
4903
  "item": "default",
4904
4904
  "subitem": "md+",
@@ -4925,7 +4925,7 @@
4925
4925
  "value": "1rem",
4926
4926
  "type": "dimension",
4927
4927
  "attributes": {
4928
- "category": "space",
4928
+ "category": "spacing",
4929
4929
  "type": "spacing",
4930
4930
  "item": "default",
4931
4931
  "subitem": "lg",
@@ -4952,7 +4952,7 @@
4952
4952
  "value": "1.25rem",
4953
4953
  "type": "dimension",
4954
4954
  "attributes": {
4955
- "category": "space",
4955
+ "category": "spacing",
4956
4956
  "type": "spacing",
4957
4957
  "item": "default",
4958
4958
  "subitem": "xl",
@@ -4979,7 +4979,7 @@
4979
4979
  "value": "1.5rem",
4980
4980
  "type": "dimension",
4981
4981
  "attributes": {
4982
- "category": "space",
4982
+ "category": "spacing",
4983
4983
  "type": "spacing",
4984
4984
  "item": "default",
4985
4985
  "subitem": "xxl",
@@ -5006,7 +5006,7 @@
5006
5006
  "value": "2rem",
5007
5007
  "type": "dimension",
5008
5008
  "attributes": {
5009
- "category": "space",
5009
+ "category": "spacing",
5010
5010
  "type": "spacing",
5011
5011
  "item": "default",
5012
5012
  "subitem": "xxxl",
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1751555605202,
2
+ "timestamp": 1752297995483,
3
3
  "tokens": [
4
4
  {
5
5
  "key": "{semantic.color.background.default}",
@@ -180,21 +180,21 @@
180
180
  "comment": "deprecated, use --calcite-color-foreground-highlight instead"
181
181
  },
182
182
  {
183
- "key": "{semantic.color.foreground.highlight}",
183
+ "key": "{semantic.color.surface.highlight}",
184
184
  "value": "#d6efff",
185
185
  "type": "color",
186
186
  "attributes": {
187
187
  "category": "color",
188
188
  "group": "foreground",
189
189
  "type": "color",
190
- "item": "foreground",
190
+ "item": "surface",
191
191
  "subitem": "highlight",
192
192
  "names": {
193
- "scss": "$calcite-color-foreground-highlight",
194
- "css": "var(--calcite-color-foreground-highlight)",
195
- "js": "semantic.color.foreground.highlight",
196
- "docs": "semantic.color.foreground.highlight",
197
- "es6": "calciteColorForegroundHighlight"
193
+ "scss": "$calcite-color-surface-highlight",
194
+ "css": "var(--calcite-color-surface-highlight)",
195
+ "js": "semantic.color.surface.highlight",
196
+ "docs": "semantic.color.surface.highlight",
197
+ "es6": "calciteColorSurfaceHighlight"
198
198
  },
199
199
  "calcite-schema": {
200
200
  "system": "calcite",
@@ -204,8 +204,8 @@
204
204
  },
205
205
  "filePath": "src/tokens/semantic/color/light.json",
206
206
  "isSource": true,
207
- "name": "Color Foreground Highlight",
208
- "path": ["semantic", "color", "foreground", "highlight"]
207
+ "name": "Color Surface Highlight",
208
+ "path": ["semantic", "color", "surface", "highlight"]
209
209
  },
210
210
  {
211
211
  "key": "{semantic.color.transparent.default.default}",
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1751555606094,
2
+ "timestamp": 1752297996389,
3
3
  "tokens": [
4
4
  {
5
5
  "key": "{semantic.border.width.none}",
@@ -2575,7 +2575,7 @@
2575
2575
  "value": "4px",
2576
2576
  "type": "dimension",
2577
2577
  "attributes": {
2578
- "category": "space",
2578
+ "category": "spacing",
2579
2579
  "type": "dimension",
2580
2580
  "item": "fixed",
2581
2581
  "subitem": "xxs",
@@ -2612,7 +2612,7 @@
2612
2612
  "value": "6px",
2613
2613
  "type": "dimension",
2614
2614
  "attributes": {
2615
- "category": "space",
2615
+ "category": "spacing",
2616
2616
  "type": "dimension",
2617
2617
  "item": "fixed",
2618
2618
  "subitem": "xs",
@@ -2649,7 +2649,7 @@
2649
2649
  "value": "8px",
2650
2650
  "type": "dimension",
2651
2651
  "attributes": {
2652
- "category": "space",
2652
+ "category": "spacing",
2653
2653
  "type": "dimension",
2654
2654
  "item": "fixed",
2655
2655
  "subitem": "sm",
@@ -2686,7 +2686,7 @@
2686
2686
  "value": "12px",
2687
2687
  "type": "dimension",
2688
2688
  "attributes": {
2689
- "category": "space",
2689
+ "category": "spacing",
2690
2690
  "type": "dimension",
2691
2691
  "item": "fixed",
2692
2692
  "subitem": "md",
@@ -2723,7 +2723,7 @@
2723
2723
  "value": "14px",
2724
2724
  "type": "dimension",
2725
2725
  "attributes": {
2726
- "category": "space",
2726
+ "category": "spacing",
2727
2727
  "type": "dimension",
2728
2728
  "item": "fixed",
2729
2729
  "subitem": "lg",
@@ -2760,7 +2760,7 @@
2760
2760
  "value": "16px",
2761
2761
  "type": "dimension",
2762
2762
  "attributes": {
2763
- "category": "space",
2763
+ "category": "spacing",
2764
2764
  "type": "dimension",
2765
2765
  "item": "fixed",
2766
2766
  "subitem": "xl",
@@ -2797,7 +2797,7 @@
2797
2797
  "value": "20px",
2798
2798
  "type": "dimension",
2799
2799
  "attributes": {
2800
- "category": "space",
2800
+ "category": "spacing",
2801
2801
  "type": "dimension",
2802
2802
  "item": "fixed",
2803
2803
  "subitem": "xxl",
@@ -2834,7 +2834,7 @@
2834
2834
  "value": "32px",
2835
2835
  "type": "dimension",
2836
2836
  "attributes": {
2837
- "category": "space",
2837
+ "category": "spacing",
2838
2838
  "type": "dimension",
2839
2839
  "item": "fixed",
2840
2840
  "subitem": "xxxl",
@@ -2871,7 +2871,7 @@
2871
2871
  "value": "0",
2872
2872
  "type": "dimension",
2873
2873
  "attributes": {
2874
- "category": "space",
2874
+ "category": "spacing",
2875
2875
  "type": "spacing",
2876
2876
  "item": "default",
2877
2877
  "subitem": "none",
@@ -2898,7 +2898,7 @@
2898
2898
  "value": "1px",
2899
2899
  "type": "dimension",
2900
2900
  "attributes": {
2901
- "category": "space",
2901
+ "category": "spacing",
2902
2902
  "type": "spacing",
2903
2903
  "item": "default",
2904
2904
  "subitem": "px",
@@ -2925,7 +2925,7 @@
2925
2925
  "value": "2px",
2926
2926
  "type": "dimension",
2927
2927
  "attributes": {
2928
- "category": "space",
2928
+ "category": "spacing",
2929
2929
  "type": "spacing",
2930
2930
  "item": "default",
2931
2931
  "subitem": "base",
@@ -2952,7 +2952,7 @@
2952
2952
  "value": "0.25rem",
2953
2953
  "type": "dimension",
2954
2954
  "attributes": {
2955
- "category": "space",
2955
+ "category": "spacing",
2956
2956
  "type": "spacing",
2957
2957
  "item": "default",
2958
2958
  "subitem": "xxs",
@@ -2979,7 +2979,7 @@
2979
2979
  "value": "0.375rem",
2980
2980
  "type": "dimension",
2981
2981
  "attributes": {
2982
- "category": "space",
2982
+ "category": "spacing",
2983
2983
  "type": "spacing",
2984
2984
  "item": "default",
2985
2985
  "subitem": "xs",
@@ -3006,7 +3006,7 @@
3006
3006
  "value": "0.5rem",
3007
3007
  "type": "dimension",
3008
3008
  "attributes": {
3009
- "category": "space",
3009
+ "category": "spacing",
3010
3010
  "type": "spacing",
3011
3011
  "item": "default",
3012
3012
  "subitem": "sm",
@@ -3033,7 +3033,7 @@
3033
3033
  "value": "0.625rem",
3034
3034
  "type": "dimension",
3035
3035
  "attributes": {
3036
- "category": "space",
3036
+ "category": "spacing",
3037
3037
  "type": "spacing",
3038
3038
  "item": "default",
3039
3039
  "subitem": "sm+",
@@ -3060,7 +3060,7 @@
3060
3060
  "value": "0.75rem",
3061
3061
  "type": "dimension",
3062
3062
  "attributes": {
3063
- "category": "space",
3063
+ "category": "spacing",
3064
3064
  "type": "spacing",
3065
3065
  "item": "default",
3066
3066
  "subitem": "md",
@@ -3087,7 +3087,7 @@
3087
3087
  "value": "0.875rem",
3088
3088
  "type": "dimension",
3089
3089
  "attributes": {
3090
- "category": "space",
3090
+ "category": "spacing",
3091
3091
  "type": "spacing",
3092
3092
  "item": "default",
3093
3093
  "subitem": "md+",
@@ -3114,7 +3114,7 @@
3114
3114
  "value": "1rem",
3115
3115
  "type": "dimension",
3116
3116
  "attributes": {
3117
- "category": "space",
3117
+ "category": "spacing",
3118
3118
  "type": "spacing",
3119
3119
  "item": "default",
3120
3120
  "subitem": "lg",
@@ -3141,7 +3141,7 @@
3141
3141
  "value": "1.25rem",
3142
3142
  "type": "dimension",
3143
3143
  "attributes": {
3144
- "category": "space",
3144
+ "category": "spacing",
3145
3145
  "type": "spacing",
3146
3146
  "item": "default",
3147
3147
  "subitem": "xl",
@@ -3168,7 +3168,7 @@
3168
3168
  "value": "1.5rem",
3169
3169
  "type": "dimension",
3170
3170
  "attributes": {
3171
- "category": "space",
3171
+ "category": "spacing",
3172
3172
  "type": "spacing",
3173
3173
  "item": "default",
3174
3174
  "subitem": "xxl",
@@ -3195,7 +3195,7 @@
3195
3195
  "value": "2rem",
3196
3196
  "type": "dimension",
3197
3197
  "attributes": {
3198
- "category": "space",
3198
+ "category": "spacing",
3199
3199
  "type": "spacing",
3200
3200
  "item": "default",
3201
3201
  "subitem": "xxxl",
@@ -10,7 +10,7 @@ export const calciteColorForeground2: string;
10
10
  export const calciteColorForeground3: string;
11
11
  /** deprecated, use --calcite-color-foreground-highlight instead */
12
12
  export const calciteColorForegroundCurrent: string;
13
- export const calciteColorForegroundHighlight: string;
13
+ export const calciteColorSurfaceHighlight: string;
14
14
  export const calciteColorTransparent: string;
15
15
  export const calciteColorTransparentHover: string;
16
16
  export const calciteColorTransparentPress: string;
package/dist/es6/dark.js CHANGED
@@ -9,7 +9,7 @@ export const calciteColorForeground1 = "#2b2b2b";
9
9
  export const calciteColorForeground2 = "#212121";
10
10
  export const calciteColorForeground3 = "#141414";
11
11
  export const calciteColorForegroundCurrent = "#2b465f"; // deprecated, use --calcite-color-foreground-highlight instead
12
- export const calciteColorForegroundHighlight = "#2b465f";
12
+ export const calciteColorSurfaceHighlight = "#2b465f";
13
13
  export const calciteColorTransparent = "rgba(255, 255, 255, 0)";
14
14
  export const calciteColorTransparentHover = "rgba(255, 255, 255, 0.12)";
15
15
  export const calciteColorTransparentPress = "rgba(255, 255, 255, 0.16)";
@@ -11,7 +11,7 @@ export const calciteColorForeground2: { light: string; dark: string };
11
11
  export const calciteColorForeground3: { light: string; dark: string };
12
12
  /** deprecated, use --calcite-color-foreground-highlight instead */
13
13
  export const calciteColorForegroundCurrent: { light: string; dark: string };
14
- export const calciteColorForegroundHighlight: { light: string; dark: string };
14
+ export const calciteColorSurfaceHighlight: { light: string; dark: string };
15
15
  export const calciteColorTransparent: { light: string; dark: string };
16
16
  export const calciteColorTransparentHover: { light: string; dark: string };
17
17
  export const calciteColorTransparentPress: { light: string; dark: string };
@@ -13,7 +13,7 @@ export const calciteColorForegroundCurrent = {
13
13
  light: "#d6efff",
14
14
  dark: "#2b465f",
15
15
  }; // deprecated, use --calcite-color-foreground-highlight instead
16
- export const calciteColorForegroundHighlight = {
16
+ export const calciteColorSurfaceHighlight = {
17
17
  light: "#d6efff",
18
18
  dark: "#2b465f",
19
19
  };
@@ -10,7 +10,7 @@ export const calciteColorForeground2: string;
10
10
  export const calciteColorForeground3: string;
11
11
  /** deprecated, use --calcite-color-foreground-highlight instead */
12
12
  export const calciteColorForegroundCurrent: string;
13
- export const calciteColorForegroundHighlight: string;
13
+ export const calciteColorSurfaceHighlight: string;
14
14
  export const calciteColorTransparent: string;
15
15
  export const calciteColorTransparentHover: string;
16
16
  export const calciteColorTransparentPress: string;
package/dist/es6/light.js CHANGED
@@ -9,7 +9,7 @@ export const calciteColorForeground1 = "#ffffff";
9
9
  export const calciteColorForeground2 = "#f2f2f2";
10
10
  export const calciteColorForeground3 = "#ebebeb";
11
11
  export const calciteColorForegroundCurrent = "#d6efff"; // deprecated, use --calcite-color-foreground-highlight instead
12
- export const calciteColorForegroundHighlight = "#d6efff";
12
+ export const calciteColorSurfaceHighlight = "#d6efff";
13
13
  export const calciteColorTransparent = "rgba(0, 0, 0, 0)";
14
14
  export const calciteColorTransparentHover = "rgba(0, 0, 0, 0.04)";
15
15
  export const calciteColorTransparentPress = "rgba(0, 0, 0, 0.08)";
package/dist/js/dark.d.ts CHANGED
@@ -10,7 +10,7 @@ export const calciteColorForeground2: string;
10
10
  export const calciteColorForeground3: string;
11
11
  /** deprecated, use --calcite-color-foreground-highlight instead */
12
12
  export const calciteColorForegroundCurrent: string;
13
- export const calciteColorForegroundHighlight: string;
13
+ export const calciteColorSurfaceHighlight: string;
14
14
  export const calciteColorTransparent: string;
15
15
  export const calciteColorTransparentHover: string;
16
16
  export const calciteColorTransparentPress: string;