@cloudtower/eagle 0.33.38 → 0.33.40

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.
@@ -51,6 +51,31 @@
51
51
  }
52
52
 
53
53
 
54
+ .E_c1uzzomf {
55
+ margin-bottom: 16px;
56
+
57
+ .card-title {
58
+ font-size: 16px;
59
+ color: $text-secondary-light;
60
+ font-weight: 700;
61
+ line-height: 32px;
62
+ }
63
+ .card-body {
64
+ padding: 24px;
65
+ border-radius: 8px;
66
+ background: $fills-light-white;
67
+ }
68
+
69
+ .empty {
70
+ font-weight: 700;
71
+ font-size: 14px;
72
+ line-height: 22px;
73
+ color: $text-light-tertiary;
74
+ text-align: center;
75
+ }
76
+ }
77
+
78
+
54
79
  .E_berrcjl {
55
80
  color: $text-terdiary-light;
56
81
  margin-bottom: 4px;
@@ -70,6 +95,64 @@
70
95
  }
71
96
 
72
97
 
98
+ .E_d133fzv0 {
99
+ .ant-dropdown-menu-item-group {
100
+ .ant-dropdown-menu-item-group-title {
101
+ padding: 4px 8px 0 8px;
102
+ color: $text-light-secondary;
103
+ font-size: 12px;
104
+ }
105
+ .ant-dropdown-menu-item-group-list {
106
+ padding-bottom: 6px;
107
+ }
108
+ &:not(:first-child) {
109
+ padding-top: 4px;
110
+ border-top: 1px solid $strokes-light-trans-2;
111
+ }
112
+ }
113
+ }
114
+
115
+
116
+ .E_c1yyuluq {
117
+ border-radius: 8px;
118
+ .ant-card-body {
119
+ padding: 20px 24px 24px 24px;
120
+ }
121
+ }
122
+
123
+
124
+ .E_ccrbeuz {
125
+ .ant-collapse-item {
126
+ border: 0px;
127
+ background-color: $fills-light-white;
128
+
129
+ .ant-collapse-header {
130
+ padding-top: 0px;
131
+ padding-bottom: 0px;
132
+ padding-left: 0px !important;
133
+ padding-right: 24px;
134
+ .ant-collapse-arrow {
135
+ right: 0px;
136
+ }
137
+ }
138
+ .ant-collapse-content {
139
+ .ant-collapse-content-box {
140
+ padding: 0px;
141
+ }
142
+ }
143
+ }
144
+ }
145
+
146
+ .E_c1fljvag {
147
+ .ant-collapse-item {
148
+ .ant-collapse-header {
149
+ padding-right: 0px;
150
+ cursor: default;
151
+ }
152
+ }
153
+ }
154
+
155
+
73
156
  .E_b1wx3t3t {
74
157
  &.ant-btn-icon-only {
75
158
  justify-content: center;
@@ -428,104 +511,6 @@
428
511
  }
429
512
 
430
513
 
431
- .E_b1nip9bk {
432
- padding: 4px 11px;
433
- }
434
-
435
- .E_bqamoqe {
436
- white-space: nowrap;
437
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
438
-
439
- & > .ant-btn {
440
- &.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
441
- --color: #{$text-light-general};
442
-
443
- &[disabled],
444
- &:hover[disabled] {
445
- --color: #{$text-light-general};
446
- }
447
- }
448
- }
449
-
450
- & > .ant-btn:not(:only-child) {
451
- & + .ant-btn {
452
- margin-left: 1px;
453
- }
454
-
455
- &:first-child {
456
- border-top-right-radius: 0;
457
- border-bottom-right-radius: 0;
458
- }
459
-
460
- &:last-child {
461
- border-top-left-radius: 0;
462
- border-bottom-left-radius: 0;
463
- }
464
-
465
- &:not(:first-child, :last-child) {
466
- border-radius: unset;
467
- }
468
- }
469
- }
470
-
471
-
472
- .E_c1uzzomf {
473
- margin-bottom: 16px;
474
-
475
- .card-title {
476
- font-size: 16px;
477
- color: $text-secondary-light;
478
- font-weight: 700;
479
- line-height: 32px;
480
- }
481
- .card-body {
482
- padding: 24px;
483
- border-radius: 8px;
484
- background: $fills-light-white;
485
- }
486
-
487
- .empty {
488
- font-weight: 700;
489
- font-size: 14px;
490
- line-height: 22px;
491
- color: $text-light-tertiary;
492
- text-align: center;
493
- }
494
- }
495
-
496
-
497
- .E_ccrbeuz {
498
- .ant-collapse-item {
499
- border: 0px;
500
- background-color: $fills-light-white;
501
-
502
- .ant-collapse-header {
503
- padding-top: 0px;
504
- padding-bottom: 0px;
505
- padding-left: 0px !important;
506
- padding-right: 24px;
507
- .ant-collapse-arrow {
508
- right: 0px;
509
- }
510
- }
511
- .ant-collapse-content {
512
- .ant-collapse-content-box {
513
- padding: 0px;
514
- }
515
- }
516
- }
517
- }
518
-
519
- .E_c1fljvag {
520
- .ant-collapse-item {
521
- .ant-collapse-header {
522
- padding-right: 0px;
523
- cursor: default;
524
- }
525
- }
526
- }
527
-
528
-
529
514
  .E_d1bw7c5z {
530
515
  position: relative;
531
516
  max-width: 388px;
@@ -617,209 +602,52 @@
617
602
  }
618
603
 
619
604
 
620
- .E_c1yyuluq {
621
- border-radius: 8px;
622
- .ant-card-body {
623
- padding: 20px 24px 24px 24px;
624
- }
605
+ .E_b1nip9bk {
606
+ padding: 4px 11px;
625
607
  }
626
608
 
609
+ .E_bqamoqe {
610
+ white-space: nowrap;
611
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
627
612
 
628
- .E_sx1bpnu {
629
- .ant-input-sm {
630
- line-height: 18px;
613
+ & > .ant-btn {
614
+ &.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
615
+ --color: #{$text-light-general};
616
+
617
+ &[disabled],
618
+ &:hover[disabled] {
619
+ --color: #{$text-light-general};
620
+ }
621
+ }
631
622
  }
632
- }
633
623
 
624
+ & > .ant-btn:not(:only-child) {
625
+ & + .ant-btn {
626
+ margin-left: 1px;
627
+ }
634
628
 
635
- .E_d133fzv0 {
636
- .ant-dropdown-menu-item-group {
637
- .ant-dropdown-menu-item-group-title {
638
- padding: 4px 8px 0 8px;
639
- color: $text-light-secondary;
640
- font-size: 12px;
629
+ &:first-child {
630
+ border-top-right-radius: 0;
631
+ border-bottom-right-radius: 0;
641
632
  }
642
- .ant-dropdown-menu-item-group-list {
643
- padding-bottom: 6px;
633
+
634
+ &:last-child {
635
+ border-top-left-radius: 0;
636
+ border-bottom-left-radius: 0;
644
637
  }
645
- &:not(:first-child) {
646
- padding-top: 4px;
647
- border-top: 1px solid $strokes-light-trans-2;
638
+
639
+ &:not(:first-child, :last-child) {
640
+ border-radius: unset;
648
641
  }
649
642
  }
650
643
  }
651
644
 
652
645
 
653
- .E_itxley7 {
654
- &.ant-input-group.ant-input-group-compact {
655
- display: flex;
656
- }
657
-
658
- &.ant-input-group.ant-input-group-compact > *:first-child,
659
- &.ant-input-group.ant-input-group-compact
660
- > .ant-select:first-child
661
- > .ant-select-selector,
662
- &.ant-input-group.ant-input-group-compact
663
- > .ant-calendar-picker:first-child
664
- .ant-input,
665
- &.ant-input-group.ant-input-group-compact
666
- > .ant-select-auto-complete:first-child
667
- .ant-input,
668
- &.ant-input-group.ant-input-group-compact
669
- > .ant-cascader-picker:first-child
670
- .ant-input,
671
- &.ant-input-group.ant-input-group-compact
672
- > .ant-mention-wrapper:first-child
673
- .ant-mention-editor,
674
- &.ant-input-group.ant-input-group-compact
675
- > .ant-time-picker:first-child
676
- .ant-time-picker-input {
677
- border-bottom-left-radius: 5px;
678
- border-top-left-radius: 5px;
679
- }
680
- &.ant-input-group.ant-input-group-compact > *:last-child,
681
- &.ant-input-group.ant-input-group-compact
682
- > .ant-select:last-child
683
- > .ant-select-selector,
684
- &.ant-input-group.ant-input-group-compact
685
- > .ant-calendar-picker:last-child
686
- .ant-input,
687
- &.ant-input-group.ant-input-group-compact
688
- > .ant-select-auto-complete:last-child
689
- .ant-input,
690
- &.ant-input-group.ant-input-group-compact
691
- > .ant-cascader-picker:last-child
692
- .ant-input,
693
- &.ant-input-group.ant-input-group-compact
694
- > .ant-cascader-picker-focused:last-child
695
- .ant-input,
696
- &.ant-input-group.ant-input-group-compact
697
- > .ant-mention-wrapper:last-child
698
- .ant-mention-editor,
699
- &.ant-input-group.ant-input-group-compact
700
- > .ant-time-picker:last-child
701
- .ant-time-picker-input {
702
- border-bottom-right-radius: 5px;
703
- border-top-right-radius: 5px;
704
- }
705
- }
706
-
707
-
708
- .E_phljevk {
709
- display: flex;
710
- justify-content: space-between;
711
- align-items: center;
712
- padding: 10px 0;
713
- color: $text-light-secondary;
714
- font-size: 12px;
715
- line-height: 24px;
716
-
717
- .pagination-left {
718
- padding: 2px 8px;
719
- }
720
-
721
- .dropdown-trigger {
722
- display: flex;
723
- align-items: center;
724
- border-radius: 6px;
725
- cursor: pointer;
726
- transition: all 0.3s ease;
727
-
728
- &:hover {
729
- background: $fills-interaction-light-general-hover;
730
- color: $text-light-general;
731
- }
732
- .icon-inner {
733
- margin-left: 4px;
734
- }
735
- }
736
-
737
- .pagination-right {
738
- display: flex;
739
- align-items: center;
740
- color: $blue-60;
741
- font-weight: bold;
742
- .icon-inner {
743
- margin-left: 4px;
744
- }
745
- .prev-btn,
746
- .next-btn {
747
- padding: 0 8px;
748
- > span {
749
- color: $text-light-general;
750
- }
751
- }
752
-
753
- .next-btn {
754
- .icon-inner {
755
- transform: rotate(180deg);
756
- }
757
- }
758
- }
759
- }
760
-
761
- .E_d12rtyeg {
762
- &.ant-dropdown .ant-dropdown-menu {
763
- max-height: calc(100vh - 128px);
764
- overflow-y: auto;
765
-
766
- .ant-dropdown-menu-item {
767
- padding: 4px 20px;
768
- font-size: 12px;
769
- line-height: 18px;
770
- }
771
- }
772
- }
773
-
774
-
775
- .E_i11gg7mj {
776
- .ant-input-prefix {
777
- margin-right: 8px;
778
- }
779
- .ant-input-suffix {
780
- margin-left: 8px;
781
- }
782
- }
783
-
784
- .E_cc368xp {
785
- color: $gray-120;
786
- border-right: 1px solid $gray-a60-5;
787
- margin-right: 8px;
788
- padding-right: 8px;
789
- }
790
-
791
- .E_i11o6xqj {
792
- display: flex;
793
- gap: 4px;
794
-
795
- .icon-wrapper {
796
- cursor: pointer;
797
- }
798
- }
799
-
800
- .E_d19ruhdj {
801
- &.icon-wrapper {
802
- cursor: not-allowed;
803
- }
804
- }
805
-
806
-
807
- .E_ivqqkzv {
808
- height: 24px;
809
- width: 56px !important;
810
- margin-right: 4px;
811
- }
812
-
813
- .E_c1wk4q29 {
814
- color: $text-secondary-light;
815
- }
816
-
817
-
818
- .E_rapgekc {
819
- &.ant-radio-wrapper {
820
- display: inline-flex;
821
- align-items: baseline;
822
- white-space: pre-wrap;
646
+ .E_rapgekc {
647
+ &.ant-radio-wrapper {
648
+ display: inline-flex;
649
+ align-items: baseline;
650
+ white-space: pre-wrap;
823
651
 
824
652
  .ant-radio {
825
653
  position: relative;
@@ -996,281 +824,305 @@
996
824
  }
997
825
 
998
826
 
999
- .E_c1bus5hc {
1000
- --color: white;
1001
- height: 14px;
1002
- width: 14px;
1003
- border-radius: 50%;
1004
- flex-shrink: 0;
1005
- display: flex;
1006
- align-items: center;
1007
- justify-content: center;
1008
- border: 1px solid var(--color);
827
+ .E_ivqqkzv {
828
+ height: 24px;
829
+ width: 56px !important;
830
+ margin-right: 4px;
831
+ }
1009
832
 
1010
- .circle-inner {
1011
- position: relative;
1012
- height: 10px;
1013
- width: 10px;
1014
- border-radius: 50%;
1015
- overflow: hidden;
1016
- }
833
+ .E_c1wk4q29 {
834
+ color: $text-secondary-light;
835
+ }
1017
836
 
1018
- .circle-content {
1019
- position: absolute;
1020
- height: 100%;
1021
- width: 100%;
1022
- left: 0;
1023
- top: 0;
1024
- border-radius: 50%;
1025
- background: linear-gradient(to right, var(--color) 50%, white 50%);
1026
- transform: rotate(180deg);
837
+
838
+ .E_itxley7 {
839
+ &.ant-input-group.ant-input-group-compact {
840
+ display: flex;
1027
841
  }
1028
842
 
1029
- .circle-child {
1030
- position: absolute;
1031
- height: 100%;
1032
- width: 100%;
1033
- left: 0;
1034
- top: 0;
1035
- margin-left: 50%;
1036
- transform-origin: left;
1037
- background: white;
1038
- transform: rotate(0deg);
843
+ &.ant-input-group.ant-input-group-compact > *:first-child,
844
+ &.ant-input-group.ant-input-group-compact
845
+ > .ant-select:first-child
846
+ > .ant-select-selector,
847
+ &.ant-input-group.ant-input-group-compact
848
+ > .ant-calendar-picker:first-child
849
+ .ant-input,
850
+ &.ant-input-group.ant-input-group-compact
851
+ > .ant-select-auto-complete:first-child
852
+ .ant-input,
853
+ &.ant-input-group.ant-input-group-compact
854
+ > .ant-cascader-picker:first-child
855
+ .ant-input,
856
+ &.ant-input-group.ant-input-group-compact
857
+ > .ant-mention-wrapper:first-child
858
+ .ant-mention-editor,
859
+ &.ant-input-group.ant-input-group-compact
860
+ > .ant-time-picker:first-child
861
+ .ant-time-picker-input {
862
+ border-bottom-left-radius: 5px;
863
+ border-top-left-radius: 5px;
864
+ }
865
+ &.ant-input-group.ant-input-group-compact > *:last-child,
866
+ &.ant-input-group.ant-input-group-compact
867
+ > .ant-select:last-child
868
+ > .ant-select-selector,
869
+ &.ant-input-group.ant-input-group-compact
870
+ > .ant-calendar-picker:last-child
871
+ .ant-input,
872
+ &.ant-input-group.ant-input-group-compact
873
+ > .ant-select-auto-complete:last-child
874
+ .ant-input,
875
+ &.ant-input-group.ant-input-group-compact
876
+ > .ant-cascader-picker:last-child
877
+ .ant-input,
878
+ &.ant-input-group.ant-input-group-compact
879
+ > .ant-cascader-picker-focused:last-child
880
+ .ant-input,
881
+ &.ant-input-group.ant-input-group-compact
882
+ > .ant-mention-wrapper:last-child
883
+ .ant-mention-editor,
884
+ &.ant-input-group.ant-input-group-compact
885
+ > .ant-time-picker:last-child
886
+ .ant-time-picker-input {
887
+ border-bottom-right-radius: 5px;
888
+ border-top-right-radius: 5px;
1039
889
  }
1040
890
  }
1041
891
 
1042
892
 
1043
- .E_s1dizucg {
1044
- &.ant-switch {
1045
- min-width: 40px;
1046
- height: 24px;
1047
- background: $fills-trans-quinary-light;
1048
- overflow: hidden;
1049
- &:focus {
1050
- box-shadow: 0 0 0 2px $strokes-light-trans-1;
1051
- }
1052
- }
1053
- &.ant-switch-small {
1054
- min-width: 26px;
1055
- height: 16px;
1056
- }
1057
- &.ant-switch-large {
1058
- min-width: 52px;
1059
- height: 32px;
1060
- }
1061
-
1062
- &.ant-switch .ant-switch-handle {
1063
- height: 20px;
1064
- width: 20px;
1065
- &::before {
1066
- border-radius: 10px;
1067
- transition-delay: 120ms;
1068
- }
1069
- }
1070
- &.ant-switch-small .ant-switch-handle {
1071
- height: 14px;
1072
- width: 14px;
1073
- top: 1px;
1074
- left: 1px;
1075
- }
1076
- &.ant-switch-large .ant-switch-handle {
1077
- height: 28px;
1078
- width: 28px;
1079
- &::before {
1080
- border-radius: 14px;
1081
- }
1082
- }
1083
-
1084
- &.ant-switch-checked {
1085
- background-color: $green-60;
1086
- }
1087
- &.ant-switch-checked .ant-switch-handle {
1088
- left: calc(100% - 20px - 2px);
1089
- }
1090
- &.ant-switch-small.ant-switch-checked .ant-switch-handle {
1091
- left: calc(100% - 14px - 1px);
1092
- }
1093
- &.ant-switch-large.ant-switch-checked .ant-switch-handle {
1094
- left: calc(100% - 28px - 2px);
1095
- }
1096
- }
1097
-
1098
- .E_c1up6e3y {
1099
- margin-left: 5px;
1100
- }
1101
-
1102
-
1103
- .E_tju3gfj {
1104
- .date {
1105
- margin-right: 4px;
1106
- }
1107
- }
1108
-
1109
-
1110
- .E_s1sck0th {
1111
- padding: 0 8px;
1112
- border-radius: 4px;
1113
- }
893
+ .E_phljevk {
894
+ display: flex;
895
+ justify-content: space-between;
896
+ align-items: center;
897
+ padding: 10px 0;
898
+ color: $text-light-secondary;
899
+ font-size: 12px;
900
+ line-height: 24px;
1114
901
 
1115
- .E_m855nr1 {
902
+ .pagination-left {
1116
903
  padding: 2px 8px;
1117
- border-radius: 3px;
1118
904
  }
1119
905
 
1120
- .E_l1270xpg {
1121
- padding: 3px 8px;
1122
- border-radius: 2px;
1123
- }
906
+ .dropdown-trigger {
907
+ display: flex;
908
+ align-items: center;
909
+ border-radius: 6px;
910
+ cursor: pointer;
911
+ transition: all 0.3s ease;
1124
912
 
1125
- .E_t14rextb {
1126
- &.ant-tag:hover {
1127
- opacity: unset;
913
+ &:hover {
914
+ background: $fills-interaction-light-general-hover;
915
+ color: $text-light-general;
916
+ }
917
+ .icon-inner {
918
+ margin-left: 4px;
919
+ }
1128
920
  }
1129
- &.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
1130
- margin: 0;
1131
- margin-right: 8px;
1132
- display: inline-flex;
921
+
922
+ .pagination-right {
923
+ display: flex;
1133
924
  align-items: center;
1134
- border: none;
1135
- & .ant-tag-close-icon {
1136
- width: 16px;
1137
- height: 16px;
1138
- color: inherit;
925
+ color: $blue-60;
926
+ font-weight: bold;
927
+ .icon-inner {
1139
928
  margin-left: 4px;
1140
- opacity: 0.6;
1141
- display: inline-flex;
1142
- &:hover {
1143
- opacity: 1;
1144
- }
1145
- }
1146
- &.ant-tag-blue {
1147
- color: $fills-light-general-general;
1148
- background-color: $fills-light-general-general-light;
1149
- }
1150
- &.ant-tag-red {
1151
- color: $fills-light-serious-serious;
1152
- background-color: $fills-light-serious-serious-light;
1153
- }
1154
- &.ant-tag-yellow {
1155
- color: $fills-light-notice-notice-dark;
1156
- background-color: $fills-light-notice-notice-light;
1157
- }
1158
- &.ant-tag-green {
1159
- color: $fills-light-positive-positive-dark;
1160
- background-color: $fills-light-positive-positive-light;
1161
- }
1162
- &.ant-tag-gray {
1163
- color: $text-light-super;
1164
- background-color: $fills-element-light-container-general;
1165
929
  }
1166
- &.ant-tag-purple {
1167
- color: $text-colorful-purple;
1168
- background-color: $fill-purple-light;
930
+ .prev-btn,
931
+ .next-btn {
932
+ padding: 0 8px;
933
+ > span {
934
+ color: $text-light-general;
935
+ }
1169
936
  }
1170
937
 
1171
- &.ui-kit-token-checked {
1172
- color: $text-light-on-tint;
1173
- &.ant-tag-red {
1174
- background-color: $fills-light-serious-serious;
1175
- }
1176
- &.ant-tag-yellow {
1177
- background-color: $fills-light-notice-notice;
1178
- }
1179
- &.ant-tag-green {
1180
- background-color: $fills-light-positive-positive;
1181
- }
1182
- &.ant-tag-blue {
1183
- background-color: $fills-light-general-general;
1184
- }
1185
- &.ant-tag-gray {
1186
- background-color: $gray-70;
1187
- }
1188
- &.ant-tag-purple {
1189
- background-color: $fill-purple-base;
938
+ .next-btn {
939
+ .icon-inner {
940
+ transform: rotate(180deg);
1190
941
  }
1191
942
  }
1192
943
  }
1193
944
  }
1194
945
 
946
+ .E_d12rtyeg {
947
+ &.ant-dropdown .ant-dropdown-menu {
948
+ max-height: calc(100vh - 128px);
949
+ overflow-y: auto;
1195
950
 
1196
- .E_t1m2x205 {
1197
- .ant-tooltip-arrow {
1198
- display: none;
1199
- }
1200
- .ant-tooltip-inner {
1201
- background: $gray-a80-9;
1202
- border-radius: 4px;
1203
- &:has(.eagle-ellipsis-content) {
1204
- visibility: hidden;
951
+ .ant-dropdown-menu-item {
952
+ padding: 4px 20px;
953
+ font-size: 12px;
954
+ line-height: 18px;
1205
955
  }
1206
956
  }
1207
957
  }
1208
958
 
1209
959
 
1210
- .E_s1dni7lo {
1211
- width: 430px !important;
1212
- }
1213
-
1214
- .E_d1wwmmm5 {
1215
- .ant-select-item-group {
1216
- padding: 8px 16px;
960
+ .E_sx1bpnu {
961
+ .ant-input-sm {
1217
962
  line-height: 18px;
1218
- border-top: 1px solid rgba(211, 218, 235, 0.6);
1219
- height: 34px;
1220
- min-height: 34px;
1221
- box-sizing: border-box;
1222
- margin-top: 8px;
1223
963
  }
1224
964
  }
1225
965
 
1226
- .E_o1ugr09p {
1227
- display: flex;
1228
- flex-direction: column;
1229
- margin: 1px 8px;
1230
- padding: 8px;
1231
- border-radius: 4px;
1232
966
 
1233
- .selected-icon {
1234
- display: none;
1235
- }
967
+ .E_i11gg7mj {
968
+ .ant-input-prefix {
969
+ margin-right: 8px;
970
+ }
971
+ .ant-input-suffix {
972
+ margin-left: 8px;
973
+ }
974
+ }
1236
975
 
1237
- &.ant-select-item-option-grouped {
1238
- padding-left: 8px;
1239
- }
976
+ .E_cc368xp {
977
+ color: $gray-120;
978
+ border-right: 1px solid $gray-a60-5;
979
+ margin-right: 8px;
980
+ padding-right: 8px;
981
+ }
1240
982
 
1241
- &.ant-select-item-option-selected {
1242
- background-color: white;
1243
- .timezone-title {
1244
- color: #0080ff;
1245
- }
1246
- .selected-icon {
1247
- display: block;
1248
- }
1249
- }
983
+ .E_i11o6xqj {
984
+ display: flex;
985
+ gap: 4px;
1250
986
 
1251
- &.ant-select-item-option-active {
1252
- background: rgba(0, 136, 255, 0.16);
1253
- .timezone-title {
1254
- color: #0080ff;
1255
- }
1256
- .timezone-tag {
1257
- background: rgba(0, 136, 255, 0.1);
1258
- color: #0080ff;
1259
- }
1260
- }
987
+ .icon-wrapper {
988
+ cursor: pointer;
1261
989
  }
990
+ }
1262
991
 
1263
- .E_o1ifxsq4 {
1264
- display: flex;
1265
- justify-content: space-between;
1266
- height: 20px;
1267
- line-height: 20px;
1268
-
1269
- .timezone-title {
1270
- color: #2d3a56;
1271
- overflow: hidden;
1272
- text-overflow: ellipsis;
1273
- }
992
+ .E_d19ruhdj {
993
+ &.icon-wrapper {
994
+ cursor: not-allowed;
995
+ }
996
+ }
997
+
998
+
999
+ .E_c1bus5hc {
1000
+ --color: white;
1001
+ height: 14px;
1002
+ width: 14px;
1003
+ border-radius: 50%;
1004
+ flex-shrink: 0;
1005
+ display: flex;
1006
+ align-items: center;
1007
+ justify-content: center;
1008
+ border: 1px solid var(--color);
1009
+
1010
+ .circle-inner {
1011
+ position: relative;
1012
+ height: 10px;
1013
+ width: 10px;
1014
+ border-radius: 50%;
1015
+ overflow: hidden;
1016
+ }
1017
+
1018
+ .circle-content {
1019
+ position: absolute;
1020
+ height: 100%;
1021
+ width: 100%;
1022
+ left: 0;
1023
+ top: 0;
1024
+ border-radius: 50%;
1025
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
1026
+ transform: rotate(180deg);
1027
+ }
1028
+
1029
+ .circle-child {
1030
+ position: absolute;
1031
+ height: 100%;
1032
+ width: 100%;
1033
+ left: 0;
1034
+ top: 0;
1035
+ margin-left: 50%;
1036
+ transform-origin: left;
1037
+ background: white;
1038
+ transform: rotate(0deg);
1039
+ }
1040
+ }
1041
+
1042
+
1043
+ .E_iq1gosr {
1044
+ display: inline-block;
1045
+ }
1046
+
1047
+
1048
+ .E_i1inqkme {
1049
+ height: 18px;
1050
+ line-height: 18px;
1051
+ padding: 0 4px;
1052
+ border-radius: 4px;
1053
+ background: rgba(235, 239, 245, 0.6);
1054
+ border: 1px solid rgba(223, 228, 235, 0.6);
1055
+ display: flex;
1056
+ align-items: center;
1057
+ white-space: nowrap;
1058
+ margin-right: 4px;
1059
+ }
1060
+
1061
+
1062
+ .E_s1dni7lo {
1063
+ width: 430px !important;
1064
+ }
1065
+
1066
+ .E_d1wwmmm5 {
1067
+ .ant-select-item-group {
1068
+ padding: 8px 16px;
1069
+ line-height: 18px;
1070
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
1071
+ height: 34px;
1072
+ min-height: 34px;
1073
+ box-sizing: border-box;
1074
+ margin-top: 8px;
1075
+ }
1076
+ }
1077
+
1078
+ .E_o1ugr09p {
1079
+ display: flex;
1080
+ flex-direction: column;
1081
+ margin: 1px 8px;
1082
+ padding: 8px;
1083
+ border-radius: 4px;
1084
+
1085
+ .selected-icon {
1086
+ display: none;
1087
+ }
1088
+
1089
+ &.ant-select-item-option-grouped {
1090
+ padding-left: 8px;
1091
+ }
1092
+
1093
+ &.ant-select-item-option-selected {
1094
+ background-color: white;
1095
+ .timezone-title {
1096
+ color: #0080ff;
1097
+ }
1098
+ .selected-icon {
1099
+ display: block;
1100
+ }
1101
+ }
1102
+
1103
+ &.ant-select-item-option-active {
1104
+ background: rgba(0, 136, 255, 0.16);
1105
+ .timezone-title {
1106
+ color: #0080ff;
1107
+ }
1108
+ .timezone-tag {
1109
+ background: rgba(0, 136, 255, 0.1);
1110
+ color: #0080ff;
1111
+ }
1112
+ }
1113
+ }
1114
+
1115
+ .E_o1ifxsq4 {
1116
+ display: flex;
1117
+ justify-content: space-between;
1118
+ height: 20px;
1119
+ line-height: 20px;
1120
+
1121
+ .timezone-title {
1122
+ color: #2d3a56;
1123
+ overflow: hidden;
1124
+ text-overflow: ellipsis;
1125
+ }
1274
1126
  }
1275
1127
 
1276
1128
  .E_o1zue7 {
@@ -1296,66 +1148,76 @@
1296
1148
  }
1297
1149
 
1298
1150
 
1299
- .E_iq1gosr {
1300
- display: inline-block;
1301
- }
1302
-
1303
-
1304
- .E_fzh9mnb {
1305
- width: 100%;
1306
- height: 100%;
1307
- min-height: 124px;
1308
- display: flex;
1309
- flex-direction: column;
1310
- justify-content: center;
1311
- align-items: center;
1312
-
1313
- .error-text {
1314
- color: $text-terdiary-light;
1315
- margin-bottom: 16px;
1316
- font-size: 18px;
1317
- }
1318
- }
1319
-
1320
-
1321
- .E_f7pxqmh {
1322
- width: 100%;
1323
- margin-bottom: 0 !important;
1324
- flex-flow: nowrap !important;
1325
- line-break: auto;
1326
-
1327
- & > .ant-form-item-label {
1328
- text-align: left !important;
1329
- padding-bottom: 0 !important;
1330
-
1331
- & > label {
1332
- min-height: 32px;
1333
- height: auto;
1334
- font-size: 13px;
1335
- color: rgba(44, 56, 82, 0.6);
1336
- white-space: normal;
1151
+ .E_s1dizucg {
1152
+ &.ant-switch {
1153
+ min-width: 40px;
1154
+ height: 24px;
1155
+ background: $fills-trans-quinary-light;
1156
+ overflow: hidden;
1157
+ &:focus {
1158
+ box-shadow: 0 0 0 2px $strokes-light-trans-1;
1337
1159
  }
1338
1160
  }
1161
+ &.ant-switch-small {
1162
+ min-width: 26px;
1163
+ height: 16px;
1164
+ }
1165
+ &.ant-switch-large {
1166
+ min-width: 52px;
1167
+ height: 32px;
1168
+ }
1339
1169
 
1340
- &.ant-form-item-has-error {
1341
- .ant-input {
1342
- border-color: #ff4d4f !important;
1170
+ &.ant-switch .ant-switch-handle {
1171
+ height: 20px;
1172
+ width: 20px;
1173
+ &::before {
1174
+ border-radius: 10px;
1175
+ transition-delay: 120ms;
1343
1176
  }
1344
- .ant-input-password {
1345
- border-color: #ff4d4f !important;
1177
+ }
1178
+ &.ant-switch-small .ant-switch-handle {
1179
+ height: 14px;
1180
+ width: 14px;
1181
+ top: 1px;
1182
+ left: 1px;
1183
+ }
1184
+ &.ant-switch-large .ant-switch-handle {
1185
+ height: 28px;
1186
+ width: 28px;
1187
+ &::before {
1188
+ border-radius: 14px;
1346
1189
  }
1347
1190
  }
1348
1191
 
1349
- .ant-form-item-explain {
1350
- margin-top: 4px;
1351
- font-size: 12px;
1352
- min-height: 0px;
1192
+ &.ant-switch-checked {
1193
+ background-color: $green-60;
1194
+ }
1195
+ &.ant-switch-checked .ant-switch-handle {
1196
+ left: calc(100% - 20px - 2px);
1353
1197
  }
1198
+ &.ant-switch-small.ant-switch-checked .ant-switch-handle {
1199
+ left: calc(100% - 14px - 1px);
1200
+ }
1201
+ &.ant-switch-large.ant-switch-checked .ant-switch-handle {
1202
+ left: calc(100% - 28px - 2px);
1203
+ }
1204
+ }
1354
1205
 
1355
- .ant-form-item-extra {
1356
- font-size: 12px;
1357
- color: rgba(44, 56, 82, 0.6);
1358
- min-height: 0px;
1206
+ .E_c1up6e3y {
1207
+ margin-left: 5px;
1208
+ }
1209
+
1210
+
1211
+ .E_t1m2x205 {
1212
+ .ant-tooltip-arrow {
1213
+ display: none;
1214
+ }
1215
+ .ant-tooltip-inner {
1216
+ background: $gray-a80-9;
1217
+ border-radius: 4px;
1218
+ &:has(.eagle-ellipsis-content) {
1219
+ visibility: hidden;
1220
+ }
1359
1221
  }
1360
1222
  }
1361
1223
 
@@ -1441,28 +1303,126 @@
1441
1303
  }
1442
1304
 
1443
1305
 
1444
- .E_iouxfgt {
1445
- display: inline-flex;
1446
- align-items: center;
1306
+ .E_s1sck0th {
1307
+ padding: 0 8px;
1308
+ border-radius: 4px;
1309
+ }
1447
1310
 
1448
- .icon-inner {
1449
- display: inline-flex;
1450
- align-items: center;
1451
- justify-content: center;
1311
+ .E_m855nr1 {
1312
+ padding: 2px 8px;
1313
+ border-radius: 3px;
1452
1314
  }
1453
- .icon-inner + span,
1454
- span + .icon-inner.suffix {
1455
- margin-left: 4px;
1315
+
1316
+ .E_l1270xpg {
1317
+ padding: 3px 8px;
1318
+ border-radius: 2px;
1456
1319
  }
1457
- &.is-rotate {
1458
- img,
1459
- svg {
1460
- animation: rotate 680ms linear infinite;
1320
+
1321
+ .E_t14rextb {
1322
+ &.ant-tag:hover {
1323
+ opacity: unset;
1324
+ }
1325
+ &.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
1326
+ margin: 0;
1327
+ margin-right: 8px;
1328
+ display: inline-flex;
1329
+ align-items: center;
1330
+ border: none;
1331
+ & .ant-tag-close-icon {
1332
+ width: 16px;
1333
+ height: 16px;
1334
+ color: inherit;
1335
+ margin-left: 4px;
1336
+ opacity: 0.6;
1337
+ display: inline-flex;
1338
+ &:hover {
1339
+ opacity: 1;
1340
+ }
1341
+ }
1342
+ &.ant-tag-blue {
1343
+ color: $fills-light-general-general;
1344
+ background-color: $fills-light-general-general-light;
1345
+ }
1346
+ &.ant-tag-red {
1347
+ color: $fills-light-serious-serious;
1348
+ background-color: $fills-light-serious-serious-light;
1349
+ }
1350
+ &.ant-tag-yellow {
1351
+ color: $fills-light-notice-notice-dark;
1352
+ background-color: $fills-light-notice-notice-light;
1353
+ }
1354
+ &.ant-tag-green {
1355
+ color: $fills-light-positive-positive-dark;
1356
+ background-color: $fills-light-positive-positive-light;
1357
+ }
1358
+ &.ant-tag-gray {
1359
+ color: $text-light-super;
1360
+ background-color: $fills-element-light-container-general;
1361
+ }
1362
+ &.ant-tag-purple {
1363
+ color: $text-colorful-purple;
1364
+ background-color: $fill-purple-light;
1365
+ }
1366
+
1367
+ &.ui-kit-token-checked {
1368
+ color: $text-light-on-tint;
1369
+ &.ant-tag-red {
1370
+ background-color: $fills-light-serious-serious;
1371
+ }
1372
+ &.ant-tag-yellow {
1373
+ background-color: $fills-light-notice-notice;
1374
+ }
1375
+ &.ant-tag-green {
1376
+ background-color: $fills-light-positive-positive;
1377
+ }
1378
+ &.ant-tag-blue {
1379
+ background-color: $fills-light-general-general;
1380
+ }
1381
+ &.ant-tag-gray {
1382
+ background-color: $gray-70;
1383
+ }
1384
+ &.ant-tag-purple {
1385
+ background-color: $fill-purple-base;
1386
+ }
1461
1387
  }
1462
1388
  }
1463
1389
  }
1464
1390
 
1465
1391
 
1392
+ .E_atcz0kf {
1393
+ .ant-input-suffix {
1394
+ margin-left: 8px;
1395
+ }
1396
+ &.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
1397
+ padding: 2px 7px 2px 12px;
1398
+ }
1399
+ }
1400
+
1401
+
1402
+ .E_tju3gfj {
1403
+ .date {
1404
+ margin-right: 4px;
1405
+ }
1406
+ }
1407
+
1408
+
1409
+ .E_fzh9mnb {
1410
+ width: 100%;
1411
+ height: 100%;
1412
+ min-height: 124px;
1413
+ display: flex;
1414
+ flex-direction: column;
1415
+ justify-content: center;
1416
+ align-items: center;
1417
+
1418
+ .error-text {
1419
+ color: $text-terdiary-light;
1420
+ margin-bottom: 16px;
1421
+ font-size: 18px;
1422
+ }
1423
+ }
1424
+
1425
+
1466
1426
  .E_a1wfy30z {
1467
1427
  .ant-input-number-handler-wrap {
1468
1428
  display: var(--a1wfy30z-0);
@@ -1500,27 +1460,67 @@
1500
1460
  }
1501
1461
 
1502
1462
 
1503
- .E_atcz0kf {
1504
- .ant-input-suffix {
1505
- margin-left: 8px;
1463
+ .E_f7pxqmh {
1464
+ width: 100%;
1465
+ margin-bottom: 0 !important;
1466
+ flex-flow: nowrap !important;
1467
+ line-break: auto;
1468
+
1469
+ & > .ant-form-item-label {
1470
+ text-align: left !important;
1471
+ padding-bottom: 0 !important;
1472
+
1473
+ & > label {
1474
+ min-height: 32px;
1475
+ height: auto;
1476
+ font-size: 13px;
1477
+ color: rgba(44, 56, 82, 0.6);
1478
+ white-space: normal;
1479
+ }
1506
1480
  }
1507
- &.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
1508
- padding: 2px 7px 2px 12px;
1481
+
1482
+ &.ant-form-item-has-error {
1483
+ .ant-input {
1484
+ border-color: #ff4d4f !important;
1485
+ }
1486
+ .ant-input-password {
1487
+ border-color: #ff4d4f !important;
1488
+ }
1489
+ }
1490
+
1491
+ .ant-form-item-explain {
1492
+ margin-top: 4px;
1493
+ font-size: 12px;
1494
+ min-height: 0px;
1495
+ }
1496
+
1497
+ .ant-form-item-extra {
1498
+ font-size: 12px;
1499
+ color: rgba(44, 56, 82, 0.6);
1500
+ min-height: 0px;
1509
1501
  }
1510
1502
  }
1511
1503
 
1512
1504
 
1513
- .E_i1inqkme {
1514
- height: 18px;
1515
- line-height: 18px;
1516
- padding: 0 4px;
1517
- border-radius: 4px;
1518
- background: rgba(235, 239, 245, 0.6);
1519
- border: 1px solid rgba(223, 228, 235, 0.6);
1520
- display: flex;
1505
+ .E_iouxfgt {
1506
+ display: inline-flex;
1521
1507
  align-items: center;
1522
- white-space: nowrap;
1523
- margin-right: 4px;
1508
+
1509
+ .icon-inner {
1510
+ display: inline-flex;
1511
+ align-items: center;
1512
+ justify-content: center;
1513
+ }
1514
+ .icon-inner + span,
1515
+ span + .icon-inner.suffix {
1516
+ margin-left: 4px;
1517
+ }
1518
+ &.is-rotate {
1519
+ img,
1520
+ svg {
1521
+ animation: rotate 680ms linear infinite;
1522
+ }
1523
+ }
1524
1524
  }
1525
1525
 
1526
1526
 
@@ -1888,6 +1888,11 @@
1888
1888
  }
1889
1889
 
1890
1890
 
1891
+ .E_m196gn1d {
1892
+ min-width: 1280px;
1893
+ }
1894
+
1895
+
1891
1896
  .E_a1b5xrg3 {
1892
1897
  .user-icon-inner {
1893
1898
  display: inline-flex;
@@ -2739,148 +2744,41 @@
2739
2744
  }
2740
2745
 
2741
2746
 
2742
- .E_m196gn1d {
2743
- min-width: 1280px;
2744
- }
2745
-
2747
+ .E_s4ivdfu {
2748
+ &.ant-select {
2749
+ .ant-select-selection-placeholder {
2750
+ opacity: 1;
2751
+ }
2746
2752
 
2747
- .E_s17wv897 {
2748
- &.ant-select,
2749
- &.ant-select div.ant-select-selector {
2750
- border-radius: 6px;
2753
+ &.select-loading-value {
2754
+ pointer-events: none;
2755
+ }
2751
2756
  }
2757
+ }
2752
2758
 
2759
+ .E_sks9xr8 {
2753
2760
  &.ant-select {
2754
- &.ant-select-single {
2755
- width: 100%;
2756
- &[data-size="small"] {
2757
- }
2758
- &[data-size="middle"] {
2759
- height: 30px;
2760
- }
2761
- &[data-size="large"] {
2762
- }
2763
- color: $text-primary-light;
2764
- border-color: $strokes-light-trans-2;
2765
- transition:
2766
- border 160ms ease 8ms,
2767
- box-shadow 160ms ease 8ms;
2768
- font-size: 13px;
2769
-
2770
- &.ant-select-lg {
2771
- height: 38px;
2772
- font-size: 13px;
2773
- }
2774
-
2775
- .ant-select-arrow,
2776
- .ant-select-arrow .anticon-down {
2777
- transition: 160ms ease;
2778
- }
2761
+ .select-hover-suffix,
2762
+ .select-active-suffix,
2763
+ .select-expanded-suffix,
2764
+ .select-expanded-search-suffix,
2765
+ .select-focus-suffix,
2766
+ .select-error-suffix,
2767
+ .select-error-hover-suffix,
2768
+ .select-error-active-suffix,
2769
+ .select-error-expanded-suffix,
2770
+ .select-error-expanded-search-suffix,
2771
+ .select-error-focus-suffix {
2772
+ display: none;
2773
+ width: 16px;
2774
+ height: 16px;
2775
+ }
2779
2776
 
2780
- .ant-select-arrow-loading {
2781
- color: $fills-light-general-general;
2777
+ &.ant-select-disabled {
2778
+ .select-suffix {
2779
+ opacity: 0.5;
2782
2780
  }
2783
-
2784
- &:not(.ant-select-disabled) {
2785
- &:hover .ant-select-selector,
2786
- &.__pseudo-states-hover .ant-select-selector {
2787
- border-color: $strokes-light-trans-4;
2788
- box-shadow: $shadow-light-hover;
2789
- }
2790
-
2791
- &:hover .ant-select-arrow,
2792
- &.__pseudo-states-hover .ant-select-arrow {
2793
- color: $fills-light-general-general;
2794
- }
2795
-
2796
- &:active,
2797
- &:focus,
2798
- &.ant-select-focused,
2799
- &.ant-select-open,
2800
- &.__pseudo-states-active,
2801
- &.__pseudo-states-focus {
2802
- .ant-select-selector {
2803
- border-color: $fills-light-general-general;
2804
- box-shadow: $shadow-light-active;
2805
- }
2806
- }
2807
-
2808
- &.ant-select-open .ant-select-arrow .anticon-down {
2809
- transform: rotate(180deg);
2810
- }
2811
- }
2812
-
2813
- &.ant-select-disabled .ant-select-selector {
2814
- background: $fills-light-trans-3;
2815
- border-color: $strokes-light-trans-3;
2816
- cursor: "not-allowed";
2817
- }
2818
- }
2819
- &.select-error:not(.ant-select-disabled) {
2820
- .ant-select-selector {
2821
- border-color: $fills-light-serious-serious !important;
2822
- }
2823
-
2824
- &:hover .ant-select-arrow,
2825
- &.__pseudo-states-hover .ant-select-arrow {
2826
- color: $text-light-super;
2827
- }
2828
-
2829
- &:active,
2830
- &:focus,
2831
- &.ant-select-focused,
2832
- &.ant-select-open,
2833
- &.__pseudo-states-focus,
2834
- &.__pseudo-states-active {
2835
- .ant-select-selector {
2836
- border-color: $fills-light-general-general;
2837
- box-shadow: $shadow-light-error;
2838
- }
2839
- }
2840
-
2841
- &.ant-select-open .ant-select-arrow .anticon-down {
2842
- transform: rotate(180deg);
2843
- }
2844
- }
2845
- }
2846
- }
2847
-
2848
-
2849
- .E_s4ivdfu {
2850
- &.ant-select {
2851
- .ant-select-selection-placeholder {
2852
- opacity: 1;
2853
- }
2854
-
2855
- &.select-loading-value {
2856
- pointer-events: none;
2857
- }
2858
- }
2859
- }
2860
-
2861
- .E_sks9xr8 {
2862
- &.ant-select {
2863
- .select-hover-suffix,
2864
- .select-active-suffix,
2865
- .select-expanded-suffix,
2866
- .select-expanded-search-suffix,
2867
- .select-focus-suffix,
2868
- .select-error-suffix,
2869
- .select-error-hover-suffix,
2870
- .select-error-active-suffix,
2871
- .select-error-expanded-suffix,
2872
- .select-error-expanded-search-suffix,
2873
- .select-error-focus-suffix {
2874
- display: none;
2875
- width: 16px;
2876
- height: 16px;
2877
- }
2878
-
2879
- &.ant-select-disabled {
2880
- .select-suffix {
2881
- opacity: 0.5;
2882
- }
2883
- }
2781
+ }
2884
2782
 
2885
2783
  &:not(.ant-select-disabled) {
2886
2784
  // open, not error
@@ -3075,32 +2973,102 @@
3075
2973
  }
3076
2974
 
3077
2975
 
3078
- .E_w1dxz879 {
3079
- display: flex;
3080
- flex-direction: column;
3081
- gap: 6px;
3082
- .ellipsis-tooltip {
3083
- max-height: var(--w1dxz879-0);
3084
- text-overflow: clip;
3085
- overflow: hidden;
3086
- }
3087
- .tips {
3088
- color: #fff;
3089
- opacity: 0.8;
2976
+ .E_s17wv897 {
2977
+ &.ant-select,
2978
+ &.ant-select div.ant-select-selector {
2979
+ border-radius: 6px;
3090
2980
  }
3091
- }
3092
2981
 
2982
+ &.ant-select {
2983
+ &.ant-select-single {
2984
+ width: 100%;
2985
+ &[data-size="small"] {
2986
+ }
2987
+ &[data-size="middle"] {
2988
+ height: 30px;
2989
+ }
2990
+ &[data-size="large"] {
2991
+ }
2992
+ color: $text-primary-light;
2993
+ border-color: $strokes-light-trans-2;
2994
+ transition:
2995
+ border 160ms ease 8ms,
2996
+ box-shadow 160ms ease 8ms;
2997
+ font-size: 13px;
2998
+
2999
+ &.ant-select-lg {
3000
+ height: 38px;
3001
+ font-size: 13px;
3002
+ }
3093
3003
 
3094
- .E_suhck3k {
3095
- height: 24px;
3096
- width: 24px;
3097
- border-radius: 6px;
3098
- padding: 4px;
3099
- &:hover {
3100
- background-color: $fill-outstanding-light;
3101
- svg {
3102
- path {
3103
- fill: blue;
3004
+ .ant-select-arrow,
3005
+ .ant-select-arrow .anticon-down {
3006
+ transition: 160ms ease;
3007
+ }
3008
+
3009
+ .ant-select-arrow-loading {
3010
+ color: $fills-light-general-general;
3011
+ }
3012
+
3013
+ &:not(.ant-select-disabled) {
3014
+ &:hover .ant-select-selector,
3015
+ &.__pseudo-states-hover .ant-select-selector {
3016
+ border-color: $strokes-light-trans-4;
3017
+ box-shadow: $shadow-light-hover;
3018
+ }
3019
+
3020
+ &:hover .ant-select-arrow,
3021
+ &.__pseudo-states-hover .ant-select-arrow {
3022
+ color: $fills-light-general-general;
3023
+ }
3024
+
3025
+ &:active,
3026
+ &:focus,
3027
+ &.ant-select-focused,
3028
+ &.ant-select-open,
3029
+ &.__pseudo-states-active,
3030
+ &.__pseudo-states-focus {
3031
+ .ant-select-selector {
3032
+ border-color: $fills-light-general-general;
3033
+ box-shadow: $shadow-light-active;
3034
+ }
3035
+ }
3036
+
3037
+ &.ant-select-open .ant-select-arrow .anticon-down {
3038
+ transform: rotate(180deg);
3039
+ }
3040
+ }
3041
+
3042
+ &.ant-select-disabled .ant-select-selector {
3043
+ background: $fills-light-trans-3;
3044
+ border-color: $strokes-light-trans-3;
3045
+ cursor: "not-allowed";
3046
+ }
3047
+ }
3048
+ &.select-error:not(.ant-select-disabled) {
3049
+ .ant-select-selector {
3050
+ border-color: $fills-light-serious-serious !important;
3051
+ }
3052
+
3053
+ &:hover .ant-select-arrow,
3054
+ &.__pseudo-states-hover .ant-select-arrow {
3055
+ color: $text-light-super;
3056
+ }
3057
+
3058
+ &:active,
3059
+ &:focus,
3060
+ &.ant-select-focused,
3061
+ &.ant-select-open,
3062
+ &.__pseudo-states-focus,
3063
+ &.__pseudo-states-active {
3064
+ .ant-select-selector {
3065
+ border-color: $fills-light-general-general;
3066
+ box-shadow: $shadow-light-error;
3067
+ }
3068
+ }
3069
+
3070
+ &.ant-select-open .ant-select-arrow .anticon-down {
3071
+ transform: rotate(180deg);
3104
3072
  }
3105
3073
  }
3106
3074
  }
@@ -3124,33 +3092,220 @@
3124
3092
  }
3125
3093
 
3126
3094
 
3127
- .E_hrhfj7c {
3128
- display: none;
3129
- }
3130
-
3131
- .E_dt9qoak {
3132
- .bottom {
3133
- color: $text-neutral-secondary;
3134
- }
3135
- .left {
3136
- min-width: 0;
3095
+ .E_suhck3k {
3096
+ height: 24px;
3097
+ width: 24px;
3098
+ border-radius: 6px;
3099
+ padding: 4px;
3100
+ &:hover {
3101
+ background-color: $fill-outstanding-light;
3102
+ svg {
3103
+ path {
3104
+ fill: blue;
3105
+ }
3106
+ }
3137
3107
  }
3138
3108
  }
3139
3109
 
3140
- .E_crhnxq5 {
3110
+
3111
+ .E_w1dxz879 {
3141
3112
  display: flex;
3142
- flex-direction: row;
3143
- justify-content: space-between;
3144
- .label {
3145
- color: $text-neutral-tertiary;
3146
- font-weight: 400;
3113
+ flex-direction: column;
3114
+ gap: 6px;
3115
+ .ellipsis-tooltip {
3116
+ max-height: var(--w1dxz879-0);
3117
+ text-overflow: clip;
3118
+ overflow: hidden;
3119
+ }
3120
+ .tips {
3121
+ color: #fff;
3122
+ opacity: 0.8;
3147
3123
  }
3148
3124
  }
3149
3125
 
3150
- .E_c1iq43vd {
3151
- display: flex;
3152
- flex-direction: column;
3153
- justify-content: center;
3126
+
3127
+ .E_icab5o7 {
3128
+ &.ant-modal {
3129
+ height: calc(100% - 20px);
3130
+ width: calc(100% - 20px);
3131
+ padding-bottom: 0;
3132
+ margin: 0 auto;
3133
+ top: 10px;
3134
+ transform: none;
3135
+
3136
+ .ant-modal-close {
3137
+ right: 24px;
3138
+ top: 24px;
3139
+
3140
+ .ant-modal-close-x {
3141
+ width: 40px;
3142
+ height: 40px;
3143
+ }
3144
+ }
3145
+
3146
+ .ant-modal-content {
3147
+ width: 100%;
3148
+ height: 100%;
3149
+ display: flex;
3150
+ flex-direction: column;
3151
+ }
3152
+
3153
+ .ant-modal-header {
3154
+ padding: 60px 0 40px 0;
3155
+ border: 0;
3156
+ }
3157
+
3158
+ .ant-modal-body {
3159
+ padding: 0;
3160
+ flex: 1;
3161
+ min-height: 0;
3162
+ }
3163
+
3164
+ .ant-modal-footer {
3165
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
3166
+ padding: 24px 0 60px 0;
3167
+ }
3168
+ }
3169
+ }
3170
+
3171
+ .E_msiso3p {
3172
+ &.ant-modal {
3173
+ .ant-modal-header {
3174
+ padding: 60px 0 40px 0;
3175
+ width: 648px;
3176
+ margin: 0 auto;
3177
+ }
3178
+
3179
+ .ant-modal-footer {
3180
+ width: 648px;
3181
+ margin: 0 auto;
3182
+ }
3183
+ }
3184
+ }
3185
+
3186
+ .E_cxvrrew {
3187
+ height: 40px;
3188
+ width: 40px;
3189
+ border-radius: 50%;
3190
+ display: flex;
3191
+ align-items: center;
3192
+ justify-content: center;
3193
+
3194
+ &:hover {
3195
+ background-color: $fill-neutral-trans-2;
3196
+ }
3197
+ }
3198
+
3199
+ .E_tskzd0j {
3200
+ color: $gray-120;
3201
+ }
3202
+
3203
+ .E_f1fbnfp {
3204
+ &.ant-modal {
3205
+ .ant-modal-content {
3206
+ padding: 0 40px;
3207
+ }
3208
+ }
3209
+ }
3210
+
3211
+ .E_b4g2nsx {
3212
+ height: calc(100% - 40px);
3213
+
3214
+ .middle {
3215
+ height: 100%;
3216
+ overflow: auto;
3217
+ }
3218
+ }
3219
+
3220
+ .E_myhed70 {
3221
+ display: flex;
3222
+ gap: 60px;
3223
+ justify-content: center;
3224
+
3225
+ .left {
3226
+ width: 192px;
3227
+ overflow: auto;
3228
+ }
3229
+
3230
+ .middle {
3231
+ width: 648px;
3232
+ overflow: auto;
3233
+ }
3234
+
3235
+ .right {
3236
+ width: 192px;
3237
+ overflow: auto;
3238
+ }
3239
+ }
3240
+
3241
+ .E_fo07jei {
3242
+ display: flex;
3243
+ justify-content: space-between;
3244
+ align-items: center;
3245
+ gap: 16px;
3246
+ height: 40px;
3247
+ }
3248
+
3249
+ .E_fph3s12 {
3250
+ display: flex;
3251
+ align-items: center;
3252
+ gap: 16px;
3253
+ text-align: left;
3254
+ }
3255
+
3256
+ .E_f1f8uj0i {
3257
+ flex-shrink: 0;
3258
+ }
3259
+
3260
+ .E_ejcjd85 {
3261
+ color: $red-60;
3262
+ display: flex;
3263
+ align-items: center;
3264
+ height: 32px;
3265
+ }
3266
+
3267
+ .E_e1lj3r2s {
3268
+ margin-right: 4px;
3269
+ flex-shrink: 0;
3270
+ }
3271
+
3272
+ .E_eb58k2y {
3273
+ align-self: flex-start;
3274
+ margin-top: 5px;
3275
+ }
3276
+
3277
+ .E_c1bad0d {
3278
+ font-weight: bold;
3279
+ }
3280
+
3281
+
3282
+ .E_hrhfj7c {
3283
+ display: none;
3284
+ }
3285
+
3286
+ .E_dt9qoak {
3287
+ .bottom {
3288
+ color: $text-neutral-secondary;
3289
+ }
3290
+ .left {
3291
+ min-width: 0;
3292
+ }
3293
+ }
3294
+
3295
+ .E_crhnxq5 {
3296
+ display: flex;
3297
+ flex-direction: row;
3298
+ justify-content: space-between;
3299
+ .label {
3300
+ color: $text-neutral-tertiary;
3301
+ font-weight: 400;
3302
+ }
3303
+ }
3304
+
3305
+ .E_c1iq43vd {
3306
+ display: flex;
3307
+ flex-direction: column;
3308
+ justify-content: center;
3154
3309
  align-items: center;
3155
3310
  height: 240px;
3156
3311
  width: 432px;
@@ -3601,6 +3756,22 @@
3601
3756
  }
3602
3757
 
3603
3758
 
3759
+ .E_sqv6dmy {
3760
+ display: flex;
3761
+ justify-content: flex-end;
3762
+ }
3763
+
3764
+ .E_p1rm8wzb {
3765
+ margin-right: 8px;
3766
+ }
3767
+
3768
+ .E_sd7qcf4 {
3769
+ height: 100%;
3770
+ width: 100%;
3771
+ overflow: auto;
3772
+ }
3773
+
3774
+
3604
3775
  .E_s11wux3h {
3605
3776
  .antd5-segmented-item:not(:last-child) {
3606
3777
  margin-right: 2px;
@@ -3660,82 +3831,8 @@
3660
3831
  }
3661
3832
 
3662
3833
 
3663
- .E_l48ei06 {
3664
- @at-root {
3665
- button#{&}.ant-btn,
3666
- button#{&}.ant-btn.ant-btn-sm,
3667
- button#{&}.ant-btn.ant-btn-lg {
3668
- font-size: 12px;
3669
- line-height: 18px;
3670
- height: 18px;
3671
- }
3672
- button#{&} {
3673
- color: #0080FF;
3674
- height: unset;
3675
- .button-prefix-icon {
3676
- margin-right: 4px;
3677
- }
3678
- .button-suffix-icon {
3679
- margin-left: 4px;
3680
- }
3681
-
3682
- &:hover,
3683
- &.__pseudo-states-hover {
3684
- color: #009DFF;
3685
- }
3686
-
3687
- &:active,
3688
- &.__pseudo-states-active {
3689
- color: #005ED1;
3690
- }
3691
- &.ui-kit-link-disabled {
3692
- color: #0080FF;
3693
- }
3694
- &.ui-kit-link-primary {
3695
- color: #00122E;
3696
-
3697
- &:hover,
3698
- &.__pseudo-states-hover {
3699
- color: #0080FF;
3700
- }
3701
-
3702
- &:active,
3703
- &.__pseudo-states-active {
3704
- color: #005ED1;
3705
- }
3706
-
3707
- &.ui-kit-link-disabled {
3708
- color: #00122E;
3709
- }
3710
- }
3711
-
3712
- &.ui-kit-link-secondary {
3713
- color: #2C3852BF;
3714
-
3715
- &:hover,
3716
- &.__pseudo-states-hover {
3717
- color: #0080FF;
3718
- }
3719
-
3720
- &:active,
3721
- &.__pseudo-states-active {
3722
- color: #005ED1;
3723
- }
3724
-
3725
- &.ui-kit-link-disabled {
3726
- color: #2C3852BF;
3727
- }
3728
- }
3729
- }
3730
- }
3731
- }
3732
-
3733
-
3734
- .E_ckui4s7 {
3735
- color: $text-primary-light;
3736
- line-height: 22px;
3737
- display: inline-flex;
3738
- .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; } } }
3834
+ .E_c1yd35n {
3835
+ padding: 0 12px 14px 12px;
3739
3836
  }
3740
3837
 
3741
3838
 
@@ -3787,8 +3884,11 @@
3787
3884
  }
3788
3885
 
3789
3886
 
3790
- .E_c1yd35n {
3791
- padding: 0 12px 14px 12px;
3887
+ .E_ckui4s7 {
3888
+ color: $text-primary-light;
3889
+ line-height: 22px;
3890
+ display: inline-flex;
3891
+ .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; } } }
3792
3892
  }
3793
3893
 
3794
3894
 
@@ -3903,14 +4003,162 @@
3903
4003
  }
3904
4004
 
3905
4005
 
3906
- .E_tc97u5y {
3907
- height: 100%;
3908
- }
4006
+ .E_l48ei06 {
4007
+ @at-root {
4008
+ button#{&}.ant-btn,
4009
+ button#{&}.ant-btn.ant-btn-sm,
4010
+ button#{&}.ant-btn.ant-btn-lg {
4011
+ font-size: 12px;
4012
+ line-height: 18px;
4013
+ height: 18px;
4014
+ }
4015
+ button#{&} {
4016
+ color: #0080FF;
4017
+ height: unset;
4018
+ .button-prefix-icon {
4019
+ margin-right: 4px;
4020
+ }
4021
+ .button-suffix-icon {
4022
+ margin-left: 4px;
4023
+ }
3909
4024
 
3910
- .E_efzf37v {
3911
- .ant-table-content,
3912
- .ant-table-body {
3913
- overflow: visible !important;
4025
+ &:hover,
4026
+ &.__pseudo-states-hover {
4027
+ color: #009DFF;
4028
+ }
4029
+
4030
+ &:active,
4031
+ &.__pseudo-states-active {
4032
+ color: #005ED1;
4033
+ }
4034
+ &.ui-kit-link-disabled {
4035
+ color: #0080FF;
4036
+ }
4037
+ &.ui-kit-link-primary {
4038
+ color: #00122E;
4039
+
4040
+ &:hover,
4041
+ &.__pseudo-states-hover {
4042
+ color: #0080FF;
4043
+ }
4044
+
4045
+ &:active,
4046
+ &.__pseudo-states-active {
4047
+ color: #005ED1;
4048
+ }
4049
+
4050
+ &.ui-kit-link-disabled {
4051
+ color: #00122E;
4052
+ }
4053
+ }
4054
+
4055
+ &.ui-kit-link-secondary {
4056
+ color: #2C3852BF;
4057
+
4058
+ &:hover,
4059
+ &.__pseudo-states-hover {
4060
+ color: #0080FF;
4061
+ }
4062
+
4063
+ &:active,
4064
+ &.__pseudo-states-active {
4065
+ color: #005ED1;
4066
+ }
4067
+
4068
+ &.ui-kit-link-disabled {
4069
+ color: #2C3852BF;
4070
+ }
4071
+ }
4072
+ }
4073
+ }
4074
+ }
4075
+
4076
+
4077
+ .E_r77hffu {
4078
+ display: flex;
4079
+ align-items: center;
4080
+ justify-content: space-between;
4081
+ column-gap: 6px;
4082
+ }
4083
+
4084
+ .E_p1cmxsf7 {
4085
+ display: flex;
4086
+ flex-direction: column;
4087
+ justify-content: center;
4088
+ row-gap: var(--p1cmxsf7-0);
4089
+
4090
+ .antd5-progress-line {
4091
+ font-size: 0;
4092
+ margin-bottom: unset;
4093
+ margin-inline-end: unset;
4094
+ }
4095
+ }
4096
+
4097
+
4098
+ .E_lht19u8 {
4099
+ width: 64px;
4100
+ height: 64px;
4101
+ display: flex;
4102
+ align-items: center;
4103
+ justify-content: center;
4104
+ position: relative;
4105
+ opacity: 0.2;
4106
+ }
4107
+
4108
+ .E_lk3gkp4 {
4109
+ position: absolute;
4110
+ width: 5px;
4111
+ height: 48px;
4112
+ left: 9.33px;
4113
+ top: 40.5px;
4114
+
4115
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
4116
+ border-radius: 5px;
4117
+ transform: rotate(-128deg);
4118
+ transform-origin: top left;
4119
+
4120
+ animation: loading-indicator1 1100ms ease-out infinite;
4121
+ }
4122
+
4123
+ .E_ll4n94n {
4124
+ position: absolute;
4125
+ width: 5px;
4126
+ height: 48px;
4127
+ left: 40.8px;
4128
+ top: 8.4px;
4129
+
4130
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
4131
+ border-radius: 5px;
4132
+ transform: rotate(-8deg);
4133
+ transform-origin: top left;
4134
+
4135
+ animation: loading-indicator2 1100ms ease-out infinite;
4136
+ }
4137
+
4138
+ .E_l17lbdo6 {
4139
+ position: absolute;
4140
+ width: 5px;
4141
+ height: 48px;
4142
+ left: 52.9px;
4143
+ top: 51.8px;
4144
+
4145
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
4146
+ border-radius: 5px;
4147
+ transform: rotate(112deg);
4148
+ transform-origin: top left;
4149
+
4150
+ animation: loading-indicator3 1100ms ease-out infinite;
4151
+ }
4152
+
4153
+
4154
+ .E_tc97u5y {
4155
+ height: 100%;
4156
+ }
4157
+
4158
+ .E_efzf37v {
4159
+ .ant-table-content,
4160
+ .ant-table-body {
4161
+ overflow: visible !important;
3914
4162
  height: 100%;
3915
4163
  }
3916
4164
 
@@ -4341,316 +4589,122 @@
4341
4589
  }
4342
4590
 
4343
4591
 
4344
- .E_r77hffu {
4592
+ .E_l1ucdodl {
4593
+ $prefix: ui-kit-status-legend;
4594
+ margin: 0;
4595
+ border-radius: 20px;
4596
+ padding: 2px 10px;
4597
+ height: 22px;
4345
4598
  display: flex;
4346
4599
  align-items: center;
4347
- justify-content: space-between;
4348
- column-gap: 6px;
4349
- }
4350
4600
 
4351
- .E_p1cmxsf7 {
4352
- display: flex;
4353
- flex-direction: column;
4354
- justify-content: center;
4355
- row-gap: var(--p1cmxsf7-0);
4601
+ &.ui-kit-status-legend.on-tint {
4602
+ color: $text-neutral-ontint;
4603
+ }
4604
+ &.tag-hover {
4605
+ cursor: pointer;
4606
+ }
4356
4607
 
4357
- .antd5-progress-line {
4358
- font-size: 0;
4359
- margin-bottom: unset;
4360
- margin-inline-end: unset;
4608
+ &.#{$prefix} {
4609
+ color: $text-neutral-primary;
4610
+ .#{$prefix}-icon {
4611
+ margin-right: 6px;
4612
+ }
4613
+ .#{$prefix}-number {
4614
+ margin-left: 8px;
4615
+ color: #2C385299;
4616
+ &.#{$prefix}-number.on-tint {
4617
+ color: $text-neutral-ontint;
4618
+ }
4619
+ }
4620
+ &.eagle-legend-blue {
4621
+ .#{$prefix}-icon {
4622
+ background-color: $fill-outstanding-base;
4623
+ }
4624
+ }
4625
+ &.eagle-legend-red {
4626
+ .#{$prefix}-icon {
4627
+ background-color: $fill-serious-base;
4628
+ }
4629
+ }
4630
+ &.eagle-legend-yellow {
4631
+ .#{$prefix}-icon {
4632
+ background-color: $fill-notice-base;
4633
+ }
4634
+ }
4635
+ &.eagle-legend-green {
4636
+ .#{$prefix}-icon {
4637
+ background-color: $fill-positive-base;
4638
+ }
4639
+ }
4640
+ &.eagle-legend-gray {
4641
+ .#{$prefix}-icon:not(.ui-kit-status-legend-icon-loading) {
4642
+ background-color: $gray-70;
4643
+ }
4644
+ }
4645
+ &.eagle-legend-purple {
4646
+ .#{$prefix}-icon:not(.ui-kit-status-legend-icon-loading) {
4647
+ background-color: $purple-50;
4648
+ }
4649
+ }
4361
4650
  }
4362
4651
  }
4363
4652
 
4653
+ .E_s1qj66nc {
4654
+ width: 8px;
4655
+ height: 8px;
4656
+ border-radius: 50%;
4657
+ display: inline-block;
4658
+ }
4364
4659
 
4365
- .E_lht19u8 {
4366
- width: 64px;
4367
- height: 64px;
4368
- display: flex;
4369
- align-items: center;
4370
- justify-content: center;
4371
- position: relative;
4372
- opacity: 0.2;
4660
+ .E_s5x1boq {
4661
+ width: 8px;
4662
+ height: 8px;
4663
+ border-radius: 2px;
4664
+ display: inline-block;
4373
4665
  }
4374
4666
 
4375
- .E_lk3gkp4 {
4376
- position: absolute;
4377
- width: 5px;
4378
- height: 48px;
4379
- left: 9.33px;
4380
- top: 40.5px;
4667
+ .E_c1xm185 {
4668
+ color: #2C385299;
4669
+ }
4381
4670
 
4382
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
4383
- border-radius: 5px;
4384
- transform: rotate(-128deg);
4385
- transform-origin: top left;
4671
+ .E_c1x5l5qc {
4672
+ flex: 1;
4673
+ }
4386
4674
 
4387
- animation: loading-indicator1 1100ms ease-out infinite;
4675
+
4676
+ .E_w7ob4th {
4677
+ &.outside-tag {
4678
+ padding-left: 0;
4679
+ .inside-tag {
4680
+ border-radius: 4px 0 0 4px;
4681
+ padding-right: 4px;
4682
+ margin-right: 4px;
4683
+ }
4684
+ }
4388
4685
  }
4389
4686
 
4390
- .E_ll4n94n {
4391
- position: absolute;
4392
- width: 5px;
4393
- height: 48px;
4394
- left: 40.8px;
4395
- top: 8.4px;
4396
4687
 
4397
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
4398
- border-radius: 5px;
4399
- transform: rotate(-8deg);
4400
- transform-origin: top left;
4401
-
4402
- animation: loading-indicator2 1100ms ease-out infinite;
4403
- }
4404
-
4405
- .E_l17lbdo6 {
4406
- position: absolute;
4407
- width: 5px;
4408
- height: 48px;
4409
- left: 52.9px;
4410
- top: 51.8px;
4411
-
4412
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
4413
- border-radius: 5px;
4414
- transform: rotate(112deg);
4415
- transform-origin: top left;
4416
-
4417
- animation: loading-indicator3 1100ms ease-out infinite;
4418
- }
4419
-
4420
-
4421
- .E_sjob3jg {
4422
- $item: ant-steps-item;
4423
- --item-min-width: 60px;
4424
- .#{$item} {
4425
- &-tail,
4426
- &-icon {
4427
- display: none !important;
4428
- }
4429
- }
4430
- .#{$item}.#{$item}-active {
4431
- flex-shrink: 0 !important;
4432
- .step-item-prefix-container {
4433
- color: $text-colorful-outstanding;
4434
- }
4435
- .#{$item}-container .#{$item}-content .#{$item}-title {
4436
- color: $text-colorful-outstanding;
4437
- font-weight: normal;
4438
- }
4439
- }
4440
- .#{$item}.#{$item}-finish {
4441
- .#{$item}-container .#{$item}-content .#{$item}-title,
4442
- & .#{$item}-container:hover .#{$item}-content .#{$item}-title {
4443
- color: $text-neutral-tertiary;
4444
- }
4445
- }
4446
- .#{$item}.#{$item}-wait {
4447
- .#{$item}-container .#{$item}-content .#{$item}-title {
4448
- color: $text-neutral-primary;
4449
- }
4450
- }
4451
- .step-item-text {
4452
- display: inline-block;
4453
- }
4454
- .step-item-title {
4455
- overflow: hidden;
4456
- white-space: nowrap;
4457
- text-overflow: ellipsis;
4458
- }
4459
- }
4460
-
4461
- .E_hjvj6s6 {
4462
- $item: ant-steps-item;
4463
- @mixin rightTriangle($color: $fills-light-trans-1) {
4464
- content: "";
4465
- width: 0;
4466
- height: 0;
4467
- border: 13px solid transparent;
4468
- position: absolute;
4469
- top: 0;
4470
- border-left: 8px solid $color;
4471
- }
4472
- .#{$item}-container {
4473
- min-width: var(--item-min-width);
4474
- }
4475
- .#{$item}-disabled {
4476
- cursor: not-allowed !important;
4477
- }
4478
- .ant-steps-horizontal.ant-steps-label-horizontal {
4479
- flex-direction: row;
4480
- justify-content: stretch;
4481
- .#{$item} {
4482
- padding: 0;
4483
- margin-right: 4px;
4484
- flex: 1;
4485
- overflow: visible;
4486
- .#{$item}-content {
4487
- width: 100%;
4488
- min-height: unset;
4489
- .#{$item}-title {
4490
- height: 26px;
4491
- line-height: 26px;
4492
- width: 100%;
4493
- padding: 0;
4494
- font-size: 12px;
4495
- .step-count {
4496
- margin-right: 10px;
4497
- }
4498
- &::after {
4499
- display: none;
4500
- }
4501
- }
4502
- }
4503
- &:first-child {
4504
- .#{$item}-container {
4505
- padding-left: 8px;
4506
- padding-right: 4px;
4507
- border-radius: 4px 0 0 4px;
4508
- }
4509
- }
4510
- &:last-child {
4511
- margin-right: 0;
4512
- .#{$item}-container {
4513
- padding-right: 8px;
4514
- padding-left: 12px;
4515
- border-radius: 0 4px 4px 0;
4516
- }
4517
- }
4518
- &:not(&:last-child) {
4519
- &::after {
4520
- @include rightTriangle();
4521
- z-index: 2;
4522
- position: relative;
4523
- top: -50%;
4524
- right: -100%;
4525
- }
4526
- }
4527
- &:not(:first-child):not(:last-child) {
4528
- .#{$item}-container {
4529
- padding: 0 4px 0 12px;
4530
- }
4531
- }
4532
- &:not(&:first-child) {
4533
- &::before {
4534
- @include rightTriangle(#fff);
4535
- left: 0;
4536
- }
4537
- }
4538
- }
4539
- .#{$item}-active {
4540
- max-width: calc(100% - var(--item-min-width) * 2);
4541
- .#{$item}-container {
4542
- background-color: $fills-light-general-general-light;
4543
- }
4544
- &::after {
4545
- border-left-color: $fills-light-general-general-light !important;
4546
- }
4547
- }
4548
- .#{$item}-finish {
4549
- cursor: pointer;
4550
- min-width: var(--item-min-width);
4551
- }
4552
- .#{$item}-wait,
4553
- .#{$item}-finish {
4554
- min-width: var(--item-min-width);
4555
- .#{$item}-container {
4556
- background-color: $fills-light-trans-1;
4557
- }
4558
- }
4559
- }
4560
- .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(
4561
- .ant-steps-vertical
4562
- )
4563
- .#{$item} {
4564
- padding: 0;
4688
+ .E_t1gvlxt5 {
4689
+ min-width: 0;
4690
+ flex: 1;
4691
+ .tag {
4692
+ flex: 0 0 auto;
4565
4693
  }
4566
- }
4567
-
4568
- .E_v4tv3mf {
4569
- $item: ant-steps-item;
4570
- .ant-steps.ant-steps-vertical {
4571
- width: 192px;
4572
- row-gap: 2px;
4573
-
4574
- .preview-mode:not(.#{$item}-active) .#{$item}-container {
4575
- &:hover {
4576
- background-color: $fill-neutral-trans-2;
4577
- }
4578
- .#{$item}-title {
4579
- color: $text-neutral-primary !important;
4580
- }
4581
- }
4582
- .#{$item}:not(.#{$item}-active):not(.#{$item}-disabled)
4583
- .#{$item}-container:hover {
4584
- background-color: $fill-neutral-trans-2;
4585
- }
4586
- .#{$item}-container {
4587
- padding: 0 8px;
4588
- border-radius: 4px;
4589
- height: 32px;
4590
- display: flex;
4591
- align-items: center;
4592
- .#{$item}-content {
4593
- min-height: auto;
4594
- white-space: nowrap;
4595
- & .ant-steps-item-title {
4596
- font-size: 13px;
4597
- line-height: 20px;
4598
- max-width: 100%;
4599
- padding-right: 0;
4600
- }
4601
- }
4602
- }
4603
- .#{$item}-active {
4604
- .ant-steps-item-container {
4605
- background: rgba($blue-60, 0.1);
4606
- }
4607
- }
4694
+ .progress-title {
4695
+ flex: 2;
4696
+ max-width: fit-content;
4608
4697
  }
4609
- }
4610
-
4611
- .E_h6l1tj4 {
4612
- width: 100%;
4613
- display: inline-flex;
4614
- align-items: center;
4615
- justify-content: center;
4616
- column-gap: 4px;
4617
- .step-item-prefix-container {
4618
- display: inline-flex;
4619
- align-items: center;
4620
- width: 18px;
4621
- height: 18px;
4622
- color: $gray-a75-8;
4623
- justify-content: center;
4698
+ .progress-desc {
4699
+ flex: 1;
4700
+ max-width: fit-content;
4624
4701
  }
4625
4702
  }
4626
4703
 
4627
- .E_v18frne8 {
4628
- width: 100%;
4704
+ .E_a1ji6r68 {
4629
4705
  display: flex;
4630
4706
  align-items: center;
4631
- justify-content: center;
4632
- column-gap: 6px;
4633
- font-size: 13px;
4634
- .step-item-prefix-container {
4635
- display: inline-flex;
4636
- align-items: center;
4637
- min-width: 20px;
4638
- min-height: 20px;
4639
- color: $gray-a75-8;
4640
- justify-content: center;
4641
- }
4642
- }
4643
-
4644
-
4645
- .E_w7ob4th {
4646
- &.outside-tag {
4647
- padding-left: 0;
4648
- .inside-tag {
4649
- border-radius: 4px 0 0 4px;
4650
- padding-right: 4px;
4651
- margin-right: 4px;
4652
- }
4653
- }
4707
+ column-gap: var(--a1ji6r68-0);
4654
4708
  }
4655
4709
 
4656
4710
 
@@ -4686,368 +4740,237 @@
4686
4740
  }
4687
4741
 
4688
4742
 
4689
- .E_l1ucdodl {
4690
- $prefix: ui-kit-status-legend;
4691
- margin: 0;
4692
- border-radius: 20px;
4693
- padding: 2px 10px;
4694
- height: 22px;
4695
- display: flex;
4696
- align-items: center;
4697
-
4698
- &.ui-kit-status-legend.on-tint {
4699
- color: $text-neutral-ontint;
4700
- }
4701
- &.tag-hover {
4702
- cursor: pointer;
4703
- }
4704
-
4705
- &.#{$prefix} {
4706
- color: $text-neutral-primary;
4707
- .#{$prefix}-icon {
4708
- margin-right: 6px;
4709
- }
4710
- .#{$prefix}-number {
4711
- margin-left: 8px;
4712
- color: #2C385299;
4713
- &.#{$prefix}-number.on-tint {
4714
- color: $text-neutral-ontint;
4715
- }
4716
- }
4717
- &.eagle-legend-blue {
4718
- .#{$prefix}-icon {
4719
- background-color: $fill-outstanding-base;
4720
- }
4721
- }
4722
- &.eagle-legend-red {
4723
- .#{$prefix}-icon {
4724
- background-color: $fill-serious-base;
4725
- }
4726
- }
4727
- &.eagle-legend-yellow {
4728
- .#{$prefix}-icon {
4729
- background-color: $fill-notice-base;
4730
- }
4731
- }
4732
- &.eagle-legend-green {
4733
- .#{$prefix}-icon {
4734
- background-color: $fill-positive-base;
4735
- }
4736
- }
4737
- &.eagle-legend-gray {
4738
- .#{$prefix}-icon:not(.ui-kit-status-legend-icon-loading) {
4739
- background-color: $gray-70;
4740
- }
4741
- }
4742
- &.eagle-legend-purple {
4743
- .#{$prefix}-icon:not(.ui-kit-status-legend-icon-loading) {
4744
- background-color: $purple-50;
4745
- }
4746
- }
4747
- }
4748
- }
4749
-
4750
- .E_s1qj66nc {
4751
- width: 8px;
4752
- height: 8px;
4753
- border-radius: 50%;
4754
- display: inline-block;
4755
- }
4756
-
4757
- .E_s5x1boq {
4758
- width: 8px;
4759
- height: 8px;
4760
- border-radius: 2px;
4761
- display: inline-block;
4762
- }
4763
-
4764
- .E_c1xm185 {
4765
- color: #2C385299;
4766
- }
4767
-
4768
- .E_c1x5l5qc {
4769
- flex: 1;
4770
- }
4771
-
4772
-
4773
- .E_i1g85yz3 {
4774
- margin-right: 4px;
4775
- height: 16px;
4776
- }
4777
-
4778
-
4779
- .E_t1dtlqs1 {
4780
- margin-bottom: 4px;
4781
- color: $text-secondary-light;
4782
- }
4783
-
4784
- .E_s1ese5oy {
4785
- color: rgba(44, 56, 82, 0.6);
4786
- line-height: 32px;
4787
- height: 32px;
4788
- margin-bottom: 0;
4789
- &.primary,
4790
- &.info {
4791
- color: $text-light-general;
4792
- }
4793
- &.warning {
4794
- color: #ffa500;
4795
- }
4796
- &.success {
4797
- color: $text-light-positive;
4798
- }
4799
- &.danger,
4800
- &.error {
4801
- color: $text-light-serious;
4802
- }
4803
- &.normal {
4804
- color: $text-secondary-light;
4805
- }
4806
- }
4807
-
4808
- .E_b1ibis43 {
4809
- margin-bottom: 0;
4810
- color: $text-light-primary;
4811
- }
4743
+ .E_m11nzl2x {
4744
+ color: $text-light-secondary;
4745
+ text-align: center;
4812
4746
 
4813
- .E_b11xxjd2 {
4814
- line-height: 32px;
4815
- margin-right: 6px;
4816
- }
4747
+ display: flex;
4748
+ align-items: center;
4749
+ justify-content: center;
4750
+ flex-direction: column;
4751
+ height: 100%;
4817
4752
 
4818
- .E_bsub5bw {
4819
- &.with-description {
4820
- height: 24px;
4821
- flex: 1;
4822
- position: relative;
4823
- top: -7px;
4824
- }
4825
- p {
4826
- width: 100%;
4827
- overflow: hidden;
4828
- text-overflow: ellipsis;
4829
- white-space: nowrap;
4753
+ .link {
4754
+ color: $text-light-general;
4755
+ cursor: pointer;
4830
4756
  }
4831
4757
  }
4832
4758
 
4833
- .E_tmoyoag {
4834
- border: 1px solid $strokes-light-trans-2;
4835
- border-radius: 8px;
4836
- overflow: auto;
4837
- .ant-list {
4838
- position: relative;
4839
- .ant-list-item:last-child {
4840
- border-bottom: none;
4841
- }
4842
- .eagle-table-form-header {
4843
- position: sticky;
4844
- top: 0;
4845
- z-index: $eagle-table-form-header-index;
4846
- display: flex;
4847
- padding: 8px;
4848
- & {
4849
- align-items: inherit;
4850
- }
4851
- flex-wrap: nowrap;
4852
- justify-content: flex-start;
4853
- background: $fills-light-opaque-1;
4854
- font-size: 14px;
4855
- color: $text-secondary-light;
4856
- border-bottom: 1px solid $fills-light-trans-2;
4857
- }
4858
- .eagle-table-form-header .eagle-table-form-cell > p {
4859
- margin-bottom: 0;
4860
- }
4861
- .eagle-table-form-row {
4759
+ .E_mn7joto {
4760
+ width: 100%;
4761
+ height: 100%;
4762
+ display: flex;
4763
+ flex-direction: column;
4764
+
4765
+ .name-toolbar {
4766
+ width: 100%;
4767
+ display: flex;
4768
+ line-height: 30px;
4769
+ justify-content: space-between;
4770
+ .metric-extra {
4862
4771
  display: flex;
4863
- justify-content: flex-start;
4864
- align-items: flex-start;
4865
- flex-wrap: wrap;
4866
- padding: 8px;
4867
- border: none;
4868
- .row-description {
4869
- flex-basis: 100%;
4870
- margin: 12px 0 0;
4871
- order: 99;
4872
- color: $text-secondary-light;
4873
- }
4874
- .row-error-message {
4875
- color: $text-light-serious;
4876
- flex-basis: 100%;
4877
- order: 98;
4878
- margin: 12px 0 0;
4772
+ font-size: 12px;
4773
+ align-items: center;
4774
+
4775
+ .info-item {
4776
+ color: $gray-60;
4879
4777
  }
4880
- &:hover {
4881
- background-color: $fills-light-trans-1;
4778
+ .info-item + .info-item {
4779
+ margin-left: 10px;
4882
4780
  }
4883
- &.isDragging {
4884
- background-color: $fills-light-general-general-light;
4781
+
4782
+ .menu-trigger {
4783
+ margin-left: 10px;
4784
+ cursor: pointer;
4885
4785
  }
4886
4786
  }
4887
- .eagle-table-form-cell {
4888
- flex: 1 0 0;
4889
- overflow: hidden;
4890
- .cell-description {
4891
- color: $text-secondary-light;
4892
- margin: 0;
4893
- }
4787
+ }
4894
4788
 
4895
- @mixin text-align-style($align-position) {
4896
- & > * {
4897
- text-align: $align-position;
4898
- }
4899
- .ant-form-item-control-input-content {
4900
- &,
4901
- & > * {
4902
- text-align: $align-position;
4903
- }
4904
- }
4905
- }
4789
+ .content {
4790
+ flex: 1;
4791
+ width: 100%;
4792
+ display: flex;
4793
+ justify-content: center;
4794
+ align-items: center;
4795
+ }
4796
+ .single-content {
4797
+ height: 65px;
4798
+ }
4799
+ }
4906
4800
 
4907
- &.align-center {
4908
- @include text-align-style(center);
4909
- }
4910
- &.align-left {
4911
- @include text-align-style(left);
4912
- }
4913
- &.align-right {
4914
- @include text-align-style(right);
4915
- }
4801
+ .E_l1bifhon {
4802
+ display: flex;
4803
+ align-items: center;
4804
+ white-space: nowrap;
4805
+ overflow: hidden;
4806
+ width: 100%;
4916
4807
 
4917
- &:not(:last-of-type) {
4918
- margin-right: 8px;
4919
- }
4920
- }
4921
- .ant-list-item-action {
4922
- padding: 4px;
4923
- width: 24px;
4924
- height: 24px;
4925
- overflow: hidden;
4926
- li {
4927
- padding: 0;
4928
- }
4929
- }
4930
- .delete-row-icon.disabled {
4931
- cursor: not-allowed;
4932
- opacity: 0.5;
4933
- }
4934
- &.size-default {
4935
- .ant-list-item-action {
4936
- margin: 0;
4937
- }
4938
- .eagle-table-form-cell {
4939
- .ant-input,
4940
- .ant-select-selector {
4941
- border-radius: 5px;
4942
- font-size: 12px;
4943
- }
4944
- .ant-input-affix-wrapper {
4945
- font-size: inherit;
4946
- }
4808
+ .ant-dropdown-trigger {
4809
+ font-size: 12px;
4810
+ margin-left: 8px;
4811
+ }
4812
+ }
4947
4813
 
4948
- .ant-form-item-control-input {
4949
- min-height: 24px;
4950
- font-size: 12px;
4951
- position: relative;
4952
- }
4953
- }
4954
- }
4814
+ .E_ltthzck {
4815
+ display: flex;
4816
+ justify-content: flex-start;
4817
+ align-items: center;
4818
+ font-size: 12px;
4819
+ cursor: pointer;
4820
+ &:not(:first-child) {
4821
+ margin-left: 8px;
4955
4822
  }
4956
- &.row-split-by-border {
4957
- .eagle-table-form-row {
4958
- border-bottom: 1px solid $fills-light-trans-2;
4823
+
4824
+ &.deselected,
4825
+ &.hovering {
4826
+ opacity: 0.3;
4827
+
4828
+ &:not(.hoverering-self) .color-block {
4829
+ background: #b4beca !important;
4830
+ border-radius: 2px;
4959
4831
  }
4960
4832
  }
4961
- &.row-split-by-zebraMarking {
4962
- .draggable-container {
4963
- & > :nth-child(2n) {
4964
- background-color: $fills-trans-primary-light;
4965
- }
4966
- }
4833
+ &.hoverering-self {
4834
+ opacity: 1;
4835
+ }
4836
+ .dropdown-trigger {
4837
+ margin-left: 12px;
4838
+ }
4839
+ .legend-name {
4840
+ color: $text-light-primary;
4967
4841
  }
4968
4842
  }
4969
4843
 
4970
- .E_a138syjm {
4844
+ .E_l1mumj7o {
4971
4845
  display: flex;
4846
+ justify-content: flex-start;
4972
4847
  align-items: center;
4973
- margin-top: 8px;
4974
- button.ant-btn {
4975
- padding: 2px 8px;
4976
- height: 24px;
4977
- }
4978
- & > span.maximum-desc {
4979
- display: none;
4980
- margin-left: 8px;
4981
- color: $text-secondary-light;
4982
- &.disabled {
4983
- display: inline;
4848
+ font-size: 12px;
4849
+ cursor: pointer;
4850
+
4851
+ &.deselected,
4852
+ &.hovering {
4853
+ opacity: 0.3;
4854
+
4855
+ &:not(.hoverering-self) .color-block {
4856
+ background: #b4beca !important;
4857
+ border-radius: 2px;
4984
4858
  }
4985
4859
  }
4860
+ .legend-name {
4861
+ color: $text-light-primary;
4862
+ }
4863
+ &.hoverering-self {
4864
+ opacity: 1;
4865
+ }
4866
+ }
4867
+
4868
+ .E_c14rn6j5 {
4869
+ display: inline-block;
4870
+ height: 8px;
4871
+ width: 8px;
4872
+ margin-right: 6px;
4873
+ border-radius: 2px;
4874
+ }
4875
+
4876
+ .E_e45tc5l {
4877
+ .ant-dropdown-menu-item {
4878
+ display: flex;
4879
+ align-items: center;
4880
+ font-size: 12px;
4881
+ margin: 0;
4882
+ }
4986
4883
  }
4987
4884
 
4988
- .E_d77i8u0 {
4989
- width: 24px;
4990
- height: 24px;
4991
- padding: 4px;
4992
- margin-right: 8px;
4993
- }
4885
+ .E_lqeaosa {
4886
+ position: relative;
4994
4887
 
4888
+ &.hidden-xaxis .pointer-wrapper {
4889
+ bottom: -12px;
4890
+ }
4995
4891
 
4996
- .E_t13ef470 {
4997
- height: 100%;
4998
- .table-loading-item {
4999
- padding: 12px 4px;
5000
- border-bottom: 1px solid rgba($gray-50, 0.18);
4892
+ .metric-toolbar {
5001
4893
  display: flex;
4894
+ justify-content: space-between;
4895
+ line-height: 30px;
4896
+ .metric-extra {
4897
+ display: flex;
4898
+ flex-shrink: 0;
4899
+ font-size: 12px;
4900
+ align-items: center;
5002
4901
 
5003
- > * {
5004
- height: 16px;
5005
- margin: 4px;
5006
- background: rgba($gray-50, 0.18);
5007
- border-radius: 2px;
5008
- }
5009
- .checkbox-loading {
5010
- width: 16px;
5011
- }
5012
- .td-loading {
5013
- flex: 1;
4902
+ .info-item {
4903
+ color: $gray-60;
4904
+ }
4905
+ .info-item + .info-item {
4906
+ margin-left: 10px;
4907
+ }
4908
+
4909
+ .menu-trigger {
4910
+ margin-left: 10px;
4911
+ cursor: pointer;
4912
+ }
5014
4913
  }
5015
4914
  }
5016
4915
 
5017
- :nth-child(1) {
5018
- padding: 8px 4px;
5019
- > * {
5020
- background: rgba($gray-70, 0.18);
5021
- }
4916
+ .recharts-xAxis {
4917
+ font-size: 12px;
5022
4918
  }
5023
- :nth-child(1) {
5024
- > * {
5025
- background: rgba($gray-60, 0.18);
5026
- }
4919
+
4920
+ .pointer-wrapper {
4921
+ position: absolute;
4922
+ bottom: 10px;
4923
+ padding: 0 8px;
4924
+ font-size: 12px;
4925
+ color: $white;
4926
+ transform: translateX(-50%);
5027
4927
  }
5028
4928
  }
5029
4929
 
4930
+ .E_t2pr38p {
4931
+ min-width: 200px;
4932
+ background-color: $fill-neutral-trans-8;
4933
+ border-radius: 4px;
4934
+ box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
4935
+ padding: 8px;
4936
+ }
5030
4937
 
5031
- .E_t1gvlxt5 {
5032
- min-width: 0;
5033
- flex: 1;
5034
- .tag {
5035
- flex: 0 0 auto;
4938
+ .E_tecdsj7 {
4939
+ display: flex;
4940
+ align-items: center;
4941
+ background-color: unset;
4942
+ color: $text-neutral-ontint;
4943
+ justify-content: space-between;
4944
+ font-size: 12px;
4945
+ padding-top: 6px;
4946
+
4947
+ &:first-child {
4948
+ padding-top: 3px;
5036
4949
  }
5037
- .progress-title {
5038
- flex: 2;
5039
- max-width: fit-content;
4950
+ &:last-child {
4951
+ padding-bottom: 3px;
5040
4952
  }
5041
- .progress-desc {
5042
- flex: 1;
5043
- max-width: fit-content;
4953
+ .column-value {
4954
+ color: $text-neutral-ontint;
4955
+ margin-left: 8px;
5044
4956
  }
5045
4957
  }
5046
4958
 
5047
- .E_a1ji6r68 {
5048
- display: flex;
5049
- align-items: center;
5050
- column-gap: var(--a1ji6r68-0);
4959
+ .E_ljhvvia {
4960
+ display: inline-block;
4961
+ height: 8px;
4962
+ width: 8px;
4963
+ margin-right: 8px;
4964
+ border-radius: 2px;
4965
+ &.borderd {
4966
+ border: 1px solid $stroke-neutral-white;
4967
+ }
4968
+ }
4969
+
4970
+
4971
+ .E_i1g85yz3 {
4972
+ margin-right: 4px;
4973
+ height: 16px;
5051
4974
  }
5052
4975
 
5053
4976
 
@@ -5179,284 +5102,532 @@
5179
5102
  .info-item {
5180
5103
  color: $gray-60;
5181
5104
  }
5182
- .info-item + .info-item {
5183
- margin-left: 10px;
5105
+ .info-item + .info-item {
5106
+ margin-left: 10px;
5107
+ }
5108
+
5109
+ .menu-trigger {
5110
+ margin-left: 10px;
5111
+ cursor: pointer;
5112
+ }
5113
+ }
5114
+ }
5115
+
5116
+ .recharts-xAxis {
5117
+ font-size: 12px;
5118
+ }
5119
+
5120
+ .pointer-wrapper {
5121
+ position: absolute;
5122
+ bottom: 10px;
5123
+ padding: 0 8px;
5124
+ border-radius: 4px;
5125
+ font-size: 12px;
5126
+ color: $white;
5127
+ background: rgba(0, 0, 0, 0.75);
5128
+ transform: translateX(-50%);
5129
+ }
5130
+ }
5131
+
5132
+ .E_tnvijvs {
5133
+ min-width: 200px;
5134
+ }
5135
+
5136
+ .E_t1ub2aex {
5137
+ display: flex;
5138
+ align-items: center;
5139
+ justify-content: space-between;
5140
+ background-color: rgba(0, 0, 0, 0.75);
5141
+ color: #b4beca;
5142
+ font-size: 12px;
5143
+ padding: 3px 6px;
5144
+
5145
+ &:first-child {
5146
+ padding-top: 3px;
5147
+ }
5148
+ &:last-child {
5149
+ padding-bottom: 3px;
5150
+ }
5151
+ .column-value {
5152
+ color: $white;
5153
+ margin-left: 8px;
5154
+ }
5155
+ }
5156
+
5157
+
5158
+ .E_sjob3jg {
5159
+ $item: ant-steps-item;
5160
+ --item-min-width: 60px;
5161
+ .#{$item} {
5162
+ &-tail,
5163
+ &-icon {
5164
+ display: none !important;
5165
+ }
5166
+ }
5167
+ .#{$item}.#{$item}-active {
5168
+ flex-shrink: 0 !important;
5169
+ .step-item-prefix-container {
5170
+ color: $text-colorful-outstanding;
5171
+ }
5172
+ .#{$item}-container .#{$item}-content .#{$item}-title {
5173
+ color: $text-colorful-outstanding;
5174
+ font-weight: normal;
5175
+ }
5176
+ }
5177
+ .#{$item}.#{$item}-finish {
5178
+ .#{$item}-container .#{$item}-content .#{$item}-title,
5179
+ & .#{$item}-container:hover .#{$item}-content .#{$item}-title {
5180
+ color: $text-neutral-tertiary;
5181
+ }
5182
+ }
5183
+ .#{$item}.#{$item}-wait {
5184
+ .#{$item}-container .#{$item}-content .#{$item}-title {
5185
+ color: $text-neutral-primary;
5186
+ }
5187
+ }
5188
+ .step-item-text {
5189
+ display: inline-block;
5190
+ }
5191
+ .step-item-title {
5192
+ overflow: hidden;
5193
+ white-space: nowrap;
5194
+ text-overflow: ellipsis;
5195
+ }
5196
+ }
5197
+
5198
+ .E_hjvj6s6 {
5199
+ $item: ant-steps-item;
5200
+ @mixin rightTriangle($color: $fills-light-trans-1) {
5201
+ content: "";
5202
+ width: 0;
5203
+ height: 0;
5204
+ border: 13px solid transparent;
5205
+ position: absolute;
5206
+ top: 0;
5207
+ border-left: 8px solid $color;
5208
+ }
5209
+ .#{$item}-container {
5210
+ min-width: var(--item-min-width);
5211
+ }
5212
+ .#{$item}-disabled {
5213
+ cursor: not-allowed !important;
5214
+ }
5215
+ .ant-steps-horizontal.ant-steps-label-horizontal {
5216
+ flex-direction: row;
5217
+ justify-content: stretch;
5218
+ .#{$item} {
5219
+ padding: 0;
5220
+ margin-right: 4px;
5221
+ flex: 1;
5222
+ overflow: visible;
5223
+ .#{$item}-content {
5224
+ width: 100%;
5225
+ min-height: unset;
5226
+ .#{$item}-title {
5227
+ height: 26px;
5228
+ line-height: 26px;
5229
+ width: 100%;
5230
+ padding: 0;
5231
+ font-size: 12px;
5232
+ .step-count {
5233
+ margin-right: 10px;
5234
+ }
5235
+ &::after {
5236
+ display: none;
5237
+ }
5238
+ }
5239
+ }
5240
+ &:first-child {
5241
+ .#{$item}-container {
5242
+ padding-left: 8px;
5243
+ padding-right: 4px;
5244
+ border-radius: 4px 0 0 4px;
5245
+ }
5246
+ }
5247
+ &:last-child {
5248
+ margin-right: 0;
5249
+ .#{$item}-container {
5250
+ padding-right: 8px;
5251
+ padding-left: 12px;
5252
+ border-radius: 0 4px 4px 0;
5253
+ }
5184
5254
  }
5185
-
5186
- .menu-trigger {
5187
- margin-left: 10px;
5188
- cursor: pointer;
5255
+ &:not(&:last-child) {
5256
+ &::after {
5257
+ @include rightTriangle();
5258
+ z-index: 2;
5259
+ position: relative;
5260
+ top: -50%;
5261
+ right: -100%;
5262
+ }
5263
+ }
5264
+ &:not(:first-child):not(:last-child) {
5265
+ .#{$item}-container {
5266
+ padding: 0 4px 0 12px;
5267
+ }
5268
+ }
5269
+ &:not(&:first-child) {
5270
+ &::before {
5271
+ @include rightTriangle(#fff);
5272
+ left: 0;
5273
+ }
5274
+ }
5275
+ }
5276
+ .#{$item}-active {
5277
+ max-width: calc(100% - var(--item-min-width) * 2);
5278
+ .#{$item}-container {
5279
+ background-color: $fills-light-general-general-light;
5280
+ }
5281
+ &::after {
5282
+ border-left-color: $fills-light-general-general-light !important;
5283
+ }
5284
+ }
5285
+ .#{$item}-finish {
5286
+ cursor: pointer;
5287
+ min-width: var(--item-min-width);
5288
+ }
5289
+ .#{$item}-wait,
5290
+ .#{$item}-finish {
5291
+ min-width: var(--item-min-width);
5292
+ .#{$item}-container {
5293
+ background-color: $fills-light-trans-1;
5189
5294
  }
5190
5295
  }
5191
5296
  }
5192
-
5193
- .recharts-xAxis {
5194
- font-size: 12px;
5195
- }
5196
-
5197
- .pointer-wrapper {
5198
- position: absolute;
5199
- bottom: 10px;
5200
- padding: 0 8px;
5201
- border-radius: 4px;
5202
- font-size: 12px;
5203
- color: $white;
5204
- background: rgba(0, 0, 0, 0.75);
5205
- transform: translateX(-50%);
5206
- }
5207
- }
5208
-
5209
- .E_tnvijvs {
5210
- min-width: 200px;
5211
- }
5212
-
5213
- .E_t1ub2aex {
5214
- display: flex;
5215
- align-items: center;
5216
- justify-content: space-between;
5217
- background-color: rgba(0, 0, 0, 0.75);
5218
- color: #b4beca;
5219
- font-size: 12px;
5220
- padding: 3px 6px;
5221
-
5222
- &:first-child {
5223
- padding-top: 3px;
5224
- }
5225
- &:last-child {
5226
- padding-bottom: 3px;
5227
- }
5228
- .column-value {
5229
- color: $white;
5230
- margin-left: 8px;
5231
- }
5232
- }
5233
-
5234
-
5235
- .E_m11nzl2x {
5236
- color: $text-light-secondary;
5237
- text-align: center;
5238
-
5239
- display: flex;
5240
- align-items: center;
5241
- justify-content: center;
5242
- flex-direction: column;
5243
- height: 100%;
5244
-
5245
- .link {
5246
- color: $text-light-general;
5247
- cursor: pointer;
5297
+ .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(
5298
+ .ant-steps-vertical
5299
+ )
5300
+ .#{$item} {
5301
+ padding: 0;
5248
5302
  }
5249
5303
  }
5250
5304
 
5251
- .E_mn7joto {
5252
- width: 100%;
5253
- height: 100%;
5254
- display: flex;
5255
- flex-direction: column;
5305
+ .E_v4tv3mf {
5306
+ $item: ant-steps-item;
5307
+ .ant-steps.ant-steps-vertical {
5308
+ width: 192px;
5309
+ row-gap: 2px;
5256
5310
 
5257
- .name-toolbar {
5258
- width: 100%;
5259
- display: flex;
5260
- line-height: 30px;
5261
- justify-content: space-between;
5262
- .metric-extra {
5311
+ .preview-mode:not(.#{$item}-active) .#{$item}-container {
5312
+ &:hover {
5313
+ background-color: $fill-neutral-trans-2;
5314
+ }
5315
+ .#{$item}-title {
5316
+ color: $text-neutral-primary !important;
5317
+ }
5318
+ }
5319
+ .#{$item}:not(.#{$item}-active):not(.#{$item}-disabled)
5320
+ .#{$item}-container:hover {
5321
+ background-color: $fill-neutral-trans-2;
5322
+ }
5323
+ .#{$item}-container {
5324
+ padding: 0 8px;
5325
+ border-radius: 4px;
5326
+ height: 32px;
5263
5327
  display: flex;
5264
- font-size: 12px;
5265
5328
  align-items: center;
5266
-
5267
- .info-item {
5268
- color: $gray-60;
5269
- }
5270
- .info-item + .info-item {
5271
- margin-left: 10px;
5329
+ .#{$item}-content {
5330
+ min-height: auto;
5331
+ white-space: nowrap;
5332
+ & .ant-steps-item-title {
5333
+ font-size: 13px;
5334
+ line-height: 20px;
5335
+ max-width: 100%;
5336
+ padding-right: 0;
5337
+ }
5272
5338
  }
5273
-
5274
- .menu-trigger {
5275
- margin-left: 10px;
5276
- cursor: pointer;
5339
+ }
5340
+ .#{$item}-active {
5341
+ .ant-steps-item-container {
5342
+ background: rgba($blue-60, 0.1);
5277
5343
  }
5278
5344
  }
5279
5345
  }
5346
+ }
5280
5347
 
5281
- .content {
5282
- flex: 1;
5283
- width: 100%;
5284
- display: flex;
5285
- justify-content: center;
5348
+ .E_h6l1tj4 {
5349
+ width: 100%;
5350
+ display: inline-flex;
5351
+ align-items: center;
5352
+ justify-content: center;
5353
+ column-gap: 4px;
5354
+ .step-item-prefix-container {
5355
+ display: inline-flex;
5286
5356
  align-items: center;
5287
- }
5288
- .single-content {
5289
- height: 65px;
5357
+ width: 18px;
5358
+ height: 18px;
5359
+ color: $gray-a75-8;
5360
+ justify-content: center;
5290
5361
  }
5291
5362
  }
5292
5363
 
5293
- .E_l1bifhon {
5364
+ .E_v18frne8 {
5365
+ width: 100%;
5294
5366
  display: flex;
5295
5367
  align-items: center;
5296
- white-space: nowrap;
5297
- overflow: hidden;
5298
- width: 100%;
5299
-
5300
- .ant-dropdown-trigger {
5301
- font-size: 12px;
5302
- margin-left: 8px;
5368
+ justify-content: center;
5369
+ column-gap: 6px;
5370
+ font-size: 13px;
5371
+ .step-item-prefix-container {
5372
+ display: inline-flex;
5373
+ align-items: center;
5374
+ min-width: 20px;
5375
+ min-height: 20px;
5376
+ color: $gray-a75-8;
5377
+ justify-content: center;
5303
5378
  }
5304
5379
  }
5305
5380
 
5306
- .E_ltthzck {
5307
- display: flex;
5308
- justify-content: flex-start;
5309
- align-items: center;
5310
- font-size: 12px;
5311
- cursor: pointer;
5312
- &:not(:first-child) {
5313
- margin-left: 8px;
5314
- }
5315
5381
 
5316
- &.deselected,
5317
- &.hovering {
5318
- opacity: 0.3;
5382
+ .E_t13ef470 {
5383
+ height: 100%;
5384
+ .table-loading-item {
5385
+ padding: 12px 4px;
5386
+ border-bottom: 1px solid rgba($gray-50, 0.18);
5387
+ display: flex;
5319
5388
 
5320
- &:not(.hoverering-self) .color-block {
5321
- background: #b4beca !important;
5389
+ > * {
5390
+ height: 16px;
5391
+ margin: 4px;
5392
+ background: rgba($gray-50, 0.18);
5322
5393
  border-radius: 2px;
5323
5394
  }
5395
+ .checkbox-loading {
5396
+ width: 16px;
5397
+ }
5398
+ .td-loading {
5399
+ flex: 1;
5400
+ }
5324
5401
  }
5325
- &.hoverering-self {
5326
- opacity: 1;
5327
- }
5328
- .dropdown-trigger {
5329
- margin-left: 12px;
5402
+
5403
+ :nth-child(1) {
5404
+ padding: 8px 4px;
5405
+ > * {
5406
+ background: rgba($gray-70, 0.18);
5407
+ }
5330
5408
  }
5331
- .legend-name {
5332
- color: $text-light-primary;
5409
+ :nth-child(1) {
5410
+ > * {
5411
+ background: rgba($gray-60, 0.18);
5412
+ }
5333
5413
  }
5334
5414
  }
5335
5415
 
5336
- .E_l1mumj7o {
5337
- display: flex;
5338
- justify-content: flex-start;
5339
- align-items: center;
5340
- font-size: 12px;
5341
- cursor: pointer;
5342
5416
 
5343
- &.deselected,
5344
- &.hovering {
5345
- opacity: 0.3;
5417
+ .E_t1dtlqs1 {
5418
+ margin-bottom: 4px;
5419
+ color: $text-secondary-light;
5420
+ }
5346
5421
 
5347
- &:not(.hoverering-self) .color-block {
5348
- background: #b4beca !important;
5349
- border-radius: 2px;
5350
- }
5422
+ .E_s1ese5oy {
5423
+ color: rgba(44, 56, 82, 0.6);
5424
+ line-height: 32px;
5425
+ height: 32px;
5426
+ margin-bottom: 0;
5427
+ &.primary,
5428
+ &.info {
5429
+ color: $text-light-general;
5351
5430
  }
5352
- .legend-name {
5353
- color: $text-light-primary;
5431
+ &.warning {
5432
+ color: #ffa500;
5354
5433
  }
5355
- &.hoverering-self {
5356
- opacity: 1;
5434
+ &.success {
5435
+ color: $text-light-positive;
5436
+ }
5437
+ &.danger,
5438
+ &.error {
5439
+ color: $text-light-serious;
5440
+ }
5441
+ &.normal {
5442
+ color: $text-secondary-light;
5357
5443
  }
5358
5444
  }
5359
5445
 
5360
- .E_c14rn6j5 {
5361
- display: inline-block;
5362
- height: 8px;
5363
- width: 8px;
5446
+ .E_b1ibis43 {
5447
+ margin-bottom: 0;
5448
+ color: $text-light-primary;
5449
+ }
5450
+
5451
+ .E_b11xxjd2 {
5452
+ line-height: 32px;
5364
5453
  margin-right: 6px;
5365
- border-radius: 2px;
5366
5454
  }
5367
5455
 
5368
- .E_e45tc5l {
5369
- .ant-dropdown-menu-item {
5370
- display: flex;
5371
- align-items: center;
5372
- font-size: 12px;
5373
- margin: 0;
5456
+ .E_bsub5bw {
5457
+ &.with-description {
5458
+ height: 24px;
5459
+ flex: 1;
5460
+ position: relative;
5461
+ top: -7px;
5462
+ }
5463
+ p {
5464
+ width: 100%;
5465
+ overflow: hidden;
5466
+ text-overflow: ellipsis;
5467
+ white-space: nowrap;
5374
5468
  }
5375
5469
  }
5376
5470
 
5377
- .E_lqeaosa {
5378
- position: relative;
5471
+ .E_tmoyoag {
5472
+ border: 1px solid $strokes-light-trans-2;
5473
+ border-radius: 8px;
5474
+ overflow: auto;
5475
+ .ant-list {
5476
+ position: relative;
5477
+ .ant-list-item:last-child {
5478
+ border-bottom: none;
5479
+ }
5480
+ .eagle-table-form-header {
5481
+ position: sticky;
5482
+ top: 0;
5483
+ z-index: $eagle-table-form-header-index;
5484
+ display: flex;
5485
+ padding: 8px;
5486
+ & {
5487
+ align-items: inherit;
5488
+ }
5489
+ flex-wrap: nowrap;
5490
+ justify-content: flex-start;
5491
+ background: $fills-light-opaque-1;
5492
+ font-size: 14px;
5493
+ color: $text-secondary-light;
5494
+ border-bottom: 1px solid $fills-light-trans-2;
5495
+ }
5496
+ .eagle-table-form-header .eagle-table-form-cell > p {
5497
+ margin-bottom: 0;
5498
+ }
5499
+ .eagle-table-form-row {
5500
+ display: flex;
5501
+ justify-content: flex-start;
5502
+ align-items: flex-start;
5503
+ flex-wrap: wrap;
5504
+ padding: 8px;
5505
+ border: none;
5506
+ .row-description {
5507
+ flex-basis: 100%;
5508
+ margin: 12px 0 0;
5509
+ order: 99;
5510
+ color: $text-secondary-light;
5511
+ }
5512
+ .row-error-message {
5513
+ color: $text-light-serious;
5514
+ flex-basis: 100%;
5515
+ order: 98;
5516
+ margin: 12px 0 0;
5517
+ }
5518
+ &:hover {
5519
+ background-color: $fills-light-trans-1;
5520
+ }
5521
+ &.isDragging {
5522
+ background-color: $fills-light-general-general-light;
5523
+ }
5524
+ }
5525
+ .eagle-table-form-cell {
5526
+ flex: 1 0 0;
5527
+ overflow: hidden;
5528
+ .cell-description {
5529
+ color: $text-secondary-light;
5530
+ margin: 0;
5531
+ }
5379
5532
 
5380
- &.hidden-xaxis .pointer-wrapper {
5381
- bottom: -12px;
5382
- }
5533
+ @mixin text-align-style($align-position) {
5534
+ & > * {
5535
+ text-align: $align-position;
5536
+ }
5537
+ .ant-form-item-control-input-content {
5538
+ &,
5539
+ & > * {
5540
+ text-align: $align-position;
5541
+ }
5542
+ }
5543
+ }
5383
5544
 
5384
- .metric-toolbar {
5385
- display: flex;
5386
- justify-content: space-between;
5387
- line-height: 30px;
5388
- .metric-extra {
5389
- display: flex;
5390
- flex-shrink: 0;
5391
- font-size: 12px;
5392
- align-items: center;
5545
+ &.align-center {
5546
+ @include text-align-style(center);
5547
+ }
5548
+ &.align-left {
5549
+ @include text-align-style(left);
5550
+ }
5551
+ &.align-right {
5552
+ @include text-align-style(right);
5553
+ }
5393
5554
 
5394
- .info-item {
5395
- color: $gray-60;
5555
+ &:not(:last-of-type) {
5556
+ margin-right: 8px;
5396
5557
  }
5397
- .info-item + .info-item {
5398
- margin-left: 10px;
5558
+ }
5559
+ .ant-list-item-action {
5560
+ padding: 4px;
5561
+ width: 24px;
5562
+ height: 24px;
5563
+ overflow: hidden;
5564
+ li {
5565
+ padding: 0;
5566
+ }
5567
+ }
5568
+ .delete-row-icon.disabled {
5569
+ cursor: not-allowed;
5570
+ opacity: 0.5;
5571
+ }
5572
+ &.size-default {
5573
+ .ant-list-item-action {
5574
+ margin: 0;
5399
5575
  }
5576
+ .eagle-table-form-cell {
5577
+ .ant-input,
5578
+ .ant-select-selector {
5579
+ border-radius: 5px;
5580
+ font-size: 12px;
5581
+ }
5582
+ .ant-input-affix-wrapper {
5583
+ font-size: inherit;
5584
+ }
5400
5585
 
5401
- .menu-trigger {
5402
- margin-left: 10px;
5403
- cursor: pointer;
5586
+ .ant-form-item-control-input {
5587
+ min-height: 24px;
5588
+ font-size: 12px;
5589
+ position: relative;
5590
+ }
5404
5591
  }
5405
5592
  }
5406
5593
  }
5407
-
5408
- .recharts-xAxis {
5409
- font-size: 12px;
5594
+ &.row-split-by-border {
5595
+ .eagle-table-form-row {
5596
+ border-bottom: 1px solid $fills-light-trans-2;
5597
+ }
5410
5598
  }
5411
-
5412
- .pointer-wrapper {
5413
- position: absolute;
5414
- bottom: 10px;
5415
- padding: 0 8px;
5416
- font-size: 12px;
5417
- color: $white;
5418
- transform: translateX(-50%);
5599
+ &.row-split-by-zebraMarking {
5600
+ .draggable-container {
5601
+ & > :nth-child(2n) {
5602
+ background-color: $fills-trans-primary-light;
5603
+ }
5604
+ }
5419
5605
  }
5420
5606
  }
5421
-
5422
- .E_t2pr38p {
5423
- min-width: 200px;
5424
- background-color: $fill-neutral-trans-8;
5425
- border-radius: 4px;
5426
- box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
5427
- padding: 8px;
5428
- }
5429
-
5430
- .E_tecdsj7 {
5431
- display: flex;
5432
- align-items: center;
5433
- background-color: unset;
5434
- color: $text-neutral-ontint;
5435
- justify-content: space-between;
5436
- font-size: 12px;
5437
- padding-top: 6px;
5438
-
5439
- &:first-child {
5440
- padding-top: 3px;
5441
- }
5442
- &:last-child {
5443
- padding-bottom: 3px;
5607
+
5608
+ .E_a138syjm {
5609
+ display: flex;
5610
+ align-items: center;
5611
+ margin-top: 8px;
5612
+ button.ant-btn {
5613
+ padding: 2px 8px;
5614
+ height: 24px;
5444
5615
  }
5445
- .column-value {
5446
- color: $text-neutral-ontint;
5616
+ & > span.maximum-desc {
5617
+ display: none;
5447
5618
  margin-left: 8px;
5619
+ color: $text-secondary-light;
5620
+ &.disabled {
5621
+ display: inline;
5622
+ }
5448
5623
  }
5449
5624
  }
5450
5625
 
5451
- .E_ljhvvia {
5452
- display: inline-block;
5453
- height: 8px;
5454
- width: 8px;
5626
+ .E_d77i8u0 {
5627
+ width: 24px;
5628
+ height: 24px;
5629
+ padding: 4px;
5455
5630
  margin-right: 8px;
5456
- border-radius: 2px;
5457
- &.borderd {
5458
- border: 1px solid $stroke-neutral-white;
5459
- }
5460
5631
  }
5461
5632
 
5462
5633
 
@@ -5488,6 +5659,11 @@
5488
5659
  }
5489
5660
 
5490
5661
 
5662
+ .E_b1jaupqb {
5663
+ color: #F0483E;
5664
+ }
5665
+
5666
+
5491
5667
  .E_t59qhqp {
5492
5668
  padding: 0px;
5493
5669
  padding-top: 5px;
@@ -5543,11 +5719,6 @@
5543
5719
  }
5544
5720
 
5545
5721
 
5546
- .E_b1jaupqb {
5547
- color: #F0483E;
5548
- }
5549
-
5550
-
5551
5722
  .E_s20iney {
5552
5723
  &.skeleton-box {
5553
5724
  display: flex;
@@ -5711,6 +5882,11 @@
5711
5882
  }
5712
5883
 
5713
5884
 
5885
+ .E_t1616y1o {
5886
+ color: $text-light-on-tint;
5887
+ }
5888
+
5889
+
5714
5890
  .E_f16blduf {
5715
5891
  &.ant-form-item {
5716
5892
  margin-bottom: 0;
@@ -5737,11 +5913,6 @@
5737
5913
  }
5738
5914
 
5739
5915
 
5740
- .E_t1616y1o {
5741
- color: $text-light-on-tint;
5742
- }
5743
-
5744
-
5745
5916
  .E_a9y3flr {
5746
5917
  margin-left: 8px;
5747
5918
  }
@@ -5818,86 +5989,6 @@
5818
5989
  }
5819
5990
 
5820
5991
 
5821
- .E_s1ebs0ra {
5822
- display: flex;
5823
- align-items: center;
5824
- justify-content: space-between;
5825
- background: $backgrounds-light-grouped;
5826
- padding: 8px 12px;
5827
- position: sticky;
5828
- top: 0;
5829
- z-index: 1;
5830
- margin-bottom: -52px;
5831
-
5832
- .select-total {
5833
- display: flex;
5834
- align-items: center;
5835
- font-weight: 700;
5836
- flex-shrink: 0;
5837
-
5838
- .icon-wrapper {
5839
- cursor: pointer;
5840
- margin-left: 8px;
5841
- width: 32px;
5842
- height: 32px;
5843
- border-radius: 50%;
5844
- justify-content: center;
5845
-
5846
- &:hover {
5847
- background: $fills-light-trans-2;
5848
- }
5849
- }
5850
- }
5851
- .action-group {
5852
- flex: 1;
5853
- margin-left: 88px;
5854
- white-space: nowrap;
5855
- text-align: right;
5856
- position: relative;
5857
- padding: 4px 0;
5858
- margin-top: -4px;
5859
- overflow: hidden;
5860
- .sub-menu-delete {
5861
- transform: translateY(-4px);
5862
- }
5863
- button {
5864
- border: none;
5865
- }
5866
- > *:not(:last-child) {
5867
- margin-right: 8px;
5868
- }
5869
-
5870
- > button:last-child {
5871
- margin-right: 4px;
5872
- }
5873
- .more-btn {
5874
- cursor: pointer;
5875
- width: 32px;
5876
- height: 32px;
5877
- justify-content: center;
5878
- border-radius: 50%;
5879
-
5880
- &:hover {
5881
- background: $white;
5882
- }
5883
- }
5884
- }
5885
- }
5886
-
5887
-
5888
- .E_gmyahx3 {
5889
- cursor: pointer;
5890
-
5891
- .link-text {
5892
- color: $text-light-tertiary;
5893
- }
5894
-
5895
- &:hover .link-text {
5896
- color: $text-light-general;
5897
- }
5898
- }
5899
-
5900
-
5901
5992
  .E_clm1wy1 {
5902
5993
  width: 192px;
5903
5994
  height: 246px;
@@ -5987,66 +6078,155 @@
5987
6078
  margin-right: 2px;
5988
6079
  }
5989
6080
  }
5990
- .bar {
5991
- width: 9px;
5992
- height: 2px;
5993
- background: $blue;
5994
- border-radius: 2px;
5995
- }
6081
+ .bar {
6082
+ width: 9px;
6083
+ height: 2px;
6084
+ background: $blue;
6085
+ border-radius: 2px;
6086
+ }
6087
+ }
6088
+
6089
+
6090
+ .E_c18bcrac {
6091
+ display: inline-block;
6092
+ width: 100%;
6093
+ .recharts-wrapper {
6094
+ margin-left: 4px;
6095
+ }
6096
+ }
6097
+
6098
+ .E_cro7kg2 {
6099
+ padding: 4px;
6100
+
6101
+ .unit {
6102
+ color: white;
6103
+ }
6104
+ }
6105
+
6106
+ .E_c14wcxf0 {
6107
+ display: flex;
6108
+ justify-content: space-between;
6109
+ align-items: center;
6110
+ font-size: 13px;
6111
+ line-height: 24px;
6112
+ color: #cccccc;
6113
+ white-space: nowrap;
6114
+
6115
+ label {
6116
+ margin-right: 32px;
6117
+ }
6118
+ }
6119
+
6120
+ .E_coy29mj.E_c14wcxf0 {
6121
+ font-weight: bold;
6122
+ color: white;
6123
+ }
6124
+
6125
+ .E_s11212zy {
6126
+ width: 8px;
6127
+ height: 8px;
6128
+ border-radius: 2px;
6129
+ display: inline-block;
6130
+ background: var(--s11212zy-0);
6131
+ border: 1px solid $fills-light-white;
6132
+ box-sizing: content-box;
6133
+ margin-right: 6px;
6134
+ }
6135
+
6136
+ .E_p1lyky6c {
6137
+ & > :first-child {
6138
+ font-weight: bold;
6139
+ color: white;
6140
+ margin-right: 4px;
6141
+ }
6142
+ }
6143
+
6144
+
6145
+ .E_s1ebs0ra {
6146
+ display: flex;
6147
+ align-items: center;
6148
+ justify-content: space-between;
6149
+ background: $backgrounds-light-grouped;
6150
+ padding: 8px 12px;
6151
+ position: sticky;
6152
+ top: 0;
6153
+ z-index: 1;
6154
+ margin-bottom: -52px;
6155
+
6156
+ .select-total {
6157
+ display: flex;
6158
+ align-items: center;
6159
+ font-weight: 700;
6160
+ flex-shrink: 0;
6161
+
6162
+ .icon-wrapper {
6163
+ cursor: pointer;
6164
+ margin-left: 8px;
6165
+ width: 32px;
6166
+ height: 32px;
6167
+ border-radius: 50%;
6168
+ justify-content: center;
6169
+
6170
+ &:hover {
6171
+ background: $fills-light-trans-2;
6172
+ }
6173
+ }
6174
+ }
6175
+ .action-group {
6176
+ flex: 1;
6177
+ margin-left: 88px;
6178
+ white-space: nowrap;
6179
+ text-align: right;
6180
+ position: relative;
6181
+ padding: 4px 0;
6182
+ margin-top: -4px;
6183
+ overflow: hidden;
6184
+ .sub-menu-delete {
6185
+ transform: translateY(-4px);
6186
+ }
6187
+ button {
6188
+ border: none;
6189
+ }
6190
+ > *:not(:last-child) {
6191
+ margin-right: 8px;
6192
+ }
6193
+
6194
+ > button:last-child {
6195
+ margin-right: 4px;
6196
+ }
6197
+ .more-btn {
6198
+ cursor: pointer;
6199
+ width: 32px;
6200
+ height: 32px;
6201
+ justify-content: center;
6202
+ border-radius: 50%;
6203
+
6204
+ &:hover {
6205
+ background: $white;
6206
+ }
6207
+ }
6208
+ }
5996
6209
  }
5997
6210
 
5998
6211
 
5999
- .E_c18bcrac {
6000
- display: inline-block;
6001
- width: 100%;
6002
- .recharts-wrapper {
6003
- margin-left: 4px;
6212
+ .E_tqjc4ui {
6213
+ @at-root {
6214
+ span#{&} {
6215
+ margin: 0 2px;
6216
+ }
6004
6217
  }
6005
6218
  }
6006
6219
 
6007
- .E_cro7kg2 {
6008
- padding: 4px;
6009
-
6010
- .unit {
6011
- color: white;
6012
- }
6013
- }
6014
6220
 
6015
- .E_c14wcxf0 {
6016
- display: flex;
6017
- justify-content: space-between;
6018
- align-items: center;
6019
- font-size: 13px;
6020
- line-height: 24px;
6021
- color: #cccccc;
6022
- white-space: nowrap;
6221
+ .E_gmyahx3 {
6222
+ cursor: pointer;
6023
6223
 
6024
- label {
6025
- margin-right: 32px;
6224
+ .link-text {
6225
+ color: $text-light-tertiary;
6026
6226
  }
6027
- }
6028
-
6029
- .E_coy29mj.E_c14wcxf0 {
6030
- font-weight: bold;
6031
- color: white;
6032
- }
6033
-
6034
- .E_s11212zy {
6035
- width: 8px;
6036
- height: 8px;
6037
- border-radius: 2px;
6038
- display: inline-block;
6039
- background: var(--s11212zy-0);
6040
- border: 1px solid $fills-light-white;
6041
- box-sizing: content-box;
6042
- margin-right: 6px;
6043
- }
6044
6227
 
6045
- .E_p1lyky6c {
6046
- & > :first-child {
6047
- font-weight: bold;
6048
- color: white;
6049
- margin-right: 4px;
6228
+ &:hover .link-text {
6229
+ color: $text-light-general;
6050
6230
  }
6051
6231
  }
6052
6232
 
@@ -6158,229 +6338,60 @@
6158
6338
  }
6159
6339
  }
6160
6340
 
6161
- padding-bottom: 4px;
6162
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
6163
- }
6164
-
6165
- .E_wpbf4pq {
6166
- padding: 10px 0;
6167
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
6168
-
6169
- .ant-input,
6170
- .ant-picker {
6171
- width: 80px;
6172
- margin: 0 9px;
6173
- text-align: center;
6174
- }
6175
-
6176
- .options {
6177
- padding: 12px 0 12px 16px;
6178
- border-left: 2px solid rgba(129, 138, 153, 0.6);
6179
- margin: 5px 0 5px 8px;
6180
- }
6181
- .week-day-option,
6182
- .month-day-option {
6183
- background: #f5f7fa;
6184
- box-sizing: border-box;
6185
- border-radius: 16px;
6186
- margin-right: 8px;
6187
-
6188
- &:focus {
6189
- color: inherit;
6190
- border-color: #d9d9d9;
6191
- }
6192
- }
6193
- .week-day-option {
6194
- &.active {
6195
- background-color: $blue;
6196
- border-color: $blue;
6197
- color: $white;
6198
- }
6199
- &.en-text {
6200
- width: 110px;
6201
- margin-top: 4px;
6202
- }
6203
- }
6204
- .month-day-option {
6205
- width: 32px;
6206
- padding: 0;
6207
- margin-bottom: 8px;
6208
-
6209
- &.active {
6210
- background-color: $blue;
6211
- border-color: $blue;
6212
- color: $white;
6213
- }
6214
- }
6215
- }
6216
-
6217
-
6218
- .E_tqjc4ui {
6219
- @at-root {
6220
- span#{&} {
6221
- margin: 0 2px;
6222
- }
6223
- }
6224
- }
6225
-
6226
-
6227
- .E_s1at6qmn {
6228
- &.ant-layout-sider {
6229
- background: $backgrounds-light-grouped;
6230
- padding: 32px 8px;
6231
- overflow: auto;
6232
- }
6233
-
6234
- .ant-layout-sider-children {
6235
- display: flex;
6236
- flex-direction: column;
6237
- justify-content: space-between;
6238
- }
6239
-
6240
- footer {
6241
- display: flex;
6242
- }
6243
-
6244
- .ant-menu {
6245
- background: $backgrounds-light-grouped;
6246
- a {
6247
- color: $text-light-primary;
6248
- width: 180px;
6249
- overflow: hidden;
6250
- text-overflow: ellipsis;
6251
- }
6252
- }
6253
-
6254
- .ant-menu-vertical {
6255
- margin-bottom: 24px;
6256
-
6257
- .ant-menu-item-group {
6258
- .ant-menu-item {
6259
- margin: 0;
6260
- }
6261
- .ant-menu-item-group-title {
6262
- font-size: 12px;
6263
- padding: 0 8px 4px;
6264
- line-height: 18px;
6265
-
6266
- &:empty {
6267
- padding: 0;
6268
- }
6269
- }
6270
- &:not(:last-child) {
6271
- padding-bottom: 24px;
6272
- &.split {
6273
- margin-bottom: 24px;
6274
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
6275
- }
6276
- }
6277
- }
6278
-
6279
- .ant-menu-item {
6280
- transition: none;
6281
- display: flex;
6282
- align-items: center;
6283
- height: 32px;
6284
- line-height: 22px;
6285
- padding: 0 8px;
6286
-
6287
- > .icon-wrapper {
6288
- margin-right: 12px;
6289
- }
6290
-
6291
- &:not(:last-child) {
6292
- margin: 0;
6293
- margin-bottom: 2px;
6294
- }
6295
- &.ant-menu-item-selected {
6296
- background: $background-selected;
6297
- box-shadow: $box-shadow-light-selected;
6298
- border-radius: 6px;
6299
- color: $text-light-on-tint;
6300
- a {
6301
- color: $text-light-on-tint;
6302
- }
6303
- }
6304
- &:not(.ant-menu-item-selected) {
6305
- &.ant-menu-item:hover,
6306
- &.ant-menu-item-active {
6307
- background: $background-onhover;
6308
- box-shadow: $box-shadow-light-onhover;
6309
- border-radius: 6px;
6310
- }
6311
- }
6312
- }
6313
- }
6314
- }
6315
-
6316
- .E_s1wu0lms {
6317
- .ant-menu-item-group-title {
6318
- white-space: nowrap;
6319
- transition: all 0s;
6320
- }
6321
-
6322
- &.shrink {
6323
- transition: all 0s;
6324
- overflow: hidden;
6325
-
6326
- .ant-menu-item-group-title {
6327
- visibility: hidden;
6328
- }
6329
-
6330
- .ant-menu-item {
6331
- width: 36px;
6332
- padding: 0 6px;
6333
- }
6334
- }
6335
- }
6336
-
6337
- .E_n1ugzfva {
6338
- display: flex;
6339
- place-items: center;
6340
- width: 100% !important;
6341
-
6342
- &[disabled] {
6343
- color: rgba(0, 0, 0, 0.25) !important;
6344
- opacity: 1 !important;
6345
- }
6346
-
6347
- &.ant-btn {
6348
- width: 100%;
6349
- color: $text-light-primary;
6350
- }
6351
-
6352
- .icon-wrapper {
6353
- margin-right: 12px;
6354
- }
6355
-
6356
- .link-title {
6357
- flex: 1;
6358
- overflow: hidden;
6359
- white-space: nowrap;
6360
- text-overflow: ellipsis;
6361
- text-align: left;
6362
- }
6341
+ padding-bottom: 4px;
6342
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
6363
6343
  }
6364
6344
 
6345
+ .E_wpbf4pq {
6346
+ padding: 10px 0;
6347
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
6365
6348
 
6366
- .E_n12mqh7z {
6367
- display: flex;
6368
- align-items: center;
6369
- font-size: 12px;
6370
- line-height: 18px;
6349
+ .ant-input,
6350
+ .ant-picker {
6351
+ width: 80px;
6352
+ margin: 0 9px;
6353
+ text-align: center;
6354
+ }
6371
6355
 
6372
- &:not(:last-child) {
6373
- margin-bottom: 4px;
6356
+ .options {
6357
+ padding: 12px 0 12px 16px;
6358
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
6359
+ margin: 5px 0 5px 8px;
6374
6360
  }
6375
- }
6361
+ .week-day-option,
6362
+ .month-day-option {
6363
+ background: #f5f7fa;
6364
+ box-sizing: border-box;
6365
+ border-radius: 16px;
6366
+ margin-right: 8px;
6376
6367
 
6377
- .E_tf5bynu {
6378
- margin: 0 3px;
6379
- }
6368
+ &:focus {
6369
+ color: inherit;
6370
+ border-color: #d9d9d9;
6371
+ }
6372
+ }
6373
+ .week-day-option {
6374
+ &.active {
6375
+ background-color: $blue;
6376
+ border-color: $blue;
6377
+ color: $white;
6378
+ }
6379
+ &.en-text {
6380
+ width: 110px;
6381
+ margin-top: 4px;
6382
+ }
6383
+ }
6384
+ .month-day-option {
6385
+ width: 32px;
6386
+ padding: 0;
6387
+ margin-bottom: 8px;
6380
6388
 
6381
- .E_tcckoz1 {
6382
- max-height: 400px;
6383
- overflow: auto;
6389
+ &.active {
6390
+ background-color: $blue;
6391
+ border-color: $blue;
6392
+ color: $white;
6393
+ }
6394
+ }
6384
6395
  }
6385
6396
 
6386
6397
 
@@ -6414,6 +6425,27 @@
6414
6425
  }
6415
6426
 
6416
6427
 
6428
+ .E_n12mqh7z {
6429
+ display: flex;
6430
+ align-items: center;
6431
+ font-size: 12px;
6432
+ line-height: 18px;
6433
+
6434
+ &:not(:last-child) {
6435
+ margin-bottom: 4px;
6436
+ }
6437
+ }
6438
+
6439
+ .E_tf5bynu {
6440
+ margin: 0 3px;
6441
+ }
6442
+
6443
+ .E_tcckoz1 {
6444
+ max-height: 400px;
6445
+ overflow: auto;
6446
+ }
6447
+
6448
+
6417
6449
  .E_t1sqg15u {
6418
6450
  background: white;
6419
6451
 
@@ -6526,40 +6558,153 @@
6526
6558
  }
6527
6559
 
6528
6560
 
6529
- .E_wg1tsps {
6530
- display: flex;
6531
- align-items: center;
6532
- justify-content: flex-end;
6561
+ .E_s1iv0tp1 {
6562
+ .enabled-switch {
6563
+ display: flex;
6564
+ align-items: center;
6565
+ }
6566
+
6567
+ .enabled-text {
6568
+ margin-right: 8px;
6569
+ }
6533
6570
  }
6534
6571
 
6535
- .E_b1ctd5xy {
6536
- display: flex;
6537
- align-items: center;
6538
- width: calc(100% - 40px);
6539
6572
 
6540
- .chart {
6541
- display: inline-block;
6542
- width: 100%;
6573
+ .E_s1at6qmn {
6574
+ &.ant-layout-sider {
6575
+ background: $backgrounds-light-grouped;
6576
+ padding: 32px 8px;
6577
+ overflow: auto;
6578
+ }
6579
+
6580
+ .ant-layout-sider-children {
6581
+ display: flex;
6582
+ flex-direction: column;
6583
+ justify-content: space-between;
6584
+ }
6585
+
6586
+ footer {
6587
+ display: flex;
6588
+ }
6589
+
6590
+ .ant-menu {
6591
+ background: $backgrounds-light-grouped;
6592
+ a {
6593
+ color: $text-light-primary;
6594
+ width: 180px;
6595
+ overflow: hidden;
6596
+ text-overflow: ellipsis;
6597
+ }
6598
+ }
6599
+
6600
+ .ant-menu-vertical {
6601
+ margin-bottom: 24px;
6602
+
6603
+ .ant-menu-item-group {
6604
+ .ant-menu-item {
6605
+ margin: 0;
6606
+ }
6607
+ .ant-menu-item-group-title {
6608
+ font-size: 12px;
6609
+ padding: 0 8px 4px;
6610
+ line-height: 18px;
6611
+
6612
+ &:empty {
6613
+ padding: 0;
6614
+ }
6615
+ }
6616
+ &:not(:last-child) {
6617
+ padding-bottom: 24px;
6618
+ &.split {
6619
+ margin-bottom: 24px;
6620
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
6621
+ }
6622
+ }
6623
+ }
6624
+
6625
+ .ant-menu-item {
6626
+ transition: none;
6627
+ display: flex;
6628
+ align-items: center;
6629
+ height: 32px;
6630
+ line-height: 22px;
6631
+ padding: 0 8px;
6632
+
6633
+ > .icon-wrapper {
6634
+ margin-right: 12px;
6635
+ }
6636
+
6637
+ &:not(:last-child) {
6638
+ margin: 0;
6639
+ margin-bottom: 2px;
6640
+ }
6641
+ &.ant-menu-item-selected {
6642
+ background: $background-selected;
6643
+ box-shadow: $box-shadow-light-selected;
6644
+ border-radius: 6px;
6645
+ color: $text-light-on-tint;
6646
+ a {
6647
+ color: $text-light-on-tint;
6648
+ }
6649
+ }
6650
+ &:not(.ant-menu-item-selected) {
6651
+ &.ant-menu-item:hover,
6652
+ &.ant-menu-item-active {
6653
+ background: $background-onhover;
6654
+ box-shadow: $box-shadow-light-onhover;
6655
+ border-radius: 6px;
6656
+ }
6657
+ }
6658
+ }
6543
6659
  }
6544
6660
  }
6545
6661
 
6546
- .E_u1p8acpn {
6547
- min-width: 40px;
6662
+ .E_s1wu0lms {
6663
+ .ant-menu-item-group-title {
6664
+ white-space: nowrap;
6665
+ transition: all 0s;
6666
+ }
6548
6667
 
6549
- .unit {
6550
- color: $text-light-primary !important;
6668
+ &.shrink {
6669
+ transition: all 0s;
6670
+ overflow: hidden;
6671
+
6672
+ .ant-menu-item-group-title {
6673
+ visibility: hidden;
6674
+ }
6675
+
6676
+ .ant-menu-item {
6677
+ width: 36px;
6678
+ padding: 0 6px;
6679
+ }
6551
6680
  }
6552
6681
  }
6553
6682
 
6683
+ .E_n1ugzfva {
6684
+ display: flex;
6685
+ place-items: center;
6686
+ width: 100% !important;
6554
6687
 
6555
- .E_s1iv0tp1 {
6556
- .enabled-switch {
6557
- display: flex;
6558
- align-items: center;
6688
+ &[disabled] {
6689
+ color: rgba(0, 0, 0, 0.25) !important;
6690
+ opacity: 1 !important;
6559
6691
  }
6560
6692
 
6561
- .enabled-text {
6562
- margin-right: 8px;
6693
+ &.ant-btn {
6694
+ width: 100%;
6695
+ color: $text-light-primary;
6696
+ }
6697
+
6698
+ .icon-wrapper {
6699
+ margin-right: 12px;
6700
+ }
6701
+
6702
+ .link-title {
6703
+ flex: 1;
6704
+ overflow: hidden;
6705
+ white-space: nowrap;
6706
+ text-overflow: ellipsis;
6707
+ text-align: left;
6563
6708
  }
6564
6709
  }
6565
6710
 
@@ -6823,19 +6968,38 @@
6823
6968
  }
6824
6969
  }
6825
6970
 
6826
- &.ant-dropdown-menu-item-selected {
6827
- color: $blue-60;
6828
- background: transparent;
6829
- }
6830
- }
6971
+ &.ant-dropdown-menu-item-selected {
6972
+ color: $blue-60;
6973
+ background: transparent;
6974
+ }
6975
+ }
6976
+ }
6977
+ }
6978
+
6979
+
6980
+ .E_wg1tsps {
6981
+ display: flex;
6982
+ align-items: center;
6983
+ justify-content: flex-end;
6984
+ }
6985
+
6986
+ .E_b1ctd5xy {
6987
+ display: flex;
6988
+ align-items: center;
6989
+ width: calc(100% - 40px);
6990
+
6991
+ .chart {
6992
+ display: inline-block;
6993
+ width: 100%;
6831
6994
  }
6832
6995
  }
6833
6996
 
6997
+ .E_u1p8acpn {
6998
+ min-width: 40px;
6834
6999
 
6835
- .E_h1ol2wl7 {
6836
- font-weight: bold;
6837
- background-color: unset;
6838
- padding: unset;
7000
+ .unit {
7001
+ color: $text-light-primary !important;
7002
+ }
6839
7003
  }
6840
7004
 
6841
7005
 
@@ -6895,47 +7059,10 @@
6895
7059
  }
6896
7060
 
6897
7061
 
6898
- .E_i5w779o {
6899
- padding: 8px 0;
6900
-
6901
- .col-label {
6902
- flex-shrink: unset;
6903
- * {
6904
- line-height: 18px;
6905
- }
6906
- }
6907
- .col-content {
6908
- flex: 1 1 0;
6909
- display: flex;
6910
- align-items: center;
6911
- * {
6912
- line-height: 18px;
6913
- }
6914
- }
6915
- }
6916
-
6917
- .E_l18dja44 {
6918
- padding: 6px 0;
6919
-
6920
- .col-label * {
6921
- font-size: 13px;
6922
- line-height: 20px;
6923
- }
6924
- .col-content * {
6925
- font-size: 14px;
6926
- line-height: 20px;
6927
- }
6928
- }
6929
-
6930
- .E_c8c2hys {
6931
- display: flex;
6932
- justify-content: space-between;
6933
- flex: 1;
6934
- min-width: 0;
6935
- }
6936
-
6937
- .E_n4m6c4d {
6938
- color: $text-light-tertiary;
7062
+ .E_h1ol2wl7 {
7063
+ font-weight: bold;
7064
+ background-color: unset;
7065
+ padding: unset;
6939
7066
  }
6940
7067
 
6941
7068
 
@@ -7013,6 +7140,121 @@
7013
7140
  }
7014
7141
 
7015
7142
 
7143
+ .E_i5w779o {
7144
+ padding: 8px 0;
7145
+
7146
+ .col-label {
7147
+ flex-shrink: unset;
7148
+ * {
7149
+ line-height: 18px;
7150
+ }
7151
+ }
7152
+ .col-content {
7153
+ flex: 1 1 0;
7154
+ display: flex;
7155
+ align-items: center;
7156
+ * {
7157
+ line-height: 18px;
7158
+ }
7159
+ }
7160
+ }
7161
+
7162
+ .E_l18dja44 {
7163
+ padding: 6px 0;
7164
+
7165
+ .col-label * {
7166
+ font-size: 13px;
7167
+ line-height: 20px;
7168
+ }
7169
+ .col-content * {
7170
+ font-size: 14px;
7171
+ line-height: 20px;
7172
+ }
7173
+ }
7174
+
7175
+ .E_c8c2hys {
7176
+ display: flex;
7177
+ justify-content: space-between;
7178
+ flex: 1;
7179
+ min-width: 0;
7180
+ }
7181
+
7182
+ .E_n4m6c4d {
7183
+ color: $text-light-tertiary;
7184
+ }
7185
+
7186
+
7187
+ .E_l12xdkhl {
7188
+ width: 64px;
7189
+ height: 64px;
7190
+ max-width: 64px;
7191
+ max-height: 64px;
7192
+ overflow: hidden;
7193
+ display: flex;
7194
+ align-items: center;
7195
+ justify-content: center;
7196
+ position: relative;
7197
+ opacity: 0.6;
7198
+ .icon-wrapper {
7199
+ @keyframes rotate { from { transform: rotate(0deg); } to { transform: rotate(360deg); } };
7200
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
7201
+ }
7202
+ }
7203
+
7204
+
7205
+ .E_cevhqx7 {
7206
+ color: $text-light-primary;
7207
+ }
7208
+
7209
+ .E_snbqlt4 {
7210
+ margin-top: 8px;
7211
+ color: $text-light-secondary;
7212
+ }
7213
+
7214
+
7215
+ .E_c1ss4prm {
7216
+ color: $text-light-secondary;
7217
+
7218
+ li {
7219
+ margin-bottom: 4px;
7220
+
7221
+ &:last-child {
7222
+ margin-bottom: 0;
7223
+ }
7224
+ }
7225
+ }
7226
+
7227
+ .E_ms3tlei {
7228
+ background: $fill-neutral-trans-2;
7229
+ padding: 8px;
7230
+ border-radius: 6px;
7231
+ color: $gray-a60-8;
7232
+
7233
+ li {
7234
+ margin-bottom: 4px;
7235
+
7236
+ &:last-child {
7237
+ margin-bottom: 0;
7238
+ }
7239
+ }
7240
+ }
7241
+
7242
+ .E_du44iy7 {
7243
+ margin-bottom: 4px;
7244
+ }
7245
+
7246
+ .E_s1qmhanr {
7247
+ color: $text-light-secondary;
7248
+ margin-bottom: 8px;
7249
+ }
7250
+
7251
+ .E_drje1h0 {
7252
+ height: 1px;
7253
+ background: $strokes-light-opaque-2;
7254
+ margin: 16px 0;
7255
+ }
7256
+
7257
+
7016
7258
  .E_c1kchka8 {
7017
7259
  height: 100%;
7018
7260
  width: 100%;
@@ -7612,77 +7854,6 @@
7612
7854
  }
7613
7855
 
7614
7856
 
7615
- .E_l12xdkhl {
7616
- width: 64px;
7617
- height: 64px;
7618
- max-width: 64px;
7619
- max-height: 64px;
7620
- overflow: hidden;
7621
- display: flex;
7622
- align-items: center;
7623
- justify-content: center;
7624
- position: relative;
7625
- opacity: 0.6;
7626
- .icon-wrapper {
7627
- @keyframes rotate { from { transform: rotate(0deg); } to { transform: rotate(360deg); } };
7628
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
7629
- }
7630
- }
7631
-
7632
-
7633
- .E_c1ss4prm {
7634
- color: $text-light-secondary;
7635
-
7636
- li {
7637
- margin-bottom: 4px;
7638
-
7639
- &:last-child {
7640
- margin-bottom: 0;
7641
- }
7642
- }
7643
- }
7644
-
7645
- .E_ms3tlei {
7646
- background: $fill-neutral-trans-2;
7647
- padding: 8px;
7648
- border-radius: 6px;
7649
- color: $gray-a60-8;
7650
-
7651
- li {
7652
- margin-bottom: 4px;
7653
-
7654
- &:last-child {
7655
- margin-bottom: 0;
7656
- }
7657
- }
7658
- }
7659
-
7660
- .E_du44iy7 {
7661
- margin-bottom: 4px;
7662
- }
7663
-
7664
- .E_s1qmhanr {
7665
- color: $text-light-secondary;
7666
- margin-bottom: 8px;
7667
- }
7668
-
7669
- .E_drje1h0 {
7670
- height: 1px;
7671
- background: $strokes-light-opaque-2;
7672
- margin: 16px 0;
7673
- }
7674
-
7675
-
7676
- .E_cevhqx7 {
7677
- color: $text-light-primary;
7678
- }
7679
-
7680
- .E_snbqlt4 {
7681
- margin-top: 8px;
7682
- color: $text-light-secondary;
7683
- }
7684
-
7685
-
7686
7857
  .E_c14ouk5o {
7687
7858
  width: 100%;
7688
7859
  height: 100%;