@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 = {
@@ -14006,6 +14006,56 @@ module.exports = {
14006
14006
  "1000"
14007
14007
  ]
14008
14008
  }
14009
+ },
14010
+ "lounge": {
14011
+ "value": "#01426a",
14012
+ "public": true,
14013
+ "usage": "Tier branding color",
14014
+ "deprecated": false,
14015
+ "filePath": "src/color/brand.json",
14016
+ "isSource": true,
14017
+ "original": {
14018
+ "value": "01426a",
14019
+ "public": true,
14020
+ "usage": "Tier branding color",
14021
+ "deprecated": false
14022
+ },
14023
+ "name": "ds-color-brand-lounge",
14024
+ "attributes": {
14025
+ "category": "color",
14026
+ "type": "brand",
14027
+ "item": "lounge"
14028
+ },
14029
+ "path": [
14030
+ "color",
14031
+ "brand",
14032
+ "lounge"
14033
+ ]
14034
+ },
14035
+ "loungeplus": {
14036
+ "value": "#53b390",
14037
+ "public": true,
14038
+ "usage": "Tier branding color",
14039
+ "deprecated": false,
14040
+ "filePath": "src/color/brand.json",
14041
+ "isSource": true,
14042
+ "original": {
14043
+ "value": "53b390",
14044
+ "public": true,
14045
+ "usage": "Tier branding color",
14046
+ "deprecated": false
14047
+ },
14048
+ "name": "ds-color-brand-loungeplus",
14049
+ "attributes": {
14050
+ "category": "color",
14051
+ "type": "brand",
14052
+ "item": "loungeplus"
14053
+ },
14054
+ "path": [
14055
+ "color",
14056
+ "brand",
14057
+ "loungeplus"
14058
+ ]
14009
14059
  }
14010
14060
  },
14011
14061
  "container": {
@@ -18736,6 +18786,64 @@ module.exports = {
18736
18786
  "inverse"
18737
18787
  ]
18738
18788
  }
18789
+ },
18790
+ "lounge": {
18791
+ "value": "#01426a",
18792
+ "public": true,
18793
+ "usage": "lounge tier color for Alaska Airlines",
18794
+ "wcag": "n/a",
18795
+ "deprecated": false,
18796
+ "filePath": "src/color/tier.json",
18797
+ "isSource": true,
18798
+ "original": {
18799
+ "value": "{color.brand.lounge.value}",
18800
+ "public": true,
18801
+ "usage": "lounge tier color for Alaska Airlines",
18802
+ "wcag": "n/a",
18803
+ "deprecated": false
18804
+ },
18805
+ "name": "ds-color-tier-alaska-lounge",
18806
+ "attributes": {
18807
+ "category": "color",
18808
+ "type": "tier",
18809
+ "item": "alaska",
18810
+ "subitem": "lounge"
18811
+ },
18812
+ "path": [
18813
+ "color",
18814
+ "tier",
18815
+ "alaska",
18816
+ "lounge"
18817
+ ]
18818
+ },
18819
+ "loungeplus": {
18820
+ "value": "#53b390",
18821
+ "public": true,
18822
+ "usage": "loungeplus tier color for Alaska Airlines",
18823
+ "wcag": "n/a",
18824
+ "deprecated": false,
18825
+ "filePath": "src/color/tier.json",
18826
+ "isSource": true,
18827
+ "original": {
18828
+ "value": "{color.brand.loungeplus.value}",
18829
+ "public": true,
18830
+ "usage": "loungeplus tier color for Alaska Airlines",
18831
+ "wcag": "n/a",
18832
+ "deprecated": false
18833
+ },
18834
+ "name": "ds-color-tier-alaska-loungeplus",
18835
+ "attributes": {
18836
+ "category": "color",
18837
+ "type": "tier",
18838
+ "item": "alaska",
18839
+ "subitem": "loungeplus"
18840
+ },
18841
+ "path": [
18842
+ "color",
18843
+ "tier",
18844
+ "alaska",
18845
+ "loungeplus"
18846
+ ]
18739
18847
  }
18740
18848
  },
18741
18849
  "fare": {
@@ -19107,6 +19215,968 @@ module.exports = {
19107
19215
  ]
19108
19216
  }
19109
19217
  }
