@aurodesignsystem/design-tokens 7.0.0 → 8.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +23 -0
- package/dist/{auro-classic → legacy/auro-classic}/CSSCustomProperties.css +1 -1
- package/dist/{auro-classic → legacy/auro-classic}/CSSSizeCustomProperties.css +1 -1
- package/dist/{auro-classic → legacy/auro-classic}/JSData--color.js +1 -1
- package/dist/{auro-classic → legacy/auro-classic}/JSObject--allTokens.js +1 -1
- package/dist/{auro-classic → legacy/auro-classic}/JSObject--deprecated.js +1 -1
- package/dist/{auro-classic → legacy/auro-classic}/JSVariables--color.js +1 -1
- package/dist/{auro-classic → legacy/auro-classic}/SCSSVariableMap.scss +1 -1
- package/dist/{auro-classic → legacy/auro-classic}/SCSSVariables.scss +1 -1
- package/dist/{auro-classic → legacy/auro-classic}/SCSSVariablesMapFlat.scss +1 -1
- package/dist/{auro-classic → legacy/auro-classic}/SassCustomProperties.scss +1 -1
- package/dist/{auro-classic → legacy/auro-classic}/SassSizeCustomProperties.scss +1 -1
- package/dist/{transparent → legacy/transparent}/CSSCustomProperties--transparent.css +1 -1
- package/dist/primitives/base/JSONVariablesNested--primitivesBase.json +188 -0
- package/dist/primitives/base/JSObject--allTokens.js +3819 -0
- package/dist/primitives/base/SCSSVariables--primitivesBase.scss +152 -0
- package/dist/primitives/base/SCSSVariablesMapFlat--primitivesBase.scss +156 -0
- package/dist/{CSSCustomProperties--bundled.css → themes/CSSCustomProperties--bundled.css} +31 -1
- package/dist/themes/CSSCustomProperties--bundled.min.css +1 -0
- package/dist/{alaska → themes/alaska}/CSSCustomProperties--alaska.css +7 -1
- package/dist/themes/alaska/CSSCustomProperties--alaska.min.css +1 -0
- package/dist/{alaska → themes/alaska}/JSONVariablesNested--alaska.json +8 -0
- package/dist/{alaska → themes/alaska}/JSObject--allTokens.js +189 -1
- package/dist/{alaska → themes/alaska}/SCSSVariables--alaska.scss +7 -1
- package/dist/{alaska → themes/alaska}/SCSSVariablesMapFlat--alaska.scss +7 -1
- package/dist/{alaska → themes/alaska}/primitives--alaska.scss +1 -1
- package/dist/{alaska-classic → themes/alaska-classic}/CSSCustomProperties--alaskaClassic.css +7 -1
- package/dist/themes/alaska-classic/CSSCustomProperties--alaskaClassic.min.css +1 -0
- package/dist/{alaska-classic → themes/alaska-classic}/JSONVariablesNested--alaskaClassic.json +8 -0
- package/dist/{alaska-classic → themes/alaska-classic}/JSObject--allTokens.js +189 -1
- package/dist/{alaska-classic → themes/alaska-classic}/SCSSVariables--alaskaClassic.scss +7 -1
- package/dist/{alaska-classic → themes/alaska-classic}/SCSSVariablesMapFlat--alaskaClassic.scss +7 -1
- package/dist/{alaska-classic → themes/alaska-classic}/primitives--alaskaClassic.scss +1 -1
- package/dist/{auro-1 → themes/auro-1}/CSSCustomProperties--auro1.css +7 -1
- package/dist/themes/auro-1/CSSCustomProperties--auro1.min.css +1 -0
- package/dist/{auro-1 → themes/auro-1}/JSONVariablesNested--auro1.json +8 -0
- package/dist/{auro-1 → themes/auro-1}/JSObject--allTokens.js +189 -1
- package/dist/{auro-1 → themes/auro-1}/SCSSVariables--auro1.scss +7 -1
- package/dist/{auro-1 → themes/auro-1}/SCSSVariablesMapFlat--auro1.scss +7 -1
- package/dist/{auro-1 → themes/auro-1}/primitives--auro1.scss +1 -1
- package/dist/{auro-2 → themes/auro-2}/CSSCustomProperties--auro2.css +7 -1
- package/dist/themes/auro-2/CSSCustomProperties--auro2.min.css +1 -0
- package/dist/{auro-2 → themes/auro-2}/JSONVariablesNested--auro2.json +8 -0
- package/dist/{auro-2 → themes/auro-2}/JSObject--allTokens.js +189 -1
- package/dist/{auro-2 → themes/auro-2}/SCSSVariables--auro2.scss +7 -1
- package/dist/{auro-2 → themes/auro-2}/SCSSVariablesMapFlat--auro2.scss +7 -1
- package/dist/{auro-2 → themes/auro-2}/primitives--auro2.scss +1 -1
- package/dist/{hawaiian → themes/hawaiian}/CSSCustomProperties--hawaiian.css +7 -1
- package/dist/themes/hawaiian/CSSCustomProperties--hawaiian.min.css +1 -0
- package/dist/{hawaiian → themes/hawaiian}/JSONVariablesNested--hawaiian.json +8 -0
- package/dist/{hawaiian → themes/hawaiian}/JSObject--allTokens.js +189 -1
- package/dist/{hawaiian → themes/hawaiian}/SCSSVariables--hawaiian.scss +7 -1
- package/dist/{hawaiian → themes/hawaiian}/SCSSVariablesMapFlat--hawaiian.scss +7 -1
- package/dist/{hawaiian → themes/hawaiian}/primitives--hawaiian.scss +1 -1
- package/package.json +1 -1
- package/src/themes/alaska/advanced/color/button/ghost.json +52 -0
- package/src/themes/alaska-classic/advanced/color/button/ghost.json +52 -0
- package/src/themes/auro-1/advanced/color/button/ghost.json +52 -0
- package/src/themes/auro-2/advanced/color/button/ghost.json +52 -0
- package/src/themes/hawaiian/advanced/color/button/ghost.json +52 -0
- package/dist/CSSCustomProperties--bundled.min.css +0 -1
- package/dist/alaska/CSSCustomProperties--alaska.min.css +0 -1
- package/dist/alaska-classic/CSSCustomProperties--alaskaClassic.min.css +0 -1
- package/dist/auro-1/CSSCustomProperties--auro1.min.css +0 -1
- package/dist/auro-2/CSSCustomProperties--auro2.min.css +0 -1
- package/dist/hawaiian/CSSCustomProperties--hawaiian.min.css +0 -1
- /package/dist/{auro-classic → legacy/auro-classic}/JSONVariablesFlat.json +0 -0
- /package/dist/{auro-classic → legacy/auro-classic}/JSONVariablesNested.json +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Thu, 05 Jun 2025 18:53:47 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
module.exports = {
|
|
@@ -195,6 +195,194 @@ module.exports = {
|
|
|
195
195
|
]
|
|
196
196
|
}
|
|
197
197
|
},
|
|
198
|
+
"ghost": {
|
|
199
|
+
"backgroundHover": {
|
|
200
|
+
"deprecated": false,
|
|
201
|
+
"public": true,
|
|
202
|
+
"type": "semantic",
|
|
203
|
+
"usage": "Ghost button background hover color",
|
|
204
|
+
"value": "rgba(0, 0, 0, 0.05)",
|
|
205
|
+
"filePath": "src/themes/hawaiian/advanced/color/button/ghost.json",
|
|
206
|
+
"isSource": false,
|
|
207
|
+
"original": {
|
|
208
|
+
"deprecated": false,
|
|
209
|
+
"public": true,
|
|
210
|
+
"type": "semantic",
|
|
211
|
+
"usage": "Ghost button background hover color",
|
|
212
|
+
"value": "{transparency.black.5.value}"
|
|
213
|
+
},
|
|
214
|
+
"name": "ds-advanced-color-button-ghost-background-hover",
|
|
215
|
+
"attributes": {
|
|
216
|
+
"category": "advanced",
|
|
217
|
+
"type": "color",
|
|
218
|
+
"item": "button",
|
|
219
|
+
"subitem": "ghost",
|
|
220
|
+
"state": "backgroundHover"
|
|
221
|
+
},
|
|
222
|
+
"path": [
|
|
223
|
+
"advanced",
|
|
224
|
+
"color",
|
|
225
|
+
"button",
|
|
226
|
+
"ghost",
|
|
227
|
+
"backgroundHover"
|
|
228
|
+
]
|
|
229
|
+
},
|
|
230
|
+
"backgroundInverseHover": {
|
|
231
|
+
"deprecated": false,
|
|
232
|
+
"public": true,
|
|
233
|
+
"type": "semantic",
|
|
234
|
+
"usage": "Ghost button inverse background hover color",
|
|
235
|
+
"value": "rgba(255, 255, 255, 0.05)",
|
|
236
|
+
"filePath": "src/themes/hawaiian/advanced/color/button/ghost.json",
|
|
237
|
+
"isSource": false,
|
|
238
|
+
"original": {
|
|
239
|
+
"deprecated": false,
|
|
240
|
+
"public": true,
|
|
241
|
+
"type": "semantic",
|
|
242
|
+
"usage": "Ghost button inverse background hover color",
|
|
243
|
+
"value": "{transparency.white.5.value}"
|
|
244
|
+
},
|
|
245
|
+
"name": "ds-advanced-color-button-ghost-background-inverse-hover",
|
|
246
|
+
"attributes": {
|
|
247
|
+
"category": "advanced",
|
|
248
|
+
"type": "color",
|
|
249
|
+
"item": "button",
|
|
250
|
+
"subitem": "ghost",
|
|
251
|
+
"state": "backgroundInverseHover"
|
|
252
|
+
},
|
|
253
|
+
"path": [
|
|
254
|
+
"advanced",
|
|
255
|
+
"color",
|
|
256
|
+
"button",
|
|
257
|
+
"ghost",
|
|
258
|
+
"backgroundInverseHover"
|
|
259
|
+
]
|
|
260
|
+
},
|
|
261
|
+
"text": {
|
|
262
|
+
"deprecated": false,
|
|
263
|
+
"public": true,
|
|
264
|
+
"type": "semantic",
|
|
265
|
+
"usage": "Ghost button text color",
|
|
266
|
+
"value": "#463c8f",
|
|
267
|
+
"filePath": "src/themes/hawaiian/advanced/color/button/ghost.json",
|
|
268
|
+
"isSource": false,
|
|
269
|
+
"original": {
|
|
270
|
+
"deprecated": false,
|
|
271
|
+
"public": true,
|
|
272
|
+
"type": "semantic",
|
|
273
|
+
"usage": "Ghost button text color",
|
|
274
|
+
"value": "{basic.color.brand.primary.value}"
|
|
275
|
+
},
|
|
276
|
+
"name": "ds-advanced-color-button-ghost-text",
|
|
277
|
+
"attributes": {
|
|
278
|
+
"category": "advanced",
|
|
279
|
+
"type": "color",
|
|
280
|
+
"item": "button",
|
|
281
|
+
"subitem": "ghost",
|
|
282
|
+
"state": "text"
|
|
283
|
+
},
|
|
284
|
+
"path": [
|
|
285
|
+
"advanced",
|
|
286
|
+
"color",
|
|
287
|
+
"button",
|
|
288
|
+
"ghost",
|
|
289
|
+
"text"
|
|
290
|
+
]
|
|
291
|
+
},
|
|
292
|
+
"textDisabled": {
|
|
293
|
+
"deprecated": false,
|
|
294
|
+
"public": true,
|
|
295
|
+
"type": "semantic",
|
|
296
|
+
"usage": "Ghost button text disabled color",
|
|
297
|
+
"value": "#d0d0d0",
|
|
298
|
+
"filePath": "src/themes/hawaiian/advanced/color/button/ghost.json",
|
|
299
|
+
"isSource": false,
|
|
300
|
+
"original": {
|
|
301
|
+
"deprecated": false,
|
|
302
|
+
"public": true,
|
|
303
|
+
"type": "semantic",
|
|
304
|
+
"usage": "Ghost button text disabled color",
|
|
305
|
+
"value": "{basic.color.texticon.disabled.value}"
|
|
306
|
+
},
|
|
307
|
+
"name": "ds-advanced-color-button-ghost-text-disabled",
|
|
308
|
+
"attributes": {
|
|
309
|
+
"category": "advanced",
|
|
310
|
+
"type": "color",
|
|
311
|
+
"item": "button",
|
|
312
|
+
"subitem": "ghost",
|
|
313
|
+
"state": "textDisabled"
|
|
314
|
+
},
|
|
315
|
+
"path": [
|
|
316
|
+
"advanced",
|
|
317
|
+
"color",
|
|
318
|
+
"button",
|
|
319
|
+
"ghost",
|
|
320
|
+
"textDisabled"
|
|
321
|
+
]
|
|
322
|
+
},
|
|
323
|
+
"textInverse": {
|
|
324
|
+
"deprecated": false,
|
|
325
|
+
"public": true,
|
|
326
|
+
"type": "semantic",
|
|
327
|
+
"usage": "Ghost button inverse text color",
|
|
328
|
+
"value": "#ffffff",
|
|
329
|
+
"filePath": "src/themes/hawaiian/advanced/color/button/ghost.json",
|
|
330
|
+
"isSource": false,
|
|
331
|
+
"original": {
|
|
332
|
+
"deprecated": false,
|
|
333
|
+
"public": true,
|
|
334
|
+
"type": "semantic",
|
|
335
|
+
"usage": "Ghost button inverse text color",
|
|
336
|
+
"value": "{basic.color.texticon.inverse.value}"
|
|
337
|
+
},
|
|
338
|
+
"name": "ds-advanced-color-button-ghost-text-inverse",
|
|
339
|
+
"attributes": {
|
|
340
|
+
"category": "advanced",
|
|
341
|
+
"type": "color",
|
|
342
|
+
"item": "button",
|
|
343
|
+
"subitem": "ghost",
|
|
344
|
+
"state": "textInverse"
|
|
345
|
+
},
|
|
346
|
+
"path": [
|
|
347
|
+
"advanced",
|
|
348
|
+
"color",
|
|
349
|
+
"button",
|
|
350
|
+
"ghost",
|
|
351
|
+
"textInverse"
|
|
352
|
+
]
|
|
353
|
+
},
|
|
354
|
+
"textInverseDisabled": {
|
|
355
|
+
"deprecated": false,
|
|
356
|
+
"public": true,
|
|
357
|
+
"type": "semantic",
|
|
358
|
+
"usage": "Ghost button inverse text disabled color",
|
|
359
|
+
"value": "#7e8894",
|
|
360
|
+
"filePath": "src/themes/hawaiian/advanced/color/button/ghost.json",
|
|
361
|
+
"isSource": false,
|
|
362
|
+
"original": {
|
|
363
|
+
"deprecated": false,
|
|
364
|
+
"public": true,
|
|
365
|
+
"type": "semantic",
|
|
366
|
+
"usage": "Ghost button inverse text disabled color",
|
|
367
|
+
"value": "{basic.color.texticon.inverseDisabled.value}"
|
|
368
|
+
},
|
|
369
|
+
"name": "ds-advanced-color-button-ghost-text-inverse-disabled",
|
|
370
|
+
"attributes": {
|
|
371
|
+
"category": "advanced",
|
|
372
|
+
"type": "color",
|
|
373
|
+
"item": "button",
|
|
374
|
+
"subitem": "ghost",
|
|
375
|
+
"state": "textInverseDisabled"
|
|
376
|
+
},
|
|
377
|
+
"path": [
|
|
378
|
+
"advanced",
|
|
379
|
+
"color",
|
|
380
|
+
"button",
|
|
381
|
+
"ghost",
|
|
382
|
+
"textInverseDisabled"
|
|
383
|
+
]
|
|
384
|
+
}
|
|
385
|
+
},
|
|
198
386
|
"primary": {
|
|
199
387
|
"background": {
|
|
200
388
|
"deprecated": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Thu, 05 Jun 2025 18:53:47 GMT
|
|
4
4
|
|
|
5
5
|
$ds-advanced-color-button-flat-text: #676767;
|
|
6
6
|
$ds-advanced-color-button-flat-text-disabled: #d0d0d0;
|
|
@@ -8,6 +8,12 @@ $ds-advanced-color-button-flat-text-hover: #525252;
|
|
|
8
8
|
$ds-advanced-color-button-flat-text-inverse: #ffffff;
|
|
9
9
|
$ds-advanced-color-button-flat-text-inverse-disabled: #7e8894;
|
|
10
10
|
$ds-advanced-color-button-flat-text-inverse-hover: #adadad;
|
|
11
|
+
$ds-advanced-color-button-ghost-background-hover: rgba(0, 0, 0, 0.05);
|
|
12
|
+
$ds-advanced-color-button-ghost-background-inverse-hover: rgba(255, 255, 255, 0.05);
|
|
13
|
+
$ds-advanced-color-button-ghost-text: #463c8f;
|
|
14
|
+
$ds-advanced-color-button-ghost-text-disabled: #d0d0d0;
|
|
15
|
+
$ds-advanced-color-button-ghost-text-inverse: #ffffff;
|
|
16
|
+
$ds-advanced-color-button-ghost-text-inverse-disabled: #7e8894;
|
|
11
17
|
$ds-advanced-color-button-primary-background: #463c8f;
|
|
12
18
|
$ds-advanced-color-button-primary-background-disabled: #aca1cc;
|
|
13
19
|
$ds-advanced-color-button-primary-background-hover: #31295c;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
2
|
/*
|
|
3
3
|
Do not edit directly
|
|
4
|
-
Generated on
|
|
4
|
+
Generated on Thu, 05 Jun 2025 18:53:47 GMT
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
$auroTokens: (
|
|
@@ -11,6 +11,12 @@ $auroTokens: (
|
|
|
11
11
|
'ds-advanced-color-button-flat-text-inverse': (#ffffff),
|
|
12
12
|
'ds-advanced-color-button-flat-text-inverse-disabled': (#7e8894),
|
|
13
13
|
'ds-advanced-color-button-flat-text-inverse-hover': (#adadad),
|
|
14
|
+
'ds-advanced-color-button-ghost-background-hover': (rgba(0, 0, 0, 0.05)),
|
|
15
|
+
'ds-advanced-color-button-ghost-background-inverse-hover': (rgba(255, 255, 255, 0.05)),
|
|
16
|
+
'ds-advanced-color-button-ghost-text': (#463c8f),
|
|
17
|
+
'ds-advanced-color-button-ghost-text-disabled': (#d0d0d0),
|
|
18
|
+
'ds-advanced-color-button-ghost-text-inverse': (#ffffff),
|
|
19
|
+
'ds-advanced-color-button-ghost-text-inverse-disabled': (#7e8894),
|
|
14
20
|
'ds-advanced-color-button-primary-background': (#463c8f),
|
|
15
21
|
'ds-advanced-color-button-primary-background-disabled': (#aca1cc),
|
|
16
22
|
'ds-advanced-color-button-primary-background-hover': (#31295c),
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aurodesignsystem/design-tokens",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "8.1.0",
|
|
4
4
|
"description": "Alaska Air Auro Design System token repository",
|
|
5
5
|
"homepage": "https://github.com/AlaskaAirlines/DesignTokens",
|
|
6
6
|
"author": "Alaska Airlines Product design and engineering",
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
{
|
|
2
|
+
"advanced": {
|
|
3
|
+
"color": {
|
|
4
|
+
"button": {
|
|
5
|
+
"ghost": {
|
|
6
|
+
"backgroundHover": {
|
|
7
|
+
"deprecated": false,
|
|
8
|
+
"public": true,
|
|
9
|
+
"type": "semantic",
|
|
10
|
+
"usage": "Ghost button background hover color",
|
|
11
|
+
"value": "{transparency.black.5.value}"
|
|
12
|
+
},
|
|
13
|
+
"backgroundInverseHover": {
|
|
14
|
+
"deprecated": false,
|
|
15
|
+
"public": true,
|
|
16
|
+
"type": "semantic",
|
|
17
|
+
"usage": "Ghost button inverse background hover color",
|
|
18
|
+
"value": "{transparency.white.5.value}"
|
|
19
|
+
},
|
|
20
|
+
"text": {
|
|
21
|
+
"deprecated": false,
|
|
22
|
+
"public": true,
|
|
23
|
+
"type": "semantic",
|
|
24
|
+
"usage": "Ghost button text color",
|
|
25
|
+
"value": "{basic.color.brand.primary.value}"
|
|
26
|
+
},
|
|
27
|
+
"textDisabled": {
|
|
28
|
+
"deprecated": false,
|
|
29
|
+
"public": true,
|
|
30
|
+
"type": "semantic",
|
|
31
|
+
"usage": "Ghost button text disabled color",
|
|
32
|
+
"value": "{basic.color.texticon.disabled.value}"
|
|
33
|
+
},
|
|
34
|
+
"textInverse": {
|
|
35
|
+
"deprecated": false,
|
|
36
|
+
"public": true,
|
|
37
|
+
"type": "semantic",
|
|
38
|
+
"usage": "Ghost button inverse text color",
|
|
39
|
+
"value": "{basic.color.texticon.inverse.value}"
|
|
40
|
+
},
|
|
41
|
+
"textInverseDisabled": {
|
|
42
|
+
"deprecated": false,
|
|
43
|
+
"public": true,
|
|
44
|
+
"type": "semantic",
|
|
45
|
+
"usage": "Ghost button inverse text disabled color",
|
|
46
|
+
"value": "{basic.color.texticon.inverseDisabled.value}"
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
{
|
|
2
|
+
"advanced": {
|
|
3
|
+
"color": {
|
|
4
|
+
"button": {
|
|
5
|
+
"ghost": {
|
|
6
|
+
"backgroundHover": {
|
|
7
|
+
"deprecated": false,
|
|
8
|
+
"public": true,
|
|
9
|
+
"type": "semantic",
|
|
10
|
+
"usage": "Ghost button background hover color",
|
|
11
|
+
"value": "{transparency.black.5.value}"
|
|
12
|
+
},
|
|
13
|
+
"backgroundInverseHover": {
|
|
14
|
+
"deprecated": false,
|
|
15
|
+
"public": true,
|
|
16
|
+
"type": "semantic",
|
|
17
|
+
"usage": "Ghost button inverse background hover color",
|
|
18
|
+
"value": "{transparency.white.5.value}"
|
|
19
|
+
},
|
|
20
|
+
"text": {
|
|
21
|
+
"deprecated": false,
|
|
22
|
+
"public": true,
|
|
23
|
+
"type": "semantic",
|
|
24
|
+
"usage": "Ghost button text color",
|
|
25
|
+
"value": "{basic.color.brand.primary.value}"
|
|
26
|
+
},
|
|
27
|
+
"textDisabled": {
|
|
28
|
+
"deprecated": false,
|
|
29
|
+
"public": true,
|
|
30
|
+
"type": "semantic",
|
|
31
|
+
"usage": "Ghost button text disabled color",
|
|
32
|
+
"value": "{basic.color.texticon.disabled.value}"
|
|
33
|
+
},
|
|
34
|
+
"textInverse": {
|
|
35
|
+
"deprecated": false,
|
|
36
|
+
"public": true,
|
|
37
|
+
"type": "semantic",
|
|
38
|
+
"usage": "Ghost button inverse text color",
|
|
39
|
+
"value": "{basic.color.texticon.inverse.value}"
|
|
40
|
+
},
|
|
41
|
+
"textInverseDisabled": {
|
|
42
|
+
"deprecated": false,
|
|
43
|
+
"public": true,
|
|
44
|
+
"type": "semantic",
|
|
45
|
+
"usage": "Ghost button inverse text disabled color",
|
|
46
|
+
"value": "{basic.color.texticon.inverseDisabled.value}"
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
{
|
|
2
|
+
"advanced": {
|
|
3
|
+
"color": {
|
|
4
|
+
"button": {
|
|
5
|
+
"ghost": {
|
|
6
|
+
"backgroundHover": {
|
|
7
|
+
"deprecated": false,
|
|
8
|
+
"public": true,
|
|
9
|
+
"type": "semantic",
|
|
10
|
+
"usage": "Ghost button background hover color",
|
|
11
|
+
"value": "{transparency.black.5.value}"
|
|
12
|
+
},
|
|
13
|
+
"backgroundInverseHover": {
|
|
14
|
+
"deprecated": false,
|
|
15
|
+
"public": true,
|
|
16
|
+
"type": "semantic",
|
|
17
|
+
"usage": "Ghost button inverse background hover color",
|
|
18
|
+
"value": "{transparency.white.5.value}"
|
|
19
|
+
},
|
|
20
|
+
"text": {
|
|
21
|
+
"deprecated": false,
|
|
22
|
+
"public": true,
|
|
23
|
+
"type": "semantic",
|
|
24
|
+
"usage": "Ghost button text color",
|
|
25
|
+
"value": "{basic.color.brand.primary.value}"
|
|
26
|
+
},
|
|
27
|
+
"textDisabled": {
|
|
28
|
+
"deprecated": false,
|
|
29
|
+
"public": true,
|
|
30
|
+
"type": "semantic",
|
|
31
|
+
"usage": "Ghost button text disabled color",
|
|
32
|
+
"value": "{basic.color.texticon.disabled.value}"
|
|
33
|
+
},
|
|
34
|
+
"textInverse": {
|
|
35
|
+
"deprecated": false,
|
|
36
|
+
"public": true,
|
|
37
|
+
"type": "semantic",
|
|
38
|
+
"usage": "Ghost button inverse text color",
|
|
39
|
+
"value": "{basic.color.texticon.inverse.value}"
|
|
40
|
+
},
|
|
41
|
+
"textInverseDisabled": {
|
|
42
|
+
"deprecated": false,
|
|
43
|
+
"public": true,
|
|
44
|
+
"type": "semantic",
|
|
45
|
+
"usage": "Ghost button inverse text disabled color",
|
|
46
|
+
"value": "{basic.color.texticon.inverseDisabled.value}"
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
{
|
|
2
|
+
"advanced": {
|
|
3
|
+
"color": {
|
|
4
|
+
"button": {
|
|
5
|
+
"ghost": {
|
|
6
|
+
"backgroundHover": {
|
|
7
|
+
"deprecated": false,
|
|
8
|
+
"public": true,
|
|
9
|
+
"type": "semantic",
|
|
10
|
+
"usage": "Ghost button background hover color",
|
|
11
|
+
"value": "{transparency.black.5.value}"
|
|
12
|
+
},
|
|
13
|
+
"backgroundInverseHover": {
|
|
14
|
+
"deprecated": false,
|
|
15
|
+
"public": true,
|
|
16
|
+
"type": "semantic",
|
|
17
|
+
"usage": "Ghost button inverse background hover color",
|
|
18
|
+
"value": "{transparency.white.5.value}"
|
|
19
|
+
},
|
|
20
|
+
"text": {
|
|
21
|
+
"deprecated": false,
|
|
22
|
+
"public": true,
|
|
23
|
+
"type": "semantic",
|
|
24
|
+
"usage": "Ghost button text color",
|
|
25
|
+
"value": "{basic.color.brand.primary.value}"
|
|
26
|
+
},
|
|
27
|
+
"textDisabled": {
|
|
28
|
+
"deprecated": false,
|
|
29
|
+
"public": true,
|
|
30
|
+
"type": "semantic",
|
|
31
|
+
"usage": "Ghost button text disabled color",
|
|
32
|
+
"value": "{basic.color.texticon.disabled.value}"
|
|
33
|
+
},
|
|
34
|
+
"textInverse": {
|
|
35
|
+
"deprecated": false,
|
|
36
|
+
"public": true,
|
|
37
|
+
"type": "semantic",
|
|
38
|
+
"usage": "Ghost button inverse text color",
|
|
39
|
+
"value": "{basic.color.texticon.inverse.value}"
|
|
40
|
+
},
|
|
41
|
+
"textInverseDisabled": {
|
|
42
|
+
"deprecated": false,
|
|
43
|
+
"public": true,
|
|
44
|
+
"type": "semantic",
|
|
45
|
+
"usage": "Ghost button inverse text disabled color",
|
|
46
|
+
"value": "{basic.color.texticon.inverseDisabled.value}"
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
{
|
|
2
|
+
"advanced": {
|
|
3
|
+
"color": {
|
|
4
|
+
"button": {
|
|
5
|
+
"ghost": {
|
|
6
|
+
"backgroundHover": {
|
|
7
|
+
"deprecated": false,
|
|
8
|
+
"public": true,
|
|
9
|
+
"type": "semantic",
|
|
10
|
+
"usage": "Ghost button background hover color",
|
|
11
|
+
"value": "{transparency.black.5.value}"
|
|
12
|
+
},
|
|
13
|
+
"backgroundInverseHover": {
|
|
14
|
+
"deprecated": false,
|
|
15
|
+
"public": true,
|
|
16
|
+
"type": "semantic",
|
|
17
|
+
"usage": "Ghost button inverse background hover color",
|
|
18
|
+
"value": "{transparency.white.5.value}"
|
|
19
|
+
},
|
|
20
|
+
"text": {
|
|
21
|
+
"deprecated": false,
|
|
22
|
+
"public": true,
|
|
23
|
+
"type": "semantic",
|
|
24
|
+
"usage": "Ghost button text color",
|
|
25
|
+
"value": "{basic.color.brand.primary.value}"
|
|
26
|
+
},
|
|
27
|
+
"textDisabled": {
|
|
28
|
+
"deprecated": false,
|
|
29
|
+
"public": true,
|
|
30
|
+
"type": "semantic",
|
|
31
|
+
"usage": "Ghost button text disabled color",
|
|
32
|
+
"value": "{basic.color.texticon.disabled.value}"
|
|
33
|
+
},
|
|
34
|
+
"textInverse": {
|
|
35
|
+
"deprecated": false,
|
|
36
|
+
"public": true,
|
|
37
|
+
"type": "semantic",
|
|
38
|
+
"usage": "Ghost button inverse text color",
|
|
39
|
+
"value": "{basic.color.texticon.inverse.value}"
|
|
40
|
+
},
|
|
41
|
+
"textInverseDisabled": {
|
|
42
|
+
"deprecated": false,
|
|
43
|
+
"public": true,
|
|
44
|
+
"type": "semantic",
|
|
45
|
+
"usage": "Ghost button inverse text disabled color",
|
|
46
|
+
"value": "{basic.color.texticon.inverseDisabled.value}"
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
}
|