@cloudtower/eagle 0.26.19 → 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,216 +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;
30150
+ .i1mrf09m {
30151
+ display: inline-flex;
30182
30152
  align-items: center;
30183
- border-radius: 6px;
30184
- cursor: pointer;
30185
- transition: all 0.3s ease;
30186
30153
  }
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;
30154
+ .i1mrf09m .icon-inner {
30155
+ display: inline-flex;
30196
30156
  align-items: center;
30197
- color: #0080ff;
30198
- font-weight: bold;
30157
+ justify-content: center;
30199
30158
  }
30200
- .p12gwtiw .pagination-right .icon-inner {
30159
+ .i1mrf09m .icon-inner + span,
30160
+ .i1mrf09m span + .icon-inner.suffix {
30201
30161
  margin-left: 4px;
30202
30162
  }
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 {
30235
- 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;
30163
+ .i1mrf09m.is-rotate img,
30164
+ .i1mrf09m.is-rotate svg {
30165
+ animation: rotate 680ms linear infinite;
30378
30166
  }
30379
30167
 
30380
30168
  .cz04yix {
@@ -30421,61 +30209,6 @@ html body {
30421
30209
  .w1vvwdlp .middle .form-base-field .form-base-field {
30422
30210
  width: auto;
30423
30211
  }
30424
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
30425
- flex: initial;
30426
- }
30427
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
30428
- margin-top: 4px;
30429
- }
30430
- .w1vvwdlp .ant-steps-item-icon,
30431
- .w1vvwdlp .ant-steps-item-tail {
30432
- display: none !important;
30433
- }
30434
- .w1vvwdlp .ant-steps-item-container {
30435
- padding: 0 15px;
30436
- border-radius: 4px;
30437
- height: 32px;
30438
- display: flex;
30439
- align-items: center;
30440
- }
30441
- .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
30442
- min-height: auto;
30443
- white-space: nowrap;
30444
- }
30445
- .w1vvwdlp .ant-steps-item-description {
30446
- padding-bottom: 0px;
30447
- }
30448
- .w1vvwdlp .ant-steps-item-title {
30449
- font-size: 13px !important;
30450
- line-height: 20px !important;
30451
- }
30452
- .w1vvwdlp .ant-steps-item-title .step-index {
30453
- display: inline-block;
30454
- text-align: center;
30455
- width: 13px;
30456
- margin-right: 12px;
30457
- }
30458
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
30459
- background: rgba(0, 128, 255, 0.1);
30460
- }
30461
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
30462
- color: #005ed1;
30463
- }
30464
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
30465
- background: rgba(237, 241, 250, 0.6);
30466
- }
30467
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
30468
- color: rgba(10, 37, 85, 0.6) !important;
30469
- }
30470
- .w1vvwdlp .ant-steps-item-disabled {
30471
- cursor: not-allowed;
30472
- }
30473
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
30474
- background: rgba(237, 241, 250, 0.6);
30475
- }
30476
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
30477
- color: #2d3a56;
30478
- }
30479
30212
 
30480
30213
  .h1cuopx7 .ant-modal-header {
30481
30214
  margin: 0 auto;
@@ -31037,9 +30770,75 @@ input.rrg1fkn.ant-input {
31037
30770
  border-bottom-right-radius: 0;
31038
30771
  }
31039
30772
 
31040
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31041
- border-top-left-radius: 0;
31042
- border-bottom-left-radius: 0;
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;
31043
30842
  }
31044
30843
 
