@cloudtower/eagle 0.26.18 → 0.26.20

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.
@@ -30134,24 +30134,6 @@ html body {
30134
30134
  font-size: 18px;
30135
30135
  }
30136
30136
 
30137
- .i1mrf09m {
30138
- display: inline-flex;
30139
- align-items: center;
30140
- }
30141
- .i1mrf09m .icon-inner {
30142
- display: inline-flex;
30143
- align-items: center;
30144
- justify-content: center;
30145
- }
30146
- .i1mrf09m .icon-inner + span,
30147
- .i1mrf09m span + .icon-inner.suffix {
30148
- margin-left: 4px;
30149
- }
30150
- .i1mrf09m.is-rotate img,
30151
- .i1mrf09m.is-rotate svg {
30152
- animation: rotate 680ms linear infinite;
30153
- }
30154
-
30155
30137
  .iap75of {
30156
30138
  height: 18px;
30157
30139
  line-height: 18px;
@@ -30165,299 +30147,22 @@ html body {
30165
30147
  margin-right: 4px;
30166
30148
  }
30167
30149
 
30168
- .p12gwtiw {
30169
- display: flex;
30170
- justify-content: space-between;
30171
- align-items: center;
30172
- padding: 10px 0;
30173
- color: rgba(44, 56, 82, 0.6);
30174
- font-size: 12px;
30175
- line-height: 24px;
30176
- }
30177
- .p12gwtiw .pagination-left {
30178
- padding: 2px 8px;
30179
- }
30180
- .p12gwtiw .dropdown-trigger {
30181
- display: flex;
30182
- align-items: center;
30183
- border-radius: 6px;
30184
- cursor: pointer;
30185
- transition: all 0.3s ease;
30186
- }
30187
- .p12gwtiw .dropdown-trigger:hover {
30188
- background: rgba(211, 218, 235, 0.6);
30189
- color: #0080ff;
30190
- }
30191
- .p12gwtiw .dropdown-trigger .icon-inner {
30192
- margin-left: 4px;
30193
- }
30194
- .p12gwtiw .pagination-right {
30195
- display: flex;
30196
- align-items: center;
30197
- color: #0080ff;
30198
- font-weight: bold;
30199
- }
30200
- .p12gwtiw .pagination-right .icon-inner {
30201
- margin-left: 4px;
30202
- }
30203
- .p12gwtiw .pagination-right .prev-btn,
30204
- .p12gwtiw .pagination-right .next-btn {
30205
- padding: 0 8px;
30206
- }
30207
- .p12gwtiw .pagination-right .prev-btn > span,
30208
- .p12gwtiw .pagination-right .next-btn > span {
30209
- color: #0080ff;
30210
- }
30211
- .p12gwtiw .pagination-right .next-btn .icon-inner {
30212
- transform: rotate(180deg);
30213
- }
30214
-
30215
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30216
- max-height: calc(100vh - 128px);
30217
- overflow-y: auto;
30218
- }
30219
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30220
- padding: 4px 20px;
30221
- font-size: 12px;
30222
- line-height: 18px;
30223
- }
30224
-
30225
- .obf05yr {
30226
- display: inline-block;
30227
- }
30228
-
30229
- .hsms1n6 {
30230
- visibility: hidden;
30231
- position: absolute;
30232
- }
30233
-
30234
- .rxbeqvl.ant-radio-wrapper {
30150
+ .i1mrf09m {
30235
30151
  display: inline-flex;
30236
- align-items: baseline;
30237
- white-space: pre-wrap;
30238
- }
30239
- .rxbeqvl.ant-radio-wrapper .ant-radio {
30240
- position: relative;
30241
- top: 3px;
30242
- }
30243
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30244
- border-color: rgba(107, 128, 167, 0.6);
30245
- }
30246
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30247
- border-color: #0080ff;
30248
- }
30249
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30250
- border-color: #0080ff;
30251
- background: #0080ff;
30252
- }
30253
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30254
- top: 4px;
30255
- left: 4px;
30256
- width: 6px;
30257
- height: 6px;
30258
- background: #fff;
30259
- }
30260
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30261
- opacity: 0.5;
30262
- }
30263
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30264
- border-color: rgba(107, 128, 167, 0.6);
30265
- background: rgba(211, 218, 235, 0.6);
30266
- }
30267
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30268
- background: #00122e;
30269
- }
30270
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30271
- color: #00122e;
30272
- opacity: 0.5;
30273
- }
30274
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30275
- color: #00122e;
30276
- }
30277
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30278
- display: inline-block;
30279
- padding: 0;
30280
- padding-left: 12px;
30281
- }
30282
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30283
- margin-bottom: 0;
30284
- white-space: pre-wrap;
30285
- color: rgba(44, 56, 82, 0.6);
30286
- }
30287
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30288
- padding-left: 8px;
30289
- }
30290
-
30291
- .r5ie79y .ant-radio-button-wrapper:first-child {
30292
- border-radius: 5px 0 0 5px;
30293
- }
30294
- .r5ie79y .ant-radio-button-wrapper:last-child {
30295
- border-radius: 0 5px 5px 0;
30296
- }
30297
-
30298
- .r1f0aqcc {
30299
- color: #00122e;
30300
- border-color: #ccd4e3;
30301
- }
30302
- .r1f0aqcc:first-child {
30303
- border-color: #a3b4cc;
30304
- }
30305
- .r1f0aqcc.ant-radio-button-wrapper {
30306
- padding: 0 12px;
30307
- line-height: 32px;
30308
- height: 32px;
30309
- }
30310
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
30311
- white-space: nowrap;
30312
- }
30313
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30314
- height: 22px;
30315
- padding: 0 7px;
30316
- line-height: 20px;
30317
- }
30318
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30319
- background: #ccd4e3;
30320
- }
30321
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30322
- background: #0080ff;
30323
- }
30324
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30325
- background: #ccd4e3;
30326
- opacity: 0.5;
30327
- }
30328
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30329
- border-right-color: #0080ff;
30330
- }
30331
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30332
- border-color: #0080ff;
30333
- }
30334
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30335
- background: rgba(0, 136, 255, 0.1);
30336
- }
30337
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
30338
- background: rgba(211, 218, 235, 0.6);
30339
- border-color: #ccd4e3;
30340
- opacity: 0.5;
30341
- }
30342
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30343
- color: #00122e;
30344
- border-color: #ccd4e3;
30345
- }
30346
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30347
- color: #00122e;
30348
- border-color: #ccd4e3;
30349
- background: rgba(172, 186, 211, 0.6);
30350
- }
30351
- .r1f0aqcc .ant-radio-button-input {
30352
- margin-right: 8px;
30353
- display: inline;
30354
- border: none;
30355
- padding: 0;
30356
- width: 36px;
30357
- background: transparent;
30358
- }
30359
- .r1f0aqcc .ant-radio-button-input:focus {
30360
- box-shadow: none;
30361
- }
30362
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
30363
- margin-right: 0;
30364
- width: initial;
30365
- box-shadow: none;
30366
- }
30367
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30368
- display: none;
30369
- }
30370
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30371
- display: inline;
30372
- }
30373
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30374
- display: inline;
30375
- margin-right: 8px;
30376
- padding: 0;
30377
- width: 36px;
30378
- }
30379
-
30380
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
30381
- flex-direction: row;
30382
- justify-content: stretch;
30383
- }
30384
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
30385
- padding: 0;
30386
- margin-right: 4px;
30387
- flex: 1;
30388
- overflow: visible;
30389
- }
30390
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
30391
- display: none;
30392
- }
30393
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
30394
- width: 100%;
30395
- min-height: unset;
30396
- }
30397
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
30398
- height: 26px;
30399
- line-height: 26px;
30400
- width: 100%;
30401
- text-align: center;
30402
- padding: 0;
30403
- font-size: 12px;
30404
- font-weight: normal;
30405
- }
30406
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
30407
- margin-right: 10px;
30408
- }
30409
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
30410
- display: none;
30411
- }
30412
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
30413
- border-radius: 4px 0 0 4px;
30414
- }
30415
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
30416
- margin-right: 0;
30417
- }
30418
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
30419
- border-radius: 0 4px 4px 0;
30420
- }
30421
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
30422
- content: "";
30423
- width: 0;
30424
- height: 0;
30425
- border: 13px solid transparent;
30426
- position: absolute;
30427
- top: 0;
30428
- border-left: 8px solid rgba(237, 241, 250, 0.6);
30429
- right: -21px;
30430
- z-index: 2;
30431
- }
30432
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
30433
- content: "";
30434
- width: 0;
30435
- height: 0;
30436
- border: 13px solid transparent;
30437
- position: absolute;
30438
- top: 0;
30439
- border-left: 8px solid #fff;
30440
- left: 0;
30441
- }
30442
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
30443
- background-color: rgba(0, 136, 255, 0.1);
30444
- }
30445
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
30446
- border-left-color: rgba(0, 136, 255, 0.1) !important;
30447
- }
30448
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
30449
- color: #005ed1;
30152
+ align-items: center;
30450
30153
  }
