@cloudtower/eagle 0.26.29 → 0.26.30

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.
@@ -30096,6 +30096,34 @@ html body {
30096
30096
  padding: 0;
30097
30097
  }
30098
30098
 
30099
+ .iap75of {
30100
+ height: 18px;
30101
+ line-height: 18px;
30102
+ padding: 0 4px;
30103
+ border-radius: 4px;
30104
+ background: rgba(235, 239, 245, 0.6);
30105
+ border: 1px solid rgba(223, 228, 235, 0.6);
30106
+ display: flex;
30107
+ align-items: center;
30108
+ white-space: nowrap;
30109
+ margin-right: 4px;
30110
+ }
30111
+
30112
+ .fde5mpd {
30113
+ width: 100%;
30114
+ height: 100%;
30115
+ min-height: 124px;
30116
+ display: flex;
30117
+ flex-direction: column;
30118
+ justify-content: center;
30119
+ align-items: center;
30120
+ }
30121
+ .fde5mpd .error-text {
30122
+ color: rgba(10, 37, 85, 0.6);
30123
+ margin-bottom: 16px;
30124
+ font-size: 18px;
30125
+ }
30126
+
30099
30127
  .bpq0js6 {
30100
30128
  padding: 4px 11px;
30101
30129
  }
@@ -30125,21 +30153,6 @@ html body {
30125
30153
  border-radius: unset;
30126
30154
  }
30127
30155
 
30128
- .fde5mpd {
30129
- width: 100%;
30130
- height: 100%;
30131
- min-height: 124px;
30132
- display: flex;
30133
- flex-direction: column;
30134
- justify-content: center;
30135
- align-items: center;
30136
- }
30137
- .fde5mpd .error-text {
30138
- color: rgba(10, 37, 85, 0.6);
30139
- margin-bottom: 16px;
30140
- font-size: 18px;
30141
- }
30142
-
30143
30156
  .i1mrf09m {
30144
30157
  display: inline-flex;
30145
30158
  align-items: center;
@@ -30158,229 +30171,59 @@ html body {
30158
30171
  animation: rotate 680ms linear infinite;
30159
30172
  }
30160
30173
 
30161
- .iap75of {
30162
- height: 18px;
30163
- line-height: 18px;
30164
- padding: 0 4px;
30165
- border-radius: 4px;
30166
- background: rgba(235, 239, 245, 0.6);
30167
- border: 1px solid rgba(223, 228, 235, 0.6);
30168
- display: flex;
30169
- align-items: center;
30170
- white-space: nowrap;
30171
- margin-right: 4px;
30172
- }
30173
-
30174
- .obf05yr {
30175
- display: inline-block;
30176
- }
30177
-
30178
- .hsms1n6 {
30179
- visibility: hidden;
30180
- position: absolute;
30181
- }
30182
-
30183
- .p12gwtiw {
30184
- display: flex;
30185
- justify-content: space-between;
30186
- align-items: center;
30187
- padding: 10px 0;
30188
- color: rgba(44, 56, 82, 0.6);
30189
- font-size: 12px;
30190
- line-height: 24px;
30191
- }
30192
- .p12gwtiw .pagination-left {
30193
- padding: 2px 8px;
30194
- }
30195
- .p12gwtiw .dropdown-trigger {
30196
- display: flex;
30197
- align-items: center;
30198
- border-radius: 6px;
30199
- cursor: pointer;
30200
- transition: all 0.3s ease;
30201
- }
30202
- .p12gwtiw .dropdown-trigger:hover {
30203
- background: rgba(211, 218, 235, 0.6);
30204
- color: #0080ff;
30205
- }
30206
- .p12gwtiw .dropdown-trigger .icon-inner {
30207
- margin-left: 4px;
30208
- }
30209
- .p12gwtiw .pagination-right {
30210
- display: flex;
30211
- align-items: center;
30212
- color: #0080ff;
30213
- font-weight: bold;
30214
- }
30215
- .p12gwtiw .pagination-right .icon-inner {
30216
- margin-left: 4px;
30217
- }
30218
- .p12gwtiw .pagination-right .prev-btn,
30219
- .p12gwtiw .pagination-right .next-btn {
30220
- padding: 0 8px;
30221
- }
30222
- .p12gwtiw .pagination-right .prev-btn > span,
30223
- .p12gwtiw .pagination-right .next-btn > span {
30224
- color: #0080ff;
30225
- }
30226
- .p12gwtiw .pagination-right .next-btn .icon-inner {
30227
- transform: rotate(180deg);
30228
- }
30229
-
30230
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30231
- max-height: calc(100vh - 128px);
30232
- overflow-y: auto;
30233
- }
30234
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30235
- padding: 4px 20px;
30236
- font-size: 12px;
30237
- line-height: 18px;
30238
- }
30239
-
30240
- .rxbeqvl.ant-radio-wrapper {
30241
- display: inline-flex;
30242
- align-items: baseline;
30243
- white-space: pre-wrap;
30244
- }
30245
- .rxbeqvl.ant-radio-wrapper .ant-radio {
30246
- position: relative;
30247
- top: 3px;
30248
- }
30249
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30250
- border-color: rgba(107, 128, 167, 0.6);
30251
- }
30252
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30253
- border-color: #0080ff;
30254
- }
30255
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30256
- border-color: #0080ff;
30257
- background: #0080ff;
30258
- }
30259
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30260
- top: 4px;
30261
- left: 4px;
30262
- width: 6px;
30263
- height: 6px;
30264
- background: #fff;
30265
- }
30266
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30267
- opacity: 0.5;
30268
- }
30269
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30270
- border-color: rgba(107, 128, 167, 0.6);
30271
- background: rgba(211, 218, 235, 0.6);
30272
- }
30273
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30274
- background: #00122e;
30275
- }
30276
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30277
- color: #00122e;
30278
- opacity: 0.5;
30279
- }
30280
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30281
- color: #00122e;
30282
- }
30283
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30284
- display: inline-block;
30285
- padding: 0;
30286
- padding-left: 12px;
30287
- }
30288
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30289
- margin-bottom: 0;
30290
- white-space: pre-wrap;
30291
- color: rgba(44, 56, 82, 0.6);
30292
- }
30293
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30294
- padding-left: 8px;
30295
- }
30296
-
30297
- .r5ie79y .ant-radio-button-wrapper:first-child {
30298
- border-radius: 5px 0 0 5px;
30299
- }
30300
- .r5ie79y .ant-radio-button-wrapper:last-child {
30301
- border-radius: 0 5px 5px 0;
30174
+ .s34f1qb.ant-switch {
30175
+ min-width: 40px;
30176
+ height: 24px;
30177
+ background: rgba(172, 186, 211, 0.6);
30178
+ overflow: hidden;
30302
30179
  }
30303
-
30304
- .r1f0aqcc {
30305
- color: #00122e;
30306
- border-color: #ccd4e3;
30180
+ .s34f1qb.ant-switch:focus {
30181
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30307
30182
  }
30308
- .r1f0aqcc:first-child {
30309
- border-color: #a3b4cc;
30183
+ .s34f1qb.ant-switch-small {
30184
+ min-width: 26px;
30185
+ height: 16px;
30310
30186
  }
30311
- .r1f0aqcc.ant-radio-button-wrapper {
30312
- padding: 0 12px;
30313
- line-height: 32px;
30187
+ .s34f1qb.ant-switch-large {
30188
+ min-width: 52px;
30314
30189
  height: 32px;
30315
30190
  }
30316
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
30317
- white-space: nowrap;
30318
- }
30319
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30320
- height: 22px;
30321
- padding: 0 7px;
30322
- line-height: 20px;
30323
- }
30324
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30325
- background: #ccd4e3;
30326
- }
30327
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30328
- background: #0080ff;
30329
- }
30330
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30331
- background: #ccd4e3;
30332
- opacity: 0.5;
30333
- }
30334
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30335
- border-right-color: #0080ff;
30336
- }
30337
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30338
- border-color: #0080ff;
30339
- }
30340
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30341
- background: rgba(0, 136, 255, 0.1);
30191
+ .s34f1qb.ant-switch .ant-switch-handle {
30192
+ height: 20px;
30193
+ width: 20px;
30342
30194
  }
30343
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
30344
- background: rgba(211, 218, 235, 0.6);
30345
- border-color: #ccd4e3;
30346
- opacity: 0.5;
30195
+ .s34f1qb.ant-switch .ant-switch-handle::before {
30196
+ border-radius: 10px;
30197
+ transition-delay: 120ms;
30347
30198
  }
30348
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30349
- color: #00122e;
30350
- border-color: #ccd4e3;
30199
+ .s34f1qb.ant-switch-small .ant-switch-handle {
30200
+ height: 14px;
30201
+ width: 14px;
30202
+ top: 1px;
30203
+ left: 1px;
30351
30204
  }
30352
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30353
- color: #00122e;
30354
- border-color: #ccd4e3;
30355
- background: rgba(172, 186, 211, 0.6);
30205
+ .s34f1qb.ant-switch-large .ant-switch-handle {
30206
+ height: 28px;
30207
+ width: 28px;
30356
30208
  }
30357
- .r1f0aqcc .ant-radio-button-input {
30358
- margin-right: 8px;
30359
- display: inline;
30360
- border: none;
30361
- padding: 0;
30362
- width: 36px;
30363
- background: transparent;
30209
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
30210
+ border-radius: 14px;
30364
30211
  }
30365
- .r1f0aqcc .ant-radio-button-input:focus {
30366
- box-shadow: none;
30212
+ .s34f1qb.ant-switch-checked {
30213
+ background-color: #00ba5d;
30367
30214
  }
30368
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
30369
- margin-right: 0;
30370
- width: initial;
30371
- box-shadow: none;
30215
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
30216
+ left: calc(100% - 20px - 2px);
30372
30217
  }
30373
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30374
- display: none;
30218
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30219
+ left: calc(100% - 14px - 1px);
30375
30220
  }
30376
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30377
- display: inline;
30221
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30222
+ left: calc(100% - 28px - 2px);
30378
30223
  }
30379
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30380
- display: inline;
30381
- margin-right: 8px;
30382
- padding: 0;
30383
- width: 36px;
30224
+
30225
+ .c1to9vb9 {
30226
+ margin-left: 5px;
30384
30227
  }
30385
30228
 
30386
30229
  .cz04yix {
@@ -30811,6 +30654,7 @@ html body {
30811
30654
  .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 {
30812
30655
  border-color: #0096ff;
30813
30656
  box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30657
+ z-index: 1;
30814
30658
  }
30815
30659
  .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30816
30660
  border-color: #e75a3a;
@@ -30994,59 +30838,216 @@ input.rrg1fkn.ant-input {
30994
30838
  border-bottom-left-radius: 0;
30995
30839
  }
30996
30840
 
30997
- .s34f1qb.ant-switch {
30998
- min-width: 40px;
30999
- height: 24px;
31000
- background: rgba(172, 186, 211, 0.6);
31001
- overflow: hidden;
30841
+ .rxbeqvl.ant-radio-wrapper {
30842
+ display: inline-flex;
30843
+ align-items: baseline;
30844
+ white-space: pre-wrap;
30845
+ }
30846
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30847
+ position: relative;
30848
+ top: 3px;
30849
+ }
30850
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30851
+ border-color: rgba(107, 128, 167, 0.6);
30852
+ }
30853
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30854
+ border-color: #0080ff;
30855
+ }
30856
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30857
+ border-color: #0080ff;
30858
+ background: #0080ff;
30859
+ }
30860
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30861
+ top: 4px;
30862
+ left: 4px;
30863
+ width: 6px;
30864
+ height: 6px;
30865
+ background: #fff;
30866
+ }
30867
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30868
+ opacity: 0.5;
30869
+ }
30870
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30871
+ border-color: rgba(107, 128, 167, 0.6);
30872
+ background: rgba(211, 218, 235, 0.6);
30873
+ }
30874
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30875
+ background: #00122e;
30876
+ }
30877
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30878
+ color: #00122e;
30879
+ opacity: 0.5;
30880
+ }
30881
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30882
+ color: #00122e;
30883
+ }
30884
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30885
+ display: inline-block;
30886
+ padding: 0;
30887
+ padding-left: 12px;
30888
+ }
30889
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30890
+ margin-bottom: 0;
30891
+ white-space: pre-wrap;
30892
+ color: rgba(44, 56, 82, 0.6);
30893
+ }
30894
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30895
+ padding-left: 8px;
30896
+ }
30897
+
30898
+ .r5ie79y .ant-radio-button-wrapper:first-child {
30899
+ border-radius: 5px 0 0 5px;
30900
+ }
30901
+ .r5ie79y .ant-radio-button-wrapper:last-child {
30902
+ border-radius: 0 5px 5px 0;
30903
+ }
30904
+
30905
+ .r1f0aqcc {
30906
+ color: #00122e;
30907
+ border-color: #ccd4e3;
30908
+ }
30909
+ .r1f0aqcc:first-child {
30910
+ border-color: #a3b4cc;
30911
+ }
30912
+ .r1f0aqcc.ant-radio-button-wrapper {
30913
+ padding: 0 12px;
30914
+ line-height: 32px;
30915
+ height: 32px;
30916
+ }
30917
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
30918
+ white-space: nowrap;
30919
+ }
30920
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30921
+ height: 22px;
30922
+ padding: 0 7px;
30923
+ line-height: 20px;
30924
+ }
30925
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30926
+ background: #ccd4e3;
30927
+ }
30928
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30929
+ background: #0080ff;
30930
+ }
30931
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30932
+ background: #ccd4e3;
30933
+ opacity: 0.5;
30934
+ }
30935
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30936
+ border-right-color: #0080ff;
30937
+ }
30938
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30939
+ border-color: #0080ff;
30940
+ }
30941
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
30942
+ background: rgba(0, 136, 255, 0.1);
30943
+ }
30944
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
30945
+ background: rgba(211, 218, 235, 0.6);
30946
+ border-color: #ccd4e3;
30947
+ opacity: 0.5;
30948
+ }
30949
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30950
+ color: #00122e;
30951
+ border-color: #ccd4e3;
30952
+ }
30953
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30954
+ color: #00122e;
30955
+ border-color: #ccd4e3;
30956
+ background: rgba(172, 186, 211, 0.6);
30957
+ }
30958
+ .r1f0aqcc .ant-radio-button-input {
30959
+ margin-right: 8px;
30960
+ display: inline;
30961
+ border: none;
30962
+ padding: 0;
30963
+ width: 36px;
30964
+ background: transparent;
30965
+ }
30966
+ .r1f0aqcc .ant-radio-button-input:focus {
30967
+ box-shadow: none;
30968
+ }
30969
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
30970
+ margin-right: 0;
30971
+ width: initial;
30972
+ box-shadow: none;
30973
+ }
30974
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30975
+ display: none;
30976
+ }
30977
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30978
+ display: inline;
30979
+ }
30980
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30981
+ display: inline;
30982
+ margin-right: 8px;
30983
+ padding: 0;
30984
+ width: 36px;
30985
+ }
30986
+
30987
+ .p12gwtiw {
30988
+ display: flex;
30989
+ justify-content: space-between;
30990
+ align-items: center;
30991
+ padding: 10px 0;
30992
+ color: rgba(44, 56, 82, 0.6);
30993
+ font-size: 12px;
30994
+ line-height: 24px;
31002
30995
  }
