@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
|
@@ -35,38 +35,6 @@
|
|
|
35
35
|
"usage": "Tertiary button inverse background hover color",
|
|
36
36
|
"value": "{transparency.white.10.value}"
|
|
37
37
|
},
|
|
38
|
-
"border": {
|
|
39
|
-
"default": true,
|
|
40
|
-
"deprecated": false,
|
|
41
|
-
"public": true,
|
|
42
|
-
"type": "semantic",
|
|
43
|
-
"usage": "Tertiary button border color",
|
|
44
|
-
"value": "{transparency.black.5.value}"
|
|
45
|
-
},
|
|
46
|
-
"borderHover": {
|
|
47
|
-
"default": true,
|
|
48
|
-
"deprecated": false,
|
|
49
|
-
"public": true,
|
|
50
|
-
"type": "semantic",
|
|
51
|
-
"usage": "Tertiary button border hover color",
|
|
52
|
-
"value": "{transparency.black.10.value}"
|
|
53
|
-
},
|
|
54
|
-
"borderInverse": {
|
|
55
|
-
"default": true,
|
|
56
|
-
"deprecated": false,
|
|
57
|
-
"public": true,
|
|
58
|
-
"type": "semantic",
|
|
59
|
-
"usage": "Tertiary button inverse border color",
|
|
60
|
-
"value": "{transparency.white.5.value}"
|
|
61
|
-
},
|
|
62
|
-
"borderInverseHover": {
|
|
63
|
-
"default": true,
|
|
64
|
-
"deprecated": false,
|
|
65
|
-
"public": true,
|
|
66
|
-
"type": "semantic",
|
|
67
|
-
"usage": "Tertiary button inverse border hover color",
|
|
68
|
-
"value": "{transparency.white.10.value}"
|
|
69
|
-
},
|
|
70
38
|
"text": {
|
|
71
39
|
"default": true,
|
|
72
40
|
"deprecated": false,
|
|
@@ -18,6 +18,14 @@
|
|
|
18
18
|
"usage": "",
|
|
19
19
|
"value": "{color.gray.100.value}"
|
|
20
20
|
},
|
|
21
|
+
"backgroundInverseDisabled": {
|
|
22
|
+
"default": true,
|
|
23
|
+
"deprecated": false,
|
|
24
|
+
"public": true,
|
|
25
|
+
"type": "semantic",
|
|
26
|
+
"usage": "",
|
|
27
|
+
"value": "{color.neutral.600.value}"
|
|
28
|
+
},
|
|
21
29
|
"backgroundInverseHover": {
|
|
22
30
|
"default": true,
|
|
23
31
|
"deprecated": false,
|
|
@@ -42,6 +42,22 @@
|
|
|
42
42
|
"usage": "Inverse text color",
|
|
43
43
|
"value": "{color.white.value}"
|
|
44
44
|
},
|
|
45
|
+
"inverseDisabled": {
|
|
46
|
+
"default": true,
|
|
47
|
+
"deprecated": false,
|
|
48
|
+
"public": true,
|
|
49
|
+
"type": "semantic",
|
|
50
|
+
"usage": "Inverse text color",
|
|
51
|
+
"value": "{color.neutral.600.value}"
|
|
52
|
+
},
|
|
53
|
+
"inverseMuted": {
|
|
54
|
+
"default": true,
|
|
55
|
+
"deprecated": false,
|
|
56
|
+
"public": true,
|
|
57
|
+
"type": "semantic",
|
|
58
|
+
"usage": "Inverse text color",
|
|
59
|
+
"value": "{color.neutral.300.value}"
|
|
60
|
+
},
|
|
45
61
|
"muted": {
|
|
46
62
|
"default": true,
|
|
47
63
|
"deprecated": false,
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
{
|
|
2
|
+
"advanced": {
|
|
3
|
+
"color": {
|
|
4
|
+
"button": {
|
|
5
|
+
"flat": {
|
|
6
|
+
"text": {
|
|
7
|
+
"default": true,
|
|
8
|
+
"deprecated": false,
|
|
9
|
+
"public": true,
|
|
10
|
+
"type": "semantic",
|
|
11
|
+
"usage": "Flat button text color",
|
|
12
|
+
"value": "{basic.color.texticon.muted.value}"
|
|
13
|
+
},
|
|
14
|
+
"textDisabled": {
|
|
15
|
+
"default": true,
|
|
16
|
+
"deprecated": false,
|
|
17
|
+
"public": true,
|
|
18
|
+
"type": "semantic",
|
|
19
|
+
"usage": "Flat button disabledtext color",
|
|
20
|
+
"value": "{basic.color.texticon.disabled.value}"
|
|
21
|
+
},
|
|
22
|
+
"textHover": {
|
|
23
|
+
"default": true,
|
|
24
|
+
"deprecated": false,
|
|
25
|
+
"public": true,
|
|
26
|
+
"type": "semantic",
|
|
27
|
+
"usage": "Flat button text hover color",
|
|
28
|
+
"value": "{color.gray.800.value}"
|
|
29
|
+
},
|
|
30
|
+
"textInverse": {
|
|
31
|
+
"default": true,
|
|
32
|
+
"deprecated": false,
|
|
33
|
+
"public": true,
|
|
34
|
+
"type": "semantic",
|
|
35
|
+
"usage": "Flat button inverse text color",
|
|
36
|
+
"value": "{basic.color.texticon.inverse.value}"
|
|
37
|
+
},
|
|
38
|
+
"textInverseDisabled": {
|
|
39
|
+
"default": true,
|
|
40
|
+
"deprecated": false,
|
|
41
|
+
"public": true,
|
|
42
|
+
"type": "semantic",
|
|
43
|
+
"usage": "Flat button inverse disabled text color",
|
|
44
|
+
"value": "{basic.color.texticon.inverseDisabled.value}"
|
|
45
|
+
},
|
|
46
|
+
"textInverseHover": {
|
|
47
|
+
"default": true,
|
|
48
|
+
"deprecated": false,
|
|
49
|
+
"public": true,
|
|
50
|
+
"type": "semantic",
|
|
51
|
+
"usage": "Flat button inverse text hover color",
|
|
52
|
+
"value": "{color.gray.400.value}"
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
@@ -11,14 +11,6 @@
|
|
|
11
11
|
"usage": "Primary button background color",
|
|
12
12
|
"value": "{basic.color.brand.primary.value}"
|
|
13
13
|
},
|
|
14
|
-
"backgroundActive": {
|
|
15
|
-
"default": true,
|
|
16
|
-
"deprecated": false,
|
|
17
|
-
"public": true,
|
|
18
|
-
"type": "semantic",
|
|
19
|
-
"usage": "Primary button background active color",
|
|
20
|
-
"value": "{basic.color.brand.primaryBold.value}"
|
|
21
|
-
},
|
|
22
14
|
"backgroundDisabled": {
|
|
23
15
|
"default": true,
|
|
24
16
|
"deprecated": false,
|
|
@@ -51,13 +51,13 @@
|
|
|
51
51
|
"usage": "Secondary button border hover color",
|
|
52
52
|
"value": "{basic.color.brand.primaryBold.value}"
|
|
53
53
|
},
|
|
54
|
-
"
|
|
54
|
+
"borderDisabled": {
|
|
55
55
|
"default": true,
|
|
56
56
|
"deprecated": false,
|
|
57
57
|
"public": true,
|
|
58
58
|
"type": "semantic",
|
|
59
|
-
"usage": "",
|
|
60
|
-
"value": "{color.
|
|
59
|
+
"usage": "Secondary button border disabled color",
|
|
60
|
+
"value": "{basic.color.border.subtle.value}"
|
|
61
61
|
},
|
|
62
62
|
"borderInverse": {
|
|
63
63
|
"default": true,
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"deprecated": false,
|
|
73
73
|
"public": true,
|
|
74
74
|
"type": "semantic",
|
|
75
|
-
"usage": "",
|
|
75
|
+
"usage": "Secondary button border inverse disabled color",
|
|
76
76
|
"value": "{basic.color.border.subtle.value}"
|
|
77
77
|
},
|
|
78
78
|
"text": {
|
|
@@ -35,38 +35,6 @@
|
|
|
35
35
|
"usage": "Tertiary button inverse background hover color",
|
|
36
36
|
"value": "{transparency.white.10.value}"
|
|
37
37
|
},
|
|
38
|
-
"border": {
|
|
39
|
-
"default": true,
|
|
40
|
-
"deprecated": false,
|
|
41
|
-
"public": true,
|
|
42
|
-
"type": "semantic",
|
|
43
|
-
"usage": "Tertiary button border color",
|
|
44
|
-
"value": "{transparency.black.5.value}"
|
|
45
|
-
},
|
|
46
|
-
"borderHover": {
|
|
47
|
-
"default": true,
|
|
48
|
-
"deprecated": false,
|
|
49
|
-
"public": true,
|
|
50
|
-
"type": "semantic",
|
|
51
|
-
"usage": "Tertiary button border hover color",
|
|
52
|
-
"value": "{transparency.black.10.value}"
|
|
53
|
-
},
|
|
54
|
-
"borderInverse": {
|
|
55
|
-
"default": true,
|
|
56
|
-
"deprecated": false,
|
|
57
|
-
"public": true,
|
|
58
|
-
"type": "semantic",
|
|
59
|
-
"usage": "Tertiary button inverse border color",
|
|
60
|
-
"value": "{transparency.white.5.value}"
|
|
61
|
-
},
|
|
62
|
-
"borderInverseHover": {
|
|
63
|
-
"default": true,
|
|
64
|
-
"deprecated": false,
|
|
65
|
-
"public": true,
|
|
66
|
-
"type": "semantic",
|
|
67
|
-
"usage": "Tertiary button inverse border hover color",
|
|
68
|
-
"value": "{transparency.white.10.value}"
|
|
69
|
-
},
|
|
70
38
|
"text": {
|
|
71
39
|
"default": true,
|
|
72
40
|
"deprecated": false,
|
|
@@ -18,6 +18,14 @@
|
|
|
18
18
|
"usage": "",
|
|
19
19
|
"value": "{color.gray.100.value}"
|
|
20
20
|
},
|
|
21
|
+
"backgroundInverseDisabled": {
|
|
22
|
+
"default": true,
|
|
23
|
+
"deprecated": false,
|
|
24
|
+
"public": true,
|
|
25
|
+
"type": "semantic",
|
|
26
|
+
"usage": "",
|
|
27
|
+
"value": "{color.neutral.600.value}"
|
|
28
|
+
},
|
|
21
29
|
"backgroundInverseHover": {
|
|
22
30
|
"default": true,
|
|
23
31
|
"deprecated": false,
|
|
@@ -42,6 +42,22 @@
|
|
|
42
42
|
"usage": "Inverse text color",
|
|
43
43
|
"value": "{color.white.value}"
|
|
44
44
|
},
|
|
45
|
+
"inverseDisabled": {
|
|
46
|
+
"default": true,
|
|
47
|
+
"deprecated": false,
|
|
48
|
+
"public": true,
|
|
49
|
+
"type": "semantic",
|
|
50
|
+
"usage": "Inverse text color",
|
|
51
|
+
"value": "{color.neutral.600.value}"
|
|
52
|
+
},
|
|
53
|
+
"inverseMuted": {
|
|
54
|
+
"default": true,
|
|
55
|
+
"deprecated": false,
|
|
56
|
+
"public": true,
|
|
57
|
+
"type": "semantic",
|
|
58
|
+
"usage": "Inverse text color",
|
|
59
|
+
"value": "{color.neutral.300.value}"
|
|
60
|
+
},
|
|
45
61
|
"muted": {
|
|
46
62
|
"default": true,
|
|
47
63
|
"deprecated": false,
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
{
|
|
2
|
+
"advanced": {
|
|
3
|
+
"color": {
|
|
4
|
+
"button": {
|
|
5
|
+
"flat": {
|
|
6
|
+
"text": {
|
|
7
|
+
"default": true,
|
|
8
|
+
"deprecated": false,
|
|
9
|
+
"public": true,
|
|
10
|
+
"type": "semantic",
|
|
11
|
+
"usage": "Flat button text color",
|
|
12
|
+
"value": "{color.gray.700.value}"
|
|
13
|
+
},
|
|
14
|
+
"textDisabled": {
|
|
15
|
+
"default": true,
|
|
16
|
+
"deprecated": false,
|
|
17
|
+
"public": true,
|
|
18
|
+
"type": "semantic",
|
|
19
|
+
"usage": "Flat button disabled text color",
|
|
20
|
+
"value": "{basic.color.texticon.disabled.value}"
|
|
21
|
+
},
|
|
22
|
+
"textHover": {
|
|
23
|
+
"default": true,
|
|
24
|
+
"deprecated": false,
|
|
25
|
+
"public": true,
|
|
26
|
+
"type": "semantic",
|
|
27
|
+
"usage": "Flat button text hover color",
|
|
28
|
+
"value": "{color.gray.800.value}"
|
|
29
|
+
},
|
|
30
|
+
"textInverse": {
|
|
31
|
+
"default": true,
|
|
32
|
+
"deprecated": false,
|
|
33
|
+
"public": true,
|
|
34
|
+
"type": "semantic",
|
|
35
|
+
"usage": "Flat button inverse text color",
|
|
36
|
+
"value": "{basic.color.texticon.inverse.value}"
|
|
37
|
+
},
|
|
38
|
+
"textInverseDisabled": {
|
|
39
|
+
"default": true,
|
|
40
|
+
"deprecated": false,
|
|
41
|
+
"public": true,
|
|
42
|
+
"type": "semantic",
|
|
43
|
+
"usage": "Flat button inverse disabled text color",
|
|
44
|
+
"value": "{basic.color.texticon.inverseDisabled.value}"
|
|
45
|
+
},
|
|
46
|
+
"textInverseHover": {
|
|
47
|
+
"default": true,
|
|
48
|
+
"deprecated": false,
|
|
49
|
+
"public": true,
|
|
50
|
+
"type": "semantic",
|
|
51
|
+
"usage": "Flat button inverse text hover color",
|
|
52
|
+
"value": "{color.gray.400.value}"
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
@@ -11,14 +11,6 @@
|
|
|
11
11
|
"usage": "Primary button background color",
|
|
12
12
|
"value": "{basic.color.brand.primary.value}"
|
|
13
13
|
},
|
|
14
|
-
"backgroundActive": {
|
|
15
|
-
"default": true,
|
|
16
|
-
"deprecated": false,
|
|
17
|
-
"public": true,
|
|
18
|
-
"type": "semantic",
|
|
19
|
-
"usage": "Primary button background active color",
|
|
20
|
-
"value": "{basic.color.brand.primaryBold.value}"
|
|
21
|
-
},
|
|
22
14
|
"backgroundDisabled": {
|
|
23
15
|
"default": true,
|
|
24
16
|
"deprecated": false,
|
|
@@ -51,13 +51,13 @@
|
|
|
51
51
|
"usage": "Secondary button border hover color",
|
|
52
52
|
"value": "{basic.color.border.default.value}"
|
|
53
53
|
},
|
|
54
|
-
"
|
|
54
|
+
"borderDisabled": {
|
|
55
55
|
"default": true,
|
|
56
56
|
"deprecated": false,
|
|
57
57
|
"public": true,
|
|
58
58
|
"type": "semantic",
|
|
59
|
-
"usage": "",
|
|
60
|
-
"value": "{color.
|
|
59
|
+
"usage": "Secondary button border disabled color",
|
|
60
|
+
"value": "{basic.color.border.default.value}"
|
|
61
61
|
},
|
|
62
62
|
"borderInverse": {
|
|
63
63
|
"default": true,
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"deprecated": false,
|
|
73
73
|
"public": true,
|
|
74
74
|
"type": "semantic",
|
|
75
|
-
"usage": "",
|
|
75
|
+
"usage": "Secondary button border inverse disabled color",
|
|
76
76
|
"value": "{basic.color.border.subtle.value}"
|
|
77
77
|
},
|
|
78
78
|
"text": {
|
|
@@ -35,38 +35,6 @@
|
|
|
35
35
|
"usage": "Tertiary button inverse background hover color",
|
|
36
36
|
"value": "{transparency.white.10.value}"
|
|
37
37
|
},
|
|
38
|
-
"border": {
|
|
39
|
-
"default": true,
|
|
40
|
-
"deprecated": false,
|
|
41
|
-
"public": true,
|
|
42
|
-
"type": "semantic",
|
|
43
|
-
"usage": "Tertiary button border color",
|
|
44
|
-
"value": "{transparency.black.5.value}"
|
|
45
|
-
},
|
|
46
|
-
"borderHover": {
|
|
47
|
-
"default": true,
|
|
48
|
-
"deprecated": false,
|
|
49
|
-
"public": true,
|
|
50
|
-
"type": "semantic",
|
|
51
|
-
"usage": "Tertiary button border hover color",
|
|
52
|
-
"value": "{transparency.black.10.value}"
|
|
53
|
-
},
|
|
54
|
-
"borderInverse": {
|
|
55
|
-
"default": true,
|
|
56
|
-
"deprecated": false,
|
|
57
|
-
"public": true,
|
|
58
|
-
"type": "semantic",
|
|
59
|
-
"usage": "Tertiary button inverse border color",
|
|
60
|
-
"value": "{transparency.white.5.value}"
|
|
61
|
-
},
|
|
62
|
-
"borderInverseHover": {
|
|
63
|
-
"default": true,
|
|
64
|
-
"deprecated": false,
|
|
65
|
-
"public": true,
|
|
66
|
-
"type": "semantic",
|
|
67
|
-
"usage": "Tertiary button inverse border hover color",
|
|
68
|
-
"value": "{transparency.white.10.value}"
|
|
69
|
-
},
|
|
70
38
|
"text": {
|
|
71
39
|
"default": true,
|
|
72
40
|
"deprecated": false,
|
|
@@ -18,6 +18,14 @@
|
|
|
18
18
|
"usage": "",
|
|
19
19
|
"value": "{color.gray.100.value}"
|
|
20
20
|
},
|
|
21
|
+
"backgroundInverseDisabled": {
|
|
22
|
+
"default": true,
|
|
23
|
+
"deprecated": false,
|
|
24
|
+
"public": true,
|
|
25
|
+
"type": "semantic",
|
|
26
|
+
"usage": "",
|
|
27
|
+
"value": "{color.neutral.600.value}"
|
|
28
|
+
},
|
|
21
29
|
"backgroundInverseHover": {
|
|
22
30
|
"default": true,
|
|
23
31
|
"deprecated": false,
|
|
@@ -42,6 +42,22 @@
|
|
|
42
42
|
"usage": "Inverse text color",
|
|
43
43
|
"value": "{color.white.value}"
|
|
44
44
|
},
|
|
45
|
+
"inverseDisabled": {
|
|
46
|
+
"default": true,
|
|
47
|
+
"deprecated": false,
|
|
48
|
+
"public": true,
|
|
49
|
+
"type": "semantic",
|
|
50
|
+
"usage": "Inverse text color",
|
|
51
|
+
"value": "{color.neutral.600.value}"
|
|
52
|
+
},
|
|
53
|
+
"inverseMuted": {
|
|
54
|
+
"default": true,
|
|
55
|
+
"deprecated": false,
|
|
56
|
+
"public": true,
|
|
57
|
+
"type": "semantic",
|
|
58
|
+
"usage": "Inverse text color",
|
|
59
|
+
"value": "{color.neutral.300.value}"
|
|
60
|
+
},
|
|
45
61
|
"muted": {
|
|
46
62
|
"default": true,
|
|
47
63
|
"deprecated": false,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|