30451
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
30452
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
30453
- background-color: rgba(237, 241, 250, 0.6);
30154
+ .i1mrf09m .icon-inner {
30155
+ display: inline-flex;
30156
+ align-items: center;
30157
+ justify-content: center;
30454
30158
  }
30455
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
30456
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
30457
- color: rgba(44, 56, 82, 0.6);
30159
+ .i1mrf09m .icon-inner + span,
30160
+ .i1mrf09m span + .icon-inner.suffix {
30161
+ margin-left: 4px;
30458
30162
  }
30459
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
30460
- padding: 0;
30163
+ .i1mrf09m.is-rotate img,
30164
+ .i1mrf09m.is-rotate svg {
30165
+ animation: rotate 680ms linear infinite;
30461
30166
  }
30462
30167
 
30463
30168
  .cz04yix {
@@ -30504,61 +30209,6 @@ html body {
30504
30209
  .w1vvwdlp .middle .form-base-field .form-base-field {
30505
30210
  width: auto;
30506
30211
  }
30507
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
30508
- flex: initial;
30509
- }
30510
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
30511
- margin-top: 4px;
30512
- }
30513
- .w1vvwdlp .ant-steps-item-icon,
30514
- .w1vvwdlp .ant-steps-item-tail {
30515
- display: none !important;
30516
- }
30517
- .w1vvwdlp .ant-steps-item-container {
30518
- padding: 0 15px;
30519
- border-radius: 4px;
30520
- height: 32px;
30521
- display: flex;
30522
- align-items: center;
30523
- }
30524
- .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
30525
- min-height: auto;
30526
- white-space: nowrap;
30527
- }
30528
- .w1vvwdlp .ant-steps-item-description {
30529
- padding-bottom: 0px;
30530
- }
30531
- .w1vvwdlp .ant-steps-item-title {
30532
- font-size: 13px !important;
30533
- line-height: 20px !important;
30534
- }
30535
- .w1vvwdlp .ant-steps-item-title .step-index {
30536
- display: inline-block;
30537
- text-align: center;
30538
- width: 13px;
30539
- margin-right: 12px;
30540
- }
30541
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
30542
- background: rgba(0, 128, 255, 0.1);
30543
- }
30544
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
30545
- color: #005ed1;
30546
- }
30547
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
30548
- background: rgba(237, 241, 250, 0.6);
30549
- }
30550
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
30551
- color: rgba(10, 37, 85, 0.6) !important;
30552
- }
30553
- .w1vvwdlp .ant-steps-item-disabled {
30554
- cursor: not-allowed;
30555
- }
30556
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
30557
- background: rgba(237, 241, 250, 0.6);
30558
- }
30559
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
30560
- color: #2d3a56;
30561
- }
30562
30212
 
