@aurodesignsystem/design-tokens 5.8.1 → 5.8.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/README.md +5 -12
- package/dist/CSSCustomProperties--bundled.css +17 -14
- package/dist/alaska/CSSCustomProperties--alaska.css +6 -5
- package/dist/alaska/JSONVariablesNested--alaska.json +5 -4
- package/dist/alaska/JSObject--allTokens.js +94 -979
- package/dist/alaska/SCSSVariables--alaska.scss +6 -5
- package/dist/alaska/SCSSVariablesMapFlat--alaska.scss +6 -5
- package/dist/alaska/primitives--alaska.scss +1 -1
- package/dist/alaska-classic/CSSCustomProperties--alaskaClassic.css +6 -5
- package/dist/alaska-classic/JSONVariablesNested--alaskaClassic.json +5 -4
- package/dist/alaska-classic/JSObject--allTokens.js +94 -979
- package/dist/alaska-classic/SCSSVariables--alaskaClassic.scss +6 -5
- package/dist/alaska-classic/SCSSVariablesMapFlat--alaskaClassic.scss +6 -5
- package/dist/alaska-classic/primitives--alaskaClassic.scss +1 -1
- 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 +7 -6
- package/dist/hawaiian/JSONVariablesNested--hawaiian.json +6 -5
- package/dist/hawaiian/JSObject--allTokens.js +95 -980
- package/dist/hawaiian/SCSSVariables--hawaiian.scss +7 -6
- package/dist/hawaiian/SCSSVariablesMapFlat--hawaiian.scss +7 -6
- package/dist/hawaiian/primitives--hawaiian.scss +1 -1
- package/dist/transparent/CSSCustomProperties--transparent.css +1 -1
- package/package.json +4 -2
- package/src/primitives/alaska/color.json +0 -110
- package/src/primitives/alaska/font.json +0 -2
- package/src/primitives/alaska-classic/color.json +0 -110
- package/src/primitives/alaska-classic/font.json +0 -2
- package/src/primitives/base/color.json +0 -67
- package/src/primitives/base/font.json +0 -37
- package/src/primitives/base/transparency.json +0 -26
- package/src/primitives/hawaiian/color.json +0 -70
- package/src/primitives/hawaiian/font.json +0 -2
- package/src/themes/alaska/advanced/color/accents.json +0 -12
- package/src/themes/alaska/advanced/color/boolean.json +1 -18
- package/src/themes/alaska/advanced/color/button/flat.json +0 -6
- package/src/themes/alaska/advanced/color/button/primary.json +0 -16
- package/src/themes/alaska/advanced/color/button/secondary.json +0 -12
- package/src/themes/alaska/advanced/color/button/tertiary.json +0 -7
- package/src/themes/alaska/advanced/color/hyperlink.json +0 -4
- package/src/themes/alaska/advanced/color/shared.json +23 -7
- package/src/themes/alaska/advanced/color/state.json +0 -16
- package/src/themes/alaska/basic/color/border.json +0 -7
- package/src/themes/alaska/basic/color/brand.json +0 -12
- package/src/themes/alaska/basic/color/fare-brand.json +0 -8
- package/src/themes/alaska/basic/color/page-background.json +0 -2
- package/src/themes/alaska/basic/color/status.json +0 -9
- package/src/themes/alaska/basic/color/surface.json +0 -10
- package/src/themes/alaska/basic/color/text-icon.json +1 -16
- package/src/themes/alaska/basic/corner-radius.json +0 -3
- package/src/themes/alaska/basic/font/accent.json +0 -105
- package/src/themes/alaska/basic/font/body.json +0 -25
- package/src/themes/alaska/basic/font/display.json +0 -90
- package/src/themes/alaska/basic/font/heading.json +0 -90
- package/src/themes/alaska-classic/advanced/color/accents.json +0 -12
- package/src/themes/alaska-classic/advanced/color/boolean.json +1 -18
- package/src/themes/alaska-classic/advanced/color/button/flat.json +0 -6
- package/src/themes/alaska-classic/advanced/color/button/primary.json +0 -16
- package/src/themes/alaska-classic/advanced/color/button/secondary.json +0 -12
- package/src/themes/alaska-classic/advanced/color/button/tertiary.json +0 -7
- package/src/themes/alaska-classic/advanced/color/hyperlink.json +0 -4
- package/src/themes/alaska-classic/advanced/color/shared.json +23 -7
- package/src/themes/alaska-classic/advanced/color/state.json +0 -16
- package/src/themes/alaska-classic/basic/color/border.json +0 -7
- package/src/themes/alaska-classic/basic/color/brand.json +0 -12
- package/src/themes/alaska-classic/basic/color/fare-brand.json +0 -8
- package/src/themes/alaska-classic/basic/color/page-background.json +0 -2
- package/src/themes/alaska-classic/basic/color/status.json +0 -9
- package/src/themes/alaska-classic/basic/color/surface.json +0 -10
- package/src/themes/alaska-classic/basic/color/text-icon.json +0 -15
- package/src/themes/alaska-classic/basic/corner-radius.json +0 -3
- package/src/themes/alaska-classic/basic/font/accent.json +0 -105
- package/src/themes/alaska-classic/basic/font/body.json +0 -25
- package/src/themes/alaska-classic/basic/font/display.json +0 -90
- package/src/themes/alaska-classic/basic/font/heading.json +0 -90
- package/src/themes/hawaiian/advanced/color/accents.json +0 -12
- package/src/themes/hawaiian/advanced/color/boolean.json +1 -18
- package/src/themes/hawaiian/advanced/color/button/flat.json +0 -6
- package/src/themes/hawaiian/advanced/color/button/primary.json +0 -16
- package/src/themes/hawaiian/advanced/color/button/secondary.json +0 -12
- package/src/themes/hawaiian/advanced/color/button/tertiary.json +0 -7
- package/src/themes/hawaiian/advanced/color/hyperlink.json +0 -4
- package/src/themes/hawaiian/advanced/color/shared.json +23 -7
- package/src/themes/hawaiian/advanced/color/state.json +0 -16
- package/src/themes/hawaiian/basic/color/border.json +0 -7
- package/src/themes/hawaiian/basic/color/brand.json +0 -12
- package/src/themes/hawaiian/basic/color/fare-brand.json +0 -8
- package/src/themes/hawaiian/basic/color/page-background.json +0 -2
- package/src/themes/hawaiian/basic/color/status.json +0 -9
- package/src/themes/hawaiian/basic/color/surface.json +0 -10
- package/src/themes/hawaiian/basic/color/text-icon.json +0 -15
- package/src/themes/hawaiian/basic/corner-radius.json +0 -3
- package/src/themes/hawaiian/basic/font/accent.json +0 -105
- package/src/themes/hawaiian/basic/font/body.json +0 -25
- package/src/themes/hawaiian/basic/font/display.json +0 -90
- package/src/themes/hawaiian/basic/font/heading.json +0 -90
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
"color": {
|
|
4
4
|
"accents": {
|
|
5
5
|
"accent1": {
|
|
6
|
-
"default": true,
|
|
7
6
|
"deprecated": false,
|
|
8
7
|
"public": true,
|
|
9
8
|
"type": "semantic",
|
|
@@ -11,7 +10,6 @@
|
|
|
11
10
|
"value": "{color.tropical.400.value}"
|
|
12
11
|
},
|
|
13
12
|
"accent1Bold": {
|
|
14
|
-
"default": true,
|
|
15
13
|
"deprecated": false,
|
|
16
14
|
"public": true,
|
|
17
15
|
"type": "semantic",
|
|
@@ -19,7 +17,6 @@
|
|
|
19
17
|
"value": "{color.tropical.600.value}"
|
|
20
18
|
},
|
|
21
19
|
"accent1Muted": {
|
|
22
|
-
"default": true,
|
|
23
20
|
"deprecated": false,
|
|
24
21
|
"public": true,
|
|
25
22
|
"type": "semantic",
|
|
@@ -27,7 +24,6 @@
|
|
|
27
24
|
"value": "{color.tropical.200.value}"
|
|
28
25
|
},
|
|
29
26
|
"accent2": {
|
|
30
|
-
"default": true,
|
|
31
27
|
"deprecated": false,
|
|
32
28
|
"public": true,
|
|
33
29
|
"type": "semantic",
|
|
@@ -35,7 +31,6 @@
|
|
|
35
31
|
"value": "{color.sol.700.value}"
|
|
36
32
|
},
|
|
37
33
|
"accent2Bold": {
|
|
38
|
-
"default": true,
|
|
39
34
|
"deprecated": false,
|
|
40
35
|
"public": true,
|
|
41
36
|
"type": "semantic",
|
|
@@ -43,7 +38,6 @@
|
|
|
43
38
|
"value": "{color.sol.1000.value}"
|
|
44
39
|
},
|
|
45
40
|
"accent2Muted": {
|
|
46
|
-
"default": true,
|
|
47
41
|
"deprecated": false,
|
|
48
42
|
"public": true,
|
|
49
43
|
"type": "semantic",
|
|
@@ -51,7 +45,6 @@
|
|
|
51
45
|
"value": "{color.sol.500.value}"
|
|
52
46
|
},
|
|
53
47
|
"accent3": {
|
|
54
|
-
"default": true,
|
|
55
48
|
"deprecated": false,
|
|
56
49
|
"public": true,
|
|
57
50
|
"type": "semantic",
|
|
@@ -59,7 +52,6 @@
|
|
|
59
52
|
"value": "{color.atlas.300.value}"
|
|
60
53
|
},
|
|
61
54
|
"accent3Bold": {
|
|
62
|
-
"default": true,
|
|
63
55
|
"deprecated": false,
|
|
64
56
|
"public": true,
|
|
65
57
|
"type": "semantic",
|
|
@@ -67,7 +59,6 @@
|
|
|
67
59
|
"value": "{color.atlas.500.value}"
|
|
68
60
|
},
|
|
69
61
|
"accent3Muted": {
|
|
70
|
-
"default": true,
|
|
71
62
|
"deprecated": false,
|
|
72
63
|
"public": true,
|
|
73
64
|
"type": "semantic",
|
|
@@ -75,7 +66,6 @@
|
|
|
75
66
|
"value": "{color.atlas.200.value}"
|
|
76
67
|
},
|
|
77
68
|
"accent4": {
|
|
78
|
-
"default": true,
|
|
79
69
|
"deprecated": false,
|
|
80
70
|
"public": true,
|
|
81
71
|
"type": "semantic",
|
|
@@ -83,7 +73,6 @@
|
|
|
83
73
|
"value": "{color.flare.400.value}"
|
|
84
74
|
},
|
|
85
75
|
"accent4Bold": {
|
|
86
|
-
"default": true,
|
|
87
76
|
"deprecated": false,
|
|
88
77
|
"public": true,
|
|
89
78
|
"type": "semantic",
|
|
@@ -91,7 +80,6 @@
|
|
|
91
80
|
"value": "{color.flare.600.value}"
|
|
92
81
|
},
|
|
93
82
|
"accent4Muted": {
|
|
94
|
-
"default": true,
|
|
95
83
|
"deprecated": false,
|
|
96
84
|
"public": true,
|
|
97
85
|
"type": "semantic",
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
"color": {
|
|
4
4
|
"boolean": {
|
|
5
5
|
"disabledInverse": {
|
|
6
|
-
"default": true,
|
|
7
6
|
"deprecated": false,
|
|
8
7
|
"public": true,
|
|
9
8
|
"type": "semantic",
|
|
@@ -11,7 +10,6 @@
|
|
|
11
10
|
"value": "{color.neutral.600.value}"
|
|
12
11
|
},
|
|
13
12
|
"error": {
|
|
14
|
-
"default": true,
|
|
15
13
|
"deprecated": false,
|
|
16
14
|
"public": true,
|
|
17
15
|
"type": "semantic",
|
|
@@ -19,7 +17,6 @@
|
|
|
19
17
|
"value": "{basic.color.status.error.value}"
|
|
20
18
|
},
|
|
21
19
|
"errorHover": {
|
|
22
|
-
"default": true,
|
|
23
20
|
"deprecated": false,
|
|
24
21
|
"public": true,
|
|
25
22
|
"type": "semantic",
|
|
@@ -27,7 +24,6 @@
|
|
|
27
24
|
"value": "{color.status.error.800.value}"
|
|
28
25
|
},
|
|
29
26
|
"errorInverse": {
|
|
30
|
-
"default": true,
|
|
31
27
|
"deprecated": false,
|
|
32
28
|
"public": true,
|
|
33
29
|
"type": "semantic",
|
|
@@ -35,7 +31,6 @@
|
|
|
35
31
|
"value": "{color.status.error.200.value}"
|
|
36
32
|
},
|
|
37
33
|
"errorInverseHover": {
|
|
38
|
-
"default": true,
|
|
39
34
|
"deprecated": false,
|
|
40
35
|
"public": true,
|
|
41
36
|
"type": "semantic",
|
|
@@ -43,7 +38,6 @@
|
|
|
43
38
|
"value": "{color.status.error.400.value}"
|
|
44
39
|
},
|
|
45
40
|
"indicator": {
|
|
46
|
-
"default": true,
|
|
47
41
|
"deprecated": false,
|
|
48
42
|
"public": true,
|
|
49
43
|
"type": "semantic",
|
|
@@ -51,7 +45,6 @@
|
|
|
51
45
|
"value": "{color.white.value}"
|
|
52
46
|
},
|
|
53
47
|
"indicatorInverse": {
|
|
54
|
-
"default": true,
|
|
55
48
|
"deprecated": false,
|
|
56
49
|
"public": true,
|
|
57
50
|
"type": "semantic",
|
|
@@ -59,7 +52,6 @@
|
|
|
59
52
|
"value": "{basic.color.surface.inverse.value}"
|
|
60
53
|
},
|
|
61
54
|
"isfalse": {
|
|
62
|
-
"default": true,
|
|
63
55
|
"deprecated": false,
|
|
64
56
|
"public": true,
|
|
65
57
|
"type": "semantic",
|
|
@@ -67,7 +59,6 @@
|
|
|
67
59
|
"value": "{basic.color.surface.default.value}"
|
|
68
60
|
},
|
|
69
61
|
"isfalseBorder": {
|
|
70
|
-
"default": true,
|
|
71
62
|
"deprecated": false,
|
|
72
63
|
"public": true,
|
|
73
64
|
"type": "semantic",
|
|
@@ -75,7 +66,6 @@
|
|
|
75
66
|
"value": "{basic.color.border.bold.value}"
|
|
76
67
|
},
|
|
77
68
|
"isfalseBorderInverse": {
|
|
78
|
-
"default": true,
|
|
79
69
|
"deprecated": false,
|
|
80
70
|
"public": true,
|
|
81
71
|
"type": "semantic",
|
|
@@ -83,7 +73,6 @@
|
|
|
83
73
|
"value": "{color.white.value}"
|
|
84
74
|
},
|
|
85
75
|
"isfalseHover": {
|
|
86
|
-
"default": true,
|
|
87
76
|
"deprecated": false,
|
|
88
77
|
"public": true,
|
|
89
78
|
"type": "semantic",
|
|
@@ -91,7 +80,6 @@
|
|
|
91
80
|
"value": "{advanced.color.state.backgroundHover.value}"
|
|
92
81
|
},
|
|
93
82
|
"isfalseInverse": {
|
|
94
|
-
"default": true,
|
|
95
83
|
"deprecated": false,
|
|
96
84
|
"public": true,
|
|
97
85
|
"type": "semantic",
|
|
@@ -99,15 +87,13 @@
|
|
|
99
87
|
"value": "{advanced.color.shared.backgroundInverse.value}"
|
|
100
88
|
},
|
|
101
89
|
"isfalseInverseHover": {
|
|
102
|
-
"default": true,
|
|
103
90
|
"deprecated": false,
|
|
104
91
|
"public": true,
|
|
105
92
|
"type": "semantic",
|
|
106
93
|
"usage": "Boolean false inverse hover state color",
|
|
107
|
-
"value": "{advanced.color.
|
|
94
|
+
"value": "{advanced.color.shared.backgroundInverseHover.value}"
|
|
108
95
|
},
|
|
109
96
|
"istrue": {
|
|
110
|
-
"default": true,
|
|
111
97
|
"deprecated": false,
|
|
112
98
|
"public": true,
|
|
113
99
|
"type": "semantic",
|
|
@@ -115,7 +101,6 @@
|
|
|
115
101
|
"value": "{basic.color.brand.primary.value}"
|
|
116
102
|
},
|
|
117
103
|
"istrueHover": {
|
|
118
|
-
"default": true,
|
|
119
104
|
"deprecated": false,
|
|
120
105
|
"public": true,
|
|
121
106
|
"type": "semantic",
|
|
@@ -123,7 +108,6 @@
|
|
|
123
108
|
"value": "{basic.color.brand.primaryBold.value}"
|
|
124
109
|
},
|
|
125
110
|
"istrueInverse": {
|
|
126
|
-
"default": true,
|
|
127
111
|
"deprecated": false,
|
|
128
112
|
"public": true,
|
|
129
113
|
"type": "semantic",
|
|
@@ -131,7 +115,6 @@
|
|
|
131
115
|
"value": "{color.white.value}"
|
|
132
116
|
},
|
|
133
117
|
"istrueInverseHover": {
|
|
134
|
-
"default": true,
|
|
135
118
|
"deprecated": false,
|
|
136
119
|
"public": true,
|
|
137
120
|
"type": "semantic",
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
"button": {
|
|
5
5
|
"flat": {
|
|
6
6
|
"text": {
|
|
7
|
-
"default": true,
|
|
8
7
|
"deprecated": false,
|
|
9
8
|
"public": true,
|
|
10
9
|
"type": "semantic",
|
|
@@ -12,7 +11,6 @@
|
|
|
12
11
|
"value": "{basic.color.texticon.muted.value}"
|
|
13
12
|
},
|
|
14
13
|
"textDisabled": {
|
|
15
|
-
"default": true,
|
|
16
14
|
"deprecated": false,
|
|
17
15
|
"public": true,
|
|
18
16
|
"type": "semantic",
|
|
@@ -20,7 +18,6 @@
|
|
|
20
18
|
"value": "{basic.color.texticon.disabled.value}"
|
|
21
19
|
},
|
|
22
20
|
"textHover": {
|
|
23
|
-
"default": true,
|
|
24
21
|
"deprecated": false,
|
|
25
22
|
"public": true,
|
|
26
23
|
"type": "semantic",
|
|
@@ -28,7 +25,6 @@
|
|
|
28
25
|
"value": "{color.gray.800.value}"
|
|
29
26
|
},
|
|
30
27
|
"textInverse": {
|
|
31
|
-
"default": true,
|
|
32
28
|
"deprecated": false,
|
|
33
29
|
"public": true,
|
|
34
30
|
"type": "semantic",
|
|
@@ -36,7 +32,6 @@
|
|
|
36
32
|
"value": "{basic.color.texticon.inverse.value}"
|
|
37
33
|
},
|
|
38
34
|
"textInverseDisabled": {
|
|
39
|
-
"default": true,
|
|
40
35
|
"deprecated": false,
|
|
41
36
|
"public": true,
|
|
42
37
|
"type": "semantic",
|
|
@@ -44,7 +39,6 @@
|
|
|
44
39
|
"value": "{basic.color.texticon.inverseDisabled.value}"
|
|
45
40
|
},
|
|
46
41
|
"textInverseHover": {
|
|
47
|
-
"default": true,
|
|
48
42
|
"deprecated": false,
|
|
49
43
|
"public": true,
|
|
50
44
|
"type": "semantic",
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
"button": {
|
|
5
5
|
"primary": {
|
|
6
6
|
"background": {
|
|
7
|
-
"default": true,
|
|
8
7
|
"deprecated": false,
|
|
9
8
|
"public": true,
|
|
10
9
|
"type": "semantic",
|
|
@@ -12,7 +11,6 @@
|
|
|
12
11
|
"value": "{basic.color.brand.primary.value}"
|
|
13
12
|
},
|
|
14
13
|
"backgroundDisabled": {
|
|
15
|
-
"default": true,
|
|
16
14
|
"deprecated": false,
|
|
17
15
|
"public": true,
|
|
18
16
|
"type": "semantic",
|
|
@@ -20,7 +18,6 @@
|
|
|
20
18
|
"value": "{color.midnight.300.value}"
|
|
21
19
|
},
|
|
22
20
|
"backgroundHover": {
|
|
23
|
-
"default": true,
|
|
24
21
|
"deprecated": false,
|
|
25
22
|
"public": true,
|
|
26
23
|
"type": "semantic",
|
|
@@ -28,7 +25,6 @@
|
|
|
28
25
|
"value": "{basic.color.brand.primaryBold.value}"
|
|
29
26
|
},
|
|
30
27
|
"backgroundInactive": {
|
|
31
|
-
"default": true,
|
|
32
28
|
"deprecated": false,
|
|
33
29
|
"public": true,
|
|
34
30
|
"type": "semantic",
|
|
@@ -36,7 +32,6 @@
|
|
|
36
32
|
"value": "{color.atlas.200.value}"
|
|
37
33
|
},
|
|
38
34
|
"backgroundInactiveHover": {
|
|
39
|
-
"default": true,
|
|
40
35
|
"deprecated": false,
|
|
41
36
|
"public": true,
|
|
42
37
|
"type": "semantic",
|
|
@@ -44,7 +39,6 @@
|
|
|
44
39
|
"value": "{color.atlas.400.value}"
|
|
45
40
|
},
|
|
46
41
|
"backgroundInverse": {
|
|
47
|
-
"default": true,
|
|
48
42
|
"deprecated": false,
|
|
49
43
|
"public": true,
|
|
50
44
|
"type": "semantic",
|
|
@@ -52,7 +46,6 @@
|
|
|
52
46
|
"value": "{basic.color.brand.tertiary.value}"
|
|
53
47
|
},
|
|
54
48
|
"backgroundInverseDisabled": {
|
|
55
|
-
"default": true,
|
|
56
49
|
"deprecated": false,
|
|
57
50
|
"public": true,
|
|
58
51
|
"type": "semantic",
|
|
@@ -60,7 +53,6 @@
|
|
|
60
53
|
"value": "{transparency.white.75.value}"
|
|
61
54
|
},
|
|
62
55
|
"backgroundInverseHover": {
|
|
63
|
-
"default": true,
|
|
64
56
|
"deprecated": false,
|
|
65
57
|
"public": true,
|
|
66
58
|
"type": "semantic",
|
|
@@ -68,7 +60,6 @@
|
|
|
68
60
|
"value": "{basic.color.brand.tertiarySubtle.value}"
|
|
69
61
|
},
|
|
70
62
|
"border": {
|
|
71
|
-
"default": true,
|
|
72
63
|
"deprecated": false,
|
|
73
64
|
"public": true,
|
|
74
65
|
"type": "semantic",
|
|
@@ -76,7 +67,6 @@
|
|
|
76
67
|
"value": "{basic.color.brand.primary.value}"
|
|
77
68
|
},
|
|
78
69
|
"borderDisabled": {
|
|
79
|
-
"default": true,
|
|
80
70
|
"deprecated": false,
|
|
81
71
|
"public": true,
|
|
82
72
|
"type": "semantic",
|
|
@@ -84,7 +74,6 @@
|
|
|
84
74
|
"value": "{color.midnight.300.value}"
|
|
85
75
|
},
|
|
86
76
|
"borderHover": {
|
|
87
|
-
"default": true,
|
|
88
77
|
"deprecated": false,
|
|
89
78
|
"public": true,
|
|
90
79
|
"type": "semantic",
|
|
@@ -92,7 +81,6 @@
|
|
|
92
81
|
"value": "{basic.color.brand.primaryBold.value}"
|
|
93
82
|
},
|
|
94
83
|
"borderInverse": {
|
|
95
|
-
"default": true,
|
|
96
84
|
"deprecated": false,
|
|
97
85
|
"public": true,
|
|
98
86
|
"type": "semantic",
|
|
@@ -100,7 +88,6 @@
|
|
|
100
88
|
"value": "{basic.color.brand.tertiary.value}"
|
|
101
89
|
},
|
|
102
90
|
"borderInverseDisabled": {
|
|
103
|
-
"default": true,
|
|
104
91
|
"deprecated": false,
|
|
105
92
|
"public": true,
|
|
106
93
|
"type": "semantic",
|
|
@@ -108,7 +95,6 @@
|
|
|
108
95
|
"value": "{transparency.white.75.value}"
|
|
109
96
|
},
|
|
110
97
|
"borderInverseHover": {
|
|
111
|
-
"default": true,
|
|
112
98
|
"deprecated": false,
|
|
113
99
|
"public": true,
|
|
114
100
|
"type": "semantic",
|
|
@@ -116,7 +102,6 @@
|
|
|
116
102
|
"value": "{basic.color.brand.tertiarySubtle.value}"
|
|
117
103
|
},
|
|
118
104
|
"text": {
|
|
119
|
-
"default": true,
|
|
120
105
|
"deprecated": false,
|
|
121
106
|
"public": true,
|
|
122
107
|
"type": "semantic",
|
|
@@ -124,7 +109,6 @@
|
|
|
124
109
|
"value": "{color.white.value}"
|
|
125
110
|
},
|
|
126
111
|
"textInverse": {
|
|
127
|
-
"default": true,
|
|
128
112
|
"deprecated": false,
|
|
129
113
|
"public": true,
|
|
130
114
|
"type": "semantic",
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
"button": {
|
|
5
5
|
"secondary": {
|
|
6
6
|
"background": {
|
|
7
|
-
"default": true,
|
|
8
7
|
"deprecated": false,
|
|
9
8
|
"public": true,
|
|
10
9
|
"type": "semantic",
|
|
@@ -12,7 +11,6 @@
|
|
|
12
11
|
"value": "{color.white.value}"
|
|
13
12
|
},
|
|
14
13
|
"backgroundDisabled": {
|
|
15
|
-
"default": true,
|
|
16
14
|
"deprecated": false,
|
|
17
15
|
"public": true,
|
|
18
16
|
"type": "semantic",
|
|
@@ -20,7 +18,6 @@
|
|
|
20
18
|
"value": "{color.gray.50.value}"
|
|
21
19
|
},
|
|
22
20
|
"backgroundHover": {
|
|
23
|
-
"default": true,
|
|
24
21
|
"deprecated": false,
|
|
25
22
|
"public": true,
|
|
26
23
|
"type": "semantic",
|
|
@@ -28,7 +25,6 @@
|
|
|
28
25
|
"value": "{color.gray.100.value}"
|
|
29
26
|
},
|
|
30
27
|
"backgroundInverseHover": {
|
|
31
|
-
"default": true,
|
|
32
28
|
"deprecated": false,
|
|
33
29
|
"public": true,
|
|
34
30
|
"type": "semantic",
|
|
@@ -36,7 +32,6 @@
|
|
|
36
32
|
"value": "{basic.color.brand.tertiaryMuted.value}"
|
|
37
33
|
},
|
|
38
34
|
"border": {
|
|
39
|
-
"default": true,
|
|
40
35
|
"deprecated": false,
|
|
41
36
|
"public": true,
|
|
42
37
|
"type": "semantic",
|
|
@@ -44,7 +39,6 @@
|
|
|
44
39
|
"value": "{basic.color.brand.primary.value}"
|
|
45
40
|
},
|
|
46
41
|
"borderHover": {
|
|
47
|
-
"default": true,
|
|
48
42
|
"deprecated": false,
|
|
49
43
|
"public": true,
|
|
50
44
|
"type": "semantic",
|
|
@@ -52,7 +46,6 @@
|
|
|
52
46
|
"value": "{basic.color.brand.primaryBold.value}"
|
|
53
47
|
},
|
|
54
48
|
"borderDisabled": {
|
|
55
|
-
"default": true,
|
|
56
49
|
"deprecated": false,
|
|
57
50
|
"public": true,
|
|
58
51
|
"type": "semantic",
|
|
@@ -60,7 +53,6 @@
|
|
|
60
53
|
"value": "{basic.color.border.subtle.value}"
|
|
61
54
|
},
|
|
62
55
|
"borderInverse": {
|
|
63
|
-
"default": true,
|
|
64
56
|
"deprecated": false,
|
|
65
57
|
"public": true,
|
|
66
58
|
"type": "semantic",
|
|
@@ -68,7 +60,6 @@
|
|
|
68
60
|
"value": "{basic.color.brand.tertiary.value}"
|
|
69
61
|
},
|
|
70
62
|
"borderInverseDisabled": {
|
|
71
|
-
"default": true,
|
|
72
63
|
"deprecated": false,
|
|
73
64
|
"public": true,
|
|
74
65
|
"type": "semantic",
|
|
@@ -76,7 +67,6 @@
|
|
|
76
67
|
"value": "{basic.color.border.subtle.value}"
|
|
77
68
|
},
|
|
78
69
|
"text": {
|
|
79
|
-
"default": true,
|
|
80
70
|
"deprecated": false,
|
|
81
71
|
"public": true,
|
|
82
72
|
"type": "semantic",
|
|
@@ -84,7 +74,6 @@
|
|
|
84
74
|
"value": "{basic.color.brand.primary.value}"
|
|
85
75
|
},
|
|
86
76
|
"textHover": {
|
|
87
|
-
"default": true,
|
|
88
77
|
"deprecated": false,
|
|
89
78
|
"public": true,
|
|
90
79
|
"type": "semantic",
|
|
@@ -92,7 +81,6 @@
|
|
|
92
81
|
"value": "{basic.color.brand.secondary.value}"
|
|
93
82
|
},
|
|
94
83
|
"textInverse": {
|
|
95
|
-
"default": true,
|
|
96
84
|
"deprecated": false,
|
|
97
85
|
"public": true,
|
|
98
86
|
"type": "semantic",
|
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
"button": {
|
|
5
5
|
"tertiary": {
|
|
6
6
|
"background": {
|
|
7
|
-
"default": true,
|
|
8
7
|
"deprecated": false,
|
|
9
8
|
"public": true,
|
|
10
9
|
"type": "semantic",
|
|
@@ -12,7 +11,6 @@
|
|
|
12
11
|
"value": "{transparency.black.5.value}"
|
|
13
12
|
},
|
|
14
13
|
"backgroundHover": {
|
|
15
|
-
"default": true,
|
|
16
14
|
"deprecated": false,
|
|
17
15
|
"public": true,
|
|
18
16
|
"type": "semantic",
|
|
@@ -20,7 +18,6 @@
|
|
|
20
18
|
"value": "{transparency.black.10.value}"
|
|
21
19
|
},
|
|
22
20
|
"backgroundInverse": {
|
|
23
|
-
"default": true,
|
|
24
21
|
"deprecated": false,
|
|
25
22
|
"public": true,
|
|
26
23
|
"type": "semantic",
|
|
@@ -28,7 +25,6 @@
|
|
|
28
25
|
"value": "{transparency.white.5.value}"
|
|
29
26
|
},
|
|
30
27
|
"backgroundInverseHover": {
|
|
31
|
-
"default": true,
|
|
32
28
|
"deprecated": false,
|
|
33
29
|
"public": true,
|
|
34
30
|
"type": "semantic",
|
|
@@ -36,7 +32,6 @@
|
|
|
36
32
|
"value": "{transparency.white.10.value}"
|
|
37
33
|
},
|
|
38
34
|
"text": {
|
|
39
|
-
"default": true,
|
|
40
35
|
"deprecated": false,
|
|
41
36
|
"public": true,
|
|
42
37
|
"type": "semantic",
|
|
@@ -44,7 +39,6 @@
|
|
|
44
39
|
"value": "{basic.color.brand.primary.value}"
|
|
45
40
|
},
|
|
46
41
|
"textHover": {
|
|
47
|
-
"default": true,
|
|
48
42
|
"deprecated": false,
|
|
49
43
|
"public": true,
|
|
50
44
|
"type": "semantic",
|
|
@@ -52,7 +46,6 @@
|
|
|
52
46
|
"value": "{basic.color.brand.primaryBold.value}"
|
|
53
47
|
},
|
|
54
48
|
"textInverse": {
|
|
55
|
-
"default": true,
|
|
56
49
|
"deprecated": false,
|
|
57
50
|
"public": true,
|
|
58
51
|
"type": "semantic",
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
"color": {
|
|
4
4
|
"hyperlink": {
|
|
5
5
|
"text": {
|
|
6
|
-
"default": true,
|
|
7
6
|
"deprecated": false,
|
|
8
7
|
"public": true,
|
|
9
8
|
"type": "semantic",
|
|
@@ -11,7 +10,6 @@
|
|
|
11
10
|
"value": "{basic.color.brand.primary.value}"
|
|
12
11
|
},
|
|
13
12
|
"textHover": {
|
|
14
|
-
"default": true,
|
|
15
13
|
"deprecated": false,
|
|
16
14
|
"public": true,
|
|
17
15
|
"type": "semantic",
|
|
@@ -19,7 +17,6 @@
|
|
|
19
17
|
"value": "{basic.color.brand.secondary.value}"
|
|
20
18
|
},
|
|
21
19
|
"textInverse": {
|
|
22
|
-
"default": true,
|
|
23
20
|
"deprecated": false,
|
|
24
21
|
"public": true,
|
|
25
22
|
"type": "semantic",
|
|
@@ -27,7 +24,6 @@
|
|
|
27
24
|
"value": "{color.bliss.400.value}"
|
|
28
25
|
},
|
|
29
26
|
"textInverseHover": {
|
|
30
|
-
"default": true,
|
|
31
27
|
"deprecated": false,
|
|
32
28
|
"public": true,
|
|
33
29
|
"type": "semantic",
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
"color": {
|
|
4
4
|
"shared": {
|
|
5
5
|
"background": {
|
|
6
|
-
"default": true,
|
|
7
6
|
"deprecated": false,
|
|
8
7
|
"public": true,
|
|
9
8
|
"type": "semantic",
|
|
@@ -11,15 +10,27 @@
|
|
|
11
10
|
"value": "{color.white.value}"
|
|
12
11
|
},
|
|
13
12
|
"backgroundInverse": {
|
|
14
|
-
"default": true,
|
|
15
13
|
"deprecated": false,
|
|
16
14
|
"public": true,
|
|
17
15
|
"type": "semantic",
|
|
18
|
-
"usage": "Component background
|
|
19
|
-
"value": "{transparency.white.
|
|
16
|
+
"usage": "Component background inverse color",
|
|
17
|
+
"value": "{transparency.white.20.value}"
|
|
18
|
+
},
|
|
19
|
+
"backgroundInverseDisabled": {
|
|
20
|
+
"deprecated": false,
|
|
21
|
+
"public": true,
|
|
22
|
+
"type": "semantic",
|
|
23
|
+
"usage": "Component background inverse disabled color",
|
|
24
|
+
"value": "{transparency.white.10.value}"
|
|
25
|
+
},
|
|
26
|
+
"backgroundInverseHover": {
|
|
27
|
+
"deprecated": false,
|
|
28
|
+
"public": true,
|
|
29
|
+
"type": "semantic",
|
|
30
|
+
"usage": "Component background inverse hover color",
|
|
31
|
+
"value": "{transparency.white.15.value}"
|
|
20
32
|
},
|
|
21
33
|
"backgroundMuted": {
|
|
22
|
-
"default": true,
|
|
23
34
|
"deprecated": false,
|
|
24
35
|
"public": true,
|
|
25
36
|
"type": "semantic",
|
|
@@ -27,15 +38,20 @@
|
|
|
27
38
|
"value": "{color.gray.50.value}"
|
|
28
39
|
},
|
|
29
40
|
"backgroundStrong": {
|
|
30
|
-
"default": true,
|
|
31
41
|
"deprecated": false,
|
|
32
42
|
"public": true,
|
|
33
43
|
"type": "semantic",
|
|
34
44
|
"usage": "Component background strong color",
|
|
35
45
|
"value": "{color.gray.600.value}"
|
|
36
46
|
},
|
|
47
|
+
"scrim": {
|
|
48
|
+
"deprecated": false,
|
|
49
|
+
"public": true,
|
|
50
|
+
"type": "semantic",
|
|
51
|
+
"usage": "Component scrim color",
|
|
52
|
+
"value": "{transparency.black.50.value}"
|
|
53
|
+
},
|
|
37
54
|
"textAccent": {
|
|
38
|
-
"default": true,
|
|
39
55
|
"deprecated": false,
|
|
40
56
|
"public": true,
|
|
41
57
|
"type": "semantic",
|