@openkfw/design-tokens 0.5.8 → 0.5.9

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.
@@ -4,7 +4,15 @@
4
4
  "blue": {
5
5
  "100": {
6
6
  "key": "{base.color.blue.100}",
7
- "$value": "#e9f5fb",
7
+ "$value": {
8
+ "colorSpace": "srgb",
9
+ "components": [
10
+ 0.9137,
11
+ 0.9608,
12
+ 0.9843
13
+ ],
14
+ "hex": "#e9f5fb"
15
+ },
8
16
  "filePath": "tokens/tokens.json",
9
17
  "isSource": true,
10
18
  "$type": "color",
@@ -37,7 +45,15 @@
37
45
  },
38
46
  "400": {
39
47
  "key": "{base.color.blue.400}",
40
- "$value": "#54b3e2",
48
+ "$value": {
49
+ "colorSpace": "srgb",
50
+ "components": [
51
+ 0.3294,
52
+ 0.7039,
53
+ 0.8863
54
+ ],
55
+ "hex": "#54b3e2"
56
+ },
41
57
  "filePath": "tokens/tokens.json",
42
58
  "isSource": true,
43
59
  "$type": "color",
@@ -70,7 +86,15 @@
70
86
  },
71
87
  "500": {
72
88
  "key": "{base.color.blue.500}",
73
- "$value": "#007abc",
89
+ "$value": {
90
+ "colorSpace": "srgb",
91
+ "components": [
92
+ 0,
93
+ 0.4784,
94
+ 0.7373
95
+ ],
96
+ "hex": "#007abc"
97
+ },
74
98
  "filePath": "tokens/tokens.json",
75
99
  "isSource": true,
76
100
  "$type": "color",
@@ -103,7 +127,15 @@
103
127
  },
104
128
  "600": {
105
129
  "key": "{base.color.blue.600}",
106
- "$value": "#005a8c",
130
+ "$value": {
131
+ "colorSpace": "srgb",
132
+ "components": [
133
+ 0,
134
+ 0.3529,
135
+ 0.549
136
+ ],
137
+ "hex": "#005a8c"
138
+ },
107
139
  "filePath": "tokens/tokens.json",
108
140
  "isSource": true,
109
141
  "$type": "color",
@@ -136,7 +168,15 @@
136
168
  },
137
169
  "700": {
138
170
  "key": "{base.color.blue.700}",
139
- "$value": "#00446e",
171
+ "$value": {
172
+ "colorSpace": "srgb",
173
+ "components": [
174
+ 0,
175
+ 0.2667,
176
+ 0.4314
177
+ ],
178
+ "hex": "#00446e"
179
+ },
140
180
  "filePath": "tokens/tokens.json",
141
181
  "isSource": true,
142
182
  "$type": "color",
@@ -169,7 +209,15 @@
169
209
  },
170
210
  "800": {
171
211
  "key": "{base.color.blue.800}",
172
- "$value": "#00375b",
212
+ "$value": {
213
+ "colorSpace": "srgb",
214
+ "components": [
215
+ 0,
216
+ 0.2157,
217
+ 0.3588
218
+ ],
219
+ "hex": "#00375b"
220
+ },
173
221
  "filePath": "tokens/tokens.json",
174
222
  "isSource": true,
175
223
  "$type": "color",
@@ -204,7 +252,15 @@
204
252
  "green": {
205
253
  "100": {
206
254
  "key": "{base.color.green.100}",
207
- "$value": "#ecfded",
255
+ "$value": {
256
+ "colorSpace": "srgb",
257
+ "components": [
258
+ 0.9255,
259
+ 0.9922,
260
+ 0.9294
261
+ ],
262
+ "hex": "#ecfded"
263
+ },
208
264
  "filePath": "tokens/tokens.json",
209
265
  "isSource": true,
210
266
  "$type": "color",
@@ -237,7 +293,15 @@
237
293
  },
238
294
  "300": {
239
295
  "key": "{base.color.green.300}",
240
- "$value": "#b7f9aa",
296
+ "$value": {
297
+ "colorSpace": "srgb",
298
+ "components": [
299
+ 0.7176,
300
+ 0.9765,
301
+ 0.6667
302
+ ],
303
+ "hex": "#b7f9aa"
304
+ },
241
305
  "filePath": "tokens/tokens.json",
242
306
  "isSource": true,
243
307
  "$type": "color",
@@ -270,7 +334,15 @@
270
334
  },
271
335
  "400": {
272
336
  "key": "{base.color.green.400}",
273
- "$value": "#94eb90",
337
+ "$value": {
338
+ "colorSpace": "srgb",
339
+ "components": [
340
+ 0.5804,
341
+ 0.9216,
342
+ 0.5647
343
+ ],
344
+ "hex": "#94eb90"
345
+ },
274
346
  "filePath": "tokens/tokens.json",
275
347
  "isSource": true,
276
348
  "$type": "color",
@@ -303,7 +375,15 @@
303
375
  },
304
376
  "700": {
305
377
  "key": "{base.color.green.700}",
306
- "$value": "#398357",
378
+ "$value": {
379
+ "colorSpace": "srgb",
380
+ "components": [
381
+ 0.2235,
382
+ 0.5137,
383
+ 0.3412
384
+ ],
385
+ "hex": "#398357"
386
+ },
307
387
  "filePath": "tokens/tokens.json",
308
388
  "isSource": true,
309
389
  "$type": "color",
@@ -338,7 +418,16 @@
338
418
  "white": {
339
419
  "90": {
340
420
  "key": "{base.color.white.90}",
341
- "$value": "#ffffffe6",
421
+ "$value": {
422
+ "colorSpace": "srgb",
423
+ "components": [
424
+ 1,
425
+ 1,
426
+ 1
427
+ ],
428
+ "hex": "#ffffff",
429
+ "alpha": 0.9
430
+ },
342
431
  "filePath": "tokens/tokens.json",
343
432
  "isSource": true,
344
433
  "$type": "color",
@@ -372,7 +461,16 @@
372
461
  },
373
462
  "95": {
374
463
  "key": "{base.color.white.95}",
375
- "$value": "#fffffff2",
464
+ "$value": {
465
+ "colorSpace": "srgb",
466
+ "components": [
467
+ 1,
468
+ 1,
469
+ 1
470
+ ],
471
+ "hex": "#ffffff",
472
+ "alpha": 0.95
473
+ },
376
474
  "filePath": "tokens/tokens.json",
377
475
  "isSource": true,
378
476
  "$type": "color",
@@ -406,7 +504,15 @@
406
504
  },
407
505
  "default": {
408
506
  "key": "{base.color.white.default}",
409
- "$value": "#fff",
507
+ "$value": {
508
+ "colorSpace": "srgb",
509
+ "components": [
510
+ 1,
511
+ 1,
512
+ 1
513
+ ],
514
+ "hex": "#ffffff"
515
+ },
410
516
  "filePath": "tokens/tokens.json",
411
517
  "isSource": true,
412
518
  "$type": "color",
@@ -440,7 +546,15 @@
440
546
  },
441
547
  "black": {
442
548
  "key": "{base.color.black}",
443
- "$value": "#000",
549
+ "$value": {
550
+ "colorSpace": "srgb",
551
+ "components": [
552
+ 0,
553
+ 0,
554
+ 0
555
+ ],
556
+ "hex": "#000000"
557
+ },
444
558
  "filePath": "tokens/tokens.json",
445
559
  "isSource": true,
446
560
  "$type": "color",
@@ -472,7 +586,15 @@
472
586
  "gray": {
473
587
  "50": {
474
588
  "key": "{base.color.gray.50}",
475
- "$value": "#f6f7f8",
589
+ "$value": {
590
+ "colorSpace": "srgb",
591
+ "components": [
592
+ 0.9647,
593
+ 0.9686,
594
+ 0.9725
595
+ ],
596
+ "hex": "#f6f7f8"
597
+ },
476
598
  "filePath": "tokens/tokens.json",
477
599
  "isSource": true,
478
600
  "$type": "color",
@@ -505,7 +627,15 @@
505
627
  },
506
628
  "100": {
507
629
  "key": "{base.color.gray.100}",
508
- "$value": "#eef0f2",
630
+ "$value": {
631
+ "colorSpace": "srgb",
632
+ "components": [
633
+ 0.9333,
634
+ 0.9412,
635
+ 0.949
636
+ ],
637
+ "hex": "#eef0f2"
638
+ },
509
639
  "filePath": "tokens/tokens.json",
510
640
  "isSource": true,
511
641
  "$type": "color",
@@ -538,7 +668,15 @@
538
668
  },
539
669
  "200": {
540
670
  "key": "{base.color.gray.200}",
541
- "$value": "#d8dfe3",
671
+ "$value": {
672
+ "colorSpace": "srgb",
673
+ "components": [
674
+ 0.8471,
675
+ 0.8755,
676
+ 0.8902
677
+ ],
678
+ "hex": "#d8dfe3"
679
+ },
542
680
  "filePath": "tokens/tokens.json",
543
681
  "isSource": true,
544
682
  "$type": "color",
@@ -571,7 +709,15 @@
571
709
  },
572
710
  "300": {
573
711
  "key": "{base.color.gray.300}",
574
- "$value": "#a1adb5",
712
+ "$value": {
713
+ "colorSpace": "srgb",
714
+ "components": [
715
+ 0.6314,
716
+ 0.6784,
717
+ 0.7098
718
+ ],
719
+ "hex": "#a1adb5"
720
+ },
575
721
  "filePath": "tokens/tokens.json",
576
722
  "isSource": true,
577
723
  "$type": "color",
@@ -604,7 +750,15 @@
604
750
  },
605
751
  "400": {
606
752
  "key": "{base.color.gray.400}",
607
- "$value": "#6d767d",
753
+ "$value": {
754
+ "colorSpace": "srgb",
755
+ "components": [
756
+ 0.4275,
757
+ 0.4627,
758
+ 0.4902
759
+ ],
760
+ "hex": "#6d767d"
761
+ },
608
762
  "filePath": "tokens/tokens.json",
609
763
  "isSource": true,
610
764
  "$type": "color",
@@ -638,7 +792,16 @@
638
792
  "500": {
639
793
  "10": {
640
794
  "key": "{base.color.gray.500.10}",
641
- "$value": "#41484c1a",
795
+ "$value": {
796
+ "colorSpace": "srgb",
797
+ "components": [
798
+ 0.2549,
799
+ 0.2824,
800
+ 0.298
801
+ ],
802
+ "hex": "#41484c",
803
+ "alpha": 0.1
804
+ },
642
805
  "filePath": "tokens/tokens.json",
643
806
  "isSource": true,
644
807
  "$type": "color",
@@ -674,7 +837,16 @@
674
837
  },
675
838
  "30": {
676
839
  "key": "{base.color.gray.500.30}",
677
- "$value": "#41484c4d",
840
+ "$value": {
841
+ "colorSpace": "srgb",
842
+ "components": [
843
+ 0.2549,
844
+ 0.2824,
845
+ 0.298
846
+ ],
847
+ "hex": "#41484c",
848
+ "alpha": 0.3
849
+ },
678
850
  "filePath": "tokens/tokens.json",
679
851
  "isSource": true,
680
852
  "$type": "color",
@@ -710,7 +882,16 @@
710
882
  },
711
883
  "90": {
712
884
  "key": "{base.color.gray.500.90}",
713
- "$value": "#41484ce6",
885
+ "$value": {
886
+ "colorSpace": "srgb",
887
+ "components": [
888
+ 0.2549,
889
+ 0.2824,
890
+ 0.298
891
+ ],
892
+ "hex": "#41484c",
893
+ "alpha": 0.9
894
+ },
714
895
  "filePath": "tokens/tokens.json",
715
896
  "isSource": true,
716
897
  "$type": "color",
@@ -746,7 +927,15 @@
746
927
  },
747
928
  "default": {
748
929
  "key": "{base.color.gray.500.default}",
749
- "$value": "#41484c",
930
+ "$value": {
931
+ "colorSpace": "srgb",
932
+ "components": [
933
+ 0.2549,
934
+ 0.2824,
935
+ 0.298
936
+ ],
937
+ "hex": "#41484c"
938
+ },
750
939
  "filePath": "tokens/tokens.json",
751
940
  "isSource": true,
752
941
  "$type": "color",
@@ -782,7 +971,15 @@
782
971
  },
783
972
  "600": {
784
973
  "key": "{base.color.gray.600}",
785
- "$value": "#2d3134",
974
+ "$value": {
975
+ "colorSpace": "srgb",
976
+ "components": [
977
+ 0.1765,
978
+ 0.1922,
979
+ 0.2039
980
+ ],
981
+ "hex": "#2d3134"
982
+ },
786
983
  "filePath": "tokens/tokens.json",
787
984
  "isSource": true,
788
985
  "$type": "color",
@@ -817,7 +1014,15 @@
817
1014
  "violet": {
818
1015
  "400": {
819
1016
  "key": "{base.color.violet.400}",
820
- "$value": "#a455c5",
1017
+ "$value": {
1018
+ "colorSpace": "srgb",
1019
+ "components": [
1020
+ 0.6431,
1021
+ 0.3333,
1022
+ 0.7725
1023
+ ],
1024
+ "hex": "#a455c5"
1025
+ },
821
1026
  "filePath": "tokens/tokens.json",
822
1027
  "isSource": true,
823
1028
  "$type": "color",
@@ -850,7 +1055,15 @@
850
1055
  },
851
1056
  "500": {
852
1057
  "key": "{base.color.violet.500}",
853
- "$value": "#643179",
1058
+ "$value": {
1059
+ "colorSpace": "srgb",
1060
+ "components": [
1061
+ 0.3921,
1062
+ 0.1921,
1063
+ 0.4745
1064
+ ],
1065
+ "hex": "#643179"
1066
+ },
854
1067
  "filePath": "tokens/tokens.json",
855
1068
  "isSource": true,
856
1069
  "$type": "color",
@@ -885,7 +1098,15 @@
885
1098
  "red": {
886
1099
  "400": {
887
1100
  "key": "{base.color.red.400}",
888
- "$value": "#c80538",
1101
+ "$value": {
1102
+ "colorSpace": "srgb",
1103
+ "components": [
1104
+ 0.7843,
1105
+ 0.0196,
1106
+ 0.2196
1107
+ ],
1108
+ "hex": "#c80538"
1109
+ },
889
1110
  "filePath": "tokens/tokens.json",
890
1111
  "isSource": true,
891
1112
  "$type": "color",
@@ -920,7 +1141,15 @@
920
1141
  "yellow": {
921
1142
  "500": {
922
1143
  "key": "{base.color.yellow.500}",
923
- "$value": "#eac80b",
1144
+ "$value": {
1145
+ "colorSpace": "srgb",
1146
+ "components": [
1147
+ 0.9176,
1148
+ 0.7843,
1149
+ 0.0431
1150
+ ],
1151
+ "hex": "#eac80b"
1152
+ },
924
1153
  "filePath": "tokens/tokens.json",
925
1154
  "isSource": true,
926
1155
  "$type": "color",
@@ -4274,7 +4503,15 @@
4274
4503
  "fn": {
4275
4504
  "default": {
4276
4505
  "key": "{semantic.color.fn.default}",
4277
- "$value": "#005a8c",
4506
+ "$value": {
4507
+ "colorSpace": "srgb",
4508
+ "components": [
4509
+ 0,
4510
+ 0.3529,
4511
+ 0.549
4512
+ ],
4513
+ "hex": "#005a8c"
4514
+ },
4278
4515
  "$description": "Main interaction color for buttons and links (Blue 600)",
4279
4516
  "filePath": "tokens/tokens.json",
4280
4517
  "isSource": true,
@@ -4301,7 +4538,15 @@
4301
4538
  },
4302
4539
  "active": {
4303
4540
  "key": "{semantic.color.fn.active}",
4304
- "$value": "#00446e",
4541
+ "$value": {
4542
+ "colorSpace": "srgb",
4543
+ "components": [
4544
+ 0,
4545
+ 0.2667,
4546
+ 0.4314
4547
+ ],
4548
+ "hex": "#00446e"
4549
+ },
4305
4550
  "$description": "Interaction color when active (e.g., hover, Blue 700)",
4306
4551
  "filePath": "tokens/tokens.json",
4307
4552
  "isSource": true,
@@ -4328,7 +4573,15 @@
4328
4573
  },
4329
4574
  "inactive": {
4330
4575
  "key": "{semantic.color.fn.inactive}",
4331
- "$value": "#a1adb5",
4576
+ "$value": {
4577
+ "colorSpace": "srgb",
4578
+ "components": [
4579
+ 0.6314,
4580
+ 0.6784,
4581
+ 0.7098
4582
+ ],
4583
+ "hex": "#a1adb5"
4584
+ },
4332
4585
  "$description": "Interaction color when inactive (Gray 300)",
4333
4586
  "filePath": "tokens/tokens.json",
4334
4587
  "isSource": true,
@@ -4355,7 +4608,15 @@
4355
4608
  },
4356
4609
  "border": {
4357
4610
  "key": "{semantic.color.fn.border}",
4358
- "$value": "#2d3134",
4611
+ "$value": {
4612
+ "colorSpace": "srgb",
4613
+ "components": [
4614
+ 0.1765,
4615
+ 0.1922,
4616
+ 0.2039
4617
+ ],
4618
+ "hex": "#2d3134"
4619
+ },
4359
4620
  "$description": "Interaction border color (Gray 600)",
4360
4621
  "filePath": "tokens/tokens.json",
4361
4622
  "isSource": true,
@@ -4382,7 +4643,15 @@
4382
4643
  },
4383
4644
  "label": {
4384
4645
  "key": "{semantic.color.fn.label}",
4385
- "$value": "#2d3134",
4646
+ "$value": {
4647
+ "colorSpace": "srgb",
4648
+ "components": [
4649
+ 0.1765,
4650
+ 0.1922,
4651
+ 0.2039
4652
+ ],
4653
+ "hex": "#2d3134"
4654
+ },
4386
4655
  "$description": "Interaction label color (Gray 600)",
4387
4656
  "filePath": "tokens/tokens.json",
4388
4657
  "isSource": true,
@@ -4411,7 +4680,15 @@
4411
4680
  "text": {
4412
4681
  "default": {
4413
4682
  "key": "{semantic.color.text.default}",
4414
- "$value": "#2d3134",
4683
+ "$value": {
4684
+ "colorSpace": "srgb",
4685
+ "components": [
4686
+ 0.1765,
4687
+ 0.1922,
4688
+ 0.2039
4689
+ ],
4690
+ "hex": "#2d3134"
4691
+ },
4415
4692
  "$description": "Main text color for body (Gray 600)",
4416
4693
  "filePath": "tokens/tokens.json",
4417
4694
  "isSource": true,
@@ -4438,7 +4715,15 @@
4438
4715
  },
4439
4716
  "on-dark-bg": {
4440
4717
  "key": "{semantic.color.text.on-dark-bg}",
4441
- "$value": "#fff",
4718
+ "$value": {
4719
+ "colorSpace": "srgb",
4720
+ "components": [
4721
+ 1,
4722
+ 1,
4723
+ 1
4724
+ ],
4725
+ "hex": "#ffffff"
4726
+ },
4442
4727
  "$description": "Main text color on dark background (White)",
4443
4728
  "filePath": "tokens/tokens.json",
4444
4729
  "isSource": true,
@@ -4465,7 +4750,15 @@
4465
4750
  },
4466
4751
  "on-disabled": {
4467
4752
  "key": "{semantic.color.text.on-disabled}",
4468
- "$value": "#fff",
4753
+ "$value": {
4754
+ "colorSpace": "srgb",
4755
+ "components": [
4756
+ 1,
4757
+ 1,
4758
+ 1
4759
+ ],
4760
+ "hex": "#ffffff"
4761
+ },
4469
4762
  "$description": "Main text color on disabled (White)",
4470
4763
  "filePath": "tokens/tokens.json",
4471
4764
  "isSource": true,
@@ -4492,7 +4785,15 @@
4492
4785
  },
4493
4786
  "headline-on-dark-bg": {
4494
4787
  "key": "{semantic.color.text.headline-on-dark-bg}",
4495
- "$value": "#b7f9aa",
4788
+ "$value": {
4789
+ "colorSpace": "srgb",
4790
+ "components": [
4791
+ 0.7176,
4792
+ 0.9765,
4793
+ 0.6667
4794
+ ],
4795
+ "hex": "#b7f9aa"
4796
+ },
4496
4797
  "$description": "Headline text color on dark background (Green 300)",
4497
4798
  "filePath": "tokens/tokens.json",
4498
4799
  "isSource": true,
@@ -4521,7 +4822,15 @@
4521
4822
  "background": {
4522
4823
  "default": {
4523
4824
  "key": "{semantic.color.background.default}",
4524
- "$value": "#fff",
4825
+ "$value": {
4826
+ "colorSpace": "srgb",
4827
+ "components": [
4828
+ 1,
4829
+ 1,
4830
+ 1
4831
+ ],
4832
+ "hex": "#ffffff"
4833
+ },
4525
4834
  "$description": "Main background color for body (White)",
4526
4835
  "filePath": "tokens/tokens.json",
4527
4836
  "isSource": true,
@@ -4548,7 +4857,15 @@
4548
4857
  },
4549
4858
  "subtle": {
4550
4859
  "key": "{semantic.color.background.subtle}",
4551
- "$value": "#f6f7f8",
4860
+ "$value": {
4861
+ "colorSpace": "srgb",
4862
+ "components": [
4863
+ 0.9647,
4864
+ 0.9686,
4865
+ 0.9725
4866
+ ],
4867
+ "hex": "#f6f7f8"
4868
+ },
4552
4869
  "$description": "Neutral (Gray 50)",
4553
4870
  "filePath": "tokens/tokens.json",
4554
4871
  "isSource": true,
@@ -4575,7 +4892,15 @@
4575
4892
  },
4576
4893
  "disabled": {
4577
4894
  "key": "{semantic.color.background.disabled}",
4578
- "$value": "#a1adb5",
4895
+ "$value": {
4896
+ "colorSpace": "srgb",
4897
+ "components": [
4898
+ 0.6314,
4899
+ 0.6784,
4900
+ 0.7098
4901
+ ],
4902
+ "hex": "#a1adb5"
4903
+ },
4579
4904
  "$description": "Disabled (Gray 300)",
4580
4905
  "filePath": "tokens/tokens.json",
4581
4906
  "isSource": true,
@@ -4602,7 +4927,15 @@
4602
4927
  },
4603
4928
  "light-blue": {
4604
4929
  "key": "{semantic.color.background.light-blue}",
4605
- "$value": "#e9f5fb",
4930
+ "$value": {
4931
+ "colorSpace": "srgb",
4932
+ "components": [
4933
+ 0.9137,
4934
+ 0.9608,
4935
+ 0.9843
4936
+ ],
4937
+ "hex": "#e9f5fb"
4938
+ },
4606
4939
  "$description": "Light blue (Blue 100)",
4607
4940
  "filePath": "tokens/tokens.json",
4608
4941
  "isSource": true,
@@ -4629,7 +4962,15 @@
4629
4962
  },
4630
4963
  "light-green": {
4631
4964
  "key": "{semantic.color.background.light-green}",
4632
- "$value": "#ecfded",
4965
+ "$value": {
4966
+ "colorSpace": "srgb",
4967
+ "components": [
4968
+ 0.9255,
4969
+ 0.9922,
4970
+ 0.9294
4971
+ ],
4972
+ "hex": "#ecfded"
4973
+ },
4633
4974
  "$description": "Light green (Green 100)",
4634
4975
  "filePath": "tokens/tokens.json",
4635
4976
  "isSource": true,
@@ -4656,7 +4997,15 @@
4656
4997
  },
4657
4998
  "dark-blue": {
4658
4999
  "key": "{semantic.color.background.dark-blue}",
4659
- "$value": "#00375b",
5000
+ "$value": {
5001
+ "colorSpace": "srgb",
5002
+ "components": [
5003
+ 0,
5004
+ 0.2157,
5005
+ 0.3588
5006
+ ],
5007
+ "hex": "#00375b"
5008
+ },
4660
5009
  "$description": "Dark blue (Blue 800)",
4661
5010
  "filePath": "tokens/tokens.json",
4662
5011
  "isSource": true,
@@ -4683,7 +5032,15 @@
4683
5032
  },
4684
5033
  "dark-green": {
4685
5034
  "key": "{semantic.color.background.dark-green}",
4686
- "$value": "#398357",
5035
+ "$value": {
5036
+ "colorSpace": "srgb",
5037
+ "components": [
5038
+ 0.2235,
5039
+ 0.5137,
5040
+ 0.3412
5041
+ ],
5042
+ "hex": "#398357"
5043
+ },
4687
5044
  "$description": "Dark green (Green 700)",
4688
5045
  "filePath": "tokens/tokens.json",
4689
5046
  "isSource": true,
@@ -4712,7 +5069,16 @@
4712
5069
  "opaque": {
4713
5070
  "white-90": {
4714
5071
  "key": "{semantic.color.opaque.white-90}",
4715
- "$value": "#ffffffe6",
5072
+ "$value": {
5073
+ "colorSpace": "srgb",
5074
+ "components": [
5075
+ 1,
5076
+ 1,
5077
+ 1
5078
+ ],
5079
+ "hex": "#ffffff",
5080
+ "alpha": 0.9
5081
+ },
4716
5082
  "$description": "White 90%",
4717
5083
  "filePath": "tokens/tokens.json",
4718
5084
  "isSource": true,
@@ -4739,7 +5105,16 @@
4739
5105
  },
4740
5106
  "white-95": {
4741
5107
  "key": "{semantic.color.opaque.white-95}",
4742
- "$value": "#fffffff2",
5108
+ "$value": {
5109
+ "colorSpace": "srgb",
5110
+ "components": [
5111
+ 1,
5112
+ 1,
5113
+ 1
5114
+ ],
5115
+ "hex": "#ffffff",
5116
+ "alpha": 0.95
5117
+ },
4743
5118
  "$description": "White 95%",
4744
5119
  "filePath": "tokens/tokens.json",
4745
5120
  "isSource": true,
@@ -4766,7 +5141,16 @@
4766
5141
  },
4767
5142
  "gray-500-10": {
4768
5143
  "key": "{semantic.color.opaque.gray-500-10}",
4769
- "$value": "#41484c1a",
5144
+ "$value": {
5145
+ "colorSpace": "srgb",
5146
+ "components": [
5147
+ 0.2549,
5148
+ 0.2824,
5149
+ 0.298
5150
+ ],
5151
+ "hex": "#41484c",
5152
+ "alpha": 0.1
5153
+ },
4770
5154
  "$description": "Gray 500 10%",
4771
5155
  "filePath": "tokens/tokens.json",
4772
5156
  "isSource": true,
@@ -4793,7 +5177,16 @@
4793
5177
  },
4794
5178
  "gray-500-30": {
4795
5179
  "key": "{semantic.color.opaque.gray-500-30}",
4796
- "$value": "#41484c4d",
5180
+ "$value": {
5181
+ "colorSpace": "srgb",
5182
+ "components": [
5183
+ 0.2549,
5184
+ 0.2824,
5185
+ 0.298
5186
+ ],
5187
+ "hex": "#41484c",
5188
+ "alpha": 0.3
5189
+ },
4797
5190
  "$description": "Gray 500 30%",
4798
5191
  "filePath": "tokens/tokens.json",
4799
5192
  "isSource": true,
@@ -4820,7 +5213,16 @@
4820
5213
  },
4821
5214
  "gray-500-90": {
4822
5215
  "key": "{semantic.color.opaque.gray-500-90}",
4823
- "$value": "#41484ce6",
5216
+ "$value": {
5217
+ "colorSpace": "srgb",
5218
+ "components": [
5219
+ 0.2549,
5220
+ 0.2824,
5221
+ 0.298
5222
+ ],
5223
+ "hex": "#41484c",
5224
+ "alpha": 0.9
5225
+ },
4824
5226
  "$description": "Gray 500 90%",
4825
5227
  "filePath": "tokens/tokens.json",
4826
5228
  "isSource": true,
@@ -4849,7 +5251,15 @@
4849
5251
  "state": {
4850
5252
  "danger": {
4851
5253
  "key": "{semantic.color.state.danger}",
4852
- "$value": "#c80538",
5254
+ "$value": {
5255
+ "colorSpace": "srgb",
5256
+ "components": [
5257
+ 0.7843,
5258
+ 0.0196,
5259
+ 0.2196
5260
+ ],
5261
+ "hex": "#c80538"
5262
+ },
4853
5263
  "filePath": "tokens/tokens.json",
4854
5264
  "isSource": true,
4855
5265
  "$type": "color",
@@ -4874,7 +5284,15 @@
4874
5284
  },
4875
5285
  "success": {
4876
5286
  "key": "{semantic.color.state.success}",
4877
- "$value": "#398357",
5287
+ "$value": {
5288
+ "colorSpace": "srgb",
5289
+ "components": [
5290
+ 0.2235,
5291
+ 0.5137,
5292
+ 0.3412
5293
+ ],
5294
+ "hex": "#398357"
5295
+ },
4878
5296
  "filePath": "tokens/tokens.json",
4879
5297
  "isSource": true,
4880
5298
  "$type": "color",
@@ -4899,7 +5317,15 @@
4899
5317
  },
4900
5318
  "warning": {
4901
5319
  "key": "{semantic.color.state.warning}",
4902
- "$value": "#a455c5",
5320
+ "$value": {
5321
+ "colorSpace": "srgb",
5322
+ "components": [
5323
+ 0.6431,
5324
+ 0.3333,
5325
+ 0.7725
5326
+ ],
5327
+ "hex": "#a455c5"
5328
+ },
4903
5329
  "filePath": "tokens/tokens.json",
4904
5330
  "isSource": true,
4905
5331
  "$type": "color",
@@ -4926,7 +5352,15 @@
4926
5352
  "status": {
4927
5353
  "red": {
4928
5354
  "key": "{semantic.color.status.red}",
4929
- "$value": "#c80538",
5355
+ "$value": {
5356
+ "colorSpace": "srgb",
5357
+ "components": [
5358
+ 0.7843,
5359
+ 0.0196,
5360
+ 0.2196
5361
+ ],
5362
+ "hex": "#c80538"
5363
+ },
4930
5364
  "filePath": "tokens/tokens.json",
4931
5365
  "isSource": true,
4932
5366
  "$type": "color",
@@ -4951,7 +5385,15 @@
4951
5385
  },
4952
5386
  "yellow": {
4953
5387
  "key": "{semantic.color.status.yellow}",
4954
- "$value": "#eac80b",
5388
+ "$value": {
5389
+ "colorSpace": "srgb",
5390
+ "components": [
5391
+ 0.9176,
5392
+ 0.7843,
5393
+ 0.0431
5394
+ ],
5395
+ "hex": "#eac80b"
5396
+ },
4955
5397
  "filePath": "tokens/tokens.json",
4956
5398
  "isSource": true,
4957
5399
  "$type": "color",
@@ -4976,7 +5418,15 @@
4976
5418
  },
4977
5419
  "green": {
4978
5420
  "key": "{semantic.color.status.green}",
4979
- "$value": "#398357",
5421
+ "$value": {
5422
+ "colorSpace": "srgb",
5423
+ "components": [
5424
+ 0.2235,
5425
+ 0.5137,
5426
+ 0.3412
5427
+ ],
5428
+ "hex": "#398357"
5429
+ },
4980
5430
  "filePath": "tokens/tokens.json",
4981
5431
  "isSource": true,
4982
5432
  "$type": "color",
@@ -5003,7 +5453,15 @@
5003
5453
  "line": {
5004
5454
  "6": {
5005
5455
  "key": "{semantic.color.line.6}",
5006
- "$value": "#00446e",
5456
+ "$value": {
5457
+ "colorSpace": "srgb",
5458
+ "components": [
5459
+ 0,
5460
+ 0.2667,
5461
+ 0.4314
5462
+ ],
5463
+ "hex": "#00446e"
5464
+ },
5007
5465
  "filePath": "tokens/tokens.json",
5008
5466
  "isSource": true,
5009
5467
  "$type": "color",
@@ -5028,7 +5486,15 @@
5028
5486
  },
5029
5487
  "7": {
5030
5488
  "key": "{semantic.color.line.7}",
5031
- "$value": "#2d3134",
5489
+ "$value": {
5490
+ "colorSpace": "srgb",
5491
+ "components": [
5492
+ 0.1765,
5493
+ 0.1922,
5494
+ 0.2039
5495
+ ],
5496
+ "hex": "#2d3134"
5497
+ },
5032
5498
  "filePath": "tokens/tokens.json",
5033
5499
  "isSource": true,
5034
5500
  "$type": "color",
@@ -5053,7 +5519,15 @@
5053
5519
  },
5054
5520
  "8": {
5055
5521
  "key": "{semantic.color.line.8}",
5056
- "$value": "#a1adb5",
5522
+ "$value": {
5523
+ "colorSpace": "srgb",
5524
+ "components": [
5525
+ 0.6314,
5526
+ 0.6784,
5527
+ 0.7098
5528
+ ],
5529
+ "hex": "#a1adb5"
5530
+ },
5057
5531
  "filePath": "tokens/tokens.json",
5058
5532
  "isSource": true,
5059
5533
  "$type": "color",
@@ -5078,7 +5552,15 @@
5078
5552
  },
5079
5553
  "9": {
5080
5554
  "key": "{semantic.color.line.9}",
5081
- "$value": "#005a8c",
5555
+ "$value": {
5556
+ "colorSpace": "srgb",
5557
+ "components": [
5558
+ 0,
5559
+ 0.3529,
5560
+ 0.549
5561
+ ],
5562
+ "hex": "#005a8c"
5563
+ },
5082
5564
  "filePath": "tokens/tokens.json",
5083
5565
  "isSource": true,
5084
5566
  "$type": "color",
@@ -5103,7 +5585,15 @@
5103
5585
  },
5104
5586
  "10": {
5105
5587
  "key": "{semantic.color.line.10}",
5106
- "$value": "#2d3134",
5588
+ "$value": {
5589
+ "colorSpace": "srgb",
5590
+ "components": [
5591
+ 0.1765,
5592
+ 0.1922,
5593
+ 0.2039
5594
+ ],
5595
+ "hex": "#2d3134"
5596
+ },
5107
5597
  "filePath": "tokens/tokens.json",
5108
5598
  "isSource": true,
5109
5599
  "$type": "color",
@@ -5128,7 +5618,15 @@
5128
5618
  },
5129
5619
  "11": {
5130
5620
  "key": "{semantic.color.line.11}",
5131
- "$value": "#b7f9aa",
5621
+ "$value": {
5622
+ "colorSpace": "srgb",
5623
+ "components": [
5624
+ 0.7176,
5625
+ 0.9765,
5626
+ 0.6667
5627
+ ],
5628
+ "hex": "#b7f9aa"
5629
+ },
5132
5630
  "filePath": "tokens/tokens.json",
5133
5631
  "isSource": true,
5134
5632
  "$type": "color",
@@ -5153,7 +5651,15 @@
5153
5651
  },
5154
5652
  "12": {
5155
5653
  "key": "{semantic.color.line.12}",
5156
- "$value": "#a1adb5",
5654
+ "$value": {
5655
+ "colorSpace": "srgb",
5656
+ "components": [
5657
+ 0.6314,
5658
+ 0.6784,
5659
+ 0.7098
5660
+ ],
5661
+ "hex": "#a1adb5"
5662
+ },
5157
5663
  "filePath": "tokens/tokens.json",
5158
5664
  "isSource": true,
5159
5665
  "$type": "color",
@@ -5180,7 +5686,15 @@
5180
5686
  "product": {
5181
5687
  "container": {
5182
5688
  "key": "{semantic.color.product.container}",
5183
- "$value": "#f6f7f8",
5689
+ "$value": {
5690
+ "colorSpace": "srgb",
5691
+ "components": [
5692
+ 0.9647,
5693
+ 0.9686,
5694
+ 0.9725
5695
+ ],
5696
+ "hex": "#f6f7f8"
5697
+ },
5184
5698
  "filePath": "tokens/tokens.json",
5185
5699
  "isSource": true,
5186
5700
  "$type": "color",
@@ -5205,7 +5719,15 @@
5205
5719
  },
5206
5720
  "benefit": {
5207
5721
  "key": "{semantic.color.product.benefit}",
5208
- "$value": "#007abc",
5722
+ "$value": {
5723
+ "colorSpace": "srgb",
5724
+ "components": [
5725
+ 0,
5726
+ 0.4784,
5727
+ 0.7373
5728
+ ],
5729
+ "hex": "#007abc"
5730
+ },
5209
5731
  "filePath": "tokens/tokens.json",
5210
5732
  "isSource": true,
5211
5733
  "$type": "color",
@@ -5230,7 +5752,15 @@
5230
5752
  },
5231
5753
  "credit": {
5232
5754
  "key": "{semantic.color.product.credit}",
5233
- "$value": "#398357",
5755
+ "$value": {
5756
+ "colorSpace": "srgb",
5757
+ "components": [
5758
+ 0.2235,
5759
+ 0.5137,
5760
+ 0.3412
5761
+ ],
5762
+ "hex": "#398357"
5763
+ },
5234
5764
  "filePath": "tokens/tokens.json",
5235
5765
  "isSource": true,
5236
5766
  "$type": "color",
@@ -5255,7 +5785,15 @@
5255
5785
  },
5256
5786
  "cooperation": {
5257
5787
  "key": "{semantic.color.product.cooperation}",
5258
- "$value": "#643179",
5788
+ "$value": {
5789
+ "colorSpace": "srgb",
5790
+ "components": [
5791
+ 0.3921,
5792
+ 0.1921,
5793
+ 0.4745
5794
+ ],
5795
+ "hex": "#643179"
5796
+ },
5259
5797
  "filePath": "tokens/tokens.json",
5260
5798
  "isSource": true,
5261
5799
  "$type": "color",
@@ -5280,7 +5818,15 @@
5280
5818
  },
5281
5819
  "credit-benefit": {
5282
5820
  "key": "{semantic.color.product.credit-benefit}",
5283
- "$value": "#41484c",
5821
+ "$value": {
5822
+ "colorSpace": "srgb",
5823
+ "components": [
5824
+ 0.2549,
5825
+ 0.2824,
5826
+ 0.298
5827
+ ],
5828
+ "hex": "#41484c"
5829
+ },
5284
5830
  "filePath": "tokens/tokens.json",
5285
5831
  "isSource": true,
5286
5832
  "$type": "color",
@@ -5307,7 +5853,15 @@
5307
5853
  "icon": {
5308
5854
  "default": {
5309
5855
  "key": "{semantic.color.icon.default}",
5310
- "$value": "#005a8c",
5856
+ "$value": {
5857
+ "colorSpace": "srgb",
5858
+ "components": [
5859
+ 0,
5860
+ 0.3529,
5861
+ 0.549
5862
+ ],
5863
+ "hex": "#005a8c"
5864
+ },
5311
5865
  "filePath": "tokens/tokens.json",
5312
5866
  "isSource": true,
5313
5867
  "$type": "color",
@@ -5332,7 +5886,15 @@
5332
5886
  },
5333
5887
  "secondary": {
5334
5888
  "key": "{semantic.color.icon.secondary}",
5335
- "$value": "#54b3e2",
5889
+ "$value": {
5890
+ "colorSpace": "srgb",
5891
+ "components": [
5892
+ 0.3294,
5893
+ 0.7039,
5894
+ 0.8863
5895
+ ],
5896
+ "hex": "#54b3e2"
5897
+ },
5336
5898
  "filePath": "tokens/tokens.json",
5337
5899
  "isSource": true,
5338
5900
  "$type": "color",
@@ -5357,7 +5919,15 @@
5357
5919
  },
5358
5920
  "disabled": {
5359
5921
  "key": "{semantic.color.icon.disabled}",
5360
- "$value": "#398357",
5922
+ "$value": {
5923
+ "colorSpace": "srgb",
5924
+ "components": [
5925
+ 0.2235,
5926
+ 0.5137,
5927
+ 0.3412
5928
+ ],
5929
+ "hex": "#398357"
5930
+ },
5361
5931
  "filePath": "tokens/tokens.json",
5362
5932
  "isSource": true,
5363
5933
  "$type": "color",
@@ -5382,7 +5952,15 @@
5382
5952
  },
5383
5953
  "disabled-secondary": {
5384
5954
  "key": "{semantic.color.icon.disabled-secondary}",
5385
- "$value": "#94eb90",
5955
+ "$value": {
5956
+ "colorSpace": "srgb",
5957
+ "components": [
5958
+ 0.5804,
5959
+ 0.9216,
5960
+ 0.5647
5961
+ ],
5962
+ "hex": "#94eb90"
5963
+ },
5386
5964
  "filePath": "tokens/tokens.json",
5387
5965
  "isSource": true,
5388
5966
  "$type": "color",