@cloudtower/eagle 0.33.15 → 0.33.16

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.
@@ -26,91 +26,6 @@
26
26
  }
27
27
 
28
28
 
29
- .E_m74vjol {
30
- display: flex;
31
- justify-content: space-between;
32
- width: 100%;
33
- & .action {
34
- margin-left: 16px;
35
- }
36
- }
37
-
38
- .E_a1o35uvh {
39
- &.ant-alert-closable {
40
- padding-right: 12px;
41
-
42
- .ant-alert-close-icon {
43
- height: fit-content;
44
- margin-left: 16px;
45
- }
46
- }
47
-
48
- .ant-alert-message {
49
- flex: 1;
50
- }
51
- }
52
-
53
-
54
- .E_b1nip9bk {
55
- padding: 4px 11px;
56
- }
57
-
58
- .E_bqamoqe {
59
- white-space: nowrap;
60
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
61
-
62
- & > .ant-btn {
63
- &.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
64
- --color: #{$text-light-general};
65
-
66
- &[disabled],
67
- &:hover[disabled] {
68
- --color: #{$text-light-general};
69
- }
70
- }
71
- }
72
-
73
- & > .ant-btn:not(:only-child) {
74
- & + .ant-btn {
75
- margin-left: 1px;
76
- }
77
-
78
- &:first-child {
79
- border-top-right-radius: 0;
80
- border-bottom-right-radius: 0;
81
- }
82
-
83
- &:last-child {
84
- border-top-left-radius: 0;
85
- border-bottom-left-radius: 0;
86
- }
87
-
88
- &:not(:first-child, :last-child) {
89
- border-radius: unset;
90
- }
91
- }
92
- }
93
-
94
-
95
- .E_berrcjl {
96
- color: $text-terdiary-light;
97
- margin-bottom: 4px;
98
-
99
- .breadcrumb-link {
100
- color: $text-terdiary-light;
101
- cursor: pointer;
102
- transition: color 160ms ease;
103
-
104
- &:hover {
105
- color: $blue-60;
106
- }
107
- &:active {
108
- color: $blue-80;
109
- }
110
- }
111
- }
112
-
113
-
114
29
  .E_b1wx3t3t {
115
30
  &.ant-btn-icon-only {
116
31
  justify-content: center;
@@ -469,57 +384,27 @@
469
384
  }
470
385
 
471
386
 
472
- .E_itxley7 {
473
- &.ant-input-group.ant-input-group-compact {
474
- display: flex;
387
+ .E_m74vjol {
388
+ display: flex;
389
+ justify-content: space-between;
390
+ width: 100%;
391
+ & .action {
392
+ margin-left: 16px;
475
393
  }
394
+ }
476
395
 
477
- &.ant-input-group.ant-input-group-compact > *:first-child,
478
- &.ant-input-group.ant-input-group-compact
479
- > .ant-select:first-child
480
- > .ant-select-selector,
481
- &.ant-input-group.ant-input-group-compact
482
- > .ant-calendar-picker:first-child
483
- .ant-input,
484
- &.ant-input-group.ant-input-group-compact
485
- > .ant-select-auto-complete:first-child
486
- .ant-input,
487
- &.ant-input-group.ant-input-group-compact
488
- > .ant-cascader-picker:first-child
489
- .ant-input,
490
- &.ant-input-group.ant-input-group-compact
491
- > .ant-mention-wrapper:first-child
492
- .ant-mention-editor,
493
- &.ant-input-group.ant-input-group-compact
494
- > .ant-time-picker:first-child
495
- .ant-time-picker-input {
496
- border-bottom-left-radius: 5px;
497
- border-top-left-radius: 5px;
396
+ .E_a1o35uvh {
397
+ &.ant-alert-closable {
398
+ padding-right: 12px;
399
+
400
+ .ant-alert-close-icon {
401
+ height: fit-content;
402
+ margin-left: 16px;
403
+ }
498
404
  }
499
- &.ant-input-group.ant-input-group-compact > *:last-child,
500
- &.ant-input-group.ant-input-group-compact
501
- > .ant-select:last-child
502
- > .ant-select-selector,
503
- &.ant-input-group.ant-input-group-compact
504
- > .ant-calendar-picker:last-child
505
- .ant-input,
506
- &.ant-input-group.ant-input-group-compact
507
- > .ant-select-auto-complete:last-child
508
- .ant-input,
509
- &.ant-input-group.ant-input-group-compact
510
- > .ant-cascader-picker:last-child
511
- .ant-input,
512
- &.ant-input-group.ant-input-group-compact
513
- > .ant-cascader-picker-focused:last-child
514
- .ant-input,
515
- &.ant-input-group.ant-input-group-compact
516
- > .ant-mention-wrapper:last-child
517
- .ant-mention-editor,
518
- &.ant-input-group.ant-input-group-compact
519
- > .ant-time-picker:last-child
520
- .ant-time-picker-input {
521
- border-bottom-right-radius: 5px;
522
- border-top-right-radius: 5px;
405
+
406
+ .ant-alert-message {
407
+ flex: 1;
523
408
  }
524
409
  }
525
410
 
@@ -549,41 +434,80 @@
549
434
  }
550
435
 
551
436
 
552
- .E_ccrbeuz {
553
- .ant-collapse-item {
554
- border: 0px;
555
- background-color: $fills-light-white;
556
-
557
- .ant-collapse-header {
558
- padding-top: 0px;
559
- padding-bottom: 0px;
560
- padding-left: 0px !important;
561
- padding-right: 24px;
562
- .ant-collapse-arrow {
563
- right: 0px;
564
- }
437
+ .E_d133fzv0 {
438
+ .ant-dropdown-menu-item-group {
439
+ .ant-dropdown-menu-item-group-title {
440
+ padding: 4px 8px 0 8px;
441
+ color: $text-light-secondary;
442
+ font-size: 12px;
565
443
  }
566
- .ant-collapse-content {
567
- .ant-collapse-content-box {
568
- padding: 0px;
569
- }
444
+ .ant-dropdown-menu-item-group-list {
445
+ padding-bottom: 6px;
446
+ }
447
+ &:not(:first-child) {
448
+ padding-top: 4px;
449
+ border-top: 1px solid $strokes-light-trans-2;
570
450
  }
571
451
  }
572
452
  }
573
453
 
574
- .E_c1fljvag {
575
- .ant-collapse-item {
576
- .ant-collapse-header {
577
- padding-right: 0px;
578
- cursor: default;
454
+
455
+ .E_b1nip9bk {
456
+ padding: 4px 11px;
457
+ }
458
+
459
+ .E_bqamoqe {
460
+ white-space: nowrap;
461
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
462
+
463
+ & > .ant-btn {
464
+ &.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
465
+ --color: #{$text-light-general};
466
+
467
+ &[disabled],
468
+ &:hover[disabled] {
469
+ --color: #{$text-light-general};
470
+ }
471
+ }
472
+ }
473
+
474
+ & > .ant-btn:not(:only-child) {
475
+ & + .ant-btn {
476
+ margin-left: 1px;
477
+ }
478
+
479
+ &:first-child {
480
+ border-top-right-radius: 0;
481
+ border-bottom-right-radius: 0;
482
+ }
483
+
484
+ &:last-child {
485
+ border-top-left-radius: 0;
486
+ border-bottom-left-radius: 0;
487
+ }
488
+
489
+ &:not(:first-child, :last-child) {
490
+ border-radius: unset;
579
491
  }
580
492
  }
581
493
  }
582
494
 
583
495
 
584
- .E_sx1bpnu {
585
- .ant-input-sm {
586
- line-height: 18px;
496
+ .E_berrcjl {
497
+ color: $text-terdiary-light;
498
+ margin-bottom: 4px;
499
+
500
+ .breadcrumb-link {
501
+ color: $text-terdiary-light;
502
+ cursor: pointer;
503
+ transition: color 160ms ease;
504
+
505
+ &:hover {
506
+ color: $blue-60;
507
+ }
508
+ &:active {
509
+ color: $blue-80;
510
+ }
587
511
  }
588
512
  }
589
513
 
@@ -679,32 +603,140 @@
679
603
  }
680
604
 
681
605
 
682
- .E_c1yyuluq {
683
- border-radius: 8px;
684
- .ant-card-body {
685
- padding: 20px 24px 24px 24px;
686
- }
687
- }
688
-
606
+ .E_ccrbeuz {
607
+ .ant-collapse-item {
608
+ border: 0px;
609
+ background-color: $fills-light-white;
689
610
 
690
- .E_d133fzv0 {
691
- .ant-dropdown-menu-item-group {
692
- .ant-dropdown-menu-item-group-title {
693
- padding: 4px 8px 0 8px;
694
- color: $text-light-secondary;
695
- font-size: 12px;
611
+ .ant-collapse-header {
612
+ padding-top: 0px;
613
+ padding-bottom: 0px;
614
+ padding-left: 0px !important;
615
+ padding-right: 24px;
616
+ .ant-collapse-arrow {
617
+ right: 0px;
618
+ }
696
619
  }
697
- .ant-dropdown-menu-item-group-list {
698
- padding-bottom: 6px;
620
+ .ant-collapse-content {
621
+ .ant-collapse-content-box {
622
+ padding: 0px;
623
+ }
699
624
  }
700
- &:not(:first-child) {
701
- padding-top: 4px;
702
- border-top: 1px solid $strokes-light-trans-2;
625
+ }
626
+ }
627
+
628
+ .E_c1fljvag {
629
+ .ant-collapse-item {
630
+ .ant-collapse-header {
631
+ padding-right: 0px;
632
+ cursor: default;
703
633
  }
704
634
  }
705
635
  }
706
636
 
707
637
 
638
+ .E_itxley7 {
639
+ &.ant-input-group.ant-input-group-compact {
640
+ display: flex;
641
+ }
642
+
643
+ &.ant-input-group.ant-input-group-compact > *:first-child,
644
+ &.ant-input-group.ant-input-group-compact
645
+ > .ant-select:first-child
646
+ > .ant-select-selector,
647
+ &.ant-input-group.ant-input-group-compact
648
+ > .ant-calendar-picker:first-child
649
+ .ant-input,
650
+ &.ant-input-group.ant-input-group-compact
651
+ > .ant-select-auto-complete:first-child
652
+ .ant-input,
653
+ &.ant-input-group.ant-input-group-compact
654
+ > .ant-cascader-picker:first-child
655
+ .ant-input,
656
+ &.ant-input-group.ant-input-group-compact
657
+ > .ant-mention-wrapper:first-child
658
+ .ant-mention-editor,
659
+ &.ant-input-group.ant-input-group-compact
660
+ > .ant-time-picker:first-child
661
+ .ant-time-picker-input {
662
+ border-bottom-left-radius: 5px;
663
+ border-top-left-radius: 5px;
664
+ }
665
+ &.ant-input-group.ant-input-group-compact > *:last-child,
666
+ &.ant-input-group.ant-input-group-compact
667
+ > .ant-select:last-child
668
+ > .ant-select-selector,
669
+ &.ant-input-group.ant-input-group-compact
670
+ > .ant-calendar-picker:last-child
671
+ .ant-input,
672
+ &.ant-input-group.ant-input-group-compact
673
+ > .ant-select-auto-complete:last-child
674
+ .ant-input,
675
+ &.ant-input-group.ant-input-group-compact
676
+ > .ant-cascader-picker:last-child
677
+ .ant-input,
678
+ &.ant-input-group.ant-input-group-compact
679
+ > .ant-cascader-picker-focused:last-child
680
+ .ant-input,
681
+ &.ant-input-group.ant-input-group-compact
682
+ > .ant-mention-wrapper:last-child
683
+ .ant-mention-editor,
684
+ &.ant-input-group.ant-input-group-compact
685
+ > .ant-time-picker:last-child
686
+ .ant-time-picker-input {
687
+ border-bottom-right-radius: 5px;
688
+ border-top-right-radius: 5px;
689
+ }
690
+ }
691
+
692
+
693
+ .E_sx1bpnu {
694
+ .ant-input-sm {
695
+ line-height: 18px;
696
+ }
697
+ }
698
+
699
+
700
+ .E_c1yyuluq {
701
+ border-radius: 8px;
702
+ .ant-card-body {
703
+ padding: 20px 24px 24px 24px;
704
+ }
705
+ }
706
+
707
+
708
+ .E_i11gg7mj {
709
+ .ant-input-prefix {
710
+ margin-right: 8px;
711
+ }
712
+ .ant-input-suffix {
713
+ margin-left: 8px;
714
+ }
715
+ }
716
+
717
+ .E_cc368xp {
718
+ color: $gray-120;
719
+ border-right: 1px solid $gray-a60-5;
720
+ margin-right: 8px;
721
+ padding-right: 8px;
722
+ }
723
+
724
+ .E_i11o6xqj {
725
+ display: flex;
726
+ gap: 4px;
727
+
728
+ .icon-wrapper {
729
+ cursor: pointer;
730
+ }
731
+ }
732
+
733
+ .E_d19ruhdj {
734
+ &.icon-wrapper {
735
+ cursor: not-allowed;
736
+ }
737
+ }
738
+
739
+
708
740
  .E_phljevk {
709
741
  display: flex;
710
742
  justify-content: space-between;
@@ -772,128 +804,6 @@
772
804
  }
773
805
 
774
806
 
775
- .E_c1bus5hc {
776
- --color: white;
777
- height: 14px;
778
- width: 14px;
779
- border-radius: 50%;
780
- flex-shrink: 0;
781
- display: flex;
782
- align-items: center;
783
- justify-content: center;
784
- border: 1px solid var(--color);
785
-
786
- .circle-inner {
787
- position: relative;
788
- height: 10px;
789
- width: 10px;
790
- border-radius: 50%;
791
- overflow: hidden;
792
- }
793
-
794
- .circle-content {
795
- position: absolute;
796
- height: 100%;
797
- width: 100%;
798
- left: 0;
799
- top: 0;
800
- border-radius: 50%;
801
- background: linear-gradient(to right, var(--color) 50%, white 50%);
802
- transform: rotate(180deg);
803
- }
804
-
805
- .circle-child {
806
- position: absolute;
807
- height: 100%;
808
- width: 100%;
809
- left: 0;
810
- top: 0;
811
- margin-left: 50%;
812
- transform-origin: left;
813
- background: white;
814
- transform: rotate(0deg);
815
- }
816
- }
817
-
818
-
819
- .E_ivqqkzv {
820
- height: 24px;
821
- width: 56px !important;
822
- margin-right: 4px;
823
- }
824
-
825
- .E_c1wk4q29 {
826
- color: $text-secondary-light;
827
- }
828
-
829
-
830
- .E_tju3gfj {
831
- .date {
832
- margin-right: 4px;
833
- }
834
- }
835
-
836
-
837
- .E_s1dizucg {
838
- &.ant-switch {
839
- min-width: 40px;
840
- height: 24px;
841
- background: $fills-trans-quinary-light;
842
- overflow: hidden;
843
- &:focus {
844
- box-shadow: 0 0 0 2px $strokes-light-trans-1;
845
- }
846
- }
847
- &.ant-switch-small {
848
- min-width: 26px;
849
- height: 16px;
850
- }
851
- &.ant-switch-large {
852
- min-width: 52px;
853
- height: 32px;
854
- }
855
-
856
- &.ant-switch .ant-switch-handle {
857
- height: 20px;
858
- width: 20px;
859
- &::before {
860
- border-radius: 10px;
861
- transition-delay: 120ms;
862
- }
863
- }
864
- &.ant-switch-small .ant-switch-handle {
865
- height: 14px;
866
- width: 14px;
867
- top: 1px;
868
- left: 1px;
869
- }
870
- &.ant-switch-large .ant-switch-handle {
871
- height: 28px;
872
- width: 28px;
873
- &::before {
874
- border-radius: 14px;
875
- }
876
- }
877
-
878
- &.ant-switch-checked {
879
- background-color: $green-60;
880
- }
881
- &.ant-switch-checked .ant-switch-handle {
882
- left: calc(100% - 20px - 2px);
883
- }
884
- &.ant-switch-small.ant-switch-checked .ant-switch-handle {
885
- left: calc(100% - 14px - 1px);
886
- }
887
- &.ant-switch-large.ant-switch-checked .ant-switch-handle {
888
- left: calc(100% - 28px - 2px);
889
- }
890
- }
891
-
892
- .E_c1up6e3y {
893
- margin-left: 5px;
894
- }
895
-
896
-
897
807
  .E_rapgekc {
898
808
  &.ant-radio-wrapper {
899
809
  display: inline-flex;
@@ -1075,34 +985,143 @@
1075
985
  }
1076
986
 
1077
987
 
1078
- .E_i11gg7mj {
1079
- .ant-input-prefix {
1080
- margin-right: 8px;
1081
- }
1082
- .ant-input-suffix {
1083
- margin-left: 8px;
988
+ .E_ivqqkzv {
989
+ height: 24px;
990
+ width: 56px !important;
991
+ margin-right: 4px;
992
+ }
993
+
994
+ .E_c1wk4q29 {
995
+ color: $text-secondary-light;
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);
1084
1039
  }
1085
1040
  }
1086
1041
 
1087
- .E_cc368xp {
1088
- color: $gray-120;
1089
- border-right: 1px solid $gray-a60-5;
1090
- margin-right: 8px;
1091
- padding-right: 8px;
1042
+
1043
+ .E_tju3gfj {
1044
+ .date {
1045
+ margin-right: 4px;
1046
+ }
1092
1047
  }
1093
1048
 
1094
- .E_i11o6xqj {
1095
- display: flex;
1096
- gap: 4px;
1097
1049
 
1098
- .icon-wrapper {
1099
- cursor: pointer;
1050
+ .E_s1dizucg {
1051
+ &.ant-switch {
1052
+ min-width: 40px;
1053
+ height: 24px;
1054
+ background: $fills-trans-quinary-light;
1055
+ overflow: hidden;
1056
+ &:focus {
1057
+ box-shadow: 0 0 0 2px $strokes-light-trans-1;
1058
+ }
1059
+ }
1060
+ &.ant-switch-small {
1061
+ min-width: 26px;
1062
+ height: 16px;
1063
+ }
1064
+ &.ant-switch-large {
1065
+ min-width: 52px;
1066
+ height: 32px;
1067
+ }
1068
+
1069
+ &.ant-switch .ant-switch-handle {
1070
+ height: 20px;
1071
+ width: 20px;
1072
+ &::before {
1073
+ border-radius: 10px;
1074
+ transition-delay: 120ms;
1075
+ }
1076
+ }
1077
+ &.ant-switch-small .ant-switch-handle {
1078
+ height: 14px;
1079
+ width: 14px;
1080
+ top: 1px;
1081
+ left: 1px;
1082
+ }
1083
+ &.ant-switch-large .ant-switch-handle {
1084
+ height: 28px;
1085
+ width: 28px;
1086
+ &::before {
1087
+ border-radius: 14px;
1088
+ }
1089
+ }
1090
+
1091
+ &.ant-switch-checked {
1092
+ background-color: $green-60;
1093
+ }
1094
+ &.ant-switch-checked .ant-switch-handle {
1095
+ left: calc(100% - 20px - 2px);
1096
+ }
1097
+ &.ant-switch-small.ant-switch-checked .ant-switch-handle {
1098
+ left: calc(100% - 14px - 1px);
1099
+ }
1100
+ &.ant-switch-large.ant-switch-checked .ant-switch-handle {
1101
+ left: calc(100% - 28px - 2px);
1100
1102
  }
1101
1103
  }
1102
1104
 
1103
- .E_d19ruhdj {
1104
- &.icon-wrapper {
1105
- cursor: not-allowed;
1105
+ .E_c1up6e3y {
1106
+ margin-left: 5px;
1107
+ }
1108
+
1109
+
1110
+ .E_iq1gosr {
1111
+ display: inline-block;
1112
+ }
1113
+
1114
+
1115
+ .E_t1m2x205 {
1116
+ .ant-tooltip-arrow {
1117
+ display: none;
1118
+ }
1119
+ .ant-tooltip-inner {
1120
+ background: $gray-a80-9;
1121
+ border-radius: 4px;
1122
+ &:has(.eagle-ellipsis-content) {
1123
+ visibility: hidden;
1124
+ }
1106
1125
  }
1107
1126
  }
1108
1127
 
@@ -1193,20 +1212,6 @@
1193
1212
  }
1194
1213
 
1195
1214
 
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;
1205
- }
1206
- }
1207
- }
1208
-
1209
-
1210
1215
  .E_s1dni7lo {
1211
1216
  width: 430px !important;
1212
1217
  }
@@ -1296,11 +1301,6 @@
1296
1301
  }
1297
1302
 
1298
1303
 
1299
- .E_iq1gosr {
1300
- display: inline-block;
1301
- }
1302
-
1303
-
1304
1304
  .E_fzh9mnb {
1305
1305
  width: 100%;
1306
1306
  height: 100%;
@@ -1360,6 +1360,65 @@
1360
1360
  }
1361
1361
 
1362
1362
 
1363
+ .E_a1wfy30z {
1364
+ .ant-input-number-handler-wrap {
1365
+ display: var(--a1wfy30z-0);
1366
+ }
1367
+ .ant-input-number-input-wrap {
1368
+ padding: 4px 11px;
1369
+ display: inline-flex;
1370
+ line-height: 1.5715;
1371
+ height: inherit;
1372
+ }
1373
+
1374
+ .ant-input-number-input-wrap::after {
1375
+ content: var(--a1wfy30z-1);
1376
+ display: var(--a1wfy30z-2);
1377
+ flex: none;
1378
+ align-items: center;
1379
+ margin-left: 4px;
1380
+ }
1381
+
1382
+ .ant-input-number-input-wrap::before {
1383
+ content: var(--a1wfy30z-3);
1384
+ display: var(--a1wfy30z-4);
1385
+ flex: none;
1386
+ align-items: center;
1387
+ margin-right: 4px;
1388
+ cursor: auto;
1389
+ }
1390
+
1391
+ .ant-input-number-input {
1392
+ padding: 0;
1393
+ margin: 0;
1394
+ height: auto;
1395
+ font-size: inherit;
1396
+ }
1397
+ }
1398
+
1399
+
1400
+ .E_iouxfgt {
1401
+ display: inline-flex;
1402
+ align-items: center;
1403
+
1404
+ .icon-inner {
1405
+ display: inline-flex;
1406
+ align-items: center;
1407
+ justify-content: center;
1408
+ }
1409
+ .icon-inner + span,
1410
+ span + .icon-inner.suffix {
1411
+ margin-left: 4px;
1412
+ }
1413
+ &.is-rotate {
1414
+ img,
1415
+ svg {
1416
+ animation: rotate 680ms linear infinite;
1417
+ }
1418
+ }
1419
+ }
1420
+
1421
+
1363
1422
  .E_ai7qkf2 {
1364
1423
  .ant-input-number-handler-wrap {
1365
1424
  display: var(--ai7qkf2-0);
@@ -1441,28 +1500,26 @@
1441
1500
  }
1442
1501
 
1443
1502
 
1444
- .E_iouxfgt {
1445
- display: inline-flex;
1446
- align-items: center;
1447
-
1448
- .icon-inner {
1449
- display: inline-flex;
1450
- align-items: center;
1451
- justify-content: center;
1452
- }
1453
- .icon-inner + span,
1454
- span + .icon-inner.suffix {
1455
- margin-left: 4px;
1503
+ .E_atcz0kf {
1504
+ .ant-input-suffix {
1505
+ margin-left: 8px;
1456
1506
  }
1457
- &.is-rotate {
1458
- img,
1459
- svg {
1460
- animation: rotate 680ms linear infinite;
1461
- }
1507
+ &.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
1508
+ padding: 2px 7px 2px 12px;
1462
1509
  }
1463
1510
  }
1464
1511
 
1465
1512
 
1513
+ .E_owd0kml {
1514
+ display: inline-block;
1515
+ }
1516
+
1517
+ .E_h1jsgezc {
1518
+ visibility: hidden;
1519
+ position: absolute;
1520
+ }
1521
+
1522
+
1466
1523
  .E_i1inqkme {
1467
1524
  height: 18px;
1468
1525
  line-height: 18px;
@@ -1477,63 +1534,6 @@
1477
1534
  }
1478
1535
 
1479
1536
 
1480
- .E_a1wfy30z {
1481
- .ant-input-number-handler-wrap {
1482
- display: var(--a1wfy30z-0);
1483
- }
1484
- .ant-input-number-input-wrap {
1485
- padding: 4px 11px;
1486
- display: inline-flex;
1487
- line-height: 1.5715;
1488
- height: inherit;
1489
- }
1490
-
1491
- .ant-input-number-input-wrap::after {
1492
- content: var(--a1wfy30z-1);
1493
- display: var(--a1wfy30z-2);
1494
- flex: none;
1495
- align-items: center;
1496
- margin-left: 4px;
1497
- }
1498
-
1499
- .ant-input-number-input-wrap::before {
1500
- content: var(--a1wfy30z-3);
1501
- display: var(--a1wfy30z-4);
1502
- flex: none;
1503
- align-items: center;
1504
- margin-right: 4px;
1505
- cursor: auto;
1506
- }
1507
-
1508
- .ant-input-number-input {
1509
- padding: 0;
1510
- margin: 0;
1511
- height: auto;
1512
- font-size: inherit;
1513
- }
1514
- }
1515
-
1516
-
1517
- .E_atcz0kf {
1518
- .ant-input-suffix {
1519
- margin-left: 8px;
1520
- }
1521
- &.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
1522
- padding: 2px 7px 2px 12px;
1523
- }
1524
- }
1525
-
1526
-
1527
- .E_owd0kml {
1528
- display: inline-block;
1529
- }
1530
-
1531
- .E_h1jsgezc {
1532
- visibility: hidden;
1533
- position: absolute;
1534
- }
1535
-
1536
-
1537
1537
  .E_cnujxq2 {
1538
1538
  display: flex;
1539
1539
  flex-direction: column;
@@ -2701,6 +2701,48 @@
2701
2701
  }
2702
2702
 
2703
2703
 
2704
+ .E_a1b5xrg3 {
2705
+ .user-icon-inner {
2706
+ display: inline-flex;
2707
+ align-items: center;
2708
+ justify-content: center;
2709
+ color: $white;
2710
+ font-weight: bold;
2711
+ font-size: 12px;
2712
+ width: 24px;
2713
+ height: 24px;
2714
+ border-radius: 50%;
2715
+ background: var(--a1b5xrg3-0);
2716
+ }
2717
+ &.btn-item {
2718
+ transition: all 160ms ease;
2719
+ cursor: pointer;
2720
+ width: 56px;
2721
+ height: 40px;
2722
+ display: inline-flex;
2723
+ align-items: center;
2724
+ justify-content: center;
2725
+ border-radius: 6px;
2726
+
2727
+ &:hover {
2728
+ box-shadow:
2729
+ 0px 0px 20px rgba(107, 125, 153, 0.18),
2730
+ 0px 25px 80px rgba(45, 58, 86, 0.3);
2731
+ }
2732
+
2733
+ &:active {
2734
+ transform: translateY(2px);
2735
+ transition: all 320ms ease;
2736
+ }
2737
+ }
2738
+ }
2739
+
2740
+
2741
+ .E_m196gn1d {
2742
+ min-width: 1280px;
2743
+ }
2744
+
2745
+
2704
2746
  .E_s17wv897 {
2705
2747
  &.ant-select,
2706
2748
  &.ant-select div.ant-select-selector {
@@ -2803,76 +2845,6 @@
2803
2845
  }
2804
2846
 
2805
2847
 
2806
- .E_m196gn1d {
2807
- min-width: 1280px;
2808
- }
2809
-
2810
-
2811
- .E_a1b5xrg3 {
2812
- .user-icon-inner {
2813
- display: inline-flex;
2814
- align-items: center;
2815
- justify-content: center;
2816
- color: $white;
2817
- font-weight: bold;
2818
- font-size: 12px;
2819
- width: 24px;
2820
- height: 24px;
2821
- border-radius: 50%;
2822
- background: var(--a1b5xrg3-0);
2823
- }
2824
- &.btn-item {
2825
- transition: all 160ms ease;
2826
- cursor: pointer;
2827
- width: 56px;
2828
- height: 40px;
2829
- display: inline-flex;
2830
- align-items: center;
2831
- justify-content: center;
2832
- border-radius: 6px;
2833
-
2834
- &:hover {
2835
- box-shadow:
2836
- 0px 0px 20px rgba(107, 125, 153, 0.18),
2837
- 0px 25px 80px rgba(45, 58, 86, 0.3);
2838
- }
2839
-
2840
- &:active {
2841
- transform: translateY(2px);
2842
- transition: all 320ms ease;
2843
- }
2844
- }
2845
- }
2846
-
2847
-
2848
- .E_oa99sl3 {
2849
- display: flex;
2850
- justify-content: space-between;
2851
- align-items: center;
2852
- gap: 8px;
2853
-
2854
- &,
2855
- :first-child {
2856
- // unset the global style
2857
- line-height: inherit !important;
2858
- }
2859
- }
2860
-
2861
- .E_lvp5pj7 {
2862
- display: flex;
2863
- justify-content: space-between;
2864
- align-items: center;
2865
- gap: 8px;
2866
- min-width: 0;
2867
- }
2868
-
2869
- .E_s1io1lws {
2870
- display: flex;
2871
- align-items: center;
2872
- flex-shrink: 0;
2873
- }
2874
-
2875
-
2876
2848
  .E_s4ivdfu {
2877
2849
  &.ant-select {
2878
2850
  .ant-select-selection-placeholder {
@@ -3074,6 +3046,34 @@
3074
3046
  }
3075
3047
 
3076
3048
 
3049
+ .E_oa99sl3 {
3050
+ display: flex;
3051
+ justify-content: space-between;
3052
+ align-items: center;
3053
+ gap: 8px;
3054
+
3055
+ &,
3056
+ :first-child {
3057
+ // unset the global style
3058
+ line-height: inherit !important;
3059
+ }
3060
+ }
3061
+
3062
+ .E_lvp5pj7 {
3063
+ display: flex;
3064
+ justify-content: space-between;
3065
+ align-items: center;
3066
+ gap: 8px;
3067
+ min-width: 0;
3068
+ }
3069
+
3070
+ .E_s1io1lws {
3071
+ display: flex;
3072
+ align-items: center;
3073
+ flex-shrink: 0;
3074
+ }
3075
+
3076
+
3077
3077
  .E_w1dxz879 {
3078
3078
  display: flex;
3079
3079
  flex-direction: column;
@@ -3315,65 +3315,6 @@
3315
3315
  }
3316
3316
 
3317
3317
 
3318
- .E_s11wux3h {
3319
- .antd5-segmented-item:not(:last-child) {
3320
- margin-right: 2px;
3321
- }
3322
- }
3323
-
3324
- .E_s1t2an3z {
3325
- &.antd5-segmented-sm .antd5-segmented-item-label {
3326
- padding-left: 8px;
3327
- padding-right: 8px;
3328
- font-size: 12px;
3329
- }
3330
-
3331
- &.antd5-segmented-sm .antd5-segmented-item-selected {
3332
- border-radius: 4px;
3333
- }
3334
-
3335
- &.antd5-segmented
3336
- .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(
3337
- .antd5-segmented-item-disabled
3338
- ) {
3339
- border-radius: 4px;
3340
- }
3341
- }
3342
-
3343
- .E_ma64lna {
3344
- .antd5-segmented-item-label {
3345
- padding-left: 12px;
3346
- padding-right: 12px;
3347
- }
3348
- }
3349
-
3350
- .E_ckld275 {
3351
- background-color: $fill-neutral-trans-2;
3352
- &.antd5-segmented
3353
- .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(
3354
- .antd5-segmented-item-disabled
3355
- ) {
3356
- background-color: $fill-neutral-light-white;
3357
- color: $text-neutral-secondary-light;
3358
- }
3359
- // on animate remove hover bg color
3360
- &.antd5-segmented
3361
- .antd5-segmented-thumb
3362
- ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(
3363
- .antd5-segmented-item-disabled
3364
- ) {
3365
- background-color: transparent;
3366
- }
3367
- // remove after's bg color
3368
- &.antd5-segmented
3369
- .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(
3370
- .antd5-segmented-item-disabled
3371
- )::after {
3372
- background-color: transparent;
3373
- }
3374
- }
3375
-
3376
-
3377
3318
  .E_h12yihis {
3378
3319
  height: 50px;
3379
3320
  border-bottom: 2px solid #edf0f7;
@@ -3644,11 +3585,97 @@
3644
3585
  }
3645
3586
 
3646
3587
 
3647
- .E_c1yd35n {
3648
- padding: 0 12px 14px 12px;
3649
- }
3650
-
3651
-
3588
+ .E_s11wux3h {
3589
+ .antd5-segmented-item:not(:last-child) {
3590
+ margin-right: 2px;
3591
+ }
3592
+ }
3593
+
3594
+ .E_s1t2an3z {
3595
+ &.antd5-segmented-sm .antd5-segmented-item-label {
3596
+ padding-left: 8px;
3597
+ padding-right: 8px;
3598
+ font-size: 12px;
3599
+ }
3600
+
3601
+ &.antd5-segmented-sm .antd5-segmented-item-selected {
3602
+ border-radius: 4px;
3603
+ }
3604
+
3605
+ &.antd5-segmented
3606
+ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(
3607
+ .antd5-segmented-item-disabled
3608
+ ) {
3609
+ border-radius: 4px;
3610
+ }
3611
+ }
3612
+
3613
+ .E_ma64lna {
3614
+ .antd5-segmented-item-label {
3615
+ padding-left: 12px;
3616
+ padding-right: 12px;
3617
+ }
3618
+ }
3619
+
3620
+ .E_ckld275 {
3621
+ background-color: $fill-neutral-trans-2;
3622
+ &.antd5-segmented
3623
+ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(
3624
+ .antd5-segmented-item-disabled
3625
+ ) {
3626
+ background-color: $fill-neutral-light-white;
3627
+ color: $text-neutral-secondary-light;
3628
+ }
3629
+ // on animate remove hover bg color
3630
+ &.antd5-segmented
3631
+ .antd5-segmented-thumb
3632
+ ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(
3633
+ .antd5-segmented-item-disabled
3634
+ ) {
3635
+ background-color: transparent;
3636
+ }
3637
+ // remove after's bg color
3638
+ &.antd5-segmented
3639
+ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(
3640
+ .antd5-segmented-item-disabled
3641
+ )::after {
3642
+ background-color: transparent;
3643
+ }
3644
+ }
3645
+
3646
+
3647
+ .E_b14q2gmw {
3648
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14),
3649
+ 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447),
3650
+ 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224),
3651
+ 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253),
3652
+ 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07),
3653
+ 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747),
3654
+ 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776),
3655
+ 0px 6px 22px rgba(129, 138, 153, 0.0335534);
3656
+ }
3657
+
3658
+ .E_c1eym6el {
3659
+ border-radius: 8px;
3660
+ background-color: white;
3661
+ &.hoverable {
3662
+ cursor: pointer;
3663
+
3664
+ &:hover {
3665
+ transition: all 200ms ease;
3666
+ box-shadow: 0px 9px 22px rgb(107 125 153 / 23%),
3667
+ 0px 1.12694px 2.75474px rgb(107 125 153 / 12%);
3668
+ transform: translateY(-4px);
3669
+ }
3670
+ }
3671
+ }
3672
+
3673
+
3674
+ .E_c1yd35n {
3675
+ padding: 0 12px 14px 12px;
3676
+ }
3677
+
3678
+
3652
3679
  .E_c1kghdax {
3653
3680
  color: $text-primary-light;
3654
3681
  padding: 7px 12px;
@@ -3761,634 +3788,206 @@
3761
3788
  }
3762
3789
 
3763
3790
 
3764
- .E_b14q2gmw {
3765
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14),
3766
- 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447),
3767
- 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224),
3768
- 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253),
3769
- 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07),
3770
- 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747),
3771
- 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776),
3772
- 0px 6px 22px rgba(129, 138, 153, 0.0335534);
3773
- }
3774
-
3775
- .E_c1eym6el {
3776
- border-radius: 8px;
3777
- background-color: white;
3778
- &.hoverable {
3779
- cursor: pointer;
3791
+ .E_sddwhm6 {
3792
+ $prefix: ui-kit-status-capsule;
3793
+ margin: 0;
3794
+ border-radius: 20px;
3795
+ padding: 2px 10px;
3796
+ height: 22px;
3780
3797
 
3781
- &:hover {
3782
- transition: all 200ms ease;
3783
- box-shadow: 0px 9px 22px rgb(107 125 153 / 23%),
3784
- 0px 1.12694px 2.75474px rgb(107 125 153 / 12%);
3785
- transform: translateY(-4px);
3798
+ &.ant-tag.#{$prefix}.off-white {
3799
+ background-color: $fill-neutral-trans-1 !important;
3800
+ &.tag-hover:hover,
3801
+ &.__pseudo-states-hover {
3802
+ background-color: $fill-neutral-trans-2 !important;
3786
3803
  }
3787
3804
  }
3788
- }
3789
-
3790
-
3791
- .E_w7ob4th {
3792
- &.outside-tag {
3793
- padding-left: 0;
3794
- .inside-tag {
3795
- border-radius: 4px 0 0 4px;
3796
- padding-right: 4px;
3797
- margin-right: 4px;
3805
+ &.ant-tag.#{$prefix} {
3806
+ color: $text-neutral-primary;
3807
+ .#{$prefix}-icon {
3808
+ margin-right: 6px;
3798
3809
  }
3799
- }
3800
- }
3801
-
3802
-
3803
- .E_sjob3jg {
3804
- $item: ant-steps-item;
3805
- --item-min-width: 60px;
3806
- .#{$item} {
3807
- &-tail,
3808
- &-icon {
3809
- display: none !important;
3810
+ .#{$prefix}-number {
3811
+ margin-left: 8px;
3812
+ color: #2C385299;
3810
3813
  }
3811
- }
3812
- .#{$item}.#{$item}-active {
3813
- flex-shrink: 0 !important;
3814
- .step-item-prefix-container {
3815
- color: $text-colorful-outstanding;
3814
+ &.ant-tag-blue {
3815
+ background-color: $fill-outstanding-light;
3816
+ .#{$prefix}-icon {
3817
+ background-color: $fill-outstanding-base;
3818
+ }
3819
+ &.tag-hover:hover,
3820
+ &.__pseudo-states-hover {
3821
+ background-color: $fill-outstanding-light-hover;
3822
+ }
3816
3823
  }
3817
- .#{$item}-container .#{$item}-content .#{$item}-title {
3818
- color: $text-colorful-outstanding;
3819
- font-weight: normal;
3824
+ &.ant-tag-red {
3825
+ background-color: $fill-serious-light;
3826
+ .#{$prefix}-icon {
3827
+ background-color: $fill-serious-base;
3828
+ }
3829
+ &.tag-hover:hover,
3830
+ &.__pseudo-states-hover {
3831
+ background-color: $fill-serious-light-hover;
3832
+ }
3820
3833
  }
3821
- }
3822
- .#{$item}.#{$item}-finish {
3823
- .#{$item}-container .#{$item}-content .#{$item}-title,
3824
- & .#{$item}-container:hover .#{$item}-content .#{$item}-title {
3825
- color: $text-neutral-tertiary;
3834
+ &.ant-tag-yellow {
3835
+ background-color: $fill-notice-light;
3836
+ .#{$prefix}-icon {
3837
+ background-color: $fill-notice-base;
3838
+ }
3839
+ &.tag-hover:hover,
3840
+ &.__pseudo-states-hover {
3841
+ background-color: $fill-notice-light-hover;
3842
+ }
3826
3843
  }
3827
- }
3828
- .#{$item}.#{$item}-wait {
3829
- .#{$item}-container .#{$item}-content .#{$item}-title {
3830
- color: $text-neutral-primary;
3844
+ &.ant-tag-green {
3845
+ background-color: $fill-positive-light;
3846
+ .#{$prefix}-icon {
3847
+ background-color: $fill-positive-base;
3848
+ }
3849
+ &.tag-hover:hover,
3850
+ &.__pseudo-states-hover {
3851
+ background-color: $fill-positive-light-hover;
3852
+ }
3853
+ }
3854
+ &.ant-tag-gray {
3855
+ background-color: $fill-neutral-trans-2;
3856
+ .#{$prefix}-icon:not(.ui-kit-status-capsule-icon-loading) {
3857
+ background-color: $gray-70;
3858
+ }
3859
+ &.tag-hover:hover,
3860
+ &.__pseudo-states-hover {
3861
+ background-color: $fill-neutral-trans-3-trans-2-hover;
3862
+ }
3831
3863
  }
3832
- }
3833
- .step-item-text {
3834
- display: inline-block;
3835
- }
3836
- .step-item-title {
3837
- overflow: hidden;
3838
- white-space: nowrap;
3839
- text-overflow: ellipsis;
3840
3864
  }
3841
3865
  }
3842
3866
 
3843
- .E_hjvj6s6 {
3844
- $item: ant-steps-item;
3845
- @mixin rightTriangle($color: $fills-light-trans-1) {
3846
- content: "";
3847
- width: 0;
3848
- height: 0;
3849
- border: 13px solid transparent;
3850
- position: absolute;
3851
- top: 0;
3852
- border-left: 8px solid $color;
3853
- }
3854
- .#{$item}-container {
3855
- min-width: var(--item-min-width);
3856
- }
3857
- .#{$item}-disabled {
3858
- cursor: not-allowed !important;
3859
- }
3860
- .ant-steps-horizontal.ant-steps-label-horizontal {
3861
- flex-direction: row;
3862
- justify-content: stretch;
3863
- .#{$item} {
3864
- padding: 0;
3865
- margin-right: 4px;
3866
- flex: 1;
3867
- overflow: visible;
3868
- .#{$item}-content {
3869
- width: 100%;
3870
- min-height: unset;
3871
- .#{$item}-title {
3872
- height: 26px;
3873
- line-height: 26px;
3874
- width: 100%;
3875
- padding: 0;
3876
- font-size: 12px;
3877
- .step-count {
3878
- margin-right: 10px;
3879
- }
3880
- &::after {
3881
- display: none;
3882
- }
3883
- }
3867
+ .E_satwmqm {
3868
+ width: 8px;
3869
+ height: 8px;
3870
+ border-radius: 50%;
3871
+ display: inline-block;
3872
+ }
3873
+
3874
+
3875
+ .E_l48ei06 {
3876
+ @at-root {
3877
+ button#{&}.ant-btn,
3878
+ button#{&}.ant-btn.ant-btn-sm,
3879
+ button#{&}.ant-btn.ant-btn-lg {
3880
+ font-size: 12px;
3881
+ line-height: 18px;
3882
+ height: 18px;
3883
+ }
3884
+ button#{&} {
3885
+ color: #0080FF;
3886
+ height: unset;
3887
+ .button-prefix-icon {
3888
+ margin-right: 4px;
3884
3889
  }
3885
- &:first-child {
3886
- .#{$item}-container {
3887
- padding-left: 8px;
3888
- padding-right: 4px;
3889
- border-radius: 4px 0 0 4px;
3890
- }
3890
+ .button-suffix-icon {
3891
+ margin-left: 4px;
3891
3892
  }
3892
- &:last-child {
3893
- margin-right: 0;
3894
- .#{$item}-container {
3895
- padding-right: 8px;
3896
- padding-left: 12px;
3897
- border-radius: 0 4px 4px 0;
3898
- }
3893
+
3894
+ &:hover,
3895
+ &.__pseudo-states-hover {
3896
+ color: #009DFF;
3899
3897
  }
3900
- &:not(&:last-child) {
3901
- &::after {
3902
- @include rightTriangle();
3903
- z-index: 2;
3904
- position: relative;
3905
- top: -50%;
3906
- right: -100%;
3907
- }
3898
+
3899
+ &:active,
3900
+ &.__pseudo-states-active {
3901
+ color: #005ED1;
3908
3902
  }
3909
- &:not(:first-child):not(:last-child) {
3910
- .#{$item}-container {
3911
- padding: 0 4px 0 12px;
3912
- }
3903
+ &.ui-kit-link-disabled {
3904
+ color: #0080FF;
3913
3905
  }
3914
- &:not(&:first-child) {
3915
- &::before {
3916
- @include rightTriangle(#fff);
3917
- left: 0;
3906
+ &.ui-kit-link-primary {
3907
+ color: #00122E;
3908
+
3909
+ &:hover,
3910
+ &.__pseudo-states-hover {
3911
+ color: #0080FF;
3918
3912
  }
3919
- }
3920
- }
3921
- .#{$item}-active {
3922
- max-width: calc(100% - var(--item-min-width) * 2);
3923
- .#{$item}-container {
3924
- background-color: $fills-light-general-general-light;
3925
- }
3926
- &::after {
3927
- border-left-color: $fills-light-general-general-light !important;
3928
- }
3929
- }
3930
- .#{$item}-finish {
3931
- cursor: pointer;
3932
- min-width: var(--item-min-width);
3933
- }
3934
- .#{$item}-wait,
3935
- .#{$item}-finish {
3936
- min-width: var(--item-min-width);
3937
- .#{$item}-container {
3938
- background-color: $fills-light-trans-1;
3939
- }
3940
- }
3941
- }
3942
- .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(
3943
- .ant-steps-vertical
3944
- )
3945
- .#{$item} {
3946
- padding: 0;
3947
- }
3948
- }
3949
3913
 
