@cloudtower/eagle 0.33.30 → 0.33.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +4330 -33711
- package/dist/esm/stats1.html +1 -1
- package/dist/linaria.merged.scss +1564 -1563
- package/dist/style.css +1279 -1278
- package/package.json +4 -4
package/dist/style.css
CHANGED
|
@@ -29672,6 +29672,22 @@ html body {
|
|
|
29672
29672
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29673
29673
|
}
|
|
29674
29674
|
}
|
|
29675
|
+
.E_berrcjl {
|
|
29676
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29677
|
+
margin-bottom: 4px;
|
|
29678
|
+
}
|
|
29679
|
+
.E_berrcjl .breadcrumb-link {
|
|
29680
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29681
|
+
cursor: pointer;
|
|
29682
|
+
transition: color 160ms ease;
|
|
29683
|
+
}
|
|
29684
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
29685
|
+
color: #0080ff;
|
|
29686
|
+
}
|
|
29687
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
29688
|
+
color: #005ed1;
|
|
29689
|
+
}
|
|
29690
|
+
|
|
29675
29691
|
.E_m74vjol {
|
|
29676
29692
|
display: flex;
|
|
29677
29693
|
justify-content: space-between;
|
|
@@ -29692,44 +29708,6 @@ html body {
|
|
|
29692
29708
|
flex: 1;
|
|
29693
29709
|
}
|
|
29694
29710
|
|
|
29695
|
-
.E_c1uzzomf {
|
|
29696
|
-
margin-bottom: 16px;
|
|
29697
|
-
}
|
|
29698
|
-
.E_c1uzzomf .card-title {
|
|
29699
|
-
font-size: 16px;
|
|
29700
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29701
|
-
font-weight: 700;
|
|
29702
|
-
line-height: 32px;
|
|
29703
|
-
}
|
|
29704
|
-
.E_c1uzzomf .card-body {
|
|
29705
|
-
padding: 24px;
|
|
29706
|
-
border-radius: 8px;
|
|
29707
|
-
background: #fff;
|
|
29708
|
-
}
|
|
29709
|
-
.E_c1uzzomf .empty {
|
|
29710
|
-
font-weight: 700;
|
|
29711
|
-
font-size: 14px;
|
|
29712
|
-
line-height: 22px;
|
|
29713
|
-
color: rgba(0, 21, 64, 0.3);
|
|
29714
|
-
text-align: center;
|
|
29715
|
-
}
|
|
29716
|
-
|
|
29717
|
-
.E_berrcjl {
|
|
29718
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29719
|
-
margin-bottom: 4px;
|
|
29720
|
-
}
|
|
29721
|
-
.E_berrcjl .breadcrumb-link {
|
|
29722
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29723
|
-
cursor: pointer;
|
|
29724
|
-
transition: color 160ms ease;
|
|
29725
|
-
}
|
|
29726
|
-
.E_berrcjl .breadcrumb-link:hover {
|
|
29727
|
-
color: #0080ff;
|
|
29728
|
-
}
|
|
29729
|
-
.E_berrcjl .breadcrumb-link:active {
|
|
29730
|
-
color: #005ed1;
|
|
29731
|
-
}
|
|
29732
|
-
|
|
29733
29711
|
.E_c18gxmrl {
|
|
29734
29712
|
border: 1px solid #d8deeb;
|
|
29735
29713
|
border-radius: 4px;
|
|
@@ -29750,33 +29728,33 @@ html body {
|
|
|
29750
29728
|
padding: 8px 12px;
|
|
29751
29729
|
}
|
|
29752
29730
|
|
|
29753
|
-
.
|
|
29754
|
-
|
|
29755
|
-
|
|
29756
|
-
|
|
29757
|
-
.E_bqamoqe {
|
|
29758
|
-
white-space: nowrap;
|
|
29759
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29731
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
29732
|
+
border: 0px;
|
|
29733
|
+
background-color: #fff;
|
|
29760
29734
|
}
|
|
29761
|
-
.
|
|
29762
|
-
|
|
29735
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
29736
|
+
padding-top: 0px;
|
|
29737
|
+
padding-bottom: 0px;
|
|
29738
|
+
padding-left: 0px !important;
|
|
29739
|
+
padding-right: 24px;
|
|
29763
29740
|
}
|
|
29764
|
-
.
|
|
29765
|
-
|
|
29741
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
29742
|
+
right: 0px;
|
|
29766
29743
|
}
|
|
29767
|
-
.
|
|
29768
|
-
|
|
29744
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
29745
|
+
padding: 0px;
|
|
29769
29746
|
}
|
|
29770
|
-
|
|
29771
|
-
|
|
29772
|
-
|
|
29747
|
+
|
|
29748
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
29749
|
+
padding-right: 0px;
|
|
29750
|
+
cursor: default;
|
|
29773
29751
|
}
|
|
29774
|
-
|
|
29775
|
-
|
|
29776
|
-
border-
|
|
29752
|
+
|
|
29753
|
+
.E_c1yyuluq {
|
|
29754
|
+
border-radius: 8px;
|
|
29777
29755
|
}
|
|
29778
|
-
.
|
|
29779
|
-
|
|
29756
|
+
.E_c1yyuluq .ant-card-body {
|
|
29757
|
+
padding: 20px 24px 24px 24px;
|
|
29780
29758
|
}
|
|
29781
29759
|
|
|
29782
29760
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
@@ -30036,6 +30014,57 @@ html body {
|
|
|
30036
30014
|
justify-content: center;
|
|
30037
30015
|
}
|
|
30038
30016
|
|
|
30017
|
+
.E_c1uzzomf {
|
|
30018
|
+
margin-bottom: 16px;
|
|
30019
|
+
}
|
|
30020
|
+
.E_c1uzzomf .card-title {
|
|
30021
|
+
font-size: 16px;
|
|
30022
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30023
|
+
font-weight: 700;
|
|
30024
|
+
line-height: 32px;
|
|
30025
|
+
}
|
|
30026
|
+
.E_c1uzzomf .card-body {
|
|
30027
|
+
padding: 24px;
|
|
30028
|
+
border-radius: 8px;
|
|
30029
|
+
background: #fff;
|
|
30030
|
+
}
|
|
30031
|
+
.E_c1uzzomf .empty {
|
|
30032
|
+
font-weight: 700;
|
|
30033
|
+
font-size: 14px;
|
|
30034
|
+
line-height: 22px;
|
|
30035
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30036
|
+
text-align: center;
|
|
30037
|
+
}
|
|
30038
|
+
|
|
30039
|
+
.E_b1nip9bk {
|
|
30040
|
+
padding: 4px 11px;
|
|
30041
|
+
}
|
|
30042
|
+
|
|
30043
|
+
.E_bqamoqe {
|
|
30044
|
+
white-space: nowrap;
|
|
30045
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30046
|
+
}
|
|
30047
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30048
|
+
--color: #0080ff;
|
|
30049
|
+
}
|
|
30050
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
30051
|
+
--color: #0080ff;
|
|
30052
|
+
}
|
|
30053
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
30054
|
+
margin-left: 1px;
|
|
30055
|
+
}
|
|
30056
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
30057
|
+
border-top-right-radius: 0;
|
|
30058
|
+
border-bottom-right-radius: 0;
|
|
30059
|
+
}
|
|
30060
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
30061
|
+
border-top-left-radius: 0;
|
|
30062
|
+
border-bottom-left-radius: 0;
|
|
30063
|
+
}
|
|
30064
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30065
|
+
border-radius: unset;
|
|
30066
|
+
}
|
|
30067
|
+
|
|
30039
30068
|
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30040
30069
|
padding: 4px 8px 0 8px;
|
|
30041
30070
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -30049,66 +30078,123 @@ html body {
|
|
|
30049
30078
|
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30050
30079
|
}
|
|
30051
30080
|
|
|
30052
|
-
.
|
|
30053
|
-
|
|
30054
|
-
}
|
|
30055
|
-
.E_i11gg7mj .ant-input-suffix {
|
|
30056
|
-
margin-left: 8px;
|
|
30081
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30082
|
+
line-height: 18px;
|
|
30057
30083
|
}
|
|
30058
30084
|
|
|
30059
|
-
.
|
|
30085
|
+
.E_d1bw7c5z {
|
|
30086
|
+
position: relative;
|
|
30087
|
+
max-width: 388px;
|
|
30088
|
+
min-width: 285px;
|
|
30089
|
+
}
|
|
30090
|
+
.E_d1bw7c5z .center {
|
|
30091
|
+
position: absolute;
|
|
30092
|
+
font-size: 12px;
|
|
30093
|
+
width: 80px;
|
|
30094
|
+
height: 100px;
|
|
30095
|
+
top: 0;
|
|
30096
|
+
left: 35px;
|
|
30097
|
+
display: flex;
|
|
30098
|
+
flex-direction: column;
|
|
30099
|
+
justify-content: center;
|
|
30100
|
+
align-items: center;
|
|
30060
30101
|
color: #00122e;
|
|
30061
|
-
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
30062
|
-
margin-right: 8px;
|
|
30063
|
-
padding-right: 8px;
|
|
30064
30102
|
}
|
|
30065
|
-
|
|
30066
|
-
|
|
30103
|
+
.E_d1bw7c5z .center .number {
|
|
30104
|
+
font-size: 24px;
|
|
30105
|
+
font-weight: 700;
|
|
30106
|
+
}
|
|
30107
|
+
.E_d1bw7c5z .center .text {
|
|
30108
|
+
padding: 0 5px;
|
|
30109
|
+
font-size: 12px;
|
|
30110
|
+
width: inherit;
|
|
30111
|
+
text-align: center;
|
|
30112
|
+
}
|
|
30113
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
30067
30114
|
display: flex;
|
|
30068
|
-
gap: 4px;
|
|
30069
30115
|
}
|
|
30070
|
-
.
|
|
30071
|
-
|
|
30116
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
30117
|
+
position: relative !important;
|
|
30118
|
+
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30119
|
+
left: 0 !important;
|
|
30120
|
+
bottom: 0 !important;
|
|
30121
|
+
display: flex;
|
|
30122
|
+
align-items: center;
|
|
30072
30123
|
}
|
|
30073
|
-
|
|
30074
|
-
|
|
30075
|
-
cursor: not-allowed;
|
|
30124
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
30125
|
+
width: 100%;
|
|
30076
30126
|
}
|
|
30077
|
-
|
|
30078
|
-
|
|
30127
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
30128
|
+
width: 100%;
|
|
30129
|
+
margin-right: 0 !important;
|
|
30079
30130
|
line-height: 18px;
|
|
30080
30131
|
}
|
|
30081
|
-
|
|
30082
|
-
|
|
30083
|
-
border: 0px;
|
|
30084
|
-
background-color: #fff;
|
|
30132
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
30133
|
+
border-radius: 2px;
|
|
30085
30134
|
}
|
|
30086
|
-
.
|
|
30087
|
-
|
|
30088
|
-
|
|
30089
|
-
|
|
30090
|
-
|
|
30135
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
30136
|
+
min-width: 75px;
|
|
30137
|
+
max-width: 198px;
|
|
30138
|
+
width: calc(100% - 20px);
|
|
30139
|
+
margin-left: 2px;
|
|
30140
|
+
color: #00122e !important;
|
|
30141
|
+
display: inline-flex;
|
|
30142
|
+
justify-content: space-between;
|
|
30091
30143
|
}
|
|
30092
|
-
.
|
|
30093
|
-
|
|
30144
|
+
.E_d1bw7c5z .tooltip-text {
|
|
30145
|
+
maxwidth: calc(100% - 12px);
|
|
30146
|
+
cursor: pointer;
|
|
30147
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
30148
|
+
overflow: hidden;
|
|
30149
|
+
text-overflow: ellipsis;
|
|
30150
|
+
white-space: nowrap;
|
|
30094
30151
|
}
|
|
30095
|
-
.
|
|
30096
|
-
|
|
30152
|
+
.E_d1bw7c5z .value {
|
|
30153
|
+
color: rgba(44, 56, 82, 0.75);
|
|
30097
30154
|
}
|
|
30098
30155
|
|
|
30099
|
-
.
|
|
30100
|
-
|
|
30101
|
-
cursor: default;
|
|
30156
|
+
.E_t10pqbtc {
|
|
30157
|
+
width: 140px;
|
|
30102
30158
|
}
|
|
30103
|
-
|
|
30104
|
-
|
|
30105
|
-
display:
|
|
30106
|
-
|
|
30107
|
-
white-space: pre-wrap;
|
|
30159
|
+
.E_t10pqbtc .item {
|
|
30160
|
+
margin: 6px auto;
|
|
30161
|
+
display: flex;
|
|
30162
|
+
justify-content: space-between;
|
|
30108
30163
|
}
|
|
30109
|
-
.
|
|
30110
|
-
|
|
30111
|
-
|
|
30164
|
+
.E_t10pqbtc .item .name {
|
|
30165
|
+
width: 102px;
|
|
30166
|
+
}
|
|
30167
|
+
|
|
30168
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30169
|
+
display: flex;
|
|
30170
|
+
}
|
|
30171
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
|
|
30172
|
+
border-bottom-left-radius: 5px;
|
|
30173
|
+
border-top-left-radius: 5px;
|
|
30174
|
+
}
|
|
30175
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
|
|
30176
|
+
border-bottom-right-radius: 5px;
|
|
30177
|
+
border-top-right-radius: 5px;
|
|
30178
|
+
}
|
|
30179
|
+
|
|
30180
|
+
.E_ivqqkzv {
|
|
30181
|
+
height: 24px;
|
|
30182
|
+
width: 56px !important;
|
|
30183
|
+
margin-right: 4px;
|
|
30184
|
+
}
|
|
30185
|
+
|
|
30186
|
+
.E_c1wk4q29 {
|
|
30187
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30188
|
+
}
|
|
30189
|
+
|
|
30190
|
+
.E_rapgekc.ant-radio-wrapper {
|
|
30191
|
+
display: inline-flex;
|
|
30192
|
+
align-items: baseline;
|
|
30193
|
+
white-space: pre-wrap;
|
|
30194
|
+
}
|
|
30195
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
30196
|
+
position: relative;
|
|
30197
|
+
top: 3px;
|
|
30112
30198
|
}
|
|
30113
30199
|
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30114
30200
|
border-color: rgba(107, 128, 167, 0.6);
|
|
@@ -30247,106 +30333,59 @@ html body {
|
|
|
30247
30333
|
width: 36px;
|
|
30248
30334
|
}
|
|
30249
30335
|
|
|
30250
|
-
.
|
|
30251
|
-
|
|
30252
|
-
|
|
30253
|
-
|
|
30254
|
-
|
|
30255
|
-
.E_d1bw7c5z .center {
|
|
30256
|
-
position: absolute;
|
|
30257
|
-
font-size: 12px;
|
|
30258
|
-
width: 80px;
|
|
30259
|
-
height: 100px;
|
|
30260
|
-
top: 0;
|
|
30261
|
-
left: 35px;
|
|
30262
|
-
display: flex;
|
|
30263
|
-
flex-direction: column;
|
|
30264
|
-
justify-content: center;
|
|
30265
|
-
align-items: center;
|
|
30266
|
-
color: #00122e;
|
|
30267
|
-
}
|
|
30268
|
-
.E_d1bw7c5z .center .number {
|
|
30269
|
-
font-size: 24px;
|
|
30270
|
-
font-weight: 700;
|
|
30271
|
-
}
|
|
30272
|
-
.E_d1bw7c5z .center .text {
|
|
30273
|
-
padding: 0 5px;
|
|
30274
|
-
font-size: 12px;
|
|
30275
|
-
width: inherit;
|
|
30276
|
-
text-align: center;
|
|
30277
|
-
}
|
|
30278
|
-
.E_d1bw7c5z .recharts-wrapper {
|
|
30279
|
-
display: flex;
|
|
30280
|
-
}
|
|
30281
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
30282
|
-
position: relative !important;
|
|
30283
|
-
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30284
|
-
left: 0 !important;
|
|
30285
|
-
bottom: 0 !important;
|
|
30286
|
-
display: flex;
|
|
30287
|
-
align-items: center;
|
|
30336
|
+
.E_s1dizucg.ant-switch {
|
|
30337
|
+
min-width: 40px;
|
|
30338
|
+
height: 24px;
|
|
30339
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30340
|
+
overflow: hidden;
|
|
30288
30341
|
}
|
|
30289
|
-
.
|
|
30290
|
-
|
|
30342
|
+
.E_s1dizucg.ant-switch:focus {
|
|
30343
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30291
30344
|
}
|
|
30292
|
-
.
|
|
30293
|
-
width:
|
|
30294
|
-
|
|
30295
|
-
line-height: 18px;
|
|
30345
|
+
.E_s1dizucg.ant-switch-small {
|
|
30346
|
+
min-width: 26px;
|
|
30347
|
+
height: 16px;
|
|
30296
30348
|
}
|
|
30297
|
-
.
|
|
30298
|
-
|
|
30349
|
+
.E_s1dizucg.ant-switch-large {
|
|
30350
|
+
min-width: 52px;
|
|
30351
|
+
height: 32px;
|
|
30299
30352
|
}
|
|
30300
|
-
.
|
|
30301
|
-
|
|
30302
|
-
|
|
30303
|
-
width: calc(100% - 20px);
|
|
30304
|
-
margin-left: 2px;
|
|
30305
|
-
color: #00122e !important;
|
|
30306
|
-
display: inline-flex;
|
|
30307
|
-
justify-content: space-between;
|
|
30353
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30354
|
+
height: 20px;
|
|
30355
|
+
width: 20px;
|
|
30308
30356
|
}
|
|
30309
|
-
.
|
|
30310
|
-
|
|
30311
|
-
|
|
30312
|
-
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
30313
|
-
overflow: hidden;
|
|
30314
|
-
text-overflow: ellipsis;
|
|
30315
|
-
white-space: nowrap;
|
|
30357
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30358
|
+
border-radius: 10px;
|
|
30359
|
+
transition-delay: 120ms;
|
|
30316
30360
|
}
|
|
30317
|
-
.
|
|
30318
|
-
|
|
30361
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30362
|
+
height: 14px;
|
|
30363
|
+
width: 14px;
|
|
30364
|
+
top: 1px;
|
|
30365
|
+
left: 1px;
|
|
30319
30366
|
}
|
|
30320
|
-
|
|
30321
|
-
|
|
30322
|
-
width:
|
|
30367
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30368
|
+
height: 28px;
|
|
30369
|
+
width: 28px;
|
|
30323
30370
|
}
|
|
30324
|
-
.
|
|
30325
|
-
|
|
30326
|
-
display: flex;
|
|
30327
|
-
justify-content: space-between;
|
|
30371
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30372
|
+
border-radius: 14px;
|
|
30328
30373
|
}
|
|
30329
|
-
.
|
|
30330
|
-
|
|
30374
|
+
.E_s1dizucg.ant-switch-checked {
|
|
30375
|
+
background-color: #00ba5d;
|
|
30331
30376
|
}
|
|
30332
|
-
|
|
30333
|
-
|
|
30334
|
-
display: flex;
|
|
30377
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30378
|
+
left: calc(100% - 20px - 2px);
|
|
30335
30379
|
}
|
|
30336
|
-
.
|
|
30337
|
-
|
|
30338
|
-
border-top-left-radius: 5px;
|
|
30380
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30381
|
+
left: calc(100% - 14px - 1px);
|
|
30339
30382
|
}
|
|
30340
|
-
.
|
|
30341
|
-
|
|
30342
|
-
border-top-right-radius: 5px;
|
|
30383
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30384
|
+
left: calc(100% - 28px - 2px);
|
|
30343
30385
|
}
|
|
30344
30386
|
|
|
30345
|
-
.
|
|
30346
|
-
|
|
30347
|
-
}
|
|
30348
|
-
.E_c1yyuluq .ant-card-body {
|
|
30349
|
-
padding: 20px 24px 24px 24px;
|
|
30387
|
+
.E_c1up6e3y {
|
|
30388
|
+
margin-left: 5px;
|
|
30350
30389
|
}
|
|
30351
30390
|
|
|
30352
30391
|
.E_phljevk {
|
|
@@ -30406,65 +30445,6 @@ html body {
|
|
|
30406
30445
|
line-height: 18px;
|
|
30407
30446
|
}
|
|
30408
30447
|
|
|
30409
|
-
.E_s1dizucg.ant-switch {
|
|
30410
|
-
min-width: 40px;
|
|
30411
|
-
height: 24px;
|
|
30412
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30413
|
-
overflow: hidden;
|
|
30414
|
-
}
|
|
30415
|
-
.E_s1dizucg.ant-switch:focus {
|
|
30416
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30417
|
-
}
|
|
30418
|
-
.E_s1dizucg.ant-switch-small {
|
|
30419
|
-
min-width: 26px;
|
|
30420
|
-
height: 16px;
|
|
30421
|
-
}
|
|
30422
|
-
.E_s1dizucg.ant-switch-large {
|
|
30423
|
-
min-width: 52px;
|
|
30424
|
-
height: 32px;
|
|
30425
|
-
}
|
|
30426
|
-
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30427
|
-
height: 20px;
|
|
30428
|
-
width: 20px;
|
|
30429
|
-
}
|
|
30430
|
-
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30431
|
-
border-radius: 10px;
|
|
30432
|
-
transition-delay: 120ms;
|
|
30433
|
-
}
|
|
30434
|
-
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30435
|
-
height: 14px;
|
|
30436
|
-
width: 14px;
|
|
30437
|
-
top: 1px;
|
|
30438
|
-
left: 1px;
|
|
30439
|
-
}
|
|
30440
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30441
|
-
height: 28px;
|
|
30442
|
-
width: 28px;
|
|
30443
|
-
}
|
|
30444
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30445
|
-
border-radius: 14px;
|
|
30446
|
-
}
|
|
30447
|
-
.E_s1dizucg.ant-switch-checked {
|
|
30448
|
-
background-color: #00ba5d;
|
|
30449
|
-
}
|
|
30450
|
-
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30451
|
-
left: calc(100% - 20px - 2px);
|
|
30452
|
-
}
|
|
30453
|
-
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30454
|
-
left: calc(100% - 14px - 1px);
|
|
30455
|
-
}
|
|
30456
|
-
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30457
|
-
left: calc(100% - 28px - 2px);
|
|
30458
|
-
}
|
|
30459
|
-
|
|
30460
|
-
.E_c1up6e3y {
|
|
30461
|
-
margin-left: 5px;
|
|
30462
|
-
}
|
|
30463
|
-
|
|
30464
|
-
.E_tju3gfj .date {
|
|
30465
|
-
margin-right: 4px;
|
|
30466
|
-
}
|
|
30467
|
-
|
|
30468
30448
|
.E_c1bus5hc {
|
|
30469
30449
|
--color: white;
|
|
30470
30450
|
height: 14px;
|
|
@@ -30505,14 +30485,34 @@ html body {
|
|
|
30505
30485
|
transform: rotate(0deg);
|
|
30506
30486
|
}
|
|
30507
30487
|
|
|
30508
|
-
.
|
|
30509
|
-
|
|
30510
|
-
|
|
30511
|
-
|
|
30488
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
30489
|
+
margin-right: 8px;
|
|
30490
|
+
}
|
|
30491
|
+
.E_i11gg7mj .ant-input-suffix {
|
|
30492
|
+
margin-left: 8px;
|
|
30512
30493
|
}
|
|
30513
30494
|
|
|
30514
|
-
.
|
|
30515
|
-
color:
|
|
30495
|
+
.E_cc368xp {
|
|
30496
|
+
color: #00122e;
|
|
30497
|
+
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
30498
|
+
margin-right: 8px;
|
|
30499
|
+
padding-right: 8px;
|
|
30500
|
+
}
|
|
30501
|
+
|
|
30502
|
+
.E_i11o6xqj {
|
|
30503
|
+
display: flex;
|
|
30504
|
+
gap: 4px;
|
|
30505
|
+
}
|
|
30506
|
+
.E_i11o6xqj .icon-wrapper {
|
|
30507
|
+
cursor: pointer;
|
|
30508
|
+
}
|
|
30509
|
+
|
|
30510
|
+
.E_d19ruhdj.icon-wrapper {
|
|
30511
|
+
cursor: not-allowed;
|
|
30512
|
+
}
|
|
30513
|
+
|
|
30514
|
+
.E_iq1gosr {
|
|
30515
|
+
display: inline-block;
|
|
30516
30516
|
}
|
|
30517
30517
|
|
|
30518
30518
|
.E_s1dni7lo {
|
|
@@ -30596,10 +30596,6 @@ html body {
|
|
|
30596
30596
|
opacity: 0;
|
|
30597
30597
|
}
|
|
30598
30598
|
|
|
30599
|
-
.E_iq1gosr {
|
|
30600
|
-
display: inline-block;
|
|
30601
|
-
}
|
|
30602
|
-
|
|
30603
30599
|
.E_s1sck0th {
|
|
30604
30600
|
padding: 0 8px;
|
|
30605
30601
|
border-radius: 4px;
|
|
@@ -30682,8 +30678,12 @@ html body {
|
|
|
30682
30678
|
background-color: #7E41FF;
|
|
30683
30679
|
}
|
|
30684
30680
|
|
|
30685
|
-
.
|
|
30686
|
-
|
|
30681
|
+
.E_tju3gfj .date {
|
|
30682
|
+
margin-right: 4px;
|
|
30683
|
+
}
|
|
30684
|
+
|
|
30685
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30686
|
+
display: none;
|
|
30687
30687
|
}
|
|
30688
30688
|
.E_t1m2x205 .ant-tooltip-inner {
|
|
30689
30689
|
background: rgba(23, 38, 64, 0.8);
|
|
@@ -30693,37 +30693,6 @@ html body {
|
|
|
30693
30693
|
visibility: hidden;
|
|
30694
30694
|
}
|
|
30695
30695
|
|
|
30696
|
-
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
30697
|
-
display: var(--a1wfy30z-0);
|
|
30698
|
-
}
|
|
30699
|
-
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
30700
|
-
padding: 4px 11px;
|
|
30701
|
-
display: inline-flex;
|
|
30702
|
-
line-height: 1.5715;
|
|
30703
|
-
height: inherit;
|
|
30704
|
-
}
|
|
30705
|
-
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
30706
|
-
content: var(--a1wfy30z-1);
|
|
30707
|
-
display: var(--a1wfy30z-2);
|
|
30708
|
-
flex: none;
|
|
30709
|
-
align-items: center;
|
|
30710
|
-
margin-left: 4px;
|
|
30711
|
-
}
|
|
30712
|
-
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
30713
|
-
content: var(--a1wfy30z-3);
|
|
30714
|
-
display: var(--a1wfy30z-4);
|
|
30715
|
-
flex: none;
|
|
30716
|
-
align-items: center;
|
|
30717
|
-
margin-right: 4px;
|
|
30718
|
-
cursor: auto;
|
|
30719
|
-
}
|
|
30720
|
-
.E_a1wfy30z .ant-input-number-input {
|
|
30721
|
-
padding: 0;
|
|
30722
|
-
margin: 0;
|
|
30723
|
-
height: auto;
|
|
30724
|
-
font-size: inherit;
|
|
30725
|
-
}
|
|
30726
|
-
|
|
30727
30696
|
.E_f7pxqmh {
|
|
30728
30697
|
width: 100%;
|
|
30729
30698
|
margin-bottom: 0 !important;
|
|
@@ -30758,6 +30727,19 @@ html body {
|
|
|
30758
30727
|
min-height: 0px;
|
|
30759
30728
|
}
|
|
30760
30729
|
|
|
30730
|
+
.E_i1inqkme {
|
|
30731
|
+
height: 18px;
|
|
30732
|
+
line-height: 18px;
|
|
30733
|
+
padding: 0 4px;
|
|
30734
|
+
border-radius: 4px;
|
|
30735
|
+
background: rgba(235, 239, 245, 0.6);
|
|
30736
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30737
|
+
display: flex;
|
|
30738
|
+
align-items: center;
|
|
30739
|
+
white-space: nowrap;
|
|
30740
|
+
margin-right: 4px;
|
|
30741
|
+
}
|
|
30742
|
+
|
|
30761
30743
|
.E_iouxfgt {
|
|
30762
30744
|
display: inline-flex;
|
|
30763
30745
|
align-items: center;
|
|
@@ -30776,6 +30758,44 @@ html body {
|
|
|
30776
30758
|
animation: rotate 680ms linear infinite;
|
|
30777
30759
|
}
|
|
30778
30760
|
|
|
30761
|
+
.E_atcz0kf .ant-input-suffix {
|
|
30762
|
+
margin-left: 8px;
|
|
30763
|
+
}
|
|
30764
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30765
|
+
padding: 2px 7px 2px 12px;
|
|
30766
|
+
}
|
|
30767
|
+
|
|
30768
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
30769
|
+
display: var(--a1wfy30z-0);
|
|
30770
|
+
}
|
|
30771
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
30772
|
+
padding: 4px 11px;
|
|
30773
|
+
display: inline-flex;
|
|
30774
|
+
line-height: 1.5715;
|
|
30775
|
+
height: inherit;
|
|
30776
|
+
}
|
|
30777
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
30778
|
+
content: var(--a1wfy30z-1);
|
|
30779
|
+
display: var(--a1wfy30z-2);
|
|
30780
|
+
flex: none;
|
|
30781
|
+
align-items: center;
|
|
30782
|
+
margin-left: 4px;
|
|
30783
|
+
}
|
|
30784
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
30785
|
+
content: var(--a1wfy30z-3);
|
|
30786
|
+
display: var(--a1wfy30z-4);
|
|
30787
|
+
flex: none;
|
|
30788
|
+
align-items: center;
|
|
30789
|
+
margin-right: 4px;
|
|
30790
|
+
cursor: auto;
|
|
30791
|
+
}
|
|
30792
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
30793
|
+
padding: 0;
|
|
30794
|
+
margin: 0;
|
|
30795
|
+
height: auto;
|
|
30796
|
+
font-size: inherit;
|
|
30797
|
+
}
|
|
30798
|
+
|
|
30779
30799
|
.E_fzh9mnb {
|
|
30780
30800
|
width: 100%;
|
|
30781
30801
|
height: 100%;
|
|
@@ -30851,26 +30871,6 @@ html body {
|
|
|
30851
30871
|
padding: 2px 8px;
|
|
30852
30872
|
}
|
|
30853
30873
|
|
|
30854
|
-
.E_i1inqkme {
|
|
30855
|
-
height: 18px;
|
|
30856
|
-
line-height: 18px;
|
|
30857
|
-
padding: 0 4px;
|
|
30858
|
-
border-radius: 4px;
|
|
30859
|
-
background: rgba(235, 239, 245, 0.6);
|
|
30860
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30861
|
-
display: flex;
|
|
30862
|
-
align-items: center;
|
|
30863
|
-
white-space: nowrap;
|
|
30864
|
-
margin-right: 4px;
|
|
30865
|
-
}
|
|
30866
|
-
|
|
30867
|
-
.E_atcz0kf .ant-input-suffix {
|
|
30868
|
-
margin-left: 8px;
|
|
30869
|
-
}
|
|
30870
|
-
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30871
|
-
padding: 2px 7px 2px 12px;
|
|
30872
|
-
}
|
|
30873
|
-
|
|
30874
30874
|
.E_owd0kml {
|
|
30875
30875
|
display: inline-block;
|
|
30876
30876
|
}
|
|
@@ -31355,6 +31355,40 @@ html body {
|
|
|
31355
31355
|
line-height: 12px;
|
|
31356
31356
|
}
|
|
31357
31357
|
|
|
31358
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
31359
|
+
display: inline-flex;
|
|
31360
|
+
align-items: center;
|
|
31361
|
+
justify-content: center;
|
|
31362
|
+
color: #fff;
|
|
31363
|
+
font-weight: bold;
|
|
31364
|
+
font-size: 12px;
|
|
31365
|
+
width: 24px;
|
|
31366
|
+
height: 24px;
|
|
31367
|
+
border-radius: 50%;
|
|
31368
|
+
background: var(--a1b5xrg3-0);
|
|
31369
|
+
}
|
|
31370
|
+
.E_a1b5xrg3.btn-item {
|
|
31371
|
+
transition: all 160ms ease;
|
|
31372
|
+
cursor: pointer;
|
|
31373
|
+
width: 56px;
|
|
31374
|
+
height: 40px;
|
|
31375
|
+
display: inline-flex;
|
|
31376
|
+
align-items: center;
|
|
31377
|
+
justify-content: center;
|
|
31378
|
+
border-radius: 6px;
|
|
31379
|
+
}
|
|
31380
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
31381
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
31382
|
+
}
|
|
31383
|
+
.E_a1b5xrg3.btn-item:active {
|
|
31384
|
+
transform: translateY(2px);
|
|
31385
|
+
transition: all 320ms ease;
|
|
31386
|
+
}
|
|
31387
|
+
|
|
31388
|
+
.E_m196gn1d {
|
|
31389
|
+
min-width: 1280px;
|
|
31390
|
+
}
|
|
31391
|
+
|
|
31358
31392
|
.E_cnujxq2 {
|
|
31359
31393
|
display: flex;
|
|
31360
31394
|
flex-direction: column;
|
|
@@ -31392,6 +31426,7 @@ html body {
|
|
|
31392
31426
|
flex-grow: 0;
|
|
31393
31427
|
flex-shrink: 0;
|
|
31394
31428
|
flex-basis: 58%;
|
|
31429
|
+
overflow: hidden;
|
|
31395
31430
|
}
|
|
31396
31431
|
.E_wt5zbg6 .middle .form-base-field {
|
|
31397
31432
|
width: 100%;
|
|
@@ -32044,40 +32079,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32044
32079
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
32045
32080
|
}
|
|
32046
32081
|
|
|
32047
|
-
.E_m196gn1d {
|
|
32048
|
-
min-width: 1280px;
|
|
32049
|
-
}
|
|
32050
|
-
|
|
32051
|
-
.E_a1b5xrg3 .user-icon-inner {
|
|
32052
|
-
display: inline-flex;
|
|
32053
|
-
align-items: center;
|
|
32054
|
-
justify-content: center;
|
|
32055
|
-
color: #fff;
|
|
32056
|
-
font-weight: bold;
|
|
32057
|
-
font-size: 12px;
|
|
32058
|
-
width: 24px;
|
|
32059
|
-
height: 24px;
|
|
32060
|
-
border-radius: 50%;
|
|
32061
|
-
background: var(--a1b5xrg3-0);
|
|
32062
|
-
}
|
|
32063
|
-
.E_a1b5xrg3.btn-item {
|
|
32064
|
-
transition: all 160ms ease;
|
|
32065
|
-
cursor: pointer;
|
|
32066
|
-
width: 56px;
|
|
32067
|
-
height: 40px;
|
|
32068
|
-
display: inline-flex;
|
|
32069
|
-
align-items: center;
|
|
32070
|
-
justify-content: center;
|
|
32071
|
-
border-radius: 6px;
|
|
32072
|
-
}
|
|
32073
|
-
.E_a1b5xrg3.btn-item:hover {
|
|
32074
|
-
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32075
|
-
}
|
|
32076
|
-
.E_a1b5xrg3.btn-item:active {
|
|
32077
|
-
transform: translateY(2px);
|
|
32078
|
-
transition: all 320ms ease;
|
|
32079
|
-
}
|
|
32080
|
-
|
|
32081
32082
|
.E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
|
|
32082
32083
|
border-radius: 6px;
|
|
32083
32084
|
}
|
|
@@ -32287,6 +32288,19 @@ input.E_rf8rlle.ant-input {
|
|
|
32287
32288
|
flex-shrink: 0;
|
|
32288
32289
|
}
|
|
32289
32290
|
|
|
32291
|
+
.E_suhck3k {
|
|
32292
|
+
height: 24px;
|
|
32293
|
+
width: 24px;
|
|
32294
|
+
border-radius: 6px;
|
|
32295
|
+
padding: 4px;
|
|
32296
|
+
}
|
|
32297
|
+
.E_suhck3k:hover {
|
|
32298
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32299
|
+
}
|
|
32300
|
+
.E_suhck3k:hover svg path {
|
|
32301
|
+
fill: blue;
|
|
32302
|
+
}
|
|
32303
|
+
|
|
32290
32304
|
.E_w1dxz879 {
|
|
32291
32305
|
display: flex;
|
|
32292
32306
|
flex-direction: column;
|
|
@@ -32302,19 +32316,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32302
32316
|
opacity: 0.8;
|
|
32303
32317
|
}
|
|
32304
32318
|
|
|
32305
|
-
.E_suhck3k {
|
|
32306
|
-
height: 24px;
|
|
32307
|
-
width: 24px;
|
|
32308
|
-
border-radius: 6px;
|
|
32309
|
-
padding: 4px;
|
|
32310
|
-
}
|
|
32311
|
-
.E_suhck3k:hover {
|
|
32312
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32313
|
-
}
|
|
32314
|
-
.E_suhck3k:hover svg path {
|
|
32315
|
-
fill: blue;
|
|
32316
|
-
}
|
|
32317
|
-
|
|
32318
32319
|
.E_ryby9ds {
|
|
32319
32320
|
display: flex;
|
|
32320
32321
|
align-items: center;
|
|
@@ -32550,41 +32551,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32550
32551
|
font-size: 14px;
|
|
32551
32552
|
}
|
|
32552
32553
|
|
|
32553
|
-
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
32554
|
-
margin-right: 2px;
|
|
32555
|
-
}
|
|
32556
|
-
|
|
32557
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
32558
|
-
padding-left: 8px;
|
|
32559
|
-
padding-right: 8px;
|
|
32560
|
-
font-size: 12px;
|
|
32561
|
-
}
|
|
32562
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
32563
|
-
border-radius: 4px;
|
|
32564
|
-
}
|
|
32565
|
-
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
32566
|
-
border-radius: 4px;
|
|
32567
|
-
}
|
|
32568
|
-
|
|
32569
|
-
.E_ma64lna .antd5-segmented-item-label {
|
|
32570
|
-
padding-left: 12px;
|
|
32571
|
-
padding-right: 12px;
|
|
32572
|
-
}
|
|
32573
|
-
|
|
32574
|
-
.E_ckld275 {
|
|
32575
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32576
|
-
}
|
|
32577
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
32578
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
32579
|
-
color: rgba(44, 56, 82, 0.75);
|
|
32580
|
-
}
|
|
32581
|
-
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
32582
|
-
background-color: transparent;
|
|
32583
|
-
}
|
|
32584
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
32585
|
-
background-color: transparent;
|
|
32586
|
-
}
|
|
32587
|
-
|
|
32588
32554
|
.E_h12yihis {
|
|
32589
32555
|
height: 50px;
|
|
32590
32556
|
border-bottom: 2px solid #edf0f7;
|
|
@@ -32805,20 +32771,55 @@ input.E_rf8rlle.ant-input {
|
|
|
32805
32771
|
position: static;
|
|
32806
32772
|
}
|
|
32807
32773
|
|
|
32808
|
-
.
|
|
32809
|
-
|
|
32774
|
+
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
32775
|
+
margin-right: 2px;
|
|
32810
32776
|
}
|
|
32811
32777
|
|
|
32812
|
-
.
|
|
32813
|
-
|
|
32814
|
-
|
|
32778
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
32779
|
+
padding-left: 8px;
|
|
32780
|
+
padding-right: 8px;
|
|
32781
|
+
font-size: 12px;
|
|
32815
32782
|
}
|
|
32816
|
-
.
|
|
32817
|
-
|
|
32783
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
32784
|
+
border-radius: 4px;
|
|
32818
32785
|
}
|
|
32819
|
-
.
|
|
32820
|
-
|
|
32821
|
-
|
|
32786
|
+
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
32787
|
+
border-radius: 4px;
|
|
32788
|
+
}
|
|
32789
|
+
|
|
32790
|
+
.E_ma64lna .antd5-segmented-item-label {
|
|
32791
|
+
padding-left: 12px;
|
|
32792
|
+
padding-right: 12px;
|
|
32793
|
+
}
|
|
32794
|
+
|
|
32795
|
+
.E_ckld275 {
|
|
32796
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32797
|
+
}
|
|
32798
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
32799
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
32800
|
+
color: rgba(44, 56, 82, 0.75);
|
|
32801
|
+
}
|
|
32802
|
+
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
32803
|
+
background-color: transparent;
|
|
32804
|
+
}
|
|
32805
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
32806
|
+
background-color: transparent;
|
|
32807
|
+
}
|
|
32808
|
+
|
|
32809
|
+
.E_b14q2gmw {
|
|
32810
|
+
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);
|
|
32811
|
+
}
|
|
32812
|
+
|
|
32813
|
+
.E_c1eym6el {
|
|
32814
|
+
border-radius: 8px;
|
|
32815
|
+
background-color: white;
|
|
32816
|
+
}
|
|
32817
|
+
.E_c1eym6el.hoverable {
|
|
32818
|
+
cursor: pointer;
|
|
32819
|
+
}
|
|
32820
|
+
.E_c1eym6el.hoverable:hover {
|
|
32821
|
+
transition: all 200ms ease;
|
|
32822
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
32822
32823
|
transform: translateY(-4px);
|
|
32823
32824
|
}
|
|
32824
32825
|
|
|
@@ -32862,357 +32863,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32862
32863
|
margin-right: 2px;
|
|
32863
32864
|
}
|
|
32864
32865
|
|
|
32865
|
-
.E_c1yd35n {
|
|
32866
|
-
padding: 0 12px 14px 12px;
|
|
32867
|
-
}
|
|
32868
|
-
|
|
32869
|
-
.E_ckui4s7 {
|
|
32870
|
-
color: #2d3a56;
|
|
32871
|
-
line-height: 22px;
|
|
32872
|
-
display: inline-flex;
|
|
32873
|
-
}
|
|
32874
|
-
.E_ckui4s7 .ant-checkbox {
|
|
32875
|
-
height: 22px;
|
|
32876
|
-
display: flex;
|
|
32877
|
-
align-items: center;
|
|
32878
|
-
top: 0;
|
|
32879
|
-
}
|
|
32880
|
-
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
32881
|
-
border: none;
|
|
32882
|
-
}
|
|
32883
|
-
.E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
|
|
32884
|
-
border-color: #0080ff;
|
|
32885
|
-
}
|
|
32886
|
-
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
32887
|
-
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
32888
|
-
}
|
|
32889
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
32890
|
-
border: 1px solid #0080ff;
|
|
32891
|
-
}
|
|
32892
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
32893
|
-
background: #0080ff;
|
|
32894
|
-
}
|
|
32895
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
32896
|
-
background-color: #fff;
|
|
32897
|
-
height: 2px;
|
|
32898
|
-
width: 10px;
|
|
32899
|
-
border-radius: 2px;
|
|
32900
|
-
}
|
|
32901
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
32902
|
-
opacity: 0.5;
|
|
32903
|
-
}
|
|
32904
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
32905
|
-
background: rgba(211, 218, 235, 0.6);
|
|
32906
|
-
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
32907
|
-
}
|
|
32908
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
32909
|
-
border-color: #2d3a56;
|
|
32910
|
-
}
|
|
32911
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
32912
|
-
background: #2d3a56;
|
|
32913
|
-
}
|
|
32914
|
-
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
32915
|
-
padding: 0;
|
|
32916
|
-
}
|
|
32917
|
-
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
32918
|
-
display: inline-block;
|
|
32919
|
-
margin-left: 12px;
|
|
32920
|
-
color: #2d3a56;
|
|
32921
|
-
}
|
|
32922
|
-
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
32923
|
-
margin-left: 28px;
|
|
32924
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32925
|
-
}
|
|
32926
|
-
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
32927
|
-
margin-left: 8px;
|
|
32928
|
-
}
|
|
32929
|
-
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
32930
|
-
margin-left: 24px;
|
|
32931
|
-
}
|
|
32932
|
-
|
|
32933
|
-
.E_t1dtlqs1 {
|
|
32934
|
-
margin-bottom: 4px;
|
|
32935
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32936
|
-
}
|
|
32937
|
-
|
|
32938
|
-
.E_s1ese5oy {
|
|
32939
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32940
|
-
line-height: 32px;
|
|
32941
|
-
height: 32px;
|
|
32942
|
-
margin-bottom: 0;
|
|
32943
|
-
}
|
|
32944
|
-
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
32945
|
-
color: #0080ff;
|
|
32946
|
-
}
|
|
32947
|
-
.E_s1ese5oy.warning {
|
|
32948
|
-
color: #ffa500;
|
|
32949
|
-
}
|
|
32950
|
-
.E_s1ese5oy.success {
|
|
32951
|
-
color: #00ba5d;
|
|
32952
|
-
}
|
|
32953
|
-
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
32954
|
-
color: #f0483e;
|
|
32955
|
-
}
|
|
32956
|
-
.E_s1ese5oy.normal {
|
|
32957
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32958
|
-
}
|
|
32959
|
-
|
|
32960
|
-
.E_b1ibis43 {
|
|
32961
|
-
margin-bottom: 0;
|
|
32962
|
-
color: #00122e;
|
|
32963
|
-
}
|
|
32964
|
-
|
|
32965
|
-
.E_b11xxjd2 {
|
|
32966
|
-
line-height: 32px;
|
|
32967
|
-
margin-right: 6px;
|
|
32968
|
-
}
|
|
32969
|
-
|
|
32970
|
-
.E_bsub5bw.with-description {
|
|
32971
|
-
height: 24px;
|
|
32972
|
-
flex: 1;
|
|
32973
|
-
position: relative;
|
|
32974
|
-
top: -7px;
|
|
32975
|
-
}
|
|
32976
|
-
.E_bsub5bw p {
|
|
32977
|
-
width: 100%;
|
|
32978
|
-
overflow: hidden;
|
|
32979
|
-
text-overflow: ellipsis;
|
|
32980
|
-
white-space: nowrap;
|
|
32981
|
-
}
|
|
32982
|
-
|
|
32983
|
-
.E_tmoyoag {
|
|
32984
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
32985
|
-
border-radius: 8px;
|
|
32986
|
-
overflow: auto;
|
|
32987
|
-
}
|
|
32988
|
-
.E_tmoyoag .ant-list {
|
|
32989
|
-
position: relative;
|
|
32990
|
-
}
|
|
32991
|
-
.E_tmoyoag .ant-list .ant-list-item:last-child {
|
|
32992
|
-
border-bottom: none;
|
|
32993
|
-
}
|
|
32994
|
-
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
32995
|
-
position: sticky;
|
|
32996
|
-
top: 0;
|
|
32997
|
-
z-index: 2;
|
|
32998
|
-
display: flex;
|
|
32999
|
-
padding: 8px;
|
|
33000
|
-
flex-wrap: nowrap;
|
|
33001
|
-
justify-content: flex-start;
|
|
33002
|
-
background: #f2f5fa;
|
|
33003
|
-
font-size: 14px;
|
|
33004
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33005
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
33006
|
-
}
|
|
33007
|
-
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
33008
|
-
align-items: inherit;
|
|
33009
|
-
}
|
|
33010
|
-
.E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
|
|
33011
|
-
margin-bottom: 0;
|
|
33012
|
-
}
|
|
33013
|
-
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
33014
|
-
display: flex;
|
|
33015
|
-
justify-content: flex-start;
|
|
33016
|
-
align-items: flex-start;
|
|
33017
|
-
flex-wrap: wrap;
|
|
33018
|
-
padding: 8px;
|
|
33019
|
-
border: none;
|
|
33020
|
-
}
|
|
33021
|
-
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
33022
|
-
flex-basis: 100%;
|
|
33023
|
-
margin: 12px 0 0;
|
|
33024
|
-
order: 99;
|
|
33025
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33026
|
-
}
|
|
33027
|
-
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
33028
|
-
color: #f0483e;
|
|
33029
|
-
flex-basis: 100%;
|
|
33030
|
-
order: 98;
|
|
33031
|
-
margin: 12px 0 0;
|
|
33032
|
-
}
|
|
33033
|
-
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
33034
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
33035
|
-
}
|
|
33036
|
-
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
33037
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
33038
|
-
}
|
|
33039
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
33040
|
-
flex: 1 0 0;
|
|
33041
|
-
overflow: hidden;
|
|
33042
|
-
}
|
|
33043
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
33044
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33045
|
-
margin: 0;
|
|
33046
|
-
}
|
|
33047
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
33048
|
-
text-align: center;
|
|
33049
|
-
}
|
|
33050
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
|
|
33051
|
-
text-align: center;
|
|
33052
|
-
}
|
|
33053
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
33054
|
-
text-align: left;
|
|
33055
|
-
}
|
|
33056
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
33057
|
-
text-align: left;
|
|
33058
|
-
}
|
|
33059
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
33060
|
-
text-align: right;
|
|
33061
|
-
}
|
|
33062
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
33063
|
-
text-align: right;
|
|
33064
|
-
}
|
|
33065
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
33066
|
-
margin-right: 8px;
|
|
33067
|
-
}
|
|
33068
|
-
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
33069
|
-
padding: 4px;
|
|
33070
|
-
width: 24px;
|
|
33071
|
-
height: 24px;
|
|
33072
|
-
overflow: hidden;
|
|
33073
|
-
}
|
|
33074
|
-
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
33075
|
-
padding: 0;
|
|
33076
|
-
}
|
|
33077
|
-
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
33078
|
-
cursor: not-allowed;
|
|
33079
|
-
opacity: 0.5;
|
|
33080
|
-
}
|
|
33081
|
-
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
33082
|
-
margin: 0;
|
|
33083
|
-
}
|
|
33084
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
33085
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
33086
|
-
border-radius: 5px;
|
|
33087
|
-
font-size: 12px;
|
|
33088
|
-
}
|
|
33089
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
33090
|
-
font-size: inherit;
|
|
33091
|
-
}
|
|
33092
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
33093
|
-
min-height: 24px;
|
|
33094
|
-
font-size: 12px;
|
|
33095
|
-
position: relative;
|
|
33096
|
-
}
|
|
33097
|
-
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
33098
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
33099
|
-
}
|
|
33100
|
-
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
33101
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
33102
|
-
}
|
|
33103
|
-
|
|
33104
|
-
.E_a138syjm {
|
|
33105
|
-
display: flex;
|
|
33106
|
-
align-items: center;
|
|
33107
|
-
margin-top: 8px;
|
|
33108
|
-
}
|
|
33109
|
-
.E_a138syjm button.ant-btn {
|
|
33110
|
-
padding: 2px 8px;
|
|
33111
|
-
height: 24px;
|
|
33112
|
-
}
|
|
33113
|
-
.E_a138syjm > span.maximum-desc {
|
|
33114
|
-
display: none;
|
|
33115
|
-
margin-left: 8px;
|
|
33116
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33117
|
-
}
|
|
33118
|
-
.E_a138syjm > span.maximum-desc.disabled {
|
|
33119
|
-
display: inline;
|
|
33120
|
-
}
|
|
33121
|
-
|
|
33122
|
-
.E_d77i8u0 {
|
|
33123
|
-
width: 24px;
|
|
33124
|
-
height: 24px;
|
|
33125
|
-
padding: 4px;
|
|
33126
|
-
margin-right: 8px;
|
|
33127
|
-
}
|
|
33128
|
-
|
|
33129
|
-
.E_lht19u8 {
|
|
33130
|
-
width: 64px;
|
|
33131
|
-
height: 64px;
|
|
33132
|
-
display: flex;
|
|
33133
|
-
align-items: center;
|
|
33134
|
-
justify-content: center;
|
|
33135
|
-
position: relative;
|
|
33136
|
-
opacity: 0.2;
|
|
33137
|
-
}
|
|
33138
|
-
|
|
33139
|
-
.E_lk3gkp4 {
|
|
33140
|
-
position: absolute;
|
|
33141
|
-
width: 5px;
|
|
33142
|
-
height: 48px;
|
|
33143
|
-
left: 9.33px;
|
|
33144
|
-
top: 40.5px;
|
|
33145
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33146
|
-
border-radius: 5px;
|
|
33147
|
-
transform: rotate(-128deg);
|
|
33148
|
-
transform-origin: top left;
|
|
33149
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
33150
|
-
}
|
|
33151
|
-
|
|
33152
|
-
.E_ll4n94n {
|
|
33153
|
-
position: absolute;
|
|
33154
|
-
width: 5px;
|
|
33155
|
-
height: 48px;
|
|
33156
|
-
left: 40.8px;
|
|
33157
|
-
top: 8.4px;
|
|
33158
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33159
|
-
border-radius: 5px;
|
|
33160
|
-
transform: rotate(-8deg);
|
|
33161
|
-
transform-origin: top left;
|
|
33162
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
33163
|
-
}
|
|
33164
|
-
|
|
33165
|
-
.E_l17lbdo6 {
|
|
33166
|
-
position: absolute;
|
|
33167
|
-
width: 5px;
|
|
33168
|
-
height: 48px;
|
|
33169
|
-
left: 52.9px;
|
|
33170
|
-
top: 51.8px;
|
|
33171
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33172
|
-
border-radius: 5px;
|
|
33173
|
-
transform: rotate(112deg);
|
|
33174
|
-
transform-origin: top left;
|
|
33175
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
33176
|
-
}
|
|
33177
|
-
|
|
33178
|
-
.E_w7ob4th.outside-tag {
|
|
33179
|
-
padding-left: 0;
|
|
33180
|
-
}
|
|
33181
|
-
.E_w7ob4th.outside-tag .inside-tag {
|
|
33182
|
-
border-radius: 4px 0 0 4px;
|
|
33183
|
-
padding-right: 4px;
|
|
33184
|
-
margin-right: 4px;
|
|
33185
|
-
}
|
|
33186
|
-
|
|
33187
|
-
.E_slr2ynn {
|
|
33188
|
-
padding: 0 8px;
|
|
33189
|
-
height: 18px;
|
|
33190
|
-
}
|
|
33191
|
-
|
|
33192
|
-
.E_m140wbb6 {
|
|
33193
|
-
padding: 2px 8px;
|
|
33194
|
-
height: 24px;
|
|
33195
|
-
}
|
|
33196
|
-
|
|
33197
|
-
.E_t1fozc1i {
|
|
33198
|
-
margin: 0;
|
|
33199
|
-
}
|
|
33200
|
-
|
|
33201
|
-
.E_i1vxv4ln {
|
|
33202
|
-
margin-right: 4px;
|
|
33203
|
-
height: 16px;
|
|
33204
|
-
}
|
|
33205
|
-
|
|
33206
|
-
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
33207
|
-
font-weight: 700;
|
|
33208
|
-
color: #00122e;
|
|
33209
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
33210
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33211
|
-
word-break: break-all;
|
|
33212
|
-
display: inline;
|
|
33213
|
-
white-space: normal;
|
|
33214
|
-
}
|
|
33215
|
-
|
|
33216
32866
|
button.E_l48ei06.ant-btn,
|
|
33217
32867
|
button.E_l48ei06.ant-btn.ant-btn-sm,
|
|
33218
32868
|
button.E_l48ei06.ant-btn.ant-btn-lg {
|
|
@@ -33340,6 +32990,74 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
33340
32990
|
display: inline-block;
|
|
33341
32991
|
}
|
|
33342
32992
|
|
|
32993
|
+
.E_c1yd35n {
|
|
32994
|
+
padding: 0 12px 14px 12px;
|
|
32995
|
+
}
|
|
32996
|
+
|
|
32997
|
+
.E_ckui4s7 {
|
|
32998
|
+
color: #2d3a56;
|
|
32999
|
+
line-height: 22px;
|
|
33000
|
+
display: inline-flex;
|
|
33001
|
+
}
|
|
33002
|
+
.E_ckui4s7 .ant-checkbox {
|
|
33003
|
+
height: 22px;
|
|
33004
|
+
display: flex;
|
|
33005
|
+
align-items: center;
|
|
33006
|
+
top: 0;
|
|
33007
|
+
}
|
|
33008
|
+
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
33009
|
+
border: none;
|
|
33010
|
+
}
|
|
33011
|
+
.E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
|
|
33012
|
+
border-color: #0080ff;
|
|
33013
|
+
}
|
|
33014
|
+
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
33015
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
33016
|
+
}
|
|
33017
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
33018
|
+
border: 1px solid #0080ff;
|
|
33019
|
+
}
|
|
33020
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
33021
|
+
background: #0080ff;
|
|
33022
|
+
}
|
|
33023
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
33024
|
+
background-color: #fff;
|
|
33025
|
+
height: 2px;
|
|
33026
|
+
width: 10px;
|
|
33027
|
+
border-radius: 2px;
|
|
33028
|
+
}
|
|
33029
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
33030
|
+
opacity: 0.5;
|
|
33031
|
+
}
|
|
33032
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
33033
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33034
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
33035
|
+
}
|
|
33036
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
33037
|
+
border-color: #2d3a56;
|
|
33038
|
+
}
|
|
33039
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
33040
|
+
background: #2d3a56;
|
|
33041
|
+
}
|
|
33042
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
33043
|
+
padding: 0;
|
|
33044
|
+
}
|
|
33045
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
33046
|
+
display: inline-block;
|
|
33047
|
+
margin-left: 12px;
|
|
33048
|
+
color: #2d3a56;
|
|
33049
|
+
}
|
|
33050
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
33051
|
+
margin-left: 28px;
|
|
33052
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33053
|
+
}
|
|
33054
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
33055
|
+
margin-left: 8px;
|
|
33056
|
+
}
|
|
33057
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
33058
|
+
margin-left: 24px;
|
|
33059
|
+
}
|
|
33060
|
+
|
|
33343
33061
|
.E_tc97u5y {
|
|
33344
33062
|
height: 100%;
|
|
33345
33063
|
}
|
|
@@ -33711,9 +33429,72 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
33711
33429
|
background: #fff;
|
|
33712
33430
|
}
|
|
33713
33431
|
|
|
33714
|
-
.
|
|
33715
|
-
|
|
33716
|
-
|
|
33432
|
+
.E_r77hffu {
|
|
33433
|
+
display: flex;
|
|
33434
|
+
align-items: center;
|
|
33435
|
+
justify-content: space-between;
|
|
33436
|
+
column-gap: 6px;
|
|
33437
|
+
}
|
|
33438
|
+
|
|
33439
|
+
.E_p1cmxsf7 {
|
|
33440
|
+
display: flex;
|
|
33441
|
+
flex-direction: column;
|
|
33442
|
+
justify-content: center;
|
|
33443
|
+
row-gap: var(--p1cmxsf7-0);
|
|
33444
|
+
}
|
|
33445
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
33446
|
+
font-size: 0;
|
|
33447
|
+
margin-bottom: unset;
|
|
33448
|
+
margin-inline-end: unset;
|
|
33449
|
+
}
|
|
33450
|
+
|
|
33451
|
+
.E_lht19u8 {
|
|
33452
|
+
width: 64px;
|
|
33453
|
+
height: 64px;
|
|
33454
|
+
display: flex;
|
|
33455
|
+
align-items: center;
|
|
33456
|
+
justify-content: center;
|
|
33457
|
+
position: relative;
|
|
33458
|
+
opacity: 0.2;
|
|
33459
|
+
}
|
|
33460
|
+
|
|
33461
|
+
.E_lk3gkp4 {
|
|
33462
|
+
position: absolute;
|
|
33463
|
+
width: 5px;
|
|
33464
|
+
height: 48px;
|
|
33465
|
+
left: 9.33px;
|
|
33466
|
+
top: 40.5px;
|
|
33467
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33468
|
+
border-radius: 5px;
|
|
33469
|
+
transform: rotate(-128deg);
|
|
33470
|
+
transform-origin: top left;
|
|
33471
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
33472
|
+
}
|
|
33473
|
+
|
|
33474
|
+
.E_ll4n94n {
|
|
33475
|
+
position: absolute;
|
|
33476
|
+
width: 5px;
|
|
33477
|
+
height: 48px;
|
|
33478
|
+
left: 40.8px;
|
|
33479
|
+
top: 8.4px;
|
|
33480
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33481
|
+
border-radius: 5px;
|
|
33482
|
+
transform: rotate(-8deg);
|
|
33483
|
+
transform-origin: top left;
|
|
33484
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
33485
|
+
}
|
|
33486
|
+
|
|
33487
|
+
.E_l17lbdo6 {
|
|
33488
|
+
position: absolute;
|
|
33489
|
+
width: 5px;
|
|
33490
|
+
height: 48px;
|
|
33491
|
+
left: 52.9px;
|
|
33492
|
+
top: 51.8px;
|
|
33493
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33494
|
+
border-radius: 5px;
|
|
33495
|
+
transform: rotate(112deg);
|
|
33496
|
+
transform-origin: top left;
|
|
33497
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
33717
33498
|
}
|
|
33718
33499
|
|
|
33719
33500
|
.E_sjob3jg {
|
|
@@ -33857,145 +33638,365 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
33857
33638
|
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
|
|
33858
33639
|
background-color: rgba(225, 230, 241, 0.6);
|
|
33859
33640
|
}
|
|
33860
|
-
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
33861
|
-
padding: 0 8px;
|
|
33862
|
-
border-radius: 4px;
|
|
33863
|
-
height: 32px;
|
|
33641
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
33642
|
+
padding: 0 8px;
|
|
33643
|
+
border-radius: 4px;
|
|
33644
|
+
height: 32px;
|
|
33645
|
+
display: flex;
|
|
33646
|
+
align-items: center;
|
|
33647
|
+
}
|
|
33648
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
33649
|
+
min-height: auto;
|
|
33650
|
+
white-space: nowrap;
|
|
33651
|
+
}
|
|
33652
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33653
|
+
font-size: 13px;
|
|
33654
|
+
line-height: 20px;
|
|
33655
|
+
max-width: 100%;
|
|
33656
|
+
padding-right: 0;
|
|
33657
|
+
}
|
|
33658
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
33659
|
+
background: rgba(0, 128, 255, 0.1);
|
|
33660
|
+
}
|
|
33661
|
+
|
|
33662
|
+
.E_h6l1tj4 {
|
|
33663
|
+
width: 100%;
|
|
33664
|
+
display: inline-flex;
|
|
33665
|
+
align-items: center;
|
|
33666
|
+
justify-content: center;
|
|
33667
|
+
column-gap: 4px;
|
|
33668
|
+
}
|
|
33669
|
+
.E_h6l1tj4 .step-item-prefix-container {
|
|
33670
|
+
display: inline-flex;
|
|
33671
|
+
align-items: center;
|
|
33672
|
+
width: 18px;
|
|
33673
|
+
height: 18px;
|
|
33674
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33675
|
+
justify-content: center;
|
|
33676
|
+
}
|
|
33677
|
+
|
|
33678
|
+
.E_v18frne8 {
|
|
33679
|
+
width: 100%;
|
|
33680
|
+
display: flex;
|
|
33681
|
+
align-items: center;
|
|
33682
|
+
justify-content: center;
|
|
33683
|
+
column-gap: 6px;
|
|
33684
|
+
font-size: 13px;
|
|
33685
|
+
}
|
|
33686
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
33687
|
+
display: inline-flex;
|
|
33688
|
+
align-items: center;
|
|
33689
|
+
min-width: 20px;
|
|
33690
|
+
min-height: 20px;
|
|
33691
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33692
|
+
justify-content: center;
|
|
33693
|
+
}
|
|
33694
|
+
|
|
33695
|
+
.E_w7ob4th.outside-tag {
|
|
33696
|
+
padding-left: 0;
|
|
33697
|
+
}
|
|
33698
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
33699
|
+
border-radius: 4px 0 0 4px;
|
|
33700
|
+
padding-right: 4px;
|
|
33701
|
+
margin-right: 4px;
|
|
33702
|
+
}
|
|
33703
|
+
|
|
33704
|
+
.E_l1ucdodl {
|
|
33705
|
+
margin: 0;
|
|
33706
|
+
border-radius: 20px;
|
|
33707
|
+
padding: 2px 10px;
|
|
33708
|
+
height: 22px;
|
|
33709
|
+
display: flex;
|
|
33710
|
+
align-items: center;
|
|
33711
|
+
}
|
|
33712
|
+
.E_l1ucdodl.ui-kit-status-legend.on-tint {
|
|
33713
|
+
color: #FFFFFF;
|
|
33714
|
+
}
|
|
33715
|
+
.E_l1ucdodl.tag-hover {
|
|
33716
|
+
cursor: pointer;
|
|
33717
|
+
}
|
|
33718
|
+
.E_l1ucdodl.ui-kit-status-legend {
|
|
33719
|
+
color: #00122e;
|
|
33720
|
+
}
|
|
33721
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
|
|
33722
|
+
margin-right: 6px;
|
|
33723
|
+
}
|
|
33724
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
|
|
33725
|
+
margin-left: 8px;
|
|
33726
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33727
|
+
}
|
|
33728
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
|
|
33729
|
+
color: #FFFFFF;
|
|
33730
|
+
}
|
|
33731
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
|
|
33732
|
+
background-color: #0080ff;
|
|
33733
|
+
}
|
|
33734
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
|
|
33735
|
+
background-color: #f0483e;
|
|
33736
|
+
}
|
|
33737
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
|
|
33738
|
+
background-color: #fea008;
|
|
33739
|
+
}
|
|
33740
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
|
|
33741
|
+
background-color: #00ba5d;
|
|
33742
|
+
}
|
|
33743
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
33744
|
+
background-color: #6b7d99;
|
|
33745
|
+
}
|
|
33746
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
33747
|
+
background-color: #7E41FF;
|
|
33748
|
+
}
|
|
33749
|
+
|
|
33750
|
+
.E_s1qj66nc {
|
|
33751
|
+
width: 8px;
|
|
33752
|
+
height: 8px;
|
|
33753
|
+
border-radius: 50%;
|
|
33754
|
+
display: inline-block;
|
|
33755
|
+
}
|
|
33756
|
+
|
|
33757
|
+
.E_s5x1boq {
|
|
33758
|
+
width: 8px;
|
|
33759
|
+
height: 8px;
|
|
33760
|
+
border-radius: 2px;
|
|
33761
|
+
display: inline-block;
|
|
33762
|
+
}
|
|
33763
|
+
|
|
33764
|
+
.E_c1xm185 {
|
|
33765
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33766
|
+
}
|
|
33767
|
+
|
|
33768
|
+
.E_c1x5l5qc {
|
|
33769
|
+
flex: 1;
|
|
33770
|
+
}
|
|
33771
|
+
|
|
33772
|
+
.E_slr2ynn {
|
|
33773
|
+
padding: 0 8px;
|
|
33774
|
+
height: 18px;
|
|
33775
|
+
}
|
|
33776
|
+
|
|
33777
|
+
.E_m140wbb6 {
|
|
33778
|
+
padding: 2px 8px;
|
|
33779
|
+
height: 24px;
|
|
33780
|
+
}
|
|
33781
|
+
|
|
33782
|
+
.E_t1fozc1i {
|
|
33783
|
+
margin: 0;
|
|
33784
|
+
}
|
|
33785
|
+
|
|
33786
|
+
.E_i1vxv4ln {
|
|
33787
|
+
margin-right: 4px;
|
|
33788
|
+
height: 16px;
|
|
33789
|
+
}
|
|
33790
|
+
|
|
33791
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
33792
|
+
font-weight: 700;
|
|
33793
|
+
color: #00122e;
|
|
33794
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33795
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33796
|
+
word-break: break-all;
|
|
33797
|
+
display: inline;
|
|
33798
|
+
white-space: normal;
|
|
33799
|
+
}
|
|
33800
|
+
|
|
33801
|
+
.E_t1dtlqs1 {
|
|
33802
|
+
margin-bottom: 4px;
|
|
33803
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33804
|
+
}
|
|
33805
|
+
|
|
33806
|
+
.E_s1ese5oy {
|
|
33807
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33808
|
+
line-height: 32px;
|
|
33809
|
+
height: 32px;
|
|
33810
|
+
margin-bottom: 0;
|
|
33811
|
+
}
|
|
33812
|
+
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
33813
|
+
color: #0080ff;
|
|
33814
|
+
}
|
|
33815
|
+
.E_s1ese5oy.warning {
|
|
33816
|
+
color: #ffa500;
|
|
33817
|
+
}
|
|
33818
|
+
.E_s1ese5oy.success {
|
|
33819
|
+
color: #00ba5d;
|
|
33820
|
+
}
|
|
33821
|
+
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
33822
|
+
color: #f0483e;
|
|
33823
|
+
}
|
|
33824
|
+
.E_s1ese5oy.normal {
|
|
33825
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33826
|
+
}
|
|
33827
|
+
|
|
33828
|
+
.E_b1ibis43 {
|
|
33829
|
+
margin-bottom: 0;
|
|
33830
|
+
color: #00122e;
|
|
33831
|
+
}
|
|
33832
|
+
|
|
33833
|
+
.E_b11xxjd2 {
|
|
33834
|
+
line-height: 32px;
|
|
33835
|
+
margin-right: 6px;
|
|
33836
|
+
}
|
|
33837
|
+
|
|
33838
|
+
.E_bsub5bw.with-description {
|
|
33839
|
+
height: 24px;
|
|
33840
|
+
flex: 1;
|
|
33841
|
+
position: relative;
|
|
33842
|
+
top: -7px;
|
|
33843
|
+
}
|
|
33844
|
+
.E_bsub5bw p {
|
|
33845
|
+
width: 100%;
|
|
33846
|
+
overflow: hidden;
|
|
33847
|
+
text-overflow: ellipsis;
|
|
33848
|
+
white-space: nowrap;
|
|
33849
|
+
}
|
|
33850
|
+
|
|
33851
|
+
.E_tmoyoag {
|
|
33852
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33853
|
+
border-radius: 8px;
|
|
33854
|
+
overflow: auto;
|
|
33855
|
+
}
|
|
33856
|
+
.E_tmoyoag .ant-list {
|
|
33857
|
+
position: relative;
|
|
33858
|
+
}
|
|
33859
|
+
.E_tmoyoag .ant-list .ant-list-item:last-child {
|
|
33860
|
+
border-bottom: none;
|
|
33861
|
+
}
|
|
33862
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
33863
|
+
position: sticky;
|
|
33864
|
+
top: 0;
|
|
33865
|
+
z-index: 2;
|
|
33866
|
+
display: flex;
|
|
33867
|
+
padding: 8px;
|
|
33868
|
+
flex-wrap: nowrap;
|
|
33869
|
+
justify-content: flex-start;
|
|
33870
|
+
background: #f2f5fa;
|
|
33871
|
+
font-size: 14px;
|
|
33872
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33873
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
33874
|
+
}
|
|
33875
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
33876
|
+
align-items: inherit;
|
|
33877
|
+
}
|
|
33878
|
+
.E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
|
|
33879
|
+
margin-bottom: 0;
|
|
33880
|
+
}
|
|
33881
|
+
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
33864
33882
|
display: flex;
|
|
33865
|
-
|
|
33866
|
-
|
|
33867
|
-
|
|
33868
|
-
|
|
33869
|
-
|
|
33883
|
+
justify-content: flex-start;
|
|
33884
|
+
align-items: flex-start;
|
|
33885
|
+
flex-wrap: wrap;
|
|
33886
|
+
padding: 8px;
|
|
33887
|
+
border: none;
|
|
33870
33888
|
}
|
|
33871
|
-
.
|
|
33872
|
-
|
|
33873
|
-
|
|
33874
|
-
|
|
33875
|
-
|
|
33889
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
33890
|
+
flex-basis: 100%;
|
|
33891
|
+
margin: 12px 0 0;
|
|
33892
|
+
order: 99;
|
|
33893
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33876
33894
|
}
|
|
33877
|
-
.
|
|
33878
|
-
|
|
33895
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
33896
|
+
color: #f0483e;
|
|
33897
|
+
flex-basis: 100%;
|
|
33898
|
+
order: 98;
|
|
33899
|
+
margin: 12px 0 0;
|
|
33879
33900
|
}
|
|
33880
|
-
|
|
33881
|
-
.
|
|
33882
|
-
width: 100%;
|
|
33883
|
-
display: inline-flex;
|
|
33884
|
-
align-items: center;
|
|
33885
|
-
justify-content: center;
|
|
33886
|
-
column-gap: 4px;
|
|
33901
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
33902
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33887
33903
|
}
|
|
33888
|
-
.
|
|
33889
|
-
|
|
33890
|
-
align-items: center;
|
|
33891
|
-
width: 18px;
|
|
33892
|
-
height: 18px;
|
|
33893
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33894
|
-
justify-content: center;
|
|
33904
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
33905
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33895
33906
|
}
|
|
33896
|
-
|
|
33897
|
-
|
|
33898
|
-
|
|
33899
|
-
display: flex;
|
|
33900
|
-
align-items: center;
|
|
33901
|
-
justify-content: center;
|
|
33902
|
-
column-gap: 6px;
|
|
33903
|
-
font-size: 13px;
|
|
33907
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
33908
|
+
flex: 1 0 0;
|
|
33909
|
+
overflow: hidden;
|
|
33904
33910
|
}
|
|
33905
|
-
.
|
|
33906
|
-
|
|
33907
|
-
|
|
33908
|
-
min-width: 20px;
|
|
33909
|
-
min-height: 20px;
|
|
33910
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33911
|
-
justify-content: center;
|
|
33911
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
33912
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33913
|
+
margin: 0;
|
|
33912
33914
|
}
|
|
33913
|
-
|
|
33914
|
-
|
|
33915
|
-
display: flex;
|
|
33916
|
-
align-items: center;
|
|
33917
|
-
justify-content: space-between;
|
|
33918
|
-
column-gap: 6px;
|
|
33915
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
33916
|
+
text-align: center;
|
|
33919
33917
|
}
|
|
33920
|
-
|
|
33921
|
-
|
|
33922
|
-
display: flex;
|
|
33923
|
-
flex-direction: column;
|
|
33924
|
-
justify-content: center;
|
|
33925
|
-
row-gap: var(--p1cmxsf7-0);
|
|
33918
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
|
|
33919
|
+
text-align: center;
|
|
33926
33920
|
}
|
|
33927
|
-
.
|
|
33928
|
-
|
|
33929
|
-
margin-bottom: unset;
|
|
33930
|
-
margin-inline-end: unset;
|
|
33921
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
33922
|
+
text-align: left;
|
|
33931
33923
|
}
|
|
33932
|
-
|
|
33933
|
-
|
|
33934
|
-
margin: 0;
|
|
33935
|
-
border-radius: 20px;
|
|
33936
|
-
padding: 2px 10px;
|
|
33937
|
-
height: 22px;
|
|
33938
|
-
display: flex;
|
|
33939
|
-
align-items: center;
|
|
33924
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
33925
|
+
text-align: left;
|
|
33940
33926
|
}
|
|
33941
|
-
.
|
|
33942
|
-
|
|
33927
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
33928
|
+
text-align: right;
|
|
33943
33929
|
}
|
|
33944
|
-
.
|
|
33945
|
-
|
|
33930
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
33931
|
+
text-align: right;
|
|
33946
33932
|
}
|
|
33947
|
-
.
|
|
33948
|
-
|
|
33933
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
33934
|
+
margin-right: 8px;
|
|
33949
33935
|
}
|
|
33950
|
-
.
|
|
33951
|
-
|
|
33936
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
33937
|
+
padding: 4px;
|
|
33938
|
+
width: 24px;
|
|
33939
|
+
height: 24px;
|
|
33940
|
+
overflow: hidden;
|
|
33952
33941
|
}
|
|
33953
|
-
.
|
|
33954
|
-
|
|
33955
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33942
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
33943
|
+
padding: 0;
|
|
33956
33944
|
}
|
|
33957
|
-
.
|
|
33958
|
-
|
|
33945
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
33946
|
+
cursor: not-allowed;
|
|
33947
|
+
opacity: 0.5;
|
|
33959
33948
|
}
|
|
33960
|
-
.
|
|
33961
|
-
|
|
33949
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
33950
|
+
margin: 0;
|
|
33962
33951
|
}
|
|
33963
|
-
.
|
|
33964
|
-
|
|
33952
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
33953
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
33954
|
+
border-radius: 5px;
|
|
33955
|
+
font-size: 12px;
|
|
33965
33956
|
}
|
|
33966
|
-
.
|
|
33967
|
-
|
|
33957
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
33958
|
+
font-size: inherit;
|
|
33968
33959
|
}
|
|
33969
|
-
.
|
|
33970
|
-
|
|
33960
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
33961
|
+
min-height: 24px;
|
|
33962
|
+
font-size: 12px;
|
|
33963
|
+
position: relative;
|
|
33971
33964
|
}
|
|
33972
|
-
.
|
|
33973
|
-
|
|
33965
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
33966
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
33974
33967
|
}
|
|
33975
|
-
.
|
|
33976
|
-
background-color:
|
|
33968
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
33969
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33977
33970
|
}
|
|
33978
33971
|
|
|
33979
|
-
.
|
|
33980
|
-
|
|
33981
|
-
|
|
33982
|
-
|
|
33983
|
-
display: inline-block;
|
|
33972
|
+
.E_a138syjm {
|
|
33973
|
+
display: flex;
|
|
33974
|
+
align-items: center;
|
|
33975
|
+
margin-top: 8px;
|
|
33984
33976
|
}
|
|
33985
|
-
|
|
33986
|
-
|
|
33987
|
-
|
|
33988
|
-
height: 8px;
|
|
33989
|
-
border-radius: 2px;
|
|
33990
|
-
display: inline-block;
|
|
33977
|
+
.E_a138syjm button.ant-btn {
|
|
33978
|
+
padding: 2px 8px;
|
|
33979
|
+
height: 24px;
|
|
33991
33980
|
}
|
|
33992
|
-
|
|
33993
|
-
|
|
33981
|
+
.E_a138syjm > span.maximum-desc {
|
|
33982
|
+
display: none;
|
|
33983
|
+
margin-left: 8px;
|
|
33994
33984
|
color: rgba(44, 56, 82, 0.6);
|
|
33995
33985
|
}
|
|
33986
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
33987
|
+
display: inline;
|
|
33988
|
+
}
|
|
33996
33989
|
|
|
33997
|
-
.
|
|
33998
|
-
|
|
33990
|
+
.E_d77i8u0 {
|
|
33991
|
+
width: 24px;
|
|
33992
|
+
height: 24px;
|
|
33993
|
+
padding: 4px;
|
|
33994
|
+
margin-right: 8px;
|
|
33995
|
+
}
|
|
33996
|
+
|
|
33997
|
+
.E_i1g85yz3 {
|
|
33998
|
+
margin-right: 4px;
|
|
33999
|
+
height: 16px;
|
|
33999
34000
|
}
|
|
34000
34001
|
|
|
34001
34002
|
.E_t13ef470 {
|
|
@@ -34443,6 +34444,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34443
34444
|
background-color: #E07F00;
|
|
34444
34445
|
}
|
|
34445
34446
|
|
|
34447
|
+
.E_b1jaupqb {
|
|
34448
|
+
color: #F0483E;
|
|
34449
|
+
}
|
|
34450
|
+
|
|
34446
34451
|
.E_t59qhqp {
|
|
34447
34452
|
background: #FFFFFF;
|
|
34448
34453
|
padding: 24px 32px;
|
|
@@ -34491,10 +34496,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34491
34496
|
color: #00122E;
|
|
34492
34497
|
}
|
|
34493
34498
|
|
|
34494
|
-
.E_b1jaupqb {
|
|
34495
|
-
color: #F0483E;
|
|
34496
|
-
}
|
|
34497
|
-
|
|
34498
34499
|
.E_s20iney.skeleton-box {
|
|
34499
34500
|
display: flex;
|
|
34500
34501
|
align-items: center;
|
|
@@ -34553,6 +34554,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34553
34554
|
background: rgba(225, 230, 241, 0.6);
|
|
34554
34555
|
}
|
|
34555
34556
|
|
|
34557
|
+
.E_t1616y1o {
|
|
34558
|
+
color: #fff;
|
|
34559
|
+
}
|
|
34560
|
+
|
|
34556
34561
|
.E_f16blduf.ant-form-item {
|
|
34557
34562
|
margin-bottom: 0;
|
|
34558
34563
|
}
|
|
@@ -34572,10 +34577,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34572
34577
|
display: block;
|
|
34573
34578
|
}
|
|
34574
34579
|
|
|
34575
|
-
.E_t1616y1o {
|
|
34576
|
-
color: #fff;
|
|
34577
|
-
}
|
|
34578
|
-
|
|
34579
34580
|
.E_a9y3flr {
|
|
34580
34581
|
margin-left: 8px;
|
|
34581
34582
|
}
|
|
@@ -34585,18 +34586,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34585
34586
|
color: #00122e;
|
|
34586
34587
|
}
|
|
34587
34588
|
|
|
34588
|
-
.E_i14c7jc8 {
|
|
34589
|
-
color: var(--i14c7jc8-0);
|
|
34590
|
-
}
|
|
34591
|
-
|
|
34592
|
-
.E_i1ibuolf {
|
|
34593
|
-
display: flex;
|
|
34594
|
-
align-items: center;
|
|
34595
|
-
column-gap: 4px;
|
|
34596
|
-
font-size: 12px;
|
|
34597
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
34598
|
-
}
|
|
34599
|
-
|
|
34600
34589
|
.E_d1u4ndxc {
|
|
34601
34590
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
34602
34591
|
font-size: 12px;
|
|
@@ -34619,13 +34608,38 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34619
34608
|
animation: loading 1600ms ease-out infinite;
|
|
34620
34609
|
opacity: 1;
|
|
34621
34610
|
}
|
|
34622
|
-
@keyframes loading {
|
|
34623
|
-
from {
|
|
34624
|
-
transform: translateX(-100%);
|
|
34625
|
-
}
|
|
34626
|
-
to {
|
|
34627
|
-
transform: translateX(100%);
|
|
34628
|
-
}
|
|
34611
|
+
@keyframes loading {
|
|
34612
|
+
from {
|
|
34613
|
+
transform: translateX(-100%);
|
|
34614
|
+
}
|
|
34615
|
+
to {
|
|
34616
|
+
transform: translateX(100%);
|
|
34617
|
+
}
|
|
34618
|
+
}
|
|
34619
|
+
|
|
34620
|
+
.E_i14c7jc8 {
|
|
34621
|
+
color: var(--i14c7jc8-0);
|
|
34622
|
+
}
|
|
34623
|
+
|
|
34624
|
+
.E_i1ibuolf {
|
|
34625
|
+
display: flex;
|
|
34626
|
+
align-items: center;
|
|
34627
|
+
column-gap: 4px;
|
|
34628
|
+
font-size: 12px;
|
|
34629
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34630
|
+
}
|
|
34631
|
+
|
|
34632
|
+
.E_skwah65 {
|
|
34633
|
+
height: 8px;
|
|
34634
|
+
box-sizing: border-box;
|
|
34635
|
+
border-radius: 2px;
|
|
34636
|
+
background: #f5f7fa;
|
|
34637
|
+
display: flex;
|
|
34638
|
+
width: 100%;
|
|
34639
|
+
overflow: hidden;
|
|
34640
|
+
}
|
|
34641
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
34642
|
+
margin-left: 1px;
|
|
34629
34643
|
}
|
|
34630
34644
|
|
|
34631
34645
|
.E_s1ebs0ra {
|
|
@@ -34739,31 +34753,14 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34739
34753
|
margin-right: 4px;
|
|
34740
34754
|
}
|
|
34741
34755
|
|
|
34742
|
-
.
|
|
34743
|
-
|
|
34744
|
-
text-overflow: ellipsis;
|
|
34745
|
-
}
|
|
34746
|
-
|
|
34747
|
-
.E_s1tui002 {
|
|
34748
|
-
white-space: nowrap;
|
|
34749
|
-
}
|
|
34750
|
-
|
|
34751
|
-
.E_mxrc2zg {
|
|
34752
|
-
display: -webkit-box;
|
|
34753
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
34754
|
-
-webkit-box-orient: vertical;
|
|
34755
|
-
word-break: break-all;
|
|
34756
|
-
}
|
|
34757
|
-
|
|
34758
|
-
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
34759
|
-
display: none;
|
|
34756
|
+
.E_gmyahx3 {
|
|
34757
|
+
cursor: pointer;
|
|
34760
34758
|
}
|
|
34761
|
-
.
|
|
34762
|
-
|
|
34763
|
-
border-radius: 4px;
|
|
34759
|
+
.E_gmyahx3 .link-text {
|
|
34760
|
+
color: rgba(0, 21, 64, 0.3);
|
|
34764
34761
|
}
|
|
34765
|
-
.
|
|
34766
|
-
|
|
34762
|
+
.E_gmyahx3:hover .link-text {
|
|
34763
|
+
color: #0080ff;
|
|
34767
34764
|
}
|
|
34768
34765
|
|
|
34769
34766
|
.E_c1up1pdz {
|
|
@@ -34999,12 +34996,163 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34999
34996
|
border-radius: 2px;
|
|
35000
34997
|
}
|
|
35001
34998
|
|
|
35002
|
-
.
|
|
34999
|
+
.E_ou7iq30 {
|
|
35000
|
+
overflow: hidden;
|
|
35001
|
+
text-overflow: ellipsis;
|
|
35002
|
+
}
|
|
35003
|
+
|
|
35004
|
+
.E_s1tui002 {
|
|
35005
|
+
white-space: nowrap;
|
|
35006
|
+
}
|
|
35007
|
+
|
|
35008
|
+
.E_mxrc2zg {
|
|
35009
|
+
display: -webkit-box;
|
|
35010
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
35011
|
+
-webkit-box-orient: vertical;
|
|
35012
|
+
word-break: break-all;
|
|
35013
|
+
}
|
|
35014
|
+
|
|
35015
|
+
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
35016
|
+
display: none;
|
|
35017
|
+
}
|
|
35018
|
+
.E_t1vv6d68 .ant-tooltip-inner {
|
|
35019
|
+
background: rgba(23, 38, 64, 0.8);
|
|
35020
|
+
border-radius: 4px;
|
|
35021
|
+
}
|
|
35022
|
+
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
35023
|
+
visibility: hidden;
|
|
35024
|
+
}
|
|
35025
|
+
|
|
35026
|
+
.E_n12mqh7z {
|
|
35003
35027
|
display: flex;
|
|
35004
35028
|
align-items: center;
|
|
35029
|
+
font-size: 12px;
|
|
35030
|
+
line-height: 18px;
|
|
35005
35031
|
}
|
|
35006
|
-
.
|
|
35007
|
-
margin-
|
|
35032
|
+
.E_n12mqh7z:not(:last-child) {
|
|
35033
|
+
margin-bottom: 4px;
|
|
35034
|
+
}
|
|
35035
|
+
|
|
35036
|
+
.E_tf5bynu {
|
|
35037
|
+
margin: 0 3px;
|
|
35038
|
+
}
|
|
35039
|
+
|
|
35040
|
+
.E_tcckoz1 {
|
|
35041
|
+
max-height: 400px;
|
|
35042
|
+
overflow: auto;
|
|
35043
|
+
}
|
|
35044
|
+
|
|
35045
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
35046
|
+
background: #edf0f7;
|
|
35047
|
+
padding: 32px 8px;
|
|
35048
|
+
overflow: auto;
|
|
35049
|
+
}
|
|
35050
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
35051
|
+
display: flex;
|
|
35052
|
+
flex-direction: column;
|
|
35053
|
+
justify-content: space-between;
|
|
35054
|
+
}
|
|
35055
|
+
.E_s1at6qmn footer {
|
|
35056
|
+
display: flex;
|
|
35057
|
+
}
|
|
35058
|
+
.E_s1at6qmn .ant-menu {
|
|
35059
|
+
background: #edf0f7;
|
|
35060
|
+
}
|
|
35061
|
+
.E_s1at6qmn .ant-menu a {
|
|
35062
|
+
color: #00122e;
|
|
35063
|
+
width: 180px;
|
|
35064
|
+
overflow: hidden;
|
|
35065
|
+
text-overflow: ellipsis;
|
|
35066
|
+
}
|
|
35067
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
35068
|
+
margin-bottom: 24px;
|
|
35069
|
+
}
|
|
35070
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
35071
|
+
margin: 0;
|
|
35072
|
+
}
|
|
35073
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
35074
|
+
font-size: 12px;
|
|
35075
|
+
padding: 0 8px 4px;
|
|
35076
|
+
line-height: 18px;
|
|
35077
|
+
}
|
|
35078
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
35079
|
+
padding: 0;
|
|
35080
|
+
}
|
|
35081
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
35082
|
+
padding-bottom: 24px;
|
|
35083
|
+
}
|
|
35084
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
35085
|
+
margin-bottom: 24px;
|
|
35086
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
35087
|
+
}
|
|
35088
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
35089
|
+
transition: none;
|
|
35090
|
+
display: flex;
|
|
35091
|
+
align-items: center;
|
|
35092
|
+
height: 32px;
|
|
35093
|
+
line-height: 22px;
|
|
35094
|
+
padding: 0 8px;
|
|
35095
|
+
}
|
|
35096
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
35097
|
+
margin-right: 12px;
|
|
35098
|
+
}
|
|
35099
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
35100
|
+
margin: 0;
|
|
35101
|
+
margin-bottom: 2px;
|
|
35102
|
+
}
|
|
35103
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
35104
|
+
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
35105
|
+
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
35106
|
+
border-radius: 6px;
|
|
35107
|
+
color: #fff;
|
|
35108
|
+
}
|
|
35109
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
35110
|
+
color: #fff;
|
|
35111
|
+
}
|
|
35112
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
|
|
35113
|
+
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
35114
|
+
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
35115
|
+
border-radius: 6px;
|
|
35116
|
+
}
|
|
35117
|
+
|
|
35118
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
35119
|
+
white-space: nowrap;
|
|
35120
|
+
transition: all 0s;
|
|
35121
|
+
}
|
|
35122
|
+
.E_s1wu0lms.shrink {
|
|
35123
|
+
transition: all 0s;
|
|
35124
|
+
overflow: hidden;
|
|
35125
|
+
}
|
|
35126
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
35127
|
+
visibility: hidden;
|
|
35128
|
+
}
|
|
35129
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
35130
|
+
width: 36px;
|
|
35131
|
+
padding: 0 6px;
|
|
35132
|
+
}
|
|
35133
|
+
|
|
35134
|
+
.E_n1ugzfva {
|
|
35135
|
+
display: flex;
|
|
35136
|
+
place-items: center;
|
|
35137
|
+
width: 100% !important;
|
|
35138
|
+
}
|
|
35139
|
+
.E_n1ugzfva[disabled] {
|
|
35140
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
35141
|
+
opacity: 1 !important;
|
|
35142
|
+
}
|
|
35143
|
+
.E_n1ugzfva.ant-btn {
|
|
35144
|
+
width: 100%;
|
|
35145
|
+
color: #00122e;
|
|
35146
|
+
}
|
|
35147
|
+
.E_n1ugzfva .icon-wrapper {
|
|
35148
|
+
margin-right: 12px;
|
|
35149
|
+
}
|
|
35150
|
+
.E_n1ugzfva .link-title {
|
|
35151
|
+
flex: 1;
|
|
35152
|
+
overflow: hidden;
|
|
35153
|
+
white-space: nowrap;
|
|
35154
|
+
text-overflow: ellipsis;
|
|
35155
|
+
text-align: left;
|
|
35008
35156
|
}
|
|
35009
35157
|
|
|
35010
35158
|
.E_t1sqg15u {
|
|
@@ -35057,113 +35205,44 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35057
35205
|
.E_t4zczcp .edit-icon {
|
|
35058
35206
|
font-size: 16px;
|
|
35059
35207
|
color: rgba(10, 37, 85, 0.6);
|
|
35060
|
-
cursor: pointer;
|
|
35061
|
-
}
|
|
35062
|
-
|
|
35063
|
-
.E_t1s7goww {
|
|
35064
|
-
font-size: 12px;
|
|
35065
|
-
line-height: 18px;
|
|
35066
|
-
}
|
|
35067
|
-
|
|
35068
|
-
.E_t93e4cf {
|
|
35069
|
-
display: flex;
|
|
35070
|
-
padding: 8px 0;
|
|
35071
|
-
color: #2d3a56;
|
|
35072
|
-
}
|
|
35073
|
-
.E_t93e4cf .hidden {
|
|
35074
|
-
display: none;
|
|
35075
|
-
}
|
|
35076
|
-
.E_t93e4cf .ant-btn.ant-btn-link {
|
|
35077
|
-
height: auto;
|
|
35078
|
-
}
|
|
35079
|
-
.E_t93e4cf .content {
|
|
35080
|
-
overflow: hidden;
|
|
35081
|
-
overflow-x: auto;
|
|
35082
|
-
width: 100%;
|
|
35083
|
-
white-space: pre-wrap;
|
|
35084
|
-
}
|
|
35085
|
-
.E_t93e4cf .content .ant-btn {
|
|
35086
|
-
white-space: pre-wrap;
|
|
35087
|
-
text-align: left;
|
|
35088
|
-
}
|
|
35089
|
-
.E_t93e4cf .content .unit-chart {
|
|
35090
|
-
justify-content: flex-start;
|
|
35091
|
-
}
|
|
35092
|
-
|
|
35093
|
-
.E_rhz2uv5 {
|
|
35094
|
-
width: var(--rhz2uv5-0);
|
|
35095
|
-
flex-shrink: 0;
|
|
35096
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35097
|
-
padding-right: 12px;
|
|
35098
|
-
}
|
|
35099
|
-
|
|
35100
|
-
span.E_tqjc4ui {
|
|
35101
|
-
margin: 0 2px;
|
|
35102
|
-
}
|
|
35103
|
-
|
|
35104
|
-
.E_n12mqh7z {
|
|
35105
|
-
display: flex;
|
|
35106
|
-
align-items: center;
|
|
35107
|
-
font-size: 12px;
|
|
35108
|
-
line-height: 18px;
|
|
35109
|
-
}
|
|
35110
|
-
.E_n12mqh7z:not(:last-child) {
|
|
35111
|
-
margin-bottom: 4px;
|
|
35112
|
-
}
|
|
35113
|
-
|
|
35114
|
-
.E_tf5bynu {
|
|
35115
|
-
margin: 0 3px;
|
|
35116
|
-
}
|
|
35117
|
-
|
|
35118
|
-
.E_tcckoz1 {
|
|
35119
|
-
max-height: 400px;
|
|
35120
|
-
overflow: auto;
|
|
35208
|
+
cursor: pointer;
|
|
35121
35209
|
}
|
|
35122
35210
|
|
|
35123
|
-
.
|
|
35124
|
-
|
|
35125
|
-
|
|
35126
|
-
justify-content: flex-end;
|
|
35211
|
+
.E_t1s7goww {
|
|
35212
|
+
font-size: 12px;
|
|
35213
|
+
line-height: 18px;
|
|
35127
35214
|
}
|
|
35128
35215
|
|
|
35129
|
-
.
|
|
35216
|
+
.E_t93e4cf {
|
|
35130
35217
|
display: flex;
|
|
35131
|
-
|
|
35132
|
-
|
|
35133
|
-
}
|
|
35134
|
-
.E_b1ctd5xy .chart {
|
|
35135
|
-
display: inline-block;
|
|
35136
|
-
width: 100%;
|
|
35218
|
+
padding: 8px 0;
|
|
35219
|
+
color: #2d3a56;
|
|
35137
35220
|
}
|
|
35138
|
-
|
|
35139
|
-
|
|
35140
|
-
min-width: 40px;
|
|
35221
|
+
.E_t93e4cf .hidden {
|
|
35222
|
+
display: none;
|
|
35141
35223
|
}
|
|
35142
|
-
.
|
|
35143
|
-
|
|
35224
|
+
.E_t93e4cf .ant-btn.ant-btn-link {
|
|
35225
|
+
height: auto;
|
|
35144
35226
|
}
|
|
35145
|
-
|
|
35146
|
-
|
|
35147
|
-
|
|
35227
|
+
.E_t93e4cf .content {
|
|
35228
|
+
overflow: hidden;
|
|
35229
|
+
overflow-x: auto;
|
|
35230
|
+
width: 100%;
|
|
35231
|
+
white-space: pre-wrap;
|
|
35148
35232
|
}
|
|
35149
|
-
.
|
|
35150
|
-
|
|
35233
|
+
.E_t93e4cf .content .ant-btn {
|
|
35234
|
+
white-space: pre-wrap;
|
|
35235
|
+
text-align: left;
|
|
35151
35236
|
}
|
|
35152
|
-
.
|
|
35153
|
-
|
|
35237
|
+
.E_t93e4cf .content .unit-chart {
|
|
35238
|
+
justify-content: flex-start;
|
|
35154
35239
|
}
|
|
35155
35240
|
|
|
35156
|
-
.
|
|
35157
|
-
|
|
35158
|
-
|
|
35159
|
-
|
|
35160
|
-
|
|
35161
|
-
display: flex;
|
|
35162
|
-
width: 100%;
|
|
35163
|
-
overflow: hidden;
|
|
35164
|
-
}
|
|
35165
|
-
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
35166
|
-
margin-left: 1px;
|
|
35241
|
+
.E_rhz2uv5 {
|
|
35242
|
+
width: var(--rhz2uv5-0);
|
|
35243
|
+
flex-shrink: 0;
|
|
35244
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35245
|
+
padding-right: 12px;
|
|
35167
35246
|
}
|
|
35168
35247
|
|
|
35169
35248
|
.E_t160l1cm {
|
|
@@ -35360,230 +35439,48 @@ span.E_tqjc4ui {
|
|
|
35360
35439
|
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
35361
35440
|
content: " ";
|
|
35362
35441
|
height: 1px;
|
|
35363
|
-
width: calc(100% + 10px);
|
|
35364
|
-
background: rgba(172, 186, 211, 0.6);
|
|
35365
|
-
display: block;
|
|
35366
|
-
}
|
|
35367
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
35368
|
-
color: #0080ff;
|
|
35369
|
-
background: transparent;
|
|
35370
|
-
}
|
|
35371
|
-
|
|
35372
|
-
.E_s1at6qmn.ant-layout-sider {
|
|
35373
|
-
background: #edf0f7;
|
|
35374
|
-
padding: 32px 8px;
|
|
35375
|
-
overflow: auto;
|
|
35376
|
-
}
|
|
35377
|
-
.E_s1at6qmn .ant-layout-sider-children {
|
|
35378
|
-
display: flex;
|
|
35379
|
-
flex-direction: column;
|
|
35380
|
-
justify-content: space-between;
|
|
35381
|
-
}
|
|
35382
|
-
.E_s1at6qmn footer {
|
|
35383
|
-
display: flex;
|
|
35384
|
-
}
|
|
35385
|
-
.E_s1at6qmn .ant-menu {
|
|
35386
|
-
background: #edf0f7;
|
|
35387
|
-
}
|
|
35388
|
-
.E_s1at6qmn .ant-menu a {
|
|
35389
|
-
color: #00122e;
|
|
35390
|
-
width: 180px;
|
|
35391
|
-
overflow: hidden;
|
|
35392
|
-
text-overflow: ellipsis;
|
|
35393
|
-
}
|
|
35394
|
-
.E_s1at6qmn .ant-menu-vertical {
|
|
35395
|
-
margin-bottom: 24px;
|
|
35396
|
-
}
|
|
35397
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
35398
|
-
margin: 0;
|
|
35399
|
-
}
|
|
35400
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
35401
|
-
font-size: 12px;
|
|
35402
|
-
padding: 0 8px 4px;
|
|
35403
|
-
line-height: 18px;
|
|
35404
|
-
}
|
|
35405
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
35406
|
-
padding: 0;
|
|
35407
|
-
}
|
|
35408
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
35409
|
-
padding-bottom: 24px;
|
|
35410
|
-
}
|
|
35411
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
35412
|
-
margin-bottom: 24px;
|
|
35413
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
35414
|
-
}
|
|
35415
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
35416
|
-
transition: none;
|
|
35417
|
-
display: flex;
|
|
35418
|
-
align-items: center;
|
|
35419
|
-
height: 32px;
|
|
35420
|
-
line-height: 22px;
|
|
35421
|
-
padding: 0 8px;
|
|
35422
|
-
}
|
|
35423
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
35424
|
-
margin-right: 12px;
|
|
35425
|
-
}
|
|
35426
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
35427
|
-
margin: 0;
|
|
35428
|
-
margin-bottom: 2px;
|
|
35429
|
-
}
|
|
35430
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
35431
|
-
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
35432
|
-
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
35433
|
-
border-radius: 6px;
|
|
35434
|
-
color: #fff;
|
|
35435
|
-
}
|
|
35436
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
35437
|
-
color: #fff;
|
|
35438
|
-
}
|
|
35439
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
|
|
35440
|
-
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
35441
|
-
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
35442
|
-
border-radius: 6px;
|
|
35443
|
-
}
|
|
35444
|
-
|
|
35445
|
-
.E_s1wu0lms .ant-menu-item-group-title {
|
|
35446
|
-
white-space: nowrap;
|
|
35447
|
-
transition: all 0s;
|
|
35448
|
-
}
|
|
35449
|
-
.E_s1wu0lms.shrink {
|
|
35450
|
-
transition: all 0s;
|
|
35451
|
-
overflow: hidden;
|
|
35452
|
-
}
|
|
35453
|
-
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
35454
|
-
visibility: hidden;
|
|
35455
|
-
}
|
|
35456
|
-
.E_s1wu0lms.shrink .ant-menu-item {
|
|
35457
|
-
width: 36px;
|
|
35458
|
-
padding: 0 6px;
|
|
35459
|
-
}
|
|
35460
|
-
|
|
35461
|
-
.E_n1ugzfva {
|
|
35462
|
-
display: flex;
|
|
35463
|
-
place-items: center;
|
|
35464
|
-
width: 100% !important;
|
|
35465
|
-
}
|
|
35466
|
-
.E_n1ugzfva[disabled] {
|
|
35467
|
-
color: rgba(0, 0, 0, 0.25) !important;
|
|
35468
|
-
opacity: 1 !important;
|
|
35469
|
-
}
|
|
35470
|
-
.E_n1ugzfva.ant-btn {
|
|
35471
|
-
width: 100%;
|
|
35472
|
-
color: #00122e;
|
|
35473
|
-
}
|
|
35474
|
-
.E_n1ugzfva .icon-wrapper {
|
|
35475
|
-
margin-right: 12px;
|
|
35476
|
-
}
|
|
35477
|
-
.E_n1ugzfva .link-title {
|
|
35478
|
-
flex: 1;
|
|
35479
|
-
overflow: hidden;
|
|
35480
|
-
white-space: nowrap;
|
|
35481
|
-
text-overflow: ellipsis;
|
|
35482
|
-
text-align: left;
|
|
35483
|
-
}
|
|
35484
|
-
|
|
35485
|
-
.E_i5w779o {
|
|
35486
|
-
padding: 8px 0;
|
|
35487
|
-
}
|
|
35488
|
-
.E_i5w779o .col-label {
|
|
35489
|
-
flex-shrink: unset;
|
|
35490
|
-
}
|
|
35491
|
-
.E_i5w779o .col-label * {
|
|
35492
|
-
line-height: 18px;
|
|
35493
|
-
}
|
|
35494
|
-
.E_i5w779o .col-content {
|
|
35495
|
-
flex: 1 1 0;
|
|
35496
|
-
display: flex;
|
|
35497
|
-
align-items: center;
|
|
35498
|
-
}
|
|
35499
|
-
.E_i5w779o .col-content * {
|
|
35500
|
-
line-height: 18px;
|
|
35501
|
-
}
|
|
35502
|
-
|
|
35503
|
-
.E_l18dja44 {
|
|
35504
|
-
padding: 6px 0;
|
|
35505
|
-
}
|
|
35506
|
-
.E_l18dja44 .col-label * {
|
|
35507
|
-
font-size: 13px;
|
|
35508
|
-
line-height: 20px;
|
|
35509
|
-
}
|
|
35510
|
-
.E_l18dja44 .col-content * {
|
|
35511
|
-
font-size: 14px;
|
|
35512
|
-
line-height: 20px;
|
|
35513
|
-
}
|
|
35514
|
-
|
|
35515
|
-
.E_c8c2hys {
|
|
35516
|
-
display: flex;
|
|
35517
|
-
justify-content: space-between;
|
|
35518
|
-
flex: 1;
|
|
35519
|
-
min-width: 0;
|
|
35520
|
-
}
|
|
35521
|
-
|
|
35522
|
-
.E_n4m6c4d {
|
|
35523
|
-
color: rgba(0, 21, 64, 0.3);
|
|
35524
|
-
}
|
|
35525
|
-
|
|
35526
|
-
.E_kr6am0s .ant-modal-body {
|
|
35527
|
-
padding: 60px 128px;
|
|
35528
|
-
}
|
|
35529
|
-
|
|
35530
|
-
.E_k1h3cl5q {
|
|
35531
|
-
display: flex;
|
|
35532
|
-
flex-direction: column;
|
|
35533
|
-
height: 100%;
|
|
35534
|
-
}
|
|
35535
|
-
|
|
35536
|
-
.E_k1a6j97w {
|
|
35537
|
-
color: #00122e;
|
|
35538
|
-
font-size: 32px !important;
|
|
35539
|
-
margin-bottom: 16px;
|
|
35540
|
-
}
|
|
35541
|
-
|
|
35542
|
-
.E_k1uim1fg {
|
|
35543
|
-
margin-bottom: 32px;
|
|
35544
|
-
color: #00122e;
|
|
35545
|
-
}
|
|
35546
|
-
|
|
35547
|
-
.E_kobelzt {
|
|
35548
|
-
font-family: Roboto Mono, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;
|
|
35549
|
-
min-height: 0;
|
|
35550
|
-
flex: 1;
|
|
35551
|
-
padding: 16px;
|
|
35552
|
-
background-color: #2d3a56;
|
|
35553
|
-
color: #fff;
|
|
35554
|
-
overflow: auto;
|
|
35555
|
-
max-width: 100%;
|
|
35556
|
-
min-height: 0;
|
|
35557
|
-
border-radius: 8px;
|
|
35558
|
-
white-space: pre-wrap;
|
|
35442
|
+
width: calc(100% + 10px);
|
|
35443
|
+
background: rgba(172, 186, 211, 0.6);
|
|
35444
|
+
display: block;
|
|
35445
|
+
}
|
|
35446
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
35447
|
+
color: #0080ff;
|
|
35448
|
+
background: transparent;
|
|
35559
35449
|
}
|
|
35560
35450
|
|
|
35561
|
-
.
|
|
35562
|
-
|
|
35451
|
+
span.E_tqjc4ui {
|
|
35452
|
+
margin: 0 2px;
|
|
35453
|
+
}
|
|
35454
|
+
|
|
35455
|
+
.E_wg1tsps {
|
|
35563
35456
|
display: flex;
|
|
35564
|
-
|
|
35565
|
-
|
|
35457
|
+
align-items: center;
|
|
35458
|
+
justify-content: flex-end;
|
|
35566
35459
|
}
|
|
35567
35460
|
|
|
35568
|
-
.
|
|
35461
|
+
.E_b1ctd5xy {
|
|
35569
35462
|
display: flex;
|
|
35570
|
-
flex-direction: column;
|
|
35571
|
-
justify-content: center;
|
|
35572
35463
|
align-items: center;
|
|
35573
|
-
|
|
35464
|
+
width: calc(100% - 40px);
|
|
35465
|
+
}
|
|
35466
|
+
.E_b1ctd5xy .chart {
|
|
35467
|
+
display: inline-block;
|
|
35468
|
+
width: 100%;
|
|
35574
35469
|
}
|
|
35575
35470
|
|
|
35576
|
-
.
|
|
35471
|
+
.E_u1p8acpn {
|
|
35472
|
+
min-width: 40px;
|
|
35473
|
+
}
|
|
35474
|
+
.E_u1p8acpn .unit {
|
|
35475
|
+
color: #00122e !important;
|
|
35476
|
+
}
|
|
35477
|
+
|
|
35478
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
35577
35479
|
display: flex;
|
|
35578
|
-
flex-direction: column;
|
|
35579
35480
|
align-items: center;
|
|
35580
35481
|
}
|
|
35581
|
-
.
|
|
35582
|
-
margin-
|
|
35583
|
-
background-clip: text;
|
|
35584
|
-
-webkit-background-clip: text;
|
|
35585
|
-
-webkit-text-fill-color: transparent;
|
|
35586
|
-
background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
|
|
35482
|
+
.E_s1iv0tp1 .enabled-text {
|
|
35483
|
+
margin-right: 8px;
|
|
35587
35484
|
}
|
|
35588
35485
|
|
|
35589
35486
|
.E_cyms3br {
|
|
@@ -35682,57 +35579,108 @@ span.E_tqjc4ui {
|
|
|
35682
35579
|
padding: unset;
|
|
35683
35580
|
}
|
|
35684
35581
|
|
|
35685
|
-
.
|
|
35686
|
-
width: 100%;
|
|
35687
|
-
height: 100%;
|
|
35688
|
-
display: flex;
|
|
35689
|
-
font-size: 12px;
|
|
35690
|
-
line-height: 18px;
|
|
35582
|
+
.E_i5w779o {
|
|
35691
35583
|
padding: 8px 0;
|
|
35692
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
35693
35584
|
}
|
|
35694
|
-
.
|
|
35695
|
-
|
|
35696
|
-
padding-bottom: 0;
|
|
35585
|
+
.E_i5w779o .col-label {
|
|
35586
|
+
flex-shrink: unset;
|
|
35697
35587
|
}
|
|
35698
|
-
.
|
|
35699
|
-
|
|
35588
|
+
.E_i5w779o .col-label * {
|
|
35589
|
+
line-height: 18px;
|
|
35700
35590
|
}
|
|
35701
|
-
.
|
|
35591
|
+
.E_i5w779o .col-content {
|
|
35592
|
+
flex: 1 1 0;
|
|
35702
35593
|
display: flex;
|
|
35594
|
+
align-items: center;
|
|
35703
35595
|
}
|
|
35704
|
-
.
|
|
35705
|
-
|
|
35596
|
+
.E_i5w779o .col-content * {
|
|
35597
|
+
line-height: 18px;
|
|
35598
|
+
}
|
|
35599
|
+
|
|
35600
|
+
.E_l18dja44 {
|
|
35601
|
+
padding: 6px 0;
|
|
35602
|
+
}
|
|
35603
|
+
.E_l18dja44 .col-label * {
|
|
35604
|
+
font-size: 13px;
|
|
35605
|
+
line-height: 20px;
|
|
35606
|
+
}
|
|
35607
|
+
.E_l18dja44 .col-content * {
|
|
35608
|
+
font-size: 14px;
|
|
35609
|
+
line-height: 20px;
|
|
35610
|
+
}
|
|
35611
|
+
|
|
35612
|
+
.E_c8c2hys {
|
|
35706
35613
|
display: flex;
|
|
35707
35614
|
justify-content: space-between;
|
|
35615
|
+
flex: 1;
|
|
35616
|
+
min-width: 0;
|
|
35708
35617
|
}
|
|
35709
|
-
|
|
35710
|
-
|
|
35711
|
-
|
|
35712
|
-
.E_c14ouk5o.collapsed .extra-content {
|
|
35713
|
-
margin-left: 162px;
|
|
35618
|
+
|
|
35619
|
+
.E_n4m6c4d {
|
|
35620
|
+
color: rgba(0, 21, 64, 0.3);
|
|
35714
35621
|
}
|
|
35715
|
-
|
|
35716
|
-
|
|
35717
|
-
|
|
35718
|
-
margin-right: 12px;
|
|
35719
|
-
flex-shrink: 0;
|
|
35622
|
+
|
|
35623
|
+
.E_kr6am0s .ant-modal-body {
|
|
35624
|
+
padding: 60px 128px;
|
|
35720
35625
|
}
|
|
35721
|
-
|
|
35722
|
-
|
|
35723
|
-
|
|
35626
|
+
|
|
35627
|
+
.E_k1h3cl5q {
|
|
35628
|
+
display: flex;
|
|
35629
|
+
flex-direction: column;
|
|
35630
|
+
height: 100%;
|
|
35724
35631
|
}
|
|
35725
|
-
|
|
35726
|
-
|
|
35632
|
+
|
|
35633
|
+
.E_k1a6j97w {
|
|
35634
|
+
color: #00122e;
|
|
35635
|
+
font-size: 32px !important;
|
|
35636
|
+
margin-bottom: 16px;
|
|
35727
35637
|
}
|
|
35728
35638
|
|
|
35729
|
-
.
|
|
35639
|
+
.E_k1uim1fg {
|
|
35640
|
+
margin-bottom: 32px;
|
|
35730
35641
|
color: #00122e;
|
|
35731
35642
|
}
|
|
35732
35643
|
|
|
35733
|
-
.
|
|
35734
|
-
|
|
35735
|
-
|
|
35644
|
+
.E_kobelzt {
|
|
35645
|
+
font-family: Roboto Mono, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;
|
|
35646
|
+
min-height: 0;
|
|
35647
|
+
flex: 1;
|
|
35648
|
+
padding: 16px;
|
|
35649
|
+
background-color: #2d3a56;
|
|
35650
|
+
color: #fff;
|
|
35651
|
+
overflow: auto;
|
|
35652
|
+
max-width: 100%;
|
|
35653
|
+
min-height: 0;
|
|
35654
|
+
border-radius: 8px;
|
|
35655
|
+
white-space: pre-wrap;
|
|
35656
|
+
}
|
|
35657
|
+
|
|
35658
|
+
.E_kxzv3id {
|
|
35659
|
+
width: 100%;
|
|
35660
|
+
display: flex;
|
|
35661
|
+
justify-content: space-between;
|
|
35662
|
+
padding: 0 128px;
|
|
35663
|
+
}
|
|
35664
|
+
|
|
35665
|
+
.E_eld9lt {
|
|
35666
|
+
display: flex;
|
|
35667
|
+
flex-direction: column;
|
|
35668
|
+
justify-content: center;
|
|
35669
|
+
align-items: center;
|
|
35670
|
+
height: 100%;
|
|
35671
|
+
}
|
|
35672
|
+
|
|
35673
|
+
.E_e1505fqc {
|
|
35674
|
+
display: flex;
|
|
35675
|
+
flex-direction: column;
|
|
35676
|
+
align-items: center;
|
|
35677
|
+
}
|
|
35678
|
+
.E_e1505fqc .title {
|
|
35679
|
+
margin-bottom: 8px;
|
|
35680
|
+
background-clip: text;
|
|
35681
|
+
-webkit-background-clip: text;
|
|
35682
|
+
-webkit-text-fill-color: transparent;
|
|
35683
|
+
background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
|
|
35736
35684
|
}
|
|
35737
35685
|
|
|
35738
35686
|
.E_c1ss4prm {
|
|
@@ -35773,6 +35721,30 @@ span.E_tqjc4ui {
|
|
|
35773
35721
|
margin: 16px 0;
|
|
35774
35722
|
}
|
|
35775
35723
|
|
|
35724
|
+
.E_l12xdkhl {
|
|
35725
|
+
width: 64px;
|
|
35726
|
+
height: 64px;
|
|
35727
|
+
max-width: 64px;
|
|
35728
|
+
max-height: 64px;
|
|
35729
|
+
overflow: hidden;
|
|
35730
|
+
display: flex;
|
|
35731
|
+
align-items: center;
|
|
35732
|
+
justify-content: center;
|
|
35733
|
+
position: relative;
|
|
35734
|
+
opacity: 0.6;
|
|
35735
|
+
}
|
|
35736
|
+
.E_l12xdkhl .icon-wrapper {
|
|
35737
|
+
animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
|
|
35738
|
+
}
|
|
35739
|
+
@keyframes rotate {
|
|
35740
|
+
from {
|
|
35741
|
+
transform: rotate(0deg);
|
|
35742
|
+
}
|
|
35743
|
+
to {
|
|
35744
|
+
transform: rotate(360deg);
|
|
35745
|
+
}
|
|
35746
|
+
}
|
|
35747
|
+
|
|
35776
35748
|
.E_c1kchka8 {
|
|
35777
35749
|
height: 100%;
|
|
35778
35750
|
width: 100%;
|
|
@@ -36265,26 +36237,55 @@ span.E_tqjc4ui {
|
|
|
36265
36237
|
padding: 0;
|
|
36266
36238
|
}
|
|
36267
36239
|
|
|
36268
|
-
.
|
|
36269
|
-
|
|
36270
|
-
|
|
36271
|
-
|
|
36272
|
-
|
|
36273
|
-
|
|
36240
|
+
.E_cevhqx7 {
|
|
36241
|
+
color: #00122e;
|
|
36242
|
+
}
|
|
36243
|
+
|
|
36244
|
+
.E_snbqlt4 {
|
|
36245
|
+
margin-top: 8px;
|
|
36246
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36247
|
+
}
|
|
36248
|
+
|
|
36249
|
+
.E_c14ouk5o {
|
|
36250
|
+
width: 100%;
|
|
36251
|
+
height: 100%;
|
|
36274
36252
|
display: flex;
|
|
36275
|
-
|
|
36276
|
-
|
|
36277
|
-
|
|
36278
|
-
|
|
36253
|
+
font-size: 12px;
|
|
36254
|
+
line-height: 18px;
|
|
36255
|
+
padding: 8px 0;
|
|
36256
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
36279
36257
|
}
|
|
36280
|
-
.
|
|
36281
|
-
|
|
36258
|
+
.E_c14ouk5o:last-of-type {
|
|
36259
|
+
box-shadow: none;
|
|
36260
|
+
padding-bottom: 0;
|
|
36282
36261
|
}
|
|
36283
|
-
|
|
36284
|
-
|
|
36285
|
-
|
|
36286
|
-
|
|
36287
|
-
|
|
36288
|
-
|
|
36289
|
-
|
|
36262
|
+
.E_c14ouk5o.collapsed {
|
|
36263
|
+
flex-direction: column;
|
|
36264
|
+
}
|
|
36265
|
+
.E_c14ouk5o.collapsed .collapsed-content {
|
|
36266
|
+
display: flex;
|
|
36267
|
+
}
|
|
36268
|
+
.E_c14ouk5o.collapsed .collapsed-content > span {
|
|
36269
|
+
flex: 1;
|
|
36270
|
+
display: flex;
|
|
36271
|
+
justify-content: space-between;
|
|
36272
|
+
}
|
|
36273
|
+
.E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
|
|
36274
|
+
height: auto;
|
|
36275
|
+
}
|
|
36276
|
+
.E_c14ouk5o.collapsed .extra-content {
|
|
36277
|
+
margin-left: 162px;
|
|
36278
|
+
}
|
|
36279
|
+
.E_c14ouk5o .col-label {
|
|
36280
|
+
width: 216px;
|
|
36281
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36282
|
+
margin-right: 12px;
|
|
36283
|
+
flex-shrink: 0;
|
|
36284
|
+
}
|
|
36285
|
+
.E_c14ouk5o .col-content {
|
|
36286
|
+
color: #2d3a56;
|
|
36287
|
+
/* make btn link in info row have the same height as normal text */
|
|
36288
|
+
}
|
|
36289
|
+
.E_c14ouk5o .col-content .ant-btn.ant-btn-link {
|
|
36290
|
+
height: auto;
|
|
36290
36291
|
}
|