@gitlab/ui 89.1.0 → 89.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +20 -0
- package/dist/index.css +2 -2
- package/dist/index.css.map +1 -1
- package/dist/tokens/build/js/tokens.dark.js +105 -101
- package/dist/tokens/build/js/tokens.js +15 -11
- package/dist/tokens/css/tokens.css +13 -9
- package/dist/tokens/css/tokens.dark.css +75 -71
- package/dist/tokens/js/tokens.dark.js +104 -100
- package/dist/tokens/js/tokens.js +14 -10
- package/dist/tokens/json/tokens.dark.json +265 -186
- package/dist/tokens/json/tokens.json +175 -96
- package/dist/tokens/scss/_tokens.dark.scss +75 -71
- package/dist/tokens/scss/_tokens.scss +13 -9
- package/dist/tokens/scss/_tokens_custom_properties.scss +4 -0
- package/dist/tokens/tailwind/tokens.cjs +1 -0
- package/package.json +3 -3
- package/src/components/base/badge/badge.scss +65 -32
- package/src/components/base/datepicker/datepicker.scss +7 -2
- package/src/components/base/toggle/toggle.scss +8 -5
- package/src/tokens/build/css/tokens.css +13 -9
- package/src/tokens/build/css/tokens.dark.css +75 -71
- package/src/tokens/build/js/tokens.dark.js +104 -100
- package/src/tokens/build/js/tokens.js +14 -10
- package/src/tokens/build/json/tokens.dark.json +265 -186
- package/src/tokens/build/json/tokens.json +175 -96
- package/src/tokens/build/scss/_tokens.dark.scss +75 -71
- package/src/tokens/build/scss/_tokens.scss +13 -9
- package/src/tokens/build/scss/_tokens_custom_properties.scss +4 -0
- package/src/tokens/build/tailwind/tokens.cjs +1 -0
- package/src/tokens/color.alpha.tokens.json +4 -0
- package/src/tokens/contextual/badge.tokens.json +69 -69
- package/src/tokens/contextual/datepicker.tokens.json +10 -0
- package/src/tokens/control.tokens.json +24 -17
|
@@ -1254,6 +1254,24 @@
|
|
|
1254
1254
|
"dark",
|
|
1255
1255
|
"24"
|
|
1256
1256
|
]
|
|
1257
|
+
},
|
|
1258
|
+
"40": {
|
|
1259
|
+
"value": "rgba(05, 05, 06, 0.4)",
|
|
1260
|
+
"$type": "color",
|
|
1261
|
+
"filePath": "src/tokens/color.alpha.tokens.json",
|
|
1262
|
+
"isSource": true,
|
|
1263
|
+
"original": {
|
|
1264
|
+
"value": "rgba(05, 05, 06, 0.4)",
|
|
1265
|
+
"$type": "color"
|
|
1266
|
+
},
|
|
1267
|
+
"name": "COLOR_ALPHA_DARK_40",
|
|
1268
|
+
"attributes": {},
|
|
1269
|
+
"path": [
|
|
1270
|
+
"color",
|
|
1271
|
+
"alpha",
|
|
1272
|
+
"dark",
|
|
1273
|
+
"40"
|
|
1274
|
+
]
|
|
1257
1275
|
}
|
|
1258
1276
|
},
|
|
1259
1277
|
"light": {
|
|
@@ -5737,7 +5755,7 @@
|
|
|
5737
5755
|
"background": {
|
|
5738
5756
|
"color": {
|
|
5739
5757
|
"default": {
|
|
5740
|
-
"value": "#
|
|
5758
|
+
"value": "#89888d",
|
|
5741
5759
|
"$type": "color",
|
|
5742
5760
|
"comment": "Used for the background of a muted badge when static or the default state when linked.",
|
|
5743
5761
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -5745,7 +5763,7 @@
|
|
|
5745
5763
|
"original": {
|
|
5746
5764
|
"value": {
|
|
5747
5765
|
"default": "{color.neutral.50}",
|
|
5748
|
-
"dark": "{color.neutral.
|
|
5766
|
+
"dark": "{color.neutral.400}"
|
|
5749
5767
|
},
|
|
5750
5768
|
"$type": "color",
|
|
5751
5769
|
"comment": "Used for the background of a muted badge when static or the default state when linked."
|
|
@@ -5761,7 +5779,7 @@
|
|
|
5761
5779
|
]
|
|
5762
5780
|
},
|
|
5763
5781
|
"hover": {
|
|
5764
|
-
"value": "#
|
|
5782
|
+
"value": "#89888d",
|
|
5765
5783
|
"$type": "color",
|
|
5766
5784
|
"comment": "Used for the background of a muted badge in the hover state.",
|
|
5767
5785
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -5782,7 +5800,7 @@
|
|
|
5782
5800
|
]
|
|
5783
5801
|
},
|
|
5784
5802
|
"focus": {
|
|
5785
|
-
"value": "#
|
|
5803
|
+
"value": "#89888d",
|
|
5786
5804
|
"$type": "color",
|
|
5787
5805
|
"comment": "Used for the background of a muted badge in the focus state.",
|
|
5788
5806
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -5803,7 +5821,7 @@
|
|
|
5803
5821
|
]
|
|
5804
5822
|
},
|
|
5805
5823
|
"active": {
|
|
5806
|
-
"value": "#
|
|
5824
|
+
"value": "#a4a3a8",
|
|
5807
5825
|
"$type": "color",
|
|
5808
5826
|
"comment": "Used for the background of a muted badge in the active state.",
|
|
5809
5827
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -5811,7 +5829,7 @@
|
|
|
5811
5829
|
"original": {
|
|
5812
5830
|
"value": {
|
|
5813
5831
|
"default": "{color.neutral.100}",
|
|
5814
|
-
"dark": "{color.neutral.
|
|
5832
|
+
"dark": "{color.neutral.300}"
|
|
5815
5833
|
},
|
|
5816
5834
|
"$type": "color",
|
|
5817
5835
|
"comment": "Used for the background of a muted badge in the active state."
|
|
@@ -5852,7 +5870,7 @@
|
|
|
5852
5870
|
]
|
|
5853
5871
|
},
|
|
5854
5872
|
"hover": {
|
|
5855
|
-
"value": "#
|
|
5873
|
+
"value": "#a4a3a8",
|
|
5856
5874
|
"$type": "color",
|
|
5857
5875
|
"comment": "Used for the border of a muted badge in the hover state.",
|
|
5858
5876
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -5860,7 +5878,7 @@
|
|
|
5860
5878
|
"original": {
|
|
5861
5879
|
"value": {
|
|
5862
5880
|
"default": "{color.neutral.200}",
|
|
5863
|
-
"dark": "{color.neutral.
|
|
5881
|
+
"dark": "{color.neutral.300}"
|
|
5864
5882
|
},
|
|
5865
5883
|
"$type": "color",
|
|
5866
5884
|
"comment": "Used for the border of a muted badge in the hover state."
|
|
@@ -5922,7 +5940,7 @@
|
|
|
5922
5940
|
"text": {
|
|
5923
5941
|
"color": {
|
|
5924
5942
|
"default": {
|
|
5925
|
-
"value": "#
|
|
5943
|
+
"value": "#18171d",
|
|
5926
5944
|
"$type": "color",
|
|
5927
5945
|
"comment": "Used for the text of a muted badge when static or the default state when linked.",
|
|
5928
5946
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -5930,7 +5948,7 @@
|
|
|
5930
5948
|
"original": {
|
|
5931
5949
|
"value": {
|
|
5932
5950
|
"default": "{color.neutral.600}",
|
|
5933
|
-
"dark": "{color.neutral.
|
|
5951
|
+
"dark": "{color.neutral.950}"
|
|
5934
5952
|
},
|
|
5935
5953
|
"$type": "color",
|
|
5936
5954
|
"comment": "Used for the text of a muted badge when static or the default state when linked."
|
|
@@ -5946,7 +5964,7 @@
|
|
|
5946
5964
|
]
|
|
5947
5965
|
},
|
|
5948
5966
|
"hover": {
|
|
5949
|
-
"value": "#
|
|
5967
|
+
"value": "#18171d",
|
|
5950
5968
|
"$type": "color",
|
|
5951
5969
|
"comment": "Used for the text of a muted badge in the hover state.",
|
|
5952
5970
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -5954,7 +5972,7 @@
|
|
|
5954
5972
|
"original": {
|
|
5955
5973
|
"value": {
|
|
5956
5974
|
"default": "{color.neutral.700}",
|
|
5957
|
-
"dark": "{color.neutral.
|
|
5975
|
+
"dark": "{color.neutral.950}"
|
|
5958
5976
|
},
|
|
5959
5977
|
"$type": "color",
|
|
5960
5978
|
"comment": "Used for the text of a muted badge in the hover state."
|
|
@@ -5970,7 +5988,7 @@
|
|
|
5970
5988
|
]
|
|
5971
5989
|
},
|
|
5972
5990
|
"focus": {
|
|
5973
|
-
"value": "#
|
|
5991
|
+
"value": "#18171d",
|
|
5974
5992
|
"$type": "color",
|
|
5975
5993
|
"comment": "Used for the text of a muted badge in the focus state.",
|
|
5976
5994
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -5991,7 +6009,7 @@
|
|
|
5991
6009
|
]
|
|
5992
6010
|
},
|
|
5993
6011
|
"active": {
|
|
5994
|
-
"value": "#
|
|
6012
|
+
"value": "#18171d",
|
|
5995
6013
|
"$type": "color",
|
|
5996
6014
|
"comment": "Used for the text of a muted badge in the active state.",
|
|
5997
6015
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -5999,7 +6017,7 @@
|
|
|
5999
6017
|
"original": {
|
|
6000
6018
|
"value": {
|
|
6001
6019
|
"default": "{color.neutral.800}",
|
|
6002
|
-
"dark": "{color.neutral.
|
|
6020
|
+
"dark": "{color.neutral.950}"
|
|
6003
6021
|
},
|
|
6004
6022
|
"$type": "color",
|
|
6005
6023
|
"comment": "Used for the text of a muted badge in the active state."
|
|
@@ -6019,7 +6037,7 @@
|
|
|
6019
6037
|
"icon": {
|
|
6020
6038
|
"color": {
|
|
6021
6039
|
"default": {
|
|
6022
|
-
"value": "#
|
|
6040
|
+
"value": "#18171d",
|
|
6023
6041
|
"$type": "color",
|
|
6024
6042
|
"comment": "Used for the icon of a muted badge when static or the default state when linked.",
|
|
6025
6043
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6027,7 +6045,7 @@
|
|
|
6027
6045
|
"original": {
|
|
6028
6046
|
"value": {
|
|
6029
6047
|
"default": "{color.neutral.500}",
|
|
6030
|
-
"dark": "{color.neutral.
|
|
6048
|
+
"dark": "{color.neutral.950}"
|
|
6031
6049
|
},
|
|
6032
6050
|
"$type": "color",
|
|
6033
6051
|
"comment": "Used for the icon of a muted badge when static or the default state when linked."
|
|
@@ -6043,7 +6061,7 @@
|
|
|
6043
6061
|
]
|
|
6044
6062
|
},
|
|
6045
6063
|
"hover": {
|
|
6046
|
-
"value": "#
|
|
6064
|
+
"value": "#18171d",
|
|
6047
6065
|
"$type": "color",
|
|
6048
6066
|
"comment": "Used for the icon of a muted badge in the hover state.",
|
|
6049
6067
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6051,7 +6069,7 @@
|
|
|
6051
6069
|
"original": {
|
|
6052
6070
|
"value": {
|
|
6053
6071
|
"default": "{color.neutral.600}",
|
|
6054
|
-
"dark": "{color.neutral.
|
|
6072
|
+
"dark": "{color.neutral.950}"
|
|
6055
6073
|
},
|
|
6056
6074
|
"$type": "color",
|
|
6057
6075
|
"comment": "Used for the icon of a muted badge in the hover state."
|
|
@@ -6067,7 +6085,7 @@
|
|
|
6067
6085
|
]
|
|
6068
6086
|
},
|
|
6069
6087
|
"focus": {
|
|
6070
|
-
"value": "#
|
|
6088
|
+
"value": "#18171d",
|
|
6071
6089
|
"$type": "color",
|
|
6072
6090
|
"comment": "Used for the icon of a muted badge in the focus state.",
|
|
6073
6091
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6088,7 +6106,7 @@
|
|
|
6088
6106
|
]
|
|
6089
6107
|
},
|
|
6090
6108
|
"active": {
|
|
6091
|
-
"value": "#
|
|
6109
|
+
"value": "#18171d",
|
|
6092
6110
|
"$type": "color",
|
|
6093
6111
|
"comment": "Used for the icon of a muted badge in the active state.",
|
|
6094
6112
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6096,7 +6114,7 @@
|
|
|
6096
6114
|
"original": {
|
|
6097
6115
|
"value": {
|
|
6098
6116
|
"default": "{color.neutral.700}",
|
|
6099
|
-
"dark": "{color.neutral.
|
|
6117
|
+
"dark": "{color.neutral.950}"
|
|
6100
6118
|
},
|
|
6101
6119
|
"$type": "color",
|
|
6102
6120
|
"comment": "Used for the icon of a muted badge in the active state."
|
|
@@ -6118,7 +6136,7 @@
|
|
|
6118
6136
|
"background": {
|
|
6119
6137
|
"color": {
|
|
6120
6138
|
"default": {
|
|
6121
|
-
"value": "#
|
|
6139
|
+
"value": "#a4a3a8",
|
|
6122
6140
|
"$type": "color",
|
|
6123
6141
|
"comment": "Used for the background of a neutral badge when static or the default state when linked.",
|
|
6124
6142
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6126,7 +6144,7 @@
|
|
|
6126
6144
|
"original": {
|
|
6127
6145
|
"value": {
|
|
6128
6146
|
"default": "{color.neutral.100}",
|
|
6129
|
-
"dark": "{color.neutral.
|
|
6147
|
+
"dark": "{color.neutral.300}"
|
|
6130
6148
|
},
|
|
6131
6149
|
"$type": "color",
|
|
6132
6150
|
"comment": "Used for the background of a neutral badge when static or the default state when linked."
|
|
@@ -6142,7 +6160,7 @@
|
|
|
6142
6160
|
]
|
|
6143
6161
|
},
|
|
6144
6162
|
"hover": {
|
|
6145
|
-
"value": "#
|
|
6163
|
+
"value": "#a4a3a8",
|
|
6146
6164
|
"$type": "color",
|
|
6147
6165
|
"comment": "Used for the background of a neutral badge in the hover state.",
|
|
6148
6166
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6163,7 +6181,7 @@
|
|
|
6163
6181
|
]
|
|
6164
6182
|
},
|
|
6165
6183
|
"focus": {
|
|
6166
|
-
"value": "#
|
|
6184
|
+
"value": "#a4a3a8",
|
|
6167
6185
|
"$type": "color",
|
|
6168
6186
|
"comment": "Used for the background of a neutral badge in the focus state.",
|
|
6169
6187
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6184,7 +6202,7 @@
|
|
|
6184
6202
|
]
|
|
6185
6203
|
},
|
|
6186
6204
|
"active": {
|
|
6187
|
-
"value": "#
|
|
6205
|
+
"value": "#bfbfc3",
|
|
6188
6206
|
"$type": "color",
|
|
6189
6207
|
"comment": "Used for the background of a neutral badge in the active state.",
|
|
6190
6208
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6192,7 +6210,7 @@
|
|
|
6192
6210
|
"original": {
|
|
6193
6211
|
"value": {
|
|
6194
6212
|
"default": "{color.neutral.200}",
|
|
6195
|
-
"dark": "{color.neutral.
|
|
6213
|
+
"dark": "{color.neutral.200}"
|
|
6196
6214
|
},
|
|
6197
6215
|
"$type": "color",
|
|
6198
6216
|
"comment": "Used for the background of a neutral badge in the active state."
|
|
@@ -6233,7 +6251,7 @@
|
|
|
6233
6251
|
]
|
|
6234
6252
|
},
|
|
6235
6253
|
"hover": {
|
|
6236
|
-
"value": "#
|
|
6254
|
+
"value": "#bfbfc3",
|
|
6237
6255
|
"$type": "color",
|
|
6238
6256
|
"comment": "Used for the border of a neutral badge in the hover state.",
|
|
6239
6257
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6241,7 +6259,7 @@
|
|
|
6241
6259
|
"original": {
|
|
6242
6260
|
"value": {
|
|
6243
6261
|
"default": "{color.neutral.200}",
|
|
6244
|
-
"dark": "{color.neutral.
|
|
6262
|
+
"dark": "{color.neutral.200}"
|
|
6245
6263
|
},
|
|
6246
6264
|
"$type": "color",
|
|
6247
6265
|
"comment": "Used for the border of a neutral badge in the hover state."
|
|
@@ -6303,7 +6321,7 @@
|
|
|
6303
6321
|
"text": {
|
|
6304
6322
|
"color": {
|
|
6305
6323
|
"default": {
|
|
6306
|
-
"value": "#
|
|
6324
|
+
"value": "#18171d",
|
|
6307
6325
|
"$type": "color",
|
|
6308
6326
|
"comment": "Used for the text of a neutral badge when static or the default state when linked.",
|
|
6309
6327
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6311,7 +6329,7 @@
|
|
|
6311
6329
|
"original": {
|
|
6312
6330
|
"value": {
|
|
6313
6331
|
"default": "{color.neutral.700}",
|
|
6314
|
-
"dark": "{color.neutral.
|
|
6332
|
+
"dark": "{color.neutral.950}"
|
|
6315
6333
|
},
|
|
6316
6334
|
"$type": "color",
|
|
6317
6335
|
"comment": "Used for the text of a neutral badge when static or the default state when linked."
|
|
@@ -6327,7 +6345,7 @@
|
|
|
6327
6345
|
]
|
|
6328
6346
|
},
|
|
6329
6347
|
"hover": {
|
|
6330
|
-
"value": "#
|
|
6348
|
+
"value": "#18171d",
|
|
6331
6349
|
"$type": "color",
|
|
6332
6350
|
"comment": "Used for the text of a neutral badge in the hover state.",
|
|
6333
6351
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6335,7 +6353,7 @@
|
|
|
6335
6353
|
"original": {
|
|
6336
6354
|
"value": {
|
|
6337
6355
|
"default": "{color.neutral.800}",
|
|
6338
|
-
"dark": "{color.neutral.
|
|
6356
|
+
"dark": "{color.neutral.950}"
|
|
6339
6357
|
},
|
|
6340
6358
|
"$type": "color",
|
|
6341
6359
|
"comment": "Used for the text of a neutral badge in the hover state."
|
|
@@ -6351,7 +6369,7 @@
|
|
|
6351
6369
|
]
|
|
6352
6370
|
},
|
|
6353
6371
|
"focus": {
|
|
6354
|
-
"value": "#
|
|
6372
|
+
"value": "#18171d",
|
|
6355
6373
|
"$type": "color",
|
|
6356
6374
|
"comment": "Used for the text of a neutral badge in the focus state.",
|
|
6357
6375
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6372,7 +6390,7 @@
|
|
|
6372
6390
|
]
|
|
6373
6391
|
},
|
|
6374
6392
|
"active": {
|
|
6375
|
-
"value": "#
|
|
6393
|
+
"value": "#18171d",
|
|
6376
6394
|
"$type": "color",
|
|
6377
6395
|
"comment": "Used for the text of a neutral badge in the active state.",
|
|
6378
6396
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6380,7 +6398,7 @@
|
|
|
6380
6398
|
"original": {
|
|
6381
6399
|
"value": {
|
|
6382
6400
|
"default": "{color.neutral.900}",
|
|
6383
|
-
"dark": "{color.neutral.
|
|
6401
|
+
"dark": "{color.neutral.950}"
|
|
6384
6402
|
},
|
|
6385
6403
|
"$type": "color",
|
|
6386
6404
|
"comment": "Used for the text of a neutral badge in the active state."
|
|
@@ -6400,7 +6418,7 @@
|
|
|
6400
6418
|
"icon": {
|
|
6401
6419
|
"color": {
|
|
6402
6420
|
"default": {
|
|
6403
|
-
"value": "#
|
|
6421
|
+
"value": "#18171d",
|
|
6404
6422
|
"$type": "color",
|
|
6405
6423
|
"comment": "Used for the icon of a neutral badge when static or the default state when linked.",
|
|
6406
6424
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6408,7 +6426,7 @@
|
|
|
6408
6426
|
"original": {
|
|
6409
6427
|
"value": {
|
|
6410
6428
|
"default": "{color.neutral.500}",
|
|
6411
|
-
"dark": "{color.neutral.
|
|
6429
|
+
"dark": "{color.neutral.950}"
|
|
6412
6430
|
},
|
|
6413
6431
|
"$type": "color",
|
|
6414
6432
|
"comment": "Used for the icon of a neutral badge when static or the default state when linked."
|
|
@@ -6424,7 +6442,7 @@
|
|
|
6424
6442
|
]
|
|
6425
6443
|
},
|
|
6426
6444
|
"hover": {
|
|
6427
|
-
"value": "#
|
|
6445
|
+
"value": "#18171d",
|
|
6428
6446
|
"$type": "color",
|
|
6429
6447
|
"comment": "Used for the icon of a neutral badge in the hover state.",
|
|
6430
6448
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6432,7 +6450,7 @@
|
|
|
6432
6450
|
"original": {
|
|
6433
6451
|
"value": {
|
|
6434
6452
|
"default": "{color.neutral.600}",
|
|
6435
|
-
"dark": "{color.neutral.
|
|
6453
|
+
"dark": "{color.neutral.950}"
|
|
6436
6454
|
},
|
|
6437
6455
|
"$type": "color",
|
|
6438
6456
|
"comment": "Used for the icon of a neutral badge in the hover state."
|
|
@@ -6448,7 +6466,7 @@
|
|
|
6448
6466
|
]
|
|
6449
6467
|
},
|
|
6450
6468
|
"focus": {
|
|
6451
|
-
"value": "#
|
|
6469
|
+
"value": "#18171d",
|
|
6452
6470
|
"$type": "color",
|
|
6453
6471
|
"comment": "Used for the icon of a neutral badge in the focus state.",
|
|
6454
6472
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6469,7 +6487,7 @@
|
|
|
6469
6487
|
]
|
|
6470
6488
|
},
|
|
6471
6489
|
"active": {
|
|
6472
|
-
"value": "#
|
|
6490
|
+
"value": "#18171d",
|
|
6473
6491
|
"$type": "color",
|
|
6474
6492
|
"comment": "Used for the icon of a neutral badge in the active state.",
|
|
6475
6493
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6477,7 +6495,7 @@
|
|
|
6477
6495
|
"original": {
|
|
6478
6496
|
"value": {
|
|
6479
6497
|
"default": "{color.neutral.700}",
|
|
6480
|
-
"dark": "{color.neutral.
|
|
6498
|
+
"dark": "{color.neutral.950}"
|
|
6481
6499
|
},
|
|
6482
6500
|
"$type": "color",
|
|
6483
6501
|
"comment": "Used for the icon of a neutral badge in the active state."
|
|
@@ -6499,7 +6517,7 @@
|
|
|
6499
6517
|
"background": {
|
|
6500
6518
|
"color": {
|
|
6501
6519
|
"default": {
|
|
6502
|
-
"value": "#
|
|
6520
|
+
"value": "#63a6e9",
|
|
6503
6521
|
"$type": "color",
|
|
6504
6522
|
"comment": "Used for the background of an informational badge when static or the default state when linked.",
|
|
6505
6523
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6507,7 +6525,7 @@
|
|
|
6507
6525
|
"original": {
|
|
6508
6526
|
"value": {
|
|
6509
6527
|
"default": "{color.blue.100}",
|
|
6510
|
-
"dark": "{color.blue.
|
|
6528
|
+
"dark": "{color.blue.300}"
|
|
6511
6529
|
},
|
|
6512
6530
|
"$type": "color",
|
|
6513
6531
|
"comment": "Used for the background of an informational badge when static or the default state when linked."
|
|
@@ -6523,7 +6541,7 @@
|
|
|
6523
6541
|
]
|
|
6524
6542
|
},
|
|
6525
6543
|
"hover": {
|
|
6526
|
-
"value": "#
|
|
6544
|
+
"value": "#63a6e9",
|
|
6527
6545
|
"$type": "color",
|
|
6528
6546
|
"comment": "Used for the background of an informational badge in the hover state.",
|
|
6529
6547
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6544,7 +6562,7 @@
|
|
|
6544
6562
|
]
|
|
6545
6563
|
},
|
|
6546
6564
|
"focus": {
|
|
6547
|
-
"value": "#
|
|
6565
|
+
"value": "#63a6e9",
|
|
6548
6566
|
"$type": "color",
|
|
6549
6567
|
"comment": "Used for the background of an informational badge in the focus state.",
|
|
6550
6568
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6565,7 +6583,7 @@
|
|
|
6565
6583
|
]
|
|
6566
6584
|
},
|
|
6567
6585
|
"active": {
|
|
6568
|
-
"value": "#
|
|
6586
|
+
"value": "#9dc7f1",
|
|
6569
6587
|
"$type": "color",
|
|
6570
6588
|
"comment": "Used for the background of an informational badge in the active state.",
|
|
6571
6589
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6573,7 +6591,7 @@
|
|
|
6573
6591
|
"original": {
|
|
6574
6592
|
"value": {
|
|
6575
6593
|
"default": "{color.blue.200}",
|
|
6576
|
-
"dark": "{color.blue.
|
|
6594
|
+
"dark": "{color.blue.200}"
|
|
6577
6595
|
},
|
|
6578
6596
|
"$type": "color",
|
|
6579
6597
|
"comment": "Used for the background of an informational badge in the active state."
|
|
@@ -6614,7 +6632,7 @@
|
|
|
6614
6632
|
]
|
|
6615
6633
|
},
|
|
6616
6634
|
"hover": {
|
|
6617
|
-
"value": "#
|
|
6635
|
+
"value": "#9dc7f1",
|
|
6618
6636
|
"$type": "color",
|
|
6619
6637
|
"comment": "Used for the border of an informational badge in the hover state.",
|
|
6620
6638
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6622,7 +6640,7 @@
|
|
|
6622
6640
|
"original": {
|
|
6623
6641
|
"value": {
|
|
6624
6642
|
"default": "{color.blue.200}",
|
|
6625
|
-
"dark": "{color.blue.
|
|
6643
|
+
"dark": "{color.blue.200}"
|
|
6626
6644
|
},
|
|
6627
6645
|
"$type": "color",
|
|
6628
6646
|
"comment": "Used for the border of an informational badge in the hover state."
|
|
@@ -6684,7 +6702,7 @@
|
|
|
6684
6702
|
"text": {
|
|
6685
6703
|
"color": {
|
|
6686
6704
|
"default": {
|
|
6687
|
-
"value": "#
|
|
6705
|
+
"value": "#002850",
|
|
6688
6706
|
"$type": "color",
|
|
6689
6707
|
"comment": "Used for the text of an informational badge when static or the default state when linked.",
|
|
6690
6708
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6692,7 +6710,7 @@
|
|
|
6692
6710
|
"original": {
|
|
6693
6711
|
"value": {
|
|
6694
6712
|
"default": "{color.blue.700}",
|
|
6695
|
-
"dark": "{color.blue.
|
|
6713
|
+
"dark": "{color.blue.950}"
|
|
6696
6714
|
},
|
|
6697
6715
|
"$type": "color",
|
|
6698
6716
|
"comment": "Used for the text of an informational badge when static or the default state when linked."
|
|
@@ -6708,7 +6726,7 @@
|
|
|
6708
6726
|
]
|
|
6709
6727
|
},
|
|
6710
6728
|
"hover": {
|
|
6711
|
-
"value": "#
|
|
6729
|
+
"value": "#002850",
|
|
6712
6730
|
"$type": "color",
|
|
6713
6731
|
"comment": "Used for the text of an informational badge in the hover state.",
|
|
6714
6732
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6716,7 +6734,7 @@
|
|
|
6716
6734
|
"original": {
|
|
6717
6735
|
"value": {
|
|
6718
6736
|
"default": "{color.blue.800}",
|
|
6719
|
-
"dark": "{color.blue.
|
|
6737
|
+
"dark": "{color.blue.950}"
|
|
6720
6738
|
},
|
|
6721
6739
|
"$type": "color",
|
|
6722
6740
|
"comment": "Used for the text of an informational badge in the hover state."
|
|
@@ -6732,7 +6750,7 @@
|
|
|
6732
6750
|
]
|
|
6733
6751
|
},
|
|
6734
6752
|
"focus": {
|
|
6735
|
-
"value": "#
|
|
6753
|
+
"value": "#002850",
|
|
6736
6754
|
"$type": "color",
|
|
6737
6755
|
"comment": "Used for the text of an informational badge in the focus state.",
|
|
6738
6756
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6753,7 +6771,7 @@
|
|
|
6753
6771
|
]
|
|
6754
6772
|
},
|
|
6755
6773
|
"active": {
|
|
6756
|
-
"value": "#
|
|
6774
|
+
"value": "#002850",
|
|
6757
6775
|
"$type": "color",
|
|
6758
6776
|
"comment": "Used for the text of an informational badge in the active state.",
|
|
6759
6777
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6761,7 +6779,7 @@
|
|
|
6761
6779
|
"original": {
|
|
6762
6780
|
"value": {
|
|
6763
6781
|
"default": "{color.blue.900}",
|
|
6764
|
-
"dark": "{color.blue.
|
|
6782
|
+
"dark": "{color.blue.950}"
|
|
6765
6783
|
},
|
|
6766
6784
|
"$type": "color",
|
|
6767
6785
|
"comment": "Used for the text of an informational badge in the active state."
|
|
@@ -6781,7 +6799,7 @@
|
|
|
6781
6799
|
"icon": {
|
|
6782
6800
|
"color": {
|
|
6783
6801
|
"default": {
|
|
6784
|
-
"value": "#
|
|
6802
|
+
"value": "#002850",
|
|
6785
6803
|
"$type": "color",
|
|
6786
6804
|
"comment": "Used for the icon of an informational badge when static or the default state when linked.",
|
|
6787
6805
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6789,7 +6807,7 @@
|
|
|
6789
6807
|
"original": {
|
|
6790
6808
|
"value": {
|
|
6791
6809
|
"default": "{color.blue.500}",
|
|
6792
|
-
"dark": "{color.blue.
|
|
6810
|
+
"dark": "{color.blue.950}"
|
|
6793
6811
|
},
|
|
6794
6812
|
"$type": "color",
|
|
6795
6813
|
"comment": "Used for the icon of an informational badge when static or the default state when linked."
|
|
@@ -6805,7 +6823,7 @@
|
|
|
6805
6823
|
]
|
|
6806
6824
|
},
|
|
6807
6825
|
"hover": {
|
|
6808
|
-
"value": "#
|
|
6826
|
+
"value": "#002850",
|
|
6809
6827
|
"$type": "color",
|
|
6810
6828
|
"comment": "Used for the icon of an informational badge in the hover state.",
|
|
6811
6829
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6813,7 +6831,7 @@
|
|
|
6813
6831
|
"original": {
|
|
6814
6832
|
"value": {
|
|
6815
6833
|
"default": "{color.blue.600}",
|
|
6816
|
-
"dark": "{color.blue.
|
|
6834
|
+
"dark": "{color.blue.950}"
|
|
6817
6835
|
},
|
|
6818
6836
|
"$type": "color",
|
|
6819
6837
|
"comment": "Used for the icon of an informational badge in the hover state."
|
|
@@ -6829,7 +6847,7 @@
|
|
|
6829
6847
|
]
|
|
6830
6848
|
},
|
|
6831
6849
|
"focus": {
|
|
6832
|
-
"value": "#
|
|
6850
|
+
"value": "#002850",
|
|
6833
6851
|
"$type": "color",
|
|
6834
6852
|
"comment": "Used for the icon of an informational badge in the focus state.",
|
|
6835
6853
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6850,7 +6868,7 @@
|
|
|
6850
6868
|
]
|
|
6851
6869
|
},
|
|
6852
6870
|
"active": {
|
|
6853
|
-
"value": "#
|
|
6871
|
+
"value": "#002850",
|
|
6854
6872
|
"$type": "color",
|
|
6855
6873
|
"comment": "Used for the icon of an informational badge in the active state.",
|
|
6856
6874
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6858,7 +6876,7 @@
|
|
|
6858
6876
|
"original": {
|
|
6859
6877
|
"value": {
|
|
6860
6878
|
"default": "{color.blue.700}",
|
|
6861
|
-
"dark": "{color.blue.
|
|
6879
|
+
"dark": "{color.blue.950}"
|
|
6862
6880
|
},
|
|
6863
6881
|
"$type": "color",
|
|
6864
6882
|
"comment": "Used for the icon of an informational badge in the active state."
|
|
@@ -6880,7 +6898,7 @@
|
|
|
6880
6898
|
"background": {
|
|
6881
6899
|
"color": {
|
|
6882
6900
|
"default": {
|
|
6883
|
-
"value": "#
|
|
6901
|
+
"value": "#52b87a",
|
|
6884
6902
|
"$type": "color",
|
|
6885
6903
|
"comment": "Used for the background of a success badge when static or the default state when linked.",
|
|
6886
6904
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6888,7 +6906,7 @@
|
|
|
6888
6906
|
"original": {
|
|
6889
6907
|
"value": {
|
|
6890
6908
|
"default": "{color.green.100}",
|
|
6891
|
-
"dark": "{color.green.
|
|
6909
|
+
"dark": "{color.green.300}"
|
|
6892
6910
|
},
|
|
6893
6911
|
"$type": "color",
|
|
6894
6912
|
"comment": "Used for the background of a success badge when static or the default state when linked."
|
|
@@ -6904,7 +6922,7 @@
|
|
|
6904
6922
|
]
|
|
6905
6923
|
},
|
|
6906
6924
|
"hover": {
|
|
6907
|
-
"value": "#
|
|
6925
|
+
"value": "#52b87a",
|
|
6908
6926
|
"$type": "color",
|
|
6909
6927
|
"comment": "Used for the background of a success badge in the hover state.",
|
|
6910
6928
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6925,7 +6943,7 @@
|
|
|
6925
6943
|
]
|
|
6926
6944
|
},
|
|
6927
6945
|
"focus": {
|
|
6928
|
-
"value": "#
|
|
6946
|
+
"value": "#52b87a",
|
|
6929
6947
|
"$type": "color",
|
|
6930
6948
|
"comment": "Used for the background of a success badge in the focus state.",
|
|
6931
6949
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6946,7 +6964,7 @@
|
|
|
6946
6964
|
]
|
|
6947
6965
|
},
|
|
6948
6966
|
"active": {
|
|
6949
|
-
"value": "#
|
|
6967
|
+
"value": "#91d4a8",
|
|
6950
6968
|
"$type": "color",
|
|
6951
6969
|
"comment": "Used for the background of a success badge in the active state.",
|
|
6952
6970
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -6954,7 +6972,7 @@
|
|
|
6954
6972
|
"original": {
|
|
6955
6973
|
"value": {
|
|
6956
6974
|
"default": "{color.green.200}",
|
|
6957
|
-
"dark": "{color.green.
|
|
6975
|
+
"dark": "{color.green.200}"
|
|
6958
6976
|
},
|
|
6959
6977
|
"$type": "color",
|
|
6960
6978
|
"comment": "Used for the background of a success badge in the active state."
|
|
@@ -6995,7 +7013,7 @@
|
|
|
6995
7013
|
]
|
|
6996
7014
|
},
|
|
6997
7015
|
"hover": {
|
|
6998
|
-
"value": "#
|
|
7016
|
+
"value": "#91d4a8",
|
|
6999
7017
|
"$type": "color",
|
|
7000
7018
|
"comment": "Used for the border of a success badge in the hover state.",
|
|
7001
7019
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7003,7 +7021,7 @@
|
|
|
7003
7021
|
"original": {
|
|
7004
7022
|
"value": {
|
|
7005
7023
|
"default": "{color.green.200}",
|
|
7006
|
-
"dark": "{color.green.
|
|
7024
|
+
"dark": "{color.green.200}"
|
|
7007
7025
|
},
|
|
7008
7026
|
"$type": "color",
|
|
7009
7027
|
"comment": "Used for the border of a success badge in the hover state."
|
|
@@ -7065,7 +7083,7 @@
|
|
|
7065
7083
|
"text": {
|
|
7066
7084
|
"color": {
|
|
7067
7085
|
"default": {
|
|
7068
|
-
"value": "#
|
|
7086
|
+
"value": "#072b15",
|
|
7069
7087
|
"$type": "color",
|
|
7070
7088
|
"comment": "Used for the text of a success badge when static or the default state when linked.",
|
|
7071
7089
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7073,7 +7091,7 @@
|
|
|
7073
7091
|
"original": {
|
|
7074
7092
|
"value": {
|
|
7075
7093
|
"default": "{color.green.700}",
|
|
7076
|
-
"dark": "{color.green.
|
|
7094
|
+
"dark": "{color.green.950}"
|
|
7077
7095
|
},
|
|
7078
7096
|
"$type": "color",
|
|
7079
7097
|
"comment": "Used for the text of a success badge when static or the default state when linked."
|
|
@@ -7089,7 +7107,7 @@
|
|
|
7089
7107
|
]
|
|
7090
7108
|
},
|
|
7091
7109
|
"hover": {
|
|
7092
|
-
"value": "#
|
|
7110
|
+
"value": "#072b15",
|
|
7093
7111
|
"$type": "color",
|
|
7094
7112
|
"comment": "Used for the text of a success badge in the hover state.",
|
|
7095
7113
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7097,7 +7115,7 @@
|
|
|
7097
7115
|
"original": {
|
|
7098
7116
|
"value": {
|
|
7099
7117
|
"default": "{color.green.800}",
|
|
7100
|
-
"dark": "{color.green.
|
|
7118
|
+
"dark": "{color.green.950}"
|
|
7101
7119
|
},
|
|
7102
7120
|
"$type": "color",
|
|
7103
7121
|
"comment": "Used for the text of a success badge in the hover state."
|
|
@@ -7113,7 +7131,7 @@
|
|
|
7113
7131
|
]
|
|
7114
7132
|
},
|
|
7115
7133
|
"focus": {
|
|
7116
|
-
"value": "#
|
|
7134
|
+
"value": "#072b15",
|
|
7117
7135
|
"$type": "color",
|
|
7118
7136
|
"comment": "Used for the text of a success badge in the focus state.",
|
|
7119
7137
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7134,7 +7152,7 @@
|
|
|
7134
7152
|
]
|
|
7135
7153
|
},
|
|
7136
7154
|
"active": {
|
|
7137
|
-
"value": "#
|
|
7155
|
+
"value": "#072b15",
|
|
7138
7156
|
"$type": "color",
|
|
7139
7157
|
"comment": "Used for the text of a success badge in the active state.",
|
|
7140
7158
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7142,7 +7160,7 @@
|
|
|
7142
7160
|
"original": {
|
|
7143
7161
|
"value": {
|
|
7144
7162
|
"default": "{color.green.900}",
|
|
7145
|
-
"dark": "{color.green.
|
|
7163
|
+
"dark": "{color.green.950}"
|
|
7146
7164
|
},
|
|
7147
7165
|
"$type": "color",
|
|
7148
7166
|
"comment": "Used for the text of a success badge in the active state."
|
|
@@ -7162,7 +7180,7 @@
|
|
|
7162
7180
|
"icon": {
|
|
7163
7181
|
"color": {
|
|
7164
7182
|
"default": {
|
|
7165
|
-
"value": "#
|
|
7183
|
+
"value": "#072b15",
|
|
7166
7184
|
"$type": "color",
|
|
7167
7185
|
"comment": "Used for the icon of a success badge when static or the default state when linked.",
|
|
7168
7186
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7170,7 +7188,7 @@
|
|
|
7170
7188
|
"original": {
|
|
7171
7189
|
"value": {
|
|
7172
7190
|
"default": "{color.green.500}",
|
|
7173
|
-
"dark": "{color.green.
|
|
7191
|
+
"dark": "{color.green.950}"
|
|
7174
7192
|
},
|
|
7175
7193
|
"$type": "color",
|
|
7176
7194
|
"comment": "Used for the icon of a success badge when static or the default state when linked."
|
|
@@ -7186,7 +7204,7 @@
|
|
|
7186
7204
|
]
|
|
7187
7205
|
},
|
|
7188
7206
|
"hover": {
|
|
7189
|
-
"value": "#
|
|
7207
|
+
"value": "#072b15",
|
|
7190
7208
|
"$type": "color",
|
|
7191
7209
|
"comment": "Used for the icon of a success badge in the hover state.",
|
|
7192
7210
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7194,7 +7212,7 @@
|
|
|
7194
7212
|
"original": {
|
|
7195
7213
|
"value": {
|
|
7196
7214
|
"default": "{color.green.600}",
|
|
7197
|
-
"dark": "{color.green.
|
|
7215
|
+
"dark": "{color.green.950}"
|
|
7198
7216
|
},
|
|
7199
7217
|
"$type": "color",
|
|
7200
7218
|
"comment": "Used for the icon of a success badge in the hover state."
|
|
@@ -7210,7 +7228,7 @@
|
|
|
7210
7228
|
]
|
|
7211
7229
|
},
|
|
7212
7230
|
"focus": {
|
|
7213
|
-
"value": "#
|
|
7231
|
+
"value": "#072b15",
|
|
7214
7232
|
"$type": "color",
|
|
7215
7233
|
"comment": "Used for the icon of a success badge in the focus state.",
|
|
7216
7234
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7231,7 +7249,7 @@
|
|
|
7231
7249
|
]
|
|
7232
7250
|
},
|
|
7233
7251
|
"active": {
|
|
7234
|
-
"value": "#
|
|
7252
|
+
"value": "#072b15",
|
|
7235
7253
|
"$type": "color",
|
|
7236
7254
|
"comment": "Used for the icon of a success badge in the active state.",
|
|
7237
7255
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7239,7 +7257,7 @@
|
|
|
7239
7257
|
"original": {
|
|
7240
7258
|
"value": {
|
|
7241
7259
|
"default": "{color.green.700}",
|
|
7242
|
-
"dark": "{color.green.
|
|
7260
|
+
"dark": "{color.green.950}"
|
|
7243
7261
|
},
|
|
7244
7262
|
"$type": "color",
|
|
7245
7263
|
"comment": "Used for the icon of a success badge in the active state."
|
|
@@ -7261,7 +7279,7 @@
|
|
|
7261
7279
|
"background": {
|
|
7262
7280
|
"color": {
|
|
7263
7281
|
"default": {
|
|
7264
|
-
"value": "#
|
|
7282
|
+
"value": "#d99530",
|
|
7265
7283
|
"$type": "color",
|
|
7266
7284
|
"comment": "Used for the background of a warning badge when static or the default state when linked.",
|
|
7267
7285
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7269,7 +7287,7 @@
|
|
|
7269
7287
|
"original": {
|
|
7270
7288
|
"value": {
|
|
7271
7289
|
"default": "{color.orange.100}",
|
|
7272
|
-
"dark": "{color.orange.
|
|
7290
|
+
"dark": "{color.orange.300}"
|
|
7273
7291
|
},
|
|
7274
7292
|
"$type": "color",
|
|
7275
7293
|
"comment": "Used for the background of a warning badge when static or the default state when linked."
|
|
@@ -7285,7 +7303,7 @@
|
|
|
7285
7303
|
]
|
|
7286
7304
|
},
|
|
7287
7305
|
"hover": {
|
|
7288
|
-
"value": "#
|
|
7306
|
+
"value": "#d99530",
|
|
7289
7307
|
"$type": "color",
|
|
7290
7308
|
"comment": "Used for the background of a warning badge in the hover state.",
|
|
7291
7309
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7306,7 +7324,7 @@
|
|
|
7306
7324
|
]
|
|
7307
7325
|
},
|
|
7308
7326
|
"focus": {
|
|
7309
|
-
"value": "#
|
|
7327
|
+
"value": "#d99530",
|
|
7310
7328
|
"$type": "color",
|
|
7311
7329
|
"comment": "Used for the background of a warning badge in the focus state.",
|
|
7312
7330
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7327,7 +7345,7 @@
|
|
|
7327
7345
|
]
|
|
7328
7346
|
},
|
|
7329
7347
|
"active": {
|
|
7330
|
-
"value": "#
|
|
7348
|
+
"value": "#e9be74",
|
|
7331
7349
|
"$type": "color",
|
|
7332
7350
|
"comment": "Used for the background of a warning badge in the active state.",
|
|
7333
7351
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7335,7 +7353,7 @@
|
|
|
7335
7353
|
"original": {
|
|
7336
7354
|
"value": {
|
|
7337
7355
|
"default": "{color.orange.200}",
|
|
7338
|
-
"dark": "{color.orange.
|
|
7356
|
+
"dark": "{color.orange.200}"
|
|
7339
7357
|
},
|
|
7340
7358
|
"$type": "color",
|
|
7341
7359
|
"comment": "Used for the background of a warning badge in the active state."
|
|
@@ -7376,7 +7394,7 @@
|
|
|
7376
7394
|
]
|
|
7377
7395
|
},
|
|
7378
7396
|
"hover": {
|
|
7379
|
-
"value": "#
|
|
7397
|
+
"value": "#e9be74",
|
|
7380
7398
|
"$type": "color",
|
|
7381
7399
|
"comment": "Used for the border of a warning badge in the hover state.",
|
|
7382
7400
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7384,7 +7402,7 @@
|
|
|
7384
7402
|
"original": {
|
|
7385
7403
|
"value": {
|
|
7386
7404
|
"default": "{color.orange.200}",
|
|
7387
|
-
"dark": "{color.orange.
|
|
7405
|
+
"dark": "{color.orange.200}"
|
|
7388
7406
|
},
|
|
7389
7407
|
"$type": "color",
|
|
7390
7408
|
"comment": "Used for the border of a warning badge in the hover state."
|
|
@@ -7446,7 +7464,7 @@
|
|
|
7446
7464
|
"text": {
|
|
7447
7465
|
"color": {
|
|
7448
7466
|
"default": {
|
|
7449
|
-
"value": "#
|
|
7467
|
+
"value": "#421f00",
|
|
7450
7468
|
"$type": "color",
|
|
7451
7469
|
"comment": "Used for the text of a warning badge when static or the default state when linked.",
|
|
7452
7470
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7454,7 +7472,7 @@
|
|
|
7454
7472
|
"original": {
|
|
7455
7473
|
"value": {
|
|
7456
7474
|
"default": "{color.orange.700}",
|
|
7457
|
-
"dark": "{color.orange.
|
|
7475
|
+
"dark": "{color.orange.950}"
|
|
7458
7476
|
},
|
|
7459
7477
|
"$type": "color",
|
|
7460
7478
|
"comment": "Used for the text of a warning badge when static or the default state when linked."
|
|
@@ -7470,7 +7488,7 @@
|
|
|
7470
7488
|
]
|
|
7471
7489
|
},
|
|
7472
7490
|
"hover": {
|
|
7473
|
-
"value": "#
|
|
7491
|
+
"value": "#421f00",
|
|
7474
7492
|
"$type": "color",
|
|
7475
7493
|
"comment": "Used for the text of a warning badge in the hover state.",
|
|
7476
7494
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7478,7 +7496,7 @@
|
|
|
7478
7496
|
"original": {
|
|
7479
7497
|
"value": {
|
|
7480
7498
|
"default": "{color.orange.800}",
|
|
7481
|
-
"dark": "{color.orange.
|
|
7499
|
+
"dark": "{color.orange.950}"
|
|
7482
7500
|
},
|
|
7483
7501
|
"$type": "color",
|
|
7484
7502
|
"comment": "Used for the text of a warning badge in the hover state."
|
|
@@ -7494,7 +7512,7 @@
|
|
|
7494
7512
|
]
|
|
7495
7513
|
},
|
|
7496
7514
|
"focus": {
|
|
7497
|
-
"value": "#
|
|
7515
|
+
"value": "#421f00",
|
|
7498
7516
|
"$type": "color",
|
|
7499
7517
|
"comment": "Used for the text of a warning badge in the focus state.",
|
|
7500
7518
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7515,7 +7533,7 @@
|
|
|
7515
7533
|
]
|
|
7516
7534
|
},
|
|
7517
7535
|
"active": {
|
|
7518
|
-
"value": "#
|
|
7536
|
+
"value": "#421f00",
|
|
7519
7537
|
"$type": "color",
|
|
7520
7538
|
"comment": "Used for the text of a warning badge in the active state.",
|
|
7521
7539
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7523,7 +7541,7 @@
|
|
|
7523
7541
|
"original": {
|
|
7524
7542
|
"value": {
|
|
7525
7543
|
"default": "{color.orange.900}",
|
|
7526
|
-
"dark": "{color.orange.
|
|
7544
|
+
"dark": "{color.orange.950}"
|
|
7527
7545
|
},
|
|
7528
7546
|
"$type": "color",
|
|
7529
7547
|
"comment": "Used for the text of a warning badge in the active state."
|
|
@@ -7543,7 +7561,7 @@
|
|
|
7543
7561
|
"icon": {
|
|
7544
7562
|
"color": {
|
|
7545
7563
|
"default": {
|
|
7546
|
-
"value": "#
|
|
7564
|
+
"value": "#421f00",
|
|
7547
7565
|
"$type": "color",
|
|
7548
7566
|
"comment": "Used for the icon of a warning badge when static or the default state when linked.",
|
|
7549
7567
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7551,7 +7569,7 @@
|
|
|
7551
7569
|
"original": {
|
|
7552
7570
|
"value": {
|
|
7553
7571
|
"default": "{color.orange.500}",
|
|
7554
|
-
"dark": "{color.orange.
|
|
7572
|
+
"dark": "{color.orange.950}"
|
|
7555
7573
|
},
|
|
7556
7574
|
"$type": "color",
|
|
7557
7575
|
"comment": "Used for the icon of a warning badge when static or the default state when linked."
|
|
@@ -7567,7 +7585,7 @@
|
|
|
7567
7585
|
]
|
|
7568
7586
|
},
|
|
7569
7587
|
"hover": {
|
|
7570
|
-
"value": "#
|
|
7588
|
+
"value": "#421f00",
|
|
7571
7589
|
"$type": "color",
|
|
7572
7590
|
"comment": "Used for the icon of a warning badge in the hover state.",
|
|
7573
7591
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7575,7 +7593,7 @@
|
|
|
7575
7593
|
"original": {
|
|
7576
7594
|
"value": {
|
|
7577
7595
|
"default": "{color.orange.600}",
|
|
7578
|
-
"dark": "{color.orange.
|
|
7596
|
+
"dark": "{color.orange.950}"
|
|
7579
7597
|
},
|
|
7580
7598
|
"$type": "color",
|
|
7581
7599
|
"comment": "Used for the icon of a warning badge in the hover state."
|
|
@@ -7591,7 +7609,7 @@
|
|
|
7591
7609
|
]
|
|
7592
7610
|
},
|
|
7593
7611
|
"focus": {
|
|
7594
|
-
"value": "#
|
|
7612
|
+
"value": "#421f00",
|
|
7595
7613
|
"$type": "color",
|
|
7596
7614
|
"comment": "Used for the icon of a warning badge in the focus state.",
|
|
7597
7615
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7612,7 +7630,7 @@
|
|
|
7612
7630
|
]
|
|
7613
7631
|
},
|
|
7614
7632
|
"active": {
|
|
7615
|
-
"value": "#
|
|
7633
|
+
"value": "#421f00",
|
|
7616
7634
|
"$type": "color",
|
|
7617
7635
|
"comment": "Used for the icon of a warning badge in the active state.",
|
|
7618
7636
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7620,7 +7638,7 @@
|
|
|
7620
7638
|
"original": {
|
|
7621
7639
|
"value": {
|
|
7622
7640
|
"default": "{color.orange.700}",
|
|
7623
|
-
"dark": "{color.orange.
|
|
7641
|
+
"dark": "{color.orange.950}"
|
|
7624
7642
|
},
|
|
7625
7643
|
"$type": "color",
|
|
7626
7644
|
"comment": "Used for the icon of a warning badge in the active state."
|
|
@@ -7642,7 +7660,7 @@
|
|
|
7642
7660
|
"background": {
|
|
7643
7661
|
"color": {
|
|
7644
7662
|
"default": {
|
|
7645
|
-
"value": "#
|
|
7663
|
+
"value": "#f57f6c",
|
|
7646
7664
|
"$type": "color",
|
|
7647
7665
|
"comment": "Used for the background of a danger badge when static or the default state when linked.",
|
|
7648
7666
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7650,7 +7668,7 @@
|
|
|
7650
7668
|
"original": {
|
|
7651
7669
|
"value": {
|
|
7652
7670
|
"default": "{color.red.100}",
|
|
7653
|
-
"dark": "{color.red.
|
|
7671
|
+
"dark": "{color.red.300}"
|
|
7654
7672
|
},
|
|
7655
7673
|
"$type": "color",
|
|
7656
7674
|
"comment": "Used for the background of a danger badge when static or the default state when linked."
|
|
@@ -7666,7 +7684,7 @@
|
|
|
7666
7684
|
]
|
|
7667
7685
|
},
|
|
7668
7686
|
"hover": {
|
|
7669
|
-
"value": "#
|
|
7687
|
+
"value": "#f57f6c",
|
|
7670
7688
|
"$type": "color",
|
|
7671
7689
|
"comment": "Used for the background of a danger badge in the hover state.",
|
|
7672
7690
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7687,7 +7705,7 @@
|
|
|
7687
7705
|
]
|
|
7688
7706
|
},
|
|
7689
7707
|
"focus": {
|
|
7690
|
-
"value": "#
|
|
7708
|
+
"value": "#f57f6c",
|
|
7691
7709
|
"$type": "color",
|
|
7692
7710
|
"comment": "Used for the background of a danger badge in the focus state.",
|
|
7693
7711
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7708,7 +7726,7 @@
|
|
|
7708
7726
|
]
|
|
7709
7727
|
},
|
|
7710
7728
|
"active": {
|
|
7711
|
-
"value": "#
|
|
7729
|
+
"value": "#fcb5aa",
|
|
7712
7730
|
"$type": "color",
|
|
7713
7731
|
"comment": "Used for the background of a danger badge in the active state.",
|
|
7714
7732
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7716,7 +7734,7 @@
|
|
|
7716
7734
|
"original": {
|
|
7717
7735
|
"value": {
|
|
7718
7736
|
"default": "{color.red.200}",
|
|
7719
|
-
"dark": "{color.red.
|
|
7737
|
+
"dark": "{color.red.200}"
|
|
7720
7738
|
},
|
|
7721
7739
|
"$type": "color",
|
|
7722
7740
|
"comment": "Used for the background of a danger badge in the active state."
|
|
@@ -7757,7 +7775,7 @@
|
|
|
7757
7775
|
]
|
|
7758
7776
|
},
|
|
7759
7777
|
"hover": {
|
|
7760
|
-
"value": "#
|
|
7778
|
+
"value": "#fcb5aa",
|
|
7761
7779
|
"$type": "color",
|
|
7762
7780
|
"comment": "Used for the border of a danger badge in the hover state.",
|
|
7763
7781
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7765,7 +7783,7 @@
|
|
|
7765
7783
|
"original": {
|
|
7766
7784
|
"value": {
|
|
7767
7785
|
"default": "{color.red.200}",
|
|
7768
|
-
"dark": "{color.red.
|
|
7786
|
+
"dark": "{color.red.200}"
|
|
7769
7787
|
},
|
|
7770
7788
|
"$type": "color",
|
|
7771
7789
|
"comment": "Used for the border of a danger badge in the hover state."
|
|
@@ -7827,7 +7845,7 @@
|
|
|
7827
7845
|
"text": {
|
|
7828
7846
|
"color": {
|
|
7829
7847
|
"default": {
|
|
7830
|
-
"value": "#
|
|
7848
|
+
"value": "#4d0a00",
|
|
7831
7849
|
"$type": "color",
|
|
7832
7850
|
"comment": "Used for the text of a danger badge when static or the default state when linked.",
|
|
7833
7851
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7835,7 +7853,7 @@
|
|
|
7835
7853
|
"original": {
|
|
7836
7854
|
"value": {
|
|
7837
7855
|
"default": "{color.red.700}",
|
|
7838
|
-
"dark": "{color.red.
|
|
7856
|
+
"dark": "{color.red.950}"
|
|
7839
7857
|
},
|
|
7840
7858
|
"$type": "color",
|
|
7841
7859
|
"comment": "Used for the text of a danger badge when static or the default state when linked."
|
|
@@ -7851,7 +7869,7 @@
|
|
|
7851
7869
|
]
|
|
7852
7870
|
},
|
|
7853
7871
|
"hover": {
|
|
7854
|
-
"value": "#
|
|
7872
|
+
"value": "#4d0a00",
|
|
7855
7873
|
"$type": "color",
|
|
7856
7874
|
"comment": "Used for the text of a danger badge in the hover state.",
|
|
7857
7875
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7859,7 +7877,7 @@
|
|
|
7859
7877
|
"original": {
|
|
7860
7878
|
"value": {
|
|
7861
7879
|
"default": "{color.red.800}",
|
|
7862
|
-
"dark": "{color.red.
|
|
7880
|
+
"dark": "{color.red.950}"
|
|
7863
7881
|
},
|
|
7864
7882
|
"$type": "color",
|
|
7865
7883
|
"comment": "Used for the text of a danger badge in the hover state."
|
|
@@ -7875,7 +7893,7 @@
|
|
|
7875
7893
|
]
|
|
7876
7894
|
},
|
|
7877
7895
|
"focus": {
|
|
7878
|
-
"value": "#
|
|
7896
|
+
"value": "#4d0a00",
|
|
7879
7897
|
"$type": "color",
|
|
7880
7898
|
"comment": "Used for the text of a danger badge in the focus state.",
|
|
7881
7899
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7896,7 +7914,7 @@
|
|
|
7896
7914
|
]
|
|
7897
7915
|
},
|
|
7898
7916
|
"active": {
|
|
7899
|
-
"value": "#
|
|
7917
|
+
"value": "#4d0a00",
|
|
7900
7918
|
"$type": "color",
|
|
7901
7919
|
"comment": "Used for the text of a danger badge in the active state.",
|
|
7902
7920
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7904,7 +7922,7 @@
|
|
|
7904
7922
|
"original": {
|
|
7905
7923
|
"value": {
|
|
7906
7924
|
"default": "{color.red.900}",
|
|
7907
|
-
"dark": "{color.red.
|
|
7925
|
+
"dark": "{color.red.950}"
|
|
7908
7926
|
},
|
|
7909
7927
|
"$type": "color",
|
|
7910
7928
|
"comment": "Used for the text of a danger badge in the active state."
|
|
@@ -7924,15 +7942,15 @@
|
|
|
7924
7942
|
"icon": {
|
|
7925
7943
|
"color": {
|
|
7926
7944
|
"default": {
|
|
7927
|
-
"value": "#
|
|
7945
|
+
"value": "#4d0a00",
|
|
7928
7946
|
"$type": "color",
|
|
7929
7947
|
"comment": "Used for the icon of a danger badge when static or the default state when linked.",
|
|
7930
7948
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
7931
7949
|
"isSource": true,
|
|
7932
7950
|
"original": {
|
|
7933
7951
|
"value": {
|
|
7934
|
-
"default": "{color.red.
|
|
7935
|
-
"dark": "{color.red.
|
|
7952
|
+
"default": "{color.red.700}",
|
|
7953
|
+
"dark": "{color.red.950}"
|
|
7936
7954
|
},
|
|
7937
7955
|
"$type": "color",
|
|
7938
7956
|
"comment": "Used for the icon of a danger badge when static or the default state when linked."
|
|
@@ -7948,15 +7966,15 @@
|
|
|
7948
7966
|
]
|
|
7949
7967
|
},
|
|
7950
7968
|
"hover": {
|
|
7951
|
-
"value": "#
|
|
7969
|
+
"value": "#4d0a00",
|
|
7952
7970
|
"$type": "color",
|
|
7953
7971
|
"comment": "Used for the icon of a danger badge in the hover state.",
|
|
7954
7972
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
7955
7973
|
"isSource": true,
|
|
7956
7974
|
"original": {
|
|
7957
7975
|
"value": {
|
|
7958
|
-
"default": "{color.red.
|
|
7959
|
-
"dark": "{color.red.
|
|
7976
|
+
"default": "{color.red.800}",
|
|
7977
|
+
"dark": "{color.red.950}"
|
|
7960
7978
|
},
|
|
7961
7979
|
"$type": "color",
|
|
7962
7980
|
"comment": "Used for the icon of a danger badge in the hover state."
|
|
@@ -7972,7 +7990,7 @@
|
|
|
7972
7990
|
]
|
|
7973
7991
|
},
|
|
7974
7992
|
"focus": {
|
|
7975
|
-
"value": "#
|
|
7993
|
+
"value": "#4d0a00",
|
|
7976
7994
|
"$type": "color",
|
|
7977
7995
|
"comment": "Used for the icon of a danger badge in the focus state.",
|
|
7978
7996
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -7993,15 +8011,15 @@
|
|
|
7993
8011
|
]
|
|
7994
8012
|
},
|
|
7995
8013
|
"active": {
|
|
7996
|
-
"value": "#
|
|
8014
|
+
"value": "#4d0a00",
|
|
7997
8015
|
"$type": "color",
|
|
7998
8016
|
"comment": "Used for the icon of a danger badge in the active state.",
|
|
7999
8017
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
8000
8018
|
"isSource": true,
|
|
8001
8019
|
"original": {
|
|
8002
8020
|
"value": {
|
|
8003
|
-
"default": "{color.red.
|
|
8004
|
-
"dark": "{color.red.
|
|
8021
|
+
"default": "{color.red.900}",
|
|
8022
|
+
"dark": "{color.red.950}"
|
|
8005
8023
|
},
|
|
8006
8024
|
"$type": "color",
|
|
8007
8025
|
"comment": "Used for the icon of a danger badge in the active state."
|
|
@@ -8023,7 +8041,7 @@
|
|
|
8023
8041
|
"background": {
|
|
8024
8042
|
"color": {
|
|
8025
8043
|
"default": {
|
|
8026
|
-
"value": "#
|
|
8044
|
+
"value": "#ac93e6",
|
|
8027
8045
|
"$type": "color",
|
|
8028
8046
|
"comment": "Used for the background of a tier related badge when static or the default state when linked.",
|
|
8029
8047
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -8031,7 +8049,7 @@
|
|
|
8031
8049
|
"original": {
|
|
8032
8050
|
"value": {
|
|
8033
8051
|
"default": "{color.purple.100}",
|
|
8034
|
-
"dark": "{color.purple.
|
|
8052
|
+
"dark": "{color.purple.300}"
|
|
8035
8053
|
},
|
|
8036
8054
|
"$type": "color",
|
|
8037
8055
|
"comment": "Used for the background of a tier related badge when static or the default state when linked."
|
|
@@ -8047,7 +8065,7 @@
|
|
|
8047
8065
|
]
|
|
8048
8066
|
},
|
|
8049
8067
|
"hover": {
|
|
8050
|
-
"value": "#
|
|
8068
|
+
"value": "#ac93e6",
|
|
8051
8069
|
"$type": "color",
|
|
8052
8070
|
"comment": "Used for the background of a tier related badge in the hover state.",
|
|
8053
8071
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -8068,7 +8086,7 @@
|
|
|
8068
8086
|
]
|
|
8069
8087
|
},
|
|
8070
8088
|
"focus": {
|
|
8071
|
-
"value": "#
|
|
8089
|
+
"value": "#ac93e6",
|
|
8072
8090
|
"$type": "color",
|
|
8073
8091
|
"comment": "Used for the background of a tier related badge in the focus state.",
|
|
8074
8092
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -8089,7 +8107,7 @@
|
|
|
8089
8107
|
]
|
|
8090
8108
|
},
|
|
8091
8109
|
"active": {
|
|
8092
|
-
"value": "#
|
|
8110
|
+
"value": "#cbbbf2",
|
|
8093
8111
|
"$type": "color",
|
|
8094
8112
|
"comment": "Used for the background of a tier related badge in the active state.",
|
|
8095
8113
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -8097,7 +8115,7 @@
|
|
|
8097
8115
|
"original": {
|
|
8098
8116
|
"value": {
|
|
8099
8117
|
"default": "{color.purple.200}",
|
|
8100
|
-
"dark": "{color.purple.
|
|
8118
|
+
"dark": "{color.purple.200}"
|
|
8101
8119
|
},
|
|
8102
8120
|
"$type": "color",
|
|
8103
8121
|
"comment": "Used for the background of a tier related badge in the active state."
|
|
@@ -8138,7 +8156,7 @@
|
|
|
8138
8156
|
]
|
|
8139
8157
|
},
|
|
8140
8158
|
"hover": {
|
|
8141
|
-
"value": "#
|
|
8159
|
+
"value": "#cbbbf2",
|
|
8142
8160
|
"$type": "color",
|
|
8143
8161
|
"comment": "Used for the border of a tier related badge in the hover state.",
|
|
8144
8162
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -8146,7 +8164,7 @@
|
|
|
8146
8164
|
"original": {
|
|
8147
8165
|
"value": {
|
|
8148
8166
|
"default": "{color.purple.200}",
|
|
8149
|
-
"dark": "{color.purple.
|
|
8167
|
+
"dark": "{color.purple.200}"
|
|
8150
8168
|
},
|
|
8151
8169
|
"$type": "color",
|
|
8152
8170
|
"comment": "Used for the border of a tier related badge in the hover state."
|
|
@@ -8208,7 +8226,7 @@
|
|
|
8208
8226
|
"text": {
|
|
8209
8227
|
"color": {
|
|
8210
8228
|
"default": {
|
|
8211
|
-
"value": "#
|
|
8229
|
+
"value": "#232150",
|
|
8212
8230
|
"$type": "color",
|
|
8213
8231
|
"comment": "Used for the text of a tier related badge when static or the default state when linked.",
|
|
8214
8232
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -8216,7 +8234,7 @@
|
|
|
8216
8234
|
"original": {
|
|
8217
8235
|
"value": {
|
|
8218
8236
|
"default": "{color.purple.700}",
|
|
8219
|
-
"dark": "{color.purple.
|
|
8237
|
+
"dark": "{color.purple.950}"
|
|
8220
8238
|
},
|
|
8221
8239
|
"$type": "color",
|
|
8222
8240
|
"comment": "Used for the text of a tier related badge when static or the default state when linked."
|
|
@@ -8232,7 +8250,7 @@
|
|
|
8232
8250
|
]
|
|
8233
8251
|
},
|
|
8234
8252
|
"hover": {
|
|
8235
|
-
"value": "#
|
|
8253
|
+
"value": "#232150",
|
|
8236
8254
|
"$type": "color",
|
|
8237
8255
|
"comment": "Used for the text of a tier related badge in the hover state.",
|
|
8238
8256
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -8240,7 +8258,7 @@
|
|
|
8240
8258
|
"original": {
|
|
8241
8259
|
"value": {
|
|
8242
8260
|
"default": "{color.purple.800}",
|
|
8243
|
-
"dark": "{color.purple.
|
|
8261
|
+
"dark": "{color.purple.950}"
|
|
8244
8262
|
},
|
|
8245
8263
|
"$type": "color",
|
|
8246
8264
|
"comment": "Used for the text of a tier related badge in the hover state."
|
|
@@ -8256,7 +8274,7 @@
|
|
|
8256
8274
|
]
|
|
8257
8275
|
},
|
|
8258
8276
|
"focus": {
|
|
8259
|
-
"value": "#
|
|
8277
|
+
"value": "#232150",
|
|
8260
8278
|
"$type": "color",
|
|
8261
8279
|
"comment": "Used for the text of a tier related badge in the focus state.",
|
|
8262
8280
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -8277,7 +8295,7 @@
|
|
|
8277
8295
|
]
|
|
8278
8296
|
},
|
|
8279
8297
|
"active": {
|
|
8280
|
-
"value": "#
|
|
8298
|
+
"value": "#232150",
|
|
8281
8299
|
"$type": "color",
|
|
8282
8300
|
"comment": "Used for the text of a tier related badge in the active state.",
|
|
8283
8301
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -8285,7 +8303,7 @@
|
|
|
8285
8303
|
"original": {
|
|
8286
8304
|
"value": {
|
|
8287
8305
|
"default": "{color.purple.900}",
|
|
8288
|
-
"dark": "{color.purple.
|
|
8306
|
+
"dark": "{color.purple.950}"
|
|
8289
8307
|
},
|
|
8290
8308
|
"$type": "color",
|
|
8291
8309
|
"comment": "Used for the text of a tier related badge in the active state."
|
|
@@ -8305,15 +8323,15 @@
|
|
|
8305
8323
|
"icon": {
|
|
8306
8324
|
"color": {
|
|
8307
8325
|
"default": {
|
|
8308
|
-
"value": "#
|
|
8326
|
+
"value": "#232150",
|
|
8309
8327
|
"$type": "color",
|
|
8310
8328
|
"comment": "Used for the icon of a tier related badge when static or the default state when linked.",
|
|
8311
8329
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
8312
8330
|
"isSource": true,
|
|
8313
8331
|
"original": {
|
|
8314
8332
|
"value": {
|
|
8315
|
-
"default": "{color.purple.
|
|
8316
|
-
"dark": "{color.purple.
|
|
8333
|
+
"default": "{color.purple.700}",
|
|
8334
|
+
"dark": "{color.purple.950}"
|
|
8317
8335
|
},
|
|
8318
8336
|
"$type": "color",
|
|
8319
8337
|
"comment": "Used for the icon of a tier related badge when static or the default state when linked."
|
|
@@ -8329,15 +8347,15 @@
|
|
|
8329
8347
|
]
|
|
8330
8348
|
},
|
|
8331
8349
|
"hover": {
|
|
8332
|
-
"value": "#
|
|
8350
|
+
"value": "#232150",
|
|
8333
8351
|
"$type": "color",
|
|
8334
8352
|
"comment": "Used for the icon of a tier related badge in the hover state.",
|
|
8335
8353
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
8336
8354
|
"isSource": true,
|
|
8337
8355
|
"original": {
|
|
8338
8356
|
"value": {
|
|
8339
|
-
"default": "{color.purple.
|
|
8340
|
-
"dark": "{color.purple.
|
|
8357
|
+
"default": "{color.purple.800}",
|
|
8358
|
+
"dark": "{color.purple.950}"
|
|
8341
8359
|
},
|
|
8342
8360
|
"$type": "color",
|
|
8343
8361
|
"comment": "Used for the icon of a tier related badge in the hover state."
|
|
@@ -8353,7 +8371,7 @@
|
|
|
8353
8371
|
]
|
|
8354
8372
|
},
|
|
8355
8373
|
"focus": {
|
|
8356
|
-
"value": "#
|
|
8374
|
+
"value": "#232150",
|
|
8357
8375
|
"$type": "color",
|
|
8358
8376
|
"comment": "Used for the icon of a tier related badge in the focus state.",
|
|
8359
8377
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
@@ -8374,15 +8392,15 @@
|
|
|
8374
8392
|
]
|
|
8375
8393
|
},
|
|
8376
8394
|
"active": {
|
|
8377
|
-
"value": "#
|
|
8395
|
+
"value": "#232150",
|
|
8378
8396
|
"$type": "color",
|
|
8379
8397
|
"comment": "Used for the icon of a tier related badge in the active state.",
|
|
8380
8398
|
"filePath": "src/tokens/contextual/badge.tokens.json",
|
|
8381
8399
|
"isSource": true,
|
|
8382
8400
|
"original": {
|
|
8383
8401
|
"value": {
|
|
8384
|
-
"default": "{color.purple.
|
|
8385
|
-
"dark": "{color.purple.
|
|
8402
|
+
"default": "{color.purple.900}",
|
|
8403
|
+
"dark": "{color.purple.950}"
|
|
8386
8404
|
},
|
|
8387
8405
|
"$type": "color",
|
|
8388
8406
|
"comment": "Used for the icon of a tier related badge in the active state."
|
|
@@ -11359,11 +11377,35 @@
|
|
|
11359
11377
|
}
|
|
11360
11378
|
},
|
|
11361
11379
|
"datepicker": {
|
|
11380
|
+
"background": {
|
|
11381
|
+
"color": {
|
|
11382
|
+
"value": "#28272d",
|
|
11383
|
+
"$type": "color",
|
|
11384
|
+
"comment": "Used for the background color of datepicker.",
|
|
11385
|
+
"filePath": "src/tokens/contextual/datepicker.tokens.json",
|
|
11386
|
+
"isSource": true,
|
|
11387
|
+
"original": {
|
|
11388
|
+
"value": {
|
|
11389
|
+
"default": "{color.neutral.0}",
|
|
11390
|
+
"dark": "{color.neutral.900}"
|
|
11391
|
+
},
|
|
11392
|
+
"$type": "color",
|
|
11393
|
+
"comment": "Used for the background color of datepicker."
|
|
11394
|
+
},
|
|
11395
|
+
"name": "DATEPICKER_BACKGROUND_COLOR",
|
|
11396
|
+
"attributes": {},
|
|
11397
|
+
"path": [
|
|
11398
|
+
"datepicker",
|
|
11399
|
+
"background",
|
|
11400
|
+
"color"
|
|
11401
|
+
]
|
|
11402
|
+
}
|
|
11403
|
+
},
|
|
11362
11404
|
"date": {
|
|
11363
11405
|
"text": {
|
|
11364
11406
|
"color": {
|
|
11365
11407
|
"selected": {
|
|
11366
|
-
"value": "#
|
|
11408
|
+
"value": "#18171d",
|
|
11367
11409
|
"$type": "color",
|
|
11368
11410
|
"comment": "Used for the datepicker date text color state indicators.",
|
|
11369
11411
|
"filePath": "src/tokens/contextual/datepicker.tokens.json",
|
|
@@ -11930,7 +11972,7 @@
|
|
|
11930
11972
|
"background": {
|
|
11931
11973
|
"color": {
|
|
11932
11974
|
"default": {
|
|
11933
|
-
"value": "
|
|
11975
|
+
"value": "rgba(05, 05, 06, 0.4)",
|
|
11934
11976
|
"$type": "color",
|
|
11935
11977
|
"comment": "Used for form control (input, radio button, checkbox, textarea) default background.",
|
|
11936
11978
|
"filePath": "src/tokens/control.tokens.json",
|
|
@@ -11938,7 +11980,7 @@
|
|
|
11938
11980
|
"original": {
|
|
11939
11981
|
"value": {
|
|
11940
11982
|
"default": "{color.neutral.0}",
|
|
11941
|
-
"dark": "{color.
|
|
11983
|
+
"dark": "{color.alpha.dark.40}"
|
|
11942
11984
|
},
|
|
11943
11985
|
"$type": "color",
|
|
11944
11986
|
"comment": "Used for form control (input, radio button, checkbox, textarea) default background."
|
|
@@ -11953,7 +11995,7 @@
|
|
|
11953
11995
|
]
|
|
11954
11996
|
},
|
|
11955
11997
|
"disabled": {
|
|
11956
|
-
"value": "
|
|
11998
|
+
"value": "rgba(255, 255, 255, 0.04)",
|
|
11957
11999
|
"$type": "color",
|
|
11958
12000
|
"comment": "Used for disabled form control (checkbox, input, radio button, textarea) background.",
|
|
11959
12001
|
"filePath": "src/tokens/control.tokens.json",
|
|
@@ -11961,7 +12003,7 @@
|
|
|
11961
12003
|
"original": {
|
|
11962
12004
|
"value": {
|
|
11963
12005
|
"default": "{color.neutral.10}",
|
|
11964
|
-
"dark": "{color.
|
|
12006
|
+
"dark": "{color.alpha.light.4}"
|
|
11965
12007
|
},
|
|
11966
12008
|
"$type": "color",
|
|
11967
12009
|
"comment": "Used for disabled form control (checkbox, input, radio button, textarea) background."
|
|
@@ -11975,9 +12017,55 @@
|
|
|
11975
12017
|
"disabled"
|
|
11976
12018
|
]
|
|
11977
12019
|
},
|
|
12020
|
+
"concatenation": {
|
|
12021
|
+
"value": "rgba(255, 255, 255, 0.04)",
|
|
12022
|
+
"$type": "color",
|
|
12023
|
+
"comment": "Used for the background of static content that prepends or appends a text input.",
|
|
12024
|
+
"filePath": "src/tokens/control.tokens.json",
|
|
12025
|
+
"isSource": true,
|
|
12026
|
+
"original": {
|
|
12027
|
+
"value": {
|
|
12028
|
+
"default": "{color.neutral.10}",
|
|
12029
|
+
"dark": "{color.alpha.light.4}"
|
|
12030
|
+
},
|
|
12031
|
+
"$type": "color",
|
|
12032
|
+
"comment": "Used for the background of static content that prepends or appends a text input."
|
|
12033
|
+
},
|
|
12034
|
+
"name": "CONTROL_BACKGROUND_COLOR_CONCATENATION",
|
|
12035
|
+
"attributes": {},
|
|
12036
|
+
"path": [
|
|
12037
|
+
"control",
|
|
12038
|
+
"background",
|
|
12039
|
+
"color",
|
|
12040
|
+
"concatenation"
|
|
12041
|
+
]
|
|
12042
|
+
},
|
|
12043
|
+
"readonly": {
|
|
12044
|
+
"value": "#28272d",
|
|
12045
|
+
"$type": "color",
|
|
12046
|
+
"comment": "Used for the background of static content that prepends or appends a text input.",
|
|
12047
|
+
"filePath": "src/tokens/control.tokens.json",
|
|
12048
|
+
"isSource": true,
|
|
12049
|
+
"original": {
|
|
12050
|
+
"value": {
|
|
12051
|
+
"default": "{color.neutral.10}",
|
|
12052
|
+
"dark": "{color.neutral.900}"
|
|
12053
|
+
},
|
|
12054
|
+
"$type": "color",
|
|
12055
|
+
"comment": "Used for the background of static content that prepends or appends a text input."
|
|
12056
|
+
},
|
|
12057
|
+
"name": "CONTROL_BACKGROUND_COLOR_READONLY",
|
|
12058
|
+
"attributes": {},
|
|
12059
|
+
"path": [
|
|
12060
|
+
"control",
|
|
12061
|
+
"background",
|
|
12062
|
+
"color",
|
|
12063
|
+
"readonly"
|
|
12064
|
+
]
|
|
12065
|
+
},
|
|
11978
12066
|
"selected": {
|
|
11979
12067
|
"default": {
|
|
11980
|
-
"value": "#
|
|
12068
|
+
"value": "#63a6e9",
|
|
11981
12069
|
"$type": "color",
|
|
11982
12070
|
"comment": "Used for checked and indeterminate (selected) form control (checkbox, radio button) background.",
|
|
11983
12071
|
"filePath": "src/tokens/control.tokens.json",
|
|
@@ -11985,7 +12073,7 @@
|
|
|
11985
12073
|
"original": {
|
|
11986
12074
|
"value": {
|
|
11987
12075
|
"default": "{color.blue.500}",
|
|
11988
|
-
"dark": "{color.blue.
|
|
12076
|
+
"dark": "{color.blue.300}"
|
|
11989
12077
|
},
|
|
11990
12078
|
"$type": "color",
|
|
11991
12079
|
"comment": "Used for checked and indeterminate (selected) form control (checkbox, radio button) background."
|
|
@@ -12146,7 +12234,7 @@
|
|
|
12146
12234
|
]
|
|
12147
12235
|
},
|
|
12148
12236
|
"error": {
|
|
12149
|
-
"value": "#
|
|
12237
|
+
"value": "#f57f6c",
|
|
12150
12238
|
"$type": "color",
|
|
12151
12239
|
"comment": "Used for invalid form control (input, textarea) border.",
|
|
12152
12240
|
"filePath": "src/tokens/control.tokens.json",
|
|
@@ -12154,7 +12242,7 @@
|
|
|
12154
12242
|
"original": {
|
|
12155
12243
|
"value": {
|
|
12156
12244
|
"default": "{color.red.500}",
|
|
12157
|
-
"dark": "{color.red.
|
|
12245
|
+
"dark": "{color.red.300}"
|
|
12158
12246
|
},
|
|
12159
12247
|
"$type": "color",
|
|
12160
12248
|
"comment": "Used for invalid form control (input, textarea) border."
|
|
@@ -12247,16 +12335,13 @@
|
|
|
12247
12335
|
"text": {
|
|
12248
12336
|
"color": {
|
|
12249
12337
|
"error": {
|
|
12250
|
-
"value": "#
|
|
12338
|
+
"value": "#f57f6c",
|
|
12251
12339
|
"$type": "color",
|
|
12252
12340
|
"comment": "Used for the helper text when the input is invalid.",
|
|
12253
12341
|
"filePath": "src/tokens/control.tokens.json",
|
|
12254
12342
|
"isSource": true,
|
|
12255
12343
|
"original": {
|
|
12256
|
-
"value": {
|
|
12257
|
-
"default": "{color.red.500}",
|
|
12258
|
-
"dark": "{color.red.400}"
|
|
12259
|
-
},
|
|
12344
|
+
"value": "{text.color.danger}",
|
|
12260
12345
|
"$type": "color",
|
|
12261
12346
|
"comment": "Used for the helper text when the input is invalid."
|
|
12262
12347
|
},
|
|
@@ -12270,16 +12355,13 @@
|
|
|
12270
12355
|
]
|
|
12271
12356
|
},
|
|
12272
12357
|
"valid": {
|
|
12273
|
-
"value": "#
|
|
12358
|
+
"value": "#52b87a",
|
|
12274
12359
|
"$type": "color",
|
|
12275
12360
|
"comment": "Used for the helper text when the input is valid.",
|
|
12276
12361
|
"filePath": "src/tokens/control.tokens.json",
|
|
12277
12362
|
"isSource": true,
|
|
12278
12363
|
"original": {
|
|
12279
|
-
"value": {
|
|
12280
|
-
"default": "{color.green.500}",
|
|
12281
|
-
"dark": "{color.green.400}"
|
|
12282
|
-
},
|
|
12364
|
+
"value": "{text.color.success}",
|
|
12283
12365
|
"$type": "color",
|
|
12284
12366
|
"comment": "Used for the helper text when the input is valid."
|
|
12285
12367
|
},
|
|
@@ -12296,16 +12378,13 @@
|
|
|
12296
12378
|
},
|
|
12297
12379
|
"placeholder": {
|
|
12298
12380
|
"color": {
|
|
12299
|
-
"value": "#
|
|
12381
|
+
"value": "#89888d",
|
|
12300
12382
|
"$type": "color",
|
|
12301
12383
|
"comment": "Used for placeholder text within inputs.",
|
|
12302
12384
|
"filePath": "src/tokens/control.tokens.json",
|
|
12303
12385
|
"isSource": true,
|
|
12304
12386
|
"original": {
|
|
12305
|
-
"value": {
|
|
12306
|
-
"default": "{color.neutral.400}",
|
|
12307
|
-
"dark": "{color.neutral.500}"
|
|
12308
|
-
},
|
|
12387
|
+
"value": "{text.color.disabled}",
|
|
12309
12388
|
"$type": "color",
|
|
12310
12389
|
"comment": "Used for placeholder text within inputs."
|
|
12311
12390
|
},
|
|
@@ -12321,7 +12400,7 @@
|
|
|
12321
12400
|
"indicator": {
|
|
12322
12401
|
"color": {
|
|
12323
12402
|
"selected": {
|
|
12324
|
-
"value": "#
|
|
12403
|
+
"value": "#18171d",
|
|
12325
12404
|
"$type": "color",
|
|
12326
12405
|
"comment": "Used for checkbox and radio button state indicators.",
|
|
12327
12406
|
"filePath": "src/tokens/control.tokens.json",
|
|
@@ -12329,7 +12408,7 @@
|
|
|
12329
12408
|
"original": {
|
|
12330
12409
|
"value": {
|
|
12331
12410
|
"default": "{color.neutral.0}",
|
|
12332
|
-
"dark": "{color.neutral.
|
|
12411
|
+
"dark": "{color.neutral.950}"
|
|
12333
12412
|
},
|
|
12334
12413
|
"$type": "color",
|
|
12335
12414
|
"comment": "Used for checkbox and radio button state indicators."
|