@pantheon-systems/pds-design-tokens 1.0.0-dev.155 → 1.0.0-dev.157

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.
@@ -46,12 +46,12 @@
46
46
  --pds-color-brand-accent-default: #de0093;
47
47
  --pds-color-brand-primary-default: #745dd8;
48
48
  --pds-color-brand-secondary-default: #ffdc28;
49
- --pds-color-button-brand-background-active: #ddbd16;
50
- --pds-color-button-brand-background-default: #ffdc28;
51
- --pds-color-button-brand-background-hover: #ffe668;
52
- --pds-color-button-brand-border-active: #ddbd16;
53
- --pds-color-button-brand-border-default: #ffdc28;
54
- --pds-color-button-brand-border-hover: #ffe668;
49
+ --pds-color-button-brand-background-active: #ffe668;
50
+ --pds-color-button-brand-background-default: #ddbd16;
51
+ --pds-color-button-brand-background-hover: #ffdc28;
52
+ --pds-color-button-brand-border-active: #ffe668;
53
+ --pds-color-button-brand-border-default: #ddbd16;
54
+ --pds-color-button-brand-border-hover: #ffdc28;
55
55
  --pds-color-button-brand-foreground-active: #121219;
56
56
  --pds-color-button-brand-foreground-default: #121219;
57
57
  --pds-color-button-brand-foreground-hover: #121219;
@@ -64,24 +64,24 @@
64
64
  --pds-color-button-brand-secondary-foreground-active: #b5b5bc;
65
65
  --pds-color-button-brand-secondary-foreground-default: #b5b5bc;
66
66
  --pds-color-button-brand-secondary-foreground-hover: #ffffff;
67
- --pds-color-button-critical-background-active: #4b2d28;
68
- --pds-color-button-critical-background-default: var(--pds-color-background-default);
69
- --pds-color-button-critical-background-hover: var(--pds-color-status-critical-background);
70
- --pds-color-button-critical-border-active: var(--pds-color-status-critical-foreground);
71
- --pds-color-button-critical-border-default: var(--pds-color-status-critical-foreground);
72
- --pds-color-button-critical-border-hover: var(--pds-color-status-critical-foreground);
73
- --pds-color-button-critical-foreground-active: var(--pds-color-status-critical-foreground);
74
- --pds-color-button-critical-foreground-default: var(--pds-color-status-critical-foreground);
75
- --pds-color-button-critical-foreground-hover: var(--pds-color-status-critical-foreground);
67
+ --pds-color-button-critical-background-active: #e00000;
68
+ --pds-color-button-critical-background-default: var(--pds-color-status-critical-utility);
69
+ --pds-color-button-critical-background-hover: #c70000;
70
+ --pds-color-button-critical-border-active: #e00000;
71
+ --pds-color-button-critical-border-default: var(--pds-color-status-critical-utility);
72
+ --pds-color-button-critical-border-hover: #c70000;
73
+ --pds-color-button-critical-foreground-active: #ffffff;
74
+ --pds-color-button-critical-foreground-default: #ffffff;
75
+ --pds-color-button-critical-foreground-hover: #ffffff;
76
76
  --pds-color-button-navbar-foreground-active: var(--pds-color-interactive-link-active);
77
77
  --pds-color-button-navbar-foreground-default: #ffffff;
78
78
  --pds-color-button-navbar-foreground-hover: var(--pds-color-interactive-link-hover);
79
- --pds-color-button-primary-background-active: #42318d;
79
+ --pds-color-button-primary-background-active: #8a78de;
80
80
  --pds-color-button-primary-background-default: #42318d;
81
- --pds-color-button-primary-background-hover: #2c205e;
82
- --pds-color-button-primary-border-active: #42318d;
81
+ --pds-color-button-primary-background-hover: #745dd8;
82
+ --pds-color-button-primary-border-active: #8a78de;
83
83
  --pds-color-button-primary-border-default: #42318d;
84
- --pds-color-button-primary-border-hover: #2c205e;
84
+ --pds-color-button-primary-border-hover: #745dd8;
85
85
  --pds-color-button-primary-foreground-active: #ffffff;
86
86
  --pds-color-button-primary-foreground-default: #ffffff;
87
87
  --pds-color-button-primary-foreground-hover: #ffffff;
@@ -64,10 +64,10 @@
64
64
  --pds-color-brand-secondary-500: #ddbd16;
65
65
  --pds-color-brand-secondary-600: #726009;
66
66
  --pds-color-brand-secondary-default: #ffdc28;
67
- --pds-color-button-brand-background-active: #726009;
67
+ --pds-color-button-brand-background-active: #a88f10;
68
68
  --pds-color-button-brand-background-default: #ffdc28;
69
69
  --pds-color-button-brand-background-hover: #ddbd16;
70
- --pds-color-button-brand-border-active: #726009;
70
+ --pds-color-button-brand-border-active: #a88f10;
71
71
  --pds-color-button-brand-border-default: #ffdc28;
72
72
  --pds-color-button-brand-border-hover: #ddbd16;
73
73
  --pds-color-button-brand-foreground-active: #23232d;
@@ -82,15 +82,15 @@
82
82
  --pds-color-button-brand-secondary-foreground-active: #23232d;
83
83
  --pds-color-button-brand-secondary-foreground-default: #23232d;
84
84
  --pds-color-button-brand-secondary-foreground-hover: #23232d;
85
- --pds-color-button-critical-background-active: #ffdcd8;
86
- --pds-color-button-critical-background-default: var(--pds-color-background-default);
87
- --pds-color-button-critical-background-hover: var(--pds-color-status-critical-background);
88
- --pds-color-button-critical-border-active: #b52f1d;
85
+ --pds-color-button-critical-background-active: #790b03;
86
+ --pds-color-button-critical-background-default: var(--pds-color-status-critical-foreground);
87
+ --pds-color-button-critical-background-hover: #9e140b;
88
+ --pds-color-button-critical-border-active: #790b03;
89
89
  --pds-color-button-critical-border-default: var(--pds-color-status-critical-foreground);
90
- --pds-color-button-critical-border-hover: var(--pds-color-status-critical-foreground);
91
- --pds-color-button-critical-foreground-active: #b52f1d;
92
- --pds-color-button-critical-foreground-default: var(--pds-color-status-critical-foreground);
93
- --pds-color-button-critical-foreground-hover: var(--pds-color-status-critical-foreground);
90
+ --pds-color-button-critical-border-hover: #9e140b;
91
+ --pds-color-button-critical-foreground-active: #ffffff;
92
+ --pds-color-button-critical-foreground-default: #ffffff;
93
+ --pds-color-button-critical-foreground-hover: #ffffff;
94
94
  --pds-color-button-navbar-foreground-active: var(--pds-color-interactive-link-active);
95
95
  --pds-color-button-navbar-foreground-default: var(--pds-color-foreground-default);
