@cloudtower/eagle 0.26.31 → 0.26.33

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.
@@ -29840,74 +29840,13 @@ html body {
29840
29840
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29841
29841
  }
29842
29842
  }
29843
- .iap75of {
29844
- height: 18px;
29845
- line-height: 18px;
29846
- padding: 0 4px;
29847
- border-radius: 4px;
29848
- background: rgba(235, 239, 245, 0.6);
29849
- border: 1px solid rgba(223, 228, 235, 0.6);
29850
- display: flex;
29851
- align-items: center;
29852
- white-space: nowrap;
29853
- margin-right: 4px;
29854
- }
29855
-
29856
- .fde5mpd {
29857
- width: 100%;
29858
- height: 100%;
29859
- min-height: 124px;
29860
- display: flex;
29861
- flex-direction: column;
29862
- justify-content: center;
29863
- align-items: center;
29864
- }
29865
- .fde5mpd .error-text {
29866
- color: rgba(10, 37, 85, 0.6);
29867
- margin-bottom: 16px;
29868
- font-size: 18px;
29869
- }
29870
-
29871
- .bpq0js6 {
29872
- padding: 4px 11px;
29873
- }
29874
-
29875
- .b15sn34c {
29876
- white-space: nowrap;
29877
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29878
- }
29879
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29880
- --color: #0080ff;
29881
- }
29882
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29883
- --color: #0080ff;
29884
- }
29885
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29886
- margin-left: 1px;
29887
- }
29888
- .b15sn34c > .ant-btn:not(:only-child):first-child {
29889
- border-top-right-radius: 0;
29890
- border-bottom-right-radius: 0;
29891
- }
29892
- .b15sn34c > .ant-btn:not(:only-child):last-child {
29893
- border-top-left-radius: 0;
29894
- border-bottom-left-radius: 0;
29895
- }
29896
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29897
- border-radius: unset;
29898
- }
29899
-
29900
29843
  .buj61ew.ant-btn-icon-only {
29901
29844
  justify-content: center;
29902
29845
  }
