@aurodesignsystem/design-tokens 5.3.1 → 5.4.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 (85) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist/CSSCustomProperties--bundled.css +129 -345
  3. package/dist/auro-classic/CSSCustomProperties.css +162 -162
  4. package/dist/auro-classic/CSSSizeCustomProperties.css +1 -1
  5. package/dist/auro-classic/JSData--color.js +1 -1
  6. package/dist/auro-classic/JSONVariablesFlat.json +162 -162
  7. package/dist/auro-classic/JSONVariablesNested.json +452 -452
  8. package/dist/auro-classic/JSObject--allTokens.js +16610 -16610
  9. package/dist/auro-classic/JSObject--deprecated.js +17434 -17434
  10. package/dist/auro-classic/JSVariables--color.js +1 -1
  11. package/dist/auro-classic/SCSSVariableMap.scss +1 -1
  12. package/dist/auro-classic/SCSSVariables.scss +162 -162
  13. package/dist/auro-classic/SCSSVariablesMapFlat.scss +181 -181
  14. package/dist/auro-classic/SassCustomProperties.scss +162 -162
  15. package/dist/auro-classic/SassSizeCustomProperties.scss +1 -1
  16. package/dist/hawaiian/CSSCustomProperties--hawaiian.css +129 -113
  17. package/dist/hawaiian/JSONVariablesNested--hawaiian.json +177 -143
  18. package/dist/hawaiian/JSObject--allTokens.js +3362 -2893
  19. package/dist/hawaiian/SCSSVariables--hawaiian.scss +129 -113
  20. package/dist/hawaiian/SCSSVariablesMapFlat--hawaiian.scss +129 -113
  21. package/dist/hawaiian/primitives--hawaiian.scss +202 -172
  22. package/dist/transparent/CSSCustomProperties--transparent.css +1 -1
  23. package/package.json +1 -1
  24. package/src/primitives/alaska/{typography.json → font.json} +4 -11
  25. package/src/primitives/alaska-classic/{typography.json → font.json} +4 -11
  26. package/src/primitives/base/{typography.json → font.json} +102 -48
  27. package/src/primitives/base/transparency.json +7 -0
  28. package/src/primitives/hawaiian/{typography.json → font.json} +3 -11
  29. package/src/themes/alaska/advanced/boolean.json +136 -0
  30. package/src/themes/alaska/{component.json → advanced/button.json} +1 -133
  31. package/src/themes/alaska/advanced/hyperlink.json +62 -0
  32. package/src/themes/alaska/advanced/shared.json +46 -0
  33. package/src/themes/alaska/advanced/state.json +70 -0
  34. package/src/themes/alaska/basic/color/border.json +66 -0
  35. package/src/themes/alaska/basic/color/brand.json +108 -0
  36. package/src/themes/alaska/basic/color/fare-brand.json +74 -0
  37. package/src/themes/alaska/basic/color/page-background.json +24 -0
  38. package/src/themes/alaska/basic/color/status.json +88 -0
  39. package/src/themes/alaska/basic/color/surface.json +96 -0
  40. package/src/themes/alaska/basic/color/text-icon.json +96 -0
  41. package/src/themes/alaska/basic/corner-radius.json +30 -0
  42. package/src/themes/alaska/basic/font/accent.json +288 -0
  43. package/src/themes/alaska/basic/font/body.json +63 -0
  44. package/src/themes/alaska/basic/font/display.json +248 -0
  45. package/src/themes/alaska/basic/font/heading.json +245 -0
  46. package/src/themes/alaska-classic/component/boolean.json +70 -0
  47. package/src/themes/alaska-classic/{component.json → component/button.json} +1 -133
  48. package/src/themes/alaska-classic/component/hyperlink.json +62 -0
  49. package/src/themes/alaska-classic/component/shared.json +46 -0
  50. package/src/themes/alaska-classic/component/state.json +70 -0
  51. package/src/themes/alaska-classic/typography.json +799 -107
  52. package/src/themes/hawaiian/advanced/boolean.json +138 -0
  53. package/src/themes/hawaiian/advanced/button.json +334 -0
  54. package/src/themes/hawaiian/advanced/hyperlink.json +64 -0
  55. package/src/themes/hawaiian/advanced/shared.json +48 -0
  56. package/src/themes/hawaiian/advanced/state.json +72 -0
  57. package/src/themes/hawaiian/basic/color/border.json +65 -0
  58. package/src/themes/hawaiian/basic/color/brand.json +105 -0
  59. package/src/themes/hawaiian/basic/color/color.json +57 -0
  60. package/src/themes/hawaiian/basic/color/fare-brand.json +75 -0
  61. package/src/themes/hawaiian/basic/color/page-background.json +25 -0
  62. package/src/themes/hawaiian/basic/color/status.json +81 -0
  63. package/src/themes/hawaiian/basic/color/surface.json +89 -0
  64. package/src/themes/hawaiian/basic/color/text-icon.json +58 -0
  65. package/src/themes/hawaiian/basic/font/accent.json +288 -0
  66. package/src/themes/hawaiian/basic/font/body.json +63 -0
  67. package/src/themes/hawaiian/basic/font/heading.json +248 -0
  68. package/src/themes/hawaiian/basic/font/typography.json +248 -0
  69. package/dist/alaska/CSSCustomProperties--alaska.css +0 -119
  70. package/dist/alaska/JSONVariablesNested--alaska.json +0 -154
  71. package/dist/alaska/JSObject--allTokens.js +0 -3731
  72. package/dist/alaska/SCSSVariables--alaska.scss +0 -116
  73. package/dist/alaska/SCSSVariablesMapFlat--alaska.scss +0 -120
  74. package/dist/alaska/primitives--alaska.scss +0 -215
  75. package/dist/alaska-classic/CSSCustomProperties--alaskaClassic.css +0 -119
  76. package/dist/alaska-classic/JSONVariablesNested--alaskaClassic.json +0 -154
  77. package/dist/alaska-classic/JSObject--allTokens.js +0 -3731
  78. package/dist/alaska-classic/SCSSVariables--alaskaClassic.scss +0 -116
  79. package/dist/alaska-classic/SCSSVariablesMapFlat--alaskaClassic.scss +0 -120
  80. package/dist/alaska-classic/primitives--alaskaClassic.scss +0 -215
  81. package/src/themes/alaska/color.json +0 -444
  82. package/src/themes/alaska/typography.json +0 -132
  83. package/src/themes/hawaiian/color.json +0 -444
  84. package/src/themes/hawaiian/component.json +0 -392
  85. package/src/themes/hawaiian/typography.json +0 -132