96
96
  --pds-color-button-navbar-foreground-hover: var(--pds-color-interactive-link-hover);
@@ -140,6 +140,11 @@
140
140
  --pds-color-dashboard-nav-item-foreground-hover: var(--pds-color-foreground-default);
141
141
  --pds-color-dashboard-toggle-button-background: var(--pds-color-background-reverse);
142
142
  --pds-color-dashboard-toggle-button-foreground: var(--pds-color-foreground-reverse);
143
+ --pds-color-datavis-1: #003f5c;
144
+ --pds-color-datavis-2: #006779;
145
+ --pds-color-datavis-3: #008d6f;
146
+ --pds-color-datavis-4: #62ad43;
147
+ --pds-color-datavis-5: #ddbd16;
143
148
  --pds-color-dropdown-background: var(--pds-color-background-default);
144
149
  --pds-color-dropdown-description: var(--pds-color-foreground-default-secondary);
145
150
  --pds-color-dropdown-foreground: var(--pds-color-foreground-default);
@@ -4350,13 +4350,13 @@
4350
4350
  ]
4351
4351
  },
4352
4352
  "hover": {
4353
- "value": "#2c205e",
4353
+ "value": "#745dd8",
4354
4354
  "public": true,
4355
4355
  "isReferenceToInternal": true,
4356
4356
  "filePath": "tokens/color/component/button.dark.json",
4357
4357
  "isSource": true,
4358
4358
  "original": {
4359
- "value": "{color.dark-mode.brand.primary.600.value}",
4359
+ "value": "{color.dark-mode.brand.primary.400.value}",
4360
4360
  "public": true,
4361
4361
  "isReferenceToInternal": true
4362
4362
  },
@@ -4378,15 +4378,13 @@
4378
4378
  ]
4379
4379
  },
4380
4380
  "active": {
4381
- "value": "#42318d",
4381
+ "value": "#8a78de",
4382
4382
  "public": true,
4383
- "isReferenceToInternal": true,
4384
4383
  "filePath": "tokens/color/component/button.dark.json",
4385
4384
  "isSource": true,
4386
4385
  "original": {
4387
- "value": "{color.dark-mode.brand.primary.500.value}",
4388
- "public": true,
4389
- "isReferenceToInternal": true
4386
+ "value": "#8A78DE",
4387
+ "public": true
4390
4388
  },
4391
4389
  "name": "color-dark-mode-button-primary-background-active",
4392
4390
  "attributes": {
@@ -4436,13 +4434,13 @@
4436
4434
  ]
4437
4435
  },
4438
4436
  "hover": {
4439
- "value": "#2c205e",
4437
+ "value": "#745dd8",
4440
4438
  "public": true,
4441
4439
  "isReferenceToInternal": true,
4442
4440
  "filePath": "tokens/color/component/button.dark.json",
4443
4441
  "isSource": true,
4444
4442
  "original": {
4445
- "value": "{color.dark-mode.brand.primary.600.value}",
4443
+ "value": "{color.dark-mode.brand.primary.400.value}",
4446
4444
  "public": true,
4447
4445
  "isReferenceToInternal": true
4448
4446
  },
@@ -4464,15 +4462,13 @@
4464
4462
  ]
4465
4463
  },
