@cloudtower/eagle 0.26.25-dry-1 → 0.26.26-dry-1
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.
- package/dist/components/I18nNameTag/index.d.ts +10 -0
- package/dist/components/Modal/AsideModal.d.ts +0 -2
- package/dist/components.css +634 -634
- package/dist/esm/index.js +2 -2
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +196 -196
- package/dist/umd/index.js +2 -2
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -29840,6 +29840,35 @@ 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
|
+
.bpq0js6 {
|
|
29844
|
+
padding: 4px 11px;
|
|
29845
|
+
}
|
|
29846
|
+
|
|
29847
|
+
.b15sn34c {
|
|
29848
|
+
white-space: nowrap;
|
|
29849
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29850
|
+
}
|
|
29851
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29852
|
+
--color: #0080ff;
|
|
29853
|
+
}
|
|
29854
|
+
.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] {
|
|
29855
|
+
--color: #0080ff;
|
|
29856
|
+
}
|
|
29857
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
29858
|
+
margin-left: 1px;
|
|
29859
|
+
}
|
|
29860
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
29861
|
+
border-top-right-radius: 0;
|
|
29862
|
+
border-bottom-right-radius: 0;
|
|
29863
|
+
}
|
|
29864
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
29865
|
+
border-top-left-radius: 0;
|
|
29866
|
+
border-bottom-left-radius: 0;
|
|
29867
|
+
}
|
|
29868
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29869
|
+
border-radius: unset;
|
|
29870
|
+
}
|
|
29871
|
+
|
|
29843
29872
|
.fde5mpd {
|
|
29844
29873
|
width: 100%;
|
|
29845
29874
|
height: 100%;
|
|
@@ -30111,48 +30140,6 @@ html body {
|
|
|
30111
30140
|
padding: 0;
|
|
30112
30141
|
}
|
|
30113
30142
|
|
|
30114
|
-
.bpq0js6 {
|
|
30115
|
-
padding: 4px 11px;
|
|
30116
|
-
}
|
|
30117
|
-
|
|
30118
|
-
.b15sn34c {
|
|
30119
|
-
white-space: nowrap;
|
|
30120
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30121
|
-
}
|
|
30122
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30123
|
-
--color: #0080ff;
|
|
30124
|
-
}
|
|
30125
|
-
.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] {
|
|
30126
|
-
--color: #0080ff;
|
|
30127
|
-
}
|
|
30128
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
30129
|
-
margin-left: 1px;
|
|
30130
|
-
}
|
|
30131
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
30132
|
-
border-top-right-radius: 0;
|
|
30133
|
-
border-bottom-right-radius: 0;
|
|
30134
|
-
}
|
|
30135
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
30136
|
-
border-top-left-radius: 0;
|
|
30137
|
-
border-bottom-left-radius: 0;
|
|
30138
|
-
}
|
|
30139
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30140
|
-
border-radius: unset;
|
|
30141
|
-
}
|
|
30142
|
-
|
|
30143
|
-
.iap75of {
|
|
30144
|
-
height: 18px;
|
|
30145
|
-
line-height: 18px;
|
|
30146
|
-
padding: 0 4px;
|
|
30147
|
-
border-radius: 4px;
|
|
30148
|
-
background: rgba(235, 239, 245, 0.6);
|
|
30149
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30150
|
-
display: flex;
|
|
30151
|
-
align-items: center;
|
|
30152
|
-
white-space: nowrap;
|
|
30153
|
-
margin-right: 4px;
|
|
30154
|
-
}
|
|
30155
|
-
|
|
30156
30143
|
.i1mrf09m {
|
|
30157
30144
|
display: inline-flex;
|
|
30158
30145
|
align-items: center;
|
|
@@ -30180,376 +30167,131 @@ html body {
|
|
|
30180
30167
|
position: absolute;
|
|
30181
30168
|
}
|
|
30182
30169
|
|
|
30183
|
-
.
|
|
30184
|
-
|
|
30185
|
-
height:
|
|
30186
|
-
|
|
30187
|
-
|
|
30188
|
-
|
|
30189
|
-
|
|
30190
|
-
|
|
30191
|
-
|
|
30192
|
-
|
|
30193
|
-
|
|
30194
|
-
height: 16px;
|
|
30195
|
-
}
|
|
30196
|
-
.s34f1qb.ant-switch-large {
|
|
30197
|
-
min-width: 52px;
|
|
30198
|
-
height: 32px;
|
|
30170
|
+
.iap75of {
|
|
30171
|
+
height: 18px;
|
|
30172
|
+
line-height: 18px;
|
|
30173
|
+
padding: 0 4px;
|
|
30174
|
+
border-radius: 4px;
|
|
30175
|
+
background: rgba(235, 239, 245, 0.6);
|
|
30176
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30177
|
+
display: flex;
|
|
30178
|
+
align-items: center;
|
|
30179
|
+
white-space: nowrap;
|
|
30180
|
+
margin-right: 4px;
|
|
30199
30181
|
}
|
|
30200
|
-
|
|
30201
|
-
|
|
30202
|
-
|
|
30182
|
+
|
|
30183
|
+
.cz04yix {
|
|
30184
|
+
display: flex;
|
|
30185
|
+
flex-direction: column;
|
|
30203
30186
|
}
|
|
30204
|
-
|
|
30205
|
-
|
|
30206
|
-
|
|
30187
|
+
|
|
30188
|
+
.m1if5j39 {
|
|
30189
|
+
max-width: 1120px;
|
|
30190
|
+
width: 100%;
|
|
30191
|
+
margin: 0 auto;
|
|
30192
|
+
height: 100%;
|
|
30207
30193
|
}
|
|
30208
|
-
|
|
30209
|
-
|
|
30210
|
-
width:
|
|
30211
|
-
|
|
30212
|
-
|
|
30194
|
+
|
|
30195
|
+
.w1vvwdlp {
|
|
30196
|
+
max-width: 1120px;
|
|
30197
|
+
width: 100%;
|
|
30198
|
+
margin: 0 auto;
|
|
30199
|
+
display: flex;
|
|
30213
30200
|
}
|
|
30214
|
-
.
|
|
30215
|
-
|
|
30216
|
-
|
|
30201
|
+
.w1vvwdlp .left,
|
|
30202
|
+
.w1vvwdlp .right {
|
|
30203
|
+
flex-grow: 0;
|
|
30204
|
+
flex-shrink: 0;
|
|
30205
|
+
flex-basis: 21%;
|
|
30217
30206
|
}
|
|
30218
|
-
.
|
|
30219
|
-
|
|
30207
|
+
.w1vvwdlp .left {
|
|
30208
|
+
display: flex;
|
|
30209
|
+
justify-content: flex-end;
|
|
30210
|
+
padding-right: 44px;
|
|
30220
30211
|
}
|
|
30221
|
-
.
|
|
30222
|
-
|
|
30212
|
+
.w1vvwdlp .right {
|
|
30213
|
+
padding-left: 44px;
|
|
30223
30214
|
}
|
|
30224
|
-
.
|
|
30225
|
-
|
|
30215
|
+
.w1vvwdlp .middle {
|
|
30216
|
+
margin-bottom: 40px;
|
|
30217
|
+
flex-grow: 0;
|
|
30218
|
+
flex-shrink: 0;
|
|
30219
|
+
flex-basis: 58%;
|
|
30226
30220
|
}
|
|
30227
|
-
.
|
|
30228
|
-
|
|
30221
|
+
.w1vvwdlp .middle .form-base-field {
|
|
30222
|
+
width: 100%;
|
|
30229
30223
|
}
|
|
30230
|
-
.
|
|
30231
|
-
|
|
30224
|
+
.w1vvwdlp .middle .form-base-field .form-base-field {
|
|
30225
|
+
width: auto;
|
|
30232
30226
|
}
|
|
30233
30227
|
|
|
30234
|
-
.
|
|
30235
|
-
margin
|
|
30228
|
+
.h1cuopx7 .ant-modal-header {
|
|
30229
|
+
margin: 0 auto;
|
|
30230
|
+
width: 100%;
|
|
30231
|
+
max-width: 648px;
|
|
30236
30232
|
}
|
|
30237
|
-
|
|
30238
|
-
|
|
30239
|
-
display: inline-flex;
|
|
30240
|
-
align-items: baseline;
|
|
30241
|
-
white-space: pre-wrap;
|
|
30233
|
+
.h1cuopx7 .ant-modal-header .ant-modal-title {
|
|
30234
|
+
margin-left: 0;
|
|
30242
30235
|
}
|
|
30243
|
-
.
|
|
30244
|
-
|
|
30245
|
-
|
|
30236
|
+
.h1cuopx7 .ant-modal-body {
|
|
30237
|
+
margin: 0 auto;
|
|
30238
|
+
padding: 0;
|
|
30239
|
+
width: 100%;
|
|
30240
|
+
max-width: 648px;
|
|
30241
|
+
overflow: hidden;
|
|
30246
30242
|
}
|
|
30247
|
-
.
|
|
30248
|
-
|
|
30243
|
+
.h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
|
|
30244
|
+
margin-bottom: 40px;
|
|
30249
30245
|
}
|
|
30250
|
-
.
|
|
30251
|
-
|
|
30246
|
+
.h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
|
|
30247
|
+
height: calc(100vh - 225px);
|
|
30248
|
+
overflow-y: auto;
|
|
30252
30249
|
}
|
|
30253
|
-
.
|
|
30254
|
-
|
|
30255
|
-
|
|
30250
|
+
.h1cuopx7 .ant-modal-footer .footer-content {
|
|
30251
|
+
margin: 0 auto;
|
|
30252
|
+
max-width: 648px;
|
|
30256
30253
|
}
|
|
30257
|
-
|
|
30258
|
-
|
|
30259
|
-
|
|
30260
|
-
width:
|
|
30261
|
-
|
|
30262
|
-
background: #fff;
|
|
30254
|
+
|
|
30255
|
+
.h1p6d3y3 .ant-modal-header {
|
|
30256
|
+
margin: 0 auto;
|
|
30257
|
+
width: 100%;
|
|
30258
|
+
max-width: 1024px;
|
|
30263
30259
|
}
|
|
30264
|
-
.
|
|
30265
|
-
|
|
30260
|
+
.h1p6d3y3 .ant-modal-header .ant-modal-title {
|
|
30261
|
+
margin-left: 0;
|
|
30266
30262
|
}
|
|
30267
|
-
.
|
|
30268
|
-
|
|
30269
|
-
|
|
30263
|
+
.h1p6d3y3 .ant-modal-body {
|
|
30264
|
+
margin: 0 auto;
|
|
30265
|
+
padding: 0;
|
|
30266
|
+
width: 100%;
|
|
30267
|
+
max-width: 1024px;
|
|
30268
|
+
overflow: hidden;
|
|
30270
30269
|
}
|
|
30271
|
-
.
|
|
30272
|
-
|
|
30270
|
+
.h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
|
|
30271
|
+
margin-bottom: 40px;
|
|
30273
30272
|
}
|
|
30274
|
-
.
|
|
30275
|
-
|
|
30276
|
-
|
|
30273
|
+
.h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
|
|
30274
|
+
height: calc(100vh - 225px);
|
|
30275
|
+
overflow-y: auto;
|
|
30277
30276
|
}
|
|
30278
|
-
.
|
|
30279
|
-
|
|
30277
|
+
.h1p6d3y3 .ant-modal-footer .footer-content {
|
|
30278
|
+
margin: 0 auto;
|
|
30279
|
+
max-width: 1024px;
|
|
30280
30280
|
}
|
|
30281
|
-
|
|
30282
|
-
|
|
30283
|
-
|
|
30284
|
-
padding-left: 12px;
|
|
30281
|
+
|
|
30282
|
+
.fxgckuk {
|
|
30283
|
+
flex: 1;
|
|
30285
30284
|
}
|
|
30286
|
-
.
|
|
30287
|
-
|
|
30288
|
-
|
|
30285
|
+
.fxgckuk label {
|
|
30286
|
+
font-size: 13px;
|
|
30287
|
+
line-height: 20px;
|
|
30289
30288
|
color: rgba(44, 56, 82, 0.6);
|
|
30290
30289
|
}
|
|
30291
|
-
.
|
|
30292
|
-
|
|
30293
|
-
|
|
30294
|
-
|
|
30295
|
-
|
|
30296
|
-
border-radius: 5px 0 0 5px;
|
|
30297
|
-
}
|
|
30298
|
-
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
30299
|
-
border-radius: 0 5px 5px 0;
|
|
30300
|
-
}
|
|
30301
|
-
|
|
30302
|
-
.r1f0aqcc {
|
|
30303
|
-
color: #00122e;
|
|
30304
|
-
border-color: #ccd4e3;
|
|
30305
|
-
}
|
|
30306
|
-
.r1f0aqcc:first-child {
|
|
30307
|
-
border-color: #a3b4cc;
|
|
30308
|
-
}
|
|
30309
|
-
.r1f0aqcc.ant-radio-button-wrapper {
|
|
30310
|
-
padding: 0 12px;
|
|
30311
|
-
line-height: 32px;
|
|
30312
|
-
height: 32px;
|
|
30313
|
-
}
|
|
30314
|
-
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
30315
|
-
white-space: nowrap;
|
|
30316
|
-
}
|
|
30317
|
-
.ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
|
|
30318
|
-
height: 22px;
|
|
30319
|
-
padding: 0 7px;
|
|
30320
|
-
line-height: 20px;
|
|
30321
|
-
}
|
|
30322
|
-
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30323
|
-
background: #ccd4e3;
|
|
30324
|
-
}
|
|
30325
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30326
|
-
background: #0080ff;
|
|
30327
|
-
}
|
|
30328
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30329
|
-
background: #ccd4e3;
|
|
30330
|
-
opacity: 0.5;
|
|
30331
|
-
}
|
|
30332
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30333
|
-
border-right-color: #0080ff;
|
|
30334
|
-
}
|
|
30335
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30336
|
-
border-color: #0080ff;
|
|
30337
|
-
}
|
|
30338
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
30339
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30340
|
-
}
|
|
30341
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
30342
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30343
|
-
border-color: #ccd4e3;
|
|
30344
|
-
opacity: 0.5;
|
|
30345
|
-
}
|
|
30346
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
30347
|
-
color: #00122e;
|
|
30348
|
-
border-color: #ccd4e3;
|
|
30349
|
-
}
|
|
30350
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30351
|
-
color: #00122e;
|
|
30352
|
-
border-color: #ccd4e3;
|
|
30353
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30354
|
-
}
|
|
30355
|
-
.r1f0aqcc .ant-radio-button-input {
|
|
30356
|
-
margin-right: 8px;
|
|
30357
|
-
display: inline;
|
|
30358
|
-
border: none;
|
|
30359
|
-
padding: 0;
|
|
30360
|
-
width: 36px;
|
|
30361
|
-
background: transparent;
|
|
30362
|
-
}
|
|
30363
|
-
.r1f0aqcc .ant-radio-button-input:focus {
|
|
30364
|
-
box-shadow: none;
|
|
30365
|
-
}
|
|
30366
|
-
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
30367
|
-
margin-right: 0;
|
|
30368
|
-
width: initial;
|
|
30369
|
-
box-shadow: none;
|
|
30370
|
-
}
|
|
30371
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30372
|
-
display: none;
|
|
30373
|
-
}
|
|
30374
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30375
|
-
display: inline;
|
|
30376
|
-
}
|
|
30377
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30378
|
-
display: inline;
|
|
30379
|
-
margin-right: 8px;
|
|
30380
|
-
padding: 0;
|
|
30381
|
-
width: 36px;
|
|
30382
|
-
}
|
|
30383
|
-
|
|
30384
|
-
.p12gwtiw {
|
|
30385
|
-
display: flex;
|
|
30386
|
-
justify-content: space-between;
|
|
30387
|
-
align-items: center;
|
|
30388
|
-
padding: 10px 0;
|
|
30389
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30390
|
-
font-size: 12px;
|
|
30391
|
-
line-height: 24px;
|
|
30392
|
-
}
|
|
30393
|
-
.p12gwtiw .pagination-left {
|
|
30394
|
-
padding: 2px 8px;
|
|
30395
|
-
}
|
|
30396
|
-
.p12gwtiw .dropdown-trigger {
|
|
30397
|
-
display: flex;
|
|
30398
|
-
align-items: center;
|
|
30399
|
-
border-radius: 6px;
|
|
30400
|
-
cursor: pointer;
|
|
30401
|
-
transition: all 0.3s ease;
|
|
30402
|
-
}
|
|
30403
|
-
.p12gwtiw .dropdown-trigger:hover {
|
|
30404
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30405
|
-
color: #0080ff;
|
|
30406
|
-
}
|
|
30407
|
-
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
30408
|
-
margin-left: 4px;
|
|
30409
|
-
}
|
|
30410
|
-
.p12gwtiw .pagination-right {
|
|
30411
|
-
display: flex;
|
|
30412
|
-
align-items: center;
|
|
30413
|
-
color: #0080ff;
|
|
30414
|
-
font-weight: bold;
|
|
30415
|
-
}
|
|
30416
|
-
.p12gwtiw .pagination-right .icon-inner {
|
|
30417
|
-
margin-left: 4px;
|
|
30418
|
-
}
|
|
30419
|
-
.p12gwtiw .pagination-right .prev-btn,
|
|
30420
|
-
.p12gwtiw .pagination-right .next-btn {
|
|
30421
|
-
padding: 0 8px;
|
|
30422
|
-
}
|
|
30423
|
-
.p12gwtiw .pagination-right .prev-btn > span,
|
|
30424
|
-
.p12gwtiw .pagination-right .next-btn > span {
|
|
30425
|
-
color: #0080ff;
|
|
30426
|
-
}
|
|
30427
|
-
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
30428
|
-
transform: rotate(180deg);
|
|
30429
|
-
}
|
|
30430
|
-
|
|
30431
|
-
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
30432
|
-
max-height: calc(100vh - 128px);
|
|
30433
|
-
overflow-y: auto;
|
|
30434
|
-
}
|
|
30435
|
-
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30436
|
-
padding: 4px 20px;
|
|
30437
|
-
font-size: 12px;
|
|
30438
|
-
line-height: 18px;
|
|
30439
|
-
}
|
|
30440
|
-
|
|
30441
|
-
.cz04yix {
|
|
30442
|
-
display: flex;
|
|
30443
|
-
flex-direction: column;
|
|
30444
|
-
}
|
|
30445
|
-
|
|
30446
|
-
.m1if5j39 {
|
|
30447
|
-
max-width: 1120px;
|
|
30448
|
-
width: 100%;
|
|
30449
|
-
margin: 0 auto;
|
|
30450
|
-
height: 100%;
|
|
30451
|
-
}
|
|
30452
|
-
|
|
30453
|
-
.w1vvwdlp {
|
|
30454
|
-
max-width: 1120px;
|
|
30455
|
-
width: 100%;
|
|
30456
|
-
margin: 0 auto;
|
|
30457
|
-
display: flex;
|
|
30458
|
-
}
|
|
30459
|
-
.w1vvwdlp .left,
|
|
30460
|
-
.w1vvwdlp .right {
|
|
30461
|
-
flex-grow: 0;
|
|
30462
|
-
flex-shrink: 0;
|
|
30463
|
-
flex-basis: 21%;
|
|
30464
|
-
}
|
|
30465
|
-
.w1vvwdlp .left {
|
|
30466
|
-
display: flex;
|
|
30467
|
-
justify-content: flex-end;
|
|
30468
|
-
padding-right: 44px;
|
|
30469
|
-
}
|
|
30470
|
-
.w1vvwdlp .right {
|
|
30471
|
-
padding-left: 44px;
|
|
30472
|
-
}
|
|
30473
|
-
.w1vvwdlp .middle {
|
|
30474
|
-
margin-bottom: 40px;
|
|
30475
|
-
flex-grow: 0;
|
|
30476
|
-
flex-shrink: 0;
|
|
30477
|
-
flex-basis: 58%;
|
|
30478
|
-
}
|
|
30479
|
-
.w1vvwdlp .middle .form-base-field {
|
|
30480
|
-
width: 100%;
|
|
30481
|
-
}
|
|
30482
|
-
.w1vvwdlp .middle .form-base-field .form-base-field {
|
|
30483
|
-
width: auto;
|
|
30484
|
-
}
|
|
30485
|
-
|
|
30486
|
-
.h1cuopx7 .ant-modal-header {
|
|
30487
|
-
margin: 0 auto;
|
|
30488
|
-
width: 100%;
|
|
30489
|
-
max-width: 648px;
|
|
30490
|
-
}
|
|
30491
|
-
.h1cuopx7 .ant-modal-header .ant-modal-title {
|
|
30492
|
-
margin-left: 0;
|
|
30493
|
-
}
|
|
30494
|
-
.h1cuopx7 .ant-modal-body {
|
|
30495
|
-
margin: 0 auto;
|
|
30496
|
-
padding: 0;
|
|
30497
|
-
width: 100%;
|
|
30498
|
-
max-width: 648px;
|
|
30499
|
-
overflow: hidden;
|
|
30500
|
-
}
|
|
30501
|
-
.h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
|
|
30502
|
-
margin-bottom: 40px;
|
|
30503
|
-
}
|
|
30504
|
-
.h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
|
|
30505
|
-
height: calc(100vh - 225px);
|
|
30506
|
-
overflow-y: auto;
|
|
30507
|
-
}
|
|
30508
|
-
.h1cuopx7 .ant-modal-footer .footer-content {
|
|
30509
|
-
margin: 0 auto;
|
|
30510
|
-
max-width: 648px;
|
|
30511
|
-
}
|
|
30512
|
-
|
|
30513
|
-
.h1p6d3y3 .ant-modal-header {
|
|
30514
|
-
margin: 0 auto;
|
|
30515
|
-
width: 100%;
|
|
30516
|
-
max-width: 1024px;
|
|
30517
|
-
}
|
|
30518
|
-
.h1p6d3y3 .ant-modal-header .ant-modal-title {
|
|
30519
|
-
margin-left: 0;
|
|
30520
|
-
}
|
|
30521
|
-
.h1p6d3y3 .ant-modal-body {
|
|
30522
|
-
margin: 0 auto;
|
|
30523
|
-
padding: 0;
|
|
30524
|
-
width: 100%;
|
|
30525
|
-
max-width: 1024px;
|
|
30526
|
-
overflow: hidden;
|
|
30527
|
-
}
|
|
30528
|
-
.h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
|
|
30529
|
-
margin-bottom: 40px;
|
|
30530
|
-
}
|
|
30531
|
-
.h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
|
|
30532
|
-
height: calc(100vh - 225px);
|
|
30533
|
-
overflow-y: auto;
|
|
30534
|
-
}
|
|
30535
|
-
.h1p6d3y3 .ant-modal-footer .footer-content {
|
|
30536
|
-
margin: 0 auto;
|
|
30537
|
-
max-width: 1024px;
|
|
30538
|
-
}
|
|
30539
|
-
|
|
30540
|
-
.fxgckuk {
|
|
30541
|
-
flex: 1;
|
|
30542
|
-
}
|
|
30543
|
-
.fxgckuk label {
|
|
30544
|
-
font-size: 13px;
|
|
30545
|
-
line-height: 20px;
|
|
30546
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30547
|
-
}
|
|
30548
|
-
.fxgckuk .title {
|
|
30549
|
-
font-size: 14px;
|
|
30550
|
-
line-height: 20px;
|
|
30551
|
-
color: #2d3a56;
|
|
30552
|
-
margin-bottom: 12px;
|
|
30290
|
+
.fxgckuk .title {
|
|
30291
|
+
font-size: 14px;
|
|
30292
|
+
line-height: 20px;
|
|
30293
|
+
color: #2d3a56;
|
|
30294
|
+
margin-bottom: 12px;
|
|
30553
30295
|
}
|
|
30554
30296
|
.fxgckuk.connect-cluster .title {
|
|
30555
30297
|
padding-bottom: 26px;
|
|
@@ -30850,203 +30592,461 @@ html body {
|
|
|
30850
30592
|
border-color: rgba(172, 186, 211, 0.6);
|
|
30851
30593
|
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30852
30594
|
}
|
|
30853
|
-
.ipd9bk.ant-input.ant-input-lg {
|
|
30854
|
-
padding: 8px 16px;
|
|
30855
|
-
line-height: 22px;
|
|
30595
|
+
.ipd9bk.ant-input.ant-input-lg {
|
|
30596
|
+
padding: 8px 16px;
|
|
30597
|
+
line-height: 22px;
|
|
30598
|
+
}
|
|
30599
|
+
.ipd9bk.ant-input.ant-input-sm {
|
|
30600
|
+
padding: 2px 8px;
|
|
30601
|
+
line-height: 18px;
|
|
30602
|
+
}
|
|
30603
|
+
.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 {
|
|
30604
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30605
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30606
|
+
z-index: 1;
|
|
30607
|
+
}
|
|
30608
|
+
.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 {
|
|
30609
|
+
border-color: #0096ff;
|
|
30610
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30611
|
+
}
|
|
30612
|
+
.ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
|
|
30613
|
+
border-color: #e75a3a;
|
|
30614
|
+
color: #e75a3a;
|
|
30615
|
+
}
|
|
30616
|
+
.ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
|
|
30617
|
+
border-color: #e75a3a;
|
|
30618
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30619
|
+
}
|
|
30620
|
+
.ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
|
|
30621
|
+
border-color: #e75a3a;
|
|
30622
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30623
|
+
}
|
|
30624
|
+
.ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
|
|
30625
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30626
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30627
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30628
|
+
}
|
|
30629
|
+
.ipd9bk.ant-input-affix-wrapper {
|
|
30630
|
+
padding: 5px 12px;
|
|
30631
|
+
border-radius: 6px;
|
|
30632
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30633
|
+
line-height: 20px;
|
|
30634
|
+
color: #2d3a56;
|
|
30635
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30636
|
+
}
|
|
30637
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
|
|
30638
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
|
|
30639
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30640
|
+
}
|
|
30641
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
30642
|
+
padding: 8px 16px;
|
|
30643
|
+
line-height: 22px;
|
|
30644
|
+
}
|
|
30645
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30646
|
+
padding: 2px 8px;
|
|
30647
|
+
line-height: 18px;
|
|
30648
|
+
}
|
|
30649
|
+
.ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
30650
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30651
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30652
|
+
}
|
|
30653
|
+
.ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
30654
|
+
border-color: #0096ff;
|
|
30655
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30656
|
+
}
|
|
30657
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
30658
|
+
border-color: #e75a3a;
|
|
30659
|
+
}
|
|
30660
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
30661
|
+
color: #e75a3a;
|
|
30662
|
+
}
|
|
30663
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
30664
|
+
border-color: #e75a3a;
|
|
30665
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30666
|
+
}
|
|
30667
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
30668
|
+
border-color: #e75a3a;
|
|
30669
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30670
|
+
}
|
|
30671
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
30672
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30673
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30674
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30675
|
+
}
|
|
30676
|
+
textarea.ipd9bk.ant-input {
|
|
30677
|
+
transition-property: height;
|
|
30678
|
+
transition-delay: 50ms;
|
|
30679
|
+
}
|
|
30680
|
+
textarea.ipd9bk.ant-input.textarea-large {
|
|
30681
|
+
min-height: 40px;
|
|
30682
|
+
height: 40px;
|
|
30683
|
+
}
|
|
30684
|
+
textarea.ipd9bk.ant-input.textarea-large:focus {
|
|
30685
|
+
height: 80px;
|
|
30686
|
+
}
|
|
30687
|
+
textarea.ipd9bk.ant-input.textarea-middle {
|
|
30688
|
+
min-height: 32px;
|
|
30689
|
+
height: 32px;
|
|
30690
|
+
}
|
|
30691
|
+
textarea.ipd9bk.ant-input.textarea-middle:focus {
|
|
30692
|
+
height: 64px;
|
|
30693
|
+
}
|
|
30694
|
+
textarea.ipd9bk.ant-input.textarea-small {
|
|
30695
|
+
min-height: 24px;
|
|
30696
|
+
height: 24px;
|
|
30697
|
+
}
|
|
30698
|
+
textarea.ipd9bk.ant-input.textarea-small:focus {
|
|
30699
|
+
height: 40px;
|
|
30700
|
+
}
|
|
30701
|
+
|
|
30702
|
+
.kypn5o5 input, .kypn5o5.input-tags {
|
|
30703
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30704
|
+
border-radius: 4px;
|
|
30705
|
+
}
|
|
30706
|
+
.kypn5o5.input-tags {
|
|
30707
|
+
position: relative;
|
|
30708
|
+
padding: 6px;
|
|
30709
|
+
height: 32px;
|
|
30710
|
+
cursor: pointer;
|
|
30711
|
+
transition: border 150ms;
|
|
30712
|
+
}
|
|
30713
|
+
.kypn5o5.input-tags:hover {
|
|
30714
|
+
border-color: #0080ff;
|
|
30715
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
30716
|
+
}
|
|
30717
|
+
.kypn5o5.input-tags.kit-input-suffix-wrapper {
|
|
30718
|
+
padding-right: 30px;
|
|
30719
|
+
}
|
|
30720
|
+
.kypn5o5.input-tags .input-tags-inner {
|
|
30721
|
+
display: flex;
|
|
30722
|
+
}
|
|
30723
|
+
.kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
|
|
30724
|
+
display: flex;
|
|
30725
|
+
}
|
|
30726
|
+
.kypn5o5.input-tags .input-tag-suffix {
|
|
30727
|
+
position: absolute;
|
|
30728
|
+
right: 12px;
|
|
30729
|
+
top: 50%;
|
|
30730
|
+
transform: translateY(-50%);
|
|
30731
|
+
}
|
|
30732
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
|
|
30733
|
+
color: rgba(0, 0, 0, 0.25);
|
|
30734
|
+
font-size: 12px;
|
|
30735
|
+
cursor: pointer;
|
|
30736
|
+
}
|
|
30737
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
30738
|
+
color: rgba(0, 0, 0, 0.45);
|
|
30739
|
+
}
|
|
30740
|
+
.kypn5o5.has-focus-indicator {
|
|
30741
|
+
position: relative;
|
|
30742
|
+
overflow: hidden;
|
|
30743
|
+
}
|
|
30744
|
+
.kypn5o5.has-focus-indicator .ant-input-prefix {
|
|
30745
|
+
position: absolute;
|
|
30746
|
+
top: 50%;
|
|
30747
|
+
transform: translateY(-50%);
|
|
30748
|
+
left: -16px;
|
|
30749
|
+
transition: left 150ms ease;
|
|
30750
|
+
opacity: 0;
|
|
30751
|
+
}
|
|
30752
|
+
.kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
30753
|
+
left: 8px;
|
|
30754
|
+
opacity: 1;
|
|
30755
|
+
}
|
|
30756
|
+
.kypn5o5.has-focus-indicator input {
|
|
30757
|
+
transition: margin-left 150ms ease;
|
|
30758
|
+
margin-left: 0px;
|
|
30759
|
+
}
|
|
30760
|
+
.kypn5o5.has-focus-indicator input:focus {
|
|
30761
|
+
margin-left: 16px;
|
|
30762
|
+
}
|
|
30763
|
+
|
|
30764
|
+
input.l1ki27se.ant-input {
|
|
30765
|
+
border-top-right-radius: 0;
|
|
30766
|
+
border-bottom-right-radius: 0;
|
|
30767
|
+
}
|
|
30768
|
+
|
|
30769
|
+
.l1ki27se.ant-input-affix-wrapper {
|
|
30770
|
+
border-top-right-radius: 0;
|
|
30771
|
+
border-bottom-right-radius: 0;
|
|
30772
|
+
}
|
|
30773
|
+
|
|
30774
|
+
input.rrg1fkn.ant-input {
|
|
30775
|
+
border-top-left-radius: 0;
|
|
30776
|
+
border-bottom-left-radius: 0;
|
|
30777
|
+
}
|
|
30778
|
+
|
|
30779
|
+
.rrg1fkn.ant-input-affix-wrapper {
|
|
30780
|
+
border-top-left-radius: 0;
|
|
30781
|
+
border-bottom-left-radius: 0;
|
|
30782
|
+
}
|
|
30783
|
+
|
|
30784
|
+
.lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
|
|
30785
|
+
border-top-right-radius: 0;
|
|
30786
|
+
border-bottom-right-radius: 0;
|
|
30787
|
+
}
|
|
30788
|
+
|
|
30789
|
+
.r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
|
|
30790
|
+
border-top-left-radius: 0;
|
|
30791
|
+
border-bottom-left-radius: 0;
|
|
30792
|
+
}
|
|
30793
|
+
|
|
30794
|
+
.p12gwtiw {
|
|
30795
|
+
display: flex;
|
|
30796
|
+
justify-content: space-between;
|
|
30797
|
+
align-items: center;
|
|
30798
|
+
padding: 10px 0;
|
|
30799
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30800
|
+
font-size: 12px;
|
|
30801
|
+
line-height: 24px;
|
|
30802
|
+
}
|
|
30803
|
+
.p12gwtiw .pagination-left {
|
|
30804
|
+
padding: 2px 8px;
|
|
30805
|
+
}
|
|
30806
|
+
.p12gwtiw .dropdown-trigger {
|
|
30807
|
+
display: flex;
|
|
30808
|
+
align-items: center;
|
|
30809
|
+
border-radius: 6px;
|
|
30810
|
+
cursor: pointer;
|
|
30811
|
+
transition: all 0.3s ease;
|
|
30812
|
+
}
|
|
30813
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
30814
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30815
|
+
color: #0080ff;
|
|
30816
|
+
}
|
|
30817
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
30818
|
+
margin-left: 4px;
|
|
30819
|
+
}
|
|
30820
|
+
.p12gwtiw .pagination-right {
|
|
30821
|
+
display: flex;
|
|
30822
|
+
align-items: center;
|
|
30823
|
+
color: #0080ff;
|
|
30824
|
+
font-weight: bold;
|
|
30825
|
+
}
|
|
30826
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
30827
|
+
margin-left: 4px;
|
|
30828
|
+
}
|
|
30829
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
30830
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
30831
|
+
padding: 0 8px;
|
|
30832
|
+
}
|
|
30833
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
30834
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
30835
|
+
color: #0080ff;
|
|
30836
|
+
}
|
|
30837
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
30838
|
+
transform: rotate(180deg);
|
|
30856
30839
|
}
|
|
30857
|
-
|
|
30858
|
-
|
|
30840
|
+
|
|
30841
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
30842
|
+
max-height: calc(100vh - 128px);
|
|
30843
|
+
overflow-y: auto;
|
|
30844
|
+
}
|
|
30845
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30846
|
+
padding: 4px 20px;
|
|
30847
|
+
font-size: 12px;
|
|
30859
30848
|
line-height: 18px;
|
|
30860
30849
|
}
|
|
30861
|
-
|
|
30850
|
+
|
|
30851
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
30852
|
+
display: inline-flex;
|
|
30853
|
+
align-items: baseline;
|
|
30854
|
+
white-space: pre-wrap;
|
|
30855
|
+
}
|
|
30856
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
30857
|
+
position: relative;
|
|
30858
|
+
top: 3px;
|
|
30859
|
+
}
|
|
30860
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30862
30861
|
border-color: rgba(107, 128, 167, 0.6);
|
|
30863
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30864
|
-
z-index: 1;
|
|
30865
30862
|
}
|
|
30866
|
-
.
|
|
30867
|
-
border-color: #
|
|
30868
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30863
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30864
|
+
border-color: #0080ff;
|
|
30869
30865
|
}
|
|
30870
|
-
.
|
|
30871
|
-
border-color: #
|
|
30872
|
-
|
|
30866
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30867
|
+
border-color: #0080ff;
|
|
30868
|
+
background: #0080ff;
|
|
30873
30869
|
}
|
|
30874
|
-
.
|
|
30875
|
-
|
|
30876
|
-
|
|
30870
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30871
|
+
top: 4px;
|
|
30872
|
+
left: 4px;
|
|
30873
|
+
width: 6px;
|
|
30874
|
+
height: 6px;
|
|
30875
|
+
background: #fff;
|
|
30877
30876
|
}
|
|
30878
|
-
.
|
|
30879
|
-
|
|
30880
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30877
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30878
|
+
opacity: 0.5;
|
|
30881
30879
|
}
|
|
30882
|
-
.
|
|
30880
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30881
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30883
30882
|
background: rgba(211, 218, 235, 0.6);
|
|
30884
|
-
color: rgba(0, 21, 64, 0.3);
|
|
30885
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30886
30883
|
}
|
|
30887
|
-
.
|
|
30888
|
-
|
|
30889
|
-
border-radius: 6px;
|
|
30890
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30891
|
-
line-height: 20px;
|
|
30892
|
-
color: #2d3a56;
|
|
30893
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30884
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30885
|
+
background: #00122e;
|
|
30894
30886
|
}
|
|
30895
|
-
.
|
|
30896
|
-
|
|
30897
|
-
|
|
30887
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30888
|
+
color: #00122e;
|
|
30889
|
+
opacity: 0.5;
|
|
30898
30890
|
}
|
|
30899
|
-
.
|
|
30900
|
-
|
|
30901
|
-
line-height: 22px;
|
|
30891
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30892
|
+
color: #00122e;
|
|
30902
30893
|
}
|
|
30903
|
-
.
|
|
30904
|
-
|
|
30905
|
-
|
|
30894
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
30895
|
+
display: inline-block;
|
|
30896
|
+
padding: 0;
|
|
30897
|
+
padding-left: 12px;
|
|
30906
30898
|
}
|
|
30907
|
-
.
|
|
30908
|
-
|
|
30909
|
-
|
|
30899
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30900
|
+
margin-bottom: 0;
|
|
30901
|
+
white-space: pre-wrap;
|
|
30902
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30910
30903
|
}
|
|
30911
|
-
.
|
|
30912
|
-
|
|
30913
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30904
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
30905
|
+
padding-left: 8px;
|
|
30914
30906
|
}
|
|
30915
|
-
|
|
30916
|
-
|
|
30907
|
+
|
|
30908
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
30909
|
+
border-radius: 5px 0 0 5px;
|
|
30917
30910
|
}
|
|
30918
|
-
.
|
|
30919
|
-
|
|
30911
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
30912
|
+
border-radius: 0 5px 5px 0;
|
|
30920
30913
|
}
|
|
30921
|
-
|
|
30922
|
-
|
|
30923
|
-
|
|
30914
|
+
|
|
30915
|
+
.r1f0aqcc {
|
|
30916
|
+
color: #00122e;
|
|
30917
|
+
border-color: #ccd4e3;
|
|
30924
30918
|
}
|
|
30925
|
-
.
|
|
30926
|
-
border-color: #
|
|
30927
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30919
|
+
.r1f0aqcc:first-child {
|
|
30920
|
+
border-color: #a3b4cc;
|
|
30928
30921
|
}
|
|
30929
|
-
.
|
|
30930
|
-
|
|
30931
|
-
|
|
30932
|
-
|
|
30922
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
30923
|
+
padding: 0 12px;
|
|
30924
|
+
line-height: 32px;
|
|
30925
|
+
height: 32px;
|
|
30933
30926
|
}
|
|
30934
|
-
|
|
30935
|
-
|
|
30936
|
-
transition-delay: 50ms;
|
|
30927
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
30928
|
+
white-space: nowrap;
|
|
30937
30929
|
}
|
|
30938
|
-
|
|
30939
|
-
|
|
30940
|
-
|
|
30930
|
+
.ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
|
|
30931
|
+
height: 22px;
|
|
30932
|
+
padding: 0 7px;
|
|
30933
|
+
line-height: 20px;
|
|
30941
30934
|
}
|
|
30942
|
-
|
|
30943
|
-
|
|
30935
|
+
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30936
|
+
background: #ccd4e3;
|
|
30944
30937
|
}
|
|
30945
|
-
|
|
30946
|
-
|
|
30947
|
-
height: 32px;
|
|
30938
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30939
|
+
background: #0080ff;
|
|
30948
30940
|
}
|
|
30949
|
-
|
|
30950
|
-
|
|
30941
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30942
|
+
background: #ccd4e3;
|
|
30943
|
+
opacity: 0.5;
|
|
30951
30944
|
}
|
|
30952
|
-
|
|
30953
|
-
|
|
30954
|
-
height: 24px;
|
|
30945
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30946
|
+
border-right-color: #0080ff;
|
|
30955
30947
|
}
|
|
30956
|
-
|
|
30957
|
-
|
|
30948
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30949
|
+
border-color: #0080ff;
|
|
30958
30950
|
}
|
|
30959
|
-
|
|
30960
|
-
|
|
30961
|
-
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30962
|
-
border-radius: 4px;
|
|
30951
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
30952
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30963
30953
|
}
|
|
30964
|
-
.
|
|
30965
|
-
|
|
30966
|
-
|
|
30967
|
-
|
|
30968
|
-
cursor: pointer;
|
|
30969
|
-
transition: border 150ms;
|
|
30954
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
30955
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30956
|
+
border-color: #ccd4e3;
|
|
30957
|
+
opacity: 0.5;
|
|
30970
30958
|
}
|
|
30971
|
-
.
|
|
30972
|
-
|
|
30973
|
-
|
|
30959
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
30960
|
+
color: #00122e;
|
|
30961
|
+
border-color: #ccd4e3;
|
|
30974
30962
|
}
|
|
30975
|
-
.
|
|
30976
|
-
|
|
30963
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30964
|
+
color: #00122e;
|
|
30965
|
+
border-color: #ccd4e3;
|
|
30966
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30977
30967
|
}
|
|
30978
|
-
.
|
|
30979
|
-
|
|
30968
|
+
.r1f0aqcc .ant-radio-button-input {
|
|
30969
|
+
margin-right: 8px;
|
|
30970
|
+
display: inline;
|
|
30971
|
+
border: none;
|
|
30972
|
+
padding: 0;
|
|
30973
|
+
width: 36px;
|
|
30974
|
+
background: transparent;
|
|
30980
30975
|
}
|
|
30981
|
-
.
|
|
30982
|
-
|
|
30976
|
+
.r1f0aqcc .ant-radio-button-input:focus {
|
|
30977
|
+
box-shadow: none;
|
|
30983
30978
|
}
|
|
30984
|
-
.
|
|
30985
|
-
|
|
30986
|
-
|
|
30987
|
-
|
|
30988
|
-
transform: translateY(-50%);
|
|
30979
|
+
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
30980
|
+
margin-right: 0;
|
|
30981
|
+
width: initial;
|
|
30982
|
+
box-shadow: none;
|
|
30989
30983
|
}
|
|
30990
|
-
.
|
|
30991
|
-
|
|
30992
|
-
font-size: 12px;
|
|
30993
|
-
cursor: pointer;
|
|
30984
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30985
|
+
display: none;
|
|
30994
30986
|
}
|
|
30995
|
-
.
|
|
30996
|
-
|
|
30987
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30988
|
+
display: inline;
|
|
30997
30989
|
}
|
|
30998
|
-
.
|
|
30999
|
-
|
|
30990
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30991
|
+
display: inline;
|
|
30992
|
+
margin-right: 8px;
|
|
30993
|
+
padding: 0;
|
|
30994
|
+
width: 36px;
|
|
30995
|
+
}
|
|
30996
|
+
|
|
30997
|
+
.s34f1qb.ant-switch {
|
|
30998
|
+
min-width: 40px;
|
|
30999
|
+
height: 24px;
|
|
31000
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31000
31001
|
overflow: hidden;
|
|
31001
31002
|
}
|
|
31002
|
-
.
|
|
31003
|
-
|
|
31004
|
-
|
|
31005
|
-
|
|
31006
|
-
|
|
31007
|
-
|
|
31008
|
-
|
|
31003
|
+
.s34f1qb.ant-switch:focus {
|
|
31004
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31005
|
+
}
|
|
31006
|
+
.s34f1qb.ant-switch-small {
|
|
31007
|
+
min-width: 26px;
|
|
31008
|
+
height: 16px;
|
|
31009
|
+
}
|
|
31010
|
+
.s34f1qb.ant-switch-large {
|
|
31011
|
+
min-width: 52px;
|
|
31012
|
+
height: 32px;
|
|
31013
|
+
}
|
|
31014
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
31015
|
+
height: 20px;
|
|
31016
|
+
width: 20px;
|
|
31009
31017
|
}
|
|
31010
|
-
.
|
|
31011
|
-
|
|
31012
|
-
|
|
31018
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
31019
|
+
border-radius: 10px;
|
|
31020
|
+
transition-delay: 120ms;
|
|
31013
31021
|
}
|
|
31014
|
-
.
|
|
31015
|
-
|
|
31016
|
-
|
|
31022
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
31023
|
+
height: 14px;
|
|
31024
|
+
width: 14px;
|
|
31025
|
+
top: 1px;
|
|
31026
|
+
left: 1px;
|
|
31017
31027
|
}
|
|
31018
|
-
.
|
|
31019
|
-
|
|
31028
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
31029
|
+
height: 28px;
|
|
31030
|
+
width: 28px;
|
|
31020
31031
|
}
|
|
31021
|
-
|
|
31022
|
-
|
|
31023
|
-
border-top-right-radius: 0;
|
|
31024
|
-
border-bottom-right-radius: 0;
|
|
31032
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
31033
|
+
border-radius: 14px;
|
|
31025
31034
|
}
|
|
31026
|
-
|
|
31027
|
-
|
|
31028
|
-
border-top-right-radius: 0;
|
|
31029
|
-
border-bottom-right-radius: 0;
|
|
31035
|
+
.s34f1qb.ant-switch-checked {
|
|
31036
|
+
background-color: #00ba5d;
|
|
31030
31037
|
}
|
|
31031
|
-
|
|
31032
|
-
|
|
31033
|
-
border-top-left-radius: 0;
|
|
31034
|
-
border-bottom-left-radius: 0;
|
|
31038
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
31039
|
+
left: calc(100% - 20px - 2px);
|
|
31035
31040
|
}
|
|
31036
|
-
|
|
31037
|
-
|
|
31038
|
-
border-top-left-radius: 0;
|
|
31039
|
-
border-bottom-left-radius: 0;
|
|
31041
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31042
|
+
left: calc(100% - 14px - 1px);
|
|
31040
31043
|
}
|
|
31041
|
-
|
|
31042
|
-
|
|
31043
|
-
border-top-right-radius: 0;
|
|
31044
|
-
border-bottom-right-radius: 0;
|
|
31044
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31045
|
+
left: calc(100% - 28px - 2px);
|
|
31045
31046
|
}
|
|
31046
31047
|
|
|
31047
|
-
.
|
|
31048
|
-
|
|
31049
|
-
border-bottom-left-radius: 0;
|
|
31048
|
+
.c1to9vb9 {
|
|
31049
|
+
margin-left: 5px;
|
|
31050
31050
|
}
|
|
31051
31051
|
|
|
31052
31052
|
.t1upn1sz {
|
|
@@ -31498,6 +31498,19 @@ input.rrg1fkn.ant-input {
|
|
|
31498
31498
|
display: inline-block;
|
|
31499
31499
|
}
|
|
31500
31500
|
|
|
31501
|
+
.m15dvk92 {
|
|
31502
|
+
display: flex;
|
|
31503
|
+
justify-content: space-between;
|
|
31504
|
+
width: 100%;
|
|
31505
|
+
}
|
|
31506
|
+
.m15dvk92 .action {
|
|
31507
|
+
margin-left: 16px;
|
|
31508
|
+
}
|
|
31509
|
+
|
|
31510
|
+
.aql8iqz .ant-alert-message {
|
|
31511
|
+
width: 100%;
|
|
31512
|
+
}
|
|
31513
|
+
|
|
31501
31514
|
.d6j0lbj {
|
|
31502
31515
|
font-family: Inter;
|
|
31503
31516
|
font-style: normal;
|
|
@@ -31973,19 +31986,6 @@ input.rrg1fkn.ant-input {
|
|
|
31973
31986
|
line-height: 12px;
|
|
31974
31987
|
}
|
|
31975
31988
|
|
|
31976
|
-
.m15dvk92 {
|
|
31977
|
-
display: flex;
|
|
31978
|
-
justify-content: space-between;
|
|
31979
|
-
width: 100%;
|
|
31980
|
-
}
|
|
31981
|
-
.m15dvk92 .action {
|
|
31982
|
-
margin-left: 16px;
|
|
31983
|
-
}
|
|
31984
|
-
|
|
31985
|
-
.aql8iqz .ant-alert-message {
|
|
31986
|
-
width: 100%;
|
|
31987
|
-
}
|
|
31988
|
-
|
|
31989
31989
|
.c198s9j3 {
|
|
31990
31990
|
color: #2d3a56;
|
|
31991
31991
|
line-height: 22px;
|
|
@@ -32143,6 +32143,10 @@ input.rrg1fkn.ant-input {
|
|
|
32143
32143
|
transform: rotate(180deg);
|
|
32144
32144
|
}
|
|
32145
32145
|
|
|
32146
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32147
|
+
display: flex;
|
|
32148
|
+
}
|
|
32149
|
+
|
|
32146
32150
|
.igz4le8 {
|
|
32147
32151
|
height: 24px;
|
|
32148
32152
|
width: 56px !important;
|
|
@@ -32227,10 +32231,6 @@ input.rrg1fkn.ant-input {
|
|
|
32227
32231
|
display: inline-block;
|
|
32228
32232
|
}
|
|
32229
32233
|
|
|
32230
|
-
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32231
|
-
display: flex;
|
|
32232
|
-
}
|
|
32233
|
-
|
|
32234
32234
|
.s1uupxds {
|
|
32235
32235
|
padding: 0 8px;
|
|
32236
32236
|
border-radius: 4px;
|
|
@@ -32483,10 +32483,6 @@ input.rrg1fkn.ant-input {
|
|
|
32483
32483
|
margin-left: 8px;
|
|
32484
32484
|
}
|
|
32485
32485
|
|
|
32486
|
-
.c1k4vanq {
|
|
32487
|
-
padding: 0 12px 14px 12px;
|
|
32488
|
-
}
|
|
32489
|
-
|
|
32490
32486
|
.sq6vos1 {
|
|
32491
32487
|
--item-min-width: 60px;
|
|
32492
32488
|
}
|
|
@@ -32702,6 +32698,10 @@ input.rrg1fkn.ant-input {
|
|
|
32702
32698
|
background: rgba(163, 180, 204, 0.18);
|
|
32703
32699
|
}
|
|
32704
32700
|
|
|
32701
|
+
.c1k4vanq {
|
|
32702
|
+
padding: 0 12px 14px 12px;
|
|
32703
|
+
}
|
|
32704
|
+
|
|
32705
32705
|
.c1udgdh2 {
|
|
32706
32706
|
color: #2d3a56;
|
|
32707
32707
|
padding: 7px 12px;
|
|
@@ -32758,6 +32758,37 @@ input.rrg1fkn.ant-input {
|
|
|
32758
32758
|
margin-right: 6px;
|
|
32759
32759
|
}
|
|
32760
32760
|
|
|
32761
|
+
.f1p9ti6d {
|
|
32762
|
+
width: 100%;
|
|
32763
|
+
margin-bottom: 0 !important;
|
|
32764
|
+
flex-flow: nowrap !important;
|
|
32765
|
+
line-break: auto;
|
|
32766
|
+
}
|
|
32767
|
+
.f1p9ti6d > .ant-form-item-label {
|
|
32768
|
+
text-align: left !important;
|
|
32769
|
+
padding-bottom: 0 !important;
|
|
32770
|
+
}
|
|
32771
|
+
.f1p9ti6d > .ant-form-item-label > label {
|
|
32772
|
+
min-height: 32px;
|
|
32773
|
+
height: auto;
|
|
32774
|
+
font-size: 13px;
|
|
32775
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32776
|
+
white-space: normal;
|
|
32777
|
+
}
|
|
32778
|
+
.f1p9ti6d.ant-form-item-has-error .ant-input {
|
|
32779
|
+
border-color: #ff4d4f !important;
|
|
32780
|
+
}
|
|
32781
|
+
.f1p9ti6d .ant-form-item-explain {
|
|
32782
|
+
margin-top: 4px;
|
|
32783
|
+
font-size: 12px;
|
|
32784
|
+
min-height: 0px;
|
|
32785
|
+
}
|
|
32786
|
+
.f1p9ti6d .ant-form-item-extra {
|
|
32787
|
+
font-size: 12px;
|
|
32788
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32789
|
+
min-height: 0px;
|
|
32790
|
+
}
|
|
32791
|
+
|
|
32761
32792
|
.bab9xum {
|
|
32762
32793
|
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);
|
|
32763
32794
|
}
|
|
@@ -32775,6 +32806,55 @@ input.rrg1fkn.ant-input {
|
|
|
32775
32806
|
transform: translateY(-4px);
|
|
32776
32807
|
}
|
|
32777
32808
|
|
|
32809
|
+
.at4ovwe .ant-input-number-handler-wrap {
|
|
32810
|
+
display: var(--at4ovwe-0);
|
|
32811
|
+
}
|
|
32812
|
+
.at4ovwe .ant-input-number-input-wrap {
|
|
32813
|
+
padding: 5px 12px;
|
|
32814
|
+
display: inline-flex;
|
|
32815
|
+
line-height: 1.5715;
|
|
32816
|
+
height: 100%;
|
|
32817
|
+
width: 100%;
|
|
32818
|
+
}
|
|
32819
|
+
.at4ovwe .ant-input-number-input-wrap::after {
|
|
32820
|
+
content: var(--at4ovwe-1);
|
|
32821
|
+
display: var(--at4ovwe-2);
|
|
32822
|
+
flex: none;
|
|
32823
|
+
align-items: center;
|
|
32824
|
+
margin-left: 4px;
|
|
32825
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32826
|
+
}
|
|
32827
|
+
.at4ovwe .ant-input-number-input-wrap::before {
|
|
32828
|
+
content: var(--at4ovwe-3);
|
|
32829
|
+
display: var(--at4ovwe-4);
|
|
32830
|
+
flex: none;
|
|
32831
|
+
align-items: center;
|
|
32832
|
+
margin-right: 4px;
|
|
32833
|
+
cursor: auto;
|
|
32834
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32835
|
+
}
|
|
32836
|
+
.ant-input-group.ant-input-group-compact > .at4ovwe {
|
|
32837
|
+
border-radius: 0;
|
|
32838
|
+
}
|
|
32839
|
+
.at4ovwe.ant-input-number {
|
|
32840
|
+
width: 100%;
|
|
32841
|
+
border-radius: 6px;
|
|
32842
|
+
}
|
|
32843
|
+
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
32844
|
+
border-color: #0096ff;
|
|
32845
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32846
|
+
}
|
|
32847
|
+
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
32848
|
+
border-color: #e75a3a;
|
|
32849
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32850
|
+
}
|
|
32851
|
+
.at4ovwe .ant-input-number-input {
|
|
32852
|
+
padding: 0;
|
|
32853
|
+
margin: 0;
|
|
32854
|
+
height: auto;
|
|
32855
|
+
font-size: inherit;
|
|
32856
|
+
}
|
|
32857
|
+
|
|
32778
32858
|
.tc40oxa {
|
|
32779
32859
|
margin-bottom: 4px;
|
|
32780
32860
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -32968,86 +33048,6 @@ input.rrg1fkn.ant-input {
|
|
|
32968
33048
|
margin-right: 8px;
|
|
32969
33049
|
}
|
|
32970
33050
|
|
|
32971
|
-
.at4ovwe .ant-input-number-handler-wrap {
|
|
32972
|
-
display: var(--at4ovwe-0);
|
|
32973
|
-
}
|
|
32974
|
-
.at4ovwe .ant-input-number-input-wrap {
|
|
32975
|
-
padding: 5px 12px;
|
|
32976
|
-
display: inline-flex;
|
|
32977
|
-
line-height: 1.5715;
|
|
32978
|
-
height: 100%;
|
|
32979
|
-
width: 100%;
|
|
32980
|
-
}
|
|
32981
|
-
.at4ovwe .ant-input-number-input-wrap::after {
|
|
32982
|
-
content: var(--at4ovwe-1);
|
|
32983
|
-
display: var(--at4ovwe-2);
|
|
32984
|
-
flex: none;
|
|
32985
|
-
align-items: center;
|
|
32986
|
-
margin-left: 4px;
|
|
32987
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32988
|
-
}
|
|
32989
|
-
.at4ovwe .ant-input-number-input-wrap::before {
|
|
32990
|
-
content: var(--at4ovwe-3);
|
|
32991
|
-
display: var(--at4ovwe-4);
|
|
32992
|
-
flex: none;
|
|
32993
|
-
align-items: center;
|
|
32994
|
-
margin-right: 4px;
|
|
32995
|
-
cursor: auto;
|
|
32996
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32997
|
-
}
|
|
32998
|
-
.ant-input-group.ant-input-group-compact > .at4ovwe {
|
|
32999
|
-
border-radius: 0;
|
|
33000
|
-
}
|
|
33001
|
-
.at4ovwe.ant-input-number {
|
|
33002
|
-
width: 100%;
|
|
33003
|
-
border-radius: 6px;
|
|
33004
|
-
}
|
|
33005
|
-
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
33006
|
-
border-color: #0096ff;
|
|
33007
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33008
|
-
}
|
|
33009
|
-
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
33010
|
-
border-color: #e75a3a;
|
|
33011
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
33012
|
-
}
|
|
33013
|
-
.at4ovwe .ant-input-number-input {
|
|
33014
|
-
padding: 0;
|
|
33015
|
-
margin: 0;
|
|
33016
|
-
height: auto;
|
|
33017
|
-
font-size: inherit;
|
|
33018
|
-
}
|
|
33019
|
-
|
|
33020
|
-
.f1p9ti6d {
|
|
33021
|
-
width: 100%;
|
|
33022
|
-
margin-bottom: 0 !important;
|
|
33023
|
-
flex-flow: nowrap !important;
|
|
33024
|
-
line-break: auto;
|
|
33025
|
-
}
|
|
33026
|
-
.f1p9ti6d > .ant-form-item-label {
|
|
33027
|
-
text-align: left !important;
|
|
33028
|
-
padding-bottom: 0 !important;
|
|
33029
|
-
}
|
|
33030
|
-
.f1p9ti6d > .ant-form-item-label > label {
|
|
33031
|
-
min-height: 32px;
|
|
33032
|
-
height: auto;
|
|
33033
|
-
font-size: 13px;
|
|
33034
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33035
|
-
white-space: normal;
|
|
33036
|
-
}
|
|
33037
|
-
.f1p9ti6d.ant-form-item-has-error .ant-input {
|
|
33038
|
-
border-color: #ff4d4f !important;
|
|
33039
|
-
}
|
|
33040
|
-
.f1p9ti6d .ant-form-item-explain {
|
|
33041
|
-
margin-top: 4px;
|
|
33042
|
-
font-size: 12px;
|
|
33043
|
-
min-height: 0px;
|
|
33044
|
-
}
|
|
33045
|
-
.f1p9ti6d .ant-form-item-extra {
|
|
33046
|
-
font-size: 12px;
|
|
33047
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33048
|
-
min-height: 0px;
|
|
33049
|
-
}
|
|
33050
|
-
|
|
33051
33051
|
.w1xcixj5.outside-tag {
|
|
33052
33052
|
padding-left: 0;
|
|
33053
33053
|
}
|