@aurodesignsystem/design-tokens 5.7.0 → 5.8.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/CHANGELOG.md +24 -0
- package/dist/CSSCustomProperties--bundled.css +73 -61
- package/dist/alaska/CSSCustomProperties--alaska.css +26 -22
- package/dist/alaska/JSONVariablesNested--alaska.json +27 -21
- package/dist/alaska/JSObject--allTokens.js +388 -260
- package/dist/alaska/SCSSVariables--alaska.scss +26 -22
- package/dist/alaska/SCSSVariablesMapFlat--alaska.scss +26 -22
- package/dist/alaska/primitives--alaska.scss +27 -27
- package/dist/alaska-classic/CSSCustomProperties--alaskaClassic.css +25 -21
- package/dist/alaska-classic/JSONVariablesNested--alaskaClassic.json +26 -20
- package/dist/alaska-classic/JSObject--allTokens.js +387 -259
- package/dist/alaska-classic/SCSSVariables--alaskaClassic.scss +25 -21
- package/dist/alaska-classic/SCSSVariablesMapFlat--alaskaClassic.scss +25 -21
- package/dist/alaska-classic/primitives--alaskaClassic.scss +27 -27
- package/dist/auro-classic/CSSCustomProperties.css +1 -1
- package/dist/auro-classic/CSSSizeCustomProperties.css +1 -1
- package/dist/auro-classic/JSData--color.js +1 -1
- package/dist/auro-classic/JSObject--allTokens.js +1 -1
- package/dist/auro-classic/JSObject--deprecated.js +1 -1
- package/dist/auro-classic/JSVariables--color.js +1 -1
- package/dist/auro-classic/SCSSVariableMap.scss +1 -1
- package/dist/auro-classic/SCSSVariables.scss +1 -1
- package/dist/auro-classic/SCSSVariablesMapFlat.scss +1 -1
- package/dist/auro-classic/SassCustomProperties.scss +1 -1
- package/dist/auro-classic/SassSizeCustomProperties.scss +1 -1
- package/dist/hawaiian/CSSCustomProperties--hawaiian.css +24 -20
- package/dist/hawaiian/JSONVariablesNested--hawaiian.json +25 -19
- package/dist/hawaiian/JSObject--allTokens.js +386 -258
- package/dist/hawaiian/SCSSVariables--hawaiian.scss +24 -20
- package/dist/hawaiian/SCSSVariablesMapFlat--hawaiian.scss +24 -20
- package/dist/hawaiian/primitives--hawaiian.scss +27 -27
- package/dist/transparent/CSSCustomProperties--transparent.css +1 -1
- package/package.json +1 -1
- package/src/primitives/base/transparency.json +38 -38
- package/src/themes/alaska/advanced/{boolean.json → color/boolean.json} +1 -1
- package/src/themes/alaska/advanced/color/button/flat.json +58 -0
- package/src/themes/alaska/advanced/{button → color/button}/primary.json +0 -8
- package/src/themes/alaska/advanced/{button → color/button}/secondary.json +4 -4
- package/src/themes/{hawaiian/advanced → alaska/advanced/color}/button/tertiary.json +0 -32
- package/src/themes/{hawaiian/advanced → alaska/advanced/color}/state.json +8 -0
- package/src/themes/alaska/basic/color/text-icon.json +16 -0
- package/src/themes/alaska-classic/advanced/{boolean.json → color/boolean.json} +1 -1
- package/src/themes/alaska-classic/advanced/color/button/flat.json +58 -0
- package/src/themes/alaska-classic/advanced/{button → color/button}/primary.json +0 -8
- package/src/themes/alaska-classic/advanced/{button → color/button}/secondary.json +4 -4
- package/src/themes/alaska-classic/advanced/{button → color/button}/tertiary.json +0 -32
- package/src/themes/alaska-classic/advanced/{state.json → color/state.json} +8 -0
- package/src/themes/alaska-classic/basic/color/text-icon.json +16 -0
- package/src/themes/hawaiian/advanced/{boolean.json → color/boolean.json} +1 -1
- package/src/themes/hawaiian/advanced/color/button/flat.json +58 -0
- package/src/themes/hawaiian/advanced/{button → color/button}/primary.json +0 -8
- package/src/themes/hawaiian/advanced/{button → color/button}/secondary.json +4 -4
- package/src/themes/{alaska/advanced → hawaiian/advanced/color}/button/tertiary.json +0 -32
- package/src/themes/{alaska/advanced → hawaiian/advanced/color}/state.json +8 -0
- package/src/themes/hawaiian/basic/color/text-icon.json +16 -0
- /package/src/themes/alaska/advanced/{accents.json → color/accents.json} +0 -0
- /package/src/themes/alaska/advanced/{hyperlink.json → color/hyperlink.json} +0 -0
- /package/src/themes/alaska/advanced/{shared.json → color/shared.json} +0 -0
- /package/src/themes/alaska-classic/advanced/{accents.json → color/accents.json} +0 -0
- /package/src/themes/alaska-classic/advanced/{hyperlink.json → color/hyperlink.json} +0 -0
- /package/src/themes/alaska-classic/advanced/{shared.json → color/shared.json} +0 -0
- /package/src/themes/hawaiian/advanced/{accents.json → color/accents.json} +0 -0
- /package/src/themes/hawaiian/advanced/{hyperlink.json → color/hyperlink.json} +0 -0
- /package/src/themes/hawaiian/advanced/{shared.json → color/shared.json} +0 -0
|
@@ -1,77 +1,244 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 11 Apr 2025 16:48:45 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
module.exports = {
|
|
7
7
|
"advanced": {
|
|
8
8
|
"color": {
|
|
9
9
|
"button": {
|
|
10
|
-
"
|
|
11
|
-
"
|
|
10
|
+
"flat": {
|
|
11
|
+
"text": {
|
|
12
12
|
"default": true,
|
|
13
13
|
"deprecated": false,
|
|
14
14
|
"public": true,
|
|
15
15
|
"type": "semantic",
|
|
16
|
-
"usage": "
|
|
17
|
-
"value": "#
|
|
18
|
-
"filePath": "src/themes/alaska/advanced/button/
|
|
16
|
+
"usage": "Flat button text color",
|
|
17
|
+
"value": "#676767",
|
|
18
|
+
"filePath": "src/themes/alaska/advanced/color/button/flat.json",
|
|
19
19
|
"isSource": false,
|
|
20
20
|
"original": {
|
|
21
21
|
"default": true,
|
|
22
22
|
"deprecated": false,
|
|
23
23
|
"public": true,
|
|
24
24
|
"type": "semantic",
|
|
25
|
-
"usage": "
|
|
26
|
-
"value": "{basic.color.
|
|
25
|
+
"usage": "Flat button text color",
|
|
26
|
+
"value": "{basic.color.texticon.muted.value}"
|
|
27
27
|
},
|
|
28
|
-
"name": "ds-advanced-color-button-
|
|
28
|
+
"name": "ds-advanced-color-button-flat-text",
|
|
29
29
|
"attributes": {
|
|
30
30
|
"category": "advanced",
|
|
31
31
|
"type": "color",
|
|
32
32
|
"item": "button",
|
|
33
|
-
"subitem": "
|
|
34
|
-
"state": "
|
|
33
|
+
"subitem": "flat",
|
|
34
|
+
"state": "text"
|
|
35
35
|
},
|
|
36
36
|
"path": [
|
|
37
37
|
"advanced",
|
|
38
38
|
"color",
|
|
39
39
|
"button",
|
|
40
|
-
"
|
|
41
|
-
"
|
|
40
|
+
"flat",
|
|
41
|
+
"text"
|
|
42
42
|
]
|
|
43
43
|
},
|
|
44
|
-
"
|
|
44
|
+
"textDisabled": {
|
|
45
45
|
"default": true,
|
|
46
46
|
"deprecated": false,
|
|
47
47
|
"public": true,
|
|
48
48
|
"type": "semantic",
|
|
49
|
-
"usage": "
|
|
50
|
-
"value": "#
|
|
51
|
-
"filePath": "src/themes/alaska/advanced/button/
|
|
49
|
+
"usage": "Flat button disabled text color",
|
|
50
|
+
"value": "#d0d0d0",
|
|
51
|
+
"filePath": "src/themes/alaska/advanced/color/button/flat.json",
|
|
52
52
|
"isSource": false,
|
|
53
53
|
"original": {
|
|
54
54
|
"default": true,
|
|
55
55
|
"deprecated": false,
|
|
56
56
|
"public": true,
|
|
57
57
|
"type": "semantic",
|
|
58
|
-
"usage": "
|
|
59
|
-
"value": "{basic.color.
|
|
58
|
+
"usage": "Flat button disabled text color",
|
|
59
|
+
"value": "{basic.color.texticon.disabled.value}"
|
|
60
|
+
},
|
|
61
|
+
"name": "ds-advanced-color-button-flat-text-disabled",
|
|
62
|
+
"attributes": {
|
|
63
|
+
"category": "advanced",
|
|
64
|
+
"type": "color",
|
|
65
|
+
"item": "button",
|
|
66
|
+
"subitem": "flat",
|
|
67
|
+
"state": "textDisabled"
|
|
68
|
+
},
|
|
69
|
+
"path": [
|
|
70
|
+
"advanced",
|
|
71
|
+
"color",
|
|
72
|
+
"button",
|
|
73
|
+
"flat",
|
|
74
|
+
"textDisabled"
|
|
75
|
+
]
|
|
76
|
+
},
|
|
77
|
+
"textHover": {
|
|
78
|
+
"default": true,
|
|
79
|
+
"deprecated": false,
|
|
80
|
+
"public": true,
|
|
81
|
+
"type": "semantic",
|
|
82
|
+
"usage": "Flat button text hover color",
|
|
83
|
+
"value": "#525252",
|
|
84
|
+
"filePath": "src/themes/alaska/advanced/color/button/flat.json",
|
|
85
|
+
"isSource": false,
|
|
86
|
+
"original": {
|
|
87
|
+
"default": true,
|
|
88
|
+
"deprecated": false,
|
|
89
|
+
"public": true,
|
|
90
|
+
"type": "semantic",
|
|
91
|
+
"usage": "Flat button text hover color",
|
|
92
|
+
"value": "{color.gray.800.value}"
|
|
93
|
+
},
|
|
94
|
+
"name": "ds-advanced-color-button-flat-text-hover",
|
|
95
|
+
"attributes": {
|
|
96
|
+
"category": "advanced",
|
|
97
|
+
"type": "color",
|
|
98
|
+
"item": "button",
|
|
99
|
+
"subitem": "flat",
|
|
100
|
+
"state": "textHover"
|
|
101
|
+
},
|
|
102
|
+
"path": [
|
|
103
|
+
"advanced",
|
|
104
|
+
"color",
|
|
105
|
+
"button",
|
|
106
|
+
"flat",
|
|
107
|
+
"textHover"
|
|
108
|
+
]
|
|
109
|
+
},
|
|
110
|
+
"textInverse": {
|
|
111
|
+
"default": true,
|
|
112
|
+
"deprecated": false,
|
|
113
|
+
"public": true,
|
|
114
|
+
"type": "semantic",
|
|
115
|
+
"usage": "Flat button inverse text color",
|
|
116
|
+
"value": "#ffffff",
|
|
117
|
+
"filePath": "src/themes/alaska/advanced/color/button/flat.json",
|
|
118
|
+
"isSource": false,
|
|
119
|
+
"original": {
|
|
120
|
+
"default": true,
|
|
121
|
+
"deprecated": false,
|
|
122
|
+
"public": true,
|
|
123
|
+
"type": "semantic",
|
|
124
|
+
"usage": "Flat button inverse text color",
|
|
125
|
+
"value": "{basic.color.texticon.inverse.value}"
|
|
126
|
+
},
|
|
127
|
+
"name": "ds-advanced-color-button-flat-text-inverse",
|
|
128
|
+
"attributes": {
|
|
129
|
+
"category": "advanced",
|
|
130
|
+
"type": "color",
|
|
131
|
+
"item": "button",
|
|
132
|
+
"subitem": "flat",
|
|
133
|
+
"state": "textInverse"
|
|
134
|
+
},
|
|
135
|
+
"path": [
|
|
136
|
+
"advanced",
|
|
137
|
+
"color",
|
|
138
|
+
"button",
|
|
139
|
+
"flat",
|
|
140
|
+
"textInverse"
|
|
141
|
+
]
|
|
142
|
+
},
|
|
143
|
+
"textInverseDisabled": {
|
|
144
|
+
"default": true,
|
|
145
|
+
"deprecated": false,
|
|
146
|
+
"public": true,
|
|
147
|
+
"type": "semantic",
|
|
148
|
+
"usage": "Flat button inverse disabled text color",
|
|
149
|
+
"value": "#7e8894",
|
|
150
|
+
"filePath": "src/themes/alaska/advanced/color/button/flat.json",
|
|
151
|
+
"isSource": false,
|
|
152
|
+
"original": {
|
|
153
|
+
"default": true,
|
|
154
|
+
"deprecated": false,
|
|
155
|
+
"public": true,
|
|
156
|
+
"type": "semantic",
|
|
157
|
+
"usage": "Flat button inverse disabled text color",
|
|
158
|
+
"value": "{basic.color.texticon.inverseDisabled.value}"
|
|
159
|
+
},
|
|
160
|
+
"name": "ds-advanced-color-button-flat-text-inverse-disabled",
|
|
161
|
+
"attributes": {
|
|
162
|
+
"category": "advanced",
|
|
163
|
+
"type": "color",
|
|
164
|
+
"item": "button",
|
|
165
|
+
"subitem": "flat",
|
|
166
|
+
"state": "textInverseDisabled"
|
|
167
|
+
},
|
|
168
|
+
"path": [
|
|
169
|
+
"advanced",
|
|
170
|
+
"color",
|
|
171
|
+
"button",
|
|
172
|
+
"flat",
|
|
173
|
+
"textInverseDisabled"
|
|
174
|
+
]
|
|
175
|
+
},
|
|
176
|
+
"textInverseHover": {
|
|
177
|
+
"default": true,
|
|
178
|
+
"deprecated": false,
|
|
179
|
+
"public": true,
|
|
180
|
+
"type": "semantic",
|
|
181
|
+
"usage": "Flat button inverse text hover color",
|
|
182
|
+
"value": "#adadad",
|
|
183
|
+
"filePath": "src/themes/alaska/advanced/color/button/flat.json",
|
|
184
|
+
"isSource": false,
|
|
185
|
+
"original": {
|
|
186
|
+
"default": true,
|
|
187
|
+
"deprecated": false,
|
|
188
|
+
"public": true,
|
|
189
|
+
"type": "semantic",
|
|
190
|
+
"usage": "Flat button inverse text hover color",
|
|
191
|
+
"value": "{color.gray.400.value}"
|
|
60
192
|
},
|
|
61
|
-
"name": "ds-advanced-color-button-
|
|
193
|
+
"name": "ds-advanced-color-button-flat-text-inverse-hover",
|
|
194
|
+
"attributes": {
|
|
195
|
+
"category": "advanced",
|
|
196
|
+
"type": "color",
|
|
197
|
+
"item": "button",
|
|
198
|
+
"subitem": "flat",
|
|
199
|
+
"state": "textInverseHover"
|
|
200
|
+
},
|
|
201
|
+
"path": [
|
|
202
|
+
"advanced",
|
|
203
|
+
"color",
|
|
204
|
+
"button",
|
|
205
|
+
"flat",
|
|
206
|
+
"textInverseHover"
|
|
207
|
+
]
|
|
208
|
+
}
|
|
209
|
+
},
|
|
210
|
+
"primary": {
|
|
211
|
+
"background": {
|
|
212
|
+
"default": true,
|
|
213
|
+
"deprecated": false,
|
|
214
|
+
"public": true,
|
|
215
|
+
"type": "semantic",
|
|
216
|
+
"usage": "Primary button background color",
|
|
217
|
+
"value": "#01426a",
|
|
218
|
+
"filePath": "src/themes/alaska/advanced/color/button/primary.json",
|
|
219
|
+
"isSource": false,
|
|
220
|
+
"original": {
|
|
221
|
+
"default": true,
|
|
222
|
+
"deprecated": false,
|
|
223
|
+
"public": true,
|
|
224
|
+
"type": "semantic",
|
|
225
|
+
"usage": "Primary button background color",
|
|
226
|
+
"value": "{basic.color.brand.primary.value}"
|
|
227
|
+
},
|
|
228
|
+
"name": "ds-advanced-color-button-primary-background",
|
|
62
229
|
"attributes": {
|
|
63
230
|
"category": "advanced",
|
|
64
231
|
"type": "color",
|
|
65
232
|
"item": "button",
|
|
66
233
|
"subitem": "primary",
|
|
67
|
-
"state": "
|
|
234
|
+
"state": "background"
|
|
68
235
|
},
|
|
69
236
|
"path": [
|
|
70
237
|
"advanced",
|
|
71
238
|
"color",
|
|
72
239
|
"button",
|
|
73
240
|
"primary",
|
|
74
|
-
"
|
|
241
|
+
"background"
|
|
75
242
|
]
|
|
76
243
|
},
|
|
77
244
|
"backgroundDisabled": {
|
|
@@ -81,7 +248,7 @@ module.exports = {
|
|
|
81
248
|
"type": "semantic",
|
|
82
249
|
"usage": "",
|
|
83
250
|
"value": "#acc9e2",
|
|
84
|
-
"filePath": "src/themes/alaska/advanced/button/primary.json",
|
|
251
|
+
"filePath": "src/themes/alaska/advanced/color/button/primary.json",
|
|
85
252
|
"isSource": false,
|
|
86
253
|
"original": {
|
|
87
254
|
"default": true,
|
|
@@ -114,7 +281,7 @@ module.exports = {
|
|
|
114
281
|
"type": "semantic",
|
|
115
282
|
"usage": "Primary button background hover color",
|
|
116
283
|
"value": "#00274a",
|
|
117
|
-
"filePath": "src/themes/alaska/advanced/button/primary.json",
|
|
284
|
+
"filePath": "src/themes/alaska/advanced/color/button/primary.json",
|
|
118
285
|
"isSource": false,
|
|
119
286
|
"original": {
|
|
120
287
|
"default": true,
|
|
@@ -147,7 +314,7 @@ module.exports = {
|
|
|
147
314
|
"type": "semantic",
|
|
148
315
|
"usage": "",
|
|
149
316
|
"value": "#cfe0ef",
|
|
150
|
-
"filePath": "src/themes/alaska/advanced/button/primary.json",
|
|
317
|
+
"filePath": "src/themes/alaska/advanced/color/button/primary.json",
|
|
151
318
|
"isSource": false,
|
|
152
319
|
"original": {
|
|
153
320
|
"default": true,
|
|
@@ -180,7 +347,7 @@ module.exports = {
|
|
|
180
347
|
"type": "semantic",
|
|
181
348
|
"usage": "",
|
|
182
349
|
"value": "#89b2d4",
|
|
183
|
-
"filePath": "src/themes/alaska/advanced/button/primary.json",
|
|
350
|
+
"filePath": "src/themes/alaska/advanced/color/button/primary.json",
|
|
184
351
|
"isSource": false,
|
|
185
352
|
"original": {
|
|
186
353
|
"default": true,
|
|
@@ -213,7 +380,7 @@ module.exports = {
|
|
|
213
380
|
"type": "semantic",
|
|
214
381
|
"usage": "Primary button inverse background color",
|
|
215
382
|
"value": "#ffffff",
|
|
216
|
-
"filePath": "src/themes/alaska/advanced/button/primary.json",
|
|
383
|
+
"filePath": "src/themes/alaska/advanced/color/button/primary.json",
|
|
217
384
|
"isSource": false,
|
|
218
385
|
"original": {
|
|
219
386
|
"default": true,
|
|
@@ -245,8 +412,8 @@ module.exports = {
|
|
|
245
412
|
"public": true,
|
|
246
413
|
"type": "semantic",
|
|
247
414
|
"usage": "",
|
|
248
|
-
"value": "
|
|
249
|
-
"filePath": "src/themes/alaska/advanced/button/primary.json",
|
|
415
|
+
"value": "rgba(255, 255, 255, 0.75)",
|
|
416
|
+
"filePath": "src/themes/alaska/advanced/color/button/primary.json",
|
|
250
417
|
"isSource": false,
|
|
251
418
|
"original": {
|
|
252
419
|
"default": true,
|
|
@@ -279,7 +446,7 @@ module.exports = {
|
|
|
279
446
|
"type": "semantic",
|
|
280
447
|
"usage": "Primary button inverse background hover color",
|
|
281
448
|
"value": "#ebf3f9",
|
|
282
|
-
"filePath": "src/themes/alaska/advanced/button/primary.json",
|
|
449
|
+
"filePath": "src/themes/alaska/advanced/color/button/primary.json",
|
|
283
450
|
"isSource": false,
|
|
284
451
|
"original": {
|
|
285
452
|
"default": true,
|
|
@@ -312,7 +479,7 @@ module.exports = {
|
|
|
312
479
|
"type": "semantic",
|
|
313
480
|
"usage": "Primary button border color",
|
|
314
481
|
"value": "#01426a",
|
|
315
|
-
"filePath": "src/themes/alaska/advanced/button/primary.json",
|
|
482
|
+
"filePath": "src/themes/alaska/advanced/color/button/primary.json",
|
|
316
483
|
"isSource": false,
|
|
317
484
|
"original": {
|
|
318
485
|
"default": true,
|
|
@@ -345,7 +512,7 @@ module.exports = {
|
|
|
345
512
|
"type": "semantic",
|
|
346
513
|
"usage": "",
|
|
347
514
|
"value": "#acc9e2",
|
|
348
|
-
"filePath": "src/themes/alaska/advanced/button/primary.json",
|
|
515
|
+
"filePath": "src/themes/alaska/advanced/color/button/primary.json",
|
|
349
516
|
"isSource": false,
|
|
350
517
|
"original": {
|
|
351
518
|
"default": true,
|
|
@@ -378,7 +545,7 @@ module.exports = {
|
|
|
378
545
|
"type": "semantic",
|
|
379
546
|
"usage": "Primary button border hover color",
|
|
380
547
|
"value": "#00274a",
|
|
381
|
-
"filePath": "src/themes/alaska/advanced/button/primary.json",
|
|
548
|
+
"filePath": "src/themes/alaska/advanced/color/button/primary.json",
|
|
382
549
|
"isSource": false,
|
|
383
550
|
"original": {
|
|
384
551
|
"default": true,
|
|
@@ -411,7 +578,7 @@ module.exports = {
|
|
|
411
578
|
"type": "semantic",
|
|
412
579
|
"usage": "Primary button inverse border color",
|
|
413
580
|
"value": "#ffffff",
|
|
414
|
-
"filePath": "src/themes/alaska/advanced/button/primary.json",
|
|
581
|
+
"filePath": "src/themes/alaska/advanced/color/button/primary.json",
|
|
415
582
|
"isSource": false,
|
|
416
583
|
"original": {
|
|
417
584
|
"default": true,
|
|
@@ -443,8 +610,8 @@ module.exports = {
|
|
|
443
610
|
"public": true,
|
|
444
611
|
"type": "semantic",
|
|
445
612
|
"usage": "",
|
|
446
|
-
"value": "
|
|
447
|
-
"filePath": "src/themes/alaska/advanced/button/primary.json",
|
|
613
|
+
"value": "rgba(255, 255, 255, 0.75)",
|
|
614
|
+
"filePath": "src/themes/alaska/advanced/color/button/primary.json",
|
|
448
615
|
"isSource": false,
|
|
449
616
|
"original": {
|
|
450
617
|
"default": true,
|
|
@@ -477,7 +644,7 @@ module.exports = {
|
|
|
477
644
|
"type": "semantic",
|
|
478
645
|
"usage": "Primary button inverse border hover color",
|
|
479
646
|
"value": "#ebf3f9",
|
|
480
|
-
"filePath": "src/themes/alaska/advanced/button/primary.json",
|
|
647
|
+
"filePath": "src/themes/alaska/advanced/color/button/primary.json",
|
|
481
648
|
"isSource": false,
|
|
482
649
|
"original": {
|
|
483
650
|
"default": true,
|
|
@@ -510,7 +677,7 @@ module.exports = {
|
|
|
510
677
|
"type": "semantic",
|
|
511
678
|
"usage": "Primary button text color",
|
|
512
679
|
"value": "#ffffff",
|
|
513
|
-
"filePath": "src/themes/alaska/advanced/button/primary.json",
|
|
680
|
+
"filePath": "src/themes/alaska/advanced/color/button/primary.json",
|
|
514
681
|
"isSource": false,
|
|
515
682
|
"original": {
|
|
516
683
|
"default": true,
|
|
@@ -543,7 +710,7 @@ module.exports = {
|
|
|
543
710
|
"type": "semantic",
|
|
544
711
|
"usage": "Primary button inverse text color",
|
|
545
712
|
"value": "#01426a",
|
|
546
|
-
"filePath": "src/themes/alaska/advanced/button/primary.json",
|
|
713
|
+
"filePath": "src/themes/alaska/advanced/color/button/primary.json",
|
|
547
714
|
"isSource": false,
|
|
548
715
|
"original": {
|
|
549
716
|
"default": true,
|
|
@@ -578,7 +745,7 @@ module.exports = {
|
|
|
578
745
|
"type": "semantic",
|
|
579
746
|
"usage": "Secondary button background color",
|
|
580
747
|
"value": "#ffffff",
|
|
581
|
-
"filePath": "src/themes/alaska/advanced/button/secondary.json",
|
|
748
|
+
"filePath": "src/themes/alaska/advanced/color/button/secondary.json",
|
|
582
749
|
"isSource": false,
|
|
583
750
|
"original": {
|
|
584
751
|
"default": true,
|
|
@@ -611,7 +778,7 @@ module.exports = {
|
|
|
611
778
|
"type": "semantic",
|
|
612
779
|
"usage": "",
|
|
613
780
|
"value": "#f7f7f7",
|
|
614
|
-
"filePath": "src/themes/alaska/advanced/button/secondary.json",
|
|
781
|
+
"filePath": "src/themes/alaska/advanced/color/button/secondary.json",
|
|
615
782
|
"isSource": false,
|
|
616
783
|
"original": {
|
|
617
784
|
"default": true,
|
|
@@ -644,7 +811,7 @@ module.exports = {
|
|
|
644
811
|
"type": "semantic",
|
|
645
812
|
"usage": "Secondary button background hover color",
|
|
646
813
|
"value": "#f2f2f2",
|
|
647
|
-
"filePath": "src/themes/alaska/advanced/button/secondary.json",
|
|
814
|
+
"filePath": "src/themes/alaska/advanced/color/button/secondary.json",
|
|
648
815
|
"isSource": false,
|
|
649
816
|
"original": {
|
|
650
817
|
"default": true,
|
|
@@ -676,8 +843,8 @@ module.exports = {
|
|
|
676
843
|
"public": true,
|
|
677
844
|
"type": "semantic",
|
|
678
845
|
"usage": "Secondary button inverse background hover color",
|
|
679
|
-
"value": "
|
|
680
|
-
"filePath": "src/themes/alaska/advanced/button/secondary.json",
|
|
846
|
+
"value": "rgba(255, 255, 255, 0.1)",
|
|
847
|
+
"filePath": "src/themes/alaska/advanced/color/button/secondary.json",
|
|
681
848
|
"isSource": false,
|
|
682
849
|
"original": {
|
|
683
850
|
"default": true,
|
|
@@ -710,7 +877,7 @@ module.exports = {
|
|
|
710
877
|
"type": "semantic",
|
|
711
878
|
"usage": "Secondary button border color",
|
|
712
879
|
"value": "#01426a",
|
|
713
|
-
"filePath": "src/themes/alaska/advanced/button/secondary.json",
|
|
880
|
+
"filePath": "src/themes/alaska/advanced/color/button/secondary.json",
|
|
714
881
|
"isSource": false,
|
|
715
882
|
"original": {
|
|
716
883
|
"default": true,
|
|
@@ -743,7 +910,7 @@ module.exports = {
|
|
|
743
910
|
"type": "semantic",
|
|
744
911
|
"usage": "Secondary button border hover color",
|
|
745
912
|
"value": "#00274a",
|
|
746
|
-
"filePath": "src/themes/alaska/advanced/button/secondary.json",
|
|
913
|
+
"filePath": "src/themes/alaska/advanced/color/button/secondary.json",
|
|
747
914
|
"isSource": false,
|
|
748
915
|
"original": {
|
|
749
916
|
"default": true,
|
|
@@ -769,37 +936,37 @@ module.exports = {
|
|
|
769
936
|
"borderHover"
|
|
770
937
|
]
|
|
771
938
|
},
|
|
772
|
-
"
|
|
939
|
+
"borderDisabled": {
|
|
773
940
|
"default": true,
|
|
774
941
|
"deprecated": false,
|
|
775
942
|
"public": true,
|
|
776
943
|
"type": "semantic",
|
|
777
|
-
"usage": "",
|
|
778
|
-
"value": "#
|
|
779
|
-
"filePath": "src/themes/alaska/advanced/button/secondary.json",
|
|
944
|
+
"usage": "Secondary button border disabled color",
|
|
945
|
+
"value": "#cfe0ef",
|
|
946
|
+
"filePath": "src/themes/alaska/advanced/color/button/secondary.json",
|
|
780
947
|
"isSource": false,
|
|
781
948
|
"original": {
|
|
782
949
|
"default": true,
|
|
783
950
|
"deprecated": false,
|
|
784
951
|
"public": true,
|
|
785
952
|
"type": "semantic",
|
|
786
|
-
"usage": "",
|
|
787
|
-
"value": "{color.
|
|
953
|
+
"usage": "Secondary button border disabled color",
|
|
954
|
+
"value": "{color.midnight.200.value}"
|
|
788
955
|
},
|
|
789
|
-
"name": "ds-advanced-color-button-secondary-border-
|
|
956
|
+
"name": "ds-advanced-color-button-secondary-border-disabled",
|
|
790
957
|
"attributes": {
|
|
791
958
|
"category": "advanced",
|
|
792
959
|
"type": "color",
|
|
793
960
|
"item": "button",
|
|
794
961
|
"subitem": "secondary",
|
|
795
|
-
"state": "
|
|
962
|
+
"state": "borderDisabled"
|
|
796
963
|
},
|
|
797
964
|
"path": [
|
|
798
965
|
"advanced",
|
|
799
966
|
"color",
|
|
800
967
|
"button",
|
|
801
968
|
"secondary",
|
|
802
|
-
"
|
|
969
|
+
"borderDisabled"
|
|
803
970
|
]
|
|
804
971
|
},
|
|
805
972
|
"borderInverse": {
|
|
@@ -809,7 +976,7 @@ module.exports = {
|
|
|
809
976
|
"type": "semantic",
|
|
810
977
|
"usage": "Secondary button inverse border color",
|
|
811
978
|
"value": "#ffffff",
|
|
812
|
-
"filePath": "src/themes/alaska/advanced/button/secondary.json",
|
|
979
|
+
"filePath": "src/themes/alaska/advanced/color/button/secondary.json",
|
|
813
980
|
"isSource": false,
|
|
814
981
|
"original": {
|
|
815
982
|
"default": true,
|
|
@@ -840,16 +1007,16 @@ module.exports = {
|
|
|
840
1007
|
"deprecated": false,
|
|
841
1008
|
"public": true,
|
|
842
1009
|
"type": "semantic",
|
|
843
|
-
"usage": "",
|
|
1010
|
+
"usage": "Secondary button border inverse disabled color",
|
|
844
1011
|
"value": "#dddddd",
|
|
845
|
-
"filePath": "src/themes/alaska/advanced/button/secondary.json",
|
|
1012
|
+
"filePath": "src/themes/alaska/advanced/color/button/secondary.json",
|
|
846
1013
|
"isSource": false,
|
|
847
1014
|
"original": {
|
|
848
1015
|
"default": true,
|
|
849
1016
|
"deprecated": false,
|
|
850
1017
|
"public": true,
|
|
851
1018
|
"type": "semantic",
|
|
852
|
-
"usage": "",
|
|
1019
|
+
"usage": "Secondary button border inverse disabled color",
|
|
853
1020
|
"value": "{basic.color.border.subtle.value}"
|
|
854
1021
|
},
|
|
855
1022
|
"name": "ds-advanced-color-button-secondary-border-inverse-disabled",
|
|
@@ -875,7 +1042,7 @@ module.exports = {
|
|
|
875
1042
|
"type": "semantic",
|
|
876
1043
|
"usage": "Secondary button text color",
|
|
877
1044
|
"value": "#01426a",
|
|
878
|
-
"filePath": "src/themes/alaska/advanced/button/secondary.json",
|
|
1045
|
+
"filePath": "src/themes/alaska/advanced/color/button/secondary.json",
|
|
879
1046
|
"isSource": false,
|
|
880
1047
|
"original": {
|
|
881
1048
|
"default": true,
|
|
@@ -908,7 +1075,7 @@ module.exports = {
|
|
|
908
1075
|
"type": "semantic",
|
|
909
1076
|
"usage": "Secondary button text hover color",
|
|
910
1077
|
"value": "#00274a",
|
|
911
|
-
"filePath": "src/themes/alaska/advanced/button/secondary.json",
|
|
1078
|
+
"filePath": "src/themes/alaska/advanced/color/button/secondary.json",
|
|
912
1079
|
"isSource": false,
|
|
913
1080
|
"original": {
|
|
914
1081
|
"default": true,
|
|
@@ -941,7 +1108,7 @@ module.exports = {
|
|
|
941
1108
|
"type": "semantic",
|
|
942
1109
|
"usage": "Secondary button inverse text color",
|
|
943
1110
|
"value": "#ffffff",
|
|
944
|
-
"filePath": "src/themes/alaska/advanced/button/secondary.json",
|
|
1111
|
+
"filePath": "src/themes/alaska/advanced/color/button/secondary.json",
|
|
945
1112
|
"isSource": false,
|
|
946
1113
|
"original": {
|
|
947
1114
|
"default": true,
|
|
@@ -975,8 +1142,8 @@ module.exports = {
|
|
|
975
1142
|
"public": true,
|
|
976
1143
|
"type": "semantic",
|
|
977
1144
|
"usage": "Tertiary button background color",
|
|
978
|
-
"value": "
|
|
979
|
-
"filePath": "src/themes/alaska/advanced/button/tertiary.json",
|
|
1145
|
+
"value": "rgba(0, 0, 0, 0.05)",
|
|
1146
|
+
"filePath": "src/themes/alaska/advanced/color/button/tertiary.json",
|
|
980
1147
|
"isSource": false,
|
|
981
1148
|
"original": {
|
|
982
1149
|
"default": true,
|
|
@@ -1008,8 +1175,8 @@ module.exports = {
|
|
|
1008
1175
|
"public": true,
|
|
1009
1176
|
"type": "semantic",
|
|
1010
1177
|
"usage": "Tertiary button background hover color",
|
|
1011
|
-
"value": "
|
|
1012
|
-
"filePath": "src/themes/alaska/advanced/button/tertiary.json",
|
|
1178
|
+
"value": "rgba(0, 0, 0, 0.1)",
|
|
1179
|
+
"filePath": "src/themes/alaska/advanced/color/button/tertiary.json",
|
|
1013
1180
|
"isSource": false,
|
|
1014
1181
|
"original": {
|
|
1015
1182
|
"default": true,
|
|
@@ -1041,8 +1208,8 @@ module.exports = {
|
|
|
1041
1208
|
"public": true,
|
|
1042
1209
|
"type": "semantic",
|
|
1043
1210
|
"usage": "Tertiary button inverse background color",
|
|
1044
|
-
"value": "
|
|
1045
|
-
"filePath": "src/themes/alaska/advanced/button/tertiary.json",
|
|
1211
|
+
"value": "rgba(255, 255, 255, 0.05)",
|
|
1212
|
+
"filePath": "src/themes/alaska/advanced/color/button/tertiary.json",
|
|
1046
1213
|
"isSource": false,
|
|
1047
1214
|
"original": {
|
|
1048
1215
|
"default": true,
|
|
@@ -1074,8 +1241,8 @@ module.exports = {
|
|
|
1074
1241
|
"public": true,
|
|
1075
1242
|
"type": "semantic",
|
|
1076
1243
|
"usage": "Tertiary button inverse background hover color",
|
|
1077
|
-
"value": "
|
|
1078
|
-
"filePath": "src/themes/alaska/advanced/button/tertiary.json",
|
|
1244
|
+
"value": "rgba(255, 255, 255, 0.1)",
|
|
1245
|
+
"filePath": "src/themes/alaska/advanced/color/button/tertiary.json",
|
|
1079
1246
|
"isSource": false,
|
|
1080
1247
|
"original": {
|
|
1081
1248
|
"default": true,
|
|
@@ -1101,138 +1268,6 @@ module.exports = {
|
|
|
1101
1268
|
"backgroundInverseHover"
|
|
1102
1269
|
]
|
|
1103
1270
|
},
|
|
1104
|
-
"border": {
|
|
1105
|
-
"default": true,
|
|
1106
|
-
"deprecated": false,
|
|
1107
|
-
"public": true,
|
|
1108
|
-
"type": "semantic",
|
|
1109
|
-
"usage": "Tertiary button border color",
|
|
1110
|
-
"value": "#0000000d",
|
|
1111
|
-
"filePath": "src/themes/alaska/advanced/button/tertiary.json",
|
|
1112
|
-
"isSource": false,
|
|
1113
|
-
"original": {
|
|
1114
|
-
"default": true,
|
|
1115
|
-
"deprecated": false,
|
|
1116
|
-
"public": true,
|
|
1117
|
-
"type": "semantic",
|
|
1118
|
-
"usage": "Tertiary button border color",
|
|
1119
|
-
"value": "{transparency.black.5.value}"
|
|
1120
|
-
},
|
|
1121
|
-
"name": "ds-advanced-color-button-tertiary-border",
|
|
1122
|
-
"attributes": {
|
|
1123
|
-
"category": "advanced",
|
|
1124
|
-
"type": "color",
|
|
1125
|
-
"item": "button",
|
|
1126
|
-
"subitem": "tertiary",
|
|
1127
|
-
"state": "border"
|
|
1128
|
-
},
|
|
1129
|
-
"path": [
|
|
1130
|
-
"advanced",
|
|
1131
|
-
"color",
|
|
1132
|
-
"button",
|
|
1133
|
-
"tertiary",
|
|
1134
|
-
"border"
|
|
1135
|
-
]
|
|
1136
|
-
},
|
|
1137
|
-
"borderHover": {
|
|
1138
|
-
"default": true,
|
|
1139
|
-
"deprecated": false,
|
|
1140
|
-
"public": true,
|
|
1141
|
-
"type": "semantic",
|
|
1142
|
-
"usage": "Tertiary button border hover color",
|
|
1143
|
-
"value": "#0000001a",
|
|
1144
|
-
"filePath": "src/themes/alaska/advanced/button/tertiary.json",
|
|
1145
|
-
"isSource": false,
|
|
1146
|
-
"original": {
|
|
1147
|
-
"default": true,
|
|
1148
|
-
"deprecated": false,
|
|
1149
|
-
"public": true,
|
|
1150
|
-
"type": "semantic",
|
|
1151
|
-
"usage": "Tertiary button border hover color",
|
|
1152
|
-
"value": "{transparency.black.10.value}"
|
|
1153
|
-
},
|
|
1154
|
-
"name": "ds-advanced-color-button-tertiary-border-hover",
|
|
1155
|
-
"attributes": {
|
|
1156
|
-
"category": "advanced",
|
|
1157
|
-
"type": "color",
|
|
1158
|
-
"item": "button",
|
|
1159
|
-
"subitem": "tertiary",
|
|
1160
|
-
"state": "borderHover"
|
|
1161
|
-
},
|
|
1162
|
-
"path": [
|
|
1163
|
-
"advanced",
|
|
1164
|
-
"color",
|
|
1165
|
-
"button",
|
|
1166
|
-
"tertiary",
|
|
1167
|
-
"borderHover"
|
|
1168
|
-
]
|
|
1169
|
-
},
|
|
1170
|
-
"borderInverse": {
|
|
1171
|
-
"default": true,
|
|
1172
|
-
"deprecated": false,
|
|
1173
|
-
"public": true,
|
|
1174
|
-
"type": "semantic",
|
|
1175
|
-
"usage": "Tertiary button inverse border color",
|
|
1176
|
-
"value": "#ffffff0d",
|
|
1177
|
-
"filePath": "src/themes/alaska/advanced/button/tertiary.json",
|
|
1178
|
-
"isSource": false,
|
|
1179
|
-
"original": {
|
|
1180
|
-
"default": true,
|
|
1181
|
-
"deprecated": false,
|
|
1182
|
-
"public": true,
|
|
1183
|
-
"type": "semantic",
|
|
1184
|
-
"usage": "Tertiary button inverse border color",
|
|
1185
|
-
"value": "{transparency.white.5.value}"
|
|
1186
|
-
},
|
|
1187
|
-
"name": "ds-advanced-color-button-tertiary-border-inverse",
|
|
1188
|
-
"attributes": {
|
|
1189
|
-
"category": "advanced",
|
|
1190
|
-
"type": "color",
|
|
1191
|
-
"item": "button",
|
|
1192
|
-
"subitem": "tertiary",
|
|
1193
|
-
"state": "borderInverse"
|
|
1194
|
-
},
|
|
1195
|
-
"path": [
|
|
1196
|
-
"advanced",
|
|
1197
|
-
"color",
|
|
1198
|
-
"button",
|
|
1199
|
-
"tertiary",
|
|
1200
|
-
"borderInverse"
|
|
1201
|
-
]
|
|
1202
|
-
},
|
|
1203
|
-
"borderInverseHover": {
|
|
1204
|
-
"default": true,
|
|
1205
|
-
"deprecated": false,
|
|
1206
|
-
"public": true,
|
|
1207
|
-
"type": "semantic",
|
|
1208
|
-
"usage": "Tertiary button inverse border hover color",
|
|
1209
|
-
"value": "#ffffffe6",
|
|
1210
|
-
"filePath": "src/themes/alaska/advanced/button/tertiary.json",
|
|
1211
|
-
"isSource": false,
|
|
1212
|
-
"original": {
|
|
1213
|
-
"default": true,
|
|
1214
|
-
"deprecated": false,
|
|
1215
|
-
"public": true,
|
|
1216
|
-
"type": "semantic",
|
|
1217
|
-
"usage": "Tertiary button inverse border hover color",
|
|
1218
|
-
"value": "{transparency.white.10.value}"
|
|
1219
|
-
},
|
|
1220
|
-
"name": "ds-advanced-color-button-tertiary-border-inverse-hover",
|
|
1221
|
-
"attributes": {
|
|
1222
|
-
"category": "advanced",
|
|
1223
|
-
"type": "color",
|
|
1224
|
-
"item": "button",
|
|
1225
|
-
"subitem": "tertiary",
|
|
1226
|
-
"state": "borderInverseHover"
|
|
1227
|
-
},
|
|
1228
|
-
"path": [
|
|
1229
|
-
"advanced",
|
|
1230
|
-
"color",
|
|
1231
|
-
"button",
|
|
1232
|
-
"tertiary",
|
|
1233
|
-
"borderInverseHover"
|
|
1234
|
-
]
|
|
1235
|
-
},
|
|
1236
1271
|
"text": {
|
|
1237
1272
|
"default": true,
|
|
1238
1273
|
"deprecated": false,
|
|
@@ -1240,7 +1275,7 @@ module.exports = {
|
|
|
1240
1275
|
"type": "semantic",
|
|
1241
1276
|
"usage": "Tertiary button text color",
|
|
1242
1277
|
"value": "#01426a",
|
|
1243
|
-
"filePath": "src/themes/alaska/advanced/button/tertiary.json",
|
|
1278
|
+
"filePath": "src/themes/alaska/advanced/color/button/tertiary.json",
|
|
1244
1279
|
"isSource": false,
|
|
1245
1280
|
"original": {
|
|
1246
1281
|
"default": true,
|
|
@@ -1273,7 +1308,7 @@ module.exports = {
|
|
|
1273
1308
|
"type": "semantic",
|
|
1274
1309
|
"usage": "Tertiary button text hover color",
|
|
1275
1310
|
"value": "#00274a",
|
|
1276
|
-
"filePath": "src/themes/alaska/advanced/button/tertiary.json",
|
|
1311
|
+
"filePath": "src/themes/alaska/advanced/color/button/tertiary.json",
|
|
1277
1312
|
"isSource": false,
|
|
1278
1313
|
"original": {
|
|
1279
1314
|
"default": true,
|
|
@@ -1306,7 +1341,7 @@ module.exports = {
|
|
|
1306
1341
|
"type": "semantic",
|
|
1307
1342
|
"usage": "Tertiary button inverse text color",
|
|
1308
1343
|
"value": "#ffffff",
|
|
1309
|
-
"filePath": "src/themes/alaska/advanced/button/tertiary.json",
|
|
1344
|
+
"filePath": "src/themes/alaska/advanced/color/button/tertiary.json",
|
|
1310
1345
|
"isSource": false,
|
|
1311
1346
|
"original": {
|
|
1312
1347
|
"default": true,
|
|
@@ -1342,7 +1377,7 @@ module.exports = {
|
|
|
1342
1377
|
"type": "semantic",
|
|
1343
1378
|
"usage": "",
|
|
1344
1379
|
"value": "#b2d583",
|
|
1345
|
-
"filePath": "src/themes/alaska/advanced/accents.json",
|
|
1380
|
+
"filePath": "src/themes/alaska/advanced/color/accents.json",
|
|
1346
1381
|
"isSource": false,
|
|
1347
1382
|
"original": {
|
|
1348
1383
|
"default": true,
|
|
@@ -1373,7 +1408,7 @@ module.exports = {
|
|
|
1373
1408
|
"type": "semantic",
|
|
1374
1409
|
"usage": "",
|
|
1375
1410
|
"value": "#92c450",
|
|
1376
|
-
"filePath": "src/themes/alaska/advanced/accents.json",
|
|
1411
|
+
"filePath": "src/themes/alaska/advanced/color/accents.json",
|
|
1377
1412
|
"isSource": false,
|
|
1378
1413
|
"original": {
|
|
1379
1414
|
"default": true,
|
|
@@ -1404,7 +1439,7 @@ module.exports = {
|
|
|
1404
1439
|
"type": "semantic",
|
|
1405
1440
|
"usage": "",
|
|
1406
1441
|
"value": "#deedca",
|
|
1407
|
-
"filePath": "src/themes/alaska/advanced/accents.json",
|
|
1442
|
+
"filePath": "src/themes/alaska/advanced/color/accents.json",
|
|
1408
1443
|
"isSource": false,
|
|
1409
1444
|
"original": {
|
|
1410
1445
|
"default": true,
|
|
@@ -1435,7 +1470,7 @@ module.exports = {
|
|
|
1435
1470
|
"type": "semantic",
|
|
1436
1471
|
"usage": "",
|
|
1437
1472
|
"value": "#fad362",
|
|
1438
|
-
"filePath": "src/themes/alaska/advanced/accents.json",
|
|
1473
|
+
"filePath": "src/themes/alaska/advanced/color/accents.json",
|
|
1439
1474
|
"isSource": false,
|
|
1440
1475
|
"original": {
|
|
1441
1476
|
"default": true,
|
|
@@ -1466,7 +1501,7 @@ module.exports = {
|
|
|
1466
1501
|
"type": "semantic",
|
|
1467
1502
|
"usage": "",
|
|
1468
1503
|
"value": "#f2ba14",
|
|
1469
|
-
"filePath": "src/themes/alaska/advanced/accents.json",
|
|
1504
|
+
"filePath": "src/themes/alaska/advanced/color/accents.json",
|
|
1470
1505
|
"isSource": false,
|
|
1471
1506
|
"original": {
|
|
1472
1507
|
"default": true,
|
|
@@ -1497,7 +1532,7 @@ module.exports = {
|
|
|
1497
1532
|
"type": "semantic",
|
|
1498
1533
|
"usage": "",
|
|
1499
1534
|
"value": "#fde398",
|
|
1500
|
-
"filePath": "src/themes/alaska/advanced/accents.json",
|
|
1535
|
+
"filePath": "src/themes/alaska/advanced/color/accents.json",
|
|
1501
1536
|
"isSource": false,
|
|
1502
1537
|
"original": {
|
|
1503
1538
|
"default": true,
|
|
@@ -1528,7 +1563,7 @@ module.exports = {
|
|
|
1528
1563
|
"type": "semantic",
|
|
1529
1564
|
"usage": "",
|
|
1530
1565
|
"value": "#63beff",
|
|
1531
|
-
"filePath": "src/themes/alaska/advanced/accents.json",
|
|
1566
|
+
"filePath": "src/themes/alaska/advanced/color/accents.json",
|
|
1532
1567
|
"isSource": false,
|
|
1533
1568
|
"original": {
|
|
1534
1569
|
"default": true,
|
|
@@ -1559,7 +1594,7 @@ module.exports = {
|
|
|
1559
1594
|
"type": "semantic",
|
|
1560
1595
|
"usage": "",
|
|
1561
1596
|
"value": "#0074ca",
|
|
1562
|
-
"filePath": "src/themes/alaska/advanced/accents.json",
|
|
1597
|
+
"filePath": "src/themes/alaska/advanced/color/accents.json",
|
|
1563
1598
|
"isSource": false,
|
|
1564
1599
|
"original": {
|
|
1565
1600
|
"default": true,
|
|
@@ -1590,7 +1625,7 @@ module.exports = {
|
|
|
1590
1625
|
"type": "semantic",
|
|
1591
1626
|
"usage": "",
|
|
1592
1627
|
"value": "#aedeff",
|
|
1593
|
-
"filePath": "src/themes/alaska/advanced/accents.json",
|
|
1628
|
+
"filePath": "src/themes/alaska/advanced/color/accents.json",
|
|
1594
1629
|
"isSource": false,
|
|
1595
1630
|
"original": {
|
|
1596
1631
|
"default": true,
|
|
@@ -1621,7 +1656,7 @@ module.exports = {
|
|
|
1621
1656
|
"type": "semantic",
|
|
1622
1657
|
"usage": "",
|
|
1623
1658
|
"value": "#feb17a",
|
|
1624
|
-
"filePath": "src/themes/alaska/advanced/accents.json",
|
|
1659
|
+
"filePath": "src/themes/alaska/advanced/color/accents.json",
|
|
1625
1660
|
"isSource": false,
|
|
1626
1661
|
"original": {
|
|
1627
1662
|
"default": true,
|
|
@@ -1652,7 +1687,7 @@ module.exports = {
|
|
|
1652
1687
|
"type": "semantic",
|
|
1653
1688
|
"usage": "",
|
|
1654
1689
|
"value": "#fb7f24",
|
|
1655
|
-
"filePath": "src/themes/alaska/advanced/accents.json",
|
|
1690
|
+
"filePath": "src/themes/alaska/advanced/color/accents.json",
|
|
1656
1691
|
"isSource": false,
|
|
1657
1692
|
"original": {
|
|
1658
1693
|
"default": true,
|
|
@@ -1683,7 +1718,7 @@ module.exports = {
|
|
|
1683
1718
|
"type": "semantic",
|
|
1684
1719
|
"usage": "",
|
|
1685
1720
|
"value": "#ffe2cf",
|
|
1686
|
-
"filePath": "src/themes/alaska/advanced/accents.json",
|
|
1721
|
+
"filePath": "src/themes/alaska/advanced/color/accents.json",
|
|
1687
1722
|
"isSource": false,
|
|
1688
1723
|
"original": {
|
|
1689
1724
|
"default": true,
|
|
@@ -1716,7 +1751,7 @@ module.exports = {
|
|
|
1716
1751
|
"type": "semantic",
|
|
1717
1752
|
"usage": "Boolean disabled inverse state color",
|
|
1718
1753
|
"value": "#7e8894",
|
|
1719
|
-
"filePath": "src/themes/alaska/advanced/boolean.json",
|
|
1754
|
+
"filePath": "src/themes/alaska/advanced/color/boolean.json",
|
|
1720
1755
|
"isSource": false,
|
|
1721
1756
|
"original": {
|
|
1722
1757
|
"default": true,
|
|
@@ -1747,7 +1782,7 @@ module.exports = {
|
|
|
1747
1782
|
"type": "semantic",
|
|
1748
1783
|
"usage": "Boolean error state color",
|
|
1749
1784
|
"value": "#e31f26",
|
|
1750
|
-
"filePath": "src/themes/alaska/advanced/boolean.json",
|
|
1785
|
+
"filePath": "src/themes/alaska/advanced/color/boolean.json",
|
|
1751
1786
|
"isSource": false,
|
|
1752
1787
|
"original": {
|
|
1753
1788
|
"default": true,
|
|
@@ -1778,7 +1813,7 @@ module.exports = {
|
|
|
1778
1813
|
"type": "semantic",
|
|
1779
1814
|
"usage": "Boolean error hover state color",
|
|
1780
1815
|
"value": "#b1161c",
|
|
1781
|
-
"filePath": "src/themes/alaska/advanced/boolean.json",
|
|
1816
|
+
"filePath": "src/themes/alaska/advanced/color/boolean.json",
|
|
1782
1817
|
"isSource": false,
|
|
1783
1818
|
"original": {
|
|
1784
1819
|
"default": true,
|
|
@@ -1809,7 +1844,7 @@ module.exports = {
|
|
|
1809
1844
|
"type": "semantic",
|
|
1810
1845
|
"usage": "Boolean error state color",
|
|
1811
1846
|
"value": "#f9a4a8",
|
|
1812
|
-
"filePath": "src/themes/alaska/advanced/boolean.json",
|
|
1847
|
+
"filePath": "src/themes/alaska/advanced/color/boolean.json",
|
|
1813
1848
|
"isSource": false,
|
|
1814
1849
|
"original": {
|
|
1815
1850
|
"default": true,
|
|
@@ -1840,7 +1875,7 @@ module.exports = {
|
|
|
1840
1875
|
"type": "semantic",
|
|
1841
1876
|
"usage": "Boolean error state color",
|
|
1842
1877
|
"value": "#f15f65",
|
|
1843
|
-
"filePath": "src/themes/alaska/advanced/boolean.json",
|
|
1878
|
+
"filePath": "src/themes/alaska/advanced/color/boolean.json",
|
|
1844
1879
|
"isSource": false,
|
|
1845
1880
|
"original": {
|
|
1846
1881
|
"default": true,
|
|
@@ -1871,7 +1906,7 @@ module.exports = {
|
|
|
1871
1906
|
"type": "semantic",
|
|
1872
1907
|
"usage": "Boolean indicator color",
|
|
1873
1908
|
"value": "#ffffff",
|
|
1874
|
-
"filePath": "src/themes/alaska/advanced/boolean.json",
|
|
1909
|
+
"filePath": "src/themes/alaska/advanced/color/boolean.json",
|
|
1875
1910
|
"isSource": false,
|
|
1876
1911
|
"original": {
|
|
1877
1912
|
"default": true,
|
|
@@ -1901,8 +1936,8 @@ module.exports = {
|
|
|
1901
1936
|
"public": true,
|
|
1902
1937
|
"type": "semantic",
|
|
1903
1938
|
"usage": "Boolean indicator inverse color",
|
|
1904
|
-
"value": "#
|
|
1905
|
-
"filePath": "src/themes/alaska/advanced/boolean.json",
|
|
1939
|
+
"value": "#00274a",
|
|
1940
|
+
"filePath": "src/themes/alaska/advanced/color/boolean.json",
|
|
1906
1941
|
"isSource": false,
|
|
1907
1942
|
"original": {
|
|
1908
1943
|
"default": true,
|
|
@@ -1910,7 +1945,7 @@ module.exports = {
|
|
|
1910
1945
|
"public": true,
|
|
1911
1946
|
"type": "semantic",
|
|
1912
1947
|
"usage": "Boolean indicator inverse color",
|
|
1913
|
-
"value": "{basic.color.
|
|
1948
|
+
"value": "{basic.color.surface.inverse.value}"
|
|
1914
1949
|
},
|
|
1915
1950
|
"name": "ds-advanced-color-boolean-indicator-inverse",
|
|
1916
1951
|
"attributes": {
|
|
@@ -1933,7 +1968,7 @@ module.exports = {
|
|
|
1933
1968
|
"type": "semantic",
|
|
1934
1969
|
"usage": "Boolean false state color",
|
|
1935
1970
|
"value": "#ffffff",
|
|
1936
|
-
"filePath": "src/themes/alaska/advanced/boolean.json",
|
|
1971
|
+
"filePath": "src/themes/alaska/advanced/color/boolean.json",
|
|
1937
1972
|
"isSource": false,
|
|
1938
1973
|
"original": {
|
|
1939
1974
|
"default": true,
|
|
@@ -1964,7 +1999,7 @@ module.exports = {
|
|
|
1964
1999
|
"type": "semantic",
|
|
1965
2000
|
"usage": "Boolean false border color",
|
|
1966
2001
|
"value": "#585e67",
|
|
1967
|
-
"filePath": "src/themes/alaska/advanced/boolean.json",
|
|
2002
|
+
"filePath": "src/themes/alaska/advanced/color/boolean.json",
|
|
1968
2003
|
"isSource": false,
|
|
1969
2004
|
"original": {
|
|
1970
2005
|
"default": true,
|
|
@@ -1995,7 +2030,7 @@ module.exports = {
|
|
|
1995
2030
|
"type": "semantic",
|
|
1996
2031
|
"usage": "Boolean false inverse border color",
|
|
1997
2032
|
"value": "#ffffff",
|
|
1998
|
-
"filePath": "src/themes/alaska/advanced/boolean.json",
|
|
2033
|
+
"filePath": "src/themes/alaska/advanced/color/boolean.json",
|
|
1999
2034
|
"isSource": false,
|
|
2000
2035
|
"original": {
|
|
2001
2036
|
"default": true,
|
|
@@ -2026,7 +2061,7 @@ module.exports = {
|
|
|
2026
2061
|
"type": "semantic",
|
|
2027
2062
|
"usage": "Boolean false hover state color",
|
|
2028
2063
|
"value": "#f2f2f2",
|
|
2029
|
-
"filePath": "src/themes/alaska/advanced/boolean.json",
|
|
2064
|
+
"filePath": "src/themes/alaska/advanced/color/boolean.json",
|
|
2030
2065
|
"isSource": false,
|
|
2031
2066
|
"original": {
|
|
2032
2067
|
"default": true,
|
|
@@ -2056,8 +2091,8 @@ module.exports = {
|
|
|
2056
2091
|
"public": true,
|
|
2057
2092
|
"type": "semantic",
|
|
2058
2093
|
"usage": "Boolean false inverse state color",
|
|
2059
|
-
"value": "
|
|
2060
|
-
"filePath": "src/themes/alaska/advanced/boolean.json",
|
|
2094
|
+
"value": "rgba(255, 255, 255, 0.05)",
|
|
2095
|
+
"filePath": "src/themes/alaska/advanced/color/boolean.json",
|
|
2061
2096
|
"isSource": false,
|
|
2062
2097
|
"original": {
|
|
2063
2098
|
"default": true,
|
|
@@ -2087,8 +2122,8 @@ module.exports = {
|
|
|
2087
2122
|
"public": true,
|
|
2088
2123
|
"type": "semantic",
|
|
2089
2124
|
"usage": "Boolean false inverse hover state color",
|
|
2090
|
-
"value": "
|
|
2091
|
-
"filePath": "src/themes/alaska/advanced/boolean.json",
|
|
2125
|
+
"value": "rgba(255, 255, 255, 0.15)",
|
|
2126
|
+
"filePath": "src/themes/alaska/advanced/color/boolean.json",
|
|
2092
2127
|
"isSource": false,
|
|
2093
2128
|
"original": {
|
|
2094
2129
|
"default": true,
|
|
@@ -2119,7 +2154,7 @@ module.exports = {
|
|
|
2119
2154
|
"type": "semantic",
|
|
2120
2155
|
"usage": "Boolean true state color",
|
|
2121
2156
|
"value": "#01426a",
|
|
2122
|
-
"filePath": "src/themes/alaska/advanced/boolean.json",
|
|
2157
|
+
"filePath": "src/themes/alaska/advanced/color/boolean.json",
|
|
2123
2158
|
"isSource": false,
|
|
2124
2159
|
"original": {
|
|
2125
2160
|
"default": true,
|
|
@@ -2150,7 +2185,7 @@ module.exports = {
|
|
|
2150
2185
|
"type": "semantic",
|
|
2151
2186
|
"usage": "Boolean true hover state color",
|
|
2152
2187
|
"value": "#00274a",
|
|
2153
|
-
"filePath": "src/themes/alaska/advanced/boolean.json",
|
|
2188
|
+
"filePath": "src/themes/alaska/advanced/color/boolean.json",
|
|
2154
2189
|
"isSource": false,
|
|
2155
2190
|
"original": {
|
|
2156
2191
|
"default": true,
|
|
@@ -2181,7 +2216,7 @@ module.exports = {
|
|
|
2181
2216
|
"type": "semantic",
|
|
2182
2217
|
"usage": "Boolean true inverse state color",
|
|
2183
2218
|
"value": "#ffffff",
|
|
2184
|
-
"filePath": "src/themes/alaska/advanced/boolean.json",
|
|
2219
|
+
"filePath": "src/themes/alaska/advanced/color/boolean.json",
|
|
2185
2220
|
"isSource": false,
|
|
2186
2221
|
"original": {
|
|
2187
2222
|
"default": true,
|
|
@@ -2211,8 +2246,8 @@ module.exports = {
|
|
|
2211
2246
|
"public": true,
|
|
2212
2247
|
"type": "semantic",
|
|
2213
2248
|
"usage": "Boolean true inverse hover state color",
|
|
2214
|
-
"value": "
|
|
2215
|
-
"filePath": "src/themes/alaska/advanced/boolean.json",
|
|
2249
|
+
"value": "rgba(255, 255, 255, 0.7)",
|
|
2250
|
+
"filePath": "src/themes/alaska/advanced/color/boolean.json",
|
|
2216
2251
|
"isSource": false,
|
|
2217
2252
|
"original": {
|
|
2218
2253
|
"default": true,
|
|
@@ -2245,7 +2280,7 @@ module.exports = {
|
|
|
2245
2280
|
"type": "semantic",
|
|
2246
2281
|
"usage": "Default hyperlink color",
|
|
2247
2282
|
"value": "#2875b5",
|
|
2248
|
-
"filePath": "src/themes/alaska/advanced/hyperlink.json",
|
|
2283
|
+
"filePath": "src/themes/alaska/advanced/color/hyperlink.json",
|
|
2249
2284
|
"isSource": false,
|
|
2250
2285
|
"original": {
|
|
2251
2286
|
"default": true,
|
|
@@ -2276,7 +2311,7 @@ module.exports = {
|
|
|
2276
2311
|
"type": "semantic",
|
|
2277
2312
|
"usage": "Hyperlink hover state color",
|
|
2278
2313
|
"value": "#01426a",
|
|
2279
|
-
"filePath": "src/themes/alaska/advanced/hyperlink.json",
|
|
2314
|
+
"filePath": "src/themes/alaska/advanced/color/hyperlink.json",
|
|
2280
2315
|
"isSource": false,
|
|
2281
2316
|
"original": {
|
|
2282
2317
|
"default": true,
|
|
@@ -2307,7 +2342,7 @@ module.exports = {
|
|
|
2307
2342
|
"type": "semantic",
|
|
2308
2343
|
"usage": "Default hyperlink color on inverse/dark backgrounds",
|
|
2309
2344
|
"value": "#ffffff",
|
|
2310
|
-
"filePath": "src/themes/alaska/advanced/hyperlink.json",
|
|
2345
|
+
"filePath": "src/themes/alaska/advanced/color/hyperlink.json",
|
|
2311
2346
|
"isSource": false,
|
|
2312
2347
|
"original": {
|
|
2313
2348
|
"default": true,
|
|
@@ -2338,7 +2373,7 @@ module.exports = {
|
|
|
2338
2373
|
"type": "semantic",
|
|
2339
2374
|
"usage": "Hyperlink hover state color on inverse/dark backgrounds",
|
|
2340
2375
|
"value": "#ebf3f9",
|
|
2341
|
-
"filePath": "src/themes/alaska/advanced/hyperlink.json",
|
|
2376
|
+
"filePath": "src/themes/alaska/advanced/color/hyperlink.json",
|
|
2342
2377
|
"isSource": false,
|
|
2343
2378
|
"original": {
|
|
2344
2379
|
"default": true,
|
|
@@ -2371,7 +2406,7 @@ module.exports = {
|
|
|
2371
2406
|
"type": "semantic",
|
|
2372
2407
|
"usage": "Component background color",
|
|
2373
2408
|
"value": "#ffffff",
|
|
2374
|
-
"filePath": "src/themes/alaska/advanced/shared.json",
|
|
2409
|
+
"filePath": "src/themes/alaska/advanced/color/shared.json",
|
|
2375
2410
|
"isSource": false,
|
|
2376
2411
|
"original": {
|
|
2377
2412
|
"default": true,
|
|
@@ -2401,8 +2436,8 @@ module.exports = {
|
|
|
2401
2436
|
"public": true,
|
|
2402
2437
|
"type": "semantic",
|
|
2403
2438
|
"usage": "Component background hover color",
|
|
2404
|
-
"value": "
|
|
2405
|
-
"filePath": "src/themes/alaska/advanced/shared.json",
|
|
2439
|
+
"value": "rgba(255, 255, 255, 0.05)",
|
|
2440
|
+
"filePath": "src/themes/alaska/advanced/color/shared.json",
|
|
2406
2441
|
"isSource": false,
|
|
2407
2442
|
"original": {
|
|
2408
2443
|
"default": true,
|
|
@@ -2433,7 +2468,7 @@ module.exports = {
|
|
|
2433
2468
|
"type": "semantic",
|
|
2434
2469
|
"usage": "Component background muted color",
|
|
2435
2470
|
"value": "#f7f7f7",
|
|
2436
|
-
"filePath": "src/themes/alaska/advanced/shared.json",
|
|
2471
|
+
"filePath": "src/themes/alaska/advanced/color/shared.json",
|
|
2437
2472
|
"isSource": false,
|
|
2438
2473
|
"original": {
|
|
2439
2474
|
"default": true,
|
|
@@ -2464,7 +2499,7 @@ module.exports = {
|
|
|
2464
2499
|
"type": "semantic",
|
|
2465
2500
|
"usage": "Component background strong color",
|
|
2466
2501
|
"value": "#7e7e7e",
|
|
2467
|
-
"filePath": "src/themes/alaska/advanced/shared.json",
|
|
2502
|
+
"filePath": "src/themes/alaska/advanced/color/shared.json",
|
|
2468
2503
|
"isSource": false,
|
|
2469
2504
|
"original": {
|
|
2470
2505
|
"default": true,
|
|
@@ -2495,7 +2530,7 @@ module.exports = {
|
|
|
2495
2530
|
"type": "semantic",
|
|
2496
2531
|
"usage": "",
|
|
2497
2532
|
"value": "#2875b5",
|
|
2498
|
-
"filePath": "src/themes/alaska/advanced/shared.json",
|
|
2533
|
+
"filePath": "src/themes/alaska/advanced/color/shared.json",
|
|
2499
2534
|
"isSource": false,
|
|
2500
2535
|
"original": {
|
|
2501
2536
|
"default": true,
|
|
@@ -2528,7 +2563,7 @@ module.exports = {
|
|
|
2528
2563
|
"type": "semantic",
|
|
2529
2564
|
"usage": "",
|
|
2530
2565
|
"value": "#dddddd",
|
|
2531
|
-
"filePath": "src/themes/alaska/advanced/state.json",
|
|
2566
|
+
"filePath": "src/themes/alaska/advanced/color/state.json",
|
|
2532
2567
|
"isSource": false,
|
|
2533
2568
|
"original": {
|
|
2534
2569
|
"default": true,
|
|
@@ -2559,7 +2594,7 @@ module.exports = {
|
|
|
2559
2594
|
"type": "semantic",
|
|
2560
2595
|
"usage": "",
|
|
2561
2596
|
"value": "#f2f2f2",
|
|
2562
|
-
"filePath": "src/themes/alaska/advanced/state.json",
|
|
2597
|
+
"filePath": "src/themes/alaska/advanced/color/state.json",
|
|
2563
2598
|
"isSource": false,
|
|
2564
2599
|
"original": {
|
|
2565
2600
|
"default": true,
|
|
@@ -2583,14 +2618,45 @@ module.exports = {
|
|
|
2583
2618
|
"backgroundHover"
|
|
2584
2619
|
]
|
|
2585
2620
|
},
|
|
2621
|
+
"backgroundInverseDisabled": {
|
|
2622
|
+
"default": true,
|
|
2623
|
+
"deprecated": false,
|
|
2624
|
+
"public": true,
|
|
2625
|
+
"type": "semantic",
|
|
2626
|
+
"usage": "",
|
|
2627
|
+
"value": "#7e8894",
|
|
2628
|
+
"filePath": "src/themes/alaska/advanced/color/state.json",
|
|
2629
|
+
"isSource": false,
|
|
2630
|
+
"original": {
|
|
2631
|
+
"default": true,
|
|
2632
|
+
"deprecated": false,
|
|
2633
|
+
"public": true,
|
|
2634
|
+
"type": "semantic",
|
|
2635
|
+
"usage": "",
|
|
2636
|
+
"value": "{color.neutral.600.value}"
|
|
2637
|
+
},
|
|
2638
|
+
"name": "ds-advanced-color-state-background-inverse-disabled",
|
|
2639
|
+
"attributes": {
|
|
2640
|
+
"category": "advanced",
|
|
2641
|
+
"type": "color",
|
|
2642
|
+
"item": "state",
|
|
2643
|
+
"subitem": "backgroundInverseDisabled"
|
|
2644
|
+
},
|
|
2645
|
+
"path": [
|
|
2646
|
+
"advanced",
|
|
2647
|
+
"color",
|
|
2648
|
+
"state",
|
|
2649
|
+
"backgroundInverseDisabled"
|
|
2650
|
+
]
|
|
2651
|
+
},
|
|
2586
2652
|
"backgroundInverseHover": {
|
|
2587
2653
|
"default": true,
|
|
2588
2654
|
"deprecated": false,
|
|
2589
2655
|
"public": true,
|
|
2590
2656
|
"type": "semantic",
|
|
2591
2657
|
"usage": "",
|
|
2592
|
-
"value": "
|
|
2593
|
-
"filePath": "src/themes/alaska/advanced/state.json",
|
|
2658
|
+
"value": "rgba(255, 255, 255, 0.15)",
|
|
2659
|
+
"filePath": "src/themes/alaska/advanced/color/state.json",
|
|
2594
2660
|
"isSource": false,
|
|
2595
2661
|
"original": {
|
|
2596
2662
|
"default": true,
|
|
@@ -2621,7 +2687,7 @@ module.exports = {
|
|
|
2621
2687
|
"type": "semantic",
|
|
2622
2688
|
"usage": "",
|
|
2623
2689
|
"value": "#f9a4a8",
|
|
2624
|
-
"filePath": "src/themes/alaska/advanced/state.json",
|
|
2690
|
+
"filePath": "src/themes/alaska/advanced/color/state.json",
|
|
2625
2691
|
"isSource": false,
|
|
2626
2692
|
"original": {
|
|
2627
2693
|
"default": true,
|
|
@@ -2652,7 +2718,7 @@ module.exports = {
|
|
|
2652
2718
|
"type": "semantic",
|
|
2653
2719
|
"usage": "",
|
|
2654
2720
|
"value": "#01426a",
|
|
2655
|
-
"filePath": "src/themes/alaska/advanced/state.json",
|
|
2721
|
+
"filePath": "src/themes/alaska/advanced/color/state.json",
|
|
2656
2722
|
"isSource": false,
|
|
2657
2723
|
"original": {
|
|
2658
2724
|
"default": true,
|
|
@@ -2683,7 +2749,7 @@ module.exports = {
|
|
|
2683
2749
|
"type": "semantic",
|
|
2684
2750
|
"usage": "",
|
|
2685
2751
|
"value": "#ffffff",
|
|
2686
|
-
"filePath": "src/themes/alaska/advanced/state.json",
|
|
2752
|
+
"filePath": "src/themes/alaska/advanced/color/state.json",
|
|
2687
2753
|
"isSource": false,
|
|
2688
2754
|
"original": {
|
|
2689
2755
|
"default": true,
|
|
@@ -2714,7 +2780,7 @@ module.exports = {
|
|
|
2714
2780
|
"type": "semantic",
|
|
2715
2781
|
"usage": "",
|
|
2716
2782
|
"value": "#01426a",
|
|
2717
|
-
"filePath": "src/themes/alaska/advanced/state.json",
|
|
2783
|
+
"filePath": "src/themes/alaska/advanced/color/state.json",
|
|
2718
2784
|
"isSource": false,
|
|
2719
2785
|
"original": {
|
|
2720
2786
|
"default": true,
|
|
@@ -2745,7 +2811,7 @@ module.exports = {
|
|
|
2745
2811
|
"type": "semantic",
|
|
2746
2812
|
"usage": "",
|
|
2747
2813
|
"value": "#00274a",
|
|
2748
|
-
"filePath": "src/themes/alaska/advanced/state.json",
|
|
2814
|
+
"filePath": "src/themes/alaska/advanced/color/state.json",
|
|
2749
2815
|
"isSource": false,
|
|
2750
2816
|
"original": {
|
|
2751
2817
|
"default": true,
|
|
@@ -2874,7 +2940,7 @@ module.exports = {
|
|
|
2874
2940
|
"public": true,
|
|
2875
2941
|
"type": "semantic",
|
|
2876
2942
|
"usage": "Divider border color",
|
|
2877
|
-
"value": "
|
|
2943
|
+
"value": "rgba(0, 0, 0, 0.15)",
|
|
2878
2944
|
"filePath": "src/themes/alaska/basic/color/border.json",
|
|
2879
2945
|
"isSource": false,
|
|
2880
2946
|
"original": {
|
|
@@ -2905,7 +2971,7 @@ module.exports = {
|
|
|
2905
2971
|
"public": true,
|
|
2906
2972
|
"type": "semantic",
|
|
2907
2973
|
"usage": "Inverse divider border color",
|
|
2908
|
-
"value": "
|
|
2974
|
+
"value": "rgba(255, 255, 255, 0.4)",
|
|
2909
2975
|
"filePath": "src/themes/alaska/basic/color/border.json",
|
|
2910
2976
|
"isSource": false,
|
|
2911
2977
|
"original": {
|
|
@@ -4438,6 +4504,68 @@ module.exports = {
|
|
|
4438
4504
|
"inverse"
|
|
4439
4505
|
]
|
|
4440
4506
|
},
|
|
4507
|
+
"inverseDisabled": {
|
|
4508
|
+
"default": true,
|
|
4509
|
+
"deprecated": false,
|
|
4510
|
+
"public": true,
|
|
4511
|
+
"type": "semantic",
|
|
4512
|
+
"usage": "Inverse text color",
|
|
4513
|
+
"value": "#7e8894",
|
|
4514
|
+
"filePath": "src/themes/alaska/basic/color/text-icon.json",
|
|
4515
|
+
"isSource": false,
|
|
4516
|
+
"original": {
|
|
4517
|
+
"default": true,
|
|
4518
|
+
"deprecated": false,
|
|
4519
|
+
"public": true,
|
|
4520
|
+
"type": "semantic",
|
|
4521
|
+
"usage": "Inverse text color",
|
|
4522
|
+
"value": "{color.neutral.600.value}"
|
|
4523
|
+
},
|
|
4524
|
+
"name": "ds-basic-color-texticon-inverse-disabled",
|
|
4525
|
+
"attributes": {
|
|
4526
|
+
"category": "basic",
|
|
4527
|
+
"type": "color",
|
|
4528
|
+
"item": "texticon",
|
|
4529
|
+
"subitem": "inverseDisabled"
|
|
4530
|
+
},
|
|
4531
|
+
"path": [
|
|
4532
|
+
"basic",
|
|
4533
|
+
"color",
|
|
4534
|
+
"texticon",
|
|
4535
|
+
"inverseDisabled"
|
|
4536
|
+
]
|
|
4537
|
+
},
|
|
4538
|
+
"inverseMuted": {
|
|
4539
|
+
"default": true,
|
|
4540
|
+
"deprecated": false,
|
|
4541
|
+
"public": true,
|
|
4542
|
+
"type": "semantic",
|
|
4543
|
+
"usage": "Inverse text color",
|
|
4544
|
+
"value": "#ccd2db",
|
|
4545
|
+
"filePath": "src/themes/alaska/basic/color/text-icon.json",
|
|
4546
|
+
"isSource": false,
|
|
4547
|
+
"original": {
|
|
4548
|
+
"default": true,
|
|
4549
|
+
"deprecated": false,
|
|
4550
|
+
"public": true,
|
|
4551
|
+
"type": "semantic",
|
|
4552
|
+
"usage": "Inverse text color",
|
|
4553
|
+
"value": "{color.neutral.300.value}"
|
|
4554
|
+
},
|
|
4555
|
+
"name": "ds-basic-color-texticon-inverse-muted",
|
|
4556
|
+
"attributes": {
|
|
4557
|
+
"category": "basic",
|
|
4558
|
+
"type": "color",
|
|
4559
|
+
"item": "texticon",
|
|
4560
|
+
"subitem": "inverseMuted"
|
|
4561
|
+
},
|
|
4562
|
+
"path": [
|
|
4563
|
+
"basic",
|
|
4564
|
+
"color",
|
|
4565
|
+
"texticon",
|
|
4566
|
+
"inverseMuted"
|
|
4567
|
+
]
|
|
4568
|
+
},
|
|
4441
4569
|
"muted": {
|
|
4442
4570
|
"default": true,
|
|
4443
4571
|
"deprecated": false,
|