@cloudtower/eagle 0.26.21 → 0.26.23
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/dist/components/StatusCapsule/__test__/h5_css.test.d.ts +1 -0
- package/dist/components/StatusCapsule/index.d.ts +8 -0
- package/dist/components.css +360 -286
- package/dist/esm/index.js +820 -735
- package/dist/esm/stats1.html +1 -1
- package/dist/spec/base.d.ts +9 -0
- package/dist/style.css +346 -272
- package/dist/umd/index.js +818 -733
- package/dist/umd/stats1.html +1 -1
- package/dist/variables.scss +19 -0
- package/package.json +5 -5
package/dist/style.css
CHANGED
|
@@ -30221,6 +30221,19 @@ html body {
|
|
|
30221
30221
|
font-size: 18px;
|
|
30222
30222
|
}
|
|
30223
30223
|
|
|
30224
|
+
.iap75of {
|
|
30225
|
+
height: 18px;
|
|
30226
|
+
line-height: 18px;
|
|
30227
|
+
padding: 0 4px;
|
|
30228
|
+
border-radius: 4px;
|
|
30229
|
+
background: rgba(235, 239, 245, 0.6);
|
|
30230
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30231
|
+
display: flex;
|
|
30232
|
+
align-items: center;
|
|
30233
|
+
white-space: nowrap;
|
|
30234
|
+
margin-right: 4px;
|
|
30235
|
+
}
|
|
30236
|
+
|
|
30224
30237
|
.i1mrf09m {
|
|
30225
30238
|
display: inline-flex;
|
|
30226
30239
|
align-items: center;
|
|
@@ -30239,19 +30252,6 @@ html body {
|
|
|
30239
30252
|
animation: rotate 680ms linear infinite;
|
|
30240
30253
|
}
|
|
30241
30254
|
|
|
30242
|
-
.iap75of {
|
|
30243
|
-
height: 18px;
|
|
30244
|
-
line-height: 18px;
|
|
30245
|
-
padding: 0 4px;
|
|
30246
|
-
border-radius: 4px;
|
|
30247
|
-
background: rgba(235, 239, 245, 0.6);
|
|
30248
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30249
|
-
display: flex;
|
|
30250
|
-
align-items: center;
|
|
30251
|
-
white-space: nowrap;
|
|
30252
|
-
margin-right: 4px;
|
|
30253
|
-
}
|
|
30254
|
-
|
|
30255
30255
|
.obf05yr {
|
|
30256
30256
|
display: inline-block;
|
|
30257
30257
|
}
|
|
@@ -30261,152 +30261,6 @@ html body {
|
|
|
30261
30261
|
position: absolute;
|
|
30262
30262
|
}
|
|
30263
30263
|
|
|
30264
|
-
.rxbeqvl.ant-radio-wrapper {
|
|
30265
|
-
display: inline-flex;
|
|
30266
|
-
align-items: baseline;
|
|
30267
|
-
white-space: pre-wrap;
|
|
30268
|
-
}
|
|
30269
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
30270
|
-
position: relative;
|
|
30271
|
-
top: 3px;
|
|
30272
|
-
}
|
|
30273
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30274
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
30275
|
-
}
|
|
30276
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30277
|
-
border-color: #0080ff;
|
|
30278
|
-
}
|
|
30279
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30280
|
-
border-color: #0080ff;
|
|
30281
|
-
background: #0080ff;
|
|
30282
|
-
}
|
|
30283
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30284
|
-
top: 4px;
|
|
30285
|
-
left: 4px;
|
|
30286
|
-
width: 6px;
|
|
30287
|
-
height: 6px;
|
|
30288
|
-
background: #fff;
|
|
30289
|
-
}
|
|
30290
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30291
|
-
opacity: 0.5;
|
|
30292
|
-
}
|
|
30293
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30294
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
30295
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30296
|
-
}
|
|
30297
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30298
|
-
background: #00122e;
|
|
30299
|
-
}
|
|
30300
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30301
|
-
color: #00122e;
|
|
30302
|
-
opacity: 0.5;
|
|
30303
|
-
}
|
|
30304
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30305
|
-
color: #00122e;
|
|
30306
|
-
}
|
|
30307
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
30308
|
-
display: inline-block;
|
|
30309
|
-
padding: 0;
|
|
30310
|
-
padding-left: 12px;
|
|
30311
|
-
}
|
|
30312
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30313
|
-
margin-bottom: 0;
|
|
30314
|
-
white-space: pre-wrap;
|
|
30315
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30316
|
-
}
|
|
30317
|
-
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
30318
|
-
padding-left: 8px;
|
|
30319
|
-
}
|
|
30320
|
-
|
|
30321
|
-
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
30322
|
-
border-radius: 5px 0 0 5px;
|
|
30323
|
-
}
|
|
30324
|
-
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
30325
|
-
border-radius: 0 5px 5px 0;
|
|
30326
|
-
}
|
|
30327
|
-
|
|
30328
|
-
.r1f0aqcc {
|
|
30329
|
-
color: #00122e;
|
|
30330
|
-
border-color: #ccd4e3;
|
|
30331
|
-
}
|
|
30332
|
-
.r1f0aqcc:first-child {
|
|
30333
|
-
border-color: #a3b4cc;
|
|
30334
|
-
}
|
|
30335
|
-
.r1f0aqcc.ant-radio-button-wrapper {
|
|
30336
|
-
padding: 0 12px;
|
|
30337
|
-
line-height: 32px;
|
|
30338
|
-
height: 32px;
|
|
30339
|
-
}
|
|
30340
|
-
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
30341
|
-
white-space: nowrap;
|
|
30342
|
-
}
|
|
30343
|
-
.ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
|
|
30344
|
-
height: 22px;
|
|
30345
|
-
padding: 0 7px;
|
|
30346
|
-
line-height: 20px;
|
|
30347
|
-
}
|
|
30348
|
-
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30349
|
-
background: #ccd4e3;
|
|
30350
|
-
}
|
|
30351
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30352
|
-
background: #0080ff;
|
|
30353
|
-
}
|
|
30354
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30355
|
-
background: #ccd4e3;
|
|
30356
|
-
opacity: 0.5;
|
|
30357
|
-
}
|
|
30358
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30359
|
-
border-right-color: #0080ff;
|
|
30360
|
-
}
|
|
30361
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30362
|
-
border-color: #0080ff;
|
|
30363
|
-
}
|
|
30364
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
30365
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30366
|
-
}
|
|
30367
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
30368
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30369
|
-
border-color: #ccd4e3;
|
|
30370
|
-
opacity: 0.5;
|
|
30371
|
-
}
|
|
30372
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
30373
|
-
color: #00122e;
|
|
30374
|
-
border-color: #ccd4e3;
|
|
30375
|
-
}
|
|
30376
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30377
|
-
color: #00122e;
|
|
30378
|
-
border-color: #ccd4e3;
|
|
30379
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30380
|
-
}
|
|
30381
|
-
.r1f0aqcc .ant-radio-button-input {
|
|
30382
|
-
margin-right: 8px;
|
|
30383
|
-
display: inline;
|
|
30384
|
-
border: none;
|
|
30385
|
-
padding: 0;
|
|
30386
|
-
width: 36px;
|
|
30387
|
-
background: transparent;
|
|
30388
|
-
}
|
|
30389
|
-
.r1f0aqcc .ant-radio-button-input:focus {
|
|
30390
|
-
box-shadow: none;
|
|
30391
|
-
}
|
|
30392
|
-
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
30393
|
-
margin-right: 0;
|
|
30394
|
-
width: initial;
|
|
30395
|
-
box-shadow: none;
|
|
30396
|
-
}
|
|
30397
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30398
|
-
display: none;
|
|
30399
|
-
}
|
|
30400
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30401
|
-
display: inline;
|
|
30402
|
-
}
|
|
30403
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30404
|
-
display: inline;
|
|
30405
|
-
margin-right: 8px;
|
|
30406
|
-
padding: 0;
|
|
30407
|
-
width: 36px;
|
|
30408
|
-
}
|
|
30409
|
-
|
|
30410
30264
|
.p12gwtiw {
|
|
30411
30265
|
display: flex;
|
|
30412
30266
|
justify-content: space-between;
|
|
@@ -31130,6 +30984,152 @@ input.rrg1fkn.ant-input {
|
|
|
31130
30984
|
border-bottom-left-radius: 0;
|
|
31131
30985
|
}
|
|
31132
30986
|
|
|
30987
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
30988
|
+
display: inline-flex;
|
|
30989
|
+
align-items: baseline;
|
|
30990
|
+
white-space: pre-wrap;
|
|
30991
|
+
}
|
|
30992
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
30993
|
+
position: relative;
|
|
30994
|
+
top: 3px;
|
|
30995
|
+
}
|
|
30996
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30997
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30998
|
+
}
|
|
30999
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
31000
|
+
border-color: #0080ff;
|
|
31001
|
+
}
|
|
31002
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
31003
|
+
border-color: #0080ff;
|
|
31004
|
+
background: #0080ff;
|
|
31005
|
+
}
|
|
31006
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
31007
|
+
top: 4px;
|
|
31008
|
+
left: 4px;
|
|
31009
|
+
width: 6px;
|
|
31010
|
+
height: 6px;
|
|
31011
|
+
background: #fff;
|
|
31012
|
+
}
|
|
31013
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
31014
|
+
opacity: 0.5;
|
|
31015
|
+
}
|
|
31016
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
31017
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31018
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31019
|
+
}
|
|
31020
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
31021
|
+
background: #00122e;
|
|
31022
|
+
}
|
|
31023
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
31024
|
+
color: #00122e;
|
|
31025
|
+
opacity: 0.5;
|
|
31026
|
+
}
|
|
31027
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
31028
|
+
color: #00122e;
|
|
31029
|
+
}
|
|
31030
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
31031
|
+
display: inline-block;
|
|
31032
|
+
padding: 0;
|
|
31033
|
+
padding-left: 12px;
|
|
31034
|
+
}
|
|
31035
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
31036
|
+
margin-bottom: 0;
|
|
31037
|
+
white-space: pre-wrap;
|
|
31038
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31039
|
+
}
|
|
31040
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
31041
|
+
padding-left: 8px;
|
|
31042
|
+
}
|
|
31043
|
+
|
|
31044
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
31045
|
+
border-radius: 5px 0 0 5px;
|
|
31046
|
+
}
|
|
31047
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
31048
|
+
border-radius: 0 5px 5px 0;
|
|
31049
|
+
}
|
|
31050
|
+
|
|
31051
|
+
.r1f0aqcc {
|
|
31052
|
+
color: #00122e;
|
|
31053
|
+
border-color: #ccd4e3;
|
|
31054
|
+
}
|
|
31055
|
+
.r1f0aqcc:first-child {
|
|
31056
|
+
border-color: #a3b4cc;
|
|
31057
|
+
}
|
|
31058
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
31059
|
+
padding: 0 12px;
|
|
31060
|
+
line-height: 32px;
|
|
31061
|
+
height: 32px;
|
|
31062
|
+
}
|
|
31063
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
31064
|
+
white-space: nowrap;
|
|
31065
|
+
}
|
|
31066
|
+
.ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
|
|
31067
|
+
height: 22px;
|
|
31068
|
+
padding: 0 7px;
|
|
31069
|
+
line-height: 20px;
|
|
31070
|
+
}
|
|
31071
|
+
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
31072
|
+
background: #ccd4e3;
|
|
31073
|
+
}
|
|
31074
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
31075
|
+
background: #0080ff;
|
|
31076
|
+
}
|
|
31077
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
31078
|
+
background: #ccd4e3;
|
|
31079
|
+
opacity: 0.5;
|
|
31080
|
+
}
|
|
31081
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
31082
|
+
border-right-color: #0080ff;
|
|
31083
|
+
}
|
|
31084
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
31085
|
+
border-color: #0080ff;
|
|
31086
|
+
}
|
|
31087
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
31088
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31089
|
+
}
|
|
31090
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
31091
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31092
|
+
border-color: #ccd4e3;
|
|
31093
|
+
opacity: 0.5;
|
|
31094
|
+
}
|
|
31095
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
31096
|
+
color: #00122e;
|
|
31097
|
+
border-color: #ccd4e3;
|
|
31098
|
+
}
|
|
31099
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
31100
|
+
color: #00122e;
|
|
31101
|
+
border-color: #ccd4e3;
|
|
31102
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31103
|
+
}
|
|
31104
|
+
.r1f0aqcc .ant-radio-button-input {
|
|
31105
|
+
margin-right: 8px;
|
|
31106
|
+
display: inline;
|
|
31107
|
+
border: none;
|
|
31108
|
+
padding: 0;
|
|
31109
|
+
width: 36px;
|
|
31110
|
+
background: transparent;
|
|
31111
|
+
}
|
|
31112
|
+
.r1f0aqcc .ant-radio-button-input:focus {
|
|
31113
|
+
box-shadow: none;
|
|
31114
|
+
}
|
|
31115
|
+
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
31116
|
+
margin-right: 0;
|
|
31117
|
+
width: initial;
|
|
31118
|
+
box-shadow: none;
|
|
31119
|
+
}
|
|
31120
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
31121
|
+
display: none;
|
|
31122
|
+
}
|
|
31123
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
31124
|
+
display: inline;
|
|
31125
|
+
}
|
|
31126
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
31127
|
+
display: inline;
|
|
31128
|
+
margin-right: 8px;
|
|
31129
|
+
padding: 0;
|
|
31130
|
+
width: 36px;
|
|
31131
|
+
}
|
|
31132
|
+
|
|
31133
31133
|
.t1upn1sz {
|
|
31134
31134
|
height: 100%;
|
|
31135
31135
|
}
|
|
@@ -31494,6 +31494,10 @@ input.rrg1fkn.ant-input {
|
|
|
31494
31494
|
background: #fff;
|
|
31495
31495
|
}
|
|
31496
31496
|
|
|
31497
|
+
.i1e4sgug {
|
|
31498
|
+
display: inline-block;
|
|
31499
|
+
}
|
|
31500
|
+
|
|
31497
31501
|
.s1fc623g {
|
|
31498
31502
|
width: 430px !important;
|
|
31499
31503
|
}
|
|
@@ -31575,10 +31579,6 @@ input.rrg1fkn.ant-input {
|
|
|
31575
31579
|
opacity: 0;
|
|
31576
31580
|
}
|
|
31577
31581
|
|
|
31578
|
-
.i1e4sgug {
|
|
31579
|
-
display: inline-block;
|
|
31580
|
-
}
|
|
31581
|
-
|
|
31582
31582
|
.d6j0lbj {
|
|
31583
31583
|
font-family: Inter;
|
|
31584
31584
|
font-style: normal;
|
|
@@ -32167,16 +32167,6 @@ input.rrg1fkn.ant-input {
|
|
|
32167
32167
|
cursor: default;
|
|
32168
32168
|
}
|
|
32169
32169
|
|
|
32170
|
-
.igz4le8 {
|
|
32171
|
-
height: 24px;
|
|
32172
|
-
width: 56px !important;
|
|
32173
|
-
margin-right: 4px;
|
|
32174
|
-
}
|
|
32175
|
-
|
|
32176
|
-
.c1riexje {
|
|
32177
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32178
|
-
}
|
|
32179
|
-
|
|
32180
32170
|
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32181
32171
|
display: flex;
|
|
32182
32172
|
}
|
|
@@ -32238,80 +32228,89 @@ input.rrg1fkn.ant-input {
|
|
|
32238
32228
|
transform: rotate(180deg);
|
|
32239
32229
|
}
|
|
32240
32230
|
|
|
32241
|
-
.
|
|
32242
|
-
|
|
32243
|
-
|
|
32231
|
+
.igz4le8 {
|
|
32232
|
+
height: 24px;
|
|
32233
|
+
width: 56px !important;
|
|
32234
|
+
margin-right: 4px;
|
|
32244
32235
|
}
|
|
32245
32236
|
|
|
32246
|
-
.
|
|
32247
|
-
|
|
32248
|
-
border-radius: 3px;
|
|
32237
|
+
.c1riexje {
|
|
32238
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32249
32239
|
}
|
|
32250
32240
|
|
|
32251
|
-
.
|
|
32252
|
-
|
|
32253
|
-
border-radius:
|
|
32241
|
+
.s14dk8r1 {
|
|
32242
|
+
margin: 0;
|
|
32243
|
+
border-radius: 20px;
|
|
32244
|
+
padding: 2px 10px;
|
|
32245
|
+
height: 22px;
|
|
32254
32246
|
}
|
|
32255
|
-
|
|
32256
|
-
|
|
32257
|
-
opacity: unset;
|
|
32247
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
|
|
32248
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
32258
32249
|
}
|
|
32259
|
-
.
|
|
32260
|
-
|
|
32261
|
-
margin-right: 8px;
|
|
32262
|
-
display: inline-flex;
|
|
32263
|
-
align-items: center;
|
|
32264
|
-
border: none;
|
|
32250
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
32251
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
32265
32252
|
}
|
|
32266
|
-
.
|
|
32267
|
-
|
|
32268
|
-
height: 16px;
|
|
32269
|
-
color: inherit;
|
|
32270
|
-
margin-left: 4px;
|
|
32271
|
-
opacity: 0.6;
|
|
32272
|
-
display: inline-flex;
|
|
32253
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule {
|
|
32254
|
+
color: #00122e;
|
|
32273
32255
|
}
|
|
32274
|
-
.
|
|
32275
|
-
|
|
32256
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
32257
|
+
margin-right: 6px;
|
|
32276
32258
|
}
|
|
32277
|
-
.
|
|
32278
|
-
|
|
32259
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
32260
|
+
margin-left: 4px;
|
|
32261
|
+
}
|
|
32262
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
32279
32263
|
background-color: rgba(0, 136, 255, 0.1);
|
|
32280
32264
|
}
|
|
32281
|
-
.
|
|
32282
|
-
color: #
|
|
32283
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
32265
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
32266
|
+
background-color: #0080ff;
|
|
32284
32267
|
}
|
|
32285
|
-
.
|
|
32286
|
-
color:
|
|
32287
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
32268
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
32269
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
32288
32270
|
}
|
|
32289
|
-
.
|
|
32290
|
-
color:
|
|
32291
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32271
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
32272
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32292
32273
|
}
|
|
32293
|
-
.
|
|
32294
|
-
color: #
|
|
32295
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32274
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
32275
|
+
background-color: #f0483e;
|
|
32296
32276
|
}
|
|
32297
|
-
.
|
|
32298
|
-
color:
|
|
32277
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
32278
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
32299
32279
|
}
|
|
32300
|
-
.
|
|
32301
|
-
background-color:
|
|
32280
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
32281
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
32302
32282
|
}
|
|
32303
|
-
.
|
|
32283
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
32304
32284
|
background-color: #fea008;
|
|
32305
32285
|
}
|
|
32306
|
-
.
|
|
32286
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
32287
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
32288
|
+
}
|
|
32289
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
32290
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32291
|
+
}
|
|
32292
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
32307
32293
|
background-color: #00ba5d;
|
|
32308
32294
|
}
|
|
32309
|
-
.
|
|
32310
|
-
background-color:
|
|
32295
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
32296
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
32311
32297
|
}
|
|
32312
|
-
.
|
|
32298
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
32299
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32300
|
+
}
|
|
32301
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
32313
32302
|
background-color: #6b7d99;
|
|
32314
32303
|
}
|
|
32304
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
32305
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
32306
|
+
}
|
|
32307
|
+
|
|
32308
|
+
.s1uupoto {
|
|
32309
|
+
width: 8px;
|
|
32310
|
+
height: 8px;
|
|
32311
|
+
border-radius: 50%;
|
|
32312
|
+
display: inline-block;
|
|
32313
|
+
}
|
|
32315
32314
|
|
|
32316
32315
|
.m1thnes4 {
|
|
32317
32316
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -32474,6 +32473,81 @@ input.rrg1fkn.ant-input {
|
|
|
32474
32473
|
margin-left: 8px;
|
|
32475
32474
|
}
|
|
32476
32475
|
|
|
32476
|
+
.s1uupxds {
|
|
32477
|
+
padding: 0 8px;
|
|
32478
|
+
border-radius: 4px;
|
|
32479
|
+
}
|
|
32480
|
+
|
|
32481
|
+
.m10sqwut {
|
|
32482
|
+
padding: 2px 8px;
|
|
32483
|
+
border-radius: 3px;
|
|
32484
|
+
}
|
|
32485
|
+
|
|
32486
|
+
.l1d492wb {
|
|
32487
|
+
padding: 3px 8px;
|
|
32488
|
+
border-radius: 2px;
|
|
32489
|
+
}
|
|
32490
|
+
|
|
32491
|
+
.t1lzavmu.ant-tag:hover {
|
|
32492
|
+
opacity: unset;
|
|
32493
|
+
}
|
|
32494
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32495
|
+
margin: 0;
|
|
32496
|
+
margin-right: 8px;
|
|
32497
|
+
display: inline-flex;
|
|
32498
|
+
align-items: center;
|
|
32499
|
+
border: none;
|
|
32500
|
+
}
|
|
32501
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32502
|
+
width: 16px;
|
|
32503
|
+
height: 16px;
|
|
32504
|
+
color: inherit;
|
|
32505
|
+
margin-left: 4px;
|
|
32506
|
+
opacity: 0.6;
|
|
32507
|
+
display: inline-flex;
|
|
32508
|
+
}
|
|
32509
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32510
|
+
opacity: 1;
|
|
32511
|
+
}
|
|
32512
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32513
|
+
color: #0080ff;
|
|
32514
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32515
|
+
}
|
|
32516
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32517
|
+
color: #f0483e;
|
|
32518
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32519
|
+
}
|
|
32520
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32521
|
+
color: #e07f00;
|
|
32522
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
32523
|
+
}
|
|
32524
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32525
|
+
color: #008f4c;
|
|
32526
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32527
|
+
}
|
|
32528
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32529
|
+
color: #1d326c;
|
|
32530
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32531
|
+
}
|
|
32532
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32533
|
+
color: #fff;
|
|
32534
|
+
}
|
|
32535
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32536
|
+
background-color: #f0483e;
|
|
32537
|
+
}
|
|
32538
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32539
|
+
background-color: #fea008;
|
|
32540
|
+
}
|
|
32541
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32542
|
+
background-color: #00ba5d;
|
|
32543
|
+
}
|
|
32544
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32545
|
+
background-color: #0080ff;
|
|
32546
|
+
}
|
|
32547
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32548
|
+
background-color: #6b7d99;
|
|
32549
|
+
}
|
|
32550
|
+
|
|
32477
32551
|
.sq6vos1 {
|
|
32478
32552
|
--item-min-width: 60px;
|
|
32479
32553
|
}
|
|
@@ -32733,6 +32807,22 @@ input.rrg1fkn.ant-input {
|
|
|
32733
32807
|
margin-right: 2px;
|
|
32734
32808
|
}
|
|
32735
32809
|
|
|
32810
|
+
.rrwcpby {
|
|
32811
|
+
display: flex;
|
|
32812
|
+
align-items: center;
|
|
32813
|
+
}
|
|
32814
|
+
.rrwcpby .order {
|
|
32815
|
+
height: 24px;
|
|
32816
|
+
width: 24px;
|
|
32817
|
+
border-radius: 20px;
|
|
32818
|
+
color: #0080ff;
|
|
32819
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32820
|
+
display: flex;
|
|
32821
|
+
align-items: center;
|
|
32822
|
+
justify-content: center;
|
|
32823
|
+
margin-right: 6px;
|
|
32824
|
+
}
|
|
32825
|
+
|
|
32736
32826
|
.bab9xum {
|
|
32737
32827
|
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
32738
32828
|
}
|
|
@@ -32750,22 +32840,6 @@ input.rrg1fkn.ant-input {
|
|
|
32750
32840
|
transform: translateY(-4px);
|
|
32751
32841
|
}
|
|
32752
32842
|
|
|
32753
|
-
.rrwcpby {
|
|
32754
|
-
display: flex;
|
|
32755
|
-
align-items: center;
|
|
32756
|
-
}
|
|
32757
|
-
.rrwcpby .order {
|
|
32758
|
-
height: 24px;
|
|
32759
|
-
width: 24px;
|
|
32760
|
-
border-radius: 20px;
|
|
32761
|
-
color: #0080ff;
|
|
32762
|
-
background: rgba(0, 136, 255, 0.1);
|
|
32763
|
-
display: flex;
|
|
32764
|
-
align-items: center;
|
|
32765
|
-
justify-content: center;
|
|
32766
|
-
margin-right: 6px;
|
|
32767
|
-
}
|
|
32768
|
-
|
|
32769
32843
|
.tc40oxa {
|
|
32770
32844
|
margin-bottom: 4px;
|
|
32771
32845
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -32959,6 +33033,39 @@ input.rrg1fkn.ant-input {
|
|
|
32959
33033
|
margin-right: 8px;
|
|
32960
33034
|
}
|
|
32961
33035
|
|
|
33036
|
+
.w1xcixj5.outside-tag {
|
|
33037
|
+
padding-left: 0;
|
|
33038
|
+
}
|
|
33039
|
+
.w1xcixj5.outside-tag .inside-tag {
|
|
33040
|
+
border-radius: 4px 0 0 4px;
|
|
33041
|
+
padding-right: 4px;
|
|
33042
|
+
margin-right: 4px;
|
|
33043
|
+
}
|
|
33044
|
+
|
|
33045
|
+
.sut42l0 {
|
|
33046
|
+
padding: 0 8px;
|
|
33047
|
+
height: 18px;
|
|
33048
|
+
}
|
|
33049
|
+
|
|
33050
|
+
.mfsz1jz {
|
|
33051
|
+
padding: 2px 8px;
|
|
33052
|
+
height: 24px;
|
|
33053
|
+
}
|
|
33054
|
+
|
|
33055
|
+
.tnd6h4m {
|
|
33056
|
+
margin: 0;
|
|
33057
|
+
}
|
|
33058
|
+
|
|
33059
|
+
.i1qw4clm {
|
|
33060
|
+
margin-right: 4px;
|
|
33061
|
+
height: 16px;
|
|
33062
|
+
}
|
|
33063
|
+
|
|
33064
|
+
.iwsze0q {
|
|
33065
|
+
margin-right: 4px;
|
|
33066
|
+
height: 16px;
|
|
33067
|
+
}
|
|
33068
|
+
|
|
32962
33069
|
.f1p9ti6d {
|
|
32963
33070
|
width: 100%;
|
|
32964
33071
|
margin-bottom: 0 !important;
|
|
@@ -33039,39 +33146,6 @@ input.rrg1fkn.ant-input {
|
|
|
33039
33146
|
font-size: inherit;
|
|
33040
33147
|
}
|
|
33041
33148
|
|
|
33042
|
-
.w1xcixj5.outside-tag {
|
|
33043
|
-
padding-left: 0;
|
|
33044
|
-
}
|
|
33045
|
-
.w1xcixj5.outside-tag .inside-tag {
|
|
33046
|
-
border-radius: 4px 0 0 4px;
|
|
33047
|
-
padding-right: 4px;
|
|
33048
|
-
margin-right: 4px;
|
|
33049
|
-
}
|
|
33050
|
-
|
|
33051
|
-
.sut42l0 {
|
|
33052
|
-
padding: 0 8px;
|
|
33053
|
-
height: 18px;
|
|
33054
|
-
}
|
|
33055
|
-
|
|
33056
|
-
.mfsz1jz {
|
|
33057
|
-
padding: 2px 8px;
|
|
33058
|
-
height: 24px;
|
|
33059
|
-
}
|
|
33060
|
-
|
|
33061
|
-
.tnd6h4m {
|
|
33062
|
-
margin: 0;
|
|
33063
|
-
}
|
|
33064
|
-
|
|
33065
|
-
.i1qw4clm {
|
|
33066
|
-
margin-right: 4px;
|
|
33067
|
-
height: 16px;
|
|
33068
|
-
}
|
|
33069
|
-
|
|
33070
|
-
.iwsze0q {
|
|
33071
|
-
margin-right: 4px;
|
|
33072
|
-
height: 16px;
|
|
33073
|
-
}
|
|
33074
|
-
|
|
33075
33149
|
.feau332.ant-form-item {
|
|
33076
33150
|
margin-bottom: 0;
|
|
33077
33151
|
}
|