@cloudtower/eagle 0.26.20 → 0.26.22

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.
@@ -30165,6 +30165,218 @@ html body {
30165
30165
  animation: rotate 680ms linear infinite;
30166
30166
  }
30167
30167
 
30168
+ .obf05yr {
30169
+ display: inline-block;
30170
+ }
30171
+
30172
+ .hsms1n6 {
30173
+ visibility: hidden;
30174
+ position: absolute;
30175
+ }
30176
+
30177
+ .p12gwtiw {
30178
+ display: flex;
30179
+ justify-content: space-between;
30180
+ align-items: center;
30181
+ padding: 10px 0;
30182
+ color: rgba(44, 56, 82, 0.6);
30183
+ font-size: 12px;
30184
+ line-height: 24px;
30185
+ }
30186
+ .p12gwtiw .pagination-left {
30187
+ padding: 2px 8px;
30188
+ }
30189
+ .p12gwtiw .dropdown-trigger {
30190
+ display: flex;
30191
+ align-items: center;
30192
+ border-radius: 6px;
30193
+ cursor: pointer;
30194
+ transition: all 0.3s ease;
30195
+ }
30196
+ .p12gwtiw .dropdown-trigger:hover {
30197
+ background: rgba(211, 218, 235, 0.6);
30198
+ color: #0080ff;
30199
+ }
30200
+ .p12gwtiw .dropdown-trigger .icon-inner {
30201
+ margin-left: 4px;
30202
+ }
30203
+ .p12gwtiw .pagination-right {
30204
+ display: flex;
30205
+ align-items: center;
30206
+ color: #0080ff;
30207
+ font-weight: bold;
30208
+ }
30209
+ .p12gwtiw .pagination-right .icon-inner {
30210
+ margin-left: 4px;
30211
+ }
30212
+ .p12gwtiw .pagination-right .prev-btn,
30213
+ .p12gwtiw .pagination-right .next-btn {
30214
+ padding: 0 8px;
30215
+ }
30216
+ .p12gwtiw .pagination-right .prev-btn > span,
30217
+ .p12gwtiw .pagination-right .next-btn > span {
30218
+ color: #0080ff;
30219
+ }
30220
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
30221
+ transform: rotate(180deg);
30222
+ }
30223
+
30224
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30225
+ max-height: calc(100vh - 128px);
30226
+ overflow-y: auto;
30227
+ }
30228
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30229
+ padding: 4px 20px;
30230
+ font-size: 12px;
30231
+ line-height: 18px;
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;
30378
+ }
30379
+
30168
30380
  .cz04yix {
30169
30381
  display: flex;
30170
30382
  flex-direction: column;
@@ -30588,6 +30800,7 @@ html body {
30588
30800
  .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 {
30589
30801
  border-color: rgba(107, 128, 167, 0.6);
30590
30802
  box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30803
+ z-index: 1;
30591
30804
  }
30592
30805
  .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 {
30593
30806
  border-color: #0096ff;
@@ -30775,72 +30988,6 @@ input.rrg1fkn.ant-input {
30775
30988
  border-bottom-left-radius: 0;
30776
30989
  }
30777
30990
 
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
30991
  .s34f1qb.ant-switch {
30845
30992
  min-width: 40px;
30846
30993
  height: 24px;
@@ -30860,186 +31007,40 @@ input.rrg1fkn.ant-input {
30860
31007
  }
30861
31008
  .s34f1qb.ant-switch .ant-switch-handle {
30862
31009
  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;
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);
31010
+ width: 20px;
31001
31011
  }
31002
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
31003
- background: rgba(211, 218, 235, 0.6);
31004
- border-color: #ccd4e3;
31005
- opacity: 0.5;
31012
+ .s34f1qb.ant-switch .ant-switch-handle::before {
31013
+ border-radius: 10px;
31014
+ transition-delay: 120ms;
31006
31015
  }
31007
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31008
- color: #00122e;
31009
- border-color: #ccd4e3;
31016
+ .s34f1qb.ant-switch-small .ant-switch-handle {
31017
+ height: 14px;
31018
+ width: 14px;
31019
+ top: 1px;
31020
+ left: 1px;
31010
31021
  }
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);
31022
+ .s34f1qb.ant-switch-large .ant-switch-handle {
31023
+ height: 28px;
31024
+ width: 28px;
31015
31025
  }
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;
31026
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
31027
+ border-radius: 14px;
31023
31028
  }
31024
- .r1f0aqcc .ant-radio-button-input:focus {
31025
- box-shadow: none;
31029
+ .s34f1qb.ant-switch-checked {
31030
+ background-color: #00ba5d;
31026
31031
  }
31027
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
31028
- margin-right: 0;
31029
- width: initial;
31030
- box-shadow: none;
31032
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
31033
+ left: calc(100% - 20px - 2px);
31031
31034
  }
31032
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31033
- display: none;
31035
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31036
+ left: calc(100% - 14px - 1px);
31034
31037
  }
