@cloudscape-design/chat-components 1.0.89 → 1.0.91
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/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.d.ts +12 -6
- package/internal/generated/styles/tokens.js +12 -6
- package/internal/generated/theming/index.cjs +278 -88
- package/internal/generated/theming/index.cjs.d.ts +18 -0
- package/internal/generated/theming/index.d.ts +18 -0
- package/internal/generated/theming/index.js +278 -88
- package/internal/manifest.json +1 -1
- package/package.json +2 -2
|
@@ -1407,19 +1407,19 @@ module.exports.preset = {
|
|
|
1407
1407
|
"light": "{colorWhite}",
|
|
1408
1408
|
"dark": "{colorNeutral800}"
|
|
1409
1409
|
},
|
|
1410
|
-
"
|
|
1410
|
+
"colorBackgroundProgressBarValueDefault": {
|
|
1411
1411
|
"light": "{colorPrimary600}",
|
|
1412
1412
|
"dark": "{colorPrimary400}"
|
|
1413
1413
|
},
|
|
1414
|
-
"
|
|
1414
|
+
"colorBackgroundProgressBarValueInFlash": {
|
|
1415
1415
|
"light": "{colorWhite}",
|
|
1416
1416
|
"dark": "{colorWhite}"
|
|
1417
1417
|
},
|
|
1418
|
-
"
|
|
1418
|
+
"colorBackgroundProgressBarDefault": {
|
|
1419
1419
|
"light": "{colorNeutral250}",
|
|
1420
1420
|
"dark": "{colorNeutral700}"
|
|
1421
1421
|
},
|
|
1422
|
-
"
|
|
1422
|
+
"colorBackgroundProgressBarInFlash": {
|
|
1423
1423
|
"light": "{colorGreyOpaque25}",
|
|
1424
1424
|
"dark": "{colorGreyOpaque25}"
|
|
1425
1425
|
},
|
|
@@ -1467,13 +1467,37 @@ module.exports.preset = {
|
|
|
1467
1467
|
"light": "{colorWhite}",
|
|
1468
1468
|
"dark": "{colorNeutral850}"
|
|
1469
1469
|
},
|
|
1470
|
-
"
|
|
1471
|
-
"light": "{
|
|
1472
|
-
"dark": "{
|
|
1470
|
+
"colorBackgroundSliderHandleErrorDefault": {
|
|
1471
|
+
"light": "{colorTextStatusError}",
|
|
1472
|
+
"dark": "{colorTextStatusError}"
|
|
1473
1473
|
},
|
|
1474
|
-
"
|
|
1475
|
-
"light": "{
|
|
1476
|
-
"dark": "{
|
|
1474
|
+
"colorBackgroundSliderHandleErrorActive": {
|
|
1475
|
+
"light": "{colorTextStatusError}",
|
|
1476
|
+
"dark": "{colorTextStatusError}"
|
|
1477
|
+
},
|
|
1478
|
+
"colorBackgroundSliderHandleWarningDefault": {
|
|
1479
|
+
"light": "{colorTextStatusWarning}",
|
|
1480
|
+
"dark": "{colorTextStatusWarning}"
|
|
1481
|
+
},
|
|
1482
|
+
"colorBackgroundSliderHandleWarningActive": {
|
|
1483
|
+
"light": "{colorTextStatusWarning}",
|
|
1484
|
+
"dark": "{colorTextStatusWarning}"
|
|
1485
|
+
},
|
|
1486
|
+
"colorBackgroundSliderRangeErrorDefault": {
|
|
1487
|
+
"light": "{colorTextStatusError}",
|
|
1488
|
+
"dark": "{colorTextStatusError}"
|
|
1489
|
+
},
|
|
1490
|
+
"colorBackgroundSliderRangeErrorActive": {
|
|
1491
|
+
"light": "{colorTextStatusError}",
|
|
1492
|
+
"dark": "{colorTextStatusError}"
|
|
1493
|
+
},
|
|
1494
|
+
"colorBackgroundSliderRangeWarningDefault": {
|
|
1495
|
+
"light": "{colorTextStatusWarning}",
|
|
1496
|
+
"dark": "{colorTextStatusWarning}"
|
|
1497
|
+
},
|
|
1498
|
+
"colorBackgroundSliderRangeWarningActive": {
|
|
1499
|
+
"light": "{colorTextStatusWarning}",
|
|
1500
|
+
"dark": "{colorTextStatusWarning}"
|
|
1477
1501
|
},
|
|
1478
1502
|
"colorBackgroundStatusError": {
|
|
1479
1503
|
"light": "{colorError50}",
|
|
@@ -3700,19 +3724,19 @@ module.exports.preset = {
|
|
|
3700
3724
|
"light": "{colorNeutral800}",
|
|
3701
3725
|
"dark": "{colorNeutral800}"
|
|
3702
3726
|
},
|
|
3703
|
-
"
|
|
3727
|
+
"colorBackgroundProgressBarValueDefault": {
|
|
3704
3728
|
"light": "{colorPrimary400}",
|
|
3705
3729
|
"dark": "{colorPrimary400}"
|
|
3706
3730
|
},
|
|
3707
|
-
"
|
|
3731
|
+
"colorBackgroundProgressBarValueInFlash": {
|
|
3708
3732
|
"light": "{colorWhite}",
|
|
3709
3733
|
"dark": "{colorWhite}"
|
|
3710
3734
|
},
|
|
3711
|
-
"
|
|
3735
|
+
"colorBackgroundProgressBarDefault": {
|
|
3712
3736
|
"light": "{colorNeutral700}",
|
|
3713
3737
|
"dark": "{colorNeutral700}"
|
|
3714
3738
|
},
|
|
3715
|
-
"
|
|
3739
|
+
"colorBackgroundProgressBarInFlash": {
|
|
3716
3740
|
"light": "{colorGreyOpaque25}",
|
|
3717
3741
|
"dark": "{colorGreyOpaque25}"
|
|
3718
3742
|
},
|
|
@@ -3760,13 +3784,37 @@ module.exports.preset = {
|
|
|
3760
3784
|
"light": "{colorNeutral850}",
|
|
3761
3785
|
"dark": "{colorNeutral850}"
|
|
3762
3786
|
},
|
|
3763
|
-
"
|
|
3764
|
-
"light": "{
|
|
3765
|
-
"dark": "{
|
|
3787
|
+
"colorBackgroundSliderHandleErrorDefault": {
|
|
3788
|
+
"light": "{colorTextStatusError}",
|
|
3789
|
+
"dark": "{colorTextStatusError}"
|
|
3766
3790
|
},
|
|
3767
|
-
"
|
|
3768
|
-
"light": "{
|
|
3769
|
-
"dark": "{
|
|
3791
|
+
"colorBackgroundSliderHandleErrorActive": {
|
|
3792
|
+
"light": "{colorTextStatusError}",
|
|
3793
|
+
"dark": "{colorTextStatusError}"
|
|
3794
|
+
},
|
|
3795
|
+
"colorBackgroundSliderHandleWarningDefault": {
|
|
3796
|
+
"light": "{colorTextStatusWarning}",
|
|
3797
|
+
"dark": "{colorTextStatusWarning}"
|
|
3798
|
+
},
|
|
3799
|
+
"colorBackgroundSliderHandleWarningActive": {
|
|
3800
|
+
"light": "{colorTextStatusWarning}",
|
|
3801
|
+
"dark": "{colorTextStatusWarning}"
|
|
3802
|
+
},
|
|
3803
|
+
"colorBackgroundSliderRangeErrorDefault": {
|
|
3804
|
+
"light": "{colorTextStatusError}",
|
|
3805
|
+
"dark": "{colorTextStatusError}"
|
|
3806
|
+
},
|
|
3807
|
+
"colorBackgroundSliderRangeErrorActive": {
|
|
3808
|
+
"light": "{colorTextStatusError}",
|
|
3809
|
+
"dark": "{colorTextStatusError}"
|
|
3810
|
+
},
|
|
3811
|
+
"colorBackgroundSliderRangeWarningDefault": {
|
|
3812
|
+
"light": "{colorTextStatusWarning}",
|
|
3813
|
+
"dark": "{colorTextStatusWarning}"
|
|
3814
|
+
},
|
|
3815
|
+
"colorBackgroundSliderRangeWarningActive": {
|
|
3816
|
+
"light": "{colorTextStatusWarning}",
|
|
3817
|
+
"dark": "{colorTextStatusWarning}"
|
|
3770
3818
|
},
|
|
3771
3819
|
"colorBackgroundStatusError": {
|
|
3772
3820
|
"light": "{colorError1000}",
|
|
@@ -5001,19 +5049,19 @@ module.exports.preset = {
|
|
|
5001
5049
|
"light": "{colorNeutral800}",
|
|
5002
5050
|
"dark": "{colorNeutral800}"
|
|
5003
5051
|
},
|
|
5004
|
-
"
|
|
5052
|
+
"colorBackgroundProgressBarValueDefault": {
|
|
5005
5053
|
"light": "{colorPrimary400}",
|
|
5006
5054
|
"dark": "{colorPrimary400}"
|
|
5007
5055
|
},
|
|
5008
|
-
"
|
|
5056
|
+
"colorBackgroundProgressBarValueInFlash": {
|
|
5009
5057
|
"light": "{colorWhite}",
|
|
5010
5058
|
"dark": "{colorWhite}"
|
|
5011
5059
|
},
|
|
5012
|
-
"
|
|
5060
|
+
"colorBackgroundProgressBarDefault": {
|
|
5013
5061
|
"light": "{colorNeutral700}",
|
|
5014
5062
|
"dark": "{colorNeutral700}"
|
|
5015
5063
|
},
|
|
5016
|
-
"
|
|
5064
|
+
"colorBackgroundProgressBarInFlash": {
|
|
5017
5065
|
"light": "{colorGreyOpaque25}",
|
|
5018
5066
|
"dark": "{colorGreyOpaque25}"
|
|
5019
5067
|
},
|
|
@@ -5061,13 +5109,37 @@ module.exports.preset = {
|
|
|
5061
5109
|
"light": "{colorNeutral850}",
|
|
5062
5110
|
"dark": "{colorNeutral850}"
|
|
5063
5111
|
},
|
|
5064
|
-
"
|
|
5065
|
-
"light": "{
|
|
5066
|
-
"dark": "{
|
|
5112
|
+
"colorBackgroundSliderHandleErrorDefault": {
|
|
5113
|
+
"light": "{colorTextStatusError}",
|
|
5114
|
+
"dark": "{colorTextStatusError}"
|
|
5067
5115
|
},
|
|
5068
|
-
"
|
|
5069
|
-
"light": "{
|
|
5070
|
-
"dark": "{
|
|
5116
|
+
"colorBackgroundSliderHandleErrorActive": {
|
|
5117
|
+
"light": "{colorTextStatusError}",
|
|
5118
|
+
"dark": "{colorTextStatusError}"
|
|
5119
|
+
},
|
|
5120
|
+
"colorBackgroundSliderHandleWarningDefault": {
|
|
5121
|
+
"light": "{colorTextStatusWarning}",
|
|
5122
|
+
"dark": "{colorTextStatusWarning}"
|
|
5123
|
+
},
|
|
5124
|
+
"colorBackgroundSliderHandleWarningActive": {
|
|
5125
|
+
"light": "{colorTextStatusWarning}",
|
|
5126
|
+
"dark": "{colorTextStatusWarning}"
|
|
5127
|
+
},
|
|
5128
|
+
"colorBackgroundSliderRangeErrorDefault": {
|
|
5129
|
+
"light": "{colorTextStatusError}",
|
|
5130
|
+
"dark": "{colorTextStatusError}"
|
|
5131
|
+
},
|
|
5132
|
+
"colorBackgroundSliderRangeErrorActive": {
|
|
5133
|
+
"light": "{colorTextStatusError}",
|
|
5134
|
+
"dark": "{colorTextStatusError}"
|
|
5135
|
+
},
|
|
5136
|
+
"colorBackgroundSliderRangeWarningDefault": {
|
|
5137
|
+
"light": "{colorTextStatusWarning}",
|
|
5138
|
+
"dark": "{colorTextStatusWarning}"
|
|
5139
|
+
},
|
|
5140
|
+
"colorBackgroundSliderRangeWarningActive": {
|
|
5141
|
+
"light": "{colorTextStatusWarning}",
|
|
5142
|
+
"dark": "{colorTextStatusWarning}"
|
|
5071
5143
|
},
|
|
5072
5144
|
"colorBackgroundStatusError": {
|
|
5073
5145
|
"light": "{colorError1000}",
|
|
@@ -6238,19 +6310,19 @@ module.exports.preset = {
|
|
|
6238
6310
|
"light": "{colorWhite}",
|
|
6239
6311
|
"dark": "{colorNeutral800}"
|
|
6240
6312
|
},
|
|
6241
|
-
"
|
|
6313
|
+
"colorBackgroundProgressBarValueDefault": {
|
|
6242
6314
|
"light": "{colorPrimary600}",
|
|
6243
6315
|
"dark": "{colorPrimary400}"
|
|
6244
6316
|
},
|
|
6245
|
-
"
|
|
6317
|
+
"colorBackgroundProgressBarValueInFlash": {
|
|
6246
6318
|
"light": "{colorWhite}",
|
|
6247
6319
|
"dark": "{colorWhite}"
|
|
6248
6320
|
},
|
|
6249
|
-
"
|
|
6321
|
+
"colorBackgroundProgressBarDefault": {
|
|
6250
6322
|
"light": "{colorNeutral250}",
|
|
6251
6323
|
"dark": "{colorNeutral700}"
|
|
6252
6324
|
},
|
|
6253
|
-
"
|
|
6325
|
+
"colorBackgroundProgressBarInFlash": {
|
|
6254
6326
|
"light": "{colorGreyOpaque25}",
|
|
6255
6327
|
"dark": "{colorGreyOpaque25}"
|
|
6256
6328
|
},
|
|
@@ -6298,13 +6370,37 @@ module.exports.preset = {
|
|
|
6298
6370
|
"light": "{colorWhite}",
|
|
6299
6371
|
"dark": "{colorNeutral850}"
|
|
6300
6372
|
},
|
|
6301
|
-
"
|
|
6302
|
-
"light": "{
|
|
6303
|
-
"dark": "{
|
|
6373
|
+
"colorBackgroundSliderHandleErrorDefault": {
|
|
6374
|
+
"light": "{colorTextStatusError}",
|
|
6375
|
+
"dark": "{colorTextStatusError}"
|
|
6304
6376
|
},
|
|
6305
|
-
"
|
|
6306
|
-
"light": "{
|
|
6307
|
-
"dark": "{
|
|
6377
|
+
"colorBackgroundSliderHandleErrorActive": {
|
|
6378
|
+
"light": "{colorTextStatusError}",
|
|
6379
|
+
"dark": "{colorTextStatusError}"
|
|
6380
|
+
},
|
|
6381
|
+
"colorBackgroundSliderHandleWarningDefault": {
|
|
6382
|
+
"light": "{colorTextStatusWarning}",
|
|
6383
|
+
"dark": "{colorTextStatusWarning}"
|
|
6384
|
+
},
|
|
6385
|
+
"colorBackgroundSliderHandleWarningActive": {
|
|
6386
|
+
"light": "{colorTextStatusWarning}",
|
|
6387
|
+
"dark": "{colorTextStatusWarning}"
|
|
6388
|
+
},
|
|
6389
|
+
"colorBackgroundSliderRangeErrorDefault": {
|
|
6390
|
+
"light": "{colorTextStatusError}",
|
|
6391
|
+
"dark": "{colorTextStatusError}"
|
|
6392
|
+
},
|
|
6393
|
+
"colorBackgroundSliderRangeErrorActive": {
|
|
6394
|
+
"light": "{colorTextStatusError}",
|
|
6395
|
+
"dark": "{colorTextStatusError}"
|
|
6396
|
+
},
|
|
6397
|
+
"colorBackgroundSliderRangeWarningDefault": {
|
|
6398
|
+
"light": "{colorTextStatusWarning}",
|
|
6399
|
+
"dark": "{colorTextStatusWarning}"
|
|
6400
|
+
},
|
|
6401
|
+
"colorBackgroundSliderRangeWarningActive": {
|
|
6402
|
+
"light": "{colorTextStatusWarning}",
|
|
6403
|
+
"dark": "{colorTextStatusWarning}"
|
|
6308
6404
|
},
|
|
6309
6405
|
"colorBackgroundStatusError": {
|
|
6310
6406
|
"light": "{colorError50}",
|
|
@@ -7360,19 +7456,19 @@ module.exports.preset = {
|
|
|
7360
7456
|
"light": "{colorWhite}",
|
|
7361
7457
|
"dark": "{colorNeutral800}"
|
|
7362
7458
|
},
|
|
7363
|
-
"
|
|
7459
|
+
"colorBackgroundProgressBarValueDefault": {
|
|
7364
7460
|
"light": "{colorPrimary600}",
|
|
7365
7461
|
"dark": "{colorPrimary400}"
|
|
7366
7462
|
},
|
|
7367
|
-
"
|
|
7463
|
+
"colorBackgroundProgressBarValueInFlash": {
|
|
7368
7464
|
"light": "{colorNeutral950}",
|
|
7369
7465
|
"dark": "{colorNeutral950}"
|
|
7370
7466
|
},
|
|
7371
|
-
"
|
|
7467
|
+
"colorBackgroundProgressBarDefault": {
|
|
7372
7468
|
"light": "{colorNeutral250}",
|
|
7373
7469
|
"dark": "{colorNeutral700}"
|
|
7374
7470
|
},
|
|
7375
|
-
"
|
|
7471
|
+
"colorBackgroundProgressBarInFlash": {
|
|
7376
7472
|
"light": "{colorGreyOpaque10}",
|
|
7377
7473
|
"dark": "{colorGreyOpaque10}"
|
|
7378
7474
|
},
|
|
@@ -7420,13 +7516,37 @@ module.exports.preset = {
|
|
|
7420
7516
|
"light": "{colorWhite}",
|
|
7421
7517
|
"dark": "{colorNeutral850}"
|
|
7422
7518
|
},
|
|
7423
|
-
"
|
|
7424
|
-
"light": "{
|
|
7425
|
-
"dark": "{
|
|
7519
|
+
"colorBackgroundSliderHandleErrorDefault": {
|
|
7520
|
+
"light": "{colorTextStatusError}",
|
|
7521
|
+
"dark": "{colorTextStatusError}"
|
|
7426
7522
|
},
|
|
7427
|
-
"
|
|
7428
|
-
"light": "{
|
|
7429
|
-
"dark": "{
|
|
7523
|
+
"colorBackgroundSliderHandleErrorActive": {
|
|
7524
|
+
"light": "{colorTextStatusError}",
|
|
7525
|
+
"dark": "{colorTextStatusError}"
|
|
7526
|
+
},
|
|
7527
|
+
"colorBackgroundSliderHandleWarningDefault": {
|
|
7528
|
+
"light": "{colorTextStatusWarning}",
|
|
7529
|
+
"dark": "{colorTextStatusWarning}"
|
|
7530
|
+
},
|
|
7531
|
+
"colorBackgroundSliderHandleWarningActive": {
|
|
7532
|
+
"light": "{colorTextStatusWarning}",
|
|
7533
|
+
"dark": "{colorTextStatusWarning}"
|
|
7534
|
+
},
|
|
7535
|
+
"colorBackgroundSliderRangeErrorDefault": {
|
|
7536
|
+
"light": "{colorTextStatusError}",
|
|
7537
|
+
"dark": "{colorTextStatusError}"
|
|
7538
|
+
},
|
|
7539
|
+
"colorBackgroundSliderRangeErrorActive": {
|
|
7540
|
+
"light": "{colorTextStatusError}",
|
|
7541
|
+
"dark": "{colorTextStatusError}"
|
|
7542
|
+
},
|
|
7543
|
+
"colorBackgroundSliderRangeWarningDefault": {
|
|
7544
|
+
"light": "{colorTextStatusWarning}",
|
|
7545
|
+
"dark": "{colorTextStatusWarning}"
|
|
7546
|
+
},
|
|
7547
|
+
"colorBackgroundSliderRangeWarningActive": {
|
|
7548
|
+
"light": "{colorTextStatusWarning}",
|
|
7549
|
+
"dark": "{colorTextStatusWarning}"
|
|
7430
7550
|
},
|
|
7431
7551
|
"colorBackgroundStatusError": {
|
|
7432
7552
|
"light": "{colorError50}",
|
|
@@ -8482,19 +8602,19 @@ module.exports.preset = {
|
|
|
8482
8602
|
"light": "{colorWhite}",
|
|
8483
8603
|
"dark": "{colorNeutral800}"
|
|
8484
8604
|
},
|
|
8485
|
-
"
|
|
8605
|
+
"colorBackgroundProgressBarValueDefault": {
|
|
8486
8606
|
"light": "{colorPrimary600}",
|
|
8487
8607
|
"dark": "{colorPrimary400}"
|
|
8488
8608
|
},
|
|
8489
|
-
"
|
|
8609
|
+
"colorBackgroundProgressBarValueInFlash": {
|
|
8490
8610
|
"light": "{colorWhite}",
|
|
8491
8611
|
"dark": "{colorWhite}"
|
|
8492
8612
|
},
|
|
8493
|
-
"
|
|
8613
|
+
"colorBackgroundProgressBarDefault": {
|
|
8494
8614
|
"light": "{colorNeutral250}",
|
|
8495
8615
|
"dark": "{colorNeutral700}"
|
|
8496
8616
|
},
|
|
8497
|
-
"
|
|
8617
|
+
"colorBackgroundProgressBarInFlash": {
|
|
8498
8618
|
"light": "{colorGreyOpaque25}",
|
|
8499
8619
|
"dark": "{colorGreyOpaque25}"
|
|
8500
8620
|
},
|
|
@@ -8542,13 +8662,37 @@ module.exports.preset = {
|
|
|
8542
8662
|
"light": "{colorWhite}",
|
|
8543
8663
|
"dark": "{colorNeutral850}"
|
|
8544
8664
|
},
|
|
8545
|
-
"
|
|
8546
|
-
"light": "{
|
|
8547
|
-
"dark": "{
|
|
8665
|
+
"colorBackgroundSliderHandleErrorDefault": {
|
|
8666
|
+
"light": "{colorTextStatusError}",
|
|
8667
|
+
"dark": "{colorTextStatusError}"
|
|
8548
8668
|
},
|
|
8549
|
-
"
|
|
8550
|
-
"light": "{
|
|
8551
|
-
"dark": "{
|
|
8669
|
+
"colorBackgroundSliderHandleErrorActive": {
|
|
8670
|
+
"light": "{colorTextStatusError}",
|
|
8671
|
+
"dark": "{colorTextStatusError}"
|
|
8672
|
+
},
|
|
8673
|
+
"colorBackgroundSliderHandleWarningDefault": {
|
|
8674
|
+
"light": "{colorTextStatusWarning}",
|
|
8675
|
+
"dark": "{colorTextStatusWarning}"
|
|
8676
|
+
},
|
|
8677
|
+
"colorBackgroundSliderHandleWarningActive": {
|
|
8678
|
+
"light": "{colorTextStatusWarning}",
|
|
8679
|
+
"dark": "{colorTextStatusWarning}"
|
|
8680
|
+
},
|
|
8681
|
+
"colorBackgroundSliderRangeErrorDefault": {
|
|
8682
|
+
"light": "{colorTextStatusError}",
|
|
8683
|
+
"dark": "{colorTextStatusError}"
|
|
8684
|
+
},
|
|
8685
|
+
"colorBackgroundSliderRangeErrorActive": {
|
|
8686
|
+
"light": "{colorTextStatusError}",
|
|
8687
|
+
"dark": "{colorTextStatusError}"
|
|
8688
|
+
},
|
|
8689
|
+
"colorBackgroundSliderRangeWarningDefault": {
|
|
8690
|
+
"light": "{colorTextStatusWarning}",
|
|
8691
|
+
"dark": "{colorTextStatusWarning}"
|
|
8692
|
+
},
|
|
8693
|
+
"colorBackgroundSliderRangeWarningActive": {
|
|
8694
|
+
"light": "{colorTextStatusWarning}",
|
|
8695
|
+
"dark": "{colorTextStatusWarning}"
|
|
8552
8696
|
},
|
|
8553
8697
|
"colorBackgroundStatusError": {
|
|
8554
8698
|
"light": "{colorError50}",
|
|
@@ -9606,19 +9750,19 @@ module.exports.preset = {
|
|
|
9606
9750
|
"light": "{colorNeutral800}",
|
|
9607
9751
|
"dark": "{colorNeutral800}"
|
|
9608
9752
|
},
|
|
9609
|
-
"
|
|
9753
|
+
"colorBackgroundProgressBarValueDefault": {
|
|
9610
9754
|
"light": "{colorPrimary400}",
|
|
9611
9755
|
"dark": "{colorPrimary400}"
|
|
9612
9756
|
},
|
|
9613
|
-
"
|
|
9757
|
+
"colorBackgroundProgressBarValueInFlash": {
|
|
9614
9758
|
"light": "{colorWhite}",
|
|
9615
9759
|
"dark": "{colorWhite}"
|
|
9616
9760
|
},
|
|
9617
|
-
"
|
|
9761
|
+
"colorBackgroundProgressBarDefault": {
|
|
9618
9762
|
"light": "{colorNeutral700}",
|
|
9619
9763
|
"dark": "{colorNeutral700}"
|
|
9620
9764
|
},
|
|
9621
|
-
"
|
|
9765
|
+
"colorBackgroundProgressBarInFlash": {
|
|
9622
9766
|
"light": "{colorGreyOpaque25}",
|
|
9623
9767
|
"dark": "{colorGreyOpaque25}"
|
|
9624
9768
|
},
|
|
@@ -9666,13 +9810,37 @@ module.exports.preset = {
|
|
|
9666
9810
|
"light": "{colorNeutral850}",
|
|
9667
9811
|
"dark": "{colorNeutral850}"
|
|
9668
9812
|
},
|
|
9669
|
-
"
|
|
9670
|
-
"light": "{
|
|
9671
|
-
"dark": "{
|
|
9813
|
+
"colorBackgroundSliderHandleErrorDefault": {
|
|
9814
|
+
"light": "{colorTextStatusError}",
|
|
9815
|
+
"dark": "{colorTextStatusError}"
|
|
9672
9816
|
},
|
|
9673
|
-
"
|
|
9674
|
-
"light": "{
|
|
9675
|
-
"dark": "{
|
|
9817
|
+
"colorBackgroundSliderHandleErrorActive": {
|
|
9818
|
+
"light": "{colorTextStatusError}",
|
|
9819
|
+
"dark": "{colorTextStatusError}"
|
|
9820
|
+
},
|
|
9821
|
+
"colorBackgroundSliderHandleWarningDefault": {
|
|
9822
|
+
"light": "{colorTextStatusWarning}",
|
|
9823
|
+
"dark": "{colorTextStatusWarning}"
|
|
9824
|
+
},
|
|
9825
|
+
"colorBackgroundSliderHandleWarningActive": {
|
|
9826
|
+
"light": "{colorTextStatusWarning}",
|
|
9827
|
+
"dark": "{colorTextStatusWarning}"
|
|
9828
|
+
},
|
|
9829
|
+
"colorBackgroundSliderRangeErrorDefault": {
|
|
9830
|
+
"light": "{colorTextStatusError}",
|
|
9831
|
+
"dark": "{colorTextStatusError}"
|
|
9832
|
+
},
|
|
9833
|
+
"colorBackgroundSliderRangeErrorActive": {
|
|
9834
|
+
"light": "{colorTextStatusError}",
|
|
9835
|
+
"dark": "{colorTextStatusError}"
|
|
9836
|
+
},
|
|
9837
|
+
"colorBackgroundSliderRangeWarningDefault": {
|
|
9838
|
+
"light": "{colorTextStatusWarning}",
|
|
9839
|
+
"dark": "{colorTextStatusWarning}"
|
|
9840
|
+
},
|
|
9841
|
+
"colorBackgroundSliderRangeWarningActive": {
|
|
9842
|
+
"light": "{colorTextStatusWarning}",
|
|
9843
|
+
"dark": "{colorTextStatusWarning}"
|
|
9676
9844
|
},
|
|
9677
9845
|
"colorBackgroundStatusError": {
|
|
9678
9846
|
"light": "{colorError1000}",
|
|
@@ -10794,10 +10962,10 @@ module.exports.preset = {
|
|
|
10794
10962
|
"colorBackgroundNotificationStackBarActive": "color",
|
|
10795
10963
|
"colorBackgroundNotificationStackBarHover": "color",
|
|
10796
10964
|
"colorBackgroundPopover": "color",
|
|
10797
|
-
"
|
|
10798
|
-
"
|
|
10799
|
-
"
|
|
10800
|
-
"
|
|
10965
|
+
"colorBackgroundProgressBarValueDefault": "color",
|
|
10966
|
+
"colorBackgroundProgressBarValueInFlash": "color",
|
|
10967
|
+
"colorBackgroundProgressBarDefault": "color",
|
|
10968
|
+
"colorBackgroundProgressBarInFlash": "color",
|
|
10801
10969
|
"colorBackgroundSegmentActive": "color",
|
|
10802
10970
|
"colorBackgroundSegmentDefault": "color",
|
|
10803
10971
|
"colorBackgroundSegmentDisabled": "color",
|
|
@@ -10809,8 +10977,14 @@ module.exports.preset = {
|
|
|
10809
10977
|
"colorBackgroundSliderHandleActive": "color",
|
|
10810
10978
|
"colorBackgroundSliderTrackDefault": "color",
|
|
10811
10979
|
"colorBackgroundSliderHandleRing": "color",
|
|
10812
|
-
"
|
|
10813
|
-
"
|
|
10980
|
+
"colorBackgroundSliderHandleErrorDefault": "color",
|
|
10981
|
+
"colorBackgroundSliderHandleErrorActive": "color",
|
|
10982
|
+
"colorBackgroundSliderHandleWarningDefault": "color",
|
|
10983
|
+
"colorBackgroundSliderHandleWarningActive": "color",
|
|
10984
|
+
"colorBackgroundSliderRangeErrorDefault": "color",
|
|
10985
|
+
"colorBackgroundSliderRangeErrorActive": "color",
|
|
10986
|
+
"colorBackgroundSliderRangeWarningDefault": "color",
|
|
10987
|
+
"colorBackgroundSliderRangeWarningActive": "color",
|
|
10814
10988
|
"colorBackgroundStatusError": "color",
|
|
10815
10989
|
"colorBackgroundStatusInfo": "color",
|
|
10816
10990
|
"colorBackgroundDialog": "color",
|
|
@@ -11497,6 +11671,8 @@ module.exports.preset = {
|
|
|
11497
11671
|
"colorBackgroundNotificationRed",
|
|
11498
11672
|
"colorBackgroundNotificationYellow",
|
|
11499
11673
|
"colorBackgroundPopover",
|
|
11674
|
+
"colorBackgroundProgressBarValueDefault",
|
|
11675
|
+
"colorBackgroundProgressBarDefault",
|
|
11500
11676
|
"colorBackgroundSegmentActive",
|
|
11501
11677
|
"colorBackgroundSegmentDefault",
|
|
11502
11678
|
"colorBackgroundSegmentDisabled",
|
|
@@ -11868,6 +12044,8 @@ module.exports.preset = {
|
|
|
11868
12044
|
"colorBackgroundNotificationRed",
|
|
11869
12045
|
"colorBackgroundNotificationYellow",
|
|
11870
12046
|
"colorBackgroundPopover",
|
|
12047
|
+
"colorBackgroundProgressBarValueDefault",
|
|
12048
|
+
"colorBackgroundProgressBarDefault",
|
|
11871
12049
|
"colorBackgroundSegmentActive",
|
|
11872
12050
|
"colorBackgroundSegmentDefault",
|
|
11873
12051
|
"colorBackgroundSegmentDisabled",
|
|
@@ -12420,10 +12598,10 @@ module.exports.preset = {
|
|
|
12420
12598
|
"colorBackgroundNotificationStackBarActive": "color-background-notification-stack-bar-active",
|
|
12421
12599
|
"colorBackgroundNotificationStackBarHover": "color-background-notification-stack-bar-hover",
|
|
12422
12600
|
"colorBackgroundPopover": "color-background-popover",
|
|
12423
|
-
"
|
|
12424
|
-
"
|
|
12425
|
-
"
|
|
12426
|
-
"
|
|
12601
|
+
"colorBackgroundProgressBarValueDefault": "color-background-progress-bar-value-default",
|
|
12602
|
+
"colorBackgroundProgressBarValueInFlash": "color-background-progress-bar-value-in-flash",
|
|
12603
|
+
"colorBackgroundProgressBarDefault": "color-background-progress-bar-default",
|
|
12604
|
+
"colorBackgroundProgressBarInFlash": "color-background-progress-bar-in-flash",
|
|
12427
12605
|
"colorBackgroundSegmentActive": "color-background-segment-active",
|
|
12428
12606
|
"colorBackgroundSegmentDefault": "color-background-segment-default",
|
|
12429
12607
|
"colorBackgroundSegmentDisabled": "color-background-segment-disabled",
|
|
@@ -12435,8 +12613,14 @@ module.exports.preset = {
|
|
|
12435
12613
|
"colorBackgroundSliderHandleActive": "color-background-slider-handle-active",
|
|
12436
12614
|
"colorBackgroundSliderTrackDefault": "color-background-slider-track-default",
|
|
12437
12615
|
"colorBackgroundSliderHandleRing": "color-background-slider-handle-ring",
|
|
12438
|
-
"
|
|
12439
|
-
"
|
|
12616
|
+
"colorBackgroundSliderHandleErrorDefault": "color-background-slider-handle-error-default",
|
|
12617
|
+
"colorBackgroundSliderHandleErrorActive": "color-background-slider-handle-error-active",
|
|
12618
|
+
"colorBackgroundSliderHandleWarningDefault": "color-background-slider-handle-warning-default",
|
|
12619
|
+
"colorBackgroundSliderHandleWarningActive": "color-background-slider-handle-warning-active",
|
|
12620
|
+
"colorBackgroundSliderRangeErrorDefault": "color-background-slider-range-error-default",
|
|
12621
|
+
"colorBackgroundSliderRangeErrorActive": "color-background-slider-range-error-active",
|
|
12622
|
+
"colorBackgroundSliderRangeWarningDefault": "color-background-slider-range-warning-default",
|
|
12623
|
+
"colorBackgroundSliderRangeWarningActive": "color-background-slider-range-warning-active",
|
|
12440
12624
|
"colorBackgroundStatusError": "color-background-status-error",
|
|
12441
12625
|
"colorBackgroundStatusInfo": "color-background-status-info",
|
|
12442
12626
|
"colorBackgroundDialog": "color-background-dialog",
|
|
@@ -13235,10 +13419,10 @@ module.exports.preset = {
|
|
|
13235
13419
|
"colorBackgroundNotificationStackBarActive": "--color-background-notification-stack-bar-active-a4h9r8",
|
|
13236
13420
|
"colorBackgroundNotificationStackBarHover": "--color-background-notification-stack-bar-hover-jh82oo",
|
|
13237
13421
|
"colorBackgroundPopover": "--color-background-popover-e20fy8",
|
|
13238
|
-
"
|
|
13239
|
-
"
|
|
13240
|
-
"
|
|
13241
|
-
"
|
|
13422
|
+
"colorBackgroundProgressBarValueDefault": "--color-background-progress-bar-value-default-9zs42p",
|
|
13423
|
+
"colorBackgroundProgressBarValueInFlash": "--color-background-progress-bar-value-in-flash-q2h8w5",
|
|
13424
|
+
"colorBackgroundProgressBarDefault": "--color-background-progress-bar-default-4755ec",
|
|
13425
|
+
"colorBackgroundProgressBarInFlash": "--color-background-progress-bar-in-flash-f4k60b",
|
|
13242
13426
|
"colorBackgroundSegmentActive": "--color-background-segment-active-1u2ldl",
|
|
13243
13427
|
"colorBackgroundSegmentDefault": "--color-background-segment-default-b0r494",
|
|
13244
13428
|
"colorBackgroundSegmentDisabled": "--color-background-segment-disabled-m2a5t7",
|
|
@@ -13250,8 +13434,14 @@ module.exports.preset = {
|
|
|
13250
13434
|
"colorBackgroundSliderHandleActive": "--color-background-slider-handle-active-50ubqb",
|
|
13251
13435
|
"colorBackgroundSliderTrackDefault": "--color-background-slider-track-default-vk2c9o",
|
|
13252
13436
|
"colorBackgroundSliderHandleRing": "--color-background-slider-handle-ring-9sfenj",
|
|
13253
|
-
"
|
|
13254
|
-
"
|
|
13437
|
+
"colorBackgroundSliderHandleErrorDefault": "--color-background-slider-handle-error-default-411tqq",
|
|
13438
|
+
"colorBackgroundSliderHandleErrorActive": "--color-background-slider-handle-error-active-x65pfh",
|
|
13439
|
+
"colorBackgroundSliderHandleWarningDefault": "--color-background-slider-handle-warning-default-or76ej",
|
|
13440
|
+
"colorBackgroundSliderHandleWarningActive": "--color-background-slider-handle-warning-active-7o84zp",
|
|
13441
|
+
"colorBackgroundSliderRangeErrorDefault": "--color-background-slider-range-error-default-b519qn",
|
|
13442
|
+
"colorBackgroundSliderRangeErrorActive": "--color-background-slider-range-error-active-6bo8an",
|
|
13443
|
+
"colorBackgroundSliderRangeWarningDefault": "--color-background-slider-range-warning-default-6isqvo",
|
|
13444
|
+
"colorBackgroundSliderRangeWarningActive": "--color-background-slider-range-warning-active-dm2pha",
|
|
13255
13445
|
"colorBackgroundStatusError": "--color-background-status-error-mu3lcw",
|
|
13256
13446
|
"colorBackgroundStatusInfo": "--color-background-status-info-sfobba",
|
|
13257
13447
|
"colorBackgroundDialog": "--color-background-dialog-2fj3uu",
|