@pantheon-systems/pds-design-tokens 1.0.0-dev.145 → 1.0.0-dev.147

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.
@@ -273,7 +273,7 @@
273
273
  ]
274
274
  },
275
275
  "success": {
276
- "value": "#218c5f",
276
+ "value": "#005f3e",
277
277
  "public": true,
278
278
  "filePath": "tokens/color/alias/badge.light.json",
279
279
  "isSource": true,
@@ -299,7 +299,7 @@
299
299
  ]
300
300
  },
301
301
  "info": {
302
- "value": "#1d7afc",
302
+ "value": "#0074e8",
303
303
  "public": true,
304
304
  "filePath": "tokens/color/alias/badge.light.json",
305
305
  "isSource": true,
@@ -325,7 +325,7 @@
325
325
  ]
326
326
  },
327
327
  "frozen": {
328
- "value": "#c1b9ec",
328
+ "value": "#cbc2f0",
329
329
  "public": true,
330
330
  "isReferenceToInternal": true,
331
331
  "filePath": "tokens/color/alias/badge.light.json",
@@ -379,7 +379,7 @@
379
379
  ]
380
380
  },
381
381
  "warning": {
382
- "value": "#d97008",
382
+ "value": "#bd5b00",
383
383
  "public": true,
384
384
  "filePath": "tokens/color/alias/badge.light.json",
385
385
  "isSource": true,
@@ -635,7 +635,7 @@
635
635
  },
636
636
  "platinum": {
637
637
  "background": {
638
- "value": "#e2dff5",
638
+ "value": "#e5e0f8",
639
639
  "public": true,
640
640
  "isReferenceToInternal": true,
641
641
  "filePath": "tokens/color/alias/badge.light.json",
@@ -751,7 +751,7 @@
751
751
  },
752
752
  "info": {
753
753
  "background": {
754
- "value": "#1d7afc",
754
+ "value": "#0074e8",
755
755
  "public": true,
756
756
  "isReferenceToInternal": true,
757
757
  "filePath": "tokens/color/alias/badge.light.json",
@@ -809,7 +809,7 @@
809
809
  },
810
810
  "success": {
811
811
  "background": {
812
- "value": "#218c5f",
812
+ "value": "#005f3e",
813
813
  "public": true,
814
814
  "isReferenceToInternal": true,
815
815
  "filePath": "tokens/color/alias/badge.light.json",
@@ -867,7 +867,7 @@
867
867
  },
868
868
  "warning": {
869
869
  "background": {
870
- "value": "#d97008",
870
+ "value": "#bd5b00",
871
871
  "public": true,
872
872
  "isReferenceToInternal": true,
873
873
  "filePath": "tokens/color/alias/badge.light.json",
@@ -1041,176 +1041,6 @@
1041
1041
  }
1042
1042
  }
1043
1043
  },
1044
- "banner": {
1045
- "info": {
1046
- "background": {
1047
- "value": "linear-gradient(315deg, #1265DA 0%, #5F41E5 100%)",
1048
- "public": true,
1049
- "isReferenceToInternal": true,
1050
- "filePath": "tokens/color/alias/banner.light.json",
1051
- "isSource": true,
1052
- "original": {
1053
- "value": "{color.light-mode.gradient.banner.info.background.value}",
1054
- "public": true,
1055
- "isReferenceToInternal": true
1056
- },
1057
- "name": "color-light-mode-banner-info-background",
1058
- "attributes": {
1059
- "category": "color",
1060
- "type": "light-mode",
1061
- "item": "banner",
1062
- "subitem": "info",
1063
- "state": "background"
1064
- },
1065
- "path": [
1066
- "color",
1067
- "light-mode",
1068
- "banner",
1069
- "info",
1070
- "background"
1071
- ]
1072
- },
1073
- "foreground": {
1074
- "value": "#ffffff",
1075
- "public": true,
1076
- "isReferenceToInternal": true,
1077
- "filePath": "tokens/color/alias/banner.light.json",
1078
- "isSource": true,
1079
- "original": {
1080
- "value": "{color.light-mode.neutral.000.value}",
1081
- "public": true,
1082
- "isReferenceToInternal": true
1083
- },
1084
- "name": "color-light-mode-banner-info-foreground",
1085
- "attributes": {
1086
- "category": "color",
1087
- "type": "light-mode",
1088
- "item": "banner",
1089
- "subitem": "info",
1090
- "state": "foreground"
1091
- },
1092
- "path": [
1093
- "color",
1094
- "light-mode",
1095
- "banner",
1096
- "info",
1097
- "foreground"
1098
- ]
1099
- }
1100
- },
1101
- "warning": {
1102
- "background": {
1103
- "value": "linear-gradient(135deg, #DDBD16 0%, #DB7612 100%)",
1104
- "public": true,
1105
- "isReferenceToInternal": true,
1106
- "filePath": "tokens/color/alias/banner.light.json",
1107
- "isSource": true,
1108
- "original": {
1109
- "value": "{color.light-mode.gradient.banner.warning.background.value}",
1110
- "public": true,
1111
- "isReferenceToInternal": true
1112
- },
1113
- "name": "color-light-mode-banner-warning-background",
1114
- "attributes": {
1115
- "category": "color",
1116
- "type": "light-mode",
1117
- "item": "banner",
1118
- "subitem": "warning",
1119
- "state": "background"
1120
- },
1121
- "path": [
1122
- "color",
1123
- "light-mode",
1124
- "banner",
1125
- "warning",
1126
- "background"
1127
- ]
1128
- },
1129
- "foreground": {
1130
- "value": "#23232d",
1131
- "public": true,
1132
- "isReferenceToInternal": true,
1133
- "filePath": "tokens/color/alias/banner.light.json",
1134
- "isSource": true,
1135
- "original": {
1136
- "value": "{color.light-mode.foreground.default.value}",
1137
- "public": true,
1138
- "isReferenceToInternal": true
1139
- },
1140
- "name": "color-light-mode-banner-warning-foreground",
1141
- "attributes": {
1142
- "category": "color",
1143
- "type": "light-mode",
1144
- "item": "banner",
1145
- "subitem": "warning",
1146
- "state": "foreground"
1147
- },
1148
- "path": [
1149
- "color",
1150
- "light-mode",
1151
- "banner",
1152
- "warning",
1153
- "foreground"
1154
- ]
1155
- }
1156
- },
1157
- "critical": {
1158
- "background": {
1159
- "value": "linear-gradient(135deg, #CA3521 0%, #B95898 100%)",
1160
- "public": true,
1161
- "isReferenceToInternal": true,
1162
- "filePath": "tokens/color/alias/banner.light.json",
1163
- "isSource": true,
1164
- "original": {
1165
- "value": "{color.light-mode.gradient.banner.critical.background.value}",
1166
- "public": true,
1167
- "isReferenceToInternal": true
1168
- },
1169
- "name": "color-light-mode-banner-critical-background",
1170
- "attributes": {
1171
- "category": "color",
1172
- "type": "light-mode",
1173
- "item": "banner",
1174
- "subitem": "critical",
1175
- "state": "background"
1176
- },
1177
- "path": [
1178
- "color",
1179
- "light-mode",
1180
- "banner",
1181
- "critical",
1182
- "background"
1183
- ]
1184
- },
1185
- "foreground": {
1186
- "value": "#ffffff",
1187
- "public": true,
1188
- "isReferenceToInternal": true,
1189
- "filePath": "tokens/color/alias/banner.light.json",
1190
- "isSource": true,
1191
- "original": {
1192
- "value": "{color.light-mode.neutral.000.value}",
1193
- "public": true,
1194
- "isReferenceToInternal": true
1195
- },
1196
- "name": "color-light-mode-banner-critical-foreground",
1197
- "attributes": {
1198
- "category": "color",
1199
- "type": "light-mode",
1200
- "item": "banner",
1201
- "subitem": "critical",
1202
- "state": "foreground"
1203
- },
1204
- "path": [
1205
- "color",
1206
- "light-mode",
1207
- "banner",
1208
- "critical",
1209
- "foreground"
1210
- ]
1211
- }
1212
- }
1213
- },
1214
1044
  "button": {
1215
1045
  "primary": {
1216
1046
  "background": {
@@ -1501,7 +1331,7 @@
1501
1331
  ]
1502
1332
  },
1503
1333
  "hover": {
1504
- "value": "#f5f5fa",
1334
+ "value": "#f4f3fc",
1505
1335
  "public": true,
1506
1336
  "isReferenceToInternal": true,
1507
1337
  "filePath": "tokens/color/alias/button.light.json",
@@ -1529,7 +1359,7 @@
1529
1359
  ]
1530
1360
  },
1531
1361
  "active": {
1532
- "value": "#f5f5fa",
1362
+ "value": "#f4f3fc",
1533
1363
  "public": true,
1534
1364
  "isReferenceToInternal": true,
1535
1365
  "filePath": "tokens/color/alias/button.light.json",
@@ -2747,7 +2577,7 @@
2747
2577
  ]
2748
2578
  },
2749
2579
  "active": {
2750
- "value": "#f5f5fa",
2580
+ "value": "#f4f3fc",
2751
2581
  "public": true,
2752
2582
  "isReferenceToInternal": true,
2753
2583
  "filePath": "tokens/color/alias/button.light.json",
@@ -2863,7 +2693,7 @@
2863
2693
  "code": {
2864
2694
  "inline": {
2865
2695
  "background": {
2866
- "value": "#f5f5fa",
2696
+ "value": "#f4f3fc",
2867
2697
  "public": true,
2868
2698
  "isReferenceToInternal": true,
2869
2699
  "filePath": "tokens/color/alias/code.light.json",
@@ -2890,7 +2720,7 @@
2890
2720
  ]
2891
2721
  },
2892
2722
  "border": {
2893
- "value": "#e2dff5",
2723
+ "value": "#e5e0f8",
2894
2724
  "public": true,
2895
2725
  "isReferenceToInternal": true,
2896
2726
  "filePath": "tokens/color/alias/code.light.json",
@@ -3248,7 +3078,7 @@
3248
3078
  ]
3249
3079
  },
3250
3080
  "partial": {
3251
- "value": "#1d7afc",
3081
+ "value": "#0074e8",
3252
3082
  "public": true,
3253
3083
  "isReferenceToInternal": true,
3254
3084
  "filePath": "tokens/color/alias/indicators.light.json",
@@ -3273,7 +3103,7 @@
3273
3103
  ]
3274
3104
  },
3275
3105
  "complete": {
3276
- "value": "#218c5f",
3106
+ "value": "#005f3e",
3277
3107
  "public": true,
3278
3108
  "isReferenceToInternal": true,
3279
3109
  "filePath": "tokens/color/alias/indicators.light.json",
@@ -3350,7 +3180,7 @@
3350
3180
  ]
3351
3181
  },
