@esri/calcite-design-tokens 3.2.0-next.8 → 3.2.0-next.9
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 +1 -1
- package/dist/css/index.css +5 -5
- package/dist/css/light.css +1 -1
- package/dist/docs/core.json +1 -1
- package/dist/docs/dark.json +5 -5
- package/dist/docs/global.json +5 -5
- package/dist/docs/light.json +5 -5
- package/dist/docs/semantic.json +1 -1
- package/dist/es6/dark.d.ts +1 -1
- package/dist/es6/dark.js +1 -1
- package/dist/es6/global.d.ts +1 -1
- package/dist/es6/global.js +1 -1
- package/dist/es6/light.d.ts +1 -1
- package/dist/es6/light.js +1 -1
- package/dist/js/dark.d.ts +1 -1
- package/dist/js/dark.js +5 -6
- package/dist/js/global.js +5 -6
- package/dist/js/light.d.ts +1 -1
- package/dist/js/light.js +5 -6
- package/dist/scss/dark.scss +1 -1
- package/dist/scss/index.scss +2 -2
- package/dist/scss/light.scss +1 -1
- package/package.json +2 -2
package/dist/css/dark.css
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
--calcite-color-foreground-1: #2b2b2b;
|
|
10
10
|
--calcite-color-foreground-2: #212121;
|
|
11
11
|
--calcite-color-foreground-3: #141414;
|
|
12
|
-
--calcite-color-foreground-current: #2b465f; /** deprecated, use --calcite-color-
|
|
12
|
+
--calcite-color-foreground-current: #2b465f; /** deprecated, use --calcite-color-surface-highlight instead */
|
|
13
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);
|
package/dist/css/index.css
CHANGED
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
--calcite-color-transparent-hover: rgba(0, 0, 0, 0.04);
|
|
46
46
|
--calcite-color-transparent: rgba(0, 0, 0, 0);
|
|
47
47
|
--calcite-color-surface-highlight: #d6efff;
|
|
48
|
-
--calcite-color-foreground-current: #d6efff; /** deprecated, use --calcite-color-
|
|
48
|
+
--calcite-color-foreground-current: #d6efff; /** deprecated, use --calcite-color-surface-highlight instead */
|
|
49
49
|
--calcite-color-foreground-3: #ebebeb;
|
|
50
50
|
--calcite-color-foreground-2: #f2f2f2;
|
|
51
51
|
--calcite-color-foreground-1: #ffffff;
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
--calcite-color-transparent-hover: rgba(0, 0, 0, 0.04);
|
|
94
94
|
--calcite-color-transparent: rgba(0, 0, 0, 0);
|
|
95
95
|
--calcite-color-surface-highlight: #d6efff;
|
|
96
|
-
--calcite-color-foreground-current: #d6efff; /** deprecated, use --calcite-color-
|
|
96
|
+
--calcite-color-foreground-current: #d6efff; /** deprecated, use --calcite-color-surface-highlight instead */
|
|
97
97
|
--calcite-color-foreground-3: #ebebeb;
|
|
98
98
|
--calcite-color-foreground-2: #f2f2f2;
|
|
99
99
|
--calcite-color-foreground-1: #ffffff;
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
--calcite-color-transparent-hover: rgba(255, 255, 255, 0.12);
|
|
143
143
|
--calcite-color-transparent: rgba(255, 255, 255, 0);
|
|
144
144
|
--calcite-color-surface-highlight: #2b465f;
|
|
145
|
-
--calcite-color-foreground-current: #2b465f; /** deprecated, use --calcite-color-
|
|
145
|
+
--calcite-color-foreground-current: #2b465f; /** deprecated, use --calcite-color-surface-highlight instead */
|
|
146
146
|
--calcite-color-foreground-3: #141414;
|
|
147
147
|
--calcite-color-foreground-2: #212121;
|
|
148
148
|
--calcite-color-foreground-1: #2b2b2b;
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
--calcite-color-transparent-hover: rgba(0, 0, 0, 0.04);
|
|
191
191
|
--calcite-color-transparent: rgba(0, 0, 0, 0);
|
|
192
192
|
--calcite-color-surface-highlight: #d6efff;
|
|
193
|
-
--calcite-color-foreground-current: #d6efff; /** deprecated, use --calcite-color-
|
|
193
|
+
--calcite-color-foreground-current: #d6efff; /** deprecated, use --calcite-color-surface-highlight instead */
|
|
194
194
|
--calcite-color-foreground-3: #ebebeb;
|
|
195
195
|
--calcite-color-foreground-2: #f2f2f2;
|
|
196
196
|
--calcite-color-foreground-1: #ffffff;
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
--calcite-color-transparent-hover: rgba(255, 255, 255, 0.12);
|
|
238
238
|
--calcite-color-transparent: rgba(255, 255, 255, 0);
|
|
239
239
|
--calcite-color-surface-highlight: #2b465f;
|
|
240
|
-
--calcite-color-foreground-current: #2b465f; /** deprecated, use --calcite-color-
|
|
240
|
+
--calcite-color-foreground-current: #2b465f; /** deprecated, use --calcite-color-surface-highlight instead */
|
|
241
241
|
--calcite-color-foreground-3: #141414;
|
|
242
242
|
--calcite-color-foreground-2: #212121;
|
|
243
243
|
--calcite-color-foreground-1: #2b2b2b;
|
package/dist/css/light.css
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
--calcite-color-foreground-1: #ffffff;
|
|
10
10
|
--calcite-color-foreground-2: #f2f2f2;
|
|
11
11
|
--calcite-color-foreground-3: #ebebeb;
|
|
12
|
-
--calcite-color-foreground-current: #d6efff; /** deprecated, use --calcite-color-
|
|
12
|
+
--calcite-color-foreground-current: #d6efff; /** deprecated, use --calcite-color-surface-highlight instead */
|
|
13
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);
|
package/dist/docs/core.json
CHANGED
package/dist/docs/dark.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp":
|
|
2
|
+
"timestamp": 1752680547547,
|
|
3
3
|
"tokens": [
|
|
4
4
|
{
|
|
5
5
|
"key": "{semantic.color.background.default}",
|
|
@@ -152,13 +152,13 @@
|
|
|
152
152
|
"item": "foreground",
|
|
153
153
|
"subitem": "current",
|
|
154
154
|
"value": "#2b465f",
|
|
155
|
-
"description": "deprecated, use --calcite-color-
|
|
155
|
+
"description": "deprecated, use --calcite-color-surface-highlight instead",
|
|
156
156
|
"filePath": "src/tokens/semantic/color/dark.json",
|
|
157
157
|
"isSource": true,
|
|
158
158
|
"key": "{semantic.color.foreground.current}",
|
|
159
159
|
"name": "calcite-semantic-color-foreground-current",
|
|
160
160
|
"path": ["semantic", "color", "foreground", "current"],
|
|
161
|
-
"comment": "deprecated, use --calcite-color-
|
|
161
|
+
"comment": "deprecated, use --calcite-color-surface-highlight instead",
|
|
162
162
|
"names": {
|
|
163
163
|
"scss": "$calcite-color-foreground-current",
|
|
164
164
|
"css": "var(--calcite-color-foreground-current)",
|
|
@@ -172,12 +172,12 @@
|
|
|
172
172
|
"type": "color"
|
|
173
173
|
}
|
|
174
174
|
},
|
|
175
|
-
"description": "deprecated, use --calcite-color-
|
|
175
|
+
"description": "deprecated, use --calcite-color-surface-highlight instead",
|
|
176
176
|
"filePath": "src/tokens/semantic/color/dark.json",
|
|
177
177
|
"isSource": true,
|
|
178
178
|
"name": "Color Foreground Current",
|
|
179
179
|
"path": ["semantic", "color", "foreground", "current"],
|
|
180
|
-
"comment": "deprecated, use --calcite-color-
|
|
180
|
+
"comment": "deprecated, use --calcite-color-surface-highlight instead"
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
183
|
"key": "{semantic.color.surface.highlight}",
|
package/dist/docs/global.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp":
|
|
2
|
+
"timestamp": 1752680549192,
|
|
3
3
|
"tokens": [
|
|
4
4
|
{
|
|
5
5
|
"key": "{semantic.color.background.default}",
|
|
@@ -152,13 +152,13 @@
|
|
|
152
152
|
"item": "foreground",
|
|
153
153
|
"subitem": "current",
|
|
154
154
|
"value": "#d6efff",
|
|
155
|
-
"description": "deprecated, use --calcite-color-
|
|
155
|
+
"description": "deprecated, use --calcite-color-surface-highlight instead",
|
|
156
156
|
"filePath": "src/tokens/semantic/color/light.json",
|
|
157
157
|
"isSource": false,
|
|
158
158
|
"key": "{semantic.color.foreground.current}",
|
|
159
159
|
"name": "calcite-semantic-color-foreground-current",
|
|
160
160
|
"path": ["semantic", "color", "foreground", "current"],
|
|
161
|
-
"comment": "deprecated, use --calcite-color-
|
|
161
|
+
"comment": "deprecated, use --calcite-color-surface-highlight instead",
|
|
162
162
|
"names": {
|
|
163
163
|
"scss": "$calcite-color-foreground-current",
|
|
164
164
|
"css": "var(--calcite-color-foreground-current)",
|
|
@@ -172,12 +172,12 @@
|
|
|
172
172
|
"type": "color"
|
|
173
173
|
}
|
|
174
174
|
},
|
|
175
|
-
"description": "deprecated, use --calcite-color-
|
|
175
|
+
"description": "deprecated, use --calcite-color-surface-highlight instead",
|
|
176
176
|
"filePath": "src/tokens/semantic/color/light.json",
|
|
177
177
|
"isSource": false,
|
|
178
178
|
"name": "Color Foreground Current",
|
|
179
179
|
"path": ["semantic", "color", "foreground", "current"],
|
|
180
|
-
"comment": "deprecated, use --calcite-color-
|
|
180
|
+
"comment": "deprecated, use --calcite-color-surface-highlight instead"
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
183
|
"key": "{semantic.color.surface.highlight}",
|
package/dist/docs/light.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp":
|
|
2
|
+
"timestamp": 1752680548409,
|
|
3
3
|
"tokens": [
|
|
4
4
|
{
|
|
5
5
|
"key": "{semantic.color.background.default}",
|
|
@@ -152,13 +152,13 @@
|
|
|
152
152
|
"item": "foreground",
|
|
153
153
|
"subitem": "current",
|
|
154
154
|
"value": "#d6efff",
|
|
155
|
-
"description": "deprecated, use --calcite-color-
|
|
155
|
+
"description": "deprecated, use --calcite-color-surface-highlight instead",
|
|
156
156
|
"filePath": "src/tokens/semantic/color/light.json",
|
|
157
157
|
"isSource": true,
|
|
158
158
|
"key": "{semantic.color.foreground.current}",
|
|
159
159
|
"name": "calcite-semantic-color-foreground-current",
|
|
160
160
|
"path": ["semantic", "color", "foreground", "current"],
|
|
161
|
-
"comment": "deprecated, use --calcite-color-
|
|
161
|
+
"comment": "deprecated, use --calcite-color-surface-highlight instead",
|
|
162
162
|
"names": {
|
|
163
163
|
"scss": "$calcite-color-foreground-current",
|
|
164
164
|
"css": "var(--calcite-color-foreground-current)",
|
|
@@ -172,12 +172,12 @@
|
|
|
172
172
|
"type": "color"
|
|
173
173
|
}
|
|
174
174
|
},
|
|
175
|
-
"description": "deprecated, use --calcite-color-
|
|
175
|
+
"description": "deprecated, use --calcite-color-surface-highlight instead",
|
|
176
176
|
"filePath": "src/tokens/semantic/color/light.json",
|
|
177
177
|
"isSource": true,
|
|
178
178
|
"name": "Color Foreground Current",
|
|
179
179
|
"path": ["semantic", "color", "foreground", "current"],
|
|
180
|
-
"comment": "deprecated, use --calcite-color-
|
|
180
|
+
"comment": "deprecated, use --calcite-color-surface-highlight instead"
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
183
|
"key": "{semantic.color.surface.highlight}",
|
package/dist/docs/semantic.json
CHANGED
package/dist/es6/dark.d.ts
CHANGED
|
@@ -8,7 +8,7 @@ export const calciteColorBackgroundNone: string;
|
|
|
8
8
|
export const calciteColorForeground1: string;
|
|
9
9
|
export const calciteColorForeground2: string;
|
|
10
10
|
export const calciteColorForeground3: string;
|
|
11
|
-
/** deprecated, use --calcite-color-
|
|
11
|
+
/** deprecated, use --calcite-color-surface-highlight instead */
|
|
12
12
|
export const calciteColorForegroundCurrent: string;
|
|
13
13
|
export const calciteColorSurfaceHighlight: string;
|
|
14
14
|
export const calciteColorTransparent: string;
|
package/dist/es6/dark.js
CHANGED
|
@@ -8,7 +8,7 @@ export const calciteColorBackgroundNone = "rgba(255, 255, 255, 0)";
|
|
|
8
8
|
export const calciteColorForeground1 = "#2b2b2b";
|
|
9
9
|
export const calciteColorForeground2 = "#212121";
|
|
10
10
|
export const calciteColorForeground3 = "#141414";
|
|
11
|
-
export const calciteColorForegroundCurrent = "#2b465f"; // deprecated, use --calcite-color-
|
|
11
|
+
export const calciteColorForegroundCurrent = "#2b465f"; // deprecated, use --calcite-color-surface-highlight instead
|
|
12
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)";
|
package/dist/es6/global.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ export const calciteColorBackgroundNone: string;
|
|
|
9
9
|
export const calciteColorForeground1: { light: string; dark: string };
|
|
10
10
|
export const calciteColorForeground2: { light: string; dark: string };
|
|
11
11
|
export const calciteColorForeground3: { light: string; dark: string };
|
|
12
|
-
/** deprecated, use --calcite-color-
|
|
12
|
+
/** deprecated, use --calcite-color-surface-highlight instead */
|
|
13
13
|
export const calciteColorForegroundCurrent: { light: string; dark: string };
|
|
14
14
|
export const calciteColorSurfaceHighlight: { light: string; dark: string };
|
|
15
15
|
export const calciteColorTransparent: { light: string; dark: string };
|
package/dist/es6/global.js
CHANGED
|
@@ -12,7 +12,7 @@ export const calciteColorForeground3 = { light: "#ebebeb", dark: "#141414" };
|
|
|
12
12
|
export const calciteColorForegroundCurrent = {
|
|
13
13
|
light: "#d6efff",
|
|
14
14
|
dark: "#2b465f",
|
|
15
|
-
}; // deprecated, use --calcite-color-
|
|
15
|
+
}; // deprecated, use --calcite-color-surface-highlight instead
|
|
16
16
|
export const calciteColorSurfaceHighlight = {
|
|
17
17
|
light: "#d6efff",
|
|
18
18
|
dark: "#2b465f",
|
package/dist/es6/light.d.ts
CHANGED
|
@@ -8,7 +8,7 @@ export const calciteColorBackgroundNone: string;
|
|
|
8
8
|
export const calciteColorForeground1: string;
|
|
9
9
|
export const calciteColorForeground2: string;
|
|
10
10
|
export const calciteColorForeground3: string;
|
|
11
|
-
/** deprecated, use --calcite-color-
|
|
11
|
+
/** deprecated, use --calcite-color-surface-highlight instead */
|
|
12
12
|
export const calciteColorForegroundCurrent: string;
|
|
13
13
|
export const calciteColorSurfaceHighlight: string;
|
|
14
14
|
export const calciteColorTransparent: string;
|
package/dist/es6/light.js
CHANGED
|
@@ -8,7 +8,7 @@ export const calciteColorBackgroundNone = "rgba(255, 255, 255, 0)";
|
|
|
8
8
|
export const calciteColorForeground1 = "#ffffff";
|
|
9
9
|
export const calciteColorForeground2 = "#f2f2f2";
|
|
10
10
|
export const calciteColorForeground3 = "#ebebeb";
|
|
11
|
-
export const calciteColorForegroundCurrent = "#d6efff"; // deprecated, use --calcite-color-
|
|
11
|
+
export const calciteColorForegroundCurrent = "#d6efff"; // deprecated, use --calcite-color-surface-highlight instead
|
|
12
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)";
|
package/dist/js/dark.d.ts
CHANGED
|
@@ -8,7 +8,7 @@ export const calciteColorBackgroundNone: string;
|
|
|
8
8
|
export const calciteColorForeground1: string;
|
|
9
9
|
export const calciteColorForeground2: string;
|
|
10
10
|
export const calciteColorForeground3: string;
|
|
11
|
-
/** deprecated, use --calcite-color-
|
|
11
|
+
/** deprecated, use --calcite-color-surface-highlight instead */
|
|
12
12
|
export const calciteColorForegroundCurrent: string;
|
|
13
13
|
export const calciteColorSurfaceHighlight: string;
|
|
14
14
|
export const calciteColorTransparent: string;
|
package/dist/js/dark.js
CHANGED
|
@@ -206,14 +206,14 @@ export default {
|
|
|
206
206
|
subitem: "current",
|
|
207
207
|
value: "#2b465f",
|
|
208
208
|
description:
|
|
209
|
-
"deprecated, use --calcite-color-
|
|
209
|
+
"deprecated, use --calcite-color-surface-highlight instead",
|
|
210
210
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
211
211
|
isSource: true,
|
|
212
212
|
key: "{semantic.color.foreground.current}",
|
|
213
213
|
name: "calcite-semantic-color-foreground-current",
|
|
214
214
|
path: ["semantic", "color", "foreground", "current"],
|
|
215
215
|
comment:
|
|
216
|
-
"deprecated, use --calcite-color-
|
|
216
|
+
"deprecated, use --calcite-color-surface-highlight instead",
|
|
217
217
|
names: {
|
|
218
218
|
scss: "$calcite-color-foreground-current",
|
|
219
219
|
css: "var(--calcite-color-foreground-current)",
|
|
@@ -228,7 +228,7 @@ export default {
|
|
|
228
228
|
},
|
|
229
229
|
},
|
|
230
230
|
description:
|
|
231
|
-
"deprecated, use --calcite-color-
|
|
231
|
+
"deprecated, use --calcite-color-surface-highlight instead",
|
|
232
232
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
233
233
|
isSource: true,
|
|
234
234
|
original: {
|
|
@@ -239,13 +239,12 @@ export default {
|
|
|
239
239
|
group: "foreground",
|
|
240
240
|
},
|
|
241
241
|
description:
|
|
242
|
-
"deprecated, use --calcite-color-
|
|
242
|
+
"deprecated, use --calcite-color-surface-highlight instead",
|
|
243
243
|
key: "{semantic.color.foreground.current}",
|
|
244
244
|
},
|
|
245
245
|
name: "calciteColorForegroundCurrent",
|
|
246
246
|
path: ["semantic", "color", "foreground", "current"],
|
|
247
|
-
comment:
|
|
248
|
-
"deprecated, use --calcite-color-foreground-highlight instead",
|
|
247
|
+
comment: "deprecated, use --calcite-color-surface-highlight instead",
|
|
249
248
|
},
|
|
250
249
|
},
|
|
251
250
|
surface: {
|
package/dist/js/global.js
CHANGED
|
@@ -222,14 +222,14 @@ export default {
|
|
|
222
222
|
subitem: "current",
|
|
223
223
|
value: "#d6efff",
|
|
224
224
|
description:
|
|
225
|
-
"deprecated, use --calcite-color-
|
|
225
|
+
"deprecated, use --calcite-color-surface-highlight instead",
|
|
226
226
|
filePath: "src/tokens/semantic/color/light.json",
|
|
227
227
|
isSource: false,
|
|
228
228
|
key: "{semantic.color.foreground.current}",
|
|
229
229
|
name: "calcite-semantic-color-foreground-current",
|
|
230
230
|
path: ["semantic", "color", "foreground", "current"],
|
|
231
231
|
comment:
|
|
232
|
-
"deprecated, use --calcite-color-
|
|
232
|
+
"deprecated, use --calcite-color-surface-highlight instead",
|
|
233
233
|
names: {
|
|
234
234
|
scss: "$calcite-color-foreground-current",
|
|
235
235
|
css: "var(--calcite-color-foreground-current)",
|
|
@@ -244,7 +244,7 @@ export default {
|
|
|
244
244
|
},
|
|
245
245
|
},
|
|
246
246
|
description:
|
|
247
|
-
"deprecated, use --calcite-color-
|
|
247
|
+
"deprecated, use --calcite-color-surface-highlight instead",
|
|
248
248
|
filePath: "src/tokens/semantic/color/light.json",
|
|
249
249
|
isSource: false,
|
|
250
250
|
original: {
|
|
@@ -255,13 +255,12 @@ export default {
|
|
|
255
255
|
group: "foreground",
|
|
256
256
|
},
|
|
257
257
|
description:
|
|
258
|
-
"deprecated, use --calcite-color-
|
|
258
|
+
"deprecated, use --calcite-color-surface-highlight instead",
|
|
259
259
|
key: "{semantic.color.foreground.current}",
|
|
260
260
|
},
|
|
261
261
|
name: "Color Foreground Current",
|
|
262
262
|
path: ["semantic", "color", "foreground", "current"],
|
|
263
|
-
comment:
|
|
264
|
-
"deprecated, use --calcite-color-foreground-highlight instead",
|
|
263
|
+
comment: "deprecated, use --calcite-color-surface-highlight instead",
|
|
265
264
|
},
|
|
266
265
|
},
|
|
267
266
|
surface: {
|
package/dist/js/light.d.ts
CHANGED
|
@@ -8,7 +8,7 @@ export const calciteColorBackgroundNone: string;
|
|
|
8
8
|
export const calciteColorForeground1: string;
|
|
9
9
|
export const calciteColorForeground2: string;
|
|
10
10
|
export const calciteColorForeground3: string;
|
|
11
|
-
/** deprecated, use --calcite-color-
|
|
11
|
+
/** deprecated, use --calcite-color-surface-highlight instead */
|
|
12
12
|
export const calciteColorForegroundCurrent: string;
|
|
13
13
|
export const calciteColorSurfaceHighlight: string;
|
|
14
14
|
export const calciteColorTransparent: string;
|
package/dist/js/light.js
CHANGED
|
@@ -206,14 +206,14 @@ export default {
|
|
|
206
206
|
subitem: "current",
|
|
207
207
|
value: "#d6efff",
|
|
208
208
|
description:
|
|
209
|
-
"deprecated, use --calcite-color-
|
|
209
|
+
"deprecated, use --calcite-color-surface-highlight instead",
|
|
210
210
|
filePath: "src/tokens/semantic/color/light.json",
|
|
211
211
|
isSource: true,
|
|
212
212
|
key: "{semantic.color.foreground.current}",
|
|
213
213
|
name: "calcite-semantic-color-foreground-current",
|
|
214
214
|
path: ["semantic", "color", "foreground", "current"],
|
|
215
215
|
comment:
|
|
216
|
-
"deprecated, use --calcite-color-
|
|
216
|
+
"deprecated, use --calcite-color-surface-highlight instead",
|
|
217
217
|
names: {
|
|
218
218
|
scss: "$calcite-color-foreground-current",
|
|
219
219
|
css: "var(--calcite-color-foreground-current)",
|
|
@@ -228,7 +228,7 @@ export default {
|
|
|
228
228
|
},
|
|
229
229
|
},
|
|
230
230
|
description:
|
|
231
|
-
"deprecated, use --calcite-color-
|
|
231
|
+
"deprecated, use --calcite-color-surface-highlight instead",
|
|
232
232
|
filePath: "src/tokens/semantic/color/light.json",
|
|
233
233
|
isSource: true,
|
|
234
234
|
original: {
|
|
@@ -239,13 +239,12 @@ export default {
|
|
|
239
239
|
group: "foreground",
|
|
240
240
|
},
|
|
241
241
|
description:
|
|
242
|
-
"deprecated, use --calcite-color-
|
|
242
|
+
"deprecated, use --calcite-color-surface-highlight instead",
|
|
243
243
|
key: "{semantic.color.foreground.current}",
|
|
244
244
|
},
|
|
245
245
|
name: "calciteColorForegroundCurrent",
|
|
246
246
|
path: ["semantic", "color", "foreground", "current"],
|
|
247
|
-
comment:
|
|
248
|
-
"deprecated, use --calcite-color-foreground-highlight instead",
|
|
247
|
+
comment: "deprecated, use --calcite-color-surface-highlight instead",
|
|
249
248
|
},
|
|
250
249
|
},
|
|
251
250
|
surface: {
|
package/dist/scss/dark.scss
CHANGED
|
@@ -7,7 +7,7 @@ $calcite-color-background-none: rgba(255, 255, 255, 0);
|
|
|
7
7
|
$calcite-color-foreground-1: #2b2b2b;
|
|
8
8
|
$calcite-color-foreground-2: #212121;
|
|
9
9
|
$calcite-color-foreground-3: #141414;
|
|
10
|
-
$calcite-color-foreground-current: #2b465f; // deprecated, use --calcite-color-
|
|
10
|
+
$calcite-color-foreground-current: #2b465f; // deprecated, use --calcite-color-surface-highlight instead
|
|
11
11
|
$calcite-color-surface-highlight: #2b465f;
|
|
12
12
|
$calcite-color-transparent: rgba(255, 255, 255, 0);
|
|
13
13
|
$calcite-color-transparent-hover: rgba(255, 255, 255, 0.12);
|
package/dist/scss/index.scss
CHANGED
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
--calcite-color-transparent-hover: rgba(0, 0, 0, 0.04);
|
|
47
47
|
--calcite-color-transparent: rgba(0, 0, 0, 0);
|
|
48
48
|
--calcite-color-surface-highlight: #d6efff;
|
|
49
|
-
--calcite-color-foreground-current: #d6efff; /** deprecated, use --calcite-color-
|
|
49
|
+
--calcite-color-foreground-current: #d6efff; /** deprecated, use --calcite-color-surface-highlight instead */
|
|
50
50
|
--calcite-color-foreground-3: #ebebeb;
|
|
51
51
|
--calcite-color-foreground-2: #f2f2f2;
|
|
52
52
|
--calcite-color-foreground-1: #ffffff;
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
--calcite-color-transparent-hover: rgba(255, 255, 255, 0.12);
|
|
94
94
|
--calcite-color-transparent: rgba(255, 255, 255, 0);
|
|
95
95
|
--calcite-color-surface-highlight: #2b465f;
|
|
96
|
-
--calcite-color-foreground-current: #2b465f; /** deprecated, use --calcite-color-
|
|
96
|
+
--calcite-color-foreground-current: #2b465f; /** deprecated, use --calcite-color-surface-highlight instead */
|
|
97
97
|
--calcite-color-foreground-3: #141414;
|
|
98
98
|
--calcite-color-foreground-2: #212121;
|
|
99
99
|
--calcite-color-foreground-1: #2b2b2b;
|
package/dist/scss/light.scss
CHANGED
|
@@ -7,7 +7,7 @@ $calcite-color-background-none: rgba(255, 255, 255, 0);
|
|
|
7
7
|
$calcite-color-foreground-1: #ffffff;
|
|
8
8
|
$calcite-color-foreground-2: #f2f2f2;
|
|
9
9
|
$calcite-color-foreground-3: #ebebeb;
|
|
10
|
-
$calcite-color-foreground-current: #d6efff; // deprecated, use --calcite-color-
|
|
10
|
+
$calcite-color-foreground-current: #d6efff; // deprecated, use --calcite-color-surface-highlight instead
|
|
11
11
|
$calcite-color-surface-highlight: #d6efff;
|
|
12
12
|
$calcite-color-transparent: rgba(0, 0, 0, 0);
|
|
13
13
|
$calcite-color-transparent-hover: rgba(0, 0, 0, 0.04);
|
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.9",
|
|
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": "e42d19fc444149812dbf379ce94351bab3537b10"
|
|
50
50
|
}
|