29903
- .buj61ew.ant-btn.ant-btn-link {
29904
- padding: 0;
29905
- }
29906
29846
  .buj61ew.ant-btn {
29907
29847
  display: inline-flex;
29908
29848
  align-items: center;
29909
29849
  justify-content: center;
29910
- padding: 5px 12px;
29911
29850
  height: 32px;
29912
29851
  border-radius: 6px;
29913
29852
  line-height: 22px;
@@ -29917,10 +29856,8 @@ html body {
29917
29856
  .buj61ew.ant-btn.ant-btn-lg {
29918
29857
  height: 40px;
29919
29858
  line-height: 24px;
29920
- padding: 8px 16px;
29921
29859
  }
29922
29860
  .buj61ew.ant-btn.ant-btn-sm {
29923
- padding: 2px 8px;
29924
29861
  height: 24px;
29925
29862
  line-height: 20px;
29926
29863
  }
@@ -30153,6 +30090,48 @@ html body {
30153
30090
  padding: 0;
30154
30091
  }
30155
30092
 
30093
+ .bpq0js6 {
30094
+ padding: 4px 11px;
30095
+ }
30096
+
30097
+ .b15sn34c {
30098
+ white-space: nowrap;
30099
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30100
+ }
30101
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30102
+ --color: #0080ff;
30103
+ }
30104
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30105
+ --color: #0080ff;
30106
+ }
30107
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
30108
+ margin-left: 1px;
30109
+ }
30110
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
30111
+ border-top-right-radius: 0;
30112
+ border-bottom-right-radius: 0;
30113
+ }
30114
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
30115
+ border-top-left-radius: 0;
30116
+ border-bottom-left-radius: 0;
30117
+ }
30118
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30119
+ border-radius: unset;
30120
+ }
30121
+
30122
+ .iap75of {
30123
+ height: 18px;
30124
+ line-height: 18px;
30125
+ padding: 0 4px;
30126
+ border-radius: 4px;
30127
+ background: rgba(235, 239, 245, 0.6);
30128
+ border: 1px solid rgba(223, 228, 235, 0.6);
30129
+ display: flex;
30130
+ align-items: center;
30131
+ white-space: nowrap;
30132
+ margin-right: 4px;
30133
+ }
30134
+
30156
30135
  .i1mrf09m {
30157
30136
  display: inline-flex;
30158
30137
  align-items: center;
@@ -30180,61 +30159,150 @@ html body {
30180
30159
  position: absolute;
30181
30160
  }
30182
30161
 
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;
30162
+ .rxbeqvl.ant-radio-wrapper {
30163
+ display: inline-flex;
30164
+ align-items: baseline;
30165
+ white-space: pre-wrap;
30191
30166
  }
30192
- .p12gwtiw .pagination-left {
30193
- padding: 2px 8px;
30167
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30168
+ position: relative;
30169
+ top: 3px;
30194
30170
  }
30195
- .p12gwtiw .dropdown-trigger {
30196
- display: flex;
30197
- align-items: center;
30198
- border-radius: 6px;
30199
- cursor: pointer;
30200
- transition: all 0.3s ease;
30171
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30172
+ border-color: rgba(107, 128, 167, 0.6);
30201
30173
  }
30202
- .p12gwtiw .dropdown-trigger:hover {
30174
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30175
+ border-color: #0080ff;
30176
+ }
30177
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30178
+ border-color: #0080ff;
30179
+ background: #0080ff;
30180
+ }
30181
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30182
+ top: 4px;
30183
+ left: 4px;
30184
+ width: 6px;
30185
+ height: 6px;
30186
+ background: #fff;
30187
+ }
30188
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30189
+ opacity: 0.5;
30190
+ }
30191
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30192
+ border-color: rgba(107, 128, 167, 0.6);
30203
30193
  background: rgba(211, 218, 235, 0.6);
30204
- color: #0080ff;
30205
30194
  }
30206
- .p12gwtiw .dropdown-trigger .icon-inner {
30207
- margin-left: 4px;
30195
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30196
+ background: #00122e;
30208
30197
  }
30209
- .p12gwtiw .pagination-right {
30210
- display: flex;
30211
- align-items: center;
30212
- color: #0080ff;
30213
- font-weight: bold;
30198
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30199
+ color: #00122e;
30200
+ opacity: 0.5;
30214
30201
  }
30215
- .p12gwtiw .pagination-right .icon-inner {
30216
- margin-left: 4px;
30202
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30203
+ color: #00122e;
30217
30204
  }
30218
- .p12gwtiw .pagination-right .prev-btn,
30219
- .p12gwtiw .pagination-right .next-btn {
30220
- padding: 0 8px;
30205
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30206
+ display: inline-block;
30207
+ padding: 0;
30208
+ padding-left: 12px;
30221
30209
  }
30222
- .p12gwtiw .pagination-right .prev-btn > span,
30223
- .p12gwtiw .pagination-right .next-btn > span {
30224
- color: #0080ff;
30210
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30211
+ margin-bottom: 0;
30212
+ white-space: pre-wrap;
30213
+ color: rgba(44, 56, 82, 0.6);
30225
30214
  }
30226
- .p12gwtiw .pagination-right .next-btn .icon-inner {
30227
- transform: rotate(180deg);
30215
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30216
+ padding-left: 8px;
30228
30217
  }
30229
30218
 
30230
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30231
- max-height: calc(100vh - 128px);
30232
- overflow-y: auto;
30219
+ .r5ie79y .ant-radio-button-wrapper:first-child {
30220
+ border-radius: 5px 0 0 5px;
30233
30221
  }
