@aurodesignsystem/design-tokens 5.0.6 → 5.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/README.md +187 -75
  3. package/dist/CSSCustomProperties--bundled.css +61 -49
  4. package/dist/alaska/CSSCustomProperties--alaska.css +38 -32
  5. package/dist/alaska/JSObject--allTokens.js +364 -182
  6. package/dist/alaska/SCSSVariables--alaska.scss +38 -32
  7. package/dist/alaska/SCSSVariablesMapFlat--alaska.scss +38 -32
  8. package/dist/alaska/primitives--alaska.scss +37 -37
  9. package/dist/alaska-classic/CSSCustomProperties--alaskaClassic.css +72 -0
  10. package/dist/alaska-classic/JSObject--allTokens.js +2306 -0
  11. package/dist/alaska-classic/SCSSVariables--alaskaClassic.scss +69 -0
  12. package/dist/alaska-classic/SCSSVariablesMapFlat--alaskaClassic.scss +73 -0
  13. package/dist/alaska-classic/primitives--alaskaClassic.scss +215 -0
  14. package/dist/auro-classic/CSSCustomProperties.css +1 -1
  15. package/dist/auro-classic/CSSSizeCustomProperties.css +1 -1
  16. package/dist/auro-classic/JSData--color.js +1 -1
  17. package/dist/auro-classic/JSObject--allTokens.js +1 -1
  18. package/dist/auro-classic/JSObject--deprecated.js +1 -1
  19. package/dist/auro-classic/JSVariables--color.js +1 -1
  20. package/dist/auro-classic/SCSSVariableMap.scss +1 -1
  21. package/dist/auro-classic/SCSSVariables.scss +1 -1
  22. package/dist/auro-classic/SCSSVariablesMapFlat.scss +1 -1
  23. package/dist/auro-classic/SassCustomProperties.scss +1 -1
  24. package/dist/auro-classic/SassSizeCustomProperties.scss +1 -1
  25. package/dist/hawaiian/CSSCustomProperties--hawaiian.css +24 -18
  26. package/dist/hawaiian/JSObject--allTokens.js +336 -154
  27. package/dist/hawaiian/SCSSVariables--hawaiian.scss +24 -18
  28. package/dist/hawaiian/SCSSVariablesMapFlat--hawaiian.scss +24 -18
  29. package/dist/hawaiian/primitives--hawaiian.scss +6 -6
  30. package/dist/transparent/CSSCustomProperties--transparent.css +1 -1
  31. package/package.json +1 -1
  32. package/src/primitives/alaska/color.json +84 -84
  33. package/src/primitives/alaska-classic/color.json +796 -0
  34. package/src/primitives/alaska-classic/typography.json +27 -0
  35. package/src/primitives/base/color.json +3 -3
  36. package/src/themes/alaska/color.json +112 -62
  37. package/src/themes/alaska-classic/color.json +444 -0
  38. package/src/themes/alaska-classic/typography.json +132 -0
  39. package/src/themes/hawaiian/color.json +97 -47