3950
- .E_v4tv3mf {
3951
- $item: ant-steps-item;
3952
- .ant-steps.ant-steps-vertical {
3953
- width: 192px;
3954
- row-gap: 2px;
3914
+ &:active,
3915
+ &.__pseudo-states-active {
3916
+ color: #005ED1;
3917
+ }
3955
3918
 
3956
- .preview-mode:not(.#{$item}-active) .#{$item}-container {
3957
- &:hover {
3958
- background-color: $fill-neutral-trans-2;
3959
- }
3960
- .#{$item}-title {
3961
- color: $text-neutral-primary !important;
3962
- }
3963
- }
3964
- .#{$item}:not(.#{$item}-active):not(.#{$item}-disabled)
3965
- .#{$item}-container:hover {
3966
- background-color: $fill-neutral-trans-2;
3967
- }
3968
- .#{$item}-container {
3969
- padding: 0 8px;
3970
- border-radius: 4px;
3971
- height: 32px;
3972
- display: flex;
3973
- align-items: center;
3974
- .#{$item}-content {
3975
- min-height: auto;
3976
- white-space: nowrap;
3977
- & .ant-steps-item-title {
3978
- font-size: 13px;
3979
- line-height: 20px;
3980
- max-width: 100%;
3981
- padding-right: 0;
3919
+ &.ui-kit-link-disabled {
3920
+ color: #00122E;
3982
3921
  }
3983
3922
  }
