@cloudtower/eagle 0.27.57 → 0.27.59
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/cjs/index.js +10331 -0
- package/dist/{umd → cjs}/stats1.html +1 -1
- package/dist/components.css +691 -691
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1958 -1958
- package/package.json +5 -5
- package/dist/umd/index.js +0 -10322
package/dist/components.css
CHANGED
|
@@ -29472,6 +29472,19 @@ html body {
|
|
|
29472
29472
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29473
29473
|
}
|
|
29474
29474
|
}
|
|
29475
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
29476
|
+
padding: 4px 8px 0 8px;
|
|
29477
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29478
|
+
font-size: 12px;
|
|
29479
|
+
}
|
|
29480
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
29481
|
+
padding-bottom: 6px;
|
|
29482
|
+
}
|
|
29483
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
29484
|
+
padding-top: 4px;
|
|
29485
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29486
|
+
}
|
|
29487
|
+
|
|
29475
29488
|
.E_drhfj7c .bottom {
|
|
29476
29489
|
color: rgba(44, 56, 82, 0.75);
|
|
29477
29490
|
}
|
|
@@ -29680,19 +29693,6 @@ html body {
|
|
|
29680
29693
|
font-size: 14px;
|
|
29681
29694
|
}
|
|
29682
29695
|
|
|
29683
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
29684
|
-
padding: 4px 8px 0 8px;
|
|
29685
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29686
|
-
font-size: 12px;
|
|
29687
|
-
}
|
|
29688
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
29689
|
-
padding-bottom: 6px;
|
|
29690
|
-
}
|
|
29691
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
29692
|
-
padding-top: 4px;
|
|
29693
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29694
|
-
}
|
|
29695
|
-
|
|
29696
29696
|
.E_fzh9mnb {
|
|
29697
29697
|
width: 100%;
|
|
29698
29698
|
height: 100%;
|
|
@@ -29708,6 +29708,37 @@ html body {
|
|
|
29708
29708
|
font-size: 18px;
|
|
29709
29709
|
}
|
|
29710
29710
|
|
|
29711
|
+
.E_iouxfgt {
|
|
29712
|
+
display: inline-flex;
|
|
29713
|
+
align-items: center;
|
|
29714
|
+
}
|
|
29715
|
+
.E_iouxfgt .icon-inner {
|
|
29716
|
+
display: inline-flex;
|
|
29717
|
+
align-items: center;
|
|
29718
|
+
justify-content: center;
|
|
29719
|
+
}
|
|
29720
|
+
.E_iouxfgt .icon-inner + span,
|
|
29721
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
29722
|
+
margin-left: 4px;
|
|
29723
|
+
}
|
|
29724
|
+
.E_iouxfgt.is-rotate img,
|
|
29725
|
+
.E_iouxfgt.is-rotate svg {
|
|
29726
|
+
animation: rotate 680ms linear infinite;
|
|
29727
|
+
}
|
|
29728
|
+
|
|
29729
|
+
.E_i1inqkme {
|
|
29730
|
+
height: 18px;
|
|
29731
|
+
line-height: 18px;
|
|
29732
|
+
padding: 0 4px;
|
|
29733
|
+
border-radius: 4px;
|
|
29734
|
+
background: rgba(235, 239, 245, 0.6);
|
|
29735
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29736
|
+
display: flex;
|
|
29737
|
+
align-items: center;
|
|
29738
|
+
white-space: nowrap;
|
|
29739
|
+
margin-right: 4px;
|
|
29740
|
+
}
|
|
29741
|
+
|
|
29711
29742
|
.E_b1nip9bk {
|
|
29712
29743
|
padding: 4px 11px;
|
|
29713
29744
|
}
|
|
@@ -29737,19 +29768,6 @@ html body {
|
|
|
29737
29768
|
border-radius: unset;
|
|
29738
29769
|
}
|
|
29739
29770
|
|
|
29740
|
-
.E_i1inqkme {
|
|
29741
|
-
height: 18px;
|
|
29742
|
-
line-height: 18px;
|
|
29743
|
-
padding: 0 4px;
|
|
29744
|
-
border-radius: 4px;
|
|
29745
|
-
background: rgba(235, 239, 245, 0.6);
|
|
29746
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29747
|
-
display: flex;
|
|
29748
|
-
align-items: center;
|
|
29749
|
-
white-space: nowrap;
|
|
29750
|
-
margin-right: 4px;
|
|
29751
|
-
}
|
|
29752
|
-
|
|
29753
29771
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
29754
29772
|
justify-content: center;
|
|
29755
29773
|
}
|
|
@@ -30000,22 +30018,70 @@ html body {
|
|
|
30000
30018
|
padding: 0;
|
|
30001
30019
|
}
|
|
30002
30020
|
|
|
30003
|
-
.
|
|
30004
|
-
display: inline-
|
|
30021
|
+
.E_owd0kml {
|
|
30022
|
+
display: inline-block;
|
|
30023
|
+
}
|
|
30024
|
+
|
|
30025
|
+
.E_h1jsgezc {
|
|
30026
|
+
visibility: hidden;
|
|
30027
|
+
position: absolute;
|
|
30028
|
+
}
|
|
30029
|
+
|
|
30030
|
+
.E_phljevk {
|
|
30031
|
+
display: flex;
|
|
30032
|
+
justify-content: space-between;
|
|
30005
30033
|
align-items: center;
|
|
30034
|
+
padding: 10px 0;
|
|
30035
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30036
|
+
font-size: 12px;
|
|
30037
|
+
line-height: 24px;
|
|
30006
30038
|
}
|
|
30007
|
-
.
|
|
30008
|
-
|
|
30039
|
+
.E_phljevk .pagination-left {
|
|
30040
|
+
padding: 2px 8px;
|
|
30041
|
+
}
|
|
30042
|
+
.E_phljevk .dropdown-trigger {
|
|
30043
|
+
display: flex;
|
|
30009
30044
|
align-items: center;
|
|
30010
|
-
|
|
30045
|
+
border-radius: 6px;
|
|
30046
|
+
cursor: pointer;
|
|
30047
|
+
transition: all 0.3s ease;
|
|
30011
30048
|
}
|
|
30012
|
-
.
|
|
30013
|
-
|
|
30049
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
30050
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30051
|
+
color: #0080ff;
|
|
30052
|
+
}
|
|
30053
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
30014
30054
|
margin-left: 4px;
|
|
30015
30055
|
}
|
|
30016
|
-
.
|
|
30017
|
-
|
|
30018
|
-
|
|
30056
|
+
.E_phljevk .pagination-right {
|
|
30057
|
+
display: flex;
|
|
30058
|
+
align-items: center;
|
|
30059
|
+
color: #0080ff;
|
|
30060
|
+
font-weight: bold;
|
|
30061
|
+
}
|
|
30062
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
30063
|
+
margin-left: 4px;
|
|
30064
|
+
}
|
|
30065
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
30066
|
+
.E_phljevk .pagination-right .next-btn {
|
|
30067
|
+
padding: 0 8px;
|
|
30068
|
+
}
|
|
30069
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
30070
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
30071
|
+
color: #0080ff;
|
|
30072
|
+
}
|
|
30073
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
30074
|
+
transform: rotate(180deg);
|
|
30075
|
+
}
|
|
30076
|
+
|
|
30077
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30078
|
+
max-height: calc(100vh - 128px);
|
|
30079
|
+
overflow-y: auto;
|
|
30080
|
+
}
|
|
30081
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30082
|
+
padding: 4px 20px;
|
|
30083
|
+
font-size: 12px;
|
|
30084
|
+
line-height: 18px;
|
|
30019
30085
|
}
|
|
30020
30086
|
|
|
30021
30087
|
.E_rapgekc.ant-radio-wrapper {
|
|
@@ -30164,310 +30230,91 @@ html body {
|
|
|
30164
30230
|
width: 36px;
|
|
30165
30231
|
}
|
|
30166
30232
|
|
|
30167
|
-
.
|
|
30233
|
+
.E_cnujxq2 {
|
|
30168
30234
|
display: flex;
|
|
30169
|
-
|
|
30170
|
-
align-items: center;
|
|
30171
|
-
padding: 10px 0;
|
|
30172
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30173
|
-
font-size: 12px;
|
|
30174
|
-
line-height: 24px;
|
|
30235
|
+
flex-direction: column;
|
|
30175
30236
|
}
|
|
30176
|
-
|
|
30177
|
-
|
|
30237
|
+
|
|
30238
|
+
.E_m7s48ia {
|
|
30239
|
+
max-width: 1120px;
|
|
30240
|
+
width: 100%;
|
|
30241
|
+
margin: 0 auto;
|
|
30242
|
+
height: 100%;
|
|
30178
30243
|
}
|
|
30179
|
-
|
|
30244
|
+
|
|
30245
|
+
.E_wt5zbg6 {
|
|
30246
|
+
max-width: 1120px;
|
|
30247
|
+
width: 100%;
|
|
30248
|
+
margin: 0 auto;
|
|
30180
30249
|
display: flex;
|
|
30181
|
-
align-items: center;
|
|
30182
|
-
border-radius: 6px;
|
|
30183
|
-
cursor: pointer;
|
|
30184
|
-
transition: all 0.3s ease;
|
|
30185
|
-
}
|
|
30186
|
-
.E_phljevk .dropdown-trigger:hover {
|
|
30187
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30188
|
-
color: #0080ff;
|
|
30189
30250
|
}
|
|
30190
|
-
.
|
|
30191
|
-
|
|
30251
|
+
.E_wt5zbg6 .left,
|
|
30252
|
+
.E_wt5zbg6 .right {
|
|
30253
|
+
flex-grow: 0;
|
|
30254
|
+
flex-shrink: 0;
|
|
30255
|
+
flex-basis: 21%;
|
|
30192
30256
|
}
|
|
30193
|
-
.
|
|
30257
|
+
.E_wt5zbg6 .left {
|
|
30194
30258
|
display: flex;
|
|
30195
|
-
|
|
30196
|
-
|
|
30197
|
-
font-weight: bold;
|
|
30259
|
+
justify-content: flex-end;
|
|
30260
|
+
padding-right: 44px;
|
|
30198
30261
|
}
|
|
30199
|
-
.
|
|
30200
|
-
|
|
30262
|
+
.E_wt5zbg6 .right {
|
|
30263
|
+
padding-left: 44px;
|
|
30201
30264
|
}
|
|
30202
|
-
.
|
|
30203
|
-
|
|
30204
|
-
|
|
30265
|
+
.E_wt5zbg6 .middle {
|
|
30266
|
+
margin-bottom: 40px;
|
|
30267
|
+
flex-grow: 0;
|
|
30268
|
+
flex-shrink: 0;
|
|
30269
|
+
flex-basis: 58%;
|
|
30205
30270
|
}
|
|
30206
|
-
.
|
|
30207
|
-
|
|
30208
|
-
color: #0080ff;
|
|
30271
|
+
.E_wt5zbg6 .middle .form-base-field {
|
|
30272
|
+
width: 100%;
|
|
30209
30273
|
}
|
|
30210
|
-
.
|
|
30211
|
-
|
|
30274
|
+
.E_wt5zbg6 .middle .form-base-field .form-base-field {
|
|
30275
|
+
width: auto;
|
|
30212
30276
|
}
|
|
30213
30277
|
|
|
30214
|
-
.
|
|
30215
|
-
|
|
30278
|
+
.E_h18jprzg .ant-modal-header {
|
|
30279
|
+
margin: 0 auto;
|
|
30280
|
+
width: 100%;
|
|
30281
|
+
max-width: 648px;
|
|
30282
|
+
}
|
|
30283
|
+
.E_h18jprzg .ant-modal-header .ant-modal-title {
|
|
30284
|
+
margin-left: 0;
|
|
30285
|
+
}
|
|
30286
|
+
.E_h18jprzg .ant-modal-body {
|
|
30287
|
+
margin: 0 auto;
|
|
30288
|
+
padding: 0;
|
|
30289
|
+
width: 100%;
|
|
30290
|
+
max-width: 648px;
|
|
30291
|
+
overflow: hidden;
|
|
30292
|
+
}
|
|
30293
|
+
.E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
|
|
30294
|
+
margin-bottom: 40px;
|
|
30295
|
+
}
|
|
30296
|
+
.E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
|
|
30297
|
+
height: calc(100vh - 225px);
|
|
30216
30298
|
overflow-y: auto;
|
|
30217
30299
|
}
|
|
30218
|
-
.
|
|
30219
|
-
|
|
30220
|
-
|
|
30221
|
-
line-height: 18px;
|
|
30300
|
+
.E_h18jprzg .ant-modal-footer .footer-content {
|
|
30301
|
+
margin: 0 auto;
|
|
30302
|
+
max-width: 648px;
|
|
30222
30303
|
}
|
|
30223
30304
|
|
|
30224
|
-
.
|
|
30225
|
-
|
|
30305
|
+
.E_h16z9xgz .ant-modal-header {
|
|
30306
|
+
margin: 0 auto;
|
|
30307
|
+
width: 100%;
|
|
30308
|
+
max-width: 1024px;
|
|
30226
30309
|
}
|
|
30227
|
-
|
|
30228
|
-
|
|
30229
|
-
visibility: hidden;
|
|
30230
|
-
position: absolute;
|
|
30310
|
+
.E_h16z9xgz .ant-modal-header .ant-modal-title {
|
|
30311
|
+
margin-left: 0;
|
|
30231
30312
|
}
|
|
30232
|
-
|
|
30233
|
-
|
|
30234
|
-
|
|
30235
|
-
|
|
30236
|
-
|
|
30237
|
-
overflow: hidden;
|
|
30238
|
-
}
|
|
30239
|
-
.E_s1dizucg.ant-switch:focus {
|
|
30240
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30241
|
-
}
|
|
30242
|
-
.E_s1dizucg.ant-switch-small {
|
|
30243
|
-
min-width: 26px;
|
|
30244
|
-
height: 16px;
|
|
30245
|
-
}
|
|
30246
|
-
.E_s1dizucg.ant-switch-large {
|
|
30247
|
-
min-width: 52px;
|
|
30248
|
-
height: 32px;
|
|
30249
|
-
}
|
|
30250
|
-
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30251
|
-
height: 20px;
|
|
30252
|
-
width: 20px;
|
|
30253
|
-
}
|
|
30254
|
-
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30255
|
-
border-radius: 10px;
|
|
30256
|
-
transition-delay: 120ms;
|
|
30257
|
-
}
|
|
30258
|
-
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30259
|
-
height: 14px;
|
|
30260
|
-
width: 14px;
|
|
30261
|
-
top: 1px;
|
|
30262
|
-
left: 1px;
|
|
30263
|
-
}
|
|
30264
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30265
|
-
height: 28px;
|
|
30266
|
-
width: 28px;
|
|
30267
|
-
}
|
|
30268
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30269
|
-
border-radius: 14px;
|
|
30270
|
-
}
|
|
30271
|
-
.E_s1dizucg.ant-switch-checked {
|
|
30272
|
-
background-color: #00ba5d;
|
|
30273
|
-
}
|
|
30274
|
-
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30275
|
-
left: calc(100% - 20px - 2px);
|
|
30276
|
-
}
|
|
30277
|
-
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30278
|
-
left: calc(100% - 14px - 1px);
|
|
30279
|
-
}
|
|
30280
|
-
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30281
|
-
left: calc(100% - 28px - 2px);
|
|
30282
|
-
}
|
|
30283
|
-
|
|
30284
|
-
.E_c1up6e3y {
|
|
30285
|
-
margin-left: 5px;
|
|
30286
|
-
}
|
|
30287
|
-
|
|
30288
|
-
.E_s1dni7lo {
|
|
30289
|
-
width: 430px !important;
|
|
30290
|
-
}
|
|
30291
|
-
|
|
30292
|
-
.E_d1wwmmm5 .ant-select-item-group {
|
|
30293
|
-
padding: 8px 16px;
|
|
30294
|
-
line-height: 18px;
|
|
30295
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30296
|
-
height: 34px;
|
|
30297
|
-
min-height: 34px;
|
|
30298
|
-
box-sizing: border-box;
|
|
30299
|
-
margin-top: 8px;
|
|
30300
|
-
}
|
|
30301
|
-
|
|
30302
|
-
.E_o1ugr09p {
|
|
30303
|
-
display: flex;
|
|
30304
|
-
flex-direction: column;
|
|
30305
|
-
margin: 1px 8px;
|
|
30306
|
-
padding: 8px;
|
|
30307
|
-
border-radius: 4px;
|
|
30308
|
-
}
|
|
30309
|
-
.E_o1ugr09p .selected-icon {
|
|
30310
|
-
display: none;
|
|
30311
|
-
}
|
|
30312
|
-
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
30313
|
-
padding-left: 8px;
|
|
30314
|
-
}
|
|
30315
|
-
.E_o1ugr09p.ant-select-item-option-selected {
|
|
30316
|
-
background-color: white;
|
|
30317
|
-
}
|
|
30318
|
-
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
30319
|
-
color: #0080ff;
|
|
30320
|
-
}
|
|
30321
|
-
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
30322
|
-
display: block;
|
|
30323
|
-
}
|
|
30324
|
-
.E_o1ugr09p.ant-select-item-option-active {
|
|
30325
|
-
background: rgba(0, 136, 255, 0.16);
|
|
30326
|
-
}
|
|
30327
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
30328
|
-
color: #0080ff;
|
|
30329
|
-
}
|
|
30330
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
30331
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30332
|
-
color: #0080ff;
|
|
30333
|
-
}
|
|
30334
|
-
|
|
30335
|
-
.E_o1ifxsq4 {
|
|
30336
|
-
display: flex;
|
|
30337
|
-
justify-content: space-between;
|
|
30338
|
-
height: 20px;
|
|
30339
|
-
line-height: 20px;
|
|
30340
|
-
}
|
|
30341
|
-
.E_o1ifxsq4 .timezone-title {
|
|
30342
|
-
color: #2d3a56;
|
|
30343
|
-
overflow: hidden;
|
|
30344
|
-
text-overflow: ellipsis;
|
|
30345
|
-
}
|
|
30346
|
-
|
|
30347
|
-
.E_o1zue7 {
|
|
30348
|
-
display: flex;
|
|
30349
|
-
justify-content: space-between;
|
|
30350
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30351
|
-
height: 18px;
|
|
30352
|
-
line-height: 18px;
|
|
30353
|
-
margin-top: 2px;
|
|
30354
|
-
}
|
|
30355
|
-
|
|
30356
|
-
.E_tyfmlxg {
|
|
30357
|
-
border: none;
|
|
30358
|
-
margin-right: 0;
|
|
30359
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30360
|
-
}
|
|
30361
|
-
|
|
30362
|
-
.E_o18uybox {
|
|
30363
|
-
pointer-events: none;
|
|
30364
|
-
height: 32px;
|
|
30365
|
-
width: 100%;
|
|
30366
|
-
opacity: 0;
|
|
30367
|
-
}
|
|
30368
|
-
|
|
30369
|
-
.E_skwah65 {
|
|
30370
|
-
height: 8px;
|
|
30371
|
-
box-sizing: border-box;
|
|
30372
|
-
border-radius: 2px;
|
|
30373
|
-
background: #f5f7fa;
|
|
30374
|
-
display: flex;
|
|
30375
|
-
width: 100%;
|
|
30376
|
-
overflow: hidden;
|
|
30377
|
-
}
|
|
30378
|
-
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
30379
|
-
margin-left: 1px;
|
|
30380
|
-
}
|
|
30381
|
-
|
|
30382
|
-
.E_iq1gosr {
|
|
30383
|
-
display: inline-block;
|
|
30384
|
-
}
|
|
30385
|
-
|
|
30386
|
-
.E_cnujxq2 {
|
|
30387
|
-
display: flex;
|
|
30388
|
-
flex-direction: column;
|
|
30389
|
-
}
|
|
30390
|
-
|
|
30391
|
-
.E_m7s48ia {
|
|
30392
|
-
max-width: 1120px;
|
|
30393
|
-
width: 100%;
|
|
30394
|
-
margin: 0 auto;
|
|
30395
|
-
height: 100%;
|
|
30396
|
-
}
|
|
30397
|
-
|
|
30398
|
-
.E_wt5zbg6 {
|
|
30399
|
-
max-width: 1120px;
|
|
30400
|
-
width: 100%;
|
|
30401
|
-
margin: 0 auto;
|
|
30402
|
-
display: flex;
|
|
30403
|
-
}
|
|
30404
|
-
.E_wt5zbg6 .left,
|
|
30405
|
-
.E_wt5zbg6 .right {
|
|
30406
|
-
flex-grow: 0;
|
|
30407
|
-
flex-shrink: 0;
|
|
30408
|
-
flex-basis: 21%;
|
|
30409
|
-
}
|
|
30410
|
-
.E_wt5zbg6 .left {
|
|
30411
|
-
display: flex;
|
|
30412
|
-
justify-content: flex-end;
|
|
30413
|
-
padding-right: 44px;
|
|
30414
|
-
}
|
|
30415
|
-
.E_wt5zbg6 .right {
|
|
30416
|
-
padding-left: 44px;
|
|
30417
|
-
}
|
|
30418
|
-
.E_wt5zbg6 .middle {
|
|
30419
|
-
margin-bottom: 40px;
|
|
30420
|
-
flex-grow: 0;
|
|
30421
|
-
flex-shrink: 0;
|
|
30422
|
-
flex-basis: 58%;
|
|
30423
|
-
}
|
|
30424
|
-
.E_wt5zbg6 .middle .form-base-field {
|
|
30425
|
-
width: 100%;
|
|
30426
|
-
}
|
|
30427
|
-
.E_wt5zbg6 .middle .form-base-field .form-base-field {
|
|
30428
|
-
width: auto;
|
|
30429
|
-
}
|
|
30430
|
-
|
|
30431
|
-
.E_h18jprzg .ant-modal-header {
|
|
30432
|
-
margin: 0 auto;
|
|
30433
|
-
width: 100%;
|
|
30434
|
-
max-width: 648px;
|
|
30435
|
-
}
|
|
30436
|
-
.E_h18jprzg .ant-modal-header .ant-modal-title {
|
|
30437
|
-
margin-left: 0;
|
|
30438
|
-
}
|
|
30439
|
-
.E_h18jprzg .ant-modal-body {
|
|
30440
|
-
margin: 0 auto;
|
|
30441
|
-
padding: 0;
|
|
30442
|
-
width: 100%;
|
|
30443
|
-
max-width: 648px;
|
|
30444
|
-
overflow: hidden;
|
|
30445
|
-
}
|
|
30446
|
-
.E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
|
|
30447
|
-
margin-bottom: 40px;
|
|
30448
|
-
}
|
|
30449
|
-
.E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
|
|
30450
|
-
height: calc(100vh - 225px);
|
|
30451
|
-
overflow-y: auto;
|
|
30452
|
-
}
|
|
30453
|
-
.E_h18jprzg .ant-modal-footer .footer-content {
|
|
30454
|
-
margin: 0 auto;
|
|
30455
|
-
max-width: 648px;
|
|
30456
|
-
}
|
|
30457
|
-
|
|
30458
|
-
.E_h16z9xgz .ant-modal-header {
|
|
30459
|
-
margin: 0 auto;
|
|
30460
|
-
width: 100%;
|
|
30461
|
-
max-width: 1024px;
|
|
30462
|
-
}
|
|
30463
|
-
.E_h16z9xgz .ant-modal-header .ant-modal-title {
|
|
30464
|
-
margin-left: 0;
|
|
30465
|
-
}
|
|
30466
|
-
.E_h16z9xgz .ant-modal-body {
|
|
30467
|
-
margin: 0 auto;
|
|
30468
|
-
padding: 0;
|
|
30469
|
-
width: 100%;
|
|
30470
|
-
max-width: 1024px;
|
|
30313
|
+
.E_h16z9xgz .ant-modal-body {
|
|
30314
|
+
margin: 0 auto;
|
|
30315
|
+
padding: 0;
|
|
30316
|
+
width: 100%;
|
|
30317
|
+
max-width: 1024px;
|
|
30471
30318
|
overflow: hidden;
|
|
30472
30319
|
}
|
|
30473
30320
|
.E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
|
|
@@ -31068,65 +30915,63 @@ input.E_rf8rlle.ant-input {
|
|
|
31068
30915
|
margin: 4px 0;
|
|
31069
30916
|
}
|
|
31070
30917
|
|
|
31071
|
-
.
|
|
31072
|
-
|
|
31073
|
-
|
|
31074
|
-
|
|
31075
|
-
|
|
31076
|
-
padding: 8px 12px;
|
|
31077
|
-
position: sticky;
|
|
31078
|
-
top: 0;
|
|
31079
|
-
z-index: 1;
|
|
31080
|
-
margin-bottom: -52px;
|
|
30918
|
+
.E_s1dizucg.ant-switch {
|
|
30919
|
+
min-width: 40px;
|
|
30920
|
+
height: 24px;
|
|
30921
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30922
|
+
overflow: hidden;
|
|
31081
30923
|
}
|
|
31082
|
-
.
|
|
31083
|
-
|
|
31084
|
-
align-items: center;
|
|
31085
|
-
font-weight: 700;
|
|
31086
|
-
flex-shrink: 0;
|
|
30924
|
+
.E_s1dizucg.ant-switch:focus {
|
|
30925
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31087
30926
|
}
|
|
31088
|
-
.
|
|
31089
|
-
|
|
31090
|
-
|
|
31091
|
-
|
|
30927
|
+
.E_s1dizucg.ant-switch-small {
|
|
30928
|
+
min-width: 26px;
|
|
30929
|
+
height: 16px;
|
|
30930
|
+
}
|
|
30931
|
+
.E_s1dizucg.ant-switch-large {
|
|
30932
|
+
min-width: 52px;
|
|
31092
30933
|
height: 32px;
|
|
31093
|
-
border-radius: 50%;
|
|
31094
|
-
justify-content: center;
|
|
31095
30934
|
}
|
|
31096
|
-
.
|
|
31097
|
-
|
|
30935
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30936
|
+
height: 20px;
|
|
30937
|
+
width: 20px;
|
|
31098
30938
|
}
|
|
31099
|
-
.
|
|
31100
|
-
|
|
31101
|
-
|
|
31102
|
-
white-space: nowrap;
|
|
31103
|
-
text-align: right;
|
|
31104
|
-
position: relative;
|
|
31105
|
-
padding: 4px 0;
|
|
31106
|
-
margin-top: -4px;
|
|
31107
|
-
overflow: hidden;
|
|
30939
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30940
|
+
border-radius: 10px;
|
|
30941
|
+
transition-delay: 120ms;
|
|
31108
30942
|
}
|
|
31109
|
-
.
|
|
31110
|
-
|
|
30943
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30944
|
+
height: 14px;
|
|
30945
|
+
width: 14px;
|
|
30946
|
+
top: 1px;
|
|
30947
|
+
left: 1px;
|
|
31111
30948
|
}
|
|
31112
|
-
.
|
|
31113
|
-
|
|
30949
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30950
|
+
height: 28px;
|
|
30951
|
+
width: 28px;
|
|
31114
30952
|
}
|
|
31115
|
-
.
|
|
31116
|
-
|
|
30953
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30954
|
+
border-radius: 14px;
|
|
31117
30955
|
}
|
|
31118
|
-
.
|
|
31119
|
-
|
|
30956
|
+
.E_s1dizucg.ant-switch-checked {
|
|
30957
|
+
background-color: #00ba5d;
|
|
31120
30958
|
}
|
|
31121
|
-
.
|
|
31122
|
-
|
|
31123
|
-
width: 32px;
|
|
31124
|
-
height: 32px;
|
|
31125
|
-
justify-content: center;
|
|
31126
|
-
border-radius: 50%;
|
|
30959
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30960
|
+
left: calc(100% - 20px - 2px);
|
|
31127
30961
|
}
|
|
31128
|
-
.
|
|
31129
|
-
|
|
30962
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30963
|
+
left: calc(100% - 14px - 1px);
|
|
30964
|
+
}
|
|
30965
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30966
|
+
left: calc(100% - 28px - 2px);
|
|
30967
|
+
}
|
|
30968
|
+
|
|
30969
|
+
.E_c1up6e3y {
|
|
30970
|
+
margin-left: 5px;
|
|
30971
|
+
}
|
|
30972
|
+
|
|
30973
|
+
.E_iq1gosr {
|
|
30974
|
+
display: inline-block;
|
|
31130
30975
|
}
|
|
31131
30976
|
|
|
31132
30977
|
.E_dsnbhzf {
|
|
@@ -31604,14 +31449,6 @@ input.E_rf8rlle.ant-input {
|
|
|
31604
31449
|
line-height: 12px;
|
|
31605
31450
|
}
|
|
31606
31451
|
|
|
31607
|
-
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31608
|
-
display: none;
|
|
31609
|
-
}
|
|
31610
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
31611
|
-
background: rgba(23, 38, 64, 0.8);
|
|
31612
|
-
border-radius: 4px;
|
|
31613
|
-
}
|
|
31614
|
-
|
|
31615
31452
|
.E_tc97u5y {
|
|
31616
31453
|
height: 100%;
|
|
31617
31454
|
}
|
|
@@ -31976,6 +31813,169 @@ input.E_rf8rlle.ant-input {
|
|
|
31976
31813
|
background: #fff;
|
|
31977
31814
|
}
|
|
31978
31815
|
|
|
31816
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31817
|
+
display: none;
|
|
31818
|
+
}
|
|
31819
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
31820
|
+
background: rgba(23, 38, 64, 0.8);
|
|
31821
|
+
border-radius: 4px;
|
|
31822
|
+
}
|
|
31823
|
+
|
|
31824
|
+
.E_s1dni7lo {
|
|
31825
|
+
width: 430px !important;
|
|
31826
|
+
}
|
|
31827
|
+
|
|
31828
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
31829
|
+
padding: 8px 16px;
|
|
31830
|
+
line-height: 18px;
|
|
31831
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31832
|
+
height: 34px;
|
|
31833
|
+
min-height: 34px;
|
|
31834
|
+
box-sizing: border-box;
|
|
31835
|
+
margin-top: 8px;
|
|
31836
|
+
}
|
|
31837
|
+
|
|
31838
|
+
.E_o1ugr09p {
|
|
31839
|
+
display: flex;
|
|
31840
|
+
flex-direction: column;
|
|
31841
|
+
margin: 1px 8px;
|
|
31842
|
+
padding: 8px;
|
|
31843
|
+
border-radius: 4px;
|
|
31844
|
+
}
|
|
31845
|
+
.E_o1ugr09p .selected-icon {
|
|
31846
|
+
display: none;
|
|
31847
|
+
}
|
|
31848
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
31849
|
+
padding-left: 8px;
|
|
31850
|
+
}
|
|
31851
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
31852
|
+
background-color: white;
|
|
31853
|
+
}
|
|
31854
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31855
|
+
color: #0080ff;
|
|
31856
|
+
}
|
|
31857
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
31858
|
+
display: block;
|
|
31859
|
+
}
|
|
31860
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
31861
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31862
|
+
}
|
|
31863
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31864
|
+
color: #0080ff;
|
|
31865
|
+
}
|
|
31866
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31867
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31868
|
+
color: #0080ff;
|
|
31869
|
+
}
|
|
31870
|
+
|
|
31871
|
+
.E_o1ifxsq4 {
|
|
31872
|
+
display: flex;
|
|
31873
|
+
justify-content: space-between;
|
|
31874
|
+
height: 20px;
|
|
31875
|
+
line-height: 20px;
|
|
31876
|
+
}
|
|
31877
|
+
.E_o1ifxsq4 .timezone-title {
|
|
31878
|
+
color: #2d3a56;
|
|
31879
|
+
overflow: hidden;
|
|
31880
|
+
text-overflow: ellipsis;
|
|
31881
|
+
}
|
|
31882
|
+
|
|
31883
|
+
.E_o1zue7 {
|
|
31884
|
+
display: flex;
|
|
31885
|
+
justify-content: space-between;
|
|
31886
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31887
|
+
height: 18px;
|
|
31888
|
+
line-height: 18px;
|
|
31889
|
+
margin-top: 2px;
|
|
31890
|
+
}
|
|
31891
|
+
|
|
31892
|
+
.E_tyfmlxg {
|
|
31893
|
+
border: none;
|
|
31894
|
+
margin-right: 0;
|
|
31895
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31896
|
+
}
|
|
31897
|
+
|
|
31898
|
+
.E_o18uybox {
|
|
31899
|
+
pointer-events: none;
|
|
31900
|
+
height: 32px;
|
|
31901
|
+
width: 100%;
|
|
31902
|
+
opacity: 0;
|
|
31903
|
+
}
|
|
31904
|
+
|
|
31905
|
+
.E_skwah65 {
|
|
31906
|
+
height: 8px;
|
|
31907
|
+
box-sizing: border-box;
|
|
31908
|
+
border-radius: 2px;
|
|
31909
|
+
background: #f5f7fa;
|
|
31910
|
+
display: flex;
|
|
31911
|
+
width: 100%;
|
|
31912
|
+
overflow: hidden;
|
|
31913
|
+
}
|
|
31914
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
31915
|
+
margin-left: 1px;
|
|
31916
|
+
}
|
|
31917
|
+
|
|
31918
|
+
.E_s1ebs0ra {
|
|
31919
|
+
display: flex;
|
|
31920
|
+
align-items: center;
|
|
31921
|
+
justify-content: space-between;
|
|
31922
|
+
background: #edf0f7;
|
|
31923
|
+
padding: 8px 12px;
|
|
31924
|
+
position: sticky;
|
|
31925
|
+
top: 0;
|
|
31926
|
+
z-index: 1;
|
|
31927
|
+
margin-bottom: -52px;
|
|
31928
|
+
}
|
|
31929
|
+
.E_s1ebs0ra .select-total {
|
|
31930
|
+
display: flex;
|
|
31931
|
+
align-items: center;
|
|
31932
|
+
font-weight: 700;
|
|
31933
|
+
flex-shrink: 0;
|
|
31934
|
+
}
|
|
31935
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
31936
|
+
cursor: pointer;
|
|
31937
|
+
margin-left: 8px;
|
|
31938
|
+
width: 32px;
|
|
31939
|
+
height: 32px;
|
|
31940
|
+
border-radius: 50%;
|
|
31941
|
+
justify-content: center;
|
|
31942
|
+
}
|
|
31943
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
31944
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31945
|
+
}
|
|
31946
|
+
.E_s1ebs0ra .action-group {
|
|
31947
|
+
flex: 1;
|
|
31948
|
+
margin-left: 88px;
|
|
31949
|
+
white-space: nowrap;
|
|
31950
|
+
text-align: right;
|
|
31951
|
+
position: relative;
|
|
31952
|
+
padding: 4px 0;
|
|
31953
|
+
margin-top: -4px;
|
|
31954
|
+
overflow: hidden;
|
|
31955
|
+
}
|
|
31956
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
31957
|
+
transform: translateY(-4px);
|
|
31958
|
+
}
|
|
31959
|
+
.E_s1ebs0ra .action-group button {
|
|
31960
|
+
border: none;
|
|
31961
|
+
}
|
|
31962
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
31963
|
+
margin-right: 8px;
|
|
31964
|
+
}
|
|
31965
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
31966
|
+
margin-right: 4px;
|
|
31967
|
+
}
|
|
31968
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
31969
|
+
cursor: pointer;
|
|
31970
|
+
width: 32px;
|
|
31971
|
+
height: 32px;
|
|
31972
|
+
justify-content: center;
|
|
31973
|
+
border-radius: 50%;
|
|
31974
|
+
}
|
|
31975
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
31976
|
+
background: #fff;
|
|
31977
|
+
}
|
|
31978
|
+
|
|
31979
31979
|
.E_c1up1pdz {
|
|
31980
31980
|
width: 648px;
|
|
31981
31981
|
}
|
|
@@ -32116,34 +32116,14 @@ input.E_rf8rlle.ant-input {
|
|
|
32116
32116
|
color: #fff;
|
|
32117
32117
|
}
|
|
32118
32118
|
|
|
32119
|
-
.
|
|
32120
|
-
|
|
32121
|
-
border-radius: 4px;
|
|
32119
|
+
.E_c1uzzomf {
|
|
32120
|
+
margin-bottom: 16px;
|
|
32122
32121
|
}
|
|
32123
|
-
.
|
|
32124
|
-
|
|
32125
|
-
|
|
32126
|
-
|
|
32127
|
-
|
|
32128
|
-
}
|
|
32129
|
-
.E_c18gxmrl:hover > header {
|
|
32130
|
-
background: rgba(0, 128, 255, 0.1);
|
|
32131
|
-
}
|
|
32132
|
-
.E_c18gxmrl.active header {
|
|
32133
|
-
border-bottom: 1px solid #d8deeb;
|
|
32134
|
-
}
|
|
32135
|
-
.E_c18gxmrl > header {
|
|
32136
|
-
padding: 8px 12px;
|
|
32137
|
-
}
|
|
32138
|
-
|
|
32139
|
-
.E_c1uzzomf {
|
|
32140
|
-
margin-bottom: 16px;
|
|
32141
|
-
}
|
|
32142
|
-
.E_c1uzzomf .card-title {
|
|
32143
|
-
font-size: 16px;
|
|
32144
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32145
|
-
font-weight: 700;
|
|
32146
|
-
line-height: 32px;
|
|
32122
|
+
.E_c1uzzomf .card-title {
|
|
32123
|
+
font-size: 16px;
|
|
32124
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32125
|
+
font-weight: 700;
|
|
32126
|
+
line-height: 32px;
|
|
32147
32127
|
}
|
|
32148
32128
|
.E_c1uzzomf .card-body {
|
|
32149
32129
|
padding: 24px;
|
|
@@ -32174,78 +32154,24 @@ input.E_rf8rlle.ant-input {
|
|
|
32174
32154
|
color: #005ed1;
|
|
32175
32155
|
}
|
|
32176
32156
|
|
|
32177
|
-
.
|
|
32178
|
-
|
|
32179
|
-
}
|
|
32180
|
-
|
|
32181
|
-
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
|
|
32182
|
-
padding-left: 8px;
|
|
32183
|
-
padding-right: 8px;
|
|
32184
|
-
}
|
|
32185
|
-
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
|
|
32186
|
-
border-radius: 4px;
|
|
32187
|
-
}
|
|
32188
|
-
.E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32157
|
+
.E_c18gxmrl {
|
|
32158
|
+
border: 1px solid #d8deeb;
|
|
32189
32159
|
border-radius: 4px;
|
|
32190
32160
|
}
|
|
32191
|
-
|
|
32192
|
-
|
|
32193
|
-
padding-left: 12px;
|
|
32194
|
-
padding-right: 12px;
|
|
32195
|
-
}
|
|
32196
|
-
|
|
32197
|
-
.E_ckld275 {
|
|
32198
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32199
|
-
}
|
|
32200
|
-
.E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32201
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
32202
|
-
color: rgba(44, 56, 82, 0.75);
|
|
32203
|
-
}
|
|
32204
|
-
.E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32205
|
-
background-color: transparent;
|
|
32206
|
-
}
|
|
32207
|
-
.E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
|
|
32208
|
-
background-color: transparent;
|
|
32161
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
32162
|
+
margin-top: 8px;
|
|
32209
32163
|
}
|
|
32210
|
-
|
|
32211
|
-
|
|
32212
|
-
--color: white;
|
|
32213
|
-
height: 14px;
|
|
32214
|
-
width: 14px;
|
|
32215
|
-
border-radius: 50%;
|
|
32216
|
-
flex-shrink: 0;
|
|
32217
|
-
display: flex;
|
|
32218
|
-
align-items: center;
|
|
32219
|
-
justify-content: center;
|
|
32220
|
-
border: 1px solid var(--color);
|
|
32164
|
+
.E_c18gxmrl:hover {
|
|
32165
|
+
border-color: #0080ff;
|
|
32221
32166
|
}
|
|
32222
|
-
.
|
|
32223
|
-
|
|
32224
|
-
height: 10px;
|
|
32225
|
-
width: 10px;
|
|
32226
|
-
border-radius: 50%;
|
|
32227
|
-
overflow: hidden;
|
|
32167
|
+
.E_c18gxmrl:hover > header {
|
|
32168
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32228
32169
|
}
|
|
32229
|
-
.
|
|
32230
|
-
|
|
32231
|
-
height: 100%;
|
|
32232
|
-
width: 100%;
|
|
32233
|
-
left: 0;
|
|
32234
|
-
top: 0;
|
|
32235
|
-
border-radius: 50%;
|
|
32236
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
32237
|
-
transform: rotate(180deg);
|
|
32170
|
+
.E_c18gxmrl.active header {
|
|
32171
|
+
border-bottom: 1px solid #d8deeb;
|
|
32238
32172
|
}
|
|
32239
|
-
.
|
|
32240
|
-
|
|
32241
|
-
height: 100%;
|
|
32242
|
-
width: 100%;
|
|
32243
|
-
left: 0;
|
|
32244
|
-
top: 0;
|
|
32245
|
-
margin-left: 50%;
|
|
32246
|
-
transform-origin: left;
|
|
32247
|
-
background: white;
|
|
32248
|
-
transform: rotate(0deg);
|
|
32173
|
+
.E_c18gxmrl > header {
|
|
32174
|
+
padding: 8px 12px;
|
|
32249
32175
|
}
|
|
32250
32176
|
|
|
32251
32177
|
.E_d1bw7c5z {
|
|
@@ -32329,6 +32255,80 @@ input.E_rf8rlle.ant-input {
|
|
|
32329
32255
|
width: 102px;
|
|
32330
32256
|
}
|
|
32331
32257
|
|
|
32258
|
+
.E_s11wux3h .ant-segmented-item:not(:last-child) {
|
|
32259
|
+
margin-right: 2px;
|
|
32260
|
+
}
|
|
32261
|
+
|
|
32262
|
+
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
|
|
32263
|
+
padding-left: 8px;
|
|
32264
|
+
padding-right: 8px;
|
|
32265
|
+
}
|
|
32266
|
+
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
|
|
32267
|
+
border-radius: 4px;
|
|
32268
|
+
}
|
|
32269
|
+
.E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32270
|
+
border-radius: 4px;
|
|
32271
|
+
}
|
|
32272
|
+
|
|
32273
|
+
.E_ma64lna .ant-segmented-item-label {
|
|
32274
|
+
padding-left: 12px;
|
|
32275
|
+
padding-right: 12px;
|
|
32276
|
+
}
|
|
32277
|
+
|
|
32278
|
+
.E_ckld275 {
|
|
32279
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32280
|
+
}
|
|
32281
|
+
.E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32282
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
32283
|
+
color: rgba(44, 56, 82, 0.75);
|
|
32284
|
+
}
|
|
32285
|
+
.E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32286
|
+
background-color: transparent;
|
|
32287
|
+
}
|
|
32288
|
+
.E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
|
|
32289
|
+
background-color: transparent;
|
|
32290
|
+
}
|
|
32291
|
+
|
|
32292
|
+
.E_c1bus5hc {
|
|
32293
|
+
--color: white;
|
|
32294
|
+
height: 14px;
|
|
32295
|
+
width: 14px;
|
|
32296
|
+
border-radius: 50%;
|
|
32297
|
+
flex-shrink: 0;
|
|
32298
|
+
display: flex;
|
|
32299
|
+
align-items: center;
|
|
32300
|
+
justify-content: center;
|
|
32301
|
+
border: 1px solid var(--color);
|
|
32302
|
+
}
|
|
32303
|
+
.E_c1bus5hc .circle-inner {
|
|
32304
|
+
position: relative;
|
|
32305
|
+
height: 10px;
|
|
32306
|
+
width: 10px;
|
|
32307
|
+
border-radius: 50%;
|
|
32308
|
+
overflow: hidden;
|
|
32309
|
+
}
|
|
32310
|
+
.E_c1bus5hc .circle-content {
|
|
32311
|
+
position: absolute;
|
|
32312
|
+
height: 100%;
|
|
32313
|
+
width: 100%;
|
|
32314
|
+
left: 0;
|
|
32315
|
+
top: 0;
|
|
32316
|
+
border-radius: 50%;
|
|
32317
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
32318
|
+
transform: rotate(180deg);
|
|
32319
|
+
}
|
|
32320
|
+
.E_c1bus5hc .circle-child {
|
|
32321
|
+
position: absolute;
|
|
32322
|
+
height: 100%;
|
|
32323
|
+
width: 100%;
|
|
32324
|
+
left: 0;
|
|
32325
|
+
top: 0;
|
|
32326
|
+
margin-left: 50%;
|
|
32327
|
+
transform-origin: left;
|
|
32328
|
+
background: white;
|
|
32329
|
+
transform: rotate(0deg);
|
|
32330
|
+
}
|
|
32331
|
+
|
|
32332
32332
|
.E_c18bcrac {
|
|
32333
32333
|
display: inline-block;
|
|
32334
32334
|
width: 100%;
|
|
@@ -32376,55 +32376,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32376
32376
|
margin-right: 4px;
|
|
32377
32377
|
}
|
|
32378
32378
|
|
|
32379
|
-
.E_n12mqh7z {
|
|
32380
|
-
display: flex;
|
|
32381
|
-
align-items: center;
|
|
32382
|
-
font-size: 12px;
|
|
32383
|
-
line-height: 18px;
|
|
32384
|
-
}
|
|
32385
|
-
.E_n12mqh7z:not(:last-child) {
|
|
32386
|
-
margin-bottom: 4px;
|
|
32387
|
-
}
|
|
32388
|
-
|
|
32389
|
-
.E_tf5bynu {
|
|
32390
|
-
margin: 0 3px;
|
|
32391
|
-
}
|
|
32392
|
-
|
|
32393
|
-
.E_tcckoz1 {
|
|
32394
|
-
max-height: 400px;
|
|
32395
|
-
overflow: "auto";
|
|
32396
|
-
}
|
|
32397
|
-
|
|
32398
|
-
.E_gmyahx3 {
|
|
32399
|
-
cursor: pointer;
|
|
32400
|
-
}
|
|
32401
|
-
.E_gmyahx3 .link-text {
|
|
32402
|
-
color: rgba(0, 21, 64, 0.3);
|
|
32403
|
-
}
|
|
32404
|
-
.E_gmyahx3:hover .link-text {
|
|
32405
|
-
color: #0080ff;
|
|
32406
|
-
}
|
|
32407
|
-
|
|
32408
|
-
.E_tqjc4ui {
|
|
32409
|
-
margin: 0 2px;
|
|
32410
|
-
}
|
|
32411
|
-
|
|
32412
|
-
.E_ou7iq30 {
|
|
32413
|
-
overflow: hidden;
|
|
32414
|
-
text-overflow: ellipsis;
|
|
32415
|
-
}
|
|
32416
|
-
|
|
32417
|
-
.E_s1tui002 {
|
|
32418
|
-
white-space: nowrap;
|
|
32419
|
-
}
|
|
32420
|
-
|
|
32421
|
-
.E_mxrc2zg {
|
|
32422
|
-
display: -webkit-box;
|
|
32423
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
32424
|
-
-webkit-box-orient: vertical;
|
|
32425
|
-
word-break: break-all;
|
|
32426
|
-
}
|
|
32427
|
-
|
|
32428
32379
|
.E_clm1wy1 {
|
|
32429
32380
|
width: 192px;
|
|
32430
32381
|
height: 246px;
|
|
@@ -32518,6 +32469,20 @@ input.E_rf8rlle.ant-input {
|
|
|
32518
32469
|
border-radius: 2px;
|
|
32519
32470
|
}
|
|
32520
32471
|
|
|
32472
|
+
.E_gmyahx3 {
|
|
32473
|
+
cursor: pointer;
|
|
32474
|
+
}
|
|
32475
|
+
.E_gmyahx3 .link-text {
|
|
32476
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32477
|
+
}
|
|
32478
|
+
.E_gmyahx3:hover .link-text {
|
|
32479
|
+
color: #0080ff;
|
|
32480
|
+
}
|
|
32481
|
+
|
|
32482
|
+
.E_tqjc4ui {
|
|
32483
|
+
margin: 0 2px;
|
|
32484
|
+
}
|
|
32485
|
+
|
|
32521
32486
|
.E_t1sqg15u {
|
|
32522
32487
|
background: white;
|
|
32523
32488
|
}
|
|
@@ -32608,12 +32573,23 @@ input.E_rf8rlle.ant-input {
|
|
|
32608
32573
|
padding-right: 12px;
|
|
32609
32574
|
}
|
|
32610
32575
|
|
|
32611
|
-
.
|
|
32576
|
+
.E_n12mqh7z {
|
|
32612
32577
|
display: flex;
|
|
32613
32578
|
align-items: center;
|
|
32579
|
+
font-size: 12px;
|
|
32580
|
+
line-height: 18px;
|
|
32614
32581
|
}
|
|
32615
|
-
.
|
|
32616
|
-
margin-
|
|
32582
|
+
.E_n12mqh7z:not(:last-child) {
|
|
32583
|
+
margin-bottom: 4px;
|
|
32584
|
+
}
|
|
32585
|
+
|
|
32586
|
+
.E_tf5bynu {
|
|
32587
|
+
margin: 0 3px;
|
|
32588
|
+
}
|
|
32589
|
+
|
|
32590
|
+
.E_tcckoz1 {
|
|
32591
|
+
max-height: 400px;
|
|
32592
|
+
overflow: "auto";
|
|
32617
32593
|
}
|
|
32618
32594
|
|
|
32619
32595
|
.E_m74vjol {
|
|
@@ -32629,6 +32605,14 @@ input.E_rf8rlle.ant-input {
|
|
|
32629
32605
|
width: 100%;
|
|
32630
32606
|
}
|
|
32631
32607
|
|
|
32608
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
32609
|
+
display: flex;
|
|
32610
|
+
align-items: center;
|
|
32611
|
+
}
|
|
32612
|
+
.E_s1iv0tp1 .enabled-text {
|
|
32613
|
+
margin-right: 8px;
|
|
32614
|
+
}
|
|
32615
|
+
|
|
32632
32616
|
.E_tje3huy {
|
|
32633
32617
|
width: 100%;
|
|
32634
32618
|
overflow: inherit;
|
|
@@ -32636,35 +32620,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32636
32620
|
text-overflow: ellipsis;
|
|
32637
32621
|
}
|
|
32638
32622
|
|
|
32639
|
-
.E_ccrbeuz .ant-collapse-item {
|
|
32640
|
-
border: 0px;
|
|
32641
|
-
background-color: #fff;
|
|
32642
|
-
}
|
|
32643
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
32644
|
-
padding-top: 0px;
|
|
32645
|
-
padding-bottom: 0px;
|
|
32646
|
-
padding-left: 0px !important;
|
|
32647
|
-
padding-right: 24px;
|
|
32648
|
-
}
|
|
32649
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32650
|
-
right: 0px;
|
|
32651
|
-
}
|
|
32652
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32653
|
-
padding: 0px;
|
|
32654
|
-
}
|
|
32655
|
-
|
|
32656
|
-
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
32657
|
-
padding-right: 0px;
|
|
32658
|
-
cursor: default;
|
|
32659
|
-
}
|
|
32660
|
-
|
|
32661
|
-
.E_c1yyuluq {
|
|
32662
|
-
border-radius: 8px;
|
|
32663
|
-
}
|
|
32664
|
-
.E_c1yyuluq .ant-card-body {
|
|
32665
|
-
padding: 20px 24px 24px 24px;
|
|
32666
|
-
}
|
|
32667
|
-
|
|
32668
32623
|
.E_wg1tsps {
|
|
32669
32624
|
display: flex;
|
|
32670
32625
|
align-items: center;
|
|
@@ -32688,97 +32643,81 @@ input.E_rf8rlle.ant-input {
|
|
|
32688
32643
|
color: #00122e !important;
|
|
32689
32644
|
}
|
|
32690
32645
|
|
|
32691
|
-
.
|
|
32692
|
-
|
|
32646
|
+
.E_ou7iq30 {
|
|
32647
|
+
overflow: hidden;
|
|
32648
|
+
text-overflow: ellipsis;
|
|
32693
32649
|
}
|
|
32694
32650
|
|
|
32695
|
-
|
|
32696
|
-
|
|
32697
|
-
height: unset;
|
|
32698
|
-
}
|
|
32699
|
-
button.E_l48ei06 .button-prefix-icon {
|
|
32700
|
-
margin-right: 4px;
|
|
32701
|
-
}
|
|
32702
|
-
button.E_l48ei06 .button-suffix-icon {
|
|
32703
|
-
margin-left: 4px;
|
|
32704
|
-
}
|
|
32705
|
-
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
32706
|
-
color: #009dff;
|
|
32707
|
-
}
|
|
32708
|
-
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
32709
|
-
color: #005ed1;
|
|
32710
|
-
}
|
|
32711
|
-
button.E_l48ei06.ui-kit-link-disabled {
|
|
32712
|
-
color: #0080FF;
|
|
32713
|
-
}
|
|
32714
|
-
button.E_l48ei06.ui-kit-link-subtle {
|
|
32715
|
-
color: #00122e;
|
|
32651
|
+
.E_s1tui002 {
|
|
32652
|
+
white-space: nowrap;
|
|
32716
32653
|
}
|
|
32717
|
-
|
|
32718
|
-
|
|
32654
|
+
|
|
32655
|
+
.E_mxrc2zg {
|
|
32656
|
+
display: -webkit-box;
|
|
32657
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
32658
|
+
-webkit-box-orient: vertical;
|
|
32659
|
+
word-break: break-all;
|
|
32719
32660
|
}
|
|
32720
|
-
|
|
32721
|
-
|
|
32661
|
+
|
|
32662
|
+
.E_c1yyuluq {
|
|
32663
|
+
border-radius: 8px;
|
|
32722
32664
|
}
|
|
32723
|
-
|
|
32724
|
-
|
|
32665
|
+
.E_c1yyuluq .ant-card-body {
|
|
32666
|
+
padding: 20px 24px 24px 24px;
|
|
32725
32667
|
}
|
|
32726
32668
|
|
|
32727
|
-
.
|
|
32728
|
-
border
|
|
32669
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
32670
|
+
border: 0px;
|
|
32671
|
+
background-color: #fff;
|
|
32729
32672
|
}
|
|
32730
|
-
.
|
|
32731
|
-
|
|
32732
|
-
|
|
32733
|
-
|
|
32734
|
-
|
|
32735
|
-
font-size: 13px;
|
|
32673
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
32674
|
+
padding-top: 0px;
|
|
32675
|
+
padding-bottom: 0px;
|
|
32676
|
+
padding-left: 0px !important;
|
|
32677
|
+
padding-right: 24px;
|
|
32736
32678
|
}
|
|
32737
|
-
.
|
|
32738
|
-
|
|
32679
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32680
|
+
right: 0px;
|
|
32739
32681
|
}
|
|
32740
|
-
.
|
|
32741
|
-
|
|
32742
|
-
font-size: 13px;
|
|
32682
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32683
|
+
padding: 0px;
|
|
32743
32684
|
}
|
|
32744
|
-
|
|
32745
|
-
.
|
|
32746
|
-
|
|
32685
|
+
|
|
32686
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
32687
|
+
padding-right: 0px;
|
|
32688
|
+
cursor: default;
|
|
32747
32689
|
}
|
|
32748
|
-
|
|
32749
|
-
|
|
32690
|
+
|
|
32691
|
+
button.E_l48ei06 {
|
|
32692
|
+
color: #0080FF;
|
|
32693
|
+
height: unset;
|
|
32750
32694
|
}
|
|
32751
|
-
.
|
|
32752
|
-
|
|
32753
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32695
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
32696
|
+
margin-right: 4px;
|
|
32754
32697
|
}
|
|
32755
|
-
.
|
|
32756
|
-
|
|
32698
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
32699
|
+
margin-left: 4px;
|
|
32757
32700
|
}
|
|
32758
|
-
.
|
|
32759
|
-
|
|
32760
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32701
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
32702
|
+
color: #009dff;
|
|
32761
32703
|
}
|
|
32762
|
-
.
|
|
32763
|
-
|
|
32704
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
32705
|
+
color: #005ed1;
|
|
32764
32706
|
}
|
|
32765
|
-
.
|
|
32766
|
-
|
|
32767
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
32768
|
-
cursor: "not-allowed";
|
|
32707
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
32708
|
+
color: #0080FF;
|
|
32769
32709
|
}
|
|
32770
|
-
.
|
|
32771
|
-
|
|
32710
|
+
button.E_l48ei06.ui-kit-link-subtle {
|
|
32711
|
+
color: #00122e;
|
|
32772
32712
|
}
|
|
32773
|
-
.
|
|
32774
|
-
color: #
|
|
32713
|
+
button.E_l48ei06.ui-kit-link-subtle:hover, button.E_l48ei06.ui-kit-link-subtle.__pseudo-states-hover {
|
|
32714
|
+
color: #0080FF;
|
|
32775
32715
|
}
|
|
32776
|
-
.
|
|
32777
|
-
|
|
32778
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32716
|
+
button.E_l48ei06.ui-kit-link-subtle:active, button.E_l48ei06.ui-kit-link-subtle.__pseudo-states-active {
|
|
32717
|
+
color: #005ed1;
|
|
32779
32718
|
}
|
|
32780
|
-
.
|
|
32781
|
-
|
|
32719
|
+
button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
32720
|
+
color: #00122e;
|
|
32782
32721
|
}
|
|
32783
32722
|
|
|
32784
32723
|
.E_ivqqkzv {
|
|
@@ -32865,10 +32804,101 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32865
32804
|
display: inline-block;
|
|
32866
32805
|
}
|
|
32867
32806
|
|
|
32807
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
32808
|
+
display: flex;
|
|
32809
|
+
}
|
|
32810
|
+
|
|
32811
|
+
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
32812
|
+
border-radius: 6px;
|
|
32813
|
+
}
|
|
32814
|
+
.E_s177mls5.ant-select.ant-select-single {
|
|
32815
|
+
width: 100%;
|
|
32816
|
+
color: #2d3a56;
|
|
32817
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
32818
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32819
|
+
font-size: 13px;
|
|
32820
|
+
}
|
|
32821
|
+
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
32822
|
+
height: 30px;
|
|
32823
|
+
}
|
|
32824
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
32825
|
+
height: 38px;
|
|
32826
|
+
font-size: 13px;
|
|
32827
|
+
}
|
|
32828
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
32829
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32830
|
+
transition: 160ms ease;
|
|
32831
|
+
}
|
|
32832
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32833
|
+
color: #0080ff;
|
|
32834
|
+
}
|
|
32835
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
32836
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
32837
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32838
|
+
}
|
|
32839
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32840
|
+
color: #0080ff;
|
|
32841
|
+
}
|
|
32842
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
32843
|
+
border-color: #0080ff;
|
|
32844
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32845
|
+
}
|
|
32846
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32847
|
+
transform: rotate(180deg);
|
|
32848
|
+
}
|
|
32849
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32850
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32851
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32852
|
+
cursor: "not-allowed";
|
|
32853
|
+
}
|
|
32854
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32855
|
+
border-color: #f0483e !important;
|
|
32856
|
+
}
|
|
32857
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32858
|
+
color: #1d326c;
|
|
32859
|
+
}
|
|
32860
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
32861
|
+
border-color: #0080ff;
|
|
32862
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32863
|
+
}
|
|
32864
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32865
|
+
transform: rotate(180deg);
|
|
32866
|
+
}
|
|
32867
|
+
|
|
32868
32868
|
.E_tju3gfj .date {
|
|
32869
32869
|
margin-right: 4px;
|
|
32870
32870
|
}
|
|
32871
32871
|
|
|
32872
|
+
.E_t13ef470 {
|
|
32873
|
+
height: 100%;
|
|
32874
|
+
}
|
|
32875
|
+
.E_t13ef470 .table-loading-item {
|
|
32876
|
+
padding: 12px 4px;
|
|
32877
|
+
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
32878
|
+
display: flex;
|
|
32879
|
+
}
|
|
32880
|
+
.E_t13ef470 .table-loading-item > * {
|
|
32881
|
+
height: 16px;
|
|
32882
|
+
margin: 4px;
|
|
32883
|
+
background: rgba(204, 212, 227, 0.18);
|
|
32884
|
+
border-radius: 2px;
|
|
32885
|
+
}
|
|
32886
|
+
.E_t13ef470 .table-loading-item .checkbox-loading {
|
|
32887
|
+
width: 16px;
|
|
32888
|
+
}
|
|
32889
|
+
.E_t13ef470 .table-loading-item .td-loading {
|
|
32890
|
+
flex: 1;
|
|
32891
|
+
}
|
|
32892
|
+
.E_t13ef470 :nth-child(1) {
|
|
32893
|
+
padding: 8px 4px;
|
|
32894
|
+
}
|
|
32895
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
32896
|
+
background: rgba(107, 125, 153, 0.18);
|
|
32897
|
+
}
|
|
32898
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
32899
|
+
background: rgba(163, 180, 204, 0.18);
|
|
32900
|
+
}
|
|
32901
|
+
|
|
32872
32902
|
.E_s1sck0th {
|
|
32873
32903
|
padding: 0 8px;
|
|
32874
32904
|
border-radius: 4px;
|
|
@@ -32951,36 +32981,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32951
32981
|
background-color: #7E41FF;
|
|
32952
32982
|
}
|
|
32953
32983
|
|
|
32954
|
-
.E_t13ef470 {
|
|
32955
|
-
height: 100%;
|
|
32956
|
-
}
|
|
32957
|
-
.E_t13ef470 .table-loading-item {
|
|
32958
|
-
padding: 12px 4px;
|
|
32959
|
-
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
32960
|
-
display: flex;
|
|
32961
|
-
}
|
|
32962
|
-
.E_t13ef470 .table-loading-item > * {
|
|
32963
|
-
height: 16px;
|
|
32964
|
-
margin: 4px;
|
|
32965
|
-
background: rgba(204, 212, 227, 0.18);
|
|
32966
|
-
border-radius: 2px;
|
|
32967
|
-
}
|
|
32968
|
-
.E_t13ef470 .table-loading-item .checkbox-loading {
|
|
32969
|
-
width: 16px;
|
|
32970
|
-
}
|
|
32971
|
-
.E_t13ef470 .table-loading-item .td-loading {
|
|
32972
|
-
flex: 1;
|
|
32973
|
-
}
|
|
32974
|
-
.E_t13ef470 :nth-child(1) {
|
|
32975
|
-
padding: 8px 4px;
|
|
32976
|
-
}
|
|
32977
|
-
.E_t13ef470 :nth-child(1) > * {
|
|
32978
|
-
background: rgba(107, 125, 153, 0.18);
|
|
32979
|
-
}
|
|
32980
|
-
.E_t13ef470 :nth-child(1) > * {
|
|
32981
|
-
background: rgba(163, 180, 204, 0.18);
|
|
32982
|
-
}
|
|
32983
|
-
|
|
32984
32984
|
.E_h1ol2wl7 {
|
|
32985
32985
|
font-weight: bold;
|
|
32986
32986
|
background-color: unset;
|
|
@@ -34072,33 +34072,8 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34072
34072
|
background: transparent;
|
|
34073
34073
|
}
|
|
34074
34074
|
|
|
34075
|
-
.
|
|
34076
|
-
|
|
34077
|
-
align-items: center;
|
|
34078
|
-
}
|
|
34079
|
-
.E_ryby9ds .order {
|
|
34080
|
-
height: 24px;
|
|
34081
|
-
width: 24px;
|
|
34082
|
-
border-radius: 20px;
|
|
34083
|
-
color: #0080ff;
|
|
34084
|
-
background: rgba(0, 136, 255, 0.1);
|
|
34085
|
-
display: flex;
|
|
34086
|
-
align-items: center;
|
|
34087
|
-
justify-content: center;
|
|
34088
|
-
margin-right: 6px;
|
|
34089
|
-
}
|
|
34090
|
-
|
|
34091
|
-
.E_suhck3k {
|
|
34092
|
-
height: 24px;
|
|
34093
|
-
width: 24px;
|
|
34094
|
-
border-radius: 6px;
|
|
34095
|
-
padding: 4px;
|
|
34096
|
-
}
|
|
34097
|
-
.E_suhck3k:hover {
|
|
34098
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
34099
|
-
}
|
|
34100
|
-
.E_suhck3k:hover svg path {
|
|
34101
|
-
fill: blue;
|
|
34075
|
+
.E_c1yd35n {
|
|
34076
|
+
padding: 0 12px 14px 12px;
|
|
34102
34077
|
}
|
|
34103
34078
|
|
|
34104
34079
|
.E_c1kghdax {
|
|
@@ -34205,8 +34180,33 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34205
34180
|
margin-left: 24px;
|
|
34206
34181
|
}
|
|
34207
34182
|
|
|
34208
|
-
.
|
|
34209
|
-
|
|
34183
|
+
.E_ryby9ds {
|
|
34184
|
+
display: flex;
|
|
34185
|
+
align-items: center;
|
|
34186
|
+
}
|
|
34187
|
+
.E_ryby9ds .order {
|
|
34188
|
+
height: 24px;
|
|
34189
|
+
width: 24px;
|
|
34190
|
+
border-radius: 20px;
|
|
34191
|
+
color: #0080ff;
|
|
34192
|
+
background: rgba(0, 136, 255, 0.1);
|
|
34193
|
+
display: flex;
|
|
34194
|
+
align-items: center;
|
|
34195
|
+
justify-content: center;
|
|
34196
|
+
margin-right: 6px;
|
|
34197
|
+
}
|
|
34198
|
+
|
|
34199
|
+
.E_suhck3k {
|
|
34200
|
+
height: 24px;
|
|
34201
|
+
width: 24px;
|
|
34202
|
+
border-radius: 6px;
|
|
34203
|
+
padding: 4px;
|
|
34204
|
+
}
|
|
34205
|
+
.E_suhck3k:hover {
|
|
34206
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34207
|
+
}
|
|
34208
|
+
.E_suhck3k:hover svg path {
|
|
34209
|
+
fill: blue;
|
|
34210
34210
|
}
|
|
34211
34211
|
|
|
34212
34212
|
.E_b14q2gmw {
|
|
@@ -34226,6 +34226,11 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34226
34226
|
transform: translateY(-4px);
|
|
34227
34227
|
}
|
|
34228
34228
|
|
|
34229
|
+
.E_i1g85yz3 {
|
|
34230
|
+
margin-right: 4px;
|
|
34231
|
+
height: 16px;
|
|
34232
|
+
}
|
|
34233
|
+
|
|
34229
34234
|
.E_t1dtlqs1 {
|
|
34230
34235
|
margin-bottom: 4px;
|
|
34231
34236
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -34419,9 +34424,13 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34419
34424
|
margin-right: 8px;
|
|
34420
34425
|
}
|
|
34421
34426
|
|
|
34422
|
-
.
|
|
34427
|
+
.E_w7ob4th.outside-tag {
|
|
34428
|
+
padding-left: 0;
|
|
34429
|
+
}
|
|
34430
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
34431
|
+
border-radius: 4px 0 0 4px;
|
|
34432
|
+
padding-right: 4px;
|
|
34423
34433
|
margin-right: 4px;
|
|
34424
|
-
height: 16px;
|
|
34425
34434
|
}
|
|
34426
34435
|
|
|
34427
34436
|
.E_slr2ynn {
|
|
@@ -34484,15 +34493,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34484
34493
|
min-height: 0px;
|
|
34485
34494
|
}
|
|
34486
34495
|
|
|
34487
|
-
.E_w7ob4th.outside-tag {
|
|
34488
|
-
padding-left: 0;
|
|
34489
|
-
}
|
|
34490
|
-
.E_w7ob4th.outside-tag .inside-tag {
|
|
34491
|
-
border-radius: 4px 0 0 4px;
|
|
34492
|
-
padding-right: 4px;
|
|
34493
|
-
margin-right: 4px;
|
|
34494
|
-
}
|
|
34495
|
-
|
|
34496
34496
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
34497
34497
|
display: var(--ai7qkf2-0);
|
|
34498
34498
|
}
|