30563
30213
  .h1cuopx7 .ant-modal-header {
30564
30214
  margin: 0 auto;
@@ -31114,70 +30764,282 @@ input.rrg1fkn.ant-input {
31114
30764
  border-top-left-radius: 0;
31115
30765
  border-bottom-left-radius: 0;
31116
30766
  }
31117
-
31118
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31119
- border-top-right-radius: 0;
31120
- border-bottom-right-radius: 0;
30767
+
30768
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30769
+ border-top-right-radius: 0;
30770
+ border-bottom-right-radius: 0;
30771
+ }
30772
+
30773
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30774
+ border-top-left-radius: 0;
30775
+ border-bottom-left-radius: 0;
30776
+ }
30777
+
30778
+ .p12gwtiw {
30779
+ display: flex;
30780
+ justify-content: space-between;
30781
+ align-items: center;
30782
+ padding: 10px 0;
30783
+ color: rgba(44, 56, 82, 0.6);
30784
+ font-size: 12px;
30785
+ line-height: 24px;
30786
+ }
30787
+ .p12gwtiw .pagination-left {
30788
+ padding: 2px 8px;
30789
+ }
30790
+ .p12gwtiw .dropdown-trigger {
30791
+ display: flex;
30792
+ align-items: center;
30793
+ border-radius: 6px;
30794
+ cursor: pointer;
30795
+ transition: all 0.3s ease;
30796
+ }
30797
+ .p12gwtiw .dropdown-trigger:hover {
30798
+ background: rgba(211, 218, 235, 0.6);
30799
+ color: #0080ff;
30800
+ }
30801
+ .p12gwtiw .dropdown-trigger .icon-inner {
30802
+ margin-left: 4px;
30803
+ }
30804
+ .p12gwtiw .pagination-right {
30805
+ display: flex;
30806
+ align-items: center;
30807
+ color: #0080ff;
30808
+ font-weight: bold;
30809
+ }
30810
+ .p12gwtiw .pagination-right .icon-inner {
30811
+ margin-left: 4px;
30812
+ }
30813
+ .p12gwtiw .pagination-right .prev-btn,
30814
+ .p12gwtiw .pagination-right .next-btn {
30815
+ padding: 0 8px;
30816
+ }
30817
+ .p12gwtiw .pagination-right .prev-btn > span,
30818
+ .p12gwtiw .pagination-right .next-btn > span {
30819
+ color: #0080ff;
30820
+ }
30821
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
30822
+ transform: rotate(180deg);
30823
+ }
30824
+
30825
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30826
+ max-height: calc(100vh - 128px);
30827
+ overflow-y: auto;
30828
+ }
30829
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30830
+ padding: 4px 20px;
30831
+ font-size: 12px;
30832
+ line-height: 18px;
30833
+ }
30834
+
30835
+ .obf05yr {
30836
+ display: inline-block;
30837
+ }
30838
+
30839
+ .hsms1n6 {
30840
+ visibility: hidden;
30841
+ position: absolute;
30842
+ }
30843
+
30844
+ .s34f1qb.ant-switch {
30845
+ min-width: 40px;
30846
+ height: 24px;
30847
+ background: rgba(172, 186, 211, 0.6);
30848
+ overflow: hidden;
30849
+ }
30850
+ .s34f1qb.ant-switch:focus {
30851
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30852
+ }
30853
+ .s34f1qb.ant-switch-small {
30854
+ min-width: 26px;
30855
+ height: 16px;
30856
+ }
30857
+ .s34f1qb.ant-switch-large {
30858
+ min-width: 52px;
30859
+ height: 32px;
30860
+ }
30861
+ .s34f1qb.ant-switch .ant-switch-handle {
30862
+ height: 20px;
30863
+ width: 20px;
30864
+ }
30865
+ .s34f1qb.ant-switch .ant-switch-handle::before {
30866
+ border-radius: 10px;
30867
+ transition-delay: 120ms;
30868
+ }
30869
+ .s34f1qb.ant-switch-small .ant-switch-handle {
30870
+ height: 14px;
30871
+ width: 14px;
30872
+ top: 1px;
30873
+ left: 1px;
30874
+ }
30875
+ .s34f1qb.ant-switch-large .ant-switch-handle {
30876
+ height: 28px;
30877
+ width: 28px;
30878
+ }
30879
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
30880
+ border-radius: 14px;
30881
+ }
30882
+ .s34f1qb.ant-switch-checked {
30883
+ background-color: #00ba5d;
30884
+ }
30885
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
30886
+ left: calc(100% - 20px - 2px);
30887
+ }
30888
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30889
+ left: calc(100% - 14px - 1px);
30890
+ }
30891
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30892
+ left: calc(100% - 28px - 2px);
30893
+ }
30894
+
30895
+ .c1to9vb9 {
30896
+ margin-left: 5px;
30897
+ }
30898
+
30899
+ .rxbeqvl.ant-radio-wrapper {
30900
+ display: inline-flex;
30901
+ align-items: baseline;
30902
+ white-space: pre-wrap;
30903
+ }
30904
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30905
+ position: relative;
30906
+ top: 3px;
30907
+ }
30908
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30909
+ border-color: rgba(107, 128, 167, 0.6);
30910
+ }
30911
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30912
+ border-color: #0080ff;
30913
+ }
30914
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30915
+ border-color: #0080ff;
30916
+ background: #0080ff;
30917
+ }
30918
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30919
+ top: 4px;
30920
+ left: 4px;
30921
+ width: 6px;
30922
+ height: 6px;
30923
+ background: #fff;
30924
+ }
30925
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30926
+ opacity: 0.5;
30927
+ }
30928
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30929
+ border-color: rgba(107, 128, 167, 0.6);
30930
+ background: rgba(211, 218, 235, 0.6);
30931
+ }
30932
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30933
+ background: #00122e;
30934
+ }
30935
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30936
+ color: #00122e;
30937
+ opacity: 0.5;
30938
+ }
30939
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30940
+ color: #00122e;
30941
+ }
30942
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30943
+ display: inline-block;
30944
+ padding: 0;
30945
+ padding-left: 12px;
30946
+ }
30947
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30948
+ margin-bottom: 0;
30949
+ white-space: pre-wrap;
30950
+ color: rgba(44, 56, 82, 0.6);
30951
+ }
30952
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30953
+ padding-left: 8px;
30954
+ }
30955
+
30956
+ .r5ie79y .ant-radio-button-wrapper:first-child {
30957
+ border-radius: 5px 0 0 5px;
30958
+ }
30959
+ .r5ie79y .ant-radio-button-wrapper:last-child {
30960
+ border-radius: 0 5px 5px 0;
30961
+ }
30962
+
30963
+ .r1f0aqcc {
30964
+ color: #00122e;
30965
+ border-color: #ccd4e3;
30966
+ }
30967
+ .r1f0aqcc:first-child {
30968
+ border-color: #a3b4cc;
30969
+ }
30970
+ .r1f0aqcc.ant-radio-button-wrapper {
30971
+ padding: 0 12px;
30972
+ line-height: 32px;
30973
+ height: 32px;
30974
+ }
30975
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
30976
+ white-space: nowrap;
31121
30977
  }
31122
-
31123
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31124
- border-top-left-radius: 0;
31125
- border-bottom-left-radius: 0;
30978
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30979
+ height: 22px;
30980
+ padding: 0 7px;
30981
+ line-height: 20px;
31126
30982
  }
31127
-
31128
- .s34f1qb.ant-switch {
31129
- min-width: 40px;
31130
- height: 24px;
31131
- background: rgba(172, 186, 211, 0.6);
31132
- overflow: hidden;
30983
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30984
+ background: #ccd4e3;
31133
30985
  }
31134
- .s34f1qb.ant-switch:focus {
31135
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30986
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30987
+ background: #0080ff;
31136
30988
  }
31137
- .s34f1qb.ant-switch-small {
31138
- min-width: 26px;
31139
- height: 16px;
30989
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30990
+ background: #ccd4e3;
30991
+ opacity: 0.5;
31140
30992
  }
31141
- .s34f1qb.ant-switch-large {
31142
- min-width: 52px;
31143
- height: 32px;
30993
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30994
+ border-right-color: #0080ff;
31144
30995
  }
31145
- .s34f1qb.ant-switch .ant-switch-handle {
31146
- height: 20px;
31147
- width: 20px;
30996
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30997
+ border-color: #0080ff;
31148
30998
  }
31149
- .s34f1qb.ant-switch .ant-switch-handle::before {
31150
- border-radius: 10px;
31151
- transition-delay: 120ms;
30999
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
31000
+ background: rgba(0, 136, 255, 0.1);
31152
31001
  }
31153
- .s34f1qb.ant-switch-small .ant-switch-handle {
31154
- height: 14px;
31155
- width: 14px;
31156
- top: 1px;
31157
- left: 1px;
31002
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
31003
+ background: rgba(211, 218, 235, 0.6);
31004
+ border-color: #ccd4e3;
31005
+ opacity: 0.5;
31158
31006
  }
31159
- .s34f1qb.ant-switch-large .ant-switch-handle {
31160
- height: 28px;
31161
- width: 28px;
31007
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31008
+ color: #00122e;
31009
+ border-color: #ccd4e3;
31162
31010
  }
31163
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
31164
- border-radius: 14px;
31011
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31012
+ color: #00122e;
31013
+ border-color: #ccd4e3;
31014
+ background: rgba(172, 186, 211, 0.6);
31165
31015
  }
31166
- .s34f1qb.ant-switch-checked {
31167
- background-color: #00ba5d;
31016
+ .r1f0aqcc .ant-radio-button-input {
31017
+ margin-right: 8px;
31018
+ display: inline;
31019
+ border: none;
31020
+ padding: 0;
31021
+ width: 36px;
31022
+ background: transparent;
31168
31023
  }
31169
- .s34f1qb.ant-switch-checked .ant-switch-handle {
31170
- left: calc(100% - 20px - 2px);
31024
+ .r1f0aqcc .ant-radio-button-input:focus {
31025
+ box-shadow: none;
31171
31026
  }
31172
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31173
- left: calc(100% - 14px - 1px);
31027
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
31028
+ margin-right: 0;
31029
+ width: initial;
31030
+ box-shadow: none;
31174
31031
  }
31175
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31176
- left: calc(100% - 28px - 2px);
31032
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31033
+ display: none;
31177
31034
  }
31178
-
31179
- .c1to9vb9 {
31180
- margin-left: 5px;
31035
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31036
+ display: inline;
31037
+ }
31038
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31039
+ display: inline;
31040
+ margin-right: 8px;
31041
+ padding: 0;
31042
+ width: 36px;
31181
31043
  }
31182
31044
 
