@cloudtower/eagle 0.26.30 → 0.26.32
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/__test__/index.test.d.ts +1 -0
- package/dist/components/I18nNameTag/index.d.ts +10 -0
- package/dist/components.css +371 -365
- package/dist/esm/index.js +955 -902
- package/dist/esm/stats1.html +1 -1
- package/dist/spec/base.d.ts +1 -0
- package/dist/style.css +592 -586
- package/dist/umd/index.js +954 -901
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -29843,14 +29843,10 @@ html body {
|
|
|
29843
29843
|
.buj61ew.ant-btn-icon-only {
|
|
29844
29844
|
justify-content: center;
|
|
29845
29845
|
}
|
|
29846
|
-
.buj61ew.ant-btn.ant-btn-link {
|
|
29847
|
-
padding: 0;
|
|
29848
|
-
}
|
|
29849
29846
|
.buj61ew.ant-btn {
|
|
29850
29847
|
display: inline-flex;
|
|
29851
29848
|
align-items: center;
|
|
29852
29849
|
justify-content: center;
|
|
29853
|
-
padding: 5px 12px;
|
|
29854
29850
|
height: 32px;
|
|
29855
29851
|
border-radius: 6px;
|
|
29856
29852
|
line-height: 22px;
|
|
@@ -29860,10 +29856,8 @@ html body {
|
|
|
29860
29856
|
.buj61ew.ant-btn.ant-btn-lg {
|
|
29861
29857
|
height: 40px;
|
|
29862
29858
|
line-height: 24px;
|
|
29863
|
-
padding: 8px 16px;
|
|
29864
29859
|
}
|
|
29865
29860
|
.buj61ew.ant-btn.ant-btn-sm {
|
|
29866
|
-
padding: 2px 8px;
|
|
29867
29861
|
height: 24px;
|
|
29868
29862
|
line-height: 20px;
|
|
29869
29863
|
}
|
|
@@ -30096,34 +30090,6 @@ html body {
|
|
|
30096
30090
|
padding: 0;
|
|
30097
30091
|
}
|
|
30098
30092
|
|
|
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
|
-
|
|
30127
30093
|
.bpq0js6 {
|
|
30128
30094
|
padding: 4px 11px;
|
|
30129
30095
|
}
|
|
@@ -30153,6 +30119,21 @@ html body {
|
|
|
30153
30119
|
border-radius: unset;
|
|
30154
30120
|
}
|
|
30155
30121
|
|
|
30122
|
+
.fde5mpd {
|
|
30123
|
+
width: 100%;
|
|
30124
|
+
height: 100%;
|
|
30125
|
+
min-height: 124px;
|
|
30126
|
+
display: flex;
|
|
30127
|
+
flex-direction: column;
|
|
30128
|
+
justify-content: center;
|
|
30129
|
+
align-items: center;
|
|
30130
|
+
}
|
|
30131
|
+
.fde5mpd .error-text {
|
|
30132
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30133
|
+
margin-bottom: 16px;
|
|
30134
|
+
font-size: 18px;
|
|
30135
|
+
}
|
|
30136
|
+
|
|
30156
30137
|
.i1mrf09m {
|
|
30157
30138
|
display: inline-flex;
|
|
30158
30139
|
align-items: center;
|
|
@@ -30171,59 +30152,229 @@ html body {
|
|
|
30171
30152
|
animation: rotate 680ms linear infinite;
|
|
30172
30153
|
}
|
|
30173
30154
|
|
|
30174
|
-
.
|
|
30175
|
-
|
|
30176
|
-
height:
|
|
30177
|
-
|
|
30178
|
-
|
|
30155
|
+
.iap75of {
|
|
30156
|
+
height: 18px;
|
|
30157
|
+
line-height: 18px;
|
|
30158
|
+
padding: 0 4px;
|
|
30159
|
+
border-radius: 4px;
|
|
30160
|
+
background: rgba(235, 239, 245, 0.6);
|
|
30161
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30162
|
+
display: flex;
|
|
30163
|
+
align-items: center;
|
|
30164
|
+
white-space: nowrap;
|
|
30165
|
+
margin-right: 4px;
|
|
30179
30166
|
}
|
|
30180
|
-
|
|
30181
|
-
|
|
30167
|
+
|
|
30168
|
+
.obf05yr {
|
|
30169
|
+
display: inline-block;
|
|
30182
30170
|
}
|
|
30183
|
-
|
|
30184
|
-
|
|
30185
|
-
|
|
30171
|
+
|
|
30172
|
+
.hsms1n6 {
|
|
30173
|
+
visibility: hidden;
|
|
30174
|
+
position: absolute;
|
|
30186
30175
|
}
|
|
30187
|
-
|
|
30188
|
-
|
|
30189
|
-
|
|
30176
|
+
|
|
30177
|
+
.p12gwtiw {
|
|
30178
|
+
display: flex;
|
|
30179
|
+
justify-content: space-between;
|
|
30180
|
+
align-items: center;
|
|
30181
|
+
padding: 10px 0;
|
|
30182
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30183
|
+
font-size: 12px;
|
|
30184
|
+
line-height: 24px;
|
|
30190
30185
|
}
|
|
30191
|
-
.
|
|
30192
|
-
|
|
30193
|
-
width: 20px;
|
|
30186
|
+
.p12gwtiw .pagination-left {
|
|
30187
|
+
padding: 2px 8px;
|
|
30194
30188
|
}
|
|
30195
|
-
.
|
|
30196
|
-
|
|
30197
|
-
|
|
30189
|
+
.p12gwtiw .dropdown-trigger {
|
|
30190
|
+
display: flex;
|
|
30191
|
+
align-items: center;
|
|
30192
|
+
border-radius: 6px;
|
|
30193
|
+
cursor: pointer;
|
|
30194
|
+
transition: all 0.3s ease;
|
|
30198
30195
|
}
|
|
30199
|
-
.
|
|
30200
|
-
|
|
30201
|
-
|
|
30202
|
-
top: 1px;
|
|
30203
|
-
left: 1px;
|
|
30196
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
30197
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30198
|
+
color: #0080ff;
|
|
30204
30199
|
}
|
|
30205
|
-
.
|
|
30206
|
-
|
|
30207
|
-
width: 28px;
|
|
30200
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
30201
|
+
margin-left: 4px;
|
|
30208
30202
|
}
|
|
30209
|
-
.
|
|
30210
|
-
|
|
30203
|
+
.p12gwtiw .pagination-right {
|
|
30204
|
+
display: flex;
|
|
30205
|
+
align-items: center;
|
|
30206
|
+
color: #0080ff;
|
|
30207
|
+
font-weight: bold;
|
|
30211
30208
|
}
|
|
30212
|
-
.
|
|
30213
|
-
|
|
30209
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
30210
|
+
margin-left: 4px;
|
|
30214
30211
|
}
|
|
30215
|
-
.
|
|
30216
|
-
|
|
30212
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
30213
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
30214
|
+
padding: 0 8px;
|
|
30217
30215
|
}
|
|
30218
|
-
.
|
|
30219
|
-
|
|
30216
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
30217
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
30218
|
+
color: #0080ff;
|
|
30220
30219
|
}
|
|
30221
|
-
.
|
|
30222
|
-
|
|
30220
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
30221
|
+
transform: rotate(180deg);
|
|
30223
30222
|
}
|
|
30224
30223
|
|
|
30225
|
-
.
|
|
30226
|
-
|
|
30224
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
30225
|
+
max-height: calc(100vh - 128px);
|
|
30226
|
+
overflow-y: auto;
|
|
30227
|
+
}
|
|
30228
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30229
|
+
padding: 4px 20px;
|
|
30230
|
+
font-size: 12px;
|
|
30231
|
+
line-height: 18px;
|
|
30232
|
+
}
|
|
30233
|
+
|
|
30234
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
30235
|
+
display: inline-flex;
|
|
30236
|
+
align-items: baseline;
|
|
30237
|
+
white-space: pre-wrap;
|
|
30238
|
+
}
|
|
30239
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
30240
|
+
position: relative;
|
|
30241
|
+
top: 3px;
|
|
30242
|
+
}
|
|
30243
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30244
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30245
|
+
}
|
|
30246
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30247
|
+
border-color: #0080ff;
|
|
30248
|
+
}
|
|
30249
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30250
|
+
border-color: #0080ff;
|
|
30251
|
+
background: #0080ff;
|
|
30252
|
+
}
|
|
30253
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30254
|
+
top: 4px;
|
|
30255
|
+
left: 4px;
|
|
30256
|
+
width: 6px;
|
|
30257
|
+
height: 6px;
|
|
30258
|
+
background: #fff;
|
|
30259
|
+
}
|
|
30260
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30261
|
+
opacity: 0.5;
|
|
30262
|
+
}
|
|
30263
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30264
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30265
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30266
|
+
}
|
|
30267
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30268
|
+
background: #00122e;
|
|
30269
|
+
}
|
|
30270
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30271
|
+
color: #00122e;
|
|
30272
|
+
opacity: 0.5;
|
|
30273
|
+
}
|
|
30274
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30275
|
+
color: #00122e;
|
|
30276
|
+
}
|
|
30277
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
30278
|
+
display: inline-block;
|
|
30279
|
+
padding: 0;
|
|
30280
|
+
padding-left: 12px;
|
|
30281
|
+
}
|
|
30282
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30283
|
+
margin-bottom: 0;
|
|
30284
|
+
white-space: pre-wrap;
|
|
30285
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30286
|
+
}
|
|
30287
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
30288
|
+
padding-left: 8px;
|
|
30289
|
+
}
|
|
30290
|
+
|
|
30291
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
30292
|
+
border-radius: 5px 0 0 5px;
|
|
30293
|
+
}
|
|
30294
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
30295
|
+
border-radius: 0 5px 5px 0;
|
|
30296
|
+
}
|
|
30297
|
+
|
|
30298
|
+
.r1f0aqcc {
|
|
30299
|
+
color: #00122e;
|
|
30300
|
+
border-color: #ccd4e3;
|
|
30301
|
+
}
|
|
30302
|
+
.r1f0aqcc:first-child {
|
|
30303
|
+
border-color: #a3b4cc;
|
|
30304
|
+
}
|
|
30305
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
30306
|
+
padding: 0 12px;
|
|
30307
|
+
line-height: 32px;
|
|
30308
|
+
height: 32px;
|
|
30309
|
+
}
|
|
30310
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
30311
|
+
white-space: nowrap;
|
|
30312
|
+
}
|
|
30313
|
+
.ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
|
|
30314
|
+
height: 22px;
|
|
30315
|
+
padding: 0 7px;
|
|
30316
|
+
line-height: 20px;
|
|
30317
|
+
}
|
|
30318
|
+
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30319
|
+
background: #ccd4e3;
|
|
30320
|
+
}
|
|
30321
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30322
|
+
background: #0080ff;
|
|
30323
|
+
}
|
|
30324
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30325
|
+
background: #ccd4e3;
|
|
30326
|
+
opacity: 0.5;
|
|
30327
|
+
}
|
|
30328
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30329
|
+
border-right-color: #0080ff;
|
|
30330
|
+
}
|
|
30331
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30332
|
+
border-color: #0080ff;
|
|
30333
|
+
}
|
|
30334
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
30335
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30336
|
+
}
|
|
30337
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
30338
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30339
|
+
border-color: #ccd4e3;
|
|
30340
|
+
opacity: 0.5;
|
|
30341
|
+
}
|
|
30342
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
30343
|
+
color: #00122e;
|
|
30344
|
+
border-color: #ccd4e3;
|
|
30345
|
+
}
|
|
30346
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30347
|
+
color: #00122e;
|
|
30348
|
+
border-color: #ccd4e3;
|
|
30349
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30350
|
+
}
|
|
30351
|
+
.r1f0aqcc .ant-radio-button-input {
|
|
30352
|
+
margin-right: 8px;
|
|
30353
|
+
display: inline;
|
|
30354
|
+
border: none;
|
|
30355
|
+
padding: 0;
|
|
30356
|
+
width: 36px;
|
|
30357
|
+
background: transparent;
|
|
30358
|
+
}
|
|
30359
|
+
.r1f0aqcc .ant-radio-button-input:focus {
|
|
30360
|
+
box-shadow: none;
|
|
30361
|
+
}
|
|
30362
|
+
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
30363
|
+
margin-right: 0;
|
|
30364
|
+
width: initial;
|
|
30365
|
+
box-shadow: none;
|
|
30366
|
+
}
|
|
30367
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30368
|
+
display: none;
|
|
30369
|
+
}
|
|
30370
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30371
|
+
display: inline;
|
|
30372
|
+
}
|
|
30373
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30374
|
+
display: inline;
|
|
30375
|
+
margin-right: 8px;
|
|
30376
|
+
padding: 0;
|
|
30377
|
+
width: 36px;
|
|
30227
30378
|
}
|
|
30228
30379
|
|
|
30229
30380
|
.cz04yix {
|
|
@@ -30838,216 +30989,59 @@ input.rrg1fkn.ant-input {
|
|
|
30838
30989
|
border-bottom-left-radius: 0;
|
|
30839
30990
|
}
|
|
30840
30991
|
|
|
30841
|
-
.
|
|
30842
|
-
|
|
30843
|
-
|
|
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;
|
|
30992
|
+
.s34f1qb.ant-switch {
|
|
30993
|
+
min-width: 40px;
|
|
30994
|
+
height: 24px;
|
|
30956
30995
|
background: rgba(172, 186, 211, 0.6);
|
|
30996
|
+
overflow: hidden;
|
|
30957
30997
|
}
|
|
30958
|
-
.
|
|
30959
|
-
|
|
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;
|
|
30995
|
-
}
|
|
30996
|
-
.p12gwtiw .pagination-left {
|
|
30997
|
-
padding: 2px 8px;
|
|
30998
|
+
.s34f1qb.ant-switch:focus {
|
|
30999
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30998
31000
|
}
|
|
30999
|
-
.
|
|
31000
|
-
|
|
31001
|
-
|
|
31002
|
-
border-radius: 6px;
|
|
31003
|
-
cursor: pointer;
|
|
31004
|
-
transition: all 0.3s ease;
|
|
31001
|
+
.s34f1qb.ant-switch-small {
|
|
31002
|
+
min-width: 26px;
|
|
31003
|
+
height: 16px;
|
|
31005
31004
|
}
|
|
31006
|
-
.
|
|
31007
|
-
|
|
31008
|
-
|
|
31005
|
+
.s34f1qb.ant-switch-large {
|
|
31006
|
+
min-width: 52px;
|
|
31007
|
+
height: 32px;
|
|
31009
31008
|
}
|
|
31010
|
-
.
|
|
31011
|
-
|
|
31009
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
31010
|
+
height: 20px;
|
|
31011
|
+
width: 20px;
|
|
31012
31012
|
}
|
|
31013
|
-
.
|
|
31014
|
-
|
|
31015
|
-
|
|
31016
|
-
color: #0080ff;
|
|
31017
|
-
font-weight: bold;
|
|
31013
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
31014
|
+
border-radius: 10px;
|
|
31015
|
+
transition-delay: 120ms;
|
|
31018
31016
|
}
|
|
31019
|
-
.
|
|
31020
|
-
|
|
31017
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
31018
|
+
height: 14px;
|
|
31019
|
+
width: 14px;
|
|
31020
|
+
top: 1px;
|
|
31021
|
+
left: 1px;
|
|
31021
31022
|
}
|
|
31022
|
-
.
|
|
31023
|
-
|
|
31024
|
-
|
|
31023
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
31024
|
+
height: 28px;
|
|
31025
|
+
width: 28px;
|
|
31025
31026
|
}
|
|
31026
|
-
.
|
|
31027
|
-
|
|
31028
|
-
color: #0080ff;
|
|
31027
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
31028
|
+
border-radius: 14px;
|
|
31029
31029
|
}
|
|
31030
|
-
.
|
|
31031
|
-
|
|
31030
|
+
.s34f1qb.ant-switch-checked {
|
|
31031
|
+
background-color: #00ba5d;
|
|
31032
31032
|
}
|
|
31033
|
-
|
|
31034
|
-
|
|
31035
|
-
max-height: calc(100vh - 128px);
|
|
31036
|
-
overflow-y: auto;
|
|
31033
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
31034
|
+
left: calc(100% - 20px - 2px);
|
|
31037
31035
|
}
|
|
31038
|
-
.
|
|
31039
|
-
|
|
31040
|
-
font-size: 12px;
|
|
31041
|
-
line-height: 18px;
|
|
31036
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31037
|
+
left: calc(100% - 14px - 1px);
|
|
31042
31038
|
}
|
|
31043
|
-
|
|
31044
|
-
|
|
31045
|
-
display: inline-block;
|
|
31039
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31040
|
+
left: calc(100% - 28px - 2px);
|
|
31046
31041
|
}
|
|
31047
31042
|
|
|
31048
|
-
.
|
|
31049
|
-
|
|
31050
|
-
position: absolute;
|
|
31043
|
+
.c1to9vb9 {
|
|
31044
|
+
margin-left: 5px;
|
|
31051
31045
|
}
|
|
31052
31046
|
|
|
31053
31047
|
.t1upn1sz {
|
|
@@ -31495,6 +31489,10 @@ input.rrg1fkn.ant-input {
|
|
|
31495
31489
|
opacity: 0;
|
|
31496
31490
|
}
|
|
31497
31491
|
|
|
31492
|
+
.i1e4sgug {
|
|
31493
|
+
display: inline-block;
|
|
31494
|
+
}
|
|
31495
|
+
|
|
31498
31496
|
.d6j0lbj {
|
|
31499
31497
|
font-family: Inter;
|
|
31500
31498
|
font-style: normal;
|
|
@@ -31970,10 +31968,6 @@ input.rrg1fkn.ant-input {
|
|
|
31970
31968
|
line-height: 12px;
|
|
31971
31969
|
}
|
|
31972
31970
|
|
|
31973
|
-
.i1e4sgug {
|
|
31974
|
-
display: inline-block;
|
|
31975
|
-
}
|
|
31976
|
-
|
|
31977
31971
|
.m15dvk92 {
|
|
31978
31972
|
display: flex;
|
|
31979
31973
|
justify-content: space-between;
|
|
@@ -32087,6 +32081,10 @@ input.rrg1fkn.ant-input {
|
|
|
32087
32081
|
cursor: default;
|
|
32088
32082
|
}
|
|
32089
32083
|
|
|
32084
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32085
|
+
display: flex;
|
|
32086
|
+
}
|
|
32087
|
+
|
|
32090
32088
|
.igz4le8 {
|
|
32091
32089
|
height: 24px;
|
|
32092
32090
|
width: 56px !important;
|
|
@@ -32097,6 +32095,10 @@ input.rrg1fkn.ant-input {
|
|
|
32097
32095
|
color: rgba(44, 56, 82, 0.6);
|
|
32098
32096
|
}
|
|
32099
32097
|
|
|
32098
|
+
.t19ustft .date {
|
|
32099
|
+
margin-right: 4px;
|
|
32100
|
+
}
|
|
32101
|
+
|
|
32100
32102
|
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
32101
32103
|
border-radius: 6px;
|
|
32102
32104
|
}
|
|
@@ -32154,10 +32156,6 @@ input.rrg1fkn.ant-input {
|
|
|
32154
32156
|
transform: rotate(180deg);
|
|
32155
32157
|
}
|
|
32156
32158
|
|
|
32157
|
-
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32158
|
-
display: flex;
|
|
32159
|
-
}
|
|
32160
|
-
|
|
32161
32159
|
.s14dk8r1 {
|
|
32162
32160
|
margin: 0;
|
|
32163
32161
|
border-radius: 20px;
|
|
@@ -32232,8 +32230,13 @@ input.rrg1fkn.ant-input {
|
|
|
32232
32230
|
display: inline-block;
|
|
32233
32231
|
}
|
|
32234
32232
|
|
|
32235
|
-
.
|
|
32236
|
-
|
|
32233
|
+
.o8ocss1 {
|
|
32234
|
+
overflow: hidden;
|
|
32235
|
+
text-overflow: ellipsis;
|
|
32236
|
+
}
|
|
32237
|
+
|
|
32238
|
+
.n17syc35 {
|
|
32239
|
+
white-space: nowrap;
|
|
32237
32240
|
}
|
|
32238
32241
|
|
|
32239
32242
|
.s1uupxds {
|
|
@@ -32318,13 +32321,16 @@ input.rrg1fkn.ant-input {
|
|
|
32318
32321
|
background-color: #7E41FF;
|
|
32319
32322
|
}
|
|
32320
32323
|
|
|
32321
|
-
.
|
|
32322
|
-
|
|
32323
|
-
|
|
32324
|
-
|
|
32325
|
-
|
|
32326
|
-
|
|
32327
|
-
|
|
32324
|
+
.n3qomhu {
|
|
32325
|
+
font-size: 90%;
|
|
32326
|
+
font-weight: bold;
|
|
32327
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
32328
|
+
padding: 1px 4px 1px;
|
|
32329
|
+
margin-left: 2px;
|
|
32330
|
+
margin-right: 2px;
|
|
32331
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
32332
|
+
border-radius: 4px;
|
|
32333
|
+
word-break: break-all;
|
|
32328
32334
|
}
|
|
32329
32335
|
|
|
32330
32336
|
.m1thnes4 {
|
|
@@ -32488,36 +32494,6 @@ input.rrg1fkn.ant-input {
|
|
|
32488
32494
|
margin-left: 8px;
|
|
32489
32495
|
}
|
|
32490
32496
|
|
|
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
|
-
|
|
32521
32497
|
.sq6vos1 {
|
|
32522
32498
|
--item-min-width: 60px;
|
|
32523
32499
|
}
|
|
@@ -32703,6 +32679,36 @@ input.rrg1fkn.ant-input {
|
|
|
32703
32679
|
justify-content: center;
|
|
32704
32680
|
}
|
|
32705
32681
|
|
|
32682
|
+
.t1gz6wqf {
|
|
32683
|
+
height: 100%;
|
|
32684
|
+
}
|
|
32685
|
+
.t1gz6wqf .table-loading-item {
|
|
32686
|
+
padding: 12px 4px;
|
|
32687
|
+
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
32688
|
+
display: flex;
|
|
32689
|
+
}
|
|
32690
|
+
.t1gz6wqf .table-loading-item > * {
|
|
32691
|
+
height: 16px;
|
|
32692
|
+
margin: 4px;
|
|
32693
|
+
background: rgba(204, 212, 227, 0.18);
|
|
32694
|
+
border-radius: 2px;
|
|
32695
|
+
}
|
|
32696
|
+
.t1gz6wqf .table-loading-item .checkbox-loading {
|
|
32697
|
+
width: 16px;
|
|
32698
|
+
}
|
|
32699
|
+
.t1gz6wqf .table-loading-item .td-loading {
|
|
32700
|
+
flex: 1;
|
|
32701
|
+
}
|
|
32702
|
+
.t1gz6wqf :nth-child(1) {
|
|
32703
|
+
padding: 8px 4px;
|
|
32704
|
+
}
|
|
32705
|
+
.t1gz6wqf :nth-child(1) > * {
|
|
32706
|
+
background: rgba(107, 125, 153, 0.18);
|
|
32707
|
+
}
|
|
32708
|
+
.t1gz6wqf :nth-child(1) > * {
|
|
32709
|
+
background: rgba(163, 180, 204, 0.18);
|
|
32710
|
+
}
|
|
32711
|
+
|
|
32706
32712
|
.c1k4vanq {
|
|
32707
32713
|
padding: 0 12px 14px 12px;
|
|
32708
32714
|
}
|
|
@@ -32811,6 +32817,56 @@ input.rrg1fkn.ant-input {
|
|
|
32811
32817
|
transform: translateY(-4px);
|
|
32812
32818
|
}
|
|
32813
32819
|
|
|
32820
|
+
.at4ovwe .ant-input-number-handler-wrap {
|
|
32821
|
+
display: var(--at4ovwe-0);
|
|
32822
|
+
}
|
|
32823
|
+
.at4ovwe .ant-input-number-input-wrap {
|
|
32824
|
+
padding: 5px 12px;
|
|
32825
|
+
display: inline-flex;
|
|
32826
|
+
line-height: 1.5715;
|
|
32827
|
+
height: 100%;
|
|
32828
|
+
width: 100%;
|
|
32829
|
+
}
|
|
32830
|
+
.at4ovwe .ant-input-number-input-wrap::after {
|
|
32831
|
+
content: var(--at4ovwe-1);
|
|
32832
|
+
display: var(--at4ovwe-2);
|
|
32833
|
+
flex: none;
|
|
32834
|
+
align-items: center;
|
|
32835
|
+
margin-left: 4px;
|
|
32836
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32837
|
+
}
|
|
32838
|
+
.at4ovwe .ant-input-number-input-wrap::before {
|
|
32839
|
+
content: var(--at4ovwe-3);
|
|
32840
|
+
display: var(--at4ovwe-4);
|
|
32841
|
+
flex: none;
|
|
32842
|
+
align-items: center;
|
|
32843
|
+
margin-right: 4px;
|
|
32844
|
+
cursor: auto;
|
|
32845
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32846
|
+
}
|
|
32847
|
+
.ant-input-group.ant-input-group-compact > .at4ovwe {
|
|
32848
|
+
border-radius: 0;
|
|
32849
|
+
}
|
|
32850
|
+
.at4ovwe.ant-input-number {
|
|
32851
|
+
width: 100%;
|
|
32852
|
+
border-radius: 6px;
|
|
32853
|
+
}
|
|
32854
|
+
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
32855
|
+
border-color: #0096ff;
|
|
32856
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32857
|
+
z-index: 1;
|
|
32858
|
+
}
|
|
32859
|
+
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
32860
|
+
border-color: #e75a3a;
|
|
32861
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32862
|
+
}
|
|
32863
|
+
.at4ovwe .ant-input-number-input {
|
|
32864
|
+
padding: 0;
|
|
32865
|
+
margin: 0;
|
|
32866
|
+
height: auto;
|
|
32867
|
+
font-size: inherit;
|
|
32868
|
+
}
|
|
32869
|
+
|
|
32814
32870
|
.tc40oxa {
|
|
32815
32871
|
margin-bottom: 4px;
|
|
32816
32872
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -33004,56 +33060,6 @@ input.rrg1fkn.ant-input {
|
|
|
33004
33060
|
margin-right: 8px;
|
|
33005
33061
|
}
|
|
33006
33062
|
|
|
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
|
-
|
|
33057
33063
|
.w1xcixj5.outside-tag {
|
|
33058
33064
|
padding-left: 0;
|
|
33059
33065
|
}
|