4466
4464
  "active": {
4467
- "value": "#42318d",
4465
+ "value": "#8a78de",
4468
4466
  "public": true,
4469
- "isReferenceToInternal": true,
4470
4467
  "filePath": "tokens/color/component/button.dark.json",
4471
4468
  "isSource": true,
4472
4469
  "original": {
4473
- "value": "{color.dark-mode.brand.primary.500.value}",
4474
- "public": true,
4475
- "isReferenceToInternal": true
4470
+ "value": "#8A78DE",
4471
+ "public": true
4476
4472
  },
4477
4473
  "name": "color-dark-mode-button-primary-border-active",
4478
4474
  "attributes": {
@@ -4984,13 +4980,13 @@
4984
4980
  "brand": {
4985
4981
  "background": {
4986
4982
  "default": {
4987
- "value": "#ffdc28",
4983
+ "value": "#ddbd16",
4988
4984
  "public": true,
4989
4985
  "isReferenceToInternal": true,
4990
4986
  "filePath": "tokens/color/component/button.dark.json",
4991
4987
  "isSource": true,
4992
4988
  "original": {
4993
- "value": "{color.dark-mode.brand.secondary.400.value}",
4989
+ "value": "{color.dark-mode.brand.secondary.500.value}",
4994
4990
  "public": true,
4995
4991
  "isReferenceToInternal": true
4996
4992
  },
@@ -5012,13 +5008,13 @@
5012
5008
  ]
5013
5009
  },
5014
5010
  "hover": {
5015
- "value": "#ffe668",
5011
+ "value": "#ffdc28",
5016
5012
  "public": true,
5017
5013
  "isReferenceToInternal": true,
5018
5014
  "filePath": "tokens/color/component/button.dark.json",
5019
5015
  "isSource": true,
5020
5016
  "original": {
5021
- "value": "{color.dark-mode.brand.secondary.300.value}",
5017
+ "value": "{color.dark-mode.brand.secondary.400.value}",
5022
5018
  "public": true,
5023
5019
  "isReferenceToInternal": true
5024
5020
  },
@@ -5040,13 +5036,13 @@
5040
5036
  ]
5041
5037
  },
5042
5038
  "active": {
5043
- "value": "#ddbd16",
5039
+ "value": "#ffe668",
5044
5040
  "public": true,
5045
5041
  "isReferenceToInternal": true,
5046
5042
  "filePath": "tokens/color/component/button.dark.json",
5047
5043
  "isSource": true,
5048
5044
  "original": {
5049
- "value": "{color.dark-mode.brand.secondary.500.value}",
5045
+ "value": "{color.dark-mode.brand.secondary.300.value}",
5050
5046
  "public": true,
5051
5047
  "isReferenceToInternal": true
5052
5048
  },
@@ -5070,13 +5066,13 @@
5070
5066
  },
5071
5067
  "border": {
5072
5068
  "default": {
5073
- "value": "#ffdc28",
5069
+ "value": "#ddbd16",
5074
5070
  "public": true,
5075
5071
  "isReferenceToInternal": true,
5076
5072
  "filePath": "tokens/color/component/button.dark.json",
5077
5073
  "isSource": true,
5078
5074
  "original": {
5079
- "value": "{color.dark-mode.brand.secondary.400.value}",
5075
+ "value": "{color.dark-mode.brand.secondary.500.value}",
5080
5076
  "public": true,
5081
5077
  "isReferenceToInternal": true
5082
5078
  },
@@ -5098,13 +5094,13 @@
5098
5094
  ]
5099
5095
  },
5100
5096
  "hover": {
5101
- "value": "#ffe668",
5097
+ "value": "#ffdc28",
5102
5098
  "public": true,
5103
5099
  "isReferenceToInternal": true,
5104
5100
  "filePath": "tokens/color/component/button.dark.json",
5105
5101
  "isSource": true,
5106
5102
  "original": {
5107
- "value": "{color.dark-mode.brand.secondary.300.value}",
5103
+ "value": "{color.dark-mode.brand.secondary.400.value}",
5108
5104
  "public": true,
5109
5105
  "isReferenceToInternal": true
5110
5106
  },
@@ -5126,13 +5122,13 @@
5126
5122
  ]
5127
5123
  },
5128
5124
  "active": {
5129
- "value": "#ddbd16",
5125
+ "value": "#ffe668",
5130
5126
  "public": true,
5131
5127
  "isReferenceToInternal": true,
5132
5128
  "filePath": "tokens/color/component/button.dark.json",
5133
5129
  "isSource": true,
5134
5130
  "original": {
5135
- "value": "{color.dark-mode.brand.secondary.500.value}",
5131
+ "value": "{color.dark-mode.brand.secondary.300.value}",
5136
5132
  "public": true,
5137
5133
  "isReferenceToInternal": true
5138
5134
  },
@@ -5502,12 +5498,12 @@
5502
5498
  "critical": {
5503
5499
  "background": {
5504
5500
  "default": {
5505
- "value": "#1a1b20",
5501
+ "value": "#a70000",
5506
5502
  "public": true,
5507
5503
  "filePath": "tokens/color/component/button.dark.json",
5508
5504
  "isSource": true,
5509
5505
  "original": {
5510
- "value": "{color.dark-mode.background.default.value}",
5506
+ "value": "{color.dark-mode.status.critical.utility.value}",
5511
5507
  "public": true
5512
5508
  },
5513
5509
  "name": "color-dark-mode-button-critical-background-default",
@@ -5528,12 +5524,12 @@
5528
5524
  ]
5529
5525
  },
5530
5526
  "hover": {
5531
- "value": "#570000",
5527
+ "value": "#c70000",
5532
5528
  "public": true,
5533
5529
  "filePath": "tokens/color/component/button.dark.json",
5534
5530
  "isSource": true,
5535
5531
  "original": {
5536
- "value": "{color.dark-mode.status.critical.background.value}",
5532
+ "value": "#C70000",
5537
5533
  "public": true
5538
5534
  },
5539
5535
  "name": "color-dark-mode-button-critical-background-hover",
@@ -5554,12 +5550,12 @@
5554
5550
  ]
5555
5551
  },
5556
5552
  "active": {
5557
- "value": "#4b2d28",
5553
+ "value": "#e00000",
5558
5554
  "public": true,
5559
5555
  "filePath": "tokens/color/component/button.dark.json",
5560
5556
  "isSource": true,
5561
5557
  "original": {
5562
- "value": "#4b2d28",
5558
+ "value": "#E00000",
5563
5559
  "public": true
5564
5560
  },
5565
5561
  "name": "color-dark-mode-button-critical-background-active",
@@ -5582,12 +5578,12 @@
5582
5578
  },
5583
5579
  "border": {
5584
5580
  "default": {
5585
- "value": "#f9634c",
5581
+ "value": "#a70000",
5586
5582
  "public": true,
5587
5583
  "filePath": "tokens/color/component/button.dark.json",
5588
5584
  "isSource": true,
5589
5585
  "original": {
5590
- "value": "{color.dark-mode.status.critical.foreground.value}",
5586
+ "value": "{color.dark-mode.status.critical.utility.value}",
5591
5587
  "public": true
5592
5588
  },
5593
5589
  "name": "color-dark-mode-button-critical-border-default",
@@ -5608,12 +5604,12 @@
5608
5604
  ]
5609
5605
  },
5610
5606
  "hover": {
5611
- "value": "#f9634c",
5607
+ "value": "#c70000",
5612
5608
  "public": true,
5613
5609
  "filePath": "tokens/color/component/button.dark.json",
5614
5610
  "isSource": true,
5615
5611
  "original": {
5616
- "value": "{color.dark-mode.status.critical.foreground.value}",
5612
+ "value": "#C70000",
5617
5613
  "public": true
5618
5614
  },
5619
5615
  "name": "color-dark-mode-button-critical-border-hover",
@@ -5634,12 +5630,12 @@
5634
5630
  ]
5635
5631
  },
5636
5632
  "active": {
5637
- "value": "#f9634c",
5633
+ "value": "#e00000",
5638
5634
  "public": true,
5639
5635
  "filePath": "tokens/color/component/button.dark.json",
5640
5636
  "isSource": true,
5641
5637
  "original": {
5642
- "value": "{color.dark-mode.status.critical.foreground.value}",
5638
+ "value": "#E00000",
5643
5639
  "public": true
5644
5640
  },
5645
5641
  "name": "color-dark-mode-button-critical-border-active",
@@ -5662,13 +5658,15 @@
5662
5658
  },
5663
5659
  "foreground": {
5664
5660
  "default": {
5665
- "value": "#f9634c",
5661
+ "value": "#ffffff",
5666
5662
  "public": true,
5663
+ "isReferenceToInternal": true,
5667
5664
  "filePath": "tokens/color/component/button.dark.json",
5668
5665
  "isSource": true,
5669
5666
  "original": {
5670
- "value": "{color.dark-mode.status.critical.foreground.value}",
5671
- "public": true
5667
+ "value": "{color.dark-mode.neutral.000.value}",
5668
+ "public": true,
5669
+ "isReferenceToInternal": true
5672
5670
  },
5673
5671
  "name": "color-dark-mode-button-critical-foreground-default",
5674
5672
  "attributes": {
@@ -5688,13 +5686,15 @@
5688
5686
  ]
5689
5687
  },
5690
5688
  "hover": {
5691
- "value": "#f9634c",
5689
+ "value": "#ffffff",
5692
5690
  "public": true,
5691
+ "isReferenceToInternal": true,
5693
5692
  "filePath": "tokens/color/component/button.dark.json",
5694
5693
  "isSource": true,
5695
5694
  "original": {
5696
- "value": "{color.dark-mode.status.critical.foreground.value}",
5697
- "public": true
5695
+ "value": "{color.dark-mode.neutral.000.value}",
5696
+ "public": true,
5697
+ "isReferenceToInternal": true
5698
5698
  },
5699
5699
  "name": "color-dark-mode-button-critical-foreground-hover",
5700
5700
  "attributes": {
@@ -5714,13 +5714,15 @@
5714
5714
  ]
5715
5715
  },
5716
5716
  "active": {
5717
- "value": "#f9634c",
5717
+ "value": "#ffffff",
5718
5718
  "public": true,
5719
+ "isReferenceToInternal": true,
5719
5720
  "filePath": "tokens/color/component/button.dark.json",
5720
5721
  "isSource": true,
5721
5722
  "original": {
5722
- "value": "{color.dark-mode.status.critical.foreground.value}",
5723
- "public": true
5723
+ "value": "{color.dark-mode.neutral.000.value}",
5724
+ "public": true,
5725
+ "isReferenceToInternal": true
5724
5726
  },
5725
5727
  "name": "color-dark-mode-button-critical-foreground-active",
5726
5728
  "attributes": {
@@ -10840,15 +10842,13 @@
10840
10842
  ]
10841
10843
  },
10842
10844
  "active": {
10843
- "value": "#726009",
10845
+ "value": "#a88f10",
10844
10846
  "public": true,
10845
- "isReferenceToInternal": true,
10846
10847
  "filePath": "tokens/color/component/button.light.json",
10847
10848
  "isSource": true,
10848
10849
  "original": {
10849
- "value": "{color.light-mode.brand.secondary.600.value}",
10850
- "public": true,
10851
- "isReferenceToInternal": true
10850
+ "value": "#A88F10",
10851
+ "public": true
10852
10852
  },
10853
10853
  "name": "color-light-mode-button-brand-background-active",
10854
10854
  "attributes": {
@@ -10926,15 +10926,13 @@
10926
10926
  ]
10927
10927
  },
10928
10928
  "active": {
10929
- "value": "#726009",
10929
+ "value": "#a88f10",
10930
10930
  "public": true,
10931
- "isReferenceToInternal": true,
10932
10931
  "filePath": "tokens/color/component/button.light.json",
10933
10932
  "isSource": true,
10934
10933
  "original": {
10935
- "value": "{color.light-mode.brand.secondary.600.value}",
10936
- "public": true,
10937
- "isReferenceToInternal": true
10934
+ "value": "#A88F10",
10935
+ "public": true
10938
10936
  },
10939
10937
  "name": "color-light-mode-button-brand-border-active",
10940
10938
  "attributes": {
@@ -11302,12 +11300,12 @@
11302
11300
  "critical": {
11303
11301
  "background": {
11304
11302
  "default": {
11305
- "value": "#ffffff",
11303
+ "value": "#bc1c11",
11306
11304
  "public": true,
11307
11305
  "filePath": "tokens/color/component/button.light.json",
11308
11306
  "isSource": true,
11309
11307
  "original": {
11310
- "value": "{color.light-mode.background.default.value}",
11308
+ "value": "{color.light-mode.status.critical.foreground.value}",
11311
11309
  "public": true
11312
11310
  },
11313
11311
  "name": "color-light-mode-button-critical-background-default",
@@ -11328,12 +11326,12 @@
11328
11326
  ]
11329
11327
  },
11330
11328
  "hover": {
11331
- "value": "#ffefee",
11329
+ "value": "#9e140b",
11332
11330
  "public": true,
11333
11331
  "filePath": "tokens/color/component/button.light.json",
11334
11332
  "isSource": true,
11335
11333
  "original": {
11336
- "value": "{color.light-mode.status.critical.background.value}",
11334
+ "value": "#9E140B",
11337
11335
  "public": true
11338
11336
  },
11339
11337
  "name": "color-light-mode-button-critical-background-hover",
@@ -11354,12 +11352,12 @@
11354
11352
  ]
11355
11353
  },
11356
11354
  "active": {
11357
- "value": "#ffdcd8",
11355
+ "value": "#790b03",
11358
11356
  "public": true,
11359
11357
  "filePath": "tokens/color/component/button.light.json",
11360
11358
  "isSource": true,
11361
11359
  "original": {
11362
- "value": "#ffdcd8",
11360
+ "value": "#790B03",
11363
11361
  "public": true
11364
11362
  },
11365
11363
  "name": "color-light-mode-button-critical-background-active",
@@ -11408,12 +11406,12 @@
11408
11406
  ]
11409
11407
  },
11410
11408
  "hover": {
11411
- "value": "#bc1c11",
11409
+ "value": "#9e140b",
11412
11410
  "public": true,
11413
11411
  "filePath": "tokens/color/component/button.light.json",
11414
11412
  "isSource": true,
11415
11413
  "original": {
11416
- "value": "{color.light-mode.status.critical.foreground.value}",
11414
+ "value": "#9E140B",
11417
11415
  "public": true
11418
11416
  },
11419
11417
  "name": "color-light-mode-button-critical-border-hover",
@@ -11434,12 +11432,12 @@
11434
11432
  ]
11435
11433
  },
11436
11434
  "active": {
11437
- "value": "#b52f1d",
11435
+ "value": "#790b03",
11438
11436
  "public": true,
11439
11437
  "filePath": "tokens/color/component/button.light.json",
11440
11438
  "isSource": true,
11441
11439
  "original": {
11442
- "value": "#b52f1d",
11440
+ "value": "#790B03",
11443
11441
  "public": true
11444
11442
  },
11445
11443
  "name": "color-light-mode-button-critical-border-active",
@@ -11462,13 +11460,15 @@
11462
11460
  },
11463
11461
  "foreground": {
11464
11462
  "default": {
11465
- "value": "#bc1c11",
11463
+ "value": "#ffffff",
11466
11464
  "public": true,
11465
+ "isReferenceToInternal": true,
11467
11466
  "filePath": "tokens/color/component/button.light.json",
11468
11467
  "isSource": true,
11469
11468
  "original": {
11470
- "value": "{color.light-mode.status.critical.foreground.value}",
11471
- "public": true
11469
+ "value": "{color.light-mode.neutral.000.value}",
11470
+ "public": true,
11471
+ "isReferenceToInternal": true
11472
11472
  },
11473
11473
  "name": "color-light-mode-button-critical-foreground-default",
11474
11474
  "attributes": {
@@ -11488,13 +11488,15 @@
11488
11488
  ]
11489
11489
  },
11490
11490
  "hover": {
11491
- "value": "#bc1c11",
11491
+ "value": "#ffffff",
11492
11492
  "public": true,
11493
+ "isReferenceToInternal": true,
11493
11494
  "filePath": "tokens/color/component/button.light.json",
11494
11495
  "isSource": true,
11495
11496
  "original": {
11496
- "value": "{color.light-mode.status.critical.foreground.value}",
11497
- "public": true
11497
+ "value": "{color.light-mode.neutral.000.value}",
11498
+ "public": true,
11499
+ "isReferenceToInternal": true
11498
11500
  },
11499
11501
  "name": "color-light-mode-button-critical-foreground-hover",
11500
11502
  "attributes": {
@@ -11514,13 +11516,15 @@
11514
11516
  ]
11515
11517
  },
11516
11518
  "active": {
11517
- "value": "#b52f1d",
11519
+ "value": "#ffffff",
11518
11520
  "public": true,
11521
+ "isReferenceToInternal": true,
11519
11522
  "filePath": "tokens/color/component/button.light.json",
11520
11523
  "isSource": true,
11521
11524
  "original": {
11522
- "value": "#b52f1d",
11523
- "public": true
11525
+ "value": "{color.light-mode.neutral.000.value}",
11526
+ "public": true,
11527
+ "isReferenceToInternal": true
11524
11528
  },
11525
11529
  "name": "color-light-mode-button-critical-foreground-active",
11526
11530
  "attributes": {
@@ -15950,6 +15954,123 @@
15950
15954
  }
15951
15955
  }
15952
15956
  },
15957
+ "datavis": {
15958
+ "1": {
15959
+ "value": "#003f5c",
15960
+ "public": true,
15961
+ "filePath": "tokens/color/semantic/datavis.light.json",
15962
+ "isSource": true,
15963
+ "original": {
15964
+ "value": "#003F5C",
15965
+ "public": true
15966
+ },
15967
+ "name": "color-light-mode-datavis-1",
15968
+ "attributes": {
15969
+ "category": "color",
15970
+ "type": "light-mode",
15971
+ "item": "datavis",
15972
+ "subitem": "1"
15973
+ },
15974
+ "path": [
15975
+ "color",
15976
+ "light-mode",
15977
+ "datavis",
15978
+ "1"
15979
+ ]
15980
+ },
15981
+ "2": {
15982
+ "value": "#006779",
15983
+ "public": true,
15984
+ "filePath": "tokens/color/semantic/datavis.light.json",
15985
+ "isSource": true,
15986
+ "original": {
15987
+ "value": "#006779",
15988
+ "public": true
15989
+ },
15990
+ "name": "color-light-mode-datavis-2",
15991
+ "attributes": {
15992
+ "category": "color",
15993
+ "type": "light-mode",
15994
+ "item": "datavis",
15995
+ "subitem": "2"
15996
+ },
15997
+ "path": [
15998
+ "color",
15999
+ "light-mode",
16000
+ "datavis",
16001
+ "2"
16002
+ ]
16003
+ },
16004
+ "3": {
16005
+ "value": "#008d6f",
16006
+ "public": true,
16007
+ "filePath": "tokens/color/semantic/datavis.light.json",
16008
+ "isSource": true,
16009
+ "original": {
16010
+ "value": "#008D6F",
16011
+ "public": true
16012
+ },
16013
+ "name": "color-light-mode-datavis-3",
16014
+ "attributes": {
16015
+ "category": "color",
16016
+ "type": "light-mode",
16017
+ "item": "datavis",
16018
+ "subitem": "3"
16019
+ },
16020
+ "path": [
16021
+ "color",
16022
+ "light-mode",
16023
+ "datavis",
16024
+ "3"
16025
+ ]
16026
+ },
16027
+ "4": {
16028
+ "value": "#62ad43",
16029
+ "public": true,
16030
+ "filePath": "tokens/color/semantic/datavis.light.json",
16031
+ "isSource": true,
16032
+ "original": {
16033
+ "value": "#62AD43",
16034
+ "public": true
16035
+ },
16036
+ "name": "color-light-mode-datavis-4",
16037
+ "attributes": {
16038
+ "category": "color",
16039
+ "type": "light-mode",
16040
+ "item": "datavis",
16041
+ "subitem": "4"
16042
+ },
16043
+ "path": [
16044
+ "color",
16045
+ "light-mode",
16046
+ "datavis",
16047
+ "4"
16048
+ ]
16049
+ },
16050
+ "5": {
16051
+ "value": "#ddbd16",
16052
+ "public": true,
16053
+ "filePath": "tokens/color/semantic/datavis.light.json",
16054
+ "isSource": true,
16055
+ "original": {
16056
+ "value": "#DDBD16",
16057
+ "public": true
16058
+ },
16059
+ "name": "color-light-mode-datavis-5",
16060
+ "attributes": {
16061
+ "category": "color",
16062
+ "type": "light-mode",
16063
+ "item": "datavis",
16064
+ "subitem": "5"
16065
+ },
16066
+ "path": [
16067
+ "color",
16068
+ "light-mode",
16069
+ "datavis",
16070
+ "5"
16071
+ ]
16072
+ }
16073
+ },
15953
16074
  "overlay": {
15954
16075
  "value": "rgba(9, 0, 48, 0.45)",
15955
16076
  "public": true,
@@ -785,13 +785,13 @@
785
785
  ]
786
786
  },
787
787
  "hover": {
788
- "value": "#2c205e",
788
+ "value": "#745dd8",
789
789
  "public": true,
790
790
  "isReferenceToInternal": true,
791
791
  "filePath": "tokens/color/component/button.dark.json",
792
792
  "isSource": true,
793
793
  "original": {
794
- "value": "{color.dark-mode.brand.primary.600.value}",
794
+ "value": "{color.dark-mode.brand.primary.400.value}",
795
795
  "public": true,
796
796
  "isReferenceToInternal": true
797
797
  },
@@ -813,15 +813,13 @@
813
813
  ]
814
814
  },