30234
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30235
- padding: 4px 20px;
30236
- font-size: 12px;
30237
- line-height: 18px;
30222
+ .r5ie79y .ant-radio-button-wrapper:last-child {
30223
+ border-radius: 0 5px 5px 0;
30224
+ }
30225
+
30226
+ .r1f0aqcc {
30227
+ color: #00122e;
30228
+ border-color: #ccd4e3;
30229
+ }
30230
+ .r1f0aqcc:first-child {
30231
+ border-color: #a3b4cc;
30232
+ }
30233
+ .r1f0aqcc.ant-radio-button-wrapper {
30234
+ padding: 0 12px;
30235
+ line-height: 32px;
30236
+ height: 32px;
30237
+ }
30238
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
30239
+ white-space: nowrap;
30240
+ }
30241
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30242
+ height: 22px;
30243
+ padding: 0 7px;
30244
+ line-height: 20px;
30245
+ }
30246
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30247
+ background: #ccd4e3;
30248
+ }
30249
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30250
+ background: #0080ff;
30251
+ }
30252
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30253
+ background: #ccd4e3;
30254
+ opacity: 0.5;
30255
+ }
30256
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30257
+ border-right-color: #0080ff;
30258
+ }
30259
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30260
+ border-color: #0080ff;
30261
+ }
30262
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
30263
+ background: rgba(0, 136, 255, 0.1);
30264
+ }
30265
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
30266
+ background: rgba(211, 218, 235, 0.6);
30267
+ border-color: #ccd4e3;
30268
+ opacity: 0.5;
30269
+ }
30270
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30271
+ color: #00122e;
30272
+ border-color: #ccd4e3;
30273
+ }
30274
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30275
+ color: #00122e;
30276
+ border-color: #ccd4e3;
30277
+ background: rgba(172, 186, 211, 0.6);
30278
+ }
30279
+ .r1f0aqcc .ant-radio-button-input {
30280
+ margin-right: 8px;
30281
+ display: inline;
30282
+ border: none;
30283
+ padding: 0;
30284
+ width: 36px;
30285
+ background: transparent;
30286
+ }
30287
+ .r1f0aqcc .ant-radio-button-input:focus {
30288
+ box-shadow: none;
30289
+ }
30290
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
30291
+ margin-right: 0;
30292
+ width: initial;
30293
+ box-shadow: none;
30294
+ }
30295
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30296
+ display: none;
30297
+ }
30298
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30299
+ display: inline;
30300
+ }
30301
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30302
+ display: inline;
30303
+ margin-right: 8px;
30304
+ padding: 0;
30305
+ width: 36px;
30238
30306
  }
30239
30307
 
30240
30308
  .s34f1qb.ant-switch {
@@ -30292,6 +30360,21 @@ html body {
30292
30360
  margin-left: 5px;
30293
30361
  }
30294
30362
 
30363
+ .fde5mpd {
30364
+ width: 100%;
30365
+ height: 100%;
30366
+ min-height: 124px;
30367
+ display: flex;
30368
+ flex-direction: column;
30369
+ justify-content: center;
30370
+ align-items: center;
30371
+ }
30372
+ .fde5mpd .error-text {
30373
+ color: rgba(10, 37, 85, 0.6);
30374
+ margin-bottom: 16px;
30375
+ font-size: 18px;
30376
+ }
30377
+
30295
30378
  .cz04yix {
30296
30379
  display: flex;
30297
30380
  flex-direction: column;
@@ -30904,150 +30987,61 @@ input.rrg1fkn.ant-input {
30904
30987
  border-bottom-left-radius: 0;
30905
30988
  }
30906
30989
 
30907
- .rxbeqvl.ant-radio-wrapper {
30908
- display: inline-flex;
30909
- align-items: baseline;
30910
- white-space: pre-wrap;
30911
- }
30912
- .rxbeqvl.ant-radio-wrapper .ant-radio {
30913
- position: relative;
30914
- top: 3px;
30915
- }
30916
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30917
- border-color: rgba(107, 128, 167, 0.6);
30918
- }
30919
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30920
- border-color: #0080ff;
30921
- }
30922
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30923
- border-color: #0080ff;
30924
- background: #0080ff;
30925
- }
30926
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30927
- top: 4px;
30928
- left: 4px;
30929
- width: 6px;
30930
- height: 6px;
30931
- background: #fff;
30932
- }
30933
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30934
- opacity: 0.5;
30935
- }
30936
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30937
- border-color: rgba(107, 128, 167, 0.6);
30938
- background: rgba(211, 218, 235, 0.6);
30939
- }
30940
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30941
- background: #00122e;
30942
- }
30943
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30944
- color: #00122e;
30945
- opacity: 0.5;
30946
- }
30947
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30948
- color: #00122e;
30949
- }
30950
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30951
- display: inline-block;
30952
- padding: 0;
30953
- padding-left: 12px;
30954
- }
30955
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30956
- margin-bottom: 0;
30957
- white-space: pre-wrap;
30990
+ .p12gwtiw {
30991
+ display: flex;
30992
+ justify-content: space-between;
30993
+ align-items: center;
30994
+ padding: 10px 0;
30958
30995
  color: rgba(44, 56, 82, 0.6);
30996
+ font-size: 12px;
30997
+ line-height: 24px;
30959
30998
  }