31045
30844
  .s34f1qb.ant-switch {
@@ -31097,6 +30896,152 @@ input.rrg1fkn.ant-input {
31097
30896
  margin-left: 5px;
31098
30897
  }
31099
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;
30977
+ }
30978
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30979
+ height: 22px;
30980
+ padding: 0 7px;
30981
+ line-height: 20px;
30982
+ }
30983
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30984
+ background: #ccd4e3;
30985
+ }
30986
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30987
+ background: #0080ff;
30988
+ }
30989
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30990
+ background: #ccd4e3;
30991
+ opacity: 0.5;
30992
+ }
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;
30995
+ }
30996
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30997
+ border-color: #0080ff;
30998
+ }
30999
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
31000
+ background: rgba(0, 136, 255, 0.1);
31001
+ }
31002
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
31003
+ background: rgba(211, 218, 235, 0.6);
31004
+ border-color: #ccd4e3;
31005
+ opacity: 0.5;
31006
+ }
31007
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31008
+ color: #00122e;
31009
+ border-color: #ccd4e3;
31010
+ }
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);
31015
+ }
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;
31023
+ }
31024
+ .r1f0aqcc .ant-radio-button-input:focus {
31025
+ box-shadow: none;
31026
+ }
31027
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
31028
+ margin-right: 0;
31029
+ width: initial;
31030
+ box-shadow: none;
31031
+ }
31032
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31033
+ display: none;
31034
+ }
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;
31043
+ }
31044
+
31100
31045
  .t1upn1sz {
31101
31046
  height: 100%;
31102
31047
  }
@@ -32530,7 +32475,6 @@ input.rrg1fkn.ant-input {
32530
32475
  position: relative;
32531
32476
  top: -50%;
32532
32477
  right: -100%;
32533
- display: inline-block;
32534
32478
  }
32535
32479
  .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
32536
32480
  padding: 0 4px 0 12px;
@@ -32657,6 +32601,10 @@ input.rrg1fkn.ant-input {
32657
32601
  background: rgba(163, 180, 204, 0.18);
32658
32602
  }
32659
32603
 
32604
+ .c1k4vanq {
32605
+ padding: 0 16px 14px 16px;
32606
+ }
32607
+
32660
32608
  .c1udgdh2 {
32661
32609
  color: #2d3a56;
32662
32610
  padding: 12px 16px 10px 16px;
@@ -32697,10 +32645,6 @@ input.rrg1fkn.ant-input {
32697
32645
  margin-right: 2px;
32698
32646
  }
32699
32647
 
32700
- .c1k4vanq {
32701
- padding: 0 16px 14px 16px;
32702
- }
32703
-
32704
32648
  .bab9xum {
32705
32649
  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);
32706
32650
  }
@@ -32765,6 +32709,52 @@ input.rrg1fkn.ant-input {
32765
32709
  min-height: 0px;
32766
32710
  }
32767
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
+
32768
32758
  .tc40oxa {
32769
32759
  margin-bottom: 4px;
32770
32760
  color: rgba(44, 56, 82, 0.6);
@@ -32958,52 +32948,6 @@ input.rrg1fkn.ant-input {
32958
32948
  margin-right: 8px;
32959
32949
  }
32960
32950
 
32961
- .at4ovwe .ant-input-number-handler-wrap {
32962
- display: var(--at4ovwe-0);
32963
- }
32964
- .at4ovwe .ant-input-number-input-wrap {
32965
- padding: 5px 12px;
32966
- display: inline-flex;
32967
- line-height: 1.5715;
32968
- height: 100%;
32969
- width: 100%;
32970
- }
32971
- .at4ovwe .ant-input-number-input-wrap::after {
32972
- content: var(--at4ovwe-1);
32973
- display: var(--at4ovwe-2);
32974
- flex: none;
32975
- align-items: center;
32976
- margin-left: 4px;
32977
- color: rgba(44, 56, 82, 0.6);
32978
- }
32979
- .at4ovwe .ant-input-number-input-wrap::before {
32980
- content: var(--at4ovwe-3);
32981
- display: var(--at4ovwe-4);
32982
- flex: none;
32983
- align-items: center;
32984
- margin-right: 4px;
32985
- cursor: auto;
32986
- color: rgba(44, 56, 82, 0.6);
32987
- }
32988
- .at4ovwe.ant-input-number {
32989
- width: 100%;
32990
- border-radius: 6px;
32991
- }
32992
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
32993
- border-color: #0096ff;
32994
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32995
- }
32996
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
32997
- border-color: #e75a3a;
32998
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32999
- }
33000
- .at4ovwe .ant-input-number-input {
33001
- padding: 0;
33002
- margin: 0;
33003
- height: auto;
33004
- font-size: inherit;
33005
- }
33006
-
33007
32951
  .w1xcixj5.outside-tag {
33008
32952
  padding-left: 0;
33009
32953
  }