@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,3731 +0,0 @@
1
- /**
2
- * Do not edit directly
3
- * Generated on Fri, 14 Mar 2025 18:27:56 GMT
4
- */
5
-
6
- module.exports = {
7
- "color": {
8
- "border": {
9
- "bold": {
10
- "value": "#585e67",
11
- "type": "semantic",
12
- "public": true,
13
- "default": true,
14
- "usage": "Bold border color",
15
- "deprecated": false,
16
- "filePath": "src/themes/alaska-classic/color.json",
17
- "isSource": false,
18
- "original": {
19
- "value": "{color.neutral.800.value}",
20
- "type": "semantic",
21
- "public": true,
22
- "default": true,
23
- "usage": "Bold border color",
24
- "deprecated": false
25
- },
26
- "name": "ds-color-border-bold",
27
- "attributes": {
28
- "category": "color",
29
- "type": "border",
30
- "item": "bold"
31
- },
32
- "path": [
33
- "color",
34
- "border",
35
- "bold"
36
- ]
37
- },
38
- "brand": {
39
- "value": "#01426a",
40
- "type": "semantic",
41
- "public": true,
42
- "default": true,
43
- "usage": "Brand border color",
44
- "deprecated": false,
45
- "filePath": "src/themes/alaska-classic/color.json",
46
- "isSource": false,
47
- "original": {
48
- "value": "{color.brand.secondary.value}",
49
- "type": "semantic",
50
- "public": true,
51
- "default": true,
52
- "usage": "Brand border color",
53
- "deprecated": false
54
- },
55
- "name": "ds-color-border-brand",
56
- "attributes": {
57
- "category": "color",
58
- "type": "border",
59
- "item": "brand"
60
- },
61
- "path": [
62
- "color",
63
- "border",
64
- "brand"
65
- ]
66
- },
67
- "default": {
68
- "value": "#959595",
69
- "type": "semantic",
70
- "public": true,
71
- "default": true,
72
- "usage": "Default border color",
73
- "deprecated": false,
74
- "filePath": "src/themes/alaska-classic/color.json",
75
- "isSource": false,
76
- "original": {
77
- "value": "{color.gray.500.value}",
78
- "type": "semantic",
79
- "public": true,
80
- "default": true,
81
- "usage": "Default border color",
82
- "deprecated": false
83
- },
84
- "name": "ds-color-border-default",
85
- "attributes": {
86
- "category": "color",
87
- "type": "border",
88
- "item": "default"
89
- },
90
- "path": [
91
- "color",
92
- "border",
93
- "default"
94
- ]
95
- },
96
- "divider": {
97
- "value": "#00000026",
98
- "type": "semantic",
99
- "public": true,
100
- "default": true,
101
- "usage": "Divider border color",
102
- "deprecated": false,
103
- "filePath": "src/themes/alaska-classic/color.json",
104
- "isSource": false,
105
- "original": {
106
- "value": "{transparency.black.15.value}",
107
- "type": "semantic",
108
- "public": true,
109
- "default": true,
110
- "usage": "Divider border color",
111
- "deprecated": false
112
- },
113
- "name": "ds-color-border-divider",
114
- "attributes": {
115
- "category": "color",
116
- "type": "border",
117
- "item": "divider"
118
- },
119
- "path": [
120
- "color",
121
- "border",
122
- "divider"
123
- ]
124
- },
125
- "dividerInverse": {
126
- "value": "#ffffff66",
127
- "type": "semantic",
128
- "public": true,
129
- "default": true,
130
- "usage": "Inverse divider border color",
131
- "deprecated": false,
132
- "filePath": "src/themes/alaska-classic/color.json",
133
- "isSource": false,
134
- "original": {
135
- "value": "{transparency.white.40.value}",
136
- "type": "semantic",
137
- "public": true,
138
- "default": true,
139
- "usage": "Inverse divider border color",
140
- "deprecated": false
141
- },
142
- "name": "ds-color-border-divider-inverse",
143
- "attributes": {
144
- "category": "color",
145
- "type": "border",
146
- "item": "dividerInverse"
147
- },
148
- "path": [
149
- "color",
150
- "border",
151
- "dividerInverse"
152
- ]
153
- },
154
- "inverse": {
155
- "value": "#ffffff",
156
- "type": "semantic",
157
- "public": true,
158
- "default": true,
159
- "usage": "Inverse border color",
160
- "deprecated": false,
161
- "filePath": "src/themes/alaska-classic/color.json",
162
- "isSource": false,
163
- "original": {
164
- "value": "{color.white.value}",
165
- "type": "semantic",
166
- "public": true,
167
- "default": true,
168
- "usage": "Inverse border color",
169
- "deprecated": false
170
- },
171
- "name": "ds-color-border-inverse",
172
- "attributes": {
173
- "category": "color",
174
- "type": "border",
175
- "item": "inverse"
176
- },
177
- "path": [
178
- "color",
179
- "border",
180
- "inverse"
181
- ]
182
- },
183
- "subtle": {
184
- "value": "#dddddd",
185
- "type": "semantic",
186
- "public": true,
187
- "default": true,
188
- "usage": "Subtle border color",
189
- "deprecated": false,
190
- "filePath": "src/themes/alaska-classic/color.json",
191
- "isSource": false,
192
- "original": {
193
- "value": "{color.gray.200.value}",
194
- "type": "semantic",
195
- "public": true,
196
- "default": true,
197
- "usage": "Subtle border color",
198
- "deprecated": false
199
- },
200
- "name": "ds-color-border-subtle",
201
- "attributes": {
202
- "category": "color",
203
- "type": "border",
204
- "item": "subtle"
205
- },
206
- "path": [
207
- "color",
208
- "border",
209
- "subtle"
210
- ]
211
- }
212
- },
213
- "brand": {
214
- "primary": {
215
- "value": "#0074ca",
216
- "type": "semantic",
217
- "public": true,
218
- "default": true,
219
- "usage": "Primary brand color",
220
- "deprecated": false,
221
- "filePath": "src/themes/alaska-classic/color.json",
222
- "isSource": false,
223
- "original": {
224
- "value": "{color.atlas.500.value}",
225
- "type": "semantic",
226
- "public": true,
227
- "default": true,
228
- "usage": "Primary brand color",
229
- "deprecated": false
230
- },
231
- "name": "ds-color-brand-primary",
232
- "attributes": {
233
- "category": "color",
234
- "type": "brand",
235
- "item": "primary"
236
- },
237
- "path": [
238
- "color",
239
- "brand",
240
- "primary"
241
- ]
242
- },
243
- "primaryBold": {
244
- "value": "#003761",
245
- "type": "semantic",
246
- "public": true,
247
- "default": true,
248
- "usage": "Bold primary brand color",
249
- "deprecated": false,
250
- "filePath": "src/themes/alaska-classic/color.json",
251
- "isSource": false,
252
- "original": {
253
- "value": "{color.atlas.800.value}",
254
- "type": "semantic",
255
- "public": true,
256
- "default": true,
257
- "usage": "Bold primary brand color",
258
- "deprecated": false
259
- },
260
- "name": "ds-color-brand-primary-bold",
261
- "attributes": {
262
- "category": "color",
263
- "type": "brand",
264
- "item": "primaryBold"
265
- },
266
- "path": [
267
- "color",
268
- "brand",
269
- "primaryBold"
270
- ]
271
- },
272
- "primaryMuted": {
273
- "value": "#ebf7ff",
274
- "type": "semantic",
275
- "public": true,
276
- "default": true,
277
- "usage": "Muted primary brand color",
278
- "deprecated": false,
279
- "filePath": "src/themes/alaska-classic/color.json",
280
- "isSource": false,
281
- "original": {
282
- "value": "{color.atlas.100.value}",
283
- "type": "semantic",
284
- "public": true,
285
- "default": true,
286
- "usage": "Muted primary brand color",
287
- "deprecated": false
288
- },
289
- "name": "ds-color-brand-primary-muted",
290
- "attributes": {
291
- "category": "color",
292
- "type": "brand",
293
- "item": "primaryMuted"
294
- },
295
- "path": [
296
- "color",
297
- "brand",
298
- "primaryMuted"
299
- ]
300
- },
301
- "primarySubtle": {
302
- "value": "#289bee",
303
- "type": "semantic",
304
- "public": true,
305
- "default": true,
306
- "usage": "Subtle primary brand color",
307
- "deprecated": false,
308
- "filePath": "src/themes/alaska-classic/color.json",
309
- "isSource": false,
310
- "original": {
311
- "value": "{color.atlas.400.value}",
312
- "type": "semantic",
313
- "public": true,
314
- "default": true,
315
- "usage": "Subtle primary brand color",
316
- "deprecated": false
317
- },
318
- "name": "ds-color-brand-primary-subtle",
319
- "attributes": {
320
- "category": "color",
321
- "type": "brand",
322
- "item": "primarySubtle"
323
- },
324
- "path": [
325
- "color",
326
- "brand",
327
- "primarySubtle"
328
- ]
329
- },
330
- "secondary": {
331
- "value": "#01426a",
332
- "type": "semantic",
333
- "public": true,
334
- "default": true,
335
- "usage": "Secondary brand color",
336
- "deprecated": false,
337
- "filePath": "src/themes/alaska-classic/color.json",
338
- "isSource": false,
339
- "original": {
340
- "value": "{color.midnight.900.value}",
341
- "type": "semantic",
342
- "public": true,
343
- "default": true,
344
- "usage": "Secondary brand color",
345
- "deprecated": false
346
- },
347
- "name": "ds-color-brand-secondary",
348
- "attributes": {
349
- "category": "color",
350
- "type": "brand",
351
- "item": "secondary"
352
- },
353
- "path": [
354
- "color",
355
- "brand",
356
- "secondary"
357
- ]
358
- },
359
- "secondaryBold": {
360
- "value": "#00274a",
361
- "type": "semantic",
362
- "public": true,
363
- "default": true,
364
- "usage": "Bold secondary brand color",
365
- "deprecated": false,
366
- "filePath": "src/themes/alaska-classic/color.json",
367
- "isSource": false,
368
- "original": {
369
- "value": "{color.midnight.1000.value}",
370
- "type": "semantic",
371
- "public": true,
372
- "default": true,
373
- "usage": "Bold secondary brand color",
374
- "deprecated": false
375
- },
376
- "name": "ds-color-brand-secondary-bold",
377
- "attributes": {
378
- "category": "color",
379
- "type": "brand",
380
- "item": "secondaryBold"
381
- },
382
- "path": [
383
- "color",
384
- "brand",
385
- "secondaryBold"
386
- ]
387
- },
388
- "secondaryMuted": {
389
- "value": "#ebf3f9",
390
- "type": "semantic",
391
- "public": true,
392
- "default": true,
393
- "usage": "Muted secondary brand color",
394
- "deprecated": false,
395
- "filePath": "src/themes/alaska-classic/color.json",
396
- "isSource": false,
397
- "original": {
398
- "value": "{color.midnight.100.value}",
399
- "type": "semantic",
400
- "public": true,
401
- "default": true,
402
- "usage": "Muted secondary brand color",
403
- "deprecated": false
404
- },
405
- "name": "ds-color-brand-secondary-muted",
406
- "attributes": {
407
- "category": "color",
408
- "type": "brand",
409
- "item": "secondaryMuted"
410
- },
411
- "path": [
412
- "color",
413
- "brand",
414
- "secondaryMuted"
415
- ]
416
- },
417
- "secondarySubtle": {
418
- "value": "#2875b5",
419
- "type": "semantic",
420
- "public": true,
421
- "default": true,
422
- "usage": "Subtle secondary brand color",
423
- "deprecated": false,
424
- "filePath": "src/themes/alaska-classic/color.json",
425
- "isSource": false,
426
- "original": {
427
- "value": "{color.midnight.600.value}",
428
- "type": "semantic",
429
- "public": true,
430
- "default": true,
431
- "usage": "Subtle secondary brand color",
432
- "deprecated": false
433
- },
434
- "name": "ds-color-brand-secondary-subtle",
435
- "attributes": {
436
- "category": "color",
437
- "type": "brand",
438
- "item": "secondarySubtle"
439
- },
440
- "path": [
441
- "color",
442
- "brand",
443
- "secondarySubtle"
444
- ]
445
- },
446
- "tertiary": {
447
- "value": "#5de3f7",
448
- "type": "semantic",
449
- "public": true,
450
- "default": true,
451
- "usage": "Tertiary brand color",
452
- "deprecated": false,
453
- "filePath": "src/themes/alaska-classic/color.json",
454
- "isSource": false,
455
- "original": {
456
- "value": "{color.bliss.500.value}",
457
- "type": "semantic",
458
- "public": true,
459
- "default": true,
460
- "usage": "Tertiary brand color",
461
- "deprecated": false
462
- },
463
- "name": "ds-color-brand-tertiary",
464
- "attributes": {
465
- "category": "color",
466
- "type": "brand",
467
- "item": "tertiary"
468
- },
469
- "path": [
470
- "color",
471
- "brand",
472
- "tertiary"
473
- ]
474
- },
475
- "tertiaryBold": {
476
- "value": "#18c3dd",
477
- "type": "semantic",
478
- "public": true,
479
- "default": true,
480
- "usage": "Bold tertiary brand color",
481
- "deprecated": false,
482
- "filePath": "src/themes/alaska-classic/color.json",
483
- "isSource": false,
484
- "original": {
485
- "value": "{color.bliss.700.value}",
486
- "type": "semantic",
487
- "public": true,
488
- "default": true,
489
- "usage": "Bold tertiary brand color",
490
- "deprecated": false
491
- },
492
- "name": "ds-color-brand-tertiary-bold",
493
- "attributes": {
494
- "category": "color",
495
- "type": "brand",
496
- "item": "tertiaryBold"
497
- },
498
- "path": [
499
- "color",
500
- "brand",
501
- "tertiaryBold"
502
- ]
503
- },
504
- "tertiaryMuted": {
505
- "value": "#ebfafd",
506
- "type": "semantic",
507
- "public": true,
508
- "default": true,
509
- "usage": "Muted tertiary brand color",
510
- "deprecated": false,
511
- "filePath": "src/themes/alaska-classic/color.json",
512
- "isSource": false,
513
- "original": {
514
- "value": "{color.bliss.100.value}",
515
- "type": "semantic",
516
- "public": true,
517
- "default": true,
518
- "usage": "Muted tertiary brand color",
519
- "deprecated": false
520
- },
521
- "name": "ds-color-brand-tertiary-muted",
522
- "attributes": {
523
- "category": "color",
524
- "type": "brand",
525
- "item": "tertiaryMuted"
526
- },
527
- "path": [
528
- "color",
529
- "brand",
530
- "tertiaryMuted"
531
- ]
532
- },
533
- "tertiarySubtle": {
534
- "value": "#b4eff9",
535
- "type": "semantic",
536
- "public": true,
537
- "default": true,
538
- "usage": "Subtle tertiary brand color",
539
- "deprecated": false,
540
- "filePath": "src/themes/alaska-classic/color.json",
541
- "isSource": false,
542
- "original": {
543
- "value": "{color.bliss.300.value}",
544
- "type": "semantic",
545
- "public": true,
546
- "default": true,
547
- "usage": "Subtle tertiary brand color",
548
- "deprecated": false
549
- },
550
- "name": "ds-color-brand-tertiary-subtle",
551
- "attributes": {
552
- "category": "color",
553
- "type": "brand",
554
- "item": "tertiarySubtle"
555
- },
556
- "path": [
557
- "color",
558
- "brand",
559
- "tertiarySubtle"
560
- ]
561
- }
562
- },
563
- "farebrand": {
564
- "basiceconomy": {
565
- "value": "#97eaf8",
566
- "type": "semantic",
567
- "public": true,
568
- "default": true,
569
- "usage": "Basic fare brand color",
570
- "deprecated": false,
571
- "filePath": "src/themes/alaska-classic/color.json",
572
- "isSource": false,
573
- "original": {
574
- "value": "{color.bliss.400.value}",
575
- "type": "semantic",
576
- "public": true,
577
- "default": true,
578
- "usage": "Basic fare brand color",
579
- "deprecated": false
580
- },
581
- "name": "ds-color-farebrand-basiceconomy",
582
- "attributes": {
583
- "category": "color",
584
- "type": "farebrand",
585
- "item": "basiceconomy"
586
- },
587
- "path": [
588
- "color",
589
- "farebrand",
590
- "basiceconomy"
591
- ]
592
- },
593
- "businessFirst": {
594
- "value": "#00274a",
595
- "type": "semantic",
596
- "public": true,
597
- "default": true,
598
- "usage": "First class fare brand color",
599
- "deprecated": false,
600
- "filePath": "src/themes/alaska-classic/color.json",
601
- "isSource": false,
602
- "original": {
603
- "value": "{color.midnight.1000.value}",
604
- "type": "semantic",
605
- "public": true,
606
- "default": true,
607
- "usage": "First class fare brand color",
608
- "deprecated": false
609
- },
610
- "name": "ds-color-farebrand-business-first",
611
- "attributes": {
612
- "category": "color",
613
- "type": "farebrand",
614
- "item": "businessFirst"
615
- },
616
- "path": [
617
- "color",
618
- "farebrand",
619
- "businessFirst"
620
- ]
621
- },
622
- "economy": {
623
- "value": "#0074ca",
624
- "type": "semantic",
625
- "public": true,
626
- "default": true,
627
- "usage": "Economy fare brand color",
628
- "deprecated": false,
629
- "filePath": "src/themes/alaska-classic/color.json",
630
- "isSource": false,
631
- "original": {
632
- "value": "{color.brand.primary.value}",
633
- "type": "semantic",
634
- "public": true,
635
- "default": true,
636
- "usage": "Economy fare brand color",
637
- "deprecated": false
638
- },
639
- "name": "ds-color-farebrand-economy",
640
- "attributes": {
641
- "category": "color",
642
- "type": "farebrand",
643
- "item": "economy"
644
- },
645
- "path": [
646
- "color",
647
- "farebrand",
648
- "economy"
649
- ]
650
- },
651
- "premiumeconomy": {
652
- "value": "#005154",
653
- "type": "semantic",
654
- "public": true,
655
- "default": true,
656
- "usage": "Premium fare brand color",
657
- "deprecated": false,
658
- "filePath": "src/themes/alaska-classic/color.json",
659
- "isSource": false,
660
- "original": {
661
- "value": "{color.summit.900.value}",
662
- "type": "semantic",
663
- "public": true,
664
- "default": true,
665
- "usage": "Premium fare brand color",
666
- "deprecated": false
667
- },
668
- "name": "ds-color-farebrand-premiumeconomy",
669
- "attributes": {
670
- "category": "color",
671
- "type": "farebrand",
672
- "item": "premiumeconomy"
673
- },
674
- "path": [
675
- "color",
676
- "farebrand",
677
- "premiumeconomy"
678
- ]
679
- },
680
- "oneworld": {
681
- "emerald": {
682
- "value": "#139142",
683
- "type": "semantic",
684
- "public": true,
685
- "default": true,
686
- "usage": "OneWorld Emerald brand color",
687
- "deprecated": false,
688
- "filePath": "src/themes/alaska-classic/color.json",
689
- "isSource": false,
690
- "original": {
691
- "value": "{color.oneworld.emerald.value}",
692
- "type": "semantic",
693
- "public": true,
694
- "default": true,
695
- "usage": "OneWorld Emerald brand color",
696
- "deprecated": false
697
- },
698
- "name": "ds-color-farebrand-oneworld-emerald",
699
- "attributes": {
700
- "category": "color",
701
- "type": "farebrand",
702
- "item": "oneworld",
703
- "subitem": "emerald"
704
- },
705
- "path": [
706
- "color",
707
- "farebrand",
708
- "oneworld",
709
- "emerald"
710
- ]
711
- },
712
- "sapphire": {
713
- "value": "#015daa",
714
- "type": "semantic",
715
- "public": true,
716
- "default": true,
717
- "usage": "OneWorld Sapphire brand color",
718
- "deprecated": false,
719
- "filePath": "src/themes/alaska-classic/color.json",
720
- "isSource": false,
721
- "original": {
722
- "value": "{color.oneworld.sapphire.value}",
723
- "type": "semantic",
724
- "public": true,
725
- "default": true,
726
- "usage": "OneWorld Sapphire brand color",
727
- "deprecated": false
728
- },
729
- "name": "ds-color-farebrand-oneworld-sapphire",
730
- "attributes": {
731
- "category": "color",
732
- "type": "farebrand",
733
- "item": "oneworld",
734
- "subitem": "sapphire"
735
- },
736
- "path": [
737
- "color",
738
- "farebrand",
739
- "oneworld",
740
- "sapphire"
741
- ]
742
- },
743
- "ruby": {
744
- "value": "#a41d4a",
745
- "type": "semantic",
746
- "public": true,
747
- "default": true,
748
- "usage": "OneWorld Ruby brand color",
749
- "deprecated": false,
750
- "filePath": "src/themes/alaska-classic/color.json",
751
- "isSource": false,
752
- "original": {
753
- "value": "{color.oneworld.ruby.value}",
754
- "type": "semantic",
755
- "public": true,
756
- "default": true,
757
- "usage": "OneWorld Ruby brand color",
758
- "deprecated": false
759
- },
760
- "name": "ds-color-farebrand-oneworld-ruby",
761
- "attributes": {
762
- "category": "color",
763
- "type": "farebrand",
764
- "item": "oneworld",
765
- "subitem": "ruby"
766
- },
767
- "path": [
768
- "color",
769
- "farebrand",
770
- "oneworld",
771
- "ruby"
772
- ]
773
- }
774
- }
775
- },
776
- "pagebackground": {
777
- "default": {
778
- "value": "#ffffff",
779
- "type": "semantic",
780
- "public": true,
781
- "default": true,
782
- "usage": "Default page background color",
783
- "deprecated": false,
784
- "filePath": "src/themes/alaska-classic/color.json",
785
- "isSource": false,
786
- "original": {
787
- "value": "{color.white.value}",
788
- "type": "semantic",
789
- "public": true,
790
- "default": true,
791
- "usage": "Default page background color",
792
- "deprecated": false
793
- },
794
- "name": "ds-color-pagebackground-default",
795
- "attributes": {
796
- "category": "color",
797
- "type": "pagebackground",
798
- "item": "default"
799
- },
800
- "path": [
801
- "color",
802
- "pagebackground",
803
- "default"
804
- ]
805
- },
806
- "utility": {
807
- "value": "#f7f8fa",
808
- "type": "semantic",
809
- "public": true,
810
- "default": true,
811
- "usage": "Utility page background color",
812
- "deprecated": false,
813
- "filePath": "src/themes/alaska-classic/color.json",
814
- "isSource": false,
815
- "original": {
816
- "value": "{color.neutral.100.value}",
817
- "type": "semantic",
818
- "public": true,
819
- "default": true,
820
- "usage": "Utility page background color",
821
- "deprecated": false
822
- },
823
- "name": "ds-color-pagebackground-utility",
824
- "attributes": {
825
- "category": "color",
826
- "type": "pagebackground",
827
- "item": "utility"
828
- },
829
- "path": [
830
- "color",
831
- "pagebackground",
832
- "utility"
833
- ]
834
- }
835
- },
836
- "status": {
837
- "default": {
838
- "value": "#afb9c6",
839
- "type": "semantic",
840
- "public": true,
841
- "default": true,
842
- "usage": "Default status color",
843
- "deprecated": false,
844
- "filePath": "src/themes/alaska-classic/color.json",
845
- "isSource": false,
846
- "original": {
847
- "value": "{color.neutral.400.value}",
848
- "type": "semantic",
849
- "public": true,
850
- "default": true,
851
- "usage": "Default status color",
852
- "deprecated": false
853
- },
854
- "name": "ds-color-status-default",
855
- "attributes": {
856
- "category": "color",
857
- "type": "status",
858
- "item": "default"
859
- },
860
- "path": [
861
- "color",
862
- "status",
863
- "default"
864
- ]
865
- },
866
- "error": {
867
- "100": {
868
- "value": "#fddede",
869
- "type": "primitive",
870
- "public": false,
871
- "default": true,
872
- "deprecated": false,
873
- "filePath": "src/primitives/base/color.json",
874
- "isSource": true
875
- },
876
- "200": {
877
- "value": "#f9a4a8",
878
- "type": "primitive",
879
- "public": false,
880
- "default": true,
881
- "deprecated": false,
882
- "filePath": "src/primitives/base/color.json",
883
- "isSource": true
884
- },
885
- "300": {
886
- "value": "#f0898d",
887
- "type": "primitive",
888
- "public": false,
889
- "default": true,
890
- "deprecated": false,
891
- "filePath": "src/primitives/base/color.json",
892
- "isSource": true
893
- },
894
- "400": {
895
- "value": "#f15f65",
896
- "type": "primitive",
897
- "public": false,
898
- "default": true,
899
- "deprecated": false,
900
- "filePath": "src/primitives/base/color.json",
901
- "isSource": true
902
- },
903
- "500": {
904
- "value": "#e8454b",
905
- "type": "primitive",
906
- "public": false,
907
- "default": true,
908
- "deprecated": false,
909
- "filePath": "src/primitives/base/color.json",
910
- "isSource": true
911
- },
912
- "600": {
913
- "value": "#e53339",
914
- "type": "primitive",
915
- "public": false,
916
- "default": true,
917
- "deprecated": false,
918
- "filePath": "src/primitives/base/color.json",
919
- "isSource": true
920
- },
921
- "700": {
922
- "value": "#e31f26",
923
- "type": "primitive",
924
- "public": false,
925
- "default": true,
926
- "deprecated": false,
927
- "filePath": "src/primitives/base/color.json",
928
- "isSource": true
929
- },
930
- "800": {
931
- "value": "#b1161c",
932
- "type": "primitive",
933
- "public": false,
934
- "default": true,
935
- "deprecated": false,
936
- "filePath": "src/primitives/base/color.json",
937
- "isSource": true
938
- },
939
- "900": {
940
- "value": "#7a0f13",
941
- "type": "primitive",
942
- "public": false,
943
- "default": true,
944
- "deprecated": false,
945
- "filePath": "src/primitives/base/color.json",
946
- "isSource": true
947
- },
948
- "1000": {
949
- "value": "#44090b",
950
- "type": "primitive",
951
- "public": false,
952
- "default": true,
953
- "deprecated": false,
954
- "filePath": "src/primitives/base/color.json",
955
- "isSource": true
956
- },
957
- "value": "#e53339",
958
- "type": "semantic",
959
- "public": true,
960
- "default": true,
961
- "usage": "Error status color",
962
- "deprecated": false,
963
- "filePath": "src/themes/alaska-classic/color.json",
964
- "isSource": false,
965
- "original": {
966
- "100": {
967
- "value": "#fddede",
968
- "type": "primitive",
969
- "public": false,
970
- "default": true,
971
- "deprecated": false,
972
- "filePath": "src/primitives/base/color.json",
973
- "isSource": true
974
- },
975
- "200": {
976
- "value": "#f9a4a8",
977
- "type": "primitive",
978
- "public": false,
979
- "default": true,
980
- "deprecated": false,
981
- "filePath": "src/primitives/base/color.json",
982
- "isSource": true
983
- },
984
- "300": {
985
- "value": "#f0898d",
986
- "type": "primitive",
987
- "public": false,
988
- "default": true,
989
- "deprecated": false,
990
- "filePath": "src/primitives/base/color.json",
991
- "isSource": true
992
- },
993
- "400": {
994
- "value": "#f15f65",
995
- "type": "primitive",
996
- "public": false,
997
- "default": true,
998
- "deprecated": false,
999
- "filePath": "src/primitives/base/color.json",
1000
- "isSource": true
1001
- },
1002
- "500": {
1003
- "value": "#e8454b",
1004
- "type": "primitive",
1005
- "public": false,
1006
- "default": true,
1007
- "deprecated": false,
1008
- "filePath": "src/primitives/base/color.json",
1009
- "isSource": true
1010
- },
1011
- "600": {
1012
- "value": "#e53339",
1013
- "type": "primitive",
1014
- "public": false,
1015
- "default": true,
1016
- "deprecated": false,
1017
- "filePath": "src/primitives/base/color.json",
1018
- "isSource": true
1019
- },
1020
- "700": {
1021
- "value": "#e31f26",
1022
- "type": "primitive",
1023
- "public": false,
1024
- "default": true,
1025
- "deprecated": false,
1026
- "filePath": "src/primitives/base/color.json",
1027
- "isSource": true
1028
- },
1029
- "800": {
1030
- "value": "#b1161c",
1031
- "type": "primitive",
1032
- "public": false,
1033
- "default": true,
1034
- "deprecated": false,
1035
- "filePath": "src/primitives/base/color.json",
1036
- "isSource": true
1037
- },
1038
- "900": {
1039
- "value": "#7a0f13",
1040
- "type": "primitive",
1041
- "public": false,
1042
- "default": true,
1043
- "deprecated": false,
1044
- "filePath": "src/primitives/base/color.json",
1045
- "isSource": true
1046
- },
1047
- "1000": {
1048
- "value": "#44090b",
1049
- "type": "primitive",
1050
- "public": false,
1051
- "default": true,
1052
- "deprecated": false,
1053
- "filePath": "src/primitives/base/color.json",
1054
- "isSource": true
1055
- },
1056
- "value": "{color.status.error.600.value}",
1057
- "type": "semantic",
1058
- "public": true,
1059
- "default": true,
1060
- "usage": "Error status color",
1061
- "deprecated": false
1062
- },
1063
- "name": "ds-color-status-error",
1064
- "attributes": {
1065
- "category": "color",
1066
- "type": "status",
1067
- "item": "error"
1068
- },
1069
- "path": [
1070
- "color",
1071
- "status",
1072
- "error"
1073
- ]
1074
- },
1075
- "errorSubtle": {
1076
- "value": "#fddede",
1077
- "type": "semantic",
1078
- "public": true,
1079
- "default": true,
1080
- "usage": "Subtle error status color",
1081
- "deprecated": false,
1082
- "filePath": "src/themes/alaska-classic/color.json",
1083
- "isSource": false,
1084
- "original": {
1085
- "value": "{color.status.error.100.value}",
1086
- "type": "semantic",
1087
- "public": true,
1088
- "default": true,
1089
- "usage": "Subtle error status color",
1090
- "deprecated": false
1091
- },
1092
- "name": "ds-color-status-error-subtle",
1093
- "attributes": {
1094
- "category": "color",
1095
- "type": "status",
1096
- "item": "errorSubtle"
1097
- },
1098
- "path": [
1099
- "color",
1100
- "status",
1101
- "errorSubtle"
1102
- ]
1103
- },
1104
- "info": {
1105
- "value": "#007db1",
1106
- "type": "semantic",
1107
- "public": true,
1108
- "default": true,
1109
- "usage": "Info status color",
1110
- "deprecated": false,
1111
- "filePath": "src/themes/alaska-classic/color.json",
1112
- "isSource": false,
1113
- "original": {
1114
- "value": "{color.status.help.600.value}",
1115
- "type": "semantic",
1116
- "public": true,
1117
- "default": true,
1118
- "usage": "Info status color",
1119
- "deprecated": false
1120
- },
1121
- "name": "ds-color-status-info",
1122
- "attributes": {
1123
- "category": "color",
1124
- "type": "status",
1125
- "item": "info"
1126
- },
1127
- "path": [
1128
- "color",
1129
- "status",
1130
- "info"
1131
- ]
1132
- },
1133
- "infoSubtle": {
1134
- "value": "#e8f2f8",
1135
- "type": "semantic",
1136
- "public": true,
1137
- "default": true,
1138
- "usage": "Subtle info status color",
1139
- "deprecated": false,
1140
- "filePath": "src/themes/alaska-classic/color.json",
1141
- "isSource": false,
1142
- "original": {
1143
- "value": "{color.status.help.100.value}",
1144
- "type": "semantic",
1145
- "public": true,
1146
- "default": true,
1147
- "usage": "Subtle info status color",
1148
- "deprecated": false
1149
- },
1150
- "name": "ds-color-status-info-subtle",
1151
- "attributes": {
1152
- "category": "color",
1153
- "type": "status",
1154
- "item": "infoSubtle"
1155
- },
1156
- "path": [
1157
- "color",
1158
- "status",
1159
- "infoSubtle"
1160
- ]
1161
- },
1162
- "success": {
1163
- "100": {
1164
- "value": "#e4f1da",
1165
- "type": "primitive",
1166
- "public": false,
1167
- "default": true,
1168
- "deprecated": false,
1169
- "filePath": "src/primitives/base/color.json",
1170
- "isSource": true
1171
- },
1172
- "200": {
1173
- "value": "#b6de9b",
1174
- "type": "primitive",
1175
- "public": false,
1176
- "default": true,
1177
- "deprecated": false,
1178
- "filePath": "src/primitives/base/color.json",
1179
- "isSource": true
1180
- },
1181
- "300": {
1182
- "value": "#96cf6e",
1183
- "type": "primitive",
1184
- "public": false,
1185
- "default": true,
1186
- "deprecated": false,
1187
- "filePath": "src/primitives/base/color.json",
1188
- "isSource": true
1189
- },
1190
- "400": {
1191
- "value": "#7ac248",
1192
- "type": "primitive",
1193
- "public": false,
1194
- "default": true,
1195
- "deprecated": false,
1196
- "filePath": "src/primitives/base/color.json",
1197
- "isSource": true
1198
- },
1199
- "500": {
1200
- "value": "#5da72a",
1201
- "type": "primitive",
1202
- "public": false,
1203
- "default": true,
1204
- "deprecated": false,
1205
- "filePath": "src/primitives/base/color.json",
1206
- "isSource": true
1207
- },
1208
- "600": {
1209
- "value": "#529325",
1210
- "type": "primitive",
1211
- "public": false,
1212
- "default": true,
1213
- "deprecated": false,
1214
- "filePath": "src/primitives/base/color.json",
1215
- "isSource": true
1216
- },
1217
- "700": {
1218
- "value": "#447a1f",
1219
- "type": "primitive",
1220
- "public": false,
1221
- "default": true,
1222
- "deprecated": false,
1223
- "filePath": "src/primitives/base/color.json",
1224
- "isSource": true
1225
- },
1226
- "800": {
1227
- "value": "#325a16",
1228
- "type": "primitive",
1229
- "public": false,
1230
- "default": true,
1231
- "deprecated": false,
1232
- "filePath": "src/primitives/base/color.json",
1233
- "isSource": true
1234
- },
1235
- "900": {
1236
- "value": "#294912",
1237
- "type": "primitive",
1238
- "public": false,
1239
- "default": true,
1240
- "deprecated": false,
1241
- "filePath": "src/primitives/base/color.json",
1242
- "isSource": true
1243
- },
1244
- "1000": {
1245
- "value": "#17290a",
1246
- "type": "primitive",
1247
- "public": false,
1248
- "default": true,
1249
- "deprecated": false,
1250
- "filePath": "src/primitives/base/color.json",
1251
- "isSource": true
1252
- },
1253
- "value": "#529325",
1254
- "type": "semantic",
1255
- "public": true,
1256
- "default": true,
1257
- "usage": "Success status color",
1258
- "deprecated": false,
1259
- "filePath": "src/themes/alaska-classic/color.json",
1260
- "isSource": false,
1261
- "original": {
1262
- "100": {
1263
- "value": "#e4f1da",
1264
- "type": "primitive",
1265
- "public": false,
1266
- "default": true,
1267
- "deprecated": false,
1268
- "filePath": "src/primitives/base/color.json",
1269
- "isSource": true
1270
- },
1271
- "200": {
1272
- "value": "#b6de9b",
1273
- "type": "primitive",
1274
- "public": false,
1275
- "default": true,
1276
- "deprecated": false,
1277
- "filePath": "src/primitives/base/color.json",
1278
- "isSource": true
1279
- },
1280
- "300": {
1281
- "value": "#96cf6e",
1282
- "type": "primitive",
1283
- "public": false,
1284
- "default": true,
1285
- "deprecated": false,
1286
- "filePath": "src/primitives/base/color.json",
1287
- "isSource": true
1288
- },
1289
- "400": {
1290
- "value": "#7ac248",
1291
- "type": "primitive",
1292
- "public": false,
1293
- "default": true,
1294
- "deprecated": false,
1295
- "filePath": "src/primitives/base/color.json",
1296
- "isSource": true
1297
- },
1298
- "500": {
1299
- "value": "#5da72a",
1300
- "type": "primitive",
1301
- "public": false,
1302
- "default": true,
1303
- "deprecated": false,
1304
- "filePath": "src/primitives/base/color.json",
1305
- "isSource": true
1306
- },
1307
- "600": {
1308
- "value": "#529325",
1309
- "type": "primitive",
1310
- "public": false,
1311
- "default": true,
1312
- "deprecated": false,
1313
- "filePath": "src/primitives/base/color.json",
1314
- "isSource": true
1315
- },
1316
- "700": {
1317
- "value": "#447a1f",
1318
- "type": "primitive",
1319
- "public": false,
1320
- "default": true,
1321
- "deprecated": false,
1322
- "filePath": "src/primitives/base/color.json",
1323
- "isSource": true
1324
- },
1325
- "800": {
1326
- "value": "#325a16",
1327
- "type": "primitive",
1328
- "public": false,
1329
- "default": true,
1330
- "deprecated": false,
1331
- "filePath": "src/primitives/base/color.json",
1332
- "isSource": true
1333
- },
1334
- "900": {
1335
- "value": "#294912",
1336
- "type": "primitive",
1337
- "public": false,
1338
- "default": true,
1339
- "deprecated": false,
1340
- "filePath": "src/primitives/base/color.json",
1341
- "isSource": true
1342
- },
1343
- "1000": {
1344
- "value": "#17290a",
1345
- "type": "primitive",
1346
- "public": false,
1347
- "default": true,
1348
- "deprecated": false,
1349
- "filePath": "src/primitives/base/color.json",
1350
- "isSource": true
1351
- },
1352
- "value": "{color.status.success.600.value}",
1353
- "type": "semantic",
1354
- "public": true,
1355
- "default": true,
1356
- "usage": "Success status color",
1357
- "deprecated": false
1358
- },
1359
- "name": "ds-color-status-success",
1360
- "attributes": {
1361
- "category": "color",
1362
- "type": "status",
1363
- "item": "success"
1364
- },
1365
- "path": [
1366
- "color",
1367
- "status",
1368
- "success"
1369
- ]
1370
- },
1371
- "successSubtle": {
1372
- "value": "#e4f1da",
1373
- "type": "semantic",
1374
- "public": true,
1375
- "default": true,
1376
- "usage": "Subtle success status color",
1377
- "deprecated": false,
1378
- "filePath": "src/themes/alaska-classic/color.json",
1379
- "isSource": false,
1380
- "original": {
1381
- "value": "{color.status.success.100.value}",
1382
- "type": "semantic",
1383
- "public": true,
1384
- "default": true,
1385
- "usage": "Subtle success status color",
1386
- "deprecated": false
1387
- },
1388
- "name": "ds-color-status-success-subtle",
1389
- "attributes": {
1390
- "category": "color",
1391
- "type": "status",
1392
- "item": "successSubtle"
1393
- },
1394
- "path": [
1395
- "color",
1396
- "status",
1397
- "successSubtle"
1398
- ]
1399
- },
1400
- "warning": {
1401
- "value": "#fac200",
1402
- "type": "semantic",
1403
- "public": true,
1404
- "default": true,
1405
- "usage": "Warning status color",
1406
- "deprecated": false,
1407
- "filePath": "src/themes/alaska-classic/color.json",
1408
- "isSource": false,
1409
- "original": {
1410
- "value": "{color.status.warn.300.value}",
1411
- "type": "semantic",
1412
- "public": true,
1413
- "default": true,
1414
- "usage": "Warning status color",
1415
- "deprecated": false
1416
- },
1417
- "name": "ds-color-status-warning",
1418
- "attributes": {
1419
- "category": "color",
1420
- "type": "status",
1421
- "item": "warning"
1422
- },
1423
- "path": [
1424
- "color",
1425
- "status",
1426
- "warning"
1427
- ]
1428
- },
1429
- "warningSubtle": {
1430
- "value": "#fff6d1",
1431
- "type": "semantic",
1432
- "public": true,
1433
- "default": true,
1434
- "usage": "Subtle warning status color",
1435
- "deprecated": false,
1436
- "filePath": "src/themes/alaska-classic/color.json",
1437
- "isSource": false,
1438
- "original": {
1439
- "value": "{color.status.warn.100.value}",
1440
- "type": "semantic",
1441
- "public": true,
1442
- "default": true,
1443
- "usage": "Subtle warning status color",
1444
- "deprecated": false
1445
- },
1446
- "name": "ds-color-status-warning-subtle",
1447
- "attributes": {
1448
- "category": "color",
1449
- "type": "status",
1450
- "item": "warningSubtle"
1451
- },
1452
- "path": [
1453
- "color",
1454
- "status",
1455
- "warningSubtle"
1456
- ]
1457
- }
1458
- },
1459
- "surface": {
1460
- "accent1": {
1461
- "value": "#0074ca",
1462
- "type": "semantic",
1463
- "public": true,
1464
- "default": true,
1465
- "usage": "Accent surface color",
1466
- "deprecated": false,
1467
- "filePath": "src/themes/alaska-classic/color.json",
1468
- "isSource": false,
1469
- "original": {
1470
- "value": "{color.brand.primary.value}",
1471
- "type": "semantic",
1472
- "public": true,
1473
- "default": true,
1474
- "usage": "Accent surface color",
1475
- "deprecated": false
1476
- },
1477
- "name": "ds-color-surface-accent1",
1478
- "attributes": {
1479
- "category": "color",
1480
- "type": "surface",
1481
- "item": "accent1"
1482
- },
1483
- "path": [
1484
- "color",
1485
- "surface",
1486
- "accent1"
1487
- ]
1488
- },
1489
- "accent1Muted": {
1490
- "value": "#ebf7ff",
1491
- "type": "semantic",
1492
- "public": true,
1493
- "default": true,
1494
- "usage": "Muted accent surface color",
1495
- "deprecated": false,
1496
- "filePath": "src/themes/alaska-classic/color.json",
1497
- "isSource": false,
1498
- "original": {
1499
- "value": "{color.brand.primaryMuted.value}",
1500
- "type": "semantic",
1501
- "public": true,
1502
- "default": true,
1503
- "usage": "Muted accent surface color",
1504
- "deprecated": false
1505
- },
1506
- "name": "ds-color-surface-accent1-muted",
1507
- "attributes": {
1508
- "category": "color",
1509
- "type": "surface",
1510
- "item": "accent1Muted"
1511
- },
1512
- "path": [
1513
- "color",
1514
- "surface",
1515
- "accent1Muted"
1516
- ]
1517
- },
1518
- "accent1Subtle": {
1519
- "value": "#289bee",
1520
- "type": "semantic",
1521
- "public": true,
1522
- "default": true,
1523
- "usage": "Muted accent surface color",
1524
- "deprecated": false,
1525
- "filePath": "src/themes/alaska-classic/color.json",
1526
- "isSource": false,
1527
- "original": {
1528
- "value": "{color.brand.primarySubtle.value}",
1529
- "type": "semantic",
1530
- "public": true,
1531
- "default": true,
1532
- "usage": "Muted accent surface color",
1533
- "deprecated": false
1534
- },
1535
- "name": "ds-color-surface-accent1-subtle",
1536
- "attributes": {
1537
- "category": "color",
1538
- "type": "surface",
1539
- "item": "accent1Subtle"
1540
- },
1541
- "path": [
1542
- "color",
1543
- "surface",
1544
- "accent1Subtle"
1545
- ]
1546
- },
1547
- "accent2": {
1548
- "value": "#959595",
1549
- "type": "semantic",
1550
- "public": true,
1551
- "default": true,
1552
- "usage": "Accent surface color",
1553
- "deprecated": false,
1554
- "filePath": "src/themes/alaska-classic/color.json",
1555
- "isSource": false,
1556
- "original": {
1557
- "value": "{color.gray.500.value}",
1558
- "type": "semantic",
1559
- "public": true,
1560
- "default": true,
1561
- "usage": "Accent surface color",
1562
- "deprecated": false
1563
- },
1564
- "name": "ds-color-surface-accent2",
1565
- "attributes": {
1566
- "category": "color",
1567
- "type": "surface",
1568
- "item": "accent2"
1569
- },
1570
- "path": [
1571
- "color",
1572
- "surface",
1573
- "accent2"
1574
- ]
1575
- },
1576
- "accent2Muted": {
1577
- "value": "#c5c5c5",
1578
- "type": "semantic",
1579
- "public": true,
1580
- "default": true,
1581
- "usage": "Muted accent surface color",
1582
- "deprecated": false,
1583
- "filePath": "src/themes/alaska-classic/color.json",
1584
- "isSource": false,
1585
- "original": {
1586
- "value": "{color.gray.300.value}",
1587
- "type": "semantic",
1588
- "public": true,
1589
- "default": true,
1590
- "usage": "Muted accent surface color",
1591
- "deprecated": false
1592
- },
1593
- "name": "ds-color-surface-accent2-muted",
1594
- "attributes": {
1595
- "category": "color",
1596
- "type": "surface",
1597
- "item": "accent2Muted"
1598
- },
1599
- "path": [
1600
- "color",
1601
- "surface",
1602
- "accent2Muted"
1603
- ]
1604
- },
1605
- "default": {
1606
- "value": "#ffffff",
1607
- "type": "semantic",
1608
- "public": true,
1609
- "default": true,
1610
- "usage": "Default surface color",
1611
- "deprecated": false,
1612
- "filePath": "src/themes/alaska-classic/color.json",
1613
- "isSource": false,
1614
- "original": {
1615
- "value": "{color.white.value}",
1616
- "type": "semantic",
1617
- "public": true,
1618
- "default": true,
1619
- "usage": "Default surface color",
1620
- "deprecated": false
1621
- },
1622
- "name": "ds-color-surface-default",
1623
- "attributes": {
1624
- "category": "color",
1625
- "type": "surface",
1626
- "item": "default"
1627
- },
1628
- "path": [
1629
- "color",
1630
- "surface",
1631
- "default"
1632
- ]
1633
- },
1634
- "inverse": {
1635
- "value": "#01426a",
1636
- "type": "semantic",
1637
- "public": true,
1638
- "default": true,
1639
- "usage": "Inverse surface color",
1640
- "deprecated": false,
1641
- "filePath": "src/themes/alaska-classic/color.json",
1642
- "isSource": false,
1643
- "original": {
1644
- "value": "{color.brand.secondary.value}",
1645
- "type": "semantic",
1646
- "public": true,
1647
- "default": true,
1648
- "usage": "Inverse surface color",
1649
- "deprecated": false
1650
- },
1651
- "name": "ds-color-surface-inverse",
1652
- "attributes": {
1653
- "category": "color",
1654
- "type": "surface",
1655
- "item": "inverse"
1656
- },
1657
- "path": [
1658
- "color",
1659
- "surface",
1660
- "inverse"
1661
- ]
1662
- },
1663
- "inverseSubtle": {
1664
- "value": "#2875b5",
1665
- "type": "semantic",
1666
- "public": true,
1667
- "default": true,
1668
- "usage": "Subtle inverse surface color",
1669
- "deprecated": false,
1670
- "filePath": "src/themes/alaska-classic/color.json",
1671
- "isSource": false,
1672
- "original": {
1673
- "value": "{color.brand.secondarySubtle.value}",
1674
- "type": "semantic",
1675
- "public": true,
1676
- "default": true,
1677
- "usage": "Subtle inverse surface color",
1678
- "deprecated": false
1679
- },
1680
- "name": "ds-color-surface-inverse-subtle",
1681
- "attributes": {
1682
- "category": "color",
1683
- "type": "surface",
1684
- "item": "inverseSubtle"
1685
- },
1686
- "path": [
1687
- "color",
1688
- "surface",
1689
- "inverseSubtle"
1690
- ]
1691
- },
1692
- "neutralMedium": {
1693
- "value": "#c5c5c5",
1694
- "type": "semantic",
1695
- "public": true,
1696
- "default": true,
1697
- "usage": "Medium neutral surface color",
1698
- "deprecated": false,
1699
- "filePath": "src/themes/alaska-classic/color.json",
1700
- "isSource": false,
1701
- "original": {
1702
- "value": "{color.gray.300.value}",
1703
- "type": "semantic",
1704
- "public": true,
1705
- "default": true,
1706
- "usage": "Medium neutral surface color",
1707
- "deprecated": false
1708
- },
1709
- "name": "ds-color-surface-neutral-medium",
1710
- "attributes": {
1711
- "category": "color",
1712
- "type": "surface",
1713
- "item": "neutralMedium"
1714
- },
1715
- "path": [
1716
- "color",
1717
- "surface",
1718
- "neutralMedium"
1719
- ]
1720
- },
1721
- "neutralSubtle": {
1722
- "value": "#f2f2f2",
1723
- "type": "semantic",
1724
- "public": true,
1725
- "default": true,
1726
- "usage": "Subtle neutral surface color",
1727
- "deprecated": false,
1728
- "filePath": "src/themes/alaska-classic/color.json",
1729
- "isSource": false,
1730
- "original": {
1731
- "value": "{color.gray.100.value}",
1732
- "type": "semantic",
1733
- "public": true,
1734
- "default": true,
1735
- "usage": "Subtle neutral surface color",
1736
- "deprecated": false
1737
- },
1738
- "name": "ds-color-surface-neutral-subtle",
1739
- "attributes": {
1740
- "category": "color",
1741
- "type": "surface",
1742
- "item": "neutralSubtle"
1743
- },
1744
- "path": [
1745
- "color",
1746
- "surface",
1747
- "neutralSubtle"
1748
- ]
1749
- }
1750
- },
1751
- "texticon": {
1752
- "accent1": {
1753
- "value": "#01426a",
1754
- "type": "semantic",
1755
- "public": true,
1756
- "default": true,
1757
- "usage": "Accent text/icon color",
1758
- "deprecated": false,
1759
- "filePath": "src/themes/alaska-classic/color.json",
1760
- "isSource": false,
1761
- "original": {
1762
- "value": "{color.brand.secondary.value}",
1763
- "type": "semantic",
1764
- "public": true,
1765
- "default": true,
1766
- "usage": "Accent text/icon color",
1767
- "deprecated": false
1768
- },
1769
- "name": "ds-color-texticon-accent1",
1770
- "attributes": {
1771
- "category": "color",
1772
- "type": "texticon",
1773
- "item": "accent1"
1774
- },
1775
- "path": [
1776
- "color",
1777
- "texticon",
1778
- "accent1"
1779
- ]
1780
- },
1781
- "default": {
1782
- "value": "#2a2a2a",
1783
- "type": "semantic",
1784
- "public": true,
1785
- "default": true,
1786
- "usage": "Default text/icon color",
1787
- "deprecated": false,
1788
- "filePath": "src/themes/alaska-classic/color.json",
1789
- "isSource": false,
1790
- "original": {
1791
- "value": "{color.gray.1000.value}",
1792
- "type": "semantic",
1793
- "public": true,
1794
- "default": true,
1795
- "usage": "Default text/icon color",
1796
- "deprecated": false
1797
- },
1798
- "name": "ds-color-texticon-default",
1799
- "attributes": {
1800
- "category": "color",
1801
- "type": "texticon",
1802
- "item": "default"
1803
- },
1804
- "path": [
1805
- "color",
1806
- "texticon",
1807
- "default"
1808
- ]
1809
- },
1810
- "disabled": {
1811
- "value": "#d0d0d0",
1812
- "type": "semantic",
1813
- "public": true,
1814
- "default": true,
1815
- "usage": "Disabled text/icon color",
1816
- "deprecated": false,
1817
- "filePath": "src/themes/alaska-classic/color.json",
1818
- "isSource": false,
1819
- "original": {
1820
- "value": "{color.gray.250.value}",
1821
- "type": "semantic",
1822
- "public": true,
1823
- "default": true,
1824
- "usage": "Disabled text/icon color",
1825
- "deprecated": false
1826
- },
1827
- "name": "ds-color-texticon-disabled",
1828
- "attributes": {
1829
- "category": "color",
1830
- "type": "texticon",
1831
- "item": "disabled"
1832
- },
1833
- "path": [
1834
- "color",
1835
- "texticon",
1836
- "disabled"
1837
- ]
1838
- },
1839
- "inverse": {
1840
- "value": "#ffffff",
1841
- "type": "semantic",
1842
- "public": true,
1843
- "default": true,
1844
- "usage": "Inverse text/icon color",
1845
- "deprecated": false,
1846
- "filePath": "src/themes/alaska-classic/color.json",
1847
- "isSource": false,
1848
- "original": {
1849
- "value": "{color.white.value}",
1850
- "type": "semantic",
1851
- "public": true,
1852
- "default": true,
1853
- "usage": "Inverse text/icon color",
1854
- "deprecated": false
1855
- },
1856
- "name": "ds-color-texticon-inverse",
1857
- "attributes": {
1858
- "category": "color",
1859
- "type": "texticon",
1860
- "item": "inverse"
1861
- },
1862
- "path": [
1863
- "color",
1864
- "texticon",
1865
- "inverse"
1866
- ]
1867
- },
1868
- "inverseDisabled": {
1869
- "value": "#d0d0d0",
1870
- "type": "semantic",
1871
- "public": true,
1872
- "default": true,
1873
- "usage": "Disabled inverse text/icon color",
1874
- "deprecated": false,
1875
- "filePath": "src/themes/alaska-classic/color.json",
1876
- "isSource": false,
1877
- "original": {
1878
- "value": "{color.gray.250.value}",
1879
- "type": "semantic",
1880
- "public": true,
1881
- "default": true,
1882
- "usage": "Disabled inverse text/icon color",
1883
- "deprecated": false
1884
- },
1885
- "name": "ds-color-texticon-inverse-disabled",
1886
- "attributes": {
1887
- "category": "color",
1888
- "type": "texticon",
1889
- "item": "inverseDisabled"
1890
- },
1891
- "path": [
1892
- "color",
1893
- "texticon",
1894
- "inverseDisabled"
1895
- ]
1896
- },
1897
- "muted": {
1898
- "value": "#676767",
1899
- "type": "semantic",
1900
- "public": true,
1901
- "default": true,
1902
- "usage": "Muted text/icon color",
1903
- "deprecated": false,
1904
- "filePath": "src/themes/alaska-classic/color.json",
1905
- "isSource": false,
1906
- "original": {
1907
- "value": "{color.gray.700.value}",
1908
- "type": "semantic",
1909
- "public": true,
1910
- "default": true,
1911
- "usage": "Muted text/icon color",
1912
- "deprecated": false
1913
- },
1914
- "name": "ds-color-texticon-muted",
1915
- "attributes": {
1916
- "category": "color",
1917
- "type": "texticon",
1918
- "item": "muted"
1919
- },
1920
- "path": [
1921
- "color",
1922
- "texticon",
1923
- "muted"
1924
- ]
1925
- }
1926
- }
1927
- },
1928
- "component": {
1929
- "selected": {
1930
- "hover": {
1931
- "value": "#003761",
1932
- "type": "semantic",
1933
- "public": true,
1934
- "default": true,
1935
- "usage": "Selected hover state color",
1936
- "deprecated": false,
1937
- "filePath": "src/themes/alaska-classic/component.json",
1938
- "isSource": false,
1939
- "original": {
1940
- "value": "{color.brand.primaryBold.value}",
1941
- "type": "semantic",
1942
- "public": true,
1943
- "default": true,
1944
- "usage": "Selected hover state color",
1945
- "deprecated": false
1946
- },
1947
- "name": "ds-component-selected-hover",
1948
- "attributes": {
1949
- "category": "component",
1950
- "type": "selected",
1951
- "item": "hover"
1952
- },
1953
- "path": [
1954
- "component",
1955
- "selected",
1956
- "hover"
1957
- ]
1958
- }
1959
- },
1960
- "focused": {
1961
- "value": "#0074ca",
1962
- "type": "semantic",
1963
- "public": true,
1964
- "default": true,
1965
- "usage": "Focused component color",
1966
- "deprecated": false,
1967
- "filePath": "src/themes/alaska-classic/component.json",
1968
- "isSource": false,
1969
- "original": {
1970
- "value": "{color.brand.primary.value}",
1971
- "type": "semantic",
1972
- "public": true,
1973
- "default": true,
1974
- "usage": "Focused component color",
1975
- "deprecated": false
1976
- },
1977
- "name": "ds-component-focused",
1978
- "attributes": {
1979
- "category": "component",
1980
- "type": "focused"
1981
- },
1982
- "path": [
1983
- "component",
1984
- "focused"
1985
- ]
1986
- },
1987
- "inverseFocused": {
1988
- "value": "#5de3f7",
1989
- "type": "semantic",
1990
- "public": true,
1991
- "default": true,
1992
- "usage": "Inverse focused component color",
1993
- "deprecated": false,
1994
- "filePath": "src/themes/alaska-classic/component.json",
1995
- "isSource": false,
1996
- "original": {
1997
- "value": "{color.brand.tertiary.value}",
1998
- "type": "semantic",
1999
- "public": true,
2000
- "default": true,
2001
- "usage": "Inverse focused component color",
2002
- "deprecated": false
2003
- },
2004
- "name": "ds-component-inverse-focused",
2005
- "attributes": {
2006
- "category": "component",
2007
- "type": "inverseFocused"
2008
- },
2009
- "path": [
2010
- "component",
2011
- "inverseFocused"
2012
- ]
2013
- },
2014
- "background": {
2015
- "value": "#ffffff",
2016
- "type": "semantic",
2017
- "public": true,
2018
- "default": true,
2019
- "usage": "Component background color",
2020
- "deprecated": false,
2021
- "filePath": "src/themes/alaska-classic/component.json",
2022
- "isSource": false,
2023
- "original": {
2024
- "value": "{color.white.value}",
2025
- "type": "semantic",
2026
- "public": true,
2027
- "default": true,
2028
- "usage": "Component background color",
2029
- "deprecated": false
2030
- },
2031
- "name": "ds-component-background",
2032
- "attributes": {
2033
- "category": "component",
2034
- "type": "background"
2035
- },
2036
- "path": [
2037
- "component",
2038
- "background"
2039
- ]
2040
- },
2041
- "backgroundHover": {
2042
- "value": "#f2f2f2",
2043
- "type": "semantic",
2044
- "public": true,
2045
- "default": true,
2046
- "usage": "Component background hover color",
2047
- "deprecated": false,
2048
- "filePath": "src/themes/alaska-classic/component.json",
2049
- "isSource": false,
2050
- "original": {
2051
- "value": "{color.gray.100.value}",
2052
- "type": "semantic",
2053
- "public": true,
2054
- "default": true,
2055
- "usage": "Component background hover color",
2056
- "deprecated": false
2057
- },
2058
- "name": "ds-component-background-hover",
2059
- "attributes": {
2060
- "category": "component",
2061
- "type": "backgroundHover"
2062
- },
2063
- "path": [
2064
- "component",
2065
- "backgroundHover"
2066
- ]
2067
- },
2068
- "backgroundDisabled": {
2069
- "value": "#dddddd",
2070
- "type": "semantic",
2071
- "public": true,
2072
- "default": true,
2073
- "usage": "Component background disabled color",
2074
- "deprecated": false,
2075
- "filePath": "src/themes/alaska-classic/component.json",
2076
- "isSource": false,
2077
- "original": {
2078
- "value": "{color.gray.200.value}",
2079
- "type": "semantic",
2080
- "public": true,
2081
- "default": true,
2082
- "usage": "Component background disabled color",
2083
- "deprecated": false
2084
- },
2085
- "name": "ds-component-background-disabled",
2086
- "attributes": {
2087
- "category": "component",
2088
- "type": "backgroundDisabled"
2089
- },
2090
- "path": [
2091
- "component",
2092
- "backgroundDisabled"
2093
- ]
2094
- },
2095
- "backgroundMuted": {
2096
- "value": "#f7f7f7",
2097
- "type": "semantic",
2098
- "public": true,
2099
- "default": true,
2100
- "usage": "Component background muted color",
2101
- "deprecated": false,
2102
- "filePath": "src/themes/alaska-classic/component.json",
2103
- "isSource": false,
2104
- "original": {
2105
- "value": "{color.gray.50.value}",
2106
- "type": "semantic",
2107
- "public": true,
2108
- "default": true,
2109
- "usage": "Component background muted color",
2110
- "deprecated": false
2111
- },
2112
- "name": "ds-component-background-muted",
2113
- "attributes": {
2114
- "category": "component",
2115
- "type": "backgroundMuted"
2116
- },
2117
- "path": [
2118
- "component",
2119
- "backgroundMuted"
2120
- ]
2121
- },
2122
- "backgroundStrong": {
2123
- "value": "#7e7e7e",
2124
- "type": "semantic",
2125
- "public": true,
2126
- "default": true,
2127
- "usage": "Component background strong color",
2128
- "deprecated": false,
2129
- "filePath": "src/themes/alaska-classic/component.json",
2130
- "isSource": false,
2131
- "original": {
2132
- "value": "{color.gray.600.value}",
2133
- "type": "semantic",
2134
- "public": true,
2135
- "default": true,
2136
- "usage": "Component background strong color",
2137
- "deprecated": false
2138
- },
2139
- "name": "ds-component-background-strong",
2140
- "attributes": {
2141
- "category": "component",
2142
- "type": "backgroundStrong"
2143
- },
2144
- "path": [
2145
- "component",
2146
- "backgroundStrong"
2147
- ]
2148
- },
2149
- "button": {
2150
- "primary": {
2151
- "text": {
2152
- "value": "#ffffff",
2153
- "type": "semantic",
2154
- "public": true,
2155
- "default": true,
2156
- "usage": "Primary button text color",
2157
- "deprecated": false,
2158
- "filePath": "src/themes/alaska-classic/component.json",
2159
- "isSource": false,
2160
- "original": {
2161
- "value": "{color.white.value}",
2162
- "type": "semantic",
2163
- "public": true,
2164
- "default": true,
2165
- "usage": "Primary button text color",
2166
- "deprecated": false
2167
- },
2168
- "name": "ds-component-button-primary-text",
2169
- "attributes": {
2170
- "category": "component",
2171
- "type": "button",
2172
- "item": "primary",
2173
- "subitem": "text"
2174
- },
2175
- "path": [
2176
- "component",
2177
- "button",
2178
- "primary",
2179
- "text"
2180
- ]
2181
- },
2182
- "border": {
2183
- "value": "#0074ca",
2184
- "type": "semantic",
2185
- "public": true,
2186
- "default": true,
2187
- "usage": "Primary button border color",
2188
- "deprecated": false,
2189
- "filePath": "src/themes/alaska-classic/component.json",
2190
- "isSource": false,
2191
- "original": {
2192
- "value": "{color.brand.primary.value}",
2193
- "type": "semantic",
2194
- "public": true,
2195
- "default": true,
2196
- "usage": "Primary button border color",
2197
- "deprecated": false
2198
- },
2199
- "name": "ds-component-button-primary-border",
2200
- "attributes": {
2201
- "category": "component",
2202
- "type": "button",
2203
- "item": "primary",
2204
- "subitem": "border"
2205
- },
2206
- "path": [
2207
- "component",
2208
- "button",
2209
- "primary",
2210
- "border"
2211
- ]
2212
- },
2213
- "borderHover": {
2214
- "value": "#003761",
2215
- "type": "semantic",
2216
- "public": true,
2217
- "default": true,
2218
- "usage": "Primary button border hover color",
2219
- "deprecated": false,
2220
- "filePath": "src/themes/alaska-classic/component.json",
2221
- "isSource": false,
2222
- "original": {
2223
- "value": "{color.brand.primaryBold.value}",
2224
- "type": "semantic",
2225
- "public": true,
2226
- "default": true,
2227
- "usage": "Primary button border hover color",
2228
- "deprecated": false
2229
- },
2230
- "name": "ds-component-button-primary-border-hover",
2231
- "attributes": {
2232
- "category": "component",
2233
- "type": "button",
2234
- "item": "primary",
2235
- "subitem": "borderHover"
2236
- },
2237
- "path": [
2238
- "component",
2239
- "button",
2240
- "primary",
2241
- "borderHover"
2242
- ]
2243
- },
2244
- "background": {
2245
- "value": "#0074ca",
2246
- "type": "semantic",
2247
- "public": true,
2248
- "default": true,
2249
- "usage": "Primary button background color",
2250
- "deprecated": false,
2251
- "filePath": "src/themes/alaska-classic/component.json",
2252
- "isSource": false,
2253
- "original": {
2254
- "value": "{color.brand.primary.value}",
2255
- "type": "semantic",
2256
- "public": true,
2257
- "default": true,
2258
- "usage": "Primary button background color",
2259
- "deprecated": false
2260
- },
2261
- "name": "ds-component-button-primary-background",
2262
- "attributes": {
2263
- "category": "component",
2264
- "type": "button",
2265
- "item": "primary",
2266
- "subitem": "background"
2267
- },
2268
- "path": [
2269
- "component",
2270
- "button",
2271
- "primary",
2272
- "background"
2273
- ]
2274
- },
2275
- "backgroundHover": {
2276
- "value": "#003761",
2277
- "type": "semantic",
2278
- "public": true,
2279
- "default": true,
2280
- "usage": "Primary button background hover color",
2281
- "deprecated": false,
2282
- "filePath": "src/themes/alaska-classic/component.json",
2283
- "isSource": false,
2284
- "original": {
2285
- "value": "{color.brand.primaryBold.value}",
2286
- "type": "semantic",
2287
- "public": true,
2288
- "default": true,
2289
- "usage": "Primary button background hover color",
2290
- "deprecated": false
2291
- },
2292
- "name": "ds-component-button-primary-background-hover",
2293
- "attributes": {
2294
- "category": "component",
2295
- "type": "button",
2296
- "item": "primary",
2297
- "subitem": "backgroundHover"
2298
- },
2299
- "path": [
2300
- "component",
2301
- "button",
2302
- "primary",
2303
- "backgroundHover"
2304
- ]
2305
- },
2306
- "backgroundActive": {
2307
- "value": "#003761",
2308
- "type": "semantic",
2309
- "public": true,
2310
- "default": true,
2311
- "usage": "Primary button background active color",
2312
- "deprecated": false,
2313
- "filePath": "src/themes/alaska-classic/component.json",
2314
- "isSource": false,
2315
- "original": {
2316
- "value": "{color.brand.primaryBold.value}",
2317
- "type": "semantic",
2318
- "public": true,
2319
- "default": true,
2320
- "usage": "Primary button background active color",
2321
- "deprecated": false
2322
- },
2323
- "name": "ds-component-button-primary-background-active",
2324
- "attributes": {
2325
- "category": "component",
2326
- "type": "button",
2327
- "item": "primary",
2328
- "subitem": "backgroundActive"
2329
- },
2330
- "path": [
2331
- "component",
2332
- "button",
2333
- "primary",
2334
- "backgroundActive"
2335
- ]
2336
- },
2337
- "textInverse": {
2338
- "value": "#2a2a2a",
2339
- "type": "semantic",
2340
- "public": true,
2341
- "default": true,
2342
- "usage": "Primary button inverse text color",
2343
- "deprecated": false,
2344
- "filePath": "src/themes/alaska-classic/component.json",
2345
- "isSource": false,
2346
- "original": {
2347
- "value": "{color.texticon.default.value}",
2348
- "type": "semantic",
2349
- "public": true,
2350
- "default": true,
2351
- "usage": "Primary button inverse text color",
2352
- "deprecated": false
2353
- },
2354
- "name": "ds-component-button-primary-text-inverse",
2355
- "attributes": {
2356
- "category": "component",
2357
- "type": "button",
2358
- "item": "primary",
2359
- "subitem": "textInverse"
2360
- },
2361
- "path": [
2362
- "component",
2363
- "button",
2364
- "primary",
2365
- "textInverse"
2366
- ]
2367
- },
2368
- "borderInverse": {
2369
- "value": "#5de3f7",
2370
- "type": "semantic",
2371
- "public": true,
2372
- "default": true,
2373
- "usage": "Primary button inverse border color",
2374
- "deprecated": false,
2375
- "filePath": "src/themes/alaska-classic/component.json",
2376
- "isSource": false,
2377
- "original": {
2378
- "value": "{color.brand.tertiary.value}",
2379
- "type": "semantic",
2380
- "public": true,
2381
- "default": true,
2382
- "usage": "Primary button inverse border color",
2383
- "deprecated": false
2384
- },
2385
- "name": "ds-component-button-primary-border-inverse",
2386
- "attributes": {
2387
- "category": "component",
2388
- "type": "button",
2389
- "item": "primary",
2390
- "subitem": "borderInverse"
2391
- },
2392
- "path": [
2393
- "component",
2394
- "button",
2395
- "primary",
2396
- "borderInverse"
2397
- ]
2398
- },
2399
- "backgroundInverse": {
2400
- "value": "#5de3f7",
2401
- "type": "semantic",
2402
- "public": true,
2403
- "default": true,
2404
- "usage": "Primary button inverse background color",
2405
- "deprecated": false,
2406
- "filePath": "src/themes/alaska-classic/component.json",
2407
- "isSource": false,
2408
- "original": {
2409
- "value": "{color.brand.tertiary.value}",
2410
- "type": "semantic",
2411
- "public": true,
2412
- "default": true,
2413
- "usage": "Primary button inverse background color",
2414
- "deprecated": false
2415
- },
2416
- "name": "ds-component-button-primary-background-inverse",
2417
- "attributes": {
2418
- "category": "component",
2419
- "type": "button",
2420
- "item": "primary",
2421
- "subitem": "backgroundInverse"
2422
- },
2423
- "path": [
2424
- "component",
2425
- "button",
2426
- "primary",
2427
- "backgroundInverse"
2428
- ]
2429
- },
2430
- "borderInverseHover": {
2431
- "value": "#b4eff9",
2432
- "type": "semantic",
2433
- "public": true,
2434
- "default": true,
2435
- "usage": "Primary button inverse border hover color",
2436
- "deprecated": false,
2437
- "filePath": "src/themes/alaska-classic/component.json",
2438
- "isSource": false,
2439
- "original": {
2440
- "value": "{color.brand.tertiarySubtle.value}",
2441
- "type": "semantic",
2442
- "public": true,
2443
- "default": true,
2444
- "usage": "Primary button inverse border hover color",
2445
- "deprecated": false
2446
- },
2447
- "name": "ds-component-button-primary-border-inverse-hover",
2448
- "attributes": {
2449
- "category": "component",
2450
- "type": "button",
2451
- "item": "primary",
2452
- "subitem": "borderInverseHover"
2453
- },
2454
- "path": [
2455
- "component",
2456
- "button",
2457
- "primary",
2458
- "borderInverseHover"
2459
- ]
2460
- },
2461
- "backgroundInverseHover": {
2462
- "value": "#b4eff9",
2463
- "type": "semantic",
2464
- "public": true,
2465
- "default": true,
2466
- "usage": "Primary button inverse background hover color",
2467
- "deprecated": false,
2468
- "filePath": "src/themes/alaska-classic/component.json",
2469
- "isSource": false,
2470
- "original": {
2471
- "value": "{color.brand.tertiarySubtle.value}",
2472
- "type": "semantic",
2473
- "public": true,
2474
- "default": true,
2475
- "usage": "Primary button inverse background hover color",
2476
- "deprecated": false
2477
- },
2478
- "name": "ds-component-button-primary-background-inverse-hover",
2479
- "attributes": {
2480
- "category": "component",
2481
- "type": "button",
2482
- "item": "primary",
2483
- "subitem": "backgroundInverseHover"
2484
- },
2485
- "path": [
2486
- "component",
2487
- "button",
2488
- "primary",
2489
- "backgroundInverseHover"
2490
- ]
2491
- }
2492
- },
2493
- "secondary": {
2494
- "text": {
2495
- "value": "#0074ca",
2496
- "type": "semantic",
2497
- "public": true,
2498
- "default": true,
2499
- "usage": "Secondary button text color",
2500
- "deprecated": false,
2501
- "filePath": "src/themes/alaska-classic/component.json",
2502
- "isSource": false,
2503
- "original": {
2504
- "value": "{color.brand.primary.value}",
2505
- "type": "semantic",
2506
- "public": true,
2507
- "default": true,
2508
- "usage": "Secondary button text color",
2509
- "deprecated": false
2510
- },
2511
- "name": "ds-component-button-secondary-text",
2512
- "attributes": {
2513
- "category": "component",
2514
- "type": "button",
2515
- "item": "secondary",
2516
- "subitem": "text"
2517
- },
2518
- "path": [
2519
- "component",
2520
- "button",
2521
- "secondary",
2522
- "text"
2523
- ]
2524
- },
2525
- "textHover": {
2526
- "value": "#01426a",
2527
- "type": "semantic",
2528
- "public": true,
2529
- "default": true,
2530
- "usage": "Secondary button text hover color",
2531
- "deprecated": false,
2532
- "filePath": "src/themes/alaska-classic/component.json",
2533
- "isSource": false,
2534
- "original": {
2535
- "value": "{color.brand.secondary.value}",
2536
- "type": "semantic",
2537
- "public": true,
2538
- "default": true,
2539
- "usage": "Secondary button text hover color",
2540
- "deprecated": false
2541
- },
2542
- "name": "ds-component-button-secondary-text-hover",
2543
- "attributes": {
2544
- "category": "component",
2545
- "type": "button",
2546
- "item": "secondary",
2547
- "subitem": "textHover"
2548
- },
2549
- "path": [
2550
- "component",
2551
- "button",
2552
- "secondary",
2553
- "textHover"
2554
- ]
2555
- },
2556
- "border": {
2557
- "value": "#0074ca",
2558
- "type": "semantic",
2559
- "public": true,
2560
- "default": true,
2561
- "usage": "Secondary button border color",
2562
- "deprecated": false,
2563
- "filePath": "src/themes/alaska-classic/component.json",
2564
- "isSource": false,
2565
- "original": {
2566
- "value": "{color.brand.primary.value}",
2567
- "type": "semantic",
2568
- "public": true,
2569
- "default": true,
2570
- "usage": "Secondary button border color",
2571
- "deprecated": false
2572
- },
2573
- "name": "ds-component-button-secondary-border",
2574
- "attributes": {
2575
- "category": "component",
2576
- "type": "button",
2577
- "item": "secondary",
2578
- "subitem": "border"
2579
- },
2580
- "path": [
2581
- "component",
2582
- "button",
2583
- "secondary",
2584
- "border"
2585
- ]
2586
- },
2587
- "borderHover": {
2588
- "value": "#003761",
2589
- "type": "semantic",
2590
- "public": true,
2591
- "default": true,
2592
- "usage": "Secondary button border hover color",
2593
- "deprecated": false,
2594
- "filePath": "src/themes/alaska-classic/component.json",
2595
- "isSource": false,
2596
- "original": {
2597
- "value": "{color.brand.primaryBold.value}",
2598
- "type": "semantic",
2599
- "public": true,
2600
- "default": true,
2601
- "usage": "Secondary button border hover color",
2602
- "deprecated": false
2603
- },
2604
- "name": "ds-component-button-secondary-border-hover",
2605
- "attributes": {
2606
- "category": "component",
2607
- "type": "button",
2608
- "item": "secondary",
2609
- "subitem": "borderHover"
2610
- },
2611
- "path": [
2612
- "component",
2613
- "button",
2614
- "secondary",
2615
- "borderHover"
2616
- ]
2617
- },
2618
- "background": {
2619
- "value": "#ffffff",
2620
- "type": "semantic",
2621
- "public": true,
2622
- "default": true,
2623
- "usage": "Secondary button background color",
2624
- "deprecated": false,
2625
- "filePath": "src/themes/alaska-classic/component.json",
2626
- "isSource": false,
2627
- "original": {
2628
- "value": "{color.white.value}",
2629
- "type": "semantic",
2630
- "public": true,
2631
- "default": true,
2632
- "usage": "Secondary button background color",
2633
- "deprecated": false
2634
- },
2635
- "name": "ds-component-button-secondary-background",
2636
- "attributes": {
2637
- "category": "component",
2638
- "type": "button",
2639
- "item": "secondary",
2640
- "subitem": "background"
2641
- },
2642
- "path": [
2643
- "component",
2644
- "button",
2645
- "secondary",
2646
- "background"
2647
- ]
2648
- },
2649
- "backgroundHover": {
2650
- "value": "#f2f2f2",
2651
- "type": "semantic",
2652
- "public": true,
2653
- "default": true,
2654
- "usage": "Secondary button background hover color",
2655
- "deprecated": false,
2656
- "filePath": "src/themes/alaska-classic/component.json",
2657
- "isSource": false,
2658
- "original": {
2659
- "value": "{color.gray.100.value}",
2660
- "type": "semantic",
2661
- "public": true,
2662
- "default": true,
2663
- "usage": "Secondary button background hover color",
2664
- "deprecated": false
2665
- },
2666
- "name": "ds-component-button-secondary-background-hover",
2667
- "attributes": {
2668
- "category": "component",
2669
- "type": "button",
2670
- "item": "secondary",
2671
- "subitem": "backgroundHover"
2672
- },
2673
- "path": [
2674
- "component",
2675
- "button",
2676
- "secondary",
2677
- "backgroundHover"
2678
- ]
2679
- },
2680
- "textInverse": {
2681
- "value": "#5de3f7",
2682
- "type": "semantic",
2683
- "public": true,
2684
- "default": true,
2685
- "usage": "Secondary button inverse text color",
2686
- "deprecated": false,
2687
- "filePath": "src/themes/alaska-classic/component.json",
2688
- "isSource": false,
2689
- "original": {
2690
- "value": "{color.brand.tertiary.value}",
2691
- "type": "semantic",
2692
- "public": true,
2693
- "default": true,
2694
- "usage": "Secondary button inverse text color",
2695
- "deprecated": false
2696
- },
2697
- "name": "ds-component-button-secondary-text-inverse",
2698
- "attributes": {
2699
- "category": "component",
2700
- "type": "button",
2701
- "item": "secondary",
2702
- "subitem": "textInverse"
2703
- },
2704
- "path": [
2705
- "component",
2706
- "button",
2707
- "secondary",
2708
- "textInverse"
2709
- ]
2710
- },
2711
- "borderInverse": {
2712
- "value": "#5de3f7",
2713
- "type": "semantic",
2714
- "public": true,
2715
- "default": true,
2716
- "usage": "Secondary button inverse border color",
2717
- "deprecated": false,
2718
- "filePath": "src/themes/alaska-classic/component.json",
2719
- "isSource": false,
2720
- "original": {
2721
- "value": "{color.brand.tertiary.value}",
2722
- "type": "semantic",
2723
- "public": true,
2724
- "default": true,
2725
- "usage": "Secondary button inverse border color",
2726
- "deprecated": false
2727
- },
2728
- "name": "ds-component-button-secondary-border-inverse",
2729
- "attributes": {
2730
- "category": "component",
2731
- "type": "button",
2732
- "item": "secondary",
2733
- "subitem": "borderInverse"
2734
- },
2735
- "path": [
2736
- "component",
2737
- "button",
2738
- "secondary",
2739
- "borderInverse"
2740
- ]
2741
- },
2742
- "backgroundInverseHover": {
2743
- "value": "#ebfafd",
2744
- "type": "semantic",
2745
- "public": true,
2746
- "default": true,
2747
- "usage": "Secondary button inverse background hover color",
2748
- "deprecated": false,
2749
- "filePath": "src/themes/alaska-classic/component.json",
2750
- "isSource": false,
2751
- "original": {
2752
- "value": "{color.brand.tertiaryMuted.value}",
2753
- "type": "semantic",
2754
- "public": true,
2755
- "default": true,
2756
- "usage": "Secondary button inverse background hover color",
2757
- "deprecated": false
2758
- },
2759
- "name": "ds-component-button-secondary-background-inverse-hover",
2760
- "attributes": {
2761
- "category": "component",
2762
- "type": "button",
2763
- "item": "secondary",
2764
- "subitem": "backgroundInverseHover"
2765
- },
2766
- "path": [
2767
- "component",
2768
- "button",
2769
- "secondary",
2770
- "backgroundInverseHover"
2771
- ]
2772
- }
2773
- },
2774
- "tertiary": {
2775
- "text": {
2776
- "value": "#0074ca",
2777
- "type": "semantic",
2778
- "public": true,
2779
- "default": true,
2780
- "usage": "Tertiary button text color",
2781
- "deprecated": false,
2782
- "filePath": "src/themes/alaska-classic/component.json",
2783
- "isSource": false,
2784
- "original": {
2785
- "value": "{color.brand.primary.value}",
2786
- "type": "semantic",
2787
- "public": true,
2788
- "default": true,
2789
- "usage": "Tertiary button text color",
2790
- "deprecated": false
2791
- },
2792
- "name": "ds-component-button-tertiary-text",
2793
- "attributes": {
2794
- "category": "component",
2795
- "type": "button",
2796
- "item": "tertiary",
2797
- "subitem": "text"
2798
- },
2799
- "path": [
2800
- "component",
2801
- "button",
2802
- "tertiary",
2803
- "text"
2804
- ]
2805
- },
2806
- "textHover": {
2807
- "value": "#003761",
2808
- "type": "semantic",
2809
- "public": true,
2810
- "default": true,
2811
- "usage": "Tertiary button text hover color",
2812
- "deprecated": false,
2813
- "filePath": "src/themes/alaska-classic/component.json",
2814
- "isSource": false,
2815
- "original": {
2816
- "value": "{color.brand.primaryBold.value}",
2817
- "type": "semantic",
2818
- "public": true,
2819
- "default": true,
2820
- "usage": "Tertiary button text hover color",
2821
- "deprecated": false
2822
- },
2823
- "name": "ds-component-button-tertiary-text-hover",
2824
- "attributes": {
2825
- "category": "component",
2826
- "type": "button",
2827
- "item": "tertiary",
2828
- "subitem": "textHover"
2829
- },
2830
- "path": [
2831
- "component",
2832
- "button",
2833
- "tertiary",
2834
- "textHover"
2835
- ]
2836
- },
2837
- "background": {
2838
- "value": "#0000000d",
2839
- "type": "semantic",
2840
- "public": true,
2841
- "default": true,
2842
- "usage": "Tertiary button background color",
2843
- "deprecated": false,
2844
- "filePath": "src/themes/alaska-classic/component.json",
2845
- "isSource": false,
2846
- "original": {
2847
- "value": "{transparency.black.5.value}",
2848
- "type": "semantic",
2849
- "public": true,
2850
- "default": true,
2851
- "usage": "Tertiary button background color",
2852
- "deprecated": false
2853
- },
2854
- "name": "ds-component-button-tertiary-background",
2855
- "attributes": {
2856
- "category": "component",
2857
- "type": "button",
2858
- "item": "tertiary",
2859
- "subitem": "background"
2860
- },
2861
- "path": [
2862
- "component",
2863
- "button",
2864
- "tertiary",
2865
- "background"
2866
- ]
2867
- },
2868
- "backgroundHover": {
2869
- "value": "#0000001a",
2870
- "type": "semantic",
2871
- "public": true,
2872
- "default": true,
2873
- "usage": "Tertiary button background hover color",
2874
- "deprecated": false,
2875
- "filePath": "src/themes/alaska-classic/component.json",
2876
- "isSource": false,
2877
- "original": {
2878
- "value": "{transparency.black.10.value}",
2879
- "type": "semantic",
2880
- "public": true,
2881
- "default": true,
2882
- "usage": "Tertiary button background hover color",
2883
- "deprecated": false
2884
- },
2885
- "name": "ds-component-button-tertiary-background-hover",
2886
- "attributes": {
2887
- "category": "component",
2888
- "type": "button",
2889
- "item": "tertiary",
2890
- "subitem": "backgroundHover"
2891
- },
2892
- "path": [
2893
- "component",
2894
- "button",
2895
- "tertiary",
2896
- "backgroundHover"
2897
- ]
2898
- },
2899
- "border": {
2900
- "value": "#0000000d",
2901
- "type": "semantic",
2902
- "public": true,
2903
- "default": true,
2904
- "usage": "Tertiary button border color",
2905
- "deprecated": false,
2906
- "filePath": "src/themes/alaska-classic/component.json",
2907
- "isSource": false,
2908
- "original": {
2909
- "value": "{transparency.black.5.value}",
2910
- "type": "semantic",
2911
- "public": true,
2912
- "default": true,
2913
- "usage": "Tertiary button border color",
2914
- "deprecated": false
2915
- },
2916
- "name": "ds-component-button-tertiary-border",
2917
- "attributes": {
2918
- "category": "component",
2919
- "type": "button",
2920
- "item": "tertiary",
2921
- "subitem": "border"
2922
- },
2923
- "path": [
2924
- "component",
2925
- "button",
2926
- "tertiary",
2927
- "border"
2928
- ]
2929
- },
2930
- "borderHover": {
2931
- "value": "#0000001a",
2932
- "type": "semantic",
2933
- "public": true,
2934
- "default": true,
2935
- "usage": "Tertiary button border hover color",
2936
- "deprecated": false,
2937
- "filePath": "src/themes/alaska-classic/component.json",
2938
- "isSource": false,
2939
- "original": {
2940
- "value": "{transparency.black.10.value}",
2941
- "type": "semantic",
2942
- "public": true,
2943
- "default": true,
2944
- "usage": "Tertiary button border hover color",
2945
- "deprecated": false
2946
- },
2947
- "name": "ds-component-button-tertiary-border-hover",
2948
- "attributes": {
2949
- "category": "component",
2950
- "type": "button",
2951
- "item": "tertiary",
2952
- "subitem": "borderHover"
2953
- },
2954
- "path": [
2955
- "component",
2956
- "button",
2957
- "tertiary",
2958
- "borderHover"
2959
- ]
2960
- },
2961
- "textInverse": {
2962
- "value": "#5de3f7",
2963
- "type": "semantic",
2964
- "public": true,
2965
- "default": true,
2966
- "usage": "Tertiary button inverse text color",
2967
- "deprecated": false,
2968
- "filePath": "src/themes/alaska-classic/component.json",
2969
- "isSource": false,
2970
- "original": {
2971
- "value": "{color.brand.tertiary.value}",
2972
- "type": "semantic",
2973
- "public": true,
2974
- "default": true,
2975
- "usage": "Tertiary button inverse text color",
2976
- "deprecated": false
2977
- },
2978
- "name": "ds-component-button-tertiary-text-inverse",
2979
- "attributes": {
2980
- "category": "component",
2981
- "type": "button",
2982
- "item": "tertiary",
2983
- "subitem": "textInverse"
2984
- },
2985
- "path": [
2986
- "component",
2987
- "button",
2988
- "tertiary",
2989
- "textInverse"
2990
- ]
2991
- },
2992
- "backgroundInverse": {
2993
- "value": "#ffffff0d",
2994
- "type": "semantic",
2995
- "public": true,
2996
- "default": true,
2997
- "usage": "Tertiary button inverse background color",
2998
- "deprecated": false,
2999
- "filePath": "src/themes/alaska-classic/component.json",
3000
- "isSource": false,
3001
- "original": {
3002
- "value": "{transparency.white.5.value}",
3003
- "type": "semantic",
3004
- "public": true,
3005
- "default": true,
3006
- "usage": "Tertiary button inverse background color",
3007
- "deprecated": false
3008
- },
3009
- "name": "ds-component-button-tertiary-background-inverse",
3010
- "attributes": {
3011
- "category": "component",
3012
- "type": "button",
3013
- "item": "tertiary",
3014
- "subitem": "backgroundInverse"
3015
- },
3016
- "path": [
3017
- "component",
3018
- "button",
3019
- "tertiary",
3020
- "backgroundInverse"
3021
- ]
3022
- },
3023
- "backgroundInverseHover": {
3024
- "value": "#ffffff1a",
3025
- "type": "semantic",
3026
- "public": true,
3027
- "default": true,
3028
- "usage": "Tertiary button inverse background hover color",
3029
- "deprecated": false,
3030
- "filePath": "src/themes/alaska-classic/component.json",
3031
- "isSource": false,
3032
- "original": {
3033
- "value": "{transparency.white.10.value}",
3034
- "type": "semantic",
3035
- "public": true,
3036
- "default": true,
3037
- "usage": "Tertiary button inverse background hover color",
3038
- "deprecated": false
3039
- },
3040
- "name": "ds-component-button-tertiary-background-inverse-hover",
3041
- "attributes": {
3042
- "category": "component",
3043
- "type": "button",
3044
- "item": "tertiary",
3045
- "subitem": "backgroundInverseHover"
3046
- },
3047
- "path": [
3048
- "component",
3049
- "button",
3050
- "tertiary",
3051
- "backgroundInverseHover"
3052
- ]
3053
- },
3054
- "borderInverse": {
3055
- "value": "#ffffff0d",
3056
- "type": "semantic",
3057
- "public": true,
3058
- "default": true,
3059
- "usage": "Tertiary button inverse border color",
3060
- "deprecated": false,
3061
- "filePath": "src/themes/alaska-classic/component.json",
3062
- "isSource": false,
3063
- "original": {
3064
- "value": "{transparency.white.5.value}",
3065
- "type": "semantic",
3066
- "public": true,
3067
- "default": true,
3068
- "usage": "Tertiary button inverse border color",
3069
- "deprecated": false
3070
- },
3071
- "name": "ds-component-button-tertiary-border-inverse",
3072
- "attributes": {
3073
- "category": "component",
3074
- "type": "button",
3075
- "item": "tertiary",
3076
- "subitem": "borderInverse"
3077
- },
3078
- "path": [
3079
- "component",
3080
- "button",
3081
- "tertiary",
3082
- "borderInverse"
3083
- ]
3084
- },
3085
- "borderInverseHover": {
3086
- "value": "#ffffff1a",
3087
- "type": "semantic",
3088
- "public": true,
3089
- "default": true,
3090
- "usage": "Tertiary button inverse border hover color",
3091
- "deprecated": false,
3092
- "filePath": "src/themes/alaska-classic/component.json",
3093
- "isSource": false,
3094
- "original": {
3095
- "value": "{transparency.white.10.value}",
3096
- "type": "semantic",
3097
- "public": true,
3098
- "default": true,
3099
- "usage": "Tertiary button inverse border hover color",
3100
- "deprecated": false
3101
- },
3102
- "name": "ds-component-button-tertiary-border-inverse-hover",
3103
- "attributes": {
3104
- "category": "component",
3105
- "type": "button",
3106
- "item": "tertiary",
3107
- "subitem": "borderInverseHover"
3108
- },
3109
- "path": [
3110
- "component",
3111
- "button",
3112
- "tertiary",
3113
- "borderInverseHover"
3114
- ]
3115
- }
3116
- }
3117
- },
3118
- "boolean": {
3119
- "indicator": {
3120
- "value": "#ffffff",
3121
- "type": "semantic",
3122
- "public": true,
3123
- "default": true,
3124
- "usage": "Boolean indicator color",
3125
- "deprecated": false,
3126
- "filePath": "src/themes/alaska-classic/component.json",
3127
- "isSource": false,
3128
- "original": {
3129
- "value": "{color.white.value}",
3130
- "type": "semantic",
3131
- "public": true,
3132
- "default": true,
3133
- "usage": "Boolean indicator color",
3134
- "deprecated": false
3135
- },
3136
- "name": "ds-component-boolean-indicator",
3137
- "attributes": {
3138
- "category": "component",
3139
- "type": "boolean",
3140
- "item": "indicator"
3141
- },
3142
- "path": [
3143
- "component",
3144
- "boolean",
3145
- "indicator"
3146
- ]
3147
- },
3148
- "isFalse": {
3149
- "value": "#ffffff",
3150
- "type": "semantic",
3151
- "public": true,
3152
- "default": true,
3153
- "usage": "Boolean false state color",
3154
- "deprecated": false,
3155
- "filePath": "src/themes/alaska-classic/component.json",
3156
- "isSource": false,
3157
- "original": {
3158
- "value": "{color.surface.default.value}",
3159
- "type": "semantic",
3160
- "public": true,
3161
- "default": true,
3162
- "usage": "Boolean false state color",
3163
- "deprecated": false
3164
- },
3165
- "name": "ds-component-boolean-is-false",
3166
- "attributes": {
3167
- "category": "component",
3168
- "type": "boolean",
3169
- "item": "isFalse"
3170
- },
3171
- "path": [
3172
- "component",
3173
- "boolean",
3174
- "isFalse"
3175
- ]
3176
- },
3177
- "isFalseHover": {
3178
- "value": "#f2f2f2",
3179
- "type": "semantic",
3180
- "public": true,
3181
- "default": true,
3182
- "usage": "Boolean false hover state color",
3183
- "deprecated": false,
3184
- "filePath": "src/themes/alaska-classic/component.json",
3185
- "isSource": false,
3186
- "original": {
3187
- "value": "{color.gray.100.value}",
3188
- "type": "semantic",
3189
- "public": true,
3190
- "default": true,
3191
- "usage": "Boolean false hover state color",
3192
- "deprecated": false
3193
- },
3194
- "name": "ds-component-boolean-is-false-hover",
3195
- "attributes": {
3196
- "category": "component",
3197
- "type": "boolean",
3198
- "item": "isFalseHover"
3199
- },
3200
- "path": [
3201
- "component",
3202
- "boolean",
3203
- "isFalseHover"
3204
- ]
3205
- },
3206
- "isFalseBorder": {
3207
- "value": "#585e67",
3208
- "type": "semantic",
3209
- "public": true,
3210
- "default": true,
3211
- "usage": "Boolean false border color",
3212
- "deprecated": false,
3213
- "filePath": "src/themes/alaska-classic/component.json",
3214
- "isSource": false,
3215
- "original": {
3216
- "value": "{color.border.bold.value}",
3217
- "type": "semantic",
3218
- "public": true,
3219
- "default": true,
3220
- "usage": "Boolean false border color",
3221
- "deprecated": false
3222
- },
3223
- "name": "ds-component-boolean-is-false-border",
3224
- "attributes": {
3225
- "category": "component",
3226
- "type": "boolean",
3227
- "item": "isFalseBorder"
3228
- },
3229
- "path": [
3230
- "component",
3231
- "boolean",
3232
- "isFalseBorder"
3233
- ]
3234
- },
3235
- "isTrue": {
3236
- "value": "#0074ca",
3237
- "type": "semantic",
3238
- "public": true,
3239
- "default": true,
3240
- "usage": "Boolean true state color",
3241
- "deprecated": false,
3242
- "filePath": "src/themes/alaska-classic/component.json",
3243
- "isSource": false,
3244
- "original": {
3245
- "value": "{color.brand.primary.value}",
3246
- "type": "semantic",
3247
- "public": true,
3248
- "default": true,
3249
- "usage": "Boolean true state color",
3250
- "deprecated": false
3251
- },
3252
- "name": "ds-component-boolean-is-true",
3253
- "attributes": {
3254
- "category": "component",
3255
- "type": "boolean",
3256
- "item": "isTrue"
3257
- },
3258
- "path": [
3259
- "component",
3260
- "boolean",
3261
- "isTrue"
3262
- ]
3263
- },
3264
- "isTrueHover": {
3265
- "value": "#003761",
3266
- "type": "semantic",
3267
- "public": true,
3268
- "default": true,
3269
- "usage": "Boolean true hover state color",
3270
- "deprecated": false,
3271
- "filePath": "src/themes/alaska-classic/component.json",
3272
- "isSource": false,
3273
- "original": {
3274
- "value": "{color.brand.primaryBold.value}",
3275
- "type": "semantic",
3276
- "public": true,
3277
- "default": true,
3278
- "usage": "Boolean true hover state color",
3279
- "deprecated": false
3280
- },
3281
- "name": "ds-component-boolean-is-true-hover",
3282
- "attributes": {
3283
- "category": "component",
3284
- "type": "boolean",
3285
- "item": "isTrueHover"
3286
- },
3287
- "path": [
3288
- "component",
3289
- "boolean",
3290
- "isTrueHover"
3291
- ]
3292
- },
3293
- "error": {
3294
- "value": "#e53339",
3295
- "type": "semantic",
3296
- "public": true,
3297
- "default": true,
3298
- "usage": "Boolean error state color",
3299
- "deprecated": false,
3300
- "filePath": "src/themes/alaska-classic/component.json",
3301
- "isSource": false,
3302
- "original": {
3303
- "value": "{color.status.error.value}",
3304
- "type": "semantic",
3305
- "public": true,
3306
- "default": true,
3307
- "usage": "Boolean error state color",
3308
- "deprecated": false
3309
- },
3310
- "name": "ds-component-boolean-error",
3311
- "attributes": {
3312
- "category": "component",
3313
- "type": "boolean",
3314
- "item": "error"
3315
- },
3316
- "path": [
3317
- "component",
3318
- "boolean",
3319
- "error"
3320
- ]
3321
- },
3322
- "errorHover": {
3323
- "value": "#b1161c",
3324
- "type": "semantic",
3325
- "public": true,
3326
- "default": true,
3327
- "usage": "Boolean error hover state color",
3328
- "deprecated": false,
3329
- "filePath": "src/themes/alaska-classic/component.json",
3330
- "isSource": false,
3331
- "original": {
3332
- "value": "{color.status.error.800.value}",
3333
- "type": "semantic",
3334
- "public": true,
3335
- "default": true,
3336
- "usage": "Boolean error hover state color",
3337
- "deprecated": false
3338
- },
3339
- "name": "ds-component-boolean-error-hover",
3340
- "attributes": {
3341
- "category": "component",
3342
- "type": "boolean",
3343
- "item": "errorHover"
3344
- },
3345
- "path": [
3346
- "component",
3347
- "boolean",
3348
- "errorHover"
3349
- ]
3350
- }
3351
- }
3352
- },
3353
- "font": {
3354
- "weight": {
3355
- "body": {
3356
- "default": {
3357
- "value": "Book",
3358
- "type": "semantic",
3359
- "public": true,
3360
- "default": true,
3361
- "usage": "Default body text weight",
3362
- "deprecated": false,
3363
- "filePath": "src/themes/alaska-classic/typography.json",
3364
- "isSource": false,
3365
- "original": {
3366
- "value": "{font.weight.book.value}",
3367
- "type": "semantic",
3368
- "public": true,
3369
- "default": true,
3370
- "usage": "Default body text weight",
3371
- "deprecated": false
3372
- },
3373
- "name": "ds-font-weight-body-default",
3374
- "attributes": {
3375
- "category": "font",
3376
- "type": "weight",
3377
- "item": "body",
3378
- "subitem": "default"
3379
- },
3380
- "path": [
3381
- "font",
3382
- "weight",
3383
- "body",
3384
- "default"
3385
- ]
3386
- },
3387
- "large": {
3388
- "value": "Book",
3389
- "type": "semantic",
3390
- "public": true,
3391
- "default": true,
3392
- "usage": "Large body text weight",
3393
- "deprecated": false,
3394
- "filePath": "src/themes/alaska-classic/typography.json",
3395
- "isSource": false,
3396
- "original": {
3397
- "value": "{font.weight.book.value}",
3398
- "type": "semantic",
3399
- "public": true,
3400
- "default": true,
3401
- "usage": "Large body text weight",
3402
- "deprecated": false
3403
- },
3404
- "name": "ds-font-weight-body-large",
3405
- "attributes": {
3406
- "category": "font",
3407
- "type": "weight",
3408
- "item": "body",
3409
- "subitem": "large"
3410
- },
3411
- "path": [
3412
- "font",
3413
- "weight",
3414
- "body",
3415
- "large"
3416
- ]
3417
- },
3418
- "small": {
3419
- "value": "Book",
3420
- "type": "semantic",
3421
- "public": true,
3422
- "default": true,
3423
- "usage": "Small body text weight",
3424
- "deprecated": false,
3425
- "filePath": "src/themes/alaska-classic/typography.json",
3426
- "isSource": false,
3427
- "original": {
3428
- "value": "{font.weight.book.value}",
3429
- "type": "semantic",
3430
- "public": true,
3431
- "default": true,
3432
- "usage": "Small body text weight",
3433
- "deprecated": false
3434
- },
3435
- "name": "ds-font-weight-body-small",
3436
- "attributes": {
3437
- "category": "font",
3438
- "type": "weight",
3439
- "item": "body",
3440
- "subitem": "small"
3441
- },
3442
- "path": [
3443
- "font",
3444
- "weight",
3445
- "body",
3446
- "small"
3447
- ]
3448
- },
3449
- "xsmall": {
3450
- "value": "Book",
3451
- "type": "semantic",
3452
- "public": true,
3453
- "default": true,
3454
- "usage": "Extra small body text weight",
3455
- "deprecated": false,
3456
- "filePath": "src/themes/alaska-classic/typography.json",
3457
- "isSource": false,
3458
- "original": {
3459
- "value": "{font.weight.book.value}",
3460
- "type": "semantic",
3461
- "public": true,
3462
- "default": true,
3463
- "usage": "Extra small body text weight",
3464
- "deprecated": false
3465
- },
3466
- "name": "ds-font-weight-body-xsmall",
3467
- "attributes": {
3468
- "category": "font",
3469
- "type": "weight",
3470
- "item": "body",
3471
- "subitem": "xsmall"
3472
- },
3473
- "path": [
3474
- "font",
3475
- "weight",
3476
- "body",
3477
- "xsmall"
3478
- ]
3479
- },
3480
- "xxsmall": {
3481
- "value": "Book",
3482
- "type": "semantic",
3483
- "public": true,
3484
- "default": true,
3485
- "usage": "Double extra small body text weight",
3486
- "deprecated": false,
3487
- "filePath": "src/themes/alaska-classic/typography.json",
3488
- "isSource": false,
3489
- "original": {
3490
- "value": "{font.weight.book.value}",
3491
- "type": "semantic",
3492
- "public": true,
3493
- "default": true,
3494
- "usage": "Double extra small body text weight",
3495
- "deprecated": false
3496
- },
3497
- "name": "ds-font-weight-body-xxsmall",
3498
- "attributes": {
3499
- "category": "font",
3500
- "type": "weight",
3501
- "item": "body",
3502
- "subitem": "xxsmall"
3503
- },
3504
- "path": [
3505
- "font",
3506
- "weight",
3507
- "body",
3508
- "xxsmall"
3509
- ]
3510
- }
3511
- },
3512
- "display": {
3513
- "value": "Light",
3514
- "type": "semantic",
3515
- "public": true,
3516
- "default": true,
3517
- "usage": "Display text weight",
3518
- "deprecated": false,
3519
- "filePath": "src/themes/alaska-classic/typography.json",
3520
- "isSource": false,
3521
- "original": {
3522
- "value": "{font.weight.light.value}",
3523
- "type": "semantic",
3524
- "public": true,
3525
- "default": true,
3526
- "usage": "Display text weight",
3527
- "deprecated": false
3528
- },
3529
- "name": "ds-font-weight-display",
3530
- "attributes": {
3531
- "category": "font",
3532
- "type": "weight",
3533
- "item": "display"
3534
- },
3535
- "path": [
3536
- "font",
3537
- "weight",
3538
- "display"
3539
- ]
3540
- },
3541
- "heading": {
3542
- "heading1": {
3543
- "value": "Book",
3544
- "type": "semantic",
3545
- "public": true,
3546
- "default": true,
3547
- "usage": "Heading 1 weight",
3548
- "deprecated": false,
3549
- "filePath": "src/themes/alaska-classic/typography.json",
3550
- "isSource": false,
3551
- "original": {
3552
- "value": "{font.weight.book.value}",
3553
- "type": "semantic",
3554
- "public": true,
3555
- "default": true,
3556
- "usage": "Heading 1 weight",
3557
- "deprecated": false
3558
- },
3559
- "name": "ds-font-weight-heading-heading1",
3560
- "attributes": {
3561
- "category": "font",
3562
- "type": "weight",
3563
- "item": "heading",
3564
- "subitem": "heading1"
3565
- },
3566
- "path": [
3567
- "font",
3568
- "weight",
3569
- "heading",
3570
- "heading1"
3571
- ]
3572
- },
3573
- "heading2": {
3574
- "value": "Book",
3575
- "type": "semantic",
3576
- "public": true,
3577
- "default": true,
3578
- "usage": "Heading 2 weight",
3579
- "deprecated": false,
3580
- "filePath": "src/themes/alaska-classic/typography.json",
3581
- "isSource": false,
3582
- "original": {
3583
- "value": "{font.weight.book.value}",
3584
- "type": "semantic",
3585
- "public": true,
3586
- "default": true,
3587
- "usage": "Heading 2 weight",
3588
- "deprecated": false
3589
- },
3590
- "name": "ds-font-weight-heading-heading2",
3591
- "attributes": {
3592
- "category": "font",
3593
- "type": "weight",
3594
- "item": "heading",
3595
- "subitem": "heading2"
3596
- },
3597
- "path": [
3598
- "font",
3599
- "weight",
3600
- "heading",
3601
- "heading2"
3602
- ]
3603
- },
3604
- "heading3": {
3605
- "value": "Medium",
3606
- "type": "semantic",
3607
- "public": true,
3608
- "default": true,
3609
- "usage": "Heading 3 weight",
3610
- "deprecated": false,
3611
- "filePath": "src/themes/alaska-classic/typography.json",
3612
- "isSource": false,
3613
- "original": {
3614
- "value": "{font.weight.medium.value}",
3615
- "type": "semantic",
3616
- "public": true,
3617
- "default": true,
3618
- "usage": "Heading 3 weight",
3619
- "deprecated": false
3620
- },
3621
- "name": "ds-font-weight-heading-heading3",
3622
- "attributes": {
3623
- "category": "font",
3624
- "type": "weight",
3625
- "item": "heading",
3626
- "subitem": "heading3"
3627
- },
3628
- "path": [
3629
- "font",
3630
- "weight",
3631
- "heading",
3632
- "heading3"
3633
- ]
3634
- },
3635
- "heading4": {
3636
- "value": "Medium",
3637
- "type": "semantic",
3638
- "public": true,
3639
- "default": true,
3640
- "usage": "Heading 4 weight",
3641
- "deprecated": false,
3642
- "filePath": "src/themes/alaska-classic/typography.json",
3643
- "isSource": false,
3644
- "original": {
3645
- "value": "{font.weight.medium.value}",
3646
- "type": "semantic",
3647
- "public": true,
3648
- "default": true,
3649
- "usage": "Heading 4 weight",
3650
- "deprecated": false
3651
- },
3652
- "name": "ds-font-weight-heading-heading4",
3653
- "attributes": {
3654
- "category": "font",
3655
- "type": "weight",
3656
- "item": "heading",
3657
- "subitem": "heading4"
3658
- },
3659
- "path": [
3660
- "font",
3661
- "weight",
3662
- "heading",
3663
- "heading4"
3664
- ]
3665
- },
3666
- "heading5": {
3667
- "value": "Medium",
3668
- "type": "semantic",
3669
- "public": true,
3670
- "default": true,
3671
- "usage": "Heading 5 weight",
3672
- "deprecated": false,
3673
- "filePath": "src/themes/alaska-classic/typography.json",
3674
- "isSource": false,
3675
- "original": {
3676
- "value": "{font.weight.medium.value}",
3677
- "type": "semantic",
3678
- "public": true,
3679
- "default": true,
3680
- "usage": "Heading 5 weight",
3681
- "deprecated": false
3682
- },
3683
- "name": "ds-font-weight-heading-heading5",
3684
- "attributes": {
3685
- "category": "font",
3686
- "type": "weight",
3687
- "item": "heading",
3688
- "subitem": "heading5"
3689
- },
3690
- "path": [
3691
- "font",
3692
- "weight",
3693
- "heading",
3694
- "heading5"
3695
- ]
3696
- },
3697
- "heading6": {
3698
- "value": "Medium",
3699
- "type": "semantic",
3700
- "public": true,
3701
- "default": true,
3702
- "usage": "Heading 6 weight",
3703
- "deprecated": false,
3704
- "filePath": "src/themes/alaska-classic/typography.json",
3705
- "isSource": false,
3706
- "original": {
3707
- "value": "{font.weight.medium.value}",
3708
- "type": "semantic",
3709
- "public": true,
3710
- "default": true,
3711
- "usage": "Heading 6 weight",
3712
- "deprecated": false
3713
- },
3714
- "name": "ds-font-weight-heading-heading6",
3715
- "attributes": {
3716
- "category": "font",
3717
- "type": "weight",
3718
- "item": "heading",
3719
- "subitem": "heading6"
3720
- },
3721
- "path": [
3722
- "font",
3723
- "weight",
3724
- "heading",
3725
- "heading6"
3726
- ]
3727
- }
3728
- }
3729
- }
3730
- }
3731
- };