@@ -1,444 +0,0 @@
1
- {
2
- "color": {
3
- "border": {
4
- "bold": {
5
- "value": "{color.neutral.800.value}",
6
- "type": "semantic",
7
- "public": true,
8
- "default": true,
9
- "usage": "Bold border color",
10
- "deprecated": false
11
- },
12
- "brand": {
13
- "value": "{color.brand.primary.value}",
14
- "type": "semantic",
15
- "public": true,
16
- "default": true,
17
- "usage": "Brand border color",
18
- "deprecated": false
19
- },
20
- "default": {
21
- "value": "{color.gray.500.value}",
22
- "type": "semantic",
23
- "public": true,
24
- "default": true,
25
- "usage": "Default border color",
26
- "deprecated": false
27
- },
28
- "divider": {
29
- "value": "{transparency.black.15.value}",
30
- "type": "semantic",
31
- "public": true,
32
- "default": true,
33
- "usage": "Divider border color",
34
- "deprecated": false
35
- },
36
- "dividerInverse": {
37
- "value": "{transparency.white.40.value}",
38
- "type": "semantic",
39
- "public": true,
40
- "default": true,
41
- "usage": "Inverse divider border color",
42
- "deprecated": false
43
- },
44
- "inverse": {
45
- "value": "{color.white.value}",
46
- "type": "semantic",
47
- "public": true,
48
- "default": true,
49
- "usage": "Inverse border color",
50
- "deprecated": false
51
- },
52
- "subtle": {
53
- "value": "{color.gray.200.value}",
54
- "type": "semantic",
55
- "public": true,
56
- "default": true,
57
- "usage": "Subtle border color",
58
- "deprecated": false
59
- }
60
- },
61
- "brand": {
62
- "primary": {
63
- "value": "{color.midnight.900.value}",
64
- "type": "semantic",
65
- "public": true,
66
- "default": true,
67
- "usage": "Primary brand color",
68
- "deprecated": false
69
- },
70
- "primaryBold": {
71
- "value": "{color.midnight.1000.value}",
72
- "type": "semantic",
73
- "public": true,
74
- "default": true,
75
- "usage": "Bold primary brand color",
76
- "deprecated": false
77
- },
78
- "primaryMuted": {
79
- "value": "{color.midnight.100.value}",
80
- "type": "semantic",
81
- "public": true,
82
- "default": true,
83
- "usage": "Muted primary brand color",
84
- "deprecated": false
85
- },
86
- "primarySubtle": {
87
- "value": "{color.midnight.600.value}",
88
- "type": "semantic",
89
- "public": true,
90
- "default": true,
91
- "usage": "Subtle primary brand color",
92
- "deprecated": false
93
- },
94
- "secondary": {
95
- "value": "{color.bliss.500.value}",
96
- "type": "semantic",
97
- "public": true,
98
- "default": true,
99
- "usage": "Secondary brand color",
100
- "deprecated": false
101
- },
102
- "secondaryBold": {
103
- "value": "{color.bliss.700.value}",
104
- "type": "semantic",
105
- "public": true,
106
- "default": true,
107
- "usage": "Bold secondary brand color",
108
- "deprecated": false
109
- },
110
- "secondaryMuted": {
111
- "value": "{color.bliss.100.value}",
112
- "type": "semantic",
113
- "public": true,
114
- "default": true,
115
- "usage": "Muted secondary brand color",
116
- "deprecated": false
117
- },
118
- "secondarySubtle": {
119
- "value": "{color.bliss.300.value}",
120
- "type": "semantic",
121
- "public": true,
122
- "default": true,
123
- "usage": "Subtle secondary brand color",
124
- "deprecated": false
125
- },
126
- "tertiary": {
127
- "value": "{color.tropical.500.value}",
128
- "type": "semantic",
129
- "public": true,
130
- "default": true,
131
- "usage": "Tertiary brand color",
132
- "deprecated": false
133
- },
134
- "tertiaryBold": {
135
- "value": "{color.tropical.700.value}",
136
- "type": "semantic",
137
- "public": true,
138
- "default": true,
139
- "usage": "Bold tertiary brand color",
140
- "deprecated": false
141
- },
142
- "tertiaryMuted": {
143
- "value": "{color.tropical.100.value}",
144
- "type": "semantic",
145
- "public": true,
146
- "default": true,
147
- "usage": "Muted tertiary brand color",
148
- "deprecated": false
149
- },
150
- "tertiarySubtle": {
151
- "value": "{color.tropical.300.value}",
152
- "type": "semantic",
153
- "public": true,
154
- "default": true,
155
- "usage": "Subtle tertiary brand color",
156
- "deprecated": false
157
- }
158
- },
159
- "farebrand": {
160
- "basiceconomy": {
161
- "value": "{color.bliss.400.value}",
162
- "type": "semantic",
163
- "public": true,
164
- "default": true,
165
- "usage": "Basic fare brand color",
166
- "deprecated": false
167
- },
168
- "businessFirst": {
169
- "value": "{color.midnight.1000.value}",
170
- "type": "semantic",
171
- "public": true,
172
- "default": true,
173
- "usage": "First class fare brand color",
174
- "deprecated": false
175
- },
176
- "economy": {
177
- "value": "{color.atlas.500.value}",
178
- "type": "semantic",
179
- "public": true,
180
- "default": true,
181
- "usage": "Economy fare brand color",
182
- "deprecated": false
183
- },
184
- "premiumeconomy": {
185
- "value": "{color.summit.900.value}",
186
- "type": "semantic",
187
- "public": true,
188
- "default": true,
189
- "usage": "Premium fare brand color",
190
- "deprecated": false
191
- },
192
- "oneworld": {
193
- "emerald": {
194
- "value": "{color.oneworld.emerald.value}",
195
- "type": "semantic",
196
- "public": true,
197
- "default": true,
198
- "usage": "OneWorld Emerald brand color",
199
- "deprecated": false
200
- },
201
- "sapphire": {
202
- "value": "{color.oneworld.sapphire.value}",
203
- "type": "semantic",
204
- "public": true,
205
- "default": true,
206
- "usage": "OneWorld Sapphire brand color",
207
- "deprecated": false
208
- },
209
- "ruby": {
210
- "value": "{color.oneworld.ruby.value}",
211
- "type": "semantic",
212
- "public": true,
213
- "default": true,
214
- "usage": "OneWorld Ruby brand color",
215
- "deprecated": false
216
- }
217
- }
218
- },
219
- "pagebackground": {
220
- "default": {
221
- "value": "{color.brand.secondaryMuted.value}",
222
- "type": "semantic",
223
- "public": true,
224
- "default": true,
225
- "usage": "Default page background color",
226
- "deprecated": false
227
- },
228
- "utility": {
229
- "value": "{color.white.value}",
230
- "type": "semantic",
231
- "public": true,
232
- "default": true,
233
- "usage": "Utility page background color",
234
- "deprecated": false
235
- }
236
- },
237
- "status": {
238
- "default": {
239
- "value": "{color.neutral.400.value}",
240
- "type": "semantic",
241
- "public": true,
242
- "default": true,
243
- "usage": "Default status color",
244
- "deprecated": false
245
- },
246
- "error": {
247
- "value": "{color.status.error.600.value}",
248
- "type": "semantic",
249
- "public": true,
250
- "default": true,
251
- "usage": "Error status color",
252
- "deprecated": false
253
- },
254
- "errorSubtle": {
255
- "value": "{color.status.error.100.value}",
256
- "type": "semantic",
257
- "public": true,
258
- "default": true,
259
- "usage": "Subtle error status color",
260
- "deprecated": false
261
- },
262
- "info": {
263
- "value": "{color.brand.primary.value}",
264
- "type": "semantic",
265
- "public": true,
266
- "default": true,
267
- "usage": "Info status color",
268
- "deprecated": false
269
- },
270
- "infoSubtle": {
271
- "value": "{color.status.help.100.value}",
272
- "type": "semantic",
273
- "public": true,
274
- "default": true,
275
- "usage": "Subtle info status color",
276
- "deprecated": false
277
- },
278
- "success": {
279
- "value": "{color.status.success.600.value}",
280
- "type": "semantic",
281
- "public": true,
282
- "default": true,
283
- "usage": "Success status color",
284
- "deprecated": false
285
- },
286
- "successSubtle": {
287
- "value": "{color.status.success.100.value}",
288
- "type": "semantic",
289
- "public": true,
290
- "default": true,
291
- "usage": "Subtle success status color",
292
- "deprecated": false
293
- },
294
- "warning": {
295
- "value": "{color.status.warn.300.value}",
296
- "type": "semantic",
297
- "public": true,
298
- "default": true,
299
- "usage": "Warning status color",
300
- "deprecated": false
301
- },
302
- "warningSubtle": {
303
- "value": "{color.status.warn.100.value}",
304
- "type": "semantic",
305
- "public": true,
306
- "default": true,
307
- "usage": "Subtle warning status color",
308
- "deprecated": false
309
- }
310
- },
311
- "surface": {
312
- "accent1": {
313
- "value": "{color.brand.secondary.value}",
314
- "type": "semantic",
315
- "public": true,
316
- "default": true,
317
- "usage": "Accent surface color",
318
- "deprecated": false
319
- },
320
- "accent1Muted": {
321
- "value": "{color.brand.secondaryMuted.value}",
322
- "type": "semantic",
323
- "public": true,
324
- "default": true,
325
- "usage": "Muted accent surface color",
326
- "deprecated": false
327
- },
328
- "accent1Subtle": {
329
- "value": "{color.brand.secondarySubtle.value}",
330
- "type": "semantic",
331
- "public": true,
332
- "default": true,
333
- "usage": "Subtle accent surface color",
334
- "deprecated": false
335
- },
336
- "accent2": {
337
- "value": "{color.brand.tertiary.value}",
338
- "type": "semantic",
339
- "public": true,
340
- "default": true,
341
- "usage": "Accent surface color",
342
- "deprecated": false
343
- },
344
- "accent2Muted": {
345
- "value": "{color.brand.tertiaryMuted.value}",
346
- "type": "semantic",
347
- "public": true,
348
- "default": true,
349
- "usage": "Muted accent surface color",
350
- "deprecated": false
351
- },
352
- "default": {
353
- "value": "{color.white.value}",
354
- "type": "semantic",
355
- "public": true,
356
- "default": true,
357
- "usage": "Default surface color",
358
- "deprecated": false
359
- },
360
- "inverse": {
361
- "value": "{color.brand.primaryBold.value}",
362
- "type": "semantic",
363
- "public": true,
364
- "default": true,
365
- "usage": "Inverse surface color",
366
- "deprecated": false
367
- },
368
- "inverseSubtle": {
369
- "value": "{color.brand.primarySubtle.value}",
370
- "type": "semantic",
371
- "public": true,
372
- "default": true,
373
- "usage": "Subtle inverse surface color",
374
- "deprecated": false
375
- },
376
- "neutralMedium": {
377
- "value": "{color.gray.300.value}",
378
- "type": "semantic",
379
- "public": true,
380
- "default": true,
381
- "usage": "Medium neutral surface color",
382
- "deprecated": false
383
- },
384
- "neutralSubtle": {
385
- "value": "{color.gray.100.value}",
386
- "type": "semantic",
387
- "public": true,
388
- "default": true,
389
- "usage": "Subtle neutral surface color",
390
- "deprecated": false
391
- }
392
- },
393
- "texticon": {
394
- "accent1": {
395
- "value": "{color.brand.primaryBold.value}",
396
- "type": "semantic",
397
- "public": true,
398
- "default": true,
399
- "usage": "Accent text/icon color",
400
- "deprecated": false
401
- },
402
- "default": {
403
- "value": "{color.gray.1000.value}",
404
- "type": "semantic",
405
- "public": true,
406
- "default": true,
407
- "usage": "Default text/icon color",
408
- "deprecated": false
409
- },
410
- "disabled": {
411
- "value": "{color.gray.250.value}",
412
- "type": "semantic",
413
- "public": true,
414
- "default": true,
415
- "usage": "Disabled text/icon color",
416
- "deprecated": false
417
- },
418
- "inverse": {
419
- "value": "{color.white.value}",
420
- "type": "semantic",
421
- "public": true,
422
- "default": true,
423
- "usage": "Inverse text/icon color",
424
- "deprecated": false
425
- },
426
- "inverseDisabled": {
427
- "value": "{color.gray.250.value}",
428
- "type": "semantic",
429
- "public": true,
430
- "default": true,
431
- "usage": "Disabled inverse text/icon color",
432
- "deprecated": false
433
- },
434
- "muted": {
435
- "value": "{color.gray.700.value}",
436
- "type": "semantic",
437
- "public": true,
438
- "default": true,
439
- "usage": "Muted text/icon color",
440
- "deprecated": false
441
- }
442
- }
443
- }
444
- }
@@ -1,132 +0,0 @@
1
- {
2
- "font": {
3
- "family": {
4
- "body": {
5
- "value": "{font.family.body.value}",
6
- "type": "semantic",
7
- "public": true,
8
- "default": true,
9
- "usage": "Primary font family for body text",
10
- "deprecated": false
11
- },
12
- "display": {
13
- "value": "{font.family.display.value}",
14
- "type": "semantic",
15
- "public": true,
16
- "default": true,
17
- "usage": "Font family for display text",
18
- "deprecated": false
19
- },
20
- "heading": {
21
- "value": "{font.family.heading.value}",
22
- "type": "semantic",
23
- "public": true,
24
- "default": true,
25
- "usage": "Font family for headings",
26
- "deprecated": false
27
- }
28
- },
29
- "weight": {
30
- "body": {
31
- "default": {
32
- "value": "{font.weight.book.value}",
33
- "type": "semantic",
34
- "public": true,
35
- "default": true,
36
- "usage": "Default body text weight",
37
- "deprecated": false
38
- },
39
- "large": {
40
- "value": "{font.weight.book.value}",
41
- "type": "semantic",
42
- "public": true,
43
- "default": true,
44
- "usage": "Large body text weight",
45
- "deprecated": false
46
- },
47
- "small": {
48
- "value": "{font.weight.book.value}",
49
- "type": "semantic",
50
- "public": true,
51
- "default": true,
52
- "usage": "Small body text weight",
53
- "deprecated": false
54
- },
55
- "xsmall": {
56
- "value": "{font.weight.book.value}",
57
- "type": "semantic",
58
- "public": true,
59
- "default": true,
60
- "usage": "Extra small body text weight",
61
- "deprecated": false
62
- },
63
- "xxsmall": {
64
- "value": "{font.weight.book.value}",
65
- "type": "semantic",
66
- "public": true,
67
- "default": true,
68
- "usage": "Double extra small body text weight",
69
- "deprecated": false
70
- }
71
- },
72
- "display": {
73
- "value": "{font.weight.light.value}",
74
- "type": "semantic",
75
- "public": true,
76
- "default": true,
77
- "usage": "Display text weight",
78
- "deprecated": false
79
- },
80
- "heading": {
81
- "heading1": {
82
- "value": "{font.weight.book.value}",
83
- "type": "semantic",
84
- "public": true,
85
- "default": true,
86
- "usage": "Heading 1 weight",
87
- "deprecated": false
88
- },
89
- "heading2": {
90
- "value": "{font.weight.book.value}",
91
- "type": "semantic",
92
- "public": true,
93
- "default": true,
94
- "usage": "Heading 2 weight",
95
- "deprecated": false
96
- },
97
- "heading3": {
98
- "value": "{font.weight.medium.value}",
99
- "type": "semantic",
100
- "public": true,
101
- "default": true,
102
- "usage": "Heading 3 weight",
103
- "deprecated": false
104
- },
105
- "heading4": {
106
- "value": "{font.weight.medium.value}",
107
- "type": "semantic",
108
- "public": true,
109
- "default": true,
110
- "usage": "Heading 4 weight",
111
- "deprecated": false
112
- },
113
- "heading5": {
114
- "value": "{font.weight.medium.value}",
115
- "type": "semantic",
116
- "public": true,
117
- "default": true,
118
- "usage": "Heading 5 weight",
119
- "deprecated": false
120
- },
121
- "heading6": {
122
- "value": "{font.weight.medium.value}",
123
- "type": "semantic",
124
- "public": true,
125
- "default": true,
126
- "usage": "Heading 6 weight",
127
- "deprecated": false
128
- }
129
- }
130
- }
131
- }
132
- }