@aurodesignsystem/design-tokens 4.9.0 → 4.9.2

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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 05 Jul 2024 23:54:58 GMT
3
+ * Generated on Mon, 23 Sep 2024 22:36:01 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -9433,7 +9433,7 @@ module.exports = {
9433
9433
  },
9434
9434
  "divider": {
9435
9435
  "default": {
9436
- "value": "rgba(0, 0, 0, 0.06)",
9436
+ "value": "rgba(0, 0, 0, 0.12)",
9437
9437
  "public": true,
9438
9438
  "default": true,
9439
9439
  "usage": "Strict use as divider between elements on light backgrounds",
@@ -9442,7 +9442,7 @@ module.exports = {
9442
9442
  "filePath": "src/color/border.json",
9443
9443
  "isSource": true,
9444
9444
  "original": {
9445
- "value": "{color.base.black-200.value}",
9445
+ "value": "{color.base.black-300.value}",
9446
9446
  "public": true,
9447
9447
  "default": true,
9448
9448
  "usage": "Strict use as divider between elements on light backgrounds",
@@ -9464,7 +9464,7 @@ module.exports = {
9464
9464
  ]
9465
9465
  },
9466
9466
  "inverse": {
9467
- "value": "rgba(255, 255, 255, 0.06)",
9467
+ "value": "rgba(255, 255, 255, 0.25)",
9468
9468
  "public": true,
9469
9469
  "inverse": true,
9470
9470
  "usage": "Strict use as divider between elements on dark backgrounds",
@@ -9473,7 +9473,7 @@ module.exports = {
9473
9473
  "filePath": "src/color/border.json",
9474
9474
  "isSource": true,
9475
9475
  "original": {
9476
- "value": "{color.base.white-200.value}",
9476
+ "value": "{color.base.white-400.value}",
9477
9477
  "public": true,
9478
9478
  "inverse": true,
9479
9479
  "usage": "Strict use as divider between elements on dark backgrounds",
@@ -9592,7 +9592,7 @@ module.exports = {
9592
9592
  ]
9593
9593
  },
9594
9594
  "inverse": {
9595
- "value": "#f2d7fb",
9595
+ "value": "#f2f7fb",
9596
9596
  "public": true,
9597
9597
  "inverse": true,
9598
9598
  "usage": "Emphasis border color on dark backgrounds",
@@ -9753,7 +9753,7 @@ module.exports = {
9753
9753
  },
9754
9754
  "warning": {
9755
9755
  "default": {
9756
- "value": "#fef8e9",
9756
+ "value": "#c49432",
9757
9757
  "public": true,
9758
9758
  "default": true,
9759
9759
  "usage": "Warning border color on light backgrounds",
@@ -9762,7 +9762,7 @@ module.exports = {
9762
9762
  "filePath": "src/color/border.json",
9763
9763
  "isSource": true,
9764
9764
  "original": {
9765
- "value": "{color.base.warning.100.value}",
9765
+ "value": "{color.base.warning.300.value}",
9766
9766
  "public": true,
9767
9767
  "default": true,
9768
9768
  "usage": "Warning border color on light backgrounds",
@@ -13073,7 +13073,7 @@ module.exports = {
13073
13073
  },
13074
13074
  "navy": {
13075
13075
  "100": {
13076
- "value": "#f2d7fb",
13076
+ "value": "#f2f7fb",
13077
13077
  "comment": "\n // Please consider descriptive token prior to using brand token",
13078
13078
  "public": true,
13079
13079
  "usage": "Neutral accent",
@@ -13082,7 +13082,7 @@ module.exports = {
13082
13082
  "filePath": "src/color/brand.json",
13083
13083
  "isSource": true,
13084
13084
  "original": {
13085
- "value": "#f2d7fb",
13085
+ "value": "#f2f7fb",
13086
13086
  "comment": "{comments.color.brand.value.comment}",
13087
13087
  "public": true,
13088
13088
  "usage": "Neutral accent",
@@ -15581,7 +15581,7 @@ module.exports = {
15581
15581
  ]
15582
15582
  },
15583
15583
  "inverse": {
15584
- "value": "rgba(255, 255, 255, 0.03)",
15584
+ "value": "rgba(255, 255, 255, 0.25)",
15585
15585
  "public": true,
15586
15586
  "inverse": true,
15587
15587
  "usage": "Tertiary disabled color for containers on dark backgrounds",
@@ -15590,7 +15590,7 @@ module.exports = {
15590
15590
  "filePath": "src/color/container.json",
15591
15591
  "isSource": true,
15592
15592
  "original": {
15593
- "value": "{color.base.white-100.value}",
15593
+ "value": "{color.base.white-400.value}",
15594
15594
  "public": true,
15595
15595
  "inverse": true,
15596
15596
  "usage": "Tertiary disabled color for containers on dark backgrounds",
@@ -15721,7 +15721,7 @@ module.exports = {
15721
15721
  ]
15722
15722
  },
15723
15723
  "inverse": {
15724
- "value": "rgba(255, 255, 255, 0.03)",
15724
+ "value": "rgba(255, 255, 255, 0.25)",
15725
15725
  "public": true,
15726
15726
  "inverse": true,
15727
15727
  "usage": "Tertiary hover color for containers on dark backgrounds",
@@ -15730,7 +15730,7 @@ module.exports = {
15730
15730
  "filePath": "src/color/container.json",
15731
15731
  "isSource": true,
15732
15732
  "original": {
15733
- "value": "{color.base.white-100.value}",
15733
+ "value": "{color.base.white-400.value}",
15734
15734
  "public": true,
15735
15735
  "inverse": true,
15736
15736
  "usage": "Tertiary hover color for containers on dark backgrounds",
@@ -16400,344 +16400,356 @@ module.exports = {
16400
16400
  }
16401
16401
  },
16402
16402
  "ui": {
16403
- "default": {
16403
+ "primary": {
16404
16404
  "default": {
16405
- "value": "#2c67b5",
16406
- "public": true,
16407
- "default": true,
16408
- "usage": "Default color for UI icons on light backgrounds",
16409
- "wcag": "n/a",
16410
- "deprecated": false,
16411
- "filePath": "src/color/icon.json",
16412
- "isSource": true,
16413
- "original": {
16414
- "value": "{color.brand.blue.700.value}",
16405
+ "default": {
16406
+ "value": "#2c67b5",
16415
16407
  "public": true,
16416
16408
  "default": true,
16417
16409
  "usage": "Default color for UI icons on light backgrounds",
16418
16410
  "wcag": "n/a",
16419
- "deprecated": false
16420
- },
16421
- "name": "ds-color-icon-ui-default-default",
16422
- "attributes": {
16423
- "category": "color",
16424
- "type": "icon",
16425
- "item": "ui",
16426
- "subitem": "default",
16427
- "state": "default"
16411
+ "deprecated": false,
16412
+ "filePath": "src/color/icon.json",
16413
+ "isSource": true,
16414
+ "original": {
16415
+ "value": "{color.brand.blue.700.value}",
16416
+ "public": true,
16417
+ "default": true,
16418
+ "usage": "Default color for UI icons on light backgrounds",
16419
+ "wcag": "n/a",
16420
+ "deprecated": false
16421
+ },
16422
+ "name": "ds-color-icon-ui-primary-default-default",
16423
+ "attributes": {
16424
+ "category": "color",
16425
+ "type": "icon",
16426
+ "item": "ui",
16427
+ "subitem": "primary",
16428
+ "state": "default"
16429
+ },
16430
+ "path": [
16431
+ "color",
16432
+ "icon",
16433
+ "ui",
16434
+ "primary",
16435
+ "default",
16436
+ "default"
16437
+ ]
16428
16438
  },
16429
- "path": [
16430
- "color",
16431
- "icon",
16432
- "ui",
16433
- "default",
16434
- "default"
16435
- ]
16436
- },
16437
- "inverse": {
16438
- "value": "#56bbde",
16439
- "public": true,
16440
- "inverse": true,
16441
- "usage": "Default color for UI icons on dark backgrounds",
16442
- "wcag": "n/a",
16443
- "deprecated": false,
16444
- "filePath": "src/color/icon.json",
16445
- "isSource": true,
16446
- "original": {
16447
- "value": "{color.brand.cyan.400.value}",
16439
+ "inverse": {
16440
+ "value": "#56bbde",
16448
16441
  "public": true,
16449
16442
  "inverse": true,
16450
16443
  "usage": "Default color for UI icons on dark backgrounds",
16451
16444
  "wcag": "n/a",
16452
- "deprecated": false
16453
- },
16454
- "name": "ds-color-icon-ui-default-inverse",
16455
- "attributes": {
16456
- "category": "color",
16457
- "type": "icon",
16458
- "item": "ui",
16459
- "subitem": "default",
16460
- "state": "inverse"
16461
- },
16462
- "path": [
16463
- "color",
16464
- "icon",
16465
- "ui",
16466
- "default",
16467
- "inverse"
16468
- ]
16469
- }
16470
- },
16471
- "hover": {
16472
- "default": {
16473
- "value": "#193d73",
16474
- "public": true,
16475
- "default": true,
16476
- "usage": "Hover color for UI icons on light backgrounds",
16477
- "wcag": "n/a",
16478
- "deprecated": false,
16479
- "filePath": "src/color/icon.json",
16480
- "isSource": true,
16481
- "original": {
16482
- "value": "{color.brand.blue.900.value}",
16445
+ "deprecated": false,
16446
+ "filePath": "src/color/icon.json",
16447
+ "isSource": true,
16448
+ "original": {
16449
+ "value": "{color.brand.cyan.400.value}",
16450
+ "public": true,
16451
+ "inverse": true,
16452
+ "usage": "Default color for UI icons on dark backgrounds",
16453
+ "wcag": "n/a",
16454
+ "deprecated": false
16455
+ },
16456
+ "name": "ds-color-icon-ui-primary-default-inverse",
16457
+ "attributes": {
16458
+ "category": "color",
16459
+ "type": "icon",
16460
+ "item": "ui",
16461
+ "subitem": "primary",
16462
+ "state": "default"
16463
+ },
16464
+ "path": [
16465
+ "color",
16466
+ "icon",
16467
+ "ui",
16468
+ "primary",
16469
+ "default",
16470
+ "inverse"
16471
+ ]
16472
+ }
16473
+ },
16474
+ "hover": {
16475
+ "default": {
16476
+ "value": "#193d73",
16483
16477
  "public": true,
16484
16478
  "default": true,
16485
16479
  "usage": "Hover color for UI icons on light backgrounds",
16486
16480
  "wcag": "n/a",
16487
- "deprecated": false
16488
- },
16489
- "name": "ds-color-icon-ui-hover-default",
16490
- "attributes": {
16491
- "category": "color",
16492
- "type": "icon",
16493
- "item": "ui",
16494
- "subitem": "hover",
16495
- "state": "default"
16481
+ "deprecated": false,
16482
+ "filePath": "src/color/icon.json",
16483
+ "isSource": true,
16484
+ "original": {
16485
+ "value": "{color.brand.blue.900.value}",
16486
+ "public": true,
16487
+ "default": true,
16488
+ "usage": "Hover color for UI icons on light backgrounds",
16489
+ "wcag": "n/a",
16490
+ "deprecated": false
16491
+ },
16492
+ "name": "ds-color-icon-ui-primary-hover-default",
16493
+ "attributes": {
16494
+ "category": "color",
16495
+ "type": "icon",
16496
+ "item": "ui",
16497
+ "subitem": "primary",
16498
+ "state": "hover"
16499
+ },
16500
+ "path": [
16501
+ "color",
16502
+ "icon",
16503
+ "ui",
16504
+ "primary",
16505
+ "hover",
16506
+ "default"
16507
+ ]
16496
16508
  },
16497
- "path": [
16498
- "color",
16499
- "icon",
16500
- "ui",
16501
- "hover",
16502
- "default"
16503
- ]
16504
- },
16505
- "inverse": {
16506
- "value": "#a8e9f7",
16507
- "public": true,
16508
- "inverse": true,
16509
- "usage": "Hover color for UI icons on dark backgrounds",
16510
- "wcag": "n/a",
16511
- "deprecated": false,
16512
- "filePath": "src/color/icon.json",
16513
- "isSource": true,
16514
- "original": {
16515
- "value": "{color.brand.cyan.200.value}",
16509
+ "inverse": {
16510
+ "value": "#a8e9f7",
16516
16511
  "public": true,
16517
16512
  "inverse": true,
16518
16513
  "usage": "Hover color for UI icons on dark backgrounds",
16519
16514
  "wcag": "n/a",
16520
- "deprecated": false
16521
- },
16522
- "name": "ds-color-icon-ui-hover-inverse",
16523
- "attributes": {
16524
- "category": "color",
16525
- "type": "icon",
16526
- "item": "ui",
16527
- "subitem": "hover",
16528
- "state": "inverse"
16529
- },
16530
- "path": [
16531
- "color",
16532
- "icon",
16533
- "ui",
16534
- "hover",
16535
- "inverse"
16536
- ]
16537
- }
16538
- },
16539
- "active": {
16540
- "default": {
16541
- "value": "#225296",
16542
- "public": true,
16543
- "default": true,
16544
- "usage": "Active color for UI icons on light backgrounds",
16545
- "wcag": "n/a",
16546
- "deprecated": false,
16547
- "filePath": "src/color/icon.json",
16548
- "isSource": true,
16549
- "original": {
16550
- "value": "{color.brand.blue.800.value}",
16515
+ "deprecated": false,
16516
+ "filePath": "src/color/icon.json",
16517
+ "isSource": true,
16518
+ "original": {
16519
+ "value": "{color.brand.cyan.200.value}",
16520
+ "public": true,
16521
+ "inverse": true,
16522
+ "usage": "Hover color for UI icons on dark backgrounds",
16523
+ "wcag": "n/a",
16524
+ "deprecated": false
16525
+ },
16526
+ "name": "ds-color-icon-ui-primary-hover-inverse",
16527
+ "attributes": {
16528
+ "category": "color",
16529
+ "type": "icon",
16530
+ "item": "ui",
16531
+ "subitem": "primary",
16532
+ "state": "hover"
16533
+ },
16534
+ "path": [
16535
+ "color",
16536
+ "icon",
16537
+ "ui",
16538
+ "primary",
16539
+ "hover",
16540
+ "inverse"
16541
+ ]
16542
+ }
16543
+ },
16544
+ "active": {
16545
+ "default": {
16546
+ "value": "#225296",
16551
16547
  "public": true,
16552
16548
  "default": true,
16553
16549
  "usage": "Active color for UI icons on light backgrounds",
16554
16550
  "wcag": "n/a",
16555
- "deprecated": false
16556
- },
16557
- "name": "ds-color-icon-ui-active-default",
16558
- "attributes": {
16559
- "category": "color",
16560
- "type": "icon",
16561
- "item": "ui",
16562
- "subitem": "active",
16563
- "state": "default"
16551
+ "deprecated": false,
16552
+ "filePath": "src/color/icon.json",
16553
+ "isSource": true,
16554
+ "original": {
16555
+ "value": "{color.brand.blue.800.value}",
16556
+ "public": true,
16557
+ "default": true,
16558
+ "usage": "Active color for UI icons on light backgrounds",
16559
+ "wcag": "n/a",
16560
+ "deprecated": false
16561
+ },
16562
+ "name": "ds-color-icon-ui-primary-active-default",
16563
+ "attributes": {
16564
+ "category": "color",
16565
+ "type": "icon",
16566
+ "item": "ui",
16567
+ "subitem": "primary",
16568
+ "state": "active"
16569
+ },
16570
+ "path": [
16571
+ "color",
16572
+ "icon",
16573
+ "ui",
16574
+ "primary",
16575
+ "active",
16576
+ "default"
16577
+ ]
16564
16578
  },
16565
- "path": [
16566
- "color",
16567
- "icon",
16568
- "ui",
16569
- "active",
16570
- "default"
16571
- ]
16572
- },
16573
- "inverse": {
16574
- "value": "#6ad5ef",
16575
- "public": true,
16576
- "inverse": true,
16577
- "usage": "Active color for UI icons on dark backgrounds",
16578
- "wcag": "n/a",
16579
- "deprecated": false,
16580
- "filePath": "src/color/icon.json",
16581
- "isSource": true,
16582
- "original": {
16583
- "value": "{color.brand.cyan.300.value}",
16579
+ "inverse": {
16580
+ "value": "#6ad5ef",
16584
16581
  "public": true,
16585
16582
  "inverse": true,
16586
16583
  "usage": "Active color for UI icons on dark backgrounds",
16587
16584
  "wcag": "n/a",
16588
- "deprecated": false
16589
- },
16590
- "name": "ds-color-icon-ui-active-inverse",
16591
- "attributes": {
16592
- "category": "color",
16593
- "type": "icon",
16594
- "item": "ui",
16595
- "subitem": "active",
16596
- "state": "inverse"
16597
- },
16598
- "path": [
16599
- "color",
16600
- "icon",
16601
- "ui",
16602
- "active",
16603
- "inverse"
16604
- ]
16605
- }
16606
- },
16607
- "disabled": {
16608
- "default": {
16609
- "value": "#adadad",
16610
- "public": true,
16611
- "default": true,
16612
- "usage": "Disabled color for UI icons on light backgrounds",
16613
- "wcag": "n/a",
16614
- "deprecated": false,
16615
- "filePath": "src/color/icon.json",
16616
- "isSource": true,
16617
- "original": {
16618
- "value": "{color.brand.gray.400.value}",
16585
+ "deprecated": false,
16586
+ "filePath": "src/color/icon.json",
16587
+ "isSource": true,
16588
+ "original": {
16589
+ "value": "{color.brand.cyan.300.value}",
16590
+ "public": true,
16591
+ "inverse": true,
16592
+ "usage": "Active color for UI icons on dark backgrounds",
16593
+ "wcag": "n/a",
16594
+ "deprecated": false
16595
+ },
16596
+ "name": "ds-color-icon-ui-primary-active-inverse",
16597
+ "attributes": {
16598
+ "category": "color",
16599
+ "type": "icon",
16600
+ "item": "ui",
16601
+ "subitem": "primary",
16602
+ "state": "active"
16603
+ },
16604
+ "path": [
16605
+ "color",
16606
+ "icon",
16607
+ "ui",
16608
+ "primary",
16609
+ "active",
16610
+ "inverse"
16611
+ ]
16612
+ }
16613
+ },
16614
+ "disabled": {
16615
+ "default": {
16616
+ "value": "#adadad",
16619
16617
  "public": true,
16620
16618
  "default": true,
16621
16619
  "usage": "Disabled color for UI icons on light backgrounds",
16622
16620
  "wcag": "n/a",
16623
- "deprecated": false
16624
- },
16625
- "name": "ds-color-icon-ui-disabled-default",
16626
- "attributes": {
16627
- "category": "color",
16628
- "type": "icon",
16629
- "item": "ui",
16630
- "subitem": "disabled",
16631
- "state": "default"
16621
+ "deprecated": false,
16622
+ "filePath": "src/color/icon.json",
16623
+ "isSource": true,
16624
+ "original": {
16625
+ "value": "{color.brand.gray.400.value}",
16626
+ "public": true,
16627
+ "default": true,
16628
+ "usage": "Disabled color for UI icons on light backgrounds",
16629
+ "wcag": "n/a",
16630
+ "deprecated": false
16631
+ },
16632
+ "name": "ds-color-icon-ui-primary-disabled-default",
16633
+ "attributes": {
16634
+ "category": "color",
16635
+ "type": "icon",
16636
+ "item": "ui",
16637
+ "subitem": "primary",
16638
+ "state": "disabled"
16639
+ },
16640
+ "path": [
16641
+ "color",
16642
+ "icon",
16643
+ "ui",
16644
+ "primary",
16645
+ "disabled",
16646
+ "default"
16647
+ ]
16632
16648
  },
16633
- "path": [
16634
- "color",
16635
- "icon",
16636
- "ui",
16637
- "disabled",
16638
- "default"
16639
- ]
16640
- },
16641
- "inverse": {
16642
- "value": "#7e7e7e",
16643
- "public": true,
16644
- "inverse": true,
16645
- "usage": "Disabled color for UI icons on dark backgrounds",
16646
- "wcag": "n/a",
16647
- "deprecated": false,
16648
- "filePath": "src/color/icon.json",
16649
- "isSource": true,
16650
- "original": {
16651
- "value": "{color.brand.gray.600.value}",
16649
+ "inverse": {
16650
+ "value": "#7e7e7e",
16652
16651
  "public": true,
16653
16652
  "inverse": true,
16654
16653
  "usage": "Disabled color for UI icons on dark backgrounds",
16655
16654
  "wcag": "n/a",
16656
- "deprecated": false
16657
- },
16658
- "name": "ds-color-icon-ui-disabled-inverse",
16659
- "attributes": {
16660
- "category": "color",
16661
- "type": "icon",
16662
- "item": "ui",
16663
- "subitem": "disabled",
16664
- "state": "inverse"
16665
- },
16666
- "path": [
16667
- "color",
16668
- "icon",
16669
- "ui",
16670
- "disabled",
16671
- "inverse"
16672
- ]
16673
- }
16674
- },
16675
- "focus": {
16676
- "default": {
16677
- "value": "#2c67b5",
16678
- "public": true,
16679
- "default": true,
16680
- "usage": "Focus color for UI icons on light backgrounds",
16681
- "wcag": "n/a",
16682
- "deprecated": false,
16683
- "filePath": "src/color/icon.json",
16684
- "isSource": true,
16685
- "original": {
16686
- "value": "{color.brand.blue.700.value}",
16655
+ "deprecated": false,
16656
+ "filePath": "src/color/icon.json",
16657
+ "isSource": true,
16658
+ "original": {
16659
+ "value": "{color.brand.gray.600.value}",
16660
+ "public": true,
16661
+ "inverse": true,
16662
+ "usage": "Disabled color for UI icons on dark backgrounds",
16663
+ "wcag": "n/a",
16664
+ "deprecated": false
16665
+ },
16666
+ "name": "ds-color-icon-ui-primary-disabled-inverse",
16667
+ "attributes": {
16668
+ "category": "color",
16669
+ "type": "icon",
16670
+ "item": "ui",
16671
+ "subitem": "primary",
16672
+ "state": "disabled"
16673
+ },
16674
+ "path": [
16675
+ "color",
16676
+ "icon",
16677
+ "ui",
16678
+ "primary",
16679
+ "disabled",
16680
+ "inverse"
16681
+ ]
16682
+ }
16683
+ },
16684
+ "focus": {
16685
+ "default": {
16686
+ "value": "#2c67b5",
16687
16687
  "public": true,
16688
16688
  "default": true,
16689
16689
  "usage": "Focus color for UI icons on light backgrounds",
16690
16690
  "wcag": "n/a",
16691
- "deprecated": false
16692
- },
16693
- "name": "ds-color-icon-ui-focus-default",
16694
- "attributes": {
16695
- "category": "color",
16696
- "type": "icon",
16697
- "item": "ui",
16698
- "subitem": "focus",
16699
- "state": "default"
16691
+ "deprecated": false,
16692
+ "filePath": "src/color/icon.json",
16693
+ "isSource": true,
16694
+ "original": {
16695
+ "value": "{color.brand.blue.700.value}",
16696
+ "public": true,
16697
+ "default": true,
16698
+ "usage": "Focus color for UI icons on light backgrounds",
16699
+ "wcag": "n/a",
16700
+ "deprecated": false
16701
+ },
16702
+ "name": "ds-color-icon-ui-primary-focus-default",
16703
+ "attributes": {
16704
+ "category": "color",
16705
+ "type": "icon",
16706
+ "item": "ui",
16707
+ "subitem": "primary",
16708
+ "state": "focus"
16709
+ },
16710
+ "path": [
16711
+ "color",
16712
+ "icon",
16713
+ "ui",
16714
+ "primary",
16715
+ "focus",
16716
+ "default"
16717
+ ]
16700
16718
  },
16701
- "path": [
16702
- "color",
16703
- "icon",
16704
- "ui",
16705
- "focus",
16706
- "default"
16707
- ]
16708
- },
16709
- "inverse": {
16710
- "value": "#56bbde",
16711
- "public": true,
16712
- "inverse": true,
16713
- "usage": "Focus color for UI icons on dark backgrounds",
16714
- "wcag": "n/a",
16715
- "deprecated": false,
16716
- "filePath": "src/color/icon.json",
16717
- "isSource": true,
16718
- "original": {
16719
- "value": "{color.brand.cyan.400.value}",
16719
+ "inverse": {
16720
+ "value": "#56bbde",
16720
16721
  "public": true,
16721
16722
  "inverse": true,
16722
16723
  "usage": "Focus color for UI icons on dark backgrounds",
16723
16724
  "wcag": "n/a",
16724
- "deprecated": false
16725
- },
16726
- "name": "ds-color-icon-ui-focus-inverse",
16727
- "attributes": {
16728
- "category": "color",
16729
- "type": "icon",
16730
- "item": "ui",
16731
- "subitem": "focus",
16732
- "state": "inverse"
16733
- },
16734
- "path": [
16735
- "color",
16736
- "icon",
16737
- "ui",
16738
- "focus",
16739
- "inverse"
16740
- ]
16725
+ "deprecated": false,
16726
+ "filePath": "src/color/icon.json",
16727
+ "isSource": true,
16728
+ "original": {
16729
+ "value": "{color.brand.cyan.400.value}",
16730
+ "public": true,
16731
+ "inverse": true,
16732
+ "usage": "Focus color for UI icons on dark backgrounds",
16733
+ "wcag": "n/a",
16734
+ "deprecated": false
16735
+ },
16736
+ "name": "ds-color-icon-ui-primary-focus-inverse",
16737
+ "attributes": {
16738
+ "category": "color",
16739
+ "type": "icon",
16740
+ "item": "ui",
16741
+ "subitem": "primary",
16742
+ "state": "focus"
16743
+ },
16744
+ "path": [
16745
+ "color",
16746
+ "icon",
16747
+ "ui",
16748
+ "primary",
16749
+ "focus",
16750
+ "inverse"
16751
+ ]
16752
+ }
16741
16753
  }
16742
16754
  },
16743
16755
  "secondary": {
@@ -18074,7 +18086,7 @@ module.exports = {
18074
18086
  ]
18075
18087
  },
18076
18088
  "inverse": {
18077
- "value": "#525252",
18089
+ "value": "#adadad",
18078
18090
  "public": true,
18079
18091
  "inverse": true,
18080
18092
  "usage": "Tertiary color for body text on dark backgrounds",
@@ -18083,7 +18095,7 @@ module.exports = {
18083
18095
  "filePath": "src/color/text.json",
18084
18096
  "isSource": true,
18085
18097
  "original": {
18086
- "value": "{color.brand.gray.800.value}",
18098
+ "value": "{color.brand.gray.400.value}",
18087
18099
  "public": true,
18088
18100
  "inverse": true,
18089
18101
  "usage": "Tertiary color for body text on dark backgrounds",
@@ -18169,39 +18181,6 @@ module.exports = {
18169
18181
  ]
18170
18182
  }
18171
18183
  },
18172
- "disabled": {
18173
- "default": {
18174
- "value": "#dddddd",
18175
- "public": true,
18176
- "onLight": true,
18177
- "usage": "Disabled text color on light backgrounds",
18178
- "wcag": "n/a",
18179
- "deprecated": false,
18180
- "filePath": "src/color/text.json",
18181
- "isSource": true,
18182
- "original": {
18183
- "value": "{color.base.gray.200.value}",
18184
- "public": true,
18185
- "onLight": true,
18186
- "usage": "Disabled text color on light backgrounds",
18187
- "wcag": "n/a",
18188
- "deprecated": false
18189
- },
18190
- "name": "ds-color-text-disabled-default",
18191
- "attributes": {
18192
- "category": "color",
18193
- "type": "text",
18194
- "item": "disabled",
18195
- "subitem": "default"
18196
- },
18197
- "path": [
18198
- "color",
18199
- "text",
18200
- "disabled",
18201
- "default"
18202
- ]
18203
- }
18204
- },
18205
18184
  "emphasis": {
18206
18185
  "default": {
18207
18186
  "value": "#265688",
@@ -18491,7 +18470,7 @@ module.exports = {
18491
18470
  ]
18492
18471
  },
18493
18472
  "inverse": {
18494
- "value": "#0b6f4d",
18473
+ "value": "#8eceb9",
18495
18474
  "public": true,
18496
18475
  "inverse": true,
18497
18476
  "usage": "Success text color on dark backgrounds",
@@ -18500,7 +18479,7 @@ module.exports = {
18500
18479
  "filePath": "src/color/text.json",
18501
18480
  "isSource": true,
18502
18481
  "original": {
18503
- "value": "{color.base.success.400.value}",
18482
+ "value": "{color.base.success.200.value}",
18504
18483
  "public": true,
18505
18484
  "inverse": true,
18506
18485
  "usage": "Success text color on dark backgrounds",
@@ -19370,7 +19349,7 @@ module.exports = {
19370
19349
  ]
19371
19350
  },
19372
19351
  "inverse": {
19373
- "value": "#f7f7f7",
19352
+ "value": "#89b2d4",
19374
19353
  "public": true,
19375
19354
  "inverse": true,
19376
19355
  "usage": "First class tier color for fares on dark backgrounds",
@@ -19379,7 +19358,7 @@ module.exports = {
19379
19358
  "filePath": "src/color/tier.json",
19380
19359
  "isSource": true,
19381
19360
  "original": {
19382
- "value": "#f7f7f7",
19361
+ "value": "{color.brand.navy.400.value}",
19383
19362
  "public": true,
19384
19363
  "inverse": true,
19385
19364
  "usage": "First class tier color for fares on dark backgrounds",
@@ -19505,7 +19484,7 @@ module.exports = {
19505
19484
  ]
19506
19485
  },
19507
19486
  "sapphire": {
19508
- "value": "#a41d4a",
19487
+ "value": "#015daa",
19509
19488
  "public": true,
19510
19489
  "onDark": true,
19511
19490
  "usage": "Sapphire tier color for Oneworld",
@@ -19514,7 +19493,7 @@ module.exports = {
19514
19493
  "filePath": "src/color/tier.json",
19515
19494
  "isSource": true,
19516
19495
  "original": {
19517
- "value": "#a41d4a",
19496
+ "value": "#015daa",
19518
19497
  "public": true,
19519
19498
  "onDark": true,
19520
19499
  "usage": "Sapphire tier color for Oneworld",
@@ -19536,7 +19515,7 @@ module.exports = {
19536
19515
  ]
19537
19516
  },
19538
19517
  "ruby": {
19539
- "value": "#015daa",
19518
+ "value": "#a41d4a",
19540
19519
  "public": true,
19541
19520
  "onDark": true,
19542
19521
  "usage": "Ruby tier color for Oneworld",
@@ -19545,7 +19524,7 @@ module.exports = {
19545
19524
  "filePath": "src/color/tier.json",
19546
19525
  "isSource": true,
19547
19526
  "original": {
19548
- "value": "#015daa",
19527
+ "value": "#a41d4a",
19549
19528
  "public": true,
19550
19529
  "onDark": true,
19551
19530
  "usage": "Ruby tier color for Oneworld",
@@ -19891,7 +19870,7 @@ module.exports = {
19891
19870
  },
19892
19871
  "navy": {
19893
19872
  "default": {
19894
- "value": "#326aa5",
19873
+ "value": "#265688",
19895
19874
  "public": true,
19896
19875
  "default": true,
19897
19876
  "usage": "",
@@ -19900,7 +19879,7 @@ module.exports = {
19900
19879
  "filePath": "src/color/utility.json",
19901
19880
  "isSource": true,
19902
19881
  "original": {
19903
- "value": "{color.brand.navy.700.value}",
19882
+ "value": "{color.brand.navy.800.value}",
19904
19883
  "public": true,
19905
19884
  "default": true,
19906
19885
  "usage": "",