31003
- .s34f1qb.ant-switch:focus {
31004
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30996
+ .p12gwtiw .pagination-left {
30997
+ padding: 2px 8px;
31005
30998
  }
31006
- .s34f1qb.ant-switch-small {
31007
- min-width: 26px;
31008
- height: 16px;
30999
+ .p12gwtiw .dropdown-trigger {
31000
+ display: flex;
31001
+ align-items: center;
31002
+ border-radius: 6px;
31003
+ cursor: pointer;
31004
+ transition: all 0.3s ease;
31009
31005
  }
31010
- .s34f1qb.ant-switch-large {
31011
- min-width: 52px;
31012
- height: 32px;
31006
+ .p12gwtiw .dropdown-trigger:hover {
31007
+ background: rgba(211, 218, 235, 0.6);
31008
+ color: #0080ff;
31013
31009
  }
31014
- .s34f1qb.ant-switch .ant-switch-handle {
31015
- height: 20px;
31016
- width: 20px;
31010
+ .p12gwtiw .dropdown-trigger .icon-inner {
31011
+ margin-left: 4px;
31017
31012
  }
31018
- .s34f1qb.ant-switch .ant-switch-handle::before {
31019
- border-radius: 10px;
31020
- transition-delay: 120ms;
31013
+ .p12gwtiw .pagination-right {
31014
+ display: flex;
31015
+ align-items: center;
31016
+ color: #0080ff;
31017
+ font-weight: bold;
31021
31018
  }
31022
- .s34f1qb.ant-switch-small .ant-switch-handle {
31023
- height: 14px;
31024
- width: 14px;
31025
- top: 1px;
31026
- left: 1px;
31019
+ .p12gwtiw .pagination-right .icon-inner {
31020
+ margin-left: 4px;
31027
31021
  }
31028
- .s34f1qb.ant-switch-large .ant-switch-handle {
31029
- height: 28px;
31030
- width: 28px;
31022
+ .p12gwtiw .pagination-right .prev-btn,
31023
+ .p12gwtiw .pagination-right .next-btn {
31024
+ padding: 0 8px;
31031
31025
  }
31032
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
31033
- border-radius: 14px;
31026
+ .p12gwtiw .pagination-right .prev-btn > span,
31027
+ .p12gwtiw .pagination-right .next-btn > span {
31028
+ color: #0080ff;
31034
31029
  }
31035
- .s34f1qb.ant-switch-checked {
31036
- background-color: #00ba5d;
31030
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
31031
+ transform: rotate(180deg);
31037
31032
  }
31038
- .s34f1qb.ant-switch-checked .ant-switch-handle {
31039
- left: calc(100% - 20px - 2px);
31033
+
31034
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
31035
+ max-height: calc(100vh - 128px);
31036
+ overflow-y: auto;
31040
31037
  }
31041
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31042
- left: calc(100% - 14px - 1px);
31038
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31039
+ padding: 4px 20px;
31040
+ font-size: 12px;
31041
+ line-height: 18px;
31043
31042
  }
31044
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31045
- left: calc(100% - 28px - 2px);
31043
+
31044
+ .obf05yr {
31045
+ display: inline-block;
31046
31046
  }
31047
31047
 
31048
- .c1to9vb9 {
31049
- margin-left: 5px;
31048
+ .hsms1n6 {
31049
+ visibility: hidden;
31050
+ position: absolute;
31050
31051
  }
31051
31052
 
31052
31053
  .t1upn1sz {
@@ -31494,10 +31495,6 @@ input.rrg1fkn.ant-input {
31494
31495
  opacity: 0;
31495
31496
  }
31496
31497
 
31497
- .i1e4sgug {
31498
- display: inline-block;
31499
- }
31500
-
31501
31498
  .d6j0lbj {
31502
31499
  font-family: Inter;
31503
31500
  font-style: normal;
@@ -31973,6 +31970,10 @@ input.rrg1fkn.ant-input {
31973
31970
  line-height: 12px;
31974
31971
  }
31975
31972
 
31973
+ .i1e4sgug {
31974
+ display: inline-block;
31975
+ }
31976
+
31976
31977
  .m15dvk92 {
31977
31978
  display: flex;
31978
31979
  justify-content: space-between;
@@ -32487,6 +32488,36 @@ input.rrg1fkn.ant-input {
32487
32488
  margin-left: 8px;
32488
32489
  }
32489
32490
 
32491
+ .t1gz6wqf {
32492
+ height: 100%;
32493
+ }
32494
+ .t1gz6wqf .table-loading-item {
32495
+ padding: 12px 4px;
32496
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32497
+ display: flex;
32498
+ }
32499
+ .t1gz6wqf .table-loading-item > * {
32500
+ height: 16px;
32501
+ margin: 4px;
32502
+ background: rgba(204, 212, 227, 0.18);
32503
+ border-radius: 2px;
32504
+ }
32505
+ .t1gz6wqf .table-loading-item .checkbox-loading {
32506
+ width: 16px;
32507
+ }
32508
+ .t1gz6wqf .table-loading-item .td-loading {
32509
+ flex: 1;
32510
+ }
32511
+ .t1gz6wqf :nth-child(1) {
32512
+ padding: 8px 4px;
32513
+ }
32514
+ .t1gz6wqf :nth-child(1) > * {
32515
+ background: rgba(107, 125, 153, 0.18);
32516
+ }
32517
+ .t1gz6wqf :nth-child(1) > * {
32518
+ background: rgba(163, 180, 204, 0.18);
32519
+ }
32520
+
32490
32521
  .sq6vos1 {
32491
32522
  --item-min-width: 60px;
32492
32523
  }
@@ -32672,36 +32703,6 @@ input.rrg1fkn.ant-input {
32672
32703
  justify-content: center;
32673
32704
  }
32674
32705
 
32675
- .t1gz6wqf {
32676
- height: 100%;
32677
- }
32678
- .t1gz6wqf .table-loading-item {
32679
- padding: 12px 4px;
32680
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32681
- display: flex;
32682
- }
32683
- .t1gz6wqf .table-loading-item > * {
32684
- height: 16px;
32685
- margin: 4px;
32686
- background: rgba(204, 212, 227, 0.18);
32687
- border-radius: 2px;
32688
- }
32689
- .t1gz6wqf .table-loading-item .checkbox-loading {
32690
- width: 16px;
32691
- }
32692
- .t1gz6wqf .table-loading-item .td-loading {
32693
- flex: 1;
32694
- }
32695
- .t1gz6wqf :nth-child(1) {
32696
- padding: 8px 4px;
32697
- }
32698
- .t1gz6wqf :nth-child(1) > * {
32699
- background: rgba(107, 125, 153, 0.18);
32700
- }
32701
- .t1gz6wqf :nth-child(1) > * {
32702
- background: rgba(163, 180, 204, 0.18);
32703
- }
32704
-
32705
32706
  .c1k4vanq {
32706
32707
  padding: 0 12px 14px 12px;
32707
32708
  }
@@ -32810,55 +32811,6 @@ input.rrg1fkn.ant-input {
32810
32811
  transform: translateY(-4px);
32811
32812
  }
32812
32813
 
32813
- .at4ovwe .ant-input-number-handler-wrap {
32814
- display: var(--at4ovwe-0);
32815
- }
32816
- .at4ovwe .ant-input-number-input-wrap {
32817
- padding: 5px 12px;
32818
- display: inline-flex;
32819
- line-height: 1.5715;
32820
- height: 100%;
32821
- width: 100%;
32822
- }
32823
- .at4ovwe .ant-input-number-input-wrap::after {
32824
- content: var(--at4ovwe-1);
32825
- display: var(--at4ovwe-2);
32826
- flex: none;
32827
- align-items: center;
32828
- margin-left: 4px;
32829
- color: rgba(44, 56, 82, 0.6);
32830
- }
32831
- .at4ovwe .ant-input-number-input-wrap::before {
32832
- content: var(--at4ovwe-3);
32833
- display: var(--at4ovwe-4);
32834
- flex: none;
32835
- align-items: center;
32836
- margin-right: 4px;
32837
- cursor: auto;
32838
- color: rgba(44, 56, 82, 0.6);
32839
- }
32840
- .ant-input-group.ant-input-group-compact > .at4ovwe {
32841
- border-radius: 0;
32842
- }
32843
- .at4ovwe.ant-input-number {
32844
- width: 100%;
32845
- border-radius: 6px;
32846
- }
32847
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
32848
- border-color: #0096ff;
32849
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32850
- }
32851
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
32852
- border-color: #e75a3a;
32853
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32854
- }
32855
- .at4ovwe .ant-input-number-input {
32856
- padding: 0;
32857
- margin: 0;
32858
- height: auto;
32859
- font-size: inherit;
32860
- }
32861
-
32862
32814
  .tc40oxa {
32863
32815
  margin-bottom: 4px;
32864
32816
  color: rgba(44, 56, 82, 0.6);
@@ -33052,6 +33004,56 @@ input.rrg1fkn.ant-input {
33052
33004
  margin-right: 8px;
33053
33005
  }
33054
33006
 
33007
+ .at4ovwe .ant-input-number-handler-wrap {
33008
+ display: var(--at4ovwe-0);
33009
+ }
33010
+ .at4ovwe .ant-input-number-input-wrap {
33011
+ padding: 5px 12px;
33012
+ display: inline-flex;
33013
+ line-height: 1.5715;
33014
+ height: 100%;
33015
+ width: 100%;
33016
+ }
33017
+ .at4ovwe .ant-input-number-input-wrap::after {
33018
+ content: var(--at4ovwe-1);
33019
+ display: var(--at4ovwe-2);
33020
+ flex: none;
33021
+ align-items: center;
33022
+ margin-left: 4px;
33023
+ color: rgba(44, 56, 82, 0.6);
33024
+ }
33025
+ .at4ovwe .ant-input-number-input-wrap::before {
33026
+ content: var(--at4ovwe-3);
33027
+ display: var(--at4ovwe-4);
33028
+ flex: none;
33029
+ align-items: center;
33030
+ margin-right: 4px;
33031
+ cursor: auto;
33032
+ color: rgba(44, 56, 82, 0.6);
33033
+ }
33034
+ .ant-input-group.ant-input-group-compact > .at4ovwe {
33035
+ border-radius: 0;
33036
+ }
33037
+ .at4ovwe.ant-input-number {
33038
+ width: 100%;
33039
+ border-radius: 6px;
33040
+ }
33041
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33042
+ border-color: #0096ff;
33043
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33044
+ z-index: 1;
33045
+ }
33046
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33047
+ border-color: #e75a3a;
33048
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33049
+ }
33050
+ .at4ovwe .ant-input-number-input {
33051
+ padding: 0;
33052
+ margin: 0;
33053
+ height: auto;
33054
+ font-size: inherit;
33055
+ }
33056
+
33055
33057
  .w1xcixj5.outside-tag {
33056
33058
  padding-left: 0;
33057
33059
  }