@cloudtower/eagle 0.26.25 → 0.26.26
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.css +1329 -1331
- package/dist/esm/index.js +2 -2
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +356 -358
- package/dist/umd/index.js +2 -2
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/style.css
CHANGED
|
@@ -29927,6 +29927,35 @@ html body {
|
|
|
29927
29927
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29928
29928
|
}
|
|
29929
29929
|
}
|
|
29930
|
+
.bpq0js6 {
|
|
29931
|
+
padding: 4px 11px;
|
|
29932
|
+
}
|
|
29933
|
+
|
|
29934
|
+
.b15sn34c {
|
|
29935
|
+
white-space: nowrap;
|
|
29936
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29937
|
+
}
|
|
29938
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29939
|
+
--color: #0080ff;
|
|
29940
|
+
}
|
|
29941
|
+
.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] {
|
|
29942
|
+
--color: #0080ff;
|
|
29943
|
+
}
|
|
29944
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
29945
|
+
margin-left: 1px;
|
|
29946
|
+
}
|
|
29947
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
29948
|
+
border-top-right-radius: 0;
|
|
29949
|
+
border-bottom-right-radius: 0;
|
|
29950
|
+
}
|
|
29951
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
29952
|
+
border-top-left-radius: 0;
|
|
29953
|
+
border-bottom-left-radius: 0;
|
|
29954
|
+
}
|
|
29955
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29956
|
+
border-radius: unset;
|
|
29957
|
+
}
|
|
29958
|
+
|
|
29930
29959
|
.buj61ew.ant-btn-icon-only {
|
|
29931
29960
|
justify-content: center;
|
|
29932
29961
|
}
|
|
@@ -29934,6 +29963,9 @@ html body {
|
|
|
29934
29963
|
padding: 0;
|
|
29935
29964
|
}
|
|
29936
29965
|
.buj61ew.ant-btn {
|
|
29966
|
+
display: inline-flex;
|
|
29967
|
+
align-items: center;
|
|
29968
|
+
justify-content: center;
|
|
29937
29969
|
padding: 5px 12px;
|
|
29938
29970
|
height: 32px;
|
|
29939
29971
|
border-radius: 6px;
|
|
@@ -30163,11 +30195,6 @@ html body {
|
|
|
30163
30195
|
--background-color-focus: #fff;
|
|
30164
30196
|
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30165
30197
|
}
|
|
30166
|
-
.buj61ew.has-icon {
|
|
30167
|
-
display: inline-flex;
|
|
30168
|
-
align-items: center;
|
|
30169
|
-
justify-content: center;
|
|
30170
|
-
}
|
|
30171
30198
|
.buj61ew .button-prefix-icon {
|
|
30172
30199
|
margin-right: 8px;
|
|
30173
30200
|
display: inline-flex;
|
|
@@ -30185,35 +30212,6 @@ html body {
|
|
|
30185
30212
|
padding: 0;
|
|
30186
30213
|
}
|
|
30187
30214
|
|
|
30188
|
-
.bpq0js6 {
|
|
30189
|
-
padding: 4px 11px;
|
|
30190
|
-
}
|
|
30191
|
-
|
|
30192
|
-
.b15sn34c {
|
|
30193
|
-
white-space: nowrap;
|
|
30194
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30195
|
-
}
|
|
30196
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30197
|
-
--color: #0080ff;
|
|
30198
|
-
}
|
|
30199
|
-
.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] {
|
|
30200
|
-
--color: #0080ff;
|
|
30201
|
-
}
|
|
30202
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
30203
|
-
margin-left: 1px;
|
|
30204
|
-
}
|
|
30205
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
30206
|
-
border-top-right-radius: 0;
|
|
30207
|
-
border-bottom-right-radius: 0;
|
|
30208
|
-
}
|
|
30209
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
30210
|
-
border-top-left-radius: 0;
|
|
30211
|
-
border-bottom-left-radius: 0;
|
|
30212
|
-
}
|
|
30213
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30214
|
-
border-radius: unset;
|
|
30215
|
-
}
|
|
30216
|
-
|
|
30217
30215
|
.fde5mpd {
|
|
30218
30216
|
width: 100%;
|
|
30219
30217
|
height: 100%;
|
|
@@ -30260,61 +30258,13 @@ html body {
|
|
|
30260
30258
|
margin-right: 4px;
|
|
30261
30259
|
}
|
|
30262
30260
|
|
|
30263
|
-
.
|
|
30264
|
-
display:
|
|
30265
|
-
justify-content: space-between;
|
|
30266
|
-
align-items: center;
|
|
30267
|
-
padding: 10px 0;
|
|
30268
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30269
|
-
font-size: 12px;
|
|
30270
|
-
line-height: 24px;
|
|
30271
|
-
}
|
|
30272
|
-
.p12gwtiw .pagination-left {
|
|
30273
|
-
padding: 2px 8px;
|
|
30274
|
-
}
|
|
30275
|
-
.p12gwtiw .dropdown-trigger {
|
|
30276
|
-
display: flex;
|
|
30277
|
-
align-items: center;
|
|
30278
|
-
border-radius: 6px;
|
|
30279
|
-
cursor: pointer;
|
|
30280
|
-
transition: all 0.3s ease;
|
|
30281
|
-
}
|
|
30282
|
-
.p12gwtiw .dropdown-trigger:hover {
|
|
30283
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30284
|
-
color: #0080ff;
|
|
30285
|
-
}
|
|
30286
|
-
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
30287
|
-
margin-left: 4px;
|
|
30288
|
-
}
|
|
30289
|
-
.p12gwtiw .pagination-right {
|
|
30290
|
-
display: flex;
|
|
30291
|
-
align-items: center;
|
|
30292
|
-
color: #0080ff;
|
|
30293
|
-
font-weight: bold;
|
|
30294
|
-
}
|
|
30295
|
-
.p12gwtiw .pagination-right .icon-inner {
|
|
30296
|
-
margin-left: 4px;
|
|
30297
|
-
}
|
|
30298
|
-
.p12gwtiw .pagination-right .prev-btn,
|
|
30299
|
-
.p12gwtiw .pagination-right .next-btn {
|
|
30300
|
-
padding: 0 8px;
|
|
30301
|
-
}
|
|
30302
|
-
.p12gwtiw .pagination-right .prev-btn > span,
|
|
30303
|
-
.p12gwtiw .pagination-right .next-btn > span {
|
|
30304
|
-
color: #0080ff;
|
|
30305
|
-
}
|
|
30306
|
-
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
30307
|
-
transform: rotate(180deg);
|
|
30261
|
+
.obf05yr {
|
|
30262
|
+
display: inline-block;
|
|
30308
30263
|
}
|
|
30309
30264
|
|
|
30310
|
-
.
|
|
30311
|
-
|
|
30312
|
-
|
|
30313
|
-
}
|
|
30314
|
-
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30315
|
-
padding: 4px 20px;
|
|
30316
|
-
font-size: 12px;
|
|
30317
|
-
line-height: 18px;
|
|
30265
|
+
.hsms1n6 {
|
|
30266
|
+
visibility: hidden;
|
|
30267
|
+
position: absolute;
|
|
30318
30268
|
}
|
|
30319
30269
|
|
|
30320
30270
|
.rxbeqvl.ant-radio-wrapper {
|
|
@@ -30463,13 +30413,116 @@ html body {
|
|
|
30463
30413
|
width: 36px;
|
|
30464
30414
|
}
|
|
30465
30415
|
|
|
30466
|
-
.
|
|
30467
|
-
display:
|
|
30416
|
+
.p12gwtiw {
|
|
30417
|
+
display: flex;
|
|
30418
|
+
justify-content: space-between;
|
|
30419
|
+
align-items: center;
|
|
30420
|
+
padding: 10px 0;
|
|
30421
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30422
|
+
font-size: 12px;
|
|
30423
|
+
line-height: 24px;
|
|
30424
|
+
}
|
|
30425
|
+
.p12gwtiw .pagination-left {
|
|
30426
|
+
padding: 2px 8px;
|
|
30427
|
+
}
|
|
30428
|
+
.p12gwtiw .dropdown-trigger {
|
|
30429
|
+
display: flex;
|
|
30430
|
+
align-items: center;
|
|
30431
|
+
border-radius: 6px;
|
|
30432
|
+
cursor: pointer;
|
|
30433
|
+
transition: all 0.3s ease;
|
|
30434
|
+
}
|
|
30435
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
30436
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30437
|
+
color: #0080ff;
|
|
30438
|
+
}
|
|
30439
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
30440
|
+
margin-left: 4px;
|
|
30441
|
+
}
|
|
30442
|
+
.p12gwtiw .pagination-right {
|
|
30443
|
+
display: flex;
|
|
30444
|
+
align-items: center;
|
|
30445
|
+
color: #0080ff;
|
|
30446
|
+
font-weight: bold;
|
|
30447
|
+
}
|
|
30448
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
30449
|
+
margin-left: 4px;
|
|
30450
|
+
}
|
|
30451
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
30452
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
30453
|
+
padding: 0 8px;
|
|
30454
|
+
}
|
|
30455
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
30456
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
30457
|
+
color: #0080ff;
|
|
30458
|
+
}
|
|
30459
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
30460
|
+
transform: rotate(180deg);
|
|
30468
30461
|
}
|
|
30469
30462
|
|
|
30470
|
-
.
|
|
30471
|
-
|
|
30472
|
-
|
|
30463
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
30464
|
+
max-height: calc(100vh - 128px);
|
|
30465
|
+
overflow-y: auto;
|
|
30466
|
+
}
|
|
30467
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30468
|
+
padding: 4px 20px;
|
|
30469
|
+
font-size: 12px;
|
|
30470
|
+
line-height: 18px;
|
|
30471
|
+
}
|
|
30472
|
+
|
|
30473
|
+
.s34f1qb.ant-switch {
|
|
30474
|
+
min-width: 40px;
|
|
30475
|
+
height: 24px;
|
|
30476
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30477
|
+
overflow: hidden;
|
|
30478
|
+
}
|
|
30479
|
+
.s34f1qb.ant-switch:focus {
|
|
30480
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30481
|
+
}
|
|
30482
|
+
.s34f1qb.ant-switch-small {
|
|
30483
|
+
min-width: 26px;
|
|
30484
|
+
height: 16px;
|
|
30485
|
+
}
|
|
30486
|
+
.s34f1qb.ant-switch-large {
|
|
30487
|
+
min-width: 52px;
|
|
30488
|
+
height: 32px;
|
|
30489
|
+
}
|
|
30490
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
30491
|
+
height: 20px;
|
|
30492
|
+
width: 20px;
|
|
30493
|
+
}
|
|
30494
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
30495
|
+
border-radius: 10px;
|
|
30496
|
+
transition-delay: 120ms;
|
|
30497
|
+
}
|
|
30498
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
30499
|
+
height: 14px;
|
|
30500
|
+
width: 14px;
|
|
30501
|
+
top: 1px;
|
|
30502
|
+
left: 1px;
|
|
30503
|
+
}
|
|
30504
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
30505
|
+
height: 28px;
|
|
30506
|
+
width: 28px;
|
|
30507
|
+
}
|
|
30508
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
30509
|
+
border-radius: 14px;
|
|
30510
|
+
}
|
|
30511
|
+
.s34f1qb.ant-switch-checked {
|
|
30512
|
+
background-color: #00ba5d;
|
|
30513
|
+
}
|
|
30514
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
30515
|
+
left: calc(100% - 20px - 2px);
|
|
30516
|
+
}
|
|
30517
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30518
|
+
left: calc(100% - 14px - 1px);
|
|
30519
|
+
}
|
|
30520
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30521
|
+
left: calc(100% - 28px - 2px);
|
|
30522
|
+
}
|
|
30523
|
+
|
|
30524
|
+
.c1to9vb9 {
|
|
30525
|
+
margin-left: 5px;
|
|
30473
30526
|
}
|
|
30474
30527
|
|
|
30475
30528
|
.cz04yix {
|
|
@@ -31083,71 +31136,16 @@ input.rrg1fkn.ant-input {
|
|
|
31083
31136
|
border-bottom-left-radius: 0;
|
|
31084
31137
|
}
|
|
31085
31138
|
|
|
31086
|
-
.
|
|
31087
|
-
|
|
31088
|
-
height: 24px;
|
|
31089
|
-
background: rgba(172, 186, 211, 0.6);
|
|
31090
|
-
overflow: hidden;
|
|
31139
|
+
.t1upn1sz {
|
|
31140
|
+
height: 100%;
|
|
31091
31141
|
}
|
|
31092
|
-
|
|
31093
|
-
|
|
31142
|
+
|
|
31143
|
+
.tta5kd2 {
|
|
31144
|
+
height: 100%;
|
|
31094
31145
|
}
|
|
31095
|
-
.
|
|
31096
|
-
|
|
31097
|
-
height:
|
|
31098
|
-
}
|
|
31099
|
-
.s34f1qb.ant-switch-large {
|
|
31100
|
-
min-width: 52px;
|
|
31101
|
-
height: 32px;
|
|
31102
|
-
}
|
|
31103
|
-
.s34f1qb.ant-switch .ant-switch-handle {
|
|
31104
|
-
height: 20px;
|
|
31105
|
-
width: 20px;
|
|
31106
|
-
}
|
|
31107
|
-
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
31108
|
-
border-radius: 10px;
|
|
31109
|
-
transition-delay: 120ms;
|
|
31110
|
-
}
|
|
31111
|
-
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
31112
|
-
height: 14px;
|
|
31113
|
-
width: 14px;
|
|
31114
|
-
top: 1px;
|
|
31115
|
-
left: 1px;
|
|
31116
|
-
}
|
|
31117
|
-
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
31118
|
-
height: 28px;
|
|
31119
|
-
width: 28px;
|
|
31120
|
-
}
|
|
31121
|
-
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
31122
|
-
border-radius: 14px;
|
|
31123
|
-
}
|
|
31124
|
-
.s34f1qb.ant-switch-checked {
|
|
31125
|
-
background-color: #00ba5d;
|
|
31126
|
-
}
|
|
31127
|
-
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
31128
|
-
left: calc(100% - 20px - 2px);
|
|
31129
|
-
}
|
|
31130
|
-
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31131
|
-
left: calc(100% - 14px - 1px);
|
|
31132
|
-
}
|
|
31133
|
-
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31134
|
-
left: calc(100% - 28px - 2px);
|
|
31135
|
-
}
|
|
31136
|
-
|
|
31137
|
-
.c1to9vb9 {
|
|
31138
|
-
margin-left: 5px;
|
|
31139
|
-
}
|
|
31140
|
-
|
|
31141
|
-
.t1upn1sz {
|
|
31142
|
-
height: 100%;
|
|
31143
|
-
}
|
|
31144
|
-
|
|
31145
|
-
.tta5kd2 {
|
|
31146
|
-
height: 100%;
|
|
31147
|
-
}
|
|
31148
|
-
.tta5kd2.empty-table .ant-table-content {
|
|
31149
|
-
overflow: visible !important;
|
|
31150
|
-
height: 100%;
|
|
31146
|
+
.tta5kd2.empty-table .ant-table-content {
|
|
31147
|
+
overflow: visible !important;
|
|
31148
|
+
height: 100%;
|
|
31151
31149
|
}
|
|
31152
31150
|
.tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
31153
31151
|
height: 100%;
|
|
@@ -32175,6 +32173,10 @@ input.rrg1fkn.ant-input {
|
|
|
32175
32173
|
cursor: default;
|
|
32176
32174
|
}
|
|
32177
32175
|
|
|
32176
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32177
|
+
display: flex;
|
|
32178
|
+
}
|
|
32179
|
+
|
|
32178
32180
|
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
32179
32181
|
border-radius: 6px;
|
|
32180
32182
|
}
|
|
@@ -32232,10 +32234,6 @@ input.rrg1fkn.ant-input {
|
|
|
32232
32234
|
transform: rotate(180deg);
|
|
32233
32235
|
}
|
|
32234
32236
|
|
|
32235
|
-
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32236
|
-
display: flex;
|
|
32237
|
-
}
|
|
32238
|
-
|
|
32239
32237
|
.igz4le8 {
|
|
32240
32238
|
height: 24px;
|
|
32241
32239
|
width: 56px !important;
|
|
@@ -32481,97 +32479,6 @@ input.rrg1fkn.ant-input {
|
|
|
32481
32479
|
margin-left: 8px;
|
|
32482
32480
|
}
|
|
32483
32481
|
|
|
32484
|
-
.s1uupxds {
|
|
32485
|
-
padding: 0 8px;
|
|
32486
|
-
border-radius: 4px;
|
|
32487
|
-
}
|
|
32488
|
-
|
|
32489
|
-
.m10sqwut {
|
|
32490
|
-
padding: 2px 8px;
|
|
32491
|
-
border-radius: 3px;
|
|
32492
|
-
}
|
|
32493
|
-
|
|
32494
|
-
.l1d492wb {
|
|
32495
|
-
padding: 3px 8px;
|
|
32496
|
-
border-radius: 2px;
|
|
32497
|
-
}
|
|
32498
|
-
|
|
32499
|
-
.t1lzavmu.ant-tag:hover {
|
|
32500
|
-
opacity: unset;
|
|
32501
|
-
}
|
|
32502
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32503
|
-
margin: 0;
|
|
32504
|
-
margin-right: 8px;
|
|
32505
|
-
display: inline-flex;
|
|
32506
|
-
align-items: center;
|
|
32507
|
-
border: none;
|
|
32508
|
-
}
|
|
32509
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32510
|
-
width: 16px;
|
|
32511
|
-
height: 16px;
|
|
32512
|
-
color: inherit;
|
|
32513
|
-
margin-left: 4px;
|
|
32514
|
-
opacity: 0.6;
|
|
32515
|
-
display: inline-flex;
|
|
32516
|
-
}
|
|
32517
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32518
|
-
opacity: 1;
|
|
32519
|
-
}
|
|
32520
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32521
|
-
color: #0080ff;
|
|
32522
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32523
|
-
}
|
|
32524
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32525
|
-
color: #f0483e;
|
|
32526
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
32527
|
-
}
|
|
32528
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32529
|
-
color: #e07f00;
|
|
32530
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
32531
|
-
}
|
|
32532
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32533
|
-
color: #008f4c;
|
|
32534
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32535
|
-
}
|
|
32536
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32537
|
-
color: #1d326c;
|
|
32538
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32539
|
-
}
|
|
32540
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32541
|
-
color: #7E41FF;
|
|
32542
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
32543
|
-
}
|
|
32544
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32545
|
-
color: #fff;
|
|
32546
|
-
}
|
|
32547
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32548
|
-
background-color: #f0483e;
|
|
32549
|
-
}
|
|
32550
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32551
|
-
background-color: #fea008;
|
|
32552
|
-
}
|
|
32553
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32554
|
-
background-color: #00ba5d;
|
|
32555
|
-
}
|
|
32556
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32557
|
-
background-color: #0080ff;
|
|
32558
|
-
}
|
|
32559
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32560
|
-
background-color: #6b7d99;
|
|
32561
|
-
}
|
|
32562
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32563
|
-
background-color: #7E41FF;
|
|
32564
|
-
}
|
|
32565
|
-
|
|
32566
|
-
.o8ocss1 {
|
|
32567
|
-
overflow: hidden;
|
|
32568
|
-
text-overflow: ellipsis;
|
|
32569
|
-
}
|
|
32570
|
-
|
|
32571
|
-
.n17syc35 {
|
|
32572
|
-
white-space: nowrap;
|
|
32573
|
-
}
|
|
32574
|
-
|
|
32575
32482
|
.sq6vos1 {
|
|
32576
32483
|
--item-min-width: 60px;
|
|
32577
32484
|
}
|
|
@@ -32791,6 +32698,97 @@ input.rrg1fkn.ant-input {
|
|
|
32791
32698
|
padding: 0 12px 14px 12px;
|
|
32792
32699
|
}
|
|
32793
32700
|
|
|
32701
|
+
.s1uupxds {
|
|
32702
|
+
padding: 0 8px;
|
|
32703
|
+
border-radius: 4px;
|
|
32704
|
+
}
|
|
32705
|
+
|
|
32706
|
+
.m10sqwut {
|
|
32707
|
+
padding: 2px 8px;
|
|
32708
|
+
border-radius: 3px;
|
|
32709
|
+
}
|
|
32710
|
+
|
|
32711
|
+
.l1d492wb {
|
|
32712
|
+
padding: 3px 8px;
|
|
32713
|
+
border-radius: 2px;
|
|
32714
|
+
}
|
|
32715
|
+
|
|
32716
|
+
.t1lzavmu.ant-tag:hover {
|
|
32717
|
+
opacity: unset;
|
|
32718
|
+
}
|
|
32719
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32720
|
+
margin: 0;
|
|
32721
|
+
margin-right: 8px;
|
|
32722
|
+
display: inline-flex;
|
|
32723
|
+
align-items: center;
|
|
32724
|
+
border: none;
|
|
32725
|
+
}
|
|
32726
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32727
|
+
width: 16px;
|
|
32728
|
+
height: 16px;
|
|
32729
|
+
color: inherit;
|
|
32730
|
+
margin-left: 4px;
|
|
32731
|
+
opacity: 0.6;
|
|
32732
|
+
display: inline-flex;
|
|
32733
|
+
}
|
|
32734
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32735
|
+
opacity: 1;
|
|
32736
|
+
}
|
|
32737
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32738
|
+
color: #0080ff;
|
|
32739
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32740
|
+
}
|
|
32741
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32742
|
+
color: #f0483e;
|
|
32743
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32744
|
+
}
|
|
32745
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32746
|
+
color: #e07f00;
|
|
32747
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
32748
|
+
}
|
|
32749
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32750
|
+
color: #008f4c;
|
|
32751
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32752
|
+
}
|
|
32753
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32754
|
+
color: #1d326c;
|
|
32755
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32756
|
+
}
|
|
32757
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32758
|
+
color: #7E41FF;
|
|
32759
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
32760
|
+
}
|
|
32761
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32762
|
+
color: #fff;
|
|
32763
|
+
}
|
|
32764
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32765
|
+
background-color: #f0483e;
|
|
32766
|
+
}
|
|
32767
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32768
|
+
background-color: #fea008;
|
|
32769
|
+
}
|
|
32770
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32771
|
+
background-color: #00ba5d;
|
|
32772
|
+
}
|
|
32773
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32774
|
+
background-color: #0080ff;
|
|
32775
|
+
}
|
|
32776
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32777
|
+
background-color: #6b7d99;
|
|
32778
|
+
}
|
|
32779
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32780
|
+
background-color: #7E41FF;
|
|
32781
|
+
}
|
|
32782
|
+
|
|
32783
|
+
.o8ocss1 {
|
|
32784
|
+
overflow: hidden;
|
|
32785
|
+
text-overflow: ellipsis;
|
|
32786
|
+
}
|
|
32787
|
+
|
|
32788
|
+
.n17syc35 {
|
|
32789
|
+
white-space: nowrap;
|
|
32790
|
+
}
|
|
32791
|
+
|
|
32794
32792
|
.c1udgdh2 {
|
|
32795
32793
|
color: #2d3a56;
|
|
32796
32794
|
padding: 7px 12px;
|
|
@@ -32864,6 +32862,114 @@ input.rrg1fkn.ant-input {
|
|
|
32864
32862
|
transform: translateY(-4px);
|
|
32865
32863
|
}
|
|
32866
32864
|
|
|
32865
|
+
.sut42l0 {
|
|
32866
|
+
padding: 0 8px;
|
|
32867
|
+
height: 18px;
|
|
32868
|
+
}
|
|
32869
|
+
|
|
32870
|
+
.mfsz1jz {
|
|
32871
|
+
padding: 2px 8px;
|
|
32872
|
+
height: 24px;
|
|
32873
|
+
}
|
|
32874
|
+
|
|
32875
|
+
.tnd6h4m {
|
|
32876
|
+
margin: 0;
|
|
32877
|
+
}
|
|
32878
|
+
|
|
32879
|
+
.i1qw4clm {
|
|
32880
|
+
margin-right: 4px;
|
|
32881
|
+
height: 16px;
|
|
32882
|
+
}
|
|
32883
|
+
|
|
32884
|
+
.w1xcixj5.outside-tag {
|
|
32885
|
+
padding-left: 0;
|
|
32886
|
+
}
|
|
32887
|
+
.w1xcixj5.outside-tag .inside-tag {
|
|
32888
|
+
border-radius: 4px 0 0 4px;
|
|
32889
|
+
padding-right: 4px;
|
|
32890
|
+
margin-right: 4px;
|
|
32891
|
+
}
|
|
32892
|
+
|
|
32893
|
+
.f1p9ti6d {
|
|
32894
|
+
width: 100%;
|
|
32895
|
+
margin-bottom: 0 !important;
|
|
32896
|
+
flex-flow: nowrap !important;
|
|
32897
|
+
line-break: auto;
|
|
32898
|
+
}
|
|
32899
|
+
.f1p9ti6d > .ant-form-item-label {
|
|
32900
|
+
text-align: left !important;
|
|
32901
|
+
padding-bottom: 0 !important;
|
|
32902
|
+
}
|
|
32903
|
+
.f1p9ti6d > .ant-form-item-label > label {
|
|
32904
|
+
min-height: 32px;
|
|
32905
|
+
height: auto;
|
|
32906
|
+
font-size: 13px;
|
|
32907
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32908
|
+
white-space: normal;
|
|
32909
|
+
}
|
|
32910
|
+
.f1p9ti6d.ant-form-item-has-error .ant-input {
|
|
32911
|
+
border-color: #ff4d4f !important;
|
|
32912
|
+
}
|
|
32913
|
+
.f1p9ti6d .ant-form-item-explain {
|
|
32914
|
+
margin-top: 4px;
|
|
32915
|
+
font-size: 12px;
|
|
32916
|
+
min-height: 0px;
|
|
32917
|
+
}
|
|
32918
|
+
.f1p9ti6d .ant-form-item-extra {
|
|
32919
|
+
font-size: 12px;
|
|
32920
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32921
|
+
min-height: 0px;
|
|
32922
|
+
}
|
|
32923
|
+
|
|
32924
|
+
.at4ovwe .ant-input-number-handler-wrap {
|
|
32925
|
+
display: var(--at4ovwe-0);
|
|
32926
|
+
}
|
|
32927
|
+
.at4ovwe .ant-input-number-input-wrap {
|
|
32928
|
+
padding: 5px 12px;
|
|
32929
|
+
display: inline-flex;
|
|
32930
|
+
line-height: 1.5715;
|
|
32931
|
+
height: 100%;
|
|
32932
|
+
width: 100%;
|
|
32933
|
+
}
|
|
32934
|
+
.at4ovwe .ant-input-number-input-wrap::after {
|
|
32935
|
+
content: var(--at4ovwe-1);
|
|
32936
|
+
display: var(--at4ovwe-2);
|
|
32937
|
+
flex: none;
|
|
32938
|
+
align-items: center;
|
|
32939
|
+
margin-left: 4px;
|
|
32940
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32941
|
+
}
|
|
32942
|
+
.at4ovwe .ant-input-number-input-wrap::before {
|
|
32943
|
+
content: var(--at4ovwe-3);
|
|
32944
|
+
display: var(--at4ovwe-4);
|
|
32945
|
+
flex: none;
|
|
32946
|
+
align-items: center;
|
|
32947
|
+
margin-right: 4px;
|
|
32948
|
+
cursor: auto;
|
|
32949
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32950
|
+
}
|
|
32951
|
+
.ant-input-group.ant-input-group-compact > .at4ovwe {
|
|
32952
|
+
border-radius: 0;
|
|
32953
|
+
}
|
|
32954
|
+
.at4ovwe.ant-input-number {
|
|
32955
|
+
width: 100%;
|
|
32956
|
+
border-radius: 6px;
|
|
32957
|
+
}
|
|
32958
|
+
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
32959
|
+
border-color: #0096ff;
|
|
32960
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32961
|
+
}
|
|
32962
|
+
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
32963
|
+
border-color: #e75a3a;
|
|
32964
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32965
|
+
}
|
|
32966
|
+
.at4ovwe .ant-input-number-input {
|
|
32967
|
+
padding: 0;
|
|
32968
|
+
margin: 0;
|
|
32969
|
+
height: auto;
|
|
32970
|
+
font-size: inherit;
|
|
32971
|
+
}
|
|
32972
|
+
|
|
32867
32973
|
.tc40oxa {
|
|
32868
32974
|
margin-bottom: 4px;
|
|
32869
32975
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -33057,119 +33163,11 @@ input.rrg1fkn.ant-input {
|
|
|
33057
33163
|
margin-right: 8px;
|
|
33058
33164
|
}
|
|
33059
33165
|
|
|
33060
|
-
.f1p9ti6d {
|
|
33061
|
-
width: 100%;
|
|
33062
|
-
margin-bottom: 0 !important;
|
|
33063
|
-
flex-flow: nowrap !important;
|
|
33064
|
-
line-break: auto;
|
|
33065
|
-
}
|
|
33066
|
-
.f1p9ti6d > .ant-form-item-label {
|
|
33067
|
-
text-align: left !important;
|
|
33068
|
-
padding-bottom: 0 !important;
|
|
33069
|
-
}
|
|
33070
|
-
.f1p9ti6d > .ant-form-item-label > label {
|
|
33071
|
-
min-height: 32px;
|
|
33072
|
-
height: auto;
|
|
33073
|
-
font-size: 13px;
|
|
33074
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33075
|
-
white-space: normal;
|
|
33076
|
-
}
|
|
33077
|
-
.f1p9ti6d.ant-form-item-has-error .ant-input {
|
|
33078
|
-
border-color: #ff4d4f !important;
|
|
33079
|
-
}
|
|
33080
|
-
.f1p9ti6d .ant-form-item-explain {
|
|
33081
|
-
margin-top: 4px;
|
|
33082
|
-
font-size: 12px;
|
|
33083
|
-
min-height: 0px;
|
|
33084
|
-
}
|
|
33085
|
-
.f1p9ti6d .ant-form-item-extra {
|
|
33086
|
-
font-size: 12px;
|
|
33087
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33088
|
-
min-height: 0px;
|
|
33089
|
-
}
|
|
33090
|
-
|
|
33091
|
-
.w1xcixj5.outside-tag {
|
|
33092
|
-
padding-left: 0;
|
|
33093
|
-
}
|
|
33094
|
-
.w1xcixj5.outside-tag .inside-tag {
|
|
33095
|
-
border-radius: 4px 0 0 4px;
|
|
33096
|
-
padding-right: 4px;
|
|
33097
|
-
margin-right: 4px;
|
|
33098
|
-
}
|
|
33099
|
-
|
|
33100
|
-
.sut42l0 {
|
|
33101
|
-
padding: 0 8px;
|
|
33102
|
-
height: 18px;
|
|
33103
|
-
}
|
|
33104
|
-
|
|
33105
|
-
.mfsz1jz {
|
|
33106
|
-
padding: 2px 8px;
|
|
33107
|
-
height: 24px;
|
|
33108
|
-
}
|
|
33109
|
-
|
|
33110
|
-
.tnd6h4m {
|
|
33111
|
-
margin: 0;
|
|
33112
|
-
}
|
|
33113
|
-
|
|
33114
|
-
.i1qw4clm {
|
|
33115
|
-
margin-right: 4px;
|
|
33116
|
-
height: 16px;
|
|
33117
|
-
}
|
|
33118
|
-
|
|
33119
33166
|
.iwsze0q {
|
|
33120
33167
|
margin-right: 4px;
|
|
33121
33168
|
height: 16px;
|
|
33122
33169
|
}
|
|
33123
33170
|
|
|
33124
|
-
.at4ovwe .ant-input-number-handler-wrap {
|
|
33125
|
-
display: var(--at4ovwe-0);
|
|
33126
|
-
}
|
|
33127
|
-
.at4ovwe .ant-input-number-input-wrap {
|
|
33128
|
-
padding: 5px 12px;
|
|
33129
|
-
display: inline-flex;
|
|
33130
|
-
line-height: 1.5715;
|
|
33131
|
-
height: 100%;
|
|
33132
|
-
width: 100%;
|
|
33133
|
-
}
|
|
33134
|
-
.at4ovwe .ant-input-number-input-wrap::after {
|
|
33135
|
-
content: var(--at4ovwe-1);
|
|
33136
|
-
display: var(--at4ovwe-2);
|
|
33137
|
-
flex: none;
|
|
33138
|
-
align-items: center;
|
|
33139
|
-
margin-left: 4px;
|
|
33140
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33141
|
-
}
|
|
33142
|
-
.at4ovwe .ant-input-number-input-wrap::before {
|
|
33143
|
-
content: var(--at4ovwe-3);
|
|
33144
|
-
display: var(--at4ovwe-4);
|
|
33145
|
-
flex: none;
|
|
33146
|
-
align-items: center;
|
|
33147
|
-
margin-right: 4px;
|
|
33148
|
-
cursor: auto;
|
|
33149
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33150
|
-
}
|
|
33151
|
-
.ant-input-group.ant-input-group-compact > .at4ovwe {
|
|
33152
|
-
border-radius: 0;
|
|
33153
|
-
}
|
|
33154
|
-
.at4ovwe.ant-input-number {
|
|
33155
|
-
width: 100%;
|
|
33156
|
-
border-radius: 6px;
|
|
33157
|
-
}
|
|
33158
|
-
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
33159
|
-
border-color: #0096ff;
|
|
33160
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33161
|
-
}
|
|
33162
|
-
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
33163
|
-
border-color: #e75a3a;
|
|
33164
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
33165
|
-
}
|
|
33166
|
-
.at4ovwe .ant-input-number-input {
|
|
33167
|
-
padding: 0;
|
|
33168
|
-
margin: 0;
|
|
33169
|
-
height: auto;
|
|
33170
|
-
font-size: inherit;
|
|
33171
|
-
}
|
|
33172
|
-
|
|
33173
33171
|
.a6dbbkm .ant-input-number-handler-wrap {
|
|
33174
33172
|
display: var(--a6dbbkm-0);
|
|
33175
33173
|
}
|