31183
31045
  .t1upn1sz {
@@ -32104,6 +31966,19 @@ input.rrg1fkn.ant-input {
32104
31966
  line-height: 12px;
32105
31967
  }
32106
31968
 
31969
+ .m15dvk92 {
31970
+ display: flex;
31971
+ justify-content: space-between;
31972
+ width: 100%;
31973
+ }
31974
+ .m15dvk92 .action {
31975
+ margin-left: 16px;
31976
+ }
31977
+
31978
+ .aql8iqz .ant-alert-message {
31979
+ width: 100%;
31980
+ }
31981
+
32107
31982
  .c198s9j3 {
32108
31983
  color: #2d3a56;
32109
31984
  line-height: 22px;
@@ -32175,19 +32050,6 @@ input.rrg1fkn.ant-input {
32175
32050
  margin-left: 24px;
32176
32051
  }
32177
32052
 
32178
- .m15dvk92 {
32179
- display: flex;
32180
- justify-content: space-between;
32181
- width: 100%;
32182
- }
32183
- .m15dvk92 .action {
32184
- margin-left: 16px;
32185
- }
32186
-
32187
- .aql8iqz .ant-alert-message {
32188
- width: 100%;
32189
- }
32190
-
32191
32053
  .c10crapj {
32192
32054
  border-radius: 8px;
32193
32055
  }
@@ -32438,90 +32300,275 @@ input.rrg1fkn.ant-input {
32438
32300
  .la6u9b4:not(:last-child) {
32439
32301
  margin-right: 20px;
32440
32302
  }
32441
- .la6u9b4.deselected {
32442
- opacity: 0.4;
32303
+ .la6u9b4.deselected {
32304
+ opacity: 0.4;
32305
+ }
32306
+ .la6u9b4.deselected .color-block {
32307
+ background: #b4beca !important;
32308
+ }
32309
+
32310
+ .chhvk8b {
32311
+ display: inline-block;
32312
+ height: 8px;
32313
+ width: 8px;
32314
+ margin-right: 8px;
32315
+ }
32316
+
32317
+ .e1sdlxq1 .ant-dropdown-menu-item {
32318
+ display: flex;
32319
+ align-items: center;
32320
+ font-size: 12px;
32321
+ margin: 0;
32322
+ }
32323
+
32324
+ .m16f7gpb {
32325
+ position: relative;
32326
+ }
32327
+ .m16f7gpb.hidden-xaxis .pointer-wrapper {
32328
+ bottom: -12px;
32329
+ }
32330
+ .m16f7gpb .metric-toolbar {
32331
+ display: flex;
32332
+ justify-content: space-between;
32333
+ line-height: 30px;
32334
+ margin: 0 16px;
32335
+ }
32336
+ .m16f7gpb .metric-toolbar .metric-extra {
32337
+ display: flex;
32338
+ font-size: 12px;
32339
+ align-items: center;
32340
+ }
32341
+ .m16f7gpb .metric-toolbar .metric-extra .info-item {
32342
+ color: #a3b4cc;
32343
+ }
32344
+ .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32345
+ margin-left: 10px;
32346
+ }
32347
+ .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32348
+ margin-left: 10px;
32349
+ cursor: pointer;
32350
+ }
32351
+ .m16f7gpb .recharts-xAxis {
32352
+ font-size: 12px;
32353
+ }
32354
+ .m16f7gpb .pointer-wrapper {
32355
+ position: absolute;
32356
+ bottom: 10px;
32357
+ padding: 0 8px;
32358
+ border-radius: 4px;
32359
+ font-size: 12px;
32360
+ color: #fff;
32361
+ background: rgba(0, 0, 0, 0.75);
32362
+ transform: translateX(-50%);
32363
+ }
32364
+
32365
+ .t1ipvk51 {
32366
+ min-width: 200px;
32367
+ }
32368
+
32369
+ .t1kgldps {
32370
+ display: flex;
32371
+ align-items: center;
32372
+ justify-content: space-between;
32373
+ background-color: rgba(0, 0, 0, 0.75);
32374
+ color: #b4beca;
32375
+ font-size: 12px;
32376
+ padding: 3px 6px;
32377
+ }
32378
+ .t1kgldps:first-child {
32379
+ padding-top: 3px;
32380
+ }
32381
+ .t1kgldps:last-child {
32382
+ padding-bottom: 3px;
32383
+ }
32384
+ .t1kgldps .column-value {
32385
+ color: #fff;
32386
+ margin-left: 8px;
32387
+ }
32388
+
32389
+ .sq6vos1 {
32390
+ --item-min-width: 60px;
32391
+ }
32392
+ .sq6vos1 .ant-steps-item-tail, .sq6vos1 .ant-steps-item-icon {
32393
+ display: none !important;
32394
+ }
32395
+ .sq6vos1 .ant-steps-item.ant-steps-item-active {
32396
+ flex-shrink: 0 !important;
32397
+ }
32398
+ .sq6vos1 .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
32399
+ color: #0080ff;
32400
+ }
32401
+ .sq6vos1 .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32402
+ color: #0080ff;
32403
+ font-weight: normal;
32404
+ }
32405
+ .sq6vos1 .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .sq6vos1 .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
32406
+ color: rgba(44, 56, 82, 0.6);
32407
+ }
32408
+ .sq6vos1 .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32409
+ color: #00122e;
32410
+ }
32411
+ .sq6vos1 .step-item-text {
32412
+ display: inline-block;
32413
+ }
32414
+ .sq6vos1 .step-item-title {
32415
+ overflow: hidden;
32416
+ white-space: nowrap;
32417
+ text-overflow: ellipsis;
32418
+ }
32419
+
32420
+ .hjtnwxg .ant-steps-item-container {
32421
+ min-width: var(--item-min-width);
32422
+ }
32423
+ .hjtnwxg .ant-steps-item-disabled {
32424
+ cursor: not-allowed !important;
32425
+ }
32426
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal {
32427
+ flex-direction: row;
32428
+ justify-content: stretch;
32429
+ }
32430
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
32431
+ padding: 0;
32432
+ margin-right: 4px;
32433
+ flex: 1;
32434
+ overflow: visible;
32435
+ }
32436
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
32437
+ width: 100%;
32438
+ min-height: unset;
32439
+ }
32440
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
32441
+ height: 26px;
32442
+ line-height: 26px;
32443
+ width: 100%;
32444
+ padding: 0;
32445
+ font-size: 12px;
32446
+ }
32447
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
32448
+ margin-right: 10px;
32449
+ }
32450
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
32451
+ display: none;
32443
32452
  }
32444
- .la6u9b4.deselected .color-block {
32445
- background: #b4beca !important;
32453
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
32454
+ padding-left: 8px;
32455
+ padding-right: 4px;
32456
+ border-radius: 4px 0 0 4px;
32446
32457
  }
32447
-
32448
- .chhvk8b {
32449
- display: inline-block;
32450
- height: 8px;
32451
- width: 8px;
32452
- margin-right: 8px;
32458
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
32459
+ margin-right: 0;
32453
32460
  }
32454
-
32455
- .e1sdlxq1 .ant-dropdown-menu-item {
32456
- display: flex;
32457
- align-items: center;
32458
- font-size: 12px;
32459
- margin: 0;
32461
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
32462
+ padding-right: 8px;
32463
+ padding-left: 12px;
32464
+ border-radius: 0 4px 4px 0;
32460
32465
  }
32461
-
32462
- .m16f7gpb {
32466
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
32467
+ content: "";
32468
+ width: 0;
32469
+ height: 0;
32470
+ border: 13px solid transparent;
32471
+ position: absolute;
32472
+ top: 0;
32473
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
32474
+ z-index: 2;
32463
32475
  position: relative;
32476
+ top: -50%;
32477
+ right: -100%;
32464
32478
  }
32465
- .m16f7gpb.hidden-xaxis .pointer-wrapper {
32466
- bottom: -12px;
32479
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
32480
+ padding: 0 4px 0 12px;
32467
32481
  }
32468
- .m16f7gpb .metric-toolbar {
32469
- display: flex;
32470
- justify-content: space-between;
32471
- line-height: 30px;
32472
- margin: 0 16px;
32482
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
32483
+ content: "";
32484
+ width: 0;
32485
+ height: 0;
32486
+ border: 13px solid transparent;
32487
+ position: absolute;
32488
+ top: 0;
32489
+ border-left: 8px solid #fff;
32490
+ left: 0;
32473
32491
  }
32474
- .m16f7gpb .metric-toolbar .metric-extra {
32475
- display: flex;
32476
- font-size: 12px;
32477
- align-items: center;
32492
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
32493
+ max-width: calc(100% - var(--item-min-width) * 2);
32478
32494
  }
32479
- .m16f7gpb .metric-toolbar .metric-extra .info-item {
32480
- color: #a3b4cc;
32495
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
32496
+ background-color: rgba(0, 136, 255, 0.1);
32481
32497
  }
32482
- .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32483
- margin-left: 10px;
32498
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
32499
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
32484
32500
  }
32485
- .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32486
- margin-left: 10px;
32501
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
32487
32502
  cursor: pointer;
32503
+ min-width: var(--item-min-width);
32488
32504
  }
32489
- .m16f7gpb .recharts-xAxis {
32490
- font-size: 12px;
32505
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
32506
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
32507
+ min-width: var(--item-min-width);
32491
32508
  }
32492
- .m16f7gpb .pointer-wrapper {
32493
- position: absolute;
32494
- bottom: 10px;
32509
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
32510
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
32511
+ background-color: rgba(237, 241, 250, 0.6);
32512
+ }
32513
+ .hjtnwxg .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
32514
+ padding: 0;
32515
+ }
32516
+
32517
+ .v1p8siwu .ant-steps.ant-steps-vertical {
32518
+ width: 138px;
32519
+ row-gap: 2px;
32520
+ }
32521
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container {
32495
32522
  padding: 0 8px;
32496
32523
  border-radius: 4px;
32497
- font-size: 12px;
32498
- color: #fff;
32499
- background: rgba(0, 0, 0, 0.75);
32500
- transform: translateX(-50%);
32524
+ height: 32px;
32525
+ display: flex;
32526
+ align-items: center;
32501
32527
  }
32502
-
32503
- .t1ipvk51 {
32504
- min-width: 200px;
32528
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
32529
+ min-height: auto;
32530
+ white-space: nowrap;
32531
+ }
32532
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32533
+ font-size: 13px;
32534
+ line-height: 20px;
32535
+ max-width: 100%;
32536
+ }
32537
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
32538
+ background: rgba(0, 128, 255, 0.1);
32505
32539
  }
32506
32540
 
