@cloudtower/eagle 0.34.28 → 0.34.29
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 +1370 -1370
- package/dist/esm/stats1.html +1 -1
- package/dist/linaria.merged.scss +1608 -1608
- package/dist/style.css +1370 -1370
- package/package.json +4 -4
package/dist/style.css
CHANGED
|
@@ -29673,6 +29673,91 @@ body {
|
|
|
29673
29673
|
overflow-x: auto;
|
|
29674
29674
|
}
|
|
29675
29675
|
|
|
29676
|
+
.E_c18gxmrl {
|
|
29677
|
+
border: 1px solid #d8deeb;
|
|
29678
|
+
border-radius: 4px;
|
|
29679
|
+
}
|
|
29680
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
29681
|
+
margin-top: 8px;
|
|
29682
|
+
}
|
|
29683
|
+
.E_c18gxmrl:hover {
|
|
29684
|
+
border-color: #0080ff;
|
|
29685
|
+
}
|
|
29686
|
+
.E_c18gxmrl:hover > header {
|
|
29687
|
+
background: rgba(0, 128, 255, 0.1);
|
|
29688
|
+
}
|
|
29689
|
+
.E_c18gxmrl.active header {
|
|
29690
|
+
border-bottom: 1px solid #d8deeb;
|
|
29691
|
+
}
|
|
29692
|
+
.E_c18gxmrl > header {
|
|
29693
|
+
padding: 8px 12px;
|
|
29694
|
+
}
|
|
29695
|
+
|
|
29696
|
+
.E_m74vjol {
|
|
29697
|
+
display: flex;
|
|
29698
|
+
justify-content: space-between;
|
|
29699
|
+
width: 100%;
|
|
29700
|
+
}
|
|
29701
|
+
.E_m74vjol .action {
|
|
29702
|
+
margin-left: 16px;
|
|
29703
|
+
}
|
|
29704
|
+
|
|
29705
|
+
.E_a1o35uvh.ant-alert-closable {
|
|
29706
|
+
padding-right: 12px;
|
|
29707
|
+
}
|
|
29708
|
+
.E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
|
|
29709
|
+
height: fit-content;
|
|
29710
|
+
margin-left: 16px;
|
|
29711
|
+
}
|
|
29712
|
+
.E_a1o35uvh .ant-alert-message {
|
|
29713
|
+
flex: 1;
|
|
29714
|
+
}
|
|
29715
|
+
|
|
29716
|
+
.E_berrcjl {
|
|
29717
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29718
|
+
margin-bottom: 4px;
|
|
29719
|
+
}
|
|
29720
|
+
.E_berrcjl .breadcrumb-link {
|
|
29721
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29722
|
+
cursor: pointer;
|
|
29723
|
+
transition: color 160ms ease;
|
|
29724
|
+
}
|
|
29725
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
29726
|
+
color: #0080ff;
|
|
29727
|
+
}
|
|
29728
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
29729
|
+
color: #005ed1;
|
|
29730
|
+
}
|
|
29731
|
+
|
|
29732
|
+
.E_b1nip9bk {
|
|
29733
|
+
padding: 4px 11px;
|
|
29734
|
+
}
|
|
29735
|
+
|
|
29736
|
+
.E_bqamoqe {
|
|
29737
|
+
white-space: nowrap;
|
|
29738
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29739
|
+
}
|
|
29740
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29741
|
+
--color: #0080ff;
|
|
29742
|
+
}
|
|
29743
|
+
.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] {
|
|
29744
|
+
--color: #0080ff;
|
|
29745
|
+
}
|
|
29746
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29747
|
+
margin-left: 1px;
|
|
29748
|
+
}
|
|
29749
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29750
|
+
border-top-right-radius: 0;
|
|
29751
|
+
border-bottom-right-radius: 0;
|
|
29752
|
+
}
|
|
29753
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29754
|
+
border-top-left-radius: 0;
|
|
29755
|
+
border-bottom-left-radius: 0;
|
|
29756
|
+
}
|
|
29757
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29758
|
+
border-radius: unset;
|
|
29759
|
+
}
|
|
29760
|
+
|
|
29676
29761
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
29677
29762
|
justify-content: center;
|
|
29678
29763
|
}
|
|
@@ -29930,89 +30015,17 @@ body {
|
|
|
29930
30015
|
justify-content: center;
|
|
29931
30016
|
}
|
|
29932
30017
|
|
|
29933
|
-
.
|
|
29934
|
-
|
|
29935
|
-
|
|
29936
|
-
|
|
29937
|
-
.E_c18gxmrl + .E_c18gxmrl {
|
|
29938
|
-
margin-top: 8px;
|
|
29939
|
-
}
|
|
29940
|
-
.E_c18gxmrl:hover {
|
|
29941
|
-
border-color: #0080ff;
|
|
29942
|
-
}
|
|
29943
|
-
.E_c18gxmrl:hover > header {
|
|
29944
|
-
background: rgba(0, 128, 255, 0.1);
|
|
29945
|
-
}
|
|
29946
|
-
.E_c18gxmrl.active header {
|
|
29947
|
-
border-bottom: 1px solid #d8deeb;
|
|
29948
|
-
}
|
|
29949
|
-
.E_c18gxmrl > header {
|
|
29950
|
-
padding: 8px 12px;
|
|
29951
|
-
}
|
|
29952
|
-
|
|
29953
|
-
.E_b1nip9bk {
|
|
29954
|
-
padding: 4px 11px;
|
|
29955
|
-
}
|
|
29956
|
-
|
|
29957
|
-
.E_bqamoqe {
|
|
29958
|
-
white-space: nowrap;
|
|
29959
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29960
|
-
}
|
|
29961
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29962
|
-
--color: #0080ff;
|
|
29963
|
-
}
|
|
29964
|
-
.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] {
|
|
29965
|
-
--color: #0080ff;
|
|
29966
|
-
}
|
|
29967
|
-
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29968
|
-
margin-left: 1px;
|
|
29969
|
-
}
|
|
29970
|
-
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29971
|
-
border-top-right-radius: 0;
|
|
29972
|
-
border-bottom-right-radius: 0;
|
|
29973
|
-
}
|
|
29974
|
-
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29975
|
-
border-top-left-radius: 0;
|
|
29976
|
-
border-bottom-left-radius: 0;
|
|
29977
|
-
}
|
|
29978
|
-
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29979
|
-
border-radius: unset;
|
|
29980
|
-
}
|
|
29981
|
-
|
|
29982
|
-
.E_berrcjl {
|
|
29983
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29984
|
-
margin-bottom: 4px;
|
|
29985
|
-
}
|
|
29986
|
-
.E_berrcjl .breadcrumb-link {
|
|
29987
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29988
|
-
cursor: pointer;
|
|
29989
|
-
transition: color 160ms ease;
|
|
29990
|
-
}
|
|
29991
|
-
.E_berrcjl .breadcrumb-link:hover {
|
|
29992
|
-
color: #0080ff;
|
|
29993
|
-
}
|
|
29994
|
-
.E_berrcjl .breadcrumb-link:active {
|
|
29995
|
-
color: #005ed1;
|
|
29996
|
-
}
|
|
29997
|
-
|
|
29998
|
-
.E_m74vjol {
|
|
29999
|
-
display: flex;
|
|
30000
|
-
justify-content: space-between;
|
|
30001
|
-
width: 100%;
|
|
30002
|
-
}
|
|
30003
|
-
.E_m74vjol .action {
|
|
30004
|
-
margin-left: 16px;
|
|
30005
|
-
}
|
|
30006
|
-
|
|
30007
|
-
.E_a1o35uvh.ant-alert-closable {
|
|
30008
|
-
padding-right: 12px;
|
|
30018
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30019
|
+
padding: 4px 8px 0 8px;
|
|
30020
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30021
|
+
font-size: 12px;
|
|
30009
30022
|
}
|
|
30010
|
-
.
|
|
30011
|
-
|
|
30012
|
-
margin-left: 16px;
|
|
30023
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30024
|
+
padding-bottom: 6px;
|
|
30013
30025
|
}
|
|
30014
|
-
.
|
|
30015
|
-
|
|
30026
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30027
|
+
padding-top: 4px;
|
|
30028
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30016
30029
|
}
|
|
30017
30030
|
|
|
30018
30031
|
.E_c1uzzomf {
|
|
@@ -30037,6 +30050,36 @@ body {
|
|
|
30037
30050
|
text-align: center;
|
|
30038
30051
|
}
|
|
30039
30052
|
|
|
30053
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30054
|
+
display: flex;
|
|
30055
|
+
}
|
|
30056
|
+
.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 {
|
|
30057
|
+
border-bottom-left-radius: 5px;
|
|
30058
|
+
border-top-left-radius: 5px;
|
|
30059
|
+
}
|
|
30060
|
+
.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 {
|
|
30061
|
+
border-bottom-right-radius: 5px;
|
|
30062
|
+
border-top-right-radius: 5px;
|
|
30063
|
+
}
|
|
30064
|
+
|
|
30065
|
+
.E_iouxfgt {
|
|
30066
|
+
display: inline-flex;
|
|
30067
|
+
align-items: center;
|
|
30068
|
+
}
|
|
30069
|
+
.E_iouxfgt .icon-inner {
|
|
30070
|
+
display: inline-flex;
|
|
30071
|
+
align-items: center;
|
|
30072
|
+
justify-content: center;
|
|
30073
|
+
}
|
|
30074
|
+
.E_iouxfgt .icon-inner + span,
|
|
30075
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
30076
|
+
margin-left: 4px;
|
|
30077
|
+
}
|
|
30078
|
+
.E_iouxfgt.is-rotate img,
|
|
30079
|
+
.E_iouxfgt.is-rotate svg {
|
|
30080
|
+
animation: rotate 680ms linear infinite;
|
|
30081
|
+
}
|
|
30082
|
+
|
|
30040
30083
|
.E_f7pxqmh {
|
|
30041
30084
|
width: 100%;
|
|
30042
30085
|
margin-bottom: 0 !important;
|
|
@@ -30071,135 +30114,25 @@ body {
|
|
|
30071
30114
|
min-height: 0px;
|
|
30072
30115
|
}
|
|
30073
30116
|
|
|
30074
|
-
.
|
|
30075
|
-
display: var(--ai7qkf2-0);
|
|
30076
|
-
}
|
|
30077
|
-
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
30078
|
-
display: inline-flex;
|
|
30079
|
-
line-height: 1.5715;
|
|
30080
|
-
height: 100%;
|
|
30117
|
+
.E_fzh9mnb {
|
|
30081
30118
|
width: 100%;
|
|
30082
|
-
|
|
30083
|
-
|
|
30084
|
-
|
|
30085
|
-
|
|
30086
|
-
|
|
30087
|
-
align-items: center;
|
|
30088
|
-
margin-left: 4px;
|
|
30089
|
-
padding: 5px 12px 5px 0;
|
|
30090
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30091
|
-
}
|
|
30092
|
-
.E_ai7qkf2 .ant-input-number-input-wrap::before {
|
|
30093
|
-
content: var(--ai7qkf2-3);
|
|
30094
|
-
display: var(--ai7qkf2-4);
|
|
30095
|
-
flex: none;
|
|
30119
|
+
height: 100%;
|
|
30120
|
+
min-height: 124px;
|
|
30121
|
+
display: flex;
|
|
30122
|
+
flex-direction: column;
|
|
30123
|
+
justify-content: center;
|
|
30096
30124
|
align-items: center;
|
|
30097
|
-
margin-right: 4px;
|
|
30098
|
-
cursor: auto;
|
|
30099
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30100
|
-
}
|
|
30101
|
-
.ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
|
|
30102
|
-
border-radius: 0;
|
|
30103
30125
|
}
|
|
30104
|
-
.
|
|
30105
|
-
|
|
30106
|
-
|
|
30126
|
+
.E_fzh9mnb .error-text {
|
|
30127
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30128
|
+
margin-bottom: 16px;
|
|
30129
|
+
font-size: 18px;
|
|
30107
30130
|
}
|
|
30108
|
-
|
|
30109
|
-
|
|
30110
|
-
|
|
30111
|
-
|
|
30112
|
-
|
|
30113
|
-
.E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
|
|
30114
|
-
border-color: #e75a3a;
|
|
30115
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30116
|
-
}
|
|
30117
|
-
.E_ai7qkf2 .ant-input-number-input {
|
|
30118
|
-
height: 30px;
|
|
30119
|
-
border: 1px;
|
|
30120
|
-
padding: 5px 12px;
|
|
30121
|
-
font-size: inherit;
|
|
30122
|
-
}
|
|
30123
|
-
.E_ai7qkf2.ant-input-number-lg input {
|
|
30124
|
-
height: 38px;
|
|
30125
|
-
border: 1px;
|
|
30126
|
-
padding: 8px 16px;
|
|
30127
|
-
}
|
|
30128
|
-
.E_ai7qkf2.ant-input-number-sm input {
|
|
30129
|
-
height: 22px;
|
|
30130
|
-
border: 1px;
|
|
30131
|
-
padding: 2px 8px;
|
|
30132
|
-
}
|
|
30133
|
-
|
|
30134
|
-
.E_iouxfgt {
|
|
30135
|
-
display: inline-flex;
|
|
30136
|
-
align-items: center;
|
|
30137
|
-
}
|
|
30138
|
-
.E_iouxfgt .icon-inner {
|
|
30139
|
-
display: inline-flex;
|
|
30140
|
-
align-items: center;
|
|
30141
|
-
justify-content: center;
|
|
30142
|
-
}
|
|
30143
|
-
.E_iouxfgt .icon-inner + span,
|
|
30144
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
30145
|
-
margin-left: 4px;
|
|
30146
|
-
}
|
|
30147
|
-
.E_iouxfgt.is-rotate img,
|
|
30148
|
-
.E_iouxfgt.is-rotate svg {
|
|
30149
|
-
animation: rotate 680ms linear infinite;
|
|
30150
|
-
}
|
|
30151
|
-
|
|
30152
|
-
.E_fzh9mnb {
|
|
30153
|
-
width: 100%;
|
|
30154
|
-
height: 100%;
|
|
30155
|
-
min-height: 124px;
|
|
30156
|
-
display: flex;
|
|
30157
|
-
flex-direction: column;
|
|
30158
|
-
justify-content: center;
|
|
30159
|
-
align-items: center;
|
|
30160
|
-
}
|
|
30161
|
-
.E_fzh9mnb .error-text {
|
|
30162
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30163
|
-
margin-bottom: 16px;
|
|
30164
|
-
font-size: 18px;
|
|
30165
|
-
}
|
|
30166
|
-
|
|
30167
|
-
.E_atcz0kf .ant-input-suffix {
|
|
30168
|
-
margin-left: 8px;
|
|
30169
|
-
}
|
|
30170
|
-
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30171
|
-
padding: 2px 7px 2px 12px;
|
|
30172
|
-
}
|
|
30173
|
-
|
|
30174
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30175
|
-
display: flex;
|
|
30176
|
-
}
|
|
30177
|
-
.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 {
|
|
30178
|
-
border-bottom-left-radius: 5px;
|
|
30179
|
-
border-top-left-radius: 5px;
|
|
30180
|
-
}
|
|
30181
|
-
.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 {
|
|
30182
|
-
border-bottom-right-radius: 5px;
|
|
30183
|
-
border-top-right-radius: 5px;
|
|
30184
|
-
}
|
|
30185
|
-
|
|
30186
|
-
.E_i1inqkme {
|
|
30187
|
-
height: 18px;
|
|
30188
|
-
line-height: 18px;
|
|
30189
|
-
padding: 0 4px;
|
|
30190
|
-
border-radius: 4px;
|
|
30191
|
-
background: rgba(235, 239, 245, 0.6);
|
|
30192
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30193
|
-
display: flex;
|
|
30194
|
-
align-items: center;
|
|
30195
|
-
white-space: nowrap;
|
|
30196
|
-
margin-right: 4px;
|
|
30197
|
-
}
|
|
30198
|
-
|
|
30199
|
-
.E_d1bw7c5z {
|
|
30200
|
-
position: relative;
|
|
30201
|
-
max-width: 388px;
|
|
30202
|
-
min-width: 285px;
|
|
30131
|
+
|
|
30132
|
+
.E_d1bw7c5z {
|
|
30133
|
+
position: relative;
|
|
30134
|
+
max-width: 388px;
|
|
30135
|
+
min-width: 285px;
|
|
30203
30136
|
}
|
|
30204
30137
|
.E_d1bw7c5z .center {
|
|
30205
30138
|
position: absolute;
|
|
@@ -30279,21 +30212,28 @@ body {
|
|
|
30279
30212
|
width: 102px;
|
|
30280
30213
|
}
|
|
30281
30214
|
|
|
30282
|
-
.
|
|
30283
|
-
|
|
30215
|
+
.E_atcz0kf .ant-input-suffix {
|
|
30216
|
+
margin-left: 8px;
|
|
30284
30217
|
}
|
|
30285
|
-
|
|
30286
|
-
|
|
30287
|
-
padding: 4px 8px 0 8px;
|
|
30288
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30289
|
-
font-size: 12px;
|
|
30218
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30219
|
+
padding: 2px 7px 2px 12px;
|
|
30290
30220
|
}
|
|
30291
|
-
|
|
30292
|
-
|
|
30221
|
+
|
|
30222
|
+
.E_i1inqkme {
|
|
30223
|
+
height: 18px;
|
|
30224
|
+
line-height: 18px;
|
|
30225
|
+
padding: 0 4px;
|
|
30226
|
+
border-radius: 4px;
|
|
30227
|
+
background: rgba(235, 239, 245, 0.6);
|
|
30228
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30229
|
+
display: flex;
|
|
30230
|
+
align-items: center;
|
|
30231
|
+
white-space: nowrap;
|
|
30232
|
+
margin-right: 4px;
|
|
30293
30233
|
}
|
|
30294
|
-
|
|
30295
|
-
|
|
30296
|
-
|
|
30234
|
+
|
|
30235
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30236
|
+
line-height: 18px;
|
|
30297
30237
|
}
|
|
30298
30238
|
|
|
30299
30239
|
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
@@ -30327,61 +30267,73 @@ body {
|
|
|
30327
30267
|
font-size: inherit;
|
|
30328
30268
|
}
|
|
30329
30269
|
|
|
30330
|
-
.
|
|
30331
|
-
display:
|
|
30332
|
-
|
|
30270
|
+
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
30271
|
+
display: var(--ai7qkf2-0);
|
|
30272
|
+
}
|
|
30273
|
+
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
30274
|
+
display: inline-flex;
|
|
30275
|
+
line-height: 1.5715;
|
|
30276
|
+
height: 100%;
|
|
30277
|
+
width: 100%;
|
|
30278
|
+
}
|
|
30279
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
30280
|
+
content: var(--ai7qkf2-1);
|
|
30281
|
+
display: var(--ai7qkf2-2);
|
|
30282
|
+
flex: none;
|
|
30333
30283
|
align-items: center;
|
|
30334
|
-
|
|
30284
|
+
margin-left: 4px;
|
|
30285
|
+
padding: 5px 12px 5px 0;
|
|
30335
30286
|
color: rgba(44, 56, 82, 0.6);
|
|
30336
|
-
font-size: 12px;
|
|
30337
|
-
line-height: 24px;
|
|
30338
|
-
}
|
|
30339
|
-
.E_phljevk .pagination-left {
|
|
30340
|
-
padding: 2px 8px;
|
|
30341
30287
|
}
|
|
30342
|
-
.
|
|
30343
|
-
|
|
30288
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::before {
|
|
30289
|
+
content: var(--ai7qkf2-3);
|
|
30290
|
+
display: var(--ai7qkf2-4);
|
|
30291
|
+
flex: none;
|
|
30344
30292
|
align-items: center;
|
|
30345
|
-
|
|
30346
|
-
cursor:
|
|
30347
|
-
|
|
30293
|
+
margin-right: 4px;
|
|
30294
|
+
cursor: auto;
|
|
30295
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30348
30296
|
}
|
|
30349
|
-
.
|
|
30350
|
-
|
|
30351
|
-
color: #0080ff;
|
|
30297
|
+
.ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
|
|
30298
|
+
border-radius: 0;
|
|
30352
30299
|
}
|
|
30353
|
-
.
|
|
30354
|
-
|
|
30300
|
+
.E_ai7qkf2.ant-input-number {
|
|
30301
|
+
width: 100%;
|
|
30302
|
+
border-radius: 6px;
|
|
30355
30303
|
}
|
|
30356
|
-
.
|
|
30357
|
-
|
|
30358
|
-
|
|
30359
|
-
|
|
30360
|
-
font-weight: bold;
|
|
30304
|
+
.E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
|
|
30305
|
+
border-color: #0096ff;
|
|
30306
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30307
|
+
z-index: 1;
|
|
30361
30308
|
}
|
|
30362
|
-
.
|
|
30363
|
-
|
|
30309
|
+
.E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
|
|
30310
|
+
border-color: #e75a3a;
|
|
30311
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30364
30312
|
}
|
|
30365
|
-
.
|
|
30366
|
-
|
|
30367
|
-
|
|
30313
|
+
.E_ai7qkf2 .ant-input-number-input {
|
|
30314
|
+
height: 30px;
|
|
30315
|
+
border: 1px;
|
|
30316
|
+
padding: 5px 12px;
|
|
30317
|
+
font-size: inherit;
|
|
30368
30318
|
}
|
|
30369
|
-
.
|
|
30370
|
-
|
|
30371
|
-
|
|
30319
|
+
.E_ai7qkf2.ant-input-number-lg input {
|
|
30320
|
+
height: 38px;
|
|
30321
|
+
border: 1px;
|
|
30322
|
+
padding: 8px 16px;
|
|
30372
30323
|
}
|
|
30373
|
-
.
|
|
30374
|
-
|
|
30324
|
+
.E_ai7qkf2.ant-input-number-sm input {
|
|
30325
|
+
height: 22px;
|
|
30326
|
+
border: 1px;
|
|
30327
|
+
padding: 2px 8px;
|
|
30375
30328
|
}
|
|
30376
30329
|
|
|
30377
|
-
.
|
|
30378
|
-
|
|
30379
|
-
overflow-y: auto;
|
|
30330
|
+
.E_owd0kml {
|
|
30331
|
+
display: inline-block;
|
|
30380
30332
|
}
|
|
30381
|
-
|
|
30382
|
-
|
|
30383
|
-
|
|
30384
|
-
|
|
30333
|
+
|
|
30334
|
+
.E_h1jsgezc {
|
|
30335
|
+
visibility: hidden;
|
|
30336
|
+
position: absolute;
|
|
30385
30337
|
}
|
|
30386
30338
|
|
|
30387
30339
|
.E_rapgekc.ant-radio-wrapper {
|
|
@@ -30556,82 +30508,71 @@ body {
|
|
|
30556
30508
|
cursor: not-allowed;
|
|
30557
30509
|
}
|
|
30558
30510
|
|
|
30559
|
-
.
|
|
30560
|
-
display:
|
|
30511
|
+
.E_phljevk {
|
|
30512
|
+
display: flex;
|
|
30513
|
+
justify-content: space-between;
|
|
30514
|
+
align-items: center;
|
|
30515
|
+
padding: 10px 0;
|
|
30516
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30517
|
+
font-size: 12px;
|
|
30518
|
+
line-height: 24px;
|
|
30561
30519
|
}
|
|
30562
|
-
|
|
30563
|
-
|
|
30564
|
-
visibility: hidden;
|
|
30565
|
-
position: absolute;
|
|
30520
|
+
.E_phljevk .pagination-left {
|
|
30521
|
+
padding: 2px 8px;
|
|
30566
30522
|
}
|
|
30567
|
-
|
|
30568
|
-
|
|
30569
|
-
|
|
30570
|
-
|
|
30571
|
-
|
|
30523
|
+
.E_phljevk .dropdown-trigger {
|
|
30524
|
+
display: flex;
|
|
30525
|
+
align-items: center;
|
|
30526
|
+
border-radius: 6px;
|
|
30527
|
+
cursor: pointer;
|
|
30528
|
+
transition: all 0.3s ease;
|
|
30572
30529
|
}
|
|
30573
|
-
|
|
30574
|
-
.
|
|
30575
|
-
color:
|
|
30530
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
30531
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30532
|
+
color: #0080ff;
|
|
30576
30533
|
}
|
|
30577
|
-
|
|
30578
|
-
|
|
30579
|
-
min-width: 40px;
|
|
30580
|
-
height: 24px;
|
|
30581
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30582
|
-
overflow: hidden;
|
|
30534
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
30535
|
+
margin-left: 4px;
|
|
30583
30536
|
}
|
|
30584
|
-
.
|
|
30585
|
-
|
|
30586
|
-
|
|
30587
|
-
|
|
30588
|
-
|
|
30589
|
-
height: 16px;
|
|
30590
|
-
}
|
|
30591
|
-
.E_s1dizucg.ant-switch-large {
|
|
30592
|
-
min-width: 52px;
|
|
30593
|
-
height: 32px;
|
|
30594
|
-
}
|
|
30595
|
-
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30596
|
-
height: 20px;
|
|
30597
|
-
width: 20px;
|
|
30598
|
-
}
|
|
30599
|
-
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30600
|
-
border-radius: 10px;
|
|
30601
|
-
transition-delay: 120ms;
|
|
30602
|
-
}
|
|
30603
|
-
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30604
|
-
height: 14px;
|
|
30605
|
-
width: 14px;
|
|
30606
|
-
top: 1px;
|
|
30607
|
-
left: 1px;
|
|
30537
|
+
.E_phljevk .pagination-right {
|
|
30538
|
+
display: flex;
|
|
30539
|
+
align-items: center;
|
|
30540
|
+
color: #0080ff;
|
|
30541
|
+
font-weight: bold;
|
|
30608
30542
|
}
|
|
30609
|
-
.
|
|
30610
|
-
|
|
30611
|
-
width: 28px;
|
|
30543
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
30544
|
+
margin-left: 4px;
|
|
30612
30545
|
}
|
|
30613
|
-
.
|
|
30614
|
-
|
|
30546
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
30547
|
+
.E_phljevk .pagination-right .next-btn {
|
|
30548
|
+
padding: 0 8px;
|
|
30615
30549
|
}
|
|
30616
|
-
.
|
|
30617
|
-
|
|
30550
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
30551
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
30552
|
+
color: #0080ff;
|
|
30618
30553
|
}
|
|
30619
|
-
.
|
|
30620
|
-
|
|
30554
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
30555
|
+
transform: rotate(180deg);
|
|
30621
30556
|
}
|
|
30622
|
-
|
|
30623
|
-
|
|
30557
|
+
|
|
30558
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30559
|
+
max-height: calc(100vh - 128px);
|
|
30560
|
+
overflow-y: auto;
|
|
30624
30561
|
}
|
|
30625
|
-
.
|
|
30626
|
-
|
|
30562
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30563
|
+
padding: 4px 20px;
|
|
30564
|
+
font-size: 12px;
|
|
30565
|
+
line-height: 18px;
|
|
30627
30566
|
}
|
|
30628
30567
|
|
|
30629
|
-
.
|
|
30630
|
-
|
|
30568
|
+
.E_ivqqkzv {
|
|
30569
|
+
height: 24px;
|
|
30570
|
+
width: 56px !important;
|
|
30571
|
+
margin-right: 4px;
|
|
30631
30572
|
}
|
|
30632
30573
|
|
|
30633
|
-
.
|
|
30634
|
-
|
|
30574
|
+
.E_c1wk4q29 {
|
|
30575
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30635
30576
|
}
|
|
30636
30577
|
|
|
30637
30578
|
.E_c1bus5hc {
|
|
@@ -30674,88 +30615,6 @@ body {
|
|
|
30674
30615
|
transform: rotate(0deg);
|
|
30675
30616
|
}
|
|
30676
30617
|
|
|
30677
|
-
.E_s1sck0th {
|
|
30678
|
-
padding: 0 8px;
|
|
30679
|
-
border-radius: 4px;
|
|
30680
|
-
}
|
|
30681
|
-
|
|
30682
|
-
.E_m855nr1 {
|
|
30683
|
-
padding: 2px 8px;
|
|
30684
|
-
border-radius: 3px;
|
|
30685
|
-
}
|
|
30686
|
-
|
|
30687
|
-
.E_l1270xpg {
|
|
30688
|
-
padding: 3px 8px;
|
|
30689
|
-
border-radius: 2px;
|
|
30690
|
-
}
|
|
30691
|
-
|
|
30692
|
-
.E_t14rextb.ant-tag:hover {
|
|
30693
|
-
opacity: unset;
|
|
30694
|
-
}
|
|
30695
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
30696
|
-
margin: 0;
|
|
30697
|
-
margin-right: 8px;
|
|
30698
|
-
display: inline-flex;
|
|
30699
|
-
align-items: center;
|
|
30700
|
-
border: none;
|
|
30701
|
-
}
|
|
30702
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
30703
|
-
width: 16px;
|
|
30704
|
-
height: 16px;
|
|
30705
|
-
color: inherit;
|
|
30706
|
-
margin-left: 4px;
|
|
30707
|
-
opacity: 0.6;
|
|
30708
|
-
display: inline-flex;
|
|
30709
|
-
}
|
|
30710
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
30711
|
-
opacity: 1;
|
|
30712
|
-
}
|
|
30713
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
30714
|
-
color: #0080ff;
|
|
30715
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
30716
|
-
}
|
|
30717
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
30718
|
-
color: #f0483e;
|
|
30719
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
30720
|
-
}
|
|
30721
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
30722
|
-
color: #e07f00;
|
|
30723
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
30724
|
-
}
|
|
30725
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
30726
|
-
color: #008f4c;
|
|
30727
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
30728
|
-
}
|
|
30729
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
30730
|
-
color: #1d326c;
|
|
30731
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
30732
|
-
}
|
|
30733
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
30734
|
-
color: #7E41FF;
|
|
30735
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
30736
|
-
}
|
|
30737
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
30738
|
-
color: #fff;
|
|
30739
|
-
}
|
|
30740
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
30741
|
-
background-color: #f0483e;
|
|
30742
|
-
}
|
|
30743
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
30744
|
-
background-color: #fea008;
|
|
30745
|
-
}
|
|
30746
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
30747
|
-
background-color: #00ba5d;
|
|
30748
|
-
}
|
|
30749
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
30750
|
-
background-color: #0080ff;
|
|
30751
|
-
}
|
|
30752
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
30753
|
-
background-color: #6b7d99;
|
|
30754
|
-
}
|
|
30755
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
30756
|
-
background-color: #7E41FF;
|
|
30757
|
-
}
|
|
30758
|
-
|
|
30759
30618
|
.E_cnujxq2 {
|
|
30760
30619
|
display: flex;
|
|
30761
30620
|
flex-direction: column;
|
|
@@ -31446,6 +31305,65 @@ input.E_rf8rlle.ant-input {
|
|
|
31446
31305
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
31447
31306
|
}
|
|
31448
31307
|
|
|
31308
|
+
.E_s1dizucg.ant-switch {
|
|
31309
|
+
min-width: 40px;
|
|
31310
|
+
height: 24px;
|
|
31311
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31312
|
+
overflow: hidden;
|
|
31313
|
+
}
|
|
31314
|
+
.E_s1dizucg.ant-switch:focus {
|
|
31315
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31316
|
+
}
|
|
31317
|
+
.E_s1dizucg.ant-switch-small {
|
|
31318
|
+
min-width: 26px;
|
|
31319
|
+
height: 16px;
|
|
31320
|
+
}
|
|
31321
|
+
.E_s1dizucg.ant-switch-large {
|
|
31322
|
+
min-width: 52px;
|
|
31323
|
+
height: 32px;
|
|
31324
|
+
}
|
|
31325
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
31326
|
+
height: 20px;
|
|
31327
|
+
width: 20px;
|
|
31328
|
+
}
|
|
31329
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
31330
|
+
border-radius: 10px;
|
|
31331
|
+
transition-delay: 120ms;
|
|
31332
|
+
}
|
|
31333
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
31334
|
+
height: 14px;
|
|
31335
|
+
width: 14px;
|
|
31336
|
+
top: 1px;
|
|
31337
|
+
left: 1px;
|
|
31338
|
+
}
|
|
31339
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
31340
|
+
height: 28px;
|
|
31341
|
+
width: 28px;
|
|
31342
|
+
}
|
|
31343
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
31344
|
+
border-radius: 14px;
|
|
31345
|
+
}
|
|
31346
|
+
.E_s1dizucg.ant-switch-checked {
|
|
31347
|
+
background-color: #00ba5d;
|
|
31348
|
+
}
|
|
31349
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
31350
|
+
left: calc(100% - 20px - 2px);
|
|
31351
|
+
}
|
|
31352
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31353
|
+
left: calc(100% - 14px - 1px);
|
|
31354
|
+
}
|
|
31355
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31356
|
+
left: calc(100% - 28px - 2px);
|
|
31357
|
+
}
|
|
31358
|
+
|
|
31359
|
+
.E_c1up6e3y {
|
|
31360
|
+
margin-left: 5px;
|
|
31361
|
+
}
|
|
31362
|
+
|
|
31363
|
+
.E_tju3gfj .date {
|
|
31364
|
+
margin-right: 4px;
|
|
31365
|
+
}
|
|
31366
|
+
|
|
31449
31367
|
.E_s1dni7lo {
|
|
31450
31368
|
width: 430px !important;
|
|
31451
31369
|
}
|
|
@@ -31527,39 +31445,6 @@ input.E_rf8rlle.ant-input {
|
|
|
31527
31445
|
opacity: 0;
|
|
31528
31446
|
}
|
|
31529
31447
|
|
|
31530
|
-
.E_c1yyuluq {
|
|
31531
|
-
border-radius: 8px;
|
|
31532
|
-
}
|
|
31533
|
-
.E_c1yyuluq .ant-card-body {
|
|
31534
|
-
padding: 20px 24px 24px 24px;
|
|
31535
|
-
}
|
|
31536
|
-
|
|
31537
|
-
.E_ccrbeuz .ant-collapse-item {
|
|
31538
|
-
border: 0px;
|
|
31539
|
-
background-color: #fff;
|
|
31540
|
-
}
|
|
31541
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
31542
|
-
padding-top: 0px;
|
|
31543
|
-
padding-bottom: 0px;
|
|
31544
|
-
padding-left: 0px !important;
|
|
31545
|
-
padding-right: 24px;
|
|
31546
|
-
}
|
|
31547
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
31548
|
-
right: 0px;
|
|
31549
|
-
}
|
|
31550
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
31551
|
-
padding: 0px;
|
|
31552
|
-
}
|
|
31553
|
-
|
|
31554
|
-
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
31555
|
-
padding-right: 0px;
|
|
31556
|
-
cursor: default;
|
|
31557
|
-
}
|
|
31558
|
-
|
|
31559
|
-
.E_iq1gosr {
|
|
31560
|
-
display: inline-block;
|
|
31561
|
-
}
|
|
31562
|
-
|
|
31563
31448
|
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31564
31449
|
display: none;
|
|
31565
31450
|
}
|
|
@@ -31571,18 +31456,129 @@ input.E_rf8rlle.ant-input {
|
|
|
31571
31456
|
visibility: hidden;
|
|
31572
31457
|
}
|
|
31573
31458
|
|
|
31574
|
-
.
|
|
31575
|
-
|
|
31576
|
-
|
|
31577
|
-
font-weight: bold;
|
|
31578
|
-
font-size: 32px;
|
|
31579
|
-
line-height: 40px;
|
|
31459
|
+
.E_s1sck0th {
|
|
31460
|
+
padding: 0 8px;
|
|
31461
|
+
border-radius: 4px;
|
|
31580
31462
|
}
|
|
31581
31463
|
|
|
31582
|
-
.
|
|
31583
|
-
|
|
31584
|
-
|
|
31585
|
-
|
|
31464
|
+
.E_m855nr1 {
|
|
31465
|
+
padding: 2px 8px;
|
|
31466
|
+
border-radius: 3px;
|
|
31467
|
+
}
|
|
31468
|
+
|
|
31469
|
+
.E_l1270xpg {
|
|
31470
|
+
padding: 3px 8px;
|
|
31471
|
+
border-radius: 2px;
|
|
31472
|
+
}
|
|
31473
|
+
|
|
31474
|
+
.E_t14rextb.ant-tag:hover {
|
|
31475
|
+
opacity: unset;
|
|
31476
|
+
}
|
|
31477
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
31478
|
+
margin: 0;
|
|
31479
|
+
margin-right: 8px;
|
|
31480
|
+
display: inline-flex;
|
|
31481
|
+
align-items: center;
|
|
31482
|
+
border: none;
|
|
31483
|
+
}
|
|
31484
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
31485
|
+
width: 16px;
|
|
31486
|
+
height: 16px;
|
|
31487
|
+
color: inherit;
|
|
31488
|
+
margin-left: 4px;
|
|
31489
|
+
opacity: 0.6;
|
|
31490
|
+
display: inline-flex;
|
|
31491
|
+
}
|
|
31492
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
31493
|
+
opacity: 1;
|
|
31494
|
+
}
|
|
31495
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
31496
|
+
color: #0080ff;
|
|
31497
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
31498
|
+
}
|
|
31499
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
31500
|
+
color: #f0483e;
|
|
31501
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
31502
|
+
}
|
|
31503
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
31504
|
+
color: #e07f00;
|
|
31505
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
31506
|
+
}
|
|
31507
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
31508
|
+
color: #008f4c;
|
|
31509
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
31510
|
+
}
|
|
31511
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
31512
|
+
color: #1d326c;
|
|
31513
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
31514
|
+
}
|
|
31515
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
31516
|
+
color: #7E41FF;
|
|
31517
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
31518
|
+
}
|
|
31519
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
31520
|
+
color: #fff;
|
|
31521
|
+
}
|
|
31522
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
31523
|
+
background-color: #f0483e;
|
|
31524
|
+
}
|
|
31525
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
31526
|
+
background-color: #fea008;
|
|
31527
|
+
}
|
|
31528
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
31529
|
+
background-color: #00ba5d;
|
|
31530
|
+
}
|
|
31531
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
31532
|
+
background-color: #0080ff;
|
|
31533
|
+
}
|
|
31534
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
31535
|
+
background-color: #6b7d99;
|
|
31536
|
+
}
|
|
31537
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
31538
|
+
background-color: #7E41FF;
|
|
31539
|
+
}
|
|
31540
|
+
|
|
31541
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
31542
|
+
border: 0px;
|
|
31543
|
+
background-color: #fff;
|
|
31544
|
+
}
|
|
31545
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
31546
|
+
padding-top: 0px;
|
|
31547
|
+
padding-bottom: 0px;
|
|
31548
|
+
padding-left: 0px !important;
|
|
31549
|
+
padding-right: 24px;
|
|
31550
|
+
}
|
|
31551
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
31552
|
+
right: 0px;
|
|
31553
|
+
}
|
|
31554
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
31555
|
+
padding: 0px;
|
|
31556
|
+
}
|
|
31557
|
+
|
|
31558
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
31559
|
+
padding-right: 0px;
|
|
31560
|
+
cursor: default;
|
|
31561
|
+
}
|
|
31562
|
+
|
|
31563
|
+
.E_c1yyuluq {
|
|
31564
|
+
border-radius: 8px;
|
|
31565
|
+
}
|
|
31566
|
+
.E_c1yyuluq .ant-card-body {
|
|
31567
|
+
padding: 20px 24px 24px 24px;
|
|
31568
|
+
}
|
|
31569
|
+
|
|
31570
|
+
.E_dsnbhzf {
|
|
31571
|
+
font-family: Inter;
|
|
31572
|
+
font-style: normal;
|
|
31573
|
+
font-weight: bold;
|
|
31574
|
+
font-size: 32px;
|
|
31575
|
+
line-height: 40px;
|
|
31576
|
+
}
|
|
31577
|
+
|
|
31578
|
+
.E_d1mvo22k {
|
|
31579
|
+
font-family: Inter;
|
|
31580
|
+
font-style: normal;
|
|
31581
|
+
font-weight: bold;
|
|
31586
31582
|
font-size: 24px;
|
|
31587
31583
|
line-height: 32px;
|
|
31588
31584
|
}
|
|
@@ -32046,6 +32042,14 @@ input.E_rf8rlle.ant-input {
|
|
|
32046
32042
|
line-height: 12px;
|
|
32047
32043
|
}
|
|
32048
32044
|
|
|
32045
|
+
.E_iq1gosr {
|
|
32046
|
+
display: inline-block;
|
|
32047
|
+
}
|
|
32048
|
+
|
|
32049
|
+
.E_m196gn1d {
|
|
32050
|
+
min-width: 1280px;
|
|
32051
|
+
}
|
|
32052
|
+
|
|
32049
32053
|
.E_a1b5xrg3 .user-icon-inner {
|
|
32050
32054
|
display: inline-flex;
|
|
32051
32055
|
align-items: center;
|
|
@@ -32076,10 +32080,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32076
32080
|
transition: all 320ms ease;
|
|
32077
32081
|
}
|
|
32078
32082
|
|
|
32079
|
-
.E_m196gn1d {
|
|
32080
|
-
min-width: 1280px;
|
|
32081
|
-
}
|
|
32082
|
-
|
|
32083
32083
|
.E_b1lj76ty {
|
|
32084
32084
|
width: 100%;
|
|
32085
32085
|
height: 100%;
|
|
@@ -32365,6 +32365,35 @@ input.E_rf8rlle.ant-input {
|
|
|
32365
32365
|
margin-right: 6px;
|
|
32366
32366
|
}
|
|
32367
32367
|
|
|
32368
|
+
.E_m5foqp8 {
|
|
32369
|
+
--footer-height: 96px;
|
|
32370
|
+
--modal-content-width: 720px;
|
|
32371
|
+
--modal-content-min-height: 200px;
|
|
32372
|
+
--modal-header-padding: 40px 60px 8px;
|
|
32373
|
+
--modal-content-padding-top: 24px;
|
|
32374
|
+
--modal-content-padding-bottom: 32px;
|
|
32375
|
+
--modal-content-padding-x: 60px;
|
|
32376
|
+
--modal-footer-padding: 0 60px;
|
|
32377
|
+
}
|
|
32378
|
+
.E_m5foqp8.content-full.ant-modal {
|
|
32379
|
+
height: calc(100vh - 80px);
|
|
32380
|
+
width: calc(100vw - 160px);
|
|
32381
|
+
}
|
|
32382
|
+
.E_m5foqp8.content-full.ant-modal .ant-modal-content {
|
|
32383
|
+
width: 100%;
|
|
32384
|
+
height: 100%;
|
|
32385
|
+
max-width: unset;
|
|
32386
|
+
max-height: unset;
|
|
32387
|
+
display: flex;
|
|
32388
|
+
flex-direction: column;
|
|
32389
|
+
}
|
|
32390
|
+
.E_m5foqp8.content-full.ant-modal .ant-modal-body {
|
|
32391
|
+
flex: 1;
|
|
32392
|
+
}
|
|
32393
|
+
.E_m5foqp8 .initializing-title {
|
|
32394
|
+
height: 32px;
|
|
32395
|
+
}
|
|
32396
|
+
|
|
32368
32397
|
.E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
|
|
32369
32398
|
border-radius: 6px;
|
|
32370
32399
|
}
|
|
@@ -32422,35 +32451,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32422
32451
|
transform: rotate(180deg);
|
|
32423
32452
|
}
|
|
32424
32453
|
|
|
32425
|
-
.E_m5foqp8 {
|
|
32426
|
-
--footer-height: 96px;
|
|
32427
|
-
--modal-content-width: 720px;
|
|
32428
|
-
--modal-content-min-height: 200px;
|
|
32429
|
-
--modal-header-padding: 40px 60px 8px;
|
|
32430
|
-
--modal-content-padding-top: 24px;
|
|
32431
|
-
--modal-content-padding-bottom: 32px;
|
|
32432
|
-
--modal-content-padding-x: 60px;
|
|
32433
|
-
--modal-footer-padding: 0 60px;
|
|
32434
|
-
}
|
|
32435
|
-
.E_m5foqp8.content-full.ant-modal {
|
|
32436
|
-
height: calc(100vh - 80px);
|
|
32437
|
-
width: calc(100vw - 160px);
|
|
32438
|
-
}
|
|
32439
|
-
.E_m5foqp8.content-full.ant-modal .ant-modal-content {
|
|
32440
|
-
width: 100%;
|
|
32441
|
-
height: 100%;
|
|
32442
|
-
max-width: unset;
|
|
32443
|
-
max-height: unset;
|
|
32444
|
-
display: flex;
|
|
32445
|
-
flex-direction: column;
|
|
32446
|
-
}
|
|
32447
|
-
.E_m5foqp8.content-full.ant-modal .ant-modal-body {
|
|
32448
|
-
flex: 1;
|
|
32449
|
-
}
|
|
32450
|
-
.E_m5foqp8 .initializing-title {
|
|
32451
|
-
height: 32px;
|
|
32452
|
-
}
|
|
32453
|
-
|
|
32454
32454
|
.E_s4ivdfu.ant-select .ant-select-selection-placeholder {
|
|
32455
32455
|
opacity: 1;
|
|
32456
32456
|
}
|
|
@@ -33142,6 +33142,50 @@ input.E_rf8rlle.ant-input {
|
|
|
33142
33142
|
transform: translateY(-4px);
|
|
33143
33143
|
}
|
|
33144
33144
|
|
|
33145
|
+
.E_c1yd35n {
|
|
33146
|
+
padding: 0 12px 14px 12px;
|
|
33147
|
+
}
|
|
33148
|
+
|
|
33149
|
+
.E_c1kghdax {
|
|
33150
|
+
color: #2d3a56;
|
|
33151
|
+
padding: 7px 12px;
|
|
33152
|
+
display: flex;
|
|
33153
|
+
justify-content: space-between;
|
|
33154
|
+
align-items: center;
|
|
33155
|
+
}
|
|
33156
|
+
.E_c1kghdax.has-arrow {
|
|
33157
|
+
padding-left: 10px;
|
|
33158
|
+
}
|
|
33159
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
33160
|
+
cursor: pointer;
|
|
33161
|
+
color: #00122e;
|
|
33162
|
+
}
|
|
33163
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
33164
|
+
color: #2d3a56;
|
|
33165
|
+
font-weight: 600;
|
|
33166
|
+
}
|
|
33167
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
33168
|
+
transform: rotate(90deg);
|
|
33169
|
+
}
|
|
33170
|
+
.E_c1kghdax .sub-info {
|
|
33171
|
+
font-size: 12px;
|
|
33172
|
+
line-height: 18px;
|
|
33173
|
+
}
|
|
33174
|
+
.E_c1kghdax .title-wrapper {
|
|
33175
|
+
display: flex;
|
|
33176
|
+
align-items: center;
|
|
33177
|
+
user-select: none;
|
|
33178
|
+
flex-grow: 1;
|
|
33179
|
+
font-size: 12px;
|
|
33180
|
+
line-height: 18px;
|
|
33181
|
+
color: #2d3a56;
|
|
33182
|
+
font-weight: 700;
|
|
33183
|
+
}
|
|
33184
|
+
.E_c1kghdax .collapse-arrow {
|
|
33185
|
+
transition: all 50ms ease-out 0ms;
|
|
33186
|
+
margin-right: 2px;
|
|
33187
|
+
}
|
|
33188
|
+
|
|
33145
33189
|
.E_l1ucdodl {
|
|
33146
33190
|
margin: 0;
|
|
33147
33191
|
border-radius: 20px;
|
|
@@ -33262,48 +33306,53 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
33262
33306
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
33263
33307
|
}
|
|
33264
33308
|
|
|
33265
|
-
.
|
|
33266
|
-
|
|
33267
|
-
|
|
33268
|
-
|
|
33269
|
-
.E_c1kghdax {
|
|
33270
|
-
color: #2d3a56;
|
|
33271
|
-
padding: 7px 12px;
|
|
33309
|
+
.E_lht19u8 {
|
|
33310
|
+
width: 64px;
|
|
33311
|
+
height: 64px;
|
|
33272
33312
|
display: flex;
|
|
33273
|
-
justify-content: space-between;
|
|
33274
33313
|
align-items: center;
|
|
33314
|
+
justify-content: center;
|
|
33315
|
+
position: relative;
|
|
33316
|
+
opacity: 0.2;
|
|
33275
33317
|
}
|
|
33276
|
-
|
|
33277
|
-
|
|
33278
|
-
|
|
33279
|
-
|
|
33280
|
-
|
|
33281
|
-
|
|
33282
|
-
|
|
33283
|
-
|
|
33284
|
-
|
|
33285
|
-
|
|
33286
|
-
|
|
33287
|
-
|
|
33288
|
-
transform: rotate(90deg);
|
|
33289
|
-
}
|
|
33290
|
-
.E_c1kghdax .sub-info {
|
|
33291
|
-
font-size: 12px;
|
|
33292
|
-
line-height: 18px;
|
|
33318
|
+
|
|
33319
|
+
.E_lk3gkp4 {
|
|
33320
|
+
position: absolute;
|
|
33321
|
+
width: 5px;
|
|
33322
|
+
height: 48px;
|
|
33323
|
+
left: 9.33px;
|
|
33324
|
+
top: 40.5px;
|
|
33325
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33326
|
+
border-radius: 5px;
|
|
33327
|
+
transform: rotate(-128deg);
|
|
33328
|
+
transform-origin: top left;
|
|
33329
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
33293
33330
|
}
|
|
33294
|
-
|
|
33295
|
-
|
|
33296
|
-
|
|
33297
|
-
|
|
33298
|
-
|
|
33299
|
-
|
|
33300
|
-
|
|
33301
|
-
|
|
33302
|
-
|
|
33331
|
+
|
|
33332
|
+
.E_ll4n94n {
|
|
33333
|
+
position: absolute;
|
|
33334
|
+
width: 5px;
|
|
33335
|
+
height: 48px;
|
|
33336
|
+
left: 40.8px;
|
|
33337
|
+
top: 8.4px;
|
|
33338
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33339
|
+
border-radius: 5px;
|
|
33340
|
+
transform: rotate(-8deg);
|
|
33341
|
+
transform-origin: top left;
|
|
33342
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
33303
33343
|
}
|
|
33304
|
-
|
|
33305
|
-
|
|
33306
|
-
|
|
33344
|
+
|
|
33345
|
+
.E_l17lbdo6 {
|
|
33346
|
+
position: absolute;
|
|
33347
|
+
width: 5px;
|
|
33348
|
+
height: 48px;
|
|
33349
|
+
left: 52.9px;
|
|
33350
|
+
top: 51.8px;
|
|
33351
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33352
|
+
border-radius: 5px;
|
|
33353
|
+
transform: rotate(112deg);
|
|
33354
|
+
transform-origin: top left;
|
|
33355
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
33307
33356
|
}
|
|
33308
33357
|
|
|
33309
33358
|
.E_m11nzl2x {
|
|
@@ -33682,55 +33731,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
33682
33731
|
margin-left: 8px;
|
|
33683
33732
|
}
|
|
33684
33733
|
|
|
33685
|
-
.E_lht19u8 {
|
|
33686
|
-
width: 64px;
|
|
33687
|
-
height: 64px;
|
|
33688
|
-
display: flex;
|
|
33689
|
-
align-items: center;
|
|
33690
|
-
justify-content: center;
|
|
33691
|
-
position: relative;
|
|
33692
|
-
opacity: 0.2;
|
|
33693
|
-
}
|
|
33694
|
-
|
|
33695
|
-
.E_lk3gkp4 {
|
|
33696
|
-
position: absolute;
|
|
33697
|
-
width: 5px;
|
|
33698
|
-
height: 48px;
|
|
33699
|
-
left: 9.33px;
|
|
33700
|
-
top: 40.5px;
|
|
33701
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33702
|
-
border-radius: 5px;
|
|
33703
|
-
transform: rotate(-128deg);
|
|
33704
|
-
transform-origin: top left;
|
|
33705
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
33706
|
-
}
|
|
33707
|
-
|
|
33708
|
-
.E_ll4n94n {
|
|
33709
|
-
position: absolute;
|
|
33710
|
-
width: 5px;
|
|
33711
|
-
height: 48px;
|
|
33712
|
-
left: 40.8px;
|
|
33713
|
-
top: 8.4px;
|
|
33714
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33715
|
-
border-radius: 5px;
|
|
33716
|
-
transform: rotate(-8deg);
|
|
33717
|
-
transform-origin: top left;
|
|
33718
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
33719
|
-
}
|
|
33720
|
-
|
|
33721
|
-
.E_l17lbdo6 {
|
|
33722
|
-
position: absolute;
|
|
33723
|
-
width: 5px;
|
|
33724
|
-
height: 48px;
|
|
33725
|
-
left: 52.9px;
|
|
33726
|
-
top: 51.8px;
|
|
33727
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33728
|
-
border-radius: 5px;
|
|
33729
|
-
transform: rotate(112deg);
|
|
33730
|
-
transform-origin: top left;
|
|
33731
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
33732
|
-
}
|
|
33733
|
-
|
|
33734
33734
|
.E_sddwhm6 {
|
|
33735
33735
|
margin: 0;
|
|
33736
33736
|
border-radius: 20px;
|
|
@@ -34215,296 +34215,95 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34215
34215
|
white-space: normal;
|
|
34216
34216
|
}
|
|
34217
34217
|
|
|
34218
|
-
.
|
|
34219
|
-
|
|
34220
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34221
|
-
}
|
|
34222
|
-
|
|
34223
|
-
.E_s1ese5oy {
|
|
34224
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34225
|
-
line-height: 32px;
|
|
34226
|
-
height: 32px;
|
|
34227
|
-
margin-bottom: 0;
|
|
34218
|
+
.E_sjob3jg {
|
|
34219
|
+
--item-min-width: 60px;
|
|
34228
34220
|
}
|
|
34229
|
-
.
|
|
34230
|
-
|
|
34221
|
+
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
34222
|
+
display: none !important;
|
|
34231
34223
|
}
|
|
34232
|
-
.
|
|
34233
|
-
|
|
34224
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
34225
|
+
flex-shrink: 0 !important;
|
|
34234
34226
|
}
|
|
34235
|
-
.
|
|
34236
|
-
color: #
|
|
34227
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
34228
|
+
color: #0080ff;
|
|
34237
34229
|
}
|
|
34238
|
-
.
|
|
34239
|
-
color: #
|
|
34230
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34231
|
+
color: #0080ff;
|
|
34232
|
+
font-weight: normal;
|
|
34240
34233
|
}
|
|
34241
|
-
.
|
|
34234
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
34242
34235
|
color: rgba(44, 56, 82, 0.6);
|
|
34243
34236
|
}
|
|
34244
|
-
|
|
34245
|
-
.E_b1ibis43 {
|
|
34246
|
-
margin-bottom: 0;
|
|
34237
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34247
34238
|
color: #00122e;
|
|
34248
34239
|
}
|
|
34249
|
-
|
|
34250
|
-
|
|
34251
|
-
line-height: 32px;
|
|
34252
|
-
margin-right: 6px;
|
|
34253
|
-
}
|
|
34254
|
-
|
|
34255
|
-
.E_bsub5bw.with-description {
|
|
34256
|
-
height: 24px;
|
|
34257
|
-
flex: 1;
|
|
34258
|
-
position: relative;
|
|
34259
|
-
top: -7px;
|
|
34240
|
+
.E_sjob3jg .step-item-text {
|
|
34241
|
+
display: inline-block;
|
|
34260
34242
|
}
|
|
34261
|
-
.
|
|
34262
|
-
width: 100%;
|
|
34243
|
+
.E_sjob3jg .step-item-title {
|
|
34263
34244
|
overflow: hidden;
|
|
34264
|
-
text-overflow: ellipsis;
|
|
34265
34245
|
white-space: nowrap;
|
|
34246
|
+
text-overflow: ellipsis;
|
|
34266
34247
|
}
|
|
34267
34248
|
|
|
34268
|
-
.
|
|
34269
|
-
|
|
34270
|
-
border-radius: 8px;
|
|
34271
|
-
overflow: auto;
|
|
34272
|
-
}
|
|
34273
|
-
.E_tmoyoag .ant-list {
|
|
34274
|
-
position: relative;
|
|
34249
|
+
.E_hjvj6s6 .ant-steps-item-container {
|
|
34250
|
+
min-width: var(--item-min-width);
|
|
34275
34251
|
}
|
|
34276
|
-
.
|
|
34277
|
-
|
|
34252
|
+
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
34253
|
+
cursor: not-allowed !important;
|
|
34278
34254
|
}
|
|
34279
|
-
.
|
|
34280
|
-
|
|
34281
|
-
|
|
34282
|
-
z-index: 2;
|
|
34283
|
-
display: flex;
|
|
34284
|
-
padding: 8px;
|
|
34285
|
-
flex-wrap: nowrap;
|
|
34286
|
-
justify-content: flex-start;
|
|
34287
|
-
background: #f2f5fa;
|
|
34288
|
-
font-size: 14px;
|
|
34289
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34290
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34255
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
34256
|
+
flex-direction: row;
|
|
34257
|
+
justify-content: stretch;
|
|
34291
34258
|
}
|
|
34292
|
-
.
|
|
34293
|
-
|
|
34259
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
34260
|
+
padding: 0;
|
|
34261
|
+
margin-right: 4px;
|
|
34262
|
+
flex: 1;
|
|
34263
|
+
overflow: visible;
|
|
34294
34264
|
}
|
|
34295
|
-
.
|
|
34296
|
-
|
|
34265
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
34266
|
+
width: 100%;
|
|
34267
|
+
min-height: unset;
|
|
34297
34268
|
}
|
|
34298
|
-
.
|
|
34299
|
-
|
|
34300
|
-
|
|
34301
|
-
|
|
34302
|
-
|
|
34303
|
-
|
|
34304
|
-
border: none;
|
|
34269
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
34270
|
+
height: 26px;
|
|
34271
|
+
line-height: 26px;
|
|
34272
|
+
width: 100%;
|
|
34273
|
+
padding: 0;
|
|
34274
|
+
font-size: 12px;
|
|
34305
34275
|
}
|
|
34306
|
-
.
|
|
34307
|
-
|
|
34308
|
-
margin: 12px 0 0;
|
|
34309
|
-
order: 99;
|
|
34310
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34276
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
34277
|
+
margin-right: 10px;
|
|
34311
34278
|
}
|
|
34312
|
-
.
|
|
34313
|
-
|
|
34314
|
-
flex-basis: 100%;
|
|
34315
|
-
order: 98;
|
|
34316
|
-
margin: 12px 0 0;
|
|
34279
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
34280
|
+
display: none;
|
|
34317
34281
|
}
|
|
34318
|
-
.
|
|
34319
|
-
|
|
34282
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
34283
|
+
padding-left: 8px;
|
|
34284
|
+
padding-right: 4px;
|
|
34285
|
+
border-radius: 4px 0 0 4px;
|
|
34320
34286
|
}
|
|
34321
|
-
.
|
|
34322
|
-
|
|
34287
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
34288
|
+
margin-right: 0;
|
|
34323
34289
|
}
|
|
34324
|
-
.
|
|
34325
|
-
|
|
34326
|
-
|
|
34290
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
34291
|
+
padding-right: 8px;
|
|
34292
|
+
padding-left: 12px;
|
|
34293
|
+
border-radius: 0 4px 4px 0;
|
|
34327
34294
|
}
|
|
34328
|
-
.
|
|
34329
|
-
|
|
34330
|
-
|
|
34331
|
-
|
|
34332
|
-
|
|
34333
|
-
|
|
34334
|
-
|
|
34335
|
-
|
|
34336
|
-
|
|
34337
|
-
|
|
34338
|
-
|
|
34339
|
-
|
|
34340
|
-
}
|
|
34341
|
-
.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 > * {
|
|
34342
|
-
text-align: left;
|
|
34343
|
-
}
|
|
34344
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
34345
|
-
text-align: right;
|
|
34346
|
-
}
|
|
34347
|
-
.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 > * {
|
|
34348
|
-
text-align: right;
|
|
34349
|
-
}
|
|
34350
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
34351
|
-
margin-right: 8px;
|
|
34352
|
-
}
|
|
34353
|
-
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
34354
|
-
padding: 4px;
|
|
34355
|
-
width: 24px;
|
|
34356
|
-
height: 24px;
|
|
34357
|
-
overflow: hidden;
|
|
34358
|
-
}
|
|
34359
|
-
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
34360
|
-
padding: 0;
|
|
34361
|
-
}
|
|
34362
|
-
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34363
|
-
cursor: not-allowed;
|
|
34364
|
-
opacity: 0.5;
|
|
34365
|
-
}
|
|
34366
|
-
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
34367
|
-
margin: 0;
|
|
34368
|
-
}
|
|
34369
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
34370
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
34371
|
-
border-radius: 5px;
|
|
34372
|
-
font-size: 12px;
|
|
34373
|
-
}
|
|
34374
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
34375
|
-
font-size: inherit;
|
|
34376
|
-
}
|
|
34377
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34378
|
-
min-height: 24px;
|
|
34379
|
-
font-size: 12px;
|
|
34380
|
-
position: relative;
|
|
34381
|
-
}
|
|
34382
|
-
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34383
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34384
|
-
}
|
|
34385
|
-
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34386
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34387
|
-
}
|
|
34388
|
-
|
|
34389
|
-
.E_a138syjm {
|
|
34390
|
-
display: flex;
|
|
34391
|
-
align-items: center;
|
|
34392
|
-
margin-top: 8px;
|
|
34393
|
-
gap: 8px;
|
|
34394
|
-
}
|
|
34395
|
-
.E_a138syjm button.ant-btn {
|
|
34396
|
-
padding: 2px 8px;
|
|
34397
|
-
height: 24px;
|
|
34398
|
-
}
|
|
34399
|
-
.E_a138syjm > span.maximum-desc {
|
|
34400
|
-
display: none;
|
|
34401
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34402
|
-
}
|
|
34403
|
-
.E_a138syjm > span.maximum-desc.disabled {
|
|
34404
|
-
display: inline;
|
|
34405
|
-
}
|
|
34406
|
-
|
|
34407
|
-
.E_d77i8u0 {
|
|
34408
|
-
width: 24px;
|
|
34409
|
-
height: 24px;
|
|
34410
|
-
padding: 4px;
|
|
34411
|
-
margin-right: 8px;
|
|
34412
|
-
}
|
|
34413
|
-
|
|
34414
|
-
.E_i1g85yz3 {
|
|
34415
|
-
margin-right: 4px;
|
|
34416
|
-
height: 16px;
|
|
34417
|
-
}
|
|
34418
|
-
|
|
34419
|
-
.E_sjob3jg {
|
|
34420
|
-
--item-min-width: 60px;
|
|
34421
|
-
}
|
|
34422
|
-
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
34423
|
-
display: none !important;
|
|
34424
|
-
}
|
|
34425
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
34426
|
-
flex-shrink: 0 !important;
|
|
34427
|
-
}
|
|
34428
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
34429
|
-
color: #0080ff;
|
|
34430
|
-
}
|
|
34431
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34432
|
-
color: #0080ff;
|
|
34433
|
-
font-weight: normal;
|
|
34434
|
-
}
|
|
34435
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
34436
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34437
|
-
}
|
|
34438
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34439
|
-
color: #00122e;
|
|
34440
|
-
}
|
|
34441
|
-
.E_sjob3jg .step-item-text {
|
|
34442
|
-
display: inline-block;
|
|
34443
|
-
}
|
|
34444
|
-
.E_sjob3jg .step-item-title {
|
|
34445
|
-
overflow: hidden;
|
|
34446
|
-
white-space: nowrap;
|
|
34447
|
-
text-overflow: ellipsis;
|
|
34448
|
-
}
|
|
34449
|
-
|
|
34450
|
-
.E_hjvj6s6 .ant-steps-item-container {
|
|
34451
|
-
min-width: var(--item-min-width);
|
|
34452
|
-
}
|
|
34453
|
-
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
34454
|
-
cursor: not-allowed !important;
|
|
34455
|
-
}
|
|
34456
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
34457
|
-
flex-direction: row;
|
|
34458
|
-
justify-content: stretch;
|
|
34459
|
-
}
|
|
34460
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
34461
|
-
padding: 0;
|
|
34462
|
-
margin-right: 4px;
|
|
34463
|
-
flex: 1;
|
|
34464
|
-
overflow: visible;
|
|
34465
|
-
}
|
|
34466
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
34467
|
-
width: 100%;
|
|
34468
|
-
min-height: unset;
|
|
34469
|
-
}
|
|
34470
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
34471
|
-
height: 26px;
|
|
34472
|
-
line-height: 26px;
|
|
34473
|
-
width: 100%;
|
|
34474
|
-
padding: 0;
|
|
34475
|
-
font-size: 12px;
|
|
34476
|
-
}
|
|
34477
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
34478
|
-
margin-right: 10px;
|
|
34479
|
-
}
|
|
34480
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
34481
|
-
display: none;
|
|
34482
|
-
}
|
|
34483
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
34484
|
-
padding-left: 8px;
|
|
34485
|
-
padding-right: 4px;
|
|
34486
|
-
border-radius: 4px 0 0 4px;
|
|
34487
|
-
}
|
|
34488
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
34489
|
-
margin-right: 0;
|
|
34490
|
-
}
|
|
34491
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
34492
|
-
padding-right: 8px;
|
|
34493
|
-
padding-left: 12px;
|
|
34494
|
-
border-radius: 0 4px 4px 0;
|
|
34495
|
-
}
|
|
34496
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
34497
|
-
content: "";
|
|
34498
|
-
width: 0;
|
|
34499
|
-
height: 0;
|
|
34500
|
-
border: 13px solid transparent;
|
|
34501
|
-
position: absolute;
|
|
34502
|
-
top: 0;
|
|
34503
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
34504
|
-
z-index: 2;
|
|
34505
|
-
position: relative;
|
|
34506
|
-
top: -50%;
|
|
34507
|
-
right: -100%;
|
|
34295
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
34296
|
+
content: "";
|
|
34297
|
+
width: 0;
|
|
34298
|
+
height: 0;
|
|
34299
|
+
border: 13px solid transparent;
|
|
34300
|
+
position: absolute;
|
|
34301
|
+
top: 0;
|
|
34302
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
34303
|
+
z-index: 2;
|
|
34304
|
+
position: relative;
|
|
34305
|
+
top: -50%;
|
|
34306
|
+
right: -100%;
|
|
34508
34307
|
}
|
|
34509
34308
|
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
34510
34309
|
padding: 0 4px 0 12px;
|
|
@@ -34611,113 +34410,266 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34611
34410
|
justify-content: center;
|
|
34612
34411
|
}
|
|
34613
34412
|
|
|
34614
|
-
.
|
|
34615
|
-
|
|
34616
|
-
|
|
34617
|
-
.E_t13ef470 .table-loading-item {
|
|
34618
|
-
padding: 12px 4px;
|
|
34619
|
-
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
34620
|
-
display: flex;
|
|
34413
|
+
.E_t1dtlqs1 {
|
|
34414
|
+
margin-bottom: 4px;
|
|
34415
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34621
34416
|
}
|
|
34622
|
-
|
|
34623
|
-
|
|
34624
|
-
|
|
34625
|
-
|
|
34626
|
-
|
|
34417
|
+
|
|
34418
|
+
.E_s1ese5oy {
|
|
34419
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34420
|
+
line-height: 32px;
|
|
34421
|
+
height: 32px;
|
|
34422
|
+
margin-bottom: 0;
|
|
34627
34423
|
}
|
|
34628
|
-
.
|
|
34629
|
-
|
|
34424
|
+
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
34425
|
+
color: #0080ff;
|
|
34630
34426
|
}
|
|
34631
|
-
.
|
|
34632
|
-
|
|
34427
|
+
.E_s1ese5oy.warning {
|
|
34428
|
+
color: #ffa500;
|
|
34633
34429
|
}
|
|
34634
|
-
.
|
|
34635
|
-
|
|
34430
|
+
.E_s1ese5oy.success {
|
|
34431
|
+
color: #00ba5d;
|
|
34636
34432
|
}
|
|
34637
|
-
.
|
|
34638
|
-
|
|
34433
|
+
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
34434
|
+
color: #f0483e;
|
|
34639
34435
|
}
|
|
34640
|
-
.
|
|
34641
|
-
|
|
34436
|
+
.E_s1ese5oy.normal {
|
|
34437
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34642
34438
|
}
|
|
34643
34439
|
|
|
34644
|
-
.
|
|
34645
|
-
|
|
34440
|
+
.E_b1ibis43 {
|
|
34441
|
+
margin-bottom: 0;
|
|
34442
|
+
color: #00122e;
|
|
34646
34443
|
}
|
|
34647
34444
|
|
|
34648
|
-
.
|
|
34649
|
-
|
|
34650
|
-
|
|
34651
|
-
gap: 8px;
|
|
34652
|
-
padding: 8px 0;
|
|
34653
|
-
display: flex;
|
|
34654
|
-
justify-content: center;
|
|
34655
|
-
white-space: pre-wrap;
|
|
34656
|
-
align-items: center;
|
|
34657
|
-
}
|
|
34658
|
-
.E_bpgac8u .dashed-btn {
|
|
34659
|
-
border-bottom: 1px solid white;
|
|
34660
|
-
cursor: pointer;
|
|
34445
|
+
.E_b11xxjd2 {
|
|
34446
|
+
line-height: 32px;
|
|
34447
|
+
margin-right: 6px;
|
|
34661
34448
|
}
|
|
34662
34449
|
|
|
34663
|
-
.
|
|
34664
|
-
|
|
34450
|
+
.E_bsub5bw.with-description {
|
|
34451
|
+
height: 24px;
|
|
34452
|
+
flex: 1;
|
|
34453
|
+
position: relative;
|
|
34454
|
+
top: -7px;
|
|
34665
34455
|
}
|
|
34666
|
-
|
|
34667
|
-
|
|
34668
|
-
|
|
34456
|
+
.E_bsub5bw p {
|
|
34457
|
+
width: 100%;
|
|
34458
|
+
overflow: hidden;
|
|
34459
|
+
text-overflow: ellipsis;
|
|
34460
|
+
white-space: nowrap;
|
|
34669
34461
|
}
|
|
34670
34462
|
|
|
34671
|
-
.
|
|
34672
|
-
|
|
34463
|
+
.E_tmoyoag {
|
|
34464
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34465
|
+
border-radius: 8px;
|
|
34466
|
+
overflow: auto;
|
|
34673
34467
|
}
|
|
34674
|
-
|
|
34675
|
-
|
|
34676
|
-
padding: 0px;
|
|
34677
|
-
padding-top: 5px;
|
|
34678
|
-
padding-left: 5px;
|
|
34468
|
+
.E_tmoyoag .ant-list {
|
|
34469
|
+
position: relative;
|
|
34679
34470
|
}
|
|
34680
|
-
.
|
|
34681
|
-
|
|
34682
|
-
padding-bottom: 0px;
|
|
34471
|
+
.E_tmoyoag .ant-list .ant-list-item:last-child {
|
|
34472
|
+
border-bottom: none;
|
|
34683
34473
|
}
|
|
34684
|
-
.
|
|
34685
|
-
|
|
34474
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34475
|
+
position: sticky;
|
|
34476
|
+
top: 0;
|
|
34477
|
+
z-index: 2;
|
|
34478
|
+
display: flex;
|
|
34479
|
+
padding: 8px;
|
|
34480
|
+
flex-wrap: nowrap;
|
|
34481
|
+
justify-content: flex-start;
|
|
34482
|
+
background: #f2f5fa;
|
|
34483
|
+
font-size: 14px;
|
|
34484
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34485
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34486
|
+
}
|
|
34487
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34488
|
+
align-items: inherit;
|
|
34489
|
+
}
|
|
34490
|
+
.E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
|
|
34686
34491
|
margin-bottom: 0;
|
|
34687
34492
|
}
|
|
34688
|
-
.
|
|
34689
|
-
|
|
34493
|
+
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
34494
|
+
display: flex;
|
|
34495
|
+
justify-content: flex-start;
|
|
34496
|
+
align-items: flex-start;
|
|
34497
|
+
flex-wrap: wrap;
|
|
34498
|
+
padding: 8px;
|
|
34499
|
+
border: none;
|
|
34690
34500
|
}
|
|
34691
|
-
.
|
|
34692
|
-
|
|
34501
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
34502
|
+
flex-basis: 100%;
|
|
34503
|
+
margin: 12px 0 0;
|
|
34504
|
+
order: 99;
|
|
34505
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34506
|
+
}
|
|
34507
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
34508
|
+
color: #f0483e;
|
|
34509
|
+
flex-basis: 100%;
|
|
34510
|
+
order: 98;
|
|
34511
|
+
margin: 12px 0 0;
|
|
34512
|
+
}
|
|
34513
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
34514
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34515
|
+
}
|
|
34516
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
34517
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34518
|
+
}
|
|
34519
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
34520
|
+
flex: 1 0 0;
|
|
34521
|
+
overflow: hidden;
|
|
34522
|
+
}
|
|
34523
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
34524
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34525
|
+
margin: 0;
|
|
34526
|
+
}
|
|
34527
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
34528
|
+
text-align: center;
|
|
34529
|
+
}
|
|
34530
|
+
.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 > * {
|
|
34531
|
+
text-align: center;
|
|
34532
|
+
}
|
|
34533
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
34534
|
+
text-align: left;
|
|
34535
|
+
}
|
|
34536
|
+
.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 > * {
|
|
34537
|
+
text-align: left;
|
|
34538
|
+
}
|
|
34539
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
34540
|
+
text-align: right;
|
|
34541
|
+
}
|
|
34542
|
+
.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 > * {
|
|
34543
|
+
text-align: right;
|
|
34544
|
+
}
|
|
34545
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
34546
|
+
margin-right: 8px;
|
|
34547
|
+
}
|
|
34548
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
34549
|
+
padding: 4px;
|
|
34550
|
+
width: 24px;
|
|
34551
|
+
height: 24px;
|
|
34552
|
+
overflow: hidden;
|
|
34553
|
+
}
|
|
34554
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
34555
|
+
padding: 0;
|
|
34556
|
+
}
|
|
34557
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34558
|
+
cursor: not-allowed;
|
|
34559
|
+
opacity: 0.5;
|
|
34560
|
+
}
|
|
34561
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
34562
|
+
margin: 0;
|
|
34563
|
+
}
|
|
34564
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
34565
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
34566
|
+
border-radius: 5px;
|
|
34567
|
+
font-size: 12px;
|
|
34568
|
+
}
|
|
34569
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
34570
|
+
font-size: inherit;
|
|
34571
|
+
}
|
|
34572
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34573
|
+
min-height: 24px;
|
|
34574
|
+
font-size: 12px;
|
|
34575
|
+
position: relative;
|
|
34576
|
+
}
|
|
34577
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34578
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34579
|
+
}
|
|
34580
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34581
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34693
34582
|
}
|
|
34694
34583
|
|
|
34695
|
-
.
|
|
34696
|
-
|
|
34584
|
+
.E_a138syjm {
|
|
34585
|
+
display: flex;
|
|
34586
|
+
align-items: center;
|
|
34587
|
+
margin-top: 8px;
|
|
34588
|
+
gap: 8px;
|
|
34697
34589
|
}
|
|
34698
|
-
.
|
|
34590
|
+
.E_a138syjm button.ant-btn {
|
|
34591
|
+
padding: 2px 8px;
|
|
34592
|
+
height: 24px;
|
|
34593
|
+
}
|
|
34594
|
+
.E_a138syjm > span.maximum-desc {
|
|
34595
|
+
display: none;
|
|
34596
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34597
|
+
}
|
|
34598
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
34599
|
+
display: inline;
|
|
34600
|
+
}
|
|
34601
|
+
|
|
34602
|
+
.E_d77i8u0 {
|
|
34603
|
+
width: 24px;
|
|
34604
|
+
height: 24px;
|
|
34605
|
+
padding: 4px;
|
|
34606
|
+
margin-right: 8px;
|
|
34607
|
+
}
|
|
34608
|
+
|
|
34609
|
+
.E_i1g85yz3 {
|
|
34610
|
+
margin-right: 4px;
|
|
34611
|
+
height: 16px;
|
|
34612
|
+
}
|
|
34613
|
+
|
|
34614
|
+
.E_t13ef470 {
|
|
34615
|
+
height: 100%;
|
|
34616
|
+
}
|
|
34617
|
+
.E_t13ef470 .table-loading-item {
|
|
34618
|
+
padding: 12px 4px;
|
|
34619
|
+
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
34699
34620
|
display: flex;
|
|
34700
|
-
flex-direction: column;
|
|
34701
|
-
gap: 4px;
|
|
34702
|
-
margin-top: 4px;
|
|
34703
34621
|
}
|
|
34704
|
-
.
|
|
34705
|
-
|
|
34622
|
+
.E_t13ef470 .table-loading-item > * {
|
|
34623
|
+
height: 16px;
|
|
34624
|
+
margin: 4px;
|
|
34625
|
+
background: rgba(204, 212, 227, 0.18);
|
|
34626
|
+
border-radius: 2px;
|
|
34627
|
+
}
|
|
34628
|
+
.E_t13ef470 .table-loading-item .checkbox-loading {
|
|
34629
|
+
width: 16px;
|
|
34630
|
+
}
|
|
34631
|
+
.E_t13ef470 .table-loading-item .td-loading {
|
|
34632
|
+
flex: 1;
|
|
34633
|
+
}
|
|
34634
|
+
.E_t13ef470 :nth-child(1) {
|
|
34635
|
+
padding: 8px 4px;
|
|
34636
|
+
}
|
|
34637
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
34638
|
+
background: rgba(107, 125, 153, 0.18);
|
|
34639
|
+
}
|
|
34640
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
34641
|
+
background: rgba(163, 180, 204, 0.18);
|
|
34706
34642
|
}
|
|
34707
34643
|
|
|
34708
|
-
.
|
|
34644
|
+
.E_bpgac8u {
|
|
34645
|
+
color: #FFFFFF;
|
|
34646
|
+
display: flex;
|
|
34647
|
+
gap: 8px;
|
|
34648
|
+
padding: 8px 0;
|
|
34709
34649
|
display: flex;
|
|
34710
|
-
flex-direction: column;
|
|
34711
|
-
align-items: center;
|
|
34712
34650
|
justify-content: center;
|
|
34651
|
+
white-space: pre-wrap;
|
|
34652
|
+
align-items: center;
|
|
34653
|
+
}
|
|
34654
|
+
.E_bpgac8u .dashed-btn {
|
|
34655
|
+
border-bottom: 1px solid white;
|
|
34656
|
+
cursor: pointer;
|
|
34713
34657
|
}
|
|
34714
34658
|
|
|
34715
|
-
.
|
|
34716
|
-
|
|
34659
|
+
.E_envn4g3 {
|
|
34660
|
+
background: #F0483E;
|
|
34717
34661
|
}
|
|
34718
34662
|
|
|
34719
|
-
.
|
|
34720
|
-
|
|
34663
|
+
.E_i12w18eu {
|
|
34664
|
+
background: #0080FF;
|
|
34665
|
+
}
|
|
34666
|
+
|
|
34667
|
+
.E_wujsnt4 {
|
|
34668
|
+
background-color: #E07F00;
|
|
34669
|
+
}
|
|
34670
|
+
|
|
34671
|
+
.E_b1jaupqb {
|
|
34672
|
+
color: #F0483E;
|
|
34721
34673
|
}
|
|
34722
34674
|
|
|
34723
34675
|
.E_icab5o7 {
|
|
@@ -34917,35 +34869,83 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34917
34869
|
font-weight: bold;
|
|
34918
34870
|
}
|
|
34919
34871
|
|
|
34920
|
-
.
|
|
34921
|
-
|
|
34922
|
-
|
|
34923
|
-
|
|
34924
|
-
position: relative;
|
|
34925
|
-
border-radius: 2px;
|
|
34926
|
-
background: rgba(225, 230, 241, 0.6);
|
|
34927
|
-
overflow: hidden;
|
|
34872
|
+
.E_t59qhqp {
|
|
34873
|
+
padding: 0px;
|
|
34874
|
+
padding-top: 5px;
|
|
34875
|
+
padding-left: 5px;
|
|
34928
34876
|
}
|
|
34929
|
-
.
|
|
34930
|
-
|
|
34931
|
-
|
|
34932
|
-
transform: rotate(15deg);
|
|
34933
|
-
position: absolute;
|
|
34934
|
-
top: -50%;
|
|
34935
|
-
flex-shrink: 0;
|
|
34936
|
-
opacity: 0.8;
|
|
34937
|
-
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
|
|
34938
|
-
animation: shimmer 1100ms infinite;
|
|
34877
|
+
.E_t59qhqp .ant-timeline-item {
|
|
34878
|
+
margin-bottom: 16px;
|
|
34879
|
+
padding-bottom: 0px;
|
|
34939
34880
|
}
|
|
34940
|
-
|
|
34941
|
-
|
|
34942
|
-
|
|
34943
|
-
}
|
|
34944
|
-
to {
|
|
34945
|
-
left: 100%;
|
|
34946
|
-
}
|
|
34881
|
+
.E_t59qhqp .ant-timeline-item-last,
|
|
34882
|
+
.E_t59qhqp .compact.ant-timeline-item-last {
|
|
34883
|
+
margin-bottom: 0;
|
|
34947
34884
|
}
|
|
34948
|
-
|
|
34885
|
+
.E_t59qhqp .compact.ant-timeline-item {
|
|
34886
|
+
margin-bottom: 12px;
|
|
34887
|
+
}
|
|
34888
|
+
.E_t59qhqp .info-action {
|
|
34889
|
+
align-self: baseline;
|
|
34890
|
+
}
|
|
34891
|
+
|
|
34892
|
+
.E_t2e44lg .ant-timeline-item-content {
|
|
34893
|
+
margin-left: 18px;
|
|
34894
|
+
}
|
|
34895
|
+
.E_t2e44lg .item-time {
|
|
34896
|
+
display: flex;
|
|
34897
|
+
flex-direction: column;
|
|
34898
|
+
gap: 4px;
|
|
34899
|
+
margin-top: 4px;
|
|
34900
|
+
}
|
|
34901
|
+
.E_t2e44lg:last-child .ant-timeline-item-content {
|
|
34902
|
+
padding-bottom: 0;
|
|
34903
|
+
}
|
|
34904
|
+
|
|
34905
|
+
.E_e14ua30y {
|
|
34906
|
+
display: flex;
|
|
34907
|
+
flex-direction: column;
|
|
34908
|
+
align-items: center;
|
|
34909
|
+
justify-content: center;
|
|
34910
|
+
}
|
|
34911
|
+
|
|
34912
|
+
.E_s1ikqzph {
|
|
34913
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34914
|
+
}
|
|
34915
|
+
|
|
34916
|
+
.E_i15astnl {
|
|
34917
|
+
color: #00122E;
|
|
34918
|
+
}
|
|
34919
|
+
|
|
34920
|
+
.E_s20iney.skeleton-box {
|
|
34921
|
+
display: flex;
|
|
34922
|
+
align-items: center;
|
|
34923
|
+
justify-content: center;
|
|
34924
|
+
position: relative;
|
|
34925
|
+
border-radius: 2px;
|
|
34926
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34927
|
+
overflow: hidden;
|
|
34928
|
+
}
|
|
34929
|
+
.E_s20iney.skeleton-box > .skeleton-shimmer {
|
|
34930
|
+
width: 200%;
|
|
34931
|
+
height: 200%;
|
|
34932
|
+
transform: rotate(15deg);
|
|
34933
|
+
position: absolute;
|
|
34934
|
+
top: -50%;
|
|
34935
|
+
flex-shrink: 0;
|
|
34936
|
+
opacity: 0.8;
|
|
34937
|
+
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
|
|
34938
|
+
animation: shimmer 1100ms infinite;
|
|
34939
|
+
}
|
|
34940
|
+
@keyframes shimmer {
|
|
34941
|
+
from {
|
|
34942
|
+
left: -120%;
|
|
34943
|
+
}
|
|
34944
|
+
to {
|
|
34945
|
+
left: 100%;
|
|
34946
|
+
}
|
|
34947
|
+
}
|
|
34948
|
+
|
|
34949
34949
|
.E_dxyv8bv {
|
|
34950
34950
|
--footer-height: 80px;
|
|
34951
34951
|
--modal-content-width: 492px;
|
|
@@ -35461,66 +35461,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35461
35461
|
border-radius: 2px;
|
|
35462
35462
|
}
|
|
35463
35463
|
|
|
35464
|
-
.E_n12mqh7z {
|
|
35465
|
-
display: flex;
|
|
35466
|
-
align-items: center;
|
|
35467
|
-
font-size: 12px;
|
|
35468
|
-
line-height: 18px;
|
|
35469
|
-
}
|
|
35470
|
-
.E_n12mqh7z:not(:last-child) {
|
|
35471
|
-
margin-bottom: 4px;
|
|
35472
|
-
}
|
|
35473
|
-
|
|
35474
|
-
.E_tf5bynu {
|
|
35475
|
-
margin: 0 3px;
|
|
35476
|
-
}
|
|
35477
|
-
|
|
35478
|
-
.E_tcckoz1 {
|
|
35479
|
-
max-height: 400px;
|
|
35480
|
-
overflow: auto;
|
|
35481
|
-
}
|
|
35482
|
-
|
|
35483
|
-
.E_gmyahx3 {
|
|
35484
|
-
cursor: pointer;
|
|
35485
|
-
}
|
|
35486
|
-
.E_gmyahx3 .link-text {
|
|
35487
|
-
color: rgba(0, 21, 64, 0.3);
|
|
35488
|
-
}
|
|
35489
|
-
.E_gmyahx3:hover .link-text {
|
|
35490
|
-
color: #0080ff;
|
|
35491
|
-
}
|
|
35492
|
-
|
|
35493
|
-
span.E_tqjc4ui {
|
|
35494
|
-
margin: 0 2px;
|
|
35495
|
-
}
|
|
35496
|
-
|
|
35497
|
-
.E_ou7iq30 {
|
|
35498
|
-
overflow: hidden;
|
|
35499
|
-
text-overflow: ellipsis;
|
|
35500
|
-
}
|
|
35501
|
-
|
|
35502
|
-
.E_s1tui002 {
|
|
35503
|
-
white-space: nowrap;
|
|
35504
|
-
}
|
|
35505
|
-
|
|
35506
|
-
.E_mxrc2zg {
|
|
35507
|
-
display: -webkit-box;
|
|
35508
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
35509
|
-
-webkit-box-orient: vertical;
|
|
35510
|
-
word-break: break-all;
|
|
35511
|
-
}
|
|
35512
|
-
|
|
35513
|
-
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
35514
|
-
display: none;
|
|
35515
|
-
}
|
|
35516
|
-
.E_t1vv6d68 .ant-tooltip-inner {
|
|
35517
|
-
background: rgba(23, 38, 64, 0.8);
|
|
35518
|
-
border-radius: 4px;
|
|
35519
|
-
}
|
|
35520
|
-
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
35521
|
-
visibility: hidden;
|
|
35522
|
-
}
|
|
35523
|
-
|
|
35524
35464
|
.E_c1up1pdz {
|
|
35525
35465
|
width: 648px;
|
|
35526
35466
|
}
|
|
@@ -35661,215 +35601,154 @@ span.E_tqjc4ui {
|
|
|
35661
35601
|
color: #fff;
|
|
35662
35602
|
}
|
|
35663
35603
|
|
|
35664
|
-
.
|
|
35665
|
-
|
|
35666
|
-
align-items: center;
|
|
35604
|
+
.E_gmyahx3 {
|
|
35605
|
+
cursor: pointer;
|
|
35667
35606
|
}
|
|
35668
|
-
.
|
|
35669
|
-
|
|
35607
|
+
.E_gmyahx3 .link-text {
|
|
35608
|
+
color: rgba(0, 21, 64, 0.3);
|
|
35609
|
+
}
|
|
35610
|
+
.E_gmyahx3:hover .link-text {
|
|
35611
|
+
color: #0080ff;
|
|
35670
35612
|
}
|
|
35671
35613
|
|
|
35672
|
-
.
|
|
35673
|
-
|
|
35674
|
-
flex-direction: column;
|
|
35675
|
-
flex: 1;
|
|
35676
|
-
/* FIXME:(yanzhen) do this better */
|
|
35614
|
+
span.E_tqjc4ui {
|
|
35615
|
+
margin: 0 2px;
|
|
35677
35616
|
}
|
|
35678
|
-
|
|
35679
|
-
|
|
35680
|
-
|
|
35681
|
-
|
|
35617
|
+
|
|
35618
|
+
.E_ou7iq30 {
|
|
35619
|
+
overflow: hidden;
|
|
35620
|
+
text-overflow: ellipsis;
|
|
35682
35621
|
}
|
|
35683
|
-
|
|
35684
|
-
|
|
35622
|
+
|
|
35623
|
+
.E_s1tui002 {
|
|
35624
|
+
white-space: nowrap;
|
|
35685
35625
|
}
|
|
35686
|
-
|
|
35687
|
-
|
|
35688
|
-
|
|
35689
|
-
line-
|
|
35690
|
-
|
|
35691
|
-
|
|
35692
|
-
border-radius: 4px 4px 0 0;
|
|
35693
|
-
cursor: pointer;
|
|
35694
|
-
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
35626
|
+
|
|
35627
|
+
.E_mxrc2zg {
|
|
35628
|
+
display: -webkit-box;
|
|
35629
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
35630
|
+
-webkit-box-orient: vertical;
|
|
35631
|
+
word-break: break-all;
|
|
35695
35632
|
}
|
|
35696
|
-
|
|
35697
|
-
|
|
35633
|
+
|
|
35634
|
+
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
35635
|
+
display: none;
|
|
35698
35636
|
}
|
|
35699
|
-
.
|
|
35700
|
-
|
|
35637
|
+
.E_t1vv6d68 .ant-tooltip-inner {
|
|
35638
|
+
background: rgba(23, 38, 64, 0.8);
|
|
35639
|
+
border-radius: 4px;
|
|
35701
35640
|
}
|
|
35702
|
-
.
|
|
35703
|
-
|
|
35704
|
-
background: rgba(211, 218, 235, 0.6);
|
|
35641
|
+
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
35642
|
+
visibility: hidden;
|
|
35705
35643
|
}
|
|
35706
|
-
|
|
35707
|
-
|
|
35644
|
+
|
|
35645
|
+
.E_n12mqh7z {
|
|
35646
|
+
display: flex;
|
|
35647
|
+
align-items: center;
|
|
35648
|
+
font-size: 12px;
|
|
35649
|
+
line-height: 18px;
|
|
35708
35650
|
}
|
|
35709
|
-
.
|
|
35710
|
-
|
|
35651
|
+
.E_n12mqh7z:not(:last-child) {
|
|
35652
|
+
margin-bottom: 4px;
|
|
35711
35653
|
}
|
|
35712
|
-
|
|
35713
|
-
|
|
35714
|
-
|
|
35654
|
+
|
|
35655
|
+
.E_tf5bynu {
|
|
35656
|
+
margin: 0 3px;
|
|
35715
35657
|
}
|
|
35716
|
-
|
|
35717
|
-
|
|
35658
|
+
|
|
35659
|
+
.E_tcckoz1 {
|
|
35660
|
+
max-height: 400px;
|
|
35661
|
+
overflow: auto;
|
|
35718
35662
|
}
|
|
35719
|
-
|
|
35720
|
-
|
|
35663
|
+
|
|
35664
|
+
.E_t1sqg15u {
|
|
35665
|
+
background: white;
|
|
35721
35666
|
}
|
|
35722
|
-
.
|
|
35723
|
-
|
|
35667
|
+
.E_t1sqg15u.inline .table-row {
|
|
35668
|
+
flex-direction: column;
|
|
35724
35669
|
}
|
|
35725
|
-
.
|
|
35726
|
-
|
|
35727
|
-
background: rgba(0, 128, 255, 0.1);
|
|
35670
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
35671
|
+
padding: 0 16px 7px 0;
|
|
35728
35672
|
}
|
|
35729
|
-
.
|
|
35730
|
-
|
|
35673
|
+
.E_t1sqg15u.has-border .table-header {
|
|
35674
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35731
35675
|
}
|
|
35732
|
-
.
|
|
35733
|
-
|
|
35676
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
35677
|
+
border-top: none !important;
|
|
35734
35678
|
}
|
|
35735
|
-
.
|
|
35736
|
-
|
|
35737
|
-
height: 22px;
|
|
35679
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
35680
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
35738
35681
|
}
|
|
35739
|
-
.
|
|
35740
|
-
|
|
35682
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
35683
|
+
padding-bottom: 0;
|
|
35741
35684
|
}
|
|
35742
|
-
.
|
|
35743
|
-
|
|
35685
|
+
.E_t1sqg15u.align-right .content {
|
|
35686
|
+
text-align: right;
|
|
35687
|
+
}
|
|
35688
|
+
.E_t1sqg15u .uuid-row {
|
|
35744
35689
|
display: flex;
|
|
35745
|
-
|
|
35690
|
+
justify-content: space-between;
|
|
35691
|
+
}
|
|
35692
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
35693
|
+
white-space: nowrap;
|
|
35746
35694
|
overflow: hidden;
|
|
35695
|
+
text-overflow: ellipsis;
|
|
35747
35696
|
}
|
|
35748
|
-
|
|
35749
|
-
|
|
35750
|
-
max-width: 0;
|
|
35751
|
-
transition: max-width 320ms ease, opacity 240ms ease;
|
|
35752
|
-
}
|
|
35753
|
-
.E_t160l1cm .tab-menu-item-group .sub-title {
|
|
35754
|
-
padding: 1px 12px;
|
|
35755
|
-
position: relative;
|
|
35697
|
+
|
|
35698
|
+
.E_t4zczcp {
|
|
35756
35699
|
display: flex;
|
|
35700
|
+
justify-content: space-between;
|
|
35701
|
+
align-items: center;
|
|
35702
|
+
padding: 8px;
|
|
35703
|
+
min-height: 32px;
|
|
35757
35704
|
}
|
|
35758
|
-
.
|
|
35759
|
-
|
|
35760
|
-
|
|
35761
|
-
|
|
35762
|
-
|
|
35763
|
-
transform: translate(-50%, -50%);
|
|
35764
|
-
transition: opacity 100ms linear;
|
|
35765
|
-
fill: rgba(0, 128, 255, 0.2);
|
|
35766
|
-
}
|
|
35767
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
35768
|
-
color: #0080ff;
|
|
35769
|
-
}
|
|
35770
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
35771
|
-
padding: 1px 12px;
|
|
35772
|
-
display: inline-block;
|
|
35773
|
-
opacity: 1;
|
|
35774
|
-
max-width: 160px;
|
|
35775
|
-
}
|
|
35776
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
35777
|
-
padding: 1px 12px;
|
|
35778
|
-
color: #005ed1;
|
|
35779
|
-
}
|
|
35780
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
35781
|
-
opacity: 1;
|
|
35782
|
-
}
|
|
35783
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
|
|
35784
|
-
background: rgba(0, 128, 255, 0.16);
|
|
35785
|
-
}
|
|
35786
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
|
|
35787
|
-
opacity: 0;
|
|
35788
|
-
}
|
|
35789
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
35790
|
-
padding: 4px 16px;
|
|
35791
|
-
height: 32px;
|
|
35792
|
-
border-radius: 6px 6px 0 0;
|
|
35793
|
-
}
|
|
35794
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
35795
|
-
padding-left: 0;
|
|
35796
|
-
}
|
|
35797
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
|
|
35798
|
-
padding-left: 16px;
|
|
35799
|
-
}
|
|
35800
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
35801
|
-
margin-left: 11px;
|
|
35802
|
-
height: 24px;
|
|
35803
|
-
}
|
|
35804
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
35805
|
-
padding: 0;
|
|
35806
|
-
}
|
|
35807
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
35808
|
-
padding: 4px 16px;
|
|
35809
|
-
}
|
|
35810
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
35811
|
-
padding: 4px 16px;
|
|
35812
|
-
}
|
|
35813
|
-
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
35814
|
-
background: #fff;
|
|
35815
|
-
}
|
|
35816
|
-
.E_t160l1cm .tab-menu-item-light:active {
|
|
35817
|
-
color: #005ed1;
|
|
35818
|
-
}
|
|
35819
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
35820
|
-
background: #fff;
|
|
35821
|
-
color: #1d326c;
|
|
35822
|
-
}
|
|
35823
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
35824
|
-
color: rgba(45, 58, 86, 0.6);
|
|
35825
|
-
}
|
|
35826
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
35827
|
-
color: #1d326c;
|
|
35705
|
+
.E_t4zczcp .table-title {
|
|
35706
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35707
|
+
font-weight: 600;
|
|
35708
|
+
font-size: 12px;
|
|
35709
|
+
line-height: 8px;
|
|
35828
35710
|
}
|
|
35829
|
-
.
|
|
35830
|
-
|
|
35711
|
+
.E_t4zczcp .edit-icon {
|
|
35712
|
+
font-size: 16px;
|
|
35713
|
+
color: rgba(10, 37, 85, 0.6);
|
|
35714
|
+
cursor: pointer;
|
|
35831
35715
|
}
|
|
35832
|
-
|
|
35833
|
-
|
|
35716
|
+
|
|
35717
|
+
.E_t1s7goww {
|
|
35718
|
+
font-size: 12px;
|
|
35719
|
+
line-height: 18px;
|
|
35834
35720
|
}
|
|
35835
|
-
|
|
35836
|
-
|
|
35721
|
+
|
|
35722
|
+
.E_t93e4cf {
|
|
35837
35723
|
display: flex;
|
|
35838
|
-
|
|
35839
|
-
|
|
35840
|
-
.E_t160l1cm.is-overview .tab-content {
|
|
35841
|
-
overflow: visible;
|
|
35724
|
+
padding: 8px 0;
|
|
35725
|
+
color: #2d3a56;
|
|
35842
35726
|
}
|
|
35843
|
-
|
|
35844
|
-
|
|
35845
|
-
max-width: 240px;
|
|
35846
|
-
animation: none;
|
|
35727
|
+
.E_t93e4cf .hidden {
|
|
35728
|
+
display: none;
|
|
35847
35729
|
}
|
|
35848
|
-
.
|
|
35849
|
-
|
|
35850
|
-
padding: 0;
|
|
35730
|
+
.E_t93e4cf .ant-btn.ant-btn-link {
|
|
35731
|
+
height: auto;
|
|
35851
35732
|
}
|
|
35852
|
-
.
|
|
35853
|
-
margin: 0;
|
|
35854
|
-
height: 32px;
|
|
35855
|
-
line-height: 32px;
|
|
35856
|
-
font-size: 13px;
|
|
35857
|
-
padding: 0 10px;
|
|
35858
|
-
display: block;
|
|
35733
|
+
.E_t93e4cf .content {
|
|
35859
35734
|
overflow: hidden;
|
|
35860
|
-
|
|
35861
|
-
|
|
35735
|
+
overflow-x: auto;
|
|
35736
|
+
width: 100%;
|
|
35737
|
+
white-space: pre-wrap;
|
|
35862
35738
|
}
|
|
35863
|
-
.
|
|
35864
|
-
|
|
35865
|
-
|
|
35866
|
-
width: calc(100% + 10px);
|
|
35867
|
-
background: rgba(172, 186, 211, 0.6);
|
|
35868
|
-
display: block;
|
|
35739
|
+
.E_t93e4cf .content .ant-btn {
|
|
35740
|
+
white-space: pre-wrap;
|
|
35741
|
+
text-align: left;
|
|
35869
35742
|
}
|
|
35870
|
-
.
|
|
35871
|
-
|
|
35872
|
-
|
|
35743
|
+
.E_t93e4cf .content .unit-chart {
|
|
35744
|
+
justify-content: flex-start;
|
|
35745
|
+
}
|
|
35746
|
+
|
|
35747
|
+
.E_rhz2uv5 {
|
|
35748
|
+
width: var(--rhz2uv5-0);
|
|
35749
|
+
flex-shrink: 0;
|
|
35750
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35751
|
+
padding-right: 12px;
|
|
35873
35752
|
}
|
|
35874
35753
|
|
|
35875
35754
|
.E_s1at6qmn.ant-layout-sider {
|
|
@@ -35985,6 +35864,14 @@ span.E_tqjc4ui {
|
|
|
35985
35864
|
text-align: left;
|
|
35986
35865
|
}
|
|
35987
35866
|
|
|
35867
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
35868
|
+
display: flex;
|
|
35869
|
+
align-items: center;
|
|
35870
|
+
}
|
|
35871
|
+
.E_s1iv0tp1 .enabled-text {
|
|
35872
|
+
margin-right: 8px;
|
|
35873
|
+
}
|
|
35874
|
+
|
|
35988
35875
|
.E_u15heuvq.content {
|
|
35989
35876
|
cursor: default !important;
|
|
35990
35877
|
}
|
|
@@ -36024,198 +35911,207 @@ span.E_tqjc4ui {
|
|
|
36024
35911
|
color: #00122e !important;
|
|
36025
35912
|
}
|
|
36026
35913
|
|
|
36027
|
-
.
|
|
36028
|
-
|
|
36029
|
-
}
|
|
36030
|
-
.E_t1sqg15u.inline .table-row {
|
|
35914
|
+
.E_t160l1cm {
|
|
35915
|
+
display: flex;
|
|
36031
35916
|
flex-direction: column;
|
|
35917
|
+
flex: 1;
|
|
35918
|
+
/* FIXME:(yanzhen) do this better */
|
|
36032
35919
|
}
|
|
36033
|
-
.
|
|
36034
|
-
|
|
35920
|
+
.E_t160l1cm .tab-bar {
|
|
35921
|
+
flex-shrink: 0;
|
|
35922
|
+
display: flex;
|
|
35923
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
36035
35924
|
}
|
|
36036
|
-
.
|
|
36037
|
-
|
|
35925
|
+
.E_t160l1cm .tab-content {
|
|
35926
|
+
height: 100%;
|
|
36038
35927
|
}
|
|
36039
|
-
.
|
|
36040
|
-
|
|
35928
|
+
.E_t160l1cm .tab-menu-item {
|
|
35929
|
+
margin-right: 2px;
|
|
35930
|
+
padding: 1px 12px;
|
|
35931
|
+
line-height: 24px;
|
|
35932
|
+
height: 24px;
|
|
35933
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35934
|
+
border-radius: 4px 4px 0 0;
|
|
35935
|
+
cursor: pointer;
|
|
35936
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
36041
35937
|
}
|
|
36042
|
-
.
|
|
36043
|
-
|
|
35938
|
+
.E_t160l1cm .tab-menu-item:first-child {
|
|
35939
|
+
padding-left: 0;
|
|
36044
35940
|
}
|
|
36045
|
-
.
|
|
36046
|
-
padding-
|
|
35941
|
+
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
35942
|
+
padding-left: 12px;
|
|
36047
35943
|
}
|
|
36048
|
-
.
|
|
36049
|
-
|
|
35944
|
+
.E_t160l1cm .tab-menu-item:hover {
|
|
35945
|
+
color: #0080ff;
|
|
35946
|
+
background: rgba(211, 218, 235, 0.6);
|
|
36050
35947
|
}
|
|
36051
|
-
.
|
|
36052
|
-
|
|
36053
|
-
justify-content: space-between;
|
|
35948
|
+
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
35949
|
+
fill: #0080ff;
|
|
36054
35950
|
}
|
|
36055
|
-
.
|
|
36056
|
-
|
|
36057
|
-
overflow: hidden;
|
|
36058
|
-
text-overflow: ellipsis;
|
|
35951
|
+
.E_t160l1cm .tab-menu-item:active {
|
|
35952
|
+
background: rgba(192, 203, 224, 0.6);
|
|
36059
35953
|
}
|
|
36060
|
-
|
|
36061
|
-
|
|
35954
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
35955
|
+
color: #0080ff;
|
|
35956
|
+
background: rgba(211, 218, 235, 0.6);
|
|
35957
|
+
}
|
|
35958
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
35959
|
+
background: rgba(192, 203, 224, 0.6);
|
|
35960
|
+
}
|
|
35961
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
35962
|
+
background: rgba(0, 128, 255, 0.16);
|
|
35963
|
+
}
|
|
35964
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
35965
|
+
fill: #0080ff;
|
|
35966
|
+
}
|
|
35967
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
35968
|
+
color: #0080ff;
|
|
35969
|
+
background: rgba(0, 128, 255, 0.1);
|
|
35970
|
+
}
|
|
35971
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
35972
|
+
background: rgba(0, 128, 255, 0.16);
|
|
35973
|
+
}
|
|
35974
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
35975
|
+
fill: #1d326c;
|
|
35976
|
+
}
|
|
35977
|
+
.E_t160l1cm .tab-menu-item .expand-arrow {
|
|
35978
|
+
margin-left: 8px;
|
|
35979
|
+
height: 22px;
|
|
35980
|
+
}
|
|
35981
|
+
.E_t160l1cm .tab-menu-item .expand-arrow path {
|
|
35982
|
+
fill: rgba(44, 56, 82, 0.6);
|
|
35983
|
+
}
|
|
35984
|
+
.E_t160l1cm .tab-menu-item-group {
|
|
35985
|
+
padding: 0;
|
|
36062
35986
|
display: flex;
|
|
36063
|
-
justify-content: space-between;
|
|
36064
35987
|
align-items: center;
|
|
36065
|
-
|
|
36066
|
-
min-height: 32px;
|
|
35988
|
+
overflow: hidden;
|
|
36067
35989
|
}
|
|
36068
|
-
.
|
|
36069
|
-
|
|
36070
|
-
|
|
36071
|
-
|
|
36072
|
-
line-height: 8px;
|
|
35990
|
+
.E_t160l1cm .tab-menu-item-group .main-title {
|
|
35991
|
+
opacity: 0;
|
|
35992
|
+
max-width: 0;
|
|
35993
|
+
transition: max-width 320ms ease, opacity 240ms ease;
|
|
36073
35994
|
}
|
|
36074
|
-
.
|
|
36075
|
-
|
|
36076
|
-
|
|
36077
|
-
|
|
35995
|
+
.E_t160l1cm .tab-menu-item-group .sub-title {
|
|
35996
|
+
padding: 1px 12px;
|
|
35997
|
+
position: relative;
|
|
35998
|
+
display: flex;
|
|
36078
35999
|
}
|
|
36079
|
-
|
|
36080
|
-
|
|
36081
|
-
|
|
36082
|
-
|
|
36000
|
+
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
36001
|
+
opacity: 0;
|
|
36002
|
+
position: absolute;
|
|
36003
|
+
top: 50%;
|
|
36004
|
+
left: 0;
|
|
36005
|
+
transform: translate(-50%, -50%);
|
|
36006
|
+
transition: opacity 100ms linear;
|
|
36007
|
+
fill: rgba(0, 128, 255, 0.2);
|
|
36083
36008
|
}
|
|
36084
|
-
|
|
36085
|
-
|
|
36086
|
-
display: flex;
|
|
36087
|
-
padding: 8px 0;
|
|
36088
|
-
color: #2d3a56;
|
|
36009
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
36010
|
+
color: #0080ff;
|
|
36089
36011
|
}
|
|
36090
|
-
.
|
|
36091
|
-
|
|
36012
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
36013
|
+
padding: 1px 12px;
|
|
36014
|
+
display: inline-block;
|
|
36015
|
+
opacity: 1;
|
|
36016
|
+
max-width: 160px;
|
|
36092
36017
|
}
|
|
36093
|
-
.
|
|
36094
|
-
|
|
36018
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
36019
|
+
padding: 1px 12px;
|
|
36020
|
+
color: #005ed1;
|
|
36095
36021
|
}
|
|
36096
|
-
.
|
|
36097
|
-
|
|
36098
|
-
overflow-x: auto;
|
|
36099
|
-
width: 100%;
|
|
36100
|
-
white-space: pre-wrap;
|
|
36022
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
36023
|
+
opacity: 1;
|
|
36101
36024
|
}
|
|
36102
|
-
.
|
|
36103
|
-
|
|
36104
|
-
text-align: left;
|
|
36025
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
|
|
36026
|
+
background: rgba(0, 128, 255, 0.16);
|
|
36105
36027
|
}
|
|
36106
|
-
.
|
|
36107
|
-
|
|
36028
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
|
|
36029
|
+
opacity: 0;
|
|
36108
36030
|
}
|
|
36109
|
-
|
|
36110
|
-
|
|
36111
|
-
|
|
36112
|
-
|
|
36113
|
-
color: rgba(44, 56, 82, 0.6);
|
|
36114
|
-
padding-right: 12px;
|
|
36031
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
36032
|
+
padding: 4px 16px;
|
|
36033
|
+
height: 32px;
|
|
36034
|
+
border-radius: 6px 6px 0 0;
|
|
36115
36035
|
}
|
|
36116
|
-
|
|
36117
|
-
|
|
36118
|
-
padding: 60px 128px;
|
|
36036
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
36037
|
+
padding-left: 0;
|
|
36119
36038
|
}
|
|
36120
|
-
|
|
36121
|
-
|
|
36122
|
-
display: flex;
|
|
36123
|
-
flex-direction: column;
|
|
36124
|
-
height: 100%;
|
|
36039
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
|
|
36040
|
+
padding-left: 16px;
|
|
36125
36041
|
}
|
|
36126
|
-
|
|
36127
|
-
|
|
36128
|
-
|
|
36129
|
-
font-size: 32px !important;
|
|
36130
|
-
margin-bottom: 16px;
|
|
36042
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
36043
|
+
margin-left: 11px;
|
|
36044
|
+
height: 24px;
|
|
36131
36045
|
}
|
|
36132
|
-
|
|
36133
|
-
|
|
36134
|
-
margin-bottom: 32px;
|
|
36135
|
-
color: #00122e;
|
|
36046
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
36047
|
+
padding: 0;
|
|
36136
36048
|
}
|
|
36137
|
-
|
|
36138
|
-
|
|
36139
|
-
font-family: Roboto Mono, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;
|
|
36140
|
-
min-height: 0;
|
|
36141
|
-
flex: 1;
|
|
36142
|
-
padding: 16px;
|
|
36143
|
-
background-color: #2d3a56;
|
|
36144
|
-
color: #fff;
|
|
36145
|
-
overflow: auto;
|
|
36146
|
-
max-width: 100%;
|
|
36147
|
-
min-height: 0;
|
|
36148
|
-
border-radius: 8px;
|
|
36149
|
-
white-space: pre-wrap;
|
|
36049
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
36050
|
+
padding: 4px 16px;
|
|
36150
36051
|
}
|
|
36151
|
-
|
|
36152
|
-
|
|
36153
|
-
width: 100%;
|
|
36154
|
-
display: flex;
|
|
36155
|
-
justify-content: space-between;
|
|
36156
|
-
padding: 0 128px;
|
|
36052
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
36053
|
+
padding: 4px 16px;
|
|
36157
36054
|
}
|
|
36158
|
-
|
|
36159
|
-
|
|
36160
|
-
display: flex;
|
|
36161
|
-
flex-direction: column;
|
|
36162
|
-
justify-content: center;
|
|
36163
|
-
align-items: center;
|
|
36164
|
-
height: 100%;
|
|
36055
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
36056
|
+
background: #fff;
|
|
36165
36057
|
}
|
|
36166
|
-
|
|
36167
|
-
|
|
36168
|
-
display: flex;
|
|
36169
|
-
flex-direction: column;
|
|
36170
|
-
align-items: center;
|
|
36058
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
36059
|
+
color: #005ed1;
|
|
36171
36060
|
}
|
|
36172
|
-
.
|
|
36173
|
-
|
|
36174
|
-
|
|
36175
|
-
-webkit-background-clip: text;
|
|
36176
|
-
-webkit-text-fill-color: transparent;
|
|
36177
|
-
background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
|
|
36061
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
36062
|
+
background: #fff;
|
|
36063
|
+
color: #1d326c;
|
|
36178
36064
|
}
|
|
36179
|
-
|
|
36180
|
-
.
|
|
36181
|
-
padding: 8px 0;
|
|
36065
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
36066
|
+
color: rgba(45, 58, 86, 0.6);
|
|
36182
36067
|
}
|
|
36183
|
-
.
|
|
36184
|
-
|
|
36068
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
36069
|
+
color: #1d326c;
|
|
36185
36070
|
}
|
|
36186
|
-
.
|
|
36187
|
-
|
|
36071
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
36072
|
+
fill: #d8deeb;
|
|
36188
36073
|
}
|
|
36189
|
-
.
|
|
36190
|
-
|
|
36074
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
36075
|
+
fill: #1d326c;
|
|
36076
|
+
}
|
|
36077
|
+
.E_t160l1cm .tab-content {
|
|
36078
|
+
flex: 1;
|
|
36191
36079
|
display: flex;
|
|
36192
|
-
|
|
36080
|
+
flex-direction: column;
|
|
36193
36081
|
}
|
|
36194
|
-
.
|
|
36195
|
-
|
|
36082
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
36083
|
+
overflow: visible;
|
|
36196
36084
|
}
|
|
36197
36085
|
|
|
36198
|
-
.
|
|
36199
|
-
|
|
36086
|
+
.E_t14npdqr {
|
|
36087
|
+
max-width: 240px;
|
|
36088
|
+
animation: none;
|
|
36200
36089
|
}
|
|
36201
|
-
.
|
|
36202
|
-
|
|
36203
|
-
|
|
36090
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
36091
|
+
border: 1px solid #0080ff;
|
|
36092
|
+
padding: 0;
|
|
36204
36093
|
}
|
|
36205
|
-
.
|
|
36206
|
-
|
|
36207
|
-
|
|
36094
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
36095
|
+
margin: 0;
|
|
36096
|
+
height: 32px;
|
|
36097
|
+
line-height: 32px;
|
|
36098
|
+
font-size: 13px;
|
|
36099
|
+
padding: 0 10px;
|
|
36100
|
+
display: block;
|
|
36101
|
+
overflow: hidden;
|
|
36102
|
+
text-overflow: ellipsis;
|
|
36103
|
+
white-space: nowrap;
|
|
36208
36104
|
}
|
|
36209
|
-
|
|
36210
|
-
|
|
36211
|
-
|
|
36212
|
-
|
|
36213
|
-
|
|
36214
|
-
|
|
36105
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
36106
|
+
content: " ";
|
|
36107
|
+
height: 1px;
|
|
36108
|
+
width: calc(100% + 10px);
|
|
36109
|
+
background: rgba(172, 186, 211, 0.6);
|
|
36110
|
+
display: block;
|
|
36215
36111
|
}
|
|
36216
|
-
|
|
36217
|
-
|
|
36218
|
-
|
|
36112
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
36113
|
+
color: #0080ff;
|
|
36114
|
+
background: transparent;
|
|
36219
36115
|
}
|
|
36220
36116
|
|
|
36221
36117
|
.E_cyms3br {
|
|
@@ -36293,6 +36189,110 @@ span.E_tqjc4ui {
|
|
|
36293
36189
|
justify-content: center;
|
|
36294
36190
|
}
|
|
36295
36191
|
|
|
36192
|
+
.E_i5w779o {
|
|
36193
|
+
padding: 8px 0;
|
|
36194
|
+
}
|
|
36195
|
+
.E_i5w779o .col-label {
|
|
36196
|
+
flex-shrink: unset;
|
|
36197
|
+
}
|
|
36198
|
+
.E_i5w779o .col-label * {
|
|
36199
|
+
line-height: 18px;
|
|
36200
|
+
}
|
|
36201
|
+
.E_i5w779o .col-content {
|
|
36202
|
+
flex: 1 1 0;
|
|
36203
|
+
display: flex;
|
|
36204
|
+
align-items: center;
|
|
36205
|
+
}
|
|
36206
|
+
.E_i5w779o .col-content * {
|
|
36207
|
+
line-height: 18px;
|
|
36208
|
+
}
|
|
36209
|
+
|
|
36210
|
+
.E_l18dja44 {
|
|
36211
|
+
padding: 6px 0;
|
|
36212
|
+
}
|
|
36213
|
+
.E_l18dja44 .col-label * {
|
|
36214
|
+
font-size: 13px;
|
|
36215
|
+
line-height: 20px;
|
|
36216
|
+
}
|
|
36217
|
+
.E_l18dja44 .col-content * {
|
|
36218
|
+
font-size: 14px;
|
|
36219
|
+
line-height: 20px;
|
|
36220
|
+
}
|
|
36221
|
+
|
|
36222
|
+
.E_c8c2hys {
|
|
36223
|
+
display: flex;
|
|
36224
|
+
justify-content: space-between;
|
|
36225
|
+
flex: 1;
|
|
36226
|
+
min-width: 0;
|
|
36227
|
+
}
|
|
36228
|
+
|
|
36229
|
+
.E_n4m6c4d {
|
|
36230
|
+
color: rgba(0, 21, 64, 0.3);
|
|
36231
|
+
}
|
|
36232
|
+
|
|
36233
|
+
.E_kr6am0s .ant-modal-body {
|
|
36234
|
+
padding: 60px 128px;
|
|
36235
|
+
}
|
|
36236
|
+
|
|
36237
|
+
.E_k1h3cl5q {
|
|
36238
|
+
display: flex;
|
|
36239
|
+
flex-direction: column;
|
|
36240
|
+
height: 100%;
|
|
36241
|
+
}
|
|
36242
|
+
|
|
36243
|
+
.E_k1a6j97w {
|
|
36244
|
+
color: #00122e;
|
|
36245
|
+
font-size: 32px !important;
|
|
36246
|
+
margin-bottom: 16px;
|
|
36247
|
+
}
|
|
36248
|
+
|
|
36249
|
+
.E_k1uim1fg {
|
|
36250
|
+
margin-bottom: 32px;
|
|
36251
|
+
color: #00122e;
|
|
36252
|
+
}
|
|
36253
|
+
|
|
36254
|
+
.E_kobelzt {
|
|
36255
|
+
font-family: Roboto Mono, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;
|
|
36256
|
+
min-height: 0;
|
|
36257
|
+
flex: 1;
|
|
36258
|
+
padding: 16px;
|
|
36259
|
+
background-color: #2d3a56;
|
|
36260
|
+
color: #fff;
|
|
36261
|
+
overflow: auto;
|
|
36262
|
+
max-width: 100%;
|
|
36263
|
+
min-height: 0;
|
|
36264
|
+
border-radius: 8px;
|
|
36265
|
+
white-space: pre-wrap;
|
|
36266
|
+
}
|
|
36267
|
+
|
|
36268
|
+
.E_kxzv3id {
|
|
36269
|
+
width: 100%;
|
|
36270
|
+
display: flex;
|
|
36271
|
+
justify-content: space-between;
|
|
36272
|
+
padding: 0 128px;
|
|
36273
|
+
}
|
|
36274
|
+
|
|
36275
|
+
.E_eld9lt {
|
|
36276
|
+
display: flex;
|
|
36277
|
+
flex-direction: column;
|
|
36278
|
+
justify-content: center;
|
|
36279
|
+
align-items: center;
|
|
36280
|
+
height: 100%;
|
|
36281
|
+
}
|
|
36282
|
+
|
|
36283
|
+
.E_e1505fqc {
|
|
36284
|
+
display: flex;
|
|
36285
|
+
flex-direction: column;
|
|
36286
|
+
align-items: center;
|
|
36287
|
+
}
|
|
36288
|
+
.E_e1505fqc .title {
|
|
36289
|
+
margin-bottom: 8px;
|
|
36290
|
+
background-clip: text;
|
|
36291
|
+
-webkit-background-clip: text;
|
|
36292
|
+
-webkit-text-fill-color: transparent;
|
|
36293
|
+
background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
|
|
36294
|
+
}
|
|
36295
|
+
|
|
36296
36296
|
.E_h1ol2wl7 {
|
|
36297
36297
|
font-weight: bold;
|
|
36298
36298
|
background-color: unset;
|
|
@@ -36323,6 +36323,66 @@ span.E_tqjc4ui {
|
|
|
36323
36323
|
}
|
|
36324
36324
|
}
|
|
36325
36325
|
|
|
36326
|
+
.E_cevhqx7 {
|
|
36327
|
+
color: #00122e;
|
|
36328
|
+
}
|
|
36329
|
+
|
|
36330
|
+
.E_snbqlt4 {
|
|
36331
|
+
margin-top: 8px;
|
|
36332
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36333
|
+
}
|
|
36334
|
+
|
|
36335
|
+
.E_c1ss4prm {
|
|
36336
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36337
|
+
}
|
|
36338
|
+
.E_c1ss4prm:is(ul, ol) {
|
|
36339
|
+
padding-inline-start: 12px;
|
|
36340
|
+
}
|
|
36341
|
+
.E_c1ss4prm li {
|
|
36342
|
+
margin-bottom: 4px;
|
|
36343
|
+
}
|
|
36344
|
+
.E_c1ss4prm li:last-child {
|
|
36345
|
+
margin-bottom: 0;
|
|
36346
|
+
}
|
|
36347
|
+
|
|
36348
|
+
.E_ms3tlei {
|
|
36349
|
+
background: rgba(225, 230, 241, 0.6);
|
|
36350
|
+
padding: 8px;
|
|
36351
|
+
border-radius: 6px;
|
|
36352
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36353
|
+
}
|
|
36354
|
+
.E_ms3tlei .icon-wrapper {
|
|
36355
|
+
margin-top: 1px;
|
|
36356
|
+
margin-right: 4px;
|
|
36357
|
+
}
|
|
36358
|
+
.E_ms3tlei li {
|
|
36359
|
+
margin-bottom: 4px;
|
|
36360
|
+
display: flex;
|
|
36361
|
+
align-items: flex-start;
|
|
36362
|
+
}
|
|
36363
|
+
.E_ms3tlei li:last-child {
|
|
36364
|
+
margin-bottom: 0;
|
|
36365
|
+
}
|
|
36366
|
+
|
|
36367
|
+
.E_du44iy7 {
|
|
36368
|
+
margin-bottom: 4px;
|
|
36369
|
+
}
|
|
36370
|
+
|
|
36371
|
+
.E_p1qmhanr {
|
|
36372
|
+
margin-bottom: 8px;
|
|
36373
|
+
}
|
|
36374
|
+
|
|
36375
|
+
.E_srje1h0 {
|
|
36376
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36377
|
+
margin-bottom: 8px;
|
|
36378
|
+
}
|
|
36379
|
+
|
|
36380
|
+
.E_di3zi7v {
|
|
36381
|
+
height: 1px;
|
|
36382
|
+
background: #e4e9f2;
|
|
36383
|
+
margin: 16px 0;
|
|
36384
|
+
}
|
|
36385
|
+
|
|
36326
36386
|
.E_c14ouk5o {
|
|
36327
36387
|
width: 100%;
|
|
36328
36388
|
height: 100%;
|
|
@@ -36857,64 +36917,4 @@ span.E_tqjc4ui {
|
|
|
36857
36917
|
}
|
|
36858
36918
|
.E_rzaik16 .ant-popover-inner-content {
|
|
36859
36919
|
padding: 0;
|
|
36860
|
-
}
|
|
36861
|
-
|
|
36862
|
-
.E_cevhqx7 {
|
|
36863
|
-
color: #00122e;
|
|
36864
|
-
}
|
|
36865
|
-
|
|
36866
|
-
.E_snbqlt4 {
|
|
36867
|
-
margin-top: 8px;
|
|
36868
|
-
color: rgba(44, 56, 82, 0.6);
|
|
36869
|
-
}
|
|
36870
|
-
|
|
36871
|
-
.E_c1ss4prm {
|
|
36872
|
-
color: rgba(44, 56, 82, 0.6);
|
|
36873
|
-
}
|
|
36874
|
-
.E_c1ss4prm:is(ul, ol) {
|
|
36875
|
-
padding-inline-start: 12px;
|
|
36876
|
-
}
|
|
36877
|
-
.E_c1ss4prm li {
|
|
36878
|
-
margin-bottom: 4px;
|
|
36879
|
-
}
|
|
36880
|
-
.E_c1ss4prm li:last-child {
|
|
36881
|
-
margin-bottom: 0;
|
|
36882
|
-
}
|
|
36883
|
-
|
|
36884
|
-
.E_ms3tlei {
|
|
36885
|
-
background: rgba(225, 230, 241, 0.6);
|
|
36886
|
-
padding: 8px;
|
|
36887
|
-
border-radius: 6px;
|
|
36888
|
-
color: rgba(44, 56, 82, 0.6);
|
|
36889
|
-
}
|
|
36890
|
-
.E_ms3tlei .icon-wrapper {
|
|
36891
|
-
margin-top: 1px;
|
|
36892
|
-
margin-right: 4px;
|
|
36893
|
-
}
|
|
36894
|
-
.E_ms3tlei li {
|
|
36895
|
-
margin-bottom: 4px;
|
|
36896
|
-
display: flex;
|
|
36897
|
-
align-items: flex-start;
|
|
36898
|
-
}
|
|
36899
|
-
.E_ms3tlei li:last-child {
|
|
36900
|
-
margin-bottom: 0;
|
|
36901
|
-
}
|
|
36902
|
-
|
|
36903
|
-
.E_du44iy7 {
|
|
36904
|
-
margin-bottom: 4px;
|
|
36905
|
-
}
|
|
36906
|
-
|
|
36907
|
-
.E_p1qmhanr {
|
|
36908
|
-
margin-bottom: 8px;
|
|
36909
|
-
}
|
|
36910
|
-
|
|
36911
|
-
.E_srje1h0 {
|
|
36912
|
-
color: rgba(44, 56, 82, 0.6);
|
|
36913
|
-
margin-bottom: 8px;
|
|
36914
|
-
}
|
|
36915
|
-
|
|
36916
|
-
.E_di3zi7v {
|
|
36917
|
-
height: 1px;
|
|
36918
|
-
background: #e4e9f2;
|
|
36919
|
-
margin: 16px 0;
|
|
36920
36920
|
}
|