@aurodesignsystem/design-tokens 4.6.2 → 4.8.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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 29 May 2024 18:08:55 GMT
3
+ * Generated on Thu, 27 Jun 2024 16:45:45 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -12778,6 +12778,56 @@ module.exports = {
12778
12778
  "brand",
12779
12779
  "ruby"
12780
12780
  ]
12781
+ },
12782
+ "lounge": {
12783
+ "value": "#01426a",
12784
+ "public": true,
12785
+ "usage": "Tier branding color",
12786
+ "deprecated": false,
12787
+ "filePath": "src/color/brand.json",
12788
+ "isSource": true,
12789
+ "original": {
12790
+ "value": "01426a",
12791
+ "public": true,
12792
+ "usage": "Tier branding color",
12793
+ "deprecated": false
12794
+ },
12795
+ "name": "ds-color-brand-lounge",
12796
+ "attributes": {
12797
+ "category": "color",
12798
+ "type": "brand",
12799
+ "item": "lounge"
12800
+ },
12801
+ "path": [
12802
+ "color",
12803
+ "brand",
12804
+ "lounge"
12805
+ ]
12806
+ },
12807
+ "loungeplus": {
12808
+ "value": "#53b390",
12809
+ "public": true,
12810
+ "usage": "Tier branding color",
12811
+ "deprecated": false,
12812
+ "filePath": "src/color/brand.json",
12813
+ "isSource": true,
12814
+ "original": {
12815
+ "value": "53b390",
12816
+ "public": true,
12817
+ "usage": "Tier branding color",
12818
+ "deprecated": false
12819
+ },
12820
+ "name": "ds-color-brand-loungeplus",
12821
+ "attributes": {
12822
+ "category": "color",
12823
+ "type": "brand",
12824
+ "item": "loungeplus"
12825
+ },
12826
+ "path": [
12827
+ "color",
12828
+ "brand",
12829
+ "loungeplus"
12830
+ ]
12781
12831
  }
12782
12832
  },
12783
12833
  "container": {
@@ -17617,6 +17667,64 @@ module.exports = {
17617
17667
  "inverse"
17618
17668
  ]
17619
17669
  }
17670
+ },
17671
+ "lounge": {
17672
+ "value": "#01426a",
17673
+ "public": true,
17674
+ "usage": "lounge tier color for Alaska Airlines",
17675
+ "wcag": "n/a",
17676
+ "deprecated": false,
17677
+ "filePath": "src/color/tier.json",
17678
+ "isSource": true,
17679
+ "original": {
17680
+ "value": "{color.brand.lounge.value}",
17681
+ "public": true,
17682
+ "usage": "lounge tier color for Alaska Airlines",
17683
+ "wcag": "n/a",
17684
+ "deprecated": false
17685
+ },
17686
+ "name": "ds-color-tier-alaska-lounge",
17687
+ "attributes": {
17688
+ "category": "color",
17689
+ "type": "tier",
17690
+ "item": "alaska",
17691
+ "subitem": "lounge"
17692
+ },
17693
+ "path": [
17694
+ "color",
17695
+ "tier",
17696
+ "alaska",
17697
+ "lounge"
17698
+ ]
17699
+ },
17700
+ "loungeplus": {
17701
+ "value": "#53b390",
17702
+ "public": true,
17703
+ "usage": "loungeplus tier color for Alaska Airlines",
17704
+ "wcag": "n/a",
17705
+ "deprecated": false,
17706
+ "filePath": "src/color/tier.json",
17707
+ "isSource": true,
17708
+ "original": {
17709
+ "value": "{color.brand.loungeplus.value}",
17710
+ "public": true,
17711
+ "usage": "loungeplus tier color for Alaska Airlines",
17712
+ "wcag": "n/a",
17713
+ "deprecated": false
17714
+ },
17715
+ "name": "ds-color-tier-alaska-loungeplus",
17716
+ "attributes": {
17717
+ "category": "color",
17718
+ "type": "tier",
17719
+ "item": "alaska",
17720
+ "subitem": "loungeplus"
17721
+ },
17722
+ "path": [
17723
+ "color",
17724
+ "tier",
17725
+ "alaska",
17726
+ "loungeplus"
17727
+ ]
17620
17728
  }
17621
17729
  },
17622
17730
  "fare": {
@@ -18387,6 +18495,968 @@ module.exports = {
18387
18495
  }
18388
18496
  }
18389
18497
  }
18498
+ },
18499
+ "utility": {
18500
+ "blue": {
18501
+ "default": {
18502
+ "value": "#79b2ec",
18503
+ "public": true,
18504
+ "default": true,
18505
+ "usage": "",
18506
+ "wcag": "n/a",
18507
+ "deprecated": false,
18508
+ "filePath": "src/color/utility.json",
18509
+ "isSource": true,
18510
+ "original": {
18511
+ "value": "{color.brand.blue.400.value}",
18512
+ "public": true,
18513
+ "default": true,
18514
+ "usage": "",
18515
+ "wcag": "n/a",
18516
+ "deprecated": false
18517
+ },
18518
+ "name": "ds-color-utility-blue-default",
18519
+ "attributes": {
18520
+ "category": "color",
18521
+ "type": "utility",
18522
+ "item": "blue",
18523
+ "subitem": "default"
18524
+ },
18525
+ "path": [
18526
+ "color",
18527
+ "utility",
18528
+ "blue",
18529
+ "default"
18530
+ ]
18531
+ },
18532
+ "inverse": {
18533
+ "value": "#c9e0f7",
18534
+ "public": true,
18535
+ "inverse": true,
18536
+ "usage": "",
18537
+ "wcag": "n/a",
18538
+ "deprecated": false,
18539
+ "filePath": "src/color/utility.json",
18540
+ "isSource": true,
18541
+ "original": {
18542
+ "value": "{color.brand.blue.200.value}",
18543
+ "public": true,
18544
+ "inverse": true,
18545
+ "usage": "",
18546
+ "wcag": "n/a",
18547
+ "deprecated": false
18548
+ },
18549
+ "name": "ds-color-utility-blue-inverse",
18550
+ "attributes": {
18551
+ "category": "color",
18552
+ "type": "utility",
18553
+ "item": "blue",
18554
+ "subitem": "inverse"
18555
+ },
18556
+ "path": [
18557
+ "color",
18558
+ "utility",
18559
+ "blue",
18560
+ "inverse"
18561
+ ]
18562
+ }
18563
+ },
18564
+ "cyan": {
18565
+ "default": {
18566
+ "value": "#6ad5ef",
18567
+ "public": true,
18568
+ "default": true,
18569
+ "usage": "",
18570
+ "wcag": "n/a",
18571
+ "deprecated": false,
18572
+ "filePath": "src/color/utility.json",
18573
+ "isSource": true,
18574
+ "original": {
18575
+ "value": "{color.brand.cyan.300.value}",
18576
+ "public": true,
18577
+ "default": true,
18578
+ "usage": "",
18579
+ "wcag": "n/a",
18580
+ "deprecated": false
18581
+ },
18582
+ "name": "ds-color-utility-cyan-default",
18583
+ "attributes": {
18584
+ "category": "color",
18585
+ "type": "utility",
18586
+ "item": "cyan",
18587
+ "subitem": "default"
18588
+ },
18589
+ "path": [
18590
+ "color",
18591
+ "utility",
18592
+ "cyan",
18593
+ "default"
18594
+ ]
18595
+ },
18596
+ "inverse": {
18597
+ "value": "#a8e9f7",
18598
+ "public": true,
18599
+ "inverse": true,
18600
+ "usage": "",
18601
+ "wcag": "n/a",
18602
+ "deprecated": false,
18603
+ "filePath": "src/color/utility.json",
18604
+ "isSource": true,
18605
+ "original": {
18606
+ "value": "{color.brand.cyan.200.value}",
18607
+ "public": true,
18608
+ "inverse": true,
18609
+ "usage": "",
18610
+ "wcag": "n/a",
18611
+ "deprecated": false
18612
+ },
18613
+ "name": "ds-color-utility-cyan-inverse",
18614
+ "attributes": {
18615
+ "category": "color",
18616
+ "type": "utility",
18617
+ "item": "cyan",
18618
+ "subitem": "inverse"
18619
+ },
18620
+ "path": [
18621
+ "color",
18622
+ "utility",
18623
+ "cyan",
18624
+ "inverse"
18625
+ ]
18626
+ }
18627
+ },
18628
+ "green": {
18629
+ "default": {
18630
+ "value": "#7ec6ac",
18631
+ "public": true,
18632
+ "default": true,
18633
+ "usage": "",
18634
+ "wcag": "n/a",
18635
+ "deprecated": false,
18636
+ "filePath": "src/color/utility.json",
18637
+ "isSource": true,
18638
+ "original": {
18639
+ "value": "{color.brand.green.400.value}",
18640
+ "public": true,
18641
+ "default": true,
18642
+ "usage": "",
18643
+ "wcag": "n/a",
18644
+ "deprecated": false
18645
+ },
18646
+ "name": "ds-color-utility-green-default",
18647
+ "attributes": {
18648
+ "category": "color",
18649
+ "type": "utility",
18650
+ "item": "green",
18651
+ "subitem": "default"
18652
+ },
18653
+ "path": [
18654
+ "color",
18655
+ "utility",
18656
+ "green",
18657
+ "default"
18658
+ ]
18659
+ },
18660
+ "inverse": {
18661
+ "value": "#addbca",
18662
+ "public": true,
18663
+ "inverse": true,
18664
+ "usage": "",
18665
+ "wcag": "n/a",
18666
+ "deprecated": false,
18667
+ "filePath": "src/color/utility.json",
18668
+ "isSource": true,
18669
+ "original": {
18670
+ "value": "{color.brand.green.300.value}",
18671
+ "public": true,
18672
+ "inverse": true,
18673
+ "usage": "",
18674
+ "wcag": "n/a",
18675
+ "deprecated": false
18676
+ },
18677
+ "name": "ds-color-utility-green-inverse",
18678
+ "attributes": {
18679
+ "category": "color",
18680
+ "type": "utility",
18681
+ "item": "green",
18682
+ "subitem": "inverse"
18683
+ },
18684
+ "path": [
18685
+ "color",
18686
+ "utility",
18687
+ "green",
18688
+ "inverse"
18689
+ ]
18690
+ }
18691
+ },
18692
+ "gray": {
18693
+ "default": {
18694
+ "value": "#adadad",
18695
+ "public": true,
18696
+ "default": true,
18697
+ "usage": "",
18698
+ "wcag": "n/a",
18699
+ "deprecated": false,
18700
+ "filePath": "src/color/utility.json",
18701
+ "isSource": true,
18702
+ "original": {
18703
+ "value": "{color.brand.gray.400.value}",
18704
+ "public": true,
18705
+ "default": true,
18706
+ "usage": "",
18707
+ "wcag": "n/a",
18708
+ "deprecated": false
18709
+ },
18710
+ "name": "ds-color-utility-gray-default",
18711
+ "attributes": {
18712
+ "category": "color",
18713
+ "type": "utility",
18714
+ "item": "gray",
18715
+ "subitem": "default"
18716
+ },
18717
+ "path": [
18718
+ "color",
18719
+ "utility",
18720
+ "gray",
18721
+ "default"
18722
+ ]
18723
+ },
18724
+ "inverse": {
18725
+ "value": "#dddddd",
18726
+ "public": true,
18727
+ "inverse": true,
18728
+ "usage": "",
18729
+ "wcag": "n/a",
18730
+ "deprecated": false,
18731
+ "filePath": "src/color/utility.json",
18732
+ "isSource": true,
18733
+ "original": {
18734
+ "value": "{color.brand.gray.200.value}",
18735
+ "public": true,
18736
+ "inverse": true,
18737
+ "usage": "",
18738
+ "wcag": "n/a",
18739
+ "deprecated": false
18740
+ },
18741
+ "name": "ds-color-utility-gray-inverse",
18742
+ "attributes": {
18743
+ "category": "color",
18744
+ "type": "utility",
18745
+ "item": "gray",
18746
+ "subitem": "inverse"
18747
+ },
18748
+ "path": [
18749
+ "color",
18750
+ "utility",
18751
+ "gray",
18752
+ "inverse"
18753
+ ]
18754
+ }
18755
+ },
18756
+ "lime": {
18757
+ "default": {
18758
+ "value": "#badd81",
18759
+ "public": true,
18760
+ "default": true,
18761
+ "usage": "",
18762
+ "wcag": "n/a",
18763
+ "deprecated": false,
18764
+ "filePath": "src/color/utility.json",
18765
+ "isSource": true,
18766
+ "original": {
18767
+ "value": "{color.brand.lime.300.value}",
18768
+ "public": true,
18769
+ "default": true,
18770
+ "usage": "",
18771
+ "wcag": "n/a",
18772
+ "deprecated": false
18773
+ },
18774
+ "name": "ds-color-utility-lime-default",
18775
+ "attributes": {
18776
+ "category": "color",
18777
+ "type": "utility",
18778
+ "item": "lime",
18779
+ "subitem": "default"
18780
+ },
18781
+ "path": [
18782
+ "color",
18783
+ "utility",
18784
+ "lime",
18785
+ "default"
18786
+ ]
18787
+ },
18788
+ "inverse": {
18789
+ "value": "#d8efb4",
18790
+ "public": true,
18791
+ "inverse": true,
18792
+ "usage": "",
18793
+ "wcag": "n/a",
18794
+ "deprecated": false,
18795
+ "filePath": "src/color/utility.json",
18796
+ "isSource": true,
18797
+ "original": {
18798
+ "value": "{color.brand.lime.200.value}",
18799
+ "public": true,
18800
+ "inverse": true,
18801
+ "usage": "",
18802
+ "wcag": "n/a",
18803
+ "deprecated": false
18804
+ },
18805
+ "name": "ds-color-utility-lime-inverse",
18806
+ "attributes": {
18807
+ "category": "color",
18808
+ "type": "utility",
18809
+ "item": "lime",
18810
+ "subitem": "inverse"
18811
+ },
18812
+ "path": [
18813
+ "color",
18814
+ "utility",
18815
+ "lime",
18816
+ "inverse"
18817
+ ]
18818
+ }
18819
+ },
18820
+ "navy": {
18821
+ "default": {
18822
+ "value": "#326aa5",
18823
+ "public": true,
18824
+ "default": true,
18825
+ "usage": "",
18826
+ "wcag": "n/a",
18827
+ "deprecated": false,
18828
+ "filePath": "src/color/utility.json",
18829
+ "isSource": true,
18830
+ "original": {
18831
+ "value": "{color.brand.navy.700.value}",
18832
+ "public": true,
18833
+ "default": true,
18834
+ "usage": "",
18835
+ "wcag": "n/a",
18836
+ "deprecated": false
18837
+ },
18838
+ "name": "ds-color-utility-navy-default",
18839
+ "attributes": {
18840
+ "category": "color",
18841
+ "type": "utility",
18842
+ "item": "navy",
18843
+ "subitem": "default"
18844
+ },
18845
+ "path": [
18846
+ "color",
18847
+ "utility",
18848
+ "navy",
18849
+ "default"
18850
+ ]
18851
+ },
18852
+ "inverse": {
18853
+ "value": "#acc9e2",
18854
+ "public": true,
18855
+ "inverse": true,
18856
+ "usage": "",
18857
+ "wcag": "n/a",
18858
+ "deprecated": false,
18859
+ "filePath": "src/color/utility.json",
18860
+ "isSource": true,
18861
+ "original": {
18862
+ "value": "{color.brand.navy.300.value}",
18863
+ "public": true,
18864
+ "inverse": true,
18865
+ "usage": "",
18866
+ "wcag": "n/a",
18867
+ "deprecated": false
18868
+ },
18869
+ "name": "ds-color-utility-navy-inverse",
18870
+ "attributes": {
18871
+ "category": "color",
18872
+ "type": "utility",
18873
+ "item": "navy",
18874
+ "subitem": "inverse"
18875
+ },
18876
+ "path": [
18877
+ "color",
18878
+ "utility",
18879
+ "navy",
18880
+ "inverse"
18881
+ ]
18882
+ }
18883
+ },
18884
+ "neutral": {
18885
+ "default": {
18886
+ "value": "#7e8894",
18887
+ "public": true,
18888
+ "default": true,
18889
+ "usage": "",
18890
+ "wcag": "n/a",
18891
+ "deprecated": false,
18892
+ "filePath": "src/color/utility.json",
18893
+ "isSource": true,
18894
+ "original": {
18895
+ "value": "{color.brand.neutral.600.value}",
18896
+ "public": true,
18897
+ "default": true,
18898
+ "usage": "",
18899
+ "wcag": "n/a",
18900
+ "deprecated": false
18901
+ },
18902
+ "name": "ds-color-utility-neutral-default",
18903
+ "attributes": {
18904
+ "category": "color",
18905
+ "type": "utility",
18906
+ "item": "neutral",
18907
+ "subitem": "default"
18908
+ },
18909
+ "path": [
18910
+ "color",
18911
+ "utility",
18912
+ "neutral",
18913
+ "default"
18914
+ ]
18915
+ },
18916
+ "inverse": {
18917
+ "value": "#ccd2db",
18918
+ "public": true,
18919
+ "inverse": true,
18920
+ "usage": "",
18921
+ "wcag": "n/a",
18922
+ "deprecated": false,
18923
+ "filePath": "src/color/utility.json",
18924
+ "isSource": true,
18925
+ "original": {
18926
+ "value": "{color.brand.neutral.300.value}",
18927
+ "public": true,
18928
+ "inverse": true,
18929
+ "usage": "",
18930
+ "wcag": "n/a",
18931
+ "deprecated": false
18932
+ },
18933
+ "name": "ds-color-utility-neutral-inverse",
18934
+ "attributes": {
18935
+ "category": "color",
18936
+ "type": "utility",
18937
+ "item": "neutral",
18938
+ "subitem": "inverse"
18939
+ },
18940
+ "path": [
18941
+ "color",
18942
+ "utility",
18943
+ "neutral",
18944
+ "inverse"
18945
+ ]
18946
+ }
18947
+ },
18948
+ "pink": {
18949
+ "default": {
18950
+ "value": "#f7738e",
18951
+ "public": true,
18952
+ "default": true,
18953
+ "usage": "",
18954
+ "wcag": "n/a",
18955
+ "deprecated": false,
18956
+ "filePath": "src/color/utility.json",
18957
+ "isSource": true,
18958
+ "original": {
18959
+ "value": "{color.brand.pink.500.value}",
18960
+ "public": true,
18961
+ "default": true,
18962
+ "usage": "",
18963
+ "wcag": "n/a",
18964
+ "deprecated": false
18965
+ },
18966
+ "name": "ds-color-utility-pink-default",
18967
+ "attributes": {
18968
+ "category": "color",
18969
+ "type": "utility",
18970
+ "item": "pink",
18971
+ "subitem": "default"
18972
+ },
18973
+ "path": [
18974
+ "color",
18975
+ "utility",
18976
+ "pink",
18977
+ "default"
18978
+ ]
18979
+ },
18980
+ "inverse": {
18981
+ "value": "#fcc2ce",
18982
+ "public": true,
18983
+ "inverse": true,
18984
+ "usage": "",
18985
+ "wcag": "n/a",
18986
+ "deprecated": false,
18987
+ "filePath": "src/color/utility.json",
18988
+ "isSource": true,
18989
+ "original": {
18990
+ "value": "{color.brand.pink.300.value}",
18991
+ "public": true,
18992
+ "inverse": true,
18993
+ "usage": "",
18994
+ "wcag": "n/a",
18995
+ "deprecated": false
18996
+ },
18997
+ "name": "ds-color-utility-pink-inverse",
18998
+ "attributes": {
18999
+ "category": "color",
19000
+ "type": "utility",
19001
+ "item": "pink",
19002
+ "subitem": "inverse"
19003
+ },
19004
+ "path": [
19005
+ "color",
19006
+ "utility",
19007
+ "pink",
19008
+ "inverse"
19009
+ ]
19010
+ }
19011
+ },
19012
+ "purple": {
19013
+ "default": {
19014
+ "value": "#8d47f0",
19015
+ "public": true,
19016
+ "default": true,
19017
+ "usage": "",
19018
+ "wcag": "n/a",
19019
+ "deprecated": false,
19020
+ "filePath": "src/color/utility.json",
19021
+ "isSource": true,
19022
+ "original": {
19023
+ "value": "{color.brand.purple.700.value}",
19024
+ "public": true,
19025
+ "default": true,
19026
+ "usage": "",
19027
+ "wcag": "n/a",
19028
+ "deprecated": false
19029
+ },
19030
+ "name": "ds-color-utility-purple-default",
19031
+ "attributes": {
19032
+ "category": "color",
19033
+ "type": "utility",
19034
+ "item": "purple",
19035
+ "subitem": "default"
19036
+ },
19037
+ "path": [
19038
+ "color",
19039
+ "utility",
19040
+ "purple",
19041
+ "default"
19042
+ ]
19043
+ },
19044
+ "inverse": {
19045
+ "value": "#ddc9fb",
19046
+ "public": true,
19047
+ "inverse": true,
19048
+ "usage": "",
19049
+ "wcag": "n/a",
19050
+ "deprecated": false,
19051
+ "filePath": "src/color/utility.json",
19052
+ "isSource": true,
19053
+ "original": {
19054
+ "value": "{color.brand.purple.300.value}",
19055
+ "public": true,
19056
+ "inverse": true,
19057
+ "usage": "",
19058
+ "wcag": "n/a",
19059
+ "deprecated": false
19060
+ },
19061
+ "name": "ds-color-utility-purple-inverse",
19062
+ "attributes": {
19063
+ "category": "color",
19064
+ "type": "utility",
19065
+ "item": "purple",
19066
+ "subitem": "inverse"
19067
+ },
19068
+ "path": [
19069
+ "color",
19070
+ "utility",
19071
+ "purple",
19072
+ "inverse"
19073
+ ]
19074
+ }
19075
+ },
19076
+ "red": {
19077
+ "default": {
19078
+ "value": "#e35c2f",
19079
+ "public": true,
19080
+ "default": true,
19081
+ "usage": "",
19082
+ "wcag": "n/a",
19083
+ "deprecated": false,
19084
+ "filePath": "src/color/utility.json",
19085
+ "isSource": true,
19086
+ "original": {
19087
+ "value": "{color.brand.red.600.value}",
19088
+ "public": true,
19089
+ "default": true,
19090
+ "usage": "",
19091
+ "wcag": "n/a",
19092
+ "deprecated": false
19093
+ },
19094
+ "name": "ds-color-utility-red-default",
19095
+ "attributes": {
19096
+ "category": "color",
19097
+ "type": "utility",
19098
+ "item": "red",
19099
+ "subitem": "default"
19100
+ },
19101
+ "path": [
19102
+ "color",
19103
+ "utility",
19104
+ "red",
19105
+ "default"
19106
+ ]
19107
+ },
19108
+ "inverse": {
19109
+ "value": "#f0a68d",
19110
+ "public": true,
19111
+ "inverse": true,
19112
+ "usage": "",
19113
+ "wcag": "n/a",
19114
+ "deprecated": false,
19115
+ "filePath": "src/color/utility.json",
19116
+ "isSource": true,
19117
+ "original": {
19118
+ "value": "{color.brand.red.400.value}",
19119
+ "public": true,
19120
+ "inverse": true,
19121
+ "usage": "",
19122
+ "wcag": "n/a",
19123
+ "deprecated": false
19124
+ },
19125
+ "name": "ds-color-utility-red-inverse",
19126
+ "attributes": {
19127
+ "category": "color",
19128
+ "type": "utility",
19129
+ "item": "red",
19130
+ "subitem": "inverse"
19131
+ },
19132
+ "path": [
19133
+ "color",
19134
+ "utility",
19135
+ "red",
19136
+ "inverse"
19137
+ ]
19138
+ }
19139
+ },
19140
+ "turquoise": {
19141
+ "default": {
19142
+ "value": "#5c8f91",
19143
+ "public": true,
19144
+ "default": true,
19145
+ "usage": "",
19146
+ "wcag": "n/a",
19147
+ "deprecated": false,
19148
+ "filePath": "src/color/utility.json",
19149
+ "isSource": true,
19150
+ "original": {
19151
+ "value": "{color.brand.turquoise.600.value}",
19152
+ "public": true,
19153
+ "default": true,
19154
+ "usage": "",
19155
+ "wcag": "n/a",
19156
+ "deprecated": false
19157
+ },
19158
+ "name": "ds-color-utility-turquoise-default",
19159
+ "attributes": {
19160
+ "category": "color",
19161
+ "type": "utility",
19162
+ "item": "turquoise",
19163
+ "subitem": "default"
19164
+ },
19165
+ "path": [
19166
+ "color",
19167
+ "utility",
19168
+ "turquoise",
19169
+ "default"
19170
+ ]
19171
+ },
19172
+ "inverse": {
19173
+ "value": "#9fbdbe",
19174
+ "public": true,
19175
+ "inverse": true,
19176
+ "usage": "",
19177
+ "wcag": "n/a",
19178
+ "deprecated": false,
19179
+ "filePath": "src/color/utility.json",
19180
+ "isSource": true,
19181
+ "original": {
19182
+ "value": "{color.brand.turquoise.400.value}",
19183
+ "public": true,
19184
+ "inverse": true,
19185
+ "usage": "",
19186
+ "wcag": "n/a",
19187
+ "deprecated": false
19188
+ },
19189
+ "name": "ds-color-utility-turquoise-inverse",
19190
+ "attributes": {
19191
+ "category": "color",
19192
+ "type": "utility",
19193
+ "item": "turquoise",
19194
+ "subitem": "inverse"
19195
+ },
19196
+ "path": [
19197
+ "color",
19198
+ "utility",
19199
+ "turquoise",
19200
+ "inverse"
19201
+ ]
19202
+ }
19203
+ },
19204
+ "yellow": {
19205
+ "default": {
19206
+ "value": "#f9ce06",
19207
+ "public": true,
19208
+ "default": true,
19209
+ "usage": "",
19210
+ "wcag": "n/a",
19211
+ "deprecated": false,
19212
+ "filePath": "src/color/utility.json",
19213
+ "isSource": true,
19214
+ "original": {
19215
+ "value": "{color.brand.yellow.300.value}",
19216
+ "public": true,
19217
+ "default": true,
19218
+ "usage": "",
19219
+ "wcag": "n/a",
19220
+ "deprecated": false
19221
+ },
19222
+ "name": "ds-color-utility-yellow-default",
19223
+ "attributes": {
19224
+ "category": "color",
19225
+ "type": "utility",
19226
+ "item": "yellow",
19227
+ "subitem": "default"
19228
+ },
19229
+ "path": [
19230
+ "color",
19231
+ "utility",
19232
+ "yellow",
19233
+ "default"
19234
+ ]
19235
+ },
19236
+ "inverse": {
19237
+ "value": "#ffe87e",
19238
+ "public": true,
19239
+ "inverse": true,
19240
+ "usage": "",
19241
+ "wcag": "n/a",
19242
+ "deprecated": false,
19243
+ "filePath": "src/color/utility.json",
19244
+ "isSource": true,
19245
+ "original": {
19246
+ "value": "{color.brand.yellow.200.value}",
19247
+ "public": true,
19248
+ "inverse": true,
19249
+ "usage": "",
19250
+ "wcag": "n/a",
19251
+ "deprecated": false
19252
+ },
19253
+ "name": "ds-color-utility-yellow-inverse",
19254
+ "attributes": {
19255
+ "category": "color",
19256
+ "type": "utility",
19257
+ "item": "yellow",
19258
+ "subitem": "inverse"
19259
+ },
19260
+ "path": [
19261
+ "color",
19262
+ "utility",
19263
+ "yellow",
19264
+ "inverse"
19265
+ ]
19266
+ }
19267
+ },
19268
+ "error": {
19269
+ "default": {
19270
+ "value": "#cc1816",
19271
+ "public": true,
19272
+ "default": true,
19273
+ "usage": "",
19274
+ "wcag": "n/a",
19275
+ "deprecated": false,
19276
+ "filePath": "src/color/utility.json",
19277
+ "isSource": true,
19278
+ "original": {
19279
+ "value": "{color.base.error.400.value}",
19280
+ "public": true,
19281
+ "default": true,
19282
+ "usage": "",
19283
+ "wcag": "n/a",
19284
+ "deprecated": false
19285
+ },
19286
+ "name": "ds-color-utility-error-default",
19287
+ "attributes": {
19288
+ "category": "color",
19289
+ "type": "utility",
19290
+ "item": "error",
19291
+ "subitem": "default"
19292
+ },
19293
+ "path": [
19294
+ "color",
19295
+ "utility",
19296
+ "error",
19297
+ "default"
19298
+ ]
19299
+ },
19300
+ "inverse": {
19301
+ "value": "#f9aca6",
19302
+ "public": true,
19303
+ "inverse": true,
19304
+ "usage": "",
19305
+ "wcag": "n/a",
19306
+ "deprecated": false,
19307
+ "filePath": "src/color/utility.json",
19308
+ "isSource": true,
19309
+ "original": {
19310
+ "value": "{color.base.error.200.value}",
19311
+ "public": true,
19312
+ "inverse": true,
19313
+ "usage": "",
19314
+ "wcag": "n/a",
19315
+ "deprecated": false
19316
+ },
19317
+ "name": "ds-color-utility-error-inverse",
19318
+ "attributes": {
19319
+ "category": "color",
19320
+ "type": "utility",
19321
+ "item": "error",
19322
+ "subitem": "inverse"
19323
+ },
19324
+ "path": [
19325
+ "color",
19326
+ "utility",
19327
+ "error",
19328
+ "inverse"
19329
+ ]
19330
+ }
19331
+ },
19332
+ "warning": {
19333
+ "default": {
19334
+ "value": "#f2c153",
19335
+ "public": true,
19336
+ "default": true,
19337
+ "usage": "",
19338
+ "wcag": "n/a",
19339
+ "deprecated": false,
19340
+ "filePath": "src/color/utility.json",
19341
+ "isSource": true,
19342
+ "original": {
19343
+ "value": "{color.base.warning.200.value}",
19344
+ "public": true,
19345
+ "default": true,
19346
+ "usage": "",
19347
+ "wcag": "n/a",
19348
+ "deprecated": false
19349
+ },
19350
+ "name": "ds-color-utility-warning-default",
19351
+ "attributes": {
19352
+ "category": "color",
19353
+ "type": "utility",
19354
+ "item": "warning",
19355
+ "subitem": "default"
19356
+ },
19357
+ "path": [
19358
+ "color",
19359
+ "utility",
19360
+ "warning",
19361
+ "default"
19362
+ ]
19363
+ },
19364
+ "inverse": {
19365
+ "value": "#f2c153",
19366
+ "public": true,
19367
+ "inverse": true,
19368
+ "usage": "",
19369
+ "wcag": "n/a",
19370
+ "deprecated": false,
19371
+ "filePath": "src/color/utility.json",
19372
+ "isSource": true,
19373
+ "original": {
19374
+ "value": "{color.base.warning.200.value}",
19375
+ "public": true,
19376
+ "inverse": true,
19377
+ "usage": "",
19378
+ "wcag": "n/a",
19379
+ "deprecated": false
19380
+ },
19381
+ "name": "ds-color-utility-warning-inverse",
19382
+ "attributes": {
19383
+ "category": "color",
19384
+ "type": "utility",
19385
+ "item": "warning",
19386
+ "subitem": "inverse"
19387
+ },
19388
+ "path": [
19389
+ "color",
19390
+ "utility",
19391
+ "warning",
19392
+ "inverse"
19393
+ ]
19394
+ }
19395
+ },
19396
+ "success": {
19397
+ "default": {
19398
+ "value": "#0b6f4d",
19399
+ "public": true,
19400
+ "default": true,
19401
+ "usage": "",
19402
+ "wcag": "n/a",
19403
+ "deprecated": false,
19404
+ "filePath": "src/color/utility.json",
19405
+ "isSource": true,
19406
+ "original": {
19407
+ "value": "{color.base.success.400.value}",
19408
+ "public": true,
19409
+ "default": true,
19410
+ "usage": "",
19411
+ "wcag": "n/a",
19412
+ "deprecated": false
19413
+ },
19414
+ "name": "ds-color-utility-success-default",
19415
+ "attributes": {
19416
+ "category": "color",
19417
+ "type": "utility",
19418
+ "item": "success",
19419
+ "subitem": "default"
19420
+ },
19421
+ "path": [
19422
+ "color",
19423
+ "utility",
19424
+ "success",
19425
+ "default"
19426
+ ]
19427
+ },
19428
+ "inverse": {
19429
+ "value": "#8eceb9",
19430
+ "public": true,
19431
+ "inverse": true,
19432
+ "usage": "",
19433
+ "wcag": "n/a",
19434
+ "deprecated": false,
19435
+ "filePath": "src/color/utility.json",
19436
+ "isSource": true,
19437
+ "original": {
19438
+ "value": "{color.base.success.200.value}",
19439
+ "public": true,
19440
+ "inverse": true,
19441
+ "usage": "",
19442
+ "wcag": "n/a",
19443
+ "deprecated": false
19444
+ },
19445
+ "name": "ds-color-utility-success-inverse",
19446
+ "attributes": {
19447
+ "category": "color",
19448
+ "type": "utility",
19449
+ "item": "success",
19450
+ "subitem": "inverse"
19451
+ },
19452
+ "path": [
19453
+ "color",
19454
+ "utility",
19455
+ "success",
19456
+ "inverse"
19457
+ ]
19458
+ }
19459
+ }
18390
19460
  }
18391
19461
  }
18392
19462
  };