32507
- .t1kgldps {
32508
- display: flex;
32541
+ .h1xo7yjb {
32542
+ width: 100%;
32543
+ display: inline-flex;
32509
32544
  align-items: center;
32510
- justify-content: space-between;
32511
- background-color: rgba(0, 0, 0, 0.75);
32512
- color: #b4beca;
32513
- font-size: 12px;
32514
- padding: 3px 6px;
32545
+ justify-content: center;
32546
+ column-gap: 4px;
32515
32547
  }
32516
- .t1kgldps:first-child {
32517
- padding-top: 3px;
32548
+ .h1xo7yjb .step-item-prefix-container {
32549
+ display: inline-flex;
32550
+ align-items: center;
32551
+ width: 18px;
32552
+ height: 18px;
32553
+ color: rgba(44, 56, 82, 0.75);
32554
+ justify-content: center;
32518
32555
  }
32519
- .t1kgldps:last-child {
32520
- padding-bottom: 3px;
32556
+
32557
+ .v1f2f7cy {
32558
+ width: 100%;
32559
+ display: flex;
32560
+ align-items: center;
32561
+ justify-content: center;
32562
+ column-gap: 6px;
32563
+ font-size: 13px;
32521
32564
  }
32522
- .t1kgldps .column-value {
32523
- color: #fff;
32524
- margin-left: 8px;
32565
+ .v1f2f7cy .step-item-prefix-container {
32566
+ display: inline-flex;
32567
+ align-items: center;
32568
+ min-width: 20px;
32569
+ min-height: 20px;
32570
+ color: rgba(44, 56, 82, 0.75);
32571
+ justify-content: center;
32525
32572
  }
32526
32573
 
32527
32574
  .t1gz6wqf {
@@ -32606,6 +32653,14 @@ input.rrg1fkn.ant-input {
32606
32653
  border-radius: 4px;
32607
32654
  background-color: white;
32608
32655
  }
32656
+ .cav4gt6.hoverable {
32657
+ cursor: pointer;
32658
+ }
32659
+ .cav4gt6.hoverable:hover {
32660
+ transition: all 200ms ease;
32661
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32662
+ transform: translateY(-4px);
32663
+ }
32609
32664
 
32610
32665
  .rrwcpby {
32611
32666
  display: flex;
@@ -32654,6 +32709,52 @@ input.rrg1fkn.ant-input {
32654
32709
  min-height: 0px;
32655
32710
  }
32656
32711
 
32712
+ .at4ovwe .ant-input-number-handler-wrap {
32713
+ display: var(--at4ovwe-0);
32714
+ }
32715
+ .at4ovwe .ant-input-number-input-wrap {
32716
+ padding: 5px 12px;
32717
+ display: inline-flex;
32718
+ line-height: 1.5715;
32719
+ height: 100%;
32720
+ width: 100%;
32721
+ }
32722
+ .at4ovwe .ant-input-number-input-wrap::after {
32723
+ content: var(--at4ovwe-1);
32724
+ display: var(--at4ovwe-2);
32725
+ flex: none;
32726
+ align-items: center;
32727
+ margin-left: 4px;
32728
+ color: rgba(44, 56, 82, 0.6);
32729
+ }
32730
+ .at4ovwe .ant-input-number-input-wrap::before {
32731
+ content: var(--at4ovwe-3);
32732
+ display: var(--at4ovwe-4);
32733
+ flex: none;
32734
+ align-items: center;
32735
+ margin-right: 4px;
32736
+ cursor: auto;
32737
+ color: rgba(44, 56, 82, 0.6);
32738
+ }
32739
+ .at4ovwe.ant-input-number {
32740
+ width: 100%;
32741
+ border-radius: 6px;
32742
+ }
32743
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
32744
+ border-color: #0096ff;
32745
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32746
+ }
32747
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
32748
+ border-color: #e75a3a;
32749
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32750
+ }
32751
+ .at4ovwe .ant-input-number-input {
32752
+ padding: 0;
32753
+ margin: 0;
32754
+ height: auto;
32755
+ font-size: inherit;
32756
+ }
32757
+
32657
32758
  .tc40oxa {
32658
32759
  margin-bottom: 4px;
32659
32760
  color: rgba(44, 56, 82, 0.6);
@@ -32856,52 +32957,6 @@ input.rrg1fkn.ant-input {
32856
32957
  margin-right: 4px;
32857
32958
  }
32858
32959
 
32859
- .at4ovwe .ant-input-number-handler-wrap {
32860
- display: var(--at4ovwe-0);
32861
- }
32862
- .at4ovwe .ant-input-number-input-wrap {
32863
- padding: 5px 12px;
32864
- display: inline-flex;
32865
- line-height: 1.5715;
32866
- height: 100%;
32867
- width: 100%;
32868
- }
32869
- .at4ovwe .ant-input-number-input-wrap::after {
32870
- content: var(--at4ovwe-1);
32871
- display: var(--at4ovwe-2);
32872
- flex: none;
32873
- align-items: center;
32874
- margin-left: 4px;
32875
- color: rgba(44, 56, 82, 0.6);
32876
- }
32877
- .at4ovwe .ant-input-number-input-wrap::before {
32878
- content: var(--at4ovwe-3);
32879
- display: var(--at4ovwe-4);
32880
- flex: none;
32881
- align-items: center;
32882
- margin-right: 4px;
32883
- cursor: auto;
32884
- color: rgba(44, 56, 82, 0.6);
32885
- }
32886
- .at4ovwe.ant-input-number {
32887
- width: 100%;
32888
- border-radius: 6px;
32889
- }
32890
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
32891
- border-color: #0096ff;
32892
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32893
- }
32894
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
32895
- border-color: #e75a3a;
32896
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32897
- }
32898
- .at4ovwe .ant-input-number-input {
32899
- padding: 0;
32900
- margin: 0;
32901
- height: auto;
32902
- font-size: inherit;
32903
- }
32904
-
32905
32960
  .sut42l0 {
32906
32961
  padding: 0 8px;
32907
32962
  height: 18px;
@@ -32926,25 +32981,6 @@ input.rrg1fkn.ant-input {
32926
32981
  height: 16px;
32927
32982
  }
32928
32983
 
32929
- .feau332.ant-form-item {
32930
- margin-bottom: 0;
32931
- }
32932
- .feau332 .ant-form-item-explain {
32933
- display: none;
32934
- min-height: 18px;
32935
- margin-top: 5px;
32936
- font-family: "Inter";
32937
- font-weight: 400;
32938
- font-size: 12px;
32939
- line-height: 18px;
32940
- }
32941
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
32942
- white-space: pre-wrap;
32943
- }
32944
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
32945
- display: block;
32946
- }
32947
-
32948
32984
  .a6dbbkm .ant-input-number-handler-wrap {
32949
32985
  display: var(--a6dbbkm-0);
32950
32986
  }
@@ -32974,4 +33010,23 @@ input.rrg1fkn.ant-input {
32974
33010
  margin: 0;
32975
33011
  height: auto;
32976
33012
  font-size: inherit;
33013
+ }
33014
+
33015
+ .feau332.ant-form-item {
33016
+ margin-bottom: 0;
33017
+ }
33018
+ .feau332 .ant-form-item-explain {
33019
+ display: none;
33020
+ min-height: 18px;
33021
+ margin-top: 5px;
33022
+ font-family: "Inter";
33023
+ font-weight: 400;
33024
+ font-size: 12px;
33025
+ line-height: 18px;
33026
+ }
33027
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
33028
+ white-space: pre-wrap;
33029
+ }
33030
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33031
+ display: block;
32977
33032
  }