@cloudtower/eagle 0.27.19-alpha.0 → 0.27.21
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.css +1846 -1846
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +615 -615
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/style.css
CHANGED
|
@@ -29571,19 +29571,6 @@ html body {
|
|
|
29571
29571
|
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29572
29572
|
}
|
|
29573
29573
|
|
|
29574
|
-
.iap75of {
|
|
29575
|
-
height: 18px;
|
|
29576
|
-
line-height: 18px;
|
|
29577
|
-
padding: 0 4px;
|
|
29578
|
-
border-radius: 4px;
|
|
29579
|
-
background: rgba(235, 239, 245, 0.6);
|
|
29580
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29581
|
-
display: flex;
|
|
29582
|
-
align-items: center;
|
|
29583
|
-
white-space: nowrap;
|
|
29584
|
-
margin-right: 4px;
|
|
29585
|
-
}
|
|
29586
|
-
|
|
29587
29574
|
.fde5mpd {
|
|
29588
29575
|
width: 100%;
|
|
29589
29576
|
height: 100%;
|
|
@@ -29599,6 +29586,19 @@ html body {
|
|
|
29599
29586
|
font-size: 18px;
|
|
29600
29587
|
}
|
|
29601
29588
|
|
|
29589
|
+
.iap75of {
|
|
29590
|
+
height: 18px;
|
|
29591
|
+
line-height: 18px;
|
|
29592
|
+
padding: 0 4px;
|
|
29593
|
+
border-radius: 4px;
|
|
29594
|
+
background: rgba(235, 239, 245, 0.6);
|
|
29595
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29596
|
+
display: flex;
|
|
29597
|
+
align-items: center;
|
|
29598
|
+
white-space: nowrap;
|
|
29599
|
+
margin-right: 4px;
|
|
29600
|
+
}
|
|
29601
|
+
|
|
29602
29602
|
.i1mrf09m {
|
|
29603
29603
|
display: inline-flex;
|
|
29604
29604
|
align-items: center;
|
|
@@ -29617,6 +29617,35 @@ html body {
|
|
|
29617
29617
|
animation: rotate 680ms linear infinite;
|
|
29618
29618
|
}
|
|
29619
29619
|
|
|
29620
|
+
.bpq0js6 {
|
|
29621
|
+
padding: 4px 11px;
|
|
29622
|
+
}
|
|
29623
|
+
|
|
29624
|
+
.b15sn34c {
|
|
29625
|
+
white-space: nowrap;
|
|
29626
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29627
|
+
}
|
|
29628
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29629
|
+
--color: #0080ff;
|
|
29630
|
+
}
|
|
29631
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29632
|
+
--color: #0080ff;
|
|
29633
|
+
}
|
|
29634
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
29635
|
+
margin-left: 1px;
|
|
29636
|
+
}
|
|
29637
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
29638
|
+
border-top-right-radius: 0;
|
|
29639
|
+
border-bottom-right-radius: 0;
|
|
29640
|
+
}
|
|
29641
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
29642
|
+
border-top-left-radius: 0;
|
|
29643
|
+
border-bottom-left-radius: 0;
|
|
29644
|
+
}
|
|
29645
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29646
|
+
border-radius: unset;
|
|
29647
|
+
}
|
|
29648
|
+
|
|
29620
29649
|
.buj61ew.ant-btn-icon-only {
|
|
29621
29650
|
justify-content: center;
|
|
29622
29651
|
}
|
|
@@ -29867,35 +29896,6 @@ html body {
|
|
|
29867
29896
|
padding: 0;
|
|
29868
29897
|
}
|
|
29869
29898
|
|
|
29870
|
-
.bpq0js6 {
|
|
29871
|
-
padding: 4px 11px;
|
|
29872
|
-
}
|
|
29873
|
-
|
|
29874
|
-
.b15sn34c {
|
|
29875
|
-
white-space: nowrap;
|
|
29876
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29877
|
-
}
|
|
29878
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29879
|
-
--color: #0080ff;
|
|
29880
|
-
}
|
|
29881
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29882
|
-
--color: #0080ff;
|
|
29883
|
-
}
|
|
29884
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
29885
|
-
margin-left: 1px;
|
|
29886
|
-
}
|
|
29887
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
29888
|
-
border-top-right-radius: 0;
|
|
29889
|
-
border-bottom-right-radius: 0;
|
|
29890
|
-
}
|
|
29891
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
29892
|
-
border-top-left-radius: 0;
|
|
29893
|
-
border-bottom-left-radius: 0;
|
|
29894
|
-
}
|
|
29895
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29896
|
-
border-radius: unset;
|
|
29897
|
-
}
|
|
29898
|
-
|
|
29899
29899
|
.i1e4sgug {
|
|
29900
29900
|
display: inline-block;
|
|
29901
29901
|
}
|
|
@@ -29957,59 +29957,85 @@ html body {
|
|
|
29957
29957
|
line-height: 18px;
|
|
29958
29958
|
}
|
|
29959
29959
|
|
|
29960
|
-
.
|
|
29961
|
-
|
|
29962
|
-
height: 24px;
|
|
29963
|
-
background: rgba(172, 186, 211, 0.6);
|
|
29964
|
-
overflow: hidden;
|
|
29960
|
+
.s1fc623g {
|
|
29961
|
+
width: 430px !important;
|
|
29965
29962
|
}
|
|
29966
|
-
|
|
29967
|
-
|
|
29963
|
+
|
|
29964
|
+
.da3mx0o .ant-select-item-group {
|
|
29965
|
+
padding: 8px 16px;
|
|
29966
|
+
line-height: 18px;
|
|
29967
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29968
|
+
height: 34px;
|
|
29969
|
+
min-height: 34px;
|
|
29970
|
+
box-sizing: border-box;
|
|
29971
|
+
margin-top: 8px;
|
|
29968
29972
|
}
|
|
29969
|
-
|
|
29970
|
-
|
|
29971
|
-
|
|
29973
|
+
|
|
29974
|
+
.onr9gzt {
|
|
29975
|
+
display: flex;
|
|
29976
|
+
flex-direction: column;
|
|
29977
|
+
margin: 1px 8px;
|
|
29978
|
+
padding: 8px;
|
|
29979
|
+
border-radius: 4px;
|
|
29972
29980
|
}
|
|
29973
|
-
.
|
|
29974
|
-
|
|
29975
|
-
height: 32px;
|
|
29981
|
+
.onr9gzt .selected-icon {
|
|
29982
|
+
display: none;
|
|
29976
29983
|
}
|
|
29977
|
-
.
|
|
29978
|
-
|
|
29979
|
-
width: 20px;
|
|
29984
|
+
.onr9gzt.ant-select-item-option-grouped {
|
|
29985
|
+
padding-left: 8px;
|
|
29980
29986
|
}
|
|
29981
|
-
.
|
|
29982
|
-
|
|
29983
|
-
transition-delay: 120ms;
|
|
29987
|
+
.onr9gzt.ant-select-item-option-selected {
|
|
29988
|
+
background-color: white;
|
|
29984
29989
|
}
|
|
29985
|
-
.
|
|
29986
|
-
|
|
29987
|
-
width: 14px;
|
|
29988
|
-
top: 1px;
|
|
29989
|
-
left: 1px;
|
|
29990
|
+
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
29991
|
+
color: #0080ff;
|
|
29990
29992
|
}
|
|
29991
|
-
.
|
|
29992
|
-
|
|
29993
|
-
width: 28px;
|
|
29993
|
+
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
29994
|
+
display: block;
|
|
29994
29995
|
}
|
|
29995
|
-
.
|
|
29996
|
-
|
|
29996
|
+
.onr9gzt.ant-select-item-option-active {
|
|
29997
|
+
background: rgba(0, 136, 255, 0.16);
|
|
29997
29998
|
}
|
|
29998
|
-
.
|
|
29999
|
-
|
|
29999
|
+
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
30000
|
+
color: #0080ff;
|
|
30000
30001
|
}
|
|
30001
|
-
.
|
|
30002
|
-
|
|
30002
|
+
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
30003
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30004
|
+
color: #0080ff;
|
|
30003
30005
|
}
|
|
30004
|
-
|
|
30005
|
-
|
|
30006
|
+
|
|
30007
|
+
.oiy0apc {
|
|
30008
|
+
display: flex;
|
|
30009
|
+
justify-content: space-between;
|
|
30010
|
+
height: 20px;
|
|
30011
|
+
line-height: 20px;
|
|
30006
30012
|
}
|
|
30007
|
-
.
|
|
30008
|
-
|
|
30013
|
+
.oiy0apc .timezone-title {
|
|
30014
|
+
color: #2d3a56;
|
|
30015
|
+
overflow: hidden;
|
|
30016
|
+
text-overflow: ellipsis;
|
|
30009
30017
|
}
|
|
30010
30018
|
|
|
30011
|
-
.
|
|
30012
|
-
|
|
30019
|
+
.of4y382 {
|
|
30020
|
+
display: flex;
|
|
30021
|
+
justify-content: space-between;
|
|
30022
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30023
|
+
height: 18px;
|
|
30024
|
+
line-height: 18px;
|
|
30025
|
+
margin-top: 2px;
|
|
30026
|
+
}
|
|
30027
|
+
|
|
30028
|
+
.t19903l9 {
|
|
30029
|
+
border: none;
|
|
30030
|
+
margin-right: 0;
|
|
30031
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30032
|
+
}
|
|
30033
|
+
|
|
30034
|
+
.ohwbvxu {
|
|
30035
|
+
pointer-events: none;
|
|
30036
|
+
height: 32px;
|
|
30037
|
+
width: 100%;
|
|
30038
|
+
opacity: 0;
|
|
30013
30039
|
}
|
|
30014
30040
|
|
|
30015
30041
|
.t1upn1sz {
|
|
@@ -30376,6 +30402,61 @@ html body {
|
|
|
30376
30402
|
background: #fff;
|
|
30377
30403
|
}
|
|
30378
30404
|
|
|
30405
|
+
.s34f1qb.ant-switch {
|
|
30406
|
+
min-width: 40px;
|
|
30407
|
+
height: 24px;
|
|
30408
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30409
|
+
overflow: hidden;
|
|
30410
|
+
}
|
|
30411
|
+
.s34f1qb.ant-switch:focus {
|
|
30412
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30413
|
+
}
|
|
30414
|
+
.s34f1qb.ant-switch-small {
|
|
30415
|
+
min-width: 26px;
|
|
30416
|
+
height: 16px;
|
|
30417
|
+
}
|
|
30418
|
+
.s34f1qb.ant-switch-large {
|
|
30419
|
+
min-width: 52px;
|
|
30420
|
+
height: 32px;
|
|
30421
|
+
}
|
|
30422
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
30423
|
+
height: 20px;
|
|
30424
|
+
width: 20px;
|
|
30425
|
+
}
|
|
30426
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
30427
|
+
border-radius: 10px;
|
|
30428
|
+
transition-delay: 120ms;
|
|
30429
|
+
}
|
|
30430
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
30431
|
+
height: 14px;
|
|
30432
|
+
width: 14px;
|
|
30433
|
+
top: 1px;
|
|
30434
|
+
left: 1px;
|
|
30435
|
+
}
|
|
30436
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
30437
|
+
height: 28px;
|
|
30438
|
+
width: 28px;
|
|
30439
|
+
}
|
|
30440
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
30441
|
+
border-radius: 14px;
|
|
30442
|
+
}
|
|
30443
|
+
.s34f1qb.ant-switch-checked {
|
|
30444
|
+
background-color: #00ba5d;
|
|
30445
|
+
}
|
|
30446
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
30447
|
+
left: calc(100% - 20px - 2px);
|
|
30448
|
+
}
|
|
30449
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30450
|
+
left: calc(100% - 14px - 1px);
|
|
30451
|
+
}
|
|
30452
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30453
|
+
left: calc(100% - 28px - 2px);
|
|
30454
|
+
}
|
|
30455
|
+
|
|
30456
|
+
.c1to9vb9 {
|
|
30457
|
+
margin-left: 5px;
|
|
30458
|
+
}
|
|
30459
|
+
|
|
30379
30460
|
.obf05yr {
|
|
30380
30461
|
display: inline-block;
|
|
30381
30462
|
}
|
|
@@ -31211,93 +31292,12 @@ input.rrg1fkn.ant-input {
|
|
|
31211
31292
|
width: 36px;
|
|
31212
31293
|
}
|
|
31213
31294
|
|
|
31214
|
-
.
|
|
31215
|
-
|
|
31216
|
-
|
|
31217
|
-
|
|
31218
|
-
|
|
31219
|
-
|
|
31220
|
-
line-height: 18px;
|
|
31221
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31222
|
-
height: 34px;
|
|
31223
|
-
min-height: 34px;
|
|
31224
|
-
box-sizing: border-box;
|
|
31225
|
-
margin-top: 8px;
|
|
31226
|
-
}
|
|
31227
|
-
|
|
31228
|
-
.onr9gzt {
|
|
31229
|
-
display: flex;
|
|
31230
|
-
flex-direction: column;
|
|
31231
|
-
margin: 1px 8px;
|
|
31232
|
-
padding: 8px;
|
|
31233
|
-
border-radius: 4px;
|
|
31234
|
-
}
|
|
31235
|
-
.onr9gzt .selected-icon {
|
|
31236
|
-
display: none;
|
|
31237
|
-
}
|
|
31238
|
-
.onr9gzt.ant-select-item-option-grouped {
|
|
31239
|
-
padding-left: 8px;
|
|
31240
|
-
}
|
|
31241
|
-
.onr9gzt.ant-select-item-option-selected {
|
|
31242
|
-
background-color: white;
|
|
31243
|
-
}
|
|
31244
|
-
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
31245
|
-
color: #0080ff;
|
|
31246
|
-
}
|
|
31247
|
-
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
31248
|
-
display: block;
|
|
31249
|
-
}
|
|
31250
|
-
.onr9gzt.ant-select-item-option-active {
|
|
31251
|
-
background: rgba(0, 136, 255, 0.16);
|
|
31252
|
-
}
|
|
31253
|
-
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
31254
|
-
color: #0080ff;
|
|
31255
|
-
}
|
|
31256
|
-
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
31257
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31258
|
-
color: #0080ff;
|
|
31259
|
-
}
|
|
31260
|
-
|
|
31261
|
-
.oiy0apc {
|
|
31262
|
-
display: flex;
|
|
31263
|
-
justify-content: space-between;
|
|
31264
|
-
height: 20px;
|
|
31265
|
-
line-height: 20px;
|
|
31266
|
-
}
|
|
31267
|
-
.oiy0apc .timezone-title {
|
|
31268
|
-
color: #2d3a56;
|
|
31269
|
-
overflow: hidden;
|
|
31270
|
-
text-overflow: ellipsis;
|
|
31271
|
-
}
|
|
31272
|
-
|
|
31273
|
-
.of4y382 {
|
|
31274
|
-
display: flex;
|
|
31275
|
-
justify-content: space-between;
|
|
31276
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31277
|
-
height: 18px;
|
|
31278
|
-
line-height: 18px;
|
|
31279
|
-
margin-top: 2px;
|
|
31280
|
-
}
|
|
31281
|
-
|
|
31282
|
-
.t19903l9 {
|
|
31283
|
-
border: none;
|
|
31284
|
-
margin-right: 0;
|
|
31285
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31286
|
-
}
|
|
31287
|
-
|
|
31288
|
-
.ohwbvxu {
|
|
31289
|
-
pointer-events: none;
|
|
31290
|
-
height: 32px;
|
|
31291
|
-
width: 100%;
|
|
31292
|
-
opacity: 0;
|
|
31293
|
-
}
|
|
31294
|
-
|
|
31295
|
-
.d6j0lbj {
|
|
31296
|
-
font-family: Inter;
|
|
31297
|
-
font-style: normal;
|
|
31298
|
-
font-weight: bold;
|
|
31299
|
-
font-size: 32px;
|
|
31300
|
-
line-height: 40px;
|
|
31295
|
+
.d6j0lbj {
|
|
31296
|
+
font-family: Inter;
|
|
31297
|
+
font-style: normal;
|
|
31298
|
+
font-weight: bold;
|
|
31299
|
+
font-size: 32px;
|
|
31300
|
+
line-height: 40px;
|
|
31301
31301
|
}
|
|
31302
31302
|
|
|
31303
31303
|
.d1xhvvxe {
|
|
@@ -31927,85 +31927,67 @@ input.rrg1fkn.ant-input {
|
|
|
31927
31927
|
padding: 8px 12px;
|
|
31928
31928
|
}
|
|
31929
31929
|
|
|
31930
|
-
.
|
|
31931
|
-
|
|
31930
|
+
.berrcjl {
|
|
31931
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31932
|
+
margin-bottom: 4px;
|
|
31932
31933
|
}
|
|
31933
|
-
.
|
|
31934
|
-
|
|
31935
|
-
|
|
31936
|
-
|
|
31937
|
-
line-height: 32px;
|
|
31934
|
+
.berrcjl .breadcrumb-link {
|
|
31935
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31936
|
+
cursor: pointer;
|
|
31937
|
+
transition: color 160ms ease;
|
|
31938
31938
|
}
|
|
31939
|
-
.
|
|
31940
|
-
|
|
31941
|
-
border-radius: 8px;
|
|
31942
|
-
background: #fff;
|
|
31939
|
+
.berrcjl .breadcrumb-link:hover {
|
|
31940
|
+
color: #0080ff;
|
|
31943
31941
|
}
|
|
31944
|
-
.
|
|
31945
|
-
|
|
31946
|
-
font-size: 14px;
|
|
31947
|
-
line-height: 22px;
|
|
31948
|
-
color: rgba(0, 21, 64, 0.3);
|
|
31949
|
-
text-align: center;
|
|
31942
|
+
.berrcjl .breadcrumb-link:active {
|
|
31943
|
+
color: #005ed1;
|
|
31950
31944
|
}
|
|
31951
31945
|
|
|
31952
|
-
.
|
|
31953
|
-
|
|
31954
|
-
height: 14px;
|
|
31955
|
-
width: 14px;
|
|
31956
|
-
border-radius: 50%;
|
|
31957
|
-
flex-shrink: 0;
|
|
31958
|
-
display: flex;
|
|
31959
|
-
align-items: center;
|
|
31960
|
-
justify-content: center;
|
|
31961
|
-
border: 1px solid var(--color);
|
|
31962
|
-
}
|
|
31963
|
-
.c1bus5hc .circle-inner {
|
|
31964
|
-
position: relative;
|
|
31965
|
-
height: 10px;
|
|
31966
|
-
width: 10px;
|
|
31967
|
-
border-radius: 50%;
|
|
31968
|
-
overflow: hidden;
|
|
31969
|
-
}
|
|
31970
|
-
.c1bus5hc .circle-content {
|
|
31971
|
-
position: absolute;
|
|
31972
|
-
height: 100%;
|
|
31946
|
+
.c18bcrac {
|
|
31947
|
+
display: inline-block;
|
|
31973
31948
|
width: 100%;
|
|
31974
|
-
left: 0;
|
|
31975
|
-
top: 0;
|
|
31976
|
-
border-radius: 50%;
|
|
31977
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31978
|
-
transform: rotate(180deg);
|
|
31979
31949
|
}
|
|
31980
|
-
.
|
|
31981
|
-
|
|
31982
|
-
height: 100%;
|
|
31983
|
-
width: 100%;
|
|
31984
|
-
left: 0;
|
|
31985
|
-
top: 0;
|
|
31986
|
-
margin-left: 50%;
|
|
31987
|
-
transform-origin: left;
|
|
31988
|
-
background: white;
|
|
31989
|
-
transform: rotate(0deg);
|
|
31950
|
+
.c18bcrac .recharts-wrapper {
|
|
31951
|
+
margin-left: 4px;
|
|
31990
31952
|
}
|
|
31991
31953
|
|
|
31992
|
-
.
|
|
31954
|
+
.cro7kg2 {
|
|
31955
|
+
padding: 4px;
|
|
31956
|
+
}
|
|
31957
|
+
|
|
31958
|
+
.c14wcxf0 {
|
|
31993
31959
|
display: flex;
|
|
31960
|
+
justify-content: space-between;
|
|
31994
31961
|
align-items: center;
|
|
31995
|
-
font-size:
|
|
31996
|
-
line-height:
|
|
31962
|
+
font-size: 13px;
|
|
31963
|
+
line-height: 24px;
|
|
31964
|
+
color: #cccccc;
|
|
31965
|
+
white-space: nowrap;
|
|
31997
31966
|
}
|
|
31998
|
-
.
|
|
31999
|
-
margin-
|
|
31967
|
+
.c14wcxf0 label {
|
|
31968
|
+
margin-right: 32px;
|
|
32000
31969
|
}
|
|
32001
31970
|
|
|
32002
|
-
.
|
|
32003
|
-
|
|
31971
|
+
.coy29mj.c14wcxf0 {
|
|
31972
|
+
font-weight: bold;
|
|
31973
|
+
color: white;
|
|
32004
31974
|
}
|
|
32005
31975
|
|
|
32006
|
-
.
|
|
32007
|
-
|
|
32008
|
-
|
|
31976
|
+
.s11212zy {
|
|
31977
|
+
width: 8px;
|
|
31978
|
+
height: 8px;
|
|
31979
|
+
border-radius: 2px;
|
|
31980
|
+
display: inline-block;
|
|
31981
|
+
background: var(--s11212zy-0);
|
|
31982
|
+
border: 1px solid #fff;
|
|
31983
|
+
box-sizing: content-box;
|
|
31984
|
+
margin-right: 6px;
|
|
31985
|
+
}
|
|
31986
|
+
|
|
31987
|
+
.p1lyky6c > :first-child {
|
|
31988
|
+
font-weight: bold;
|
|
31989
|
+
color: white;
|
|
31990
|
+
margin-right: 4px;
|
|
32009
31991
|
}
|
|
32010
31992
|
|
|
32011
31993
|
.gmyahx3 {
|
|
@@ -32018,49 +32000,145 @@ input.rrg1fkn.ant-input {
|
|
|
32018
32000
|
color: #0080ff;
|
|
32019
32001
|
}
|
|
32020
32002
|
|
|
32021
|
-
.
|
|
32022
|
-
|
|
32023
|
-
|
|
32024
|
-
|
|
32025
|
-
.berrcjl .breadcrumb-link {
|
|
32026
|
-
color: rgba(10, 37, 85, 0.6);
|
|
32027
|
-
cursor: pointer;
|
|
32028
|
-
transition: color 160ms ease;
|
|
32003
|
+
.clm1wy1 {
|
|
32004
|
+
width: 192px;
|
|
32005
|
+
height: 246px;
|
|
32006
|
+
border-radius: 4px;
|
|
32029
32007
|
}
|
|
32030
|
-
.
|
|
32031
|
-
|
|
32008
|
+
.clm1wy1 > .ant-picker-calendar,
|
|
32009
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
32010
|
+
width: 100%;
|
|
32011
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
32012
|
+
border-top: none;
|
|
32032
32013
|
}
|
|
32033
|
-
.
|
|
32034
|
-
|
|
32014
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
32015
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
32016
|
+
padding: 0 16px;
|
|
32035
32017
|
}
|
|
32036
|
-
|
|
32037
|
-
.
|
|
32038
|
-
|
|
32018
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
32019
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
32020
|
+
width: 100%;
|
|
32021
|
+
height: 180px;
|
|
32022
|
+
border-spacing: 0;
|
|
32039
32023
|
}
|
|
32040
|
-
.
|
|
32041
|
-
|
|
32024
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
32025
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
32026
|
+
margin-bottom: 8px;
|
|
32042
32027
|
}
|
|
32043
|
-
.
|
|
32044
|
-
|
|
32028
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
32029
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
32030
|
+
width: 22px;
|
|
32045
32031
|
}
|
|
32046
|
-
.
|
|
32047
|
-
|
|
32032
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
32033
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
32034
|
+
padding: 0;
|
|
32048
32035
|
}
|
|
32049
|
-
.
|
|
32050
|
-
|
|
32036
|
+
.clm1wy1 .ant-picker-cell {
|
|
32037
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32038
|
+
opacity: 0.4;
|
|
32051
32039
|
}
|
|
32052
|
-
.
|
|
32053
|
-
|
|
32040
|
+
.clm1wy1 .ant-picker-cell-in-view {
|
|
32041
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32042
|
+
opacity: 1;
|
|
32054
32043
|
}
|
|
32055
|
-
.
|
|
32056
|
-
|
|
32044
|
+
.clm1wy1 .ant-picker-cell-in-view > .active {
|
|
32045
|
+
color: #3e4652;
|
|
32057
32046
|
}
|
|
32058
|
-
.
|
|
32059
|
-
|
|
32047
|
+
.clm1wy1 .ant-picker-cell::before {
|
|
32048
|
+
pointer-events: none;
|
|
32060
32049
|
}
|
|
32061
|
-
|
|
32062
|
-
|
|
32063
|
-
|
|
32050
|
+
|
|
32051
|
+
.t1tsm00v {
|
|
32052
|
+
color: rgba(129, 138, 153, 0.6);
|
|
32053
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
32054
|
+
backdrop-filter: blur(10px);
|
|
32055
|
+
padding: 7px 10px;
|
|
32056
|
+
}
|
|
32057
|
+
|
|
32058
|
+
.c167wnad {
|
|
32059
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32060
|
+
display: flex;
|
|
32061
|
+
justify-content: space-between;
|
|
32062
|
+
align-items: center;
|
|
32063
|
+
padding: 8px 16px;
|
|
32064
|
+
}
|
|
32065
|
+
.c167wnad .anticon {
|
|
32066
|
+
cursor: pointer;
|
|
32067
|
+
}
|
|
32068
|
+
.c167wnad .anticon:hover {
|
|
32069
|
+
color: #0096ff;
|
|
32070
|
+
}
|
|
32071
|
+
|
|
32072
|
+
.cxhf7dh {
|
|
32073
|
+
text-align: center;
|
|
32074
|
+
}
|
|
32075
|
+
.cxhf7dh .dots {
|
|
32076
|
+
display: flex;
|
|
32077
|
+
justify-content: center;
|
|
32078
|
+
}
|
|
32079
|
+
.cxhf7dh .dot {
|
|
32080
|
+
display: inline-block;
|
|
32081
|
+
width: 2px;
|
|
32082
|
+
height: 2px;
|
|
32083
|
+
border-radius: 1px;
|
|
32084
|
+
background: #0096ff;
|
|
32085
|
+
}
|
|
32086
|
+
.cxhf7dh .dot:not(:last-child) {
|
|
32087
|
+
margin-right: 2px;
|
|
32088
|
+
}
|
|
32089
|
+
.cxhf7dh .bar {
|
|
32090
|
+
width: 9px;
|
|
32091
|
+
height: 2px;
|
|
32092
|
+
background: #0096ff;
|
|
32093
|
+
border-radius: 2px;
|
|
32094
|
+
}
|
|
32095
|
+
|
|
32096
|
+
.n12mqh7z {
|
|
32097
|
+
display: flex;
|
|
32098
|
+
align-items: center;
|
|
32099
|
+
font-size: 12px;
|
|
32100
|
+
line-height: 18px;
|
|
32101
|
+
}
|
|
32102
|
+
.n12mqh7z:not(:last-child) {
|
|
32103
|
+
margin-bottom: 4px;
|
|
32104
|
+
}
|
|
32105
|
+
|
|
32106
|
+
.tf5bynu {
|
|
32107
|
+
margin: 0 3px;
|
|
32108
|
+
}
|
|
32109
|
+
|
|
32110
|
+
.tcckoz1 {
|
|
32111
|
+
max-height: 400px;
|
|
32112
|
+
overflow: "auto";
|
|
32113
|
+
}
|
|
32114
|
+
|
|
32115
|
+
.t1sqg15u {
|
|
32116
|
+
background: white;
|
|
32117
|
+
}
|
|
32118
|
+
.t1sqg15u.inline .table-row {
|
|
32119
|
+
flex-direction: column;
|
|
32120
|
+
}
|
|
32121
|
+
.t1sqg15u.inline .table-row > label {
|
|
32122
|
+
padding: 0 16px 7px 0;
|
|
32123
|
+
}
|
|
32124
|
+
.t1sqg15u.has-border .table-header {
|
|
32125
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
32126
|
+
}
|
|
32127
|
+
.t1sqg15u.has-border .hiddenBorder {
|
|
32128
|
+
border-top: none !important;
|
|
32129
|
+
}
|
|
32130
|
+
.t1sqg15u.has-border .table-row + .table-row {
|
|
32131
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
32132
|
+
}
|
|
32133
|
+
.t1sqg15u.has-border .table-row:last-of-type {
|
|
32134
|
+
padding-bottom: 0;
|
|
32135
|
+
}
|
|
32136
|
+
.t1sqg15u.align-right .content {
|
|
32137
|
+
text-align: right;
|
|
32138
|
+
}
|
|
32139
|
+
.t1sqg15u .uuid-row {
|
|
32140
|
+
display: flex;
|
|
32141
|
+
justify-content: space-between;
|
|
32064
32142
|
}
|
|
32065
32143
|
.t1sqg15u .uuid-row .id-text {
|
|
32066
32144
|
white-space: nowrap;
|
|
@@ -32124,167 +32202,66 @@ input.rrg1fkn.ant-input {
|
|
|
32124
32202
|
padding-right: 12px;
|
|
32125
32203
|
}
|
|
32126
32204
|
|
|
32127
|
-
.
|
|
32128
|
-
|
|
32129
|
-
align-items: center;
|
|
32130
|
-
justify-content: flex-end;
|
|
32131
|
-
}
|
|
32132
|
-
|
|
32133
|
-
.b1ctd5xy {
|
|
32134
|
-
display: flex;
|
|
32135
|
-
align-items: center;
|
|
32136
|
-
width: calc(100% - 40px);
|
|
32137
|
-
}
|
|
32138
|
-
.b1ctd5xy .chart {
|
|
32139
|
-
display: inline-block;
|
|
32140
|
-
width: 100%;
|
|
32141
|
-
}
|
|
32142
|
-
|
|
32143
|
-
.u1p8acpn {
|
|
32144
|
-
min-width: 40px;
|
|
32145
|
-
}
|
|
32146
|
-
.u1p8acpn .unit {
|
|
32147
|
-
color: #00122e !important;
|
|
32148
|
-
}
|
|
32149
|
-
|
|
32150
|
-
.clm1wy1 {
|
|
32151
|
-
width: 192px;
|
|
32152
|
-
height: 246px;
|
|
32153
|
-
border-radius: 4px;
|
|
32154
|
-
}
|
|
32155
|
-
.clm1wy1 > .ant-picker-calendar,
|
|
32156
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
32157
|
-
width: 100%;
|
|
32158
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
32159
|
-
border-top: none;
|
|
32160
|
-
}
|
|
32161
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
32162
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
32163
|
-
padding: 0 16px;
|
|
32164
|
-
}
|
|
32165
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
32166
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
32167
|
-
width: 100%;
|
|
32168
|
-
height: 180px;
|
|
32169
|
-
border-spacing: 0;
|
|
32170
|
-
}
|
|
32171
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
32172
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
32173
|
-
margin-bottom: 8px;
|
|
32174
|
-
}
|
|
32175
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
32176
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
32177
|
-
width: 22px;
|
|
32178
|
-
}
|
|
32179
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
32180
|
-
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
32181
|
-
padding: 0;
|
|
32182
|
-
}
|
|
32183
|
-
.clm1wy1 .ant-picker-cell {
|
|
32184
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32185
|
-
opacity: 0.4;
|
|
32186
|
-
}
|
|
32187
|
-
.clm1wy1 .ant-picker-cell-in-view {
|
|
32188
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32189
|
-
opacity: 1;
|
|
32205
|
+
.c1uzzomf {
|
|
32206
|
+
margin-bottom: 16px;
|
|
32190
32207
|
}
|
|
32191
|
-
.
|
|
32192
|
-
|
|
32208
|
+
.c1uzzomf .card-title {
|
|
32209
|
+
font-size: 16px;
|
|
32210
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32211
|
+
font-weight: 700;
|
|
32212
|
+
line-height: 32px;
|
|
32193
32213
|
}
|
|
32194
|
-
.
|
|
32195
|
-
|
|
32214
|
+
.c1uzzomf .card-body {
|
|
32215
|
+
padding: 24px;
|
|
32216
|
+
border-radius: 8px;
|
|
32217
|
+
background: #fff;
|
|
32196
32218
|
}
|
|
32197
|
-
|
|
32198
|
-
|
|
32199
|
-
|
|
32200
|
-
|
|
32201
|
-
|
|
32202
|
-
|
|
32219
|
+
.c1uzzomf .empty {
|
|
32220
|
+
font-weight: 700;
|
|
32221
|
+
font-size: 14px;
|
|
32222
|
+
line-height: 22px;
|
|
32223
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32224
|
+
text-align: center;
|
|
32203
32225
|
}
|
|
32204
32226
|
|
|
32205
|
-
.
|
|
32206
|
-
color:
|
|
32227
|
+
.c1bus5hc {
|
|
32228
|
+
--color: white;
|
|
32229
|
+
height: 14px;
|
|
32230
|
+
width: 14px;
|
|
32231
|
+
border-radius: 50%;
|
|
32232
|
+
flex-shrink: 0;
|
|
32207
32233
|
display: flex;
|
|
32208
|
-
justify-content: space-between;
|
|
32209
32234
|
align-items: center;
|
|
32210
|
-
padding: 8px 16px;
|
|
32211
|
-
}
|
|
32212
|
-
.c167wnad .anticon {
|
|
32213
|
-
cursor: pointer;
|
|
32214
|
-
}
|
|
32215
|
-
.c167wnad .anticon:hover {
|
|
32216
|
-
color: #0096ff;
|
|
32217
|
-
}
|
|
32218
|
-
|
|
32219
|
-
.cxhf7dh {
|
|
32220
|
-
text-align: center;
|
|
32221
|
-
}
|
|
32222
|
-
.cxhf7dh .dots {
|
|
32223
|
-
display: flex;
|
|
32224
32235
|
justify-content: center;
|
|
32236
|
+
border: 1px solid var(--color);
|
|
32225
32237
|
}
|
|
32226
|
-
.
|
|
32227
|
-
|
|
32228
|
-
|
|
32229
|
-
|
|
32230
|
-
border-radius:
|
|
32231
|
-
|
|
32232
|
-
}
|
|
32233
|
-
.cxhf7dh .dot:not(:last-child) {
|
|
32234
|
-
margin-right: 2px;
|
|
32235
|
-
}
|
|
32236
|
-
.cxhf7dh .bar {
|
|
32237
|
-
width: 9px;
|
|
32238
|
-
height: 2px;
|
|
32239
|
-
background: #0096ff;
|
|
32240
|
-
border-radius: 2px;
|
|
32238
|
+
.c1bus5hc .circle-inner {
|
|
32239
|
+
position: relative;
|
|
32240
|
+
height: 10px;
|
|
32241
|
+
width: 10px;
|
|
32242
|
+
border-radius: 50%;
|
|
32243
|
+
overflow: hidden;
|
|
32241
32244
|
}
|
|
32242
|
-
|
|
32243
|
-
|
|
32244
|
-
|
|
32245
|
+
.c1bus5hc .circle-content {
|
|
32246
|
+
position: absolute;
|
|
32247
|
+
height: 100%;
|
|
32245
32248
|
width: 100%;
|
|
32249
|
+
left: 0;
|
|
32250
|
+
top: 0;
|
|
32251
|
+
border-radius: 50%;
|
|
32252
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
32253
|
+
transform: rotate(180deg);
|
|
32246
32254
|
}
|
|
32247
|
-
.
|
|
32248
|
-
|
|
32249
|
-
|
|
32250
|
-
|
|
32251
|
-
|
|
32252
|
-
|
|
32253
|
-
|
|
32254
|
-
|
|
32255
|
-
|
|
32256
|
-
|
|
32257
|
-
justify-content: space-between;
|
|
32258
|
-
align-items: center;
|
|
32259
|
-
font-size: 13px;
|
|
32260
|
-
line-height: 24px;
|
|
32261
|
-
color: #cccccc;
|
|
32262
|
-
white-space: nowrap;
|
|
32263
|
-
}
|
|
32264
|
-
.c14wcxf0 label {
|
|
32265
|
-
margin-right: 32px;
|
|
32266
|
-
}
|
|
32267
|
-
|
|
32268
|
-
.coy29mj.c14wcxf0 {
|
|
32269
|
-
font-weight: bold;
|
|
32270
|
-
color: white;
|
|
32271
|
-
}
|
|
32272
|
-
|
|
32273
|
-
.s11212zy {
|
|
32274
|
-
width: 8px;
|
|
32275
|
-
height: 8px;
|
|
32276
|
-
border-radius: 2px;
|
|
32277
|
-
display: inline-block;
|
|
32278
|
-
background: var(--s11212zy-0);
|
|
32279
|
-
border: 1px solid #fff;
|
|
32280
|
-
box-sizing: content-box;
|
|
32281
|
-
margin-right: 6px;
|
|
32282
|
-
}
|
|
32283
|
-
|
|
32284
|
-
.p1lyky6c > :first-child {
|
|
32285
|
-
font-weight: bold;
|
|
32286
|
-
color: white;
|
|
32287
|
-
margin-right: 4px;
|
|
32255
|
+
.c1bus5hc .circle-child {
|
|
32256
|
+
position: absolute;
|
|
32257
|
+
height: 100%;
|
|
32258
|
+
width: 100%;
|
|
32259
|
+
left: 0;
|
|
32260
|
+
top: 0;
|
|
32261
|
+
margin-left: 50%;
|
|
32262
|
+
transform-origin: left;
|
|
32263
|
+
background: white;
|
|
32264
|
+
transform: rotate(0deg);
|
|
32288
32265
|
}
|
|
32289
32266
|
|
|
32290
32267
|
.tje3huy {
|
|
@@ -32294,14 +32271,6 @@ input.rrg1fkn.ant-input {
|
|
|
32294
32271
|
text-overflow: ellipsis;
|
|
32295
32272
|
}
|
|
32296
32273
|
|
|
32297
|
-
.s1iv0tp1 .enabled-switch {
|
|
32298
|
-
display: flex;
|
|
32299
|
-
align-items: center;
|
|
32300
|
-
}
|
|
32301
|
-
.s1iv0tp1 .enabled-text {
|
|
32302
|
-
margin-right: 8px;
|
|
32303
|
-
}
|
|
32304
|
-
|
|
32305
32274
|
.m15dvk92 {
|
|
32306
32275
|
display: flex;
|
|
32307
32276
|
justify-content: space-between;
|
|
@@ -32315,33 +32284,35 @@ input.rrg1fkn.ant-input {
|
|
|
32315
32284
|
width: 100%;
|
|
32316
32285
|
}
|
|
32317
32286
|
|
|
32318
|
-
.
|
|
32319
|
-
|
|
32320
|
-
|
|
32321
|
-
|
|
32322
|
-
padding: 20px 24px 24px 24px;
|
|
32287
|
+
.wg1tsps {
|
|
32288
|
+
display: flex;
|
|
32289
|
+
align-items: center;
|
|
32290
|
+
justify-content: flex-end;
|
|
32323
32291
|
}
|
|
32324
32292
|
|
|
32325
|
-
.
|
|
32326
|
-
|
|
32327
|
-
|
|
32293
|
+
.b1ctd5xy {
|
|
32294
|
+
display: flex;
|
|
32295
|
+
align-items: center;
|
|
32296
|
+
width: calc(100% - 40px);
|
|
32328
32297
|
}
|
|
32329
|
-
.
|
|
32330
|
-
|
|
32331
|
-
|
|
32332
|
-
padding-left: 0px !important;
|
|
32333
|
-
padding-right: 24px;
|
|
32298
|
+
.b1ctd5xy .chart {
|
|
32299
|
+
display: inline-block;
|
|
32300
|
+
width: 100%;
|
|
32334
32301
|
}
|
|
32335
|
-
|
|
32336
|
-
|
|
32302
|
+
|
|
32303
|
+
.u1p8acpn {
|
|
32304
|
+
min-width: 40px;
|
|
32337
32305
|
}
|
|
32338
|
-
.
|
|
32339
|
-
|
|
32306
|
+
.u1p8acpn .unit {
|
|
32307
|
+
color: #00122e !important;
|
|
32340
32308
|
}
|
|
32341
32309
|
|
|
32342
|
-
.
|
|
32343
|
-
|
|
32344
|
-
|
|
32310
|
+
.s1iv0tp1 .enabled-switch {
|
|
32311
|
+
display: flex;
|
|
32312
|
+
align-items: center;
|
|
32313
|
+
}
|
|
32314
|
+
.s1iv0tp1 .enabled-text {
|
|
32315
|
+
margin-right: 8px;
|
|
32345
32316
|
}
|
|
32346
32317
|
|
|
32347
32318
|
.c198s9j3 {
|
|
@@ -32415,6 +32386,39 @@ input.rrg1fkn.ant-input {
|
|
|
32415
32386
|
margin-left: 24px;
|
|
32416
32387
|
}
|
|
32417
32388
|
|
|
32389
|
+
.cav9p2m .ant-collapse-item {
|
|
32390
|
+
border: 0px;
|
|
32391
|
+
background-color: #fff;
|
|
32392
|
+
}
|
|
32393
|
+
.cav9p2m .ant-collapse-item .ant-collapse-header {
|
|
32394
|
+
padding-top: 0px;
|
|
32395
|
+
padding-bottom: 0px;
|
|
32396
|
+
padding-left: 0px !important;
|
|
32397
|
+
padding-right: 24px;
|
|
32398
|
+
}
|
|
32399
|
+
.cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32400
|
+
right: 0px;
|
|
32401
|
+
}
|
|
32402
|
+
.cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32403
|
+
padding: 0px;
|
|
32404
|
+
}
|
|
32405
|
+
|
|
32406
|
+
.csf0p6c .ant-collapse-item .ant-collapse-header {
|
|
32407
|
+
padding-right: 0px;
|
|
32408
|
+
cursor: default;
|
|
32409
|
+
}
|
|
32410
|
+
|
|
32411
|
+
.t3qomhu {
|
|
32412
|
+
margin: 0 2px;
|
|
32413
|
+
}
|
|
32414
|
+
|
|
32415
|
+
.c10crapj {
|
|
32416
|
+
border-radius: 8px;
|
|
32417
|
+
}
|
|
32418
|
+
.c10crapj .ant-card-body {
|
|
32419
|
+
padding: 20px 24px 24px 24px;
|
|
32420
|
+
}
|
|
32421
|
+
|
|
32418
32422
|
.o8ocss1 {
|
|
32419
32423
|
overflow: hidden;
|
|
32420
32424
|
text-overflow: ellipsis;
|
|
@@ -32424,8 +32428,96 @@ input.rrg1fkn.ant-input {
|
|
|
32424
32428
|
white-space: nowrap;
|
|
32425
32429
|
}
|
|
32426
32430
|
|
|
32427
|
-
.
|
|
32428
|
-
|
|
32431
|
+
button.lujuy3j {
|
|
32432
|
+
color: #0080FF;
|
|
32433
|
+
}
|
|
32434
|
+
button.lujuy3j .button-prefix-icon {
|
|
32435
|
+
margin-right: 4px;
|
|
32436
|
+
}
|
|
32437
|
+
button.lujuy3j .button-suffix-icon {
|
|
32438
|
+
margin-left: 4px;
|
|
32439
|
+
}
|
|
32440
|
+
button.lujuy3j:hover, button.lujuy3j.__pseudo-states-hover {
|
|
32441
|
+
color: #009dff;
|
|
32442
|
+
}
|
|
32443
|
+
button.lujuy3j:active, button.lujuy3j.__pseudo-states-active {
|
|
32444
|
+
color: #005ed1;
|
|
32445
|
+
}
|
|
32446
|
+
button.lujuy3j.ui-kit-link-disabled {
|
|
32447
|
+
color: #0080FF;
|
|
32448
|
+
}
|
|
32449
|
+
button.lujuy3j.ui-kit-link-subtle {
|
|
32450
|
+
color: #00122e;
|
|
32451
|
+
}
|
|
32452
|
+
button.lujuy3j.ui-kit-link-subtle:hover, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-hover {
|
|
32453
|
+
color: #0080FF;
|
|
32454
|
+
}
|
|
32455
|
+
button.lujuy3j.ui-kit-link-subtle:active, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-active {
|
|
32456
|
+
color: #005ed1;
|
|
32457
|
+
}
|
|
32458
|
+
button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
32459
|
+
color: #00122e;
|
|
32460
|
+
}
|
|
32461
|
+
|
|
32462
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32463
|
+
display: flex;
|
|
32464
|
+
}
|
|
32465
|
+
|
|
32466
|
+
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
32467
|
+
border-radius: 6px;
|
|
32468
|
+
}
|
|
32469
|
+
.shq1k1g.ant-select.ant-select-single {
|
|
32470
|
+
width: 100%;
|
|
32471
|
+
color: #2d3a56;
|
|
32472
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
32473
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32474
|
+
font-size: 13px;
|
|
32475
|
+
}
|
|
32476
|
+
.shq1k1g.ant-select.ant-select-single[data-size=middle] {
|
|
32477
|
+
height: 30px;
|
|
32478
|
+
}
|
|
32479
|
+
.shq1k1g.ant-select.ant-select-single.ant-select-lg {
|
|
32480
|
+
height: 38px;
|
|
32481
|
+
font-size: 13px;
|
|
32482
|
+
}
|
|
32483
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow,
|
|
32484
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32485
|
+
transition: 160ms ease;
|
|
32486
|
+
}
|
|
32487
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32488
|
+
color: #0080ff;
|
|
32489
|
+
}
|
|
32490
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
32491
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
32492
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32493
|
+
}
|
|
32494
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32495
|
+
color: #0080ff;
|
|
32496
|
+
}
|
|
32497
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
32498
|
+
border-color: #0080ff;
|
|
32499
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32500
|
+
}
|
|
32501
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32502
|
+
transform: rotate(180deg);
|
|
32503
|
+
}
|
|
32504
|
+
.shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32505
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32506
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32507
|
+
cursor: "not-allowed";
|
|
32508
|
+
}
|
|
32509
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32510
|
+
border-color: #f0483e !important;
|
|
32511
|
+
}
|
|
32512
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32513
|
+
color: #1d326c;
|
|
32514
|
+
}
|
|
32515
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
32516
|
+
border-color: #0080ff;
|
|
32517
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32518
|
+
}
|
|
32519
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32520
|
+
transform: rotate(180deg);
|
|
32429
32521
|
}
|
|
32430
32522
|
|
|
32431
32523
|
.igz4le8 {
|
|
@@ -32438,41 +32530,6 @@ input.rrg1fkn.ant-input {
|
|
|
32438
32530
|
color: rgba(44, 56, 82, 0.6);
|
|
32439
32531
|
}
|
|
32440
32532
|
|
|
32441
|
-
button.lujuy3j {
|
|
32442
|
-
color: #0080FF;
|
|
32443
|
-
}
|
|
32444
|
-
button.lujuy3j .button-prefix-icon {
|
|
32445
|
-
margin-right: 4px;
|
|
32446
|
-
}
|
|
32447
|
-
button.lujuy3j .button-suffix-icon {
|
|
32448
|
-
margin-left: 4px;
|
|
32449
|
-
}
|
|
32450
|
-
button.lujuy3j:hover, button.lujuy3j.__pseudo-states-hover {
|
|
32451
|
-
color: #009dff;
|
|
32452
|
-
}
|
|
32453
|
-
button.lujuy3j:active, button.lujuy3j.__pseudo-states-active {
|
|
32454
|
-
color: #005ed1;
|
|
32455
|
-
}
|
|
32456
|
-
button.lujuy3j.ui-kit-link-disabled {
|
|
32457
|
-
color: #0080FF;
|
|
32458
|
-
}
|
|
32459
|
-
button.lujuy3j.ui-kit-link-subtle {
|
|
32460
|
-
color: #00122e;
|
|
32461
|
-
}
|
|
32462
|
-
button.lujuy3j.ui-kit-link-subtle:hover, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-hover {
|
|
32463
|
-
color: #0080FF;
|
|
32464
|
-
}
|
|
32465
|
-
button.lujuy3j.ui-kit-link-subtle:active, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-active {
|
|
32466
|
-
color: #005ed1;
|
|
32467
|
-
}
|
|
32468
|
-
button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
32469
|
-
color: #00122e;
|
|
32470
|
-
}
|
|
32471
|
-
|
|
32472
|
-
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32473
|
-
display: flex;
|
|
32474
|
-
}
|
|
32475
|
-
|
|
32476
32533
|
.s14dk8r1 {
|
|
32477
32534
|
margin: 0;
|
|
32478
32535
|
border-radius: 20px;
|
|
@@ -32547,63 +32604,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32547
32604
|
display: inline-block;
|
|
32548
32605
|
}
|
|
32549
32606
|
|
|
32550
|
-
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
32551
|
-
border-radius: 6px;
|
|
32552
|
-
}
|
|
32553
|
-
.shq1k1g.ant-select.ant-select-single {
|
|
32554
|
-
width: 100%;
|
|
32555
|
-
color: #2d3a56;
|
|
32556
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
32557
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32558
|
-
font-size: 13px;
|
|
32559
|
-
}
|
|
32560
|
-
.shq1k1g.ant-select.ant-select-single[data-size=middle] {
|
|
32561
|
-
height: 30px;
|
|
32562
|
-
}
|
|
32563
|
-
.shq1k1g.ant-select.ant-select-single.ant-select-lg {
|
|
32564
|
-
height: 38px;
|
|
32565
|
-
font-size: 13px;
|
|
32566
|
-
}
|
|
32567
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow,
|
|
32568
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32569
|
-
transition: 160ms ease;
|
|
32570
|
-
}
|
|
32571
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32572
|
-
color: #0080ff;
|
|
32573
|
-
}
|
|
32574
|
-
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
32575
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
32576
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32577
|
-
}
|
|
32578
|
-
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32579
|
-
color: #0080ff;
|
|
32580
|
-
}
|
|
32581
|
-
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
32582
|
-
border-color: #0080ff;
|
|
32583
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32584
|
-
}
|
|
32585
|
-
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32586
|
-
transform: rotate(180deg);
|
|
32587
|
-
}
|
|
32588
|
-
.shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32589
|
-
background: rgba(211, 218, 235, 0.6);
|
|
32590
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
32591
|
-
cursor: "not-allowed";
|
|
32592
|
-
}
|
|
32593
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32594
|
-
border-color: #f0483e !important;
|
|
32595
|
-
}
|
|
32596
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32597
|
-
color: #1d326c;
|
|
32598
|
-
}
|
|
32599
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
32600
|
-
border-color: #0080ff;
|
|
32601
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32602
|
-
}
|
|
32603
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32604
|
-
transform: rotate(180deg);
|
|
32605
|
-
}
|
|
32606
|
-
|
|
32607
32607
|
.l4bld33 {
|
|
32608
32608
|
width: 64px;
|
|
32609
32609
|
height: 64px;
|
|
@@ -33138,10 +33138,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33138
33138
|
margin-left: 1px;
|
|
33139
33139
|
}
|
|
33140
33140
|
|
|
33141
|
-
.c1k4vanq {
|
|
33142
|
-
padding: 0 12px 14px 12px;
|
|
33143
|
-
}
|
|
33144
|
-
|
|
33145
33141
|
.rrwcpby {
|
|
33146
33142
|
display: flex;
|
|
33147
33143
|
align-items: center;
|
|
@@ -33158,6 +33154,10 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33158
33154
|
margin-right: 6px;
|
|
33159
33155
|
}
|
|
33160
33156
|
|
|
33157
|
+
.c1k4vanq {
|
|
33158
|
+
padding: 0 12px 14px 12px;
|
|
33159
|
+
}
|
|
33160
|
+
|
|
33161
33161
|
.c1udgdh2 {
|
|
33162
33162
|
color: #2d3a56;
|
|
33163
33163
|
padding: 7px 12px;
|
|
@@ -33198,23 +33198,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33198
33198
|
margin-right: 2px;
|
|
33199
33199
|
}
|
|
33200
33200
|
|
|
33201
|
-
.bab9xum {
|
|
33202
|
-
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);
|
|
33203
|
-
}
|
|
33204
|
-
|
|
33205
|
-
.cav4gt6 {
|
|
33206
|
-
border-radius: 8px;
|
|
33207
|
-
background-color: white;
|
|
33208
|
-
}
|
|
33209
|
-
.cav4gt6.hoverable {
|
|
33210
|
-
cursor: pointer;
|
|
33211
|
-
}
|
|
33212
|
-
.cav4gt6.hoverable:hover {
|
|
33213
|
-
transition: all 200ms ease;
|
|
33214
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33215
|
-
transform: translateY(-4px);
|
|
33216
|
-
}
|
|
33217
|
-
|
|
33218
33201
|
.f1p9ti6d {
|
|
33219
33202
|
width: 100%;
|
|
33220
33203
|
margin-bottom: 0 !important;
|
|
@@ -33246,61 +33229,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33246
33229
|
min-height: 0px;
|
|
33247
33230
|
}
|
|
33248
33231
|
|
|
33249
|
-
.at4ovwe .ant-input-number-handler-wrap {
|
|
33250
|
-
display: var(--at4ovwe-0);
|
|
33251
|
-
}
|
|
33252
|
-
.at4ovwe .ant-input-number-input-wrap {
|
|
33253
|
-
padding: 5px 12px;
|
|
33254
|
-
display: inline-flex;
|
|
33255
|
-
line-height: 1.5715;
|
|
33256
|
-
height: 100%;
|
|
33257
|
-
width: 100%;
|
|
33258
|
-
}
|
|
33259
|
-
.at4ovwe .ant-input-number-input-wrap::after {
|
|
33260
|
-
content: var(--at4ovwe-1);
|
|
33261
|
-
display: var(--at4ovwe-2);
|
|
33262
|
-
flex: none;
|
|
33263
|
-
align-items: center;
|
|
33264
|
-
margin-left: 4px;
|
|
33265
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33266
|
-
}
|
|
33267
|
-
.at4ovwe .ant-input-number-input-wrap::before {
|
|
33268
|
-
content: var(--at4ovwe-3);
|
|
33269
|
-
display: var(--at4ovwe-4);
|
|
33270
|
-
flex: none;
|
|
33271
|
-
align-items: center;
|
|
33272
|
-
margin-right: 4px;
|
|
33273
|
-
cursor: auto;
|
|
33274
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33275
|
-
}
|
|
33276
|
-
.ant-input-group.ant-input-group-compact > .at4ovwe {
|
|
33277
|
-
border-radius: 0;
|
|
33278
|
-
}
|
|
33279
|
-
.at4ovwe.ant-input-number {
|
|
33280
|
-
width: 100%;
|
|
33281
|
-
border-radius: 6px;
|
|
33282
|
-
}
|
|
33283
|
-
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
33284
|
-
border-color: #0096ff;
|
|
33285
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33286
|
-
z-index: 1;
|
|
33287
|
-
}
|
|
33288
|
-
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
33289
|
-
border-color: #e75a3a;
|
|
33290
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
33291
|
-
}
|
|
33292
|
-
.at4ovwe .ant-input-number-input {
|
|
33293
|
-
padding: 0;
|
|
33294
|
-
margin: 0;
|
|
33295
|
-
height: auto;
|
|
33296
|
-
font-size: inherit;
|
|
33297
|
-
}
|
|
33298
|
-
|
|
33299
|
-
.iwsze0q {
|
|
33300
|
-
margin-right: 4px;
|
|
33301
|
-
height: 16px;
|
|
33302
|
-
}
|
|
33303
|
-
|
|
33304
33232
|
.tc40oxa {
|
|
33305
33233
|
margin-bottom: 4px;
|
|
33306
33234
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -33494,6 +33422,20 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33494
33422
|
margin-right: 8px;
|
|
33495
33423
|
}
|
|
33496
33424
|
|
|
33425
|
+
.w1xcixj5.outside-tag {
|
|
33426
|
+
padding-left: 0;
|
|
33427
|
+
}
|
|
33428
|
+
.w1xcixj5.outside-tag .inside-tag {
|
|
33429
|
+
border-radius: 4px 0 0 4px;
|
|
33430
|
+
padding-right: 4px;
|
|
33431
|
+
margin-right: 4px;
|
|
33432
|
+
}
|
|
33433
|
+
|
|
33434
|
+
.iwsze0q {
|
|
33435
|
+
margin-right: 4px;
|
|
33436
|
+
height: 16px;
|
|
33437
|
+
}
|
|
33438
|
+
|
|
33497
33439
|
.sut42l0 {
|
|
33498
33440
|
padding: 0 8px;
|
|
33499
33441
|
height: 18px;
|
|
@@ -33520,13 +33462,71 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33520
33462
|
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33521
33463
|
}
|
|
33522
33464
|
|
|
33523
|
-
.
|
|
33524
|
-
|
|
33465
|
+
.bab9xum {
|
|
33466
|
+
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);
|
|
33525
33467
|
}
|
|
33526
|
-
|
|
33527
|
-
|
|
33528
|
-
|
|
33468
|
+
|
|
33469
|
+
.cav4gt6 {
|
|
33470
|
+
border-radius: 8px;
|
|
33471
|
+
background-color: white;
|
|
33472
|
+
}
|
|
33473
|
+
.cav4gt6.hoverable {
|
|
33474
|
+
cursor: pointer;
|
|
33475
|
+
}
|
|
33476
|
+
.cav4gt6.hoverable:hover {
|
|
33477
|
+
transition: all 200ms ease;
|
|
33478
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33479
|
+
transform: translateY(-4px);
|
|
33480
|
+
}
|
|
33481
|
+
|
|
33482
|
+
.at4ovwe .ant-input-number-handler-wrap {
|
|
33483
|
+
display: var(--at4ovwe-0);
|
|
33484
|
+
}
|
|
33485
|
+
.at4ovwe .ant-input-number-input-wrap {
|
|
33486
|
+
padding: 5px 12px;
|
|
33487
|
+
display: inline-flex;
|
|
33488
|
+
line-height: 1.5715;
|
|
33489
|
+
height: 100%;
|
|
33490
|
+
width: 100%;
|
|
33491
|
+
}
|
|
33492
|
+
.at4ovwe .ant-input-number-input-wrap::after {
|
|
33493
|
+
content: var(--at4ovwe-1);
|
|
33494
|
+
display: var(--at4ovwe-2);
|
|
33495
|
+
flex: none;
|
|
33496
|
+
align-items: center;
|
|
33497
|
+
margin-left: 4px;
|
|
33498
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33499
|
+
}
|
|
33500
|
+
.at4ovwe .ant-input-number-input-wrap::before {
|
|
33501
|
+
content: var(--at4ovwe-3);
|
|
33502
|
+
display: var(--at4ovwe-4);
|
|
33503
|
+
flex: none;
|
|
33504
|
+
align-items: center;
|
|
33529
33505
|
margin-right: 4px;
|
|
33506
|
+
cursor: auto;
|
|
33507
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33508
|
+
}
|
|
33509
|
+
.ant-input-group.ant-input-group-compact > .at4ovwe {
|
|
33510
|
+
border-radius: 0;
|
|
33511
|
+
}
|
|
33512
|
+
.at4ovwe.ant-input-number {
|
|
33513
|
+
width: 100%;
|
|
33514
|
+
border-radius: 6px;
|
|
33515
|
+
}
|
|
33516
|
+
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
33517
|
+
border-color: #0096ff;
|
|
33518
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33519
|
+
z-index: 1;
|
|
33520
|
+
}
|
|
33521
|
+
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
33522
|
+
border-color: #e75a3a;
|
|
33523
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
33524
|
+
}
|
|
33525
|
+
.at4ovwe .ant-input-number-input {
|
|
33526
|
+
padding: 0;
|
|
33527
|
+
margin: 0;
|
|
33528
|
+
height: auto;
|
|
33529
|
+
font-size: inherit;
|
|
33530
33530
|
}
|
|
33531
33531
|
|
|
33532
33532
|
.a6dbbkm .ant-input-number-handler-wrap {
|