31035
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31036
- display: inline;
31038
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31039
+ left: calc(100% - 28px - 2px);
31037
31040
  }
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;
31041
+
31042
+ .c1to9vb9 {
31043
+ margin-left: 5px;
31043
31044
  }
31044
31045
 
31045
31046
  .t1upn1sz {
@@ -32386,6 +32387,36 @@ input.rrg1fkn.ant-input {
32386
32387
  margin-left: 8px;
32387
32388
  }
32388
32389
 
32390
+ .t1gz6wqf {
32391
+ height: 100%;
32392
+ }
32393
+ .t1gz6wqf .table-loading-item {
32394
+ padding: 12px 4px;
32395
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32396
+ display: flex;
32397
+ }
32398
+ .t1gz6wqf .table-loading-item > * {
32399
+ height: 16px;
32400
+ margin: 4px;
32401
+ background: rgba(204, 212, 227, 0.18);
32402
+ border-radius: 2px;
32403
+ }
32404
+ .t1gz6wqf .table-loading-item .checkbox-loading {
32405
+ width: 16px;
32406
+ }
32407
+ .t1gz6wqf .table-loading-item .td-loading {
32408
+ flex: 1;
32409
+ }
32410
+ .t1gz6wqf :nth-child(1) {
32411
+ padding: 8px 4px;
32412
+ }
32413
+ .t1gz6wqf :nth-child(1) > * {
32414
+ background: rgba(107, 125, 153, 0.18);
32415
+ }
32416
+ .t1gz6wqf :nth-child(1) > * {
32417
+ background: rgba(163, 180, 204, 0.18);
32418
+ }
32419
+
32389
32420
  .sq6vos1 {
32390
32421
  --item-min-width: 60px;
32391
32422
  }
@@ -32571,36 +32602,6 @@ input.rrg1fkn.ant-input {
32571
32602
  justify-content: center;
32572
32603
  }
32573
32604
 
32574
- .t1gz6wqf {
32575
- height: 100%;
32576
- }
32577
- .t1gz6wqf .table-loading-item {
32578
- padding: 12px 4px;
32579
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32580
- display: flex;
32581
- }
32582
- .t1gz6wqf .table-loading-item > * {
32583
- height: 16px;
32584
- margin: 4px;
32585
- background: rgba(204, 212, 227, 0.18);
32586
- border-radius: 2px;
32587
- }
32588
- .t1gz6wqf .table-loading-item .checkbox-loading {
32589
- width: 16px;
32590
- }
32591
- .t1gz6wqf .table-loading-item .td-loading {
32592
- flex: 1;
32593
- }
32594
- .t1gz6wqf :nth-child(1) {
32595
- padding: 8px 4px;
32596
- }
32597
- .t1gz6wqf :nth-child(1) > * {
32598
- background: rgba(107, 125, 153, 0.18);
32599
- }
32600
- .t1gz6wqf :nth-child(1) > * {
32601
- background: rgba(163, 180, 204, 0.18);
32602
- }
32603
-
32604
32605
  .c1k4vanq {
32605
32606
  padding: 0 16px 14px 16px;
32606
32607
  }
@@ -32709,52 +32710,6 @@ input.rrg1fkn.ant-input {
32709
32710
  min-height: 0px;
32710
32711
  }
32711
32712
 
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
-
32758
32713
  .tc40oxa {
32759
32714
  margin-bottom: 4px;
32760
32715
  color: rgba(44, 56, 82, 0.6);
@@ -32948,6 +32903,55 @@ input.rrg1fkn.ant-input {
32948
32903
  margin-right: 8px;
32949
32904
  }
32950
32905
 
32906
+ .at4ovwe .ant-input-number-handler-wrap {
32907
+ display: var(--at4ovwe-0);
32908
+ }
32909
+ .at4ovwe .ant-input-number-input-wrap {
32910
+ padding: 5px 12px;
32911
+ display: inline-flex;
32912
+ line-height: 1.5715;
32913
+ height: 100%;
32914
+ width: 100%;
32915
+ }
32916
+ .at4ovwe .ant-input-number-input-wrap::after {
32917
+ content: var(--at4ovwe-1);
32918
+ display: var(--at4ovwe-2);
32919
+ flex: none;
32920
+ align-items: center;
32921
+ margin-left: 4px;
32922
+ color: rgba(44, 56, 82, 0.6);
32923
+ }
32924
+ .at4ovwe .ant-input-number-input-wrap::before {
32925
+ content: var(--at4ovwe-3);
32926
+ display: var(--at4ovwe-4);
32927
+ flex: none;
32928
+ align-items: center;
32929
+ margin-right: 4px;
32930
+ cursor: auto;
32931
+ color: rgba(44, 56, 82, 0.6);
32932
+ }
32933
+ .ant-input-group.ant-input-group-compact > .at4ovwe {
32934
+ border-radius: 0;
32935
+ }
32936
+ .at4ovwe.ant-input-number {
32937
+ width: 100%;
32938
+ border-radius: 6px;
32939
+ }
32940
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
32941
+ border-color: #0096ff;
32942
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32943
+ }
32944
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
32945
+ border-color: #e75a3a;
32946
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32947
+ }
32948
+ .at4ovwe .ant-input-number-input {
32949
+ padding: 0;
32950
+ margin: 0;
32951
+ height: auto;
32952
+ font-size: inherit;
32953
+ }
32954
+
32951
32955
  .w1xcixj5.outside-tag {
32952
32956
  padding-left: 0;
32953
32957
  }
