@cloudtower/eagle 0.26.30-dry-3 → 0.27.0-alpha.0

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.
@@ -29366,15 +29366,6 @@ 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;
29378
29369
  }
29379
29370
 
29380
29371
  .ant-select {
@@ -29852,10 +29843,14 @@ html body {
29852
29843
  .buj61ew.ant-btn-icon-only {
29853
29844
  justify-content: center;
29854
29845
  }
29846
+ .buj61ew.ant-btn.ant-btn-link {
29847
+ padding: 0;
29848
+ }
29855
29849
  .buj61ew.ant-btn {
29856
29850
  display: inline-flex;
29857
29851
  align-items: center;
29858
29852
  justify-content: center;
29853
+ padding: 5px 12px;
29859
29854
  height: 32px;
29860
29855
  border-radius: 6px;
29861
29856
  line-height: 22px;
@@ -29865,8 +29860,10 @@ html body {
29865
29860
  .buj61ew.ant-btn.ant-btn-lg {
29866
29861
  height: 40px;
29867
29862
  line-height: 24px;
29863
+ padding: 8px 16px;
29868
29864
  }
29869
29865
  .buj61ew.ant-btn.ant-btn-sm {
29866
+ padding: 2px 8px;
29870
29867
  height: 24px;
29871
29868
  line-height: 20px;
29872
29869
  }
@@ -30183,874 +30180,874 @@ html body {
30183
30180
  position: absolute;
30184
30181
  }
30185
30182
 
30186
- .cz04yix {
30187
- display: flex;
30188
- flex-direction: column;
30189
- }
30190
-
30191
- .m1if5j39 {
30192
- max-width: 1120px;
30193
- width: 100%;
30194
- margin: 0 auto;
30195
- height: 100%;
30196
- }
30197
-
30198
- .w1vvwdlp {
30199
- max-width: 1120px;
30200
- width: 100%;
30201
- margin: 0 auto;
30202
- display: flex;
30183
+ .s34f1qb.ant-switch {
30184
+ min-width: 40px;
30185
+ height: 24px;
30186
+ background: rgba(172, 186, 211, 0.6);
30187
+ overflow: hidden;
30203
30188
  }
30204
- .w1vvwdlp .left,
30205
- .w1vvwdlp .right {
30206
- flex-grow: 0;
30207
- flex-shrink: 0;
30208
- flex-basis: 21%;
30189
+ .s34f1qb.ant-switch:focus {
30190
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30209
30191
  }
30210
- .w1vvwdlp .left {
30211
- display: flex;
30212
- justify-content: flex-end;
30213
- padding-right: 44px;
30192
+ .s34f1qb.ant-switch-small {
30193
+ min-width: 26px;
30194
+ height: 16px;
30214
30195
  }
30215
- .w1vvwdlp .right {
30216
- padding-left: 44px;
30196
+ .s34f1qb.ant-switch-large {
30197
+ min-width: 52px;
30198
+ height: 32px;
30217
30199
  }
30218
- .w1vvwdlp .middle {
30219
- margin-bottom: 40px;
30220
- flex-grow: 0;
30221
- flex-shrink: 0;
30222
- flex-basis: 58%;
30200
+ .s34f1qb.ant-switch .ant-switch-handle {
30201
+ height: 20px;
30202
+ width: 20px;
30223
30203
  }
30224
- .w1vvwdlp .middle .form-base-field {
30225
- width: 100%;
30204
+ .s34f1qb.ant-switch .ant-switch-handle::before {
30205
+ border-radius: 10px;
30206
+ transition-delay: 120ms;
30226
30207
  }
30227
- .w1vvwdlp .middle .form-base-field .form-base-field {
30228
- width: auto;
30208
+ .s34f1qb.ant-switch-small .ant-switch-handle {
30209
+ height: 14px;
30210
+ width: 14px;
30211
+ top: 1px;
30212
+ left: 1px;
30229
30213
  }
30230
-
30231
- .h1cuopx7 .ant-modal-header {
30232
- margin: 0 auto;
30233
- width: 100%;
30234
- max-width: 648px;
30214
+ .s34f1qb.ant-switch-large .ant-switch-handle {
30215
+ height: 28px;
30216
+ width: 28px;
30235
30217
  }
30236
- .h1cuopx7 .ant-modal-header .ant-modal-title {
30237
- margin-left: 0;
30218
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
30219
+ border-radius: 14px;
30238
30220
  }
30239
- .h1cuopx7 .ant-modal-body {
30240
- margin: 0 auto;
30241
- padding: 0;
30242
- width: 100%;
30243
- max-width: 648px;
30244
- overflow: hidden;
30221
+ .s34f1qb.ant-switch-checked {
30222
+ background-color: #00ba5d;
30245
30223
  }
30246
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30247
- margin-bottom: 40px;
30224
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
30225
+ left: calc(100% - 20px - 2px);
30248
30226
  }
30249
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30250
- height: calc(100vh - 225px);
30251
- overflow-y: auto;
30227
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30228
+ left: calc(100% - 14px - 1px);
30252
30229
  }
30253
- .h1cuopx7 .ant-modal-footer .footer-content {
30254
- margin: 0 auto;
30255
- max-width: 648px;
30230
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30231
+ left: calc(100% - 28px - 2px);
30256
30232
  }
30257
30233
 
30258
- .h1p6d3y3 .ant-modal-header {
30259
- margin: 0 auto;
30260
- width: 100%;
30261
- max-width: 1024px;
30234
+ .c1to9vb9 {
30235
+ margin-left: 5px;
30262
30236
  }
30263
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
30264
- margin-left: 0;
30237
+
30238
+ .rxbeqvl.ant-radio-wrapper {
30239
+ display: inline-flex;
30240
+ align-items: baseline;
30241
+ white-space: pre-wrap;
30265
30242
  }
30266
- .h1p6d3y3 .ant-modal-body {
30267
- margin: 0 auto;
30268
- padding: 0;
30269
- width: 100%;
30270
- max-width: 1024px;
30271
- overflow: hidden;
30243
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30244
+ position: relative;
30245
+ top: 3px;
30272
30246
  }
30273
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30274
- margin-bottom: 40px;
30247
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30248
+ border-color: rgba(107, 128, 167, 0.6);
30275
30249
  }
30276
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30277
- height: calc(100vh - 225px);
30278
- overflow-y: auto;
30250
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30251
+ border-color: #0080ff;
30279
30252
  }
30280
- .h1p6d3y3 .ant-modal-footer .footer-content {
30281
- margin: 0 auto;
30282
- max-width: 1024px;
30253
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30254
+ border-color: #0080ff;
30255
+ background: #0080ff;
30283
30256
  }
30284
-
30285
- .fxgckuk {
30286
- flex: 1;
30257
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30258
+ top: 4px;
30259
+ left: 4px;
30260
+ width: 6px;
30261
+ height: 6px;
30262
+ background: #fff;
30287
30263
  }
30288
- .fxgckuk label {
30289
- font-size: 13px;
30290
- line-height: 20px;
30291
- color: rgba(44, 56, 82, 0.6);
30264
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30265
+ opacity: 0.5;
30292
30266
  }
30293
- .fxgckuk .title {
30294
- font-size: 14px;
30295
- line-height: 20px;
30296
- color: #2d3a56;
30297
- margin-bottom: 12px;
30267
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30268
+ border-color: rgba(107, 128, 167, 0.6);
30269
+ background: rgba(211, 218, 235, 0.6);
30298
30270
  }
30299
- .fxgckuk.connect-cluster .title {
30300
- padding-bottom: 26px;
30271
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30272
+ background: #00122e;
30301
30273
  }
30302
-
30303
- .f1d0vek1 {
30304
- padding: 25px 0 15px 0;
30305
- border-bottom: 1px solid #e1e5eb;
30306
- margin-bottom: 16px;
30274
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30275
+ color: #00122e;
30276
+ opacity: 0.5;
30307
30277
  }
30308
-
30309
- .f4u402y {
30310
- display: flex;
30311
- align-items: center;
30312
- margin-bottom: 8px;
30278
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30279
+ color: #00122e;
30313
30280
  }
30314
- .f4u402y > label {
30315
- width: 216px;
30281
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30282
+ display: inline-block;
30283
+ padding: 0;
30284
+ padding-left: 12px;
30316
30285
  }
30317
- .f4u402y > label + * {
30318
- width: 100%;
30286
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30287
+ margin-bottom: 0;
30288
+ white-space: pre-wrap;
30289
+ color: rgba(44, 56, 82, 0.6);
30319
30290
  }
30320
- .f4u402y .ant-select {
30321
- width: 100%;
30291
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30292
+ padding-left: 8px;
30322
30293
  }
30323
30294
 
30324
- .e1pldf6v {
30325
- color: #e75a3a;
30326
- margin-right: 10px;
30295
+ .r5ie79y .ant-radio-button-wrapper:first-child {
30296
+ border-radius: 5px 0 0 5px;
30327
30297
  }
30328
-
30329
- .dq0gblh {
30330
- width: 100%;
30331
- height: 1px;
30332
- background: rgba(213, 219, 227, 0.6);
30333
- margin: 24px 0;
30298
+ .r5ie79y .ant-radio-button-wrapper:last-child {
30299
+ border-radius: 0 5px 5px 0;
30334
30300
  }
30335
30301
 
30336
- .l1v7sr0n {
30337
- display: flex;
30338
- justify-content: center;
30339
- align-items: center;
30340
- height: 100%;
30302
+ .r1f0aqcc {
30303
+ color: #00122e;
30304
+ border-color: #ccd4e3;
30341
30305
  }
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;
30306
+ .r1f0aqcc:first-child {
30307
+ border-color: #a3b4cc;
30351
30308
  }
30352
-
30353
- .m1jy87hk .ant-modal-header,
30354
- .m1jy87hk .ant-modal-footer .footer-content {
30355
- width: 648px;
30356
- margin: 0 auto;
30309
+ .r1f0aqcc.ant-radio-button-wrapper {
30310
+ padding: 0 12px;
30311
+ line-height: 32px;
30312
+ height: 32px;
30357
30313
  }
30358
- .m1jy87hk .ant-modal-header {
30359
- padding: 35px 0 24px;
30360
- border: none;
30314
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
30315
+ white-space: nowrap;
30361
30316
  }
30362
- .m1jy87hk .ant-modal-header .ant-modal-title {
30363
- font-size: 30px;
30317
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30318
+ height: 22px;
30319
+ padding: 0 7px;
30320
+ line-height: 20px;
30364
30321
  }
30365
- .m1jy87hk .ant-modal-body {
30366
- padding: 4px 0 2px;
30367
- }
30368
- .m1jy87hk .ant-modal-footer {
30369
- border: none;
30370
- }
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);
30381
- }
30382
- .ti7fpyu:not(:first-child) {
30383
- margin-left: 4px;
30384
- }
30385
-
30386
- .f1rest1f {
30387
- width: 100%;
30388
- height: 100%;
30389
- display: flex;
30390
- align-items: center;
30391
- justify-content: center;
30392
- }
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;
30403
- }
30404
-
30405
- .f1y3gta0.form-item-general {
30406
- width: 640px;
30407
- }
30408
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30409
- margin-top: 16px;
30322
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30323
+ background: #ccd4e3;
30410
30324
  }
30411
- .f1y3gta0.form-item-compact {
30412
- width: 412px;
30325
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30326
+ background: #0080ff;
30413
30327
  }
30414
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30415
- margin-top: 8px;
30328
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30329
+ background: #ccd4e3;
30330
+ opacity: 0.5;
30416
30331
  }
30417
- .f1y3gta0 .form-item {
30418
- width: auto;
30332
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30333
+ border-right-color: #0080ff;
30419
30334
  }
30420
- .f1y3gta0 .form-item-main {
30421
- position: relative;
30422
- display: flex;
30335
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30336
+ border-color: #0080ff;
30423
30337
  }
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;
30338
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
30339
+ background: rgba(0, 136, 255, 0.1);
30432
30340
  }
30433
- .f1y3gta0 .form-item-label {
30434
- padding-right: 12px;
30435
- font-size: 13px;
30436
- color: rgba(44, 56, 82, 0.6);
30341
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
30342
+ background: rgba(211, 218, 235, 0.6);
30343
+ border-color: #ccd4e3;
30344
+ opacity: 0.5;
30437
30345
  }
30438
- .f1y3gta0 .form-item-label.label-right {
30439
- text-align: right;
30346
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30347
+ color: #00122e;
30348
+ border-color: #ccd4e3;
30440
30349
  }
30441
- .f1y3gta0 .form-item-label,
30442
- .f1y3gta0 .form-item-control {
30443
- line-height: 32px;
30350
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30351
+ color: #00122e;
30352
+ border-color: #ccd4e3;
30353
+ background: rgba(172, 186, 211, 0.6);
30444
30354
  }
30445
- .f1y3gta0 .form-item-control .form-item-error {
30446
- line-height: 18px;
30355
+ .r1f0aqcc .ant-radio-button-input {
30356
+ margin-right: 8px;
30357
+ display: inline;
30358
+ border: none;
30359
+ padding: 0;
30360
+ width: 36px;
30361
+ background: transparent;
30447
30362
  }
30448
- .f1y3gta0 .form-item-children {
30449
- width: 100%;
30363
+ .r1f0aqcc .ant-radio-button-input:focus {
30364
+ box-shadow: none;
30450
30365
  }
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%;
30366
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
30367
+ margin-right: 0;
30368
+ width: initial;
30369
+ box-shadow: none;
30453
30370
  }
30454
- .f1y3gta0 .form-item-error {
30455
- color: #e75a3a;
30456
- height: 0;
30457
- overflow: hidden;
30371
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30372
+ display: none;
30458
30373
  }
30459
- .f1y3gta0 .form-item-error-enter-done {
30460
- margin-top: 4px;
30461
- height: auto;
30462
- overflow: auto;
30374
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30375
+ display: inline;
30463
30376
  }
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;
30377
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30378
+ display: inline;
30379
+ margin-right: 8px;
30380
+ padding: 0;
30381
+ width: 36px;
30468
30382
  }
30469
30383
 
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;
30384
+ .p12gwtiw {
30385
+ display: flex;
30386
+ justify-content: space-between;
30387
+ align-items: center;
30388
+ padding: 10px 0;
30389
+ color: rgba(44, 56, 82, 0.6);
30390
+ font-size: 12px;
30391
+ line-height: 24px;
30476
30392
  }
30477
- .fujbm7g:not(:first-of-type) {
30478
- margin-top: 16px;
30393
+ .p12gwtiw .pagination-left {
30394
+ padding: 2px 8px;
30479
30395
  }
30480
-
30481
- .e5fsw5s {
30482
- width: 8px;
30483
- height: 24px;
30396
+ .p12gwtiw .dropdown-trigger {
30484
30397
  display: flex;
30485
- justify-content: center;
30486
30398
  align-items: center;
30399
+ border-radius: 6px;
30487
30400
  cursor: pointer;
30488
- transition: all 200ms ease-out 40ms;
30401
+ transition: all 0.3s ease;
30489
30402
  }
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);
30403
+ .p12gwtiw .dropdown-trigger:hover {
30404
+ background: rgba(211, 218, 235, 0.6);
30405
+ color: #0080ff;
30499
30406
  }
30500
- .e5fsw5s:after {
30501
- transform: rotate(45deg);
30502
- left: 1px;
30407
+ .p12gwtiw .dropdown-trigger .icon-inner {
30408
+ margin-left: 4px;
30503
30409
  }
30504
-
30505
- .w18knsg4.ant-alert-warning {
30506
- border: 0;
30507
- background: rgba(255, 187, 0, 0.1);
30508
- border-radius: 6px;
30410
+ .p12gwtiw .pagination-right {
30411
+ display: flex;
30412
+ align-items: center;
30413
+ color: #0080ff;
30414
+ font-weight: bold;
30509
30415
  }
30510
- .w18knsg4.ant-alert,
30511
- .w18knsg4 .ant-alert-message {
30512
- color: #e07f00;
30416
+ .p12gwtiw .pagination-right .icon-inner {
30417
+ margin-left: 4px;
30513
30418
  }
30514
- .w18knsg4.ant-alert .dashed-border-bottom,
30515
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
30516
- border-bottom-color: #e07f00;
30419
+ .p12gwtiw .pagination-right .prev-btn,
30420
+ .p12gwtiw .pagination-right .next-btn {
30421
+ padding: 0 8px;
30517
30422
  }
30518
-
30519
- .ng31n2o {
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;
30423
+ .p12gwtiw .pagination-right .prev-btn > span,
30424
+ .p12gwtiw .pagination-right .next-btn > span {
30425
+ color: #0080ff;
30528
30426
  }
30529
- .ng31n2o .icon-wrapper {
30530
- margin-right: 10px;
30531
- height: 18px;
30427
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
30428
+ transform: rotate(180deg);
30532
30429
  }
30533
30430
 
30534
- .n15x5f5y {
30535
- display: flex;
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);
30431
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30432
+ max-height: calc(100vh - 128px);
30433
+ overflow-y: auto;
30434
+ }
30435
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30436
+ padding: 4px 20px;
30541
30437
  font-size: 12px;
30542
30438
  line-height: 18px;
30543
30439
  }
30544
- .n15x5f5y .icon-wrapper {
30545
- margin-right: 10px;
30546
- height: 18px;
30547
- }
30548
30440
 
30549
- .i16ozz3f {
30441
+ .cz04yix {
30550
30442
  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;
30558
- }
30559
- .i16ozz3f .icon-wrapper {
30560
- margin-right: 10px;
30561
- height: 18px;
30443
+ flex-direction: column;
30562
30444
  }
30563
30445
 
30564
- .dszu9qr {
30565
- color: rgba(44, 56, 82, 0.6);
30566
- margin-top: 5px;
30567
- font-size: 12px;
30568
- line-height: 18px;
30446
+ .m1if5j39 {
30447
+ max-width: 1120px;
30448
+ width: 100%;
30449
+ margin: 0 auto;
30450
+ height: 100%;
30569
30451
  }
30570
30452
 
30571
- .snxzgx {
30572
- color: #f0483e;
30573
- font-size: 12px;
30574
- white-space: pre-wrap;
30453
+ .w1vvwdlp {
30454
+ max-width: 1120px;
30455
+ width: 100%;
30456
+ margin: 0 auto;
30457
+ display: flex;
30575
30458
  }
30576
-
30577
- .o1i4orqw {
30459
+ .w1vvwdlp .left,
30460
+ .w1vvwdlp .right {
30461
+ flex-grow: 0;
30462
+ flex-shrink: 0;
30463
+ flex-basis: 21%;
30464
+ }
30465
+ .w1vvwdlp .left {
30578
30466
  display: flex;
30579
- align-items: center;
30580
30467
  justify-content: flex-end;
30468
+ padding-right: 44px;
30581
30469
  }
30582
- .o1i4orqw .icon-wrapper {
30583
- margin-right: 16px;
30470
+ .w1vvwdlp .right {
30471
+ padding-left: 44px;
30584
30472
  }
30585
-
30586
- .t79k8o2 {
30587
- color: rgba(0, 21, 64, 0.3);
30473
+ .w1vvwdlp .middle {
30474
+ margin-bottom: 40px;
30475
+ flex-grow: 0;
30476
+ flex-shrink: 0;
30477
+ flex-basis: 58%;
30478
+ }
30479
+ .w1vvwdlp .middle .form-base-field {
30480
+ width: 100%;
30481
+ }
30482
+ .w1vvwdlp .middle .form-base-field .form-base-field {
30483
+ width: auto;
30588
30484
  }
30589
30485
 
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;
30486
+ .h1cuopx7 .ant-modal-header {
30487
+ margin: 0 auto;
30488
+ width: 100%;
30489
+ max-width: 648px;
30597
30490
  }
30598
- .ipd9bk.ant-input.ant-input-lg {
30599
- padding: 8px 16px;
30600
- line-height: 22px;
30491
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
30492
+ margin-left: 0;
30601
30493
  }
30602
- .ipd9bk.ant-input.ant-input-sm {
30603
- padding: 2px 8px;
30604
- line-height: 18px;
30494
+ .h1cuopx7 .ant-modal-body {
30495
+ margin: 0 auto;
30496
+ padding: 0;
30497
+ width: 100%;
30498
+ max-width: 648px;
30499
+ overflow: hidden;
30605
30500
  }
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;
30501
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30502
+ margin-bottom: 40px;
30610
30503
  }
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;
30504
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30505
+ height: calc(100vh - 225px);
30506
+ overflow-y: auto;
30615
30507
  }
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;
30508
+ .h1cuopx7 .ant-modal-footer .footer-content {
30509
+ margin: 0 auto;
30510
+ max-width: 648px;
30619
30511
  }
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);
30512
+
30513
+ .h1p6d3y3 .ant-modal-header {
30514
+ margin: 0 auto;
30515
+ width: 100%;
30516
+ max-width: 1024px;
30623
30517
  }
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);
30518
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
30519
+ margin-left: 0;
30627
30520
  }
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);
30521
+ .h1p6d3y3 .ant-modal-body {
30522
+ margin: 0 auto;
30523
+ padding: 0;
30524
+ width: 100%;
30525
+ max-width: 1024px;
30526
+ overflow: hidden;
30632
30527
  }
30633
- .ipd9bk.ant-input-affix-wrapper {
30634
- padding: 5px 12px;
30635
- border-radius: 6px;
30636
- border-color: rgba(172, 186, 211, 0.6);
30528
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30529
+ margin-bottom: 40px;
30530
+ }
30531
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30532
+ height: calc(100vh - 225px);
30533
+ overflow-y: auto;
30534
+ }
30535
+ .h1p6d3y3 .ant-modal-footer .footer-content {
30536
+ margin: 0 auto;
30537
+ max-width: 1024px;
30538
+ }
30539
+
30540
+ .fxgckuk {
30541
+ flex: 1;
30542
+ }
30543
+ .fxgckuk label {
30544
+ font-size: 13px;
30545
+ line-height: 20px;
30546
+ color: rgba(44, 56, 82, 0.6);
30547
+ }
30548
+ .fxgckuk .title {
30549
+ font-size: 14px;
30637
30550
  line-height: 20px;
30638
30551
  color: #2d3a56;
30639
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30552
+ margin-bottom: 12px;
30640
30553
  }
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);
30554
+ .fxgckuk.connect-cluster .title {
30555
+ padding-bottom: 26px;
30644
30556
  }
30645
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30646
- padding: 8px 16px;
30647
- line-height: 22px;
30557
+
30558
+ .f1d0vek1 {
30559
+ padding: 25px 0 15px 0;
30560
+ border-bottom: 1px solid #e1e5eb;
30561
+ margin-bottom: 16px;
30648
30562
  }
30649
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30650
- padding: 2px 8px;
30651
- line-height: 18px;
30563
+
30564
+ .f4u402y {
30565
+ display: flex;
30566
+ align-items: center;
30567
+ margin-bottom: 8px;
30652
30568
  }
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);
30569
+ .f4u402y > label {
30570
+ width: 216px;
30656
30571
  }
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);
30572
+ .f4u402y > label + * {
30573
+ width: 100%;
30660
30574
  }
30661
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30662
- border-color: #e75a3a;
30575
+ .f4u402y .ant-select {
30576
+ width: 100%;
30663
30577
  }
30664
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30578
+
30579
+ .e1pldf6v {
30665
30580
  color: #e75a3a;
30581
+ margin-right: 10px;
30666
30582
  }
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);
30583
+
30584
+ .dq0gblh {
30585
+ width: 100%;
30586
+ height: 1px;
30587
+ background: rgba(213, 219, 227, 0.6);
30588
+ margin: 24px 0;
30670
30589
  }
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);
30590
+
30591
+ .l1v7sr0n {
30592
+ display: flex;
30593
+ justify-content: center;
30594
+ align-items: center;
30595
+ height: 100%;
30674
30596
  }
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);
30597
+
30598
+ .d1i4ou6o {
30599
+ display: inline-block;
30600
+ width: 4px;
30601
+ height: 4px;
30602
+ background: #8e9aa9;
30603
+ opacity: 0.4;
30604
+ border-radius: 50%;
30605
+ margin: 0 4px;
30679
30606
  }
30680
- textarea.ipd9bk.ant-input {
30681
- transition-property: height;
30682
- transition-delay: 50ms;
30607
+
30608
+ .m1jy87hk .ant-modal-header,
30609
+ .m1jy87hk .ant-modal-footer .footer-content {
30610
+ width: 648px;
30611
+ margin: 0 auto;
30683
30612
  }
30684
- textarea.ipd9bk.ant-input.textarea-large {
30685
- min-height: 40px;
30686
- height: 40px;
30613
+ .m1jy87hk .ant-modal-header {
30614
+ padding: 35px 0 24px;
30615
+ border: none;
30687
30616
  }
30688
- textarea.ipd9bk.ant-input.textarea-large:focus {
30689
- height: 80px;
30617
+ .m1jy87hk .ant-modal-header .ant-modal-title {
30618
+ font-size: 30px;
30690
30619
  }
30691
- textarea.ipd9bk.ant-input.textarea-middle {
30692
- min-height: 32px;
30693
- height: 32px;
30620
+ .m1jy87hk .ant-modal-body {
30621
+ padding: 4px 0 2px;
30694
30622
  }
30695
- textarea.ipd9bk.ant-input.textarea-middle:focus {
30696
- height: 64px;
30623
+ .m1jy87hk .ant-modal-footer {
30624
+ border: none;
30697
30625
  }
30698
- textarea.ipd9bk.ant-input.textarea-small {
30699
- min-height: 24px;
30700
- height: 24px;
30626
+
30627
+ .ti7fpyu {
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);
30701
30636
  }
30702
- textarea.ipd9bk.ant-input.textarea-small:focus {
30703
- height: 40px;
30637
+ .ti7fpyu:not(:first-child) {
30638
+ margin-left: 4px;
30704
30639
  }
30705
30640
 
30706
- .kypn5o5 input, .kypn5o5.input-tags {
30641
+ .f1rest1f {
30642
+ width: 100%;
30643
+ height: 100%;
30644
+ display: flex;
30645
+ align-items: center;
30646
+ justify-content: center;
30647
+ }
30648
+
30649
+ .n1kbdoln {
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;
30707
30656
  border: 1px solid rgba(213, 219, 227, 0.6);
30708
30657
  border-radius: 4px;
30709
30658
  }
30710
- .kypn5o5.input-tags {
30711
- position: relative;
30712
- padding: 6px;
30713
- height: 32px;
30714
- cursor: pointer;
30715
- transition: border 150ms;
30716
- }
30717
- .kypn5o5.input-tags:hover {
30718
- border-color: #0080ff;
30719
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30659
+
30660
+ .f1y3gta0.form-item-general {
30661
+ width: 640px;
30720
30662
  }
30721
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
30722
- padding-right: 30px;
30663
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30664
+ margin-top: 16px;
30723
30665
  }
30724
- .kypn5o5.input-tags .input-tags-inner {
30725
- display: flex;
30666
+ .f1y3gta0.form-item-compact {
30667
+ width: 412px;
30726
30668
  }
30727
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30728
- display: flex;
30669
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30670
+ margin-top: 8px;
30729
30671
  }
30730
- .kypn5o5.input-tags .input-tag-suffix {
30731
- position: absolute;
30732
- right: 12px;
30733
- top: 50%;
30734
- transform: translateY(-50%);
30672
+ .f1y3gta0 .form-item {
30673
+ width: auto;
30735
30674
  }
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;
30675
+ .f1y3gta0 .form-item-main {
30676
+ position: relative;
30677
+ display: flex;
30740
30678
  }
30741
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30742
- color: rgba(0, 0, 0, 0.45);
30679
+ .f1y3gta0 .form-item-extra {
30680
+ margin-top: 4px;
30681
+ width: 100%;
30682
+ padding: 14px;
30683
+ background: #f2f4f6;
30684
+ font-size: 13px;
30685
+ line-height: 1.8;
30686
+ color: #8e9aa9;
30743
30687
  }
30744
- .kypn5o5.has-focus-indicator {
30745
- position: relative;
30746
- overflow: hidden;
30688
+ .f1y3gta0 .form-item-label {
30689
+ padding-right: 12px;
30690
+ font-size: 13px;
30691
+ color: rgba(44, 56, 82, 0.6);
30747
30692
  }
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;
30693
+ .f1y3gta0 .form-item-label.label-right {
30694
+ text-align: right;
30755
30695
  }
30756
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30757
- left: 8px;
30758
- opacity: 1;
30696
+ .f1y3gta0 .form-item-label,
30697
+ .f1y3gta0 .form-item-control {
30698
+ line-height: 32px;
30759
30699
  }
30760
- .kypn5o5.has-focus-indicator input {
30761
- transition: margin-left 150ms ease;
30762
- margin-left: 0px;
30700
+ .f1y3gta0 .form-item-control .form-item-error {
30701
+ line-height: 18px;
30763
30702
  }
30764
- .kypn5o5.has-focus-indicator input:focus {
30765
- margin-left: 16px;
30703
+ .f1y3gta0 .form-item-children {
30704
+ width: 100%;
30766
30705
  }
30767
-
30768
- input.l1ki27se.ant-input {
30769
- border-top-right-radius: 0;
30770
- border-bottom-right-radius: 0;
30706
+ .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 {
30707
+ width: 100%;
30771
30708
  }
30772
-
30773
- .l1ki27se.ant-input-affix-wrapper {
30774
- border-top-right-radius: 0;
30775
- border-bottom-right-radius: 0;
30709
+ .f1y3gta0 .form-item-error {
30710
+ color: #e75a3a;
30711
+ height: 0;
30712
+ overflow: hidden;
30776
30713
  }
30777
-
30778
- input.rrg1fkn.ant-input {
30779
- border-top-left-radius: 0;
30780
- border-bottom-left-radius: 0;
30714
+ .f1y3gta0 .form-item-error-enter-done {
30715
+ margin-top: 4px;
30716
+ height: auto;
30717
+ overflow: auto;
30781
30718
  }
30782
-
30783
- .rrg1fkn.ant-input-affix-wrapper {
30784
- border-top-left-radius: 0;
30785
- border-bottom-left-radius: 0;
30719
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30720
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30721
+ border: 1px solid #e75a3a;
30722
+ color: #e75a3a;
30786
30723
  }
30787
30724
 
30788
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30789
- border-top-right-radius: 0;
30790
- border-bottom-right-radius: 0;
30725
+ .fujbm7g {
30726
+ color: #2d3a56;
30727
+ font-weight: bold;
30728
+ padding-bottom: 6px;
30729
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30730
+ margin-bottom: 16px;
30791
30731
  }
30792
-
30793
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30794
- border-top-left-radius: 0;
30795
- border-bottom-left-radius: 0;
30732
+ .fujbm7g:not(:first-of-type) {
30733
+ margin-top: 16px;
30796
30734
  }
30797
30735
 
30798
- .s34f1qb.ant-switch {
30799
- min-width: 40px;
30736
+ .e5fsw5s {
30737
+ width: 8px;
30800
30738
  height: 24px;
30801
- background: rgba(172, 186, 211, 0.6);
30802
- overflow: hidden;
30739
+ display: flex;
30740
+ justify-content: center;
30741
+ align-items: center;
30742
+ cursor: pointer;
30743
+ transition: all 200ms ease-out 40ms;
30803
30744
  }
30804
- .s34f1qb.ant-switch:focus {
30805
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30745
+ .e5fsw5s:before, .e5fsw5s:after {
30746
+ content: "";
30747
+ width: 1px;
30748
+ height: 6px;
30749
+ border-radius: 1px;
30750
+ background: #ccd4e3;
30751
+ position: relative;
30752
+ right: 2px;
30753
+ transform: rotate(-45deg);
30806
30754
  }
30807
- .s34f1qb.ant-switch-small {
30808
- min-width: 26px;
30809
- height: 16px;
30755
+ .e5fsw5s:after {
30756
+ transform: rotate(45deg);
30757
+ left: 1px;
30810
30758
  }
30811
- .s34f1qb.ant-switch-large {
30812
- min-width: 52px;
30813
- height: 32px;
30759
+
30760
+ .w18knsg4.ant-alert-warning {
30761
+ border: 0;
30762
+ background: rgba(255, 187, 0, 0.1);
30763
+ border-radius: 6px;
30814
30764
  }
30815
- .s34f1qb.ant-switch .ant-switch-handle {
30816
- height: 20px;
30817
- width: 20px;
30765
+ .w18knsg4.ant-alert,
30766
+ .w18knsg4 .ant-alert-message {
30767
+ color: #e07f00;
30818
30768
  }
30819
- .s34f1qb.ant-switch .ant-switch-handle::before {
30820
- border-radius: 10px;
30821
- transition-delay: 120ms;
30769
+ .w18knsg4.ant-alert .dashed-border-bottom,
30770
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
30771
+ border-bottom-color: #e07f00;
30822
30772
  }
30823
- .s34f1qb.ant-switch-small .ant-switch-handle {
30824
- height: 14px;
30825
- width: 14px;
30826
- top: 1px;
30827
- left: 1px;
30773
+
30774
+ .ng31n2o {
30775
+ display: flex;
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;
30828
30783
  }
30829
- .s34f1qb.ant-switch-large .ant-switch-handle {
30830
- height: 28px;
30831
- width: 28px;
30784
+ .ng31n2o .icon-wrapper {
30785
+ margin-right: 10px;
30786
+ height: 18px;
30832
30787
  }
30833
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
30834
- border-radius: 14px;
30788
+
30789
+ .n15x5f5y {
30790
+ display: flex;
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;
30835
30798
  }
30836
- .s34f1qb.ant-switch-checked {
30837
- background-color: #00ba5d;
30799
+ .n15x5f5y .icon-wrapper {
30800
+ margin-right: 10px;
30801
+ height: 18px;
30838
30802
  }
30839
- .s34f1qb.ant-switch-checked .ant-switch-handle {
30840
- left: calc(100% - 20px - 2px);
30803
+
30804
+ .i16ozz3f {
30805
+ display: flex;
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;
30841
30813
  }
30842
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30843
- left: calc(100% - 14px - 1px);
30814
+ .i16ozz3f .icon-wrapper {
30815
+ margin-right: 10px;
30816
+ height: 18px;
30844
30817
  }
30845
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30846
- left: calc(100% - 28px - 2px);
30818
+
30819
+ .dszu9qr {
30820
+ color: rgba(44, 56, 82, 0.6);
30821
+ margin-top: 5px;
30822
+ font-size: 12px;
30823
+ line-height: 18px;
30847
30824
  }
30848
30825
 
30849
- .c1to9vb9 {
30850
- margin-left: 5px;
30826
+ .snxzgx {
30827
+ color: #f0483e;
30828
+ font-size: 12px;
30829
+ white-space: pre-wrap;
30851
30830
  }
30852
30831
 
30853
- .p12gwtiw {
30832
+ .o1i4orqw {
30854
30833
  display: flex;
30855
- justify-content: space-between;
30856
30834
  align-items: center;
30857
- padding: 10px 0;
30858
- color: rgba(44, 56, 82, 0.6);
30859
- font-size: 12px;
30860
- line-height: 24px;
30835
+ justify-content: flex-end;
30861
30836
  }
30862
- .p12gwtiw .pagination-left {
30863
- padding: 2px 8px;
30837
+ .o1i4orqw .icon-wrapper {
30838
+ margin-right: 16px;
30864
30839
  }
30865
- .p12gwtiw .dropdown-trigger {
30866
- display: flex;
30867
- align-items: center;
30840
+
30841
+ .t79k8o2 {
30842
+ color: rgba(0, 21, 64, 0.3);
30843
+ }
30844
+
30845
+ .ipd9bk.ant-input {
30846
+ padding: 5px 12px;
30847
+ line-height: 20px;
30848
+ color: #2d3a56;
30868
30849
  border-radius: 6px;
30869
- cursor: pointer;
30870
- transition: all 0.3s ease;
30850
+ border-color: rgba(172, 186, 211, 0.6);
30851
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30871
30852
  }
30872
- .p12gwtiw .dropdown-trigger:hover {
30873
- background: rgba(211, 218, 235, 0.6);
30874
- color: #0080ff;
30853
+ .ipd9bk.ant-input.ant-input-lg {
30854
+ padding: 8px 16px;
30855
+ line-height: 22px;
30875
30856
  }
30876
- .p12gwtiw .dropdown-trigger .icon-inner {
30877
- margin-left: 4px;
30857
+ .ipd9bk.ant-input.ant-input-sm {
30858
+ padding: 2px 8px;
30859
+ line-height: 18px;
30878
30860
  }
30879
- .p12gwtiw .pagination-right {
30880
- display: flex;
30881
- align-items: center;
30882
- color: #0080ff;
30883
- font-weight: bold;
30861
+ .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 {
30862
+ border-color: rgba(107, 128, 167, 0.6);
30863
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30864
+ z-index: 1;
30884
30865
  }
30885
- .p12gwtiw .pagination-right .icon-inner {
30886
- margin-left: 4px;
30866
+ .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 {
30867
+ border-color: #0096ff;
30868
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30869
+ z-index: 1;
30887
30870
  }
30888
- .p12gwtiw .pagination-right .prev-btn,
30889
- .p12gwtiw .pagination-right .next-btn {
30890
- padding: 0 8px;
30871
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30872
+ border-color: #e75a3a;
30873
+ color: #e75a3a;
30891
30874
  }
30892
- .p12gwtiw .pagination-right .prev-btn > span,
30893
- .p12gwtiw .pagination-right .next-btn > span {
30894
- color: #0080ff;
30875
+ .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 {
30876
+ border-color: #e75a3a;
30877
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30895
30878
  }
30896
- .p12gwtiw .pagination-right .next-btn .icon-inner {
30897
- transform: rotate(180deg);
30879
+ .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 {
30880
+ border-color: #e75a3a;
30881
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30898
30882
  }
30899
-
30900
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30901
- max-height: calc(100vh - 128px);
30902
- overflow-y: auto;
30883
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
30884
+ background: rgba(211, 218, 235, 0.6);
30885
+ color: rgba(0, 21, 64, 0.3);
30886
+ border-color: rgba(172, 186, 211, 0.6);
30903
30887
  }
30904
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30905
- padding: 4px 20px;
30906
- font-size: 12px;
30907
- line-height: 18px;
30888
+ .ipd9bk.ant-input-affix-wrapper {
30889
+ padding: 5px 12px;
30890
+ border-radius: 6px;
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;
30908
30895
  }
30909
-
30910
- .rxbeqvl.ant-radio-wrapper {
30911
- display: inline-flex;
30912
- align-items: baseline;
30913
- white-space: pre-wrap;
30896
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
30897
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
30898
+ color: rgba(44, 56, 82, 0.6);
30914
30899
  }
30915
- .rxbeqvl.ant-radio-wrapper .ant-radio {
30916
- position: relative;
30917
- top: 3px;
30900
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30901
+ padding: 8px 16px;
30902
+ line-height: 22px;
30918
30903
  }
30919
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30904
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30905
+ padding: 2px 8px;
30906
+ line-height: 18px;
30907
+ }
30908
+ .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 {
30920
30909
  border-color: rgba(107, 128, 167, 0.6);
30910
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30921
30911
  }
30922
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30923
- border-color: #0080ff;
30912
+ .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 {
30913
+ border-color: #0096ff;
30914
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30924
30915
  }
30925
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30926
- border-color: #0080ff;
30927
- background: #0080ff;
30916
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30917
+ border-color: #e75a3a;
30928
30918
  }
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;
30919
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30920
+ color: #e75a3a;
30935
30921
  }
30936
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30937
- opacity: 0.5;
30922
+ .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 {
30923
+ border-color: #e75a3a;
30924
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30938
30925
  }
30939
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30940
- border-color: rgba(107, 128, 167, 0.6);
30941
- background: rgba(211, 218, 235, 0.6);
30926
+ .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 {
30927
+ border-color: #e75a3a;
30928
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30942
30929
  }
30943
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30944
- background: #00122e;
30930
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30931
+ background: rgba(211, 218, 235, 0.6);
30932
+ color: rgba(0, 21, 64, 0.3);
30933
+ border-color: rgba(172, 186, 211, 0.6);
30945
30934
  }
30946
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30947
- color: #00122e;
30948
- opacity: 0.5;
30935
+ textarea.ipd9bk.ant-input {
30936
+ transition-property: height;
30937
+ transition-delay: 50ms;
30949
30938
  }
30950
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30951
- color: #00122e;
30939
+ textarea.ipd9bk.ant-input.textarea-large {
30940
+ min-height: 40px;
30941
+ height: 40px;
30952
30942
  }
30953
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30954
- display: inline-block;
30955
- padding: 0;
30956
- padding-left: 12px;
30943
+ textarea.ipd9bk.ant-input.textarea-large:focus {
30944
+ height: 80px;
30957
30945
  }
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);
30946
+ textarea.ipd9bk.ant-input.textarea-middle {
30947
+ min-height: 32px;
30948
+ height: 32px;
30962
30949
  }
30963
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30964
- padding-left: 8px;
30950
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
30951
+ height: 64px;
30965
30952
  }
30966
-
30967
- .r5ie79y .ant-radio-button-wrapper:first-child {
30968
- border-radius: 5px 0 0 5px;
30953
+ textarea.ipd9bk.ant-input.textarea-small {
30954
+ min-height: 24px;
30955
+ height: 24px;
30969
30956
  }
30970
- .r5ie79y .ant-radio-button-wrapper:last-child {
30971
- border-radius: 0 5px 5px 0;
30957
+ textarea.ipd9bk.ant-input.textarea-small:focus {
30958
+ height: 40px;
30972
30959
  }
30973
30960
 
30974
- .r1f0aqcc {
30975
- color: #00122e;
30976
- border-color: #ccd4e3;
30977
- }
30978
- .r1f0aqcc:first-child {
30979
- border-color: #a3b4cc;
30961
+ .kypn5o5 input, .kypn5o5.input-tags {
30962
+ border: 1px solid rgba(213, 219, 227, 0.6);
30963
+ border-radius: 4px;
30980
30964
  }
30981
- .r1f0aqcc.ant-radio-button-wrapper {
30982
- padding: 0 12px;
30983
- line-height: 32px;
30965
+ .kypn5o5.input-tags {
30966
+ position: relative;
30967
+ padding: 6px;
30984
30968
  height: 32px;
30969
+ cursor: pointer;
30970
+ transition: border 150ms;
30985
30971
  }
30986
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
30987
- white-space: nowrap;
30972
+ .kypn5o5.input-tags:hover {
30973
+ border-color: #0080ff;
30974
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30988
30975
  }
30989
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30990
- height: 22px;
30991
- padding: 0 7px;
30992
- line-height: 20px;
30976
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
30977
+ padding-right: 30px;
30993
30978
  }
30994
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30995
- background: #ccd4e3;
30979
+ .kypn5o5.input-tags .input-tags-inner {
30980
+ display: flex;
30981
+ }
30982
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30983
+ display: flex;
30996
30984
  }
30997
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30998
- background: #0080ff;
30985
+ .kypn5o5.input-tags .input-tag-suffix {
30986
+ position: absolute;
30987
+ right: 12px;
30988
+ top: 50%;
30989
+ transform: translateY(-50%);
30999
30990
  }
31000
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31001
- background: #ccd4e3;
31002
- opacity: 0.5;
30991
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
30992
+ color: rgba(0, 0, 0, 0.25);
30993
+ font-size: 12px;
30994
+ cursor: pointer;
31003
30995
  }
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;
30996
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30997
+ color: rgba(0, 0, 0, 0.45);
31006
30998
  }
31007
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31008
- border-color: #0080ff;
30999
+ .kypn5o5.has-focus-indicator {
31000
+ position: relative;
31001
+ overflow: hidden;
31009
31002
  }
31010
- .r1f0aqcc.ant-radio-button-wrapper-checked {
31011
- background: rgba(0, 136, 255, 0.1);
31003
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
31004
+ position: absolute;
31005
+ top: 50%;
31006
+ transform: translateY(-50%);
31007
+ left: -16px;
31008
+ transition: left 150ms ease;
31009
+ opacity: 0;
31012
31010
  }
31013
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
31014
- background: rgba(211, 218, 235, 0.6);
31015
- border-color: #ccd4e3;
31016
- opacity: 0.5;
31011
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31012
+ left: 8px;
31013
+ opacity: 1;
31017
31014
  }
31018
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31019
- color: #00122e;
31020
- border-color: #ccd4e3;
31015
+ .kypn5o5.has-focus-indicator input {
31016
+ transition: margin-left 150ms ease;
31017
+ margin-left: 0px;
31021
31018
  }
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);
31019
+ .kypn5o5.has-focus-indicator input:focus {
31020
+ margin-left: 16px;
31026
31021
  }
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;
31022
+
31023
+ input.l1ki27se.ant-input {
31024
+ border-top-right-radius: 0;
31025
+ border-bottom-right-radius: 0;
31034
31026
  }
31035
- .r1f0aqcc .ant-radio-button-input:focus {
31036
- box-shadow: none;
31027
+
31028
+ .l1ki27se.ant-input-affix-wrapper {
31029
+ border-top-right-radius: 0;
31030
+ border-bottom-right-radius: 0;
31037
31031
  }
31038
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
31039
- margin-right: 0;
31040
- width: initial;
31041
- box-shadow: none;
31032
+
31033
+ input.rrg1fkn.ant-input {
31034
+ border-top-left-radius: 0;
31035
+ border-bottom-left-radius: 0;
31042
31036
  }
31043
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31044
- display: none;
31037
+
31038
+ .rrg1fkn.ant-input-affix-wrapper {
31039
+ border-top-left-radius: 0;
31040
+ border-bottom-left-radius: 0;
31045
31041
  }
31046
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31047
- display: inline;
31042
+
31043
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31044
+ border-top-right-radius: 0;
31045
+ border-bottom-right-radius: 0;
31048
31046
  }
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;
31047
+
31048
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31049
+ border-top-left-radius: 0;
31050
+ border-bottom-left-radius: 0;
31054
31051
  }
31055
31052
 
31056
31053
  .t1upn1sz {
@@ -31977,19 +31974,6 @@ input.rrg1fkn.ant-input {
31977
31974
  line-height: 12px;
31978
31975
  }
31979
31976
 
31980
- .m15dvk92 {
31981
- display: flex;
31982
- justify-content: space-between;
31983
- width: 100%;
31984
- }
31985
- .m15dvk92 .action {
31986
- margin-left: 16px;
31987
- }
31988
-
31989
- .aql8iqz .ant-alert-message {
31990
- width: 100%;
31991
- }
31992
-
31993
31977
  .c198s9j3 {
31994
31978
  color: #2d3a56;
31995
31979
  line-height: 22px;
@@ -32061,6 +32045,19 @@ input.rrg1fkn.ant-input {
32061
32045
  margin-left: 24px;
32062
32046
  }
32063
32047
 
32048
+ .m15dvk92 {
32049
+ display: flex;
32050
+ justify-content: space-between;
32051
+ width: 100%;
32052
+ }
32053
+ .m15dvk92 .action {
32054
+ margin-left: 16px;
32055
+ }
32056
+
32057
+ .aql8iqz .ant-alert-message {
32058
+ width: 100%;
32059
+ }
32060
+
32064
32061
  .c10crapj {
32065
32062
  border-radius: 8px;
32066
32063
  }
@@ -32090,78 +32087,61 @@ input.rrg1fkn.ant-input {
32090
32087
  cursor: default;
32091
32088
  }
32092
32089
 
32093
- .s14dk8r1 {
32094
- margin: 0;
32095
- border-radius: 20px;
32096
- padding: 2px 10px;
32097
- height: 22px;
32098
- }
32099
- .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
32100
- background-color: rgba(237, 241, 250, 0.6) !important;
32101
- }
32102
- .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32103
- background-color: rgba(225, 230, 241, 0.6) !important;
32104
- }
32105
- .s14dk8r1.ant-tag.ui-kit-status-capsule {
32106
- color: #00122e;
32107
- }
32108
- .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32109
- margin-right: 6px;
32110
- }
32111
- .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32112
- margin-left: 4px;
32113
- }
32114
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32115
- background-color: rgba(0, 136, 255, 0.1);
32116
- }
32117
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32118
- background-color: #0080ff;
32090
+ .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32091
+ border-radius: 6px;
32119
32092
  }
32120
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32121
- background-color: rgba(0, 136, 255, 0.16);
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;
32122
32099
  }
32123
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
32124
- background-color: rgba(255, 74, 74, 0.1);
32100
+ .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32101
+ height: 30px;
32125
32102
  }
32126
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32127
- background-color: #f0483e;
32103
+ .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32104
+ height: 38px;
32105
+ font-size: 13px;
32128
32106
  }
32129
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32130
- background-color: rgba(255, 74, 74, 0.16);
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;
32131
32110
  }
32132
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32133
- background-color: rgba(254, 160, 8, 0.1);
32111
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32112
+ color: #0080ff;
32134
32113
  }
32135
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32136
- background-color: #fea008;
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);
32137
32117
  }
32138
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32139
- background-color: rgba(255, 187, 0, 0.16);
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;
32140
32120
  }
32141
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32142
- background-color: rgba(30, 201, 127, 0.1);
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);
32143
32124
  }
32144
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32145
- background-color: #00ba5d;
32125
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32126
+ transform: rotate(180deg);
32146
32127
  }
32147
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32148
- background-color: rgba(30, 201, 127, 0.16);
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";
32149
32132
  }
32150
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32151
- background-color: rgba(225, 230, 241, 0.6);
32133
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32134
+ border-color: #f0483e !important;
32152
32135
  }
32153
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32154
- background-color: #6b7d99;
32136
+ .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 {
32137
+ color: #1d326c;
32155
32138
  }
32156
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32157
- background-color: rgba(211, 218, 235, 0.6);
32139
+ .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 {
32140
+ border-color: #0080ff;
32141
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32158
32142
  }
32159
-
32160
- .s1uupoto {
32161
- width: 8px;
32162
- height: 8px;
32163
- border-radius: 50%;
32164
- display: inline-block;
32143
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32144
+ transform: rotate(180deg);
32165
32145
  }
32166
32146
 
32167
32147
  .igz4le8 {
@@ -32178,61 +32158,78 @@ input.rrg1fkn.ant-input {
32178
32158
  display: flex;
32179
32159
  }
32180
32160
 
32181
- .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32182
- border-radius: 6px;
32161
+ .s14dk8r1 {
32162
+ margin: 0;
32163
+ border-radius: 20px;
32164
+ padding: 2px 10px;
32165
+ height: 22px;
32183
32166
  }
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;
32167
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
32168
+ background-color: rgba(237, 241, 250, 0.6) !important;
32169
+ }
32170
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32171
+ background-color: rgba(225, 230, 241, 0.6) !important;
32172
+ }
32173
+ .s14dk8r1.ant-tag.ui-kit-status-capsule {
32174
+ color: #00122e;
32175
+ }
32176
+ .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32177
+ margin-right: 6px;
32178
+ }
32179
+ .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32180
+ margin-left: 4px;
32181
+ }
32182
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32183
+ background-color: rgba(0, 136, 255, 0.1);
32184
+ }
32185
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32186
+ background-color: #0080ff;
32190
32187
  }
32191
- .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32192
- height: 30px;
32188
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32189
+ background-color: rgba(0, 136, 255, 0.16);
32193
32190
  }
32194
- .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32195
- height: 38px;
32196
- font-size: 13px;
32191
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
32192
+ background-color: rgba(255, 74, 74, 0.1);
32197
32193
  }
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;
32194
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32195
+ background-color: #f0483e;
32201
32196
  }
32202
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32203
- color: #0080ff;
32197
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32198
+ background-color: rgba(255, 74, 74, 0.16);
32204
32199
  }
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);
32200
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32201
+ background-color: rgba(254, 160, 8, 0.1);
32208
32202
  }
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;
32203
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32204
+ background-color: #fea008;
32211
32205
  }
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);
32206
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32207
+ background-color: rgba(255, 187, 0, 0.16);
32215
32208
  }
