@aurodesignsystem/design-tokens 5.6.1 → 5.7.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.
Files changed (60) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/CSSCustomProperties--bundled.css +460 -3
  3. package/dist/alaska/CSSCustomProperties--alaska.css +3 -3
  4. package/dist/alaska/JSONVariablesNested--alaska.json +2 -2
  5. package/dist/alaska/JSObject--allTokens.js +5 -5
  6. package/dist/alaska/SCSSVariables--alaska.scss +3 -3
  7. package/dist/alaska/SCSSVariablesMapFlat--alaska.scss +3 -3
  8. package/dist/alaska/primitives--alaska.scss +1 -1
  9. package/dist/alaska-classic/CSSCustomProperties--alaskaClassic.css +460 -0
  10. package/dist/alaska-classic/JSONVariablesNested--alaskaClassic.json +709 -0
  11. package/dist/alaska-classic/JSObject--allTokens.js +15574 -0
  12. package/dist/alaska-classic/SCSSVariables--alaskaClassic.scss +457 -0
  13. package/dist/alaska-classic/SCSSVariablesMapFlat--alaskaClassic.scss +461 -0
  14. package/dist/alaska-classic/primitives--alaskaClassic.scss +246 -0
  15. package/dist/auro-classic/CSSCustomProperties.css +1 -1
  16. package/dist/auro-classic/CSSSizeCustomProperties.css +1 -1
  17. package/dist/auro-classic/JSData--color.js +1 -1
  18. package/dist/auro-classic/JSObject--allTokens.js +1 -1
  19. package/dist/auro-classic/JSObject--deprecated.js +1 -1
  20. package/dist/auro-classic/JSVariables--color.js +1 -1
  21. package/dist/auro-classic/SCSSVariableMap.scss +1 -1
  22. package/dist/auro-classic/SCSSVariables.scss +1 -1
  23. package/dist/auro-classic/SCSSVariablesMapFlat.scss +1 -1
  24. package/dist/auro-classic/SassCustomProperties.scss +1 -1
  25. package/dist/auro-classic/SassSizeCustomProperties.scss +1 -1
  26. package/dist/hawaiian/CSSCustomProperties--hawaiian.css +1 -1
  27. package/dist/hawaiian/JSObject--allTokens.js +1 -1
  28. package/dist/hawaiian/SCSSVariables--hawaiian.scss +1 -1
  29. package/dist/hawaiian/SCSSVariablesMapFlat--hawaiian.scss +1 -1
  30. package/dist/hawaiian/primitives--hawaiian.scss +1 -1
  31. package/dist/transparent/CSSCustomProperties--transparent.css +1 -1
  32. package/package.json +1 -1
  33. package/src/themes/alaska/advanced/boolean.json +2 -2
  34. package/src/themes/alaska-classic/advanced/accents.json +104 -0
  35. package/src/themes/alaska-classic/advanced/boolean.json +144 -0
  36. package/src/themes/alaska-classic/advanced/button/primary.json +146 -0
  37. package/src/themes/alaska-classic/advanced/button/secondary.json +106 -0
  38. package/src/themes/alaska-classic/advanced/button/tertiary.json +98 -0
  39. package/src/themes/alaska-classic/advanced/hyperlink.json +40 -0
  40. package/src/themes/alaska-classic/advanced/shared.json +48 -0
  41. package/src/themes/alaska-classic/advanced/state.json +72 -0
  42. package/src/themes/alaska-classic/basic/color/border.json +64 -0
  43. package/src/themes/alaska-classic/basic/color/brand.json +104 -0
  44. package/src/themes/alaska-classic/basic/color/fare-brand.json +74 -0
  45. package/src/themes/alaska-classic/basic/color/page-background.json +24 -0
  46. package/src/themes/alaska-classic/basic/color/status.json +80 -0
  47. package/src/themes/alaska-classic/basic/color/surface.json +88 -0
  48. package/src/themes/alaska-classic/basic/color/text-icon.json +56 -0
  49. package/src/themes/alaska-classic/basic/corner-radius.json +30 -0
  50. package/src/themes/alaska-classic/basic/font/accent.json +918 -0
  51. package/src/themes/alaska-classic/basic/font/body.json +218 -0
  52. package/src/themes/alaska-classic/basic/font/display.json +788 -0
  53. package/src/themes/alaska-classic/basic/font/heading.json +788 -0
  54. package/src/themes/alaska-classic/color.json +0 -444
  55. package/src/themes/alaska-classic/component/boolean.json +0 -70
  56. package/src/themes/alaska-classic/component/button.json +0 -260
  57. package/src/themes/alaska-classic/component/hyperlink.json +0 -62
  58. package/src/themes/alaska-classic/component/shared.json +0 -46
  59. package/src/themes/alaska-classic/component/state.json +0 -70
  60. package/src/themes/alaska-classic/typography.json +0 -824