30960
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30961
- padding-left: 8px;
30962
- }
30963
-
30964
- .r5ie79y .ant-radio-button-wrapper:first-child {
30965
- border-radius: 5px 0 0 5px;
30966
- }
30967
- .r5ie79y .ant-radio-button-wrapper:last-child {
30968
- border-radius: 0 5px 5px 0;
30969
- }
30970
-
30971
- .r1f0aqcc {
30972
- color: #00122e;
30973
- border-color: #ccd4e3;
30974
- }
30975
- .r1f0aqcc:first-child {
30976
- border-color: #a3b4cc;
30977
- }
30978
- .r1f0aqcc.ant-radio-button-wrapper {
30979
- padding: 0 12px;
30980
- line-height: 32px;
30981
- height: 32px;
30982
- }
30983
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
30984
- white-space: nowrap;
30985
- }
30986
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30987
- height: 22px;
30988
- padding: 0 7px;
30989
- line-height: 20px;
30990
- }
30991
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30992
- background: #ccd4e3;
30993
- }
30994
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30995
- background: #0080ff;
30996
- }
30997
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30998
- background: #ccd4e3;
30999
- opacity: 0.5;
31000
- }
31001
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31002
- border-right-color: #0080ff;
31003
- }
31004
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31005
- border-color: #0080ff;
30999
+ .p12gwtiw .pagination-left {
31000
+ padding: 2px 8px;
31006
31001
  }