32216
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32217
- transform: rotate(180deg);
32209
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32210
+ background-color: rgba(30, 201, 127, 0.1);
32218
32211
  }
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";
32212
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32213
+ background-color: #00ba5d;
32223
32214
  }
32224
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32225
- border-color: #f0483e !important;
32215
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32216
+ background-color: rgba(30, 201, 127, 0.16);
32226
32217
  }
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;
32218
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32219
+ background-color: rgba(225, 230, 241, 0.6);
32229
32220
  }
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);
32221
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32222
+ background-color: #6b7d99;
32233
32223
  }
32234
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32235
- transform: rotate(180deg);
32224
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32225
+ background-color: rgba(211, 218, 235, 0.6);
32226
+ }
32227
+
32228
+ .s1uupoto {
32229
+ width: 8px;
32230
+ height: 8px;
32231
+ border-radius: 50%;
32232
+ display: inline-block;
32236
32233
  }
32237
32234
 
32238
32235
  .t19ustft .date {
@@ -32330,6 +32327,18 @@ input.rrg1fkn.ant-input {
32330
32327
  white-space: nowrap;
32331
32328
  }
32332
32329
 
32330
+ .n3qomhu {
32331
+ font-size: 90%;
32332
+ font-weight: bold;
32333
+ background-color: rgba(240, 243, 247, 0.6);
32334
+ padding: 1px 4px 1px;
32335
+ margin-left: 2px;
32336
+ margin-right: 2px;
32337
+ border: 1px solid rgba(213, 219, 227, 0.6);
32338
+ border-radius: 4px;
32339
+ word-break: break-all;
32340
+ }
32341
+
32333
32342
  .m1thnes4 {
32334
32343
  color: rgba(44, 56, 82, 0.6);
32335
32344
  text-align: center;
@@ -32766,6 +32775,37 @@ input.rrg1fkn.ant-input {
32766
32775
  margin-right: 6px;
32767
32776
  }
32768
32777
 
32778
+ .f1p9ti6d {
32779
+ width: 100%;
32780
+ margin-bottom: 0 !important;
32781
+ flex-flow: nowrap !important;
32782
+ line-break: auto;
32783
+ }
32784
+ .f1p9ti6d > .ant-form-item-label {
32785
+ text-align: left !important;
32786
+ padding-bottom: 0 !important;
32787
+ }
32788
+ .f1p9ti6d > .ant-form-item-label > label {
32789
+ min-height: 32px;
32790
+ height: auto;
32791
+ font-size: 13px;
32792
+ color: rgba(44, 56, 82, 0.6);
32793
+ white-space: normal;
32794
+ }
32795
+ .f1p9ti6d.ant-form-item-has-error .ant-input {
32796
+ border-color: #ff4d4f !important;
32797
+ }
32798
+ .f1p9ti6d .ant-form-item-explain {
32799
+ margin-top: 4px;
32800
+ font-size: 12px;
32801
+ min-height: 0px;
32802
+ }
32803
+ .f1p9ti6d .ant-form-item-extra {
32804
+ font-size: 12px;
32805
+ color: rgba(44, 56, 82, 0.6);
32806
+ min-height: 0px;
32807
+ }
32808
+
32769
32809
  .bab9xum {
32770
32810
  box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
32771
32811
  }
@@ -32783,6 +32823,56 @@ input.rrg1fkn.ant-input {
32783
32823
  transform: translateY(-4px);
32784
32824
  }
32785
32825
 
32826
+ .at4ovwe .ant-input-number-handler-wrap {
32827
+ display: var(--at4ovwe-0);
32828
+ }
32829
+ .at4ovwe .ant-input-number-input-wrap {
32830
+ padding: 5px 12px;
32831
+ display: inline-flex;
32832
+ line-height: 1.5715;
32833
+ height: 100%;
32834
+ width: 100%;
32835
+ }
32836
+ .at4ovwe .ant-input-number-input-wrap::after {
32837
+ content: var(--at4ovwe-1);
32838
+ display: var(--at4ovwe-2);
32839
+ flex: none;
32840
+ align-items: center;
32841
+ margin-left: 4px;
32842
+ color: rgba(44, 56, 82, 0.6);
32843
+ }
32844
+ .at4ovwe .ant-input-number-input-wrap::before {
32845
+ content: var(--at4ovwe-3);
32846
+ display: var(--at4ovwe-4);
32847
+ flex: none;
32848
+ align-items: center;
32849
+ margin-right: 4px;
32850
+ cursor: auto;
32851
+ color: rgba(44, 56, 82, 0.6);
32852
+ }
32853
+ .ant-input-group.ant-input-group-compact > .at4ovwe {
32854
+ border-radius: 0;
32855
+ }
32856
+ .at4ovwe.ant-input-number {
32857
+ width: 100%;
32858
+ border-radius: 6px;
32859
+ }
32860
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
32861
+ border-color: #0096ff;
32862
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32863
+ z-index: 1;
32864
+ }
32865
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
32866
+ border-color: #e75a3a;
32867
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32868
+ }
32869
+ .at4ovwe .ant-input-number-input {
32870
+ padding: 0;
32871
+ margin: 0;
32872
+ height: auto;
32873
+ font-size: inherit;
32874
+ }
32875
+
32786
32876
  .tc40oxa {
32787
32877
  margin-bottom: 4px;
32788
32878
  color: rgba(44, 56, 82, 0.6);
@@ -32976,96 +33066,6 @@ input.rrg1fkn.ant-input {
32976
33066
  margin-right: 8px;
32977
33067
  }
32978
33068
 
32979
- .f1p9ti6d {
32980
- width: 100%;
32981
- margin-bottom: 0 !important;
32982
- flex-flow: nowrap !important;
32983
- line-break: auto;
32984
- }
32985
- .f1p9ti6d > .ant-form-item-label {
32986
- text-align: left !important;
32987
- padding-bottom: 0 !important;
32988
- }
32989
- .f1p9ti6d > .ant-form-item-label > label {
32990
- min-height: 32px;
32991
- height: auto;
32992
- font-size: 13px;
32993
- color: rgba(44, 56, 82, 0.6);
32994
- white-space: normal;
32995
- }
32996
- .f1p9ti6d.ant-form-item-has-error .ant-input {
32997
- border-color: #ff4d4f !important;
32998
- }
32999
- .f1p9ti6d .ant-form-item-explain {
33000
- margin-top: 4px;
33001
- font-size: 12px;
33002
- min-height: 0px;
33003
- }
33004
- .f1p9ti6d .ant-form-item-extra {
33005
- font-size: 12px;
33006
- color: rgba(44, 56, 82, 0.6);
33007
- min-height: 0px;
33008
- }
33009
-
33010
- .at4ovwe .ant-input-number-handler-wrap {
33011
- display: var(--at4ovwe-0);
33012
- }
33013
- .at4ovwe .ant-input-number-input-wrap {
33014
- padding: 5px 12px;
33015
- display: inline-flex;
33016
- line-height: 1.5715;
33017
- height: 100%;
33018
- width: 100%;
33019
- }
33020
- .at4ovwe .ant-input-number-input-wrap::after {
33021
- content: var(--at4ovwe-1);
33022
- display: var(--at4ovwe-2);
33023
- flex: none;
33024
- align-items: center;
33025
- margin-left: 4px;
33026
- color: rgba(44, 56, 82, 0.6);
33027
- }
33028
- .at4ovwe .ant-input-number-input-wrap::before {
33029
- content: var(--at4ovwe-3);
33030
- display: var(--at4ovwe-4);
33031
- flex: none;
33032
- align-items: center;
33033
- margin-right: 4px;
33034
- cursor: auto;
33035
- color: rgba(44, 56, 82, 0.6);
33036
- }
33037
- .ant-input-group.ant-input-group-compact > .at4ovwe {
33038
- border-radius: 0;
33039
- }
33040
- .at4ovwe.ant-input-number {
33041
- width: 100%;
33042
- border-radius: 6px;
33043
- }
33044
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33045
- border-color: #0096ff;
33046
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33047
- z-index: 1;
33048
- }
33049
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33050
- border-color: #e75a3a;
33051
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33052
- }
33053
- .at4ovwe .ant-input-number-input {
33054
- padding: 0;
33055
- margin: 0;
33056
- height: auto;
33057
- font-size: inherit;
33058
- }
33059
-
33060
- .w1xcixj5.outside-tag {
33061
- padding-left: 0;
33062
- }
33063
- .w1xcixj5.outside-tag .inside-tag {
33064
- border-radius: 4px 0 0 4px;
33065
- padding-right: 4px;
33066
- margin-right: 4px;
33067
- }
33068
-
33069
33069
  .sut42l0 {
33070
33070
  padding: 0 8px;
33071
33071
  height: 18px;
@@ -33090,6 +33090,15 @@ input.rrg1fkn.ant-input {
33090
33090
  height: 16px;
33091
33091
  }
33092
33092
 
33093
+ .w1xcixj5.outside-tag {
33094
+ padding-left: 0;
33095
+ }
33096
+ .w1xcixj5.outside-tag .inside-tag {
33097
+ border-radius: 4px 0 0 4px;
33098
+ padding-right: 4px;
33099
+ margin-right: 4px;
33100
+ }
33101
+
33093
33102
  .a6dbbkm .ant-input-number-handler-wrap {
33094
33103
  display: var(--a6dbbkm-0);
33095
33104
  }