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