@@ -0,0 +1,246 @@
1
+
2
+ // Do not edit directly
3
+ // Generated on Tue, 08 Apr 2025 22:45:38 GMT
4
+
5
+ $asc-color-atlas-100: #ebf7ff;
6
+ $asc-color-atlas-200: #aedeff;
7
+ $asc-color-atlas-300: #63beff;
8
+ $asc-color-atlas-400: #289bee;
9
+ $asc-color-atlas-500: #0074ca;
10
+ $asc-color-atlas-600: #005fa7;
11
+ $asc-color-atlas-700: #004b84;
12
+ $asc-color-atlas-800: #003761;
13
+ $asc-color-atlas-900: #002c4e;
14
+ $asc-color-atlas-1000: #101d2c;
15
+ $asc-color-azores-100: #e4f8f4;
16
+ $asc-color-azores-200: #cff1ea;
17
+ $asc-color-azores-300: #b0ebdf;
18
+ $asc-color-azores-400: #81d4c3;
19
+ $asc-color-azores-500: #4ca895;
20
+ $asc-color-azores-600: #009173;
21
+ $asc-color-azores-700: #006e58;
22
+ $asc-color-azores-800: #004b3c;
23
+ $asc-color-azores-900: #002820;
24
+ $asc-color-azores-1000: #000504;
25
+ $asc-color-bliss-100: #ebfafd;
26
+ $asc-color-bliss-200: #d0f4fb;
27
+ $asc-color-bliss-300: #b4eff9;
28
+ $asc-color-bliss-400: #97eaf8;
29
+ $asc-color-bliss-500: #5de3f7;
30
+ $asc-color-bliss-600: #3ed3ea;
31
+ $asc-color-bliss-700: #18c3dd;
32
+ $asc-color-bliss-800: #0e9bb4;
33
+ $asc-color-bliss-900: #096173;
34
+ $asc-color-bliss-1000: #06414d;
35
+ $asc-color-breeze-100: #e7f4f8;
36
+ $asc-color-breeze-200: #d7ecf4;
37
+ $asc-color-breeze-300: #badfed;
38
+ $asc-color-breeze-400: #a2d4e7;
39
+ $asc-color-breeze-500: #8dcae2;
40
+ $asc-color-breeze-600: #6dbbd9;
41
+ $asc-color-breeze-700: #48aad0;
42
+ $asc-color-breeze-800: #2f91b7;
43
+ $asc-color-breeze-900: #1f607a;
44
+ $asc-color-breeze-1000: #0d2a35;
45
+ $asc-color-dune-100: #faf9f5;
46
+ $asc-color-dune-200: #e9e6d9;
47
+ $asc-color-dune-300: #dfd7c3;
48
+ $asc-color-dune-400: #d7c6ac;
49
+ $asc-color-dune-500: #c9b494;
50
+ $asc-color-dune-600: #bba27c;
51
+ $asc-color-dune-700: #ab9165;
52
+ $asc-color-dune-800: #967d55;
53
+ $asc-color-dune-900: #7b6949;
54
+ $asc-color-dune-1000: #62543c;
55
+ $asc-color-summit-100: #e9f1f1;
56
+ $asc-color-summit-200: #dfe9ea;
57
+ $asc-color-summit-300: #c2d5d6;
58
+ $asc-color-summit-400: #9fbdbe;
59
+ $asc-color-summit-500: #7ba5a6;
60
+ $asc-color-summit-600: #5c8f91;
61
+ $asc-color-summit-700: #3d7a7d;
62
+ $asc-color-summit-800: #21686a;
63
+ $asc-color-summit-900: #005154;
64
+ $asc-color-summit-1000: #004447;
65
+ $asc-color-flare-100: #fff0e5;
66
+ $asc-color-flare-200: #ffe2cf;
67
+ $asc-color-flare-300: #ffc9a4;
68
+ $asc-color-flare-400: #feb17a;
69
+ $asc-color-flare-500: #fe994f;
70
+ $asc-color-flare-600: #fb7f24;
71
+ $asc-color-flare-700: #eb6806;
72
+ $asc-color-flare-800: #bc5507;
73
+ $asc-color-flare-900: #8f4207;
74
+ $asc-color-flare-1000: #622e06;
75
+ $asc-color-maris-100: #ecf0f3;
76
+ $asc-color-maris-200: #e2e8ee;
77
+ $asc-color-maris-300: #c7d6e5;
78
+ $asc-color-maris-400: #aabed4;
79
+ $asc-color-maris-500: #8ca7c9;
80
+ $asc-color-maris-600: #6f8fb8;
81
+ $asc-color-maris-700: #5578a4;
82
+ $asc-color-maris-800: #40618c;
83
+ $asc-color-maris-900: #284a75;
84
+ $asc-color-maris-1000: #1f3451;
85
+ $asc-color-midnight-100: #ebf3f9;
86
+ $asc-color-midnight-200: #cfe0ef;
87
+ $asc-color-midnight-300: #acc9e2;
88
+ $asc-color-midnight-400: #89b2d4;
89
+ $asc-color-midnight-500: #6899c6;
90
+ $asc-color-midnight-600: #2875b5;
91
+ $asc-color-midnight-700: #326aa5;
92
+ $asc-color-midnight-800: #265688;
93
+ $asc-color-midnight-900: #01426a;
94
+ $asc-color-midnight-1000: #00274a;
95
+ $asc-color-sol-100: #fffdf5;
96
+ $asc-color-sol-200: #fffaec;
97
+ $asc-color-sol-300: #fff2d0;
98
+ $asc-color-sol-400: #feebb4;
99
+ $asc-color-sol-500: #fde398;
100
+ $asc-color-sol-600: #fcdb7d;
101
+ $asc-color-sol-700: #fad362;
102
+ $asc-color-sol-800: #f8cb48;
103
+ $asc-color-sol-900: #f5c22e;
104
+ $asc-color-sol-1000: #f2ba14;
105
+ $asc-color-tropical-100: #eaf3dd;
106
+ $asc-color-tropical-200: #deedca;
107
+ $asc-color-tropical-300: #c9e1a7;
108
+ $asc-color-tropical-400: #b2d583;
109
+ $asc-color-tropical-500: #a3cd6a;
110
+ $asc-color-tropical-600: #92c450;
111
+ $asc-color-tropical-700: #7daf3b;
112
+ $asc-color-tropical-800: #5f852d;
113
+ $asc-color-tropical-900: #476322;
114
+ $asc-color-tropical-1000: #212e0f;
115
+ $asc-color-black: #000000;
116
+ $asc-color-gray-50: #f7f7f7;
117
+ $asc-color-gray-100: #f2f2f2;
118
+ $asc-color-gray-200: #dddddd;
119
+ $asc-color-gray-250: #d0d0d0;
120
+ $asc-color-gray-300: #c5c5c5;
121
+ $asc-color-gray-400: #adadad;
122
+ $asc-color-gray-500: #959595;
123
+ $asc-color-gray-600: #7e7e7e;
124
+ $asc-color-gray-700: #676767;
125
+ $asc-color-gray-800: #525252;
126
+ $asc-color-gray-900: #3d3d3d;
127
+ $asc-color-gray-1000: #2a2a2a;
128
+ $asc-color-neutral-100: #f7f8fa;
129
+ $asc-color-neutral-200: #e4e8ec;
130
+ $asc-color-neutral-300: #ccd2db;
131
+ $asc-color-neutral-400: #afb9c6;
132
+ $asc-color-neutral-500: #939fad;
133
+ $asc-color-neutral-600: #7e8894;
134
+ $asc-color-neutral-700: #6a717c;
135
+ $asc-color-neutral-800: #585e67;
136
+ $asc-color-neutral-900: #484d55;
137
+ $asc-color-neutral-1000: #393d43;
138
+ $asc-color-oneworld-emerald: #139142;
139
+ $asc-color-oneworld-ruby: #a41d4a;
140
+ $asc-color-oneworld-sapphire: #015daa;
141
+ $asc-color-status-error-100: #fbc6c6;
142
+ $asc-color-status-error-200: #f9a4a8;
143
+ $asc-color-status-error-300: #f0898d;
144
+ $asc-color-status-error-400: #f15f65;
145
+ $asc-color-status-error-500: #e8454b;
146
+ $asc-color-status-error-600: #e53339;
147
+ $asc-color-status-error-700: #e31f26;
148
+ $asc-color-status-error-800: #b1161c;
149
+ $asc-color-status-error-900: #7a0f13;
150
+ $asc-color-status-error-1000: #44090b;
151
+ $asc-color-status-help-100: #e8f2f8;
152
+ $asc-color-status-help-200: #dbe6f0;
153
+ $asc-color-status-help-300: #abc7de;
154
+ $asc-color-status-help-400: #7eabcd;
155
+ $asc-color-status-help-500: #5494c0;
156
+ $asc-color-status-help-600: #007db1;
157
+ $asc-color-status-help-700: #136791;
158
+ $asc-color-status-help-800: #195170;
159
+ $asc-color-status-help-900: #193b51;
160
+ $asc-color-status-help-1000: #152734;
161
+ $asc-color-status-success-100: #d6eac7;
162
+ $asc-color-status-success-200: #b6de9b;
163
+ $asc-color-status-success-300: #96cf6e;
164
+ $asc-color-status-success-400: #7ac248;
165
+ $asc-color-status-success-500: #5da72a;
166
+ $asc-color-status-success-600: #529325;
167
+ $asc-color-status-success-700: #447a1f;
168
+ $asc-color-status-success-800: #325a16;
169
+ $asc-color-status-success-900: #294912;
170
+ $asc-color-status-success-1000: #17290a;
171
+ $asc-color-status-warn-100: #fff0b2;
172
+ $asc-color-status-warn-200: #ffe382;
173
+ $asc-color-status-warn-300: #fac200;
174
+ $asc-color-status-warn-400: #e0ae00;
175
+ $asc-color-status-warn-500: #bd9200;
176
+ $asc-color-status-warn-600: #9e7b00;
177
+ $asc-color-status-warn-700: #856700;
178
+ $asc-color-status-warn-800: #6b5300;
179
+ $asc-color-status-warn-900: #523f00;
180
+ $asc-color-status-warn-1000: #382b00;
181
+ $asc-color-white: #ffffff;
182
+ $asc-font-family-as-circular: AS Circular;
183
+ $asc-font-family-good-ot: Good OT;
184
+ $asc-font-letter-spacing-md: .10em;
185
+ $asc-font-letter-spacing-sm: .05em;
186
+ $asc-font-letter-spacing-xs: 0;
187
+ $asc-font-line-height-percent-100: 100%;
188
+ $asc-font-line-height-percent-130: 130%;
189
+ $asc-font-line-height-px-14: 14px;
190
+ $asc-font-line-height-px-16: 16px;
191
+ $asc-font-line-height-px-20: 20px;
192
+ $asc-font-line-height-px-24: 24px;
193
+ $asc-font-line-height-px-26: 26px;
194
+ $asc-font-size-10: 10px;
195
+ $asc-font-size-12: 12px;
196
+ $asc-font-size-14: 14px;
197
+ $asc-font-size-16: 16px;
198
+ $asc-font-size-18: 18px;
199
+ $asc-font-size-20: 20px;
200
+ $asc-font-size-22: 22px;
201
+ $asc-font-size-24: 24px;
202
+ $asc-font-size-26: 26px;
203
+ $asc-font-size-28: 28px;
204
+ $asc-font-size-32: 32px;
205
+ $asc-font-size-36: 36px;
206
+ $asc-font-size-38: 38px;
207
+ $asc-font-size-40: 40px;
208
+ $asc-font-size-44: 44px;
209
+ $asc-font-size-48: 48px;
210
+ $asc-font-size-56: 56px;
211
+ $asc-font-size-64: 64px;
212
+ $asc-font-size-72: 72px;
213
+ $asc-font-size-86: 86px;
214
+ $asc-font-weight-300: Light;
215
+ $asc-font-weight-400: Regular;
216
+ $asc-font-weight-425: Cond News;
217
+ $asc-font-weight-450: Book;
218
+ $asc-font-weight-500: Medium;
219
+ $asc-font-weight-525: Cond Medium;
220
+ $asc-font-weight-600: Semibold;
221
+ $asc-transparency-black-5: #0000000d;
222
+ $asc-transparency-black-10: #0000001a;
223
+ $asc-transparency-black-15: #00000026;
224
+ $asc-transparency-black-20: #00000033;
225
+ $asc-transparency-black-30: #0000004d;
226
+ $asc-transparency-black-40: #00000066;
227
+ $asc-transparency-black-50: #00000080;
228
+ $asc-transparency-black-55: #0000008c;
229
+ $asc-transparency-black-60: #00000099;
230
+ $asc-transparency-black-70: #000000b2;
231
+ $asc-transparency-black-75: #000000bf;
232
+ $asc-transparency-black-80: #000000cc;
233
+ $asc-transparency-black-90: #000000e5;
234
+ $asc-transparency-white-5: #ffffff0d;
235
+ $asc-transparency-white-10: #ffffffe6;
236
+ $asc-transparency-white-15: #ffffff1a;
237
+ $asc-transparency-white-20: #ffffff33;
238
+ $asc-transparency-white-30: #ffffff4d;
239
+ $asc-transparency-white-40: #ffffff66;
240
+ $asc-transparency-white-50: #ffffff80;
241
+ $asc-transparency-white-55: #ffffff8c;
242
+ $asc-transparency-white-60: #ffffff99;
243
+ $asc-transparency-white-70: #ffffffb2;
244
+ $asc-transparency-white-75: #ffffffbf;
245
+ $asc-transparency-white-80: #ffffffcc;
246
+ $asc-transparency-white-90: #ffffffe5;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 07 Apr 2025 21:40:32 GMT
3
+ * Generated on Tue, 08 Apr 2025 22:45:37 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 07 Apr 2025 21:40:32 GMT
3
+ * Generated on Tue, 08 Apr 2025 22:45:38 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 07 Apr 2025 21:40:32 GMT
3
+ * Generated on Tue, 08 Apr 2025 22:45:38 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 07 Apr 2025 21:40:32 GMT
3
+ * Generated on Tue, 08 Apr 2025 22:45:38 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 07 Apr 2025 21:40:32 GMT
3
+ * Generated on Tue, 08 Apr 2025 22:45:38 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 07 Apr 2025 21:40:32 GMT
3
+ * Generated on Tue, 08 Apr 2025 22:45:38 GMT
4
4
  */
