@esri/calcite-design-tokens 4.0.0-next.2 → 4.0.0-next.3
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/index.css +9 -9
- package/dist/css/light.css +3 -3
- package/dist/docs/core.json +1 -1
- package/dist/docs/dark.json +1 -1
- package/dist/docs/global.json +4 -4
- package/dist/docs/light.json +4 -4
- package/dist/docs/semantic.json +1 -1
- package/dist/es6/global.js +3 -3
- package/dist/es6/light.js +3 -3
- package/dist/scss/index.scss +3 -3
- package/dist/scss/light.scss +3 -3
- package/package.json +2 -2
package/dist/css/index.css
CHANGED
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
--calcite-color-border-white: #ffffff;
|
|
10
10
|
--calcite-color-border-ghost: rgba(0, 0, 0, 0.3);
|
|
11
11
|
--calcite-color-border-input: #949494;
|
|
12
|
-
--calcite-color-border-3: #
|
|
13
|
-
--calcite-color-border-2: #
|
|
14
|
-
--calcite-color-border-1: #
|
|
12
|
+
--calcite-color-border-3: #ebebeb;
|
|
13
|
+
--calcite-color-border-2: #dedede;
|
|
14
|
+
--calcite-color-border-1: #d4d4d4;
|
|
15
15
|
--calcite-color-text-link: #00619b;
|
|
16
16
|
--calcite-color-text-inverse: #ffffff;
|
|
17
17
|
--calcite-color-text-highlight: #004874;
|
|
@@ -57,9 +57,9 @@
|
|
|
57
57
|
--calcite-color-border-white: #ffffff;
|
|
58
58
|
--calcite-color-border-ghost: rgba(0, 0, 0, 0.3);
|
|
59
59
|
--calcite-color-border-input: #949494;
|
|
60
|
-
--calcite-color-border-3: #
|
|
61
|
-
--calcite-color-border-2: #
|
|
62
|
-
--calcite-color-border-1: #
|
|
60
|
+
--calcite-color-border-3: #ebebeb;
|
|
61
|
+
--calcite-color-border-2: #dedede;
|
|
62
|
+
--calcite-color-border-1: #d4d4d4;
|
|
63
63
|
--calcite-color-text-link: #00619b;
|
|
64
64
|
--calcite-color-text-inverse: #ffffff;
|
|
65
65
|
--calcite-color-text-highlight: #004874;
|
|
@@ -154,9 +154,9 @@
|
|
|
154
154
|
--calcite-color-border-white: #ffffff;
|
|
155
155
|
--calcite-color-border-ghost: rgba(0, 0, 0, 0.3);
|
|
156
156
|
--calcite-color-border-input: #949494;
|
|
157
|
-
--calcite-color-border-3: #
|
|
158
|
-
--calcite-color-border-2: #
|
|
159
|
-
--calcite-color-border-1: #
|
|
157
|
+
--calcite-color-border-3: #ebebeb;
|
|
158
|
+
--calcite-color-border-2: #dedede;
|
|
159
|
+
--calcite-color-border-1: #d4d4d4;
|
|
160
160
|
--calcite-color-text-link: #00619b;
|
|
161
161
|
--calcite-color-text-inverse: #ffffff;
|
|
162
162
|
--calcite-color-text-highlight: #004874;
|
package/dist/css/light.css
CHANGED
|
@@ -43,9 +43,9 @@
|
|
|
43
43
|
--calcite-color-text-highlight: #004874;
|
|
44
44
|
--calcite-color-text-inverse: #ffffff;
|
|
45
45
|
--calcite-color-text-link: #00619b;
|
|
46
|
-
--calcite-color-border-1: #
|
|
47
|
-
--calcite-color-border-2: #
|
|
48
|
-
--calcite-color-border-3: #
|
|
46
|
+
--calcite-color-border-1: #d4d4d4;
|
|
47
|
+
--calcite-color-border-2: #dedede;
|
|
48
|
+
--calcite-color-border-3: #ebebeb;
|
|
49
49
|
--calcite-color-border-input: #949494;
|
|
50
50
|
--calcite-color-border-ghost: rgba(0, 0, 0, 0.3);
|
|
51
51
|
--calcite-color-border-white: #ffffff;
|
package/dist/docs/core.json
CHANGED
package/dist/docs/dark.json
CHANGED
package/dist/docs/global.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp":
|
|
2
|
+
"timestamp": 1760396751538,
|
|
3
3
|
"tokens": [
|
|
4
4
|
{
|
|
5
5
|
"key": "{semantic.color.background.default}",
|
|
@@ -1100,7 +1100,7 @@
|
|
|
1100
1100
|
},
|
|
1101
1101
|
{
|
|
1102
1102
|
"key": "{semantic.color.border.1}",
|
|
1103
|
-
"value": "{\"light\":\"#
|
|
1103
|
+
"value": "{\"light\":\"#d4d4d4\",\"dark\":\"#545454\"}",
|
|
1104
1104
|
"type": "color",
|
|
1105
1105
|
"attributes": {
|
|
1106
1106
|
"category": "color",
|
|
@@ -1127,7 +1127,7 @@
|
|
|
1127
1127
|
},
|
|
1128
1128
|
{
|
|
1129
1129
|
"key": "{semantic.color.border.2}",
|
|
1130
|
-
"value": "{\"light\":\"#
|
|
1130
|
+
"value": "{\"light\":\"#dedede\",\"dark\":\"#4a4a4a\"}",
|
|
1131
1131
|
"type": "color",
|
|
1132
1132
|
"attributes": {
|
|
1133
1133
|
"category": "color",
|
|
@@ -1154,7 +1154,7 @@
|
|
|
1154
1154
|
},
|
|
1155
1155
|
{
|
|
1156
1156
|
"key": "{semantic.color.border.3}",
|
|
1157
|
-
"value": "{\"light\":\"#
|
|
1157
|
+
"value": "{\"light\":\"#ebebeb\",\"dark\":\"#404040\"}",
|
|
1158
1158
|
"type": "color",
|
|
1159
1159
|
"attributes": {
|
|
1160
1160
|
"category": "color",
|
package/dist/docs/light.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp":
|
|
2
|
+
"timestamp": 1760396750912,
|
|
3
3
|
"tokens": [
|
|
4
4
|
{
|
|
5
5
|
"key": "{semantic.color.background.default}",
|
|
@@ -1100,7 +1100,7 @@
|
|
|
1100
1100
|
},
|
|
1101
1101
|
{
|
|
1102
1102
|
"key": "{semantic.color.border.1}",
|
|
1103
|
-
"value": "#
|
|
1103
|
+
"value": "#d4d4d4",
|
|
1104
1104
|
"type": "color",
|
|
1105
1105
|
"attributes": {
|
|
1106
1106
|
"category": "color",
|
|
@@ -1127,7 +1127,7 @@
|
|
|
1127
1127
|
},
|
|
1128
1128
|
{
|
|
1129
1129
|
"key": "{semantic.color.border.2}",
|
|
1130
|
-
"value": "#
|
|
1130
|
+
"value": "#dedede",
|
|
1131
1131
|
"type": "color",
|
|
1132
1132
|
"attributes": {
|
|
1133
1133
|
"category": "color",
|
|
@@ -1154,7 +1154,7 @@
|
|
|
1154
1154
|
},
|
|
1155
1155
|
{
|
|
1156
1156
|
"key": "{semantic.color.border.3}",
|
|
1157
|
-
"value": "#
|
|
1157
|
+
"value": "#ebebeb",
|
|
1158
1158
|
"type": "color",
|
|
1159
1159
|
"attributes": {
|
|
1160
1160
|
"category": "color",
|
package/dist/docs/semantic.json
CHANGED
package/dist/es6/global.js
CHANGED
|
@@ -97,9 +97,9 @@ export const calciteColorText3 = { light: "#6b6b6b", dark: "#9e9e9e" };
|
|
|
97
97
|
export const calciteColorTextHighlight = { light: "#004874", dark: "#d6efff" };
|
|
98
98
|
export const calciteColorTextInverse = { light: "#ffffff", dark: "#141414" };
|
|
99
99
|
export const calciteColorTextLink = { light: "#00619b", dark: "#00a0ff" };
|
|
100
|
-
export const calciteColorBorder1 = { light: "#
|
|
101
|
-
export const calciteColorBorder2 = { light: "#
|
|
102
|
-
export const calciteColorBorder3 = { light: "#
|
|
100
|
+
export const calciteColorBorder1 = { light: "#d4d4d4", dark: "#545454" };
|
|
101
|
+
export const calciteColorBorder2 = { light: "#dedede", dark: "#4a4a4a" };
|
|
102
|
+
export const calciteColorBorder3 = { light: "#ebebeb", dark: "#404040" };
|
|
103
103
|
export const calciteColorBorderInput = { light: "#949494", dark: "#757575" };
|
|
104
104
|
export const calciteColorBorderGhost = {
|
|
105
105
|
light: "rgba(0, 0, 0, 0.3)",
|
package/dist/es6/light.js
CHANGED
|
@@ -42,9 +42,9 @@ export const calciteColorText3 = "#6b6b6b";
|
|
|
42
42
|
export const calciteColorTextHighlight = "#004874";
|
|
43
43
|
export const calciteColorTextInverse = "#ffffff";
|
|
44
44
|
export const calciteColorTextLink = "#00619b";
|
|
45
|
-
export const calciteColorBorder1 = "#
|
|
46
|
-
export const calciteColorBorder2 = "#
|
|
47
|
-
export const calciteColorBorder3 = "#
|
|
45
|
+
export const calciteColorBorder1 = "#d4d4d4";
|
|
46
|
+
export const calciteColorBorder2 = "#dedede";
|
|
47
|
+
export const calciteColorBorder3 = "#ebebeb";
|
|
48
48
|
export const calciteColorBorderInput = "#949494";
|
|
49
49
|
export const calciteColorBorderGhost = "rgba(0, 0, 0, 0.3)";
|
|
50
50
|
export const calciteColorBorderWhite = "#ffffff";
|
package/dist/scss/index.scss
CHANGED
|
@@ -10,9 +10,9 @@
|
|
|
10
10
|
--calcite-color-border-white: #ffffff;
|
|
11
11
|
--calcite-color-border-ghost: rgba(0, 0, 0, 0.3);
|
|
12
12
|
--calcite-color-border-input: #949494;
|
|
13
|
-
--calcite-color-border-3: #
|
|
14
|
-
--calcite-color-border-2: #
|
|
15
|
-
--calcite-color-border-1: #
|
|
13
|
+
--calcite-color-border-3: #ebebeb;
|
|
14
|
+
--calcite-color-border-2: #dedede;
|
|
15
|
+
--calcite-color-border-1: #d4d4d4;
|
|
16
16
|
--calcite-color-text-link: #00619b;
|
|
17
17
|
--calcite-color-text-inverse: #ffffff;
|
|
18
18
|
--calcite-color-text-highlight: #004874;
|
package/dist/scss/light.scss
CHANGED
|
@@ -41,9 +41,9 @@ $calcite-color-text-3: #6b6b6b;
|
|
|
41
41
|
$calcite-color-text-highlight: #004874;
|
|
42
42
|
$calcite-color-text-inverse: #ffffff;
|
|
43
43
|
$calcite-color-text-link: #00619b;
|
|
44
|
-
$calcite-color-border-1: #
|
|
45
|
-
$calcite-color-border-2: #
|
|
46
|
-
$calcite-color-border-3: #
|
|
44
|
+
$calcite-color-border-1: #d4d4d4;
|
|
45
|
+
$calcite-color-border-2: #dedede;
|
|
46
|
+
$calcite-color-border-3: #ebebeb;
|
|
47
47
|
$calcite-color-border-input: #949494;
|
|
48
48
|
$calcite-color-border-ghost: rgba(0, 0, 0, 0.3);
|
|
49
49
|
$calcite-color-border-white: #ffffff;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@esri/calcite-design-tokens",
|
|
3
|
-
"version": "4.0.0-next.
|
|
3
|
+
"version": "4.0.0-next.3",
|
|
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": "35609839c5c15e4aaa0e30cf991c47cc05c23a51"
|
|
50
50
|
}
|