@cloudtower/eagle 490.0.2 → 490.0.3
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 +1729 -1729
- package/dist/esm/stats1.html +1 -1
- package/dist/linaria.merged.scss +2292 -2292
- package/dist/style.css +1729 -1729
- package/package.json +4 -4
package/dist/linaria.merged.scss
CHANGED
|
@@ -111,6 +111,180 @@
|
|
|
111
111
|
}
|
|
112
112
|
|
|
113
113
|
|
|
114
|
+
.E_d133fzv0 {
|
|
115
|
+
.ant-dropdown-menu-item-group {
|
|
116
|
+
.ant-dropdown-menu-item-group-title {
|
|
117
|
+
padding: 4px 8px 0 8px;
|
|
118
|
+
color: $text-light-secondary;
|
|
119
|
+
font-size: 12px;
|
|
120
|
+
}
|
|
121
|
+
.ant-dropdown-menu-item-group-list {
|
|
122
|
+
padding-bottom: 6px;
|
|
123
|
+
}
|
|
124
|
+
&:not(:first-child) {
|
|
125
|
+
padding-top: 4px;
|
|
126
|
+
border-top: 1px solid $strokes-light-trans-2;
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
.E_ccrbeuz {
|
|
133
|
+
.ant-collapse-item {
|
|
134
|
+
border: 0px;
|
|
135
|
+
background-color: $fills-light-white;
|
|
136
|
+
|
|
137
|
+
.ant-collapse-header {
|
|
138
|
+
padding-top: 0px;
|
|
139
|
+
padding-bottom: 0px;
|
|
140
|
+
padding-left: 0px !important;
|
|
141
|
+
padding-right: 24px;
|
|
142
|
+
.ant-collapse-arrow {
|
|
143
|
+
right: 0px;
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
.ant-collapse-content {
|
|
147
|
+
.ant-collapse-content-box {
|
|
148
|
+
padding: 0px;
|
|
149
|
+
}
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
.E_c1fljvag {
|
|
155
|
+
.ant-collapse-item {
|
|
156
|
+
.ant-collapse-header {
|
|
157
|
+
padding-right: 0px;
|
|
158
|
+
cursor: default;
|
|
159
|
+
}
|
|
160
|
+
}
|
|
161
|
+
}
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
.E_c1uzzomf {
|
|
165
|
+
margin-bottom: 16px;
|
|
166
|
+
|
|
167
|
+
.card-title {
|
|
168
|
+
font-size: 16px;
|
|
169
|
+
color: $text-secondary-light;
|
|
170
|
+
font-weight: 700;
|
|
171
|
+
line-height: 32px;
|
|
172
|
+
}
|
|
173
|
+
.card-body {
|
|
174
|
+
padding: 24px;
|
|
175
|
+
border-radius: 8px;
|
|
176
|
+
background: $fills-light-white;
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
.empty {
|
|
180
|
+
font-weight: 700;
|
|
181
|
+
font-size: 14px;
|
|
182
|
+
line-height: 22px;
|
|
183
|
+
color: $text-light-tertiary;
|
|
184
|
+
text-align: center;
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
.E_c1yyuluq {
|
|
190
|
+
border-radius: 8px;
|
|
191
|
+
.ant-card-body {
|
|
192
|
+
padding: 20px 24px 24px 24px;
|
|
193
|
+
}
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
.E_d1bw7c5z {
|
|
198
|
+
position: relative;
|
|
199
|
+
max-width: 388px;
|
|
200
|
+
min-width: 285px;
|
|
201
|
+
.center {
|
|
202
|
+
position: absolute;
|
|
203
|
+
font-size: 12px;
|
|
204
|
+
width: 80px;
|
|
205
|
+
height: 100px;
|
|
206
|
+
top: 0;
|
|
207
|
+
left: 35px;
|
|
208
|
+
display: flex;
|
|
209
|
+
flex-direction: column;
|
|
210
|
+
justify-content: center;
|
|
211
|
+
align-items: center;
|
|
212
|
+
color: $text-light-primary;
|
|
213
|
+
|
|
214
|
+
.number {
|
|
215
|
+
font-size: 24px;
|
|
216
|
+
font-weight: 700;
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
.text {
|
|
220
|
+
padding: 0 5px;
|
|
221
|
+
font-size: 12px;
|
|
222
|
+
width: inherit;
|
|
223
|
+
text-align: center;
|
|
224
|
+
}
|
|
225
|
+
}
|
|
226
|
+
.recharts-wrapper {
|
|
227
|
+
display: flex;
|
|
228
|
+
.recharts-legend-wrapper {
|
|
229
|
+
position: relative !important;
|
|
230
|
+
min-width: calc(
|
|
231
|
+
100% - var(--d1bw7c5z-0)
|
|
232
|
+
) !important;
|
|
233
|
+
left: 0 !important;
|
|
234
|
+
bottom: 0 !important;
|
|
235
|
+
display: flex;
|
|
236
|
+
align-items: center;
|
|
237
|
+
.recharts-default-legend {
|
|
238
|
+
width: 100%;
|
|
239
|
+
}
|
|
240
|
+
li {
|
|
241
|
+
width: 100%;
|
|
242
|
+
margin-right: 0 !important;
|
|
243
|
+
line-height: 18px;
|
|
244
|
+
& > svg {
|
|
245
|
+
border-radius: 2px;
|
|
246
|
+
}
|
|
247
|
+
& > .recharts-legend-item-text {
|
|
248
|
+
min-width: 75px;
|
|
249
|
+
max-width: 198px;
|
|
250
|
+
width: calc(100% - 20px);
|
|
251
|
+
margin-left: 2px;
|
|
252
|
+
color: $text-light-primary !important;
|
|
253
|
+
display: inline-flex;
|
|
254
|
+
justify-content: space-between;
|
|
255
|
+
}
|
|
256
|
+
}
|
|
257
|
+
}
|
|
258
|
+
}
|
|
259
|
+
.tooltip-text {
|
|
260
|
+
maxwidth: calc(100% - 12px);
|
|
261
|
+
cursor: pointer;
|
|
262
|
+
border-bottom: 1px dashed $strokes-light-trans-4;
|
|
263
|
+
overflow: hidden;
|
|
264
|
+
text-overflow: ellipsis;
|
|
265
|
+
white-space: nowrap;
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
.value {
|
|
269
|
+
color: $text-neutral-secondary;
|
|
270
|
+
}
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
.E_t10pqbtc {
|
|
274
|
+
width: 140px;
|
|
275
|
+
|
|
276
|
+
.item {
|
|
277
|
+
margin: 6px auto;
|
|
278
|
+
display: flex;
|
|
279
|
+
justify-content: space-between;
|
|
280
|
+
|
|
281
|
+
.name {
|
|
282
|
+
width: 102px;
|
|
283
|
+
}
|
|
284
|
+
}
|
|
285
|
+
}
|
|
286
|
+
|
|
287
|
+
|
|
114
288
|
.E_b1wx3t3t {
|
|
115
289
|
&.ant-btn-icon-only {
|
|
116
290
|
justify-content: center;
|
|
@@ -478,49 +652,267 @@
|
|
|
478
652
|
}
|
|
479
653
|
|
|
480
654
|
|
|
481
|
-
.
|
|
482
|
-
|
|
655
|
+
.E_sx1bpnu {
|
|
656
|
+
.ant-input-sm {
|
|
657
|
+
line-height: 18px;
|
|
658
|
+
}
|
|
659
|
+
}
|
|
483
660
|
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
661
|
+
|
|
662
|
+
.E_c1bus5hc {
|
|
663
|
+
--color: white;
|
|
664
|
+
height: 14px;
|
|
665
|
+
width: 14px;
|
|
666
|
+
border-radius: 50%;
|
|
667
|
+
flex-shrink: 0;
|
|
668
|
+
display: flex;
|
|
669
|
+
align-items: center;
|
|
670
|
+
justify-content: center;
|
|
671
|
+
border: 1px solid var(--color);
|
|
672
|
+
|
|
673
|
+
.circle-inner {
|
|
674
|
+
position: relative;
|
|
675
|
+
height: 10px;
|
|
676
|
+
width: 10px;
|
|
677
|
+
border-radius: 50%;
|
|
678
|
+
overflow: hidden;
|
|
489
679
|
}
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
680
|
+
|
|
681
|
+
.circle-content {
|
|
682
|
+
position: absolute;
|
|
683
|
+
height: 100%;
|
|
684
|
+
width: 100%;
|
|
685
|
+
left: 0;
|
|
686
|
+
top: 0;
|
|
687
|
+
border-radius: 50%;
|
|
688
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
689
|
+
transform: rotate(180deg);
|
|
494
690
|
}
|
|
495
691
|
|
|
496
|
-
.
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
692
|
+
.circle-child {
|
|
693
|
+
position: absolute;
|
|
694
|
+
height: 100%;
|
|
695
|
+
width: 100%;
|
|
696
|
+
left: 0;
|
|
697
|
+
top: 0;
|
|
698
|
+
margin-left: 50%;
|
|
699
|
+
transform-origin: left;
|
|
700
|
+
background: white;
|
|
701
|
+
transform: rotate(0deg);
|
|
502
702
|
}
|
|
503
703
|
}
|
|
504
704
|
|
|
505
705
|
|
|
506
|
-
.
|
|
507
|
-
&.ant-
|
|
508
|
-
display: flex;
|
|
509
|
-
|
|
706
|
+
.E_rapgekc {
|
|
707
|
+
&.ant-radio-wrapper {
|
|
708
|
+
display: inline-flex;
|
|
709
|
+
align-items: baseline;
|
|
710
|
+
white-space: pre-wrap;
|
|
510
711
|
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
712
|
+
.ant-radio {
|
|
713
|
+
position: relative;
|
|
714
|
+
top: 3px;
|
|
715
|
+
|
|
716
|
+
.ant-radio-inner {
|
|
717
|
+
border-color: $strokes-light-trans-4;
|
|
718
|
+
}
|
|
719
|
+
|
|
720
|
+
&:hover .ant-radio-inner {
|
|
721
|
+
border-color: $blue-60;
|
|
722
|
+
}
|
|
723
|
+
|
|
724
|
+
&.ant-radio-checked .ant-radio-inner {
|
|
725
|
+
border-color: $blue-60;
|
|
726
|
+
background: $blue-60;
|
|
727
|
+
&::after {
|
|
728
|
+
top: 4px;
|
|
729
|
+
left: 4px;
|
|
730
|
+
width: 6px;
|
|
731
|
+
height: 6px;
|
|
732
|
+
background: $white;
|
|
733
|
+
}
|
|
734
|
+
}
|
|
735
|
+
|
|
736
|
+
&.ant-radio-disabled {
|
|
737
|
+
opacity: 0.5;
|
|
738
|
+
|
|
739
|
+
.ant-radio-inner {
|
|
740
|
+
border-color: $strokes-light-trans-4;
|
|
741
|
+
background: $fills-light-trans-3;
|
|
742
|
+
&::after {
|
|
743
|
+
background: $text-light-primary;
|
|
744
|
+
}
|
|
745
|
+
}
|
|
746
|
+
|
|
747
|
+
& + span {
|
|
748
|
+
color: $text-light-primary;
|
|
749
|
+
opacity: 0.5;
|
|
750
|
+
|
|
751
|
+
.radio-description {
|
|
752
|
+
color: $text-light-primary;
|
|
753
|
+
}
|
|
754
|
+
}
|
|
755
|
+
}
|
|
756
|
+
|
|
757
|
+
& + span {
|
|
758
|
+
display: inline-block;
|
|
759
|
+
padding: 0;
|
|
760
|
+
padding-left: 10px;
|
|
761
|
+
|
|
762
|
+
.radio-description {
|
|
763
|
+
margin-bottom: 0;
|
|
764
|
+
white-space: pre-wrap;
|
|
765
|
+
color: $text-secondary-light;
|
|
766
|
+
}
|
|
767
|
+
}
|
|
768
|
+
}
|
|
769
|
+
}
|
|
770
|
+
|
|
771
|
+
&.ant-radio-wrapper.compact {
|
|
772
|
+
.ant-radio + span {
|
|
773
|
+
padding-left: 8px;
|
|
774
|
+
}
|
|
775
|
+
}
|
|
776
|
+
}
|
|
777
|
+
|
|
778
|
+
.E_rp906go {
|
|
779
|
+
& .ant-radio-button-wrapper:first-child {
|
|
780
|
+
border-radius: 5px 0 0 5px;
|
|
781
|
+
}
|
|
782
|
+
& .ant-radio-button-wrapper:last-child {
|
|
783
|
+
border-radius: 0 5px 5px 0;
|
|
784
|
+
}
|
|
785
|
+
}
|
|
786
|
+
|
|
787
|
+
.E_rcc63c8 {
|
|
788
|
+
color: $text-light-primary;
|
|
789
|
+
border-color: $strokes-light-opaque-3;
|
|
790
|
+
|
|
791
|
+
&:first-child {
|
|
792
|
+
border-color: $strokes-light-opaque-4;
|
|
793
|
+
}
|
|
794
|
+
|
|
795
|
+
&.ant-radio-button-wrapper {
|
|
796
|
+
padding: 0 12px;
|
|
797
|
+
line-height: 32px;
|
|
798
|
+
height: 32px;
|
|
799
|
+
|
|
800
|
+
> span + span {
|
|
801
|
+
white-space: nowrap;
|
|
802
|
+
}
|
|
803
|
+
}
|
|
804
|
+
|
|
805
|
+
.ant-radio-group-small &.ant-radio-button-wrapper {
|
|
806
|
+
height: 22px;
|
|
807
|
+
padding: 0 7px;
|
|
808
|
+
line-height: 20px;
|
|
809
|
+
}
|
|
810
|
+
|
|
811
|
+
&.ant-radio-button-wrapper:not(:first-child)::before {
|
|
812
|
+
background: $strokes-light-opaque-3;
|
|
813
|
+
}
|
|
814
|
+
|
|
815
|
+
&.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
816
|
+
background: $fills-light-general-general;
|
|
817
|
+
}
|
|
818
|
+
|
|
819
|
+
&.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
820
|
+
background: $strokes-light-opaque-3;
|
|
821
|
+
opacity: 0.5;
|
|
822
|
+
}
|
|
823
|
+
|
|
824
|
+
&.ant-radio-button-wrapper-checked:not(
|
|
825
|
+
[class*=" ant-radio-button-wrapper-disabled"]
|
|
826
|
+
).ant-radio-button-wrapper:first-child {
|
|
827
|
+
border-right-color: $fills-light-general-general;
|
|
828
|
+
}
|
|
829
|
+
|
|
830
|
+
&.ant-radio-button-wrapper-checked:not(
|
|
831
|
+
.ant-radio-button-wrapper-disabled
|
|
832
|
+
):first-child {
|
|
833
|
+
border-color: $fills-light-general-general;
|
|
834
|
+
}
|
|
835
|
+
|
|
836
|
+
&.ant-radio-button-wrapper-checked {
|
|
837
|
+
background: $fills-light-general-general-light;
|
|
838
|
+
}
|
|
839
|
+
|
|
840
|
+
&.ant-radio-button-wrapper-disabled {
|
|
841
|
+
background: $fills-light-trans-3;
|
|
842
|
+
border-color: $strokes-light-opaque-3;
|
|
843
|
+
opacity: 0.5;
|
|
844
|
+
&:hover {
|
|
845
|
+
color: $text-light-primary;
|
|
846
|
+
border-color: $strokes-light-opaque-3;
|
|
847
|
+
}
|
|
848
|
+
}
|
|
849
|
+
|
|
850
|
+
&.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
851
|
+
color: $text-light-primary;
|
|
852
|
+
border-color: $strokes-light-opaque-3;
|
|
853
|
+
background: $fills-light-trans-5;
|
|
854
|
+
}
|
|
855
|
+
|
|
856
|
+
& .ant-radio-button-input {
|
|
857
|
+
margin-right: 8px;
|
|
858
|
+
display: inline;
|
|
859
|
+
border: none;
|
|
860
|
+
padding: 0;
|
|
861
|
+
width: 36px;
|
|
862
|
+
background: transparent;
|
|
863
|
+
&:focus {
|
|
864
|
+
box-shadow: none;
|
|
865
|
+
}
|
|
866
|
+
}
|
|
867
|
+
& .ant-radio-button-input.ant-input-number {
|
|
868
|
+
margin-right: 0;
|
|
869
|
+
width: initial;
|
|
870
|
+
box-shadow: none;
|
|
871
|
+
}
|
|
872
|
+
& .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
873
|
+
display: none;
|
|
874
|
+
}
|
|
875
|
+
& .ant-radio-button-input .ant-input-number-input-wrap {
|
|
876
|
+
display: inline;
|
|
877
|
+
}
|
|
878
|
+
& .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
879
|
+
display: inline;
|
|
880
|
+
margin-right: 8px;
|
|
881
|
+
padding: 0;
|
|
882
|
+
width: 36px;
|
|
883
|
+
}
|
|
884
|
+
}
|
|
885
|
+
|
|
886
|
+
|
|
887
|
+
.E_ivqqkzv {
|
|
888
|
+
height: 24px;
|
|
889
|
+
width: 56px !important;
|
|
890
|
+
margin-right: 4px;
|
|
891
|
+
}
|
|
892
|
+
|
|
893
|
+
.E_c1wk4q29 {
|
|
894
|
+
color: $text-secondary-light;
|
|
895
|
+
}
|
|
896
|
+
|
|
897
|
+
|
|
898
|
+
.E_itxley7 {
|
|
899
|
+
&.ant-input-group.ant-input-group-compact {
|
|
900
|
+
display: flex;
|
|
901
|
+
}
|
|
902
|
+
|
|
903
|
+
&.ant-input-group.ant-input-group-compact > *:first-child,
|
|
904
|
+
&.ant-input-group.ant-input-group-compact
|
|
905
|
+
> .ant-select:first-child
|
|
906
|
+
> .ant-select-selector,
|
|
907
|
+
&.ant-input-group.ant-input-group-compact
|
|
908
|
+
> .ant-calendar-picker:first-child
|
|
909
|
+
.ant-input,
|
|
910
|
+
&.ant-input-group.ant-input-group-compact
|
|
911
|
+
> .ant-select-auto-complete:first-child
|
|
912
|
+
.ant-input,
|
|
913
|
+
&.ant-input-group.ant-input-group-compact
|
|
914
|
+
> .ant-cascader-picker:first-child
|
|
915
|
+
.ant-input,
|
|
524
916
|
&.ant-input-group.ant-input-group-compact
|
|
525
917
|
> .ant-mention-wrapper:first-child
|
|
526
918
|
.ant-mention-editor,
|
|
@@ -558,49 +950,34 @@
|
|
|
558
950
|
}
|
|
559
951
|
|
|
560
952
|
|
|
561
|
-
.
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
953
|
+
.E_i11gg7mj {
|
|
954
|
+
.ant-input-prefix {
|
|
955
|
+
margin-right: 8px;
|
|
956
|
+
}
|
|
957
|
+
.ant-input-suffix {
|
|
958
|
+
margin-left: 8px;
|
|
565
959
|
}
|
|
566
960
|
}
|
|
567
961
|
|
|
962
|
+
.E_cc368xp {
|
|
963
|
+
color: $gray-120;
|
|
964
|
+
border-right: 1px solid $gray-a60-5;
|
|
965
|
+
margin-right: 8px;
|
|
966
|
+
padding-right: 8px;
|
|
967
|
+
}
|
|
568
968
|
|
|
569
|
-
.
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
background-color: $fills-light-white;
|
|
969
|
+
.E_i11o6xqj {
|
|
970
|
+
display: flex;
|
|
971
|
+
gap: 4px;
|
|
573
972
|
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
padding-bottom: 0px;
|
|
577
|
-
padding-left: 0px !important;
|
|
578
|
-
padding-right: 24px;
|
|
579
|
-
.ant-collapse-arrow {
|
|
580
|
-
right: 0px;
|
|
581
|
-
}
|
|
582
|
-
}
|
|
583
|
-
.ant-collapse-content {
|
|
584
|
-
.ant-collapse-content-box {
|
|
585
|
-
padding: 0px;
|
|
586
|
-
}
|
|
587
|
-
}
|
|
973
|
+
.icon-wrapper {
|
|
974
|
+
cursor: pointer;
|
|
588
975
|
}
|
|
589
976
|
}
|
|
590
977
|
|
|
591
|
-
.
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
padding-right: 0px;
|
|
595
|
-
cursor: default;
|
|
596
|
-
}
|
|
597
|
-
}
|
|
598
|
-
}
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
.E_sx1bpnu {
|
|
602
|
-
.ant-input-sm {
|
|
603
|
-
line-height: 18px;
|
|
978
|
+
.E_d19ruhdj {
|
|
979
|
+
&.icon-wrapper {
|
|
980
|
+
cursor: not-allowed;
|
|
604
981
|
}
|
|
605
982
|
}
|
|
606
983
|
|
|
@@ -672,324 +1049,169 @@
|
|
|
672
1049
|
}
|
|
673
1050
|
|
|
674
1051
|
|
|
675
|
-
.
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
height: 100px;
|
|
684
|
-
top: 0;
|
|
685
|
-
left: 35px;
|
|
686
|
-
display: flex;
|
|
687
|
-
flex-direction: column;
|
|
688
|
-
justify-content: center;
|
|
689
|
-
align-items: center;
|
|
690
|
-
color: $text-light-primary;
|
|
691
|
-
|
|
692
|
-
.number {
|
|
693
|
-
font-size: 24px;
|
|
694
|
-
font-weight: 700;
|
|
695
|
-
}
|
|
696
|
-
|
|
697
|
-
.text {
|
|
698
|
-
padding: 0 5px;
|
|
699
|
-
font-size: 12px;
|
|
700
|
-
width: inherit;
|
|
701
|
-
text-align: center;
|
|
702
|
-
}
|
|
703
|
-
}
|
|
704
|
-
.recharts-wrapper {
|
|
705
|
-
display: flex;
|
|
706
|
-
.recharts-legend-wrapper {
|
|
707
|
-
position: relative !important;
|
|
708
|
-
min-width: calc(
|
|
709
|
-
100% - var(--d1bw7c5z-0)
|
|
710
|
-
) !important;
|
|
711
|
-
left: 0 !important;
|
|
712
|
-
bottom: 0 !important;
|
|
713
|
-
display: flex;
|
|
714
|
-
align-items: center;
|
|
715
|
-
.recharts-default-legend {
|
|
716
|
-
width: 100%;
|
|
717
|
-
}
|
|
718
|
-
li {
|
|
719
|
-
width: 100%;
|
|
720
|
-
margin-right: 0 !important;
|
|
721
|
-
line-height: 18px;
|
|
722
|
-
& > svg {
|
|
723
|
-
border-radius: 2px;
|
|
724
|
-
}
|
|
725
|
-
& > .recharts-legend-item-text {
|
|
726
|
-
min-width: 75px;
|
|
727
|
-
max-width: 198px;
|
|
728
|
-
width: calc(100% - 20px);
|
|
729
|
-
margin-left: 2px;
|
|
730
|
-
color: $text-light-primary !important;
|
|
731
|
-
display: inline-flex;
|
|
732
|
-
justify-content: space-between;
|
|
733
|
-
}
|
|
734
|
-
}
|
|
1052
|
+
.E_s1dizucg {
|
|
1053
|
+
&.ant-switch {
|
|
1054
|
+
min-width: 40px;
|
|
1055
|
+
height: 24px;
|
|
1056
|
+
background: $fills-trans-quinary-light;
|
|
1057
|
+
overflow: hidden;
|
|
1058
|
+
&:focus {
|
|
1059
|
+
box-shadow: 0 0 0 2px $strokes-light-trans-1;
|
|
735
1060
|
}
|
|
736
1061
|
}
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
border-bottom: 1px dashed $strokes-light-trans-4;
|
|
741
|
-
overflow: hidden;
|
|
742
|
-
text-overflow: ellipsis;
|
|
743
|
-
white-space: nowrap;
|
|
1062
|
+
&.ant-switch-small {
|
|
1063
|
+
min-width: 26px;
|
|
1064
|
+
height: 16px;
|
|
744
1065
|
}
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
1066
|
+
&.ant-switch-large {
|
|
1067
|
+
min-width: 52px;
|
|
1068
|
+
height: 32px;
|
|
748
1069
|
}
|
|
749
|
-
}
|
|
750
|
-
|
|
751
|
-
.E_t10pqbtc {
|
|
752
|
-
width: 140px;
|
|
753
|
-
|
|
754
|
-
.item {
|
|
755
|
-
margin: 6px auto;
|
|
756
|
-
display: flex;
|
|
757
|
-
justify-content: space-between;
|
|
758
1070
|
|
|
759
|
-
|
|
760
|
-
|
|
1071
|
+
&.ant-switch .ant-switch-handle {
|
|
1072
|
+
height: 20px;
|
|
1073
|
+
width: 20px;
|
|
1074
|
+
&::before {
|
|
1075
|
+
border-radius: 10px;
|
|
1076
|
+
transition-delay: 120ms;
|
|
761
1077
|
}
|
|
762
1078
|
}
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
.ant-dropdown-menu-item-group-title {
|
|
769
|
-
padding: 4px 8px 0 8px;
|
|
770
|
-
color: $text-light-secondary;
|
|
771
|
-
font-size: 12px;
|
|
772
|
-
}
|
|
773
|
-
.ant-dropdown-menu-item-group-list {
|
|
774
|
-
padding-bottom: 6px;
|
|
775
|
-
}
|
|
776
|
-
&:not(:first-child) {
|
|
777
|
-
padding-top: 4px;
|
|
778
|
-
border-top: 1px solid $strokes-light-trans-2;
|
|
779
|
-
}
|
|
1079
|
+
&.ant-switch-small .ant-switch-handle {
|
|
1080
|
+
height: 14px;
|
|
1081
|
+
width: 14px;
|
|
1082
|
+
top: 1px;
|
|
1083
|
+
left: 1px;
|
|
780
1084
|
}
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
display: inline-flex;
|
|
787
|
-
align-items: baseline;
|
|
788
|
-
white-space: pre-wrap;
|
|
789
|
-
|
|
790
|
-
.ant-radio {
|
|
791
|
-
position: relative;
|
|
792
|
-
top: 3px;
|
|
793
|
-
|
|
794
|
-
.ant-radio-inner {
|
|
795
|
-
border-color: $strokes-light-trans-4;
|
|
796
|
-
}
|
|
797
|
-
|
|
798
|
-
&:hover .ant-radio-inner {
|
|
799
|
-
border-color: $blue-60;
|
|
800
|
-
}
|
|
801
|
-
|
|
802
|
-
&.ant-radio-checked .ant-radio-inner {
|
|
803
|
-
border-color: $blue-60;
|
|
804
|
-
background: $blue-60;
|
|
805
|
-
&::after {
|
|
806
|
-
top: 4px;
|
|
807
|
-
left: 4px;
|
|
808
|
-
width: 6px;
|
|
809
|
-
height: 6px;
|
|
810
|
-
background: $white;
|
|
811
|
-
}
|
|
812
|
-
}
|
|
813
|
-
|
|
814
|
-
&.ant-radio-disabled {
|
|
815
|
-
opacity: 0.5;
|
|
816
|
-
|
|
817
|
-
.ant-radio-inner {
|
|
818
|
-
border-color: $strokes-light-trans-4;
|
|
819
|
-
background: $fills-light-trans-3;
|
|
820
|
-
&::after {
|
|
821
|
-
background: $text-light-primary;
|
|
822
|
-
}
|
|
823
|
-
}
|
|
824
|
-
|
|
825
|
-
& + span {
|
|
826
|
-
color: $text-light-primary;
|
|
827
|
-
opacity: 0.5;
|
|
828
|
-
|
|
829
|
-
.radio-description {
|
|
830
|
-
color: $text-light-primary;
|
|
831
|
-
}
|
|
832
|
-
}
|
|
833
|
-
}
|
|
834
|
-
|
|
835
|
-
& + span {
|
|
836
|
-
display: inline-block;
|
|
837
|
-
padding: 0;
|
|
838
|
-
padding-left: 10px;
|
|
839
|
-
|
|
840
|
-
.radio-description {
|
|
841
|
-
margin-bottom: 0;
|
|
842
|
-
white-space: pre-wrap;
|
|
843
|
-
color: $text-secondary-light;
|
|
844
|
-
}
|
|
845
|
-
}
|
|
1085
|
+
&.ant-switch-large .ant-switch-handle {
|
|
1086
|
+
height: 28px;
|
|
1087
|
+
width: 28px;
|
|
1088
|
+
&::before {
|
|
1089
|
+
border-radius: 14px;
|
|
846
1090
|
}
|
|
847
1091
|
}
|
|
848
1092
|
|
|
849
|
-
&.ant-
|
|
850
|
-
|
|
851
|
-
padding-left: 8px;
|
|
852
|
-
}
|
|
1093
|
+
&.ant-switch-checked {
|
|
1094
|
+
background-color: $green-60;
|
|
853
1095
|
}
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
.E_rp906go {
|
|
857
|
-
& .ant-radio-button-wrapper:first-child {
|
|
858
|
-
border-radius: 5px 0 0 5px;
|
|
1096
|
+
&.ant-switch-checked .ant-switch-handle {
|
|
1097
|
+
left: calc(100% - 20px - 2px);
|
|
859
1098
|
}
|
|
860
|
-
|
|
861
|
-
|
|
1099
|
+
&.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
1100
|
+
left: calc(100% - 14px - 1px);
|
|
1101
|
+
}
|
|
1102
|
+
&.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
1103
|
+
left: calc(100% - 28px - 2px);
|
|
862
1104
|
}
|
|
863
1105
|
}
|
|
864
1106
|
|
|
865
|
-
.
|
|
866
|
-
|
|
867
|
-
border-color: $strokes-light-opaque-3;
|
|
868
|
-
|
|
869
|
-
&:first-child {
|
|
870
|
-
border-color: $strokes-light-opaque-4;
|
|
1107
|
+
.E_c1up6e3y {
|
|
1108
|
+
margin-left: 5px;
|
|
871
1109
|
}
|
|
872
1110
|
|
|
873
|
-
&.ant-radio-button-wrapper {
|
|
874
|
-
padding: 0 12px;
|
|
875
|
-
line-height: 32px;
|
|
876
|
-
height: 32px;
|
|
877
1111
|
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
1112
|
+
.E_tju3gfj {
|
|
1113
|
+
.date {
|
|
1114
|
+
margin-right: 4px;
|
|
881
1115
|
}
|
|
1116
|
+
}
|
|
882
1117
|
|
|
883
|
-
.ant-radio-group-small &.ant-radio-button-wrapper {
|
|
884
|
-
height: 22px;
|
|
885
|
-
padding: 0 7px;
|
|
886
|
-
line-height: 20px;
|
|
887
|
-
}
|
|
888
1118
|
|
|
889
|
-
|
|
890
|
-
|
|
1119
|
+
.E_s1sck0th {
|
|
1120
|
+
padding: 0 8px;
|
|
1121
|
+
border-radius: 4px;
|
|
891
1122
|
}
|
|
892
1123
|
|
|
893
|
-
|
|
894
|
-
|
|
1124
|
+
.E_m855nr1 {
|
|
1125
|
+
padding: 2px 8px;
|
|
1126
|
+
border-radius: 3px;
|
|
895
1127
|
}
|
|
896
1128
|
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
1129
|
+
.E_l1270xpg {
|
|
1130
|
+
padding: 3px 8px;
|
|
1131
|
+
border-radius: 2px;
|
|
900
1132
|
}
|
|
901
1133
|
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
border-right-color: $fills-light-general-general;
|
|
906
|
-
}
|
|
907
|
-
|
|
908
|
-
&.ant-radio-button-wrapper-checked:not(
|
|
909
|
-
.ant-radio-button-wrapper-disabled
|
|
910
|
-
):first-child {
|
|
911
|
-
border-color: $fills-light-general-general;
|
|
912
|
-
}
|
|
913
|
-
|
|
914
|
-
&.ant-radio-button-wrapper-checked {
|
|
915
|
-
background: $fills-light-general-general-light;
|
|
916
|
-
}
|
|
917
|
-
|
|
918
|
-
&.ant-radio-button-wrapper-disabled {
|
|
919
|
-
background: $fills-light-trans-3;
|
|
920
|
-
border-color: $strokes-light-opaque-3;
|
|
921
|
-
opacity: 0.5;
|
|
922
|
-
&:hover {
|
|
923
|
-
color: $text-light-primary;
|
|
924
|
-
border-color: $strokes-light-opaque-3;
|
|
925
|
-
}
|
|
926
|
-
}
|
|
927
|
-
|
|
928
|
-
&.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
929
|
-
color: $text-light-primary;
|
|
930
|
-
border-color: $strokes-light-opaque-3;
|
|
931
|
-
background: $fills-light-trans-5;
|
|
1134
|
+
.E_t14rextb {
|
|
1135
|
+
&.ant-tag:hover {
|
|
1136
|
+
opacity: unset;
|
|
932
1137
|
}
|
|
933
|
-
|
|
934
|
-
|
|
1138
|
+
&.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
1139
|
+
margin: 0;
|
|
935
1140
|
margin-right: 8px;
|
|
936
|
-
display: inline;
|
|
1141
|
+
display: inline-flex;
|
|
1142
|
+
align-items: center;
|
|
937
1143
|
border: none;
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
1144
|
+
& .ant-tag-close-icon {
|
|
1145
|
+
width: 16px;
|
|
1146
|
+
height: 16px;
|
|
1147
|
+
color: inherit;
|
|
1148
|
+
margin-left: 4px;
|
|
1149
|
+
opacity: 0.6;
|
|
1150
|
+
display: inline-flex;
|
|
1151
|
+
&:hover {
|
|
1152
|
+
opacity: 1;
|
|
1153
|
+
}
|
|
1154
|
+
}
|
|
1155
|
+
&.ant-tag-blue {
|
|
1156
|
+
color: $fills-light-general-general;
|
|
1157
|
+
background-color: $fills-light-general-general-light;
|
|
1158
|
+
}
|
|
1159
|
+
&.ant-tag-red {
|
|
1160
|
+
color: $fills-light-serious-serious;
|
|
1161
|
+
background-color: $fills-light-serious-serious-light;
|
|
1162
|
+
}
|
|
1163
|
+
&.ant-tag-yellow {
|
|
1164
|
+
color: $fills-light-notice-notice-dark;
|
|
1165
|
+
background-color: $fills-light-notice-notice-light;
|
|
1166
|
+
}
|
|
1167
|
+
&.ant-tag-green {
|
|
1168
|
+
color: $fills-light-positive-positive-dark;
|
|
1169
|
+
background-color: $fills-light-positive-positive-light;
|
|
1170
|
+
}
|
|
1171
|
+
&.ant-tag-gray {
|
|
1172
|
+
color: $text-light-super;
|
|
1173
|
+
background-color: $fills-element-light-container-general;
|
|
1174
|
+
}
|
|
1175
|
+
&.ant-tag-purple {
|
|
1176
|
+
color: $text-colorful-purple;
|
|
1177
|
+
background-color: $fill-purple-light;
|
|
943
1178
|
}
|
|
944
|
-
}
|
|
945
|
-
& .ant-radio-button-input.ant-input-number {
|
|
946
|
-
margin-right: 0;
|
|
947
|
-
width: initial;
|
|
948
|
-
box-shadow: none;
|
|
949
|
-
}
|
|
950
|
-
& .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
951
|
-
display: none;
|
|
952
|
-
}
|
|
953
|
-
& .ant-radio-button-input .ant-input-number-input-wrap {
|
|
954
|
-
display: inline;
|
|
955
|
-
}
|
|
956
|
-
& .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
957
|
-
display: inline;
|
|
958
|
-
margin-right: 8px;
|
|
959
|
-
padding: 0;
|
|
960
|
-
width: 36px;
|
|
961
|
-
}
|
|
962
|
-
}
|
|
963
|
-
|
|
964
1179
|
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
1180
|
+
&.ui-kit-token-checked {
|
|
1181
|
+
color: $text-light-on-tint;
|
|
1182
|
+
&.ant-tag-red {
|
|
1183
|
+
background-color: $fills-light-serious-serious;
|
|
1184
|
+
}
|
|
1185
|
+
&.ant-tag-yellow {
|
|
1186
|
+
background-color: $fills-light-notice-notice;
|
|
1187
|
+
}
|
|
1188
|
+
&.ant-tag-green {
|
|
1189
|
+
background-color: $fills-light-positive-positive;
|
|
1190
|
+
}
|
|
1191
|
+
&.ant-tag-blue {
|
|
1192
|
+
background-color: $fills-light-general-general;
|
|
1193
|
+
}
|
|
1194
|
+
&.ant-tag-gray {
|
|
1195
|
+
background-color: $gray-70;
|
|
1196
|
+
}
|
|
1197
|
+
&.ant-tag-purple {
|
|
1198
|
+
background-color: $fill-purple-base;
|
|
1199
|
+
}
|
|
1200
|
+
}
|
|
971
1201
|
}
|
|
972
1202
|
}
|
|
973
1203
|
|
|
974
|
-
.E_cc368xp {
|
|
975
|
-
color: $gray-120;
|
|
976
|
-
border-right: 1px solid $gray-a60-5;
|
|
977
|
-
margin-right: 8px;
|
|
978
|
-
padding-right: 8px;
|
|
979
|
-
}
|
|
980
|
-
|
|
981
|
-
.E_i11o6xqj {
|
|
982
|
-
display: flex;
|
|
983
|
-
gap: 4px;
|
|
984
1204
|
|
|
985
|
-
|
|
986
|
-
|
|
1205
|
+
.E_t1m2x205 {
|
|
1206
|
+
.ant-tooltip-arrow {
|
|
1207
|
+
display: none;
|
|
987
1208
|
}
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
1209
|
+
.ant-tooltip-inner {
|
|
1210
|
+
background: $gray-a80-9;
|
|
1211
|
+
border-radius: 4px;
|
|
1212
|
+
&:has(.eagle-ellipsis-content) {
|
|
1213
|
+
visibility: hidden;
|
|
1214
|
+
}
|
|
993
1215
|
}
|
|
994
1216
|
}
|
|
995
1217
|
|
|
@@ -1083,229 +1305,85 @@
|
|
|
1083
1305
|
}
|
|
1084
1306
|
|
|
1085
1307
|
|
|
1086
|
-
.
|
|
1087
|
-
|
|
1088
|
-
width: 56px !important;
|
|
1089
|
-
margin-right: 4px;
|
|
1308
|
+
.E_iq1gosr {
|
|
1309
|
+
display: inline-block;
|
|
1090
1310
|
}
|
|
1091
1311
|
|
|
1092
|
-
.E_c1wk4q29 {
|
|
1093
|
-
color: $text-secondary-light;
|
|
1094
|
-
}
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
.E_c1bus5hc {
|
|
1098
|
-
--color: white;
|
|
1099
|
-
height: 14px;
|
|
1100
|
-
width: 14px;
|
|
1101
|
-
border-radius: 50%;
|
|
1102
|
-
flex-shrink: 0;
|
|
1103
|
-
display: flex;
|
|
1104
|
-
align-items: center;
|
|
1105
|
-
justify-content: center;
|
|
1106
|
-
border: 1px solid var(--color);
|
|
1107
|
-
|
|
1108
|
-
.circle-inner {
|
|
1109
|
-
position: relative;
|
|
1110
|
-
height: 10px;
|
|
1111
|
-
width: 10px;
|
|
1112
|
-
border-radius: 50%;
|
|
1113
|
-
overflow: hidden;
|
|
1114
|
-
}
|
|
1115
1312
|
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
width: 100%;
|
|
1120
|
-
left: 0;
|
|
1121
|
-
top: 0;
|
|
1122
|
-
border-radius: 50%;
|
|
1123
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
1124
|
-
transform: rotate(180deg);
|
|
1313
|
+
.E_atcz0kf {
|
|
1314
|
+
.ant-input-suffix {
|
|
1315
|
+
margin-left: 8px;
|
|
1125
1316
|
}
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
position: absolute;
|
|
1129
|
-
height: 100%;
|
|
1130
|
-
width: 100%;
|
|
1131
|
-
left: 0;
|
|
1132
|
-
top: 0;
|
|
1133
|
-
margin-left: 50%;
|
|
1134
|
-
transform-origin: left;
|
|
1135
|
-
background: white;
|
|
1136
|
-
transform: rotate(0deg);
|
|
1317
|
+
&.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
1318
|
+
padding: 2px 7px 2px 12px;
|
|
1137
1319
|
}
|
|
1138
1320
|
}
|
|
1139
1321
|
|
|
1140
1322
|
|
|
1141
|
-
.
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
height: 24px;
|
|
1145
|
-
background: $fills-trans-quinary-light;
|
|
1146
|
-
overflow: hidden;
|
|
1147
|
-
&:focus {
|
|
1148
|
-
box-shadow: 0 0 0 2px $strokes-light-trans-1;
|
|
1149
|
-
}
|
|
1150
|
-
}
|
|
1151
|
-
&.ant-switch-small {
|
|
1152
|
-
min-width: 26px;
|
|
1153
|
-
height: 16px;
|
|
1323
|
+
.E_a1wfy30z {
|
|
1324
|
+
.ant-input-number-handler-wrap {
|
|
1325
|
+
display: var(--a1wfy30z-0);
|
|
1154
1326
|
}
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1327
|
+
.ant-input-number-input-wrap {
|
|
1328
|
+
padding: 4px 11px;
|
|
1329
|
+
display: inline-flex;
|
|
1330
|
+
line-height: 1.5715;
|
|
1331
|
+
height: inherit;
|
|
1158
1332
|
}
|
|
1159
1333
|
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
}
|
|
1167
|
-
}
|
|
1168
|
-
&.ant-switch-small .ant-switch-handle {
|
|
1169
|
-
height: 14px;
|
|
1170
|
-
width: 14px;
|
|
1171
|
-
top: 1px;
|
|
1172
|
-
left: 1px;
|
|
1173
|
-
}
|
|
1174
|
-
&.ant-switch-large .ant-switch-handle {
|
|
1175
|
-
height: 28px;
|
|
1176
|
-
width: 28px;
|
|
1177
|
-
&::before {
|
|
1178
|
-
border-radius: 14px;
|
|
1179
|
-
}
|
|
1334
|
+
.ant-input-number-input-wrap::after {
|
|
1335
|
+
content: var(--a1wfy30z-1);
|
|
1336
|
+
display: var(--a1wfy30z-2);
|
|
1337
|
+
flex: none;
|
|
1338
|
+
align-items: center;
|
|
1339
|
+
margin-left: 4px;
|
|
1180
1340
|
}
|
|
1181
1341
|
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
left: calc(100% - 14px - 1px);
|
|
1190
|
-
}
|
|
1191
|
-
&.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
1192
|
-
left: calc(100% - 28px - 2px);
|
|
1193
|
-
}
|
|
1194
|
-
}
|
|
1195
|
-
|
|
1196
|
-
.E_c1up6e3y {
|
|
1197
|
-
margin-left: 5px;
|
|
1198
|
-
}
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
.E_s1sck0th {
|
|
1202
|
-
padding: 0 8px;
|
|
1203
|
-
border-radius: 4px;
|
|
1204
|
-
}
|
|
1205
|
-
|
|
1206
|
-
.E_m855nr1 {
|
|
1207
|
-
padding: 2px 8px;
|
|
1208
|
-
border-radius: 3px;
|
|
1209
|
-
}
|
|
1210
|
-
|
|
1211
|
-
.E_l1270xpg {
|
|
1212
|
-
padding: 3px 8px;
|
|
1213
|
-
border-radius: 2px;
|
|
1342
|
+
.ant-input-number-input-wrap::before {
|
|
1343
|
+
content: var(--a1wfy30z-3);
|
|
1344
|
+
display: var(--a1wfy30z-4);
|
|
1345
|
+
flex: none;
|
|
1346
|
+
align-items: center;
|
|
1347
|
+
margin-right: 4px;
|
|
1348
|
+
cursor: auto;
|
|
1214
1349
|
}
|
|
1215
1350
|
|
|
1216
|
-
.
|
|
1217
|
-
|
|
1218
|
-
opacity: unset;
|
|
1219
|
-
}
|
|
1220
|
-
&.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
1351
|
+
.ant-input-number-input {
|
|
1352
|
+
padding: 0;
|
|
1221
1353
|
margin: 0;
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
align-items: center;
|
|
1225
|
-
border: none;
|
|
1226
|
-
& .ant-tag-close-icon {
|
|
1227
|
-
width: 16px;
|
|
1228
|
-
height: 16px;
|
|
1229
|
-
color: inherit;
|
|
1230
|
-
margin-left: 4px;
|
|
1231
|
-
opacity: 0.6;
|
|
1232
|
-
display: inline-flex;
|
|
1233
|
-
&:hover {
|
|
1234
|
-
opacity: 1;
|
|
1235
|
-
}
|
|
1236
|
-
}
|
|
1237
|
-
&.ant-tag-blue {
|
|
1238
|
-
color: $fills-light-general-general;
|
|
1239
|
-
background-color: $fills-light-general-general-light;
|
|
1240
|
-
}
|
|
1241
|
-
&.ant-tag-red {
|
|
1242
|
-
color: $fills-light-serious-serious;
|
|
1243
|
-
background-color: $fills-light-serious-serious-light;
|
|
1244
|
-
}
|
|
1245
|
-
&.ant-tag-yellow {
|
|
1246
|
-
color: $fills-light-notice-notice-dark;
|
|
1247
|
-
background-color: $fills-light-notice-notice-light;
|
|
1248
|
-
}
|
|
1249
|
-
&.ant-tag-green {
|
|
1250
|
-
color: $fills-light-positive-positive-dark;
|
|
1251
|
-
background-color: $fills-light-positive-positive-light;
|
|
1252
|
-
}
|
|
1253
|
-
&.ant-tag-gray {
|
|
1254
|
-
color: $text-light-super;
|
|
1255
|
-
background-color: $fills-element-light-container-general;
|
|
1256
|
-
}
|
|
1257
|
-
&.ant-tag-purple {
|
|
1258
|
-
color: $text-colorful-purple;
|
|
1259
|
-
background-color: $fill-purple-light;
|
|
1260
|
-
}
|
|
1261
|
-
|
|
1262
|
-
&.ui-kit-token-checked {
|
|
1263
|
-
color: $text-light-on-tint;
|
|
1264
|
-
&.ant-tag-red {
|
|
1265
|
-
background-color: $fills-light-serious-serious;
|
|
1266
|
-
}
|
|
1267
|
-
&.ant-tag-yellow {
|
|
1268
|
-
background-color: $fills-light-notice-notice;
|
|
1269
|
-
}
|
|
1270
|
-
&.ant-tag-green {
|
|
1271
|
-
background-color: $fills-light-positive-positive;
|
|
1272
|
-
}
|
|
1273
|
-
&.ant-tag-blue {
|
|
1274
|
-
background-color: $fills-light-general-general;
|
|
1275
|
-
}
|
|
1276
|
-
&.ant-tag-gray {
|
|
1277
|
-
background-color: $gray-70;
|
|
1278
|
-
}
|
|
1279
|
-
&.ant-tag-purple {
|
|
1280
|
-
background-color: $fill-purple-base;
|
|
1281
|
-
}
|
|
1282
|
-
}
|
|
1354
|
+
height: auto;
|
|
1355
|
+
font-size: inherit;
|
|
1283
1356
|
}
|
|
1284
1357
|
}
|
|
1285
1358
|
|
|
1286
1359
|
|
|
1287
|
-
.
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1360
|
+
.E_i1inqkme {
|
|
1361
|
+
height: 18px;
|
|
1362
|
+
line-height: 18px;
|
|
1363
|
+
padding: 0 4px;
|
|
1364
|
+
border-radius: 4px;
|
|
1365
|
+
background: rgba(235, 239, 245, 0.6);
|
|
1366
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
1367
|
+
display: flex;
|
|
1368
|
+
align-items: center;
|
|
1369
|
+
white-space: nowrap;
|
|
1370
|
+
margin-right: 4px;
|
|
1291
1371
|
}
|
|
1292
1372
|
|
|
1293
1373
|
|
|
1294
|
-
.
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1374
|
+
.E_fzh9mnb {
|
|
1375
|
+
width: 100%;
|
|
1376
|
+
height: 100%;
|
|
1377
|
+
min-height: 124px;
|
|
1378
|
+
display: flex;
|
|
1379
|
+
flex-direction: column;
|
|
1380
|
+
justify-content: center;
|
|
1381
|
+
align-items: center;
|
|
1298
1382
|
|
|
1299
|
-
.
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
.ant-tooltip-inner {
|
|
1304
|
-
background: $gray-a80-9;
|
|
1305
|
-
border-radius: 4px;
|
|
1306
|
-
&:has(.eagle-ellipsis-content) {
|
|
1307
|
-
visibility: hidden;
|
|
1308
|
-
}
|
|
1383
|
+
.error-text {
|
|
1384
|
+
color: $text-terdiary-light;
|
|
1385
|
+
margin-bottom: 16px;
|
|
1386
|
+
font-size: 18px;
|
|
1309
1387
|
}
|
|
1310
1388
|
}
|
|
1311
1389
|
|
|
@@ -1352,23 +1430,6 @@
|
|
|
1352
1430
|
}
|
|
1353
1431
|
|
|
1354
1432
|
|
|
1355
|
-
.E_fzh9mnb {
|
|
1356
|
-
width: 100%;
|
|
1357
|
-
height: 100%;
|
|
1358
|
-
min-height: 124px;
|
|
1359
|
-
display: flex;
|
|
1360
|
-
flex-direction: column;
|
|
1361
|
-
justify-content: center;
|
|
1362
|
-
align-items: center;
|
|
1363
|
-
|
|
1364
|
-
.error-text {
|
|
1365
|
-
color: $text-terdiary-light;
|
|
1366
|
-
margin-bottom: 16px;
|
|
1367
|
-
font-size: 18px;
|
|
1368
|
-
}
|
|
1369
|
-
}
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
1433
|
.E_iouxfgt {
|
|
1373
1434
|
display: inline-flex;
|
|
1374
1435
|
align-items: center;
|
|
@@ -1391,43 +1452,6 @@
|
|
|
1391
1452
|
}
|
|
1392
1453
|
|
|
1393
1454
|
|
|
1394
|
-
.E_a1wfy30z {
|
|
1395
|
-
.ant-input-number-handler-wrap {
|
|
1396
|
-
display: var(--a1wfy30z-0);
|
|
1397
|
-
}
|
|
1398
|
-
.ant-input-number-input-wrap {
|
|
1399
|
-
padding: 4px 11px;
|
|
1400
|
-
display: inline-flex;
|
|
1401
|
-
line-height: 1.5715;
|
|
1402
|
-
height: inherit;
|
|
1403
|
-
}
|
|
1404
|
-
|
|
1405
|
-
.ant-input-number-input-wrap::after {
|
|
1406
|
-
content: var(--a1wfy30z-1);
|
|
1407
|
-
display: var(--a1wfy30z-2);
|
|
1408
|
-
flex: none;
|
|
1409
|
-
align-items: center;
|
|
1410
|
-
margin-left: 4px;
|
|
1411
|
-
}
|
|
1412
|
-
|
|
1413
|
-
.ant-input-number-input-wrap::before {
|
|
1414
|
-
content: var(--a1wfy30z-3);
|
|
1415
|
-
display: var(--a1wfy30z-4);
|
|
1416
|
-
flex: none;
|
|
1417
|
-
align-items: center;
|
|
1418
|
-
margin-right: 4px;
|
|
1419
|
-
cursor: auto;
|
|
1420
|
-
}
|
|
1421
|
-
|
|
1422
|
-
.ant-input-number-input {
|
|
1423
|
-
padding: 0;
|
|
1424
|
-
margin: 0;
|
|
1425
|
-
height: auto;
|
|
1426
|
-
font-size: inherit;
|
|
1427
|
-
}
|
|
1428
|
-
}
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
1455
|
.E_ai7qkf2 {
|
|
1432
1456
|
.ant-input-number-handler-wrap {
|
|
1433
1457
|
display: var(--ai7qkf2-0);
|
|
@@ -1509,30 +1533,6 @@
|
|
|
1509
1533
|
}
|
|
1510
1534
|
|
|
1511
1535
|
|
|
1512
|
-
.E_i1inqkme {
|
|
1513
|
-
height: 18px;
|
|
1514
|
-
line-height: 18px;
|
|
1515
|
-
padding: 0 4px;
|
|
1516
|
-
border-radius: 4px;
|
|
1517
|
-
background: rgba(235, 239, 245, 0.6);
|
|
1518
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
1519
|
-
display: flex;
|
|
1520
|
-
align-items: center;
|
|
1521
|
-
white-space: nowrap;
|
|
1522
|
-
margin-right: 4px;
|
|
1523
|
-
}
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
.E_atcz0kf {
|
|
1527
|
-
.ant-input-suffix {
|
|
1528
|
-
margin-left: 8px;
|
|
1529
|
-
}
|
|
1530
|
-
&.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
1531
|
-
padding: 2px 7px 2px 12px;
|
|
1532
|
-
}
|
|
1533
|
-
}
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
1536
|
.E_owd0kml {
|
|
1537
1537
|
display: inline-block;
|
|
1538
1538
|
}
|
|
@@ -1897,35 +1897,77 @@
|
|
|
1897
1897
|
}
|
|
1898
1898
|
|
|
1899
1899
|
|
|
1900
|
-
.
|
|
1901
|
-
|
|
1902
|
-
flex-direction: column;
|
|
1903
|
-
}
|
|
1904
|
-
|
|
1905
|
-
.E_m7s48ia {
|
|
1906
|
-
max-width: 1120px;
|
|
1907
|
-
width: 100%;
|
|
1908
|
-
margin: 0 auto;
|
|
1909
|
-
height: 100%;
|
|
1900
|
+
.E_m196gn1d {
|
|
1901
|
+
min-width: 1280px;
|
|
1910
1902
|
}
|
|
1911
1903
|
|
|
1912
|
-
.E_wt5zbg6 {
|
|
1913
|
-
max-width: 1120px;
|
|
1914
|
-
width: 100%;
|
|
1915
|
-
margin: 0 auto;
|
|
1916
|
-
display: flex;
|
|
1917
|
-
|
|
1918
|
-
.left,
|
|
1919
|
-
.right {
|
|
1920
|
-
flex-grow: 0;
|
|
1921
|
-
flex-shrink: 0;
|
|
1922
|
-
flex-basis: 21%;
|
|
1923
|
-
}
|
|
1924
1904
|
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1905
|
+
.E_a1b5xrg3 {
|
|
1906
|
+
.user-icon-inner {
|
|
1907
|
+
display: inline-flex;
|
|
1908
|
+
align-items: center;
|
|
1909
|
+
justify-content: center;
|
|
1910
|
+
color: $white;
|
|
1911
|
+
font-weight: bold;
|
|
1912
|
+
font-size: 12px;
|
|
1913
|
+
width: 24px;
|
|
1914
|
+
height: 24px;
|
|
1915
|
+
border-radius: 50%;
|
|
1916
|
+
background: var(--a1b5xrg3-0);
|
|
1917
|
+
}
|
|
1918
|
+
&.btn-item {
|
|
1919
|
+
transition: all 160ms ease;
|
|
1920
|
+
cursor: pointer;
|
|
1921
|
+
width: 56px;
|
|
1922
|
+
height: 40px;
|
|
1923
|
+
display: inline-flex;
|
|
1924
|
+
align-items: center;
|
|
1925
|
+
justify-content: center;
|
|
1926
|
+
border-radius: 6px;
|
|
1927
|
+
|
|
1928
|
+
&:hover {
|
|
1929
|
+
box-shadow:
|
|
1930
|
+
0px 0px 20px rgba(107, 125, 153, 0.18),
|
|
1931
|
+
0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
1932
|
+
}
|
|
1933
|
+
|
|
1934
|
+
&:active {
|
|
1935
|
+
transform: translateY(2px);
|
|
1936
|
+
transition: all 320ms ease;
|
|
1937
|
+
}
|
|
1938
|
+
}
|
|
1939
|
+
}
|
|
1940
|
+
|
|
1941
|
+
|
|
1942
|
+
.E_cnujxq2 {
|
|
1943
|
+
display: flex;
|
|
1944
|
+
flex-direction: column;
|
|
1945
|
+
}
|
|
1946
|
+
|
|
1947
|
+
.E_m7s48ia {
|
|
1948
|
+
max-width: 1120px;
|
|
1949
|
+
width: 100%;
|
|
1950
|
+
margin: 0 auto;
|
|
1951
|
+
height: 100%;
|
|
1952
|
+
}
|
|
1953
|
+
|
|
1954
|
+
.E_wt5zbg6 {
|
|
1955
|
+
max-width: 1120px;
|
|
1956
|
+
width: 100%;
|
|
1957
|
+
margin: 0 auto;
|
|
1958
|
+
display: flex;
|
|
1959
|
+
|
|
1960
|
+
.left,
|
|
1961
|
+
.right {
|
|
1962
|
+
flex-grow: 0;
|
|
1963
|
+
flex-shrink: 0;
|
|
1964
|
+
flex-basis: 21%;
|
|
1965
|
+
}
|
|
1966
|
+
|
|
1967
|
+
.left {
|
|
1968
|
+
display: flex;
|
|
1969
|
+
justify-content: flex-end;
|
|
1970
|
+
padding-right: 44px;
|
|
1929
1971
|
}
|
|
1930
1972
|
|
|
1931
1973
|
.right {
|
|
@@ -2710,150 +2752,6 @@
|
|
|
2710
2752
|
}
|
|
2711
2753
|
|
|
2712
2754
|
|
|
2713
|
-
.E_a1b5xrg3 {
|
|
2714
|
-
.user-icon-inner {
|
|
2715
|
-
display: inline-flex;
|
|
2716
|
-
align-items: center;
|
|
2717
|
-
justify-content: center;
|
|
2718
|
-
color: $white;
|
|
2719
|
-
font-weight: bold;
|
|
2720
|
-
font-size: 12px;
|
|
2721
|
-
width: 24px;
|
|
2722
|
-
height: 24px;
|
|
2723
|
-
border-radius: 50%;
|
|
2724
|
-
background: var(--a1b5xrg3-0);
|
|
2725
|
-
}
|
|
2726
|
-
&.btn-item {
|
|
2727
|
-
transition: all 160ms ease;
|
|
2728
|
-
cursor: pointer;
|
|
2729
|
-
width: 56px;
|
|
2730
|
-
height: 40px;
|
|
2731
|
-
display: inline-flex;
|
|
2732
|
-
align-items: center;
|
|
2733
|
-
justify-content: center;
|
|
2734
|
-
border-radius: 6px;
|
|
2735
|
-
|
|
2736
|
-
&:hover {
|
|
2737
|
-
box-shadow:
|
|
2738
|
-
0px 0px 20px rgba(107, 125, 153, 0.18),
|
|
2739
|
-
0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
2740
|
-
}
|
|
2741
|
-
|
|
2742
|
-
&:active {
|
|
2743
|
-
transform: translateY(2px);
|
|
2744
|
-
transition: all 320ms ease;
|
|
2745
|
-
}
|
|
2746
|
-
}
|
|
2747
|
-
}
|
|
2748
|
-
|
|
2749
|
-
|
|
2750
|
-
.E_m196gn1d {
|
|
2751
|
-
min-width: 1280px;
|
|
2752
|
-
}
|
|
2753
|
-
|
|
2754
|
-
|
|
2755
|
-
.E_s17wv897 {
|
|
2756
|
-
&.ant-select,
|
|
2757
|
-
&.ant-select div.ant-select-selector {
|
|
2758
|
-
border-radius: 6px;
|
|
2759
|
-
}
|
|
2760
|
-
|
|
2761
|
-
&.ant-select {
|
|
2762
|
-
&.ant-select-single {
|
|
2763
|
-
width: 100%;
|
|
2764
|
-
&[data-size="small"] {
|
|
2765
|
-
}
|
|
2766
|
-
&[data-size="middle"] {
|
|
2767
|
-
height: 30px;
|
|
2768
|
-
}
|
|
2769
|
-
&[data-size="large"] {
|
|
2770
|
-
}
|
|
2771
|
-
color: $text-primary-light;
|
|
2772
|
-
border-color: $strokes-light-trans-2;
|
|
2773
|
-
transition:
|
|
2774
|
-
border 160ms ease 8ms,
|
|
2775
|
-
box-shadow 160ms ease 8ms;
|
|
2776
|
-
font-size: 13px;
|
|
2777
|
-
|
|
2778
|
-
&.ant-select-lg {
|
|
2779
|
-
height: 38px;
|
|
2780
|
-
font-size: 13px;
|
|
2781
|
-
}
|
|
2782
|
-
|
|
2783
|
-
.ant-select-arrow,
|
|
2784
|
-
.ant-select-arrow .anticon-down {
|
|
2785
|
-
transition: 160ms ease;
|
|
2786
|
-
}
|
|
2787
|
-
|
|
2788
|
-
.ant-select-arrow-loading {
|
|
2789
|
-
color: $fills-light-general-general;
|
|
2790
|
-
}
|
|
2791
|
-
|
|
2792
|
-
&:not(.ant-select-disabled) {
|
|
2793
|
-
&:hover .ant-select-selector,
|
|
2794
|
-
&.__pseudo-states-hover .ant-select-selector {
|
|
2795
|
-
border-color: $strokes-light-trans-4;
|
|
2796
|
-
box-shadow: $shadow-light-hover;
|
|
2797
|
-
}
|
|
2798
|
-
|
|
2799
|
-
&:hover .ant-select-arrow,
|
|
2800
|
-
&.__pseudo-states-hover .ant-select-arrow {
|
|
2801
|
-
color: $fills-light-general-general;
|
|
2802
|
-
}
|
|
2803
|
-
|
|
2804
|
-
&:active,
|
|
2805
|
-
&:focus,
|
|
2806
|
-
&.ant-select-focused,
|
|
2807
|
-
&.ant-select-open,
|
|
2808
|
-
&.__pseudo-states-active,
|
|
2809
|
-
&.__pseudo-states-focus {
|
|
2810
|
-
.ant-select-selector {
|
|
2811
|
-
border-color: $fills-light-general-general;
|
|
2812
|
-
box-shadow: $shadow-light-active;
|
|
2813
|
-
}
|
|
2814
|
-
}
|
|
2815
|
-
|
|
2816
|
-
&.ant-select-open .ant-select-arrow .anticon-down {
|
|
2817
|
-
transform: rotate(180deg);
|
|
2818
|
-
}
|
|
2819
|
-
}
|
|
2820
|
-
|
|
2821
|
-
&.ant-select-disabled .ant-select-selector {
|
|
2822
|
-
background: $fills-light-trans-3;
|
|
2823
|
-
border-color: $strokes-light-trans-3;
|
|
2824
|
-
cursor: "not-allowed";
|
|
2825
|
-
}
|
|
2826
|
-
}
|
|
2827
|
-
&.select-error:not(.ant-select-disabled) {
|
|
2828
|
-
.ant-select-selector {
|
|
2829
|
-
border-color: $fills-light-serious-serious !important;
|
|
2830
|
-
}
|
|
2831
|
-
|
|
2832
|
-
&:hover .ant-select-arrow,
|
|
2833
|
-
&.__pseudo-states-hover .ant-select-arrow {
|
|
2834
|
-
color: $text-light-super;
|
|
2835
|
-
}
|
|
2836
|
-
|
|
2837
|
-
&:active,
|
|
2838
|
-
&:focus,
|
|
2839
|
-
&.ant-select-focused,
|
|
2840
|
-
&.ant-select-open,
|
|
2841
|
-
&.__pseudo-states-focus,
|
|
2842
|
-
&.__pseudo-states-active {
|
|
2843
|
-
.ant-select-selector {
|
|
2844
|
-
border-color: $fills-light-general-general;
|
|
2845
|
-
box-shadow: $shadow-light-error;
|
|
2846
|
-
}
|
|
2847
|
-
}
|
|
2848
|
-
|
|
2849
|
-
&.ant-select-open .ant-select-arrow .anticon-down {
|
|
2850
|
-
transform: rotate(180deg);
|
|
2851
|
-
}
|
|
2852
|
-
}
|
|
2853
|
-
}
|
|
2854
|
-
}
|
|
2855
|
-
|
|
2856
|
-
|
|
2857
2755
|
.E_s4ivdfu {
|
|
2858
2756
|
&.ant-select {
|
|
2859
2757
|
.ant-select-selection-placeholder {
|
|
@@ -3083,77 +2981,120 @@
|
|
|
3083
2981
|
}
|
|
3084
2982
|
|
|
3085
2983
|
|
|
3086
|
-
.
|
|
3087
|
-
|
|
3088
|
-
|
|
3089
|
-
|
|
3090
|
-
.ellipsis-tooltip {
|
|
3091
|
-
max-height: var(--w1dxz879-0);
|
|
3092
|
-
text-overflow: clip;
|
|
3093
|
-
overflow: hidden;
|
|
3094
|
-
}
|
|
3095
|
-
.tips {
|
|
3096
|
-
color: #fff;
|
|
3097
|
-
opacity: 0.8;
|
|
2984
|
+
.E_s17wv897 {
|
|
2985
|
+
&.ant-select,
|
|
2986
|
+
&.ant-select div.ant-select-selector {
|
|
2987
|
+
border-radius: 6px;
|
|
3098
2988
|
}
|
|
3099
|
-
}
|
|
3100
2989
|
|
|
2990
|
+
&.ant-select {
|
|
2991
|
+
&.ant-select-single {
|
|
2992
|
+
width: 100%;
|
|
2993
|
+
&[data-size="small"] {
|
|
2994
|
+
}
|
|
2995
|
+
&[data-size="middle"] {
|
|
2996
|
+
height: 30px;
|
|
2997
|
+
}
|
|
2998
|
+
&[data-size="large"] {
|
|
2999
|
+
}
|
|
3000
|
+
color: $text-primary-light;
|
|
3001
|
+
border-color: $strokes-light-trans-2;
|
|
3002
|
+
transition:
|
|
3003
|
+
border 160ms ease 8ms,
|
|
3004
|
+
box-shadow 160ms ease 8ms;
|
|
3005
|
+
font-size: 13px;
|
|
3101
3006
|
|
|
3102
|
-
|
|
3103
|
-
|
|
3104
|
-
|
|
3105
|
-
|
|
3106
|
-
}
|
|
3007
|
+
&.ant-select-lg {
|
|
3008
|
+
height: 38px;
|
|
3009
|
+
font-size: 13px;
|
|
3010
|
+
}
|
|
3107
3011
|
|
|
3108
|
-
.
|
|
3109
|
-
|
|
3110
|
-
|
|
3111
|
-
|
|
3112
|
-
font-size: 12px;
|
|
3113
|
-
}
|
|
3012
|
+
.ant-select-arrow,
|
|
3013
|
+
.ant-select-arrow .anticon-down {
|
|
3014
|
+
transition: 160ms ease;
|
|
3015
|
+
}
|
|
3114
3016
|
|
|
3115
|
-
|
|
3116
|
-
|
|
3117
|
-
|
|
3017
|
+
.ant-select-arrow-loading {
|
|
3018
|
+
color: $fills-light-general-general;
|
|
3019
|
+
}
|
|
3118
3020
|
|
|
3119
|
-
|
|
3120
|
-
|
|
3121
|
-
|
|
3122
|
-
|
|
3123
|
-
|
|
3124
|
-
|
|
3125
|
-
}
|
|
3021
|
+
&:not(.ant-select-disabled) {
|
|
3022
|
+
&:hover .ant-select-selector,
|
|
3023
|
+
&.__pseudo-states-hover .ant-select-selector {
|
|
3024
|
+
border-color: $strokes-light-trans-4;
|
|
3025
|
+
box-shadow: $shadow-light-hover;
|
|
3026
|
+
}
|
|
3126
3027
|
|
|
3127
|
-
.
|
|
3128
|
-
|
|
3129
|
-
|
|
3130
|
-
|
|
3028
|
+
&:hover .ant-select-arrow,
|
|
3029
|
+
&.__pseudo-states-hover .ant-select-arrow {
|
|
3030
|
+
color: $fills-light-general-general;
|
|
3031
|
+
}
|
|
3032
|
+
|
|
3033
|
+
&:active,
|
|
3034
|
+
&:focus,
|
|
3035
|
+
&.ant-select-focused,
|
|
3036
|
+
&.ant-select-open,
|
|
3037
|
+
&.__pseudo-states-active,
|
|
3038
|
+
&.__pseudo-states-focus {
|
|
3039
|
+
.ant-select-selector {
|
|
3040
|
+
border-color: $fills-light-general-general;
|
|
3041
|
+
box-shadow: $shadow-light-active;
|
|
3042
|
+
}
|
|
3043
|
+
}
|
|
3044
|
+
|
|
3045
|
+
&.ant-select-open .ant-select-arrow .anticon-down {
|
|
3046
|
+
transform: rotate(180deg);
|
|
3047
|
+
}
|
|
3048
|
+
}
|
|
3049
|
+
|
|
3050
|
+
&.ant-select-disabled .ant-select-selector {
|
|
3051
|
+
background: $fills-light-trans-3;
|
|
3052
|
+
border-color: $strokes-light-trans-3;
|
|
3053
|
+
cursor: "not-allowed";
|
|
3054
|
+
}
|
|
3055
|
+
}
|
|
3056
|
+
&.select-error:not(.ant-select-disabled) {
|
|
3057
|
+
.ant-select-selector {
|
|
3058
|
+
border-color: $fills-light-serious-serious !important;
|
|
3059
|
+
}
|
|
3060
|
+
|
|
3061
|
+
&:hover .ant-select-arrow,
|
|
3062
|
+
&.__pseudo-states-hover .ant-select-arrow {
|
|
3063
|
+
color: $text-light-super;
|
|
3064
|
+
}
|
|
3065
|
+
|
|
3066
|
+
&:active,
|
|
3067
|
+
&:focus,
|
|
3068
|
+
&.ant-select-focused,
|
|
3069
|
+
&.ant-select-open,
|
|
3070
|
+
&.__pseudo-states-focus,
|
|
3071
|
+
&.__pseudo-states-active {
|
|
3072
|
+
.ant-select-selector {
|
|
3073
|
+
border-color: $fills-light-general-general;
|
|
3074
|
+
box-shadow: $shadow-light-error;
|
|
3075
|
+
}
|
|
3076
|
+
}
|
|
3077
|
+
|
|
3078
|
+
&.ant-select-open .ant-select-arrow .anticon-down {
|
|
3079
|
+
transform: rotate(180deg);
|
|
3080
|
+
}
|
|
3081
|
+
}
|
|
3131
3082
|
}
|
|
3132
3083
|
}
|
|
3133
3084
|
|
|
3134
|
-
|
|
3135
|
-
|
|
3136
|
-
|
|
3137
|
-
|
|
3138
|
-
|
|
3139
|
-
|
|
3140
|
-
|
|
3141
|
-
|
|
3142
|
-
|
|
3143
|
-
// on animate remove hover bg color
|
|
3144
|
-
&.antd5-segmented
|
|
3145
|
-
.antd5-segmented-thumb
|
|
3146
|
-
~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(
|
|
3147
|
-
.antd5-segmented-item-disabled
|
|
3148
|
-
) {
|
|
3149
|
-
background-color: transparent;
|
|
3085
|
+
|
|
3086
|
+
.E_w1dxz879 {
|
|
3087
|
+
display: flex;
|
|
3088
|
+
flex-direction: column;
|
|
3089
|
+
gap: 6px;
|
|
3090
|
+
.ellipsis-tooltip {
|
|
3091
|
+
max-height: var(--w1dxz879-0);
|
|
3092
|
+
text-overflow: clip;
|
|
3093
|
+
overflow: hidden;
|
|
3150
3094
|
}
|
|
3151
|
-
|
|
3152
|
-
|
|
3153
|
-
|
|
3154
|
-
.antd5-segmented-item-disabled
|
|
3155
|
-
)::after {
|
|
3156
|
-
background-color: transparent;
|
|
3095
|
+
.tips {
|
|
3096
|
+
color: #fff;
|
|
3097
|
+
opacity: 0.8;
|
|
3157
3098
|
}
|
|
3158
3099
|
}
|
|
3159
3100
|
|
|
@@ -3422,6 +3363,65 @@
|
|
|
3422
3363
|
}
|
|
3423
3364
|
|
|
3424
3365
|
|
|
3366
|
+
.E_s11wux3h {
|
|
3367
|
+
.antd5-segmented-item:not(:last-child) {
|
|
3368
|
+
margin-right: 2px;
|
|
3369
|
+
}
|
|
3370
|
+
}
|
|
3371
|
+
|
|
3372
|
+
.E_s1t2an3z {
|
|
3373
|
+
&.antd5-segmented-sm .antd5-segmented-item-label {
|
|
3374
|
+
padding-left: 8px;
|
|
3375
|
+
padding-right: 8px;
|
|
3376
|
+
font-size: 12px;
|
|
3377
|
+
}
|
|
3378
|
+
|
|
3379
|
+
&.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
3380
|
+
border-radius: 4px;
|
|
3381
|
+
}
|
|
3382
|
+
|
|
3383
|
+
&.antd5-segmented
|
|
3384
|
+
.antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(
|
|
3385
|
+
.antd5-segmented-item-disabled
|
|
3386
|
+
) {
|
|
3387
|
+
border-radius: 4px;
|
|
3388
|
+
}
|
|
3389
|
+
}
|
|
3390
|
+
|
|
3391
|
+
.E_ma64lna {
|
|
3392
|
+
.antd5-segmented-item-label {
|
|
3393
|
+
padding-left: 12px;
|
|
3394
|
+
padding-right: 12px;
|
|
3395
|
+
}
|
|
3396
|
+
}
|
|
3397
|
+
|
|
3398
|
+
.E_ckld275 {
|
|
3399
|
+
background-color: $fill-neutral-trans-2;
|
|
3400
|
+
&.antd5-segmented
|
|
3401
|
+
.antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(
|
|
3402
|
+
.antd5-segmented-item-disabled
|
|
3403
|
+
) {
|
|
3404
|
+
background-color: $fill-neutral-light-white;
|
|
3405
|
+
color: $text-neutral-secondary-light;
|
|
3406
|
+
}
|
|
3407
|
+
// on animate remove hover bg color
|
|
3408
|
+
&.antd5-segmented
|
|
3409
|
+
.antd5-segmented-thumb
|
|
3410
|
+
~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(
|
|
3411
|
+
.antd5-segmented-item-disabled
|
|
3412
|
+
) {
|
|
3413
|
+
background-color: transparent;
|
|
3414
|
+
}
|
|
3415
|
+
// remove after's bg color
|
|
3416
|
+
&.antd5-segmented
|
|
3417
|
+
.antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(
|
|
3418
|
+
.antd5-segmented-item-disabled
|
|
3419
|
+
)::after {
|
|
3420
|
+
background-color: transparent;
|
|
3421
|
+
}
|
|
3422
|
+
}
|
|
3423
|
+
|
|
3424
|
+
|
|
3425
3425
|
.E_m5foqp8 {
|
|
3426
3426
|
&.medium {
|
|
3427
3427
|
--footer-height: 96px;
|
|
@@ -3465,6 +3465,77 @@
|
|
|
3465
3465
|
}
|
|
3466
3466
|
|
|
3467
3467
|
|
|
3468
|
+
.E_l48ei06 {
|
|
3469
|
+
@at-root {
|
|
3470
|
+
button#{&}.ant-btn,
|
|
3471
|
+
button#{&}.ant-btn.ant-btn-sm,
|
|
3472
|
+
button#{&}.ant-btn.ant-btn-lg {
|
|
3473
|
+
font-size: 12px;
|
|
3474
|
+
line-height: 18px;
|
|
3475
|
+
height: 18px;
|
|
3476
|
+
}
|
|
3477
|
+
button#{&} {
|
|
3478
|
+
color: #0080FF;
|
|
3479
|
+
height: unset;
|
|
3480
|
+
.button-prefix-icon {
|
|
3481
|
+
margin-right: 4px;
|
|
3482
|
+
}
|
|
3483
|
+
.button-suffix-icon {
|
|
3484
|
+
margin-left: 4px;
|
|
3485
|
+
}
|
|
3486
|
+
|
|
3487
|
+
&:hover,
|
|
3488
|
+
&.__pseudo-states-hover {
|
|
3489
|
+
color: #009DFF;
|
|
3490
|
+
}
|
|
3491
|
+
|
|
3492
|
+
&:active,
|
|
3493
|
+
&.__pseudo-states-active {
|
|
3494
|
+
color: #005ED1;
|
|
3495
|
+
}
|
|
3496
|
+
&.ui-kit-link-disabled {
|
|
3497
|
+
color: #0080FF;
|
|
3498
|
+
}
|
|
3499
|
+
&.ui-kit-link-primary {
|
|
3500
|
+
color: #00122E;
|
|
3501
|
+
|
|
3502
|
+
&:hover,
|
|
3503
|
+
&.__pseudo-states-hover {
|
|
3504
|
+
color: #0080FF;
|
|
3505
|
+
}
|
|
3506
|
+
|
|
3507
|
+
&:active,
|
|
3508
|
+
&.__pseudo-states-active {
|
|
3509
|
+
color: #005ED1;
|
|
3510
|
+
}
|
|
3511
|
+
|
|
3512
|
+
&.ui-kit-link-disabled {
|
|
3513
|
+
color: #00122E;
|
|
3514
|
+
}
|
|
3515
|
+
}
|
|
3516
|
+
|
|
3517
|
+
&.ui-kit-link-secondary {
|
|
3518
|
+
color: #2C3852BF;
|
|
3519
|
+
|
|
3520
|
+
&:hover,
|
|
3521
|
+
&.__pseudo-states-hover {
|
|
3522
|
+
color: #0080FF;
|
|
3523
|
+
}
|
|
3524
|
+
|
|
3525
|
+
&:active,
|
|
3526
|
+
&.__pseudo-states-active {
|
|
3527
|
+
color: #005ED1;
|
|
3528
|
+
}
|
|
3529
|
+
|
|
3530
|
+
&.ui-kit-link-disabled {
|
|
3531
|
+
color: #2C3852BF;
|
|
3532
|
+
}
|
|
3533
|
+
}
|
|
3534
|
+
}
|
|
3535
|
+
}
|
|
3536
|
+
}
|
|
3537
|
+
|
|
3538
|
+
|
|
3468
3539
|
.E_sddwhm6 {
|
|
3469
3540
|
$prefix: ui-kit-status-capsule;
|
|
3470
3541
|
margin: 0;
|
|
@@ -3549,168 +3620,367 @@
|
|
|
3549
3620
|
}
|
|
3550
3621
|
|
|
3551
3622
|
|
|
3552
|
-
.
|
|
3553
|
-
|
|
3554
|
-
|
|
3555
|
-
|
|
3556
|
-
|
|
3557
|
-
|
|
3558
|
-
|
|
3559
|
-
|
|
3560
|
-
|
|
3561
|
-
|
|
3562
|
-
color: #0080FF;
|
|
3563
|
-
height: unset;
|
|
3564
|
-
.button-prefix-icon {
|
|
3565
|
-
margin-right: 4px;
|
|
3566
|
-
}
|
|
3567
|
-
.button-suffix-icon {
|
|
3568
|
-
margin-left: 4px;
|
|
3569
|
-
}
|
|
3623
|
+
.E_h12yihis {
|
|
3624
|
+
height: 50px;
|
|
3625
|
+
border-bottom: 2px solid #edf0f7;
|
|
3626
|
+
background: $fills-opaque-primary-light;
|
|
3627
|
+
display: flex;
|
|
3628
|
+
justify-content: space-between;
|
|
3629
|
+
align-items: center;
|
|
3630
|
+
padding: 0 24px 0 14px;
|
|
3631
|
+
position: relative;
|
|
3632
|
+
z-index: 10;
|
|
3570
3633
|
|
|
3571
|
-
|
|
3572
|
-
|
|
3573
|
-
|
|
3574
|
-
|
|
3634
|
+
.left,
|
|
3635
|
+
.right,
|
|
3636
|
+
.center {
|
|
3637
|
+
display: flex;
|
|
3638
|
+
align-items: center;
|
|
3639
|
+
flex: 1;
|
|
3640
|
+
flex-shrink: 0;
|
|
3641
|
+
}
|
|
3575
3642
|
|
|
3576
|
-
|
|
3577
|
-
|
|
3578
|
-
|
|
3579
|
-
}
|
|
3580
|
-
&.ui-kit-link-disabled {
|
|
3581
|
-
color: #0080FF;
|
|
3582
|
-
}
|
|
3583
|
-
&.ui-kit-link-primary {
|
|
3584
|
-
color: #00122E;
|
|
3643
|
+
.center {
|
|
3644
|
+
flex: 0.8;
|
|
3645
|
+
}
|
|
3585
3646
|
|
|
3586
|
-
|
|
3587
|
-
|
|
3588
|
-
color: #0080FF;
|
|
3589
|
-
}
|
|
3647
|
+
.right {
|
|
3648
|
+
justify-content: flex-end;
|
|
3590
3649
|
|
|
3591
|
-
|
|
3592
|
-
|
|
3593
|
-
|
|
3594
|
-
}
|
|
3650
|
+
&.is-scrolled .btn-group:before {
|
|
3651
|
+
opacity: 1;
|
|
3652
|
+
}
|
|
3595
3653
|
|
|
3596
|
-
|
|
3597
|
-
|
|
3598
|
-
|
|
3654
|
+
.btn-group {
|
|
3655
|
+
margin-left: 32px;
|
|
3656
|
+
position: relative;
|
|
3657
|
+
display: flex;
|
|
3658
|
+
align-items: center;
|
|
3659
|
+
|
|
3660
|
+
&:before {
|
|
3661
|
+
content: "";
|
|
3662
|
+
opacity: 0;
|
|
3663
|
+
height: 24px;
|
|
3664
|
+
width: 1px;
|
|
3665
|
+
background: $fills-light-trans-2;
|
|
3666
|
+
position: absolute;
|
|
3667
|
+
left: -16px;
|
|
3668
|
+
top: 50%;
|
|
3669
|
+
transform: translateY(-50%);
|
|
3670
|
+
transition: opacity 160ms ease;
|
|
3599
3671
|
}
|
|
3600
3672
|
|
|
3601
|
-
|
|
3602
|
-
|
|
3673
|
+
> .btn-item {
|
|
3674
|
+
transition: all 160ms ease;
|
|
3675
|
+
cursor: pointer;
|
|
3676
|
+
width: 56px;
|
|
3677
|
+
height: 40px;
|
|
3678
|
+
display: inline-flex;
|
|
3679
|
+
align-items: center;
|
|
3680
|
+
justify-content: center;
|
|
3681
|
+
border-radius: 6px;
|
|
3603
3682
|
|
|
3604
|
-
&:hover
|
|
3605
|
-
|
|
3606
|
-
|
|
3683
|
+
&:hover {
|
|
3684
|
+
box-shadow:
|
|
3685
|
+
0px 0px 20px rgba(107, 125, 153, 0.18),
|
|
3686
|
+
0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
3607
3687
|
}
|
|
3608
3688
|
|
|
3609
|
-
&:active
|
|
3610
|
-
|
|
3611
|
-
|
|
3689
|
+
&:active {
|
|
3690
|
+
transform: translateY(2px);
|
|
3691
|
+
transition: all 320ms ease;
|
|
3612
3692
|
}
|
|
3693
|
+
}
|
|
3613
3694
|
|
|
3614
|
-
|
|
3615
|
-
|
|
3616
|
-
}
|
|
3695
|
+
> *:not(:first-child) {
|
|
3696
|
+
margin-left: 4px;
|
|
3617
3697
|
}
|
|
3618
3698
|
}
|
|
3619
|
-
|
|
3620
|
-
|
|
3699
|
+
.create-menu-and-export {
|
|
3700
|
+
height: 48px;
|
|
3701
|
+
overflow: hidden;
|
|
3702
|
+
display: flex;
|
|
3703
|
+
align-items: center;
|
|
3704
|
+
padding: 0 4px;
|
|
3705
|
+
margin: 0 -4px;
|
|
3621
3706
|
|
|
3707
|
+
&.active {
|
|
3708
|
+
.create-menu-in-nav,
|
|
3709
|
+
.export-btn {
|
|
3710
|
+
transform: translateY(0);
|
|
3711
|
+
}
|
|
3712
|
+
}
|
|
3622
3713
|
|
|
3623
|
-
.
|
|
3624
|
-
|
|
3625
|
-
|
|
3714
|
+
.create-menu-in-nav,
|
|
3715
|
+
.export-btn {
|
|
3716
|
+
height: 48px;
|
|
3717
|
+
transform: translateY(100%);
|
|
3718
|
+
transition:
|
|
3719
|
+
transform 240ms ease,
|
|
3720
|
+
opacity 80ms ease;
|
|
3721
|
+
display: inline-flex;
|
|
3722
|
+
align-items: center;
|
|
3723
|
+
}
|
|
3626
3724
|
|
|
3627
|
-
.
|
|
3628
|
-
|
|
3629
|
-
.ant-table-body {
|
|
3630
|
-
overflow: visible !important;
|
|
3631
|
-
height: 100%;
|
|
3632
|
-
}
|
|
3725
|
+
.export-btn {
|
|
3726
|
+
margin-right: 10px;
|
|
3633
3727
|
|
|
3634
|
-
|
|
3635
|
-
|
|
3636
|
-
|
|
3728
|
+
.icon-inner {
|
|
3729
|
+
width: 32px;
|
|
3730
|
+
height: 32px;
|
|
3731
|
+
border-radius: 6px;
|
|
3637
3732
|
|
|
3638
|
-
|
|
3639
|
-
|
|
3640
|
-
|
|
3641
|
-
|
|
3642
|
-
|
|
3733
|
+
&:hover {
|
|
3734
|
+
background: rgba(211, 218, 235, 0.6);
|
|
3735
|
+
}
|
|
3736
|
+
}
|
|
3737
|
+
}
|
|
3643
3738
|
}
|
|
3644
3739
|
}
|
|
3645
3740
|
|
|
3646
|
-
|
|
3647
|
-
|
|
3648
|
-
|
|
3649
|
-
}
|
|
3741
|
+
.alert,
|
|
3742
|
+
.task {
|
|
3743
|
+
position: relative;
|
|
3650
3744
|
|
|
3651
|
-
.
|
|
3652
|
-
|
|
3745
|
+
.alert-icon,
|
|
3746
|
+
.task-icon {
|
|
3747
|
+
width: 56px;
|
|
3748
|
+
height: 40px;
|
|
3749
|
+
justify-content: center;
|
|
3750
|
+
}
|
|
3653
3751
|
|
|
3654
|
-
|
|
3655
|
-
|
|
3656
|
-
|
|
3752
|
+
.ant-badge-count {
|
|
3753
|
+
right: 16px;
|
|
3754
|
+
top: 10px;
|
|
3755
|
+
}
|
|
3657
3756
|
}
|
|
3658
3757
|
|
|
3659
|
-
.
|
|
3660
|
-
|
|
3661
|
-
|
|
3662
|
-
&.has-selection .active-row td:nth-child(2) {
|
|
3663
|
-
font-weight: 700;
|
|
3758
|
+
.logo {
|
|
3759
|
+
display: inline-flex;
|
|
3760
|
+
align-items: center;
|
|
3664
3761
|
}
|
|
3665
3762
|
|
|
3666
|
-
.
|
|
3667
|
-
|
|
3763
|
+
.left {
|
|
3764
|
+
position: relative;
|
|
3668
3765
|
|
|
3669
|
-
.
|
|
3670
|
-
|
|
3671
|
-
|
|
3766
|
+
.events-audit-title {
|
|
3767
|
+
font-size: 20px;
|
|
3768
|
+
line-height: 24px;
|
|
3769
|
+
font-weight: bold;
|
|
3770
|
+
color: $text-light-super;
|
|
3771
|
+
margin: 0px 8px;
|
|
3672
3772
|
}
|
|
3673
|
-
|
|
3674
|
-
|
|
3773
|
+
|
|
3774
|
+
.global-search {
|
|
3775
|
+
margin-left: 6px;
|
|
3675
3776
|
}
|
|
3676
3777
|
}
|
|
3677
3778
|
|
|
3678
|
-
|
|
3679
|
-
|
|
3680
|
-
}
|
|
3779
|
+
&.global-search-active {
|
|
3780
|
+
z-index: 11;
|
|
3681
3781
|
|
|
3682
|
-
|
|
3683
|
-
|
|
3684
|
-
|
|
3685
|
-
|
|
3686
|
-
|
|
3687
|
-
|
|
3688
|
-
|
|
3689
|
-
|
|
3690
|
-
|
|
3691
|
-
|
|
3692
|
-
|
|
3693
|
-
|
|
3694
|
-
width: 100%;
|
|
3782
|
+
.left {
|
|
3783
|
+
flex: 1;
|
|
3784
|
+
margin-right: 32px;
|
|
3785
|
+
|
|
3786
|
+
.global-search {
|
|
3787
|
+
display: flex;
|
|
3788
|
+
flex: 1;
|
|
3789
|
+
|
|
3790
|
+
.search-input {
|
|
3791
|
+
border-color: $blue-60;
|
|
3792
|
+
width: 100%;
|
|
3793
|
+
}
|
|
3695
3794
|
}
|
|
3696
3795
|
}
|
|
3697
|
-
}
|
|
3698
3796
|
|
|
3699
|
-
|
|
3700
|
-
|
|
3701
|
-
|
|
3702
|
-
|
|
3703
|
-
|
|
3797
|
+
.center {
|
|
3798
|
+
display: none;
|
|
3799
|
+
}
|
|
3800
|
+
|
|
3801
|
+
.right {
|
|
3802
|
+
flex: 0 1 auto;
|
|
3704
3803
|
}
|
|
3705
3804
|
}
|
|
3706
3805
|
|
|
3707
|
-
|
|
3708
|
-
|
|
3709
|
-
|
|
3710
|
-
|
|
3711
|
-
|
|
3712
|
-
|
|
3713
|
-
|
|
3806
|
+
.ant-badge-count {
|
|
3807
|
+
pointer-events: none;
|
|
3808
|
+
}
|
|
3809
|
+
}
|
|
3810
|
+
|
|
3811
|
+
.E_ncaepor {
|
|
3812
|
+
color: $text-terdiary-light;
|
|
3813
|
+
position: relative;
|
|
3814
|
+
height: 48px;
|
|
3815
|
+
display: inline-flex;
|
|
3816
|
+
align-items: center;
|
|
3817
|
+
justify-content: center;
|
|
3818
|
+
overflow: hidden;
|
|
3819
|
+
|
|
3820
|
+
&:before,
|
|
3821
|
+
&:after {
|
|
3822
|
+
content: "";
|
|
3823
|
+
width: 100%;
|
|
3824
|
+
height: 12px;
|
|
3825
|
+
position: absolute;
|
|
3826
|
+
background: linear-gradient(
|
|
3827
|
+
to bottom,
|
|
3828
|
+
rgba(255, 255, 255, 0),
|
|
3829
|
+
rgba(255, 255, 255, 1)
|
|
3830
|
+
);
|
|
3831
|
+
}
|
|
3832
|
+
|
|
3833
|
+
&:before {
|
|
3834
|
+
top: 0;
|
|
3835
|
+
}
|
|
3836
|
+
|
|
3837
|
+
&:after {
|
|
3838
|
+
bottom: 0;
|
|
3839
|
+
}
|
|
3840
|
+
|
|
3841
|
+
> * {
|
|
3842
|
+
height: 48px;
|
|
3843
|
+
display: inline-flex;
|
|
3844
|
+
align-items: center;
|
|
3845
|
+
white-space: nowrap;
|
|
3846
|
+
transition:
|
|
3847
|
+
transform 240ms ease,
|
|
3848
|
+
opacity 80ms ease;
|
|
3849
|
+
}
|
|
3850
|
+
|
|
3851
|
+
.name-text {
|
|
3852
|
+
transform: translateY(0);
|
|
3853
|
+
opacity: 1;
|
|
3854
|
+
}
|
|
3855
|
+
|
|
3856
|
+
.nav-info {
|
|
3857
|
+
transform: translateY(100%);
|
|
3858
|
+
opacity: 0;
|
|
3859
|
+
font-size: 18px;
|
|
3860
|
+
font-weight: 700;
|
|
3861
|
+
position: absolute;
|
|
3862
|
+
overflow: hidden;
|
|
3863
|
+
display: flex;
|
|
3864
|
+
justify-content: center;
|
|
3865
|
+
|
|
3866
|
+
.scrolled-resource {
|
|
3867
|
+
color: $text-light-super;
|
|
3868
|
+
flex: 1;
|
|
3869
|
+
overflow: hidden;
|
|
3870
|
+
text-overflow: ellipsis;
|
|
3871
|
+
}
|
|
3872
|
+
|
|
3873
|
+
.scrolled-view {
|
|
3874
|
+
color: $text-light-secondary;
|
|
3875
|
+
margin-left: 8px;
|
|
3876
|
+
}
|
|
3877
|
+
}
|
|
3878
|
+
|
|
3879
|
+
&.is-scrolled .name-text {
|
|
3880
|
+
transform: translateY(-100%);
|
|
3881
|
+
opacity: 0;
|
|
3882
|
+
position: absolute;
|
|
3883
|
+
}
|
|
3884
|
+
|
|
3885
|
+
&.is-scrolled .nav-info {
|
|
3886
|
+
transform: translateY(0);
|
|
3887
|
+
opacity: 1;
|
|
3888
|
+
position: static;
|
|
3889
|
+
}
|
|
3890
|
+
}
|
|
3891
|
+
|
|
3892
|
+
|
|
3893
|
+
.E_tc97u5y {
|
|
3894
|
+
height: 100%;
|
|
3895
|
+
}
|
|
3896
|
+
|
|
3897
|
+
.E_efzf37v {
|
|
3898
|
+
.ant-table-content,
|
|
3899
|
+
.ant-table-body {
|
|
3900
|
+
overflow: visible !important;
|
|
3901
|
+
height: 100%;
|
|
3902
|
+
}
|
|
3903
|
+
|
|
3904
|
+
.ant-table-tbody .ant-table-placeholder td {
|
|
3905
|
+
height: 100%;
|
|
3906
|
+
}
|
|
3907
|
+
|
|
3908
|
+
table {
|
|
3909
|
+
width: 100% !important;
|
|
3910
|
+
height: 100%;
|
|
3911
|
+
.ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
3912
|
+
padding: 15px 0;
|
|
3913
|
+
}
|
|
3914
|
+
}
|
|
3915
|
+
|
|
3916
|
+
table thead.ant-table-thead {
|
|
3917
|
+
display: none;
|
|
3918
|
+
}
|
|
3919
|
+
}
|
|
3920
|
+
|
|
3921
|
+
.E_t1fisho6 {
|
|
3922
|
+
height: 100%;
|
|
3923
|
+
|
|
3924
|
+
.ant-table.ant-table-small .ant-table-tbody > tr > td {
|
|
3925
|
+
padding-top: 6px;
|
|
3926
|
+
padding-bottom: 6px;
|
|
3927
|
+
}
|
|
3928
|
+
|
|
3929
|
+
.active-row td:nth-child(1) {
|
|
3930
|
+
font-weight: 700;
|
|
3931
|
+
}
|
|
3932
|
+
&.has-selection .active-row td:nth-child(2) {
|
|
3933
|
+
font-weight: 700;
|
|
3934
|
+
}
|
|
3935
|
+
|
|
3936
|
+
.ant-spin-nested-loading {
|
|
3937
|
+
height: 100%;
|
|
3938
|
+
|
|
3939
|
+
.ant-spin-container {
|
|
3940
|
+
height: 100%;
|
|
3941
|
+
overflow: visible;
|
|
3942
|
+
}
|
|
3943
|
+
.ant-spin {
|
|
3944
|
+
max-height: none;
|
|
3945
|
+
}
|
|
3946
|
+
}
|
|
3947
|
+
|
|
3948
|
+
td.ant-table-column-sort {
|
|
3949
|
+
background: transparent;
|
|
3950
|
+
}
|
|
3951
|
+
|
|
3952
|
+
td.ant-table-cell-fix-left,
|
|
3953
|
+
td.ant-table-cell-fix-right {
|
|
3954
|
+
background: #fff;
|
|
3955
|
+
padding: 0 !important;
|
|
3956
|
+
.ant-table-cell-content {
|
|
3957
|
+
display: flex;
|
|
3958
|
+
align-items: center;
|
|
3959
|
+
height: 100%;
|
|
3960
|
+
padding: 8px;
|
|
3961
|
+
> span {
|
|
3962
|
+
overflow: hidden;
|
|
3963
|
+
text-overflow: ellipsis;
|
|
3964
|
+
width: 100%;
|
|
3965
|
+
}
|
|
3966
|
+
}
|
|
3967
|
+
}
|
|
3968
|
+
|
|
3969
|
+
.ant-table-container {
|
|
3970
|
+
height: 100%;
|
|
3971
|
+
&::before,
|
|
3972
|
+
&::after {
|
|
3973
|
+
box-shadow: none !important;
|
|
3974
|
+
}
|
|
3975
|
+
}
|
|
3976
|
+
|
|
3977
|
+
div.ant-table {
|
|
3978
|
+
$columnAlignRightPaddingRight: 25px;
|
|
3979
|
+
border-radius: 0px;
|
|
3980
|
+
border-left: none;
|
|
3981
|
+
border-right: none;
|
|
3982
|
+
border-bottom: none;
|
|
3983
|
+
height: 100%;
|
|
3714
3984
|
font-size: 12px;
|
|
3715
3985
|
background: transparent;
|
|
3716
3986
|
|
|
@@ -4058,286 +4328,276 @@
|
|
|
4058
4328
|
}
|
|
4059
4329
|
|
|
4060
4330
|
|
|
4061
|
-
.
|
|
4062
|
-
|
|
4063
|
-
|
|
4064
|
-
|
|
4331
|
+
.E_l1ucdodl {
|
|
4332
|
+
$prefix: ui-kit-status-legend;
|
|
4333
|
+
margin: 0;
|
|
4334
|
+
border-radius: 20px;
|
|
4335
|
+
padding: 2px 10px;
|
|
4336
|
+
height: 22px;
|
|
4065
4337
|
display: flex;
|
|
4066
|
-
justify-content: space-between;
|
|
4067
4338
|
align-items: center;
|
|
4068
|
-
padding: 0 24px 0 14px;
|
|
4069
|
-
position: relative;
|
|
4070
|
-
z-index: 10;
|
|
4071
4339
|
|
|
4072
|
-
.
|
|
4073
|
-
|
|
4074
|
-
.center {
|
|
4075
|
-
display: flex;
|
|
4076
|
-
align-items: center;
|
|
4077
|
-
flex: 1;
|
|
4078
|
-
flex-shrink: 0;
|
|
4340
|
+
&.ui-kit-status-legend.on-tint {
|
|
4341
|
+
color: $text-neutral-ontint;
|
|
4079
4342
|
}
|
|
4080
|
-
|
|
4081
|
-
|
|
4082
|
-
flex: 0.8;
|
|
4343
|
+
&.tag-hover {
|
|
4344
|
+
cursor: pointer;
|
|
4083
4345
|
}
|
|
4084
4346
|
|
|
4085
|
-
|
|
4086
|
-
|
|
4087
|
-
|
|
4088
|
-
|
|
4089
|
-
opacity: 1;
|
|
4347
|
+
&.#{$prefix} {
|
|
4348
|
+
color: $text-neutral-primary;
|
|
4349
|
+
.#{$prefix}-icon {
|
|
4350
|
+
margin-right: 6px;
|
|
4090
4351
|
}
|
|
4091
|
-
|
|
4092
|
-
|
|
4093
|
-
|
|
4094
|
-
|
|
4095
|
-
|
|
4096
|
-
align-items: center;
|
|
4097
|
-
|
|
4098
|
-
&:before {
|
|
4099
|
-
content: "";
|
|
4100
|
-
opacity: 0;
|
|
4101
|
-
height: 24px;
|
|
4102
|
-
width: 1px;
|
|
4103
|
-
background: $fills-light-trans-2;
|
|
4104
|
-
position: absolute;
|
|
4105
|
-
left: -16px;
|
|
4106
|
-
top: 50%;
|
|
4107
|
-
transform: translateY(-50%);
|
|
4108
|
-
transition: opacity 160ms ease;
|
|
4352
|
+
.#{$prefix}-number {
|
|
4353
|
+
margin-left: 8px;
|
|
4354
|
+
color: #2C385299;
|
|
4355
|
+
&.#{$prefix}-number.on-tint {
|
|
4356
|
+
color: $text-neutral-ontint;
|
|
4109
4357
|
}
|
|
4110
|
-
|
|
4111
|
-
|
|
4112
|
-
|
|
4113
|
-
|
|
4114
|
-
width: 56px;
|
|
4115
|
-
height: 40px;
|
|
4116
|
-
display: inline-flex;
|
|
4117
|
-
align-items: center;
|
|
4118
|
-
justify-content: center;
|
|
4119
|
-
border-radius: 6px;
|
|
4120
|
-
|
|
4121
|
-
&:hover {
|
|
4122
|
-
box-shadow:
|
|
4123
|
-
0px 0px 20px rgba(107, 125, 153, 0.18),
|
|
4124
|
-
0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
4125
|
-
}
|
|
4126
|
-
|
|
4127
|
-
&:active {
|
|
4128
|
-
transform: translateY(2px);
|
|
4129
|
-
transition: all 320ms ease;
|
|
4130
|
-
}
|
|
4358
|
+
}
|
|
4359
|
+
&.eagle-legend-blue {
|
|
4360
|
+
.#{$prefix}-icon {
|
|
4361
|
+
background-color: $fill-outstanding-base;
|
|
4131
4362
|
}
|
|
4132
|
-
|
|
4133
|
-
|
|
4134
|
-
|
|
4363
|
+
}
|
|
4364
|
+
&.eagle-legend-red {
|
|
4365
|
+
.#{$prefix}-icon {
|
|
4366
|
+
background-color: $fill-serious-base;
|
|
4135
4367
|
}
|
|
4136
4368
|
}
|
|
4137
|
-
|
|
4138
|
-
|
|
4139
|
-
|
|
4140
|
-
display: flex;
|
|
4141
|
-
align-items: center;
|
|
4142
|
-
padding: 0 4px;
|
|
4143
|
-
margin: 0 -4px;
|
|
4144
|
-
|
|
4145
|
-
&.active {
|
|
4146
|
-
.create-menu-in-nav,
|
|
4147
|
-
.export-btn {
|
|
4148
|
-
transform: translateY(0);
|
|
4149
|
-
}
|
|
4369
|
+
&.eagle-legend-yellow {
|
|
4370
|
+
.#{$prefix}-icon {
|
|
4371
|
+
background-color: $fill-notice-base;
|
|
4150
4372
|
}
|
|
4151
|
-
|
|
4152
|
-
|
|
4153
|
-
|
|
4154
|
-
|
|
4155
|
-
transform: translateY(100%);
|
|
4156
|
-
transition:
|
|
4157
|
-
transform 240ms ease,
|
|
4158
|
-
opacity 80ms ease;
|
|
4159
|
-
display: inline-flex;
|
|
4160
|
-
align-items: center;
|
|
4373
|
+
}
|
|
4374
|
+
&.eagle-legend-green {
|
|
4375
|
+
.#{$prefix}-icon {
|
|
4376
|
+
background-color: $fill-positive-base;
|
|
4161
4377
|
}
|
|
4162
|
-
|
|
4163
|
-
|
|
4164
|
-
|
|
4165
|
-
|
|
4166
|
-
|
|
4167
|
-
|
|
4168
|
-
|
|
4169
|
-
|
|
4170
|
-
|
|
4171
|
-
&:hover {
|
|
4172
|
-
background: rgba(211, 218, 235, 0.6);
|
|
4173
|
-
}
|
|
4174
|
-
}
|
|
4378
|
+
}
|
|
4379
|
+
&.eagle-legend-gray {
|
|
4380
|
+
.#{$prefix}-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
4381
|
+
background-color: $gray-70;
|
|
4382
|
+
}
|
|
4383
|
+
}
|
|
4384
|
+
&.eagle-legend-purple {
|
|
4385
|
+
.#{$prefix}-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
4386
|
+
background-color: $purple-50;
|
|
4175
4387
|
}
|
|
4176
4388
|
}
|
|
4177
4389
|
}
|
|
4390
|
+
}
|
|
4178
4391
|
|
|
4179
|
-
|
|
4180
|
-
|
|
4181
|
-
|
|
4392
|
+
.E_s1qj66nc {
|
|
4393
|
+
width: 8px;
|
|
4394
|
+
height: 8px;
|
|
4395
|
+
border-radius: 50%;
|
|
4396
|
+
display: inline-block;
|
|
4397
|
+
}
|
|
4182
4398
|
|
|
4183
|
-
|
|
4184
|
-
|
|
4185
|
-
|
|
4186
|
-
|
|
4187
|
-
|
|
4188
|
-
|
|
4399
|
+
.E_s5x1boq {
|
|
4400
|
+
width: 8px;
|
|
4401
|
+
height: 8px;
|
|
4402
|
+
border-radius: 2px;
|
|
4403
|
+
display: inline-block;
|
|
4404
|
+
}
|
|
4189
4405
|
|
|
4190
|
-
|
|
4191
|
-
|
|
4192
|
-
|
|
4193
|
-
}
|
|
4194
|
-
}
|
|
4406
|
+
.E_c1xm185 {
|
|
4407
|
+
color: #2C385299;
|
|
4408
|
+
}
|
|
4195
4409
|
|
|
4196
|
-
|
|
4197
|
-
|
|
4198
|
-
|
|
4410
|
+
.E_c1x5l5qc {
|
|
4411
|
+
flex: 1;
|
|
4412
|
+
}
|
|
4413
|
+
|
|
4414
|
+
|
|
4415
|
+
.E_u3l9ivi {
|
|
4416
|
+
width: 100%;
|
|
4417
|
+
position: relative;
|
|
4418
|
+
.upload-label {
|
|
4419
|
+
color: $text-light-primary;
|
|
4420
|
+
word-break: break-word;
|
|
4421
|
+
margin-bottom: 4px;
|
|
4422
|
+
display: block;
|
|
4423
|
+
}
|
|
4424
|
+
.upload-description {
|
|
4425
|
+
color: $text-light-secondary;
|
|
4426
|
+
word-break: break-word;
|
|
4427
|
+
}
|
|
4428
|
+
.upload-button {
|
|
4429
|
+
display: block;
|
|
4430
|
+
}
|
|
4431
|
+
.upload-button:not(:first-child),
|
|
4432
|
+
.upload-drag:not(:first-child) {
|
|
4433
|
+
margin-top: 8px;
|
|
4434
|
+
}
|
|
4435
|
+
.upload-button:not(:last-child),
|
|
4436
|
+
.upload-drag:not(:last-child) {
|
|
4437
|
+
margin-bottom: 8px;
|
|
4199
4438
|
}
|
|
4200
4439
|
|
|
4201
|
-
.
|
|
4202
|
-
|
|
4440
|
+
.upload-drag-area {
|
|
4441
|
+
padding: 32px 16px;
|
|
4442
|
+
border-radius: 4px;
|
|
4443
|
+
border: 1px dashed $strokes-light-trans-4;
|
|
4444
|
+
background: $fills-light-trans-1;
|
|
4203
4445
|
|
|
4204
|
-
|
|
4205
|
-
|
|
4206
|
-
|
|
4207
|
-
|
|
4208
|
-
|
|
4209
|
-
margin: 0px 8px;
|
|
4446
|
+
display: flex;
|
|
4447
|
+
flex-direction: column;
|
|
4448
|
+
align-items: center;
|
|
4449
|
+
.upload-drag-text {
|
|
4450
|
+
text-align: center;
|
|
4210
4451
|
}
|
|
4211
4452
|
|
|
4212
|
-
.
|
|
4213
|
-
|
|
4453
|
+
.ant-upload-drag-container {
|
|
4454
|
+
color: $text-light-primary;
|
|
4214
4455
|
}
|
|
4215
|
-
}
|
|
4216
|
-
|
|
4217
|
-
&.global-search-active {
|
|
4218
|
-
z-index: 11;
|
|
4219
|
-
|
|
4220
|
-
.left {
|
|
4221
|
-
flex: 1;
|
|
4222
|
-
margin-right: 32px;
|
|
4223
4456
|
|
|
4224
|
-
|
|
4457
|
+
&.has-file {
|
|
4458
|
+
padding: 16px;
|
|
4459
|
+
.ant-upload-drag-container {
|
|
4225
4460
|
display: flex;
|
|
4226
|
-
flex:
|
|
4227
|
-
|
|
4228
|
-
|
|
4229
|
-
|
|
4230
|
-
|
|
4461
|
+
flex-direction: row;
|
|
4462
|
+
justify-content: center;
|
|
4463
|
+
align-items: flex-start;
|
|
4464
|
+
.ant-btn.ant-btn-link {
|
|
4465
|
+
height: 24px;
|
|
4466
|
+
}
|
|
4467
|
+
.ant-btn.ant-btn-link[disabled] {
|
|
4468
|
+
color: $text-light-primary;
|
|
4469
|
+
opacity: 1;
|
|
4470
|
+
}
|
|
4471
|
+
}
|
|
4472
|
+
.upload-drag-text {
|
|
4473
|
+
margin-left: 8px;
|
|
4474
|
+
text-align: left;
|
|
4475
|
+
.ant-btn.ant-btn-link {
|
|
4476
|
+
height: 24px;
|
|
4477
|
+
}
|
|
4478
|
+
}
|
|
4479
|
+
}
|
|
4480
|
+
&.has-file.single {
|
|
4481
|
+
padding: 12px;
|
|
4482
|
+
line-height: 24px;
|
|
4483
|
+
.ant-upload-drag-container {
|
|
4484
|
+
display: flex;
|
|
4485
|
+
flex-direction: row;
|
|
4486
|
+
align-items: flex-start;
|
|
4487
|
+
justify-content: space-between;
|
|
4488
|
+
line-height: 24px;
|
|
4489
|
+
word-break: break-all;
|
|
4490
|
+
.ant-btn.ant-btn-link {
|
|
4491
|
+
height: 24px;
|
|
4231
4492
|
}
|
|
4232
4493
|
}
|
|
4233
4494
|
}
|
|
4495
|
+
&.file-error.single {
|
|
4496
|
+
border-color: $strokes-light-serious;
|
|
4497
|
+
background: $fills-element-light-container-serious;
|
|
4498
|
+
}
|
|
4234
4499
|
|
|
4235
|
-
.
|
|
4236
|
-
display:
|
|
4500
|
+
.file-info {
|
|
4501
|
+
display: flex;
|
|
4502
|
+
cursor: default;
|
|
4503
|
+
align-items: flex-start;
|
|
4504
|
+
.icon-wrapper {
|
|
4505
|
+
margin: 4px 0;
|
|
4506
|
+
}
|
|
4507
|
+
.file-name {
|
|
4508
|
+
margin: 3px 4px;
|
|
4509
|
+
text-align: left;
|
|
4510
|
+
}
|
|
4237
4511
|
}
|
|
4238
4512
|
|
|
4239
|
-
.
|
|
4240
|
-
|
|
4513
|
+
&:not(.ant-upload-disabled):not(.file-error):hover {
|
|
4514
|
+
border-color: $strokes-light-outstanding;
|
|
4515
|
+
background: $fills-light-general-general-light;
|
|
4516
|
+
}
|
|
4517
|
+
&.ant-upload-disabled {
|
|
4518
|
+
opacity: 0.5;
|
|
4519
|
+
}
|
|
4520
|
+
&.ant-upload-disabled.reach-max-count {
|
|
4521
|
+
color: $text-light-tertiary;
|
|
4241
4522
|
}
|
|
4242
4523
|
}
|
|
4243
4524
|
|
|
4244
|
-
.
|
|
4245
|
-
|
|
4525
|
+
.upload-error {
|
|
4526
|
+
margin-top: 8px;
|
|
4527
|
+
color: $text-light-serious;
|
|
4246
4528
|
}
|
|
4247
|
-
}
|
|
4248
|
-
|
|
4249
|
-
.E_ncaepor {
|
|
4250
|
-
color: $text-terdiary-light;
|
|
4251
|
-
position: relative;
|
|
4252
|
-
height: 48px;
|
|
4253
|
-
display: inline-flex;
|
|
4254
|
-
align-items: center;
|
|
4255
|
-
justify-content: center;
|
|
4256
|
-
overflow: hidden;
|
|
4257
4529
|
|
|
4258
|
-
|
|
4259
|
-
|
|
4260
|
-
|
|
4261
|
-
|
|
4262
|
-
height: 12px;
|
|
4263
|
-
position: absolute;
|
|
4264
|
-
background: linear-gradient(
|
|
4265
|
-
to bottom,
|
|
4266
|
-
rgba(255, 255, 255, 0),
|
|
4267
|
-
rgba(255, 255, 255, 1)
|
|
4268
|
-
);
|
|
4530
|
+
.upload-file-info-list {
|
|
4531
|
+
gap: 4px;
|
|
4532
|
+
display: flex;
|
|
4533
|
+
flex-direction: column;
|
|
4269
4534
|
}
|
|
4270
|
-
|
|
4271
|
-
|
|
4272
|
-
|
|
4273
|
-
|
|
4274
|
-
|
|
4275
|
-
|
|
4276
|
-
|
|
4535
|
+
.upload-file-list {
|
|
4536
|
+
width: 100%;
|
|
4537
|
+
.upload-file-item {
|
|
4538
|
+
padding-bottom: 4px;
|
|
4539
|
+
&:not(:last-child) {
|
|
4540
|
+
border-bottom: 1px solid $strokes-light-trans-1;
|
|
4541
|
+
margin-bottom: 4px;
|
|
4542
|
+
}
|
|
4543
|
+
.upload-file-info {
|
|
4544
|
+
display: flex;
|
|
4545
|
+
align-items: flex-start;
|
|
4546
|
+
.file-info {
|
|
4547
|
+
display: flex;
|
|
4548
|
+
align-items: flex-start;
|
|
4549
|
+
width: calc(100% - 25px);
|
|
4550
|
+
.validating {
|
|
4551
|
+
color: $text-light-tertiary;
|
|
4552
|
+
}
|
|
4553
|
+
.icon-wrapper {
|
|
4554
|
+
margin: 0 4px;
|
|
4555
|
+
}
|
|
4556
|
+
}
|
|
4557
|
+
.remove-button {
|
|
4558
|
+
margin-left: auto;
|
|
4559
|
+
}
|
|
4560
|
+
}
|
|
4561
|
+
.upload-file-error {
|
|
4562
|
+
color: $red;
|
|
4563
|
+
margin-left: 24px;
|
|
4564
|
+
}
|
|
4565
|
+
}
|
|
4277
4566
|
}
|
|
4567
|
+
}
|
|
4278
4568
|
|
|
4279
|
-
|
|
4280
|
-
|
|
4281
|
-
|
|
4282
|
-
|
|
4283
|
-
|
|
4284
|
-
|
|
4285
|
-
|
|
4286
|
-
|
|
4287
|
-
|
|
4569
|
+
.E_ftdwz1g {
|
|
4570
|
+
display: flex;
|
|
4571
|
+
width: 100%;
|
|
4572
|
+
flex-direction: row;
|
|
4573
|
+
background: $fills-light-trans-1;
|
|
4574
|
+
padding: 7px 8px;
|
|
4575
|
+
border-radius: 4px;
|
|
4576
|
+
gap: 4px;
|
|
4577
|
+
align-items: self-start;
|
|
4578
|
+
color: $text-light-primary;
|
|
4288
4579
|
|
|
4289
|
-
.
|
|
4290
|
-
|
|
4291
|
-
|
|
4580
|
+
.file-size,
|
|
4581
|
+
.file-size-unit {
|
|
4582
|
+
color: $text-light-secondary;
|
|
4292
4583
|
}
|
|
4293
|
-
|
|
4294
|
-
|
|
4295
|
-
transform: translateY(100%);
|
|
4296
|
-
opacity: 0;
|
|
4297
|
-
font-size: 18px;
|
|
4298
|
-
font-weight: 700;
|
|
4299
|
-
position: absolute;
|
|
4584
|
+
.file-info {
|
|
4585
|
+
flex-grow: 1;
|
|
4300
4586
|
overflow: hidden;
|
|
4301
|
-
display: flex;
|
|
4302
|
-
justify-content: center;
|
|
4303
|
-
|
|
4304
|
-
.scrolled-resource {
|
|
4305
|
-
color: $text-light-super;
|
|
4306
|
-
flex: 1;
|
|
4307
|
-
overflow: hidden;
|
|
4308
|
-
text-overflow: ellipsis;
|
|
4309
|
-
}
|
|
4310
|
-
|
|
4311
|
-
.scrolled-view {
|
|
4312
|
-
color: $text-light-secondary;
|
|
4313
|
-
margin-left: 8px;
|
|
4314
|
-
}
|
|
4315
4587
|
}
|
|
4316
|
-
|
|
4317
|
-
|
|
4318
|
-
|
|
4319
|
-
opacity: 0;
|
|
4320
|
-
position: absolute;
|
|
4588
|
+
.icon-wrapper {
|
|
4589
|
+
margin-top: 2px;
|
|
4590
|
+
cursor: pointer;
|
|
4321
4591
|
}
|
|
4322
|
-
|
|
4323
|
-
|
|
4324
|
-
|
|
4325
|
-
|
|
4326
|
-
|
|
4592
|
+
.upload-file-error {
|
|
4593
|
+
color: $text-light-serious;
|
|
4594
|
+
}
|
|
4595
|
+
&.file-error-wrapper {
|
|
4596
|
+
background: $fills-element-light-container-serious;
|
|
4597
|
+
}
|
|
4598
|
+
&.disabled {
|
|
4599
|
+
opacity: 0.5;
|
|
4327
4600
|
}
|
|
4328
|
-
}
|
|
4329
|
-
|
|
4330
|
-
|
|
4331
|
-
.E_c1yd35n {
|
|
4332
|
-
padding: 0 12px 14px 12px;
|
|
4333
|
-
}
|
|
4334
|
-
|
|
4335
|
-
|
|
4336
|
-
.E_ckui4s7 {
|
|
4337
|
-
color: $text-primary-light;
|
|
4338
|
-
line-height: 22px;
|
|
4339
|
-
display: inline-flex;
|
|
4340
|
-
.ant-checkbox { height: 22px; display: flex; align-items: center; top: 0; } .ant-checkbox-checked::after { border: none; } &.ant-checkbox-wrapper:hover .ant-checkbox-inner, &.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .ant-checkbox:hover .ant-checkbox-inner { border-color: $fills-light-general-general; } .ant-checkbox .ant-checkbox-inner { border: 1px solid $strokes-light-trans-4; } .ant-checkbox.ant-checkbox-checked, .ant-checkbox.ant-checkbox-indeterminate { .ant-checkbox-inner { border: 1px solid $fills-light-general-general; } } .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner { background: $fills-light-general-general; &:after { background-color: $white; height: 2px; width: 10px; border-radius: 2px; } } &.ant-checkbox-wrapper-disabled { opacity: 0.5; .ant-checkbox-disabled .ant-checkbox-inner { background: $fills-light-trans-3; border-color: $strokes-light-trans-4 !important; } .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after { border-color: $text-primary-light; } .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after { background: $text-primary-light; } } .ant-checkbox + span, .ant-checkbox-disabled + span { padding: 0; .main { display: inline-block; margin-left: 12px; color: $text-primary-light; } .sub { margin-left: 28px; color: $text-secondary-light; } } &.compact { .ant-checkbox + span, .ant-checkbox-disabled + span { .main { margin-left: 8px; } .sub { margin-left: 24px; } } }
|
|
4341
4601
|
}
|
|
4342
4602
|
|
|
4343
4603
|
|
|
@@ -4389,6 +4649,19 @@
|
|
|
4389
4649
|
}
|
|
4390
4650
|
|
|
4391
4651
|
|
|
4652
|
+
.E_c1yd35n {
|
|
4653
|
+
padding: 0 12px 14px 12px;
|
|
4654
|
+
}
|
|
4655
|
+
|
|
4656
|
+
|
|
4657
|
+
.E_ckui4s7 {
|
|
4658
|
+
color: $text-primary-light;
|
|
4659
|
+
line-height: 22px;
|
|
4660
|
+
display: inline-flex;
|
|
4661
|
+
.ant-checkbox { height: 22px; display: flex; align-items: center; top: 0; } .ant-checkbox-checked::after { border: none; } &.ant-checkbox-wrapper:hover .ant-checkbox-inner, &.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .ant-checkbox:hover .ant-checkbox-inner { border-color: $fills-light-general-general; } .ant-checkbox .ant-checkbox-inner { border: 1px solid $strokes-light-trans-4; } .ant-checkbox.ant-checkbox-checked, .ant-checkbox.ant-checkbox-indeterminate { .ant-checkbox-inner { border: 1px solid $fills-light-general-general; } } .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner { background: $fills-light-general-general; &:after { background-color: $white; height: 2px; width: 10px; border-radius: 2px; } } &.ant-checkbox-wrapper-disabled { opacity: 0.5; .ant-checkbox-disabled .ant-checkbox-inner { background: $fills-light-trans-3; border-color: $strokes-light-trans-4 !important; } .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after { border-color: $text-primary-light; } .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after { background: $text-primary-light; } } .ant-checkbox + span, .ant-checkbox-disabled + span { padding: 0; .main { display: inline-block; margin-left: 12px; color: $text-primary-light; } .sub { margin-left: 28px; color: $text-secondary-light; } } &.compact { .ant-checkbox + span, .ant-checkbox-disabled + span { .main { margin-left: 8px; } .sub { margin-left: 24px; } } }
|
|
4662
|
+
}
|
|
4663
|
+
|
|
4664
|
+
|
|
4392
4665
|
.E_b14q2gmw {
|
|
4393
4666
|
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14),
|
|
4394
4667
|
0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447),
|
|
@@ -4472,552 +4745,206 @@
|
|
|
4472
4745
|
}
|
|
4473
4746
|
|
|
4474
4747
|
|
|
4475
|
-
.
|
|
4748
|
+
.E_t1tbywr9 {
|
|
4476
4749
|
width: 100%;
|
|
4477
|
-
|
|
4478
|
-
|
|
4479
|
-
|
|
4480
|
-
word-break: break-word;
|
|
4481
|
-
margin-bottom: 4px;
|
|
4482
|
-
display: block;
|
|
4483
|
-
}
|
|
4484
|
-
.upload-description {
|
|
4485
|
-
color: $text-light-secondary;
|
|
4486
|
-
word-break: break-word;
|
|
4487
|
-
}
|
|
4488
|
-
.upload-button {
|
|
4489
|
-
display: block;
|
|
4490
|
-
}
|
|
4491
|
-
.upload-button:not(:first-child),
|
|
4492
|
-
.upload-drag:not(:first-child) {
|
|
4493
|
-
margin-top: 8px;
|
|
4494
|
-
}
|
|
4495
|
-
.upload-button:not(:last-child),
|
|
4496
|
-
.upload-drag:not(:last-child) {
|
|
4497
|
-
margin-bottom: 8px;
|
|
4498
|
-
}
|
|
4750
|
+
flex: 1;
|
|
4751
|
+
display: flex;
|
|
4752
|
+
flex-direction: column;
|
|
4499
4753
|
|
|
4500
|
-
|
|
4501
|
-
|
|
4502
|
-
|
|
4503
|
-
border: 1px dashed $strokes-light-trans-4;
|
|
4504
|
-
background: $fills-light-trans-1;
|
|
4754
|
+
&.medium {
|
|
4755
|
+
.tab-bar {
|
|
4756
|
+
height: 32px;
|
|
4505
4757
|
|
|
4506
|
-
|
|
4507
|
-
|
|
4508
|
-
align-items: center;
|
|
4509
|
-
.upload-drag-text {
|
|
4510
|
-
text-align: center;
|
|
4511
|
-
}
|
|
4758
|
+
.common-tab-bar {
|
|
4759
|
+
height: 32px;
|
|
4512
4760
|
|
|
4513
|
-
|
|
4514
|
-
|
|
4761
|
+
.tab-item-title {
|
|
4762
|
+
height: 32px;
|
|
4763
|
+
border-top-left-radius: 6px;
|
|
4764
|
+
border-top-right-radius: 6px;
|
|
4765
|
+
padding-right: 16px;
|
|
4766
|
+
padding-left: 16px;
|
|
4767
|
+
font-size: 16px;
|
|
4768
|
+
}
|
|
4769
|
+
}
|
|
4515
4770
|
}
|
|
4771
|
+
}
|
|
4516
4772
|
|
|
4517
|
-
|
|
4518
|
-
|
|
4519
|
-
|
|
4520
|
-
|
|
4521
|
-
|
|
4522
|
-
|
|
4523
|
-
|
|
4524
|
-
.
|
|
4773
|
+
&.small {
|
|
4774
|
+
.tab-bar {
|
|
4775
|
+
height: 24px;
|
|
4776
|
+
|
|
4777
|
+
.common-tab-bar {
|
|
4778
|
+
height: 24px;
|
|
4779
|
+
|
|
4780
|
+
.tab-item-title {
|
|
4525
4781
|
height: 24px;
|
|
4782
|
+
border-top-left-radius: 4px;
|
|
4783
|
+
border-top-right-radius: 4px;
|
|
4784
|
+
padding-right: 12px;
|
|
4785
|
+
padding-left: 12px;
|
|
4786
|
+
font-size: 14px;
|
|
4526
4787
|
}
|
|
4527
|
-
|
|
4528
|
-
|
|
4529
|
-
|
|
4788
|
+
}
|
|
4789
|
+
}
|
|
4790
|
+
}
|
|
4791
|
+
|
|
4792
|
+
.tab-bar {
|
|
4793
|
+
max-width: 100%;
|
|
4794
|
+
display: flex;
|
|
4795
|
+
place-items: center;
|
|
4796
|
+
border-bottom: 1px solid $fills-trans-terdiary-light;
|
|
4797
|
+
|
|
4798
|
+
.common-tab-bar {
|
|
4799
|
+
overflow: hidden;
|
|
4800
|
+
display: flex;
|
|
4801
|
+
place-items: center;
|
|
4802
|
+
|
|
4803
|
+
.tab-item-title {
|
|
4804
|
+
&:first-child:not(.__selected):not(:hover) {
|
|
4805
|
+
padding-left: 0px;
|
|
4530
4806
|
}
|
|
4531
4807
|
}
|
|
4532
|
-
|
|
4533
|
-
|
|
4534
|
-
|
|
4535
|
-
|
|
4808
|
+
|
|
4809
|
+
& + .tab-item-title {
|
|
4810
|
+
margin-left: 12px;
|
|
4811
|
+
position: relative;
|
|
4812
|
+
|
|
4813
|
+
&::before {
|
|
4814
|
+
content: "";
|
|
4815
|
+
width: 1px;
|
|
4536
4816
|
height: 24px;
|
|
4817
|
+
background: $strokes-light-trans-3;
|
|
4818
|
+
position: absolute;
|
|
4819
|
+
left: -6px;
|
|
4820
|
+
top: 50%;
|
|
4821
|
+
transform: translateY(-50%);
|
|
4537
4822
|
}
|
|
4538
4823
|
}
|
|
4539
4824
|
}
|
|
4540
|
-
&.has-file.single {
|
|
4541
|
-
padding: 12px;
|
|
4542
|
-
line-height: 24px;
|
|
4543
|
-
.ant-upload-drag-container {
|
|
4544
|
-
display: flex;
|
|
4545
|
-
flex-direction: row;
|
|
4546
|
-
align-items: flex-start;
|
|
4547
|
-
justify-content: space-between;
|
|
4548
|
-
line-height: 24px;
|
|
4549
|
-
word-break: break-all;
|
|
4550
|
-
.ant-btn.ant-btn-link {
|
|
4551
|
-
height: 24px;
|
|
4552
|
-
}
|
|
4553
|
-
}
|
|
4554
|
-
}
|
|
4555
|
-
&.file-error.single {
|
|
4556
|
-
border-color: $strokes-light-serious;
|
|
4557
|
-
background: $fills-element-light-container-serious;
|
|
4558
|
-
}
|
|
4559
4825
|
|
|
4560
|
-
.
|
|
4826
|
+
.tab-item-title {
|
|
4827
|
+
flex-shrink: 0;
|
|
4561
4828
|
display: flex;
|
|
4562
|
-
|
|
4563
|
-
|
|
4564
|
-
|
|
4565
|
-
|
|
4566
|
-
|
|
4567
|
-
|
|
4568
|
-
|
|
4569
|
-
text-align: left;
|
|
4570
|
-
}
|
|
4571
|
-
}
|
|
4572
|
-
|
|
4573
|
-
&:not(.ant-upload-disabled):not(.file-error):hover {
|
|
4574
|
-
border-color: $strokes-light-outstanding;
|
|
4575
|
-
background: $fills-light-general-general-light;
|
|
4576
|
-
}
|
|
4577
|
-
&.ant-upload-disabled {
|
|
4578
|
-
opacity: 0.5;
|
|
4579
|
-
}
|
|
4580
|
-
&.ant-upload-disabled.reach-max-count {
|
|
4581
|
-
color: $text-light-tertiary;
|
|
4582
|
-
}
|
|
4583
|
-
}
|
|
4584
|
-
|
|
4585
|
-
.upload-error {
|
|
4586
|
-
margin-top: 8px;
|
|
4587
|
-
color: $text-light-serious;
|
|
4588
|
-
}
|
|
4829
|
+
place-items: center;
|
|
4830
|
+
cursor: pointer;
|
|
4831
|
+
color: $text-neutral-secondary;
|
|
4832
|
+
transition:
|
|
4833
|
+
color 100ms ease-out,
|
|
4834
|
+
background-color 100ms ease-out,
|
|
4835
|
+
padding-left 320ms ease 80ms;
|
|
4589
4836
|
|
|
4590
|
-
|
|
4591
|
-
|
|
4592
|
-
|
|
4593
|
-
|
|
4594
|
-
}
|
|
4595
|
-
.upload-file-list {
|
|
4596
|
-
width: 100%;
|
|
4597
|
-
.upload-file-item {
|
|
4598
|
-
padding-bottom: 4px;
|
|
4599
|
-
&:not(:last-child) {
|
|
4600
|
-
border-bottom: 1px solid $strokes-light-trans-1;
|
|
4601
|
-
margin-bottom: 4px;
|
|
4602
|
-
}
|
|
4603
|
-
.upload-file-info {
|
|
4604
|
-
display: flex;
|
|
4605
|
-
align-items: flex-start;
|
|
4606
|
-
.file-info {
|
|
4607
|
-
display: flex;
|
|
4608
|
-
align-items: flex-start;
|
|
4609
|
-
width: calc(100% - 25px);
|
|
4610
|
-
.validating {
|
|
4611
|
-
color: $text-light-tertiary;
|
|
4612
|
-
}
|
|
4613
|
-
.icon-wrapper {
|
|
4614
|
-
margin: 0 4px;
|
|
4615
|
-
}
|
|
4616
|
-
}
|
|
4617
|
-
.remove-button {
|
|
4618
|
-
margin-left: auto;
|
|
4619
|
-
}
|
|
4620
|
-
}
|
|
4621
|
-
.upload-file-error {
|
|
4622
|
-
color: $red;
|
|
4623
|
-
margin-left: 24px;
|
|
4837
|
+
&:hover {
|
|
4838
|
+
padding-left: 16px;
|
|
4839
|
+
color: $text-light-general;
|
|
4840
|
+
background: $fill-outstanding-lighthover;
|
|
4624
4841
|
}
|
|
4625
|
-
}
|
|
4626
|
-
}
|
|
4627
|
-
}
|
|
4628
|
-
|
|
4629
|
-
.E_ftdwz1g {
|
|
4630
|
-
display: flex;
|
|
4631
|
-
width: 100%;
|
|
4632
|
-
flex-direction: row;
|
|
4633
|
-
background: $fills-light-trans-1;
|
|
4634
|
-
padding: 7px 8px;
|
|
4635
|
-
border-radius: 4px;
|
|
4636
|
-
gap: 4px;
|
|
4637
|
-
align-items: self-start;
|
|
4638
|
-
color: $text-light-primary;
|
|
4639
|
-
|
|
4640
|
-
.file-size,
|
|
4641
|
-
.file-size-unit {
|
|
4642
|
-
color: $text-light-secondary;
|
|
4643
|
-
}
|
|
4644
|
-
.file-info {
|
|
4645
|
-
flex-grow: 1;
|
|
4646
|
-
overflow: hidden;
|
|
4647
|
-
}
|
|
4648
|
-
.icon-wrapper {
|
|
4649
|
-
margin-top: 2px;
|
|
4650
|
-
cursor: pointer;
|
|
4651
|
-
}
|
|
4652
|
-
.upload-file-error {
|
|
4653
|
-
color: $text-light-serious;
|
|
4654
|
-
}
|
|
4655
|
-
&.file-error-wrapper {
|
|
4656
|
-
background: $fills-element-light-container-serious;
|
|
4657
|
-
}
|
|
4658
|
-
&.disabled {
|
|
4659
|
-
opacity: 0.5;
|
|
4660
|
-
}
|
|
4661
|
-
}
|
|
4662
4842
|
|
|
4843
|
+
& + .tab-item-title {
|
|
4844
|
+
margin-left: 2px;
|
|
4845
|
+
}
|
|
4663
4846
|
|
|
4664
|
-
|
|
4665
|
-
|
|
4666
|
-
|
|
4667
|
-
|
|
4668
|
-
border-radius: 4px 0 0 4px;
|
|
4669
|
-
padding-right: 4px;
|
|
4670
|
-
margin-right: 4px;
|
|
4671
|
-
}
|
|
4672
|
-
}
|
|
4673
|
-
}
|
|
4674
|
-
|
|
4675
|
-
|
|
4676
|
-
.E_slr2ynn {
|
|
4677
|
-
padding: 0 8px;
|
|
4678
|
-
height: 18px;
|
|
4679
|
-
}
|
|
4680
|
-
|
|
4681
|
-
.E_m140wbb6 {
|
|
4682
|
-
padding: 2px 8px;
|
|
4683
|
-
height: 24px;
|
|
4684
|
-
}
|
|
4685
|
-
|
|
4686
|
-
.E_t1fozc1i {
|
|
4687
|
-
margin: 0;
|
|
4688
|
-
}
|
|
4689
|
-
|
|
4690
|
-
.E_i1vxv4ln {
|
|
4691
|
-
margin-right: 4px;
|
|
4692
|
-
height: 16px;
|
|
4693
|
-
}
|
|
4694
|
-
|
|
4695
|
-
.E_n1afl31m {
|
|
4696
|
-
&.ant-tag.ant-tag-gray {
|
|
4697
|
-
font-weight: 700;
|
|
4698
|
-
color: $text-neutral-primary;
|
|
4699
|
-
background-color: $fill-neutral-trans-1;
|
|
4700
|
-
border: 1px solid $stroke-neutral-trans-2;
|
|
4701
|
-
word-break: break-all;
|
|
4702
|
-
display: inline;
|
|
4703
|
-
white-space: normal;
|
|
4704
|
-
}
|
|
4705
|
-
}
|
|
4706
|
-
|
|
4707
|
-
|
|
4708
|
-
.E_sjob3jg {
|
|
4709
|
-
$item: ant-steps-item;
|
|
4710
|
-
--item-min-width: 60px;
|
|
4711
|
-
.#{$item} {
|
|
4712
|
-
&-tail,
|
|
4713
|
-
&-icon {
|
|
4714
|
-
display: none !important;
|
|
4715
|
-
}
|
|
4716
|
-
}
|
|
4717
|
-
.#{$item}.#{$item}-active {
|
|
4718
|
-
flex-shrink: 0 !important;
|
|
4719
|
-
.step-item-prefix-container {
|
|
4720
|
-
color: $text-colorful-outstanding;
|
|
4721
|
-
}
|
|
4722
|
-
.#{$item}-container .#{$item}-content .#{$item}-title {
|
|
4723
|
-
color: $text-colorful-outstanding;
|
|
4724
|
-
font-weight: normal;
|
|
4725
|
-
}
|
|
4726
|
-
}
|
|
4727
|
-
.#{$item}.#{$item}-finish {
|
|
4728
|
-
.#{$item}-container .#{$item}-content .#{$item}-title,
|
|
4729
|
-
& .#{$item}-container:hover .#{$item}-content .#{$item}-title {
|
|
4730
|
-
color: $text-neutral-tertiary;
|
|
4731
|
-
}
|
|
4732
|
-
}
|
|
4733
|
-
.#{$item}.#{$item}-wait {
|
|
4734
|
-
.#{$item}-container .#{$item}-content .#{$item}-title {
|
|
4735
|
-
color: $text-neutral-primary;
|
|
4736
|
-
}
|
|
4737
|
-
}
|
|
4738
|
-
.step-item-text {
|
|
4739
|
-
display: inline-block;
|
|
4740
|
-
}
|
|
4741
|
-
.step-item-title {
|
|
4742
|
-
overflow: hidden;
|
|
4743
|
-
white-space: nowrap;
|
|
4744
|
-
text-overflow: ellipsis;
|
|
4745
|
-
}
|
|
4746
|
-
}
|
|
4747
|
-
|
|
4748
|
-
.E_hjvj6s6 {
|
|
4749
|
-
$item: ant-steps-item;
|
|
4750
|
-
@mixin rightTriangle($color: $fills-light-trans-1) {
|
|
4751
|
-
content: "";
|
|
4752
|
-
width: 0;
|
|
4753
|
-
height: 0;
|
|
4754
|
-
border: 13px solid transparent;
|
|
4755
|
-
position: absolute;
|
|
4756
|
-
top: 0;
|
|
4757
|
-
border-left: 8px solid $color;
|
|
4758
|
-
}
|
|
4759
|
-
.#{$item}-container {
|
|
4760
|
-
min-width: var(--item-min-width);
|
|
4761
|
-
}
|
|
4762
|
-
.#{$item}-disabled {
|
|
4763
|
-
cursor: not-allowed !important;
|
|
4764
|
-
}
|
|
4765
|
-
.ant-steps-horizontal.ant-steps-label-horizontal {
|
|
4766
|
-
flex-direction: row;
|
|
4767
|
-
justify-content: stretch;
|
|
4768
|
-
.#{$item} {
|
|
4769
|
-
padding: 0;
|
|
4770
|
-
margin-right: 4px;
|
|
4771
|
-
flex: 1;
|
|
4772
|
-
overflow: visible;
|
|
4773
|
-
.#{$item}-content {
|
|
4774
|
-
width: 100%;
|
|
4775
|
-
min-height: unset;
|
|
4776
|
-
.#{$item}-title {
|
|
4777
|
-
height: 26px;
|
|
4778
|
-
line-height: 26px;
|
|
4779
|
-
width: 100%;
|
|
4847
|
+
&.more {
|
|
4848
|
+
&:not(.__selected) {
|
|
4849
|
+
width: 16px;
|
|
4850
|
+
height: 16px;
|
|
4780
4851
|
padding: 0;
|
|
4781
|
-
|
|
4782
|
-
|
|
4783
|
-
margin-right: 10px;
|
|
4784
|
-
}
|
|
4785
|
-
&::after {
|
|
4786
|
-
display: none;
|
|
4787
|
-
}
|
|
4788
|
-
}
|
|
4789
|
-
}
|
|
4790
|
-
&:first-child {
|
|
4791
|
-
.#{$item}-container {
|
|
4792
|
-
padding-left: 8px;
|
|
4793
|
-
padding-right: 4px;
|
|
4794
|
-
border-radius: 4px 0 0 4px;
|
|
4795
|
-
}
|
|
4796
|
-
}
|
|
4797
|
-
&:last-child {
|
|
4798
|
-
margin-right: 0;
|
|
4799
|
-
.#{$item}-container {
|
|
4800
|
-
padding-right: 8px;
|
|
4801
|
-
padding-left: 12px;
|
|
4802
|
-
border-radius: 0 4px 4px 0;
|
|
4803
|
-
}
|
|
4804
|
-
}
|
|
4805
|
-
&:not(&:last-child) {
|
|
4806
|
-
&::after {
|
|
4807
|
-
@include rightTriangle();
|
|
4808
|
-
z-index: 2;
|
|
4809
|
-
position: relative;
|
|
4810
|
-
top: -50%;
|
|
4811
|
-
right: -100%;
|
|
4812
|
-
}
|
|
4813
|
-
}
|
|
4814
|
-
&:not(:first-child):not(:last-child) {
|
|
4815
|
-
.#{$item}-container {
|
|
4816
|
-
padding: 0 4px 0 12px;
|
|
4852
|
+
border-radius: 2px;
|
|
4853
|
+
margin-left: 8px;
|
|
4817
4854
|
}
|
|
4818
|
-
|
|
4819
|
-
|
|
4820
|
-
|
|
4821
|
-
@include rightTriangle(#fff);
|
|
4822
|
-
left: 0;
|
|
4855
|
+
|
|
4856
|
+
&.__selected.tab-title-text {
|
|
4857
|
+
margin-left: 8px;
|
|
4823
4858
|
}
|
|
4824
4859
|
}
|
|
4825
|
-
}
|
|
4826
|
-
.#{$item}-active {
|
|
4827
|
-
max-width: calc(100% - var(--item-min-width) * 2);
|
|
4828
|
-
.#{$item}-container {
|
|
4829
|
-
background-color: $fills-light-general-general-light;
|
|
4830
|
-
}
|
|
4831
|
-
&::after {
|
|
4832
|
-
border-left-color: $fills-light-general-general-light !important;
|
|
4833
|
-
}
|
|
4834
|
-
}
|
|
4835
|
-
.#{$item}-finish {
|
|
4836
|
-
cursor: pointer;
|
|
4837
|
-
min-width: var(--item-min-width);
|
|
4838
|
-
}
|
|
4839
|
-
.#{$item}-wait,
|
|
4840
|
-
.#{$item}-finish {
|
|
4841
|
-
min-width: var(--item-min-width);
|
|
4842
|
-
.#{$item}-container {
|
|
4843
|
-
background-color: $fills-light-trans-1;
|
|
4844
|
-
}
|
|
4845
|
-
}
|
|
4846
|
-
}
|
|
4847
|
-
.ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(
|
|
4848
|
-
.ant-steps-vertical
|
|
4849
|
-
)
|
|
4850
|
-
.#{$item} {
|
|
4851
|
-
padding: 0;
|
|
4852
|
-
}
|
|
4853
|
-
}
|
|
4854
|
-
|
|
4855
|
-
.E_v4tv3mf {
|
|
4856
|
-
$item: ant-steps-item;
|
|
4857
|
-
.ant-steps.ant-steps-vertical {
|
|
4858
|
-
width: 192px;
|
|
4859
|
-
row-gap: 2px;
|
|
4860
4860
|
|
|
4861
|
-
|
|
4862
|
-
|
|
4863
|
-
background
|
|
4864
|
-
|
|
4865
|
-
.#{$item}-title {
|
|
4866
|
-
color: $text-neutral-primary !important;
|
|
4867
|
-
}
|
|
4868
|
-
}
|
|
4869
|
-
.#{$item}:not(.#{$item}-active):not(.#{$item}-disabled)
|
|
4870
|
-
.#{$item}-container:hover {
|
|
4871
|
-
background-color: $fill-neutral-trans-2;
|
|
4872
|
-
}
|
|
4873
|
-
.#{$item}-container {
|
|
4874
|
-
padding: 0 8px;
|
|
4875
|
-
border-radius: 4px;
|
|
4876
|
-
height: 32px;
|
|
4877
|
-
display: flex;
|
|
4878
|
-
align-items: center;
|
|
4879
|
-
.#{$item}-content {
|
|
4880
|
-
min-height: auto;
|
|
4881
|
-
white-space: nowrap;
|
|
4882
|
-
& .ant-steps-item-title {
|
|
4883
|
-
font-size: 13px;
|
|
4884
|
-
line-height: 20px;
|
|
4885
|
-
max-width: 100%;
|
|
4886
|
-
padding-right: 0;
|
|
4887
|
-
}
|
|
4861
|
+
&.__selected {
|
|
4862
|
+
padding-left: 16px;
|
|
4863
|
+
background: $fills-light-general-general-light;
|
|
4864
|
+
color: $text-light-general;
|
|
4888
4865
|
}
|
|
4889
|
-
|
|
4890
|
-
|
|
4891
|
-
|
|
4892
|
-
background: rgba($blue-60, 0.1);
|
|
4866
|
+
|
|
4867
|
+
&.__hidden {
|
|
4868
|
+
display: none;
|
|
4893
4869
|
}
|
|
4894
4870
|
}
|
|
4895
4871
|
}
|
|
4896
4872
|
}
|
|
4897
4873
|
|
|
4898
|
-
.
|
|
4899
|
-
|
|
4900
|
-
|
|
4901
|
-
|
|
4902
|
-
justify-content: center;
|
|
4903
|
-
column-gap: 4px;
|
|
4904
|
-
.step-item-prefix-container {
|
|
4905
|
-
display: inline-flex;
|
|
4906
|
-
align-items: center;
|
|
4907
|
-
width: 18px;
|
|
4908
|
-
height: 18px;
|
|
4909
|
-
color: $gray-a75-8;
|
|
4910
|
-
justify-content: center;
|
|
4911
|
-
}
|
|
4912
|
-
}
|
|
4913
|
-
|
|
4914
|
-
.E_v18frne8 {
|
|
4915
|
-
width: 100%;
|
|
4916
|
-
display: flex;
|
|
4917
|
-
align-items: center;
|
|
4918
|
-
justify-content: center;
|
|
4919
|
-
column-gap: 6px;
|
|
4920
|
-
font-size: 13px;
|
|
4921
|
-
.step-item-prefix-container {
|
|
4922
|
-
display: inline-flex;
|
|
4923
|
-
align-items: center;
|
|
4924
|
-
min-width: 20px;
|
|
4925
|
-
min-height: 20px;
|
|
4926
|
-
color: $gray-a75-8;
|
|
4927
|
-
justify-content: center;
|
|
4874
|
+
.E_ti12z2 {
|
|
4875
|
+
&.ant-dropdown-open {
|
|
4876
|
+
color: $text-light-general;
|
|
4877
|
+
background: $fills-light-trans-3;
|
|
4928
4878
|
}
|
|
4929
4879
|
}
|
|
4930
4880
|
|
|
4881
|
+
.E_m19lu3v {
|
|
4882
|
+
cursor: default;
|
|
4883
|
+
& .menu-wrapper {
|
|
4884
|
+
min-width: 160px;
|
|
4885
|
+
max-width: 400px;
|
|
4886
|
+
padding: 6px;
|
|
4887
|
+
background: $white;
|
|
4888
|
+
box-shadow:
|
|
4889
|
+
0px 0px 10px rgba(107, 125, 153, 0.18),
|
|
4890
|
+
0px 12px 40px rgba(45, 58, 86, 0.3);
|
|
4891
|
+
border-radius: 8px;
|
|
4892
|
+
max-height: calc(100vh - 250px);
|
|
4893
|
+
overflow: auto;
|
|
4931
4894
|
|
|
4932
|
-
.
|
|
4933
|
-
|
|
4934
|
-
|
|
4935
|
-
|
|
4936
|
-
|
|
4895
|
+
& .tab-menu-item {
|
|
4896
|
+
display: flex;
|
|
4897
|
+
place-items: center;
|
|
4898
|
+
width: var(--itemWidth);
|
|
4937
4899
|
|
|
4938
|
-
.
|
|
4939
|
-
|
|
4940
|
-
|
|
4941
|
-
border-radius: 20px;
|
|
4942
|
-
padding: 2px 10px;
|
|
4943
|
-
height: 22px;
|
|
4944
|
-
display: flex;
|
|
4945
|
-
align-items: center;
|
|
4900
|
+
& + .tab-menu-item {
|
|
4901
|
+
margin-top: 8px;
|
|
4902
|
+
}
|
|
4946
4903
|
|
|
4947
|
-
|
|
4948
|
-
|
|
4949
|
-
|
|
4950
|
-
|
|
4951
|
-
cursor: pointer;
|
|
4952
|
-
}
|
|
4904
|
+
&.__selected {
|
|
4905
|
+
padding: 6px;
|
|
4906
|
+
background: $fills-light-general-general-light;
|
|
4907
|
+
color: $text-light-general;
|
|
4953
4908
|
|
|
4954
|
-
|
|
4955
|
-
|
|
4956
|
-
|
|
4957
|
-
margin-right: 6px;
|
|
4958
|
-
}
|
|
4959
|
-
.#{$prefix}-number {
|
|
4960
|
-
margin-left: 8px;
|
|
4961
|
-
color: #2C385299;
|
|
4962
|
-
&.#{$prefix}-number.on-tint {
|
|
4963
|
-
color: $text-neutral-ontint;
|
|
4964
|
-
}
|
|
4965
|
-
}
|
|
4966
|
-
&.eagle-legend-blue {
|
|
4967
|
-
.#{$prefix}-icon {
|
|
4968
|
-
background-color: $fill-outstanding-base;
|
|
4969
|
-
}
|
|
4970
|
-
}
|
|
4971
|
-
&.eagle-legend-red {
|
|
4972
|
-
.#{$prefix}-icon {
|
|
4973
|
-
background-color: $fill-serious-base;
|
|
4974
|
-
}
|
|
4975
|
-
}
|
|
4976
|
-
&.eagle-legend-yellow {
|
|
4977
|
-
.#{$prefix}-icon {
|
|
4978
|
-
background-color: $fill-notice-base;
|
|
4909
|
+
&E_l1fbkbzo {
|
|
4910
|
+
@include Inter(bold !important);
|
|
4911
|
+
}
|
|
4979
4912
|
}
|
|
4980
|
-
|
|
4981
|
-
|
|
4982
|
-
|
|
4983
|
-
|
|
4913
|
+
|
|
4914
|
+
&.ant-dropdown-menu-item {
|
|
4915
|
+
padding: 5px 12px;
|
|
4916
|
+
border-radius: 4px;
|
|
4984
4917
|
}
|
|
4985
|
-
|
|
4986
|
-
|
|
4987
|
-
|
|
4988
|
-
background
|
|
4918
|
+
|
|
4919
|
+
&.ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover {
|
|
4920
|
+
color: $text-light-general;
|
|
4921
|
+
background: $fills-light-trans-3;
|
|
4989
4922
|
}
|
|
4990
|
-
|
|
4991
|
-
|
|
4992
|
-
|
|
4993
|
-
|
|
4923
|
+
|
|
4924
|
+
&-text {
|
|
4925
|
+
text-align: left;
|
|
4926
|
+
flex: 1;
|
|
4927
|
+
overflow: hidden;
|
|
4928
|
+
text-overflow: ellipsis;
|
|
4929
|
+
white-space: nowrap;
|
|
4994
4930
|
}
|
|
4995
4931
|
}
|
|
4996
4932
|
}
|
|
4997
4933
|
}
|
|
4998
4934
|
|
|
4999
|
-
.
|
|
5000
|
-
|
|
5001
|
-
|
|
5002
|
-
|
|
5003
|
-
|
|
5004
|
-
|
|
4935
|
+
.E_i1bmwe2m {
|
|
4936
|
+
margin: auto;
|
|
4937
|
+
cursor: pointer;
|
|
4938
|
+
line-height: normal;
|
|
4939
|
+
height: 16px;
|
|
4940
|
+
margin-right: 3px;
|
|
5005
4941
|
|
|
5006
|
-
.
|
|
5007
|
-
|
|
5008
|
-
|
|
5009
|
-
|
|
5010
|
-
display: inline-block;
|
|
4942
|
+
.icon-inner {
|
|
4943
|
+
display: block;
|
|
4944
|
+
height: 16px;
|
|
4945
|
+
}
|
|
5011
4946
|
}
|
|
5012
4947
|
|
|
5013
|
-
.E_c1xm185 {
|
|
5014
|
-
color: #2C385299;
|
|
5015
|
-
}
|
|
5016
|
-
|
|
5017
|
-
.E_c1x5l5qc {
|
|
5018
|
-
flex: 1;
|
|
5019
|
-
}
|
|
5020
|
-
|
|
5021
4948
|
|
|
5022
4949
|
.E_r77hffu {
|
|
5023
4950
|
display: flex;
|
|
@@ -5257,6 +5184,12 @@
|
|
|
5257
5184
|
}
|
|
5258
5185
|
|
|
5259
5186
|
|
|
5187
|
+
.E_i1g85yz3 {
|
|
5188
|
+
margin-right: 4px;
|
|
5189
|
+
height: 16px;
|
|
5190
|
+
}
|
|
5191
|
+
|
|
5192
|
+
|
|
5260
5193
|
.E_t13ef470 {
|
|
5261
5194
|
height: 100%;
|
|
5262
5195
|
.table-loading-item {
|
|
@@ -5292,203 +5225,270 @@
|
|
|
5292
5225
|
}
|
|
5293
5226
|
|
|
5294
5227
|
|
|
5295
|
-
.
|
|
5296
|
-
|
|
5297
|
-
|
|
5298
|
-
|
|
5299
|
-
|
|
5300
|
-
|
|
5301
|
-
|
|
5302
|
-
.tab-bar {
|
|
5303
|
-
height: 32px;
|
|
5304
|
-
|
|
5305
|
-
.common-tab-bar {
|
|
5306
|
-
height: 32px;
|
|
5307
|
-
|
|
5308
|
-
.tab-item-title {
|
|
5309
|
-
height: 32px;
|
|
5310
|
-
border-top-left-radius: 6px;
|
|
5311
|
-
border-top-right-radius: 6px;
|
|
5312
|
-
padding-right: 16px;
|
|
5313
|
-
padding-left: 16px;
|
|
5314
|
-
font-size: 16px;
|
|
5315
|
-
}
|
|
5316
|
-
}
|
|
5228
|
+
.E_w7ob4th {
|
|
5229
|
+
&.outside-tag {
|
|
5230
|
+
padding-left: 0;
|
|
5231
|
+
.inside-tag {
|
|
5232
|
+
border-radius: 4px 0 0 4px;
|
|
5233
|
+
padding-right: 4px;
|
|
5234
|
+
margin-right: 4px;
|
|
5317
5235
|
}
|
|
5318
5236
|
}
|
|
5237
|
+
}
|
|
5319
5238
|
|
|
5320
|
-
&.small {
|
|
5321
|
-
.tab-bar {
|
|
5322
|
-
height: 24px;
|
|
5323
5239
|
|
|
5324
|
-
|
|
5325
|
-
|
|
5240
|
+
.E_sjob3jg {
|
|
5241
|
+
$item: ant-steps-item;
|
|
5242
|
+
--item-min-width: 60px;
|
|
5243
|
+
.#{$item} {
|
|
5244
|
+
&-tail,
|
|
5245
|
+
&-icon {
|
|
5246
|
+
display: none !important;
|
|
5247
|
+
}
|
|
5248
|
+
}
|
|
5249
|
+
.#{$item}.#{$item}-active {
|
|
5250
|
+
flex-shrink: 0 !important;
|
|
5251
|
+
.step-item-prefix-container {
|
|
5252
|
+
color: $text-colorful-outstanding;
|
|
5253
|
+
}
|
|
5254
|
+
.#{$item}-container .#{$item}-content .#{$item}-title {
|
|
5255
|
+
color: $text-colorful-outstanding;
|
|
5256
|
+
font-weight: normal;
|
|
5257
|
+
}
|
|
5258
|
+
}
|
|
5259
|
+
.#{$item}.#{$item}-finish {
|
|
5260
|
+
.#{$item}-container .#{$item}-content .#{$item}-title,
|
|
5261
|
+
& .#{$item}-container:hover .#{$item}-content .#{$item}-title {
|
|
5262
|
+
color: $text-neutral-tertiary;
|
|
5263
|
+
}
|
|
5264
|
+
}
|
|
5265
|
+
.#{$item}.#{$item}-wait {
|
|
5266
|
+
.#{$item}-container .#{$item}-content .#{$item}-title {
|
|
5267
|
+
color: $text-neutral-primary;
|
|
5268
|
+
}
|
|
5269
|
+
}
|
|
5270
|
+
.step-item-text {
|
|
5271
|
+
display: inline-block;
|
|
5272
|
+
}
|
|
5273
|
+
.step-item-title {
|
|
5274
|
+
overflow: hidden;
|
|
5275
|
+
white-space: nowrap;
|
|
5276
|
+
text-overflow: ellipsis;
|
|
5277
|
+
}
|
|
5278
|
+
}
|
|
5326
5279
|
|
|
5327
|
-
|
|
5328
|
-
|
|
5329
|
-
|
|
5330
|
-
|
|
5331
|
-
|
|
5280
|
+
.E_hjvj6s6 {
|
|
5281
|
+
$item: ant-steps-item;
|
|
5282
|
+
@mixin rightTriangle($color: $fills-light-trans-1) {
|
|
5283
|
+
content: "";
|
|
5284
|
+
width: 0;
|
|
5285
|
+
height: 0;
|
|
5286
|
+
border: 13px solid transparent;
|
|
5287
|
+
position: absolute;
|
|
5288
|
+
top: 0;
|
|
5289
|
+
border-left: 8px solid $color;
|
|
5290
|
+
}
|
|
5291
|
+
.#{$item}-container {
|
|
5292
|
+
min-width: var(--item-min-width);
|
|
5293
|
+
}
|
|
5294
|
+
.#{$item}-disabled {
|
|
5295
|
+
cursor: not-allowed !important;
|
|
5296
|
+
}
|
|
5297
|
+
.ant-steps-horizontal.ant-steps-label-horizontal {
|
|
5298
|
+
flex-direction: row;
|
|
5299
|
+
justify-content: stretch;
|
|
5300
|
+
.#{$item} {
|
|
5301
|
+
padding: 0;
|
|
5302
|
+
margin-right: 4px;
|
|
5303
|
+
flex: 1;
|
|
5304
|
+
overflow: visible;
|
|
5305
|
+
.#{$item}-content {
|
|
5306
|
+
width: 100%;
|
|
5307
|
+
min-height: unset;
|
|
5308
|
+
.#{$item}-title {
|
|
5309
|
+
height: 26px;
|
|
5310
|
+
line-height: 26px;
|
|
5311
|
+
width: 100%;
|
|
5312
|
+
padding: 0;
|
|
5313
|
+
font-size: 12px;
|
|
5314
|
+
.step-count {
|
|
5315
|
+
margin-right: 10px;
|
|
5316
|
+
}
|
|
5317
|
+
&::after {
|
|
5318
|
+
display: none;
|
|
5319
|
+
}
|
|
5320
|
+
}
|
|
5321
|
+
}
|
|
5322
|
+
&:first-child {
|
|
5323
|
+
.#{$item}-container {
|
|
5324
|
+
padding-left: 8px;
|
|
5325
|
+
padding-right: 4px;
|
|
5326
|
+
border-radius: 4px 0 0 4px;
|
|
5327
|
+
}
|
|
5328
|
+
}
|
|
5329
|
+
&:last-child {
|
|
5330
|
+
margin-right: 0;
|
|
5331
|
+
.#{$item}-container {
|
|
5332
|
+
padding-right: 8px;
|
|
5332
5333
|
padding-left: 12px;
|
|
5333
|
-
|
|
5334
|
+
border-radius: 0 4px 4px 0;
|
|
5334
5335
|
}
|
|
5335
5336
|
}
|
|
5336
|
-
|
|
5337
|
-
|
|
5338
|
-
|
|
5339
|
-
|
|
5340
|
-
|
|
5341
|
-
|
|
5342
|
-
|
|
5343
|
-
border-bottom: 1px solid $fills-trans-terdiary-light;
|
|
5344
|
-
|
|
5345
|
-
.common-tab-bar {
|
|
5346
|
-
overflow: hidden;
|
|
5347
|
-
display: flex;
|
|
5348
|
-
place-items: center;
|
|
5349
|
-
|
|
5350
|
-
.tab-item-title {
|
|
5351
|
-
&:first-child:not(.__selected):not(:hover) {
|
|
5352
|
-
padding-left: 0px;
|
|
5337
|
+
&:not(&:last-child) {
|
|
5338
|
+
&::after {
|
|
5339
|
+
@include rightTriangle();
|
|
5340
|
+
z-index: 2;
|
|
5341
|
+
position: relative;
|
|
5342
|
+
top: -50%;
|
|
5343
|
+
right: -100%;
|
|
5353
5344
|
}
|
|
5354
5345
|
}
|
|
5355
|
-
|
|
5356
|
-
|
|
5357
|
-
|
|
5358
|
-
|
|
5359
|
-
|
|
5346
|
+
&:not(:first-child):not(:last-child) {
|
|
5347
|
+
.#{$item}-container {
|
|
5348
|
+
padding: 0 4px 0 12px;
|
|
5349
|
+
}
|
|
5350
|
+
}
|
|
5351
|
+
&:not(&:first-child) {
|
|
5360
5352
|
&::before {
|
|
5361
|
-
|
|
5362
|
-
|
|
5363
|
-
height: 24px;
|
|
5364
|
-
background: $strokes-light-trans-3;
|
|
5365
|
-
position: absolute;
|
|
5366
|
-
left: -6px;
|
|
5367
|
-
top: 50%;
|
|
5368
|
-
transform: translateY(-50%);
|
|
5353
|
+
@include rightTriangle(#fff);
|
|
5354
|
+
left: 0;
|
|
5369
5355
|
}
|
|
5370
5356
|
}
|
|
5371
5357
|
}
|
|
5372
|
-
|
|
5373
|
-
|
|
5374
|
-
|
|
5375
|
-
|
|
5376
|
-
|
|
5358
|
+
.#{$item}-active {
|
|
5359
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
5360
|
+
.#{$item}-container {
|
|
5361
|
+
background-color: $fills-light-general-general-light;
|
|
5362
|
+
}
|
|
5363
|
+
&::after {
|
|
5364
|
+
border-left-color: $fills-light-general-general-light !important;
|
|
5365
|
+
}
|
|
5366
|
+
}
|
|
5367
|
+
.#{$item}-finish {
|
|
5377
5368
|
cursor: pointer;
|
|
5378
|
-
|
|
5379
|
-
|
|
5380
|
-
|
|
5381
|
-
|
|
5382
|
-
|
|
5369
|
+
min-width: var(--item-min-width);
|
|
5370
|
+
}
|
|
5371
|
+
.#{$item}-wait,
|
|
5372
|
+
.#{$item}-finish {
|
|
5373
|
+
min-width: var(--item-min-width);
|
|
5374
|
+
.#{$item}-container {
|
|
5375
|
+
background-color: $fills-light-trans-1;
|
|
5376
|
+
}
|
|
5377
|
+
}
|
|
5378
|
+
}
|
|
5379
|
+
.ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(
|
|
5380
|
+
.ant-steps-vertical
|
|
5381
|
+
)
|
|
5382
|
+
.#{$item} {
|
|
5383
|
+
padding: 0;
|
|
5384
|
+
}
|
|
5385
|
+
}
|
|
5386
|
+
|
|
5387
|
+
.E_v4tv3mf {
|
|
5388
|
+
$item: ant-steps-item;
|
|
5389
|
+
.ant-steps.ant-steps-vertical {
|
|
5390
|
+
width: 192px;
|
|
5391
|
+
row-gap: 2px;
|
|
5383
5392
|
|
|
5393
|
+
.preview-mode:not(.#{$item}-active) .#{$item}-container {
|
|
5384
5394
|
&:hover {
|
|
5385
|
-
|
|
5386
|
-
color: $text-light-general;
|
|
5387
|
-
background: $fill-outstanding-lighthover;
|
|
5395
|
+
background-color: $fill-neutral-trans-2;
|
|
5388
5396
|
}
|
|
5389
|
-
|
|
5390
|
-
|
|
5391
|
-
margin-left: 2px;
|
|
5397
|
+
.#{$item}-title {
|
|
5398
|
+
color: $text-neutral-primary !important;
|
|
5392
5399
|
}
|
|
5393
|
-
|
|
5394
|
-
|
|
5395
|
-
|
|
5396
|
-
|
|
5397
|
-
|
|
5398
|
-
|
|
5399
|
-
|
|
5400
|
-
|
|
5401
|
-
|
|
5402
|
-
|
|
5403
|
-
|
|
5404
|
-
|
|
5400
|
+
}
|
|
5401
|
+
.#{$item}:not(.#{$item}-active):not(.#{$item}-disabled)
|
|
5402
|
+
.#{$item}-container:hover {
|
|
5403
|
+
background-color: $fill-neutral-trans-2;
|
|
5404
|
+
}
|
|
5405
|
+
.#{$item}-container {
|
|
5406
|
+
padding: 0 8px;
|
|
5407
|
+
border-radius: 4px;
|
|
5408
|
+
height: 32px;
|
|
5409
|
+
display: flex;
|
|
5410
|
+
align-items: center;
|
|
5411
|
+
.#{$item}-content {
|
|
5412
|
+
min-height: auto;
|
|
5413
|
+
white-space: nowrap;
|
|
5414
|
+
& .ant-steps-item-title {
|
|
5415
|
+
font-size: 13px;
|
|
5416
|
+
line-height: 20px;
|
|
5417
|
+
max-width: 100%;
|
|
5418
|
+
padding-right: 0;
|
|
5405
5419
|
}
|
|
5406
5420
|
}
|
|
5407
|
-
|
|
5408
|
-
|
|
5409
|
-
|
|
5410
|
-
background: $
|
|
5411
|
-
color: $text-light-general;
|
|
5412
|
-
}
|
|
5413
|
-
|
|
5414
|
-
&.__hidden {
|
|
5415
|
-
display: none;
|
|
5421
|
+
}
|
|
5422
|
+
.#{$item}-active {
|
|
5423
|
+
.ant-steps-item-container {
|
|
5424
|
+
background: rgba($blue-60, 0.1);
|
|
5416
5425
|
}
|
|
5417
5426
|
}
|
|
5418
5427
|
}
|
|
5419
5428
|
}
|
|
5420
5429
|
|
|
5421
|
-
.
|
|
5422
|
-
|
|
5423
|
-
|
|
5424
|
-
|
|
5430
|
+
.E_h6l1tj4 {
|
|
5431
|
+
width: 100%;
|
|
5432
|
+
display: inline-flex;
|
|
5433
|
+
align-items: center;
|
|
5434
|
+
justify-content: center;
|
|
5435
|
+
column-gap: 4px;
|
|
5436
|
+
.step-item-prefix-container {
|
|
5437
|
+
display: inline-flex;
|
|
5438
|
+
align-items: center;
|
|
5439
|
+
width: 18px;
|
|
5440
|
+
height: 18px;
|
|
5441
|
+
color: $gray-a75-8;
|
|
5442
|
+
justify-content: center;
|
|
5425
5443
|
}
|
|
5426
5444
|
}
|
|
5427
5445
|
|
|
5428
|
-
.
|
|
5429
|
-
|
|
5430
|
-
|
|
5431
|
-
|
|
5432
|
-
|
|
5433
|
-
|
|
5434
|
-
|
|
5435
|
-
|
|
5436
|
-
|
|
5437
|
-
|
|
5438
|
-
|
|
5439
|
-
|
|
5440
|
-
|
|
5441
|
-
|
|
5442
|
-
|
|
5443
|
-
|
|
5444
|
-
place-items: center;
|
|
5445
|
-
width: var(--itemWidth);
|
|
5446
|
-
|
|
5447
|
-
& + .tab-menu-item {
|
|
5448
|
-
margin-top: 8px;
|
|
5449
|
-
}
|
|
5450
|
-
|
|
5451
|
-
&.__selected {
|
|
5452
|
-
padding: 6px;
|
|
5453
|
-
background: $fills-light-general-general-light;
|
|
5454
|
-
color: $text-light-general;
|
|
5455
|
-
|
|
5456
|
-
&E_l1fbkbzo {
|
|
5457
|
-
@include Inter(bold !important);
|
|
5458
|
-
}
|
|
5459
|
-
}
|
|
5446
|
+
.E_v18frne8 {
|
|
5447
|
+
width: 100%;
|
|
5448
|
+
display: flex;
|
|
5449
|
+
align-items: center;
|
|
5450
|
+
justify-content: center;
|
|
5451
|
+
column-gap: 6px;
|
|
5452
|
+
font-size: 13px;
|
|
5453
|
+
.step-item-prefix-container {
|
|
5454
|
+
display: inline-flex;
|
|
5455
|
+
align-items: center;
|
|
5456
|
+
min-width: 20px;
|
|
5457
|
+
min-height: 20px;
|
|
5458
|
+
color: $gray-a75-8;
|
|
5459
|
+
justify-content: center;
|
|
5460
|
+
}
|
|
5461
|
+
}
|
|
5460
5462
|
|
|
5461
|
-
&.ant-dropdown-menu-item {
|
|
5462
|
-
padding: 5px 12px;
|
|
5463
|
-
border-radius: 4px;
|
|
5464
|
-
}
|
|
5465
5463
|
|
|
5466
|
-
|
|
5467
|
-
|
|
5468
|
-
|
|
5469
|
-
|
|
5464
|
+
.E_slr2ynn {
|
|
5465
|
+
padding: 0 8px;
|
|
5466
|
+
height: 18px;
|
|
5467
|
+
}
|
|
5470
5468
|
|
|
5471
|
-
|
|
5472
|
-
|
|
5473
|
-
|
|
5474
|
-
overflow: hidden;
|
|
5475
|
-
text-overflow: ellipsis;
|
|
5476
|
-
white-space: nowrap;
|
|
5477
|
-
}
|
|
5478
|
-
}
|
|
5469
|
+
.E_m140wbb6 {
|
|
5470
|
+
padding: 2px 8px;
|
|
5471
|
+
height: 24px;
|
|
5479
5472
|
}
|
|
5473
|
+
|
|
5474
|
+
.E_t1fozc1i {
|
|
5475
|
+
margin: 0;
|
|
5480
5476
|
}
|
|
5481
5477
|
|
|
5482
|
-
.
|
|
5483
|
-
margin:
|
|
5484
|
-
cursor: pointer;
|
|
5485
|
-
line-height: normal;
|
|
5478
|
+
.E_i1vxv4ln {
|
|
5479
|
+
margin-right: 4px;
|
|
5486
5480
|
height: 16px;
|
|
5487
|
-
|
|
5481
|
+
}
|
|
5488
5482
|
|
|
5489
|
-
|
|
5490
|
-
|
|
5491
|
-
|
|
5483
|
+
.E_n1afl31m {
|
|
5484
|
+
&.ant-tag.ant-tag-gray {
|
|
5485
|
+
font-weight: 700;
|
|
5486
|
+
color: $text-neutral-primary;
|
|
5487
|
+
background-color: $fill-neutral-trans-1;
|
|
5488
|
+
border: 1px solid $stroke-neutral-trans-2;
|
|
5489
|
+
word-break: break-all;
|
|
5490
|
+
display: inline;
|
|
5491
|
+
white-space: normal;
|
|
5492
5492
|
}
|
|
5493
5493
|
}
|
|
5494
5494
|
|
|
@@ -5940,11 +5940,6 @@
|
|
|
5940
5940
|
}
|
|
5941
5941
|
|
|
5942
5942
|
|
|
5943
|
-
.E_b1jaupqb {
|
|
5944
|
-
color: #F0483E;
|
|
5945
|
-
}
|
|
5946
|
-
|
|
5947
|
-
|
|
5948
5943
|
.E_t59qhqp {
|
|
5949
5944
|
padding: 0px;
|
|
5950
5945
|
padding-top: 5px;
|
|
@@ -6160,7 +6155,7 @@
|
|
|
6160
6155
|
) / 2
|
|
6161
6156
|
);
|
|
6162
6157
|
--side-panel-margin-top: 140px;
|
|
6163
|
-
.left {
|
|
6158
|
+
& > .left {
|
|
6164
6159
|
width: var(--left-width);
|
|
6165
6160
|
overflow: auto;
|
|
6166
6161
|
position: fixed;
|
|
@@ -6168,13 +6163,13 @@
|
|
|
6168
6163
|
top: calc(var(--modal-to-viewport-margin) + var(--side-panel-margin-top));
|
|
6169
6164
|
}
|
|
6170
6165
|
|
|
6171
|
-
.middle {
|
|
6166
|
+
& > .middle {
|
|
6172
6167
|
width: var(--content-width);
|
|
6173
6168
|
overflow: auto;
|
|
6174
6169
|
margin: auto;
|
|
6175
6170
|
}
|
|
6176
6171
|
|
|
6177
|
-
.right {
|
|
6172
|
+
& > .right {
|
|
6178
6173
|
width: var(--right-width);
|
|
6179
6174
|
overflow: auto;
|
|
6180
6175
|
position: fixed;
|
|
@@ -6224,6 +6219,11 @@
|
|
|
6224
6219
|
}
|
|
6225
6220
|
|
|
6226
6221
|
|
|
6222
|
+
.E_b1jaupqb {
|
|
6223
|
+
color: #F0483E;
|
|
6224
|
+
}
|
|
6225
|
+
|
|
6226
|
+
|
|
6227
6227
|
.E_s20iney {
|
|
6228
6228
|
&.skeleton-box {
|
|
6229
6229
|
display: flex;
|
|
@@ -6509,6 +6509,11 @@
|
|
|
6509
6509
|
}
|
|
6510
6510
|
|
|
6511
6511
|
|
|
6512
|
+
.E_t1616y1o {
|
|
6513
|
+
color: $text-light-on-tint;
|
|
6514
|
+
}
|
|
6515
|
+
|
|
6516
|
+
|
|
6512
6517
|
.E_f16blduf {
|
|
6513
6518
|
&.ant-form-item {
|
|
6514
6519
|
margin-bottom: 0;
|
|
@@ -6535,11 +6540,6 @@
|
|
|
6535
6540
|
}
|
|
6536
6541
|
|
|
6537
6542
|
|
|
6538
|
-
.E_t1616y1o {
|
|
6539
|
-
color: $text-light-on-tint;
|
|
6540
|
-
}
|
|
6541
|
-
|
|
6542
|
-
|
|
6543
6543
|
.E_a9y3flr {
|
|
6544
6544
|
margin-left: 8px;
|
|
6545
6545
|
}
|
|
@@ -6582,67 +6582,25 @@
|
|
|
6582
6582
|
transform: translateX(-100%);
|
|
6583
6583
|
}
|
|
6584
6584
|
to {
|
|
6585
|
-
transform: translateX(100%);
|
|
6586
|
-
}
|
|
6587
|
-
}
|
|
6588
|
-
}
|
|
6589
|
-
|
|
6590
|
-
|
|
6591
|
-
.E_i14c7jc8 {
|
|
6592
|
-
color: var(--i14c7jc8-0);
|
|
6593
|
-
}
|
|
6594
|
-
|
|
6595
|
-
.E_i1ibuolf {
|
|
6596
|
-
display: flex;
|
|
6597
|
-
align-items: center;
|
|
6598
|
-
column-gap: 4px;
|
|
6599
|
-
font-size: 12px;
|
|
6600
|
-
color: #2C3852BF;
|
|
6601
|
-
}
|
|
6602
|
-
|
|
6603
|
-
|
|
6604
|
-
.E_s1iv0tp1 {
|
|
6605
|
-
.enabled-switch {
|
|
6606
|
-
display: flex;
|
|
6607
|
-
align-items: center;
|
|
6608
|
-
}
|
|
6609
|
-
|
|
6610
|
-
.enabled-text {
|
|
6611
|
-
margin-right: 8px;
|
|
6612
|
-
}
|
|
6613
|
-
}
|
|
6614
|
-
|
|
6615
|
-
|
|
6616
|
-
.E_ou7iq30 {
|
|
6617
|
-
overflow: hidden;
|
|
6618
|
-
text-overflow: ellipsis;
|
|
6619
|
-
}
|
|
6620
|
-
|
|
6621
|
-
.E_s1tui002 {
|
|
6622
|
-
white-space: nowrap;
|
|
6623
|
-
}
|
|
6624
|
-
|
|
6625
|
-
.E_mxrc2zg {
|
|
6626
|
-
display: -webkit-box;
|
|
6627
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
6628
|
-
-webkit-box-orient: vertical;
|
|
6629
|
-
word-break: break-all;
|
|
6630
|
-
}
|
|
6631
|
-
|
|
6632
|
-
.E_t1vv6d68 {
|
|
6633
|
-
.ant-tooltip-arrow {
|
|
6634
|
-
display: none;
|
|
6635
|
-
}
|
|
6636
|
-
.ant-tooltip-inner {
|
|
6637
|
-
background: $gray-a80-9;
|
|
6638
|
-
border-radius: 4px;
|
|
6639
|
-
&:has(.eagle-ellipsis-content) {
|
|
6640
|
-
visibility: hidden;
|
|
6585
|
+
transform: translateX(100%);
|
|
6641
6586
|
}
|
|
6642
6587
|
}
|
|
6643
6588
|
}
|
|
6644
6589
|
|
|
6645
6590
|
|
|
6591
|
+
.E_i14c7jc8 {
|
|
6592
|
+
color: var(--i14c7jc8-0);
|
|
6593
|
+
}
|
|
6594
|
+
|
|
6595
|
+
.E_i1ibuolf {
|
|
6596
|
+
display: flex;
|
|
6597
|
+
align-items: center;
|
|
6598
|
+
column-gap: 4px;
|
|
6599
|
+
font-size: 12px;
|
|
6600
|
+
color: #2C3852BF;
|
|
6601
|
+
}
|
|
6602
|
+
|
|
6603
|
+
|
|
6646
6604
|
.E_clm1wy1 {
|
|
6647
6605
|
width: 192px;
|
|
6648
6606
|
height: 246px;
|
|
@@ -6741,6 +6699,76 @@
|
|
|
6741
6699
|
}
|
|
6742
6700
|
|
|
6743
6701
|
|
|
6702
|
+
.E_skwah65 {
|
|
6703
|
+
height: 8px;
|
|
6704
|
+
box-sizing: border-box;
|
|
6705
|
+
border-radius: 2px;
|
|
6706
|
+
background: #f5f7fa;
|
|
6707
|
+
display: flex;
|
|
6708
|
+
width: 100%;
|
|
6709
|
+
overflow: hidden;
|
|
6710
|
+
|
|
6711
|
+
.stack-bar-item + .stack-bar-item {
|
|
6712
|
+
margin-left: 1px;
|
|
6713
|
+
}
|
|
6714
|
+
}
|
|
6715
|
+
|
|
6716
|
+
|
|
6717
|
+
.E_c18bcrac {
|
|
6718
|
+
display: inline-block;
|
|
6719
|
+
width: 100%;
|
|
6720
|
+
.recharts-wrapper {
|
|
6721
|
+
margin-left: 4px;
|
|
6722
|
+
}
|
|
6723
|
+
}
|
|
6724
|
+
|
|
6725
|
+
.E_cro7kg2 {
|
|
6726
|
+
padding: 4px;
|
|
6727
|
+
|
|
6728
|
+
.unit {
|
|
6729
|
+
color: white;
|
|
6730
|
+
}
|
|
6731
|
+
}
|
|
6732
|
+
|
|
6733
|
+
.E_c14wcxf0 {
|
|
6734
|
+
display: flex;
|
|
6735
|
+
justify-content: space-between;
|
|
6736
|
+
align-items: center;
|
|
6737
|
+
font-size: 13px;
|
|
6738
|
+
line-height: 24px;
|
|
6739
|
+
color: #cccccc;
|
|
6740
|
+
white-space: nowrap;
|
|
6741
|
+
|
|
6742
|
+
label {
|
|
6743
|
+
margin-right: 32px;
|
|
6744
|
+
}
|
|
6745
|
+
}
|
|
6746
|
+
|
|
6747
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
6748
|
+
font-weight: bold;
|
|
6749
|
+
color: white;
|
|
6750
|
+
}
|
|
6751
|
+
|
|
6752
|
+
.E_s11212zy {
|
|
6753
|
+
width: 8px;
|
|
6754
|
+
height: 8px;
|
|
6755
|
+
border-radius: 2px;
|
|
6756
|
+
display: inline-block;
|
|
6757
|
+
background: var(--s11212zy-0);
|
|
6758
|
+
border: 1px solid $fills-light-white;
|
|
6759
|
+
box-sizing: content-box;
|
|
6760
|
+
margin-right: 6px;
|
|
6761
|
+
}
|
|
6762
|
+
|
|
6763
|
+
.E_p1lyky6c {
|
|
6764
|
+
& > :first-child {
|
|
6765
|
+
font-weight: bold;
|
|
6766
|
+
color: white;
|
|
6767
|
+
margin-right: 4px;
|
|
6768
|
+
}
|
|
6769
|
+
}
|
|
6770
|
+
|
|
6771
|
+
|
|
6744
6772
|
.E_s1ebs0ra {
|
|
6745
6773
|
display: flex;
|
|
6746
6774
|
align-items: center;
|
|
@@ -6814,57 +6842,15 @@
|
|
|
6814
6842
|
}
|
|
6815
6843
|
|
|
6816
6844
|
|
|
6817
|
-
.
|
|
6818
|
-
|
|
6819
|
-
width: 100%;
|
|
6820
|
-
.recharts-wrapper {
|
|
6821
|
-
margin-left: 4px;
|
|
6822
|
-
}
|
|
6823
|
-
}
|
|
6824
|
-
|
|
6825
|
-
.E_cro7kg2 {
|
|
6826
|
-
padding: 4px;
|
|
6827
|
-
|
|
6828
|
-
.unit {
|
|
6829
|
-
color: white;
|
|
6830
|
-
}
|
|
6831
|
-
}
|
|
6832
|
-
|
|
6833
|
-
.E_c14wcxf0 {
|
|
6834
|
-
display: flex;
|
|
6835
|
-
justify-content: space-between;
|
|
6836
|
-
align-items: center;
|
|
6837
|
-
font-size: 13px;
|
|
6838
|
-
line-height: 24px;
|
|
6839
|
-
color: #cccccc;
|
|
6840
|
-
white-space: nowrap;
|
|
6845
|
+
.E_gmyahx3 {
|
|
6846
|
+
cursor: pointer;
|
|
6841
6847
|
|
|
6842
|
-
|
|
6843
|
-
|
|
6848
|
+
.link-text {
|
|
6849
|
+
color: $text-light-tertiary;
|
|
6844
6850
|
}
|
|
6845
|
-
}
|
|
6846
|
-
|
|
6847
|
-
.E_coy29mj.E_c14wcxf0 {
|
|
6848
|
-
font-weight: bold;
|
|
6849
|
-
color: white;
|
|
6850
|
-
}
|
|
6851
|
-
|
|
6852
|
-
.E_s11212zy {
|
|
6853
|
-
width: 8px;
|
|
6854
|
-
height: 8px;
|
|
6855
|
-
border-radius: 2px;
|
|
6856
|
-
display: inline-block;
|
|
6857
|
-
background: var(--s11212zy-0);
|
|
6858
|
-
border: 1px solid $fills-light-white;
|
|
6859
|
-
box-sizing: content-box;
|
|
6860
|
-
margin-right: 6px;
|
|
6861
|
-
}
|
|
6862
6851
|
|
|
6863
|
-
.
|
|
6864
|
-
|
|
6865
|
-
font-weight: bold;
|
|
6866
|
-
color: white;
|
|
6867
|
-
margin-right: 4px;
|
|
6852
|
+
&:hover .link-text {
|
|
6853
|
+
color: $text-light-general;
|
|
6868
6854
|
}
|
|
6869
6855
|
}
|
|
6870
6856
|
|
|
@@ -7027,207 +7013,71 @@
|
|
|
7027
7013
|
&.active {
|
|
7028
7014
|
background-color: $blue;
|
|
7029
7015
|
border-color: $blue;
|
|
7030
|
-
color: $white;
|
|
7031
|
-
}
|
|
7032
|
-
}
|
|
7033
|
-
}
|
|
7034
|
-
|
|
7035
|
-
|
|
7036
|
-
.E_n12mqh7z {
|
|
7037
|
-
display: flex;
|
|
7038
|
-
align-items: center;
|
|
7039
|
-
font-size: 12px;
|
|
7040
|
-
line-height: 18px;
|
|
7041
|
-
|
|
7042
|
-
&:not(:last-child) {
|
|
7043
|
-
margin-bottom: 4px;
|
|
7044
|
-
}
|
|
7045
|
-
}
|
|
7046
|
-
|
|
7047
|
-
.E_tf5bynu {
|
|
7048
|
-
margin: 0 3px;
|
|
7049
|
-
}
|
|
7050
|
-
|
|
7051
|
-
.E_tcckoz1 {
|
|
7052
|
-
max-height: 400px;
|
|
7053
|
-
overflow: auto;
|
|
7054
|
-
}
|
|
7055
|
-
|
|
7056
|
-
|
|
7057
|
-
.E_tqjc4ui {
|
|
7058
|
-
@at-root {
|
|
7059
|
-
span#{&} {
|
|
7060
|
-
margin: 0 2px;
|
|
7061
|
-
}
|
|
7062
|
-
}
|
|
7063
|
-
}
|
|
7064
|
-
|
|
7065
|
-
|
|
7066
|
-
.E_skwah65 {
|
|
7067
|
-
height: 8px;
|
|
7068
|
-
box-sizing: border-box;
|
|
7069
|
-
border-radius: 2px;
|
|
7070
|
-
background: #f5f7fa;
|
|
7071
|
-
display: flex;
|
|
7072
|
-
width: 100%;
|
|
7073
|
-
overflow: hidden;
|
|
7074
|
-
|
|
7075
|
-
.stack-bar-item + .stack-bar-item {
|
|
7076
|
-
margin-left: 1px;
|
|
7077
|
-
}
|
|
7078
|
-
}
|
|
7079
|
-
|
|
7080
|
-
|
|
7081
|
-
.E_gmyahx3 {
|
|
7082
|
-
cursor: pointer;
|
|
7083
|
-
|
|
7084
|
-
.link-text {
|
|
7085
|
-
color: $text-light-tertiary;
|
|
7086
|
-
}
|
|
7087
|
-
|
|
7088
|
-
&:hover .link-text {
|
|
7089
|
-
color: $text-light-general;
|
|
7090
|
-
}
|
|
7091
|
-
}
|
|
7092
|
-
|
|
7093
|
-
|
|
7094
|
-
.E_wg1tsps {
|
|
7095
|
-
display: flex;
|
|
7096
|
-
align-items: center;
|
|
7097
|
-
justify-content: flex-end;
|
|
7098
|
-
}
|
|
7099
|
-
|
|
7100
|
-
.E_b1ctd5xy {
|
|
7101
|
-
display: flex;
|
|
7102
|
-
align-items: center;
|
|
7103
|
-
width: calc(100% - 40px);
|
|
7104
|
-
|
|
7105
|
-
.chart {
|
|
7106
|
-
display: inline-block;
|
|
7107
|
-
width: 100%;
|
|
7108
|
-
}
|
|
7109
|
-
}
|
|
7110
|
-
|
|
7111
|
-
.E_u1p8acpn {
|
|
7112
|
-
min-width: 40px;
|
|
7113
|
-
|
|
7114
|
-
.unit {
|
|
7115
|
-
color: $text-light-primary !important;
|
|
7116
|
-
}
|
|
7117
|
-
}
|
|
7118
|
-
|
|
7119
|
-
|
|
7120
|
-
.E_t1sqg15u {
|
|
7121
|
-
background: white;
|
|
7122
|
-
|
|
7123
|
-
&.inline {
|
|
7124
|
-
.table-row {
|
|
7125
|
-
flex-direction: column;
|
|
7126
|
-
|
|
7127
|
-
> label {
|
|
7128
|
-
padding: 0 16px 7px 0;
|
|
7129
|
-
}
|
|
7130
|
-
}
|
|
7131
|
-
}
|
|
7132
|
-
|
|
7133
|
-
&.has-border {
|
|
7134
|
-
.table-header {
|
|
7135
|
-
border-bottom: 1px solid $strokes-light-trans-1;
|
|
7136
|
-
}
|
|
7137
|
-
|
|
7138
|
-
.hiddenBorder {
|
|
7139
|
-
border-top: none !important;
|
|
7140
|
-
}
|
|
7141
|
-
|
|
7142
|
-
.table-row + .table-row {
|
|
7143
|
-
border-top: 1px solid $strokes-light-trans-1;
|
|
7144
|
-
}
|
|
7145
|
-
|
|
7146
|
-
.table-row:last-of-type {
|
|
7147
|
-
padding-bottom: 0;
|
|
7016
|
+
color: $white;
|
|
7148
7017
|
}
|
|
7149
7018
|
}
|
|
7019
|
+
}
|
|
7150
7020
|
|
|
7151
|
-
&.align-right {
|
|
7152
|
-
.content {
|
|
7153
|
-
text-align: right;
|
|
7154
|
-
}
|
|
7155
|
-
}
|
|
7156
|
-
.uuid-row {
|
|
7157
|
-
display: flex;
|
|
7158
|
-
justify-content: space-between;
|
|
7159
7021
|
|
|
7160
|
-
|
|
7161
|
-
|
|
7162
|
-
|
|
7163
|
-
|
|
7022
|
+
.E_tqjc4ui {
|
|
7023
|
+
@at-root {
|
|
7024
|
+
span#{&} {
|
|
7025
|
+
margin: 0 2px;
|
|
7164
7026
|
}
|
|
7165
7027
|
}
|
|
7166
7028
|
}
|
|
7167
7029
|
|
|
7168
|
-
|
|
7030
|
+
|
|
7031
|
+
.E_n12mqh7z {
|
|
7169
7032
|
display: flex;
|
|
7170
|
-
justify-content: space-between;
|
|
7171
7033
|
align-items: center;
|
|
7172
|
-
|
|
7173
|
-
|
|
7174
|
-
|
|
7175
|
-
.table-title {
|
|
7176
|
-
color: $text-secondary-light;
|
|
7177
|
-
font-weight: 600;
|
|
7178
|
-
font-size: 12px;
|
|
7179
|
-
line-height: 8px;
|
|
7180
|
-
}
|
|
7034
|
+
font-size: 12px;
|
|
7035
|
+
line-height: 18px;
|
|
7181
7036
|
|
|
7182
|
-
|
|
7183
|
-
|
|
7184
|
-
color: $strokes-translucent-2-light;
|
|
7185
|
-
cursor: pointer;
|
|
7037
|
+
&:not(:last-child) {
|
|
7038
|
+
margin-bottom: 4px;
|
|
7186
7039
|
}
|
|
7187
7040
|
}
|
|
7188
7041
|
|
|
7189
|
-
.
|
|
7190
|
-
|
|
7191
|
-
line-height: 18px;
|
|
7042
|
+
.E_tf5bynu {
|
|
7043
|
+
margin: 0 3px;
|
|
7192
7044
|
}
|
|
7193
7045
|
|
|
7194
|
-
.
|
|
7195
|
-
|
|
7196
|
-
|
|
7197
|
-
|
|
7046
|
+
.E_tcckoz1 {
|
|
7047
|
+
max-height: 400px;
|
|
7048
|
+
overflow: auto;
|
|
7049
|
+
}
|
|
7198
7050
|
|
|
7199
|
-
.hidden {
|
|
7200
|
-
display: none;
|
|
7201
|
-
}
|
|
7202
7051
|
|
|
7203
|
-
|
|
7204
|
-
|
|
7205
|
-
|
|
7052
|
+
.E_ou7iq30 {
|
|
7053
|
+
overflow: hidden;
|
|
7054
|
+
text-overflow: ellipsis;
|
|
7055
|
+
}
|
|
7206
7056
|
|
|
7207
|
-
|
|
7208
|
-
|
|
7209
|
-
|
|
7210
|
-
width: 100%;
|
|
7211
|
-
white-space: pre-wrap;
|
|
7057
|
+
.E_s1tui002 {
|
|
7058
|
+
white-space: nowrap;
|
|
7059
|
+
}
|
|
7212
7060
|
|
|
7213
|
-
|
|
7214
|
-
|
|
7215
|
-
|
|
7216
|
-
|
|
7061
|
+
.E_mxrc2zg {
|
|
7062
|
+
display: -webkit-box;
|
|
7063
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
7064
|
+
-webkit-box-orient: vertical;
|
|
7065
|
+
word-break: break-all;
|
|
7066
|
+
}
|
|
7217
7067
|
|
|
7218
|
-
|
|
7219
|
-
|
|
7068
|
+
.E_t1vv6d68 {
|
|
7069
|
+
.ant-tooltip-arrow {
|
|
7070
|
+
display: none;
|
|
7071
|
+
}
|
|
7072
|
+
.ant-tooltip-inner {
|
|
7073
|
+
background: $gray-a80-9;
|
|
7074
|
+
border-radius: 4px;
|
|
7075
|
+
&:has(.eagle-ellipsis-content) {
|
|
7076
|
+
visibility: hidden;
|
|
7220
7077
|
}
|
|
7221
7078
|
}
|
|
7222
7079
|
}
|
|
7223
7080
|
|
|
7224
|
-
.E_rhz2uv5 {
|
|
7225
|
-
width: var(--rhz2uv5-0);
|
|
7226
|
-
flex-shrink: 0;
|
|
7227
|
-
color: $text-secondary-light;
|
|
7228
|
-
padding-right: 12px;
|
|
7229
|
-
}
|
|
7230
|
-
|
|
7231
7081
|
|
|
7232
7082
|
.E_s1at6qmn {
|
|
7233
7083
|
&.ant-layout-sider {
|
|
@@ -7337,52 +7187,202 @@
|
|
|
7337
7187
|
padding: 0 6px;
|
|
7338
7188
|
}
|
|
7339
7189
|
}
|
|
7340
|
-
}
|
|
7341
|
-
|
|
7342
|
-
.E_n1ugzfva {
|
|
7343
|
-
display: flex;
|
|
7344
|
-
place-items: center;
|
|
7345
|
-
width: 100% !important;
|
|
7190
|
+
}
|
|
7191
|
+
|
|
7192
|
+
.E_n1ugzfva {
|
|
7193
|
+
display: flex;
|
|
7194
|
+
place-items: center;
|
|
7195
|
+
width: 100% !important;
|
|
7196
|
+
|
|
7197
|
+
&[disabled] {
|
|
7198
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
7199
|
+
opacity: 1 !important;
|
|
7200
|
+
}
|
|
7201
|
+
|
|
7202
|
+
&.ant-btn {
|
|
7203
|
+
width: 100%;
|
|
7204
|
+
color: $text-light-primary;
|
|
7205
|
+
}
|
|
7206
|
+
|
|
7207
|
+
.icon-wrapper {
|
|
7208
|
+
margin-right: 12px;
|
|
7209
|
+
}
|
|
7210
|
+
|
|
7211
|
+
.link-title {
|
|
7212
|
+
flex: 1;
|
|
7213
|
+
overflow: hidden;
|
|
7214
|
+
white-space: nowrap;
|
|
7215
|
+
text-overflow: ellipsis;
|
|
7216
|
+
text-align: left;
|
|
7217
|
+
}
|
|
7218
|
+
}
|
|
7219
|
+
|
|
7220
|
+
|
|
7221
|
+
.E_u15heuvq {
|
|
7222
|
+
&.content {
|
|
7223
|
+
cursor: default !important;
|
|
7224
|
+
&.link {
|
|
7225
|
+
cursor: pointer !important;
|
|
7226
|
+
&:hover {
|
|
7227
|
+
color: $text-colorful-outstanding;
|
|
7228
|
+
}
|
|
7229
|
+
}
|
|
7230
|
+
&.black {
|
|
7231
|
+
color: $text-neutral-primary;
|
|
7232
|
+
}
|
|
7233
|
+
&.gray {
|
|
7234
|
+
color: $text-neutral-secondary;
|
|
7235
|
+
}
|
|
7236
|
+
}
|
|
7237
|
+
}
|
|
7238
|
+
|
|
7239
|
+
|
|
7240
|
+
.E_wg1tsps {
|
|
7241
|
+
display: flex;
|
|
7242
|
+
align-items: center;
|
|
7243
|
+
justify-content: flex-end;
|
|
7244
|
+
}
|
|
7245
|
+
|
|
7246
|
+
.E_b1ctd5xy {
|
|
7247
|
+
display: flex;
|
|
7248
|
+
align-items: center;
|
|
7249
|
+
width: calc(100% - 40px);
|
|
7250
|
+
|
|
7251
|
+
.chart {
|
|
7252
|
+
display: inline-block;
|
|
7253
|
+
width: 100%;
|
|
7254
|
+
}
|
|
7255
|
+
}
|
|
7256
|
+
|
|
7257
|
+
.E_u1p8acpn {
|
|
7258
|
+
min-width: 40px;
|
|
7259
|
+
|
|
7260
|
+
.unit {
|
|
7261
|
+
color: $text-light-primary !important;
|
|
7262
|
+
}
|
|
7263
|
+
}
|
|
7264
|
+
|
|
7265
|
+
|
|
7266
|
+
.E_t1sqg15u {
|
|
7267
|
+
background: white;
|
|
7268
|
+
|
|
7269
|
+
&.inline {
|
|
7270
|
+
.table-row {
|
|
7271
|
+
flex-direction: column;
|
|
7272
|
+
|
|
7273
|
+
> label {
|
|
7274
|
+
padding: 0 16px 7px 0;
|
|
7275
|
+
}
|
|
7276
|
+
}
|
|
7277
|
+
}
|
|
7278
|
+
|
|
7279
|
+
&.has-border {
|
|
7280
|
+
.table-header {
|
|
7281
|
+
border-bottom: 1px solid $strokes-light-trans-1;
|
|
7282
|
+
}
|
|
7283
|
+
|
|
7284
|
+
.hiddenBorder {
|
|
7285
|
+
border-top: none !important;
|
|
7286
|
+
}
|
|
7287
|
+
|
|
7288
|
+
.table-row + .table-row {
|
|
7289
|
+
border-top: 1px solid $strokes-light-trans-1;
|
|
7290
|
+
}
|
|
7291
|
+
|
|
7292
|
+
.table-row:last-of-type {
|
|
7293
|
+
padding-bottom: 0;
|
|
7294
|
+
}
|
|
7295
|
+
}
|
|
7296
|
+
|
|
7297
|
+
&.align-right {
|
|
7298
|
+
.content {
|
|
7299
|
+
text-align: right;
|
|
7300
|
+
}
|
|
7301
|
+
}
|
|
7302
|
+
.uuid-row {
|
|
7303
|
+
display: flex;
|
|
7304
|
+
justify-content: space-between;
|
|
7305
|
+
|
|
7306
|
+
.id-text {
|
|
7307
|
+
white-space: nowrap;
|
|
7308
|
+
overflow: hidden;
|
|
7309
|
+
text-overflow: ellipsis;
|
|
7310
|
+
}
|
|
7311
|
+
}
|
|
7312
|
+
}
|
|
7313
|
+
|
|
7314
|
+
.E_t4zczcp {
|
|
7315
|
+
display: flex;
|
|
7316
|
+
justify-content: space-between;
|
|
7317
|
+
align-items: center;
|
|
7318
|
+
padding: 8px;
|
|
7319
|
+
min-height: 32px;
|
|
7320
|
+
|
|
7321
|
+
.table-title {
|
|
7322
|
+
color: $text-secondary-light;
|
|
7323
|
+
font-weight: 600;
|
|
7324
|
+
font-size: 12px;
|
|
7325
|
+
line-height: 8px;
|
|
7326
|
+
}
|
|
7327
|
+
|
|
7328
|
+
.edit-icon {
|
|
7329
|
+
font-size: 16px;
|
|
7330
|
+
color: $strokes-translucent-2-light;
|
|
7331
|
+
cursor: pointer;
|
|
7332
|
+
}
|
|
7333
|
+
}
|
|
7334
|
+
|
|
7335
|
+
.E_t1s7goww {
|
|
7336
|
+
font-size: 12px;
|
|
7337
|
+
line-height: 18px;
|
|
7338
|
+
}
|
|
7339
|
+
|
|
7340
|
+
.E_t93e4cf {
|
|
7341
|
+
display: flex;
|
|
7342
|
+
padding: 8px 0;
|
|
7343
|
+
color: $text-primary-light;
|
|
7344
|
+
|
|
7345
|
+
.hidden {
|
|
7346
|
+
display: none;
|
|
7347
|
+
}
|
|
7346
7348
|
|
|
7347
|
-
|
|
7348
|
-
|
|
7349
|
-
opacity: 1 !important;
|
|
7349
|
+
.ant-btn.ant-btn-link {
|
|
7350
|
+
height: auto;
|
|
7350
7351
|
}
|
|
7351
7352
|
|
|
7352
|
-
|
|
7353
|
+
.content {
|
|
7354
|
+
overflow: hidden;
|
|
7355
|
+
overflow-x: auto;
|
|
7353
7356
|
width: 100%;
|
|
7354
|
-
|
|
7355
|
-
}
|
|
7357
|
+
white-space: pre-wrap;
|
|
7356
7358
|
|
|
7357
|
-
|
|
7358
|
-
|
|
7359
|
-
|
|
7359
|
+
.ant-btn {
|
|
7360
|
+
white-space: pre-wrap;
|
|
7361
|
+
text-align: left;
|
|
7362
|
+
}
|
|
7360
7363
|
|
|
7361
|
-
|
|
7362
|
-
|
|
7363
|
-
|
|
7364
|
-
white-space: nowrap;
|
|
7365
|
-
text-overflow: ellipsis;
|
|
7366
|
-
text-align: left;
|
|
7364
|
+
.unit-chart {
|
|
7365
|
+
justify-content: flex-start;
|
|
7366
|
+
}
|
|
7367
7367
|
}
|
|
7368
7368
|
}
|
|
7369
7369
|
|
|
7370
|
+
.E_rhz2uv5 {
|
|
7371
|
+
width: var(--rhz2uv5-0);
|
|
7372
|
+
flex-shrink: 0;
|
|
7373
|
+
color: $text-secondary-light;
|
|
7374
|
+
padding-right: 12px;
|
|
7375
|
+
}
|
|
7370
7376
|
|
|
7371
|
-
|
|
7372
|
-
|
|
7373
|
-
|
|
7374
|
-
|
|
7375
|
-
|
|
7376
|
-
|
|
7377
|
-
|
|
7378
|
-
|
|
7379
|
-
|
|
7380
|
-
&.black {
|
|
7381
|
-
color: $text-neutral-primary;
|
|
7382
|
-
}
|
|
7383
|
-
&.gray {
|
|
7384
|
-
color: $text-neutral-secondary;
|
|
7385
|
-
}
|
|
7377
|
+
|
|
7378
|
+
.E_s1iv0tp1 {
|
|
7379
|
+
.enabled-switch {
|
|
7380
|
+
display: flex;
|
|
7381
|
+
align-items: center;
|
|
7382
|
+
}
|
|
7383
|
+
|
|
7384
|
+
.enabled-text {
|
|
7385
|
+
margin-right: 8px;
|
|
7386
7386
|
}
|
|
7387
7387
|
}
|
|
7388
7388
|
|
|
@@ -7733,47 +7733,10 @@
|
|
|
7733
7733
|
}
|
|
7734
7734
|
|
|
7735
7735
|
|
|
7736
|
-
.
|
|
7737
|
-
|
|
7738
|
-
|
|
7739
|
-
|
|
7740
|
-
flex-shrink: unset;
|
|
7741
|
-
* {
|
|
7742
|
-
line-height: 18px;
|
|
7743
|
-
}
|
|
7744
|
-
}
|
|
7745
|
-
.col-content {
|
|
7746
|
-
flex: 1 1 0;
|
|
7747
|
-
display: flex;
|
|
7748
|
-
align-items: center;
|
|
7749
|
-
* {
|
|
7750
|
-
line-height: 18px;
|
|
7751
|
-
}
|
|
7752
|
-
}
|
|
7753
|
-
}
|
|
7754
|
-
|
|
7755
|
-
.E_l18dja44 {
|
|
7756
|
-
padding: 6px 0;
|
|
7757
|
-
|
|
7758
|
-
.col-label * {
|
|
7759
|
-
font-size: 13px;
|
|
7760
|
-
line-height: 20px;
|
|
7761
|
-
}
|
|
7762
|
-
.col-content * {
|
|
7763
|
-
font-size: 14px;
|
|
7764
|
-
line-height: 20px;
|
|
7765
|
-
}
|
|
7766
|
-
}
|
|
7767
|
-
|
|
7768
|
-
.E_c8c2hys {
|
|
7769
|
-
display: flex;
|
|
7770
|
-
justify-content: space-between;
|
|
7771
|
-
flex: 1;
|
|
7772
|
-
min-width: 0;
|
|
7773
|
-
}
|
|
7774
|
-
|
|
7775
|
-
.E_n4m6c4d {
|
|
7776
|
-
color: $text-light-tertiary;
|
|
7736
|
+
.E_h1ol2wl7 {
|
|
7737
|
+
font-weight: bold;
|
|
7738
|
+
background-color: unset;
|
|
7739
|
+
padding: unset;
|
|
7777
7740
|
}
|
|
7778
7741
|
|
|
7779
7742
|
|
|
@@ -7851,10 +7814,47 @@
|
|
|
7851
7814
|
}
|
|
7852
7815
|
|
|
7853
7816
|
|
|
7854
|
-
.
|
|
7855
|
-
|
|
7856
|
-
|
|
7857
|
-
|
|
7817
|
+
.E_i5w779o {
|
|
7818
|
+
padding: 8px 0;
|
|
7819
|
+
|
|
7820
|
+
.col-label {
|
|
7821
|
+
flex-shrink: unset;
|
|
7822
|
+
* {
|
|
7823
|
+
line-height: 18px;
|
|
7824
|
+
}
|
|
7825
|
+
}
|
|
7826
|
+
.col-content {
|
|
7827
|
+
flex: 1 1 0;
|
|
7828
|
+
display: flex;
|
|
7829
|
+
align-items: center;
|
|
7830
|
+
* {
|
|
7831
|
+
line-height: 18px;
|
|
7832
|
+
}
|
|
7833
|
+
}
|
|
7834
|
+
}
|
|
7835
|
+
|
|
7836
|
+
.E_l18dja44 {
|
|
7837
|
+
padding: 6px 0;
|
|
7838
|
+
|
|
7839
|
+
.col-label * {
|
|
7840
|
+
font-size: 13px;
|
|
7841
|
+
line-height: 20px;
|
|
7842
|
+
}
|
|
7843
|
+
.col-content * {
|
|
7844
|
+
font-size: 14px;
|
|
7845
|
+
line-height: 20px;
|
|
7846
|
+
}
|
|
7847
|
+
}
|
|
7848
|
+
|
|
7849
|
+
.E_c8c2hys {
|
|
7850
|
+
display: flex;
|
|
7851
|
+
justify-content: space-between;
|
|
7852
|
+
flex: 1;
|
|
7853
|
+
min-width: 0;
|
|
7854
|
+
}
|
|
7855
|
+
|
|
7856
|
+
.E_n4m6c4d {
|
|
7857
|
+
color: $text-light-tertiary;
|
|
7858
7858
|
}
|
|
7859
7859
|
|
|
7860
7860
|
|
|
@@ -7876,57 +7876,6 @@
|
|
|
7876
7876
|
}
|
|
7877
7877
|
|
|
7878
7878
|
|
|
7879
|
-
.E_c14ouk5o {
|
|
7880
|
-
width: 100%;
|
|
7881
|
-
height: 100%;
|
|
7882
|
-
display: flex;
|
|
7883
|
-
font-size: 12px;
|
|
7884
|
-
line-height: 18px;
|
|
7885
|
-
padding: 8px 0;
|
|
7886
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
7887
|
-
|
|
7888
|
-
&:last-of-type {
|
|
7889
|
-
box-shadow: none;
|
|
7890
|
-
padding-bottom: 0;
|
|
7891
|
-
}
|
|
7892
|
-
&.collapsed {
|
|
7893
|
-
flex-direction: column;
|
|
7894
|
-
|
|
7895
|
-
.collapsed-content {
|
|
7896
|
-
display: flex;
|
|
7897
|
-
|
|
7898
|
-
> span {
|
|
7899
|
-
flex: 1;
|
|
7900
|
-
display: flex;
|
|
7901
|
-
justify-content: space-between;
|
|
7902
|
-
.ant-btn {
|
|
7903
|
-
height: auto;
|
|
7904
|
-
}
|
|
7905
|
-
}
|
|
7906
|
-
}
|
|
7907
|
-
.extra-content {
|
|
7908
|
-
margin-left: 162px;
|
|
7909
|
-
}
|
|
7910
|
-
}
|
|
7911
|
-
|
|
7912
|
-
.col-label {
|
|
7913
|
-
width: 216px;
|
|
7914
|
-
color: $text-secondary-light;
|
|
7915
|
-
margin-right: 12px;
|
|
7916
|
-
flex-shrink: 0;
|
|
7917
|
-
}
|
|
7918
|
-
|
|
7919
|
-
.col-content {
|
|
7920
|
-
color: $text-primary-light;
|
|
7921
|
-
|
|
7922
|
-
/* make btn link in info row have the same height as normal text */
|
|
7923
|
-
.ant-btn.ant-btn-link {
|
|
7924
|
-
height: auto;
|
|
7925
|
-
}
|
|
7926
|
-
}
|
|
7927
|
-
}
|
|
7928
|
-
|
|
7929
|
-
|
|
7930
7879
|
.E_c1kchka8 {
|
|
7931
7880
|
height: 100%;
|
|
7932
7881
|
width: 100%;
|
|
@@ -8536,6 +8485,57 @@
|
|
|
8536
8485
|
}
|
|
8537
8486
|
|
|
8538
8487
|
|
|
8488
|
+
.E_c14ouk5o {
|
|
8489
|
+
width: 100%;
|
|
8490
|
+
height: 100%;
|
|
8491
|
+
display: flex;
|
|
8492
|
+
font-size: 12px;
|
|
8493
|
+
line-height: 18px;
|
|
8494
|
+
padding: 8px 0;
|
|
8495
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
8496
|
+
|
|
8497
|
+
&:last-of-type {
|
|
8498
|
+
box-shadow: none;
|
|
8499
|
+
padding-bottom: 0;
|
|
8500
|
+
}
|
|
8501
|
+
&.collapsed {
|
|
8502
|
+
flex-direction: column;
|
|
8503
|
+
|
|
8504
|
+
.collapsed-content {
|
|
8505
|
+
display: flex;
|
|
8506
|
+
|
|
8507
|
+
> span {
|
|
8508
|
+
flex: 1;
|
|
8509
|
+
display: flex;
|
|
8510
|
+
justify-content: space-between;
|
|
8511
|
+
.ant-btn {
|
|
8512
|
+
height: auto;
|
|
8513
|
+
}
|
|
8514
|
+
}
|
|
8515
|
+
}
|
|
8516
|
+
.extra-content {
|
|
8517
|
+
margin-left: 162px;
|
|
8518
|
+
}
|
|
8519
|
+
}
|
|
8520
|
+
|
|
8521
|
+
.col-label {
|
|
8522
|
+
width: 216px;
|
|
8523
|
+
color: $text-secondary-light;
|
|
8524
|
+
margin-right: 12px;
|
|
8525
|
+
flex-shrink: 0;
|
|
8526
|
+
}
|
|
8527
|
+
|
|
8528
|
+
.col-content {
|
|
8529
|
+
color: $text-primary-light;
|
|
8530
|
+
|
|
8531
|
+
/* make btn link in info row have the same height as normal text */
|
|
8532
|
+
.ant-btn.ant-btn-link {
|
|
8533
|
+
height: auto;
|
|
8534
|
+
}
|
|
8535
|
+
}
|
|
8536
|
+
}
|
|
8537
|
+
|
|
8538
|
+
|
|
8539
8539
|
.E_c1ss4prm {
|
|
8540
8540
|
color: $text-light-secondary;
|
|
8541
8541
|
&:is(ul, ol) {
|