3352
3182
  "fair": {
3353
- "value": "#d97008",
3183
+ "value": "#bd5b00",
3354
3184
  "public": true,
3355
3185
  "isReferenceToInternal": true,
3356
3186
  "filePath": "tokens/color/alias/indicators.light.json",
@@ -3375,7 +3205,7 @@
3375
3205
  ]
3376
3206
  },
3377
3207
  "strong": {
3378
- "value": "#218c5f",
3208
+ "value": "#005f3e",
3379
3209
  "public": true,
3380
3210
  "isReferenceToInternal": true,
3381
3211
  "filePath": "tokens/color/alias/indicators.light.json",
@@ -3513,7 +3343,7 @@
3513
3343
  ]
3514
3344
  },
3515
3345
  "success": {
3516
- "value": "#218c5f",
3346
+ "value": "#005f3e",
3517
3347
  "public": true,
3518
3348
  "isReferenceToInternal": true,
3519
3349
  "filePath": "tokens/color/alias/input.light.json",
@@ -3596,7 +3426,7 @@
3596
3426
  ]
3597
3427
  },
3598
3428
  "success": {
3599
- "value": "#218c5f",
3429
+ "value": "#005f3e",
3600
3430
  "public": true,
3601
3431
  "isReferenceToInternal": true,
3602
3432
  "filePath": "tokens/color/alias/input.light.json",
@@ -3822,7 +3652,7 @@
3822
3652
  ]
3823
3653
  },
3824
3654
  "on": {
3825
- "value": "#1d7afc",
3655
+ "value": "#0074e8",
3826
3656
  "public": true,
3827
3657
  "filePath": "tokens/color/alias/input.light.json",
3828
3658
  "isSource": true,
@@ -4977,12 +4807,12 @@
4977
4807
  "brand": {
4978
4808
  "primary": {
4979
4809
  "100": {
4980
- "value": "#f5f5fa",
4810
+ "value": "#f4f3fc",
4981
4811
  "public": true,
4982
4812
  "filePath": "tokens/color/base/brand.light.json",
4983
4813
  "isSource": true,
4984
4814
  "original": {
4985
- "value": "#F5F5FA",
4815
+ "value": "#F4F3FC",
4986
4816
  "public": true
4987
4817
  },
4988
4818
  "name": "color-light-mode-brand-primary-100",
@@ -5002,12 +4832,12 @@
5002
4832
  ]
5003
4833
  },
5004
4834
  "200": {
5005
- "value": "#e2dff5",
4835
+ "value": "#e5e0f8",
5006
4836
  "public": true,
5007
4837
  "filePath": "tokens/color/base/brand.light.json",
5008
4838
  "isSource": true,
5009
4839
  "original": {
5010
- "value": "#E2DFF5",
4840
+ "value": "#E5E0F8",
5011
4841
  "public": true
5012
4842
  },
5013
4843
  "name": "color-light-mode-brand-primary-200",
@@ -5027,12 +4857,12 @@
5027
4857
  ]
5028
4858
  },
5029
4859
  "300": {
5030
- "value": "#c1b9ec",
4860
+ "value": "#cbc2f0",
5031
4861
  "public": true,
5032
4862
  "filePath": "tokens/color/base/brand.light.json",
5033
4863
  "isSource": true,
5034
4864
  "original": {
5035
- "value": "#C1B9EC",
4865
+ "value": "#CBC2F0",
5036
4866
  "public": true
5037
4867
  },
5038
4868
  "name": "color-light-mode-brand-primary-300",
@@ -5872,38 +5702,6 @@
5872
5702
  "midnight"
5873
5703
  ]
5874
5704
  },
5875
- "pastel-1": {
5876
- "value": "linear-gradient(175deg, #DFD8F55C 15%, #FFFFFF00 80%)",
5877
- "type": "color",
5878
- "public": true,
5879
- "filePath": "tokens/color/base/gradients.light.json",
5880
- "isSource": true,
5881
- "original": {
5882
- "value": {
5883
- "type": "linear-gradient",
5884
- "angle": "175deg",
5885
- "colors": {
5886
- "1": "#DFD8F55C 15%",
5887
- "2": "#FFFFFF00 80%"
5888
- }
5889
- },
5890
- "type": "color",
5891
- "public": true
5892
- },
5893
- "name": "color-light-mode-gradient-pastel-1",
5894
- "attributes": {
5895
- "category": "color",
5896
- "type": "light-mode",
5897
- "item": "gradient",
5898
- "subitem": "pastel-1"
5899
- },
5900
- "path": [
5901
- "color",
5902
- "light-mode",
5903
- "gradient",
5904
- "pastel-1"
5905
- ]
5906
- },
5907
5705
  "avatar": {
5908
5706
  "midnight": {
5909
5707
  "value": "linear-gradient(315deg, #5F41E5 0%, #141013 100%)",
@@ -6451,119 +6249,6 @@
6451
6249
  ]
6452
6250
  }
6453
6251
  },
6454
- "banner": {
6455
- "info": {
6456
- "background": {
6457
- "value": "linear-gradient(315deg, #1265DA 0%, #5F41E5 100%)",
6458
- "type": "color",
6459
- "excludeFromFigma": true,
6460
- "filePath": "tokens/color/base/gradients.light.json",
6461
- "isSource": true,
6462
- "original": {
6463
- "value": {
6464
- "type": "linear-gradient",
6465
- "angle": "315deg",
6466
- "colors": {
6467
- "1": "#1265DA 0%",
6468
- "2": "#5F41E5 100%"
6469
- }
6470
- },
6471
- "type": "color",
6472
- "excludeFromFigma": true
6473
- },
6474
- "name": "color-light-mode-gradient-banner-info-background",
6475
- "attributes": {
6476
- "category": "color",
6477
- "type": "light-mode",
6478
- "item": "gradient",
6479
- "subitem": "banner",
6480
- "state": "info"
6481
- },
6482
- "path": [
6483
- "color",
6484
- "light-mode",
6485
- "gradient",
6486
- "banner",
6487
- "info",
6488
- "background"
6489
- ]
6490
- }
6491
- },
6492
- "warning": {
6493
- "background": {
6494
- "value": "linear-gradient(135deg, #DDBD16 0%, #DB7612 100%)",
6495
- "type": "color",
6496
- "excludeFromFigma": true,
6497
- "filePath": "tokens/color/base/gradients.light.json",
6498
- "isSource": true,
6499
- "original": {
6500
- "value": {
6501
- "type": "linear-gradient",
6502
- "angle": "135deg",
6503
- "colors": {
6504
- "1": "#DDBD16 0%",
6505
- "2": "#DB7612 100%"
6506
- }
6507
- },
6508
- "type": "color",
6509
- "excludeFromFigma": true
6510
- },
6511
- "name": "color-light-mode-gradient-banner-warning-background",
6512
- "attributes": {
6513
- "category": "color",
6514
- "type": "light-mode",
6515
- "item": "gradient",
6516
- "subitem": "banner",
6517
- "state": "warning"
6518
- },
6519
- "path": [
6520
- "color",
6521
- "light-mode",
6522
- "gradient",
6523
- "banner",
6524
- "warning",
6525
- "background"
6526
- ]
6527
- }
6528
- },
6529
- "critical": {
6530
- "background": {
6531
- "value": "linear-gradient(135deg, #CA3521 0%, #B95898 100%)",
6532
- "type": "color",
6533
- "excludeFromFigma": true,
6534
- "filePath": "tokens/color/base/gradients.light.json",
6535
- "isSource": true,
6536
- "original": {
6537
- "value": {
6538
- "type": "linear-gradient",
6539
- "angle": "135deg",
6540
- "colors": {
6541
- "1": "#CA3521 0%",
6542
- "2": "#B95898 100%"
6543
- }
6544
- },
6545
- "type": "color",
6546
- "excludeFromFigma": true
6547
- },
6548
- "name": "color-light-mode-gradient-banner-critical-background",
6549
- "attributes": {
6550
- "category": "color",
6551
- "type": "light-mode",
6552
- "item": "gradient",
6553
- "subitem": "banner",
6554
- "state": "critical"
6555
- },
6556
- "path": [
6557
- "color",
6558
- "light-mode",
6559
- "gradient",
6560
- "banner",
6561
- "critical",
6562
- "background"
6563
- ]
6564
- }
6565
- }
6566
- },
6567
6252
  "card": {
6568
6253
  "yellow": {
6569
6254
  "value": "linear-gradient(225deg, #FFCB45 0%, #FFDC28 50%, #FFF1A9 100%)",
@@ -6936,561 +6621,305 @@
6936
6621
  ]
6937
6622
  }
