@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": {
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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": "#ae1800",
|
|
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": "#8d1300",
|
|
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": "#8d1300",
|
|
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": "#660e00",
|
|
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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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."
|
|
@@ -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": "#5943b6",
|
|
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": "#453894",
|
|
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": "#453894",
|
|
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": "#2f2a6b",
|
|
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,6 +11377,30 @@
|
|
|
11359
11377
|
}
|
|
11360
11378
|
},
|
|
11361
11379
|
"datepicker": {
|
|
11380
|
+
"background": {
|
|
11381
|
+
"color": {
|
|
11382
|
+
"value": "#fff",
|
|
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": {
|
|
@@ -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."
|
|
@@ -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,6 +12017,52 @@
|
|
|
11975
12017
|
"disabled"
|
|
11976
12018
|
]
|
|
11977
12019
|
},
|
|
12020
|
+
"concatenation": {
|
|
12021
|
+
"value": "#fbfafd",
|
|
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": "#fbfafd",
|
|
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
12068
|
"value": "#1f75cb",
|
|
@@ -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."
|
|
@@ -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": "#c91c00",
|
|
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": "#217645",
|
|
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
|
},
|
|
@@ -12302,10 +12384,7 @@
|
|
|
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
|
},
|
|
@@ -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."
|