@@ -0,0 +1,69 @@
1
+
2
+ // Do not edit directly
3
+ // Generated on Thu, 06 Mar 2025 17:27:56 GMT
4
+
5
+ $ds-color-border-bold: #585e67;
6
+ $ds-color-border-brand: #01426a;
7
+ $ds-color-border-default: #959595;
8
+ $ds-color-border-divider: #00000026;
9
+ $ds-color-border-divider-inverse: #ffffff66;
10
+ $ds-color-border-inverse: #ffffff;
11
+ $ds-color-border-subtle: #dddddd;
12
+ $ds-color-brand-primary: #0074ca;
13
+ $ds-color-brand-primary-bold: #003761;
14
+ $ds-color-brand-primary-muted: #ebf7ff;
15
+ $ds-color-brand-primary-subtle: #289bee;
16
+ $ds-color-brand-secondary: #01426a;
17
+ $ds-color-brand-secondary-bold: #00274a;
18
+ $ds-color-brand-secondary-muted: #ebf3f9;
19
+ $ds-color-brand-secondary-subtle: #2875b5;
20
+ $ds-color-brand-tertiary: #5de3f7;
21
+ $ds-color-brand-tertiary-bold: #18c3dd;
22
+ $ds-color-brand-tertiary-muted: #ebfafd;
23
+ $ds-color-brand-tertiary-subtle: #b4eff9;
24
+ $ds-color-farebrand-basiceconomy: #97eaf8;
25
+ $ds-color-farebrand-business-first: #00274a;
26
+ $ds-color-farebrand-economy: #0074ca;
27
+ $ds-color-farebrand-premiumeconomy: #005154;
28
+ $ds-color-farebrand-oneworld-emerald: #139142;
29
+ $ds-color-farebrand-oneworld-sapphire: #015daa;
30
+ $ds-color-farebrand-oneworld-ruby: #a41d4a;
31
+ $ds-color-pagebackground-default: #ffffff;
32
+ $ds-color-pagebackground-utility: #f7f8fa;
33
+ $ds-color-status-default: #afb9c6;
34
+ $ds-color-status-error: #e53339;
35
+ $ds-color-status-error-subtle: #fddede;
36
+ $ds-color-status-info: #007db1;
37
+ $ds-color-status-info-subtle: #e8f2f8;
38
+ $ds-color-status-success: #529325;
39
+ $ds-color-status-success-subtle: #e4f1da;
40
+ $ds-color-status-warning: #fac200;
41
+ $ds-color-status-warning-subtle: #fff6d1;
42
+ $ds-color-surface-accent1: #0074ca;
43
+ $ds-color-surface-accent1-muted: #ebf7ff;
44
+ $ds-color-surface-accent1-subtle: #289bee;
45
+ $ds-color-surface-accent2: #959595;
46
+ $ds-color-surface-accent2-muted: #c5c5c5;
47
+ $ds-color-surface-default: #ffffff;
48
+ $ds-color-surface-inverse: #01426a;
49
+ $ds-color-surface-inverse-subtle: #2875b5;
50
+ $ds-color-surface-neutral-medium: #c5c5c5;
51
+ $ds-color-surface-neutral-subtle: #f2f2f2;
52
+ $ds-color-texticon-accent1: #01426a;
53
+ $ds-color-texticon-default: #2a2a2a;
54
+ $ds-color-texticon-disabled: #d0d0d0;
55
+ $ds-color-texticon-inverse: #ffffff;
56
+ $ds-color-texticon-inverse-disabled: #d0d0d0;
57
+ $ds-color-texticon-muted: #676767;
58
+ $ds-font-weight-body-default: Book;
59
+ $ds-font-weight-body-large: Book;
60
+ $ds-font-weight-body-small: Book;
61
+ $ds-font-weight-body-xsmall: Book;
62
+ $ds-font-weight-body-xxsmall: Book;
63
+ $ds-font-weight-display: Light;
64
+ $ds-font-weight-heading-heading1: Book;
65
+ $ds-font-weight-heading-heading2: Book;
66
+ $ds-font-weight-heading-heading3: Medium;
67
+ $ds-font-weight-heading-heading4: Medium;
68
+ $ds-font-weight-heading-heading5: Medium;
69
+ $ds-font-weight-heading-heading6: Medium;
@@ -0,0 +1,73 @@
1
+
2
+ /*
3
+ Do not edit directly
4
+ Generated on Thu, 06 Mar 2025 17:27:56 GMT
5
+ */
6
+
7
+ $auroTokens: (
8
+ 'ds-color-border-bold': (#585e67),
9
+ 'ds-color-border-brand': (#01426a),
10
+ 'ds-color-border-default': (#959595),
11
+ 'ds-color-border-divider': (#00000026),
12
+ 'ds-color-border-divider-inverse': (#ffffff66),
13
+ 'ds-color-border-inverse': (#ffffff),
14
+ 'ds-color-border-subtle': (#dddddd),
15
+ 'ds-color-brand-primary': (#0074ca),
16
+ 'ds-color-brand-primary-bold': (#003761),
17
+ 'ds-color-brand-primary-muted': (#ebf7ff),
18
+ 'ds-color-brand-primary-subtle': (#289bee),
19
+ 'ds-color-brand-secondary': (#01426a),
20
+ 'ds-color-brand-secondary-bold': (#00274a),
21
+ 'ds-color-brand-secondary-muted': (#ebf3f9),
22
+ 'ds-color-brand-secondary-subtle': (#2875b5),
23
+ 'ds-color-brand-tertiary': (#5de3f7),
24
+ 'ds-color-brand-tertiary-bold': (#18c3dd),
25
+ 'ds-color-brand-tertiary-muted': (#ebfafd),
26
+ 'ds-color-brand-tertiary-subtle': (#b4eff9),
27
+ 'ds-color-farebrand-basiceconomy': (#97eaf8),
28
+ 'ds-color-farebrand-business-first': (#00274a),
29
+ 'ds-color-farebrand-economy': (#0074ca),
30
+ 'ds-color-farebrand-premiumeconomy': (#005154),
31
+ 'ds-color-farebrand-oneworld-emerald': (#139142),
32
+ 'ds-color-farebrand-oneworld-sapphire': (#015daa),
33
+ 'ds-color-farebrand-oneworld-ruby': (#a41d4a),
34
+ 'ds-color-pagebackground-default': (#ffffff),
35
+ 'ds-color-pagebackground-utility': (#f7f8fa),
36
+ 'ds-color-status-default': (#afb9c6),
37
+ 'ds-color-status-error': (#e53339),
38
+ 'ds-color-status-error-subtle': (#fddede),
39
+ 'ds-color-status-info': (#007db1),
40
+ 'ds-color-status-info-subtle': (#e8f2f8),
41
+ 'ds-color-status-success': (#529325),
42
+ 'ds-color-status-success-subtle': (#e4f1da),
43
+ 'ds-color-status-warning': (#fac200),
44
+ 'ds-color-status-warning-subtle': (#fff6d1),
45
+ 'ds-color-surface-accent1': (#0074ca),
46
+ 'ds-color-surface-accent1-muted': (#ebf7ff),
47
+ 'ds-color-surface-accent1-subtle': (#289bee),
48
+ 'ds-color-surface-accent2': (#959595),
49
+ 'ds-color-surface-accent2-muted': (#c5c5c5),
50
+ 'ds-color-surface-default': (#ffffff),
51
+ 'ds-color-surface-inverse': (#01426a),
52
+ 'ds-color-surface-inverse-subtle': (#2875b5),
53
+ 'ds-color-surface-neutral-medium': (#c5c5c5),
54
+ 'ds-color-surface-neutral-subtle': (#f2f2f2),
55
+ 'ds-color-texticon-accent1': (#01426a),
56
+ 'ds-color-texticon-default': (#2a2a2a),
57
+ 'ds-color-texticon-disabled': (#d0d0d0),
58
+ 'ds-color-texticon-inverse': (#ffffff),
59
+ 'ds-color-texticon-inverse-disabled': (#d0d0d0),
60
+ 'ds-color-texticon-muted': (#676767),
61
+ 'ds-font-weight-body-default': (Book),
62
+ 'ds-font-weight-body-large': (Book),
63
+ 'ds-font-weight-body-small': (Book),
64
+ 'ds-font-weight-body-xsmall': (Book),
65
+ 'ds-font-weight-body-xxsmall': (Book),
66
+ 'ds-font-weight-display': (Light),
67
+ 'ds-font-weight-heading-heading1': (Book),
68
+ 'ds-font-weight-heading-heading2': (Book),
69
+ 'ds-font-weight-heading-heading3': (Medium),
70
+ 'ds-font-weight-heading-heading4': (Medium),
71
+ 'ds-font-weight-heading-heading5': (Medium),
72
+ 'ds-font-weight-heading-heading6': (Medium)
73
+ );
@@ -0,0 +1,215 @@
1
+
2
+ // Do not edit directly
3
+ // Generated on Thu, 06 Mar 2025 17:27:56 GMT
4
+
5
+ $as-color-status-help-100: #e8f2f8;
6
+ $as-color-status-help-200: #dbe6f0;
7
+ $as-color-status-help-300: #abc7de;
8
+ $as-color-status-help-400: #7eabcd;
9
+ $as-color-status-help-500: #5494c0;
10
+ $as-color-status-help-600: #007db1;
11
+ $as-color-status-help-700: #136791;
12
+ $as-color-status-help-800: #195170;
13
+ $as-color-status-help-900: #193b51;
14
+ $as-color-status-help-1000: #152734;
15
+ $as-color-status-warn-100: #fff6d1;
16
+ $as-color-status-warn-200: #ffe382;
17
+ $as-color-status-warn-300: #fac200;
18
+ $as-color-status-warn-400: #e0ae00;
19
+ $as-color-status-warn-500: #bd9200;
20
+ $as-color-status-warn-600: #9e7b00;
21
+ $as-color-status-warn-700: #856700;
22
+ $as-color-status-warn-800: #6b5300;
23
+ $as-color-status-warn-900: #523f00;
24
+ $as-color-status-warn-1000: #382b00;
25
+ $as-color-black: #000000;
26
+ $as-color-white: #ffffff;
27
+ $as-color-oneworld-emerald: #139142;
28
+ $as-color-oneworld-ruby: #a41d4a;
29
+ $as-color-oneworld-sapphire: #015daa;
30
+ $as-color-gray-50: #f7f7f7;
31
+ $as-color-gray-100: #f2f2f2;
32
+ $as-color-gray-200: #dddddd;
33
+ $as-color-gray-250: #d0d0d0;
34
+ $as-color-gray-300: #c5c5c5;
35
+ $as-color-gray-400: #adadad;
36
+ $as-color-gray-500: #959595;
37
+ $as-color-gray-600: #7e7e7e;
38
+ $as-color-gray-700: #676767;
39
+ $as-color-gray-800: #525252;
40
+ $as-color-gray-900: #3d3d3d;
41
+ $as-color-gray-1000: #2a2a2a;
42
+ $as-color-neutral-100: #f7f8fa;
43
+ $as-color-neutral-200: #e4e8ec;
44
+ $as-color-neutral-300: #ccd2db;
45
+ $as-color-neutral-400: #afb9c6;
46
+ $as-color-neutral-500: #939fad;
47
+ $as-color-neutral-600: #7e8894;
48
+ $as-color-neutral-700: #6a717c;
49
+ $as-color-neutral-800: #585e67;
50
+ $as-color-neutral-900: #484d55;
51
+ $as-color-neutral-1000: #393d43;
52
+ $as-color-atlas-100: #ebf7ff;
53
+ $as-color-atlas-200: #aedeff;
54
+ $as-color-atlas-300: #63beff;
55
+ $as-color-atlas-400: #289bee;
56
+ $as-color-atlas-500: #0074ca;
57
+ $as-color-atlas-600: #005fa7;
58
+ $as-color-atlas-700: #004b84;
59
+ $as-color-atlas-800: #003761;
60
+ $as-color-atlas-900: #002c4e;
61
+ $as-color-atlas-1000: #101d2c;
62
+ $as-color-azores-100: #e4f8f4;
63
+ $as-color-azores-200: #cff1ea;
64
+ $as-color-azores-300: #b0ebdf;
65
+ $as-color-azores-400: #81d4c3;
66
+ $as-color-azores-500: #4ca895;
67
+ $as-color-azores-600: #009173;
68
+ $as-color-azores-700: #006e58;
69
+ $as-color-azores-800: #004b3c;
70
+ $as-color-azores-900: #002820;
71
+ $as-color-azores-1000: #000504;
72
+ $as-color-bliss-100: #ebfafd;
73
+ $as-color-bliss-200: #d0f4fb;
74
+ $as-color-bliss-300: #b4eff9;
75
+ $as-color-bliss-400: #97eaf8;
76
+ $as-color-bliss-500: #5de3f7;
77
+ $as-color-bliss-600: #3ed3ea;
78
+ $as-color-bliss-700: #18c3dd;
79
+ $as-color-bliss-800: #0e9bb4;
80
+ $as-color-bliss-900: #096173;
81
+ $as-color-bliss-1000: #06414d;
82
+ $as-color-breeze-100: #e7f4f8;
83
+ $as-color-breeze-200: #d7ecf4;
84
+ $as-color-breeze-300: #badfed;
85
+ $as-color-breeze-400: #a2d4e7;
86
+ $as-color-breeze-500: #8dcae2;
87
+ $as-color-breeze-600: #6dbbd9;
88
+ $as-color-breeze-700: #48aad0;
89
+ $as-color-breeze-800: #2f91b7;
90
+ $as-color-breeze-900: #1f607a;
91
+ $as-color-breeze-1000: #0d2a35;
92
+ $as-color-dune-100: #faf9f5;
93
+ $as-color-dune-200: #e9e6d9;
94
+ $as-color-dune-300: #dfd7c3;
95
+ $as-color-dune-400: #d7c6ac;
96
+ $as-color-dune-500: #c9b494;
97
+ $as-color-dune-600: #bba27c;
98
+ $as-color-dune-700: #ab9165;
99
+ $as-color-dune-800: #967d55;
100
+ $as-color-dune-900: #7b6949;
101
+ $as-color-dune-1000: #62543c;
102
+ $as-color-summit-100: #e9f1f1;
103
+ $as-color-summit-200: #dfe9ea;
104
+ $as-color-summit-300: #c2d5d6;
105
+ $as-color-summit-400: #9fbdbe;
106
+ $as-color-summit-500: #7ba5a6;
107
+ $as-color-summit-600: #5c8f91;
108
+ $as-color-summit-700: #3d7a7d;
109
+ $as-color-summit-800: #21686a;
110
+ $as-color-summit-900: #005154;
111
+ $as-color-summit-1000: #004447;
112
+ $as-color-flare-100: #fff0e5;
113
+ $as-color-flare-200: #ffe2cf;
114
+ $as-color-flare-300: #ffc9a4;
115
+ $as-color-flare-400: #feb17a;
116
+ $as-color-flare-500: #fe994f;
117
+ $as-color-flare-600: #fb7f24;
118
+ $as-color-flare-700: #eb6806;
119
+ $as-color-flare-800: #bc5507;
120
+ $as-color-flare-900: #8f4207;
121
+ $as-color-flare-1000: #622e06;
122
+ $as-color-maris-100: #ecf0f3;
123
+ $as-color-maris-200: #e2e8ee;
124
+ $as-color-maris-300: #c7d6e5;
125
+ $as-color-maris-400: #aabed4;
126
+ $as-color-maris-500: #8ca7c9;
127
+ $as-color-maris-600: #6f8fb8;
128
+ $as-color-maris-700: #5578a4;
129
+ $as-color-maris-800: #40618c;
130
+ $as-color-maris-900: #284a75;
131
+ $as-color-maris-1000: #1f3451;
132
+ $as-color-midnight-100: #ebf3f9;
133
+ $as-color-midnight-200: #cfe0ef;
134
+ $as-color-midnight-300: #acc9e2;
135
+ $as-color-midnight-400: #89b2d4;
136
+ $as-color-midnight-500: #6899c6;
137
+ $as-color-midnight-600: #2875b5;
138
+ $as-color-midnight-700: #326aa5;
139
+ $as-color-midnight-800: #265688;
140
+ $as-color-midnight-900: #01426a;
141
+ $as-color-midnight-1000: #00274a;
142
+ $as-color-sol-100: #fffdf5;
143
+ $as-color-sol-200: #fffaec;
144
+ $as-color-sol-300: #fff2d0;
145
+ $as-color-sol-400: #feebb4;
146
+ $as-color-sol-500: #fde398;
147
+ $as-color-sol-600: #fcdb7d;
148
+ $as-color-sol-700: #fad362;
149
+ $as-color-sol-800: #f8cb48;
150
+ $as-color-sol-900: #f5c22e;
151
+ $as-color-sol-1000: #f2ba14;
152
+ $as-color-tropical-100: #eaf3dd;
153
+ $as-color-tropical-200: #deedca;
154
+ $as-color-tropical-300: #c9e1a7;
155
+ $as-color-tropical-400: #b2d583;
156
+ $as-color-tropical-500: #a3cd6a;
157
+ $as-color-tropical-600: #92c450;
158
+ $as-color-tropical-700: #7daf3b;
159
+ $as-color-tropical-800: #5f852d;
160
+ $as-color-tropical-900: #476322;
161
+ $as-color-tropical-1000: #212e0f;
162
+ $as-font-family-body: AS Circular;
163
+ $as-font-family-display: AS Circular;
164
+ $as-font-family-heading: AS Circular;
165
+ $as-font-weight-bold: Bold;
166
+ $as-font-weight-book: Book;
167
+ $as-font-weight-light: Light;
168
+ $as-font-weight-medium: Medium;
169
+ $as-font-weight-regular: Regular;
170
+ $as-font-weight-semibold: Semibold;
171
+ $as-font-size-10: 0.625rem; // 10px
172
+ $as-font-size-12: 0.75rem; // 12px
173
+ $as-font-size-14: 0.875rem; // 14px
174
+ $as-font-size-16: 1rem; // 16px
175
+ $as-font-size-18: 1.125rem; // 18px
176
+ $as-font-size-20: 1.25rem; // 20px
177
+ $as-font-size-22: 1.375rem; // 22px
178
+ $as-font-size-24: 1.5rem; // 24px
179
+ $as-font-size-26: 1.625rem; // 26px
180
+ $as-font-size-28: 1.75rem; // 28px
181
+ $as-font-size-32: 2rem; // 32px
182
+ $as-font-size-36: 2.25rem; // 36px
183
+ $as-font-size-38: 2.375rem; // 38px
184
+ $as-font-size-40: 2.5rem; // 40px
185
+ $as-font-size-44: 2.75rem; // 44px
186
+ $as-font-size-48: 3rem; // 48px
187
+ $as-font-size-56: 3.5rem; // 56px
188
+ $as-font-size-64: 4rem; // 64px
189
+ $as-font-size-72: 4.5rem; // 72px
190
+ $as-font-size-86: 5.375rem; // 86px
191
+ $as-transparency-black-5: #0000000d;
192
+ $as-transparency-black-10: #0000001a;
193
+ $as-transparency-black-15: #00000026;
194
+ $as-transparency-black-20: #00000033;
195
+ $as-transparency-black-30: #0000004d;
196
+ $as-transparency-black-40: #00000066;
197
+ $as-transparency-black-50: #00000080;
198
+ $as-transparency-black-55: #0000008c;
199
+ $as-transparency-black-60: #00000099;
200
+ $as-transparency-black-70: #000000b2;
201
+ $as-transparency-black-75: #000000bf;
202
+ $as-transparency-black-80: #000000cc;
203
+ $as-transparency-black-90: #000000e5;
204
+ $as-transparency-white-5: #ffffff0d;
205
+ $as-transparency-white-10: #ffffff1a;
206
+ $as-transparency-white-20: #ffffff33;
207
+ $as-transparency-white-30: #ffffff4d;
208
+ $as-transparency-white-40: #ffffff66;
209
+ $as-transparency-white-50: #ffffff80;
210
+ $as-transparency-white-55: #ffffff8c;
211
+ $as-transparency-white-60: #ffffff99;
212
+ $as-transparency-white-70: #ffffffb2;
213
+ $as-transparency-white-75: #ffffffbf;
214
+ $as-transparency-white-80: #ffffffcc;
215
+ $as-transparency-white-90: #ffffffe5;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 04 Mar 2025 19:47:37 GMT
3
+ * Generated on Thu, 06 Mar 2025 17:27:56 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 04 Mar 2025 19:47:37 GMT
3
+ * Generated on Thu, 06 Mar 2025 17:27:56 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 04 Mar 2025 19:47:37 GMT
3
+ * Generated on Thu, 06 Mar 2025 17:27:56 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 04 Mar 2025 19:47:38 GMT
3
+ * Generated on Thu, 06 Mar 2025 17:27:56 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 04 Mar 2025 19:47:38 GMT
3
+ * Generated on Thu, 06 Mar 2025 17:27:56 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 04 Mar 2025 19:47:38 GMT
3
+ * Generated on Thu, 06 Mar 2025 17:27:56 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 Tue, 04 Mar 2025 19:47:37 GMT
4
+ * Generated on Thu, 06 Mar 2025 17:27:56 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 Tue, 04 Mar 2025 19:47:37 GMT
3
+ // Generated on Thu, 06 Mar 2025 17:27:56 GMT
4
4
 
5
5
  $ds-asset-font-circular-family-name: "AS Circular";
6
6
  $ds-asset-font-circular-filename: "ASCircularWeb";
@@ -1,7 +1,7 @@
1
1
 
2
2
  /*
3
3
  Do not edit directly
4
- Generated on Tue, 04 Mar 2025 19:47:37 GMT
4
+ Generated on Thu, 06 Mar 2025 17:27:56 GMT
5
5
  */
6
6
 
7
7
  $auroTokens: (
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 04 Mar 2025 19:47:37 GMT
3
+ * Generated on Thu, 06 Mar 2025 17:27:56 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 04 Mar 2025 19:47:37 GMT
3
+ * Generated on Thu, 06 Mar 2025 17:27:56 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 04 Mar 2025 19:47:38 GMT
3
+ * Generated on Thu, 06 Mar 2025 17:27:56 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -11,25 +11,27 @@
11
11
  --ds-color-border-divider-inverse: #ffffff66;
12
12
  --ds-color-border-inverse: #ffffff;
13
13
  --ds-color-border-subtle: #dddddd;
14
- --ds-color-brand-accent1: #00a5ba;
15
14
  --ds-color-brand-primary: #ce0c88;
16
15
  --ds-color-brand-primary-bold: #831a57;
16
+ --ds-color-brand-primary-muted: #fdf1f8;
17
17
  --ds-color-brand-primary-subtle: #f0a5d2;
18
18
  --ds-color-brand-secondary: #463c8f;
19
19
  --ds-color-brand-secondary-bold: #31295c;
20
- --ds-color-brand-secondary-subtle: #8c7eb8;
20
+ --ds-color-brand-secondary-muted: #edeaf4;
21
+ --ds-color-brand-secondary-subtle: #6b5da4;
21
22
  --ds-color-brand-tertiary: #ee453d;
22
23
  --ds-color-brand-tertiary-bold: #97322a;
24
+ --ds-color-brand-tertiary-muted: #ffeeea;
23
25
  --ds-color-brand-tertiary-subtle: #ff9080;
24
- --ds-color-fare-brand-basic: #d0d0d0;
25
- --ds-color-fare-brand-first: #463c8f;
26
- --ds-color-fare-brand-economy: #ce0c88;
27
- --ds-color-fare-brand-premium: #00a5ba;
28
- --ds-color-fare-brand-one-world-emerald: #139142;
29
- --ds-color-fare-brand-one-world-ruby: #a41d4a;
30
- --ds-color-fare-brand-one-world-sapphire: #015daa;
31
- --ds-color-page-background-default: #ffffff;
32
- --ds-color-page-background-utility: #f7f7f7;
26
+ --ds-color-farebrand-basiceconomy: #d0d0d0;
27
+ --ds-color-farebrand-business-first: #463c8f;
28
+ --ds-color-farebrand-economy: #ce0c88;
29
+ --ds-color-farebrand-premiumeconomy: #00a5ba;
30
+ --ds-color-farebrand-oneworld-emerald: #139142;
31
+ --ds-color-farebrand-oneworld-sapphire: #015daa;
32
+ --ds-color-farebrand-oneworld-ruby: #a41d4a;
33
+ --ds-color-pagebackground-default: #ffffff;
34
+ --ds-color-pagebackground-utility: #f2f2f2;
33
35
  --ds-color-status-default: #463c8f;
34
36
  --ds-color-status-error: #e53339;
35
37
  --ds-color-status-error-subtle: #fddede;
@@ -37,19 +39,23 @@
37
39
  --ds-color-status-info-subtle: #e8f2f8;
38
40
  --ds-color-status-success: #529325;
39
41
  --ds-color-status-success-subtle: #e4f1da;
40
- --ds-color-status-warning: #9e7b00;
42
+ --ds-color-status-warning: #fac200;
41
43
  --ds-color-status-warning-subtle: #fff6d1;
42
- --ds-color-surface-accent1: #f2f2f2;
43
- --ds-color-surface-accent1-muted: #f2f2f2;
44
+ --ds-color-surface-accent1: #dddddd;
45
+ --ds-color-surface-accent1-muted: #f7f7f7;
46
+ --ds-color-surface-accent1-subtle: #f2f2f2;
47
+ --ds-color-surface-accent2: #dddddd;
48
+ --ds-color-surface-accent2-muted: #f7f7f7;
44
49
  --ds-color-surface-default: #ffffff;
45
50
  --ds-color-surface-inverse: #463c8f;
46
- --ds-color-surface-inverse-subtle: #463c8f;
51
+ --ds-color-surface-inverse-subtle: #6b5da4;
47
52
  --ds-color-surface-neutral-medium: #dddddd;
48
- --ds-color-surface-neutral-subtle: #f2f2f2;
53
+ --ds-color-surface-neutral-subtle: #f7f7f7;
49
54
  --ds-color-texticon-accent1: #000000;
50
55
  --ds-color-texticon-default: #000000;
51
- --ds-color-texticon-disabled: #adadad;
56
+ --ds-color-texticon-disabled: #d0d0d0;
52
57
  --ds-color-texticon-inverse: #ffffff;
58
+ --ds-color-texticon-inverse-disabled: #d0d0d0;
53
59
  --ds-color-texticon-muted: #3d3d3d;
54
60
  --ds-font-weight-display: Semibold;
55
61
  --ds-font-weight-body-default: Regular;