6938
6623
  },
6939
- "semantic": {
6940
- "success": {
6941
- "foreground": {
6942
- "value": "#218c5f",
6624
+ "banner": {
6625
+ "info": {
6626
+ "background": {
6627
+ "value": "#3575d0",
6943
6628
  "public": true,
6944
- "filePath": "tokens/color/base/semantic.light.json",
6629
+ "filePath": "tokens/color/component/banner.light.json",
6945
6630
  "isSource": true,
6946
6631
  "original": {
6947
- "value": "#218C5F",
6632
+ "value": "#3575D0",
6948
6633
  "public": true
6949
6634
  },
6950
- "name": "color-light-mode-semantic-success-foreground",
6635
+ "name": "color-light-mode-banner-info-background",
6951
6636
  "attributes": {
6952
6637
  "category": "color",
6953
6638
  "type": "light-mode",
6954
- "item": "semantic",
6955
- "subitem": "success",
6956
- "state": "foreground"
6957
- },
6958
- "path": [
6959
- "color",
6960
- "light-mode",
6961
- "semantic",
6962
- "success",
6963
- "foreground"
6964
- ]
6965
- },
6966
- "utility": {
6967
- "value": "#35ae7b",
6968
- "public": true,
6969
- "filePath": "tokens/color/base/semantic.light.json",
6970
- "isSource": true,
6971
- "original": {
6972
- "value": "#35AE7B",
6973
- "public": true
6974
- },
6975
- "name": "color-light-mode-semantic-success-utility",
6976
- "attributes": {
6977
- "category": "color",
6978
- "type": "light-mode",
6979
- "item": "semantic",
6980
- "subitem": "success",
6981
- "state": "utility"
6982
- },
6983
- "path": [
6984
- "color",
6985
- "light-mode",
6986
- "semantic",
6987
- "success",
6988
- "utility"
6989
- ]
6990
- },
6991
- "background": {
6992
- "value": "#e3fcef",
6993
- "public": true,
6994
- "filePath": "tokens/color/base/semantic.light.json",
6995
- "isSource": true,
6996
- "original": {
6997
- "value": "#E3FCEF",
6998
- "public": true
6999
- },
7000
- "name": "color-light-mode-semantic-success-background",
7001
- "attributes": {
7002
- "category": "color",
7003
- "type": "light-mode",
7004
- "item": "semantic",
7005
- "subitem": "success",
6639
+ "item": "banner",
6640
+ "subitem": "info",
7006
6641
  "state": "background"
7007
6642
  },
7008
6643
  "path": [
7009
6644
  "color",
7010
6645
  "light-mode",
7011
- "semantic",
7012
- "success",
6646
+ "banner",
6647
+ "info",
7013
6648
  "background"
7014
6649
  ]
7015
- }
7016
- },
7017
- "info": {
6650
+ },
7018
6651
  "foreground": {
7019
- "value": "#1d7afc",
6652
+ "value": "#ffffff",
7020
6653
  "public": true,
7021
- "filePath": "tokens/color/base/semantic.light.json",
6654
+ "isReferenceToInternal": true,
6655
+ "filePath": "tokens/color/component/banner.light.json",
7022
6656
  "isSource": true,
7023
6657
  "original": {
7024
- "value": "#1D7AFC",
7025
- "public": true
6658
+ "value": "{color.light-mode.neutral.000.value}",
6659
+ "public": true,
6660
+ "isReferenceToInternal": true
7026
6661
  },
7027
- "name": "color-light-mode-semantic-info-foreground",
6662
+ "name": "color-light-mode-banner-info-foreground",
7028
6663
  "attributes": {
7029
6664
  "category": "color",
7030
6665
  "type": "light-mode",
7031
- "item": "semantic",
6666
+ "item": "banner",
7032
6667
  "subitem": "info",
7033
6668
  "state": "foreground"
7034
6669
  },
7035
6670
  "path": [
7036
6671
  "color",
7037
6672
  "light-mode",
7038
- "semantic",
6673
+ "banner",
7039
6674
  "info",
7040
6675
  "foreground"
7041
6676
  ]
7042
- },
7043
- "background": {
7044
- "value": "#e9f2ff",
7045
- "public": true,
7046
- "filePath": "tokens/color/base/semantic.light.json",
7047
- "isSource": true,
7048
- "original": {
7049
- "value": "#E9F2FF",
7050
- "public": true
7051
- },
7052
- "name": "color-light-mode-semantic-info-background",
7053
- "attributes": {
7054
- "category": "color",
7055
- "type": "light-mode",
7056
- "item": "semantic",
7057
- "subitem": "info",
7058
- "state": "background"
7059
- },
7060
- "path": [
7061
- "color",
7062
- "light-mode",
7063
- "semantic",
7064
- "info",
7065
- "background"
7066
- ]
7067
6677
  }
7068
6678
  },
7069
6679
  "warning": {
7070
- "foreground": {
7071
- "value": "#d97008",
6680
+ "background": {
6681
+ "value": "#f5b730",
7072
6682
  "public": true,
7073
- "filePath": "tokens/color/base/semantic.light.json",
6683
+ "filePath": "tokens/color/component/banner.light.json",
7074
6684
  "isSource": true,
7075
6685
  "original": {
7076
- "value": "#D97008",
6686
+ "value": "#F5B730",
7077
6687
  "public": true
7078
6688
  },
7079
- "name": "color-light-mode-semantic-warning-foreground",
6689
+ "name": "color-light-mode-banner-warning-background",
7080
6690
  "attributes": {
7081
6691
  "category": "color",
7082
6692
  "type": "light-mode",
7083
- "item": "semantic",
6693
+ "item": "banner",
7084
6694
  "subitem": "warning",
7085
- "state": "foreground"
6695
+ "state": "background"
7086
6696
  },
7087
6697
  "path": [
7088
6698
  "color",
7089
6699
  "light-mode",
7090
- "semantic",
6700
+ "banner",
7091
6701
  "warning",
7092
- "foreground"
6702
+ "background"
7093
6703
  ]
7094
6704
  },
7095
- "background": {
7096
- "value": "#fff7d6",
6705
+ "foreground": {
6706
+ "value": "#23232d",
7097
6707
  "public": true,
7098
- "filePath": "tokens/color/base/semantic.light.json",
6708
+ "isReferenceToInternal": true,
6709
+ "filePath": "tokens/color/component/banner.light.json",
7099
6710
  "isSource": true,
7100
6711
  "original": {
7101
- "value": "#FFF7D6",
7102
- "public": true
6712
+ "value": "{color.light-mode.foreground.default.value}",
6713
+ "public": true,
6714
+ "isReferenceToInternal": true
7103
6715
  },
7104
- "name": "color-light-mode-semantic-warning-background",
6716
+ "name": "color-light-mode-banner-warning-foreground",
7105
6717
  "attributes": {
7106
6718
  "category": "color",
7107
6719
  "type": "light-mode",
7108
- "item": "semantic",
6720
+ "item": "banner",
7109
6721
  "subitem": "warning",
7110
- "state": "background"
6722
+ "state": "foreground"
7111
6723
  },
7112
6724
  "path": [
7113
6725
  "color",
7114
6726
  "light-mode",
7115
- "semantic",
6727
+ "banner",
7116
6728
  "warning",
7117
- "background"
6729
+ "foreground"
7118
6730
  ]
7119
6731
  }
7120
6732
  },
7121
6733
  "critical": {
7122
- "foreground": {
7123
- "value": "#ca3521",
6734
+ "background": {
6735
+ "value": "#d34431",
7124
6736
  "public": true,
7125
- "filePath": "tokens/color/base/semantic.light.json",
6737
+ "filePath": "tokens/color/component/banner.light.json",
7126
6738
  "isSource": true,
7127
6739
  "original": {
7128
- "value": "#CA3521",
6740
+ "value": "#D34431",
7129
6741
  "public": true
7130
6742
  },
7131
- "name": "color-light-mode-semantic-critical-foreground",
6743
+ "name": "color-light-mode-banner-critical-background",
7132
6744
  "attributes": {
7133
6745
  "category": "color",
7134
6746
  "type": "light-mode",
7135
- "item": "semantic",
6747
+ "item": "banner",
7136
6748
  "subitem": "critical",
7137
- "state": "foreground"
6749
+ "state": "background"
7138
6750
  },
7139
6751
  "path": [
7140
6752
  "color",
7141
6753
  "light-mode",
7142
- "semantic",
6754
+ "banner",
7143
6755
  "critical",
7144
- "foreground"
6756
+ "background"
7145
6757
  ]
7146
6758
  },
7147
- "utility": {
7148
- "value": "#f35945",
6759
+ "foreground": {
6760
+ "value": "#ffffff",
7149
6761
  "public": true,
7150
- "filePath": "tokens/color/base/semantic.light.json",
6762
+ "isReferenceToInternal": true,
6763
+ "filePath": "tokens/color/component/banner.light.json",
7151
6764
  "isSource": true,
7152
6765
  "original": {
7153
- "value": "#F35945",
7154
- "public": true
6766
+ "value": "{color.light-mode.neutral.000.value}",
6767
+ "public": true,
6768
+ "isReferenceToInternal": true
7155
6769
  },
7156
- "name": "color-light-mode-semantic-critical-utility",
6770
+ "name": "color-light-mode-banner-critical-foreground",
7157
6771
  "attributes": {
7158
6772
  "category": "color",
7159
6773
  "type": "light-mode",
7160
- "item": "semantic",
6774
+ "item": "banner",
7161
6775
  "subitem": "critical",
7162
- "state": "utility"
6776
+ "state": "foreground"
7163
6777
  },
7164
6778
  "path": [
7165
6779
  "color",
7166
6780
  "light-mode",
7167
- "semantic",
6781
+ "banner",
7168
6782
  "critical",
7169
- "utility"
6783
+ "foreground"
7170
6784
  ]
7171
- },
7172
- "utility-light": {
7173
- "value": "#fcc5be",
6785
+ }
6786
+ }
6787
+ },
6788
+ "pagination": {
6789
+ "foreground": {
6790
+ "hover": {
6791
+ "value": "#4f32ce",
7174
6792
  "public": true,
7175
- "filePath": "tokens/color/base/semantic.light.json",
6793
+ "filePath": "tokens/color/component/pagination.light.json",
7176
6794
  "isSource": true,
7177
6795
  "original": {
7178
- "value": "#FCC5BE",
6796
+ "value": "{color.light-mode.interactive.link.hover.value}",
7179
6797
  "public": true
7180
6798
  },
7181
- "name": "color-light-mode-semantic-critical-utility-light",
6799
+ "name": "color-light-mode-pagination-foreground-hover",
7182
6800
  "attributes": {
7183
6801
  "category": "color",
7184
6802
  "type": "light-mode",
7185
- "item": "semantic",
7186
- "subitem": "critical",
7187
- "state": "utility-light"
6803
+ "item": "pagination",
6804
+ "subitem": "foreground",
6805
+ "state": "hover"
7188
6806
  },
7189
6807
  "path": [
7190
6808
  "color",
7191
6809
  "light-mode",
7192
- "semantic",
7193
- "critical",
7194
- "utility-light"
6810
+ "pagination",
6811
+ "foreground",
6812
+ "hover"
7195
6813
  ]
7196
6814
  },
7197
- "background": {
7198
- "value": "#ffedeb",
6815
+ "active": {
6816
+ "value": "#3017a1",
7199
6817
  "public": true,
7200
- "filePath": "tokens/color/base/semantic.light.json",
6818
+ "filePath": "tokens/color/component/pagination.light.json",
7201
6819
  "isSource": true,
7202
6820
  "original": {
7203
- "value": "#FFEDEB",
6821
+ "value": "{color.light-mode.interactive.link.active.value}",
7204
6822
  "public": true
7205
6823
  },
7206
- "name": "color-light-mode-semantic-critical-background",
6824
+ "name": "color-light-mode-pagination-foreground-active",
7207
6825
  "attributes": {
7208
6826
  "category": "color",
7209
6827
  "type": "light-mode",
7210
- "item": "semantic",
7211
- "subitem": "critical",
7212
- "state": "background"
6828
+ "item": "pagination",
6829
+ "subitem": "foreground",
6830
+ "state": "active"
7213
6831
  },
7214
6832
  "path": [
7215
6833
  "color",
7216
6834
  "light-mode",
7217
- "semantic",
7218
- "critical",
7219
- "background"
6835
+ "pagination",
6836
+ "foreground",
6837
+ "active"
7220
6838
  ]
7221
6839
  }
7222
6840
  },
7223
- "discovery": {
7224
- "foreground": {
7225
- "value": "#8270db",
6841
+ "background": {
6842
+ "hover": {
6843
+ "value": "#f4f3fc",
7226
6844
  "public": true,
7227
- "filePath": "tokens/color/base/semantic.light.json",
6845
+ "filePath": "tokens/color/component/pagination.light.json",
7228
6846
  "isSource": true,
7229
6847
  "original": {
7230
- "value": "#8270DB",
6848
+ "value": "{color.light-mode.brand.primary.100.value}",
7231
6849
  "public": true
7232
6850
  },
7233
- "name": "color-light-mode-semantic-discovery-foreground",
6851
+ "name": "color-light-mode-pagination-background-hover",
7234
6852
  "attributes": {
7235
6853
  "category": "color",
7236
6854
  "type": "light-mode",
7237
- "item": "semantic",
7238
- "subitem": "discovery",
7239
- "state": "foreground"
6855
+ "item": "pagination",
6856
+ "subitem": "background",
6857
+ "state": "hover"
7240
6858
  },
7241
6859
  "path": [
7242
6860
  "color",
7243
6861
  "light-mode",
7244
- "semantic",
7245
- "discovery",
7246
- "foreground"
6862
+ "pagination",
6863
+ "background",
6864
+ "hover"
7247
6865
  ]
7248
6866
  },
7249
- "background": {
7250
- "value": "#eae6ff",
6867
+ "active": {
6868
+ "value": "#e5e0f8",
7251
6869
  "public": true,
7252
- "filePath": "tokens/color/base/semantic.light.json",
6870
+ "isReferenceToInternal": true,
6871
+ "filePath": "tokens/color/component/pagination.light.json",
7253
6872
  "isSource": true,
7254
6873
  "original": {
7255
- "value": "#EAE6FF",
7256
- "public": true
6874
+ "value": "{color.light-mode.brand.primary.200.value}",
6875
+ "public": true,
6876
+ "isReferenceToInternal": true
7257
6877
  },
7258
- "name": "color-light-mode-semantic-discovery-background",
6878
+ "name": "color-light-mode-pagination-background-active",
7259
6879
  "attributes": {
7260
6880
  "category": "color",
7261
6881
  "type": "light-mode",
7262
- "item": "semantic",
7263
- "subitem": "discovery",
7264
- "state": "background"
6882
+ "item": "pagination",
6883
+ "subitem": "background",
6884
+ "state": "active"
7265
6885
  },
7266
6886
  "path": [
7267
6887
  "color",
7268
6888
  "light-mode",
7269
- "semantic",
7270
- "discovery",
7271
- "background"
6889
+ "pagination",
6890
+ "background",
6891
+ "active"
7272
6892
  ]
7273
6893
  }
7274
- },
7275
- "neutral": {
7276
- "foreground": {
7277
- "value": "#23232d",
6894
+ }
6895
+ },
6896
+ "panel": {
6897
+ "sunken": {
6898
+ "background": {
6899
+ "value": "#f4f4f4",
7278
6900
  "public": true,
7279
6901
  "isReferenceToInternal": true,
7280
- "filePath": "tokens/color/base/semantic.light.json",
6902
+ "filePath": "tokens/color/component/panel.light.json",
7281
6903
  "isSource": true,
7282
6904
  "original": {
7283
- "value": "{color.light-mode.neutral.500.value}",
6905
+ "value": "{color.light-mode.neutral.100.value}",
7284
6906
  "public": true,
7285
6907
  "isReferenceToInternal": true
7286
6908
  },
7287
- "name": "color-light-mode-semantic-neutral-foreground",
6909
+ "name": "color-light-mode-panel-sunken-background",
7288
6910
  "attributes": {
7289
6911
  "category": "color",
7290
6912
  "type": "light-mode",
7291
- "item": "semantic",
7292
- "subitem": "neutral",
7293
- "state": "foreground"
6913
+ "item": "panel",
6914
+ "subitem": "sunken",
6915
+ "state": "background"
7294
6916
  },
7295
6917
  "path": [
7296
6918
  "color",
7297
6919
  "light-mode",
7298
- "semantic",
7299
- "neutral",
7300
- "foreground"
7301
- ]
7302
- },
7303
- "utility": {
7304
- "value": "#6a6e7a",
7305
- "public": true,
7306
- "isReferenceToInternal": true,
7307
- "filePath": "tokens/color/base/semantic.light.json",
7308
- "isSource": true,
7309
- "original": {
7310
- "value": "{color.light-mode.neutral.400.value}",
7311
- "public": true,
7312
- "isReferenceToInternal": true
7313
- },
7314
- "name": "color-light-mode-semantic-neutral-utility",
7315
- "attributes": {
7316
- "category": "color",
7317
- "type": "light-mode",
7318
- "item": "semantic",
7319
- "subitem": "neutral",
7320
- "state": "utility"
7321
- },
7322
- "path": [
7323
- "color",
7324
- "light-mode",
7325
- "semantic",
7326
- "neutral",
7327
- "utility"
7328
- ]
7329
- },
7330
- "background": {
7331
- "value": "#c3c5c9",
7332
- "public": true,
7333
- "isReferenceToInternal": true,
7334
- "filePath": "tokens/color/base/semantic.light.json",
7335
- "isSource": true,
7336
- "original": {
7337
- "value": "{color.light-mode.neutral.300.value}",
7338
- "public": true,
7339
- "isReferenceToInternal": true
7340
- },
7341
- "name": "color-light-mode-semantic-neutral-background",
7342
- "attributes": {
7343
- "category": "color",
7344
- "type": "light-mode",
7345
- "item": "semantic",
7346
- "subitem": "neutral",
7347
- "state": "background"
7348
- },
7349
- "path": [
7350
- "color",
7351
- "light-mode",
7352
- "semantic",
7353
- "neutral",
7354
- "background"
7355
- ]
7356
- }
7357
- }
7358
- },
7359
- "pager": {
7360
- "foreground": {
7361
- "hover": {
7362
- "value": "#4f32ce",
7363
- "public": true,
7364
- "filePath": "tokens/color/component/pager.light.json",
7365
- "isSource": true,
7366
- "original": {
7367
- "value": "{color.light-mode.interactive.link.hover.value}",
7368
- "public": true
7369
- },
7370
- "name": "color-light-mode-pager-foreground-hover",
7371
- "attributes": {
7372
- "category": "color",
7373
- "type": "light-mode",
7374
- "item": "pager",
7375
- "subitem": "foreground",
7376
- "state": "hover"
7377
- },
7378
- "path": [
7379
- "color",
7380
- "light-mode",
7381
- "pager",
7382
- "foreground",
7383
- "hover"
7384
- ]
7385
- },
7386
- "active": {
7387
- "value": "#4f32ce",
7388
- "public": true,
7389
- "filePath": "tokens/color/component/pager.light.json",
7390
- "isSource": true,
7391
- "original": {
7392
- "value": "{color.light-mode.interactive.link.hover.value}",
7393
- "public": true
7394
- },
7395
- "name": "color-light-mode-pager-foreground-active",
7396
- "attributes": {
7397
- "category": "color",
7398
- "type": "light-mode",
7399
- "item": "pager",
7400
- "subitem": "foreground",
7401
- "state": "active"
7402
- },
7403
- "path": [
7404
- "color",
7405
- "light-mode",
7406
- "pager",
7407
- "foreground",
7408
- "active"
7409
- ]
7410
- }
7411
- },
7412
- "background": {
7413
- "hover": {
7414
- "value": "#f4f4f4",
7415
- "public": true,
7416
- "filePath": "tokens/color/component/pager.light.json",
7417
- "isSource": true,
7418
- "original": {
7419
- "value": "{color.light-mode.interactive.background.hover.value}",
7420
- "public": true
7421
- },
7422
- "name": "color-light-mode-pager-background-hover",
7423
- "attributes": {
7424
- "category": "color",
7425
- "type": "light-mode",
7426
- "item": "pager",
7427
- "subitem": "background",
7428
- "state": "hover"
7429
- },
7430
- "path": [
7431
- "color",
7432
- "light-mode",
7433
- "pager",
7434
- "background",
7435
- "hover"
7436
- ]
7437
- },
7438
- "active": {
7439
- "value": "#e2dff5",
7440
- "public": true,
7441
- "isReferenceToInternal": true,
7442
- "filePath": "tokens/color/component/pager.light.json",
7443
- "isSource": true,
7444
- "original": {
7445
- "value": "{color.light-mode.brand.primary.200.value}",
7446
- "public": true,
7447
- "isReferenceToInternal": true
7448
- },
7449
- "name": "color-light-mode-pager-background-active",
7450
- "attributes": {
7451
- "category": "color",
7452
- "type": "light-mode",
7453
- "item": "pager",
7454
- "subitem": "background",
7455
- "state": "active"
7456
- },
7457
- "path": [
7458
- "color",
7459
- "light-mode",
7460
- "pager",
7461
- "background",
7462
- "active"
7463
- ]
7464
- }
7465
- }
7466
- },
7467
- "panel": {
7468
- "sunken": {
7469
- "background": {
7470
- "value": "#f4f4f4",
7471
- "public": true,
7472
- "isReferenceToInternal": true,
7473
- "filePath": "tokens/color/component/panel.light.json",
7474
- "isSource": true,
7475
- "original": {
7476
- "value": "{color.light-mode.neutral.100.value}",
7477
- "public": true,
7478
- "isReferenceToInternal": true
7479
- },
7480
- "name": "color-light-mode-panel-sunken-background",
7481
- "attributes": {
7482
- "category": "color",
7483
- "type": "light-mode",
7484
- "item": "panel",
7485
- "subitem": "sunken",
7486
- "state": "background"
7487
- },
7488
- "path": [
7489
- "color",
7490
- "light-mode",
7491
- "panel",
7492
- "sunken",
7493
- "background"
6920
+ "panel",
6921
+ "sunken",
6922
+ "background"
7494
6923
  ]
7495
6924
  }
7496
6925
  }
@@ -7651,7 +7080,7 @@
7651
7080
  ]
7652
7081
  },
7653
7082
  "brand": {
7654
- "value": "#e2dff5",
7083
+ "value": "#e5e0f8",
7655
7084
  "public": true,
7656
7085
  "isReferenceToInternal": true,
7657
7086
  "filePath": "tokens/color/semantic/border.light.json",
@@ -8109,234 +7538,629 @@
8109
7538
  "default": {
8110
7539
  "value": "#0f62fe",
8111
7540
  "public": true,
8112
- "filePath": "tokens/color/semantic/interactive.light.json",
7541
+ "filePath": "tokens/color/semantic/interactive.light.json",
7542
+ "isSource": true,
7543
+ "original": {
7544
+ "value": "#0F62FE",
7545
+ "public": true
7546
+ },
7547
+ "name": "color-light-mode-interactive-link-default",
7548
+ "attributes": {
7549
+ "category": "color",
7550
+ "type": "light-mode",
7551
+ "item": "interactive",
7552
+ "subitem": "link",
7553
+ "state": "default"
7554
+ },
7555
+ "path": [
7556
+ "color",
7557
+ "light-mode",
7558
+ "interactive",
7559
+ "link",
7560
+ "default"
7561
+ ]
7562
+ },
7563
+ "hover": {
7564
+ "value": "#4f32ce",
7565
+ "public": true,
7566
+ "isReferenceToInternal": true,
7567
+ "filePath": "tokens/color/semantic/interactive.light.json",
7568
+ "isSource": true,
7569
+ "original": {
7570
+ "value": "{color.light-mode.brand.primary.400.value}",
7571
+ "public": true,
7572
+ "isReferenceToInternal": true
7573
+ },
7574
+ "name": "color-light-mode-interactive-link-hover",
7575
+ "attributes": {
7576
+ "category": "color",
7577
+ "type": "light-mode",
7578
+ "item": "interactive",
7579
+ "subitem": "link",
7580
+ "state": "hover"
7581
+ },
7582
+ "path": [
7583
+ "color",
7584
+ "light-mode",
7585
+ "interactive",
7586
+ "link",
7587
+ "hover"
7588
+ ]
7589
+ },
7590
+ "active": {
7591
+ "value": "#3017a1",
7592
+ "public": true,
7593
+ "isReferenceToInternal": true,
7594
+ "filePath": "tokens/color/semantic/interactive.light.json",
7595
+ "isSource": true,
7596
+ "original": {
7597
+ "value": "{color.light-mode.brand.primary.500.value}",
7598
+ "public": true,
7599
+ "isReferenceToInternal": true
7600
+ },
7601
+ "name": "color-light-mode-interactive-link-active",
7602
+ "attributes": {
7603
+ "category": "color",
7604
+ "type": "light-mode",
7605
+ "item": "interactive",
7606
+ "subitem": "link",
7607
+ "state": "active"
7608
+ },
7609
+ "path": [
7610
+ "color",
7611
+ "light-mode",
7612
+ "interactive",
7613
+ "link",
7614
+ "active"
7615
+ ]
7616
+ },
7617
+ "visited": {
7618
+ "value": "#4f32ce",
7619
+ "public": true,
7620
+ "isReferenceToInternal": true,
7621
+ "filePath": "tokens/color/semantic/interactive.light.json",
7622
+ "isSource": true,
7623
+ "original": {
7624
+ "value": "{color.light-mode.brand.primary.400.value}",
7625
+ "public": true,
7626
+ "isReferenceToInternal": true
7627
+ },
7628
+ "name": "color-light-mode-interactive-link-visited",
7629
+ "attributes": {
7630
+ "category": "color",
7631
+ "type": "light-mode",
7632
+ "item": "interactive",
7633
+ "subitem": "link",
7634
+ "state": "visited"
7635
+ },
7636
+ "path": [
7637
+ "color",
7638
+ "light-mode",
7639
+ "interactive",
7640
+ "link",
7641
+ "visited"
7642
+ ]
7643
+ }
7644
+ }
7645
+ },
7646
+ "interactive-reverse": {
7647
+ "focus": {
7648
+ "value": "#36a3ff",
7649
+ "public": true,
7650
+ "filePath": "tokens/color/semantic/interactive.light.json",
7651
+ "isSource": true,
7652
+ "original": {
7653
+ "value": "#36A3FF",
7654
+ "public": true
7655
+ },
7656
+ "name": "color-light-mode-interactive-reverse-focus",
7657
+ "attributes": {
7658
+ "category": "color",
7659
+ "type": "light-mode",
7660
+ "item": "interactive-reverse",
7661
+ "subitem": "focus"
7662
+ },
7663
+ "path": [
7664
+ "color",
7665
+ "light-mode",
7666
+ "interactive-reverse",
7667
+ "focus"
7668
+ ]
7669
+ },
7670
+ "link": {
7671
+ "default": {
7672
+ "value": "#36a3ff",
7673
+ "public": true,
7674
+ "filePath": "tokens/color/semantic/interactive.light.json",
7675
+ "isSource": true,
7676
+ "original": {
7677
+ "value": "#36A3FF",
7678
+ "public": true
7679
+ },
7680
+ "name": "color-light-mode-interactive-reverse-link-default",
7681
+ "attributes": {
7682
+ "category": "color",
7683
+ "type": "light-mode",
7684
+ "item": "interactive-reverse",
7685
+ "subitem": "link",
7686
+ "state": "default"
7687
+ },
7688
+ "path": [
7689
+ "color",
7690
+ "light-mode",
7691
+ "interactive-reverse",
7692
+ "link",
7693
+ "default"
7694
+ ]
7695
+ },
7696
+ "hover": {
7697
+ "value": "#8a70ff",
7698
+ "public": true,
7699
+ "filePath": "tokens/color/semantic/interactive.light.json",
7700
+ "isSource": true,
7701
+ "original": {
7702
+ "value": "#8A70FF",
7703
+ "public": true
7704
+ },
7705
+ "name": "color-light-mode-interactive-reverse-link-hover",
7706
+ "attributes": {
7707
+ "category": "color",
7708
+ "type": "light-mode",
7709
+ "item": "interactive-reverse",
7710
+ "subitem": "link",
7711
+ "state": "hover"
7712
+ },
7713
+ "path": [
7714
+ "color",
7715
+ "light-mode",
7716
+ "interactive-reverse",
7717
+ "link",
7718
+ "hover"
7719
+ ]
7720
+ },
7721
+ "active": {
7722
+ "value": "#ad9bff",
7723
+ "public": true,
7724
+ "filePath": "tokens/color/semantic/interactive.light.json",
7725
+ "isSource": true,
7726
+ "original": {
7727
+ "value": "#AD9BFF",
7728
+ "public": true
7729
+ },
7730
+ "name": "color-light-mode-interactive-reverse-link-active",
7731
+ "attributes": {
7732
+ "category": "color",
7733
+ "type": "light-mode",
7734
+ "item": "interactive-reverse",
7735
+ "subitem": "link",
7736
+ "state": "active"
7737
+ },
7738
+ "path": [
7739
+ "color",
7740
+ "light-mode",
7741
+ "interactive-reverse",
7742
+ "link",
7743
+ "active"
7744
+ ]
7745
+ },
7746
+ "visited": {
7747
+ "value": "#8a70ff",
7748
+ "public": true,
7749
+ "filePath": "tokens/color/semantic/interactive.light.json",
7750
+ "isSource": true,
7751
+ "original": {
7752
+ "value": "#8A70FF",
7753
+ "public": true
7754
+ },
7755
+ "name": "color-light-mode-interactive-reverse-link-visited",
7756
+ "attributes": {
7757
+ "category": "color",
7758
+ "type": "light-mode",
7759
+ "item": "interactive-reverse",
7760
+ "subitem": "link",
7761
+ "state": "visited"
7762
+ },
7763
+ "path": [
7764
+ "color",
7765
+ "light-mode",
7766
+ "interactive-reverse",
7767
+ "link",
7768
+ "visited"
7769
+ ]
7770
+ }
7771
+ }
7772
+ },
7773
+ "semantic": {
7774
+ "success": {
7775
+ "foreground": {
7776
+ "value": "#005f3e",
7777
+ "public": true,
7778
+ "filePath": "tokens/color/semantic/legacy-semantic.light.json",
7779
+ "isSource": true,
7780
+ "original": {
7781
+ "value": "#005F3E",
7782
+ "public": true
7783
+ },
7784
+ "name": "color-light-mode-semantic-success-foreground",
7785
+ "attributes": {
7786
+ "category": "color",
7787
+ "type": "light-mode",
7788
+ "item": "semantic",
7789
+ "subitem": "success",
7790
+ "state": "foreground"
7791
+ },
7792
+ "path": [
7793
+ "color",
7794
+ "light-mode",
7795
+ "semantic",
7796
+ "success",
7797
+ "foreground"
7798
+ ]
7799
+ },
7800
+ "utility": {
7801
+ "value": "#35ae7b",
7802
+ "public": true,
7803
+ "filePath": "tokens/color/semantic/legacy-semantic.light.json",
7804
+ "isSource": true,
7805
+ "original": {
7806
+ "value": "#35AE7B",
7807
+ "public": true
7808
+ },
7809
+ "name": "color-light-mode-semantic-success-utility",
7810
+ "attributes": {
7811
+ "category": "color",
7812
+ "type": "light-mode",
7813
+ "item": "semantic",
7814
+ "subitem": "success",
7815
+ "state": "utility"
7816
+ },
7817
+ "path": [
7818
+ "color",
7819
+ "light-mode",
7820
+ "semantic",
7821
+ "success",
7822
+ "utility"
7823
+ ]
7824
+ },
7825
+ "background": {
7826
+ "value": "#c3f9c2",
7827
+ "public": true,
7828
+ "filePath": "tokens/color/semantic/legacy-semantic.light.json",
7829
+ "isSource": true,
7830
+ "original": {
7831
+ "value": "#C3F9C2",
7832
+ "public": true
7833
+ },
7834
+ "name": "color-light-mode-semantic-success-background",
7835
+ "attributes": {
7836
+ "category": "color",
7837
+ "type": "light-mode",
7838
+ "item": "semantic",
7839
+ "subitem": "success",
7840
+ "state": "background"
7841
+ },
7842
+ "path": [
7843
+ "color",
7844
+ "light-mode",
7845
+ "semantic",
7846
+ "success",
7847
+ "background"
7848
+ ]
7849
+ }
7850
+ },
7851
+ "info": {
7852
+ "foreground": {
7853
+ "value": "#0074e8",
7854
+ "public": true,
7855
+ "filePath": "tokens/color/semantic/legacy-semantic.light.json",
7856
+ "isSource": true,
7857
+ "original": {
7858
+ "value": "#0074E8",
7859
+ "public": true
7860
+ },
7861
+ "name": "color-light-mode-semantic-info-foreground",
7862
+ "attributes": {
7863
+ "category": "color",
7864
+ "type": "light-mode",
7865
+ "item": "semantic",
7866
+ "subitem": "info",
7867
+ "state": "foreground"
7868
+ },
7869
+ "path": [
7870
+ "color",
7871
+ "light-mode",
7872
+ "semantic",
7873
+ "info",
7874
+ "foreground"
7875
+ ]
7876
+ },
7877
+ "background": {
7878
+ "value": "#d7edff",
7879
+ "public": true,
7880
+ "filePath": "tokens/color/semantic/legacy-semantic.light.json",
7881
+ "isSource": true,
7882
+ "original": {
7883
+ "value": "#D7EDFF",
7884
+ "public": true
7885
+ },
7886
+ "name": "color-light-mode-semantic-info-background",
7887
+ "attributes": {
7888
+ "category": "color",
7889
+ "type": "light-mode",
7890
+ "item": "semantic",
7891
+ "subitem": "info",
7892
+ "state": "background"
7893
+ },
7894
+ "path": [
7895
+ "color",
7896
+ "light-mode",
7897
+ "semantic",
7898
+ "info",
7899
+ "background"
7900
+ ]
7901
+ }
7902
+ },
7903
+ "warning": {
7904
+ "foreground": {
7905
+ "value": "#bd5b00",
7906
+ "public": true,
7907
+ "filePath": "tokens/color/semantic/legacy-semantic.light.json",
7908
+ "isSource": true,
7909
+ "original": {
7910
+ "value": "#BD5B00",
7911
+ "public": true
7912
+ },
7913
+ "name": "color-light-mode-semantic-warning-foreground",
7914
+ "attributes": {
7915
+ "category": "color",
7916
+ "type": "light-mode",
7917
+ "item": "semantic",
7918
+ "subitem": "warning",
7919
+ "state": "foreground"
7920
+ },
7921
+ "path": [
7922
+ "color",
7923
+ "light-mode",
7924
+ "semantic",
7925
+ "warning",
7926
+ "foreground"
7927
+ ]
7928
+ },
7929
+ "background": {
7930
+ "value": "#ffe4c1",
7931
+ "public": true,
7932
+ "filePath": "tokens/color/semantic/legacy-semantic.light.json",
7933
+ "isSource": true,
7934
+ "original": {
7935
+ "value": "#FFE4C1",
7936
+ "public": true
7937
+ },
7938
+ "name": "color-light-mode-semantic-warning-background",
7939
+ "attributes": {
7940
+ "category": "color",
7941
+ "type": "light-mode",
7942
+ "item": "semantic",
7943
+ "subitem": "warning",
7944
+ "state": "background"
7945
+ },
7946
+ "path": [
7947
+ "color",
7948
+ "light-mode",
7949
+ "semantic",
7950
+ "warning",
7951
+ "background"
7952
+ ]
7953
+ }
7954
+ },
7955
+ "critical": {
7956
+ "foreground": {
7957
+ "value": "#ca3521",
7958
+ "public": true,
7959
+ "filePath": "tokens/color/semantic/legacy-semantic.light.json",
8113
7960
  "isSource": true,
8114
7961
  "original": {
8115
- "value": "#0F62FE",
7962
+ "value": "#CA3521",
8116
7963
  "public": true
8117
7964
  },
8118
- "name": "color-light-mode-interactive-link-default",
7965
+ "name": "color-light-mode-semantic-critical-foreground",
8119
7966
  "attributes": {
8120
7967
  "category": "color",
8121
7968
  "type": "light-mode",
8122
- "item": "interactive",
8123
- "subitem": "link",
8124
- "state": "default"
7969
+ "item": "semantic",
7970
+ "subitem": "critical",
7971
+ "state": "foreground"
8125
7972
  },
8126
7973
  "path": [
8127
7974
  "color",
8128
7975
  "light-mode",
8129
- "interactive",
8130
- "link",
8131
- "default"
7976
+ "semantic",
7977
+ "critical",
7978
+ "foreground"
8132
7979
  ]
8133
7980
  },
8134
- "hover": {
8135
- "value": "#4f32ce",
7981
+ "utility": {
7982
+ "value": "#f35945",
8136
7983
  "public": true,
8137
- "isReferenceToInternal": true,
8138
- "filePath": "tokens/color/semantic/interactive.light.json",
7984
+ "filePath": "tokens/color/semantic/legacy-semantic.light.json",
8139
7985
  "isSource": true,
8140
7986
  "original": {
8141
- "value": "{color.light-mode.brand.primary.400.value}",
8142
- "public": true,
8143
- "isReferenceToInternal": true
7987
+ "value": "#F35945",
7988
+ "public": true
8144
7989
  },
8145
- "name": "color-light-mode-interactive-link-hover",
7990
+ "name": "color-light-mode-semantic-critical-utility",
8146
7991
  "attributes": {
8147
7992
  "category": "color",
8148
7993
  "type": "light-mode",
8149
- "item": "interactive",
8150
- "subitem": "link",
8151
- "state": "hover"
7994
+ "item": "semantic",
7995
+ "subitem": "critical",
7996
+ "state": "utility"
8152
7997
  },
8153
7998
  "path": [
8154
7999
  "color",
8155
8000
  "light-mode",
8156
- "interactive",
8157
- "link",
8158
- "hover"
8001
+ "semantic",
8002
+ "critical",
8003
+ "utility"
8159
8004
  ]
8160
8005
  },
8161
- "active": {
8162
- "value": "#3017a1",
8006
+ "background": {
8007
+ "value": "#ffedeb",
8163
8008
  "public": true,
8164
- "isReferenceToInternal": true,
8165
- "filePath": "tokens/color/semantic/interactive.light.json",
8009
+ "filePath": "tokens/color/semantic/legacy-semantic.light.json",
8166
8010
  "isSource": true,
8167
8011
  "original": {
8168
- "value": "{color.light-mode.brand.primary.500.value}",
8169
- "public": true,
8170
- "isReferenceToInternal": true
8012
+ "value": "#FFEDEB",
8013
+ "public": true
8171
8014
  },
8172
- "name": "color-light-mode-interactive-link-active",
8015
+ "name": "color-light-mode-semantic-critical-background",
8173
8016
  "attributes": {
8174
8017
  "category": "color",
8175
8018
  "type": "light-mode",
8176
- "item": "interactive",
8177
- "subitem": "link",
8178
- "state": "active"
8019
+ "item": "semantic",
8020
+ "subitem": "critical",
8021
+ "state": "background"
8179
8022
  },
8180
8023
  "path": [
8181
8024
  "color",
8182
8025
  "light-mode",
8183
- "interactive",
8184
- "link",
8185
- "active"
8026
+ "semantic",
8027
+ "critical",
8028
+ "background"
8186
8029
  ]
8187
- },
8188
- "visited": {
8189
- "value": "#4f32ce",
8030
+ }
8031
+ },
8032
+ "discovery": {
8033
+ "foreground": {
8034
+ "value": "#8270db",
8190
8035
  "public": true,
8191
- "isReferenceToInternal": true,
8192
- "filePath": "tokens/color/semantic/interactive.light.json",
8036
+ "filePath": "tokens/color/semantic/legacy-semantic.light.json",
8193
8037
  "isSource": true,
8194
8038
  "original": {
8195
- "value": "{color.light-mode.brand.primary.400.value}",
8196
- "public": true,
8197
- "isReferenceToInternal": true
8039
+ "value": "#8270DB",
8040
+ "public": true
8198
8041
  },
8199
- "name": "color-light-mode-interactive-link-visited",
8042
+ "name": "color-light-mode-semantic-discovery-foreground",
8200
8043
  "attributes": {
8201
8044
  "category": "color",
8202
8045
  "type": "light-mode",
8203
- "item": "interactive",
8204
- "subitem": "link",
8205
- "state": "visited"
8046
+ "item": "semantic",
8047
+ "subitem": "discovery",
8048
+ "state": "foreground"
8206
8049
  },
8207
8050
  "path": [
8208
8051
  "color",
8209
8052
  "light-mode",
8210
- "interactive",
8211
- "link",
8212
- "visited"
8053
+ "semantic",
8054
+ "discovery",
8055
+ "foreground"
8213
8056
  ]
8214
- }
8215
- }
8216
- },
8217
- "interactive-reverse": {
8218
- "focus": {
8219
- "value": "#36a3ff",
8220
- "public": true,
8221
- "filePath": "tokens/color/semantic/interactive.light.json",
8222
- "isSource": true,
8223
- "original": {
8224
- "value": "#36A3FF",
8225
- "public": true
8226
- },
8227
- "name": "color-light-mode-interactive-reverse-focus",
8228
- "attributes": {
8229
- "category": "color",
8230
- "type": "light-mode",
8231
- "item": "interactive-reverse",
8232
- "subitem": "focus"
8233
8057
  },
8234
- "path": [
8235
- "color",
8236
- "light-mode",
8237
- "interactive-reverse",
8238
- "focus"
8239
- ]
8240
- },
8241
- "link": {
8242
- "default": {
8243
- "value": "#36a3ff",
8058
+ "background": {
8059
+ "value": "#eae6ff",
8244
8060
  "public": true,
8245
- "filePath": "tokens/color/semantic/interactive.light.json",
8061
+ "filePath": "tokens/color/semantic/legacy-semantic.light.json",
8246
8062
  "isSource": true,
8247
8063
  "original": {
8248
- "value": "#36A3FF",
8064
+ "value": "#EAE6FF",
8249
8065
  "public": true
8250
8066
  },
8251
- "name": "color-light-mode-interactive-reverse-link-default",
8067
+ "name": "color-light-mode-semantic-discovery-background",
8252
8068
  "attributes": {
8253
8069
  "category": "color",
8254
8070
  "type": "light-mode",
8255
- "item": "interactive-reverse",
8256
- "subitem": "link",
8257
- "state": "default"
8071
+ "item": "semantic",
8072
+ "subitem": "discovery",
8073
+ "state": "background"
8258
8074
  },
8259
8075
  "path": [
8260
8076
  "color",
8261
8077
  "light-mode",
8262
- "interactive-reverse",
8263
- "link",
8264
- "default"
8078
+ "semantic",
8079
+ "discovery",
8080
+ "background"
8265
8081
  ]
8266
- },
8267
- "hover": {
8268
- "value": "#8a70ff",
8082
+ }
8083
+ },
8084
+ "neutral": {
8085
+ "foreground": {
8086
+ "value": "#23232d",
8269
8087
  "public": true,
8270
- "filePath": "tokens/color/semantic/interactive.light.json",
8088
+ "isReferenceToInternal": true,
8089
+ "filePath": "tokens/color/semantic/legacy-semantic.light.json",
8271
8090
  "isSource": true,
8272
8091
  "original": {
8273
- "value": "#8A70FF",
8274
- "public": true
8092
+ "value": "{color.light-mode.neutral.500.value}",
8093
+ "public": true,
8094
+ "isReferenceToInternal": true
8275
8095
  },
8276
- "name": "color-light-mode-interactive-reverse-link-hover",
8096
+ "name": "color-light-mode-semantic-neutral-foreground",
8277
8097
  "attributes": {
8278
8098
  "category": "color",
8279
8099
  "type": "light-mode",
8280
- "item": "interactive-reverse",
8281
- "subitem": "link",
8282
- "state": "hover"
8100
+ "item": "semantic",
8101
+ "subitem": "neutral",
8102
+ "state": "foreground"
8283
8103
  },
8284
8104
  "path": [
8285
8105
  "color",
8286
8106
  "light-mode",
8287
- "interactive-reverse",
8288
- "link",
8289
- "hover"
8107
+ "semantic",
8108
+ "neutral",
8109
+ "foreground"
8290
8110
  ]
8291
8111
  },
8292
- "active": {
8293
- "value": "#ad9bff",
8112
+ "utility": {
8113
+ "value": "#6a6e7a",
8294
8114
  "public": true,
8295
- "filePath": "tokens/color/semantic/interactive.light.json",
8115
+ "isReferenceToInternal": true,
8116
+ "filePath": "tokens/color/semantic/legacy-semantic.light.json",
8296
8117
  "isSource": true,
8297
8118
  "original": {
8298
- "value": "#AD9BFF",
8299
- "public": true
8119
+ "value": "{color.light-mode.neutral.400.value}",
8120
+ "public": true,
8121
+ "isReferenceToInternal": true
8300
8122
  },
8301
- "name": "color-light-mode-interactive-reverse-link-active",
8123
+ "name": "color-light-mode-semantic-neutral-utility",
8302
8124
  "attributes": {
8303
8125
  "category": "color",
8304
8126
  "type": "light-mode",
8305
- "item": "interactive-reverse",
8306
- "subitem": "link",
8307
- "state": "active"
8127
+ "item": "semantic",
8128
+ "subitem": "neutral",
8129
+ "state": "utility"
8308
8130
  },
8309
8131
  "path": [
8310
8132
  "color",
8311
8133
  "light-mode",
8312
- "interactive-reverse",
8313
- "link",
8314
- "active"
8134
+ "semantic",
8135
+ "neutral",
8136
+ "utility"
8315
8137
  ]
8316
8138
  },
8317
- "visited": {
8318
- "value": "#8a70ff",
8139
+ "background": {
8140
+ "value": "#c3c5c9",
8319
8141
  "public": true,
8320
- "filePath": "tokens/color/semantic/interactive.light.json",
8142
+ "isReferenceToInternal": true,
8143
+ "filePath": "tokens/color/semantic/legacy-semantic.light.json",
8321
8144
  "isSource": true,
8322
8145
  "original": {
8323
- "value": "#8A70FF",
8324
- "public": true
8146
+ "value": "{color.light-mode.neutral.300.value}",
8147
+ "public": true,
8148
+ "isReferenceToInternal": true
8325
8149
  },
8326
- "name": "color-light-mode-interactive-reverse-link-visited",
8150
+ "name": "color-light-mode-semantic-neutral-background",
8327
8151
  "attributes": {
8328
8152
  "category": "color",
8329
8153
  "type": "light-mode",
8330
- "item": "interactive-reverse",
8331
- "subitem": "link",
8332
- "state": "visited"
8154
+ "item": "semantic",
8155
+ "subitem": "neutral",
8156
+ "state": "background"
8333
8157
  },
8334
8158
  "path": [
8335
8159
  "color",
8336
8160
  "light-mode",
8337
- "interactive-reverse",
8338
- "link",
8339
- "visited"
8161
+ "semantic",
8162
+ "neutral",
8163
+ "background"
8340
8164
  ]
8341
8165
  }
8342
8166
  }
@@ -8408,7 +8232,7 @@
8408
8232
  "reverse": {
8409
8233
  "foreground": {
8410
8234
  "hover": {
8411
- "value": "#e2dff5",
8235
+ "value": "#e5e0f8",
8412
8236
  "public": true,
8413
8237
  "isReferenceToInternal": true,
8414
8238
  "filePath": "tokens/color/semantic/nav.light.json",
@@ -8437,7 +8261,7 @@
8437
8261
  ]
8438
8262
  },
8439
8263
  "active": {
8440
- "value": "#e2dff5",
8264
+ "value": "#e5e0f8",
8441
8265
  "public": true,
8442
8266
  "isReferenceToInternal": true,
8443
8267
  "filePath": "tokens/color/semantic/nav.light.json",
@@ -8528,12 +8352,12 @@
8528
8352
  "status": {
8529
8353
  "success": {
8530
8354
  "foreground": {
8531
- "value": "#218c5f",
8355
+ "value": "#005f3e",
8532
8356
  "public": true,
8533
8357
  "filePath": "tokens/color/semantic/status.light.json",
8534
8358
  "isSource": true,
8535
8359
  "original": {
8536
- "value": "#218C5F",
8360
+ "value": "#005F3E",
8537
8361
  "public": true
8538
8362
  },
8539
8363
  "name": "color-light-mode-status-success-foreground",
@@ -8578,12 +8402,12 @@
8578
8402
  ]
8579
8403
  },
8580
8404
  "background": {
8581
- "value": "#e3fcef",
8405
+ "value": "#c3f9c2",
8582
8406
  "public": true,
8583
8407
  "filePath": "tokens/color/semantic/status.light.json",
8584
8408
  "isSource": true,
8585
8409
  "original": {
8586
- "value": "#E3FCEF",
8410
+ "value": "#C3F9C2",
8587
8411
  "public": true
8588
8412
  },
8589
8413
  "name": "color-light-mode-status-success-background",
@@ -8605,12 +8429,12 @@
8605
8429
  },
8606
8430
  "info": {
8607
8431
  "foreground": {
8608
- "value": "#1d7afc",
8432
+ "value": "#0074e8",
8609
8433
  "public": true,
8610
8434
  "filePath": "tokens/color/semantic/status.light.json",
8611
8435
  "isSource": true,
8612
8436
  "original": {
8613
- "value": "#1D7AFC",
8437
+ "value": "#0074E8",
8614
8438
  "public": true
8615
8439
  },
8616
8440
  "name": "color-light-mode-status-info-foreground",
@@ -8630,12 +8454,12 @@
8630
8454
  ]
8631
8455
  },
8632
8456
  "background": {
8633
- "value": "#e9f2ff",
8457
+ "value": "#d7edff",
8634
8458
  "public": true,
8635
8459
  "filePath": "tokens/color/semantic/status.light.json",
8636
8460
  "isSource": true,
8637
8461
  "original": {
8638
- "value": "#E9F2FF",
8462
+ "value": "#D7EDFF",
8639
8463
  "public": true
8640
8464
  },
8641
8465
  "name": "color-light-mode-status-info-background",
@@ -8657,12 +8481,12 @@
8657
8481
  },
8658
8482
  "warning": {
8659
8483
  "foreground": {
8660
- "value": "#d97008",
8484
+ "value": "#bd5b00",
8661
8485
  "public": true,
8662
8486
  "filePath": "tokens/color/semantic/status.light.json",
8663
8487
  "isSource": true,
8664
8488
  "original": {
8665
- "value": "#D97008",
8489
+ "value": "#BD5B00",
8666
8490
  "public": true
8667
8491
  },
8668
8492
  "name": "color-light-mode-status-warning-foreground",
@@ -8682,12 +8506,12 @@
8682
8506
  ]
8683
8507
  },
8684
8508
  "background": {
8685
- "value": "#fff7d6",
8509
+ "value": "#ffe4c1",
8686
8510
  "public": true,
8687
8511
  "filePath": "tokens/color/semantic/status.light.json",
8688
8512
  "isSource": true,
8689
8513
  "original": {
8690
- "value": "#FFF7D6",
8514
+ "value": "#FFE4C1",
8691
8515
  "public": true
8692
8516
  },
8693
8517
  "name": "color-light-mode-status-warning-background",
@@ -9128,6 +8952,54 @@
9128
8952
  "light-mode",
9129
8953
  "dropdown"
9130
8954
  ]
8955
+ },
8956
+ "card": {
8957
+ "default": {
8958
+ "value": "0px 0px 0px 1px rgba(0, 0, 0, 0.08), 0px 2px 2px 0px rgba(0, 0, 0, 0.04), 0px 8px 8px -8px rgba(0, 0, 0, 0.04)",
8959
+ "public": true,
8960
+ "filePath": "tokens/elevation/card.light.json",
8961
+ "isSource": true,
8962
+ "original": {
8963
+ "value": "{elevation.light-mode.raised.value}",
8964
+ "public": true
8965
+ },
8966
+ "name": "elevation-light-mode-card-default",
8967
+ "attributes": {
8968
+ "category": "elevation",
8969
+ "type": "light-mode",
8970
+ "item": "card",
8971
+ "subitem": "default"
8972
+ },
8973
+ "path": [
8974
+ "elevation",
8975
+ "light-mode",
8976
+ "card",
8977
+ "default"
8978
+ ]
8979
+ },
8980
+ "hover": {
8981
+ "value": "0px 0px 0px 1px rgba(0, 0, 0, 0.08), 0px 6px 14px 0px rgba(0, 0, 0, 0.08)",
8982
+ "public": true,
8983
+ "filePath": "tokens/elevation/card.light.json",
8984
+ "isSource": true,
8985
+ "original": {
8986
+ "value": "{elevation.light-mode.active.value}",
8987
+ "public": true
8988
+ },
8989
+ "name": "elevation-light-mode-card-hover",
8990
+ "attributes": {
8991
+ "category": "elevation",
8992
+ "type": "light-mode",
8993
+ "item": "card",
8994
+ "subitem": "hover"
8995
+ },
8996
+ "path": [
8997
+ "elevation",
8998
+ "light-mode",
8999
+ "card",
9000
+ "hover"
9001
+ ]
9002
+ }
9131
9003
  }
9132
9004
  }
9133
9005
  }