5
5
 
6
6
  export const DsColorAlertNotificationDefault = "#0074c8";
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * Do not edit directly
4
- * Generated on Mon, 07 Apr 2025 21:40:32 GMT
4
+ * Generated on Tue, 08 Apr 2025 22:45:37 GMT
5
5
  */
6
6
 
7
7
  $ds-size-25: 0.125rem !default; // 2px
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 07 Apr 2025 21:40:32 GMT
3
+ // Generated on Tue, 08 Apr 2025 22:45:37 GMT
4
4
 
5
5
  $ds-color-alert-notification-default: #0074c8;
6
6
  $ds-color-alert-warning-default: #de750c;
@@ -1,7 +1,7 @@
1
1
 
2
2
  /*
3
3
  Do not edit directly
4
- Generated on Mon, 07 Apr 2025 21:40:32 GMT
4
+ Generated on Tue, 08 Apr 2025 22:45:37 GMT
5
5
  */
6
6
 
7
7
  $auroTokens: (
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 07 Apr 2025 21:40:32 GMT
3
+ * Generated on Tue, 08 Apr 2025 22:45:38 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 07 Apr 2025 21:40:32 GMT
3
+ * Generated on Tue, 08 Apr 2025 22:45:38 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 07 Apr 2025 21:40:32 GMT
3
+ * Generated on Tue, 08 Apr 2025 22:45:38 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 07 Apr 2025 21:40:32 GMT
3
+ * Generated on Tue, 08 Apr 2025 22:45:38 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 07 Apr 2025 21:40:32 GMT
3
+ // Generated on Tue, 08 Apr 2025 22:45:38 GMT
4
4
 
5
5
  $ds-advanced-color-button-primary-background: #463c8f;
6
6
  $ds-advanced-color-button-primary-background-active: #31295c;
@@ -1,7 +1,7 @@
1
1
 
2
2
  /*
3
3
  Do not edit directly
4
- Generated on Mon, 07 Apr 2025 21:40:32 GMT
4
+ Generated on Tue, 08 Apr 2025 22:45:38 GMT
5
5
  */
6
6
 
7
7
  $auroTokens: (
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 07 Apr 2025 21:40:32 GMT
3
+ // Generated on Tue, 08 Apr 2025 22:45:38 GMT
4
4
 
5
5
  $ha-color-alohapink-100: #fdf1f8;
6
6
  $ha-color-alohapink-200: #fad8eb;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 07 Apr 2025 21:40:32 GMT
3
+ * Generated on Tue, 08 Apr 2025 22:45:38 GMT
4
4
  */
5
5
 
6
6
  :root {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aurodesignsystem/design-tokens",
3
- "version": "5.6.1",
3
+ "version": "5.7.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",
@@ -88,7 +88,7 @@
88
88
  "public": true,
89
89
  "type": "semantic",
90
90
  "usage": "Boolean false hover state color",
91
- "value": "{advanced.color.state.backgroundInverseHover.value}"
91
+ "value": "{advanced.color.state.backgroundHover.value}"
92
92
  },
93
93
  "isfalseInverse": {
94
94
  "default": true,
@@ -104,7 +104,7 @@
104
104
  "public": true,
105
105
  "type": "semantic",
106
106
  "usage": "Boolean false inverse hover state color",
107
- "value": "{advanced.color.state.backgroundHover.value}"
107
+ "value": "{advanced.color.state.backgroundInverseHover.value}"
108
108
  },
109
109
  "istrue": {
110
110
  "default": true,
@@ -0,0 +1,104 @@
1
+ {
2
+ "advanced": {
3
+ "color": {
4
+ "accents": {
5
+ "accent1": {
6
+ "default": true,
7
+ "deprecated": false,
8
+ "public": true,
9
+ "type": "semantic",
10
+ "usage": "",
11
+ "value": "{color.tropical.400.value}"
12
+ },
13
+ "accent1Bold": {
14
+ "default": true,
15
+ "deprecated": false,
16
+ "public": true,
17
+ "type": "semantic",
18
+ "usage": "",
19
+ "value": "{color.tropical.600.value}"
20
+ },
21
+ "accent1Muted": {
22
+ "default": true,
23
+ "deprecated": false,
24
+ "public": true,
25
+ "type": "semantic",
26
+ "usage": "",
27
+ "value": "{color.tropical.200.value}"
28
+ },
29
+ "accent2": {
30
+ "default": true,
31
+ "deprecated": false,
32
+ "public": true,
33
+ "type": "semantic",
34
+ "usage": "",
35
+ "value": "{color.sol.700.value}"
36
+ },
37
+ "accent2Bold": {
38
+ "default": true,
39
+ "deprecated": false,
40
+ "public": true,
41
+ "type": "semantic",
42
+ "usage": "",
43
+ "value": "{color.sol.1000.value}"
44
+ },
45
+ "accent2Muted": {
46
+ "default": true,
47
+ "deprecated": false,
48
+ "public": true,
49
+ "type": "semantic",
50
+ "usage": "",
51
+ "value": "{color.sol.500.value}"
52
+ },
53
+ "accent3": {
54
+ "default": true,
55
+ "deprecated": false,
56
+ "public": true,
57
+ "type": "semantic",
58
+ "usage": "",
59
+ "value": "{color.atlas.300.value}"
60
+ },
61
+ "accent3Bold": {
62
+ "default": true,
63
+ "deprecated": false,
64
+ "public": true,
65
+ "type": "semantic",
66
+ "usage": "",
67
+ "value": "{color.atlas.500.value}"
68
+ },
69
+ "accent3Muted": {
70
+ "default": true,
71
+ "deprecated": false,
72
+ "public": true,
73
+ "type": "semantic",
74
+ "usage": "",
75
+ "value": "{color.atlas.200.value}"
76
+ },
77
+ "accent4": {
78
+ "default": true,
79
+ "deprecated": false,
80
+ "public": true,
81
+ "type": "semantic",
82
+ "usage": "",
83
+ "value": "{color.flare.400.value}"
84
+ },
85
+ "accent4Bold": {
86
+ "default": true,
87
+ "deprecated": false,
88
+ "public": true,
89
+ "type": "semantic",
90
+ "usage": "",
91
+ "value": "{color.flare.600.value}"
92
+ },
93
+ "accent4Muted": {
94
+ "default": true,
95
+ "deprecated": false,
96
+ "public": true,
97
+ "type": "semantic",
98
+ "usage": "",
99
+ "value": "{color.flare.200.value}"
100
+ }
101
+ }
102
+ }
103
+ }
104
+ }
@@ -0,0 +1,144 @@
1
+ {
2
+ "advanced": {
3
+ "color": {
4
+ "boolean": {
5
+ "disabledInverse": {
6
+ "default": true,
7
+ "deprecated": false,
8
+ "public": true,
9
+ "type": "semantic",
10
+ "usage": "Boolean disabled inverse state color",
11
+ "value": "{color.neutral.600.value}"
12
+ },
13
+ "error": {
14
+ "default": true,
15
+ "deprecated": false,
16
+ "public": true,
17
+ "type": "semantic",
18
+ "usage": "Boolean error state color",
19
+ "value": "{basic.color.status.error.value}"
20
+ },
21
+ "errorHover": {
22
+ "default": true,
23
+ "deprecated": false,
24
+ "public": true,
25
+ "type": "semantic",
26
+ "usage": "Boolean error hover state color",
27
+ "value": "{color.status.error.800.value}"
28
+ },
29
+ "errorInverse": {
30
+ "default": true,
31
+ "deprecated": false,
32
+ "public": true,
33
+ "type": "semantic",
34
+ "usage": "Boolean error state color",
35
+ "value": "{color.status.error.200.value}"
36
+ },
37
+ "errorInverseHover": {
38
+ "default": true,
39
+ "deprecated": false,
40
+ "public": true,
41
+ "type": "semantic",
42
+ "usage": "Boolean error state color",
43
+ "value": "{color.status.error.400.value}"
44
+ },
45
+ "indicator": {
46
+ "default": true,
47
+ "deprecated": false,
48
+ "public": true,
49
+ "type": "semantic",
50
+ "usage": "Boolean indicator color",
51
+ "value": "{color.white.value}"
52
+ },
53
+ "indicatorInverse": {
54
+ "default": true,
55
+ "deprecated": false,
56
+ "public": true,
57
+ "type": "semantic",
58
+ "usage": "Boolean indicator inverse color",
59
+ "value": "{basic.color.brand.primary.value}"
60
+ },
61
+ "isfalse": {
62
+ "default": true,
63
+ "deprecated": false,
64
+ "public": true,
65
+ "type": "semantic",
66
+ "usage": "Boolean false state color",
67
+ "value": "{basic.color.surface.default.value}"
68
+ },
69
+ "isfalseBorder": {
70
+ "default": true,
71
+ "deprecated": false,
72
+ "public": true,
73
+ "type": "semantic",
74
+ "usage": "Boolean false border color",
75
+ "value": "{basic.color.border.bold.value}"
76
+ },
77
+ "isfalseBorderInverse": {
78
+ "default": true,
79
+ "deprecated": false,
80
+ "public": true,
81
+ "type": "semantic",
82
+ "usage": "Boolean false inverse border color",
83
+ "value": "{color.white.value}"
84
+ },
85
+ "isfalseHover": {
86
+ "default": true,
87
+ "deprecated": false,
88
+ "public": true,
89
+ "type": "semantic",
90
+ "usage": "Boolean false hover state color",
91
+ "value": "{advanced.color.state.backgroundHover.value}"
92
+ },
93
+ "isfalseInverse": {
94
+ "default": true,
95
+ "deprecated": false,
96
+ "public": true,
97
+ "type": "semantic",
98
+ "usage": "Boolean false inverse state color",
99
+ "value": "{advanced.color.shared.backgroundInverse.value}"
100
+ },
101
+ "isfalseInverseHover": {
102
+ "default": true,
103
+ "deprecated": false,
104
+ "public": true,
105
+ "type": "semantic",
106
+ "usage": "Boolean false inverse hover state color",
107
+ "value": "{advanced.color.state.backgroundInverseHover.value}"
108
+ },
109
+ "istrue": {
110
+ "default": true,
111
+ "deprecated": false,
112
+ "public": true,
113
+ "type": "semantic",
114
+ "usage": "Boolean true state color",
115
+ "value": "{basic.color.brand.primary.value}"
116
+ },
117
+ "istrueHover": {
118
+ "default": true,
119
+ "deprecated": false,
120
+ "public": true,
121
+ "type": "semantic",
122
+ "usage": "Boolean true hover state color",
123
+ "value": "{basic.color.brand.primaryBold.value}"
124
+ },
125
+ "istrueInverse": {
126
+ "default": true,
127
+ "deprecated": false,
128
+ "public": true,
129
+ "type": "semantic",
130
+ "usage": "Boolean true inverse state color",
131
+ "value": "{color.white.value}"
132
+ },
133
+ "istrueInverseHover": {
134
+ "default": true,
135
+ "deprecated": false,
136
+ "public": true,
137
+ "type": "semantic",
138
+ "usage": "Boolean true inverse hover state color",
139
+ "value": "{transparency.white.70.value}"
140
+ }
141
+ }
142
+ }
143
+ }
144
+ }