19218
+ },
19219
+ "utility": {
19220
+ "blue": {
19221
+ "default": {
19222
+ "value": "#79b2ec",
19223
+ "public": true,
19224
+ "default": true,
19225
+ "usage": "",
19226
+ "wcag": "n/a",
19227
+ "deprecated": false,
19228
+ "filePath": "src/color/utility.json",
19229
+ "isSource": true,
19230
+ "original": {
19231
+ "value": "{color.brand.blue.400.value}",
19232
+ "public": true,
19233
+ "default": true,
19234
+ "usage": "",
19235
+ "wcag": "n/a",
19236
+ "deprecated": false
19237
+ },
19238
+ "name": "ds-color-utility-blue-default",
19239
+ "attributes": {
19240
+ "category": "color",
19241
+ "type": "utility",
19242
+ "item": "blue",
19243
+ "subitem": "default"
19244
+ },
19245
+ "path": [
19246
+ "color",
19247
+ "utility",
19248
+ "blue",
19249
+ "default"
19250
+ ]
19251
+ },
19252
+ "inverse": {
19253
+ "value": "#c9e0f7",
19254
+ "public": true,
19255
+ "inverse": true,
19256
+ "usage": "",
19257
+ "wcag": "n/a",
19258
+ "deprecated": false,
19259
+ "filePath": "src/color/utility.json",
19260
+ "isSource": true,
19261
+ "original": {
19262
+ "value": "{color.brand.blue.200.value}",
19263
+ "public": true,
19264
+ "inverse": true,
19265
+ "usage": "",
19266
+ "wcag": "n/a",
19267
+ "deprecated": false
19268
+ },
19269
+ "name": "ds-color-utility-blue-inverse",
19270
+ "attributes": {
19271
+ "category": "color",
19272
+ "type": "utility",
19273
+ "item": "blue",
19274
+ "subitem": "inverse"
19275
+ },
19276
+ "path": [
19277
+ "color",
19278
+ "utility",
19279
+ "blue",
19280
+ "inverse"
19281
+ ]
19282
+ }
19283
+ },
19284
+ "cyan": {
19285
+ "default": {
19286
+ "value": "#6ad5ef",
19287
+ "public": true,
19288
+ "default": true,
19289
+ "usage": "",
19290
+ "wcag": "n/a",
19291
+ "deprecated": false,
19292
+ "filePath": "src/color/utility.json",
19293
+ "isSource": true,
19294
+ "original": {
19295
+ "value": "{color.brand.cyan.300.value}",
19296
+ "public": true,
19297
+ "default": true,
19298
+ "usage": "",
19299
+ "wcag": "n/a",
19300
+ "deprecated": false
19301
+ },
19302
+ "name": "ds-color-utility-cyan-default",
19303
+ "attributes": {
19304
+ "category": "color",
19305
+ "type": "utility",
19306
+ "item": "cyan",
19307
+ "subitem": "default"
19308
+ },
19309
+ "path": [
19310
+ "color",
19311
+ "utility",
19312
+ "cyan",
19313
+ "default"
19314
+ ]
19315
+ },
19316
+ "inverse": {
19317
+ "value": "#a8e9f7",
19318
+ "public": true,
19319
+ "inverse": true,
19320
+ "usage": "",
19321
+ "wcag": "n/a",
19322
+ "deprecated": false,
19323
+ "filePath": "src/color/utility.json",
19324
+ "isSource": true,
19325
+ "original": {
19326
+ "value": "{color.brand.cyan.200.value}",
19327
+ "public": true,
19328
+ "inverse": true,
19329
+ "usage": "",
19330
+ "wcag": "n/a",
19331
+ "deprecated": false
19332
+ },
19333
+ "name": "ds-color-utility-cyan-inverse",
19334
+ "attributes": {
19335
+ "category": "color",
19336
+ "type": "utility",
19337
+ "item": "cyan",
19338
+ "subitem": "inverse"
19339
+ },
19340
+ "path": [
19341
+ "color",
19342
+ "utility",
19343
+ "cyan",
19344
+ "inverse"
19345
+ ]
19346
+ }
19347
+ },
19348
+ "green": {
19349
+ "default": {
19350
+ "value": "#7ec6ac",
19351
+ "public": true,
19352
+ "default": true,
19353
+ "usage": "",
19354
+ "wcag": "n/a",
19355
+ "deprecated": false,
19356
+ "filePath": "src/color/utility.json",
19357
+ "isSource": true,
19358
+ "original": {
19359
+ "value": "{color.brand.green.400.value}",
19360
+ "public": true,
19361
+ "default": true,
19362
+ "usage": "",
19363
+ "wcag": "n/a",
19364
+ "deprecated": false
19365
+ },
19366
+ "name": "ds-color-utility-green-default",
19367
+ "attributes": {
19368
+ "category": "color",
19369
+ "type": "utility",
19370
+ "item": "green",
19371
+ "subitem": "default"
19372
+ },
19373
+ "path": [
19374
+ "color",
19375
+ "utility",
19376
+ "green",
19377
+ "default"
19378
+ ]
19379
+ },
19380
+ "inverse": {
19381
+ "value": "#addbca",
19382
+ "public": true,
19383
+ "inverse": true,
19384
+ "usage": "",
19385
+ "wcag": "n/a",
19386
+ "deprecated": false,
19387
+ "filePath": "src/color/utility.json",
19388
+ "isSource": true,
19389
+ "original": {
19390
+ "value": "{color.brand.green.300.value}",
19391
+ "public": true,
19392
+ "inverse": true,
19393
+ "usage": "",
19394
+ "wcag": "n/a",
19395
+ "deprecated": false
19396
+ },
19397
+ "name": "ds-color-utility-green-inverse",
19398
+ "attributes": {
19399
+ "category": "color",
19400
+ "type": "utility",
19401
+ "item": "green",
19402
+ "subitem": "inverse"
19403
+ },
19404
+ "path": [
19405
+ "color",
19406
+ "utility",
19407
+ "green",
19408
+ "inverse"
19409
+ ]
19410
+ }
19411
+ },
19412
+ "gray": {
19413
+ "default": {
19414
+ "value": "#adadad",
19415
+ "public": true,
19416
+ "default": true,
19417
+ "usage": "",
19418
+ "wcag": "n/a",
19419
+ "deprecated": false,
19420
+ "filePath": "src/color/utility.json",
19421
+ "isSource": true,
19422
+ "original": {
19423
+ "value": "{color.brand.gray.400.value}",
19424
+ "public": true,
19425
+ "default": true,
19426
+ "usage": "",
19427
+ "wcag": "n/a",
19428
+ "deprecated": false
19429
+ },
19430
+ "name": "ds-color-utility-gray-default",
19431
+ "attributes": {
19432
+ "category": "color",
19433
+ "type": "utility",
19434
+ "item": "gray",
19435
+ "subitem": "default"
19436
+ },
19437
+ "path": [
19438
+ "color",
19439
+ "utility",
19440
+ "gray",
19441
+ "default"
19442
+ ]
19443
+ },
19444
+ "inverse": {
19445
+ "value": "#dddddd",
19446
+ "public": true,
19447
+ "inverse": true,
19448
+ "usage": "",
19449
+ "wcag": "n/a",
19450
+ "deprecated": false,
19451
+ "filePath": "src/color/utility.json",
19452
+ "isSource": true,
19453
+ "original": {
19454
+ "value": "{color.brand.gray.200.value}",
19455
+ "public": true,
19456
+ "inverse": true,
19457
+ "usage": "",
19458
+ "wcag": "n/a",
19459
+ "deprecated": false
19460
+ },
19461
+ "name": "ds-color-utility-gray-inverse",
19462
+ "attributes": {
19463
+ "category": "color",
19464
+ "type": "utility",
19465
+ "item": "gray",
19466
+ "subitem": "inverse"
19467
+ },
19468
+ "path": [
19469
+ "color",
19470
+ "utility",
19471
+ "gray",
19472
+ "inverse"
19473
+ ]
19474
+ }
19475
+ },
19476
+ "lime": {
19477
+ "default": {
19478
+ "value": "#badd81",
19479
+ "public": true,
19480
+ "default": true,
19481
+ "usage": "",
19482
+ "wcag": "n/a",
19483
+ "deprecated": false,
19484
+ "filePath": "src/color/utility.json",
19485
+ "isSource": true,
19486
+ "original": {
19487
+ "value": "{color.brand.lime.300.value}",
19488
+ "public": true,
19489
+ "default": true,
19490
+ "usage": "",
19491
+ "wcag": "n/a",
19492
+ "deprecated": false
19493
+ },
19494
+ "name": "ds-color-utility-lime-default",
19495
+ "attributes": {
19496
+ "category": "color",
19497
+ "type": "utility",
19498
+ "item": "lime",
19499
+ "subitem": "default"
19500
+ },
19501
+ "path": [
19502
+ "color",
19503
+ "utility",
19504
+ "lime",
19505
+ "default"
19506
+ ]
19507
+ },
19508
+ "inverse": {
19509
+ "value": "#d8efb4",
19510
+ "public": true,
19511
+ "inverse": true,
19512
+ "usage": "",
19513
+ "wcag": "n/a",
19514
+ "deprecated": false,
19515
+ "filePath": "src/color/utility.json",
19516
+ "isSource": true,
19517
+ "original": {
19518
+ "value": "{color.brand.lime.200.value}",
19519
+ "public": true,
19520
+ "inverse": true,
19521
+ "usage": "",
19522
+ "wcag": "n/a",
19523
+ "deprecated": false
19524
+ },
19525
+ "name": "ds-color-utility-lime-inverse",
19526
+ "attributes": {
19527
+ "category": "color",
19528
+ "type": "utility",
19529
+ "item": "lime",
19530
+ "subitem": "inverse"
19531
+ },
19532
+ "path": [
19533
+ "color",
19534
+ "utility",
19535
+ "lime",
19536
+ "inverse"
19537
+ ]
19538
+ }
19539
+ },
19540
+ "navy": {
19541
+ "default": {
19542
+ "value": "#326aa5",
19543
+ "public": true,
19544
+ "default": true,
19545
+ "usage": "",
19546
+ "wcag": "n/a",
19547
+ "deprecated": false,
19548
+ "filePath": "src/color/utility.json",
19549
+ "isSource": true,
19550
+ "original": {
19551
+ "value": "{color.brand.navy.700.value}",
19552
+ "public": true,
19553
+ "default": true,
19554
+ "usage": "",
19555
+ "wcag": "n/a",
19556
+ "deprecated": false
19557
+ },
19558
+ "name": "ds-color-utility-navy-default",
19559
+ "attributes": {
19560
+ "category": "color",
19561
+ "type": "utility",
19562
+ "item": "navy",
19563
+ "subitem": "default"
19564
+ },
19565
+ "path": [
19566
+ "color",
19567
+ "utility",
19568
+ "navy",
19569
+ "default"
19570
+ ]
19571
+ },
19572
+ "inverse": {
19573
+ "value": "#acc9e2",
19574
+ "public": true,
19575
+ "inverse": true,
19576
+ "usage": "",
19577
+ "wcag": "n/a",
19578
+ "deprecated": false,
19579
+ "filePath": "src/color/utility.json",
19580
+ "isSource": true,
19581
+ "original": {
19582
+ "value": "{color.brand.navy.300.value}",
19583
+ "public": true,
19584
+ "inverse": true,
19585
+ "usage": "",
19586
+ "wcag": "n/a",
19587
+ "deprecated": false
19588
+ },
19589
+ "name": "ds-color-utility-navy-inverse",
19590
+ "attributes": {
19591
+ "category": "color",
19592
+ "type": "utility",
19593
+ "item": "navy",
19594
+ "subitem": "inverse"
19595
+ },
19596
+ "path": [
19597
+ "color",
19598
+ "utility",
19599
+ "navy",
19600
+ "inverse"
19601
+ ]
19602
+ }
19603
+ },
19604
+ "neutral": {
19605
+ "default": {
19606
+ "value": "#7e8894",
19607
+ "public": true,
19608
+ "default": true,
19609
+ "usage": "",
19610
+ "wcag": "n/a",
19611
+ "deprecated": false,
19612
+ "filePath": "src/color/utility.json",
19613
+ "isSource": true,
19614
+ "original": {
19615
+ "value": "{color.brand.neutral.600.value}",
19616
+ "public": true,
19617
+ "default": true,
19618
+ "usage": "",
19619
+ "wcag": "n/a",
19620
+ "deprecated": false
19621
+ },
19622
+ "name": "ds-color-utility-neutral-default",
19623
+ "attributes": {
19624
+ "category": "color",
19625
+ "type": "utility",
19626
+ "item": "neutral",
19627
+ "subitem": "default"
19628
+ },
19629
+ "path": [
19630
+ "color",
19631
+ "utility",
19632
+ "neutral",
19633
+ "default"
19634
+ ]
19635
+ },
19636
+ "inverse": {
19637
+ "value": "#ccd2db",
19638
+ "public": true,
19639
+ "inverse": true,
19640
+ "usage": "",
19641
+ "wcag": "n/a",
19642
+ "deprecated": false,
19643
+ "filePath": "src/color/utility.json",
19644
+ "isSource": true,
19645
+ "original": {
19646
+ "value": "{color.brand.neutral.300.value}",
19647
+ "public": true,
19648
+ "inverse": true,
19649
+ "usage": "",
19650
+ "wcag": "n/a",
19651
+ "deprecated": false
19652
+ },
19653
+ "name": "ds-color-utility-neutral-inverse",
19654
+ "attributes": {
19655
+ "category": "color",
19656
+ "type": "utility",
19657
+ "item": "neutral",
19658
+ "subitem": "inverse"
19659
+ },
19660
+ "path": [
19661
+ "color",
19662
+ "utility",
19663
+ "neutral",
19664
+ "inverse"
19665
+ ]
19666
+ }
19667
+ },
19668
+ "pink": {
19669
+ "default": {
19670
+ "value": "#f7738e",
19671
+ "public": true,
19672
+ "default": true,
19673
+ "usage": "",
19674
+ "wcag": "n/a",
19675
+ "deprecated": false,
19676
+ "filePath": "src/color/utility.json",
19677
+ "isSource": true,
19678
+ "original": {
19679
+ "value": "{color.brand.pink.500.value}",
19680
+ "public": true,
19681
+ "default": true,
19682
+ "usage": "",
19683
+ "wcag": "n/a",
19684
+ "deprecated": false
19685
+ },
19686
+ "name": "ds-color-utility-pink-default",
19687
+ "attributes": {
19688
+ "category": "color",
19689
+ "type": "utility",
19690
+ "item": "pink",
19691
+ "subitem": "default"
19692
+ },
19693
+ "path": [
19694
+ "color",
19695
+ "utility",
19696
+ "pink",
19697
+ "default"
19698
+ ]
19699
+ },
19700
+ "inverse": {
19701
+ "value": "#fcc2ce",
19702
+ "public": true,
19703
+ "inverse": true,
19704
+ "usage": "",
19705
+ "wcag": "n/a",
19706
+ "deprecated": false,
19707
+ "filePath": "src/color/utility.json",
19708
+ "isSource": true,
19709
+ "original": {
19710
+ "value": "{color.brand.pink.300.value}",
19711
+ "public": true,
19712
+ "inverse": true,
19713
+ "usage": "",
19714
+ "wcag": "n/a",
19715
+ "deprecated": false
19716
+ },
19717
+ "name": "ds-color-utility-pink-inverse",
19718
+ "attributes": {
19719
+ "category": "color",
19720
+ "type": "utility",
19721
+ "item": "pink",
19722
+ "subitem": "inverse"
19723
+ },
19724
+ "path": [
19725
+ "color",
19726
+ "utility",
19727
+ "pink",
19728
+ "inverse"
19729
+ ]
19730
+ }
19731
+ },
19732
+ "purple": {
19733
+ "default": {
19734
+ "value": "#8d47f0",
19735
+ "public": true,
19736
+ "default": true,
19737
+ "usage": "",
19738
+ "wcag": "n/a",
19739
+ "deprecated": false,
19740
+ "filePath": "src/color/utility.json",
19741
+ "isSource": true,
19742
+ "original": {
19743
+ "value": "{color.brand.purple.700.value}",
19744
+ "public": true,
19745
+ "default": true,
19746
+ "usage": "",
19747
+ "wcag": "n/a",
19748
+ "deprecated": false
19749
+ },
19750
+ "name": "ds-color-utility-purple-default",
19751
+ "attributes": {
19752
+ "category": "color",
19753
+ "type": "utility",
19754
+ "item": "purple",
19755
+ "subitem": "default"
19756
+ },
19757
+ "path": [
19758
+ "color",
19759
+ "utility",
19760
+ "purple",
19761
+ "default"
19762
+ ]
19763
+ },
19764
+ "inverse": {
19765
+ "value": "#ddc9fb",
19766
+ "public": true,
19767
+ "inverse": true,
19768
+ "usage": "",
19769
+ "wcag": "n/a",
19770
+ "deprecated": false,
19771
+ "filePath": "src/color/utility.json",
19772
+ "isSource": true,
19773
+ "original": {
19774
+ "value": "{color.brand.purple.300.value}",
19775
+ "public": true,
19776
+ "inverse": true,
19777
+ "usage": "",
19778
+ "wcag": "n/a",
19779
+ "deprecated": false
19780
+ },
19781
+ "name": "ds-color-utility-purple-inverse",
19782
+ "attributes": {
19783
+ "category": "color",
19784
+ "type": "utility",
19785
+ "item": "purple",
19786
+ "subitem": "inverse"
19787
+ },
19788
+ "path": [
19789
+ "color",
19790
+ "utility",
19791
+ "purple",
19792
+ "inverse"
19793
+ ]
19794
+ }
19795
+ },
19796
+ "red": {
19797
+ "default": {
19798
+ "value": "#e35c2f",
19799
+ "public": true,
19800
+ "default": true,
19801
+ "usage": "",
19802
+ "wcag": "n/a",
19803
+ "deprecated": false,
19804
+ "filePath": "src/color/utility.json",
19805
+ "isSource": true,
19806
+ "original": {
19807
+ "value": "{color.brand.red.600.value}",
19808
+ "public": true,
19809
+ "default": true,
19810
+ "usage": "",
19811
+ "wcag": "n/a",
19812
+ "deprecated": false
19813
+ },
19814
+ "name": "ds-color-utility-red-default",
19815
+ "attributes": {
19816
+ "category": "color",
19817
+ "type": "utility",
19818
+ "item": "red",
19819
+ "subitem": "default"
19820
+ },
19821
+ "path": [
19822
+ "color",
19823
+ "utility",
19824
+ "red",
19825
+ "default"
19826
+ ]
19827
+ },
19828
+ "inverse": {
19829
+ "value": "#f0a68d",
19830
+ "public": true,
19831
+ "inverse": true,
19832
+ "usage": "",
19833
+ "wcag": "n/a",
19834
+ "deprecated": false,
19835
+ "filePath": "src/color/utility.json",
19836
+ "isSource": true,
19837
+ "original": {
19838
+ "value": "{color.brand.red.400.value}",
19839
+ "public": true,
19840
+ "inverse": true,
19841
+ "usage": "",
19842
+ "wcag": "n/a",
19843
+ "deprecated": false
19844
+ },
19845
+ "name": "ds-color-utility-red-inverse",
19846
+ "attributes": {
19847
+ "category": "color",
19848
+ "type": "utility",
19849
+ "item": "red",
19850
+ "subitem": "inverse"
19851
+ },
19852
+ "path": [
19853
+ "color",
19854
+ "utility",
19855
+ "red",
19856
+ "inverse"
19857
+ ]
19858
+ }
19859
+ },
19860
+ "turquoise": {
19861
+ "default": {
19862
+ "value": "#5c8f91",
19863
+ "public": true,
19864
+ "default": true,
19865
+ "usage": "",
19866
+ "wcag": "n/a",
19867
+ "deprecated": false,
19868
+ "filePath": "src/color/utility.json",
19869
+ "isSource": true,
19870
+ "original": {
19871
+ "value": "{color.brand.turquoise.600.value}",
19872
+ "public": true,
19873
+ "default": true,
19874
+ "usage": "",
19875
+ "wcag": "n/a",
19876
+ "deprecated": false
19877
+ },
19878
+ "name": "ds-color-utility-turquoise-default",
19879
+ "attributes": {
19880
+ "category": "color",
19881
+ "type": "utility",
19882
+ "item": "turquoise",
19883
+ "subitem": "default"
19884
+ },
19885
+ "path": [
19886
+ "color",
19887
+ "utility",
19888
+ "turquoise",
19889
+ "default"
19890
+ ]
19891
+ },
19892
+ "inverse": {
19893
+ "value": "#9fbdbe",
19894
+ "public": true,
19895
+ "inverse": true,
19896
+ "usage": "",
19897
+ "wcag": "n/a",
19898
+ "deprecated": false,
19899
+ "filePath": "src/color/utility.json",
19900
+ "isSource": true,
19901
+ "original": {
19902
+ "value": "{color.brand.turquoise.400.value}",
19903
+ "public": true,
19904
+ "inverse": true,
19905
+ "usage": "",
19906
+ "wcag": "n/a",
19907
+ "deprecated": false
19908
+ },
19909
+ "name": "ds-color-utility-turquoise-inverse",
19910
+ "attributes": {
19911
+ "category": "color",
19912
+ "type": "utility",
19913
+ "item": "turquoise",
19914
+ "subitem": "inverse"
19915
+ },
19916
+ "path": [
19917
+ "color",
19918
+ "utility",
19919
+ "turquoise",
19920
+ "inverse"
19921
+ ]
19922
+ }
19923
+ },
19924
+ "yellow": {
19925
+ "default": {
19926
+ "value": "#f9ce06",
19927
+ "public": true,
19928
+ "default": true,
19929
+ "usage": "",
19930
+ "wcag": "n/a",
19931
+ "deprecated": false,
19932
+ "filePath": "src/color/utility.json",
19933
+ "isSource": true,
19934
+ "original": {
19935
+ "value": "{color.brand.yellow.300.value}",
19936
+ "public": true,
19937
+ "default": true,
19938
+ "usage": "",
19939
+ "wcag": "n/a",
19940
+ "deprecated": false
19941
+ },
19942
+ "name": "ds-color-utility-yellow-default",
19943
+ "attributes": {
19944
+ "category": "color",
19945
+ "type": "utility",
19946
+ "item": "yellow",
19947
+ "subitem": "default"
19948
+ },
19949
+ "path": [
19950
+ "color",
19951
+ "utility",
19952
+ "yellow",
19953
+ "default"
19954
+ ]
19955
+ },
19956
+ "inverse": {
19957
+ "value": "#ffe87e",
19958
+ "public": true,
19959
+ "inverse": true,
19960
+ "usage": "",
19961
+ "wcag": "n/a",
19962
+ "deprecated": false,
19963
+ "filePath": "src/color/utility.json",
19964
+ "isSource": true,
19965
+ "original": {
19966
+ "value": "{color.brand.yellow.200.value}",
19967
+ "public": true,
19968
+ "inverse": true,
19969
+ "usage": "",
19970
+ "wcag": "n/a",
19971
+ "deprecated": false
19972
+ },
19973
+ "name": "ds-color-utility-yellow-inverse",
19974
+ "attributes": {
19975
+ "category": "color",
19976
+ "type": "utility",
19977
+ "item": "yellow",
19978
+ "subitem": "inverse"
19979
+ },
19980
+ "path": [
19981
+ "color",
19982
+ "utility",
19983
+ "yellow",
19984
+ "inverse"
19985
+ ]
19986
+ }
19987
+ },
19988
+ "error": {
19989
+ "default": {
19990
+ "value": "#cc1816",
19991
+ "public": true,
19992
+ "default": true,
19993
+ "usage": "",
19994
+ "wcag": "n/a",
19995
+ "deprecated": false,
19996
+ "filePath": "src/color/utility.json",
19997
+ "isSource": true,
19998
+ "original": {
19999
+ "value": "{color.base.error.400.value}",
20000
+ "public": true,
20001
+ "default": true,
20002
+ "usage": "",
20003
+ "wcag": "n/a",
20004
+ "deprecated": false
20005
+ },
20006
+ "name": "ds-color-utility-error-default",
20007
+ "attributes": {
20008
+ "category": "color",
20009
+ "type": "utility",
20010
+ "item": "error",
20011
+ "subitem": "default"
20012
+ },
20013
+ "path": [
20014
+ "color",
20015
+ "utility",
20016
+ "error",
20017
+ "default"
20018
+ ]
20019
+ },
20020
+ "inverse": {
20021
+ "value": "#f9aca6",
20022
+ "public": true,
20023
+ "inverse": true,
20024
+ "usage": "",
20025
+ "wcag": "n/a",
20026
+ "deprecated": false,
20027
+ "filePath": "src/color/utility.json",
20028
+ "isSource": true,
20029
+ "original": {
20030
+ "value": "{color.base.error.200.value}",
20031
+ "public": true,
20032
+ "inverse": true,
20033
+ "usage": "",
20034
+ "wcag": "n/a",
20035
+ "deprecated": false
20036
+ },
20037
+ "name": "ds-color-utility-error-inverse",
20038
+ "attributes": {
20039
+ "category": "color",
20040
+ "type": "utility",
20041
+ "item": "error",
20042
+ "subitem": "inverse"
20043
+ },
20044
+ "path": [
20045
+ "color",
20046
+ "utility",
20047
+ "error",
20048
+ "inverse"
20049
+ ]
20050
+ }
20051
+ },
20052
+ "warning": {
20053
+ "default": {
20054
+ "value": "#f2c153",
20055
+ "public": true,
20056
+ "default": true,
20057
+ "usage": "",
20058
+ "wcag": "n/a",
20059
+ "deprecated": false,
20060
+ "filePath": "src/color/utility.json",
20061
+ "isSource": true,
20062
+ "original": {
20063
+ "value": "{color.base.warning.200.value}",
20064
+ "public": true,
20065
+ "default": true,
20066
+ "usage": "",
20067
+ "wcag": "n/a",
20068
+ "deprecated": false
20069
+ },
20070
+ "name": "ds-color-utility-warning-default",
20071
+ "attributes": {
20072
+ "category": "color",
20073
+ "type": "utility",
20074
+ "item": "warning",
20075
+ "subitem": "default"
20076
+ },
20077
+ "path": [
20078
+ "color",
20079
+ "utility",
20080
+ "warning",
20081
+ "default"
20082
+ ]
20083
+ },
20084
+ "inverse": {
20085
+ "value": "#f2c153",
20086
+ "public": true,
20087
+ "inverse": true,
20088
+ "usage": "",
20089
+ "wcag": "n/a",
20090
+ "deprecated": false,
20091
+ "filePath": "src/color/utility.json",
20092
+ "isSource": true,
20093
+ "original": {
20094
+ "value": "{color.base.warning.200.value}",
20095
+ "public": true,
20096
+ "inverse": true,
20097
+ "usage": "",
20098
+ "wcag": "n/a",
20099
+ "deprecated": false
20100
+ },
20101
+ "name": "ds-color-utility-warning-inverse",
20102
+ "attributes": {
20103
+ "category": "color",
20104
+ "type": "utility",
20105
+ "item": "warning",
20106
+ "subitem": "inverse"
20107
+ },
20108
+ "path": [
20109
+ "color",
20110
+ "utility",
20111
+ "warning",
20112
+ "inverse"
20113
+ ]
20114
+ }
20115
+ },
20116
+ "success": {
20117
+ "default": {
20118
+ "value": "#0b6f4d",
20119
+ "public": true,
20120
+ "default": true,
20121
+ "usage": "",
20122
+ "wcag": "n/a",
20123
+ "deprecated": false,
20124
+ "filePath": "src/color/utility.json",
20125
+ "isSource": true,
20126
+ "original": {
20127
+ "value": "{color.base.success.400.value}",
20128
+ "public": true,
20129
+ "default": true,
20130
+ "usage": "",
20131
+ "wcag": "n/a",
20132
+ "deprecated": false
20133
+ },
20134
+ "name": "ds-color-utility-success-default",
20135
+ "attributes": {
20136
+ "category": "color",
20137
+ "type": "utility",
20138
+ "item": "success",
20139
+ "subitem": "default"
20140
+ },
20141
+ "path": [
20142
+ "color",
20143
+ "utility",
20144
+ "success",
20145
+ "default"
20146
+ ]
20147
+ },
20148
+ "inverse": {
20149
+ "value": "#8eceb9",
20150
+ "public": true,
20151
+ "inverse": true,
20152
+ "usage": "",
20153
+ "wcag": "n/a",
20154
+ "deprecated": false,
20155
+ "filePath": "src/color/utility.json",
20156
+ "isSource": true,
20157
+ "original": {
20158
+ "value": "{color.base.success.200.value}",
20159
+ "public": true,
20160
+ "inverse": true,
20161
+ "usage": "",
20162
+ "wcag": "n/a",
20163
+ "deprecated": false
20164
+ },
20165
+ "name": "ds-color-utility-success-inverse",
20166
+ "attributes": {
20167
+ "category": "color",
20168
+ "type": "utility",
20169
+ "item": "success",
20170
+ "subitem": "inverse"
20171
+ },
20172
+ "path": [
20173
+ "color",
20174
+ "utility",
20175
+ "success",
20176
+ "inverse"
20177
+ ]
20178
+ }
20179
+ }
19110
20180
  }
19111
20181
  }
19112
20182
  };