@@ -32957,6 +32961,11 @@ input.rrg1fkn.ant-input {
32957
32961
  margin-right: 4px;
32958
32962
  }
32959
32963
 
32964
+ .iwsze0q {
32965
+ margin-right: 4px;
32966
+ height: 16px;
32967
+ }
32968
+
32960
32969
  .sut42l0 {
32961
32970
  padding: 0 8px;
32962
32971
  height: 18px;
@@ -32976,9 +32985,23 @@ input.rrg1fkn.ant-input {
32976
32985
  height: 16px;
32977
32986
  }
32978
32987
 
32979
- .iwsze0q {
32980
- margin-right: 4px;
32981
- height: 16px;
32988
+ .feau332.ant-form-item {
32989
+ margin-bottom: 0;
32990
+ }
32991
+ .feau332 .ant-form-item-explain {
32992
+ display: none;
32993
+ min-height: 18px;
32994
+ margin-top: 5px;
32995
+ font-family: "Inter";
32996
+ font-weight: 400;
32997
+ font-size: 12px;
32998
+ line-height: 18px;
32999
+ }
33000
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
33001
+ white-space: pre-wrap;
33002
+ }
33003
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33004
+ display: block;
32982
33005
  }
32983
33006
 
32984
33007
  .a6dbbkm .ant-input-number-handler-wrap {
@@ -33010,23 +33033,4 @@ input.rrg1fkn.ant-input {
33010
33033
  margin: 0;
33011
33034
  height: auto;
33012
33035
  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;
33032
33036
  }