3984
- }
3985
- .#{$item}-active {
3986
- .ant-steps-item-container {
3987
- background: rgba($blue-60, 0.1);
3923
+
3924
+ &.ui-kit-link-secondary {
3925
+ color: #2C3852BF;
3926
+
3927
+ &:hover,
3928
+ &.__pseudo-states-hover {
3929
+ color: #0080FF;
3930
+ }
3931
+
3932
+ &:active,
3933
+ &.__pseudo-states-active {
3934
+ color: #005ED1;
3935
+ }
3936
+
3937
+ &.ui-kit-link-disabled {
3938
+ color: #2C3852BF;
3939
+ }
3988
3940
  }
3989
3941
  }
3990
3942
  }
3991
3943
  }
3992
3944
 
3993
- .E_h6l1tj4 {
3994
- width: 100%;
3995
- display: inline-flex;
3996
- align-items: center;
3997
- justify-content: center;
3998
- column-gap: 4px;
3999
- .step-item-prefix-container {
4000
- display: inline-flex;
4001
- align-items: center;
4002
- width: 18px;
4003
- height: 18px;
4004
- color: $gray-a75-8;
4005
- justify-content: center;
4006
- }
4007
- }
4008
3945
 
4009
- .E_v18frne8 {
4010
- width: 100%;
4011
- display: flex;
4012
- align-items: center;
4013
- justify-content: center;
4014
- column-gap: 6px;
4015
- font-size: 13px;
4016
- .step-item-prefix-container {
4017
- display: inline-flex;
4018
- align-items: center;
4019
- min-width: 20px;
4020
- min-height: 20px;
4021
- color: $gray-a75-8;
4022
- justify-content: center;
4023
- }
3946
+ .E_tc97u5y {
3947
+ height: 100%;
4024
3948
  }
4025
3949
 
3950
+ .E_efzf37v {
3951
+ .ant-table-content,
3952
+ .ant-table-body {
3953
+ overflow: visible !important;
3954
+ height: 100%;
3955
+ }
4026
3956
 
4027
- .E_slr2ynn {
4028
- padding: 0 8px;
4029
- height: 18px;
3957
+ .ant-table-tbody .ant-table-placeholder td {
3958
+ height: 100%;
4030
3959
  }
4031
3960
 
4032
- .E_m140wbb6 {
4033
- padding: 2px 8px;
4034
- height: 24px;
3961
+ table {
3962
+ width: 100% !important;
3963
+ height: 100%;
3964
+ .ant-table-placeholder .ant-table-expanded-row-fixed {
3965
+ padding: 15px 0;
3966
+ }
4035
3967
  }
4036
3968
 
4037
- .E_t1fozc1i {
4038
- margin: 0;
3969
+ table thead.ant-table-thead {
3970
+ display: none;
3971
+ }
4039
3972
  }
4040
3973
 
4041
- .E_i1vxv4ln {
4042
- margin-right: 4px;
4043
- height: 16px;
4044
- }
3974
+ .E_t1fisho6 {
3975
+ height: 100%;
4045
3976
 
4046
- .E_n1afl31m {
4047
- &.ant-tag.ant-tag-gray {
4048
- font-weight: 700;
4049
- color: $text-neutral-primary;
4050
- background-color: $fill-neutral-trans-1;
4051
- border: 1px solid $stroke-neutral-trans-2;
4052
- word-break: break-all;
4053
- display: inline;
4054
- white-space: normal;
3977
+ .ant-table.ant-table-small .ant-table-tbody > tr > td {
3978
+ padding-top: 6px;
3979
+ padding-bottom: 6px;
4055
3980
  }
4056
- }
4057
3981
 
3982
+ .active-row td:nth-child(1) {
3983
+ font-weight: 700;
3984
+ }
3985
+ &.has-selection .active-row td:nth-child(2) {
3986
+ font-weight: 700;
3987
+ }
4058
3988
 
4059
- .E_t1dtlqs1 {
4060
- margin-bottom: 4px;
4061
- color: $text-secondary-light;
4062
- }
4063
-
4064
- .E_s1ese5oy {
4065
- color: rgba(44, 56, 82, 0.6);
4066
- line-height: 32px;
4067
- height: 32px;
4068
- margin-bottom: 0;
4069
- &.primary,
4070
- &.info {
4071
- color: $text-light-general;
4072
- }
4073
- &.warning {
4074
- color: #ffa500;
4075
- }
4076
- &.success {
4077
- color: $text-light-positive;
4078
- }
4079
- &.danger,
4080
- &.error {
4081
- color: $text-light-serious;
4082
- }
4083
- &.normal {
4084
- color: $text-secondary-light;
4085
- }
4086
- }
4087
-
4088
- .E_b1ibis43 {
4089
- margin-bottom: 0;
4090
- color: $text-light-primary;
4091
- }
4092
-
4093
- .E_b11xxjd2 {
4094
- line-height: 32px;
4095
- margin-right: 6px;
4096
- }
4097
-
4098
- .E_bsub5bw {
4099
- &.with-description {
4100
- height: 24px;
4101
- flex: 1;
4102
- position: relative;
4103
- top: -7px;
4104
- }
4105
- p {
4106
- width: 100%;
4107
- overflow: hidden;
4108
- text-overflow: ellipsis;
4109
- white-space: nowrap;
4110
- }
4111
- }
4112
-
4113
- .E_tmoyoag {
4114
- border: 1px solid $strokes-light-trans-2;
4115
- border-radius: 8px;
4116
- overflow: auto;
4117
- .ant-list {
4118
- position: relative;
4119
- .ant-list-item:last-child {
4120
- border-bottom: none;
4121
- }
4122
- .eagle-table-form-header {
4123
- position: sticky;
4124
- top: 0;
4125
- z-index: $eagle-table-form-header-index;
4126
- display: flex;
4127
- padding: 8px;
4128
- & {
4129
- align-items: inherit;
4130
- }
4131
- flex-wrap: nowrap;
4132
- justify-content: flex-start;
4133
- background: $fills-light-opaque-1;
4134
- font-size: 14px;
4135
- color: $text-secondary-light;
4136
- border-bottom: 1px solid $fills-light-trans-2;
4137
- }
4138
- .eagle-table-form-header .eagle-table-form-cell > p {
4139
- margin-bottom: 0;
4140
- }
4141
- .eagle-table-form-row {
4142
- display: flex;
4143
- justify-content: flex-start;
4144
- align-items: flex-start;
4145
- flex-wrap: wrap;
4146
- padding: 8px;
4147
- border: none;
4148
- .row-description {
4149
- flex-basis: 100%;
4150
- margin: 12px 0 0;
4151
- order: 99;
4152
- color: $text-secondary-light;
4153
- }
4154
- .row-error-message {
4155
- color: $text-light-serious;
4156
- flex-basis: 100%;
4157
- order: 98;
4158
- margin: 12px 0 0;
4159
- }
4160
- &:hover {
4161
- background-color: $fills-light-trans-1;
4162
- }
4163
- &.isDragging {
4164
- background-color: $fills-light-general-general-light;
4165
- }
4166
- }
4167
- .eagle-table-form-cell {
4168
- flex: 1 0 0;
4169
- overflow: hidden;
4170
- .cell-description {
4171
- color: $text-secondary-light;
4172
- margin: 0;
4173
- }
4174
-
4175
- @mixin text-align-style($align-position) {
4176
- & > * {
4177
- text-align: $align-position;
4178
- }
4179
- .ant-form-item-control-input-content {
4180
- &,
4181
- & > * {
4182
- text-align: $align-position;
4183
- }
4184
- }
4185
- }
4186
-
4187
- &.align-center {
4188
- @include text-align-style(center);
4189
- }
4190
- &.align-left {
4191
- @include text-align-style(left);
4192
- }
4193
- &.align-right {
4194
- @include text-align-style(right);
4195
- }
4196
-
4197
- &:not(:last-of-type) {
4198
- margin-right: 8px;
4199
- }
4200
- }
4201
- .ant-list-item-action {
4202
- padding: 4px;
4203
- width: 24px;
4204
- height: 24px;
4205
- overflow: hidden;
4206
- li {
4207
- padding: 0;
4208
- }
4209
- }
4210
- .delete-row-icon.disabled {
4211
- cursor: not-allowed;
4212
- opacity: 0.5;
4213
- }
4214
- &.size-default {
4215
- .ant-list-item-action {
4216
- margin: 0;
4217
- }
4218
- .eagle-table-form-cell {
4219
- .ant-input,
4220
- .ant-select-selector {
4221
- border-radius: 5px;
4222
- font-size: 12px;
4223
- }
4224
- .ant-input-affix-wrapper {
4225
- font-size: inherit;
4226
- }
4227
-
4228
- .ant-form-item-control-input {
4229
- min-height: 24px;
4230
- font-size: 12px;
4231
- position: relative;
4232
- }
4233
- }
4234
- }
4235
- }
4236
- &.row-split-by-border {
4237
- .eagle-table-form-row {
4238
- border-bottom: 1px solid $fills-light-trans-2;
4239
- }
4240
- }
4241
- &.row-split-by-zebraMarking {
4242
- .draggable-container {
4243
- & > :nth-child(2n) {
4244
- background-color: $fills-trans-primary-light;
4245
- }
4246
- }
4247
- }
4248
- }
4249
-
4250
- .E_a138syjm {
4251
- display: flex;
4252
- align-items: center;
4253
- margin-top: 8px;
4254
- button.ant-btn {
4255
- padding: 2px 8px;
4256
- height: 24px;
4257
- }
4258
- & > span.maximum-desc {
4259
- display: none;
4260
- margin-left: 8px;
4261
- color: $text-secondary-light;
4262
- &.disabled {
4263
- display: inline;
4264
- }
4265
- }
4266
- }
4267
-
4268
- .E_d77i8u0 {
4269
- width: 24px;
4270
- height: 24px;
4271
- padding: 4px;
4272
- margin-right: 8px;
4273
- }
4274
-
4275
-
4276
- .E_l48ei06 {
4277
- @at-root {
4278
- button#{&}.ant-btn,
4279
- button#{&}.ant-btn.ant-btn-sm,
4280
- button#{&}.ant-btn.ant-btn-lg {
4281
- font-size: 12px;
4282
- line-height: 18px;
4283
- height: 18px;
4284
- }
4285
- button#{&} {
4286
- color: #0080FF;
4287
- height: unset;
4288
- .button-prefix-icon {
4289
- margin-right: 4px;
4290
- }
4291
- .button-suffix-icon {
4292
- margin-left: 4px;
4293
- }
4294
-
4295
- &:hover,
4296
- &.__pseudo-states-hover {
4297
- color: #009DFF;
4298
- }
4299
-
4300
- &:active,
4301
- &.__pseudo-states-active {
4302
- color: #005ED1;
4303
- }
4304
- &.ui-kit-link-disabled {
4305
- color: #0080FF;
4306
- }
4307
- &.ui-kit-link-primary {
4308
- color: #00122E;
4309
-
4310
- &:hover,
4311
- &.__pseudo-states-hover {
4312
- color: #0080FF;
4313
- }
4314
-
4315
- &:active,
4316
- &.__pseudo-states-active {
4317
- color: #005ED1;
4318
- }
4319
-
4320
- &.ui-kit-link-disabled {
4321
- color: #00122E;
4322
- }
4323
- }
4324
-
4325
- &.ui-kit-link-secondary {
4326
- color: #2C3852BF;
4327
-
4328
- &:hover,
4329
- &.__pseudo-states-hover {
4330
- color: #0080FF;
4331
- }
4332
-
4333
- &:active,
4334
- &.__pseudo-states-active {
4335
- color: #005ED1;
4336
- }
4337
-
4338
- &.ui-kit-link-disabled {
4339
- color: #2C3852BF;
4340
- }
4341
- }
4342
- }
4343
- }
4344
- }
4345
-
4346
-
4347
- .E_tc97u5y {
4348
- height: 100%;
4349
- }
4350
-
4351
- .E_efzf37v {
4352
- .ant-table-content,
4353
- .ant-table-body {
4354
- overflow: visible !important;
4355
- height: 100%;
4356
- }
4357
-
4358
- .ant-table-tbody .ant-table-placeholder td {
4359
- height: 100%;
4360
- }
4361
-
4362
- table {
4363
- width: 100% !important;
4364
- height: 100%;
4365
- .ant-table-placeholder .ant-table-expanded-row-fixed {
4366
- padding: 15px 0;
4367
- }
4368
- }
4369
-
4370
- table thead.ant-table-thead {
4371
- display: none;
4372
- }
4373
- }
4374
-
4375
- .E_t1fisho6 {
4376
- height: 100%;
4377
-
4378
- .ant-table.ant-table-small .ant-table-tbody > tr > td {
4379
- padding-top: 6px;
4380
- padding-bottom: 6px;
4381
- }
4382
-
4383
- .active-row td:nth-child(1) {
4384
- font-weight: 700;
4385
- }
4386
- &.has-selection .active-row td:nth-child(2) {
4387
- font-weight: 700;
4388
- }
4389
-
4390
- .ant-spin-nested-loading {
4391
- height: 100%;
3989
+ .ant-spin-nested-loading {
3990
+ height: 100%;
4392
3991
 
4393
3992
  .ant-spin-container {
4394
3993
  height: 100%;
@@ -4744,186 +4343,552 @@
4744
4343
  vertical-align: middle;
4745
4344
  }
4746
4345
 
4747
- .table-default-empty,
4748
- .ant-table-expanded-row-fixed {
4749
- font-weight: bold;
4750
- font-size: 20px;
4751
- color: $text-terdiary-light;
4346
+ .table-default-empty,
4347
+ .ant-table-expanded-row-fixed {
4348
+ font-weight: bold;
4349
+ font-size: 20px;
4350
+ color: $text-terdiary-light;
4351
+ }
4352
+ }
4353
+ th.ant-table-cell-scrollbar,
4354
+ th.cell__action_ {
4355
+ z-index: 10;
4356
+ }
4357
+ td.cell__action_ {
4358
+ padding: 0 !important;
4359
+ position: relative;
4360
+ background: $white;
4361
+ > * {
4362
+ height: 100%;
4363
+ display: flex;
4364
+ align-items: center;
4365
+ justify-content: flex-end;
4366
+ padding-right: 8px;
4367
+ }
4368
+ .menu-button {
4369
+ width: 24px;
4370
+ height: 24px;
4371
+ cursor: pointer;
4372
+ justify-content: center;
4373
+ border-radius: 4px;
4374
+
4375
+ &:hover {
4376
+ background: $white;
4377
+ }
4378
+ }
4379
+ }
4380
+ }
4381
+ }
4382
+
4383
+
4384
+ .E_r77hffu {
4385
+ display: flex;
4386
+ align-items: center;
4387
+ justify-content: space-between;
4388
+ column-gap: 6px;
4389
+ }
4390
+
4391
+ .E_p1cmxsf7 {
4392
+ display: flex;
4393
+ flex-direction: column;
4394
+ justify-content: center;
4395
+ row-gap: var(--p1cmxsf7-0);
4396
+
4397
+ .antd5-progress-line {
4398
+ font-size: 0;
4399
+ margin-bottom: unset;
4400
+ margin-inline-end: unset;
4401
+ }
4402
+ }
4403
+
4404
+
4405
+ .E_w7ob4th {
4406
+ &.outside-tag {
4407
+ padding-left: 0;
4408
+ .inside-tag {
4409
+ border-radius: 4px 0 0 4px;
4410
+ padding-right: 4px;
4411
+ margin-right: 4px;
4412
+ }
4413
+ }
4414
+ }
4415
+
4416
+
4417
+ .E_i1g85yz3 {
4418
+ margin-right: 4px;
4419
+ height: 16px;
4420
+ }
4421
+
4422
+
4423
+ .E_t1dtlqs1 {
4424
+ margin-bottom: 4px;
4425
+ color: $text-secondary-light;
4426
+ }
4427
+
4428
+ .E_s1ese5oy {
4429
+ color: rgba(44, 56, 82, 0.6);
4430
+ line-height: 32px;
4431
+ height: 32px;
4432
+ margin-bottom: 0;
4433
+ &.primary,
4434
+ &.info {
4435
+ color: $text-light-general;
4436
+ }
4437
+ &.warning {
4438
+ color: #ffa500;
4439
+ }
4440
+ &.success {
4441
+ color: $text-light-positive;
4442
+ }
4443
+ &.danger,
4444
+ &.error {
4445
+ color: $text-light-serious;
4446
+ }
4447
+ &.normal {
4448
+ color: $text-secondary-light;
4449
+ }
4450
+ }
4451
+
4452
+ .E_b1ibis43 {
4453
+ margin-bottom: 0;
4454
+ color: $text-light-primary;
4455
+ }
4456
+
4457
+ .E_b11xxjd2 {
4458
+ line-height: 32px;
4459
+ margin-right: 6px;
4460
+ }
4461
+
4462
+ .E_bsub5bw {
4463
+ &.with-description {
4464
+ height: 24px;
4465
+ flex: 1;
4466
+ position: relative;
4467
+ top: -7px;
4468
+ }
4469
+ p {
4470
+ width: 100%;
4471
+ overflow: hidden;
4472
+ text-overflow: ellipsis;
4473
+ white-space: nowrap;
4474
+ }
4475
+ }
4476
+
4477
+ .E_tmoyoag {
4478
+ border: 1px solid $strokes-light-trans-2;
4479
+ border-radius: 8px;
4480
+ overflow: auto;
4481
+ .ant-list {
4482
+ position: relative;
4483
+ .ant-list-item:last-child {
4484
+ border-bottom: none;
4485
+ }
4486
+ .eagle-table-form-header {
4487
+ position: sticky;
4488
+ top: 0;
4489
+ z-index: $eagle-table-form-header-index;
4490
+ display: flex;
4491
+ padding: 8px;
4492
+ & {
4493
+ align-items: inherit;
4494
+ }
4495
+ flex-wrap: nowrap;
4496
+ justify-content: flex-start;
4497
+ background: $fills-light-opaque-1;
4498
+ font-size: 14px;
4499
+ color: $text-secondary-light;
4500
+ border-bottom: 1px solid $fills-light-trans-2;
4501
+ }
4502
+ .eagle-table-form-header .eagle-table-form-cell > p {
4503
+ margin-bottom: 0;
4504
+ }
4505
+ .eagle-table-form-row {
4506
+ display: flex;
4507
+ justify-content: flex-start;
4508
+ align-items: flex-start;
4509
+ flex-wrap: wrap;
4510
+ padding: 8px;
4511
+ border: none;
4512
+ .row-description {
4513
+ flex-basis: 100%;
4514
+ margin: 12px 0 0;
4515
+ order: 99;
4516
+ color: $text-secondary-light;
4517
+ }
4518
+ .row-error-message {
4519
+ color: $text-light-serious;
4520
+ flex-basis: 100%;
4521
+ order: 98;
4522
+ margin: 12px 0 0;
4523
+ }
4524
+ &:hover {
4525
+ background-color: $fills-light-trans-1;
4526
+ }
4527
+ &.isDragging {
4528
+ background-color: $fills-light-general-general-light;
4529
+ }
4530
+ }
4531
+ .eagle-table-form-cell {
4532
+ flex: 1 0 0;
4533
+ overflow: hidden;
4534
+ .cell-description {
4535
+ color: $text-secondary-light;
4536
+ margin: 0;
4537
+ }
4538
+
4539
+ @mixin text-align-style($align-position) {
4540
+ & > * {
4541
+ text-align: $align-position;
4542
+ }
4543
+ .ant-form-item-control-input-content {
4544
+ &,
4545
+ & > * {
4546
+ text-align: $align-position;
4547
+ }
4548
+ }
4549
+ }
4550
+
4551
+ &.align-center {
4552
+ @include text-align-style(center);
4553
+ }
4554
+ &.align-left {
4555
+ @include text-align-style(left);
4556
+ }
4557
+ &.align-right {
4558
+ @include text-align-style(right);
4559
+ }
4560
+
4561
+ &:not(:last-of-type) {
4562
+ margin-right: 8px;
4563
+ }
4564
+ }
4565
+ .ant-list-item-action {
4566
+ padding: 4px;
4567
+ width: 24px;
4568
+ height: 24px;
4569
+ overflow: hidden;
4570
+ li {
4571
+ padding: 0;
4572
+ }
4573
+ }
4574
+ .delete-row-icon.disabled {
4575
+ cursor: not-allowed;
4576
+ opacity: 0.5;
4577
+ }
4578
+ &.size-default {
4579
+ .ant-list-item-action {
4580
+ margin: 0;
4581
+ }
4582
+ .eagle-table-form-cell {
4583
+ .ant-input,
4584
+ .ant-select-selector {
4585
+ border-radius: 5px;
4586
+ font-size: 12px;
4587
+ }
4588
+ .ant-input-affix-wrapper {
4589
+ font-size: inherit;
4590
+ }
4591
+
4592
+ .ant-form-item-control-input {
4593
+ min-height: 24px;
4594
+ font-size: 12px;
4595
+ position: relative;
4596
+ }
4752
4597
  }
4753
4598
  }
4754
- th.ant-table-cell-scrollbar,
4755
- th.cell__action_ {
4756
- z-index: 10;
4599
+ }
4600
+ &.row-split-by-border {
4601
+ .eagle-table-form-row {
4602
+ border-bottom: 1px solid $fills-light-trans-2;
4757
4603
  }
4758
- td.cell__action_ {
4759
- padding: 0 !important;
4760
- position: relative;
4761
- background: $white;
4762
- > * {
4763
- height: 100%;
4764
- display: flex;
4765
- align-items: center;
4766
- justify-content: flex-end;
4767
- padding-right: 8px;
4604
+ }
4605
+ &.row-split-by-zebraMarking {
4606
+ .draggable-container {
4607
+ & > :nth-child(2n) {
4608
+ background-color: $fills-trans-primary-light;
4768
4609
  }
4769
- .menu-button {
4770
- width: 24px;
4771
- height: 24px;
4772
- cursor: pointer;
4773
- justify-content: center;
4774
- border-radius: 4px;
4610
+ }
4611
+ }
4612
+ }
4775
4613
 
4776
- &:hover {
4777
- background: $white;
4778
- }
4779
- }
4614
+ .E_a138syjm {
4615
+ display: flex;
4616
+ align-items: center;
4617
+ margin-top: 8px;
4618
+ button.ant-btn {
4619
+ padding: 2px 8px;
4620
+ height: 24px;
4621
+ }
4622
+ & > span.maximum-desc {
4623
+ display: none;
4624
+ margin-left: 8px;
4625
+ color: $text-secondary-light;
4626
+ &.disabled {
4627
+ display: inline;
4780
4628
  }
4781
4629
  }
4782
4630
  }
4783
4631
 
4632
+ .E_d77i8u0 {
4633
+ width: 24px;
4634
+ height: 24px;
4635
+ padding: 4px;
4636
+ margin-right: 8px;
4637
+ }
4784
4638
 
4785
- .E_sddwhm6 {
4786
- $prefix: ui-kit-status-capsule;
4787
- margin: 0;
4788
- border-radius: 20px;
4789
- padding: 2px 10px;
4790
- height: 22px;
4791
4639
 
4792
- &.ant-tag.#{$prefix}.off-white {
4793
- background-color: $fill-neutral-trans-1 !important;
4794
- &.tag-hover:hover,
4795
- &.__pseudo-states-hover {
4796
- background-color: $fill-neutral-trans-2 !important;
4640
+ .E_sjob3jg {
4641
+ $item: ant-steps-item;
4642
+ --item-min-width: 60px;
4643
+ .#{$item} {
4644
+ &-tail,
4645
+ &-icon {
4646
+ display: none !important;
4797
4647
  }
4798
4648
  }
4799
- &.ant-tag.#{$prefix} {
4800
- color: $text-neutral-primary;
4801
- .#{$prefix}-icon {
4802
- margin-right: 6px;
4649
+ .#{$item}.#{$item}-active {
4650
+ flex-shrink: 0 !important;
4651
+ .step-item-prefix-container {
4652
+ color: $text-colorful-outstanding;
4803
4653
  }
4804
- .#{$prefix}-number {
4805
- margin-left: 8px;
4806
- color: #2C385299;
4654
+ .#{$item}-container .#{$item}-content .#{$item}-title {
4655
+ color: $text-colorful-outstanding;
4656
+ font-weight: normal;
4807
4657
  }
4808
- &.ant-tag-blue {
4809
- background-color: $fill-outstanding-light;
4810
- .#{$prefix}-icon {
4811
- background-color: $fill-outstanding-base;
4658
+ }
4659
+ .#{$item}.#{$item}-finish {
4660
+ .#{$item}-container .#{$item}-content .#{$item}-title,
4661
+ & .#{$item}-container:hover .#{$item}-content .#{$item}-title {
4662
+ color: $text-neutral-tertiary;
4663
+ }
4664
+ }
4665
+ .#{$item}.#{$item}-wait {
4666
+ .#{$item}-container .#{$item}-content .#{$item}-title {
4667
+ color: $text-neutral-primary;
4668
+ }
4669
+ }
4670
+ .step-item-text {
4671
+ display: inline-block;
4672
+ }
4673
+ .step-item-title {
4674
+ overflow: hidden;
4675
+ white-space: nowrap;
4676
+ text-overflow: ellipsis;
4677
+ }
4678
+ }
4679
+
4680
+ .E_hjvj6s6 {
4681
+ $item: ant-steps-item;
4682
+ @mixin rightTriangle($color: $fills-light-trans-1) {
4683
+ content: "";
4684
+ width: 0;
4685
+ height: 0;
4686
+ border: 13px solid transparent;
4687
+ position: absolute;
4688
+ top: 0;
4689
+ border-left: 8px solid $color;
4690
+ }
4691
+ .#{$item}-container {
4692
+ min-width: var(--item-min-width);
4693
+ }
4694
+ .#{$item}-disabled {
4695
+ cursor: not-allowed !important;
4696
+ }
4697
+ .ant-steps-horizontal.ant-steps-label-horizontal {
4698
+ flex-direction: row;
4699
+ justify-content: stretch;
4700
+ .#{$item} {
4701
+ padding: 0;
4702
+ margin-right: 4px;
4703
+ flex: 1;
4704
+ overflow: visible;
4705
+ .#{$item}-content {
4706
+ width: 100%;
4707
+ min-height: unset;
4708
+ .#{$item}-title {
4709
+ height: 26px;
4710
+ line-height: 26px;
4711
+ width: 100%;
4712
+ padding: 0;
4713
+ font-size: 12px;
4714
+ .step-count {
4715
+ margin-right: 10px;
4716
+ }
4717
+ &::after {
4718
+ display: none;
4719
+ }
4720
+ }
4812
4721
  }
4813
- &.tag-hover:hover,
4814
- &.__pseudo-states-hover {
4815
- background-color: $fill-outstanding-light-hover;
4722
+ &:first-child {
4723
+ .#{$item}-container {
4724
+ padding-left: 8px;
4725
+ padding-right: 4px;
4726
+ border-radius: 4px 0 0 4px;
4727
+ }
4816
4728
  }
4817
- }
4818
- &.ant-tag-red {
4819
- background-color: $fill-serious-light;
4820
- .#{$prefix}-icon {
4821
- background-color: $fill-serious-base;
4729
+ &:last-child {
4730
+ margin-right: 0;
4731
+ .#{$item}-container {
4732
+ padding-right: 8px;
4733
+ padding-left: 12px;
4734
+ border-radius: 0 4px 4px 0;
4735
+ }
4822
4736
  }
4823
- &.tag-hover:hover,
4824
- &.__pseudo-states-hover {
4825
- background-color: $fill-serious-light-hover;
4737
+ &:not(&:last-child) {
4738
+ &::after {
4739
+ @include rightTriangle();
4740
+ z-index: 2;
4741
+ position: relative;
4742
+ top: -50%;
4743
+ right: -100%;
4744
+ }
4745
+ }
4746
+ &:not(:first-child):not(:last-child) {
4747
+ .#{$item}-container {
4748
+ padding: 0 4px 0 12px;
4749
+ }
4750
+ }
4751
+ &:not(&:first-child) {
4752
+ &::before {
4753
+ @include rightTriangle(#fff);
4754
+ left: 0;
4755
+ }
4826
4756
  }
4827
4757
  }
4828
- &.ant-tag-yellow {
4829
- background-color: $fill-notice-light;
4830
- .#{$prefix}-icon {
4831
- background-color: $fill-notice-base;
4758
+ .#{$item}-active {
4759
+ max-width: calc(100% - var(--item-min-width) * 2);
4760
+ .#{$item}-container {
4761
+ background-color: $fills-light-general-general-light;
4832
4762
  }
4833
- &.tag-hover:hover,
4834
- &.__pseudo-states-hover {
4835
- background-color: $fill-notice-light-hover;
4763
+ &::after {
4764
+ border-left-color: $fills-light-general-general-light !important;
4836
4765
  }
4837
4766
  }
4838
- &.ant-tag-green {
4839
- background-color: $fill-positive-light;
4840
- .#{$prefix}-icon {
4841
- background-color: $fill-positive-base;
4767
+ .#{$item}-finish {
4768
+ cursor: pointer;
4769
+ min-width: var(--item-min-width);
4770
+ }
4771
+ .#{$item}-wait,
4772
+ .#{$item}-finish {
4773
+ min-width: var(--item-min-width);
4774
+ .#{$item}-container {
4775
+ background-color: $fills-light-trans-1;
4776
+ }
4777
+ }
4778
+ }
4779
+ .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(
4780
+ .ant-steps-vertical
4781
+ )
4782
+ .#{$item} {
4783
+ padding: 0;
4784
+ }
4785
+ }
4786
+
4787
+ .E_v4tv3mf {
4788
+ $item: ant-steps-item;
4789
+ .ant-steps.ant-steps-vertical {
4790
+ width: 192px;
4791
+ row-gap: 2px;
4792
+
4793
+ .preview-mode:not(.#{$item}-active) .#{$item}-container {
4794
+ &:hover {
4795
+ background-color: $fill-neutral-trans-2;
4842
4796
  }
4843
- &.tag-hover:hover,
4844
- &.__pseudo-states-hover {
4845
- background-color: $fill-positive-light-hover;
4797
+ .#{$item}-title {
4798
+ color: $text-neutral-primary !important;
4846
4799
  }
4847
4800
  }
4848
- &.ant-tag-gray {
4801
+ .#{$item}:not(.#{$item}-active):not(.#{$item}-disabled)
4802
+ .#{$item}-container:hover {
4849
4803
  background-color: $fill-neutral-trans-2;
4850
- .#{$prefix}-icon:not(.ui-kit-status-capsule-icon-loading) {
4851
- background-color: $gray-70;
4804
+ }
4805
+ .#{$item}-container {
4806
+ padding: 0 8px;
4807
+ border-radius: 4px;
4808
+ height: 32px;
4809
+ display: flex;
4810
+ align-items: center;
4811
+ .#{$item}-content {
4812
+ min-height: auto;
4813
+ white-space: nowrap;
4814
+ & .ant-steps-item-title {
4815
+ font-size: 13px;
4816
+ line-height: 20px;
4817
+ max-width: 100%;
4818
+ padding-right: 0;
4819
+ }
4852
4820
  }
4853
- &.tag-hover:hover,
4854
- &.__pseudo-states-hover {
4855
- background-color: $fill-neutral-trans-3-trans-2-hover;
4821
+ }
4822
+ .#{$item}-active {
4823
+ .ant-steps-item-container {
4824
+ background: rgba($blue-60, 0.1);
4856
4825
  }
4857
4826
  }
