@cloudtower/eagle 0.30.0 → 0.31.0
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/cjs/stats1.html +1 -1
- package/dist/components.css +758 -758
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +694 -694
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -29572,24 +29572,22 @@ html body {
|
|
|
29572
29572
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29573
29573
|
}
|
|
29574
29574
|
}
|
|
29575
|
-
.
|
|
29575
|
+
.E_skwah65 {
|
|
29576
|
+
height: 8px;
|
|
29577
|
+
box-sizing: border-box;
|
|
29578
|
+
border-radius: 2px;
|
|
29579
|
+
background: #f5f7fa;
|
|
29576
29580
|
display: flex;
|
|
29577
|
-
|
|
29578
|
-
|
|
29579
|
-
line-height: 18px;
|
|
29580
|
-
}
|
|
29581
|
-
|
|
29582
|
-
.E_n12mqh7z:not(:last-child) {
|
|
29583
|
-
margin-bottom: 4px;
|
|
29581
|
+
width: 100%;
|
|
29582
|
+
overflow: hidden;
|
|
29584
29583
|
}
|
|
29585
29584
|
|
|
29586
|
-
.
|
|
29587
|
-
margin:
|
|
29585
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
29586
|
+
margin-left: 1px;
|
|
29588
29587
|
}
|
|
29589
29588
|
|
|
29590
|
-
.
|
|
29591
|
-
|
|
29592
|
-
overflow: auto;
|
|
29589
|
+
span.E_tqjc4ui {
|
|
29590
|
+
margin: 0 2px;
|
|
29593
29591
|
}
|
|
29594
29592
|
|
|
29595
29593
|
.E_s1ebs0ra {
|
|
@@ -29772,156 +29770,85 @@ html body {
|
|
|
29772
29770
|
border-radius: 2px;
|
|
29773
29771
|
}
|
|
29774
29772
|
|
|
29775
|
-
.
|
|
29776
|
-
|
|
29777
|
-
box-sizing: border-box;
|
|
29778
|
-
border-radius: 2px;
|
|
29779
|
-
background: #f5f7fa;
|
|
29780
|
-
display: flex;
|
|
29773
|
+
.E_c18bcrac {
|
|
29774
|
+
display: inline-block;
|
|
29781
29775
|
width: 100%;
|
|
29782
|
-
overflow: hidden;
|
|
29783
|
-
}
|
|
29784
|
-
|
|
29785
|
-
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
29786
|
-
margin-left: 1px;
|
|
29787
|
-
}
|
|
29788
|
-
|
|
29789
|
-
.E_gmyahx3 {
|
|
29790
|
-
cursor: pointer;
|
|
29791
|
-
}
|
|
29792
|
-
|
|
29793
|
-
.E_gmyahx3 .link-text {
|
|
29794
|
-
color: rgba(0, 21, 64, 0.3);
|
|
29795
29776
|
}
|
|
29796
29777
|
|
|
29797
|
-
.
|
|
29798
|
-
|
|
29778
|
+
.E_c18bcrac .recharts-wrapper {
|
|
29779
|
+
margin-left: 4px;
|
|
29799
29780
|
}
|
|
29800
29781
|
|
|
29801
|
-
.
|
|
29802
|
-
|
|
29803
|
-
text-overflow: ellipsis;
|
|
29782
|
+
.E_cro7kg2 {
|
|
29783
|
+
padding: 4px;
|
|
29804
29784
|
}
|
|
29805
29785
|
|
|
29806
|
-
.
|
|
29786
|
+
.E_c14wcxf0 {
|
|
29787
|
+
display: flex;
|
|
29788
|
+
justify-content: space-between;
|
|
29789
|
+
align-items: center;
|
|
29790
|
+
font-size: 13px;
|
|
29791
|
+
line-height: 24px;
|
|
29792
|
+
color: #cccccc;
|
|
29807
29793
|
white-space: nowrap;
|
|
29808
29794
|
}
|
|
29809
29795
|
|
|
29810
|
-
.
|
|
29811
|
-
|
|
29812
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
29813
|
-
-webkit-box-orient: vertical;
|
|
29814
|
-
word-break: break-all;
|
|
29815
|
-
}
|
|
29816
|
-
|
|
29817
|
-
span.E_tqjc4ui {
|
|
29818
|
-
margin: 0 2px;
|
|
29819
|
-
}
|
|
29820
|
-
|
|
29821
|
-
.E_t1sqg15u {
|
|
29822
|
-
background: white;
|
|
29823
|
-
}
|
|
29824
|
-
|
|
29825
|
-
.E_t1sqg15u.inline .table-row {
|
|
29826
|
-
flex-direction: column;
|
|
29827
|
-
}
|
|
29828
|
-
|
|
29829
|
-
.E_t1sqg15u.inline .table-row > label {
|
|
29830
|
-
padding: 0 16px 7px 0;
|
|
29831
|
-
}
|
|
29832
|
-
|
|
29833
|
-
.E_t1sqg15u.has-border .table-header {
|
|
29834
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
29796
|
+
.E_c14wcxf0 label {
|
|
29797
|
+
margin-right: 32px;
|
|
29835
29798
|
}
|
|
29836
29799
|
|
|
29837
|
-
.
|
|
29838
|
-
|
|
29800
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
29801
|
+
font-weight: bold;
|
|
29802
|
+
color: white;
|
|
29839
29803
|
}
|
|
29840
29804
|
|
|
29841
|
-
.
|
|
29842
|
-
|
|
29805
|
+
.E_s11212zy {
|
|
29806
|
+
width: 8px;
|
|
29807
|
+
height: 8px;
|
|
29808
|
+
border-radius: 2px;
|
|
29809
|
+
display: inline-block;
|
|
29810
|
+
background: var(--s11212zy-0);
|
|
29811
|
+
border: 1px solid #fff;
|
|
29812
|
+
box-sizing: content-box;
|
|
29813
|
+
margin-right: 6px;
|
|
29843
29814
|
}
|
|
29844
29815
|
|
|
29845
|
-
.
|
|
29846
|
-
|
|
29816
|
+
.E_p1lyky6c > :first-child {
|
|
29817
|
+
font-weight: bold;
|
|
29818
|
+
color: white;
|
|
29819
|
+
margin-right: 4px;
|
|
29847
29820
|
}
|
|
29848
29821
|
|
|
29849
|
-
.
|
|
29850
|
-
|
|
29822
|
+
.E_gmyahx3 {
|
|
29823
|
+
cursor: pointer;
|
|
29851
29824
|
}
|
|
29852
29825
|
|
|
29853
|
-
.
|
|
29854
|
-
|
|
29855
|
-
justify-content: space-between;
|
|
29826
|
+
.E_gmyahx3 .link-text {
|
|
29827
|
+
color: rgba(0, 21, 64, 0.3);
|
|
29856
29828
|
}
|
|
29857
29829
|
|
|
29858
|
-
.
|
|
29859
|
-
|
|
29860
|
-
overflow: hidden;
|
|
29861
|
-
text-overflow: ellipsis;
|
|
29830
|
+
.E_gmyahx3:hover .link-text {
|
|
29831
|
+
color: #0080ff;
|
|
29862
29832
|
}
|
|
29863
29833
|
|
|
29864
|
-
.
|
|
29834
|
+
.E_n12mqh7z {
|
|
29865
29835
|
display: flex;
|
|
29866
|
-
justify-content: space-between;
|
|
29867
29836
|
align-items: center;
|
|
29868
|
-
padding: 8px;
|
|
29869
|
-
min-height: 32px;
|
|
29870
|
-
}
|
|
29871
|
-
|
|
29872
|
-
.E_t4zczcp .table-title {
|
|
29873
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29874
|
-
font-weight: 600;
|
|
29875
|
-
font-size: 12px;
|
|
29876
|
-
line-height: 8px;
|
|
29877
|
-
}
|
|
29878
|
-
|
|
29879
|
-
.E_t4zczcp .edit-icon {
|
|
29880
|
-
font-size: 16px;
|
|
29881
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29882
|
-
cursor: pointer;
|
|
29883
|
-
}
|
|
29884
|
-
|
|
29885
|
-
.E_t1s7goww {
|
|
29886
29837
|
font-size: 12px;
|
|
29887
29838
|
line-height: 18px;
|
|
29888
29839
|
}
|
|
29889
29840
|
|
|
29890
|
-
.
|
|
29891
|
-
|
|
29892
|
-
padding: 8px 0;
|
|
29893
|
-
color: #2d3a56;
|
|
29894
|
-
}
|
|
29895
|
-
|
|
29896
|
-
.E_t93e4cf .hidden {
|
|
29897
|
-
display: none;
|
|
29898
|
-
}
|
|
29899
|
-
|
|
29900
|
-
.E_t93e4cf .ant-btn-link {
|
|
29901
|
-
height: auto;
|
|
29902
|
-
}
|
|
29903
|
-
|
|
29904
|
-
.E_t93e4cf .content {
|
|
29905
|
-
overflow: hidden;
|
|
29906
|
-
overflow-x: auto;
|
|
29907
|
-
width: 100%;
|
|
29908
|
-
white-space: pre-wrap;
|
|
29909
|
-
}
|
|
29910
|
-
|
|
29911
|
-
.E_t93e4cf .content .ant-btn {
|
|
29912
|
-
white-space: pre-wrap;
|
|
29913
|
-
text-align: left;
|
|
29841
|
+
.E_n12mqh7z:not(:last-child) {
|
|
29842
|
+
margin-bottom: 4px;
|
|
29914
29843
|
}
|
|
29915
29844
|
|
|
29916
|
-
.
|
|
29917
|
-
|
|
29845
|
+
.E_tf5bynu {
|
|
29846
|
+
margin: 0 3px;
|
|
29918
29847
|
}
|
|
29919
29848
|
|
|
29920
|
-
.
|
|
29921
|
-
|
|
29922
|
-
|
|
29923
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29924
|
-
padding-right: 12px;
|
|
29849
|
+
.E_tcckoz1 {
|
|
29850
|
+
max-height: 400px;
|
|
29851
|
+
overflow: auto;
|
|
29925
29852
|
}
|
|
29926
29853
|
|
|
29927
29854
|
.E_c1up1pdz {
|
|
@@ -30090,75 +30017,173 @@ span.E_tqjc4ui {
|
|
|
30090
30017
|
color: #fff;
|
|
30091
30018
|
}
|
|
30092
30019
|
|
|
30093
|
-
.
|
|
30094
|
-
|
|
30095
|
-
|
|
30020
|
+
.E_ou7iq30 {
|
|
30021
|
+
overflow: hidden;
|
|
30022
|
+
text-overflow: ellipsis;
|
|
30096
30023
|
}
|
|
30097
30024
|
|
|
30098
|
-
.
|
|
30099
|
-
|
|
30025
|
+
.E_s1tui002 {
|
|
30026
|
+
white-space: nowrap;
|
|
30100
30027
|
}
|
|
30101
30028
|
|
|
30102
|
-
.
|
|
30103
|
-
|
|
30029
|
+
.E_mxrc2zg {
|
|
30030
|
+
display: -webkit-box;
|
|
30031
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
30032
|
+
-webkit-box-orient: vertical;
|
|
30033
|
+
word-break: break-all;
|
|
30104
30034
|
}
|
|
30105
30035
|
|
|
30106
|
-
.
|
|
30036
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
30107
30037
|
display: flex;
|
|
30108
|
-
justify-content: space-between;
|
|
30109
30038
|
align-items: center;
|
|
30110
|
-
font-size: 13px;
|
|
30111
|
-
line-height: 24px;
|
|
30112
|
-
color: #cccccc;
|
|
30113
|
-
white-space: nowrap;
|
|
30114
30039
|
}
|
|
30115
30040
|
|
|
30116
|
-
.
|
|
30117
|
-
margin-right:
|
|
30041
|
+
.E_s1iv0tp1 .enabled-text {
|
|
30042
|
+
margin-right: 8px;
|
|
30118
30043
|
}
|
|
30119
30044
|
|
|
30120
|
-
.
|
|
30121
|
-
|
|
30122
|
-
|
|
30045
|
+
.E_c18gxmrl {
|
|
30046
|
+
border: 1px solid #d8deeb;
|
|
30047
|
+
border-radius: 4px;
|
|
30123
30048
|
}
|
|
30124
30049
|
|
|
30125
|
-
.
|
|
30126
|
-
|
|
30127
|
-
height: 8px;
|
|
30128
|
-
border-radius: 2px;
|
|
30129
|
-
display: inline-block;
|
|
30130
|
-
background: var(--s11212zy-0);
|
|
30131
|
-
border: 1px solid #fff;
|
|
30132
|
-
box-sizing: content-box;
|
|
30133
|
-
margin-right: 6px;
|
|
30050
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
30051
|
+
margin-top: 8px;
|
|
30134
30052
|
}
|
|
30135
30053
|
|
|
30136
|
-
.
|
|
30137
|
-
|
|
30138
|
-
color: white;
|
|
30139
|
-
margin-right: 4px;
|
|
30054
|
+
.E_c18gxmrl:hover {
|
|
30055
|
+
border-color: #0080ff;
|
|
30140
30056
|
}
|
|
30141
30057
|
|
|
30142
|
-
.
|
|
30143
|
-
|
|
30144
|
-
align-items: center;
|
|
30058
|
+
.E_c18gxmrl:hover > header {
|
|
30059
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30145
30060
|
}
|
|
30146
30061
|
|
|
30147
|
-
.
|
|
30148
|
-
|
|
30062
|
+
.E_c18gxmrl.active header {
|
|
30063
|
+
border-bottom: 1px solid #d8deeb;
|
|
30149
30064
|
}
|
|
30150
30065
|
|
|
30151
|
-
.
|
|
30152
|
-
|
|
30153
|
-
align-items: center;
|
|
30154
|
-
justify-content: flex-end;
|
|
30066
|
+
.E_c18gxmrl > header {
|
|
30067
|
+
padding: 8px 12px;
|
|
30155
30068
|
}
|
|
30156
30069
|
|
|
30157
|
-
.
|
|
30158
|
-
|
|
30159
|
-
|
|
30160
|
-
|
|
30161
|
-
|
|
30070
|
+
.E_t1sqg15u {
|
|
30071
|
+
background: white;
|
|
30072
|
+
}
|
|
30073
|
+
|
|
30074
|
+
.E_t1sqg15u.inline .table-row {
|
|
30075
|
+
flex-direction: column;
|
|
30076
|
+
}
|
|
30077
|
+
|
|
30078
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
30079
|
+
padding: 0 16px 7px 0;
|
|
30080
|
+
}
|
|
30081
|
+
|
|
30082
|
+
.E_t1sqg15u.has-border .table-header {
|
|
30083
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
30084
|
+
}
|
|
30085
|
+
|
|
30086
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
30087
|
+
border-top: none !important;
|
|
30088
|
+
}
|
|
30089
|
+
|
|
30090
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
30091
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
30092
|
+
}
|
|
30093
|
+
|
|
30094
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
30095
|
+
padding-bottom: 0;
|
|
30096
|
+
}
|
|
30097
|
+
|
|
30098
|
+
.E_t1sqg15u.align-right .content {
|
|
30099
|
+
text-align: right;
|
|
30100
|
+
}
|
|
30101
|
+
|
|
30102
|
+
.E_t1sqg15u .uuid-row {
|
|
30103
|
+
display: flex;
|
|
30104
|
+
justify-content: space-between;
|
|
30105
|
+
}
|
|
30106
|
+
|
|
30107
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
30108
|
+
white-space: nowrap;
|
|
30109
|
+
overflow: hidden;
|
|
30110
|
+
text-overflow: ellipsis;
|
|
30111
|
+
}
|
|
30112
|
+
|
|
30113
|
+
.E_t4zczcp {
|
|
30114
|
+
display: flex;
|
|
30115
|
+
justify-content: space-between;
|
|
30116
|
+
align-items: center;
|
|
30117
|
+
padding: 8px;
|
|
30118
|
+
min-height: 32px;
|
|
30119
|
+
}
|
|
30120
|
+
|
|
30121
|
+
.E_t4zczcp .table-title {
|
|
30122
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30123
|
+
font-weight: 600;
|
|
30124
|
+
font-size: 12px;
|
|
30125
|
+
line-height: 8px;
|
|
30126
|
+
}
|
|
30127
|
+
|
|
30128
|
+
.E_t4zczcp .edit-icon {
|
|
30129
|
+
font-size: 16px;
|
|
30130
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30131
|
+
cursor: pointer;
|
|
30132
|
+
}
|
|
30133
|
+
|
|
30134
|
+
.E_t1s7goww {
|
|
30135
|
+
font-size: 12px;
|
|
30136
|
+
line-height: 18px;
|
|
30137
|
+
}
|
|
30138
|
+
|
|
30139
|
+
.E_t93e4cf {
|
|
30140
|
+
display: flex;
|
|
30141
|
+
padding: 8px 0;
|
|
30142
|
+
color: #2d3a56;
|
|
30143
|
+
}
|
|
30144
|
+
|
|
30145
|
+
.E_t93e4cf .hidden {
|
|
30146
|
+
display: none;
|
|
30147
|
+
}
|
|
30148
|
+
|
|
30149
|
+
.E_t93e4cf .ant-btn-link {
|
|
30150
|
+
height: auto;
|
|
30151
|
+
}
|
|
30152
|
+
|
|
30153
|
+
.E_t93e4cf .content {
|
|
30154
|
+
overflow: hidden;
|
|
30155
|
+
overflow-x: auto;
|
|
30156
|
+
width: 100%;
|
|
30157
|
+
white-space: pre-wrap;
|
|
30158
|
+
}
|
|
30159
|
+
|
|
30160
|
+
.E_t93e4cf .content .ant-btn {
|
|
30161
|
+
white-space: pre-wrap;
|
|
30162
|
+
text-align: left;
|
|
30163
|
+
}
|
|
30164
|
+
|
|
30165
|
+
.E_t93e4cf .content .unit-chart {
|
|
30166
|
+
justify-content: flex-start;
|
|
30167
|
+
}
|
|
30168
|
+
|
|
30169
|
+
.E_rhz2uv5 {
|
|
30170
|
+
width: var(--rhz2uv5-0);
|
|
30171
|
+
flex-shrink: 0;
|
|
30172
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30173
|
+
padding-right: 12px;
|
|
30174
|
+
}
|
|
30175
|
+
|
|
30176
|
+
.E_wg1tsps {
|
|
30177
|
+
display: flex;
|
|
30178
|
+
align-items: center;
|
|
30179
|
+
justify-content: flex-end;
|
|
30180
|
+
}
|
|
30181
|
+
|
|
30182
|
+
.E_b1ctd5xy {
|
|
30183
|
+
display: flex;
|
|
30184
|
+
align-items: center;
|
|
30185
|
+
width: calc(100% - 40px);
|
|
30186
|
+
}
|
|
30162
30187
|
|
|
30163
30188
|
.E_b1ctd5xy .chart {
|
|
30164
30189
|
display: inline-block;
|
|
@@ -30423,29 +30448,43 @@ span.E_tqjc4ui {
|
|
|
30423
30448
|
background: transparent;
|
|
30424
30449
|
}
|
|
30425
30450
|
|
|
30426
|
-
.
|
|
30427
|
-
|
|
30428
|
-
|
|
30451
|
+
.E_m74vjol {
|
|
30452
|
+
display: flex;
|
|
30453
|
+
justify-content: space-between;
|
|
30454
|
+
width: 100%;
|
|
30429
30455
|
}
|
|
30430
30456
|
|
|
30431
|
-
.
|
|
30432
|
-
margin-
|
|
30457
|
+
.E_m74vjol .action {
|
|
30458
|
+
margin-left: 16px;
|
|
30433
30459
|
}
|
|
30434
30460
|
|
|
30435
|
-
.
|
|
30436
|
-
|
|
30461
|
+
.E_a1o35uvh .ant-alert-message {
|
|
30462
|
+
width: 100%;
|
|
30437
30463
|
}
|
|
30438
30464
|
|
|
30439
|
-
.
|
|
30440
|
-
|
|
30465
|
+
.E_c1uzzomf {
|
|
30466
|
+
margin-bottom: 16px;
|
|
30441
30467
|
}
|
|
30442
30468
|
|
|
30443
|
-
.
|
|
30444
|
-
|
|
30469
|
+
.E_c1uzzomf .card-title {
|
|
30470
|
+
font-size: 16px;
|
|
30471
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30472
|
+
font-weight: 700;
|
|
30473
|
+
line-height: 32px;
|
|
30445
30474
|
}
|
|
30446
30475
|
|
|
30447
|
-
.
|
|
30448
|
-
padding:
|
|
30476
|
+
.E_c1uzzomf .card-body {
|
|
30477
|
+
padding: 24px;
|
|
30478
|
+
border-radius: 8px;
|
|
30479
|
+
background: #fff;
|
|
30480
|
+
}
|
|
30481
|
+
|
|
30482
|
+
.E_c1uzzomf .empty {
|
|
30483
|
+
font-weight: 700;
|
|
30484
|
+
font-size: 14px;
|
|
30485
|
+
line-height: 22px;
|
|
30486
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30487
|
+
text-align: center;
|
|
30449
30488
|
}
|
|
30450
30489
|
|
|
30451
30490
|
.E_berrcjl {
|
|
@@ -30467,20 +30506,6 @@ span.E_tqjc4ui {
|
|
|
30467
30506
|
color: #005ed1;
|
|
30468
30507
|
}
|
|
30469
30508
|
|
|
30470
|
-
.E_m74vjol {
|
|
30471
|
-
display: flex;
|
|
30472
|
-
justify-content: space-between;
|
|
30473
|
-
width: 100%;
|
|
30474
|
-
}
|
|
30475
|
-
|
|
30476
|
-
.E_m74vjol .action {
|
|
30477
|
-
margin-left: 16px;
|
|
30478
|
-
}
|
|
30479
|
-
|
|
30480
|
-
.E_a1o35uvh .ant-alert-message {
|
|
30481
|
-
width: 100%;
|
|
30482
|
-
}
|
|
30483
|
-
|
|
30484
30509
|
.E_b1nip9bk {
|
|
30485
30510
|
padding: 4px 11px;
|
|
30486
30511
|
}
|
|
@@ -30808,19 +30833,12 @@ button.E_n7k2c6r {
|
|
|
30808
30833
|
padding: 0;
|
|
30809
30834
|
}
|
|
30810
30835
|
|
|
30811
|
-
.
|
|
30812
|
-
|
|
30813
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30814
|
-
font-size: 12px;
|
|
30815
|
-
}
|
|
30816
|
-
|
|
30817
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30818
|
-
padding-bottom: 6px;
|
|
30836
|
+
.E_c1yyuluq {
|
|
30837
|
+
border-radius: 8px;
|
|
30819
30838
|
}
|
|
30820
30839
|
|
|
30821
|
-
.
|
|
30822
|
-
padding
|
|
30823
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30840
|
+
.E_c1yyuluq .ant-card-body {
|
|
30841
|
+
padding: 20px 24px 24px 24px;
|
|
30824
30842
|
}
|
|
30825
30843
|
|
|
30826
30844
|
.E_ccrbeuz .ant-collapse-item {
|
|
@@ -30848,45 +30866,123 @@ button.E_n7k2c6r {
|
|
|
30848
30866
|
cursor: default;
|
|
30849
30867
|
}
|
|
30850
30868
|
|
|
30869
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30870
|
+
line-height: 18px;
|
|
30871
|
+
}
|
|
30872
|
+
|
|
30873
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30874
|
+
padding: 4px 8px 0 8px;
|
|
30875
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30876
|
+
font-size: 12px;
|
|
30877
|
+
}
|
|
30878
|
+
|
|
30879
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30880
|
+
padding-bottom: 6px;
|
|
30881
|
+
}
|
|
30882
|
+
|
|
30883
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30884
|
+
padding-top: 4px;
|
|
30885
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30886
|
+
}
|
|
30887
|
+
|
|
30851
30888
|
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30852
30889
|
display: flex;
|
|
30853
30890
|
}
|
|
30854
30891
|
|
|
30855
|
-
.
|
|
30856
|
-
|
|
30892
|
+
.E_d1bw7c5z {
|
|
30893
|
+
position: relative;
|
|
30894
|
+
max-width: 388px;
|
|
30895
|
+
min-width: 285px;
|
|
30857
30896
|
}
|
|
30858
30897
|
|
|
30859
|
-
.
|
|
30860
|
-
|
|
30898
|
+
.E_d1bw7c5z .center {
|
|
30899
|
+
position: absolute;
|
|
30900
|
+
font-size: 12px;
|
|
30901
|
+
width: 80px;
|
|
30902
|
+
height: 100px;
|
|
30903
|
+
top: 0;
|
|
30904
|
+
left: 35px;
|
|
30905
|
+
display: flex;
|
|
30906
|
+
flex-direction: column;
|
|
30907
|
+
justify-content: center;
|
|
30908
|
+
align-items: center;
|
|
30909
|
+
color: #00122e;
|
|
30861
30910
|
}
|
|
30862
30911
|
|
|
30863
|
-
.
|
|
30864
|
-
font-size:
|
|
30865
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30912
|
+
.E_d1bw7c5z .center .number {
|
|
30913
|
+
font-size: 24px;
|
|
30866
30914
|
font-weight: 700;
|
|
30867
|
-
line-height: 32px;
|
|
30868
30915
|
}
|
|
30869
30916
|
|
|
30870
|
-
.
|
|
30871
|
-
padding:
|
|
30872
|
-
|
|
30873
|
-
|
|
30917
|
+
.E_d1bw7c5z .center .text {
|
|
30918
|
+
padding: 0 5px;
|
|
30919
|
+
font-size: 12px;
|
|
30920
|
+
width: inherit;
|
|
30921
|
+
text-align: center;
|
|
30874
30922
|
}
|
|
30875
30923
|
|
|
30876
|
-
.
|
|
30877
|
-
|
|
30878
|
-
font-size: 14px;
|
|
30879
|
-
line-height: 22px;
|
|
30880
|
-
color: rgba(0, 21, 64, 0.3);
|
|
30881
|
-
text-align: center;
|
|
30924
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
30925
|
+
display: flex;
|
|
30882
30926
|
}
|
|
30883
30927
|
|
|
30884
|
-
.
|
|
30885
|
-
|
|
30928
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
30929
|
+
position: relative !important;
|
|
30930
|
+
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30931
|
+
left: 0 !important;
|
|
30932
|
+
bottom: 0 !important;
|
|
30933
|
+
display: flex;
|
|
30934
|
+
align-items: center;
|
|
30886
30935
|
}
|
|
30887
30936
|
|
|
30888
|
-
.
|
|
30889
|
-
|
|
30937
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
30938
|
+
width: 100%;
|
|
30939
|
+
}
|
|
30940
|
+
|
|
30941
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
30942
|
+
width: 100%;
|
|
30943
|
+
margin-right: 0 !important;
|
|
30944
|
+
line-height: 18px;
|
|
30945
|
+
}
|
|
30946
|
+
|
|
30947
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
30948
|
+
border-radius: 2px;
|
|
30949
|
+
}
|
|
30950
|
+
|
|
30951
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
30952
|
+
min-width: 75px;
|
|
30953
|
+
max-width: 198px;
|
|
30954
|
+
width: calc(100% - 20px);
|
|
30955
|
+
margin-left: 2px;
|
|
30956
|
+
color: #00122e !important;
|
|
30957
|
+
display: inline-flex;
|
|
30958
|
+
justify-content: space-between;
|
|
30959
|
+
}
|
|
30960
|
+
|
|
30961
|
+
.E_d1bw7c5z .tooltip-text {
|
|
30962
|
+
maxwidth: calc(100% - 12px);
|
|
30963
|
+
cursor: pointer;
|
|
30964
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
30965
|
+
overflow: hidden;
|
|
30966
|
+
text-overflow: ellipsis;
|
|
30967
|
+
white-space: nowrap;
|
|
30968
|
+
}
|
|
30969
|
+
|
|
30970
|
+
.E_d1bw7c5z .value {
|
|
30971
|
+
color: rgba(44, 56, 82, 0.75);
|
|
30972
|
+
}
|
|
30973
|
+
|
|
30974
|
+
.E_t10pqbtc {
|
|
30975
|
+
width: 140px;
|
|
30976
|
+
}
|
|
30977
|
+
|
|
30978
|
+
.E_t10pqbtc .item {
|
|
30979
|
+
margin: 6px auto;
|
|
30980
|
+
display: flex;
|
|
30981
|
+
justify-content: space-between;
|
|
30982
|
+
}
|
|
30983
|
+
|
|
30984
|
+
.E_t10pqbtc .item .name {
|
|
30985
|
+
width: 102px;
|
|
30890
30986
|
}
|
|
30891
30987
|
|
|
30892
30988
|
.E_phljevk {
|
|
@@ -31135,143 +31231,14 @@ button.E_n7k2c6r {
|
|
|
31135
31231
|
width: 36px;
|
|
31136
31232
|
}
|
|
31137
31233
|
|
|
31138
|
-
.
|
|
31139
|
-
|
|
31140
|
-
|
|
31141
|
-
|
|
31142
|
-
}
|
|
31143
|
-
|
|
31144
|
-
.E_d1bw7c5z .center {
|
|
31145
|
-
position: absolute;
|
|
31146
|
-
font-size: 12px;
|
|
31147
|
-
width: 80px;
|
|
31148
|
-
height: 100px;
|
|
31149
|
-
top: 0;
|
|
31150
|
-
left: 35px;
|
|
31151
|
-
display: flex;
|
|
31152
|
-
flex-direction: column;
|
|
31153
|
-
justify-content: center;
|
|
31154
|
-
align-items: center;
|
|
31155
|
-
color: #00122e;
|
|
31156
|
-
}
|
|
31157
|
-
|
|
31158
|
-
.E_d1bw7c5z .center .number {
|
|
31159
|
-
font-size: 24px;
|
|
31160
|
-
font-weight: 700;
|
|
31161
|
-
}
|
|
31162
|
-
|
|
31163
|
-
.E_d1bw7c5z .center .text {
|
|
31164
|
-
padding: 0 5px;
|
|
31165
|
-
font-size: 12px;
|
|
31166
|
-
width: inherit;
|
|
31167
|
-
text-align: center;
|
|
31168
|
-
}
|
|
31169
|
-
|
|
31170
|
-
.E_d1bw7c5z .recharts-wrapper {
|
|
31171
|
-
display: flex;
|
|
31172
|
-
}
|
|
31173
|
-
|
|
31174
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
31175
|
-
position: relative !important;
|
|
31176
|
-
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
31177
|
-
left: 0 !important;
|
|
31178
|
-
bottom: 0 !important;
|
|
31179
|
-
display: flex;
|
|
31180
|
-
align-items: center;
|
|
31181
|
-
}
|
|
31182
|
-
|
|
31183
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
31184
|
-
width: 100%;
|
|
31185
|
-
}
|
|
31186
|
-
|
|
31187
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
31188
|
-
width: 100%;
|
|
31189
|
-
margin-right: 0 !important;
|
|
31190
|
-
line-height: 18px;
|
|
31191
|
-
}
|
|
31192
|
-
|
|
31193
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
31194
|
-
border-radius: 2px;
|
|
31195
|
-
}
|
|
31196
|
-
|
|
31197
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
31198
|
-
min-width: 75px;
|
|
31199
|
-
max-width: 198px;
|
|
31200
|
-
width: calc(100% - 20px);
|
|
31201
|
-
margin-left: 2px;
|
|
31202
|
-
color: #00122e !important;
|
|
31203
|
-
display: inline-flex;
|
|
31204
|
-
justify-content: space-between;
|
|
31205
|
-
}
|
|
31206
|
-
|
|
31207
|
-
.E_d1bw7c5z .tooltip-text {
|
|
31208
|
-
maxwidth: calc(100% - 12px);
|
|
31209
|
-
cursor: pointer;
|
|
31210
|
-
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
31211
|
-
overflow: hidden;
|
|
31212
|
-
text-overflow: ellipsis;
|
|
31213
|
-
white-space: nowrap;
|
|
31214
|
-
}
|
|
31215
|
-
|
|
31216
|
-
.E_d1bw7c5z .value {
|
|
31217
|
-
color: rgba(44, 56, 82, 0.75);
|
|
31218
|
-
}
|
|
31219
|
-
|
|
31220
|
-
.E_t10pqbtc {
|
|
31221
|
-
width: 140px;
|
|
31222
|
-
}
|
|
31223
|
-
|
|
31224
|
-
.E_t10pqbtc .item {
|
|
31225
|
-
margin: 6px auto;
|
|
31226
|
-
display: flex;
|
|
31227
|
-
justify-content: space-between;
|
|
31228
|
-
}
|
|
31229
|
-
|
|
31230
|
-
.E_t10pqbtc .item .name {
|
|
31231
|
-
width: 102px;
|
|
31232
|
-
}
|
|
31233
|
-
|
|
31234
|
-
.E_c1bus5hc {
|
|
31235
|
-
--color: white;
|
|
31236
|
-
height: 14px;
|
|
31237
|
-
width: 14px;
|
|
31238
|
-
border-radius: 50%;
|
|
31239
|
-
flex-shrink: 0;
|
|
31240
|
-
display: flex;
|
|
31241
|
-
align-items: center;
|
|
31242
|
-
justify-content: center;
|
|
31243
|
-
border: 1px solid var(--color);
|
|
31244
|
-
}
|
|
31245
|
-
|
|
31246
|
-
.E_c1bus5hc .circle-inner {
|
|
31247
|
-
position: relative;
|
|
31248
|
-
height: 10px;
|
|
31249
|
-
width: 10px;
|
|
31250
|
-
border-radius: 50%;
|
|
31251
|
-
overflow: hidden;
|
|
31252
|
-
}
|
|
31253
|
-
|
|
31254
|
-
.E_c1bus5hc .circle-content {
|
|
31255
|
-
position: absolute;
|
|
31256
|
-
height: 100%;
|
|
31257
|
-
width: 100%;
|
|
31258
|
-
left: 0;
|
|
31259
|
-
top: 0;
|
|
31260
|
-
border-radius: 50%;
|
|
31261
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31262
|
-
transform: rotate(180deg);
|
|
31234
|
+
.E_ivqqkzv {
|
|
31235
|
+
height: 24px;
|
|
31236
|
+
width: 56px !important;
|
|
31237
|
+
margin-right: 4px;
|
|
31263
31238
|
}
|
|
31264
31239
|
|
|
31265
|
-
.
|
|
31266
|
-
|
|
31267
|
-
height: 100%;
|
|
31268
|
-
width: 100%;
|
|
31269
|
-
left: 0;
|
|
31270
|
-
top: 0;
|
|
31271
|
-
margin-left: 50%;
|
|
31272
|
-
transform-origin: left;
|
|
31273
|
-
background: white;
|
|
31274
|
-
transform: rotate(0deg);
|
|
31240
|
+
.E_c1wk4q29 {
|
|
31241
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31275
31242
|
}
|
|
31276
31243
|
|
|
31277
31244
|
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
@@ -31345,15 +31312,6 @@ button.E_n7k2c6r {
|
|
|
31345
31312
|
transform: rotate(180deg);
|
|
31346
31313
|
}
|
|
31347
31314
|
|
|
31348
|
-
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31349
|
-
display: none;
|
|
31350
|
-
}
|
|
31351
|
-
|
|
31352
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
31353
|
-
background: rgba(23, 38, 64, 0.8);
|
|
31354
|
-
border-radius: 4px;
|
|
31355
|
-
}
|
|
31356
|
-
|
|
31357
31315
|
.E_s1dizucg.ant-switch {
|
|
31358
31316
|
min-width: 40px;
|
|
31359
31317
|
height: 24px;
|
|
@@ -31405,30 +31363,80 @@ button.E_n7k2c6r {
|
|
|
31405
31363
|
background-color: #00ba5d;
|
|
31406
31364
|
}
|
|
31407
31365
|
|
|
31408
|
-
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
31409
|
-
left: calc(100% - 20px - 2px);
|
|
31366
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
31367
|
+
left: calc(100% - 20px - 2px);
|
|
31368
|
+
}
|
|
31369
|
+
|
|
31370
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31371
|
+
left: calc(100% - 14px - 1px);
|
|
31372
|
+
}
|
|
31373
|
+
|
|
31374
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31375
|
+
left: calc(100% - 28px - 2px);
|
|
31376
|
+
}
|
|
31377
|
+
|
|
31378
|
+
.E_c1up6e3y {
|
|
31379
|
+
margin-left: 5px;
|
|
31380
|
+
}
|
|
31381
|
+
|
|
31382
|
+
.E_c1bus5hc {
|
|
31383
|
+
--color: white;
|
|
31384
|
+
height: 14px;
|
|
31385
|
+
width: 14px;
|
|
31386
|
+
border-radius: 50%;
|
|
31387
|
+
flex-shrink: 0;
|
|
31388
|
+
display: flex;
|
|
31389
|
+
align-items: center;
|
|
31390
|
+
justify-content: center;
|
|
31391
|
+
border: 1px solid var(--color);
|
|
31392
|
+
}
|
|
31393
|
+
|
|
31394
|
+
.E_c1bus5hc .circle-inner {
|
|
31395
|
+
position: relative;
|
|
31396
|
+
height: 10px;
|
|
31397
|
+
width: 10px;
|
|
31398
|
+
border-radius: 50%;
|
|
31399
|
+
overflow: hidden;
|
|
31400
|
+
}
|
|
31401
|
+
|
|
31402
|
+
.E_c1bus5hc .circle-content {
|
|
31403
|
+
position: absolute;
|
|
31404
|
+
height: 100%;
|
|
31405
|
+
width: 100%;
|
|
31406
|
+
left: 0;
|
|
31407
|
+
top: 0;
|
|
31408
|
+
border-radius: 50%;
|
|
31409
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31410
|
+
transform: rotate(180deg);
|
|
31410
31411
|
}
|
|
31411
31412
|
|
|
31412
|
-
.
|
|
31413
|
-
|
|
31413
|
+
.E_c1bus5hc .circle-child {
|
|
31414
|
+
position: absolute;
|
|
31415
|
+
height: 100%;
|
|
31416
|
+
width: 100%;
|
|
31417
|
+
left: 0;
|
|
31418
|
+
top: 0;
|
|
31419
|
+
margin-left: 50%;
|
|
31420
|
+
transform-origin: left;
|
|
31421
|
+
background: white;
|
|
31422
|
+
transform: rotate(0deg);
|
|
31414
31423
|
}
|
|
31415
31424
|
|
|
31416
|
-
.
|
|
31417
|
-
|
|
31425
|
+
.E_iq1gosr {
|
|
31426
|
+
display: inline-block;
|
|
31418
31427
|
}
|
|
31419
31428
|
|
|
31420
|
-
.
|
|
31421
|
-
margin-
|
|
31429
|
+
.E_tju3gfj .date {
|
|
31430
|
+
margin-right: 4px;
|
|
31422
31431
|
}
|
|
31423
31432
|
|
|
31424
|
-
.
|
|
31425
|
-
|
|
31426
|
-
width: 56px !important;
|
|
31427
|
-
margin-right: 4px;
|
|
31433
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31434
|
+
display: none;
|
|
31428
31435
|
}
|
|
31429
31436
|
|
|
31430
|
-
.
|
|
31431
|
-
|
|
31437
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
31438
|
+
background: rgba(23, 38, 64, 0.8);
|
|
31439
|
+
border-radius: 4px;
|
|
31432
31440
|
}
|
|
31433
31441
|
|
|
31434
31442
|
.E_s1dni7lo {
|
|
@@ -31619,14 +31627,6 @@ button.E_n7k2c6r {
|
|
|
31619
31627
|
background-color: #7E41FF;
|
|
31620
31628
|
}
|
|
31621
31629
|
|
|
31622
|
-
.E_iq1gosr {
|
|
31623
|
-
display: inline-block;
|
|
31624
|
-
}
|
|
31625
|
-
|
|
31626
|
-
.E_tju3gfj .date {
|
|
31627
|
-
margin-right: 4px;
|
|
31628
|
-
}
|
|
31629
|
-
|
|
31630
31630
|
.E_fzh9mnb {
|
|
31631
31631
|
width: 100%;
|
|
31632
31632
|
height: 100%;
|
|
@@ -31643,80 +31643,6 @@ button.E_n7k2c6r {
|
|
|
31643
31643
|
font-size: 18px;
|
|
31644
31644
|
}
|
|
31645
31645
|
|
|
31646
|
-
.E_iouxfgt {
|
|
31647
|
-
display: inline-flex;
|
|
31648
|
-
align-items: center;
|
|
31649
|
-
}
|
|
31650
|
-
|
|
31651
|
-
.E_iouxfgt .icon-inner {
|
|
31652
|
-
display: inline-flex;
|
|
31653
|
-
align-items: center;
|
|
31654
|
-
justify-content: center;
|
|
31655
|
-
}
|
|
31656
|
-
|
|
31657
|
-
.E_iouxfgt .icon-inner + span,
|
|
31658
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
31659
|
-
margin-left: 4px;
|
|
31660
|
-
}
|
|
31661
|
-
|
|
31662
|
-
.E_iouxfgt.is-rotate img,
|
|
31663
|
-
.E_iouxfgt.is-rotate svg {
|
|
31664
|
-
animation: rotate 680ms linear infinite;
|
|
31665
|
-
}
|
|
31666
|
-
|
|
31667
|
-
.E_f7pxqmh {
|
|
31668
|
-
width: 100%;
|
|
31669
|
-
margin-bottom: 0 !important;
|
|
31670
|
-
flex-flow: nowrap !important;
|
|
31671
|
-
line-break: auto;
|
|
31672
|
-
}
|
|
31673
|
-
|
|
31674
|
-
.E_f7pxqmh > .ant-form-item-label {
|
|
31675
|
-
text-align: left !important;
|
|
31676
|
-
padding-bottom: 0 !important;
|
|
31677
|
-
}
|
|
31678
|
-
|
|
31679
|
-
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31680
|
-
min-height: 32px;
|
|
31681
|
-
height: auto;
|
|
31682
|
-
font-size: 13px;
|
|
31683
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31684
|
-
white-space: normal;
|
|
31685
|
-
}
|
|
31686
|
-
|
|
31687
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31688
|
-
border-color: #ff4d4f !important;
|
|
31689
|
-
}
|
|
31690
|
-
|
|
31691
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
31692
|
-
border-color: #ff4d4f !important;
|
|
31693
|
-
}
|
|
31694
|
-
|
|
31695
|
-
.E_f7pxqmh .ant-form-item-explain {
|
|
31696
|
-
margin-top: 4px;
|
|
31697
|
-
font-size: 12px;
|
|
31698
|
-
min-height: 0px;
|
|
31699
|
-
}
|
|
31700
|
-
|
|
31701
|
-
.E_f7pxqmh .ant-form-item-extra {
|
|
31702
|
-
font-size: 12px;
|
|
31703
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31704
|
-
min-height: 0px;
|
|
31705
|
-
}
|
|
31706
|
-
|
|
31707
|
-
.E_i1inqkme {
|
|
31708
|
-
height: 18px;
|
|
31709
|
-
line-height: 18px;
|
|
31710
|
-
padding: 0 4px;
|
|
31711
|
-
border-radius: 4px;
|
|
31712
|
-
background: rgba(235, 239, 245, 0.6);
|
|
31713
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31714
|
-
display: flex;
|
|
31715
|
-
align-items: center;
|
|
31716
|
-
white-space: nowrap;
|
|
31717
|
-
margin-right: 4px;
|
|
31718
|
-
}
|
|
31719
|
-
|
|
31720
31646
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31721
31647
|
display: var(--ai7qkf2-0);
|
|
31722
31648
|
}
|
|
@@ -31787,12 +31713,17 @@ button.E_n7k2c6r {
|
|
|
31787
31713
|
padding: 2px 8px;
|
|
31788
31714
|
}
|
|
31789
31715
|
|
|
31790
|
-
.
|
|
31791
|
-
|
|
31792
|
-
|
|
31793
|
-
|
|
31794
|
-
|
|
31795
|
-
|
|
31716
|
+
.E_i1inqkme {
|
|
31717
|
+
height: 18px;
|
|
31718
|
+
line-height: 18px;
|
|
31719
|
+
padding: 0 4px;
|
|
31720
|
+
border-radius: 4px;
|
|
31721
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31722
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31723
|
+
display: flex;
|
|
31724
|
+
align-items: center;
|
|
31725
|
+
white-space: nowrap;
|
|
31726
|
+
margin-right: 4px;
|
|
31796
31727
|
}
|
|
31797
31728
|
|
|
31798
31729
|
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
@@ -31830,6 +31761,46 @@ button.E_n7k2c6r {
|
|
|
31830
31761
|
font-size: inherit;
|
|
31831
31762
|
}
|
|
31832
31763
|
|
|
31764
|
+
.E_f7pxqmh {
|
|
31765
|
+
width: 100%;
|
|
31766
|
+
margin-bottom: 0 !important;
|
|
31767
|
+
flex-flow: nowrap !important;
|
|
31768
|
+
line-break: auto;
|
|
31769
|
+
}
|
|
31770
|
+
|
|
31771
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
31772
|
+
text-align: left !important;
|
|
31773
|
+
padding-bottom: 0 !important;
|
|
31774
|
+
}
|
|
31775
|
+
|
|
31776
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31777
|
+
min-height: 32px;
|
|
31778
|
+
height: auto;
|
|
31779
|
+
font-size: 13px;
|
|
31780
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31781
|
+
white-space: normal;
|
|
31782
|
+
}
|
|
31783
|
+
|
|
31784
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31785
|
+
border-color: #ff4d4f !important;
|
|
31786
|
+
}
|
|
31787
|
+
|
|
31788
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
31789
|
+
border-color: #ff4d4f !important;
|
|
31790
|
+
}
|
|
31791
|
+
|
|
31792
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
31793
|
+
margin-top: 4px;
|
|
31794
|
+
font-size: 12px;
|
|
31795
|
+
min-height: 0px;
|
|
31796
|
+
}
|
|
31797
|
+
|
|
31798
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
31799
|
+
font-size: 12px;
|
|
31800
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31801
|
+
min-height: 0px;
|
|
31802
|
+
}
|
|
31803
|
+
|
|
31833
31804
|
.E_owd0kml {
|
|
31834
31805
|
display: inline-block;
|
|
31835
31806
|
}
|
|
@@ -31839,6 +31810,35 @@ button.E_n7k2c6r {
|
|
|
31839
31810
|
position: absolute;
|
|
31840
31811
|
}
|
|
31841
31812
|
|
|
31813
|
+
.E_atcz0kf .ant-input-suffix {
|
|
31814
|
+
margin-left: 8px;
|
|
31815
|
+
}
|
|
31816
|
+
|
|
31817
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31818
|
+
padding: 2px 7px 2px 12px;
|
|
31819
|
+
}
|
|
31820
|
+
|
|
31821
|
+
.E_iouxfgt {
|
|
31822
|
+
display: inline-flex;
|
|
31823
|
+
align-items: center;
|
|
31824
|
+
}
|
|
31825
|
+
|
|
31826
|
+
.E_iouxfgt .icon-inner {
|
|
31827
|
+
display: inline-flex;
|
|
31828
|
+
align-items: center;
|
|
31829
|
+
justify-content: center;
|
|
31830
|
+
}
|
|
31831
|
+
|
|
31832
|
+
.E_iouxfgt .icon-inner + span,
|
|
31833
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
31834
|
+
margin-left: 4px;
|
|
31835
|
+
}
|
|
31836
|
+
|
|
31837
|
+
.E_iouxfgt.is-rotate img,
|
|
31838
|
+
.E_iouxfgt.is-rotate svg {
|
|
31839
|
+
animation: rotate 680ms linear infinite;
|
|
31840
|
+
}
|
|
31841
|
+
|
|
31842
31842
|
.E_dsnbhzf {
|
|
31843
31843
|
font-family: Inter;
|
|
31844
31844
|
font-style: normal;
|
|
@@ -34261,51 +34261,43 @@ input.E_rf8rlle.ant-input {
|
|
|
34261
34261
|
padding: 0;
|
|
34262
34262
|
}
|
|
34263
34263
|
|
|
34264
|
-
.
|
|
34265
|
-
|
|
34266
|
-
padding: 7px 12px;
|
|
34267
|
-
display: flex;
|
|
34268
|
-
justify-content: space-between;
|
|
34269
|
-
align-items: center;
|
|
34264
|
+
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34265
|
+
margin-right: 2px;
|
|
34270
34266
|
}
|
|
34271
34267
|
|
|
34272
|
-
.
|
|
34273
|
-
padding-left:
|
|
34268
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
34269
|
+
padding-left: 8px;
|
|
34270
|
+
padding-right: 8px;
|
|
34274
34271
|
}
|
|
34275
34272
|
|
|
34276
|
-
.
|
|
34277
|
-
|
|
34278
|
-
color: #00122e;
|
|
34273
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
34274
|
+
border-radius: 4px;
|
|
34279
34275
|
}
|
|
34280
34276
|
|
|
34281
|
-
.
|
|
34282
|
-
|
|
34283
|
-
font-weight: 600;
|
|
34277
|
+
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34278
|
+
border-radius: 4px;
|
|
34284
34279
|
}
|
|
34285
34280
|
|
|
34286
|
-
.
|
|
34287
|
-
|
|
34281
|
+
.E_ma64lna .antd5-segmented-item-label {
|
|
34282
|
+
padding-left: 12px;
|
|
34283
|
+
padding-right: 12px;
|
|
34288
34284
|
}
|
|
34289
34285
|
|
|
34290
|
-
.
|
|
34291
|
-
|
|
34292
|
-
line-height: 18px;
|
|
34286
|
+
.E_ckld275 {
|
|
34287
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34293
34288
|
}
|
|
34294
34289
|
|
|
34295
|
-
.
|
|
34296
|
-
|
|
34297
|
-
|
|
34298
|
-
user-select: none;
|
|
34299
|
-
flex-grow: 1;
|
|
34300
|
-
font-size: 12px;
|
|
34301
|
-
line-height: 18px;
|
|
34302
|
-
color: #2d3a56;
|
|
34303
|
-
font-weight: 700;
|
|
34290
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34291
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
34292
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34304
34293
|
}
|
|
34305
34294
|
|
|
34306
|
-
.
|
|
34307
|
-
|
|
34308
|
-
|
|
34295
|
+
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34296
|
+
background-color: transparent;
|
|
34297
|
+
}
|
|
34298
|
+
|
|
34299
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
34300
|
+
background-color: transparent;
|
|
34309
34301
|
}
|
|
34310
34302
|
|
|
34311
34303
|
.E_c1yd35n {
|
|
@@ -34392,80 +34384,70 @@ input.E_rf8rlle.ant-input {
|
|
|
34392
34384
|
margin-left: 24px;
|
|
34393
34385
|
}
|
|
34394
34386
|
|
|
34395
|
-
.
|
|
34396
|
-
|
|
34387
|
+
.E_c1kghdax {
|
|
34388
|
+
color: #2d3a56;
|
|
34389
|
+
padding: 7px 12px;
|
|
34390
|
+
display: flex;
|
|
34391
|
+
justify-content: space-between;
|
|
34392
|
+
align-items: center;
|
|
34397
34393
|
}
|
|
34398
34394
|
|
|
34399
|
-
.
|
|
34400
|
-
|
|
34401
|
-
background-color: white;
|
|
34395
|
+
.E_c1kghdax.has-arrow {
|
|
34396
|
+
padding-left: 10px;
|
|
34402
34397
|
}
|
|
34403
34398
|
|
|
34404
|
-
.
|
|
34399
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34405
34400
|
cursor: pointer;
|
|
34401
|
+
color: #00122e;
|
|
34406
34402
|
}
|
|
34407
34403
|
|
|
34408
|
-
.
|
|
34409
|
-
|
|
34410
|
-
|
|
34411
|
-
transform: translateY(-4px);
|
|
34412
|
-
}
|
|
34413
|
-
|
|
34414
|
-
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34415
|
-
margin-right: 2px;
|
|
34416
|
-
}
|
|
34417
|
-
|
|
34418
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
34419
|
-
padding-left: 8px;
|
|
34420
|
-
padding-right: 8px;
|
|
34421
|
-
}
|
|
34422
|
-
|
|
34423
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
34424
|
-
border-radius: 4px;
|
|
34425
|
-
}
|
|
34426
|
-
|
|
34427
|
-
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34428
|
-
border-radius: 4px;
|
|
34404
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34405
|
+
color: #2d3a56;
|
|
34406
|
+
font-weight: 600;
|
|
34429
34407
|
}
|
|
34430
34408
|
|
|
34431
|
-
.
|
|
34432
|
-
|
|
34433
|
-
padding-right: 12px;
|
|
34409
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34410
|
+
transform: rotate(90deg);
|
|
34434
34411
|
}
|
|
34435
34412
|
|
|
34436
|
-
.
|
|
34437
|
-
|
|
34413
|
+
.E_c1kghdax .sub-info {
|
|
34414
|
+
font-size: 12px;
|
|
34415
|
+
line-height: 18px;
|
|
34438
34416
|
}
|
|
34439
34417
|
|
|
34440
|
-
.
|
|
34441
|
-
|
|
34442
|
-
|
|
34418
|
+
.E_c1kghdax .title-wrapper {
|
|
34419
|
+
display: flex;
|
|
34420
|
+
align-items: center;
|
|
34421
|
+
user-select: none;
|
|
34422
|
+
flex-grow: 1;
|
|
34423
|
+
font-size: 12px;
|
|
34424
|
+
line-height: 18px;
|
|
34425
|
+
color: #2d3a56;
|
|
34426
|
+
font-weight: 700;
|
|
34443
34427
|
}
|
|
34444
34428
|
|
|
34445
|
-
.
|
|
34446
|
-
|
|
34429
|
+
.E_c1kghdax .collapse-arrow {
|
|
34430
|
+
transition: all 50ms ease-out 0ms;
|
|
34431
|
+
margin-right: 2px;
|
|
34447
34432
|
}
|
|
34448
34433
|
|
|
34449
|
-
.
|
|
34450
|
-
|
|
34434
|
+
.E_b14q2gmw {
|
|
34435
|
+
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);
|
|
34451
34436
|
}
|
|
34452
34437
|
|
|
34453
|
-
.
|
|
34454
|
-
|
|
34455
|
-
|
|
34456
|
-
justify-content: space-between;
|
|
34457
|
-
column-gap: 6px;
|
|
34438
|
+
.E_c1eym6el {
|
|
34439
|
+
border-radius: 8px;
|
|
34440
|
+
background-color: white;
|
|
34458
34441
|
}
|
|
34459
34442
|
|
|
34460
|
-
.
|
|
34461
|
-
|
|
34462
|
-
flex-direction: column;
|
|
34463
|
-
justify-content: center;
|
|
34464
|
-
row-gap: var(--p1cmxsf7-0);
|
|
34443
|
+
.E_c1eym6el.hoverable {
|
|
34444
|
+
cursor: pointer;
|
|
34465
34445
|
}
|
|
34466
34446
|
|
|
34467
|
-
.
|
|
34468
|
-
|
|
34447
|
+
.E_c1eym6el.hoverable:hover {
|
|
34448
|
+
transition: all 200ms ease;
|
|
34449
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34450
|
+
transform: translateY(-4px);
|
|
34469
34451
|
}
|
|
34470
34452
|
|
|
34471
34453
|
.E_lht19u8 {
|
|
@@ -34556,11 +34538,6 @@ input.E_rf8rlle.ant-input {
|
|
|
34556
34538
|
white-space: normal;
|
|
34557
34539
|
}
|
|
34558
34540
|
|
|
34559
|
-
.E_i1g85yz3 {
|
|
34560
|
-
margin-right: 4px;
|
|
34561
|
-
height: 16px;
|
|
34562
|
-
}
|
|
34563
|
-
|
|
34564
34541
|
.E_sjob3jg {
|
|
34565
34542
|
--item-min-width: 60px;
|
|
34566
34543
|
}
|
|
@@ -34979,204 +34956,69 @@ input.E_rf8rlle.ant-input {
|
|
|
34979
34956
|
font-size: inherit;
|
|
34980
34957
|
}
|
|
34981
34958
|
|
|
34982
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34983
|
-
min-height: 24px;
|
|
34984
|
-
font-size: 12px;
|
|
34985
|
-
position: relative;
|
|
34986
|
-
}
|
|
34987
|
-
|
|
34988
|
-
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34989
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34990
|
-
}
|
|
34991
|
-
|
|
34992
|
-
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34993
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34994
|
-
}
|
|
34995
|
-
|
|
34996
|
-
.E_a138syjm {
|
|
34997
|
-
display: flex;
|
|
34998
|
-
align-items: center;
|
|
34999
|
-
margin-top: 8px;
|
|
35000
|
-
}
|
|
35001
|
-
|
|
35002
|
-
.E_a138syjm button.ant-btn {
|
|
35003
|
-
padding: 2px 8px;
|
|
35004
|
-
height: 24px;
|
|
35005
|
-
}
|
|
35006
|
-
|
|
35007
|
-
.E_a138syjm > span.maximum-desc {
|
|
35008
|
-
display: none;
|
|
35009
|
-
margin-left: 8px;
|
|
35010
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35011
|
-
}
|
|
35012
|
-
|
|
35013
|
-
.E_a138syjm > span.maximum-desc.disabled {
|
|
35014
|
-
display: inline;
|
|
35015
|
-
}
|
|
35016
|
-
|
|
35017
|
-
.E_d77i8u0 {
|
|
35018
|
-
width: 24px;
|
|
35019
|
-
height: 24px;
|
|
35020
|
-
padding: 4px;
|
|
35021
|
-
margin-right: 8px;
|
|
35022
|
-
}
|
|
35023
|
-
|
|
35024
|
-
button.E_l48ei06.ant-btn {
|
|
35025
|
-
font-size: 12px;
|
|
35026
|
-
line-height: 18px;
|
|
35027
|
-
height: 18px;
|
|
35028
|
-
}
|
|
35029
|
-
|
|
35030
|
-
button.E_l48ei06 {
|
|
35031
|
-
color: #0080FF;
|
|
35032
|
-
height: unset;
|
|
35033
|
-
}
|
|
35034
|
-
|
|
35035
|
-
button.E_l48ei06 .button-prefix-icon {
|
|
35036
|
-
margin-right: 4px;
|
|
35037
|
-
}
|
|
35038
|
-
|
|
35039
|
-
button.E_l48ei06 .button-suffix-icon {
|
|
35040
|
-
margin-left: 4px;
|
|
35041
|
-
}
|
|
35042
|
-
|
|
35043
|
-
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
35044
|
-
color: #009DFF;
|
|
35045
|
-
}
|
|
35046
|
-
|
|
35047
|
-
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
35048
|
-
color: #005ED1;
|
|
35049
|
-
}
|
|
35050
|
-
|
|
35051
|
-
button.E_l48ei06.ui-kit-link-disabled {
|
|
35052
|
-
color: #0080FF;
|
|
35053
|
-
}
|
|
35054
|
-
|
|
35055
|
-
button.E_l48ei06.ui-kit-link-primary {
|
|
35056
|
-
color: #00122E;
|
|
35057
|
-
}
|
|
35058
|
-
|
|
35059
|
-
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
35060
|
-
color: #0080FF;
|
|
35061
|
-
}
|
|
35062
|
-
|
|
35063
|
-
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
35064
|
-
color: #005ED1;
|
|
35065
|
-
}
|
|
35066
|
-
|
|
35067
|
-
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
35068
|
-
color: #00122E;
|
|
35069
|
-
}
|
|
35070
|
-
|
|
35071
|
-
button.E_l48ei06.ui-kit-link-secondary {
|
|
35072
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
35073
|
-
}
|
|
35074
|
-
|
|
35075
|
-
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
35076
|
-
color: #0080FF;
|
|
35077
|
-
}
|
|
35078
|
-
|
|
35079
|
-
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
35080
|
-
color: #005ED1;
|
|
35081
|
-
}
|
|
35082
|
-
|
|
35083
|
-
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
35084
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
35085
|
-
}
|
|
35086
|
-
|
|
35087
|
-
.E_sddwhm6 {
|
|
35088
|
-
margin: 0;
|
|
35089
|
-
border-radius: 20px;
|
|
35090
|
-
padding: 2px 10px;
|
|
35091
|
-
height: 22px;
|
|
35092
|
-
}
|
|
35093
|
-
|
|
35094
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
35095
|
-
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
35096
|
-
}
|
|
35097
|
-
|
|
35098
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
35099
|
-
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
35100
|
-
}
|
|
35101
|
-
|
|
35102
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
35103
|
-
color: #00122e;
|
|
35104
|
-
}
|
|
35105
|
-
|
|
35106
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
35107
|
-
margin-right: 6px;
|
|
35108
|
-
}
|
|
35109
|
-
|
|
35110
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
35111
|
-
margin-left: 8px;
|
|
35112
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35113
|
-
}
|
|
35114
|
-
|
|
35115
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
35116
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
35117
|
-
}
|
|
35118
|
-
|
|
35119
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
35120
|
-
background-color: #0080ff;
|
|
35121
|
-
}
|
|
35122
|
-
|
|
35123
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
35124
|
-
background-color: rgba(0, 136, 255, 0.16);
|
|
35125
|
-
}
|
|
35126
|
-
|
|
35127
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
35128
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
35129
|
-
}
|
|
35130
|
-
|
|
35131
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
35132
|
-
background-color: #f0483e;
|
|
34959
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34960
|
+
min-height: 24px;
|
|
34961
|
+
font-size: 12px;
|
|
34962
|
+
position: relative;
|
|
35133
34963
|
}
|
|
35134
34964
|
|
|
35135
|
-
.
|
|
35136
|
-
|
|
34965
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34966
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35137
34967
|
}
|
|
35138
34968
|
|
|
35139
|
-
.
|
|
35140
|
-
background-color: rgba(
|
|
34969
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34970
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
35141
34971
|
}
|
|
35142
34972
|
|
|
35143
|
-
.
|
|
35144
|
-
|
|
34973
|
+
.E_a138syjm {
|
|
34974
|
+
display: flex;
|
|
34975
|
+
align-items: center;
|
|
34976
|
+
margin-top: 8px;
|
|
35145
34977
|
}
|
|
35146
34978
|
|
|
35147
|
-
.
|
|
35148
|
-
|
|
34979
|
+
.E_a138syjm button.ant-btn {
|
|
34980
|
+
padding: 2px 8px;
|
|
34981
|
+
height: 24px;
|
|
35149
34982
|
}
|
|
35150
34983
|
|
|
35151
|
-
.
|
|
35152
|
-
|
|
34984
|
+
.E_a138syjm > span.maximum-desc {
|
|
34985
|
+
display: none;
|
|
34986
|
+
margin-left: 8px;
|
|
34987
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35153
34988
|
}
|
|
35154
34989
|
|
|
35155
|
-
.
|
|
35156
|
-
|
|
34990
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
34991
|
+
display: inline;
|
|
35157
34992
|
}
|
|
35158
34993
|
|
|
35159
|
-
.
|
|
35160
|
-
|
|
34994
|
+
.E_d77i8u0 {
|
|
34995
|
+
width: 24px;
|
|
34996
|
+
height: 24px;
|
|
34997
|
+
padding: 4px;
|
|
34998
|
+
margin-right: 8px;
|
|
35161
34999
|
}
|
|
35162
35000
|
|
|
35163
|
-
.
|
|
35164
|
-
|
|
35001
|
+
.E_i1g85yz3 {
|
|
35002
|
+
margin-right: 4px;
|
|
35003
|
+
height: 16px;
|
|
35165
35004
|
}
|
|
35166
35005
|
|
|
35167
|
-
.
|
|
35168
|
-
|
|
35006
|
+
.E_r77hffu {
|
|
35007
|
+
display: flex;
|
|
35008
|
+
align-items: center;
|
|
35009
|
+
justify-content: space-between;
|
|
35010
|
+
column-gap: 6px;
|
|
35169
35011
|
}
|
|
35170
35012
|
|
|
35171
|
-
.
|
|
35172
|
-
|
|
35013
|
+
.E_p1cmxsf7 {
|
|
35014
|
+
display: flex;
|
|
35015
|
+
flex-direction: column;
|
|
35016
|
+
justify-content: center;
|
|
35017
|
+
row-gap: var(--p1cmxsf7-0);
|
|
35173
35018
|
}
|
|
35174
35019
|
|
|
35175
|
-
.
|
|
35176
|
-
|
|
35177
|
-
height: 8px;
|
|
35178
|
-
border-radius: 50%;
|
|
35179
|
-
display: inline-block;
|
|
35020
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
35021
|
+
font-size: 0;
|
|
35180
35022
|
}
|
|
35181
35023
|
|
|
35182
35024
|
.E_tc97u5y {
|
|
@@ -35630,29 +35472,162 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35630
35472
|
background: #fff;
|
|
35631
35473
|
}
|
|
35632
35474
|
|
|
35633
|
-
.
|
|
35634
|
-
|
|
35635
|
-
|
|
35475
|
+
button.E_l48ei06.ant-btn {
|
|
35476
|
+
font-size: 12px;
|
|
35477
|
+
line-height: 18px;
|
|
35478
|
+
height: 18px;
|
|
35636
35479
|
}
|
|
35637
35480
|
|
|
35638
|
-
.
|
|
35639
|
-
|
|
35481
|
+
button.E_l48ei06 {
|
|
35482
|
+
color: #0080FF;
|
|
35483
|
+
height: unset;
|
|
35640
35484
|
}
|
|
35641
35485
|
|
|
35642
|
-
.
|
|
35643
|
-
|
|
35644
|
-
max-width: fit-content;
|
|
35486
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
35487
|
+
margin-right: 4px;
|
|
35645
35488
|
}
|
|
35646
35489
|
|
|
35647
|
-
.
|
|
35648
|
-
|
|
35649
|
-
max-width: fit-content;
|
|
35490
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
35491
|
+
margin-left: 4px;
|
|
35650
35492
|
}
|
|
35651
35493
|
|
|
35652
|
-
.
|
|
35653
|
-
|
|
35654
|
-
|
|
35655
|
-
|
|
35494
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
35495
|
+
color: #009DFF;
|
|
35496
|
+
}
|
|
35497
|
+
|
|
35498
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
35499
|
+
color: #005ED1;
|
|
35500
|
+
}
|
|
35501
|
+
|
|
35502
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
35503
|
+
color: #0080FF;
|
|
35504
|
+
}
|
|
35505
|
+
|
|
35506
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
35507
|
+
color: #00122E;
|
|
35508
|
+
}
|
|
35509
|
+
|
|
35510
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
35511
|
+
color: #0080FF;
|
|
35512
|
+
}
|
|
35513
|
+
|
|
35514
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
35515
|
+
color: #005ED1;
|
|
35516
|
+
}
|
|
35517
|
+
|
|
35518
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
35519
|
+
color: #00122E;
|
|
35520
|
+
}
|
|
35521
|
+
|
|
35522
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
35523
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35524
|
+
}
|
|
35525
|
+
|
|
35526
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
35527
|
+
color: #0080FF;
|
|
35528
|
+
}
|
|
35529
|
+
|
|
35530
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
35531
|
+
color: #005ED1;
|
|
35532
|
+
}
|
|
35533
|
+
|
|
35534
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
35535
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35536
|
+
}
|
|
35537
|
+
|
|
35538
|
+
.E_sddwhm6 {
|
|
35539
|
+
margin: 0;
|
|
35540
|
+
border-radius: 20px;
|
|
35541
|
+
padding: 2px 10px;
|
|
35542
|
+
height: 22px;
|
|
35543
|
+
}
|
|
35544
|
+
|
|
35545
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
35546
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
35547
|
+
}
|
|
35548
|
+
|
|
35549
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
35550
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
35551
|
+
}
|
|
35552
|
+
|
|
35553
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
35554
|
+
color: #00122e;
|
|
35555
|
+
}
|
|
35556
|
+
|
|
35557
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
35558
|
+
margin-right: 6px;
|
|
35559
|
+
}
|
|
35560
|
+
|
|
35561
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
35562
|
+
margin-left: 8px;
|
|
35563
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35564
|
+
}
|
|
35565
|
+
|
|
35566
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
35567
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
35568
|
+
}
|
|
35569
|
+
|
|
35570
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
35571
|
+
background-color: #0080ff;
|
|
35572
|
+
}
|
|
35573
|
+
|
|
35574
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
35575
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
35576
|
+
}
|
|
35577
|
+
|
|
35578
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
35579
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
35580
|
+
}
|
|
35581
|
+
|
|
35582
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
35583
|
+
background-color: #f0483e;
|
|
35584
|
+
}
|
|
35585
|
+
|
|
35586
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
35587
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
35588
|
+
}
|
|
35589
|
+
|
|
35590
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
35591
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
35592
|
+
}
|
|
35593
|
+
|
|
35594
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
35595
|
+
background-color: #fea008;
|
|
35596
|
+
}
|
|
35597
|
+
|
|
35598
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
35599
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
35600
|
+
}
|
|
35601
|
+
|
|
35602
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
35603
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
35604
|
+
}
|
|
35605
|
+
|
|
35606
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
35607
|
+
background-color: #00ba5d;
|
|
35608
|
+
}
|
|
35609
|
+
|
|
35610
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
35611
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
35612
|
+
}
|
|
35613
|
+
|
|
35614
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
35615
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35616
|
+
}
|
|
35617
|
+
|
|
35618
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
35619
|
+
background-color: #6b7d99;
|
|
35620
|
+
}
|
|
35621
|
+
|
|
35622
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
35623
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
35624
|
+
}
|
|
35625
|
+
|
|
35626
|
+
.E_satwmqm {
|
|
35627
|
+
width: 8px;
|
|
35628
|
+
height: 8px;
|
|
35629
|
+
border-radius: 50%;
|
|
35630
|
+
display: inline-block;
|
|
35656
35631
|
}
|
|
35657
35632
|
|
|
35658
35633
|
.E_msn7nxt {
|
|
@@ -35839,6 +35814,31 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35839
35814
|
margin-left: 8px;
|
|
35840
35815
|
}
|
|
35841
35816
|
|
|
35817
|
+
.E_t1gvlxt5 {
|
|
35818
|
+
min-width: 0;
|
|
35819
|
+
flex: 1;
|
|
35820
|
+
}
|
|
35821
|
+
|
|
35822
|
+
.E_t1gvlxt5 .tag {
|
|
35823
|
+
flex: 0 0 auto;
|
|
35824
|
+
}
|
|
35825
|
+
|
|
35826
|
+
.E_t1gvlxt5 .progress-title {
|
|
35827
|
+
flex: 2;
|
|
35828
|
+
max-width: fit-content;
|
|
35829
|
+
}
|
|
35830
|
+
|
|
35831
|
+
.E_t1gvlxt5 .progress-desc {
|
|
35832
|
+
flex: 1;
|
|
35833
|
+
max-width: fit-content;
|
|
35834
|
+
}
|
|
35835
|
+
|
|
35836
|
+
.E_a1ji6r68 {
|
|
35837
|
+
display: flex;
|
|
35838
|
+
align-items: center;
|
|
35839
|
+
column-gap: var(--a1ji6r68-0);
|
|
35840
|
+
}
|
|
35841
|
+
|
|
35842
35842
|
.E_t13ef470 {
|
|
35843
35843
|
height: 100%;
|
|
35844
35844
|
}
|