815
815
  "active": {
816
- "value": "#42318d",
816
+ "value": "#8a78de",
817
817
  "public": true,
818
- "isReferenceToInternal": true,
819
818
  "filePath": "tokens/color/component/button.dark.json",
820
819
  "isSource": true,
821
820
  "original": {
822
- "value": "{color.dark-mode.brand.primary.500.value}",
823
- "public": true,
824
- "isReferenceToInternal": true
821
+ "value": "#8A78DE",
822
+ "public": true
825
823
  },
826
824
  "name": "color-dark-mode-button-primary-background-active",
827
825
  "attributes": {
@@ -871,13 +869,13 @@
871
869
  ]
872
870
  },
873
871
  "hover": {
874
- "value": "#2c205e",
872
+ "value": "#745dd8",
875
873
  "public": true,
876
874
  "isReferenceToInternal": true,
877
875
  "filePath": "tokens/color/component/button.dark.json",
878
876
  "isSource": true,
879
877
  "original": {
880
- "value": "{color.dark-mode.brand.primary.600.value}",
878
+ "value": "{color.dark-mode.brand.primary.400.value}",
881
879
  "public": true,
882
880
  "isReferenceToInternal": true
883
881
  },
@@ -899,15 +897,13 @@
899
897
  ]
900
898
  },
