@cloudtower/eagle 0.26.24 → 0.26.25-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/Modal/AsideModal.d.ts +2 -0
- package/dist/components/OverflowTooltip/index.d.ts +4 -0
- package/dist/components.css +416 -398
- package/dist/esm/index.js +989 -925
- package/dist/esm/stats1.html +1 -1
- package/dist/spec/base.d.ts +9 -1
- package/dist/style.css +149 -131
- package/dist/umd/index.js +988 -924
- package/dist/umd/stats1.html +1 -1
- package/dist/variables.scss +10 -0
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -28278,6 +28278,7 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
28278
28278
|
/* green */
|
|
28279
28279
|
/* yellow */
|
|
28280
28280
|
/* red */
|
|
28281
|
+
/* purple */
|
|
28281
28282
|
/* palette global token*/
|
|
28282
28283
|
/* color opaque */
|
|
28283
28284
|
/* color transparent */
|
|
@@ -28332,6 +28333,7 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
28332
28333
|
/* green */
|
|
28333
28334
|
/* yellow */
|
|
28334
28335
|
/* red */
|
|
28336
|
+
/* purple */
|
|
28335
28337
|
/* palette global token*/
|
|
28336
28338
|
/* color opaque */
|
|
28337
28339
|
/* color transparent */
|
|
@@ -28493,6 +28495,7 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
28493
28495
|
/* green */
|
|
28494
28496
|
/* yellow */
|
|
28495
28497
|
/* red */
|
|
28498
|
+
/* purple */
|
|
28496
28499
|
/* palette global token*/
|
|
28497
28500
|
/* color opaque */
|
|
28498
28501
|
/* color transparent */
|
|
@@ -28715,6 +28718,7 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
28715
28718
|
/* green */
|
|
28716
28719
|
/* yellow */
|
|
28717
28720
|
/* red */
|
|
28721
|
+
/* purple */
|
|
28718
28722
|
/* palette global token*/
|
|
28719
28723
|
/* color opaque */
|
|
28720
28724
|
/* color transparent */
|
|
@@ -29851,53 +29855,6 @@ html body {
|
|
|
29851
29855
|
font-size: 18px;
|
|
29852
29856
|
}
|
|
29853
29857
|
|
|
29854
|
-
.bpq0js6 {
|
|
29855
|
-
padding: 4px 11px;
|
|
29856
|
-
}
|
|
29857
|
-
|
|
29858
|
-
.b15sn34c {
|
|
29859
|
-
white-space: nowrap;
|
|
29860
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29861
|
-
}
|
|
29862
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29863
|
-
--color: #0080ff;
|
|
29864
|
-
}
|
|
29865
|
-
.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] {
|
|
29866
|
-
--color: #0080ff;
|
|
29867
|
-
}
|
|
29868
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
29869
|
-
margin-left: 1px;
|
|
29870
|
-
}
|
|
29871
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
29872
|
-
border-top-right-radius: 0;
|
|
29873
|
-
border-bottom-right-radius: 0;
|
|
29874
|
-
}
|
|
29875
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
29876
|
-
border-top-left-radius: 0;
|
|
29877
|
-
border-bottom-left-radius: 0;
|
|
29878
|
-
}
|
|
29879
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29880
|
-
border-radius: unset;
|
|
29881
|
-
}
|
|
29882
|
-
|
|
29883
|
-
.i1mrf09m {
|
|
29884
|
-
display: inline-flex;
|
|
29885
|
-
align-items: center;
|
|
29886
|
-
}
|
|
29887
|
-
.i1mrf09m .icon-inner {
|
|
29888
|
-
display: inline-flex;
|
|
29889
|
-
align-items: center;
|
|
29890
|
-
justify-content: center;
|
|
29891
|
-
}
|
|
29892
|
-
.i1mrf09m .icon-inner + span,
|
|
29893
|
-
.i1mrf09m span + .icon-inner.suffix {
|
|
29894
|
-
margin-left: 4px;
|
|
29895
|
-
}
|
|
29896
|
-
.i1mrf09m.is-rotate img,
|
|
29897
|
-
.i1mrf09m.is-rotate svg {
|
|
29898
|
-
animation: rotate 680ms linear infinite;
|
|
29899
|
-
}
|
|
29900
|
-
|
|
29901
29858
|
.buj61ew.ant-btn-icon-only {
|
|
29902
29859
|
justify-content: center;
|
|
29903
29860
|
}
|
|
@@ -29905,6 +29862,9 @@ html body {
|
|
|
29905
29862
|
padding: 0;
|
|
29906
29863
|
}
|
|
29907
29864
|
.buj61ew.ant-btn {
|
|
29865
|
+
display: inline-flex;
|
|
29866
|
+
align-items: center;
|
|
29867
|
+
justify-content: center;
|
|
29908
29868
|
padding: 5px 12px;
|
|
29909
29869
|
height: 32px;
|
|
29910
29870
|
border-radius: 6px;
|
|
@@ -30134,11 +30094,6 @@ html body {
|
|
|
30134
30094
|
--background-color-focus: #fff;
|
|
30135
30095
|
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30136
30096
|
}
|
|
30137
|
-
.buj61ew.has-icon {
|
|
30138
|
-
display: inline-flex;
|
|
30139
|
-
align-items: center;
|
|
30140
|
-
justify-content: center;
|
|
30141
|
-
}
|
|
30142
30097
|
.buj61ew .button-prefix-icon {
|
|
30143
30098
|
margin-right: 8px;
|
|
30144
30099
|
display: inline-flex;
|
|
@@ -30156,6 +30111,35 @@ html body {
|
|
|
30156
30111
|
padding: 0;
|
|
30157
30112
|
}
|
|
30158
30113
|
|
|
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
|
+
|
|
30159
30143
|
.iap75of {
|
|
30160
30144
|
height: 18px;
|
|
30161
30145
|
line-height: 18px;
|
|
@@ -30169,61 +30153,22 @@ html body {
|
|
|
30169
30153
|
margin-right: 4px;
|
|
30170
30154
|
}
|
|
30171
30155
|
|
|
30172
|
-
.
|
|
30173
|
-
display: flex;
|
|
30174
|
-
justify-content: space-between;
|
|
30175
|
-
align-items: center;
|
|
30176
|
-
padding: 10px 0;
|
|
30177
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30178
|
-
font-size: 12px;
|
|
30179
|
-
line-height: 24px;
|
|
30180
|
-
}
|
|
30181
|
-
.p12gwtiw .pagination-left {
|
|
30182
|
-
padding: 2px 8px;
|
|
30183
|
-
}
|
|
30184
|
-
.p12gwtiw .dropdown-trigger {
|
|
30185
|
-
display: flex;
|
|
30156
|
+
.i1mrf09m {
|
|
30157
|
+
display: inline-flex;
|
|
30186
30158
|
align-items: center;
|
|
30187
|
-
border-radius: 6px;
|
|
30188
|
-
cursor: pointer;
|
|
30189
|
-
transition: all 0.3s ease;
|
|
30190
|
-
}
|
|
30191
|
-
.p12gwtiw .dropdown-trigger:hover {
|
|
30192
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30193
|
-
color: #0080ff;
|
|
30194
|
-
}
|
|
30195
|
-
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
30196
|
-
margin-left: 4px;
|
|
30197
30159
|
}
|
|
30198
|
-
.
|
|
30199
|
-
display: flex;
|
|
30160
|
+
.i1mrf09m .icon-inner {
|
|
30161
|
+
display: inline-flex;
|
|
30200
30162
|
align-items: center;
|
|
30201
|
-
|
|
30202
|
-
font-weight: bold;
|
|
30163
|
+
justify-content: center;
|
|
30203
30164
|
}
|
|
30204
|
-
.
|
|
30165
|
+
.i1mrf09m .icon-inner + span,
|
|
30166
|
+
.i1mrf09m span + .icon-inner.suffix {
|
|
30205
30167
|
margin-left: 4px;
|
|
30206
30168
|
}
|
|
30207
|
-
.
|
|
30208
|
-
.
|
|
30209
|
-
|
|
30210
|
-
}
|
|
30211
|
-
.p12gwtiw .pagination-right .prev-btn > span,
|
|
30212
|
-
.p12gwtiw .pagination-right .next-btn > span {
|
|
30213
|
-
color: #0080ff;
|
|
30214
|
-
}
|
|
30215
|
-
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
30216
|
-
transform: rotate(180deg);
|
|
30217
|
-
}
|
|
30218
|
-
|
|
30219
|
-
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
30220
|
-
max-height: calc(100vh - 128px);
|
|
30221
|
-
overflow-y: auto;
|
|
30222
|
-
}
|
|
30223
|
-
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30224
|
-
padding: 4px 20px;
|
|
30225
|
-
font-size: 12px;
|
|
30226
|
-
line-height: 18px;
|
|
30169
|
+
.i1mrf09m.is-rotate img,
|
|
30170
|
+
.i1mrf09m.is-rotate svg {
|
|
30171
|
+
animation: rotate 680ms linear infinite;
|
|
30227
30172
|
}
|
|
30228
30173
|
|
|
30229
30174
|
.obf05yr {
|
|
@@ -30235,6 +30180,61 @@ html body {
|
|
|
30235
30180
|
position: absolute;
|
|
30236
30181
|
}
|
|
30237
30182
|
|
|
30183
|
+
.s34f1qb.ant-switch {
|
|
30184
|
+
min-width: 40px;
|
|
30185
|
+
height: 24px;
|
|
30186
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30187
|
+
overflow: hidden;
|
|
30188
|
+
}
|
|
30189
|
+
.s34f1qb.ant-switch:focus {
|
|
30190
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30191
|
+
}
|
|
30192
|
+
.s34f1qb.ant-switch-small {
|
|
30193
|
+
min-width: 26px;
|
|
30194
|
+
height: 16px;
|
|
30195
|
+
}
|
|
30196
|
+
.s34f1qb.ant-switch-large {
|
|
30197
|
+
min-width: 52px;
|
|
30198
|
+
height: 32px;
|
|
30199
|
+
}
|
|
30200
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
30201
|
+
height: 20px;
|
|
30202
|
+
width: 20px;
|
|
30203
|
+
}
|
|
30204
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
30205
|
+
border-radius: 10px;
|
|
30206
|
+
transition-delay: 120ms;
|
|
30207
|
+
}
|
|
30208
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
30209
|
+
height: 14px;
|
|
30210
|
+
width: 14px;
|
|
30211
|
+
top: 1px;
|
|
30212
|
+
left: 1px;
|
|
30213
|
+
}
|
|
30214
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
30215
|
+
height: 28px;
|
|
30216
|
+
width: 28px;
|
|
30217
|
+
}
|
|
30218
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
30219
|
+
border-radius: 14px;
|
|
30220
|
+
}
|
|
30221
|
+
.s34f1qb.ant-switch-checked {
|
|
30222
|
+
background-color: #00ba5d;
|
|
30223
|
+
}
|
|
30224
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
30225
|
+
left: calc(100% - 20px - 2px);
|
|
30226
|
+
}
|
|
30227
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30228
|
+
left: calc(100% - 14px - 1px);
|
|
30229
|
+
}
|
|
30230
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30231
|
+
left: calc(100% - 28px - 2px);
|
|
30232
|
+
}
|
|
30233
|
+
|
|
30234
|
+
.c1to9vb9 {
|
|
30235
|
+
margin-left: 5px;
|
|
30236
|
+
}
|
|
30237
|
+
|
|
30238
30238
|
.rxbeqvl.ant-radio-wrapper {
|
|
30239
30239
|
display: inline-flex;
|
|
30240
30240
|
align-items: baseline;
|
|
@@ -30381,59 +30381,61 @@ html body {
|
|
|
30381
30381
|
width: 36px;
|
|
30382
30382
|
}
|
|
30383
30383
|
|
|
30384
|
-
.
|
|
30385
|
-
|
|
30386
|
-
|
|
30387
|
-
|
|
30388
|
-
|
|
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;
|
|
30389
30392
|
}
|
|
30390
|
-
.
|
|
30391
|
-
|
|
30393
|
+
.p12gwtiw .pagination-left {
|
|
30394
|
+
padding: 2px 8px;
|
|
30392
30395
|
}
|
|
30393
|
-
.
|
|
30394
|
-
|
|
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;
|
|
30396
30402
|
}
|
|
30397
|
-
.
|
|
30398
|
-
|
|
30399
|
-
|
|
30403
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
30404
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30405
|
+
color: #0080ff;
|
|
30400
30406
|
}
|
|
30401
|
-
.
|
|
30402
|
-
|
|
30403
|
-
width: 20px;
|
|
30407
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
30408
|
+
margin-left: 4px;
|
|
30404
30409
|
}
|
|
30405
|
-
.
|
|
30406
|
-
|
|
30407
|
-
|
|
30410
|
+
.p12gwtiw .pagination-right {
|
|
30411
|
+
display: flex;
|
|
30412
|
+
align-items: center;
|
|
30413
|
+
color: #0080ff;
|
|
30414
|
+
font-weight: bold;
|
|
30408
30415
|
}
|
|
30409
|
-
.
|
|
30410
|
-
|
|
30411
|
-
width: 14px;
|
|
30412
|
-
top: 1px;
|
|
30413
|
-
left: 1px;
|
|
30416
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
30417
|
+
margin-left: 4px;
|
|
30414
30418
|
}
|
|
30415
|
-
.
|
|
30416
|
-
|
|
30417
|
-
|
|
30419
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
30420
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
30421
|
+
padding: 0 8px;
|
|
30418
30422
|
}
|
|
30419
|
-
.
|
|
30420
|
-
|
|
30421
|
-
|
|
30422
|
-
.s34f1qb.ant-switch-checked {
|
|
30423
|
-
background-color: #00ba5d;
|
|
30424
|
-
}
|
|
30425
|
-
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
30426
|
-
left: calc(100% - 20px - 2px);
|
|
30427
|
-
}
|
|
30428
|
-
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30429
|
-
left: calc(100% - 14px - 1px);
|
|
30423
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
30424
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
30425
|
+
color: #0080ff;
|
|
30430
30426
|
}
|
|
30431
|
-
.
|
|
30432
|
-
|
|
30427
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
30428
|
+
transform: rotate(180deg);
|
|
30433
30429
|
}
|
|
30434
30430
|
|
|
30435
|
-
.
|
|
30436
|
-
|
|
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;
|
|
30437
30439
|
}
|
|
30438
30440
|
|
|
30439
30441
|
.cz04yix {
|
|
@@ -32151,10 +32153,6 @@ input.rrg1fkn.ant-input {
|
|
|
32151
32153
|
color: rgba(44, 56, 82, 0.6);
|
|
32152
32154
|
}
|
|
32153
32155
|
|
|
32154
|
-
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32155
|
-
display: flex;
|
|
32156
|
-
}
|
|
32157
|
-
|
|
32158
32156
|
.s14dk8r1 {
|
|
32159
32157
|
margin: 0;
|
|
32160
32158
|
border-radius: 20px;
|
|
@@ -32229,6 +32227,10 @@ input.rrg1fkn.ant-input {
|
|
|
32229
32227
|
display: inline-block;
|
|
32230
32228
|
}
|
|
32231
32229
|
|
|
32230
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32231
|
+
display: flex;
|
|
32232
|
+
}
|
|
32233
|
+
|
|
32232
32234
|
.s1uupxds {
|
|
32233
32235
|
padding: 0 8px;
|
|
32234
32236
|
border-radius: 4px;
|
|
@@ -32285,6 +32287,10 @@ input.rrg1fkn.ant-input {
|
|
|
32285
32287
|
color: #1d326c;
|
|
32286
32288
|
background-color: rgba(225, 230, 241, 0.6);
|
|
32287
32289
|
}
|
|
32290
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32291
|
+
color: #7E41FF;
|
|
32292
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
32293
|
+
}
|
|
32288
32294
|
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32289
32295
|
color: #fff;
|
|
32290
32296
|
}
|
|
@@ -32303,35 +32309,182 @@ input.rrg1fkn.ant-input {
|
|
|
32303
32309
|
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32304
32310
|
background-color: #6b7d99;
|
|
32305
32311
|
}
|
|
32312
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32313
|
+
background-color: #7E41FF;
|
|
32314
|
+
}
|
|
32306
32315
|
|
|
32307
|
-
.
|
|
32316
|
+
.o8ocss1 {
|
|
32317
|
+
overflow: hidden;
|
|
32318
|
+
text-overflow: ellipsis;
|
|
32319
|
+
}
|
|
32320
|
+
|
|
32321
|
+
.n17syc35 {
|
|
32322
|
+
white-space: nowrap;
|
|
32323
|
+
}
|
|
32324
|
+
|
|
32325
|
+
.m1thnes4 {
|
|
32326
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32327
|
+
text-align: center;
|
|
32328
|
+
display: flex;
|
|
32329
|
+
align-items: center;
|
|
32330
|
+
justify-content: center;
|
|
32331
|
+
flex-direction: column;
|
|
32308
32332
|
height: 100%;
|
|
32309
32333
|
}
|
|
32310
|
-
.
|
|
32311
|
-
|
|
32312
|
-
|
|
32334
|
+
.m1thnes4 .link {
|
|
32335
|
+
color: #0080ff;
|
|
32336
|
+
cursor: pointer;
|
|
32337
|
+
}
|
|
32338
|
+
|
|
32339
|
+
.m1bixfdy {
|
|
32340
|
+
width: 100%;
|
|
32341
|
+
height: 100%;
|
|
32313
32342
|
display: flex;
|
|
32343
|
+
flex-direction: column;
|
|
32314
32344
|
}
|
|
32315
|
-
.
|
|
32316
|
-
|
|
32317
|
-
|
|
32318
|
-
|
|
32319
|
-
|
|
32345
|
+
.m1bixfdy .name-toolbar {
|
|
32346
|
+
width: 100%;
|
|
32347
|
+
display: flex;
|
|
32348
|
+
line-height: 30px;
|
|
32349
|
+
padding: 0 16px;
|
|
32350
|
+
justify-content: space-between;
|
|
32320
32351
|
}
|
|
32321
|
-
.
|
|
32322
|
-
|
|
32352
|
+
.m1bixfdy .name-toolbar .metric-extra {
|
|
32353
|
+
display: flex;
|
|
32354
|
+
font-size: 12px;
|
|
32355
|
+
align-items: center;
|
|
32323
32356
|
}
|
|
32324
|
-
.
|
|
32357
|
+
.m1bixfdy .name-toolbar .metric-extra .info-item {
|
|
32358
|
+
color: #a3b4cc;
|
|
32359
|
+
}
|
|
32360
|
+
.m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
|
|
32361
|
+
margin-left: 10px;
|
|
32362
|
+
}
|
|
32363
|
+
.m1bixfdy .name-toolbar .metric-extra .menu-trigger {
|
|
32364
|
+
margin-left: 10px;
|
|
32365
|
+
cursor: pointer;
|
|
32366
|
+
}
|
|
32367
|
+
.m1bixfdy .content {
|
|
32325
32368
|
flex: 1;
|
|
32369
|
+
width: 100%;
|
|
32370
|
+
display: flex;
|
|
32371
|
+
justify-content: center;
|
|
32372
|
+
align-items: center;
|
|
32326
32373
|
}
|
|
32327
|
-
.
|
|
32328
|
-
|
|
32374
|
+
.m1bixfdy .single-content {
|
|
32375
|
+
height: 65px;
|
|
32329
32376
|
}
|
|
32330
|
-
|
|
32331
|
-
|
|
32377
|
+
|
|
32378
|
+
.lfamfcw {
|
|
32379
|
+
display: flex;
|
|
32380
|
+
align-items: center;
|
|
32381
|
+
white-space: nowrap;
|
|
32382
|
+
overflow: hidden;
|
|
32383
|
+
width: 100%;
|
|
32332
32384
|
}
|
|
32333
|
-
.
|
|
32334
|
-
|
|
32385
|
+
.lfamfcw .ant-dropdown-trigger {
|
|
32386
|
+
margin-left: auto;
|
|
32387
|
+
font-size: 12px;
|
|
32388
|
+
}
|
|
32389
|
+
|
|
32390
|
+
.la6u9b4 {
|
|
32391
|
+
display: flex;
|
|
32392
|
+
justify-content: flex-start;
|
|
32393
|
+
align-items: center;
|
|
32394
|
+
font-size: 12px;
|
|
32395
|
+
cursor: pointer;
|
|
32396
|
+
}
|
|
32397
|
+
.la6u9b4:not(:last-child) {
|
|
32398
|
+
margin-right: 20px;
|
|
32399
|
+
}
|
|
32400
|
+
.la6u9b4.deselected {
|
|
32401
|
+
opacity: 0.4;
|
|
32402
|
+
}
|
|
32403
|
+
.la6u9b4.deselected .color-block {
|
|
32404
|
+
background: #b4beca !important;
|
|
32405
|
+
}
|
|
32406
|
+
|
|
32407
|
+
.chhvk8b {
|
|
32408
|
+
display: inline-block;
|
|
32409
|
+
height: 8px;
|
|
32410
|
+
width: 8px;
|
|
32411
|
+
margin-right: 8px;
|
|
32412
|
+
}
|
|
32413
|
+
|
|
32414
|
+
.e1sdlxq1 .ant-dropdown-menu-item {
|
|
32415
|
+
display: flex;
|
|
32416
|
+
align-items: center;
|
|
32417
|
+
font-size: 12px;
|
|
32418
|
+
margin: 0;
|
|
32419
|
+
}
|
|
32420
|
+
|
|
32421
|
+
.m16f7gpb {
|
|
32422
|
+
position: relative;
|
|
32423
|
+
}
|
|
32424
|
+
.m16f7gpb.hidden-xaxis .pointer-wrapper {
|
|
32425
|
+
bottom: -12px;
|
|
32426
|
+
}
|
|
32427
|
+
.m16f7gpb .metric-toolbar {
|
|
32428
|
+
display: flex;
|
|
32429
|
+
justify-content: space-between;
|
|
32430
|
+
line-height: 30px;
|
|
32431
|
+
margin: 0 16px;
|
|
32432
|
+
}
|
|
32433
|
+
.m16f7gpb .metric-toolbar .metric-extra {
|
|
32434
|
+
display: flex;
|
|
32435
|
+
font-size: 12px;
|
|
32436
|
+
align-items: center;
|
|
32437
|
+
}
|
|
32438
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item {
|
|
32439
|
+
color: #a3b4cc;
|
|
32440
|
+
}
|
|
32441
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
|
|
32442
|
+
margin-left: 10px;
|
|
32443
|
+
}
|
|
32444
|
+
.m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
|
|
32445
|
+
margin-left: 10px;
|
|
32446
|
+
cursor: pointer;
|
|
32447
|
+
}
|
|
32448
|
+
.m16f7gpb .recharts-xAxis {
|
|
32449
|
+
font-size: 12px;
|
|
32450
|
+
}
|
|
32451
|
+
.m16f7gpb .pointer-wrapper {
|
|
32452
|
+
position: absolute;
|
|
32453
|
+
bottom: 10px;
|
|
32454
|
+
padding: 0 8px;
|
|
32455
|
+
border-radius: 4px;
|
|
32456
|
+
font-size: 12px;
|
|
32457
|
+
color: #fff;
|
|
32458
|
+
background: rgba(0, 0, 0, 0.75);
|
|
32459
|
+
transform: translateX(-50%);
|
|
32460
|
+
}
|
|
32461
|
+
|
|
32462
|
+
.t1ipvk51 {
|
|
32463
|
+
min-width: 200px;
|
|
32464
|
+
}
|
|
32465
|
+
|
|
32466
|
+
.t1kgldps {
|
|
32467
|
+
display: flex;
|
|
32468
|
+
align-items: center;
|
|
32469
|
+
justify-content: space-between;
|
|
32470
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
32471
|
+
color: #b4beca;
|
|
32472
|
+
font-size: 12px;
|
|
32473
|
+
padding: 3px 6px;
|
|
32474
|
+
}
|
|
32475
|
+
.t1kgldps:first-child {
|
|
32476
|
+
padding-top: 3px;
|
|
32477
|
+
}
|
|
32478
|
+
.t1kgldps:last-child {
|
|
32479
|
+
padding-bottom: 3px;
|
|
32480
|
+
}
|
|
32481
|
+
.t1kgldps .column-value {
|
|
32482
|
+
color: #fff;
|
|
32483
|
+
margin-left: 8px;
|
|
32484
|
+
}
|
|
32485
|
+
|
|
32486
|
+
.c1k4vanq {
|
|
32487
|
+
padding: 0 12px 14px 12px;
|
|
32335
32488
|
}
|
|
32336
32489
|
|
|
32337
32490
|
.sq6vos1 {
|
|
@@ -32519,169 +32672,34 @@ input.rrg1fkn.ant-input {
|
|
|
32519
32672
|
justify-content: center;
|
|
32520
32673
|
}
|
|
32521
32674
|
|
|
32522
|
-
.
|
|
32523
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32524
|
-
text-align: center;
|
|
32525
|
-
display: flex;
|
|
32526
|
-
align-items: center;
|
|
32527
|
-
justify-content: center;
|
|
32528
|
-
flex-direction: column;
|
|
32529
|
-
height: 100%;
|
|
32530
|
-
}
|
|
32531
|
-
.m1thnes4 .link {
|
|
32532
|
-
color: #0080ff;
|
|
32533
|
-
cursor: pointer;
|
|
32534
|
-
}
|
|
32535
|
-
|
|
32536
|
-
.m1bixfdy {
|
|
32537
|
-
width: 100%;
|
|
32675
|
+
.t1gz6wqf {
|
|
32538
32676
|
height: 100%;
|
|
32539
|
-
display: flex;
|
|
32540
|
-
flex-direction: column;
|
|
32541
32677
|
}
|
|
32542
|
-
.
|
|
32543
|
-
|
|
32678
|
+
.t1gz6wqf .table-loading-item {
|
|
32679
|
+
padding: 12px 4px;
|
|
32680
|
+
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
32544
32681
|
display: flex;
|
|
32545
|
-
line-height: 30px;
|
|
32546
|
-
padding: 0 16px;
|
|
32547
|
-
justify-content: space-between;
|
|
32548
32682
|
}
|
|
32549
|
-
.
|
|
32550
|
-
|
|
32551
|
-
|
|
32552
|
-
|
|
32683
|
+
.t1gz6wqf .table-loading-item > * {
|
|
32684
|
+
height: 16px;
|
|
32685
|
+
margin: 4px;
|
|
32686
|
+
background: rgba(204, 212, 227, 0.18);
|
|
32687
|
+
border-radius: 2px;
|
|
32553
32688
|
}
|
|
32554
|
-
.
|
|
32555
|
-
|
|
32689
|
+
.t1gz6wqf .table-loading-item .checkbox-loading {
|
|
32690
|
+
width: 16px;
|
|
32556
32691
|
}
|
|
32557
|
-
.
|
|
32558
|
-
margin-left: 10px;
|
|
32559
|
-
}
|
|
32560
|
-
.m1bixfdy .name-toolbar .metric-extra .menu-trigger {
|
|
32561
|
-
margin-left: 10px;
|
|
32562
|
-
cursor: pointer;
|
|
32563
|
-
}
|
|
32564
|
-
.m1bixfdy .content {
|
|
32692
|
+
.t1gz6wqf .table-loading-item .td-loading {
|
|
32565
32693
|
flex: 1;
|
|
32566
|
-
width: 100%;
|
|
32567
|
-
display: flex;
|
|
32568
|
-
justify-content: center;
|
|
32569
|
-
align-items: center;
|
|
32570
|
-
}
|
|
32571
|
-
.m1bixfdy .single-content {
|
|
32572
|
-
height: 65px;
|
|
32573
|
-
}
|
|
32574
|
-
|
|
32575
|
-
.lfamfcw {
|
|
32576
|
-
display: flex;
|
|
32577
|
-
align-items: center;
|
|
32578
|
-
white-space: nowrap;
|
|
32579
|
-
overflow: hidden;
|
|
32580
|
-
width: 100%;
|
|
32581
|
-
}
|
|
32582
|
-
.lfamfcw .ant-dropdown-trigger {
|
|
32583
|
-
margin-left: auto;
|
|
32584
|
-
font-size: 12px;
|
|
32585
|
-
}
|
|
32586
|
-
|
|
32587
|
-
.la6u9b4 {
|
|
32588
|
-
display: flex;
|
|
32589
|
-
justify-content: flex-start;
|
|
32590
|
-
align-items: center;
|
|
32591
|
-
font-size: 12px;
|
|
32592
|
-
cursor: pointer;
|
|
32593
|
-
}
|
|
32594
|
-
.la6u9b4:not(:last-child) {
|
|
32595
|
-
margin-right: 20px;
|
|
32596
|
-
}
|
|
32597
|
-
.la6u9b4.deselected {
|
|
32598
|
-
opacity: 0.4;
|
|
32599
|
-
}
|
|
32600
|
-
.la6u9b4.deselected .color-block {
|
|
32601
|
-
background: #b4beca !important;
|
|
32602
|
-
}
|
|
32603
|
-
|
|
32604
|
-
.chhvk8b {
|
|
32605
|
-
display: inline-block;
|
|
32606
|
-
height: 8px;
|
|
32607
|
-
width: 8px;
|
|
32608
|
-
margin-right: 8px;
|
|
32609
|
-
}
|
|
32610
|
-
|
|
32611
|
-
.e1sdlxq1 .ant-dropdown-menu-item {
|
|
32612
|
-
display: flex;
|
|
32613
|
-
align-items: center;
|
|
32614
|
-
font-size: 12px;
|
|
32615
|
-
margin: 0;
|
|
32616
|
-
}
|
|
32617
|
-
|
|
32618
|
-
.m16f7gpb {
|
|
32619
|
-
position: relative;
|
|
32620
|
-
}
|
|
32621
|
-
.m16f7gpb.hidden-xaxis .pointer-wrapper {
|
|
32622
|
-
bottom: -12px;
|
|
32623
|
-
}
|
|
32624
|
-
.m16f7gpb .metric-toolbar {
|
|
32625
|
-
display: flex;
|
|
32626
|
-
justify-content: space-between;
|
|
32627
|
-
line-height: 30px;
|
|
32628
|
-
margin: 0 16px;
|
|
32629
|
-
}
|
|
32630
|
-
.m16f7gpb .metric-toolbar .metric-extra {
|
|
32631
|
-
display: flex;
|
|
32632
|
-
font-size: 12px;
|
|
32633
|
-
align-items: center;
|
|
32634
|
-
}
|
|
32635
|
-
.m16f7gpb .metric-toolbar .metric-extra .info-item {
|
|
32636
|
-
color: #a3b4cc;
|
|
32637
|
-
}
|
|
32638
|
-
.m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
|
|
32639
|
-
margin-left: 10px;
|
|
32640
32694
|
}
|
|
32641
|
-
.
|
|
32642
|
-
|
|
32643
|
-
cursor: pointer;
|
|
32644
|
-
}
|
|
32645
|
-
.m16f7gpb .recharts-xAxis {
|
|
32646
|
-
font-size: 12px;
|
|
32647
|
-
}
|
|
32648
|
-
.m16f7gpb .pointer-wrapper {
|
|
32649
|
-
position: absolute;
|
|
32650
|
-
bottom: 10px;
|
|
32651
|
-
padding: 0 8px;
|
|
32652
|
-
border-radius: 4px;
|
|
32653
|
-
font-size: 12px;
|
|
32654
|
-
color: #fff;
|
|
32655
|
-
background: rgba(0, 0, 0, 0.75);
|
|
32656
|
-
transform: translateX(-50%);
|
|
32657
|
-
}
|
|
32658
|
-
|
|
32659
|
-
.t1ipvk51 {
|
|
32660
|
-
min-width: 200px;
|
|
32661
|
-
}
|
|
32662
|
-
|
|
32663
|
-
.t1kgldps {
|
|
32664
|
-
display: flex;
|
|
32665
|
-
align-items: center;
|
|
32666
|
-
justify-content: space-between;
|
|
32667
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
32668
|
-
color: #b4beca;
|
|
32669
|
-
font-size: 12px;
|
|
32670
|
-
padding: 3px 6px;
|
|
32671
|
-
}
|
|
32672
|
-
.t1kgldps:first-child {
|
|
32673
|
-
padding-top: 3px;
|
|
32674
|
-
}
|
|
32675
|
-
.t1kgldps:last-child {
|
|
32676
|
-
padding-bottom: 3px;
|
|
32695
|
+
.t1gz6wqf :nth-child(1) {
|
|
32696
|
+
padding: 8px 4px;
|
|
32677
32697
|
}
|
|
32678
|
-
.
|
|
32679
|
-
|
|
32680
|
-
margin-left: 8px;
|
|
32698
|
+
.t1gz6wqf :nth-child(1) > * {
|
|
32699
|
+
background: rgba(107, 125, 153, 0.18);
|
|
32681
32700
|
}
|
|
32682
|
-
|
|
32683
|
-
.
|
|
32684
|
-
padding: 0 12px 14px 12px;
|
|
32701
|
+
.t1gz6wqf :nth-child(1) > * {
|
|
32702
|
+
background: rgba(163, 180, 204, 0.18);
|
|
32685
32703
|
}
|
|
32686
32704
|
|
|
32687
32705
|
.c1udgdh2 {
|
|
@@ -32740,37 +32758,6 @@ input.rrg1fkn.ant-input {
|
|
|
32740
32758
|
margin-right: 6px;
|
|
32741
32759
|
}
|
|
32742
32760
|
|
|
32743
|
-
.f1p9ti6d {
|
|
32744
|
-
width: 100%;
|
|
32745
|
-
margin-bottom: 0 !important;
|
|
32746
|
-
flex-flow: nowrap !important;
|
|
32747
|
-
line-break: auto;
|
|
32748
|
-
}
|
|
32749
|
-
.f1p9ti6d > .ant-form-item-label {
|
|
32750
|
-
text-align: left !important;
|
|
32751
|
-
padding-bottom: 0 !important;
|
|
32752
|
-
}
|
|
32753
|
-
.f1p9ti6d > .ant-form-item-label > label {
|
|
32754
|
-
min-height: 32px;
|
|
32755
|
-
height: auto;
|
|
32756
|
-
font-size: 13px;
|
|
32757
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32758
|
-
white-space: normal;
|
|
32759
|
-
}
|
|
32760
|
-
.f1p9ti6d.ant-form-item-has-error .ant-input {
|
|
32761
|
-
border-color: #ff4d4f !important;
|
|
32762
|
-
}
|
|
32763
|
-
.f1p9ti6d .ant-form-item-explain {
|
|
32764
|
-
margin-top: 4px;
|
|
32765
|
-
font-size: 12px;
|
|
32766
|
-
min-height: 0px;
|
|
32767
|
-
}
|
|
32768
|
-
.f1p9ti6d .ant-form-item-extra {
|
|
32769
|
-
font-size: 12px;
|
|
32770
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32771
|
-
min-height: 0px;
|
|
32772
|
-
}
|
|
32773
|
-
|
|
32774
32761
|
.bab9xum {
|
|
32775
32762
|
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);
|
|
32776
32763
|
}
|
|
@@ -32788,55 +32775,6 @@ input.rrg1fkn.ant-input {
|
|
|
32788
32775
|
transform: translateY(-4px);
|
|
32789
32776
|
}
|
|
32790
32777
|
|
|
32791
|
-
.at4ovwe .ant-input-number-handler-wrap {
|
|
32792
|
-
display: var(--at4ovwe-0);
|
|
32793
|
-
}
|
|
32794
|
-
.at4ovwe .ant-input-number-input-wrap {
|
|
32795
|
-
padding: 5px 12px;
|
|
32796
|
-
display: inline-flex;
|
|
32797
|
-
line-height: 1.5715;
|
|
32798
|
-
height: 100%;
|
|
32799
|
-
width: 100%;
|
|
32800
|
-
}
|
|
32801
|
-
.at4ovwe .ant-input-number-input-wrap::after {
|
|
32802
|
-
content: var(--at4ovwe-1);
|
|
32803
|
-
display: var(--at4ovwe-2);
|
|
32804
|
-
flex: none;
|
|
32805
|
-
align-items: center;
|
|
32806
|
-
margin-left: 4px;
|
|
32807
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32808
|
-
}
|
|
32809
|
-
.at4ovwe .ant-input-number-input-wrap::before {
|
|
32810
|
-
content: var(--at4ovwe-3);
|
|
32811
|
-
display: var(--at4ovwe-4);
|
|
32812
|
-
flex: none;
|
|
32813
|
-
align-items: center;
|
|
32814
|
-
margin-right: 4px;
|
|
32815
|
-
cursor: auto;
|
|
32816
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32817
|
-
}
|
|
32818
|
-
.ant-input-group.ant-input-group-compact > .at4ovwe {
|
|
32819
|
-
border-radius: 0;
|
|
32820
|
-
}
|
|
32821
|
-
.at4ovwe.ant-input-number {
|
|
32822
|
-
width: 100%;
|
|
32823
|
-
border-radius: 6px;
|
|
32824
|
-
}
|
|
32825
|
-
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
32826
|
-
border-color: #0096ff;
|
|
32827
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32828
|
-
}
|
|
32829
|
-
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
32830
|
-
border-color: #e75a3a;
|
|
32831
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32832
|
-
}
|
|
32833
|
-
.at4ovwe .ant-input-number-input {
|
|
32834
|
-
padding: 0;
|
|
32835
|
-
margin: 0;
|
|
32836
|
-
height: auto;
|
|
32837
|
-
font-size: inherit;
|
|
32838
|
-
}
|
|
32839
|
-
|
|
32840
32778
|
.tc40oxa {
|
|
32841
32779
|
margin-bottom: 4px;
|
|
32842
32780
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -33030,6 +32968,86 @@ input.rrg1fkn.ant-input {
|
|
|
33030
32968
|
margin-right: 8px;
|
|
33031
32969
|
}
|
|
33032
32970
|
|
|
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
|
+
|
|
33033
33051
|
.w1xcixj5.outside-tag {
|
|
33034
33052
|
padding-left: 0;
|
|
33035
33053
|
}
|