4858
4827
  }
4859
4828
  }
4860
4829
 
4861
- .E_satwmqm {
4862
- width: 8px;
4863
- height: 8px;
4864
- border-radius: 50%;
4865
- display: inline-block;
4866
- }
4867
-
4868
-
4869
- .E_i1g85yz3 {
4870
- margin-right: 4px;
4871
- height: 16px;
4830
+ .E_h6l1tj4 {
4831
+ width: 100%;
4832
+ display: inline-flex;
4833
+ align-items: center;
4834
+ justify-content: center;
4835
+ column-gap: 4px;
4836
+ .step-item-prefix-container {
4837
+ display: inline-flex;
4838
+ align-items: center;
4839
+ width: 18px;
4840
+ height: 18px;
4841
+ color: $gray-a75-8;
4842
+ justify-content: center;
4843
+ }
4872
4844
  }
4873
4845
 
4874
-
4875
- .E_r77hffu {
4846
+ .E_v18frne8 {
4847
+ width: 100%;
4876
4848
  display: flex;
4877
4849
  align-items: center;
4878
- justify-content: space-between;
4850
+ justify-content: center;
4879
4851
  column-gap: 6px;
4852
+ font-size: 13px;
4853
+ .step-item-prefix-container {
4854
+ display: inline-flex;
4855
+ align-items: center;
4856
+ min-width: 20px;
4857
+ min-height: 20px;
4858
+ color: $gray-a75-8;
4859
+ justify-content: center;
4860
+ }
4880
4861
  }
4881
4862
 
4882
- .E_p1cmxsf7 {
4883
- display: flex;
4884
- flex-direction: column;
4885
- justify-content: center;
4886
- row-gap: var(--p1cmxsf7-0);
4887
4863
 
4888
- .antd5-progress-line {
4889
- font-size: 0;
4890
- margin-bottom: unset;
4891
- margin-inline-end: unset;
4864
+ .E_slr2ynn {
4865
+ padding: 0 8px;
4866
+ height: 18px;
4892
4867
  }
4893
- }
4894
4868
 
4869
+ .E_m140wbb6 {
4870
+ padding: 2px 8px;
4871
+ height: 24px;
4872
+ }
4895
4873
 
4896
- .E_t13ef470 {
4897
- height: 100%;
4898
- .table-loading-item {
4899
- padding: 12px 4px;
4900
- border-bottom: 1px solid rgba($gray-50, 0.18);
4901
- display: flex;
4874
+ .E_t1fozc1i {
4875
+ margin: 0;
4876
+ }
4902
4877
 
4903
- > * {
4904
- height: 16px;
4905
- margin: 4px;
4906
- background: rgba($gray-50, 0.18);
4907
- border-radius: 2px;
4908
- }
4909
- .checkbox-loading {
4910
- width: 16px;
4911
- }
4912
- .td-loading {
4913
- flex: 1;
4914
- }
4915
- }
4878
+ .E_i1vxv4ln {
4879
+ margin-right: 4px;
4880
+ height: 16px;
4881
+ }
4916
4882
 
4917
- :nth-child(1) {
4918
- padding: 8px 4px;
4919
- > * {
4920
- background: rgba($gray-70, 0.18);
4921
- }
4922
- }
4923
- :nth-child(1) {
4924
- > * {
4925
- background: rgba($gray-60, 0.18);
4926
- }
4883
+ .E_n1afl31m {
4884
+ &.ant-tag.ant-tag-gray {
4885
+ font-weight: 700;
4886
+ color: $text-neutral-primary;
4887
+ background-color: $fill-neutral-trans-1;
4888
+ border: 1px solid $stroke-neutral-trans-2;
4889
+ word-break: break-all;
4890
+ display: inline;
4891
+ white-space: normal;
4927
4892
  }
4928
4893
  }
4929
4894
 
@@ -5012,6 +4977,41 @@
5012
4977
  }
5013
4978
 
5014
4979
 
4980
+ .E_t13ef470 {
4981
+ height: 100%;
4982
+ .table-loading-item {
4983
+ padding: 12px 4px;
4984
+ border-bottom: 1px solid rgba($gray-50, 0.18);
4985
+ display: flex;
4986
+
4987
+ > * {
4988
+ height: 16px;
4989
+ margin: 4px;
4990
+ background: rgba($gray-50, 0.18);
4991
+ border-radius: 2px;
4992
+ }
4993
+ .checkbox-loading {
4994
+ width: 16px;
4995
+ }
4996
+ .td-loading {
4997
+ flex: 1;
4998
+ }
4999
+ }
5000
+
5001
+ :nth-child(1) {
5002
+ padding: 8px 4px;
5003
+ > * {
5004
+ background: rgba($gray-70, 0.18);
5005
+ }
5006
+ }
5007
+ :nth-child(1) {
5008
+ > * {
5009
+ background: rgba($gray-60, 0.18);
5010
+ }
5011
+ }
5012
+ }
5013
+
5014
+
5015
5015
  .E_t1gvlxt5 {
5016
5016
  min-width: 0;
5017
5017
  flex: 1;
@@ -5444,6 +5444,39 @@
5444
5444
  }
5445
5445
 
5446
5446
 
5447
+ .E_s20iney {
5448
+ &.skeleton-box {
5449
+ display: flex;
5450
+ align-items: center;
5451
+ justify-content: center;
5452
+ position: relative;
5453
+ border-radius: 2px;
5454
+ background: #E1E6F199;
5455
+ overflow: hidden;
5456
+
5457
+ & > .skeleton-shimmer {
5458
+ width: 200%;
5459
+ height: 200%;
5460
+ transform: rotate(15deg);
5461
+ position: absolute;
5462
+ top: -50%;
5463
+ flex-shrink: 0;
5464
+ opacity: 0.8;
5465
+ background: linear-gradient(
5466
+ 90deg,
5467
+ rgba(255, 255, 255, 0) 15%,
5468
+ #FFFFFF99 50%,
5469
+ rgba(255, 255, 255, 0) 85%
5470
+ );
5471
+
5472
+ animation: shimmer 1100ms infinite;
5473
+ }
5474
+
5475
+ @keyframes shimmer { from { left: -120%; } to { left: 100%; } }
5476
+ }
5477
+ }
5478
+
5479
+
5447
5480
  .E_t59qhqp {
5448
5481
  background: #FFFFFF;
5449
5482
  padding: 24px 32px;
@@ -5527,39 +5560,6 @@
5527
5560
  }
5528
5561
 
5529
5562
 
5530
- .E_s20iney {
5531
- &.skeleton-box {
5532
- display: flex;
5533
- align-items: center;
5534
- justify-content: center;
5535
- position: relative;
5536
- border-radius: 2px;
5537
- background: #E1E6F199;
5538
- overflow: hidden;
5539
-
5540
- & > .skeleton-shimmer {
5541
- width: 200%;
5542
- height: 200%;
5543
- transform: rotate(15deg);
5544
- position: absolute;
5545
- top: -50%;
5546
- flex-shrink: 0;
5547
- opacity: 0.8;
5548
- background: linear-gradient(
5549
- 90deg,
5550
- rgba(255, 255, 255, 0) 15%,
5551
- #FFFFFF99 50%,
5552
- rgba(255, 255, 255, 0) 85%
5553
- );
5554
-
5555
- animation: shimmer 1100ms infinite;
5556
- }
5557
-
5558
- @keyframes shimmer { from { left: -120%; } to { left: 100%; } }
5559
- }
5560
- }
5561
-
5562
-
5563
5563
  .E_t1g36k2w {
5564
5564
  overflow: hidden;
5565
5565
  height: 100%;
@@ -5633,19 +5633,6 @@
5633
5633
  }
5634
5634
 
5635
5635
 
5636
- .E_i14c7jc8 {
5637
- color: var(--i14c7jc8-0);
5638
- }
5639
-
5640
- .E_i1ibuolf {
5641
- display: flex;
5642
- align-items: center;
5643
- column-gap: 4px;
5644
- font-size: 12px;
5645
- color: #2C3852BF;
5646
- }
5647
-
5648
-
5649
5636
  .E_d1u4ndxc {
5650
5637
  color: #2C3852BF;
5651
5638
  font-size: 12px;
@@ -5684,6 +5671,19 @@
5684
5671
  }
5685
5672
 
5686
5673
 
5674
+ .E_i14c7jc8 {
5675
+ color: var(--i14c7jc8-0);
5676
+ }
5677
+
5678
+ .E_i1ibuolf {
5679
+ display: flex;
5680
+ align-items: center;
5681
+ column-gap: 4px;
5682
+ font-size: 12px;
5683
+ color: #2C3852BF;
5684
+ }
5685
+
5686
+
5687
5687
  .E_s1ebs0ra {
5688
5688
  display: flex;
5689
5689
  align-items: center;
@@ -5751,27 +5751,6 @@
5751
5751
  }
5752
5752
 
5753
5753
 
5754
- .E_n12mqh7z {
5755
- display: flex;
5756
- align-items: center;
5757
- font-size: 12px;
5758
- line-height: 18px;
5759
-
5760
- &:not(:last-child) {
5761
- margin-bottom: 4px;
5762
- }
5763
- }
5764
-
5765
- .E_tf5bynu {
5766
- margin: 0 3px;
5767
- }
5768
-
5769
- .E_tcckoz1 {
5770
- max-height: 400px;
5771
- overflow: auto;
5772
- }
5773
-
5774
-
5775
5754
  .E_clm1wy1 {
5776
5755
  width: 192px;
5777
5756
  height: 246px;
@@ -5870,58 +5849,6 @@
5870
5849
  }
5871
5850
 
5872
5851
 
5873
- .E_ou7iq30 {
5874
- overflow: hidden;
5875
- text-overflow: ellipsis;
5876
- }
5877
-
5878
- .E_s1tui002 {
5879
- white-space: nowrap;
5880
- }
5881
-
5882
- .E_mxrc2zg {
5883
- display: -webkit-box;
5884
- -webkit-line-clamp: var(--mxrc2zg-0);
5885
- -webkit-box-orient: vertical;
5886
- word-break: break-all;
5887
- }
5888
-
5889
- .E_t1vv6d68 {
5890
- .ant-tooltip-arrow {
5891
- display: none;
5892
- }
5893
- .ant-tooltip-inner {
5894
- background: $gray-a80-9;
5895
- border-radius: 4px;
5896
- &:has(.eagle-ellipsis-content) {
5897
- visibility: hidden;
5898
- }
5899
- }
5900
- }
5901
-
5902
-
5903
- .E_tqjc4ui {
5904
- @at-root {
5905
- span#{&} {
5906
- margin: 0 2px;
5907
- }
5908
- }
5909
- }
5910
-
5911
-
5912
- .E_gmyahx3 {
5913
- cursor: pointer;
5914
-
5915
- .link-text {
5916
- color: $text-light-tertiary;
5917
- }
5918
-
5919
- &:hover .link-text {
5920
- color: $text-light-general;
5921
- }
5922
- }
5923
-
5924
-
5925
5852
  .E_c18bcrac {
5926
5853
  display: inline-block;
5927
5854
  width: 100%;
@@ -5973,156 +5900,6 @@
5973
5900
  }
5974
5901
 
5975
5902
 
5976
- .E_s1iv0tp1 {
5977
- .enabled-switch {
5978
- display: flex;
5979
- align-items: center;
5980
- }
5981
-
5982
- .enabled-text {
5983
- margin-right: 8px;
5984
- }
5985
- }
5986
-
5987
-
5988
- .E_t1sqg15u {
5989
- background: white;
5990
-
5991
- &.inline {
5992
- .table-row {
5993
- flex-direction: column;
5994
-
5995
- > label {
5996
- padding: 0 16px 7px 0;
5997
- }
5998
- }
5999
- }
6000
-
6001
- &.has-border {
6002
- .table-header {
6003
- border-bottom: 1px solid $strokes-light-trans-1;
6004
- }
6005
-
6006
- .hiddenBorder {
6007
- border-top: none !important;
6008
- }
6009
-
6010
- .table-row + .table-row {
6011
- border-top: 1px solid $strokes-light-trans-1;
6012
- }
6013
-
6014
- .table-row:last-of-type {
6015
- padding-bottom: 0;
6016
- }
6017
- }
6018
-
6019
- &.align-right {
6020
- .content {
6021
- text-align: right;
6022
- }
6023
- }
6024
- .uuid-row {
6025
- display: flex;
6026
- justify-content: space-between;
6027
-
6028
- .id-text {
6029
- white-space: nowrap;
6030
- overflow: hidden;
6031
- text-overflow: ellipsis;
6032
- }
6033
- }
6034
- }
6035
-
6036
- .E_t4zczcp {
6037
- display: flex;
6038
- justify-content: space-between;
6039
- align-items: center;
6040
- padding: 8px;
6041
- min-height: 32px;
6042
-
6043
- .table-title {
6044
- color: $text-secondary-light;
6045
- font-weight: 600;
6046
- font-size: 12px;
6047
- line-height: 8px;
6048
- }
6049
-
6050
- .edit-icon {
6051
- font-size: 16px;
6052
- color: $strokes-translucent-2-light;
6053
- cursor: pointer;
6054
- }
6055
- }
6056
-
6057
- .E_t1s7goww {
6058
- font-size: 12px;
6059
- line-height: 18px;
6060
- }
6061
-
6062
- .E_t93e4cf {
6063
- display: flex;
6064
- padding: 8px 0;
6065
- color: $text-primary-light;
6066
-
6067
- .hidden {
6068
- display: none;
6069
- }
6070
-
6071
- .ant-btn.ant-btn-link {
6072
- height: auto;
6073
- }
6074
-
6075
- .content {
6076
- overflow: hidden;
6077
- overflow-x: auto;
6078
- width: 100%;
6079
- white-space: pre-wrap;
6080
-
6081
- .ant-btn {
6082
- white-space: pre-wrap;
6083
- text-align: left;
6084
- }
6085
-
6086
- .unit-chart {
6087
- justify-content: flex-start;
6088
- }
6089
- }
6090
- }
6091
-
6092
- .E_rhz2uv5 {
6093
- width: var(--rhz2uv5-0);
6094
- flex-shrink: 0;
6095
- color: $text-secondary-light;
6096
- padding-right: 12px;
6097
- }
6098
-
6099
-
6100
- .E_wg1tsps {
6101
- display: flex;
6102
- align-items: center;
6103
- justify-content: flex-end;
6104
- }
6105
-
6106
- .E_b1ctd5xy {
6107
- display: flex;
6108
- align-items: center;
6109
- width: calc(100% - 40px);
6110
-
6111
- .chart {
6112
- display: inline-block;
6113
- width: 100%;
6114
- }
6115
- }
6116
-
6117
- .E_u1p8acpn {
6118
- min-width: 40px;
6119
-
6120
- .unit {
6121
- color: $text-light-primary !important;
6122
- }
6123
- }
6124
-
6125
-
6126
5903
  .E_c1up1pdz {
6127
5904
  width: 648px;
6128
5905
 
@@ -6287,141 +6064,225 @@
6287
6064
  }
6288
6065
 
6289
6066
 
6290
- .E_s1at6qmn {
6291
- &.ant-layout-sider {
6292
- background: $backgrounds-light-grouped;
6293
- padding: 32px 8px;
6294
- overflow: auto;
6067
+ .E_gmyahx3 {
6068
+ cursor: pointer;
6069
+
6070
+ .link-text {
6071
+ color: $text-light-tertiary;
6072
+ }
6073
+
6074
+ &:hover .link-text {
6075
+ color: $text-light-general;
6076
+ }
6077
+ }
6078
+
6079
+
6080
+ .E_tqjc4ui {
6081
+ @at-root {
6082
+ span#{&} {
6083
+ margin: 0 2px;
6084
+ }
6085
+ }
6086
+ }
6087
+
6088
+
6089
+ .E_t1sqg15u {
6090
+ background: white;
6091
+
6092
+ &.inline {
6093
+ .table-row {
6094
+ flex-direction: column;
6095
+
6096
+ > label {
6097
+ padding: 0 16px 7px 0;
6098
+ }
6099
+ }
6295
6100
  }
6296
6101
 
6297
- .ant-layout-sider-children {
6298
- display: flex;
6299
- flex-direction: column;
6300
- justify-content: space-between;
6102
+ &.has-border {
6103
+ .table-header {
6104
+ border-bottom: 1px solid $strokes-light-trans-1;
6105
+ }
6106
+
6107
+ .hiddenBorder {
6108
+ border-top: none !important;
6109
+ }
6110
+
6111
+ .table-row + .table-row {
6112
+ border-top: 1px solid $strokes-light-trans-1;
6113
+ }
6114
+
6115
+ .table-row:last-of-type {
6116
+ padding-bottom: 0;
6117
+ }
6301
6118
  }
6302
6119
 
6303
- footer {
6304
- display: flex;
6120
+ &.align-right {
6121
+ .content {
6122
+ text-align: right;
6123
+ }
6305
6124
  }
6125
+ .uuid-row {
6126
+ display: flex;
6127
+ justify-content: space-between;
6306
6128
 
6307
- .ant-menu {
6308
- background: $backgrounds-light-grouped;
6309
- a {
6310
- color: $text-light-primary;
6311
- width: 180px;
6129
+ .id-text {
6130
+ white-space: nowrap;
6312
6131
  overflow: hidden;
6313
6132
  text-overflow: ellipsis;
6314
6133
  }
6315
6134
  }
6135
+ }
6316
6136
 
6317
- .ant-menu-vertical {
6318
- margin-bottom: 24px;
6137
+ .E_t4zczcp {
6138
+ display: flex;
6139
+ justify-content: space-between;
6140
+ align-items: center;
6141
+ padding: 8px;
6142
+ min-height: 32px;
6319
6143
 
6320
- .ant-menu-item-group {
6321
- .ant-menu-item {
6322
- margin: 0;
6323
- }
6324
- .ant-menu-item-group-title {
6325
- font-size: 12px;
6326
- padding: 0 8px 4px;
6327
- line-height: 18px;
6144
+ .table-title {
6145
+ color: $text-secondary-light;
6146
+ font-weight: 600;
6147
+ font-size: 12px;
6148
+ line-height: 8px;
6149
+ }
6328
6150
 
6329
- &:empty {
6330
- padding: 0;
6331
- }
6332
- }
6333
- &:not(:last-child) {
6334
- padding-bottom: 24px;
6335
- &.split {
6336
- margin-bottom: 24px;
6337
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
6338
- }
6339
- }
6340
- }
6151
+ .edit-icon {
6152
+ font-size: 16px;
6153
+ color: $strokes-translucent-2-light;
6154
+ cursor: pointer;
6155
+ }
6156
+ }
6341
6157
 
6342
- .ant-menu-item {
6343
- transition: none;
6344
- display: flex;
6345
- align-items: center;
6346
- height: 32px;
6347
- line-height: 22px;
6348
- padding: 0 8px;
6158
+ .E_t1s7goww {
6159
+ font-size: 12px;
6160
+ line-height: 18px;
6161
+ }
6349
6162
 
6350
- > .icon-wrapper {
6351
- margin-right: 12px;
6352
- }
6163
+ .E_t93e4cf {
6164
+ display: flex;
6165
+ padding: 8px 0;
6166
+ color: $text-primary-light;
6353
6167
 
6354
- &:not(:last-child) {
6355
- margin: 0;
6356
- margin-bottom: 2px;
6357
- }
6358
- &.ant-menu-item-selected {
6359
- background: $background-selected;
6360
- box-shadow: $box-shadow-light-selected;
6361
- border-radius: 6px;
6362
- color: $text-light-on-tint;
6363
- a {
6364
- color: $text-light-on-tint;
6365
- }
6366
- }
6367
- &:not(.ant-menu-item-selected) {
6368
- &.ant-menu-item:hover,
6369
- &.ant-menu-item-active {
6370
- background: $background-onhover;
6371
- box-shadow: $box-shadow-light-onhover;
6372
- border-radius: 6px;
6373
- }
6374
- }
6375
- }
6168
+ .hidden {
6169
+ display: none;
6376
6170
  }
6377
- }
6378
6171
 
6379
- .E_s1wu0lms {
6380
- .ant-menu-item-group-title {
6381
- white-space: nowrap;
6382
- transition: all 0s;
6172
+ .ant-btn.ant-btn-link {
6173
+ height: auto;
6383
6174
  }
6384
6175
 
6385
- &.shrink {
6386
- transition: all 0s;
6176
+ .content {
6387
6177
  overflow: hidden;
6178
+ overflow-x: auto;
6179
+ width: 100%;
6180
+ white-space: pre-wrap;
6388
6181
 
6389
- .ant-menu-item-group-title {
6390
- visibility: hidden;
6182
+ .ant-btn {
6183
+ white-space: pre-wrap;
6184
+ text-align: left;
6391
6185
  }
6392
6186
 
6393
- .ant-menu-item {
6394
- width: 36px;
6395
- padding: 0 6px;
6187
+ .unit-chart {
6188
+ justify-content: flex-start;
6396
6189
  }
6397
6190
  }
6398
6191
  }
6399
6192
 
6400
- .E_n1ugzfva {
6193
+ .E_rhz2uv5 {
6194
+ width: var(--rhz2uv5-0);
6195
+ flex-shrink: 0;
6196
+ color: $text-secondary-light;
6197
+ padding-right: 12px;
6198
+ }
6199
+
6200
+
6201
+ .E_s1iv0tp1 {
6202
+ .enabled-switch {
6203
+ display: flex;
6204
+ align-items: center;
6205
+ }
6206
+
6207
+ .enabled-text {
6208
+ margin-right: 8px;
6209
+ }
6210
+ }
6211
+
6212
+
6213
+ .E_n12mqh7z {
6401
6214
  display: flex;
6402
- place-items: center;
6403
- width: 100% !important;
6215
+ align-items: center;
6216
+ font-size: 12px;
6217
+ line-height: 18px;
6404
6218
 
6405
- &[disabled] {
6406
- color: rgba(0, 0, 0, 0.25) !important;
6407
- opacity: 1 !important;
6219
+ &:not(:last-child) {
6220
+ margin-bottom: 4px;
6408
6221
  }
6222
+ }
6409
6223
 
6410
- &.ant-btn {
6224
+ .E_tf5bynu {
6225
+ margin: 0 3px;
6226
+ }
6227
+
6228
+ .E_tcckoz1 {
6229
+ max-height: 400px;
6230
+ overflow: auto;
6231
+ }
6232
+
6233
+
6234
+ .E_wg1tsps {
6235
+ display: flex;
6236
+ align-items: center;
6237
+ justify-content: flex-end;
6238
+ }
6239
+
6240
+ .E_b1ctd5xy {
6241
+ display: flex;
6242
+ align-items: center;
6243
+ width: calc(100% - 40px);
6244
+
6245
+ .chart {
6246
+ display: inline-block;
6411
6247
  width: 100%;
6412
- color: $text-light-primary;
6413
6248
  }
6249
+ }
6414
6250
 
6415
- .icon-wrapper {
6416
- margin-right: 12px;
6251
+ .E_u1p8acpn {
6252
+ min-width: 40px;
6253
+
6254
+ .unit {
6255
+ color: $text-light-primary !important;
6417
6256
  }
6257
+ }
6418
6258
 
6419
- .link-title {
6420
- flex: 1;
6421
- overflow: hidden;
6422
- white-space: nowrap;
6423
- text-overflow: ellipsis;
6424
- text-align: left;
6259
+
6260
+ .E_ou7iq30 {
6261
+ overflow: hidden;
6262
+ text-overflow: ellipsis;
6263
+ }
6264
+
6265
+ .E_s1tui002 {
6266
+ white-space: nowrap;
6267
+ }
6268
+
6269
+ .E_mxrc2zg {
6270
+ display: -webkit-box;
6271
+ -webkit-line-clamp: var(--mxrc2zg-0);
6272
+ -webkit-box-orient: vertical;
6273
+ word-break: break-all;
6274
+ }
6275
+
6276
+ .E_t1vv6d68 {
6277
+ .ant-tooltip-arrow {
6278
+ display: none;
6279
+ }
6280
+ .ant-tooltip-inner {
6281
+ background: $gray-a80-9;
6282
+ border-radius: 4px;
6283
+ &:has(.eagle-ellipsis-content) {
6284
+ visibility: hidden;
6285
+ }
6425
6286
  }
6426
6287
  }
6427
6288
 
@@ -6570,144 +6431,457 @@
6570
6431
  max-width: 160px;
6571
6432
  }
6572
6433
 
6573
- .sub-title {
6574
- padding: 1px 12px;
6575
- color: $blue-80;
6434
+ .sub-title {
6435
+ padding: 1px 12px;
6436
+ color: $blue-80;
6437
+
6438
+ > .slash-arrow {
6439
+ opacity: 1;
6440
+ }
6441
+ }
6442
+
6443
+ &:hover,
6444
+ &:active {
6445
+ .sub-title {
6446
+ background: rgba($blue-60, 0.16);
6447
+ }
6448
+ .sub-title > .slash-arrow {
6449
+ opacity: 0;
6450
+ }
6451
+ }
6452
+ }
6453
+ }
6454
+
6455
+ .tab-menu-item-medium {
6456
+ &.tab-menu-item {
6457
+ padding: 4px 16px;
6458
+ height: 32px;
6459
+ border-radius: 6px 6px 0 0;
6460
+
6461
+ &:first-child {
6462
+ padding-left: 0;
6463
+ }
6464
+ &:first-child:hover,
6465
+ &.tab-menu-item-selected:first-child {
6466
+ padding-left: 16px;
6467
+ }
6468
+
6469
+ .expand-arrow {
6470
+ margin-left: 11px;
6471
+ height: 24px;
6472
+ }
6473
+ }
6474
+
6475
+ &.tab-menu-item-group {
6476
+ padding: 0;
6477
+
6478
+ .sub-title {
6479
+ padding: 4px 16px;
6480
+ }
6481
+
6482
+ &.tab-menu-item-selected .sub-title,
6483
+ &.tab-menu-item-selected .main-title {
6484
+ padding: 4px 16px;
6485
+ }
6486
+ }
6487
+ }
6488
+
6489
+ .tab-menu-item-light {
6490
+ &:hover,
6491
+ &:active {
6492
+ background: $white;
6493
+ }
6494
+
6495
+ &:active {
6496
+ color: $blue-80;
6497
+ }
6498
+
6499
+ &.tab-menu-item.tab-menu-item-selected {
6500
+ background: $white;
6501
+ color: $blue-100;
6502
+ }
6503
+
6504
+ &.tab-menu-item-group.tab-menu-item-selected {
6505
+ .main-title {
6506
+ color: rgba($gray-80, 0.6);
6507
+ }
6508
+
6509
+ .sub-title {
6510
+ color: $blue-100;
6511
+ }
6512
+
6513
+ .sub-title > .slash-arrow {
6514
+ fill: $fills-opaque-quaternary-light;
6515
+ }
6516
+
6517
+ .sub-title > .expand-arrow path {
6518
+ fill: $blue-100;
6519
+ }
6520
+ }
6521
+ }
6522
+
6523
+ .tab-content {
6524
+ flex: 1;
6525
+ display: flex;
6526
+ flex-direction: column;
6527
+ }
6528
+
6529
+ /* FIXME:(yanzhen) do this better */
6530
+ &.is-overview .tab-content {
6531
+ overflow: visible;
6532
+ }
6533
+ }
6534
+
6535
+ .E_t14npdqr {
6536
+ max-width: 240px;
6537
+ animation: none;
6538
+
6539
+ &.ant-dropdown .ant-dropdown-menu {
6540
+ border: 1px solid $blue-60;
6541
+ padding: 0;
6542
+
6543
+ .ant-dropdown-menu-item {
6544
+ margin: 0;
6545
+ height: 32px;
6546
+ line-height: 32px;
6547
+ font-size: 13px;
6548
+ padding: 0 10px;
6549
+ display: block;
6550
+ overflow: hidden;
6551
+ text-overflow: ellipsis;
6552
+ white-space: nowrap;
6553
+
6554
+ &:not(:first-child) {
6555
+ &::before {
6556
+ content: " ";
6557
+ height: 1px;
6558
+ width: calc(100% + 10px);
6559
+ background: $strokes-translucent-1-light;
6560
+ display: block;
6561
+ }
6562
+ }
6563
+
6564
+ &.ant-dropdown-menu-item-selected {
6565
+ color: $blue-60;
6566
+ background: transparent;
6567
+ }
6568
+ }
6569
+ }
6570
+ }
6571
+
6572
+
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
+ }
6659
+ }
6660
+ }
6661
+
6662
+ .E_s1wu0lms {
6663
+ .ant-menu-item-group-title {
6664
+ white-space: nowrap;
6665
+ transition: all 0s;
6666
+ }
6667
+
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
+ }
6680
+ }
6681
+ }
6682
+
6683
+ .E_n1ugzfva {
6684
+ display: flex;
6685
+ place-items: center;
6686
+ width: 100% !important;
6687
+
6688
+ &[disabled] {
6689
+ color: rgba(0, 0, 0, 0.25) !important;
6690
+ opacity: 1 !important;
6691
+ }
6576
6692
 
6577
- > .slash-arrow {
6578
- opacity: 1;
6579
- }
6580
- }
6693
+ &.ant-btn {
6694
+ width: 100%;
6695
+ color: $text-light-primary;
6696
+ }
6581
6697
 
6582
- &:hover,
6583
- &:active {
6584
- .sub-title {
6585
- background: rgba($blue-60, 0.16);
6586
- }
6587
- .sub-title > .slash-arrow {
6588
- opacity: 0;
6589
- }
6590
- }
6591
- }
6698
+ .icon-wrapper {
6699
+ margin-right: 12px;
6592
6700
  }
6593
6701
 
6594
- .tab-menu-item-medium {
6595
- &.tab-menu-item {
6596
- padding: 4px 16px;
6597
- height: 32px;
6598
- border-radius: 6px 6px 0 0;
6702
+ .link-title {
6703
+ flex: 1;
6704
+ overflow: hidden;
6705
+ white-space: nowrap;
6706
+ text-overflow: ellipsis;
6707
+ text-align: left;
6708
+ }
6709
+ }
6599
6710
 
6600
- &:first-child {
6601
- padding-left: 0;
6602
- }
6603
- &:first-child:hover,
6604
- &.tab-menu-item-selected:first-child {
6605
- padding-left: 16px;
6606
- }
6607
6711
 
6608
- .expand-arrow {
6609
- margin-left: 11px;
6610
- height: 24px;
6611
- }
6612
- }
6712
+ .E_kr6am0s {
6713
+ .ant-modal-body {
6714
+ padding: 60px 128px;
6715
+ }
6716
+ }
6613
6717
 
6614
- &.tab-menu-item-group {
6615
- padding: 0;
6718
+ .E_k1h3cl5q {
6719
+ display: flex;
6720
+ flex-direction: column;
6721
+ height: 100%;
6722
+ }
6616
6723
 
6617
- .sub-title {
6618
- padding: 4px 16px;
6619
- }
6724
+ .E_k1a6j97w {
6725
+ color: $gray-120;
6726
+ font-size: 32px !important;
6727
+ margin-bottom: 16px;
6728
+ }
6620
6729
 
6621
- &.tab-menu-item-selected .sub-title,
6622
- &.tab-menu-item-selected .main-title {
6623
- padding: 4px 16px;
6624
- }
6625
- }
6626
- }
6730
+ .E_k1uim1fg {
6731
+ margin-bottom: 32px;
6732
+ color: $gray-120;
6733
+ }
6627
6734
 
6628
- .tab-menu-item-light {
6629
- &:hover,
6630
- &:active {
6631
- background: $white;
6632
- }
6735
+ .E_kobelzt {
6736
+ font-family:
6737
+ Roboto Mono,
6738
+ SFMono-Regular,
6739
+ SF Mono,
6740
+ Menlo,
6741
+ Consolas,
6742
+ Liberation Mono,
6743
+ monospace;
6744
+ min-height: 0;
6745
+ flex: 1;
6746
+ padding: 16px;
6747
+ background-color: $gray-80;
6748
+ color: $white;
6749
+ overflow: auto;
6750
+ max-width: 100%;
6751
+ min-height: 0;
6752
+ border-radius: 8px;
6753
+ white-space: pre-wrap;
6754
+ }
6633
6755
 
6634
- &:active {
6635
- color: $blue-80;
6636
- }
6756
+ .E_kxzv3id {
6757
+ width: 100%;
6758
+ display: flex;
6759
+ justify-content: space-between;
6760
+ padding: 0 128px;
6761
+ }
6637
6762
 
6638
- &.tab-menu-item.tab-menu-item-selected {
6639
- background: $white;
6640
- color: $blue-100;
6641
- }
6763
+ .E_eld9lt {
6764
+ display: flex;
6765
+ flex-direction: column;
6766
+ justify-content: center;
6767
+ align-items: center;
6768
+ height: 100%;
6769
+ }
6642
6770
 
6643
- &.tab-menu-item-group.tab-menu-item-selected {
6644
- .main-title {
6645
- color: rgba($gray-80, 0.6);
6646
- }
6771
+ .E_e1505fqc {
6772
+ display: flex;
6773
+ flex-direction: column;
6774
+ align-items: center;
6647
6775
 
6648
- .sub-title {
6649
- color: $blue-100;
6650
- }
6776
+ .title {
6777
+ margin-bottom: 8px;
6778
+ background-clip: text;
6779
+ -webkit-background-clip: text;
6780
+ -webkit-text-fill-color: transparent;
6781
+ background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
6782
+ }
6783
+ }
6651
6784
 
6652
- .sub-title > .slash-arrow {
6653
- fill: $fills-opaque-quaternary-light;
6654
- }
6655
6785
 
6656
- .sub-title > .expand-arrow path {
6657
- fill: $blue-100;
6658
- }
6786
+ .E_i5w779o {
6787
+ padding: 8px 0;
6788
+
6789
+ .col-label {
6790
+ flex-shrink: unset;
6791
+ * {
6792
+ line-height: 18px;
6659
6793
  }
6660
6794
  }
6661
-
6662
- .tab-content {
6663
- flex: 1;
6795
+ .col-content {
6796
+ flex: 1 1 0;
6664
6797
  display: flex;
6665
- flex-direction: column;
6798
+ align-items: center;
6799
+ * {
6800
+ line-height: 18px;
6801
+ }
6666
6802
  }
6803
+ }
6667
6804
 
6668
- /* FIXME:(yanzhen) do this better */
6669
- &.is-overview .tab-content {
6670
- overflow: visible;
6805
+ .E_l18dja44 {
6806
+ padding: 6px 0;
6807
+
6808
+ .col-label * {
6809
+ font-size: 13px;
6810
+ line-height: 20px;
6811
+ }
6812
+ .col-content * {
6813
+ font-size: 14px;
6814
+ line-height: 20px;
6671
6815
  }
6672
6816
  }
6673
6817
 
6674
- .E_t14npdqr {
6675
- max-width: 240px;
6676
- animation: none;
6677
-
6678
- &.ant-dropdown .ant-dropdown-menu {
6679
- border: 1px solid $blue-60;
6680
- padding: 0;
6818
+ .E_c8c2hys {
6819
+ display: flex;
6820
+ justify-content: space-between;
6821
+ flex: 1;
6822
+ min-width: 0;
6823
+ }
6681
6824
 
6682
- .ant-dropdown-menu-item {
6683
- margin: 0;
6684
- height: 32px;
6685
- line-height: 32px;
6686
- font-size: 13px;
6687
- padding: 0 10px;
6688
- display: block;
6689
- overflow: hidden;
6690
- text-overflow: ellipsis;
6691
- white-space: nowrap;
6825
+ .E_n4m6c4d {
6826
+ color: $text-light-tertiary;
6827
+ }
6692
6828
 
6693
- &:not(:first-child) {
6694
- &::before {
6695
- content: " ";
6696
- height: 1px;
6697
- width: calc(100% + 10px);
6698
- background: $strokes-translucent-1-light;
6699
- display: block;
6700
- }
6701
- }
6702
6829
 
6703
- &.ant-dropdown-menu-item-selected {
6704
- color: $blue-60;
6705
- background: transparent;
6706
- }
6830
+ .E_cyms3br {
6831
+ background: #fff;
6832
+ width: 100%;
6833
+ border-radius: 8px;
6834
+ border: 1px solid rgba(228, 233, 242, 1);
6835
+ .ant-list {
6836
+ padding: 12px;
6837
+ }
6838
+ .ant-list-item {
6839
+ padding: 4px 0;
6840
+ }
6841
+ .ant-alert {
6842
+ margin-left: 24px;
6843
+ }
6844
+ header {
6845
+ background: rgba(225, 230, 241, 0.6);
6846
+ font-size: 12px;
6847
+ color: rgba(29, 50, 108, 1);
6848
+ font-weight: 700;
6849
+ padding: 6px 12px;
6850
+ display: flex;
6851
+ flex-direction: row;
6852
+ align-items: center;
6853
+ justify-content: space-between;
6854
+ .switch-text {
6855
+ display: flex;
6856
+ flex-direction: row;
6857
+ align-items: center;
6858
+ justify-content: space-between;
6859
+ gap: 6px;
6860
+ font-size: 12px;
6861
+ font-weight: 400;
6862
+ color: rgba(0, 18, 46, 1);
6707
6863
  }
6708
6864
  }
6709
6865
  }
6710
6866
 
6867
+ .E_c157gu4z {
6868
+ .ant-list-item {
6869
+ display: flex;
6870
+ flex-direction: row;
6871
+ }
6872
+ .description {
6873
+ flex-grow: 1;
6874
+ margin-left: 8px;
6875
+ }
6876
+ }
6877
+
6878
+ .E_eu1sysj {
6879
+ display: flex;
6880
+ flex-direction: column;
6881
+ align-items: center;
6882
+ justify-content: center;
6883
+ }
6884
+
6711
6885
 
6712
6886
  .E_d11hhzf9 {
6713
6887
  width: 492px !important;
@@ -6761,103 +6935,107 @@
6761
6935
  }
6762
6936
 
6763
6937
 
6764
- .E_i5w779o {
6765
- padding: 8px 0;
6938
+ .E_c14ouk5o {
6939
+ width: 100%;
6940
+ height: 100%;
6941
+ display: flex;
6942
+ font-size: 12px;
6943
+ line-height: 18px;
6944
+ padding: 8px 0;
6945
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
6946
+
6947
+ &:last-of-type {
6948
+ box-shadow: none;
6949
+ padding-bottom: 0;
6950
+ }
6951
+ &.collapsed {
6952
+ flex-direction: column;
6953
+
6954
+ .collapsed-content {
6955
+ display: flex;
6766
6956
 
6767
- .col-label {
6768
- flex-shrink: unset;
6769
- * {
6770
- line-height: 18px;
6957
+ > span {
6958
+ flex: 1;
6959
+ display: flex;
6960
+ justify-content: space-between;
6961
+ .ant-btn {
6962
+ height: auto;
6963
+ }
6964
+ }
6965
+ }
6966
+ .extra-content {
6967
+ margin-left: 162px;
6771
6968
  }
6772
6969
  }
6970
+
6971
+ .col-label {
6972
+ width: 216px;
6973
+ color: $text-secondary-light;
6974
+ margin-right: 12px;
6975
+ flex-shrink: 0;
6976
+ }
6977
+
6773
6978
  .col-content {
6774
- flex: 1 1 0;
6775
- display: flex;
6776
- align-items: center;
6777
- * {
6778
- line-height: 18px;
6979
+ color: $text-primary-light;
6980
+
6981
+ /* make btn link in info row have the same height as normal text */
6982
+ .ant-btn.ant-btn-link {
6983
+ height: auto;
6779
6984
  }
6780
6985
  }
6781
6986
  }
6782
6987
 
6783
- .E_l18dja44 {
6784
- padding: 6px 0;
6785
6988
 
6786
- .col-label * {
6787
- font-size: 13px;
6788
- line-height: 20px;
6789
- }
6790
- .col-content * {
6791
- font-size: 14px;
6792
- line-height: 20px;
6793
- }
6989
+ .E_cevhqx7 {
6990
+ color: $text-light-primary;
6794
6991
  }
6795
6992
 
6796
- .E_c8c2hys {
6797
- display: flex;
6798
- justify-content: space-between;
6799
- flex: 1;
6800
- min-width: 0;
6993
+ .E_snbqlt4 {
6994
+ margin-top: 8px;
6995
+ color: $text-light-secondary;
6801
6996
  }
6802
6997
 
6803
- .E_n4m6c4d {
6804
- color: $text-light-tertiary;
6805
- }
6806
6998
 
6999
+ .E_c1ss4prm {
7000
+ color: $text-light-secondary;
6807
7001
 
6808
- .E_cyms3br {
6809
- background: #fff;
6810
- width: 100%;
6811
- border-radius: 8px;
6812
- border: 1px solid rgba(228, 233, 242, 1);
6813
- .ant-list {
6814
- padding: 12px;
6815
- }
6816
- .ant-list-item {
6817
- padding: 4px 0;
6818
- }
6819
- .ant-alert {
6820
- margin-left: 24px;
6821
- }
6822
- header {
6823
- background: rgba(225, 230, 241, 0.6);
6824
- font-size: 12px;
6825
- color: rgba(29, 50, 108, 1);
6826
- font-weight: 700;
6827
- padding: 6px 12px;
6828
- display: flex;
6829
- flex-direction: row;
6830
- align-items: center;
6831
- justify-content: space-between;
6832
- .switch-text {
6833
- display: flex;
6834
- flex-direction: row;
6835
- align-items: center;
6836
- justify-content: space-between;
6837
- gap: 6px;
6838
- font-size: 12px;
6839
- font-weight: 400;
6840
- color: rgba(0, 18, 46, 1);
7002
+ li {
7003
+ margin-bottom: 4px;
7004
+
7005
+ &:last-child {
7006
+ margin-bottom: 0;
6841
7007
  }
6842
7008
  }
6843
7009
  }
6844
7010
 
6845
- .E_c157gu4z {
6846
- .ant-list-item {
6847
- display: flex;
6848
- flex-direction: row;
6849
- }
6850
- .description {
6851
- flex-grow: 1;
6852
- margin-left: 8px;
7011
+ .E_ms3tlei {
7012
+ background: $fill-neutral-trans-2;
7013
+ padding: 8px;
7014
+ border-radius: 6px;
7015
+ color: $gray-a60-8;
7016
+
7017
+ li {
7018
+ margin-bottom: 4px;
7019
+
7020
+ &:last-child {
7021
+ margin-bottom: 0;
7022
+ }
6853
7023
  }
6854
7024
  }
6855
7025
 
6856
- .E_eu1sysj {
6857
- display: flex;
6858
- flex-direction: column;
6859
- align-items: center;
6860
- justify-content: center;
7026
+ .E_du44iy7 {
7027
+ margin-bottom: 4px;
7028
+ }
7029
+
7030
+ .E_s1qmhanr {
7031
+ color: $text-light-secondary;
7032
+ margin-bottom: 8px;
7033
+ }
7034
+
7035
+ .E_drje1h0 {
7036
+ height: 1px;
7037
+ background: $strokes-light-opaque-2;
7038
+ margin: 16px 0;
6861
7039
  }
6862
7040
 
6863
7041
 
@@ -7155,6 +7333,8 @@
7155
7333
 
7156
7334
  .date-range-picker-calendar {
7157
7335
  flex: 1;
7336
+ border-top-left-radius: 8px;
7337
+ border-top-right-radius: 8px;
7158
7338
  }
7159
7339
  }
7160
7340
 
@@ -7179,6 +7359,7 @@
7179
7359
 
7180
7360
  p {
7181
7361
  margin: 0;
7362
+ margin-bottom: 2px;
7182
7363
  }
7183
7364
  }
7184
7365
 
@@ -7225,6 +7406,7 @@
7225
7406
  list-style: none;
7226
7407
  padding: 0;
7227
7408
  margin-top: 12px;
7409
+ margin-bottom: 12px;
7228
7410
 
7229
7411
  li {
7230
7412
  padding: 5px 8px;
@@ -7302,12 +7484,24 @@
7302
7484
  height: 40px;
7303
7485
  line-height: 40px;
7304
7486
  padding: 0 12px 0 16px;
7487
+
7488
+ // Used to modify the position of the Popover.
7489
+ // Because the Popover doesn't wrap the entire input field but the internal element, we can change the position of the Popover by changing the style of the internal element so as not to cause too much adjustment of the element structure
7490
+ .date-input-content {
7491
+ padding-left: 40px;
7492
+ transform: translateX(-40px);
7493
+ }
7305
7494
  }
7306
7495
 
7307
7496
  &.medium {
7308
7497
  height: 32px;
7309
7498
  line-height: 32px;
7310
7499
  padding: 0 8px 0 12px;
7500
+
7501
+ .date-input-content {
7502
+ padding-left: 36px;
7503
+ transform: translateX(-36px);
7504
+ }
7311
7505
  }
7312
7506
 
7313
7507
  .date-input-content {
@@ -7356,6 +7550,10 @@
7356
7550
  }
7357
7551
 
7358
7552
  .E_d956d92 {
7553
+ .ant-popover-inner {
7554
+ border-radius: 8px;
7555
+ }
7556
+
7359
7557
  .ant-popover-inner-content {
7360
7558
  .tab-menu {
7361
7559
  .tab-bar {
@@ -7440,110 +7638,6 @@
7440
7638
  }
7441
7639
 
7442
7640
 
7443
- .E_c1ss4prm {
7444
- color: $text-light-secondary;
7445
-
7446
- li {
7447
- margin-bottom: 4px;
7448
-
7449
- &:last-child {
7450
- margin-bottom: 0;
7451
- }
7452
- }
7453
- }
7454
-
7455
- .E_ms3tlei {
7456
- background: $fill-neutral-trans-2;
7457
- padding: 8px;
7458
- border-radius: 6px;
7459
- color: $gray-a60-8;
7460
-
7461
- li {
7462
- margin-bottom: 4px;
7463
-
7464
- &:last-child {
7465
- margin-bottom: 0;
7466
- }
7467
- }
7468
- }
7469
-
7470
- .E_du44iy7 {
7471
- margin-bottom: 4px;
7472
- }
7473
-
7474
- .E_s1qmhanr {
7475
- color: $text-light-secondary;
7476
- margin-bottom: 8px;
7477
- }
7478
-
7479
- .E_drje1h0 {
7480
- height: 1px;
7481
- background: $strokes-light-opaque-2;
7482
- margin: 16px 0;
7483
- }
7484
-
7485
-
7486
- .E_cevhqx7 {
7487
- color: $text-light-primary;
7488
- }
7489
-
7490
- .E_snbqlt4 {
7491
- margin-top: 8px;
7492
- color: $text-light-secondary;
7493
- }
7494
-
7495
-
7496
- .E_c14ouk5o {
7497
- width: 100%;
7498
- height: 100%;
7499
- display: flex;
7500
- font-size: 12px;
7501
- line-height: 18px;
7502
- padding: 8px 0;
7503
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
7504
-
7505
- &:last-of-type {
7506
- box-shadow: none;
7507
- padding-bottom: 0;
7508
- }
7509
- &.collapsed {
7510
- flex-direction: column;
7511
-
7512
- .collapsed-content {
7513
- display: flex;
7514
-
7515
- > span {
7516
- flex: 1;
7517
- display: flex;
7518
- justify-content: space-between;
7519
- .ant-btn {
7520
- height: auto;
7521
- }
7522
- }
7523
- }
7524
- .extra-content {
7525
- margin-left: 162px;
7526
- }
7527
- }
7528
-
7529
- .col-label {
7530
- width: 216px;
7531
- color: $text-secondary-light;
7532
- margin-right: 12px;
7533
- flex-shrink: 0;
7534
- }
7535
-
7536
- .col-content {
7537
- color: $text-primary-light;
7538
-
7539
- /* make btn link in info row have the same height as normal text */
7540
- .ant-btn.ant-btn-link {
7541
- height: auto;
7542
- }
7543
- }
7544
- }
7545
-
7546
-
7547
7641
  .E_l12xdkhl {
7548
7642
  width: 64px;
7549
7643
  height: 64px;