@cloudtower/eagle 0.26.30-dry-1 → 0.26.30-dry-3
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 +967 -976
- package/dist/esm/index.js +903 -954
- package/dist/esm/stats1.html +1 -1
- package/dist/spec/base.d.ts +0 -1
- package/dist/style.css +416 -425
- package/dist/umd/index.js +902 -953
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
- package/dist/components/I18nNameTag/index.d.ts +0 -10
package/dist/components.css
CHANGED
|
@@ -29366,6 +29366,15 @@ p {
|
|
|
29366
29366
|
|
|
29367
29367
|
.ant-btn {
|
|
29368
29368
|
border-radius: 4px;
|
|
29369
|
+
padding: 5px 12px;
|
|
29370
|
+
}
|
|
29371
|
+
|
|
29372
|
+
.ant-btn-lg {
|
|
29373
|
+
padding: 8px 16px;
|
|
29374
|
+
}
|
|
29375
|
+
|
|
29376
|
+
.ant-btn-sm {
|
|
29377
|
+
padding: 2px 8px;
|
|
29369
29378
|
}
|
|
29370
29379
|
|
|
29371
29380
|
.ant-select {
|
|
@@ -29843,14 +29852,10 @@ html body {
|
|
|
29843
29852
|
.buj61ew.ant-btn-icon-only {
|
|
29844
29853
|
justify-content: center;
|
|
29845
29854
|
}
|
|
29846
|
-
.buj61ew.ant-btn.ant-btn-link {
|
|
29847
|
-
padding: 0;
|
|
29848
|
-
}
|
|
29849
29855
|
.buj61ew.ant-btn {
|
|
29850
29856
|
display: inline-flex;
|
|
29851
29857
|
align-items: center;
|
|
29852
29858
|
justify-content: center;
|
|
29853
|
-
padding: 5px 12px;
|
|
29854
29859
|
height: 32px;
|
|
29855
29860
|
border-radius: 6px;
|
|
29856
29861
|
line-height: 22px;
|
|
@@ -29860,10 +29865,8 @@ html body {
|
|
|
29860
29865
|
.buj61ew.ant-btn.ant-btn-lg {
|
|
29861
29866
|
height: 40px;
|
|
29862
29867
|
line-height: 24px;
|
|
29863
|
-
padding: 8px 16px;
|
|
29864
29868
|
}
|
|
29865
29869
|
.buj61ew.ant-btn.ant-btn-sm {
|
|
29866
|
-
padding: 2px 8px;
|
|
29867
29870
|
height: 24px;
|
|
29868
29871
|
line-height: 20px;
|
|
29869
29872
|
}
|
|
@@ -30180,874 +30183,874 @@ html body {
|
|
|
30180
30183
|
position: absolute;
|
|
30181
30184
|
}
|
|
30182
30185
|
|
|
30183
|
-
.
|
|
30186
|
+
.cz04yix {
|
|
30184
30187
|
display: flex;
|
|
30185
|
-
|
|
30186
|
-
align-items: center;
|
|
30187
|
-
padding: 10px 0;
|
|
30188
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30189
|
-
font-size: 12px;
|
|
30190
|
-
line-height: 24px;
|
|
30188
|
+
flex-direction: column;
|
|
30191
30189
|
}
|
|
30192
|
-
|
|
30193
|
-
|
|
30190
|
+
|
|
30191
|
+
.m1if5j39 {
|
|
30192
|
+
max-width: 1120px;
|
|
30193
|
+
width: 100%;
|
|
30194
|
+
margin: 0 auto;
|
|
30195
|
+
height: 100%;
|
|
30194
30196
|
}
|
|
30195
|
-
|
|
30197
|
+
|
|
30198
|
+
.w1vvwdlp {
|
|
30199
|
+
max-width: 1120px;
|
|
30200
|
+
width: 100%;
|
|
30201
|
+
margin: 0 auto;
|
|
30196
30202
|
display: flex;
|
|
30197
|
-
align-items: center;
|
|
30198
|
-
border-radius: 6px;
|
|
30199
|
-
cursor: pointer;
|
|
30200
|
-
transition: all 0.3s ease;
|
|
30201
|
-
}
|
|
30202
|
-
.p12gwtiw .dropdown-trigger:hover {
|
|
30203
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30204
|
-
color: #0080ff;
|
|
30205
30203
|
}
|
|
30206
|
-
.
|
|
30207
|
-
|
|
30204
|
+
.w1vvwdlp .left,
|
|
30205
|
+
.w1vvwdlp .right {
|
|
30206
|
+
flex-grow: 0;
|
|
30207
|
+
flex-shrink: 0;
|
|
30208
|
+
flex-basis: 21%;
|
|
30208
30209
|
}
|
|
30209
|
-
.
|
|
30210
|
+
.w1vvwdlp .left {
|
|
30210
30211
|
display: flex;
|
|
30211
|
-
|
|
30212
|
-
|
|
30213
|
-
font-weight: bold;
|
|
30212
|
+
justify-content: flex-end;
|
|
30213
|
+
padding-right: 44px;
|
|
30214
30214
|
}
|
|
30215
|
-
.
|
|
30216
|
-
|
|
30215
|
+
.w1vvwdlp .right {
|
|
30216
|
+
padding-left: 44px;
|
|
30217
30217
|
}
|
|
30218
|
-
.
|
|
30219
|
-
|
|
30220
|
-
|
|
30218
|
+
.w1vvwdlp .middle {
|
|
30219
|
+
margin-bottom: 40px;
|
|
30220
|
+
flex-grow: 0;
|
|
30221
|
+
flex-shrink: 0;
|
|
30222
|
+
flex-basis: 58%;
|
|
30221
30223
|
}
|
|
30222
|
-
.
|
|
30223
|
-
|
|
30224
|
-
color: #0080ff;
|
|
30224
|
+
.w1vvwdlp .middle .form-base-field {
|
|
30225
|
+
width: 100%;
|
|
30225
30226
|
}
|
|
30226
|
-
.
|
|
30227
|
-
|
|
30227
|
+
.w1vvwdlp .middle .form-base-field .form-base-field {
|
|
30228
|
+
width: auto;
|
|
30228
30229
|
}
|
|
30229
30230
|
|
|
30230
|
-
.
|
|
30231
|
-
|
|
30232
|
-
|
|
30233
|
-
|
|
30234
|
-
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30235
|
-
padding: 4px 20px;
|
|
30236
|
-
font-size: 12px;
|
|
30237
|
-
line-height: 18px;
|
|
30231
|
+
.h1cuopx7 .ant-modal-header {
|
|
30232
|
+
margin: 0 auto;
|
|
30233
|
+
width: 100%;
|
|
30234
|
+
max-width: 648px;
|
|
30238
30235
|
}
|
|
30239
|
-
|
|
30240
|
-
|
|
30241
|
-
display: inline-flex;
|
|
30242
|
-
align-items: baseline;
|
|
30243
|
-
white-space: pre-wrap;
|
|
30236
|
+
.h1cuopx7 .ant-modal-header .ant-modal-title {
|
|
30237
|
+
margin-left: 0;
|
|
30244
30238
|
}
|
|
30245
|
-
.
|
|
30246
|
-
|
|
30247
|
-
|
|
30239
|
+
.h1cuopx7 .ant-modal-body {
|
|
30240
|
+
margin: 0 auto;
|
|
30241
|
+
padding: 0;
|
|
30242
|
+
width: 100%;
|
|
30243
|
+
max-width: 648px;
|
|
30244
|
+
overflow: hidden;
|
|
30248
30245
|
}
|
|
30249
|
-
.
|
|
30250
|
-
|
|
30246
|
+
.h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
|
|
30247
|
+
margin-bottom: 40px;
|
|
30251
30248
|
}
|
|
30252
|
-
.
|
|
30253
|
-
|
|
30249
|
+
.h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
|
|
30250
|
+
height: calc(100vh - 225px);
|
|
30251
|
+
overflow-y: auto;
|
|
30254
30252
|
}
|
|
30255
|
-
.
|
|
30256
|
-
|
|
30257
|
-
|
|
30253
|
+
.h1cuopx7 .ant-modal-footer .footer-content {
|
|
30254
|
+
margin: 0 auto;
|
|
30255
|
+
max-width: 648px;
|
|
30258
30256
|
}
|
|
30259
|
-
|
|
30260
|
-
|
|
30261
|
-
|
|
30262
|
-
width:
|
|
30263
|
-
|
|
30264
|
-
background: #fff;
|
|
30257
|
+
|
|
30258
|
+
.h1p6d3y3 .ant-modal-header {
|
|
30259
|
+
margin: 0 auto;
|
|
30260
|
+
width: 100%;
|
|
30261
|
+
max-width: 1024px;
|
|
30265
30262
|
}
|
|
30266
|
-
.
|
|
30267
|
-
|
|
30263
|
+
.h1p6d3y3 .ant-modal-header .ant-modal-title {
|
|
30264
|
+
margin-left: 0;
|
|
30268
30265
|
}
|
|
30269
|
-
.
|
|
30270
|
-
|
|
30271
|
-
|
|
30266
|
+
.h1p6d3y3 .ant-modal-body {
|
|
30267
|
+
margin: 0 auto;
|
|
30268
|
+
padding: 0;
|
|
30269
|
+
width: 100%;
|
|
30270
|
+
max-width: 1024px;
|
|
30271
|
+
overflow: hidden;
|
|
30272
30272
|
}
|
|
30273
|
-
.
|
|
30274
|
-
|
|
30273
|
+
.h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
|
|
30274
|
+
margin-bottom: 40px;
|
|
30275
30275
|
}
|
|
30276
|
-
.
|
|
30277
|
-
|
|
30278
|
-
|
|
30276
|
+
.h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
|
|
30277
|
+
height: calc(100vh - 225px);
|
|
30278
|
+
overflow-y: auto;
|
|
30279
30279
|
}
|
|
30280
|
-
.
|
|
30281
|
-
|
|
30280
|
+
.h1p6d3y3 .ant-modal-footer .footer-content {
|
|
30281
|
+
margin: 0 auto;
|
|
30282
|
+
max-width: 1024px;
|
|
30282
30283
|
}
|
|
30283
|
-
|
|
30284
|
-
|
|
30285
|
-
|
|
30286
|
-
padding-left: 12px;
|
|
30284
|
+
|
|
30285
|
+
.fxgckuk {
|
|
30286
|
+
flex: 1;
|
|
30287
30287
|
}
|
|
30288
|
-
.
|
|
30289
|
-
|
|
30290
|
-
|
|
30288
|
+
.fxgckuk label {
|
|
30289
|
+
font-size: 13px;
|
|
30290
|
+
line-height: 20px;
|
|
30291
30291
|
color: rgba(44, 56, 82, 0.6);
|
|
30292
30292
|
}
|
|
30293
|
-
.
|
|
30294
|
-
|
|
30295
|
-
|
|
30296
|
-
|
|
30297
|
-
|
|
30298
|
-
border-radius: 5px 0 0 5px;
|
|
30293
|
+
.fxgckuk .title {
|
|
30294
|
+
font-size: 14px;
|
|
30295
|
+
line-height: 20px;
|
|
30296
|
+
color: #2d3a56;
|
|
30297
|
+
margin-bottom: 12px;
|
|
30299
30298
|
}
|
|
30300
|
-
.
|
|
30301
|
-
|
|
30299
|
+
.fxgckuk.connect-cluster .title {
|
|
30300
|
+
padding-bottom: 26px;
|
|
30302
30301
|
}
|
|
30303
30302
|
|
|
30304
|
-
.
|
|
30305
|
-
|
|
30306
|
-
border-
|
|
30303
|
+
.f1d0vek1 {
|
|
30304
|
+
padding: 25px 0 15px 0;
|
|
30305
|
+
border-bottom: 1px solid #e1e5eb;
|
|
30306
|
+
margin-bottom: 16px;
|
|
30307
30307
|
}
|
|
30308
|
-
|
|
30309
|
-
|
|
30308
|
+
|
|
30309
|
+
.f4u402y {
|
|
30310
|
+
display: flex;
|
|
30311
|
+
align-items: center;
|
|
30312
|
+
margin-bottom: 8px;
|
|
30310
30313
|
}
|
|
30311
|
-
.
|
|
30312
|
-
|
|
30313
|
-
line-height: 32px;
|
|
30314
|
-
height: 32px;
|
|
30314
|
+
.f4u402y > label {
|
|
30315
|
+
width: 216px;
|
|
30315
30316
|
}
|
|
30316
|
-
.
|
|
30317
|
-
|
|
30317
|
+
.f4u402y > label + * {
|
|
30318
|
+
width: 100%;
|
|
30318
30319
|
}
|
|
30319
|
-
.
|
|
30320
|
-
|
|
30321
|
-
padding: 0 7px;
|
|
30322
|
-
line-height: 20px;
|
|
30320
|
+
.f4u402y .ant-select {
|
|
30321
|
+
width: 100%;
|
|
30323
30322
|
}
|
|
30324
|
-
|
|
30325
|
-
|
|
30323
|
+
|
|
30324
|
+
.e1pldf6v {
|
|
30325
|
+
color: #e75a3a;
|
|
30326
|
+
margin-right: 10px;
|
|
30326
30327
|
}
|
|
30327
|
-
|
|
30328
|
-
|
|
30328
|
+
|
|
30329
|
+
.dq0gblh {
|
|
30330
|
+
width: 100%;
|
|
30331
|
+
height: 1px;
|
|
30332
|
+
background: rgba(213, 219, 227, 0.6);
|
|
30333
|
+
margin: 24px 0;
|
|
30329
30334
|
}
|
|
30330
|
-
|
|
30331
|
-
|
|
30332
|
-
|
|
30335
|
+
|
|
30336
|
+
.l1v7sr0n {
|
|
30337
|
+
display: flex;
|
|
30338
|
+
justify-content: center;
|
|
30339
|
+
align-items: center;
|
|
30340
|
+
height: 100%;
|
|
30333
30341
|
}
|
|
30334
|
-
|
|
30335
|
-
|
|
30342
|
+
|
|
30343
|
+
.d1i4ou6o {
|
|
30344
|
+
display: inline-block;
|
|
30345
|
+
width: 4px;
|
|
30346
|
+
height: 4px;
|
|
30347
|
+
background: #8e9aa9;
|
|
30348
|
+
opacity: 0.4;
|
|
30349
|
+
border-radius: 50%;
|
|
30350
|
+
margin: 0 4px;
|
|
30336
30351
|
}
|
|
30337
|
-
|
|
30338
|
-
|
|
30339
|
-
|
|
30340
|
-
|
|
30341
|
-
|
|
30352
|
+
|
|
30353
|
+
.m1jy87hk .ant-modal-header,
|
|
30354
|
+
.m1jy87hk .ant-modal-footer .footer-content {
|
|
30355
|
+
width: 648px;
|
|
30356
|
+
margin: 0 auto;
|
|
30342
30357
|
}
|
|
30343
|
-
.
|
|
30344
|
-
|
|
30345
|
-
border
|
|
30346
|
-
opacity: 0.5;
|
|
30358
|
+
.m1jy87hk .ant-modal-header {
|
|
30359
|
+
padding: 35px 0 24px;
|
|
30360
|
+
border: none;
|
|
30347
30361
|
}
|
|
30348
|
-
.
|
|
30349
|
-
|
|
30350
|
-
border-color: #ccd4e3;
|
|
30362
|
+
.m1jy87hk .ant-modal-header .ant-modal-title {
|
|
30363
|
+
font-size: 30px;
|
|
30351
30364
|
}
|
|
30352
|
-
.
|
|
30353
|
-
|
|
30354
|
-
border-color: #ccd4e3;
|
|
30355
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30365
|
+
.m1jy87hk .ant-modal-body {
|
|
30366
|
+
padding: 4px 0 2px;
|
|
30356
30367
|
}
|
|
30357
|
-
.
|
|
30358
|
-
margin-right: 8px;
|
|
30359
|
-
display: inline;
|
|
30368
|
+
.m1jy87hk .ant-modal-footer {
|
|
30360
30369
|
border: none;
|
|
30361
|
-
padding: 0;
|
|
30362
|
-
width: 36px;
|
|
30363
|
-
background: transparent;
|
|
30364
30370
|
}
|
|
30365
|
-
|
|
30366
|
-
|
|
30367
|
-
|
|
30368
|
-
|
|
30369
|
-
|
|
30370
|
-
|
|
30371
|
-
|
|
30371
|
+
|
|
30372
|
+
.ti7fpyu {
|
|
30373
|
+
font-size: 12px;
|
|
30374
|
+
line-height: 18px;
|
|
30375
|
+
font-weight: bold;
|
|
30376
|
+
color: #fff;
|
|
30377
|
+
padding: 0 4px;
|
|
30378
|
+
border-radius: 4px;
|
|
30379
|
+
display: inline-block;
|
|
30380
|
+
background: var(--ti7fpyu-0);
|
|
30372
30381
|
}
|
|
30373
|
-
.
|
|
30374
|
-
|
|
30382
|
+
.ti7fpyu:not(:first-child) {
|
|
30383
|
+
margin-left: 4px;
|
|
30375
30384
|
}
|
|
30376
|
-
|
|
30377
|
-
|
|
30385
|
+
|
|
30386
|
+
.f1rest1f {
|
|
30387
|
+
width: 100%;
|
|
30388
|
+
height: 100%;
|
|
30389
|
+
display: flex;
|
|
30390
|
+
align-items: center;
|
|
30391
|
+
justify-content: center;
|
|
30378
30392
|
}
|
|
30379
|
-
|
|
30380
|
-
|
|
30381
|
-
|
|
30382
|
-
|
|
30383
|
-
|
|
30393
|
+
|
|
30394
|
+
.n1kbdoln {
|
|
30395
|
+
font-size: 90%;
|
|
30396
|
+
font-weight: bold;
|
|
30397
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
30398
|
+
padding: 1px 4px 1px;
|
|
30399
|
+
margin-left: 2px;
|
|
30400
|
+
margin-right: 2px;
|
|
30401
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30402
|
+
border-radius: 4px;
|
|
30384
30403
|
}
|
|
30385
30404
|
|
|
30386
|
-
.
|
|
30387
|
-
|
|
30388
|
-
height: 24px;
|
|
30389
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30390
|
-
overflow: hidden;
|
|
30405
|
+
.f1y3gta0.form-item-general {
|
|
30406
|
+
width: 640px;
|
|
30391
30407
|
}
|
|
30392
|
-
.
|
|
30393
|
-
|
|
30408
|
+
.f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
|
|
30409
|
+
margin-top: 16px;
|
|
30394
30410
|
}
|
|
30395
|
-
.
|
|
30396
|
-
|
|
30397
|
-
height: 16px;
|
|
30411
|
+
.f1y3gta0.form-item-compact {
|
|
30412
|
+
width: 412px;
|
|
30398
30413
|
}
|
|
30399
|
-
.
|
|
30400
|
-
|
|
30401
|
-
height: 32px;
|
|
30414
|
+
.f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
|
|
30415
|
+
margin-top: 8px;
|
|
30402
30416
|
}
|
|
30403
|
-
.
|
|
30404
|
-
|
|
30405
|
-
width: 20px;
|
|
30417
|
+
.f1y3gta0 .form-item {
|
|
30418
|
+
width: auto;
|
|
30406
30419
|
}
|
|
30407
|
-
.
|
|
30408
|
-
|
|
30409
|
-
|
|
30420
|
+
.f1y3gta0 .form-item-main {
|
|
30421
|
+
position: relative;
|
|
30422
|
+
display: flex;
|
|
30410
30423
|
}
|
|
30411
|
-
.
|
|
30412
|
-
|
|
30413
|
-
width:
|
|
30414
|
-
|
|
30415
|
-
|
|
30424
|
+
.f1y3gta0 .form-item-extra {
|
|
30425
|
+
margin-top: 4px;
|
|
30426
|
+
width: 100%;
|
|
30427
|
+
padding: 14px;
|
|
30428
|
+
background: #f2f4f6;
|
|
30429
|
+
font-size: 13px;
|
|
30430
|
+
line-height: 1.8;
|
|
30431
|
+
color: #8e9aa9;
|
|
30416
30432
|
}
|
|
30417
|
-
.
|
|
30418
|
-
|
|
30419
|
-
|
|
30433
|
+
.f1y3gta0 .form-item-label {
|
|
30434
|
+
padding-right: 12px;
|
|
30435
|
+
font-size: 13px;
|
|
30436
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30420
30437
|
}
|
|
30421
|
-
.
|
|
30422
|
-
|
|
30438
|
+
.f1y3gta0 .form-item-label.label-right {
|
|
30439
|
+
text-align: right;
|
|
30423
30440
|
}
|
|
30424
|
-
.
|
|
30425
|
-
|
|
30441
|
+
.f1y3gta0 .form-item-label,
|
|
30442
|
+
.f1y3gta0 .form-item-control {
|
|
30443
|
+
line-height: 32px;
|
|
30426
30444
|
}
|
|
30427
|
-
.
|
|
30428
|
-
|
|
30445
|
+
.f1y3gta0 .form-item-control .form-item-error {
|
|
30446
|
+
line-height: 18px;
|
|
30429
30447
|
}
|
|
30430
|
-
.
|
|
30431
|
-
|
|
30448
|
+
.f1y3gta0 .form-item-children {
|
|
30449
|
+
width: 100%;
|
|
30432
30450
|
}
|
|
30433
|
-
.
|
|
30434
|
-
|
|
30451
|
+
.f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
|
|
30452
|
+
width: 100%;
|
|
30453
|
+
}
|
|
30454
|
+
.f1y3gta0 .form-item-error {
|
|
30455
|
+
color: #e75a3a;
|
|
30456
|
+
height: 0;
|
|
30457
|
+
overflow: hidden;
|
|
30458
|
+
}
|
|
30459
|
+
.f1y3gta0 .form-item-error-enter-done {
|
|
30460
|
+
margin-top: 4px;
|
|
30461
|
+
height: auto;
|
|
30462
|
+
overflow: auto;
|
|
30463
|
+
}
|
|
30464
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
30465
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
30466
|
+
border: 1px solid #e75a3a;
|
|
30467
|
+
color: #e75a3a;
|
|
30435
30468
|
}
|
|
30436
30469
|
|
|
30437
|
-
.
|
|
30438
|
-
|
|
30470
|
+
.fujbm7g {
|
|
30471
|
+
color: #2d3a56;
|
|
30472
|
+
font-weight: bold;
|
|
30473
|
+
padding-bottom: 6px;
|
|
30474
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30475
|
+
margin-bottom: 16px;
|
|
30476
|
+
}
|
|
30477
|
+
.fujbm7g:not(:first-of-type) {
|
|
30478
|
+
margin-top: 16px;
|
|
30439
30479
|
}
|
|
30440
30480
|
|
|
30441
|
-
.
|
|
30481
|
+
.e5fsw5s {
|
|
30482
|
+
width: 8px;
|
|
30483
|
+
height: 24px;
|
|
30442
30484
|
display: flex;
|
|
30443
|
-
|
|
30485
|
+
justify-content: center;
|
|
30486
|
+
align-items: center;
|
|
30487
|
+
cursor: pointer;
|
|
30488
|
+
transition: all 200ms ease-out 40ms;
|
|
30489
|
+
}
|
|
30490
|
+
.e5fsw5s:before, .e5fsw5s:after {
|
|
30491
|
+
content: "";
|
|
30492
|
+
width: 1px;
|
|
30493
|
+
height: 6px;
|
|
30494
|
+
border-radius: 1px;
|
|
30495
|
+
background: #ccd4e3;
|
|
30496
|
+
position: relative;
|
|
30497
|
+
right: 2px;
|
|
30498
|
+
transform: rotate(-45deg);
|
|
30499
|
+
}
|
|
30500
|
+
.e5fsw5s:after {
|
|
30501
|
+
transform: rotate(45deg);
|
|
30502
|
+
left: 1px;
|
|
30444
30503
|
}
|
|
30445
30504
|
|
|
30446
|
-
.
|
|
30447
|
-
|
|
30448
|
-
|
|
30449
|
-
|
|
30450
|
-
|
|
30505
|
+
.w18knsg4.ant-alert-warning {
|
|
30506
|
+
border: 0;
|
|
30507
|
+
background: rgba(255, 187, 0, 0.1);
|
|
30508
|
+
border-radius: 6px;
|
|
30509
|
+
}
|
|
30510
|
+
.w18knsg4.ant-alert,
|
|
30511
|
+
.w18knsg4 .ant-alert-message {
|
|
30512
|
+
color: #e07f00;
|
|
30513
|
+
}
|
|
30514
|
+
.w18knsg4.ant-alert .dashed-border-bottom,
|
|
30515
|
+
.w18knsg4 .ant-alert-message .dashed-border-bottom {
|
|
30516
|
+
border-bottom-color: #e07f00;
|
|
30451
30517
|
}
|
|
30452
30518
|
|
|
30453
|
-
.
|
|
30454
|
-
max-width: 1120px;
|
|
30455
|
-
width: 100%;
|
|
30456
|
-
margin: 0 auto;
|
|
30519
|
+
.ng31n2o {
|
|
30457
30520
|
display: flex;
|
|
30521
|
+
flex-direction: row;
|
|
30522
|
+
padding: 7px 12px;
|
|
30523
|
+
background: rgba(255, 187, 0, 0.1);
|
|
30524
|
+
border-radius: 6px;
|
|
30525
|
+
color: #e07f00;
|
|
30526
|
+
font-size: 12px;
|
|
30527
|
+
line-height: 18px;
|
|
30458
30528
|
}
|
|
30459
|
-
.
|
|
30460
|
-
|
|
30461
|
-
|
|
30462
|
-
flex-shrink: 0;
|
|
30463
|
-
flex-basis: 21%;
|
|
30529
|
+
.ng31n2o .icon-wrapper {
|
|
30530
|
+
margin-right: 10px;
|
|
30531
|
+
height: 18px;
|
|
30464
30532
|
}
|
|
30465
|
-
|
|
30533
|
+
|
|
30534
|
+
.n15x5f5y {
|
|
30466
30535
|
display: flex;
|
|
30467
|
-
|
|
30468
|
-
padding
|
|
30469
|
-
|
|
30470
|
-
|
|
30471
|
-
|
|
30536
|
+
flex-direction: row;
|
|
30537
|
+
padding: 7px 12px;
|
|
30538
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30539
|
+
border-radius: 6px;
|
|
30540
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30541
|
+
font-size: 12px;
|
|
30542
|
+
line-height: 18px;
|
|
30472
30543
|
}
|
|
30473
|
-
.
|
|
30474
|
-
margin-
|
|
30475
|
-
|
|
30476
|
-
flex-shrink: 0;
|
|
30477
|
-
flex-basis: 58%;
|
|
30544
|
+
.n15x5f5y .icon-wrapper {
|
|
30545
|
+
margin-right: 10px;
|
|
30546
|
+
height: 18px;
|
|
30478
30547
|
}
|
|
30479
|
-
|
|
30480
|
-
|
|
30548
|
+
|
|
30549
|
+
.i16ozz3f {
|
|
30550
|
+
display: flex;
|
|
30551
|
+
flex-direction: row;
|
|
30552
|
+
padding: 7px 12px;
|
|
30553
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30554
|
+
border-radius: 6px;
|
|
30555
|
+
color: #005ed1;
|
|
30556
|
+
font-size: 12px;
|
|
30557
|
+
line-height: 18px;
|
|
30481
30558
|
}
|
|
30482
|
-
.
|
|
30483
|
-
|
|
30559
|
+
.i16ozz3f .icon-wrapper {
|
|
30560
|
+
margin-right: 10px;
|
|
30561
|
+
height: 18px;
|
|
30484
30562
|
}
|
|
30485
30563
|
|
|
30486
|
-
.
|
|
30487
|
-
|
|
30488
|
-
|
|
30489
|
-
|
|
30490
|
-
|
|
30491
|
-
.h1cuopx7 .ant-modal-header .ant-modal-title {
|
|
30492
|
-
margin-left: 0;
|
|
30564
|
+
.dszu9qr {
|
|
30565
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30566
|
+
margin-top: 5px;
|
|
30567
|
+
font-size: 12px;
|
|
30568
|
+
line-height: 18px;
|
|
30493
30569
|
}
|
|
30494
|
-
|
|
30495
|
-
|
|
30496
|
-
|
|
30497
|
-
|
|
30498
|
-
|
|
30499
|
-
overflow: hidden;
|
|
30570
|
+
|
|
30571
|
+
.snxzgx {
|
|
30572
|
+
color: #f0483e;
|
|
30573
|
+
font-size: 12px;
|
|
30574
|
+
white-space: pre-wrap;
|
|
30500
30575
|
}
|
|
30501
|
-
|
|
30502
|
-
|
|
30576
|
+
|
|
30577
|
+
.o1i4orqw {
|
|
30578
|
+
display: flex;
|
|
30579
|
+
align-items: center;
|
|
30580
|
+
justify-content: flex-end;
|
|
30503
30581
|
}
|
|
30504
|
-
.
|
|
30505
|
-
|
|
30506
|
-
overflow-y: auto;
|
|
30582
|
+
.o1i4orqw .icon-wrapper {
|
|
30583
|
+
margin-right: 16px;
|
|
30507
30584
|
}
|
|
30508
|
-
|
|
30509
|
-
|
|
30510
|
-
|
|
30585
|
+
|
|
30586
|
+
.t79k8o2 {
|
|
30587
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30511
30588
|
}
|
|
30512
30589
|
|
|
30513
|
-
.
|
|
30514
|
-
|
|
30515
|
-
|
|
30516
|
-
|
|
30590
|
+
.ipd9bk.ant-input {
|
|
30591
|
+
padding: 5px 12px;
|
|
30592
|
+
line-height: 20px;
|
|
30593
|
+
color: #2d3a56;
|
|
30594
|
+
border-radius: 6px;
|
|
30595
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30596
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30517
30597
|
}
|
|
30518
|
-
.
|
|
30519
|
-
|
|
30598
|
+
.ipd9bk.ant-input.ant-input-lg {
|
|
30599
|
+
padding: 8px 16px;
|
|
30600
|
+
line-height: 22px;
|
|
30520
30601
|
}
|
|
30521
|
-
.
|
|
30522
|
-
|
|
30523
|
-
|
|
30524
|
-
width: 100%;
|
|
30525
|
-
max-width: 1024px;
|
|
30526
|
-
overflow: hidden;
|
|
30602
|
+
.ipd9bk.ant-input.ant-input-sm {
|
|
30603
|
+
padding: 2px 8px;
|
|
30604
|
+
line-height: 18px;
|
|
30527
30605
|
}
|
|
30528
|
-
.
|
|
30529
|
-
|
|
30606
|
+
.ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
|
|
30607
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30608
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30609
|
+
z-index: 1;
|
|
30530
30610
|
}
|
|
30531
|
-
.
|
|
30532
|
-
|
|
30533
|
-
|
|
30611
|
+
.ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
|
|
30612
|
+
border-color: #0096ff;
|
|
30613
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30614
|
+
z-index: 1;
|
|
30534
30615
|
}
|
|
30535
|
-
.
|
|
30536
|
-
|
|
30537
|
-
|
|
30616
|
+
.ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
|
|
30617
|
+
border-color: #e75a3a;
|
|
30618
|
+
color: #e75a3a;
|
|
30538
30619
|
}
|
|
30539
|
-
|
|
30540
|
-
|
|
30541
|
-
|
|
30620
|
+
.ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
|
|
30621
|
+
border-color: #e75a3a;
|
|
30622
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30542
30623
|
}
|
|
30543
|
-
.
|
|
30544
|
-
|
|
30545
|
-
|
|
30546
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30624
|
+
.ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
|
|
30625
|
+
border-color: #e75a3a;
|
|
30626
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30547
30627
|
}
|
|
30548
|
-
.
|
|
30549
|
-
|
|
30628
|
+
.ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
|
|
30629
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30630
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30631
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30632
|
+
}
|
|
30633
|
+
.ipd9bk.ant-input-affix-wrapper {
|
|
30634
|
+
padding: 5px 12px;
|
|
30635
|
+
border-radius: 6px;
|
|
30636
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30550
30637
|
line-height: 20px;
|
|
30551
30638
|
color: #2d3a56;
|
|
30552
|
-
|
|
30553
|
-
}
|
|
30554
|
-
.fxgckuk.connect-cluster .title {
|
|
30555
|
-
padding-bottom: 26px;
|
|
30639
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30556
30640
|
}
|
|
30557
|
-
|
|
30558
|
-
.
|
|
30559
|
-
|
|
30560
|
-
border-bottom: 1px solid #e1e5eb;
|
|
30561
|
-
margin-bottom: 16px;
|
|
30641
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
|
|
30642
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
|
|
30643
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30562
30644
|
}
|
|
30563
|
-
|
|
30564
|
-
|
|
30565
|
-
|
|
30566
|
-
align-items: center;
|
|
30567
|
-
margin-bottom: 8px;
|
|
30645
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
30646
|
+
padding: 8px 16px;
|
|
30647
|
+
line-height: 22px;
|
|
30568
30648
|
}
|
|
30569
|
-
.
|
|
30570
|
-
|
|
30649
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30650
|
+
padding: 2px 8px;
|
|
30651
|
+
line-height: 18px;
|
|
30571
30652
|
}
|
|
30572
|
-
.
|
|
30573
|
-
|
|
30653
|
+
.ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
30654
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30655
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30574
30656
|
}
|
|
30575
|
-
.
|
|
30576
|
-
|
|
30657
|
+
.ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
30658
|
+
border-color: #0096ff;
|
|
30659
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30577
30660
|
}
|
|
30578
|
-
|
|
30579
|
-
|
|
30580
|
-
color: #e75a3a;
|
|
30581
|
-
margin-right: 10px;
|
|
30661
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
30662
|
+
border-color: #e75a3a;
|
|
30582
30663
|
}
|
|
30583
|
-
|
|
30584
|
-
|
|
30585
|
-
width: 100%;
|
|
30586
|
-
height: 1px;
|
|
30587
|
-
background: rgba(213, 219, 227, 0.6);
|
|
30588
|
-
margin: 24px 0;
|
|
30664
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
30665
|
+
color: #e75a3a;
|
|
30589
30666
|
}
|
|
30590
|
-
|
|
30591
|
-
|
|
30592
|
-
|
|
30593
|
-
justify-content: center;
|
|
30594
|
-
align-items: center;
|
|
30595
|
-
height: 100%;
|
|
30667
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
30668
|
+
border-color: #e75a3a;
|
|
30669
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30596
30670
|
}
|
|
30597
|
-
|
|
30598
|
-
|
|
30599
|
-
|
|
30600
|
-
width: 4px;
|
|
30601
|
-
height: 4px;
|
|
30602
|
-
background: #8e9aa9;
|
|
30603
|
-
opacity: 0.4;
|
|
30604
|
-
border-radius: 50%;
|
|
30605
|
-
margin: 0 4px;
|
|
30671
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
30672
|
+
border-color: #e75a3a;
|
|
30673
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30606
30674
|
}
|
|
30607
|
-
|
|
30608
|
-
|
|
30609
|
-
|
|
30610
|
-
|
|
30611
|
-
margin: 0 auto;
|
|
30675
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
30676
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30677
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30678
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30612
30679
|
}
|
|
30613
|
-
.
|
|
30614
|
-
|
|
30615
|
-
|
|
30680
|
+
textarea.ipd9bk.ant-input {
|
|
30681
|
+
transition-property: height;
|
|
30682
|
+
transition-delay: 50ms;
|
|
30616
30683
|
}
|
|
30617
|
-
.
|
|
30618
|
-
|
|
30684
|
+
textarea.ipd9bk.ant-input.textarea-large {
|
|
30685
|
+
min-height: 40px;
|
|
30686
|
+
height: 40px;
|
|
30619
30687
|
}
|
|
30620
|
-
.
|
|
30621
|
-
|
|
30688
|
+
textarea.ipd9bk.ant-input.textarea-large:focus {
|
|
30689
|
+
height: 80px;
|
|
30622
30690
|
}
|
|
30623
|
-
.
|
|
30624
|
-
|
|
30691
|
+
textarea.ipd9bk.ant-input.textarea-middle {
|
|
30692
|
+
min-height: 32px;
|
|
30693
|
+
height: 32px;
|
|
30625
30694
|
}
|
|
30626
|
-
|
|
30627
|
-
|
|
30628
|
-
font-size: 12px;
|
|
30629
|
-
line-height: 18px;
|
|
30630
|
-
font-weight: bold;
|
|
30631
|
-
color: #fff;
|
|
30632
|
-
padding: 0 4px;
|
|
30633
|
-
border-radius: 4px;
|
|
30634
|
-
display: inline-block;
|
|
30635
|
-
background: var(--ti7fpyu-0);
|
|
30695
|
+
textarea.ipd9bk.ant-input.textarea-middle:focus {
|
|
30696
|
+
height: 64px;
|
|
30636
30697
|
}
|
|
30637
|
-
.
|
|
30638
|
-
|
|
30698
|
+
textarea.ipd9bk.ant-input.textarea-small {
|
|
30699
|
+
min-height: 24px;
|
|
30700
|
+
height: 24px;
|
|
30639
30701
|
}
|
|
30640
|
-
|
|
30641
|
-
|
|
30642
|
-
width: 100%;
|
|
30643
|
-
height: 100%;
|
|
30644
|
-
display: flex;
|
|
30645
|
-
align-items: center;
|
|
30646
|
-
justify-content: center;
|
|
30702
|
+
textarea.ipd9bk.ant-input.textarea-small:focus {
|
|
30703
|
+
height: 40px;
|
|
30647
30704
|
}
|
|
30648
30705
|
|
|
30649
|
-
.
|
|
30650
|
-
font-size: 90%;
|
|
30651
|
-
font-weight: bold;
|
|
30652
|
-
background-color: rgba(240, 243, 247, 0.6);
|
|
30653
|
-
padding: 1px 4px 1px;
|
|
30654
|
-
margin-left: 2px;
|
|
30655
|
-
margin-right: 2px;
|
|
30706
|
+
.kypn5o5 input, .kypn5o5.input-tags {
|
|
30656
30707
|
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30657
30708
|
border-radius: 4px;
|
|
30658
30709
|
}
|
|
30659
|
-
|
|
30660
|
-
|
|
30661
|
-
|
|
30662
|
-
|
|
30663
|
-
|
|
30664
|
-
|
|
30665
|
-
}
|
|
30666
|
-
.f1y3gta0.form-item-compact {
|
|
30667
|
-
width: 412px;
|
|
30710
|
+
.kypn5o5.input-tags {
|
|
30711
|
+
position: relative;
|
|
30712
|
+
padding: 6px;
|
|
30713
|
+
height: 32px;
|
|
30714
|
+
cursor: pointer;
|
|
30715
|
+
transition: border 150ms;
|
|
30668
30716
|
}
|
|
30669
|
-
.
|
|
30670
|
-
|
|
30717
|
+
.kypn5o5.input-tags:hover {
|
|
30718
|
+
border-color: #0080ff;
|
|
30719
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
30671
30720
|
}
|
|
30672
|
-
.
|
|
30673
|
-
|
|
30721
|
+
.kypn5o5.input-tags.kit-input-suffix-wrapper {
|
|
30722
|
+
padding-right: 30px;
|
|
30674
30723
|
}
|
|
30675
|
-
.
|
|
30676
|
-
position: relative;
|
|
30724
|
+
.kypn5o5.input-tags .input-tags-inner {
|
|
30677
30725
|
display: flex;
|
|
30678
30726
|
}
|
|
30679
|
-
.
|
|
30680
|
-
|
|
30681
|
-
width: 100%;
|
|
30682
|
-
padding: 14px;
|
|
30683
|
-
background: #f2f4f6;
|
|
30684
|
-
font-size: 13px;
|
|
30685
|
-
line-height: 1.8;
|
|
30686
|
-
color: #8e9aa9;
|
|
30727
|
+
.kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
|
|
30728
|
+
display: flex;
|
|
30687
30729
|
}
|
|
30688
|
-
.
|
|
30689
|
-
|
|
30690
|
-
|
|
30691
|
-
|
|
30730
|
+
.kypn5o5.input-tags .input-tag-suffix {
|
|
30731
|
+
position: absolute;
|
|
30732
|
+
right: 12px;
|
|
30733
|
+
top: 50%;
|
|
30734
|
+
transform: translateY(-50%);
|
|
30692
30735
|
}
|
|
30693
|
-
.
|
|
30694
|
-
|
|
30736
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
|
|
30737
|
+
color: rgba(0, 0, 0, 0.25);
|
|
30738
|
+
font-size: 12px;
|
|
30739
|
+
cursor: pointer;
|
|
30695
30740
|
}
|
|
30696
|
-
.
|
|
30697
|
-
|
|
30698
|
-
line-height: 32px;
|
|
30741
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
30742
|
+
color: rgba(0, 0, 0, 0.45);
|
|
30699
30743
|
}
|
|
30700
|
-
.
|
|
30701
|
-
|
|
30744
|
+
.kypn5o5.has-focus-indicator {
|
|
30745
|
+
position: relative;
|
|
30746
|
+
overflow: hidden;
|
|
30702
30747
|
}
|
|
30703
|
-
.
|
|
30704
|
-
|
|
30748
|
+
.kypn5o5.has-focus-indicator .ant-input-prefix {
|
|
30749
|
+
position: absolute;
|
|
30750
|
+
top: 50%;
|
|
30751
|
+
transform: translateY(-50%);
|
|
30752
|
+
left: -16px;
|
|
30753
|
+
transition: left 150ms ease;
|
|
30754
|
+
opacity: 0;
|
|
30705
30755
|
}
|
|
30706
|
-
.
|
|
30707
|
-
|
|
30756
|
+
.kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
30757
|
+
left: 8px;
|
|
30758
|
+
opacity: 1;
|
|
30708
30759
|
}
|
|
30709
|
-
.
|
|
30710
|
-
|
|
30711
|
-
|
|
30712
|
-
overflow: hidden;
|
|
30760
|
+
.kypn5o5.has-focus-indicator input {
|
|
30761
|
+
transition: margin-left 150ms ease;
|
|
30762
|
+
margin-left: 0px;
|
|
30713
30763
|
}
|
|
30714
|
-
.
|
|
30715
|
-
margin-
|
|
30716
|
-
height: auto;
|
|
30717
|
-
overflow: auto;
|
|
30764
|
+
.kypn5o5.has-focus-indicator input:focus {
|
|
30765
|
+
margin-left: 16px;
|
|
30718
30766
|
}
|
|
30719
|
-
|
|
30720
|
-
.
|
|
30721
|
-
border:
|
|
30722
|
-
|
|
30767
|
+
|
|
30768
|
+
input.l1ki27se.ant-input {
|
|
30769
|
+
border-top-right-radius: 0;
|
|
30770
|
+
border-bottom-right-radius: 0;
|
|
30723
30771
|
}
|
|
30724
30772
|
|
|
30725
|
-
.
|
|
30726
|
-
|
|
30727
|
-
|
|
30728
|
-
padding-bottom: 6px;
|
|
30729
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30730
|
-
margin-bottom: 16px;
|
|
30773
|
+
.l1ki27se.ant-input-affix-wrapper {
|
|
30774
|
+
border-top-right-radius: 0;
|
|
30775
|
+
border-bottom-right-radius: 0;
|
|
30731
30776
|
}
|
|
30732
|
-
|
|
30733
|
-
|
|
30777
|
+
|
|
30778
|
+
input.rrg1fkn.ant-input {
|
|
30779
|
+
border-top-left-radius: 0;
|
|
30780
|
+
border-bottom-left-radius: 0;
|
|
30734
30781
|
}
|
|
30735
30782
|
|
|
30736
|
-
.
|
|
30737
|
-
|
|
30738
|
-
|
|
30739
|
-
display: flex;
|
|
30740
|
-
justify-content: center;
|
|
30741
|
-
align-items: center;
|
|
30742
|
-
cursor: pointer;
|
|
30743
|
-
transition: all 200ms ease-out 40ms;
|
|
30783
|
+
.rrg1fkn.ant-input-affix-wrapper {
|
|
30784
|
+
border-top-left-radius: 0;
|
|
30785
|
+
border-bottom-left-radius: 0;
|
|
30744
30786
|
}
|
|
30745
|
-
|
|
30746
|
-
|
|
30747
|
-
|
|
30748
|
-
|
|
30749
|
-
border-radius: 1px;
|
|
30750
|
-
background: #ccd4e3;
|
|
30751
|
-
position: relative;
|
|
30752
|
-
right: 2px;
|
|
30753
|
-
transform: rotate(-45deg);
|
|
30787
|
+
|
|
30788
|
+
.lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
|
|
30789
|
+
border-top-right-radius: 0;
|
|
30790
|
+
border-bottom-right-radius: 0;
|
|
30754
30791
|
}
|
|
30755
|
-
|
|
30756
|
-
|
|
30757
|
-
left:
|
|
30792
|
+
|
|
30793
|
+
.r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
|
|
30794
|
+
border-top-left-radius: 0;
|
|
30795
|
+
border-bottom-left-radius: 0;
|
|
30758
30796
|
}
|
|
30759
30797
|
|
|
30760
|
-
.
|
|
30761
|
-
|
|
30762
|
-
|
|
30763
|
-
|
|
30798
|
+
.s34f1qb.ant-switch {
|
|
30799
|
+
min-width: 40px;
|
|
30800
|
+
height: 24px;
|
|
30801
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30802
|
+
overflow: hidden;
|
|
30764
30803
|
}
|
|
30765
|
-
.
|
|
30766
|
-
|
|
30767
|
-
color: #e07f00;
|
|
30804
|
+
.s34f1qb.ant-switch:focus {
|
|
30805
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30768
30806
|
}
|
|
30769
|
-
.
|
|
30770
|
-
|
|
30771
|
-
|
|
30807
|
+
.s34f1qb.ant-switch-small {
|
|
30808
|
+
min-width: 26px;
|
|
30809
|
+
height: 16px;
|
|
30772
30810
|
}
|
|
30773
|
-
|
|
30774
|
-
|
|
30775
|
-
|
|
30776
|
-
flex-direction: row;
|
|
30777
|
-
padding: 7px 12px;
|
|
30778
|
-
background: rgba(255, 187, 0, 0.1);
|
|
30779
|
-
border-radius: 6px;
|
|
30780
|
-
color: #e07f00;
|
|
30781
|
-
font-size: 12px;
|
|
30782
|
-
line-height: 18px;
|
|
30811
|
+
.s34f1qb.ant-switch-large {
|
|
30812
|
+
min-width: 52px;
|
|
30813
|
+
height: 32px;
|
|
30783
30814
|
}
|
|
30784
|
-
.
|
|
30785
|
-
|
|
30786
|
-
|
|
30815
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
30816
|
+
height: 20px;
|
|
30817
|
+
width: 20px;
|
|
30787
30818
|
}
|
|
30788
|
-
|
|
30789
|
-
|
|
30790
|
-
|
|
30791
|
-
flex-direction: row;
|
|
30792
|
-
padding: 7px 12px;
|
|
30793
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30794
|
-
border-radius: 6px;
|
|
30795
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30796
|
-
font-size: 12px;
|
|
30797
|
-
line-height: 18px;
|
|
30819
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
30820
|
+
border-radius: 10px;
|
|
30821
|
+
transition-delay: 120ms;
|
|
30798
30822
|
}
|
|
30799
|
-
.
|
|
30800
|
-
|
|
30801
|
-
|
|
30823
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
30824
|
+
height: 14px;
|
|
30825
|
+
width: 14px;
|
|
30826
|
+
top: 1px;
|
|
30827
|
+
left: 1px;
|
|
30802
30828
|
}
|
|
30803
|
-
|
|
30804
|
-
|
|
30805
|
-
|
|
30806
|
-
flex-direction: row;
|
|
30807
|
-
padding: 7px 12px;
|
|
30808
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30809
|
-
border-radius: 6px;
|
|
30810
|
-
color: #005ed1;
|
|
30811
|
-
font-size: 12px;
|
|
30812
|
-
line-height: 18px;
|
|
30829
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
30830
|
+
height: 28px;
|
|
30831
|
+
width: 28px;
|
|
30813
30832
|
}
|
|
30814
|
-
.
|
|
30815
|
-
|
|
30816
|
-
height: 18px;
|
|
30833
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
30834
|
+
border-radius: 14px;
|
|
30817
30835
|
}
|
|
30818
|
-
|
|
30819
|
-
|
|
30820
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30821
|
-
margin-top: 5px;
|
|
30822
|
-
font-size: 12px;
|
|
30823
|
-
line-height: 18px;
|
|
30836
|
+
.s34f1qb.ant-switch-checked {
|
|
30837
|
+
background-color: #00ba5d;
|
|
30824
30838
|
}
|
|
30825
|
-
|
|
30826
|
-
|
|
30827
|
-
color: #f0483e;
|
|
30828
|
-
font-size: 12px;
|
|
30829
|
-
white-space: pre-wrap;
|
|
30839
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
30840
|
+
left: calc(100% - 20px - 2px);
|
|
30830
30841
|
}
|
|
30831
|
-
|
|
30832
|
-
|
|
30833
|
-
display: flex;
|
|
30834
|
-
align-items: center;
|
|
30835
|
-
justify-content: flex-end;
|
|
30842
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30843
|
+
left: calc(100% - 14px - 1px);
|
|
30836
30844
|
}
|
|
30837
|
-
.
|
|
30838
|
-
|
|
30845
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30846
|
+
left: calc(100% - 28px - 2px);
|
|
30839
30847
|
}
|
|
30840
30848
|
|
|
30841
|
-
.
|
|
30842
|
-
|
|
30849
|
+
.c1to9vb9 {
|
|
30850
|
+
margin-left: 5px;
|
|
30843
30851
|
}
|
|
30844
30852
|
|
|
30845
|
-
.
|
|
30846
|
-
|
|
30847
|
-
|
|
30848
|
-
|
|
30849
|
-
|
|
30850
|
-
|
|
30851
|
-
|
|
30852
|
-
|
|
30853
|
-
.ipd9bk.ant-input.ant-input-lg {
|
|
30854
|
-
padding: 8px 16px;
|
|
30855
|
-
line-height: 22px;
|
|
30853
|
+
.p12gwtiw {
|
|
30854
|
+
display: flex;
|
|
30855
|
+
justify-content: space-between;
|
|
30856
|
+
align-items: center;
|
|
30857
|
+
padding: 10px 0;
|
|
30858
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30859
|
+
font-size: 12px;
|
|
30860
|
+
line-height: 24px;
|
|
30856
30861
|
}
|
|
30857
|
-
.
|
|
30862
|
+
.p12gwtiw .pagination-left {
|
|
30858
30863
|
padding: 2px 8px;
|
|
30859
|
-
line-height: 18px;
|
|
30860
30864
|
}
|
|
30861
|
-
.
|
|
30862
|
-
|
|
30863
|
-
|
|
30864
|
-
|
|
30865
|
+
.p12gwtiw .dropdown-trigger {
|
|
30866
|
+
display: flex;
|
|
30867
|
+
align-items: center;
|
|
30868
|
+
border-radius: 6px;
|
|
30869
|
+
cursor: pointer;
|
|
30870
|
+
transition: all 0.3s ease;
|
|
30865
30871
|
}
|
|
30866
|
-
.
|
|
30867
|
-
|
|
30868
|
-
|
|
30869
|
-
z-index: 1;
|
|
30872
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
30873
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30874
|
+
color: #0080ff;
|
|
30870
30875
|
}
|
|
30871
|
-
.
|
|
30872
|
-
|
|
30873
|
-
color: #e75a3a;
|
|
30876
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
30877
|
+
margin-left: 4px;
|
|
30874
30878
|
}
|
|
30875
|
-
.
|
|
30876
|
-
|
|
30877
|
-
|
|
30879
|
+
.p12gwtiw .pagination-right {
|
|
30880
|
+
display: flex;
|
|
30881
|
+
align-items: center;
|
|
30882
|
+
color: #0080ff;
|
|
30883
|
+
font-weight: bold;
|
|
30878
30884
|
}
|
|
30879
|
-
.
|
|
30880
|
-
|
|
30881
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30885
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
30886
|
+
margin-left: 4px;
|
|
30882
30887
|
}
|
|
30883
|
-
.
|
|
30884
|
-
|
|
30885
|
-
|
|
30886
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30888
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
30889
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
30890
|
+
padding: 0 8px;
|
|
30887
30891
|
}
|
|
30888
|
-
.
|
|
30889
|
-
|
|
30890
|
-
|
|
30891
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30892
|
-
line-height: 20px;
|
|
30893
|
-
color: #2d3a56;
|
|
30894
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30892
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
30893
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
30894
|
+
color: #0080ff;
|
|
30895
30895
|
}
|
|
30896
|
-
.
|
|
30897
|
-
|
|
30898
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30896
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
30897
|
+
transform: rotate(180deg);
|
|
30899
30898
|
}
|
|
30900
|
-
|
|
30901
|
-
|
|
30902
|
-
|
|
30899
|
+
|
|
30900
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
30901
|
+
max-height: calc(100vh - 128px);
|
|
30902
|
+
overflow-y: auto;
|
|
30903
30903
|
}
|
|
30904
|
-
.
|
|
30905
|
-
padding:
|
|
30904
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30905
|
+
padding: 4px 20px;
|
|
30906
|
+
font-size: 12px;
|
|
30906
30907
|
line-height: 18px;
|
|
30907
30908
|
}
|
|
30908
|
-
|
|
30909
|
-
|
|
30910
|
-
|
|
30909
|
+
|
|
30910
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
30911
|
+
display: inline-flex;
|
|
30912
|
+
align-items: baseline;
|
|
30913
|
+
white-space: pre-wrap;
|
|
30911
30914
|
}
|
|
30912
|
-
.
|
|
30913
|
-
|
|
30914
|
-
|
|
30915
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
30916
|
+
position: relative;
|
|
30917
|
+
top: 3px;
|
|
30915
30918
|
}
|
|
30916
|
-
.
|
|
30917
|
-
border-color:
|
|
30919
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30920
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30918
30921
|
}
|
|
30919
|
-
.
|
|
30920
|
-
color: #
|
|
30922
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30923
|
+
border-color: #0080ff;
|
|
30921
30924
|
}
|
|
30922
|
-
.
|
|
30923
|
-
border-color: #
|
|
30924
|
-
|
|
30925
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30926
|
+
border-color: #0080ff;
|
|
30927
|
+
background: #0080ff;
|
|
30925
30928
|
}
|
|
30926
|
-
.
|
|
30927
|
-
|
|
30928
|
-
|
|
30929
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30930
|
+
top: 4px;
|
|
30931
|
+
left: 4px;
|
|
30932
|
+
width: 6px;
|
|
30933
|
+
height: 6px;
|
|
30934
|
+
background: #fff;
|
|
30929
30935
|
}
|
|
30930
|
-
.
|
|
30936
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30937
|
+
opacity: 0.5;
|
|
30938
|
+
}
|
|
30939
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30940
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30931
30941
|
background: rgba(211, 218, 235, 0.6);
|
|
30932
|
-
color: rgba(0, 21, 64, 0.3);
|
|
30933
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30934
30942
|
}
|
|
30935
|
-
|
|
30936
|
-
|
|
30937
|
-
|
|
30943
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30944
|
+
background: #00122e;
|
|
30945
|
+
}
|
|
30946
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30947
|
+
color: #00122e;
|
|
30948
|
+
opacity: 0.5;
|
|
30938
30949
|
}
|
|
30939
|
-
|
|
30940
|
-
|
|
30941
|
-
height: 40px;
|
|
30950
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30951
|
+
color: #00122e;
|
|
30942
30952
|
}
|
|
30943
|
-
|
|
30944
|
-
|
|
30953
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
30954
|
+
display: inline-block;
|
|
30955
|
+
padding: 0;
|
|
30956
|
+
padding-left: 12px;
|
|
30945
30957
|
}
|
|
30946
|
-
|
|
30947
|
-
|
|
30948
|
-
|
|
30958
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30959
|
+
margin-bottom: 0;
|
|
30960
|
+
white-space: pre-wrap;
|
|
30961
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30949
30962
|
}
|
|
30950
|
-
|
|
30951
|
-
|
|
30963
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
30964
|
+
padding-left: 8px;
|
|
30952
30965
|
}
|
|
30953
|
-
|
|
30954
|
-
|
|
30955
|
-
|
|
30966
|
+
|
|
30967
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
30968
|
+
border-radius: 5px 0 0 5px;
|
|
30956
30969
|
}
|
|
30957
|
-
|
|
30958
|
-
|
|
30970
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
30971
|
+
border-radius: 0 5px 5px 0;
|
|
30959
30972
|
}
|
|
30960
30973
|
|
|
30961
|
-
.
|
|
30962
|
-
|
|
30963
|
-
border-
|
|
30974
|
+
.r1f0aqcc {
|
|
30975
|
+
color: #00122e;
|
|
30976
|
+
border-color: #ccd4e3;
|
|
30964
30977
|
}
|
|
30965
|
-
.
|
|
30966
|
-
|
|
30967
|
-
padding: 6px;
|
|
30968
|
-
height: 32px;
|
|
30969
|
-
cursor: pointer;
|
|
30970
|
-
transition: border 150ms;
|
|
30978
|
+
.r1f0aqcc:first-child {
|
|
30979
|
+
border-color: #a3b4cc;
|
|
30971
30980
|
}
|
|
30972
|
-
.
|
|
30973
|
-
|
|
30974
|
-
|
|
30981
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
30982
|
+
padding: 0 12px;
|
|
30983
|
+
line-height: 32px;
|
|
30984
|
+
height: 32px;
|
|
30975
30985
|
}
|
|
30976
|
-
.
|
|
30977
|
-
|
|
30986
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
30987
|
+
white-space: nowrap;
|
|
30978
30988
|
}
|
|
30979
|
-
.
|
|
30980
|
-
|
|
30989
|
+
.ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
|
|
30990
|
+
height: 22px;
|
|
30991
|
+
padding: 0 7px;
|
|
30992
|
+
line-height: 20px;
|
|
30981
30993
|
}
|
|
30982
|
-
.
|
|
30983
|
-
|
|
30994
|
+
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30995
|
+
background: #ccd4e3;
|
|
30984
30996
|
}
|
|
30985
|
-
.
|
|
30986
|
-
|
|
30987
|
-
right: 12px;
|
|
30988
|
-
top: 50%;
|
|
30989
|
-
transform: translateY(-50%);
|
|
30997
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30998
|
+
background: #0080ff;
|
|
30990
30999
|
}
|
|
30991
|
-
.
|
|
30992
|
-
|
|
30993
|
-
|
|
30994
|
-
cursor: pointer;
|
|
31000
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
31001
|
+
background: #ccd4e3;
|
|
31002
|
+
opacity: 0.5;
|
|
30995
31003
|
}
|
|
30996
|
-
.
|
|
30997
|
-
color:
|
|
31004
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
31005
|
+
border-right-color: #0080ff;
|
|
30998
31006
|
}
|
|
30999
|
-
.
|
|
31000
|
-
|
|
31001
|
-
overflow: hidden;
|
|
31007
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
31008
|
+
border-color: #0080ff;
|
|
31002
31009
|
}
|
|
31003
|
-
.
|
|
31004
|
-
|
|
31005
|
-
top: 50%;
|
|
31006
|
-
transform: translateY(-50%);
|
|
31007
|
-
left: -16px;
|
|
31008
|
-
transition: left 150ms ease;
|
|
31009
|
-
opacity: 0;
|
|
31010
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
31011
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31010
31012
|
}
|
|
31011
|
-
.
|
|
31012
|
-
|
|
31013
|
-
|
|
31013
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
31014
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31015
|
+
border-color: #ccd4e3;
|
|
31016
|
+
opacity: 0.5;
|
|
31014
31017
|
}
|
|
31015
|
-
.
|
|
31016
|
-
|
|
31017
|
-
|
|
31018
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
31019
|
+
color: #00122e;
|
|
31020
|
+
border-color: #ccd4e3;
|
|
31018
31021
|
}
|
|
31019
|
-
.
|
|
31020
|
-
|
|
31022
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
31023
|
+
color: #00122e;
|
|
31024
|
+
border-color: #ccd4e3;
|
|
31025
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31021
31026
|
}
|
|
31022
|
-
|
|
31023
|
-
|
|
31024
|
-
|
|
31025
|
-
border
|
|
31027
|
+
.r1f0aqcc .ant-radio-button-input {
|
|
31028
|
+
margin-right: 8px;
|
|
31029
|
+
display: inline;
|
|
31030
|
+
border: none;
|
|
31031
|
+
padding: 0;
|
|
31032
|
+
width: 36px;
|
|
31033
|
+
background: transparent;
|
|
31026
31034
|
}
|
|
31027
|
-
|
|
31028
|
-
|
|
31029
|
-
border-top-right-radius: 0;
|
|
31030
|
-
border-bottom-right-radius: 0;
|
|
31035
|
+
.r1f0aqcc .ant-radio-button-input:focus {
|
|
31036
|
+
box-shadow: none;
|
|
31031
31037
|
}
|
|
31032
|
-
|
|
31033
|
-
|
|
31034
|
-
|
|
31035
|
-
|
|
31038
|
+
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
31039
|
+
margin-right: 0;
|
|
31040
|
+
width: initial;
|
|
31041
|
+
box-shadow: none;
|
|
31036
31042
|
}
|
|
31037
|
-
|
|
31038
|
-
|
|
31039
|
-
border-top-left-radius: 0;
|
|
31040
|
-
border-bottom-left-radius: 0;
|
|
31043
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
31044
|
+
display: none;
|
|
31041
31045
|
}
|
|
31042
|
-
|
|
31043
|
-
|
|
31044
|
-
border-top-right-radius: 0;
|
|
31045
|
-
border-bottom-right-radius: 0;
|
|
31046
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
31047
|
+
display: inline;
|
|
31046
31048
|
}
|
|
31047
|
-
|
|
31048
|
-
|
|
31049
|
-
|
|
31050
|
-
|
|
31049
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
31050
|
+
display: inline;
|
|
31051
|
+
margin-right: 8px;
|
|
31052
|
+
padding: 0;
|
|
31053
|
+
width: 36px;
|
|
31051
31054
|
}
|
|
31052
31055
|
|
|
31053
31056
|
.t1upn1sz {
|
|
@@ -32038,124 +32041,53 @@ input.rrg1fkn.ant-input {
|
|
|
32038
32041
|
.c198s9j3 .ant-checkbox-disabled + span {
|
|
32039
32042
|
padding: 0;
|
|
32040
32043
|
}
|
|
32041
|
-
.c198s9j3 .ant-checkbox + span .main,
|
|
32042
|
-
.c198s9j3 .ant-checkbox-disabled + span .main {
|
|
32043
|
-
display: inline-block;
|
|
32044
|
-
margin-left: 12px;
|
|
32045
|
-
color: #2d3a56;
|
|
32046
|
-
}
|
|
32047
|
-
.c198s9j3 .ant-checkbox + span .sub,
|
|
32048
|
-
.c198s9j3 .ant-checkbox-disabled + span .sub {
|
|
32049
|
-
margin-left: 28px;
|
|
32050
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32051
|
-
}
|
|
32052
|
-
.c198s9j3.compact .ant-checkbox + span .main,
|
|
32053
|
-
.c198s9j3.compact .ant-checkbox-disabled + span .main {
|
|
32054
|
-
margin-left: 8px;
|
|
32055
|
-
}
|
|
32056
|
-
.c198s9j3.compact .ant-checkbox + span .sub,
|
|
32057
|
-
.c198s9j3.compact .ant-checkbox-disabled + span .sub {
|
|
32058
|
-
margin-left: 24px;
|
|
32059
|
-
}
|
|
32060
|
-
|
|
32061
|
-
.c10crapj {
|
|
32062
|
-
border-radius: 8px;
|
|
32063
|
-
}
|
|
32064
|
-
.c10crapj .ant-card-body {
|
|
32065
|
-
padding: 20px 24px 24px 24px;
|
|
32066
|
-
}
|
|
32067
|
-
|
|
32068
|
-
.cav9p2m .ant-collapse-item {
|
|
32069
|
-
border: 0px;
|
|
32070
|
-
background-color: #fff;
|
|
32071
|
-
}
|
|
32072
|
-
.cav9p2m .ant-collapse-item .ant-collapse-header {
|
|
32073
|
-
padding-top: 0px;
|
|
32074
|
-
padding-bottom: 0px;
|
|
32075
|
-
padding-left: 0px !important;
|
|
32076
|
-
padding-right: 24px;
|
|
32077
|
-
}
|
|
32078
|
-
.cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32079
|
-
right: 0px;
|
|
32080
|
-
}
|
|
32081
|
-
.cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32082
|
-
padding: 0px;
|
|
32083
|
-
}
|
|
32084
|
-
|
|
32085
|
-
.csf0p6c .ant-collapse-item .ant-collapse-header {
|
|
32086
|
-
padding-right: 0px;
|
|
32087
|
-
cursor: default;
|
|
32088
|
-
}
|
|
32089
|
-
|
|
32090
|
-
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
32091
|
-
border-radius: 6px;
|
|
32092
|
-
}
|
|
32093
|
-
.shq1k1g.ant-select.ant-select-single {
|
|
32094
|
-
width: 100%;
|
|
32095
|
-
color: #2d3a56;
|
|
32096
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
32097
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32098
|
-
font-size: 13px;
|
|
32099
|
-
}
|
|
32100
|
-
.shq1k1g.ant-select.ant-select-single[data-size=middle] {
|
|
32101
|
-
height: 30px;
|
|
32102
|
-
}
|
|
32103
|
-
.shq1k1g.ant-select.ant-select-single.ant-select-lg {
|
|
32104
|
-
height: 38px;
|
|
32105
|
-
font-size: 13px;
|
|
32106
|
-
}
|
|
32107
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow,
|
|
32108
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32109
|
-
transition: 160ms ease;
|
|
32110
|
-
}
|
|
32111
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32112
|
-
color: #0080ff;
|
|
32113
|
-
}
|
|
32114
|
-
.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 {
|
|
32115
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
32116
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32117
|
-
}
|
|
32118
|
-
.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 {
|
|
32119
|
-
color: #0080ff;
|
|
32120
|
-
}
|
|
32121
|
-
.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 {
|
|
32122
|
-
border-color: #0080ff;
|
|
32123
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32124
|
-
}
|
|
32125
|
-
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32126
|
-
transform: rotate(180deg);
|
|
32127
|
-
}
|
|
32128
|
-
.shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32129
|
-
background: rgba(211, 218, 235, 0.6);
|
|
32130
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
32131
|
-
cursor: "not-allowed";
|
|
32132
|
-
}
|
|
32133
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32134
|
-
border-color: #f0483e !important;
|
|
32044
|
+
.c198s9j3 .ant-checkbox + span .main,
|
|
32045
|
+
.c198s9j3 .ant-checkbox-disabled + span .main {
|
|
32046
|
+
display: inline-block;
|
|
32047
|
+
margin-left: 12px;
|
|
32048
|
+
color: #2d3a56;
|
|
32135
32049
|
}
|
|
32136
|
-
.
|
|
32137
|
-
|
|
32050
|
+
.c198s9j3 .ant-checkbox + span .sub,
|
|
32051
|
+
.c198s9j3 .ant-checkbox-disabled + span .sub {
|
|
32052
|
+
margin-left: 28px;
|
|
32053
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32138
32054
|
}
|
|
32139
|
-
.
|
|
32140
|
-
|
|
32141
|
-
|
|
32055
|
+
.c198s9j3.compact .ant-checkbox + span .main,
|
|
32056
|
+
.c198s9j3.compact .ant-checkbox-disabled + span .main {
|
|
32057
|
+
margin-left: 8px;
|
|
32142
32058
|
}
|
|
32143
|
-
.
|
|
32144
|
-
|
|
32059
|
+
.c198s9j3.compact .ant-checkbox + span .sub,
|
|
32060
|
+
.c198s9j3.compact .ant-checkbox-disabled + span .sub {
|
|
32061
|
+
margin-left: 24px;
|
|
32145
32062
|
}
|
|
32146
32063
|
|
|
32147
|
-
.
|
|
32148
|
-
|
|
32149
|
-
|
|
32150
|
-
|
|
32064
|
+
.c10crapj {
|
|
32065
|
+
border-radius: 8px;
|
|
32066
|
+
}
|
|
32067
|
+
.c10crapj .ant-card-body {
|
|
32068
|
+
padding: 20px 24px 24px 24px;
|
|
32151
32069
|
}
|
|
32152
32070
|
|
|
32153
|
-
.
|
|
32154
|
-
|
|
32071
|
+
.cav9p2m .ant-collapse-item {
|
|
32072
|
+
border: 0px;
|
|
32073
|
+
background-color: #fff;
|
|
32074
|
+
}
|
|
32075
|
+
.cav9p2m .ant-collapse-item .ant-collapse-header {
|
|
32076
|
+
padding-top: 0px;
|
|
32077
|
+
padding-bottom: 0px;
|
|
32078
|
+
padding-left: 0px !important;
|
|
32079
|
+
padding-right: 24px;
|
|
32080
|
+
}
|
|
32081
|
+
.cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32082
|
+
right: 0px;
|
|
32083
|
+
}
|
|
32084
|
+
.cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32085
|
+
padding: 0px;
|
|
32155
32086
|
}
|
|
32156
32087
|
|
|
32157
|
-
.
|
|
32158
|
-
|
|
32088
|
+
.csf0p6c .ant-collapse-item .ant-collapse-header {
|
|
32089
|
+
padding-right: 0px;
|
|
32090
|
+
cursor: default;
|
|
32159
32091
|
}
|
|
32160
32092
|
|
|
32161
32093
|
.s14dk8r1 {
|
|
@@ -32232,6 +32164,77 @@ input.rrg1fkn.ant-input {
|
|
|
32232
32164
|
display: inline-block;
|
|
32233
32165
|
}
|
|
32234
32166
|
|
|
32167
|
+
.igz4le8 {
|
|
32168
|
+
height: 24px;
|
|
32169
|
+
width: 56px !important;
|
|
32170
|
+
margin-right: 4px;
|
|
32171
|
+
}
|
|
32172
|
+
|
|
32173
|
+
.c1riexje {
|
|
32174
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32175
|
+
}
|
|
32176
|
+
|
|
32177
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32178
|
+
display: flex;
|
|
32179
|
+
}
|
|
32180
|
+
|
|
32181
|
+
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
32182
|
+
border-radius: 6px;
|
|
32183
|
+
}
|
|
32184
|
+
.shq1k1g.ant-select.ant-select-single {
|
|
32185
|
+
width: 100%;
|
|
32186
|
+
color: #2d3a56;
|
|
32187
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
32188
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32189
|
+
font-size: 13px;
|
|
32190
|
+
}
|
|
32191
|
+
.shq1k1g.ant-select.ant-select-single[data-size=middle] {
|
|
32192
|
+
height: 30px;
|
|
32193
|
+
}
|
|
32194
|
+
.shq1k1g.ant-select.ant-select-single.ant-select-lg {
|
|
32195
|
+
height: 38px;
|
|
32196
|
+
font-size: 13px;
|
|
32197
|
+
}
|
|
32198
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow,
|
|
32199
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32200
|
+
transition: 160ms ease;
|
|
32201
|
+
}
|
|
32202
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32203
|
+
color: #0080ff;
|
|
32204
|
+
}
|
|
32205
|
+
.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 {
|
|
32206
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
32207
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32208
|
+
}
|
|
32209
|
+
.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 {
|
|
32210
|
+
color: #0080ff;
|
|
32211
|
+
}
|
|
32212
|
+
.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 {
|
|
32213
|
+
border-color: #0080ff;
|
|
32214
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32215
|
+
}
|
|
32216
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32217
|
+
transform: rotate(180deg);
|
|
32218
|
+
}
|
|
32219
|
+
.shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32220
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32221
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32222
|
+
cursor: "not-allowed";
|
|
32223
|
+
}
|
|
32224
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32225
|
+
border-color: #f0483e !important;
|
|
32226
|
+
}
|
|
32227
|
+
.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 {
|
|
32228
|
+
color: #1d326c;
|
|
32229
|
+
}
|
|
32230
|
+
.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 {
|
|
32231
|
+
border-color: #0080ff;
|
|
32232
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32233
|
+
}
|
|
32234
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32235
|
+
transform: rotate(180deg);
|
|
32236
|
+
}
|
|
32237
|
+
|
|
32235
32238
|
.t19ustft .date {
|
|
32236
32239
|
margin-right: 4px;
|
|
32237
32240
|
}
|
|
@@ -32284,59 +32287,208 @@ input.rrg1fkn.ant-input {
|
|
|
32284
32287
|
color: #e07f00;
|
|
32285
32288
|
background-color: rgba(255, 187, 0, 0.1);
|
|
32286
32289
|
}
|
|
32287
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32288
|
-
color: #008f4c;
|
|
32289
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32290
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32291
|
+
color: #008f4c;
|
|
32292
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32293
|
+
}
|
|
32294
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32295
|
+
color: #1d326c;
|
|
32296
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32297
|
+
}
|
|
32298
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32299
|
+
color: #7E41FF;
|
|
32300
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
32301
|
+
}
|
|
32302
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32303
|
+
color: #fff;
|
|
32304
|
+
}
|
|
32305
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32306
|
+
background-color: #f0483e;
|
|
32307
|
+
}
|
|
32308
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32309
|
+
background-color: #fea008;
|
|
32310
|
+
}
|
|
32311
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32312
|
+
background-color: #00ba5d;
|
|
32313
|
+
}
|
|
32314
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32315
|
+
background-color: #0080ff;
|
|
32316
|
+
}
|
|
32317
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32318
|
+
background-color: #6b7d99;
|
|
32319
|
+
}
|
|
32320
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32321
|
+
background-color: #7E41FF;
|
|
32322
|
+
}
|
|
32323
|
+
|
|
32324
|
+
.o8ocss1 {
|
|
32325
|
+
overflow: hidden;
|
|
32326
|
+
text-overflow: ellipsis;
|
|
32327
|
+
}
|
|
32328
|
+
|
|
32329
|
+
.n17syc35 {
|
|
32330
|
+
white-space: nowrap;
|
|
32331
|
+
}
|
|
32332
|
+
|
|
32333
|
+
.m1thnes4 {
|
|
32334
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32335
|
+
text-align: center;
|
|
32336
|
+
display: flex;
|
|
32337
|
+
align-items: center;
|
|
32338
|
+
justify-content: center;
|
|
32339
|
+
flex-direction: column;
|
|
32340
|
+
height: 100%;
|
|
32341
|
+
}
|
|
32342
|
+
.m1thnes4 .link {
|
|
32343
|
+
color: #0080ff;
|
|
32344
|
+
cursor: pointer;
|
|
32345
|
+
}
|
|
32346
|
+
|
|
32347
|
+
.m1bixfdy {
|
|
32348
|
+
width: 100%;
|
|
32349
|
+
height: 100%;
|
|
32350
|
+
display: flex;
|
|
32351
|
+
flex-direction: column;
|
|
32352
|
+
}
|
|
32353
|
+
.m1bixfdy .name-toolbar {
|
|
32354
|
+
width: 100%;
|
|
32355
|
+
display: flex;
|
|
32356
|
+
line-height: 30px;
|
|
32357
|
+
padding: 0 16px;
|
|
32358
|
+
justify-content: space-between;
|
|
32359
|
+
}
|
|
32360
|
+
.m1bixfdy .name-toolbar .metric-extra {
|
|
32361
|
+
display: flex;
|
|
32362
|
+
font-size: 12px;
|
|
32363
|
+
align-items: center;
|
|
32364
|
+
}
|
|
32365
|
+
.m1bixfdy .name-toolbar .metric-extra .info-item {
|
|
32366
|
+
color: #a3b4cc;
|
|
32367
|
+
}
|
|
32368
|
+
.m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
|
|
32369
|
+
margin-left: 10px;
|
|
32370
|
+
}
|
|
32371
|
+
.m1bixfdy .name-toolbar .metric-extra .menu-trigger {
|
|
32372
|
+
margin-left: 10px;
|
|
32373
|
+
cursor: pointer;
|
|
32374
|
+
}
|
|
32375
|
+
.m1bixfdy .content {
|
|
32376
|
+
flex: 1;
|
|
32377
|
+
width: 100%;
|
|
32378
|
+
display: flex;
|
|
32379
|
+
justify-content: center;
|
|
32380
|
+
align-items: center;
|
|
32381
|
+
}
|
|
32382
|
+
.m1bixfdy .single-content {
|
|
32383
|
+
height: 65px;
|
|
32384
|
+
}
|
|
32385
|
+
|
|
32386
|
+
.lfamfcw {
|
|
32387
|
+
display: flex;
|
|
32388
|
+
align-items: center;
|
|
32389
|
+
white-space: nowrap;
|
|
32390
|
+
overflow: hidden;
|
|
32391
|
+
width: 100%;
|
|
32392
|
+
}
|
|
32393
|
+
.lfamfcw .ant-dropdown-trigger {
|
|
32394
|
+
margin-left: auto;
|
|
32395
|
+
font-size: 12px;
|
|
32396
|
+
}
|
|
32397
|
+
|
|
32398
|
+
.la6u9b4 {
|
|
32399
|
+
display: flex;
|
|
32400
|
+
justify-content: flex-start;
|
|
32401
|
+
align-items: center;
|
|
32402
|
+
font-size: 12px;
|
|
32403
|
+
cursor: pointer;
|
|
32404
|
+
}
|
|
32405
|
+
.la6u9b4:not(:last-child) {
|
|
32406
|
+
margin-right: 20px;
|
|
32407
|
+
}
|
|
32408
|
+
.la6u9b4.deselected {
|
|
32409
|
+
opacity: 0.4;
|
|
32410
|
+
}
|
|
32411
|
+
.la6u9b4.deselected .color-block {
|
|
32412
|
+
background: #b4beca !important;
|
|
32413
|
+
}
|
|
32414
|
+
|
|
32415
|
+
.chhvk8b {
|
|
32416
|
+
display: inline-block;
|
|
32417
|
+
height: 8px;
|
|
32418
|
+
width: 8px;
|
|
32419
|
+
margin-right: 8px;
|
|
32420
|
+
}
|
|
32421
|
+
|
|
32422
|
+
.e1sdlxq1 .ant-dropdown-menu-item {
|
|
32423
|
+
display: flex;
|
|
32424
|
+
align-items: center;
|
|
32425
|
+
font-size: 12px;
|
|
32426
|
+
margin: 0;
|
|
32290
32427
|
}
|
|
32291
|
-
|
|
32292
|
-
|
|
32293
|
-
|
|
32428
|
+
|
|
32429
|
+
.m16f7gpb {
|
|
32430
|
+
position: relative;
|
|
32294
32431
|
}
|
|
32295
|
-
.
|
|
32296
|
-
|
|
32297
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
32432
|
+
.m16f7gpb.hidden-xaxis .pointer-wrapper {
|
|
32433
|
+
bottom: -12px;
|
|
32298
32434
|
}
|
|
32299
|
-
.
|
|
32300
|
-
|
|
32435
|
+
.m16f7gpb .metric-toolbar {
|
|
32436
|
+
display: flex;
|
|
32437
|
+
justify-content: space-between;
|
|
32438
|
+
line-height: 30px;
|
|
32439
|
+
margin: 0 16px;
|
|
32301
32440
|
}
|
|
32302
|
-
.
|
|
32303
|
-
|
|
32441
|
+
.m16f7gpb .metric-toolbar .metric-extra {
|
|
32442
|
+
display: flex;
|
|
32443
|
+
font-size: 12px;
|
|
32444
|
+
align-items: center;
|
|
32304
32445
|
}
|
|
32305
|
-
.
|
|
32306
|
-
|
|
32446
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item {
|
|
32447
|
+
color: #a3b4cc;
|
|
32307
32448
|
}
|
|
32308
|
-
.
|
|
32309
|
-
|
|
32449
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
|
|
32450
|
+
margin-left: 10px;
|
|
32310
32451
|
}
|
|
32311
|
-
.
|
|
32312
|
-
|
|
32452
|
+
.m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
|
|
32453
|
+
margin-left: 10px;
|
|
32454
|
+
cursor: pointer;
|
|
32313
32455
|
}
|
|
32314
|
-
.
|
|
32315
|
-
|
|
32456
|
+
.m16f7gpb .recharts-xAxis {
|
|
32457
|
+
font-size: 12px;
|
|
32316
32458
|
}
|
|
32317
|
-
.
|
|
32318
|
-
|
|
32459
|
+
.m16f7gpb .pointer-wrapper {
|
|
32460
|
+
position: absolute;
|
|
32461
|
+
bottom: 10px;
|
|
32462
|
+
padding: 0 8px;
|
|
32463
|
+
border-radius: 4px;
|
|
32464
|
+
font-size: 12px;
|
|
32465
|
+
color: #fff;
|
|
32466
|
+
background: rgba(0, 0, 0, 0.75);
|
|
32467
|
+
transform: translateX(-50%);
|
|
32319
32468
|
}
|
|
32320
32469
|
|
|
32321
|
-
.
|
|
32322
|
-
|
|
32323
|
-
text-overflow: ellipsis;
|
|
32470
|
+
.t1ipvk51 {
|
|
32471
|
+
min-width: 200px;
|
|
32324
32472
|
}
|
|
32325
32473
|
|
|
32326
|
-
.
|
|
32327
|
-
|
|
32474
|
+
.t1kgldps {
|
|
32475
|
+
display: flex;
|
|
32476
|
+
align-items: center;
|
|
32477
|
+
justify-content: space-between;
|
|
32478
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
32479
|
+
color: #b4beca;
|
|
32480
|
+
font-size: 12px;
|
|
32481
|
+
padding: 3px 6px;
|
|
32328
32482
|
}
|
|
32329
|
-
|
|
32330
|
-
|
|
32331
|
-
|
|
32332
|
-
|
|
32333
|
-
|
|
32334
|
-
|
|
32335
|
-
|
|
32336
|
-
|
|
32337
|
-
|
|
32338
|
-
border-radius: 4px;
|
|
32339
|
-
word-break: break-all;
|
|
32483
|
+
.t1kgldps:first-child {
|
|
32484
|
+
padding-top: 3px;
|
|
32485
|
+
}
|
|
32486
|
+
.t1kgldps:last-child {
|
|
32487
|
+
padding-bottom: 3px;
|
|
32488
|
+
}
|
|
32489
|
+
.t1kgldps .column-value {
|
|
32490
|
+
color: #fff;
|
|
32491
|
+
margin-left: 8px;
|
|
32340
32492
|
}
|
|
32341
32493
|
|
|
32342
32494
|
.sq6vos1 {
|
|
@@ -32554,167 +32706,6 @@ input.rrg1fkn.ant-input {
|
|
|
32554
32706
|
background: rgba(163, 180, 204, 0.18);
|
|
32555
32707
|
}
|
|
32556
32708
|
|
|
32557
|
-
.m1thnes4 {
|
|
32558
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32559
|
-
text-align: center;
|
|
32560
|
-
display: flex;
|
|
32561
|
-
align-items: center;
|
|
32562
|
-
justify-content: center;
|
|
32563
|
-
flex-direction: column;
|
|
32564
|
-
height: 100%;
|
|
32565
|
-
}
|
|
32566
|
-
.m1thnes4 .link {
|
|
32567
|
-
color: #0080ff;
|
|
32568
|
-
cursor: pointer;
|
|
32569
|
-
}
|
|
32570
|
-
|
|
32571
|
-
.m1bixfdy {
|
|
32572
|
-
width: 100%;
|
|
32573
|
-
height: 100%;
|
|
32574
|
-
display: flex;
|
|
32575
|
-
flex-direction: column;
|
|
32576
|
-
}
|
|
32577
|
-
.m1bixfdy .name-toolbar {
|
|
32578
|
-
width: 100%;
|
|
32579
|
-
display: flex;
|
|
32580
|
-
line-height: 30px;
|
|
32581
|
-
padding: 0 16px;
|
|
32582
|
-
justify-content: space-between;
|
|
32583
|
-
}
|
|
32584
|
-
.m1bixfdy .name-toolbar .metric-extra {
|
|
32585
|
-
display: flex;
|
|
32586
|
-
font-size: 12px;
|
|
32587
|
-
align-items: center;
|
|
32588
|
-
}
|
|
32589
|
-
.m1bixfdy .name-toolbar .metric-extra .info-item {
|
|
32590
|
-
color: #a3b4cc;
|
|
32591
|
-
}
|
|
32592
|
-
.m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
|
|
32593
|
-
margin-left: 10px;
|
|
32594
|
-
}
|
|
32595
|
-
.m1bixfdy .name-toolbar .metric-extra .menu-trigger {
|
|
32596
|
-
margin-left: 10px;
|
|
32597
|
-
cursor: pointer;
|
|
32598
|
-
}
|
|
32599
|
-
.m1bixfdy .content {
|
|
32600
|
-
flex: 1;
|
|
32601
|
-
width: 100%;
|
|
32602
|
-
display: flex;
|
|
32603
|
-
justify-content: center;
|
|
32604
|
-
align-items: center;
|
|
32605
|
-
}
|
|
32606
|
-
.m1bixfdy .single-content {
|
|
32607
|
-
height: 65px;
|
|
32608
|
-
}
|
|
32609
|
-
|
|
32610
|
-
.lfamfcw {
|
|
32611
|
-
display: flex;
|
|
32612
|
-
align-items: center;
|
|
32613
|
-
white-space: nowrap;
|
|
32614
|
-
overflow: hidden;
|
|
32615
|
-
width: 100%;
|
|
32616
|
-
}
|
|
32617
|
-
.lfamfcw .ant-dropdown-trigger {
|
|
32618
|
-
margin-left: auto;
|
|
32619
|
-
font-size: 12px;
|
|
32620
|
-
}
|
|
32621
|
-
|
|
32622
|
-
.la6u9b4 {
|
|
32623
|
-
display: flex;
|
|
32624
|
-
justify-content: flex-start;
|
|
32625
|
-
align-items: center;
|
|
32626
|
-
font-size: 12px;
|
|
32627
|
-
cursor: pointer;
|
|
32628
|
-
}
|
|
32629
|
-
.la6u9b4:not(:last-child) {
|
|
32630
|
-
margin-right: 20px;
|
|
32631
|
-
}
|
|
32632
|
-
.la6u9b4.deselected {
|
|
32633
|
-
opacity: 0.4;
|
|
32634
|
-
}
|
|
32635
|
-
.la6u9b4.deselected .color-block {
|
|
32636
|
-
background: #b4beca !important;
|
|
32637
|
-
}
|
|
32638
|
-
|
|
32639
|
-
.chhvk8b {
|
|
32640
|
-
display: inline-block;
|
|
32641
|
-
height: 8px;
|
|
32642
|
-
width: 8px;
|
|
32643
|
-
margin-right: 8px;
|
|
32644
|
-
}
|
|
32645
|
-
|
|
32646
|
-
.e1sdlxq1 .ant-dropdown-menu-item {
|
|
32647
|
-
display: flex;
|
|
32648
|
-
align-items: center;
|
|
32649
|
-
font-size: 12px;
|
|
32650
|
-
margin: 0;
|
|
32651
|
-
}
|
|
32652
|
-
|
|
32653
|
-
.m16f7gpb {
|
|
32654
|
-
position: relative;
|
|
32655
|
-
}
|
|
32656
|
-
.m16f7gpb.hidden-xaxis .pointer-wrapper {
|
|
32657
|
-
bottom: -12px;
|
|
32658
|
-
}
|
|
32659
|
-
.m16f7gpb .metric-toolbar {
|
|
32660
|
-
display: flex;
|
|
32661
|
-
justify-content: space-between;
|
|
32662
|
-
line-height: 30px;
|
|
32663
|
-
margin: 0 16px;
|
|
32664
|
-
}
|
|
32665
|
-
.m16f7gpb .metric-toolbar .metric-extra {
|
|
32666
|
-
display: flex;
|
|
32667
|
-
font-size: 12px;
|
|
32668
|
-
align-items: center;
|
|
32669
|
-
}
|
|
32670
|
-
.m16f7gpb .metric-toolbar .metric-extra .info-item {
|
|
32671
|
-
color: #a3b4cc;
|
|
32672
|
-
}
|
|
32673
|
-
.m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
|
|
32674
|
-
margin-left: 10px;
|
|
32675
|
-
}
|
|
32676
|
-
.m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
|
|
32677
|
-
margin-left: 10px;
|
|
32678
|
-
cursor: pointer;
|
|
32679
|
-
}
|
|
32680
|
-
.m16f7gpb .recharts-xAxis {
|
|
32681
|
-
font-size: 12px;
|
|
32682
|
-
}
|
|
32683
|
-
.m16f7gpb .pointer-wrapper {
|
|
32684
|
-
position: absolute;
|
|
32685
|
-
bottom: 10px;
|
|
32686
|
-
padding: 0 8px;
|
|
32687
|
-
border-radius: 4px;
|
|
32688
|
-
font-size: 12px;
|
|
32689
|
-
color: #fff;
|
|
32690
|
-
background: rgba(0, 0, 0, 0.75);
|
|
32691
|
-
transform: translateX(-50%);
|
|
32692
|
-
}
|
|
32693
|
-
|
|
32694
|
-
.t1ipvk51 {
|
|
32695
|
-
min-width: 200px;
|
|
32696
|
-
}
|
|
32697
|
-
|
|
32698
|
-
.t1kgldps {
|
|
32699
|
-
display: flex;
|
|
32700
|
-
align-items: center;
|
|
32701
|
-
justify-content: space-between;
|
|
32702
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
32703
|
-
color: #b4beca;
|
|
32704
|
-
font-size: 12px;
|
|
32705
|
-
padding: 3px 6px;
|
|
32706
|
-
}
|
|
32707
|
-
.t1kgldps:first-child {
|
|
32708
|
-
padding-top: 3px;
|
|
32709
|
-
}
|
|
32710
|
-
.t1kgldps:last-child {
|
|
32711
|
-
padding-bottom: 3px;
|
|
32712
|
-
}
|
|
32713
|
-
.t1kgldps .column-value {
|
|
32714
|
-
color: #fff;
|
|
32715
|
-
margin-left: 8px;
|
|
32716
|
-
}
|
|
32717
|
-
|
|
32718
32709
|
.c1k4vanq {
|
|
32719
32710
|
padding: 0 12px 14px 12px;
|
|
32720
32711
|
}
|