31007
- .r1f0aqcc.ant-radio-button-wrapper-checked {
31008
- background: rgba(0, 136, 255, 0.1);
31002
+ .p12gwtiw .dropdown-trigger {
31003
+ display: flex;
31004
+ align-items: center;
31005
+ border-radius: 6px;
31006
+ cursor: pointer;
31007
+ transition: all 0.3s ease;
31009
31008
  }
31010
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
31009
+ .p12gwtiw .dropdown-trigger:hover {
31011
31010
  background: rgba(211, 218, 235, 0.6);
31012
- border-color: #ccd4e3;
31013
- opacity: 0.5;
31011
+ color: #0080ff;
31014
31012
  }
31015
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31016
- color: #00122e;
31017
- border-color: #ccd4e3;
31013
+ .p12gwtiw .dropdown-trigger .icon-inner {
31014
+ margin-left: 4px;
31018
31015
  }
31019
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31020
- color: #00122e;
31021
- border-color: #ccd4e3;
31022
- background: rgba(172, 186, 211, 0.6);
31016
+ .p12gwtiw .pagination-right {
31017
+ display: flex;
31018
+ align-items: center;
31019
+ color: #0080ff;
31020
+ font-weight: bold;
31023
31021
  }
31024
- .r1f0aqcc .ant-radio-button-input {
31025
- margin-right: 8px;
31026
- display: inline;
31027
- border: none;
31028
- padding: 0;
31029
- width: 36px;
31030
- background: transparent;
31022
+ .p12gwtiw .pagination-right .icon-inner {
31023
+ margin-left: 4px;
31031
31024
  }
31032
- .r1f0aqcc .ant-radio-button-input:focus {
31033
- box-shadow: none;
31025
+ .p12gwtiw .pagination-right .prev-btn,
31026
+ .p12gwtiw .pagination-right .next-btn {
31027
+ padding: 0 8px;
31034
31028
  }
31035
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
31036
- margin-right: 0;
31037
- width: initial;
31038
- box-shadow: none;
31029
+ .p12gwtiw .pagination-right .prev-btn > span,
31030
+ .p12gwtiw .pagination-right .next-btn > span {
31031
+ color: #0080ff;
31039
31032
  }
31040
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31041
- display: none;
31033
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
31034
+ transform: rotate(180deg);
31042
31035
  }
31043
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31044
- display: inline;
31036
+
31037
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
31038
+ max-height: calc(100vh - 128px);
31039
+ overflow-y: auto;
31045
31040
  }
31046
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31047
- display: inline;
31048
- margin-right: 8px;
31049
- padding: 0;
31050
- width: 36px;
31041
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31042
+ padding: 4px 20px;
31043
+ font-size: 12px;
31044
+ line-height: 18px;
31051
31045
  }
31052
31046
 
31053
31047
  .t1upn1sz {
@@ -31499,6 +31493,19 @@ input.rrg1fkn.ant-input {
31499
31493
  display: inline-block;
31500
31494
  }
31501
31495
 
31496
+ .m15dvk92 {
31497
+ display: flex;
31498
+ justify-content: space-between;
31499
+ width: 100%;
31500
+ }
31501
+ .m15dvk92 .action {
31502
+ margin-left: 16px;
31503
+ }
31504
+
31505
+ .aql8iqz .ant-alert-message {
31506
+ width: 100%;
31507
+ }
31508
+
31502
31509
  .d6j0lbj {
31503
31510
  font-family: Inter;
31504
31511
  font-style: normal;
@@ -31974,19 +31981,6 @@ input.rrg1fkn.ant-input {
31974
31981
  line-height: 12px;
31975
31982
  }
31976
31983
 
31977
- .m15dvk92 {
31978
- display: flex;
31979
- justify-content: space-between;
31980
- width: 100%;
31981
- }
31982
- .m15dvk92 .action {
31983
- margin-left: 16px;
31984
- }
31985
-
31986
- .aql8iqz .ant-alert-message {
31987
- width: 100%;
31988
- }
31989
-
31990
31984
  .c198s9j3 {
31991
31985
  color: #2d3a56;
31992
31986
  line-height: 22px;
@@ -32685,36 +32679,6 @@ input.rrg1fkn.ant-input {
32685
32679
  justify-content: center;
32686
32680
  }
32687
32681
 
32688
- .t1gz6wqf {
32689
- height: 100%;
32690
- }
32691
- .t1gz6wqf .table-loading-item {
32692
- padding: 12px 4px;
32693
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32694
- display: flex;
32695
- }
32696
- .t1gz6wqf .table-loading-item > * {
32697
- height: 16px;
32698
- margin: 4px;
32699
- background: rgba(204, 212, 227, 0.18);
32700
- border-radius: 2px;
32701
- }
32702
- .t1gz6wqf .table-loading-item .checkbox-loading {
32703
- width: 16px;
32704
- }
32705
- .t1gz6wqf .table-loading-item .td-loading {
32706
- flex: 1;
32707
- }
32708
- .t1gz6wqf :nth-child(1) {
32709
- padding: 8px 4px;
32710
- }
32711
- .t1gz6wqf :nth-child(1) > * {
32712
- background: rgba(107, 125, 153, 0.18);
32713
- }
32714
- .t1gz6wqf :nth-child(1) > * {
32715
- background: rgba(163, 180, 204, 0.18);
32716
- }
32717
-
32718
32682
  .c1k4vanq {
32719
32683
  padding: 0 12px 14px 12px;
32720
32684
  }
@@ -32759,6 +32723,53 @@ input.rrg1fkn.ant-input {
32759
32723
  margin-right: 2px;
32760
32724
  }
32761
32725
 
32726
+ .t1gz6wqf {
32727
+ height: 100%;
32728
+ }
32729
+ .t1gz6wqf .table-loading-item {
32730
+ padding: 12px 4px;
32731
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32732
+ display: flex;
32733
+ }
32734
+ .t1gz6wqf .table-loading-item > * {
32735
+ height: 16px;
32736
+ margin: 4px;
32737
+ background: rgba(204, 212, 227, 0.18);
32738
+ border-radius: 2px;
32739
+ }
32740
+ .t1gz6wqf .table-loading-item .checkbox-loading {
32741
+ width: 16px;
32742
+ }
32743
+ .t1gz6wqf .table-loading-item .td-loading {
32744
+ flex: 1;
32745
+ }
32746
+ .t1gz6wqf :nth-child(1) {
32747
+ padding: 8px 4px;
32748
+ }
32749
+ .t1gz6wqf :nth-child(1) > * {
32750
+ background: rgba(107, 125, 153, 0.18);
32751
+ }
32752
+ .t1gz6wqf :nth-child(1) > * {
32753
+ background: rgba(163, 180, 204, 0.18);
32754
+ }
32755
+
32756
+ .bab9xum {
32757
+ 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);
32758
+ }
32759
+
32760
+ .cav4gt6 {
32761
+ border-radius: 8px;
32762
+ background-color: white;
32763
+ }
32764
+ .cav4gt6.hoverable {
32765
+ cursor: pointer;
32766
+ }
32767
+ .cav4gt6.hoverable:hover {
32768
+ transition: all 200ms ease;
32769
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32770
+ transform: translateY(-4px);
32771
+ }
32772
+
32762
32773
  .rrwcpby {
32763
32774
  display: flex;
32764
32775
  align-items: center;
@@ -32806,73 +32817,6 @@ input.rrg1fkn.ant-input {
32806
32817
  min-height: 0px;
32807
32818
  }
32808
32819
 
32809
- .bab9xum {
32810
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
32811
- }
32812
-
32813
- .cav4gt6 {
32814
- border-radius: 8px;
32815
- background-color: white;
32816
- }
32817
- .cav4gt6.hoverable {
32818
- cursor: pointer;
32819
- }
32820
- .cav4gt6.hoverable:hover {
32821
- transition: all 200ms ease;
32822
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32823
- transform: translateY(-4px);
32824
- }
32825
-
32826
- .at4ovwe .ant-input-number-handler-wrap {
32827
- display: var(--at4ovwe-0);
32828
- }
32829
- .at4ovwe .ant-input-number-input-wrap {
32830
- padding: 5px 12px;
32831
- display: inline-flex;
32832
- line-height: 1.5715;
32833
- height: 100%;
32834
- width: 100%;
32835
- }
32836
- .at4ovwe .ant-input-number-input-wrap::after {
32837
- content: var(--at4ovwe-1);
32838
- display: var(--at4ovwe-2);
32839
- flex: none;
32840
- align-items: center;
32841
- margin-left: 4px;
32842
- color: rgba(44, 56, 82, 0.6);
32843
- }
32844
- .at4ovwe .ant-input-number-input-wrap::before {
32845
- content: var(--at4ovwe-3);
32846
- display: var(--at4ovwe-4);
32847
- flex: none;
32848
- align-items: center;
32849
- margin-right: 4px;
32850
- cursor: auto;
32851
- color: rgba(44, 56, 82, 0.6);
32852
- }
32853
- .ant-input-group.ant-input-group-compact > .at4ovwe {
32854
- border-radius: 0;
32855
- }
32856
- .at4ovwe.ant-input-number {
32857
- width: 100%;
32858
- border-radius: 6px;
32859
- }
32860
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
32861
- border-color: #0096ff;
32862
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32863
- z-index: 1;
32864
- }
32865
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
32866
- border-color: #e75a3a;
32867
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32868
- }
32869
- .at4ovwe .ant-input-number-input {
32870
- padding: 0;
32871
- margin: 0;
32872
- height: auto;
32873
- font-size: inherit;
32874
- }
32875
-
32876
32820
  .tc40oxa {
32877
32821
  margin-bottom: 4px;
32878
32822
  color: rgba(44, 56, 82, 0.6);
@@ -33066,13 +33010,54 @@ input.rrg1fkn.ant-input {
33066
33010
  margin-right: 8px;
33067
33011
  }
33068
33012
 
33069
- .w1xcixj5.outside-tag {
33070
- padding-left: 0;
33013
+ .at4ovwe .ant-input-number-handler-wrap {
33014
+ display: var(--at4ovwe-0);
33071
33015
  }
33072
- .w1xcixj5.outside-tag .inside-tag {
33073
- border-radius: 4px 0 0 4px;
33074
- padding-right: 4px;
33016
+ .at4ovwe .ant-input-number-input-wrap {
33017
+ padding: 5px 12px;
33018
+ display: inline-flex;
33019
+ line-height: 1.5715;
33020
+ height: 100%;
33021
+ width: 100%;
33022
+ }
33023
+ .at4ovwe .ant-input-number-input-wrap::after {
33024
+ content: var(--at4ovwe-1);
33025
+ display: var(--at4ovwe-2);
33026
+ flex: none;
33027
+ align-items: center;
33028
+ margin-left: 4px;
33029
+ color: rgba(44, 56, 82, 0.6);
33030
+ }
33031
+ .at4ovwe .ant-input-number-input-wrap::before {
33032
+ content: var(--at4ovwe-3);
33033
+ display: var(--at4ovwe-4);
33034
+ flex: none;
33035
+ align-items: center;
33075
33036
  margin-right: 4px;
33037
+ cursor: auto;
33038
+ color: rgba(44, 56, 82, 0.6);
33039
+ }
33040
+ .ant-input-group.ant-input-group-compact > .at4ovwe {
33041
+ border-radius: 0;
33042
+ }
33043
+ .at4ovwe.ant-input-number {
33044
+ width: 100%;
33045
+ border-radius: 6px;
33046
+ }
33047
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33048
+ border-color: #0096ff;
33049
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33050
+ z-index: 1;
33051
+ }
33052
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33053
+ border-color: #e75a3a;
33054
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33055
+ }
33056
+ .at4ovwe .ant-input-number-input {
33057
+ padding: 0;
33058
+ margin: 0;
33059
+ height: auto;
33060
+ font-size: inherit;
33076
33061
  }
33077
33062
 
33078
33063
  .sut42l0 {
@@ -33099,6 +33084,15 @@ input.rrg1fkn.ant-input {
33099
33084
  height: 16px;
33100
33085
  }
33101
33086
 
33087
+ .w1xcixj5.outside-tag {
33088
+ padding-left: 0;
33089
+ }
33090
+ .w1xcixj5.outside-tag .inside-tag {
33091
+ border-radius: 4px 0 0 4px;
33092
+ padding-right: 4px;
33093
+ margin-right: 4px;
33094
+ }
33095
+
33102
33096
  .a6dbbkm .ant-input-number-handler-wrap {
33103
33097
  display: var(--a6dbbkm-0);
33104
33098
  }