@aurodesignsystem/design-tokens 5.6.1 → 5.8.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 +28 -0
- package/dist/CSSCustomProperties--bundled.css +507 -41
- package/dist/alaska/CSSCustomProperties--alaska.css +25 -22
- package/dist/alaska/JSONVariablesNested--alaska.json +26 -21
- package/dist/alaska/JSObject--allTokens.js +277 -180
- package/dist/alaska/SCSSVariables--alaska.scss +25 -22
- package/dist/alaska/SCSSVariablesMapFlat--alaska.scss +25 -22
- package/dist/alaska/primitives--alaska.scss +27 -27
- package/dist/alaska-classic/CSSCustomProperties--alaskaClassic.css +463 -0
- package/dist/alaska-classic/JSONVariablesNested--alaskaClassic.json +714 -0
- package/dist/alaska-classic/JSObject--allTokens.js +15671 -0
- package/dist/alaska-classic/SCSSVariables--alaskaClassic.scss +460 -0
- package/dist/alaska-classic/SCSSVariablesMapFlat--alaskaClassic.scss +464 -0
- package/dist/alaska-classic/primitives--alaskaClassic.scss +246 -0
- 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 +23 -20
- package/dist/hawaiian/JSONVariablesNested--hawaiian.json +24 -19
- package/dist/hawaiian/JSObject--allTokens.js +273 -176
- package/dist/hawaiian/SCSSVariables--hawaiian.scss +23 -20
- package/dist/hawaiian/SCSSVariablesMapFlat--hawaiian.scss +23 -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 +2 -2
- package/src/themes/alaska/advanced/button/flat.json +58 -0
- package/src/themes/alaska/advanced/button/primary.json +0 -8
- package/src/themes/alaska/advanced/button/secondary.json +4 -4
- package/src/themes/alaska/advanced/button/tertiary.json +0 -32
- package/src/themes/alaska/basic/color/text-icon.json +16 -0
- package/src/themes/alaska-classic/advanced/accents.json +104 -0
- package/src/themes/alaska-classic/advanced/boolean.json +144 -0
- package/src/themes/alaska-classic/advanced/button/flat.json +58 -0
- package/src/themes/alaska-classic/advanced/button/primary.json +138 -0
- package/src/themes/alaska-classic/advanced/button/secondary.json +106 -0
- package/src/themes/alaska-classic/advanced/button/tertiary.json +66 -0
- package/src/themes/alaska-classic/advanced/hyperlink.json +40 -0
- package/src/themes/alaska-classic/advanced/shared.json +48 -0
- package/src/themes/alaska-classic/advanced/state.json +72 -0
- package/src/themes/alaska-classic/basic/color/border.json +64 -0
- package/src/themes/alaska-classic/basic/color/brand.json +104 -0
- package/src/themes/alaska-classic/basic/color/fare-brand.json +74 -0
- package/src/themes/alaska-classic/basic/color/page-background.json +24 -0
- package/src/themes/alaska-classic/basic/color/status.json +80 -0
- package/src/themes/alaska-classic/basic/color/surface.json +88 -0
- package/src/themes/alaska-classic/basic/color/text-icon.json +72 -0
- package/src/themes/alaska-classic/basic/corner-radius.json +30 -0
- package/src/themes/alaska-classic/basic/font/accent.json +918 -0
- package/src/themes/alaska-classic/basic/font/body.json +218 -0
- package/src/themes/alaska-classic/basic/font/display.json +788 -0
- package/src/themes/alaska-classic/basic/font/heading.json +788 -0
- package/src/themes/hawaiian/advanced/button/flat.json +58 -0
- package/src/themes/hawaiian/advanced/button/primary.json +0 -8
- package/src/themes/hawaiian/advanced/button/secondary.json +4 -4
- package/src/themes/hawaiian/advanced/button/tertiary.json +0 -32
- package/src/themes/hawaiian/basic/color/text-icon.json +16 -0
- package/src/themes/alaska-classic/color.json +0 -444
- package/src/themes/alaska-classic/component/boolean.json +0 -70
- package/src/themes/alaska-classic/component/button.json +0 -260
- package/src/themes/alaska-classic/component/hyperlink.json +0 -62
- package/src/themes/alaska-classic/component/shared.json +0 -46
- package/src/themes/alaska-classic/component/state.json +0 -70
- package/src/themes/alaska-classic/typography.json +0 -824
|
@@ -1,53 +1,220 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 09 Apr 2025 18:34:55 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/hawaiian/advanced/button/
|
|
16
|
+
"usage": "Flat button text color",
|
|
17
|
+
"value": "#676767",
|
|
18
|
+
"filePath": "src/themes/hawaiian/advanced/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": "{
|
|
25
|
+
"usage": "Flat button text color",
|
|
26
|
+
"value": "{color.gray.700.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": "#
|
|
49
|
+
"usage": "Flat button disabled text color",
|
|
50
|
+
"value": "#d0d0d0",
|
|
51
|
+
"filePath": "src/themes/hawaiian/advanced/button/flat.json",
|
|
52
|
+
"isSource": false,
|
|
53
|
+
"original": {
|
|
54
|
+
"default": true,
|
|
55
|
+
"deprecated": false,
|
|
56
|
+
"public": true,
|
|
57
|
+
"type": "semantic",
|
|
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/hawaiian/advanced/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/hawaiian/advanced/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/hawaiian/advanced/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/hawaiian/advanced/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}"
|
|
192
|
+
},
|
|
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": "#463c8f",
|
|
51
218
|
"filePath": "src/themes/hawaiian/advanced/button/primary.json",
|
|
52
219
|
"isSource": false,
|
|
53
220
|
"original": {
|
|
@@ -55,23 +222,23 @@ module.exports = {
|
|
|
55
222
|
"deprecated": false,
|
|
56
223
|
"public": true,
|
|
57
224
|
"type": "semantic",
|
|
58
|
-
"usage": "Primary button background
|
|
59
|
-
"value": "{basic.color.brand.
|
|
225
|
+
"usage": "Primary button background color",
|
|
226
|
+
"value": "{basic.color.brand.primary.value}"
|
|
60
227
|
},
|
|
61
|
-
"name": "ds-advanced-color-button-primary-background
|
|
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": {
|
|
@@ -245,7 +412,7 @@ module.exports = {
|
|
|
245
412
|
"public": true,
|
|
246
413
|
"type": "semantic",
|
|
247
414
|
"usage": "",
|
|
248
|
-
"value": "
|
|
415
|
+
"value": "rgba(255, 255, 255, 0.75)",
|
|
249
416
|
"filePath": "src/themes/hawaiian/advanced/button/primary.json",
|
|
250
417
|
"isSource": false,
|
|
251
418
|
"original": {
|
|
@@ -443,7 +610,7 @@ module.exports = {
|
|
|
443
610
|
"public": true,
|
|
444
611
|
"type": "semantic",
|
|
445
612
|
"usage": "",
|
|
446
|
-
"value": "
|
|
613
|
+
"value": "rgba(255, 255, 255, 0.75)",
|
|
447
614
|
"filePath": "src/themes/hawaiian/advanced/button/primary.json",
|
|
448
615
|
"isSource": false,
|
|
449
616
|
"original": {
|
|
@@ -676,7 +843,7 @@ module.exports = {
|
|
|
676
843
|
"public": true,
|
|
677
844
|
"type": "semantic",
|
|
678
845
|
"usage": "Secondary button inverse background hover color",
|
|
679
|
-
"value": "
|
|
846
|
+
"value": "rgba(0, 0, 0, 0.05)",
|
|
680
847
|
"filePath": "src/themes/hawaiian/advanced/button/secondary.json",
|
|
681
848
|
"isSource": false,
|
|
682
849
|
"original": {
|
|
@@ -769,13 +936,13 @@ 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": "#
|
|
944
|
+
"usage": "Secondary button border disabled color",
|
|
945
|
+
"value": "#d0d0d0",
|
|
779
946
|
"filePath": "src/themes/hawaiian/advanced/button/secondary.json",
|
|
780
947
|
"isSource": false,
|
|
781
948
|
"original": {
|
|
@@ -783,23 +950,23 @@ module.exports = {
|
|
|
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": "{basic.color.border.default.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": {
|
|
@@ -840,7 +1007,7 @@ 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
1012
|
"filePath": "src/themes/hawaiian/advanced/button/secondary.json",
|
|
846
1013
|
"isSource": false,
|
|
@@ -849,7 +1016,7 @@ module.exports = {
|
|
|
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",
|
|
@@ -975,7 +1142,7 @@ module.exports = {
|
|
|
975
1142
|
"public": true,
|
|
976
1143
|
"type": "semantic",
|
|
977
1144
|
"usage": "Tertiary button background color",
|
|
978
|
-
"value": "
|
|
1145
|
+
"value": "rgba(0, 0, 0, 0.05)",
|
|
979
1146
|
"filePath": "src/themes/hawaiian/advanced/button/tertiary.json",
|
|
980
1147
|
"isSource": false,
|
|
981
1148
|
"original": {
|
|
@@ -1008,7 +1175,7 @@ module.exports = {
|
|
|
1008
1175
|
"public": true,
|
|
1009
1176
|
"type": "semantic",
|
|
1010
1177
|
"usage": "Tertiary button background hover color",
|
|
1011
|
-
"value": "
|
|
1178
|
+
"value": "rgba(0, 0, 0, 0.1)",
|
|
1012
1179
|
"filePath": "src/themes/hawaiian/advanced/button/tertiary.json",
|
|
1013
1180
|
"isSource": false,
|
|
1014
1181
|
"original": {
|
|
@@ -1041,7 +1208,7 @@ module.exports = {
|
|
|
1041
1208
|
"public": true,
|
|
1042
1209
|
"type": "semantic",
|
|
1043
1210
|
"usage": "Tertiary button inverse background color",
|
|
1044
|
-
"value": "
|
|
1211
|
+
"value": "rgba(255, 255, 255, 0.05)",
|
|
1045
1212
|
"filePath": "src/themes/hawaiian/advanced/button/tertiary.json",
|
|
1046
1213
|
"isSource": false,
|
|
1047
1214
|
"original": {
|
|
@@ -1074,7 +1241,7 @@ module.exports = {
|
|
|
1074
1241
|
"public": true,
|
|
1075
1242
|
"type": "semantic",
|
|
1076
1243
|
"usage": "Tertiary button inverse background hover color",
|
|
1077
|
-
"value": "
|
|
1244
|
+
"value": "rgba(255, 255, 255, 0.1)",
|
|
1078
1245
|
"filePath": "src/themes/hawaiian/advanced/button/tertiary.json",
|
|
1079
1246
|
"isSource": false,
|
|
1080
1247
|
"original": {
|
|
@@ -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/hawaiian/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/hawaiian/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/hawaiian/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/hawaiian/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,
|
|
@@ -2056,7 +2091,7 @@ module.exports = {
|
|
|
2056
2091
|
"public": true,
|
|
2057
2092
|
"type": "semantic",
|
|
2058
2093
|
"usage": "Boolean false inverse state color",
|
|
2059
|
-
"value": "
|
|
2094
|
+
"value": "rgba(255, 255, 255, 0.05)",
|
|
2060
2095
|
"filePath": "src/themes/hawaiian/advanced/boolean.json",
|
|
2061
2096
|
"isSource": false,
|
|
2062
2097
|
"original": {
|
|
@@ -2211,7 +2246,7 @@ module.exports = {
|
|
|
2211
2246
|
"public": true,
|
|
2212
2247
|
"type": "semantic",
|
|
2213
2248
|
"usage": "Boolean true inverse hover state color",
|
|
2214
|
-
"value": "
|
|
2249
|
+
"value": "rgba(255, 255, 255, 0.7)",
|
|
2215
2250
|
"filePath": "src/themes/hawaiian/advanced/boolean.json",
|
|
2216
2251
|
"isSource": false,
|
|
2217
2252
|
"original": {
|
|
@@ -2401,7 +2436,7 @@ module.exports = {
|
|
|
2401
2436
|
"public": true,
|
|
2402
2437
|
"type": "semantic",
|
|
2403
2438
|
"usage": "Component background hover color",
|
|
2404
|
-
"value": "
|
|
2439
|
+
"value": "rgba(255, 255, 255, 0.05)",
|
|
2405
2440
|
"filePath": "src/themes/hawaiian/advanced/shared.json",
|
|
2406
2441
|
"isSource": false,
|
|
2407
2442
|
"original": {
|
|
@@ -2589,7 +2624,7 @@ module.exports = {
|
|
|
2589
2624
|
"public": true,
|
|
2590
2625
|
"type": "semantic",
|
|
2591
2626
|
"usage": "",
|
|
2592
|
-
"value": "
|
|
2627
|
+
"value": "rgba(255, 255, 255, 0.15)",
|
|
2593
2628
|
"filePath": "src/themes/hawaiian/advanced/state.json",
|
|
2594
2629
|
"isSource": false,
|
|
2595
2630
|
"original": {
|
|
@@ -2874,7 +2909,7 @@ module.exports = {
|
|
|
2874
2909
|
"public": true,
|
|
2875
2910
|
"type": "semantic",
|
|
2876
2911
|
"usage": "Divider border color",
|
|
2877
|
-
"value": "
|
|
2912
|
+
"value": "rgba(0, 0, 0, 0.15)",
|
|
2878
2913
|
"filePath": "src/themes/hawaiian/basic/color/border.json",
|
|
2879
2914
|
"isSource": false,
|
|
2880
2915
|
"original": {
|
|
@@ -2905,7 +2940,7 @@ module.exports = {
|
|
|
2905
2940
|
"public": true,
|
|
2906
2941
|
"type": "semantic",
|
|
2907
2942
|
"usage": "Inverse divider border color",
|
|
2908
|
-
"value": "
|
|
2943
|
+
"value": "rgba(255, 255, 255, 0.4)",
|
|
2909
2944
|
"filePath": "src/themes/hawaiian/basic/color/border.json",
|
|
2910
2945
|
"isSource": false,
|
|
2911
2946
|
"original": {
|
|
@@ -4438,6 +4473,68 @@ module.exports = {
|
|
|
4438
4473
|
"inverse"
|
|
4439
4474
|
]
|
|
4440
4475
|
},
|
|
4476
|
+
"inverseDisabled": {
|
|
4477
|
+
"default": true,
|
|
4478
|
+
"deprecated": false,
|
|
4479
|
+
"public": true,
|
|
4480
|
+
"type": "semantic",
|
|
4481
|
+
"usage": "Inverse text color",
|
|
4482
|
+
"value": "#7e8894",
|
|
4483
|
+
"filePath": "src/themes/hawaiian/basic/color/text-icon.json",
|
|
4484
|
+
"isSource": false,
|
|
4485
|
+
"original": {
|
|
4486
|
+
"default": true,
|
|
4487
|
+
"deprecated": false,
|
|
4488
|
+
"public": true,
|
|
4489
|
+
"type": "semantic",
|
|
4490
|
+
"usage": "Inverse text color",
|
|
4491
|
+
"value": "{color.neutral.600.value}"
|
|
4492
|
+
},
|
|
4493
|
+
"name": "ds-basic-color-texticon-inverse-disabled",
|
|
4494
|
+
"attributes": {
|
|
4495
|
+
"category": "basic",
|
|
4496
|
+
"type": "color",
|
|
4497
|
+
"item": "texticon",
|
|
4498
|
+
"subitem": "inverseDisabled"
|
|
4499
|
+
},
|
|
4500
|
+
"path": [
|
|
4501
|
+
"basic",
|
|
4502
|
+
"color",
|
|
4503
|
+
"texticon",
|
|
4504
|
+
"inverseDisabled"
|
|
4505
|
+
]
|
|
4506
|
+
},
|
|
4507
|
+
"inverseMuted": {
|
|
4508
|
+
"default": true,
|
|
4509
|
+
"deprecated": false,
|
|
4510
|
+
"public": true,
|
|
4511
|
+
"type": "semantic",
|
|
4512
|
+
"usage": "Inverse text color",
|
|
4513
|
+
"value": "#ccd2db",
|
|
4514
|
+
"filePath": "src/themes/hawaiian/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.300.value}"
|
|
4523
|
+
},
|
|
4524
|
+
"name": "ds-basic-color-texticon-inverse-muted",
|
|
4525
|
+
"attributes": {
|
|
4526
|
+
"category": "basic",
|
|
4527
|
+
"type": "color",
|
|
4528
|
+
"item": "texticon",
|
|
4529
|
+
"subitem": "inverseMuted"
|
|
4530
|
+
},
|
|
4531
|
+
"path": [
|
|
4532
|
+
"basic",
|
|
4533
|
+
"color",
|
|
4534
|
+
"texticon",
|
|
4535
|
+
"inverseMuted"
|
|
4536
|
+
]
|
|
4537
|
+
},
|
|
4441
4538
|
"muted": {
|
|
4442
4539
|
"default": true,
|
|
4443
4540
|
"deprecated": false,
|