901
899
  "active": {
902
- "value": "#42318d",
900
+ "value": "#8a78de",
903
901
  "public": true,
904
- "isReferenceToInternal": true,
905
902
  "filePath": "tokens/color/component/button.dark.json",
906
903
  "isSource": true,
907
904
  "original": {
908
- "value": "{color.dark-mode.brand.primary.500.value}",
909
- "public": true,
910
- "isReferenceToInternal": true
905
+ "value": "#8A78DE",
906
+ "public": true
911
907
  },
912
908
  "name": "color-dark-mode-button-primary-border-active",
913
909
  "attributes": {
@@ -1419,13 +1415,13 @@
1419
1415
  "brand": {
1420
1416
  "background": {
1421
1417
  "default": {
1422
- "value": "#ffdc28",
1418
+ "value": "#ddbd16",
1423
1419
  "public": true,
1424
1420
  "isReferenceToInternal": true,
1425
1421
  "filePath": "tokens/color/component/button.dark.json",
1426
1422
  "isSource": true,
1427
1423
  "original": {
1428
- "value": "{color.dark-mode.brand.secondary.400.value}",
1424
+ "value": "{color.dark-mode.brand.secondary.500.value}",
1429
1425
  "public": true,
1430
1426
  "isReferenceToInternal": true
1431
1427
  },
@@ -1447,13 +1443,13 @@
1447
1443
  ]
1448
1444
  },
1449
1445
  "hover": {
1450
- "value": "#ffe668",
1446
+ "value": "#ffdc28",
1451
1447
  "public": true,
1452
1448
  "isReferenceToInternal": true,
1453
1449
  "filePath": "tokens/color/component/button.dark.json",
1454
1450
  "isSource": true,
1455
1451
  "original": {
1456
- "value": "{color.dark-mode.brand.secondary.300.value}",
1452
+ "value": "{color.dark-mode.brand.secondary.400.value}",
1457
1453
  "public": true,
1458
1454
  "isReferenceToInternal": true
1459
1455
  },
@@ -1475,13 +1471,13 @@
1475
1471
  ]
1476
1472
  },
1477
1473
  "active": {
1478
- "value": "#ddbd16",
1474
+ "value": "#ffe668",
1479
1475
  "public": true,
1480
1476
  "isReferenceToInternal": true,
1481
1477
  "filePath": "tokens/color/component/button.dark.json",
1482
1478
  "isSource": true,
1483
1479
  "original": {
1484
- "value": "{color.dark-mode.brand.secondary.500.value}",
1480
+ "value": "{color.dark-mode.brand.secondary.300.value}",
1485
1481
  "public": true,
1486
1482
  "isReferenceToInternal": true
1487
1483
  },
@@ -1505,13 +1501,13 @@
1505
1501
  },
1506
1502
  "border": {
1507
1503
  "default": {
1508
- "value": "#ffdc28",
1504
+ "value": "#ddbd16",
1509
1505
  "public": true,
1510
1506
  "isReferenceToInternal": true,
1511
1507
  "filePath": "tokens/color/component/button.dark.json",
1512
1508
  "isSource": true,
1513
1509
  "original": {
1514
- "value": "{color.dark-mode.brand.secondary.400.value}",
1510
+ "value": "{color.dark-mode.brand.secondary.500.value}",
1515
1511
  "public": true,
1516
1512
  "isReferenceToInternal": true
1517
1513
  },
@@ -1533,13 +1529,13 @@
1533
1529
  ]
1534
1530
  },
1535
1531
  "hover": {
1536
- "value": "#ffe668",
1532
+ "value": "#ffdc28",
1537
1533
  "public": true,
1538
1534
  "isReferenceToInternal": true,
1539
1535
  "filePath": "tokens/color/component/button.dark.json",
1540
1536
  "isSource": true,
1541
1537
  "original": {
1542
- "value": "{color.dark-mode.brand.secondary.300.value}",
1538
+ "value": "{color.dark-mode.brand.secondary.400.value}",
1543
1539
  "public": true,
1544
1540
  "isReferenceToInternal": true
1545
1541
  },
@@ -1561,13 +1557,13 @@
1561
1557
  ]
1562
1558
  },
1563
1559
  "active": {
1564
- "value": "#ddbd16",
1560
+ "value": "#ffe668",
1565
1561
  "public": true,
1566
1562
  "isReferenceToInternal": true,
1567
1563
  "filePath": "tokens/color/component/button.dark.json",
1568
1564
  "isSource": true,
1569
1565
  "original": {
1570
- "value": "{color.dark-mode.brand.secondary.500.value}",
1566
+ "value": "{color.dark-mode.brand.secondary.300.value}",
1571
1567
  "public": true,
1572
1568
  "isReferenceToInternal": true
1573
1569
  },
@@ -1937,12 +1933,12 @@
1937
1933
  "critical": {
1938
1934
  "background": {
1939
1935
  "default": {
1940
- "value": "#1a1b20",
1936
+ "value": "#a70000",
1941
1937
  "public": true,
1942
1938
  "filePath": "tokens/color/component/button.dark.json",
1943
1939
  "isSource": true,
1944
1940
  "original": {
1945
- "value": "{color.dark-mode.background.default.value}",
1941
+ "value": "{color.dark-mode.status.critical.utility.value}",
1946
1942
  "public": true
1947
1943
  },
1948
1944
  "name": "color-dark-mode-button-critical-background-default",
@@ -1963,12 +1959,12 @@
1963
1959
  ]
1964
1960
  },
1965
1961
  "hover": {
1966
- "value": "#570000",
1962
+ "value": "#c70000",
1967
1963
  "public": true,
1968
1964
  "filePath": "tokens/color/component/button.dark.json",
1969
1965
  "isSource": true,
1970
1966
  "original": {
1971
- "value": "{color.dark-mode.status.critical.background.value}",
1967
+ "value": "#C70000",
1972
1968
  "public": true
1973
1969
  },
1974
1970
  "name": "color-dark-mode-button-critical-background-hover",
@@ -1989,12 +1985,12 @@
1989
1985
  ]
1990
1986
  },
1991
1987
  "active": {
1992
- "value": "#4b2d28",
1988
+ "value": "#e00000",
1993
1989
  "public": true,
1994
1990
  "filePath": "tokens/color/component/button.dark.json",
1995
1991
  "isSource": true,
1996
1992
  "original": {
1997
- "value": "#4b2d28",
1993
+ "value": "#E00000",
1998
1994
  "public": true
1999
1995
  },
2000
1996
  "name": "color-dark-mode-button-critical-background-active",
@@ -2017,12 +2013,12 @@
2017
2013
  },
2018
2014
  "border": {
2019
2015
  "default": {
2020
- "value": "#f9634c",
2016
+ "value": "#a70000",
2021
2017
  "public": true,
2022
2018
  "filePath": "tokens/color/component/button.dark.json",
2023
2019
  "isSource": true,
2024
2020
  "original": {
2025
- "value": "{color.dark-mode.status.critical.foreground.value}",
2021
+ "value": "{color.dark-mode.status.critical.utility.value}",
2026
2022
  "public": true
2027
2023
  },
2028
2024
  "name": "color-dark-mode-button-critical-border-default",
@@ -2043,12 +2039,12 @@
2043
2039
  ]
2044
2040
  },
2045
2041
  "hover": {
2046
- "value": "#f9634c",
2042
+ "value": "#c70000",
2047
2043
  "public": true,
2048
2044
  "filePath": "tokens/color/component/button.dark.json",
2049
2045
  "isSource": true,
2050
2046
  "original": {
2051
- "value": "{color.dark-mode.status.critical.foreground.value}",
2047
+ "value": "#C70000",
2052
2048
  "public": true
2053
2049
  },
2054
2050
  "name": "color-dark-mode-button-critical-border-hover",
@@ -2069,12 +2065,12 @@
2069
2065
  ]
2070
2066
  },
2071
2067
  "active": {
2072
- "value": "#f9634c",
2068
+ "value": "#e00000",
2073
2069
  "public": true,
2074
2070
  "filePath": "tokens/color/component/button.dark.json",
2075
2071
  "isSource": true,
2076
2072
  "original": {
2077
- "value": "{color.dark-mode.status.critical.foreground.value}",
2073
+ "value": "#E00000",
2078
2074
  "public": true
2079
2075
  },
2080
2076
  "name": "color-dark-mode-button-critical-border-active",
@@ -2097,13 +2093,15 @@
2097
2093
  },
2098
2094
  "foreground": {
2099
2095
  "default": {
2100
- "value": "#f9634c",
2096
+ "value": "#ffffff",
2101
2097
  "public": true,
2098
+ "isReferenceToInternal": true,
2102
2099
  "filePath": "tokens/color/component/button.dark.json",
2103
2100
  "isSource": true,
2104
2101
  "original": {
2105
- "value": "{color.dark-mode.status.critical.foreground.value}",
2106
- "public": true
2102
+ "value": "{color.dark-mode.neutral.000.value}",
2103
+ "public": true,
2104
+ "isReferenceToInternal": true
2107
2105
  },
2108
2106
  "name": "color-dark-mode-button-critical-foreground-default",
2109
2107
  "attributes": {
@@ -2123,13 +2121,15 @@
2123
2121
  ]
2124
2122
  },
2125
2123
  "hover": {
2126
- "value": "#f9634c",
2124
+ "value": "#ffffff",
2127
2125
  "public": true,
2126
+ "isReferenceToInternal": true,
2128
2127
  "filePath": "tokens/color/component/button.dark.json",
2129
2128
  "isSource": true,
2130
2129
  "original": {
2131
- "value": "{color.dark-mode.status.critical.foreground.value}",
2132
- "public": true
2130
+ "value": "{color.dark-mode.neutral.000.value}",
2131
+ "public": true,
2132
+ "isReferenceToInternal": true
2133
2133
  },
2134
2134
  "name": "color-dark-mode-button-critical-foreground-hover",
2135
2135
  "attributes": {
@@ -2149,13 +2149,15 @@
2149
2149
  ]
2150
2150
  },
2151
2151
  "active": {
2152
- "value": "#f9634c",
2152
+ "value": "#ffffff",
2153
2153
  "public": true,
2154
+ "isReferenceToInternal": true,
2154
2155
  "filePath": "tokens/color/component/button.dark.json",
2155
2156
  "isSource": true,
2156
2157
  "original": {
2157
- "value": "{color.dark-mode.status.critical.foreground.value}",
2158
- "public": true
2158
+ "value": "{color.dark-mode.neutral.000.value}",
2159
+ "public": true,
2160
+ "isReferenceToInternal": true
2159
2161
  },
2160
2162
  "name": "color-dark-mode-button-critical-foreground-active",
2161
2163
  "attributes": {
@@ -1475,15 +1475,13 @@
1475
1475
  ]
1476
1476
  },
1477
1477
  "active": {
1478
- "value": "#726009",
1478
+ "value": "#a88f10",
1479
1479
  "public": true,
1480
- "isReferenceToInternal": true,
1481
1480
  "filePath": "tokens/color/component/button.light.json",
1482
1481
  "isSource": true,
1483
1482
  "original": {
1484
- "value": "{color.light-mode.brand.secondary.600.value}",
1485
- "public": true,
1486
- "isReferenceToInternal": true
1483
+ "value": "#A88F10",
1484
+ "public": true
1487
1485
  },
1488
1486
  "name": "color-light-mode-button-brand-background-active",
1489
1487
  "attributes": {
@@ -1561,15 +1559,13 @@
1561
1559
  ]
1562
1560
  },
1563
1561
  "active": {
1564
- "value": "#726009",
1562
+ "value": "#a88f10",
1565
1563
  "public": true,
1566
- "isReferenceToInternal": true,
1567
1564
  "filePath": "tokens/color/component/button.light.json",
1568
1565
  "isSource": true,
1569
1566
  "original": {
1570
- "value": "{color.light-mode.brand.secondary.600.value}",
1571
- "public": true,
1572
- "isReferenceToInternal": true
1567
+ "value": "#A88F10",
1568
+ "public": true
1573
1569
  },
1574
1570
  "name": "color-light-mode-button-brand-border-active",
1575
1571
  "attributes": {
@@ -1937,12 +1933,12 @@
1937
1933
  "critical": {
1938
1934
  "background": {
1939
1935
  "default": {
1940
- "value": "#ffffff",
1936
+ "value": "#bc1c11",
1941
1937
  "public": true,
1942
1938
  "filePath": "tokens/color/component/button.light.json",
1943
1939
  "isSource": true,
1944
1940
  "original": {
1945
- "value": "{color.light-mode.background.default.value}",
1941
+ "value": "{color.light-mode.status.critical.foreground.value}",
1946
1942
  "public": true
1947
1943
  },
1948
1944
  "name": "color-light-mode-button-critical-background-default",
@@ -1963,12 +1959,12 @@
1963
1959
  ]
1964
1960
  },
1965
1961
  "hover": {
1966
- "value": "#ffefee",
1962
+ "value": "#9e140b",
1967
1963
  "public": true,
1968
1964
  "filePath": "tokens/color/component/button.light.json",
1969
1965
  "isSource": true,
1970
1966
  "original": {
1971
- "value": "{color.light-mode.status.critical.background.value}",
1967
+ "value": "#9E140B",
1972
1968
  "public": true
1973
1969
  },
1974
1970
  "name": "color-light-mode-button-critical-background-hover",
@@ -1989,12 +1985,12 @@
1989
1985
  ]
1990
1986
  },
1991
1987
  "active": {
1992
- "value": "#ffdcd8",
1988
+ "value": "#790b03",
1993
1989
  "public": true,
1994
1990
  "filePath": "tokens/color/component/button.light.json",
1995
1991
  "isSource": true,
1996
1992
  "original": {
1997
- "value": "#ffdcd8",
1993
+ "value": "#790B03",
1998
1994
  "public": true
1999
1995
  },
2000
1996
  "name": "color-light-mode-button-critical-background-active",
@@ -2043,12 +2039,12 @@
2043
2039
  ]
2044
2040
  },
2045
2041
  "hover": {
2046
- "value": "#bc1c11",
2042
+ "value": "#9e140b",
2047
2043
  "public": true,
2048
2044
  "filePath": "tokens/color/component/button.light.json",
2049
2045
  "isSource": true,
2050
2046
  "original": {
2051
- "value": "{color.light-mode.status.critical.foreground.value}",
2047
+ "value": "#9E140B",
2052
2048
  "public": true
2053
2049
  },
2054
2050
  "name": "color-light-mode-button-critical-border-hover",
@@ -2069,12 +2065,12 @@
2069
2065
  ]
2070
2066
  },
2071
2067
  "active": {
2072
- "value": "#b52f1d",
2068
+ "value": "#790b03",
2073
2069
  "public": true,
2074
2070
  "filePath": "tokens/color/component/button.light.json",
2075
2071
  "isSource": true,
2076
2072
  "original": {
2077
- "value": "#b52f1d",
2073
+ "value": "#790B03",
2078
2074
  "public": true
2079
2075
  },
2080
2076
  "name": "color-light-mode-button-critical-border-active",
@@ -2097,13 +2093,15 @@
2097
2093
  },
2098
2094
  "foreground": {
2099
2095
  "default": {
2100
- "value": "#bc1c11",
2096
+ "value": "#ffffff",
2101
2097
  "public": true,
2098
+ "isReferenceToInternal": true,
2102
2099
  "filePath": "tokens/color/component/button.light.json",
2103
2100
  "isSource": true,
2104
2101
  "original": {
2105
- "value": "{color.light-mode.status.critical.foreground.value}",
2106
- "public": true
2102
+ "value": "{color.light-mode.neutral.000.value}",
2103
+ "public": true,
2104
+ "isReferenceToInternal": true
2107
2105
  },
2108
2106
  "name": "color-light-mode-button-critical-foreground-default",
2109
2107
  "attributes": {
@@ -2123,13 +2121,15 @@
2123
2121
  ]
2124
2122
  },
2125
2123
  "hover": {
2126
- "value": "#bc1c11",
2124
+ "value": "#ffffff",
2127
2125
  "public": true,
2126
+ "isReferenceToInternal": true,
2128
2127
  "filePath": "tokens/color/component/button.light.json",
2129
2128
  "isSource": true,
2130
2129
  "original": {
2131
- "value": "{color.light-mode.status.critical.foreground.value}",
2132
- "public": true
2130
+ "value": "{color.light-mode.neutral.000.value}",
2131
+ "public": true,
2132
+ "isReferenceToInternal": true
2133
2133
  },
2134
2134
  "name": "color-light-mode-button-critical-foreground-hover",
2135
2135
  "attributes": {
@@ -2149,13 +2149,15 @@
2149
2149
  ]
2150
2150
  },
2151
2151
  "active": {
2152
- "value": "#b52f1d",
2152
+ "value": "#ffffff",
2153
2153
  "public": true,
2154
+ "isReferenceToInternal": true,
2154
2155
  "filePath": "tokens/color/component/button.light.json",
2155
2156
  "isSource": true,
2156
2157
  "original": {
2157
- "value": "#b52f1d",
2158
- "public": true
2158
+ "value": "{color.light-mode.neutral.000.value}",
2159
+ "public": true,
2160
+ "isReferenceToInternal": true
2159
2161
  },
2160
2162
  "name": "color-light-mode-button-critical-foreground-active",
2161
2163
  "attributes": {
@@ -6585,6 +6587,123 @@
6585
6587
  }
6586
6588
  }
6587
6589
  },
6590
+ "datavis": {
6591
+ "1": {
6592
+ "value": "#003f5c",
6593
+ "public": true,
6594
+ "filePath": "tokens/color/semantic/datavis.light.json",
6595
+ "isSource": true,
6596
+ "original": {
6597
+ "value": "#003F5C",
6598
+ "public": true
6599
+ },
6600
+ "name": "color-light-mode-datavis-1",
6601
+ "attributes": {
6602
+ "category": "color",
6603
+ "type": "light-mode",
6604
+ "item": "datavis",
6605
+ "subitem": "1"
6606
+ },
6607
+ "path": [
6608
+ "color",
6609
+ "light-mode",
6610
+ "datavis",
6611
+ "1"
6612
+ ]
6613
+ },
6614
+ "2": {
6615
+ "value": "#006779",
6616
+ "public": true,
6617
+ "filePath": "tokens/color/semantic/datavis.light.json",
6618
+ "isSource": true,
6619
+ "original": {
6620
+ "value": "#006779",
6621
+ "public": true
6622
+ },
6623
+ "name": "color-light-mode-datavis-2",
6624
+ "attributes": {
6625
+ "category": "color",
6626
+ "type": "light-mode",
6627
+ "item": "datavis",
6628
+ "subitem": "2"
6629
+ },
6630
+ "path": [
6631
+ "color",
6632
+ "light-mode",
6633
+ "datavis",
6634
+ "2"
6635
+ ]
6636
+ },
6637
+ "3": {
6638
+ "value": "#008d6f",
6639
+ "public": true,
6640
+ "filePath": "tokens/color/semantic/datavis.light.json",
6641
+ "isSource": true,
6642
+ "original": {
6643
+ "value": "#008D6F",
6644
+ "public": true
6645
+ },
6646
+ "name": "color-light-mode-datavis-3",
6647
+ "attributes": {
6648
+ "category": "color",
6649
+ "type": "light-mode",
6650
+ "item": "datavis",
6651
+ "subitem": "3"
6652
+ },
6653
+ "path": [
6654
+ "color",
6655
+ "light-mode",
6656
+ "datavis",
6657
+ "3"
6658
+ ]
6659
+ },
6660
+ "4": {
6661
+ "value": "#62ad43",
6662
+ "public": true,
6663
+ "filePath": "tokens/color/semantic/datavis.light.json",
6664
+ "isSource": true,
6665
+ "original": {
6666
+ "value": "#62AD43",
6667
+ "public": true
6668
+ },
6669
+ "name": "color-light-mode-datavis-4",
6670
+ "attributes": {
6671
+ "category": "color",
6672
+ "type": "light-mode",
6673
+ "item": "datavis",
6674
+ "subitem": "4"
6675
+ },
6676
+ "path": [
6677
+ "color",
6678
+ "light-mode",
6679
+ "datavis",
6680
+ "4"
6681
+ ]
6682
+ },
6683
+ "5": {
6684
+ "value": "#ddbd16",
6685
+ "public": true,
6686
+ "filePath": "tokens/color/semantic/datavis.light.json",
6687
+ "isSource": true,
6688
+ "original": {
6689
+ "value": "#DDBD16",
6690
+ "public": true
6691
+ },
6692
+ "name": "color-light-mode-datavis-5",
6693
+ "attributes": {
6694
+ "category": "color",
6695
+ "type": "light-mode",
6696
+ "item": "datavis",
6697
+ "subitem": "5"
6698
+ },
6699
+ "path": [
6700
+ "color",
6701
+ "light-mode",
6702
+ "datavis",
6703
+ "5"
6704
+ ]
6705
+ }
6706
+ },
6588
6707
  "overlay": {
6589
6708
  "value": "rgba(9, 0, 48, 0.45)",
6590
6709
  "public": true,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.155",
3
+ "version": "1.0.0-dev.157",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [