@cloudtower/eagle 0.32.21 → 0.32.22

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.
@@ -29661,73 +29661,6 @@ html body {
29661
29661
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29662
29662
  }
29663
29663
  }
29664
- .E_skwah65 {
29665
- height: 8px;
29666
- box-sizing: border-box;
29667
- border-radius: 2px;
29668
- background: #f5f7fa;
29669
- display: flex;
29670
- width: 100%;
29671
- overflow: hidden;
29672
- }
29673
-
29674
- .E_skwah65 .stack-bar-item + .stack-bar-item {
29675
- margin-left: 1px;
29676
- }
29677
-
29678
- .E_c18bcrac {
29679
- display: inline-block;
29680
- width: 100%;
29681
- }
29682
-
29683
- .E_c18bcrac .recharts-wrapper {
29684
- margin-left: 4px;
29685
- }
29686
-
29687
- .E_cro7kg2 {
29688
- padding: 4px;
29689
- }
29690
-
29691
- .E_c14wcxf0 {
29692
- display: flex;
29693
- justify-content: space-between;
29694
- align-items: center;
29695
- font-size: 13px;
29696
- line-height: 24px;
29697
- color: #cccccc;
29698
- white-space: nowrap;
29699
- }
29700
-
29701
- .E_c14wcxf0 label {
29702
- margin-right: 32px;
29703
- }
29704
-
29705
- .E_coy29mj.E_c14wcxf0 {
29706
- font-weight: bold;
29707
- color: white;
29708
- }
29709
-
29710
- .E_s11212zy {
29711
- width: 8px;
29712
- height: 8px;
29713
- border-radius: 2px;
29714
- display: inline-block;
29715
- background: var(--s11212zy-0);
29716
- border: 1px solid #fff;
29717
- box-sizing: content-box;
29718
- margin-right: 6px;
29719
- }
29720
-
29721
- .E_p1lyky6c > :first-child {
29722
- font-weight: bold;
29723
- color: white;
29724
- margin-right: 4px;
29725
- }
29726
-
29727
- span.E_tqjc4ui {
29728
- margin: 0 2px;
29729
- }
29730
-
29731
29664
  .E_gmyahx3 {
29732
29665
  cursor: pointer;
29733
29666
  }
@@ -29740,6 +29673,10 @@ span.E_tqjc4ui {
29740
29673
  color: #0080ff;
29741
29674
  }
29742
29675
 
29676
+ span.E_tqjc4ui {
29677
+ margin: 0 2px;
29678
+ }
29679
+
29743
29680
  .E_n12mqh7z {
29744
29681
  display: flex;
29745
29682
  align-items: center;
@@ -29831,265 +29768,396 @@ span.E_tqjc4ui {
29831
29768
  background: #fff;
29832
29769
  }
29833
29770
 
29834
- .E_t160l1cm {
29835
- display: flex;
29836
- flex-direction: column;
29837
- flex: 1;
29838
- /* FIXME:(yanzhen) do this better */
29839
- }
29840
-
29841
- .E_t160l1cm .tab-bar {
29842
- flex-shrink: 0;
29843
- display: flex;
29844
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
29771
+ .E_ou7iq30 {
29772
+ overflow: hidden;
29773
+ text-overflow: ellipsis;
29845
29774
  }
29846
29775
 
29847
- .E_t160l1cm .tab-content {
29848
- height: 100%;
29776
+ .E_s1tui002 {
29777
+ white-space: nowrap;
29849
29778
  }
29850
29779
 
29851
- .E_t160l1cm .tab-menu-item {
29852
- margin-right: 2px;
29853
- padding: 1px 12px;
29854
- line-height: 24px;
29855
- height: 24px;
29856
- color: rgba(44, 56, 82, 0.6);
29857
- border-radius: 4px 4px 0 0;
29858
- cursor: pointer;
29859
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
29780
+ .E_mxrc2zg {
29781
+ display: -webkit-box;
29782
+ -webkit-line-clamp: var(--mxrc2zg-0);
29783
+ -webkit-box-orient: vertical;
29784
+ word-break: break-all;
29860
29785
  }
29861
29786
 
29862
- .E_t160l1cm .tab-menu-item:first-child {
29863
- padding-left: 0;
29787
+ .E_t1vv6d68 .ant-tooltip-arrow {
29788
+ display: none;
29864
29789
  }
29865
29790
 
29866
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
29867
- padding-left: 12px;
29791
+ .E_t1vv6d68 .ant-tooltip-inner {
29792
+ background: rgba(23, 38, 64, 0.8);
29793
+ border-radius: 4px;
29868
29794
  }
29869
29795
 
29870
- .E_t160l1cm .tab-menu-item:hover {
29871
- color: #0080ff;
29872
- background: rgba(211, 218, 235, 0.6);
29796
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
29797
+ visibility: hidden;
29873
29798
  }
29874
29799
 
29875
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
29876
- fill: #0080ff;
29800
+ .E_skwah65 {
29801
+ height: 8px;
29802
+ box-sizing: border-box;
29803
+ border-radius: 2px;
29804
+ background: #f5f7fa;
29805
+ display: flex;
29806
+ width: 100%;
29807
+ overflow: hidden;
29877
29808
  }
29878
29809
 
29879
- .E_t160l1cm .tab-menu-item:active {
29880
- background: rgba(192, 203, 224, 0.6);
29810
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
29811
+ margin-left: 1px;
29881
29812
  }
29882
29813
 
29883
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
29884
- color: #0080ff;
29885
- background: rgba(211, 218, 235, 0.6);
29814
+ .E_c18bcrac {
29815
+ display: inline-block;
29816
+ width: 100%;
29886
29817
  }
29887
29818
 
29888
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
29889
- background: rgba(192, 203, 224, 0.6);
29819
+ .E_c18bcrac .recharts-wrapper {
29820
+ margin-left: 4px;
29890
29821
  }
29891
29822
 
29892
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
29893
- background: rgba(0, 128, 255, 0.16);
29823
+ .E_cro7kg2 {
29824
+ padding: 4px;
29894
29825
  }
29895
29826
 
29896
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
29897
- fill: #0080ff;
29827
+ .E_c14wcxf0 {
29828
+ display: flex;
29829
+ justify-content: space-between;
29830
+ align-items: center;
29831
+ font-size: 13px;
29832
+ line-height: 24px;
29833
+ color: #cccccc;
29834
+ white-space: nowrap;
29898
29835
  }
29899
29836
 
29900
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
29901
- color: #0080ff;
29902
- background: rgba(0, 128, 255, 0.1);
29837
+ .E_c14wcxf0 label {
29838
+ margin-right: 32px;
29903
29839
  }
29904
29840
 
29905
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
29906
- background: rgba(0, 128, 255, 0.16);
29841
+ .E_coy29mj.E_c14wcxf0 {
29842
+ font-weight: bold;
29843
+ color: white;
29907
29844
  }
29908
29845
 
29909
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
29910
- fill: #1d326c;
29846
+ .E_s11212zy {
29847
+ width: 8px;
29848
+ height: 8px;
29849
+ border-radius: 2px;
29850
+ display: inline-block;
29851
+ background: var(--s11212zy-0);
29852
+ border: 1px solid #fff;
29853
+ box-sizing: content-box;
29854
+ margin-right: 6px;
29911
29855
  }
29912
29856
 
29913
- .E_t160l1cm .tab-menu-item .expand-arrow {
29914
- margin-left: 8px;
29915
- height: 22px;
29857
+ .E_p1lyky6c > :first-child {
29858
+ font-weight: bold;
29859
+ color: white;
29860
+ margin-right: 4px;
29916
29861
  }
29917
29862
 
29918
- .E_t160l1cm .tab-menu-item .expand-arrow path {
29919
- fill: rgba(44, 56, 82, 0.6);
29863
+ .E_clm1wy1 {
29864
+ width: 192px;
29865
+ height: 246px;
29866
+ border-radius: 4px;
29920
29867
  }
29921
29868
 
29922
- .E_t160l1cm .tab-menu-item-group {
29923
- padding: 0;
29924
- display: flex;
29925
- align-items: center;
29926
- overflow: hidden;
29869
+ .E_clm1wy1 > .ant-picker-calendar,
29870
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29871
+ width: 100%;
29872
+ background-color: rgba(245, 247, 250, 0.6);
29873
+ border-top: none;
29927
29874
  }
29928
29875
 
29929
- .E_t160l1cm .tab-menu-item-group .main-title {
29930
- opacity: 0;
29931
- max-width: 0;
29932
- transition: max-width 320ms ease, opacity 240ms ease;
29876
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29877
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29878
+ padding: 0 16px;
29933
29879
  }
29934
29880
 
29935
- .E_t160l1cm .tab-menu-item-group .sub-title {
29936
- padding: 1px 12px;
29937
- position: relative;
29938
- display: flex;
29881
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29882
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29883
+ width: 100%;
29884
+ height: 180px;
29885
+ border-spacing: 0;
29939
29886
  }
29940
29887
 
29941
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
29942
- opacity: 0;
29943
- position: absolute;
29944
- top: 50%;
29945
- left: 0;
29946
- transform: translate(-50%, -50%);
29947
- transition: opacity 100ms linear;
29948
- fill: rgba(0, 128, 255, 0.2);
29888
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29889
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29890
+ margin-bottom: 8px;
29949
29891
  }
29950
29892
 
29951
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
29952
- color: #0080ff;
29893
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29894
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29895
+ width: 22px;
29953
29896
  }
29954
29897
 
29955
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
29956
- padding: 1px 12px;
29957
- display: inline-block;
29958
- opacity: 1;
29959
- max-width: 160px;
29898
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29899
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29900
+ padding: 0;
29960
29901
  }
29961
29902
 
29962
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
29963
- padding: 1px 12px;
29964
- color: #005ed1;
29903
+ .E_clm1wy1 .ant-picker-cell {
29904
+ color: rgba(62, 70, 82, 0.6);
29905
+ opacity: 0.4;
29965
29906
  }
29966
29907
 
29967
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
29908
+ .E_clm1wy1 .ant-picker-cell-in-view {
29909
+ color: rgba(62, 70, 82, 0.6);
29968
29910
  opacity: 1;
29969
29911
  }
29970
29912
 
29971
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
29972
- background: rgba(0, 128, 255, 0.16);
29913
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
29914
+ color: #3e4652;
29973
29915
  }
29974
29916
 
29975
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
29976
- opacity: 0;
29917
+ .E_clm1wy1 .ant-picker-cell::before {
29918
+ pointer-events: none;
29977
29919
  }
29978
29920
 
29979
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
29980
- padding: 4px 16px;
29981
- height: 32px;
29982
- border-radius: 6px 6px 0 0;
29921
+ .E_t1tsm00v {
29922
+ color: rgba(129, 138, 153, 0.6);
29923
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29924
+ backdrop-filter: blur(10px);
29925
+ padding: 7px 10px;
29983
29926
  }
29984
29927
 
29985
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
29986
- padding-left: 0;
29928
+ .E_c167wnad {
29929
+ color: rgba(62, 70, 82, 0.6);
29930
+ display: flex;
29931
+ justify-content: space-between;
29932
+ align-items: center;
29933
+ padding: 8px 16px;
29987
29934
  }
29988
29935
 
29989
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
29990
- padding-left: 16px;
29936
+ .E_c167wnad .anticon {
29937
+ cursor: pointer;
29991
29938
  }
29992
29939
 
29993
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
29994
- margin-left: 11px;
29995
- height: 24px;
29940
+ .E_c167wnad .anticon:hover {
29941
+ color: #0096ff;
29996
29942
  }
29997
29943
 
29998
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
29999
- padding: 0;
29944
+ .E_cxhf7dh {
29945
+ text-align: center;
30000
29946
  }
30001
29947
 
30002
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30003
- padding: 4px 16px;
29948
+ .E_cxhf7dh .dots {
29949
+ display: flex;
29950
+ justify-content: center;
30004
29951
  }
30005
29952
 
30006
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
30007
- padding: 4px 16px;
29953
+ .E_cxhf7dh .dot {
29954
+ display: inline-block;
29955
+ width: 2px;
29956
+ height: 2px;
29957
+ border-radius: 1px;
29958
+ background: #0096ff;
30008
29959
  }
30009
29960
 
30010
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30011
- background: #fff;
29961
+ .E_cxhf7dh .dot:not(:last-child) {
29962
+ margin-right: 2px;
30012
29963
  }
30013
29964
 
30014
- .E_t160l1cm .tab-menu-item-light:active {
30015
- color: #005ed1;
29965
+ .E_cxhf7dh .bar {
29966
+ width: 9px;
29967
+ height: 2px;
29968
+ background: #0096ff;
29969
+ border-radius: 2px;
30016
29970
  }
30017
29971
 
30018
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30019
- background: #fff;
30020
- color: #1d326c;
29972
+ .E_c1up1pdz {
29973
+ width: 648px;
30021
29974
  }
30022
29975
 
30023
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30024
- color: rgba(45, 58, 86, 0.6);
29976
+ .E_c1up1pdz.active {
29977
+ border-color: #0080ff;
30025
29978
  }
30026
29979
 
30027
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30028
- color: #1d326c;
29980
+ .E_c1up1pdz.active > header {
29981
+ background: rgba(0, 128, 255, 0.1);
30029
29982
  }
30030
29983
 
30031
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30032
- fill: #d8deeb;
29984
+ .E_c1up1pdz .expand {
29985
+ padding: 12px;
30033
29986
  }
30034
29987
 
30035
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30036
- fill: #1d326c;
29988
+ .E_c1up1pdz .field-item {
29989
+ display: flex;
29990
+ padding: 10px 0;
29991
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30037
29992
  }
30038
29993
 
30039
- .E_t160l1cm .tab-content {
30040
- flex: 1;
30041
- display: flex;
30042
- flex-direction: column;
29994
+ .E_c1up1pdz .field-item:last-child {
29995
+ border-bottom: none;
29996
+ padding-bottom: 0;
30043
29997
  }
30044
29998
 
30045
- .E_t160l1cm.is-overview .tab-content {
30046
- overflow: visible;
29999
+ .E_c1up1pdz .field-item label {
30000
+ line-height: 32px;
30001
+ width: 100px;
30002
+ color: rgba(62, 70, 82, 0.6);
30047
30003
  }
30048
30004
 
30049
- .E_t14npdqr {
30050
- max-width: 240px;
30051
- animation: none;
30005
+ .E_c1up1pdz .help {
30006
+ color: rgba(62, 70, 82, 0.6);
30007
+ margin-top: 5px;
30052
30008
  }
30053
30009
 
30054
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30055
- border: 1px solid #0080ff;
30056
- padding: 0;
30010
+ .E_c1up1pdz .ant-input-affix-wrapper,
30011
+ .E_c1up1pdz .ant-picker {
30012
+ width: 128px;
30057
30013
  }
30058
30014
 
30059
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30060
- margin: 0;
30061
- height: 32px;
30062
- line-height: 32px;
30063
- font-size: 13px;
30064
- padding: 0 10px;
30065
- display: block;
30015
+ .E_c156wh19 {
30016
+ display: flex;
30017
+ align-items: center;
30018
+ justify-content: space-between;
30019
+ word-break: keep-all;
30020
+ }
30021
+
30022
+ .E_c156wh19 .title {
30023
+ margin: 0 16px 0 8px;
30024
+ }
30025
+
30026
+ .E_c156wh19 .retain {
30027
+ color: rgba(129, 138, 153, 0.6);
30028
+ }
30029
+
30030
+ .E_c156wh19 div.left {
30031
+ flex: 1;
30032
+ display: flex;
30066
30033
  overflow: hidden;
30067
- text-overflow: ellipsis;
30034
+ align-items: center;
30035
+ justify-content: flex-start;
30068
30036
  white-space: nowrap;
30069
30037
  }
30070
30038
 
30071
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30072
- content: " ";
30073
- height: 1px;
30074
- width: calc(100% + 10px);
30075
- background: rgba(172, 186, 211, 0.6);
30076
- display: block;
30039
+ .E_c156wh19 div.left .title {
30040
+ max-width: 100%;
30041
+ overflow: hidden;
30042
+ text-overflow: ellipsis;
30077
30043
  }
30078
30044
 
30079
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30080
- color: #0080ff;
30081
- background: transparent;
30045
+ .E_c156wh19 div.right {
30046
+ display: flex;
30047
+ align-items: center;
30082
30048
  }
30083
30049
 
30084
- .E_s1iv0tp1 .enabled-switch {
30050
+ .E_c156wh19 .reverse {
30085
30051
  display: flex;
30052
+ flex-direction: row-reverse;
30086
30053
  align-items: center;
30087
30054
  }
30088
30055
 
30089
- .E_s1iv0tp1 .enabled-text {
30056
+ .E_c156wh19 .reverse .ant-switch {
30057
+ margin-left: 8px;
30058
+ }
30059
+
30060
+ .E_c156wh19 .close {
30061
+ padding-left: 14px;
30062
+ margin-left: 14px;
30063
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
30064
+ cursor: pointer;
30065
+ }
30066
+
30067
+ .E_m126spxy {
30068
+ padding-bottom: 4px;
30069
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30070
+ }
30071
+
30072
+ .E_m126spxy .ant-btn-link {
30073
+ padding: 1px 10px;
30074
+ color: rgba(62, 70, 82, 0.6);
30075
+ border-radius: 4px;
30076
+ }
30077
+
30078
+ .E_m126spxy .ant-btn-link.active {
30079
+ background: rgba(0, 128, 255, 0.1);
30080
+ color: #0096ff;
30081
+ }
30082
+
30083
+ .E_wpbf4pq {
30084
+ padding: 10px 0;
30085
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30086
+ }
30087
+
30088
+ .E_wpbf4pq .ant-input,
30089
+ .E_wpbf4pq .ant-picker {
30090
+ width: 80px;
30091
+ margin: 0 9px;
30092
+ text-align: center;
30093
+ }
30094
+
30095
+ .E_wpbf4pq .options {
30096
+ padding: 12px 0 12px 16px;
30097
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
30098
+ margin: 5px 0 5px 8px;
30099
+ }
30100
+
30101
+ .E_wpbf4pq .week-day-option,
30102
+ .E_wpbf4pq .month-day-option {
30103
+ background: #f5f7fa;
30104
+ box-sizing: border-box;
30105
+ border-radius: 16px;
30090
30106
  margin-right: 8px;
30091
30107
  }
30092
30108
 
30109
+ .E_wpbf4pq .week-day-option:focus,
30110
+ .E_wpbf4pq .month-day-option:focus {
30111
+ color: inherit;
30112
+ border-color: #d9d9d9;
30113
+ }
30114
+
30115
+ .E_wpbf4pq .week-day-option.active {
30116
+ background-color: #0096ff;
30117
+ border-color: #0096ff;
30118
+ color: #fff;
30119
+ }
30120
+
30121
+ .E_wpbf4pq .week-day-option.en-text {
30122
+ width: 110px;
30123
+ margin-top: 4px;
30124
+ }
30125
+
30126
+ .E_wpbf4pq .month-day-option {
30127
+ width: 32px;
30128
+ padding: 0;
30129
+ margin-bottom: 8px;
30130
+ }
30131
+
30132
+ .E_wpbf4pq .month-day-option.active {
30133
+ background-color: #0096ff;
30134
+ border-color: #0096ff;
30135
+ color: #fff;
30136
+ }
30137
+
30138
+ .E_m74vjol {
30139
+ display: flex;
30140
+ justify-content: space-between;
30141
+ width: 100%;
30142
+ }
30143
+
30144
+ .E_m74vjol .action {
30145
+ margin-left: 16px;
30146
+ }
30147
+
30148
+ .E_a1o35uvh.ant-alert-closable {
30149
+ padding-right: 12px;
30150
+ }
30151
+
30152
+ .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
30153
+ height: fit-content;
30154
+ margin-left: 16px;
30155
+ }
30156
+
30157
+ .E_a1o35uvh .ant-alert-message {
30158
+ flex: 1;
30159
+ }
30160
+
30093
30161
  .E_t1sqg15u {
30094
30162
  background: white;
30095
30163
  }
@@ -30196,517 +30264,443 @@ span.E_tqjc4ui {
30196
30264
  padding-right: 12px;
30197
30265
  }
30198
30266
 
30199
- .E_clm1wy1 {
30200
- width: 192px;
30201
- height: 246px;
30202
- border-radius: 4px;
30267
+ .E_s1iv0tp1 .enabled-switch {
30268
+ display: flex;
30269
+ align-items: center;
30203
30270
  }
30204
30271
 
30205
- .E_clm1wy1 > .ant-picker-calendar,
30206
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30207
- width: 100%;
30208
- background-color: rgba(245, 247, 250, 0.6);
30209
- border-top: none;
30272
+ .E_s1iv0tp1 .enabled-text {
30273
+ margin-right: 8px;
30210
30274
  }
30211
30275
 
30212
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30213
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30214
- padding: 0 16px;
30276
+ .E_c18gxmrl {
30277
+ border: 1px solid #d8deeb;
30278
+ border-radius: 4px;
30215
30279
  }
30216
30280
 
30217
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30218
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30219
- width: 100%;
30220
- height: 180px;
30221
- border-spacing: 0;
30281
+ .E_c18gxmrl + .E_c18gxmrl {
30282
+ margin-top: 8px;
30222
30283
  }
30223
30284
 
30224
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30225
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30226
- margin-bottom: 8px;
30285
+ .E_c18gxmrl:hover {
30286
+ border-color: #0080ff;
30227
30287
  }
30228
30288
 
30229
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30230
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30231
- width: 22px;
30289
+ .E_c18gxmrl:hover > header {
30290
+ background: rgba(0, 128, 255, 0.1);
30232
30291
  }
30233
30292
 
30234
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30235
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30236
- padding: 0;
30293
+ .E_c18gxmrl.active header {
30294
+ border-bottom: 1px solid #d8deeb;
30237
30295
  }
30238
30296
 
30239
- .E_clm1wy1 .ant-picker-cell {
30240
- color: rgba(62, 70, 82, 0.6);
30241
- opacity: 0.4;
30297
+ .E_c18gxmrl > header {
30298
+ padding: 8px 12px;
30242
30299
  }
30243
30300
 
30244
- .E_clm1wy1 .ant-picker-cell-in-view {
30245
- color: rgba(62, 70, 82, 0.6);
30246
- opacity: 1;
30301
+ .E_berrcjl {
30302
+ color: rgba(10, 37, 85, 0.6);
30303
+ margin-bottom: 4px;
30247
30304
  }
30248
30305
 
30249
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
30250
- color: #3e4652;
30306
+ .E_berrcjl .breadcrumb-link {
30307
+ color: rgba(10, 37, 85, 0.6);
30308
+ cursor: pointer;
30309
+ transition: color 160ms ease;
30251
30310
  }
30252
30311
 
30253
- .E_clm1wy1 .ant-picker-cell::before {
30254
- pointer-events: none;
30312
+ .E_berrcjl .breadcrumb-link:hover {
30313
+ color: #0080ff;
30255
30314
  }
30256
30315
 
30257
- .E_t1tsm00v {
30258
- color: rgba(129, 138, 153, 0.6);
30259
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30260
- backdrop-filter: blur(10px);
30261
- padding: 7px 10px;
30316
+ .E_berrcjl .breadcrumb-link:active {
30317
+ color: #005ed1;
30262
30318
  }
30263
30319
 
30264
- .E_c167wnad {
30265
- color: rgba(62, 70, 82, 0.6);
30320
+ .E_t160l1cm {
30266
30321
  display: flex;
30267
- justify-content: space-between;
30268
- align-items: center;
30269
- padding: 8px 16px;
30270
- }
30271
-
30272
- .E_c167wnad .anticon {
30273
- cursor: pointer;
30322
+ flex-direction: column;
30323
+ flex: 1;
30324
+ /* FIXME:(yanzhen) do this better */
30274
30325
  }
30275
30326
 
30276
- .E_c167wnad .anticon:hover {
30277
- color: #0096ff;
30327
+ .E_t160l1cm .tab-bar {
30328
+ flex-shrink: 0;
30329
+ display: flex;
30330
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30278
30331
  }
30279
30332
 
30280
- .E_cxhf7dh {
30281
- text-align: center;
30333
+ .E_t160l1cm .tab-content {
30334
+ height: 100%;
30282
30335
  }
30283
30336
 
30284
- .E_cxhf7dh .dots {
30285
- display: flex;
30286
- justify-content: center;
30337
+ .E_t160l1cm .tab-menu-item {
30338
+ margin-right: 2px;
30339
+ padding: 1px 12px;
30340
+ line-height: 24px;
30341
+ height: 24px;
30342
+ color: rgba(44, 56, 82, 0.6);
30343
+ border-radius: 4px 4px 0 0;
30344
+ cursor: pointer;
30345
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30287
30346
  }
30288
30347
 
30289
- .E_cxhf7dh .dot {
30290
- display: inline-block;
30291
- width: 2px;
30292
- height: 2px;
30293
- border-radius: 1px;
30294
- background: #0096ff;
30348
+ .E_t160l1cm .tab-menu-item:first-child {
30349
+ padding-left: 0;
30295
30350
  }
30296
30351
 
30297
- .E_cxhf7dh .dot:not(:last-child) {
30298
- margin-right: 2px;
30352
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30353
+ padding-left: 12px;
30299
30354
  }
30300
30355
 
30301
- .E_cxhf7dh .bar {
30302
- width: 9px;
30303
- height: 2px;
30304
- background: #0096ff;
30305
- border-radius: 2px;
30356
+ .E_t160l1cm .tab-menu-item:hover {
30357
+ color: #0080ff;
30358
+ background: rgba(211, 218, 235, 0.6);
30306
30359
  }
30307
30360
 
30308
- .E_s1at6qmn.ant-layout-sider {
30309
- background: #edf0f7;
30310
- padding: 32px 8px;
30311
- overflow: auto;
30361
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30362
+ fill: #0080ff;
30312
30363
  }
30313
30364
 
30314
- .E_s1at6qmn .ant-layout-sider-children {
30315
- display: flex;
30316
- flex-direction: column;
30317
- justify-content: space-between;
30365
+ .E_t160l1cm .tab-menu-item:active {
30366
+ background: rgba(192, 203, 224, 0.6);
30318
30367
  }
30319
30368
 
30320
- .E_s1at6qmn footer {
30321
- display: flex;
30369
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30370
+ color: #0080ff;
30371
+ background: rgba(211, 218, 235, 0.6);
30322
30372
  }
30323
30373
 
30324
- .E_s1at6qmn .ant-menu {
30325
- background: #edf0f7;
30374
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30375
+ background: rgba(192, 203, 224, 0.6);
30326
30376
  }
30327
30377
 
30328
- .E_s1at6qmn .ant-menu a {
30329
- color: #00122e;
30330
- width: 180px;
30331
- overflow: hidden;
30332
- text-overflow: ellipsis;
30378
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30379
+ background: rgba(0, 128, 255, 0.16);
30333
30380
  }
30334
30381
 
30335
- .E_s1at6qmn .ant-menu-vertical {
30336
- margin-bottom: 24px;
30382
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30383
+ fill: #0080ff;
30337
30384
  }
30338
30385
 
30339
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
30340
- margin: 0;
30386
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30387
+ color: #0080ff;
30388
+ background: rgba(0, 128, 255, 0.1);
30341
30389
  }
30342
30390
 
30343
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
30344
- font-size: 12px;
30345
- padding: 0 8px 4px;
30346
- line-height: 18px;
30391
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30392
+ background: rgba(0, 128, 255, 0.16);
30347
30393
  }
30348
30394
 
30349
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
30350
- padding: 0;
30395
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30396
+ fill: #1d326c;
30351
30397
  }
30352
30398
 
30353
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
30354
- padding-bottom: 24px;
30399
+ .E_t160l1cm .tab-menu-item .expand-arrow {
30400
+ margin-left: 8px;
30401
+ height: 22px;
30355
30402
  }
30356
30403
 
30357
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
30358
- margin-bottom: 24px;
30359
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30404
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
30405
+ fill: rgba(44, 56, 82, 0.6);
30360
30406
  }
30361
30407
 
30362
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
30363
- transition: none;
30408
+ .E_t160l1cm .tab-menu-item-group {
30409
+ padding: 0;
30364
30410
  display: flex;
30365
30411
  align-items: center;
30366
- height: 32px;
30367
- line-height: 22px;
30368
- padding: 0 8px;
30412
+ overflow: hidden;
30369
30413
  }
30370
30414
 
30371
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
30372
- margin-right: 12px;
30415
+ .E_t160l1cm .tab-menu-item-group .main-title {
30416
+ opacity: 0;
30417
+ max-width: 0;
30418
+ transition: max-width 320ms ease, opacity 240ms ease;
30373
30419
  }
30374
30420
 
30375
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
30376
- margin: 0;
30377
- margin-bottom: 2px;
30421
+ .E_t160l1cm .tab-menu-item-group .sub-title {
30422
+ padding: 1px 12px;
30423
+ position: relative;
30424
+ display: flex;
30378
30425
  }
30379
30426
 
30380
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
30381
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
30382
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
30383
- border-radius: 6px;
30384
- color: #fff;
30427
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30428
+ opacity: 0;
30429
+ position: absolute;
30430
+ top: 50%;
30431
+ left: 0;
30432
+ transform: translate(-50%, -50%);
30433
+ transition: opacity 100ms linear;
30434
+ fill: rgba(0, 128, 255, 0.2);
30385
30435
  }
30386
30436
 
30387
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
30388
- color: #fff;
30437
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30438
+ color: #0080ff;
30389
30439
  }
30390
30440
 
30391
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
30392
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
30393
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
30394
- border-radius: 6px;
30441
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30442
+ padding: 1px 12px;
30443
+ display: inline-block;
30444
+ opacity: 1;
30445
+ max-width: 160px;
30395
30446
  }
30396
30447
 
30397
- .E_s1wu0lms .ant-menu-item-group-title {
30398
- white-space: nowrap;
30399
- transition: all 0s;
30448
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30449
+ padding: 1px 12px;
30450
+ color: #005ed1;
30400
30451
  }
30401
30452
 
30402
- .E_s1wu0lms.shrink {
30403
- transition: all 0s;
30404
- overflow: hidden;
30453
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30454
+ opacity: 1;
30405
30455
  }
30406
30456
 
30407
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
30408
- visibility: hidden;
30457
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
30458
+ background: rgba(0, 128, 255, 0.16);
30409
30459
  }
30410
30460
 
30411
- .E_s1wu0lms.shrink .ant-menu-item {
30412
- width: 36px;
30413
- padding: 0 6px;
30461
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
30462
+ opacity: 0;
30414
30463
  }
30415
30464
 
30416
- .E_n1ugzfva {
30417
- display: flex;
30418
- place-items: center;
30419
- width: 100% !important;
30465
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30466
+ padding: 4px 16px;
30467
+ height: 32px;
30468
+ border-radius: 6px 6px 0 0;
30420
30469
  }
30421
30470
 
30422
- .E_n1ugzfva[disabled] {
30423
- color: rgba(0, 0, 0, 0.25) !important;
30424
- opacity: 1 !important;
30425
- }
30426
-
30427
- .E_n1ugzfva.ant-btn {
30428
- width: 100%;
30429
- color: #00122e;
30471
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30472
+ padding-left: 0;
30430
30473
  }
30431
30474
 
30432
- .E_n1ugzfva .icon-wrapper {
30433
- margin-right: 12px;
30475
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
30476
+ padding-left: 16px;
30434
30477
  }
30435
30478
 
30436
- .E_n1ugzfva .link-title {
30437
- flex: 1;
30438
- overflow: hidden;
30439
- white-space: nowrap;
30440
- text-overflow: ellipsis;
30441
- text-align: left;
30479
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30480
+ margin-left: 11px;
30481
+ height: 24px;
30442
30482
  }
30443
30483
 
30444
- .E_ou7iq30 {
30445
- overflow: hidden;
30446
- text-overflow: ellipsis;
30484
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30485
+ padding: 0;
30447
30486
  }
30448
30487
 
30449
- .E_s1tui002 {
30450
- white-space: nowrap;
30488
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30489
+ padding: 4px 16px;
30451
30490
  }
30452
30491
 
30453
- .E_mxrc2zg {
30454
- display: -webkit-box;
30455
- -webkit-line-clamp: var(--mxrc2zg-0);
30456
- -webkit-box-orient: vertical;
30457
- word-break: break-all;
30492
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
30493
+ padding: 4px 16px;
30458
30494
  }
30459
30495
 
30460
- .E_t1vv6d68 .ant-tooltip-arrow {
30461
- display: none;
30496
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30497
+ background: #fff;
30462
30498
  }
30463
30499
 
30464
- .E_t1vv6d68 .ant-tooltip-inner {
30465
- background: rgba(23, 38, 64, 0.8);
30466
- border-radius: 4px;
30500
+ .E_t160l1cm .tab-menu-item-light:active {
30501
+ color: #005ed1;
30467
30502
  }
30468
30503
 
30469
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30470
- visibility: hidden;
30504
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30505
+ background: #fff;
30506
+ color: #1d326c;
30471
30507
  }
30472
30508
 
30473
- .E_c1up1pdz {
30474
- width: 648px;
30509
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30510
+ color: rgba(45, 58, 86, 0.6);
30475
30511
  }
30476
30512
 
30477
- .E_c1up1pdz.active {
30478
- border-color: #0080ff;
30513
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30514
+ color: #1d326c;
30479
30515
  }
30480
30516
 
30481
- .E_c1up1pdz.active > header {
30482
- background: rgba(0, 128, 255, 0.1);
30517
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30518
+ fill: #d8deeb;
30483
30519
  }
30484
30520
 
30485
- .E_c1up1pdz .expand {
30486
- padding: 12px;
30521
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30522
+ fill: #1d326c;
30487
30523
  }
30488
30524
 
30489
- .E_c1up1pdz .field-item {
30525
+ .E_t160l1cm .tab-content {
30526
+ flex: 1;
30490
30527
  display: flex;
30491
- padding: 10px 0;
30492
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30528
+ flex-direction: column;
30493
30529
  }
30494
30530
 
30495
- .E_c1up1pdz .field-item:last-child {
30496
- border-bottom: none;
30497
- padding-bottom: 0;
30531
+ .E_t160l1cm.is-overview .tab-content {
30532
+ overflow: visible;
30498
30533
  }
30499
30534
 
30500
- .E_c1up1pdz .field-item label {
30501
- line-height: 32px;
30502
- width: 100px;
30503
- color: rgba(62, 70, 82, 0.6);
30535
+ .E_t14npdqr {
30536
+ max-width: 240px;
30537
+ animation: none;
30504
30538
  }
30505
30539
 
30506
- .E_c1up1pdz .help {
30507
- color: rgba(62, 70, 82, 0.6);
30508
- margin-top: 5px;
30540
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30541
+ border: 1px solid #0080ff;
30542
+ padding: 0;
30509
30543
  }
30510
30544
 
30511
- .E_c1up1pdz .ant-input-affix-wrapper,
30512
- .E_c1up1pdz .ant-picker {
30513
- width: 128px;
30545
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30546
+ margin: 0;
30547
+ height: 32px;
30548
+ line-height: 32px;
30549
+ font-size: 13px;
30550
+ padding: 0 10px;
30551
+ display: block;
30552
+ overflow: hidden;
30553
+ text-overflow: ellipsis;
30554
+ white-space: nowrap;
30514
30555
  }
30515
30556
 
30516
- .E_c156wh19 {
30517
- display: flex;
30518
- align-items: center;
30519
- justify-content: space-between;
30520
- word-break: keep-all;
30557
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30558
+ content: " ";
30559
+ height: 1px;
30560
+ width: calc(100% + 10px);
30561
+ background: rgba(172, 186, 211, 0.6);
30562
+ display: block;
30521
30563
  }
30522
30564
 
30523
- .E_c156wh19 .title {
30524
- margin: 0 16px 0 8px;
30565
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30566
+ color: #0080ff;
30567
+ background: transparent;
30525
30568
  }
30526
30569
 
30527
- .E_c156wh19 .retain {
30528
- color: rgba(129, 138, 153, 0.6);
30570
+ .E_s1at6qmn.ant-layout-sider {
30571
+ background: #edf0f7;
30572
+ padding: 32px 8px;
30573
+ overflow: auto;
30529
30574
  }
30530
30575
 
30531
- .E_c156wh19 div.left {
30532
- flex: 1;
30576
+ .E_s1at6qmn .ant-layout-sider-children {
30533
30577
  display: flex;
30534
- overflow: hidden;
30535
- align-items: center;
30536
- justify-content: flex-start;
30537
- white-space: nowrap;
30578
+ flex-direction: column;
30579
+ justify-content: space-between;
30538
30580
  }
30539
30581
 
30540
- .E_c156wh19 div.left .title {
30541
- max-width: 100%;
30542
- overflow: hidden;
30543
- text-overflow: ellipsis;
30582
+ .E_s1at6qmn footer {
30583
+ display: flex;
30544
30584
  }
30545
30585
 
30546
- .E_c156wh19 div.right {
30547
- display: flex;
30548
- align-items: center;
30586
+ .E_s1at6qmn .ant-menu {
30587
+ background: #edf0f7;
30549
30588
  }
30550
30589
 
30551
- .E_c156wh19 .reverse {
30552
- display: flex;
30553
- flex-direction: row-reverse;
30554
- align-items: center;
30590
+ .E_s1at6qmn .ant-menu a {
30591
+ color: #00122e;
30592
+ width: 180px;
30593
+ overflow: hidden;
30594
+ text-overflow: ellipsis;
30555
30595
  }
30556
30596
 
30557
- .E_c156wh19 .reverse .ant-switch {
30558
- margin-left: 8px;
30597
+ .E_s1at6qmn .ant-menu-vertical {
30598
+ margin-bottom: 24px;
30559
30599
  }
30560
30600
 
30561
- .E_c156wh19 .close {
30562
- padding-left: 14px;
30563
- margin-left: 14px;
30564
- border-left: 1px solid rgba(129, 138, 153, 0.6);
30565
- cursor: pointer;
30601
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
30602
+ margin: 0;
30566
30603
  }
30567
30604
 
30568
- .E_m126spxy {
30569
- padding-bottom: 4px;
30570
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30605
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
30606
+ font-size: 12px;
30607
+ padding: 0 8px 4px;
30608
+ line-height: 18px;
30571
30609
  }
30572
30610
 
30573
- .E_m126spxy .ant-btn-link {
30574
- padding: 1px 10px;
30575
- color: rgba(62, 70, 82, 0.6);
30576
- border-radius: 4px;
30611
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
30612
+ padding: 0;
30577
30613
  }
30578
30614
 
30579
- .E_m126spxy .ant-btn-link.active {
30580
- background: rgba(0, 128, 255, 0.1);
30581
- color: #0096ff;
30615
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
30616
+ padding-bottom: 24px;
30582
30617
  }
30583
30618
 
30584
- .E_wpbf4pq {
30585
- padding: 10px 0;
30586
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30619
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
30620
+ margin-bottom: 24px;
30621
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30587
30622
  }
30588
30623
 
30589
- .E_wpbf4pq .ant-input,
30590
- .E_wpbf4pq .ant-picker {
30591
- width: 80px;
30592
- margin: 0 9px;
30593
- text-align: center;
30624
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
30625
+ transition: none;
30626
+ display: flex;
30627
+ align-items: center;
30628
+ height: 32px;
30629
+ line-height: 22px;
30630
+ padding: 0 8px;
30594
30631
  }
30595
30632
 
30596
- .E_wpbf4pq .options {
30597
- padding: 12px 0 12px 16px;
30598
- border-left: 2px solid rgba(129, 138, 153, 0.6);
30599
- margin: 5px 0 5px 8px;
30633
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
30634
+ margin-right: 12px;
30600
30635
  }
30601
30636
 
30602
- .E_wpbf4pq .week-day-option,
30603
- .E_wpbf4pq .month-day-option {
30604
- background: #f5f7fa;
30605
- box-sizing: border-box;
30606
- border-radius: 16px;
30607
- margin-right: 8px;
30637
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
30638
+ margin: 0;
30639
+ margin-bottom: 2px;
30608
30640
  }
30609
30641
 
30610
- .E_wpbf4pq .week-day-option:focus,
30611
- .E_wpbf4pq .month-day-option:focus {
30612
- color: inherit;
30613
- border-color: #d9d9d9;
30642
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
30643
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
30644
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
30645
+ border-radius: 6px;
30646
+ color: #fff;
30614
30647
  }
30615
30648
 
30616
- .E_wpbf4pq .week-day-option.active {
30617
- background-color: #0096ff;
30618
- border-color: #0096ff;
30649
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
30619
30650
  color: #fff;
30620
30651
  }
30621
30652
 
30622
- .E_wpbf4pq .week-day-option.en-text {
30623
- width: 110px;
30624
- margin-top: 4px;
30653
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
30654
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
30655
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
30656
+ border-radius: 6px;
30625
30657
  }
30626
30658
 
30627
- .E_wpbf4pq .month-day-option {
30628
- width: 32px;
30629
- padding: 0;
30630
- margin-bottom: 8px;
30659
+ .E_s1wu0lms .ant-menu-item-group-title {
30660
+ white-space: nowrap;
30661
+ transition: all 0s;
30631
30662
  }
30632
30663
 
30633
- .E_wpbf4pq .month-day-option.active {
30634
- background-color: #0096ff;
30635
- border-color: #0096ff;
30636
- color: #fff;
30664
+ .E_s1wu0lms.shrink {
30665
+ transition: all 0s;
30666
+ overflow: hidden;
30637
30667
  }
30638
30668
 
30639
- .E_wg1tsps {
30640
- display: flex;
30641
- align-items: center;
30642
- justify-content: flex-end;
30669
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
30670
+ visibility: hidden;
30643
30671
  }
30644
30672
 
30645
- .E_b1ctd5xy {
30646
- display: flex;
30647
- align-items: center;
30648
- width: calc(100% - 40px);
30649
- }
30650
-
30651
- .E_b1ctd5xy .chart {
30652
- display: inline-block;
30653
- width: 100%;
30654
- }
30655
-
30656
- .E_u1p8acpn {
30657
- min-width: 40px;
30658
- }
30659
-
30660
- .E_u1p8acpn .unit {
30661
- color: #00122e !important;
30673
+ .E_s1wu0lms.shrink .ant-menu-item {
30674
+ width: 36px;
30675
+ padding: 0 6px;
30662
30676
  }
30663
30677
 
30664
- .E_m74vjol {
30678
+ .E_n1ugzfva {
30665
30679
  display: flex;
30666
- justify-content: space-between;
30667
- width: 100%;
30680
+ place-items: center;
30681
+ width: 100% !important;
30668
30682
  }
30669
30683
 
30670
- .E_m74vjol .action {
30671
- margin-left: 16px;
30684
+ .E_n1ugzfva[disabled] {
30685
+ color: rgba(0, 0, 0, 0.25) !important;
30686
+ opacity: 1 !important;
30672
30687
  }
30673
30688
 
30674
- .E_a1o35uvh.ant-alert-closable {
30675
- padding-right: 12px;
30689
+ .E_n1ugzfva.ant-btn {
30690
+ width: 100%;
30691
+ color: #00122e;
30676
30692
  }
30677
30693
 
30678
- .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
30679
- height: fit-content;
30680
- margin-left: 16px;
30694
+ .E_n1ugzfva .icon-wrapper {
30695
+ margin-right: 12px;
30681
30696
  }
30682
30697
 
30683
- .E_a1o35uvh .ant-alert-message {
30698
+ .E_n1ugzfva .link-title {
30684
30699
  flex: 1;
30685
- }
30686
-
30687
- .E_c1uzzomf {
30688
- margin-bottom: 16px;
30689
- }
30690
-
30691
- .E_c1uzzomf .card-title {
30692
- font-size: 16px;
30693
- color: rgba(44, 56, 82, 0.6);
30694
- font-weight: 700;
30695
- line-height: 32px;
30696
- }
30697
-
30698
- .E_c1uzzomf .card-body {
30699
- padding: 24px;
30700
- border-radius: 8px;
30701
- background: #fff;
30702
- }
30703
-
30704
- .E_c1uzzomf .empty {
30705
- font-weight: 700;
30706
- font-size: 14px;
30707
- line-height: 22px;
30708
- color: rgba(0, 21, 64, 0.3);
30709
- text-align: center;
30700
+ overflow: hidden;
30701
+ white-space: nowrap;
30702
+ text-overflow: ellipsis;
30703
+ text-align: left;
30710
30704
  }
30711
30705
 
30712
30706
  .E_b1nip9bk {
@@ -30744,6 +30738,31 @@ span.E_tqjc4ui {
30744
30738
  border-radius: unset;
30745
30739
  }
30746
30740
 
30741
+ .E_wg1tsps {
30742
+ display: flex;
30743
+ align-items: center;
30744
+ justify-content: flex-end;
30745
+ }
30746
+
30747
+ .E_b1ctd5xy {
30748
+ display: flex;
30749
+ align-items: center;
30750
+ width: calc(100% - 40px);
30751
+ }
30752
+
30753
+ .E_b1ctd5xy .chart {
30754
+ display: inline-block;
30755
+ width: 100%;
30756
+ }
30757
+
30758
+ .E_u1p8acpn {
30759
+ min-width: 40px;
30760
+ }
30761
+
30762
+ .E_u1p8acpn .unit {
30763
+ color: #00122e !important;
30764
+ }
30765
+
30747
30766
  .E_b1wx3t3t.ant-btn-icon-only {
30748
30767
  justify-content: center;
30749
30768
  }
@@ -31036,48 +31055,95 @@ button.E_n7k2c6r {
31036
31055
  padding: 0;
31037
31056
  }
31038
31057
 
31039
- .E_berrcjl {
31040
- color: rgba(10, 37, 85, 0.6);
31041
- margin-bottom: 4px;
31058
+ .E_c1yyuluq {
31059
+ border-radius: 8px;
31042
31060
  }
31043
31061
 
31044
- .E_berrcjl .breadcrumb-link {
31045
- color: rgba(10, 37, 85, 0.6);
31046
- cursor: pointer;
31047
- transition: color 160ms ease;
31062
+ .E_c1yyuluq .ant-card-body {
31063
+ padding: 20px 24px 24px 24px;
31048
31064
  }
31049
31065
 
31050
- .E_berrcjl .breadcrumb-link:hover {
31051
- color: #0080ff;
31066
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
31067
+ padding: 4px 8px 0 8px;
31068
+ color: rgba(44, 56, 82, 0.6);
31069
+ font-size: 12px;
31052
31070
  }
31053
31071
 
31054
- .E_berrcjl .breadcrumb-link:active {
31055
- color: #005ed1;
31072
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
31073
+ padding-bottom: 6px;
31056
31074
  }
31057
31075
 
31058
- .E_c18gxmrl {
31059
- border: 1px solid #d8deeb;
31060
- border-radius: 4px;
31076
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
31077
+ padding-top: 4px;
31078
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31061
31079
  }
31062
31080
 
31063
- .E_c18gxmrl + .E_c18gxmrl {
31064
- margin-top: 8px;
31081
+ .E_c1uzzomf {
31082
+ margin-bottom: 16px;
31065
31083
  }
31066
31084
 
31067
- .E_c18gxmrl:hover {
31068
- border-color: #0080ff;
31085
+ .E_c1uzzomf .card-title {
31086
+ font-size: 16px;
31087
+ color: rgba(44, 56, 82, 0.6);
31088
+ font-weight: 700;
31089
+ line-height: 32px;
31069
31090
  }
31070
31091
 
31071
- .E_c18gxmrl:hover > header {
31072
- background: rgba(0, 128, 255, 0.1);
31092
+ .E_c1uzzomf .card-body {
31093
+ padding: 24px;
31094
+ border-radius: 8px;
31095
+ background: #fff;
31073
31096
  }
31074
31097
 
31075
- .E_c18gxmrl.active header {
31076
- border-bottom: 1px solid #d8deeb;
31098
+ .E_c1uzzomf .empty {
31099
+ font-weight: 700;
31100
+ font-size: 14px;
31101
+ line-height: 22px;
31102
+ color: rgba(0, 21, 64, 0.3);
31103
+ text-align: center;
31077
31104
  }
31078
31105
 
31079
- .E_c18gxmrl > header {
31080
- padding: 8px 12px;
31106
+ .E_itxley7.ant-input-group.ant-input-group-compact {
31107
+ display: flex;
31108
+ }
31109
+
31110
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
31111
+ border-bottom-left-radius: 5px;
31112
+ border-top-left-radius: 5px;
31113
+ }
31114
+
31115
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
31116
+ border-bottom-right-radius: 5px;
31117
+ border-top-right-radius: 5px;
31118
+ }
31119
+
31120
+ .E_ccrbeuz .ant-collapse-item {
31121
+ border: 0px;
31122
+ background-color: #fff;
31123
+ }
31124
+
31125
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
31126
+ padding-top: 0px;
31127
+ padding-bottom: 0px;
31128
+ padding-left: 0px !important;
31129
+ padding-right: 24px;
31130
+ }
31131
+
31132
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
31133
+ right: 0px;
31134
+ }
31135
+
31136
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
31137
+ padding: 0px;
31138
+ }
31139
+
31140
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
31141
+ padding-right: 0px;
31142
+ cursor: default;
31143
+ }
31144
+
31145
+ .E_sx1bpnu .ant-input-sm {
31146
+ line-height: 18px;
31081
31147
  }
31082
31148
 
31083
31149
  .E_d1bw7c5z {
@@ -31176,54 +31242,6 @@ button.E_n7k2c6r {
31176
31242
  width: 102px;
31177
31243
  }
31178
31244
 
31179
- .E_c1yyuluq {
31180
- border-radius: 8px;
31181
- }
31182
-
31183
- .E_c1yyuluq .ant-card-body {
31184
- padding: 20px 24px 24px 24px;
31185
- }
31186
-
31187
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
31188
- padding: 4px 8px 0 8px;
31189
- color: rgba(44, 56, 82, 0.6);
31190
- font-size: 12px;
31191
- }
31192
-
31193
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
31194
- padding-bottom: 6px;
31195
- }
31196
-
31197
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
31198
- padding-top: 4px;
31199
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31200
- }
31201
-
31202
- .E_ccrbeuz .ant-collapse-item {
31203
- border: 0px;
31204
- background-color: #fff;
31205
- }
31206
-
31207
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
31208
- padding-top: 0px;
31209
- padding-bottom: 0px;
31210
- padding-left: 0px !important;
31211
- padding-right: 24px;
31212
- }
31213
-
31214
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
31215
- right: 0px;
31216
- }
31217
-
31218
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
31219
- padding: 0px;
31220
- }
31221
-
31222
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
31223
- padding-right: 0px;
31224
- cursor: default;
31225
- }
31226
-
31227
31245
  .E_phljevk {
31228
31246
  display: flex;
31229
31247
  justify-content: space-between;
@@ -31291,12 +31309,65 @@ button.E_n7k2c6r {
31291
31309
  line-height: 18px;
31292
31310
  }
31293
31311
 
31294
- .E_i11gg7mj .ant-input-prefix {
31295
- margin-right: 8px;
31296
- }
31297
-
31298
- .E_i11gg7mj .ant-input-suffix {
31299
- margin-left: 8px;
31312
+ .E_c1bus5hc {
31313
+ --color: white;
31314
+ height: 14px;
31315
+ width: 14px;
31316
+ border-radius: 50%;
31317
+ flex-shrink: 0;
31318
+ display: flex;
31319
+ align-items: center;
31320
+ justify-content: center;
31321
+ border: 1px solid var(--color);
31322
+ }
31323
+
31324
+ .E_c1bus5hc .circle-inner {
31325
+ position: relative;
31326
+ height: 10px;
31327
+ width: 10px;
31328
+ border-radius: 50%;
31329
+ overflow: hidden;
31330
+ }
31331
+
31332
+ .E_c1bus5hc .circle-content {
31333
+ position: absolute;
31334
+ height: 100%;
31335
+ width: 100%;
31336
+ left: 0;
31337
+ top: 0;
31338
+ border-radius: 50%;
31339
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31340
+ transform: rotate(180deg);
31341
+ }
31342
+
31343
+ .E_c1bus5hc .circle-child {
31344
+ position: absolute;
31345
+ height: 100%;
31346
+ width: 100%;
31347
+ left: 0;
31348
+ top: 0;
31349
+ margin-left: 50%;
31350
+ transform-origin: left;
31351
+ background: white;
31352
+ transform: rotate(0deg);
31353
+ }
31354
+
31355
+ .E_ivqqkzv {
31356
+ height: 24px;
31357
+ width: 56px !important;
31358
+ margin-right: 4px;
31359
+ }
31360
+
31361
+ .E_c1wk4q29 {
31362
+ color: rgba(44, 56, 82, 0.6);
31363
+ }
31364
+
31365
+ .E_i11gg7mj .ant-input-prefix {
31366
+ margin-right: 8px;
31367
+ }
31368
+
31369
+ .E_i11gg7mj .ant-input-suffix {
31370
+ margin-left: 8px;
31300
31371
  }
31301
31372
 
31302
31373
  .E_cc368xp {
@@ -31319,24 +31390,6 @@ button.E_n7k2c6r {
31319
31390
  cursor: not-allowed;
31320
31391
  }
31321
31392
 
31322
- .E_itxley7.ant-input-group.ant-input-group-compact {
31323
- display: flex;
31324
- }
31325
-
31326
- .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
31327
- border-bottom-left-radius: 5px;
31328
- border-top-left-radius: 5px;
31329
- }
31330
-
31331
- .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
31332
- border-bottom-right-radius: 5px;
31333
- border-top-right-radius: 5px;
31334
- }
31335
-
31336
- .E_sx1bpnu .ant-input-sm {
31337
- line-height: 18px;
31338
- }
31339
-
31340
31393
  .E_rapgekc.ant-radio-wrapper {
31341
31394
  display: inline-flex;
31342
31395
  align-items: baseline;
@@ -31516,57 +31569,134 @@ button.E_n7k2c6r {
31516
31569
  width: 36px;
31517
31570
  }
31518
31571
 
31519
- .E_c1bus5hc {
31520
- --color: white;
31572
+ .E_s1dizucg.ant-switch {
31573
+ min-width: 40px;
31574
+ height: 24px;
31575
+ background: rgba(172, 186, 211, 0.6);
31576
+ overflow: hidden;
31577
+ }
31578
+
31579
+ .E_s1dizucg.ant-switch:focus {
31580
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31581
+ }
31582
+
31583
+ .E_s1dizucg.ant-switch-small {
31584
+ min-width: 26px;
31585
+ height: 16px;
31586
+ }
31587
+
31588
+ .E_s1dizucg.ant-switch-large {
31589
+ min-width: 52px;
31590
+ height: 32px;
31591
+ }
31592
+
31593
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31594
+ height: 20px;
31595
+ width: 20px;
31596
+ }
31597
+
31598
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
31599
+ border-radius: 10px;
31600
+ transition-delay: 120ms;
31601
+ }
31602
+
31603
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
31521
31604
  height: 14px;
31522
31605
  width: 14px;
31523
- border-radius: 50%;
31524
- flex-shrink: 0;
31525
- display: flex;
31526
- align-items: center;
31527
- justify-content: center;
31528
- border: 1px solid var(--color);
31606
+ top: 1px;
31607
+ left: 1px;
31529
31608
  }
31530
31609
 
31531
- .E_c1bus5hc .circle-inner {
31532
- position: relative;
31533
- height: 10px;
31534
- width: 10px;
31535
- border-radius: 50%;
31536
- overflow: hidden;
31610
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
31611
+ height: 28px;
31612
+ width: 28px;
31537
31613
  }
31538
31614
 
31539
- .E_c1bus5hc .circle-content {
31540
- position: absolute;
31541
- height: 100%;
31542
- width: 100%;
31543
- left: 0;
31544
- top: 0;
31545
- border-radius: 50%;
31546
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31547
- transform: rotate(180deg);
31615
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31616
+ border-radius: 14px;
31548
31617
  }
31549
31618
 
31550
- .E_c1bus5hc .circle-child {
31551
- position: absolute;
31552
- height: 100%;
31553
- width: 100%;
31554
- left: 0;
31555
- top: 0;
31556
- margin-left: 50%;
31557
- transform-origin: left;
31558
- background: white;
31559
- transform: rotate(0deg);
31619
+ .E_s1dizucg.ant-switch-checked {
31620
+ background-color: #00ba5d;
31560
31621
  }
31561
31622
 
31562
- .E_ivqqkzv {
31563
- height: 24px;
31564
- width: 56px !important;
31623
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31624
+ left: calc(100% - 20px - 2px);
31625
+ }
31626
+
31627
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31628
+ left: calc(100% - 14px - 1px);
31629
+ }
31630
+
31631
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31632
+ left: calc(100% - 28px - 2px);
31633
+ }
31634
+
31635
+ .E_c1up6e3y {
31636
+ margin-left: 5px;
31637
+ }
31638
+
31639
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31640
+ display: var(--a1wfy30z-0);
31641
+ }
31642
+
31643
+ .E_a1wfy30z .ant-input-number-input-wrap {
31644
+ padding: 4px 11px;
31645
+ display: inline-flex;
31646
+ line-height: 1.5715;
31647
+ height: inherit;
31648
+ }
31649
+
31650
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31651
+ content: var(--a1wfy30z-1);
31652
+ display: var(--a1wfy30z-2);
31653
+ flex: none;
31654
+ align-items: center;
31655
+ margin-left: 4px;
31656
+ }
31657
+
31658
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31659
+ content: var(--a1wfy30z-3);
31660
+ display: var(--a1wfy30z-4);
31661
+ flex: none;
31662
+ align-items: center;
31565
31663
  margin-right: 4px;
31664
+ cursor: auto;
31566
31665
  }
31567
31666
 
31568
- .E_c1wk4q29 {
31569
- color: rgba(44, 56, 82, 0.6);
31667
+ .E_a1wfy30z .ant-input-number-input {
31668
+ padding: 0;
31669
+ margin: 0;
31670
+ height: auto;
31671
+ font-size: inherit;
31672
+ }
31673
+
31674
+ .E_atcz0kf .ant-input-suffix {
31675
+ margin-left: 8px;
31676
+ }
31677
+
31678
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31679
+ padding: 2px 7px 2px 12px;
31680
+ }
31681
+
31682
+ .E_iq1gosr {
31683
+ display: inline-block;
31684
+ }
31685
+
31686
+ .E_fzh9mnb {
31687
+ width: 100%;
31688
+ height: 100%;
31689
+ min-height: 124px;
31690
+ display: flex;
31691
+ flex-direction: column;
31692
+ justify-content: center;
31693
+ align-items: center;
31694
+ }
31695
+
31696
+ .E_fzh9mnb .error-text {
31697
+ color: rgba(10, 37, 85, 0.6);
31698
+ margin-bottom: 16px;
31699
+ font-size: 18px;
31570
31700
  }
31571
31701
 
31572
31702
  .E_s1dni7lo {
@@ -31659,92 +31789,165 @@ button.E_n7k2c6r {
31659
31789
  opacity: 0;
31660
31790
  }
31661
31791
 
31662
- .E_iq1gosr {
31663
- display: inline-block;
31664
- }
31665
-
31666
31792
  .E_tju3gfj .date {
31667
31793
  margin-right: 4px;
31668
31794
  }
31669
31795
 
31670
- .E_t1m2x205 .ant-tooltip-arrow {
31671
- display: none;
31672
- }
31673
-
31674
- .E_t1m2x205 .ant-tooltip-inner {
31675
- background: rgba(23, 38, 64, 0.8);
31676
- border-radius: 4px;
31796
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31797
+ display: var(--ai7qkf2-0);
31677
31798
  }
31678
31799
 
31679
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31680
- visibility: hidden;
31800
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31801
+ display: inline-flex;
31802
+ line-height: 1.5715;
31803
+ height: 100%;
31804
+ width: 100%;
31681
31805
  }
31682
31806
 
31683
- .E_s1dizucg.ant-switch {
31684
- min-width: 40px;
31685
- height: 24px;
31686
- background: rgba(172, 186, 211, 0.6);
31687
- overflow: hidden;
31807
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31808
+ content: var(--ai7qkf2-1);
31809
+ display: var(--ai7qkf2-2);
31810
+ flex: none;
31811
+ align-items: center;
31812
+ margin-left: 4px;
31813
+ padding: 5px 12px 5px 0;
31814
+ color: rgba(44, 56, 82, 0.6);
31688
31815
  }
31689
31816
 
31690
- .E_s1dizucg.ant-switch:focus {
31691
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31692
- }
31817
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31818
+ content: var(--ai7qkf2-3);
31819
+ display: var(--ai7qkf2-4);
31820
+ flex: none;
31821
+ align-items: center;
31822
+ margin-right: 4px;
31823
+ cursor: auto;
31824
+ color: rgba(44, 56, 82, 0.6);
31825
+ }
31693
31826
 
31694
- .E_s1dizucg.ant-switch-small {
31695
- min-width: 26px;
31696
- height: 16px;
31827
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31828
+ border-radius: 0;
31697
31829
  }
31698
31830
 
31699
- .E_s1dizucg.ant-switch-large {
31700
- min-width: 52px;
31701
- height: 32px;
31831
+ .E_ai7qkf2.ant-input-number {
31832
+ width: 100%;
31833
+ border-radius: 6px;
31702
31834
  }
31703
31835
 
31704
- .E_s1dizucg.ant-switch .ant-switch-handle {
31705
- height: 20px;
31706
- width: 20px;
31836
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
31837
+ border-color: #0096ff;
31838
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31839
+ z-index: 1;
31707
31840
  }
31708
31841
 
31709
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31710
- border-radius: 10px;
31711
- transition-delay: 120ms;
31842
+ .E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
31843
+ border-color: #e75a3a;
31844
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31712
31845
  }
31713
31846
 
31714
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31715
- height: 14px;
31716
- width: 14px;
31717
- top: 1px;
31718
- left: 1px;
31847
+ .E_ai7qkf2 .ant-input-number-input {
31848
+ height: 30px;
31849
+ border: 1px;
31850
+ padding: 5px 12px;
31851
+ font-size: inherit;
31719
31852
  }
31720
31853
 
31721
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31722
- height: 28px;
31723
- width: 28px;
31854
+ .E_ai7qkf2.ant-input-number-lg input {
31855
+ height: 38px;
31856
+ border: 1px;
31857
+ padding: 8px 16px;
31724
31858
  }
31725
31859
 
31726
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31727
- border-radius: 14px;
31860
+ .E_ai7qkf2.ant-input-number-sm input {
31861
+ height: 22px;
31862
+ border: 1px;
31863
+ padding: 2px 8px;
31728
31864
  }
31729
31865
 
31730
- .E_s1dizucg.ant-switch-checked {
31731
- background-color: #00ba5d;
31866
+ .E_f7pxqmh {
31867
+ width: 100%;
31868
+ margin-bottom: 0 !important;
31869
+ flex-flow: nowrap !important;
31870
+ line-break: auto;
31732
31871
  }
31733
31872
 
31734
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31735
- left: calc(100% - 20px - 2px);
31873
+ .E_f7pxqmh > .ant-form-item-label {
31874
+ text-align: left !important;
31875
+ padding-bottom: 0 !important;
31736
31876
  }
31737
31877
 
31738
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31739
- left: calc(100% - 14px - 1px);
31878
+ .E_f7pxqmh > .ant-form-item-label > label {
31879
+ min-height: 32px;
31880
+ height: auto;
31881
+ font-size: 13px;
31882
+ color: rgba(44, 56, 82, 0.6);
31883
+ white-space: normal;
31740
31884
  }
31741
31885
 
31742
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31743
- left: calc(100% - 28px - 2px);
31886
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31887
+ border-color: #ff4d4f !important;
31744
31888
  }
31745
31889
 
31746
- .E_c1up6e3y {
31747
- margin-left: 5px;
31890
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31891
+ border-color: #ff4d4f !important;
31892
+ }
31893
+
31894
+ .E_f7pxqmh .ant-form-item-explain {
31895
+ margin-top: 4px;
31896
+ font-size: 12px;
31897
+ min-height: 0px;
31898
+ }
31899
+
31900
+ .E_f7pxqmh .ant-form-item-extra {
31901
+ font-size: 12px;
31902
+ color: rgba(44, 56, 82, 0.6);
31903
+ min-height: 0px;
31904
+ }
31905
+
31906
+ .E_t1m2x205 .ant-tooltip-arrow {
31907
+ display: none;
31908
+ }
31909
+
31910
+ .E_t1m2x205 .ant-tooltip-inner {
31911
+ background: rgba(23, 38, 64, 0.8);
31912
+ border-radius: 4px;
31913
+ }
31914
+
31915
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31916
+ visibility: hidden;
31917
+ }
31918
+
31919
+ .E_iouxfgt {
31920
+ display: inline-flex;
31921
+ align-items: center;
31922
+ }
31923
+
31924
+ .E_iouxfgt .icon-inner {
31925
+ display: inline-flex;
31926
+ align-items: center;
31927
+ justify-content: center;
31928
+ }
31929
+
31930
+ .E_iouxfgt .icon-inner + span,
31931
+ .E_iouxfgt span + .icon-inner.suffix {
31932
+ margin-left: 4px;
31933
+ }
31934
+
31935
+ .E_iouxfgt.is-rotate img,
31936
+ .E_iouxfgt.is-rotate svg {
31937
+ animation: rotate 680ms linear infinite;
31938
+ }
31939
+
31940
+ .E_i1inqkme {
31941
+ height: 18px;
31942
+ line-height: 18px;
31943
+ padding: 0 4px;
31944
+ border-radius: 4px;
31945
+ background: rgba(235, 239, 245, 0.6);
31946
+ border: 1px solid rgba(223, 228, 235, 0.6);
31947
+ display: flex;
31948
+ align-items: center;
31949
+ white-space: nowrap;
31950
+ margin-right: 4px;
31748
31951
  }
31749
31952
 
31750
31953
  .E_s1sck0th {
@@ -31845,285 +32048,82 @@ button.E_n7k2c6r {
31845
32048
  background-color: #7E41FF;
31846
32049
  }
31847
32050
 
31848
- .E_fzh9mnb {
31849
- width: 100%;
31850
- height: 100%;
31851
- min-height: 124px;
31852
- display: flex;
31853
- flex-direction: column;
31854
- justify-content: center;
31855
- align-items: center;
31856
- }
31857
-
31858
- .E_fzh9mnb .error-text {
31859
- color: rgba(10, 37, 85, 0.6);
31860
- margin-bottom: 16px;
31861
- font-size: 18px;
31862
- }
31863
-
31864
- .E_atcz0kf .ant-input-suffix {
31865
- margin-left: 8px;
32051
+ .E_owd0kml {
32052
+ display: inline-block;
31866
32053
  }
31867
32054
 
31868
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31869
- padding: 2px 7px 2px 12px;
32055
+ .E_h1jsgezc {
32056
+ visibility: hidden;
32057
+ position: absolute;
31870
32058
  }
31871
32059
 
31872
- .E_iouxfgt {
32060
+ .E_a1b5xrg3 .user-icon-inner {
31873
32061
  display: inline-flex;
31874
32062
  align-items: center;
32063
+ justify-content: center;
32064
+ color: #fff;
32065
+ font-weight: bold;
32066
+ font-size: 12px;
32067
+ width: 24px;
32068
+ height: 24px;
32069
+ border-radius: 50%;
32070
+ background: var(--a1b5xrg3-0);
31875
32071
  }
31876
32072
 
31877
- .E_iouxfgt .icon-inner {
32073
+ .E_a1b5xrg3.btn-item {
32074
+ transition: all 160ms ease;
32075
+ cursor: pointer;
32076
+ width: 56px;
32077
+ height: 40px;
31878
32078
  display: inline-flex;
31879
32079
  align-items: center;
31880
32080
  justify-content: center;
32081
+ border-radius: 6px;
31881
32082
  }
31882
32083
 
31883
- .E_iouxfgt .icon-inner + span,
31884
- .E_iouxfgt span + .icon-inner.suffix {
31885
- margin-left: 4px;
31886
- }
31887
-
31888
- .E_iouxfgt.is-rotate img,
31889
- .E_iouxfgt.is-rotate svg {
31890
- animation: rotate 680ms linear infinite;
32084
+ .E_a1b5xrg3.btn-item:hover {
32085
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31891
32086
  }
31892
32087
 
31893
- .E_a1wfy30z .ant-input-number-handler-wrap {
31894
- display: var(--a1wfy30z-0);
32088
+ .E_a1b5xrg3.btn-item:active {
32089
+ transform: translateY(2px);
32090
+ transition: all 320ms ease;
31895
32091
  }
31896
32092
 
31897
- .E_a1wfy30z .ant-input-number-input-wrap {
31898
- padding: 4px 11px;
31899
- display: inline-flex;
31900
- line-height: 1.5715;
31901
- height: inherit;
32093
+ .E_m196gn1d {
32094
+ min-width: 1280px;
31902
32095
  }
31903
32096
 
31904
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31905
- content: var(--a1wfy30z-1);
31906
- display: var(--a1wfy30z-2);
31907
- flex: none;
31908
- align-items: center;
31909
- margin-left: 4px;
32097
+ .E_dsnbhzf {
32098
+ font-family: Inter;
32099
+ font-style: normal;
32100
+ font-weight: bold;
32101
+ font-size: 32px;
32102
+ line-height: 40px;
31910
32103
  }
31911
32104
 
31912
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31913
- content: var(--a1wfy30z-3);
31914
- display: var(--a1wfy30z-4);
31915
- flex: none;
31916
- align-items: center;
31917
- margin-right: 4px;
31918
- cursor: auto;
32105
+ .E_d1mvo22k {
32106
+ font-family: Inter;
32107
+ font-style: normal;
32108
+ font-weight: bold;
32109
+ font-size: 24px;
32110
+ line-height: 32px;
31919
32111
  }
31920
32112
 
31921
- .E_a1wfy30z .ant-input-number-input {
31922
- padding: 0;
31923
- margin: 0;
31924
- height: auto;
31925
- font-size: inherit;
32113
+ .E_d1b444tr {
32114
+ font-family: Inter;
32115
+ font-style: normal;
32116
+ font-weight: normal;
32117
+ font-size: 32px;
32118
+ line-height: 40px;
31926
32119
  }
31927
32120
 
31928
- .E_f7pxqmh {
31929
- width: 100%;
31930
- margin-bottom: 0 !important;
31931
- flex-flow: nowrap !important;
31932
- line-break: auto;
31933
- }
31934
-
31935
- .E_f7pxqmh > .ant-form-item-label {
31936
- text-align: left !important;
31937
- padding-bottom: 0 !important;
31938
- }
31939
-
31940
- .E_f7pxqmh > .ant-form-item-label > label {
31941
- min-height: 32px;
31942
- height: auto;
31943
- font-size: 13px;
31944
- color: rgba(44, 56, 82, 0.6);
31945
- white-space: normal;
31946
- }
31947
-
31948
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31949
- border-color: #ff4d4f !important;
31950
- }
31951
-
31952
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31953
- border-color: #ff4d4f !important;
31954
- }
31955
-
31956
- .E_f7pxqmh .ant-form-item-explain {
31957
- margin-top: 4px;
31958
- font-size: 12px;
31959
- min-height: 0px;
31960
- }
31961
-
31962
- .E_f7pxqmh .ant-form-item-extra {
31963
- font-size: 12px;
31964
- color: rgba(44, 56, 82, 0.6);
31965
- min-height: 0px;
31966
- }
31967
-
31968
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31969
- display: var(--ai7qkf2-0);
31970
- }
31971
-
31972
- .E_ai7qkf2 .ant-input-number-input-wrap {
31973
- display: inline-flex;
31974
- line-height: 1.5715;
31975
- height: 100%;
31976
- width: 100%;
31977
- }
31978
-
31979
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31980
- content: var(--ai7qkf2-1);
31981
- display: var(--ai7qkf2-2);
31982
- flex: none;
31983
- align-items: center;
31984
- margin-left: 4px;
31985
- padding: 5px 12px 5px 0;
31986
- color: rgba(44, 56, 82, 0.6);
31987
- }
31988
-
31989
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31990
- content: var(--ai7qkf2-3);
31991
- display: var(--ai7qkf2-4);
31992
- flex: none;
31993
- align-items: center;
31994
- margin-right: 4px;
31995
- cursor: auto;
31996
- color: rgba(44, 56, 82, 0.6);
31997
- }
31998
-
31999
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
32000
- border-radius: 0;
32001
- }
32002
-
32003
- .E_ai7qkf2.ant-input-number {
32004
- width: 100%;
32005
- border-radius: 6px;
32006
- }
32007
-
32008
- .E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
32009
- border-color: #0096ff;
32010
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32011
- z-index: 1;
32012
- }
32013
-
32014
- .E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
32015
- border-color: #e75a3a;
32016
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32017
- }
32018
-
32019
- .E_ai7qkf2 .ant-input-number-input {
32020
- height: 30px;
32021
- border: 1px;
32022
- padding: 5px 12px;
32023
- font-size: inherit;
32024
- }
32025
-
32026
- .E_ai7qkf2.ant-input-number-lg input {
32027
- height: 38px;
32028
- border: 1px;
32029
- padding: 8px 16px;
32030
- }
32031
-
32032
- .E_ai7qkf2.ant-input-number-sm input {
32033
- height: 22px;
32034
- border: 1px;
32035
- padding: 2px 8px;
32036
- }
32037
-
32038
- .E_i1inqkme {
32039
- height: 18px;
32040
- line-height: 18px;
32041
- padding: 0 4px;
32042
- border-radius: 4px;
32043
- background: rgba(235, 239, 245, 0.6);
32044
- border: 1px solid rgba(223, 228, 235, 0.6);
32045
- display: flex;
32046
- align-items: center;
32047
- white-space: nowrap;
32048
- margin-right: 4px;
32049
- }
32050
-
32051
- .E_a1b5xrg3 .user-icon-inner {
32052
- display: inline-flex;
32053
- align-items: center;
32054
- justify-content: center;
32055
- color: #fff;
32056
- font-weight: bold;
32057
- font-size: 12px;
32058
- width: 24px;
32059
- height: 24px;
32060
- border-radius: 50%;
32061
- background: var(--a1b5xrg3-0);
32062
- }
32063
-
32064
- .E_a1b5xrg3.btn-item {
32065
- transition: all 160ms ease;
32066
- cursor: pointer;
32067
- width: 56px;
32068
- height: 40px;
32069
- display: inline-flex;
32070
- align-items: center;
32071
- justify-content: center;
32072
- border-radius: 6px;
32073
- }
32074
-
32075
- .E_a1b5xrg3.btn-item:hover {
32076
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32077
- }
32078
-
32079
- .E_a1b5xrg3.btn-item:active {
32080
- transform: translateY(2px);
32081
- transition: all 320ms ease;
32082
- }
32083
-
32084
- .E_owd0kml {
32085
- display: inline-block;
32086
- }
32087
-
32088
- .E_h1jsgezc {
32089
- visibility: hidden;
32090
- position: absolute;
32091
- }
32092
-
32093
- .E_m196gn1d {
32094
- min-width: 1280px;
32095
- }
32096
-
32097
- .E_dsnbhzf {
32098
- font-family: Inter;
32099
- font-style: normal;
32100
- font-weight: bold;
32101
- font-size: 32px;
32102
- line-height: 40px;
32103
- }
32104
-
32105
- .E_d1mvo22k {
32106
- font-family: Inter;
32107
- font-style: normal;
32108
- font-weight: bold;
32109
- font-size: 24px;
32110
- line-height: 32px;
32111
- }
32112
-
32113
- .E_d1b444tr {
32114
- font-family: Inter;
32115
- font-style: normal;
32116
- font-weight: normal;
32117
- font-size: 32px;
32118
- line-height: 40px;
32119
- }
32120
-
32121
- .E_dvs0kue {
32122
- font-family: Inter;
32123
- font-style: normal;
32124
- font-weight: bold;
32125
- font-size: 20px;
32126
- line-height: 24px;
32121
+ .E_dvs0kue {
32122
+ font-family: Inter;
32123
+ font-style: normal;
32124
+ font-weight: bold;
32125
+ font-size: 20px;
32126
+ line-height: 24px;
32127
32127
  }
32128
32128
 
32129
32129
  .E_d1hcbfcq {
@@ -33591,23 +33591,6 @@ input.E_rf8rlle.ant-input {
33591
33591
  color: rgba(0, 21, 64, 0.3);
33592
33592
  }
33593
33593
 
33594
- .E_w1dxz879 {
33595
- display: flex;
33596
- flex-direction: column;
33597
- gap: 6px;
33598
- }
33599
-
33600
- .E_w1dxz879 .ellipsis-tooltip {
33601
- max-height: var(--w1dxz879-0);
33602
- text-overflow: clip;
33603
- overflow: hidden;
33604
- }
33605
-
33606
- .E_w1dxz879 .tips {
33607
- color: #fff;
33608
- opacity: 0.8;
33609
- }
33610
-
33611
33594
  .E_oa99sl3 {
33612
33595
  display: flex;
33613
33596
  justify-content: space-between;
@@ -33666,6 +33649,23 @@ input.E_rf8rlle.ant-input {
33666
33649
  margin-right: 6px;
33667
33650
  }
33668
33651
 
33652
+ .E_w1dxz879 {
33653
+ display: flex;
33654
+ flex-direction: column;
33655
+ gap: 6px;
33656
+ }
33657
+
33658
+ .E_w1dxz879 .ellipsis-tooltip {
33659
+ max-height: var(--w1dxz879-0);
33660
+ text-overflow: clip;
33661
+ overflow: hidden;
33662
+ }
33663
+
33664
+ .E_w1dxz879 .tips {
33665
+ color: #fff;
33666
+ opacity: 0.8;
33667
+ }
33668
+
33669
33669
  .E_hrhfj7c {
33670
33670
  display: none;
33671
33671
  }
@@ -34789,90 +34789,113 @@ input.E_rf8rlle.ant-input {
34789
34789
  background-color: transparent;
34790
34790
  }
34791
34791
 
34792
- .E_c1yd35n {
34793
- padding: 0 12px 14px 12px;
34792
+ .E_b14q2gmw {
34793
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
34794
34794
  }
34795
34795
 
34796
- .E_ckui4s7 {
34797
- color: #2d3a56;
34798
- line-height: 22px;
34799
- display: inline-flex;
34796
+ .E_c1eym6el {
34797
+ border-radius: 8px;
34798
+ background-color: white;
34800
34799
  }
34801
34800
 
34802
- .E_ckui4s7 .ant-checkbox {
34803
- height: 22px;
34804
- display: flex;
34805
- align-items: center;
34806
- top: 0;
34801
+ .E_c1eym6el.hoverable {
34802
+ cursor: pointer;
34807
34803
  }
34808
34804
 
34809
- .E_ckui4s7 .ant-checkbox-checked::after {
34810
- border: none;
34805
+ .E_c1eym6el.hoverable:hover {
34806
+ transition: all 200ms ease;
34807
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34808
+ transform: translateY(-4px);
34811
34809
  }
34812
34810
 
34813
- .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
34814
- border-color: #0080ff;
34811
+ button.E_l48ei06.ant-btn {
34812
+ font-size: 12px;
34813
+ line-height: 18px;
34814
+ height: 18px;
34815
34815
  }
34816
34816
 
34817
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
34818
- border: 1px solid rgba(107, 128, 167, 0.6);
34817
+ button.E_l48ei06 {
34818
+ color: #0080FF;
34819
+ height: unset;
34819
34820
  }
34820
34821
 
34821
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
34822
- border: 1px solid #0080ff;
34822
+ button.E_l48ei06 .button-prefix-icon {
34823
+ margin-right: 4px;
34823
34824
  }
34824
34825
 
34825
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
34826
- background: #0080ff;
34826
+ button.E_l48ei06 .button-suffix-icon {
34827
+ margin-left: 4px;
34827
34828
  }
34828
34829
 
34829
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
34830
- background-color: #fff;
34831
- height: 2px;
34832
- width: 10px;
34833
- border-radius: 2px;
34830
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34831
+ color: #009DFF;
34834
34832
  }
34835
34833
 
34836
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
34837
- opacity: 0.5;
34834
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34835
+ color: #005ED1;
34838
34836
  }
34839
34837
 
34840
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
34841
- background: rgba(211, 218, 235, 0.6);
34842
- border-color: rgba(107, 128, 167, 0.6) !important;
34838
+ button.E_l48ei06.ui-kit-link-disabled {
34839
+ color: #0080FF;
34843
34840
  }
34844
34841
 
34845
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
34846
- border-color: #2d3a56;
34842
+ button.E_l48ei06.ui-kit-link-primary {
34843
+ color: #00122E;
34847
34844
  }
34848
34845
 
34849
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
34850
- background: #2d3a56;
34846
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34847
+ color: #0080FF;
34851
34848
  }
34852
34849
 
34853
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
34854
- padding: 0;
34850
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34851
+ color: #005ED1;
34855
34852
  }
34856
34853
 
34857
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
34858
- display: inline-block;
34859
- margin-left: 12px;
34860
- color: #2d3a56;
34854
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34855
+ color: #00122E;
34861
34856
  }
34862
34857
 
34863
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
34864
- margin-left: 28px;
34865
- color: rgba(44, 56, 82, 0.6);
34858
+ button.E_l48ei06.ui-kit-link-secondary {
34859
+ color: rgba(44, 56, 82, 0.7490196078);
34866
34860
  }
34867
34861
 
34868
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
34869
- margin-left: 8px;
34862
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34863
+ color: #0080FF;
34870
34864
  }
34871
34865
 
34872
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
34873
- margin-left: 24px;
34866
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34867
+ color: #005ED1;
34868
+ }
34869
+
34870
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34871
+ color: rgba(44, 56, 82, 0.7490196078);
34874
34872
  }
34875
34873
 
34874
+ .E_l12xdkhl {
34875
+ width: 64px;
34876
+ height: 64px;
34877
+ max-width: 64px;
34878
+ max-height: 64px;
34879
+ overflow: hidden;
34880
+ display: flex;
34881
+ align-items: center;
34882
+ justify-content: center;
34883
+ position: relative;
34884
+ opacity: 0.6;
34885
+ }
34886
+
34887
+ .E_l12xdkhl .icon-wrapper {
34888
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34889
+ }
34890
+
34891
+ @keyframes rotate {
34892
+ from {
34893
+ transform: rotate(0deg);
34894
+ }
34895
+ to {
34896
+ transform: rotate(360deg);
34897
+ }
34898
+ }
34876
34899
  .E_c1kghdax {
34877
34900
  color: #2d3a56;
34878
34901
  padding: 7px 12px;
@@ -34920,111 +34943,137 @@ input.E_rf8rlle.ant-input {
34920
34943
  margin-right: 2px;
34921
34944
  }
34922
34945
 
34923
- .E_b14q2gmw {
34924
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
34946
+ .E_ckui4s7 {
34947
+ color: #2d3a56;
34948
+ line-height: 22px;
34949
+ display: inline-flex;
34925
34950
  }
34926
34951
 
34927
- .E_c1eym6el {
34928
- border-radius: 8px;
34929
- background-color: white;
34952
+ .E_ckui4s7 .ant-checkbox {
34953
+ height: 22px;
34954
+ display: flex;
34955
+ align-items: center;
34956
+ top: 0;
34930
34957
  }
34931
34958
 
34932
- .E_c1eym6el.hoverable {
34933
- cursor: pointer;
34959
+ .E_ckui4s7 .ant-checkbox-checked::after {
34960
+ border: none;
34934
34961
  }
34935
34962
 
34936
- .E_c1eym6el.hoverable:hover {
34937
- transition: all 200ms ease;
34938
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34939
- transform: translateY(-4px);
34963
+ .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
34964
+ border-color: #0080ff;
34940
34965
  }
34941
34966
 
34942
- .E_l12xdkhl {
34943
- width: 64px;
34944
- height: 64px;
34945
- max-width: 64px;
34946
- max-height: 64px;
34947
- overflow: hidden;
34948
- display: flex;
34949
- align-items: center;
34950
- justify-content: center;
34951
- position: relative;
34952
- opacity: 0.6;
34967
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
34968
+ border: 1px solid rgba(107, 128, 167, 0.6);
34953
34969
  }
34954
34970
 
34955
- .E_l12xdkhl .icon-wrapper {
34956
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34971
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
34972
+ border: 1px solid #0080ff;
34957
34973
  }
34958
34974
 
34959
- @keyframes rotate {
34960
- from {
34961
- transform: rotate(0deg);
34962
- }
34963
- to {
34964
- transform: rotate(360deg);
34965
- }
34975
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
34976
+ background: #0080ff;
34966
34977
  }
34967
- button.E_l48ei06.ant-btn {
34968
- font-size: 12px;
34969
- line-height: 18px;
34970
- height: 18px;
34978
+
34979
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
34980
+ background-color: #fff;
34981
+ height: 2px;
34982
+ width: 10px;
34983
+ border-radius: 2px;
34971
34984
  }
34972
34985
 
34973
- button.E_l48ei06 {
34974
- color: #0080FF;
34975
- height: unset;
34986
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
34987
+ opacity: 0.5;
34976
34988
  }
34977
34989
 
34978
- button.E_l48ei06 .button-prefix-icon {
34979
- margin-right: 4px;
34990
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
34991
+ background: rgba(211, 218, 235, 0.6);
34992
+ border-color: rgba(107, 128, 167, 0.6) !important;
34980
34993
  }
34981
34994
 
34982
- button.E_l48ei06 .button-suffix-icon {
34983
- margin-left: 4px;
34995
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
34996
+ border-color: #2d3a56;
34984
34997
  }
34985
34998
 
34986
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34987
- color: #009DFF;
34999
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
35000
+ background: #2d3a56;
34988
35001
  }
34989
35002
 
34990
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34991
- color: #005ED1;
35003
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
35004
+ padding: 0;
34992
35005
  }
34993
35006
 
34994
- button.E_l48ei06.ui-kit-link-disabled {
34995
- color: #0080FF;
35007
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
35008
+ display: inline-block;
35009
+ margin-left: 12px;
35010
+ color: #2d3a56;
34996
35011
  }
34997
35012
 
34998
- button.E_l48ei06.ui-kit-link-primary {
34999
- color: #00122E;
35013
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
35014
+ margin-left: 28px;
35015
+ color: rgba(44, 56, 82, 0.6);
35000
35016
  }
35001
35017
 
35002
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
35003
- color: #0080FF;
35018
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
35019
+ margin-left: 8px;
35004
35020
  }
35005
35021
 
35006
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
35007
- color: #005ED1;
35022
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
35023
+ margin-left: 24px;
35008
35024
  }
35009
35025
 
35010
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
35011
- color: #00122E;
35026
+ .E_c1yd35n {
35027
+ padding: 0 12px 14px 12px;
35012
35028
  }
35013
35029
 
35014
- button.E_l48ei06.ui-kit-link-secondary {
35015
- color: rgba(44, 56, 82, 0.7490196078);
35030
+ .E_lht19u8 {
35031
+ width: 64px;
35032
+ height: 64px;
35033
+ display: flex;
35034
+ align-items: center;
35035
+ justify-content: center;
35036
+ position: relative;
35037
+ opacity: 0.2;
35016
35038
  }
35017
35039
 
35018
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
35019
- color: #0080FF;
35040
+ .E_lk3gkp4 {
35041
+ position: absolute;
35042
+ width: 5px;
35043
+ height: 48px;
35044
+ left: 9.33px;
35045
+ top: 40.5px;
35046
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35047
+ border-radius: 5px;
35048
+ transform: rotate(-128deg);
35049
+ transform-origin: top left;
35050
+ animation: loading-indicator1 1100ms ease-out infinite;
35020
35051
  }
35021
35052
 
35022
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
35023
- color: #005ED1;
35053
+ .E_ll4n94n {
35054
+ position: absolute;
35055
+ width: 5px;
35056
+ height: 48px;
35057
+ left: 40.8px;
35058
+ top: 8.4px;
35059
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35060
+ border-radius: 5px;
35061
+ transform: rotate(-8deg);
35062
+ transform-origin: top left;
35063
+ animation: loading-indicator2 1100ms ease-out infinite;
35024
35064
  }
35025
35065
 
35026
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35027
- color: rgba(44, 56, 82, 0.7490196078);
35066
+ .E_l17lbdo6 {
35067
+ position: absolute;
35068
+ width: 5px;
35069
+ height: 48px;
35070
+ left: 52.9px;
35071
+ top: 51.8px;
35072
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35073
+ border-radius: 5px;
35074
+ transform: rotate(112deg);
35075
+ transform-origin: top left;
35076
+ animation: loading-indicator3 1100ms ease-out infinite;
35028
35077
  }
35029
35078
 
35030
35079
  .E_sddwhm6 {
@@ -35573,342 +35622,61 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35573
35622
  background: #fff;
35574
35623
  }
35575
35624
 
35576
- .E_lht19u8 {
35577
- width: 64px;
35578
- height: 64px;
35579
- display: flex;
35580
- align-items: center;
35581
- justify-content: center;
35582
- position: relative;
35583
- opacity: 0.2;
35584
- }
35585
-
35586
- .E_lk3gkp4 {
35587
- position: absolute;
35588
- width: 5px;
35589
- height: 48px;
35590
- left: 9.33px;
35591
- top: 40.5px;
35592
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35593
- border-radius: 5px;
35594
- transform: rotate(-128deg);
35595
- transform-origin: top left;
35596
- animation: loading-indicator1 1100ms ease-out infinite;
35597
- }
35598
-
35599
- .E_ll4n94n {
35600
- position: absolute;
35601
- width: 5px;
35602
- height: 48px;
35603
- left: 40.8px;
35604
- top: 8.4px;
35605
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35606
- border-radius: 5px;
35607
- transform: rotate(-8deg);
35608
- transform-origin: top left;
35609
- animation: loading-indicator2 1100ms ease-out infinite;
35610
- }
35611
-
35612
- .E_l17lbdo6 {
35613
- position: absolute;
35614
- width: 5px;
35615
- height: 48px;
35616
- left: 52.9px;
35617
- top: 51.8px;
35618
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
35619
- border-radius: 5px;
35620
- transform: rotate(112deg);
35621
- transform-origin: top left;
35622
- animation: loading-indicator3 1100ms ease-out infinite;
35623
- }
35624
-
35625
35625
  .E_w7ob4th.outside-tag {
35626
- padding-left: 0;
35627
- }
35628
-
35629
- .E_w7ob4th.outside-tag .inside-tag {
35630
- border-radius: 4px 0 0 4px;
35631
- padding-right: 4px;
35632
- margin-right: 4px;
35633
- }
35634
-
35635
- .E_slr2ynn {
35636
- padding: 0 8px;
35637
- height: 18px;
35638
- }
35639
-
35640
- .E_m140wbb6 {
35641
- padding: 2px 8px;
35642
- height: 24px;
35643
- }
35644
-
35645
- .E_t1fozc1i {
35646
- margin: 0;
35647
- }
35648
-
35649
- .E_i1vxv4ln {
35650
- margin-right: 4px;
35651
- height: 16px;
35652
- }
35653
-
35654
- .E_n1afl31m.ant-tag.ant-tag-gray {
35655
- font-weight: 700;
35656
- color: #00122e;
35657
- background-color: rgba(237, 241, 250, 0.6);
35658
- border: 1px solid rgba(211, 218, 235, 0.6);
35659
- word-break: break-all;
35660
- display: inline;
35661
- white-space: normal;
35662
- }
35663
-
35664
- .E_r77hffu {
35665
- display: flex;
35666
- align-items: center;
35667
- justify-content: space-between;
35668
- column-gap: 6px;
35669
- }
35670
-
35671
- .E_p1cmxsf7 {
35672
- display: flex;
35673
- flex-direction: column;
35674
- justify-content: center;
35675
- row-gap: var(--p1cmxsf7-0);
35676
- }
35677
-
35678
- .E_p1cmxsf7 .antd5-progress-line {
35679
- font-size: 0;
35680
- }
35681
-
35682
- .E_sjob3jg {
35683
- --item-min-width: 60px;
35684
- }
35685
-
35686
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
35687
- display: none !important;
35688
- }
35689
-
35690
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
35691
- flex-shrink: 0 !important;
35692
- }
35693
-
35694
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
35695
- color: #0080ff;
35696
- }
35697
-
35698
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35699
- color: #0080ff;
35700
- font-weight: normal;
35701
- }
35702
-
35703
- .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
35704
- color: rgba(44, 56, 82, 0.6);
35705
- }
35706
-
35707
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35708
- color: #00122e;
35709
- }
35710
-
35711
- .E_sjob3jg .step-item-text {
35712
- display: inline-block;
35713
- }
35714
-
35715
- .E_sjob3jg .step-item-title {
35716
- overflow: hidden;
35717
- white-space: nowrap;
35718
- text-overflow: ellipsis;
35719
- }
35720
-
35721
- .E_hjvj6s6 .ant-steps-item-container {
35722
- min-width: var(--item-min-width);
35723
- }
35724
-
35725
- .E_hjvj6s6 .ant-steps-item-disabled {
35726
- cursor: not-allowed !important;
35727
- }
35728
-
35729
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
35730
- flex-direction: row;
35731
- justify-content: stretch;
35732
- }
35733
-
35734
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
35735
- padding: 0;
35736
- margin-right: 4px;
35737
- flex: 1;
35738
- overflow: visible;
35739
- }
35740
-
35741
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
35742
- width: 100%;
35743
- min-height: unset;
35744
- }
35745
-
35746
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
35747
- height: 26px;
35748
- line-height: 26px;
35749
- width: 100%;
35750
- padding: 0;
35751
- font-size: 12px;
35752
- }
35753
-
35754
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
35755
- margin-right: 10px;
35756
- }
35757
-
35758
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
35759
- display: none;
35760
- }
35761
-
35762
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
35763
- padding-left: 8px;
35764
- padding-right: 4px;
35765
- border-radius: 4px 0 0 4px;
35766
- }
35767
-
35768
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
35769
- margin-right: 0;
35770
- }
35771
-
35772
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
35773
- padding-right: 8px;
35774
- padding-left: 12px;
35775
- border-radius: 0 4px 4px 0;
35776
- }
35777
-
35778
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
35779
- content: "";
35780
- width: 0;
35781
- height: 0;
35782
- border: 13px solid transparent;
35783
- position: absolute;
35784
- top: 0;
35785
- border-left: 8px solid rgba(237, 241, 250, 0.6);
35786
- z-index: 2;
35787
- position: relative;
35788
- top: -50%;
35789
- right: -100%;
35790
- }
35791
-
35792
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
35793
- padding: 0 4px 0 12px;
35794
- }
35795
-
35796
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
35797
- content: "";
35798
- width: 0;
35799
- height: 0;
35800
- border: 13px solid transparent;
35801
- position: absolute;
35802
- top: 0;
35803
- border-left: 8px solid #fff;
35804
- left: 0;
35805
- }
35806
-
35807
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
35808
- max-width: calc(100% - var(--item-min-width) * 2);
35809
- }
35810
-
35811
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
35812
- background-color: rgba(0, 136, 255, 0.1);
35813
- }
35814
-
35815
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
35816
- border-left-color: rgba(0, 136, 255, 0.1) !important;
35817
- }
35818
-
35819
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
35820
- cursor: pointer;
35821
- min-width: var(--item-min-width);
35822
- }
35823
-
35824
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
35825
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
35826
- min-width: var(--item-min-width);
35827
- }
35828
-
35829
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
35830
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
35831
- background-color: rgba(237, 241, 250, 0.6);
35832
- }
35833
-
35834
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
35835
- padding: 0;
35836
- }
35837
-
35838
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
35839
- width: 192px;
35840
- row-gap: 2px;
35841
- }
35842
-
35843
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
35844
- background-color: rgba(225, 230, 241, 0.6);
35845
- }
35846
-
35847
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
35848
- color: #00122e !important;
35626
+ padding-left: 0;
35849
35627
  }
35850
35628
 
35851
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
35852
- background-color: rgba(225, 230, 241, 0.6);
35629
+ .E_w7ob4th.outside-tag .inside-tag {
35630
+ border-radius: 4px 0 0 4px;
35631
+ padding-right: 4px;
35632
+ margin-right: 4px;
35853
35633
  }
35854
35634
 
35855
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
35856
- padding: 0 8px;
35857
- border-radius: 4px;
35858
- height: 32px;
35635
+ .E_r77hffu {
35859
35636
  display: flex;
35860
35637
  align-items: center;
35638
+ justify-content: space-between;
35639
+ column-gap: 6px;
35861
35640
  }
35862
35641
 
35863
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
35864
- min-height: auto;
35865
- white-space: nowrap;
35642
+ .E_p1cmxsf7 {
35643
+ display: flex;
35644
+ flex-direction: column;
35645
+ justify-content: center;
35646
+ row-gap: var(--p1cmxsf7-0);
35866
35647
  }
35867
35648
 
35868
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35869
- font-size: 13px;
35870
- line-height: 20px;
35871
- max-width: 100%;
35872
- padding-right: 0;
35649
+ .E_p1cmxsf7 .antd5-progress-line {
35650
+ font-size: 0;
35873
35651
  }
35874
35652
 
35875
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
35876
- background: rgba(0, 128, 255, 0.1);
35653
+ .E_slr2ynn {
35654
+ padding: 0 8px;
35655
+ height: 18px;
35877
35656
  }
35878
35657
 
35879
- .E_h6l1tj4 {
35880
- width: 100%;
35881
- display: inline-flex;
35882
- align-items: center;
35883
- justify-content: center;
35884
- column-gap: 4px;
35658
+ .E_m140wbb6 {
35659
+ padding: 2px 8px;
35660
+ height: 24px;
35885
35661
  }
35886
35662
 
35887
- .E_h6l1tj4 .step-item-prefix-container {
35888
- display: inline-flex;
35889
- align-items: center;
35890
- width: 18px;
35891
- height: 18px;
35892
- color: rgba(44, 56, 82, 0.75);
35893
- justify-content: center;
35663
+ .E_t1fozc1i {
35664
+ margin: 0;
35894
35665
  }
35895
35666
 
35896
- .E_v18frne8 {
35897
- width: 100%;
35898
- display: flex;
35899
- align-items: center;
35900
- justify-content: center;
35901
- column-gap: 6px;
35902
- font-size: 13px;
35667
+ .E_i1vxv4ln {
35668
+ margin-right: 4px;
35669
+ height: 16px;
35903
35670
  }
35904
35671
 
35905
- .E_v18frne8 .step-item-prefix-container {
35906
- display: inline-flex;
35907
- align-items: center;
35908
- min-width: 20px;
35909
- min-height: 20px;
35910
- color: rgba(44, 56, 82, 0.75);
35911
- justify-content: center;
35672
+ .E_n1afl31m.ant-tag.ant-tag-gray {
35673
+ font-weight: 700;
35674
+ color: #00122e;
35675
+ background-color: rgba(237, 241, 250, 0.6);
35676
+ border: 1px solid rgba(211, 218, 235, 0.6);
35677
+ word-break: break-all;
35678
+ display: inline;
35679
+ white-space: normal;
35912
35680
  }
35913
35681
 
35914
35682
  .E_t1dtlqs1 {
@@ -35995,158 +35763,385 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35995
35763
  border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35996
35764
  }
35997
35765
 
35998
- .E_tmoyoag .ant-list .eagle-table-form-header {
35999
- align-items: inherit;
35766
+ .E_tmoyoag .ant-list .eagle-table-form-header {
35767
+ align-items: inherit;
35768
+ }
35769
+
35770
+ .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
35771
+ margin-bottom: 0;
35772
+ }
35773
+
35774
+ .E_tmoyoag .ant-list .eagle-table-form-row {
35775
+ display: flex;
35776
+ justify-content: flex-start;
35777
+ align-items: flex-start;
35778
+ flex-wrap: wrap;
35779
+ padding: 8px;
35780
+ border: none;
35781
+ }
35782
+
35783
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
35784
+ flex-basis: 100%;
35785
+ margin: 12px 0 0;
35786
+ order: 99;
35787
+ color: rgba(44, 56, 82, 0.6);
35788
+ }
35789
+
35790
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
35791
+ color: #f0483e;
35792
+ flex-basis: 100%;
35793
+ order: 98;
35794
+ margin: 12px 0 0;
35795
+ }
35796
+
35797
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
35798
+ background-color: rgba(237, 241, 250, 0.6);
35799
+ }
35800
+
35801
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
35802
+ background-color: rgba(0, 136, 255, 0.1);
35803
+ }
35804
+
35805
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
35806
+ flex: 1 0 0;
35807
+ overflow: hidden;
35808
+ }
35809
+
35810
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
35811
+ color: rgba(44, 56, 82, 0.6);
35812
+ margin: 0;
35813
+ }
35814
+
35815
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
35816
+ text-align: center;
35817
+ }
35818
+
35819
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
35820
+ text-align: center;
35821
+ }
35822
+
35823
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
35824
+ text-align: left;
35825
+ }
35826
+
35827
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
35828
+ text-align: left;
35829
+ }
35830
+
35831
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
35832
+ text-align: right;
35833
+ }
35834
+
35835
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
35836
+ text-align: right;
35837
+ }
35838
+
35839
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
35840
+ margin-right: 8px;
35841
+ }
35842
+
35843
+ .E_tmoyoag .ant-list .ant-list-item-action {
35844
+ padding: 4px;
35845
+ width: 24px;
35846
+ height: 24px;
35847
+ overflow: hidden;
35848
+ }
35849
+
35850
+ .E_tmoyoag .ant-list .ant-list-item-action li {
35851
+ padding: 0;
35852
+ }
35853
+
35854
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
35855
+ cursor: not-allowed;
35856
+ opacity: 0.5;
35857
+ }
35858
+
35859
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
35860
+ margin: 0;
35861
+ }
35862
+
35863
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
35864
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
35865
+ border-radius: 5px;
35866
+ font-size: 12px;
35867
+ }
35868
+
35869
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
35870
+ font-size: inherit;
35871
+ }
35872
+
35873
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
35874
+ min-height: 24px;
35875
+ font-size: 12px;
35876
+ position: relative;
35877
+ }
35878
+
35879
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
35880
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35881
+ }
35882
+
35883
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
35884
+ background-color: rgba(237, 241, 250, 0.6);
35885
+ }
35886
+
35887
+ .E_a138syjm {
35888
+ display: flex;
35889
+ align-items: center;
35890
+ margin-top: 8px;
35891
+ }
35892
+
35893
+ .E_a138syjm button.ant-btn {
35894
+ padding: 2px 8px;
35895
+ height: 24px;
35896
+ }
35897
+
35898
+ .E_a138syjm > span.maximum-desc {
35899
+ display: none;
35900
+ margin-left: 8px;
35901
+ color: rgba(44, 56, 82, 0.6);
35902
+ }
35903
+
35904
+ .E_a138syjm > span.maximum-desc.disabled {
35905
+ display: inline;
35906
+ }
35907
+
35908
+ .E_d77i8u0 {
35909
+ width: 24px;
35910
+ height: 24px;
35911
+ padding: 4px;
35912
+ margin-right: 8px;
35913
+ }
35914
+
35915
+ .E_sjob3jg {
35916
+ --item-min-width: 60px;
35917
+ }
35918
+
35919
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
35920
+ display: none !important;
35921
+ }
35922
+
35923
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
35924
+ flex-shrink: 0 !important;
35925
+ }
35926
+
35927
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
35928
+ color: #0080ff;
35929
+ }
35930
+
35931
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35932
+ color: #0080ff;
35933
+ font-weight: normal;
35934
+ }
35935
+
35936
+ .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
35937
+ color: rgba(44, 56, 82, 0.6);
35938
+ }
35939
+
35940
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35941
+ color: #00122e;
35942
+ }
35943
+
35944
+ .E_sjob3jg .step-item-text {
35945
+ display: inline-block;
35946
+ }
35947
+
35948
+ .E_sjob3jg .step-item-title {
35949
+ overflow: hidden;
35950
+ white-space: nowrap;
35951
+ text-overflow: ellipsis;
36000
35952
  }
36001
35953
 
36002
- .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
36003
- margin-bottom: 0;
35954
+ .E_hjvj6s6 .ant-steps-item-container {
35955
+ min-width: var(--item-min-width);
36004
35956
  }
36005
35957
 
36006
- .E_tmoyoag .ant-list .eagle-table-form-row {
36007
- display: flex;
36008
- justify-content: flex-start;
36009
- align-items: flex-start;
36010
- flex-wrap: wrap;
36011
- padding: 8px;
36012
- border: none;
35958
+ .E_hjvj6s6 .ant-steps-item-disabled {
35959
+ cursor: not-allowed !important;
36013
35960
  }
36014
35961
 
36015
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
36016
- flex-basis: 100%;
36017
- margin: 12px 0 0;
36018
- order: 99;
36019
- color: rgba(44, 56, 82, 0.6);
35962
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
35963
+ flex-direction: row;
35964
+ justify-content: stretch;
36020
35965
  }
36021
35966
 
36022
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
36023
- color: #f0483e;
36024
- flex-basis: 100%;
36025
- order: 98;
36026
- margin: 12px 0 0;
35967
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
35968
+ padding: 0;
35969
+ margin-right: 4px;
35970
+ flex: 1;
35971
+ overflow: visible;
36027
35972
  }
36028
35973
 
36029
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
36030
- background-color: rgba(237, 241, 250, 0.6);
35974
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
35975
+ width: 100%;
35976
+ min-height: unset;
36031
35977
  }
36032
35978
 
36033
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
36034
- background-color: rgba(0, 136, 255, 0.1);
35979
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
35980
+ height: 26px;
35981
+ line-height: 26px;
35982
+ width: 100%;
35983
+ padding: 0;
35984
+ font-size: 12px;
36035
35985
  }
36036
35986
 
36037
- .E_tmoyoag .ant-list .eagle-table-form-cell {
36038
- flex: 1 0 0;
36039
- overflow: hidden;
35987
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
35988
+ margin-right: 10px;
36040
35989
  }
36041
35990
 
36042
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
36043
- color: rgba(44, 56, 82, 0.6);
36044
- margin: 0;
35991
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
35992
+ display: none;
36045
35993
  }
36046
35994
 
36047
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
36048
- text-align: center;
35995
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
35996
+ padding-left: 8px;
35997
+ padding-right: 4px;
35998
+ border-radius: 4px 0 0 4px;
36049
35999
  }
36050
36000
 
36051
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
36052
- text-align: center;
36001
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
36002
+ margin-right: 0;
36053
36003
  }
36054
36004
 
36055
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
36056
- text-align: left;
36005
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
36006
+ padding-right: 8px;
36007
+ padding-left: 12px;
36008
+ border-radius: 0 4px 4px 0;
36057
36009
  }
36058
36010
 
36059
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
36060
- text-align: left;
36011
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
36012
+ content: "";
36013
+ width: 0;
36014
+ height: 0;
36015
+ border: 13px solid transparent;
36016
+ position: absolute;
36017
+ top: 0;
36018
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
36019
+ z-index: 2;
36020
+ position: relative;
36021
+ top: -50%;
36022
+ right: -100%;
36061
36023
  }
36062
36024
 
36063
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
36064
- text-align: right;
36025
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
36026
+ padding: 0 4px 0 12px;
36065
36027
  }
36066
36028
 
36067
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
36068
- text-align: right;
36029
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
36030
+ content: "";
36031
+ width: 0;
36032
+ height: 0;
36033
+ border: 13px solid transparent;
36034
+ position: absolute;
36035
+ top: 0;
36036
+ border-left: 8px solid #fff;
36037
+ left: 0;
36069
36038
  }
36070
36039
 
36071
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
36072
- margin-right: 8px;
36040
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
36041
+ max-width: calc(100% - var(--item-min-width) * 2);
36073
36042
  }
36074
36043
 
36075
- .E_tmoyoag .ant-list .ant-list-item-action {
36076
- padding: 4px;
36077
- width: 24px;
36078
- height: 24px;
36079
- overflow: hidden;
36044
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
36045
+ background-color: rgba(0, 136, 255, 0.1);
36080
36046
  }
36081
36047
 
36082
- .E_tmoyoag .ant-list .ant-list-item-action li {
36083
- padding: 0;
36048
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
36049
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
36084
36050
  }
36085
36051
 
36086
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
36087
- cursor: not-allowed;
36088
- opacity: 0.5;
36052
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
36053
+ cursor: pointer;
36054
+ min-width: var(--item-min-width);
36089
36055
  }
36090
36056
 
36091
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
36092
- margin: 0;
36057
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
36058
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
36059
+ min-width: var(--item-min-width);
36093
36060
  }
36094
36061
 
36095
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
36096
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
36097
- border-radius: 5px;
36098
- font-size: 12px;
36062
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
36063
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
36064
+ background-color: rgba(237, 241, 250, 0.6);
36099
36065
  }
36100
36066
 
36101
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
36102
- font-size: inherit;
36067
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
36068
+ padding: 0;
36103
36069
  }
36104
36070
 
36105
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
36106
- min-height: 24px;
36107
- font-size: 12px;
36108
- position: relative;
36071
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
36072
+ width: 192px;
36073
+ row-gap: 2px;
36109
36074
  }
36110
36075
 
36111
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
36112
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
36076
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
36077
+ background-color: rgba(225, 230, 241, 0.6);
36113
36078
  }
36114
36079
 
36115
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
36116
- background-color: rgba(237, 241, 250, 0.6);
36080
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
36081
+ color: #00122e !important;
36117
36082
  }
36118
36083
 
36119
- .E_a138syjm {
36084
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
36085
+ background-color: rgba(225, 230, 241, 0.6);
36086
+ }
36087
+
36088
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
36089
+ padding: 0 8px;
36090
+ border-radius: 4px;
36091
+ height: 32px;
36120
36092
  display: flex;
36121
36093
  align-items: center;
36122
- margin-top: 8px;
36123
36094
  }
36124
36095
 
36125
- .E_a138syjm button.ant-btn {
36126
- padding: 2px 8px;
36127
- height: 24px;
36096
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
36097
+ min-height: auto;
36098
+ white-space: nowrap;
36128
36099
  }
36129
36100
 
36130
- .E_a138syjm > span.maximum-desc {
36131
- display: none;
36132
- margin-left: 8px;
36133
- color: rgba(44, 56, 82, 0.6);
36101
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
36102
+ font-size: 13px;
36103
+ line-height: 20px;
36104
+ max-width: 100%;
36105
+ padding-right: 0;
36134
36106
  }
36135
36107
 
36136
- .E_a138syjm > span.maximum-desc.disabled {
36137
- display: inline;
36108
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
36109
+ background: rgba(0, 128, 255, 0.1);
36138
36110
  }
36139
36111
 
36140
- .E_d77i8u0 {
36141
- width: 24px;
36142
- height: 24px;
36143
- padding: 4px;
36144
- margin-right: 8px;
36112
+ .E_h6l1tj4 {
36113
+ width: 100%;
36114
+ display: inline-flex;
36115
+ align-items: center;
36116
+ justify-content: center;
36117
+ column-gap: 4px;
36145
36118
  }
36146
36119
 
36147
- .E_i1g85yz3 {
36148
- margin-right: 4px;
36149
- height: 16px;
36120
+ .E_h6l1tj4 .step-item-prefix-container {
36121
+ display: inline-flex;
36122
+ align-items: center;
36123
+ width: 18px;
36124
+ height: 18px;
36125
+ color: rgba(44, 56, 82, 0.75);
36126
+ justify-content: center;
36127
+ }
36128
+
36129
+ .E_v18frne8 {
36130
+ width: 100%;
36131
+ display: flex;
36132
+ align-items: center;
36133
+ justify-content: center;
36134
+ column-gap: 6px;
36135
+ font-size: 13px;
36136
+ }
36137
+
36138
+ .E_v18frne8 .step-item-prefix-container {
36139
+ display: inline-flex;
36140
+ align-items: center;
36141
+ min-width: 20px;
36142
+ min-height: 20px;
36143
+ color: rgba(44, 56, 82, 0.75);
36144
+ justify-content: center;
36150
36145
  }
36151
36146
 
36152
36147
  .E_t13ef470 {
@@ -36186,6 +36181,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
36186
36181
  background: rgba(163, 180, 204, 0.18);
36187
36182
  }
36188
36183
 
36184
+ .E_i1g85yz3 {
36185
+ margin-right: 4px;
36186
+ height: 16px;
36187
+ }
36188
+
36189
36189
  .E_t1gvlxt5 {
36190
36190
  min-width: 0;
36191
36191
  flex: 1;
@@ -36482,6 +36482,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
36482
36482
  display: block;
36483
36483
  }
36484
36484
 
36485
+ .E_i14c7jc8 {
36486
+ color: var(--i14c7jc8-0);
36487
+ }
36488
+
36489
+ .E_i1ibuolf {
36490
+ display: flex;
36491
+ align-items: center;
36492
+ column-gap: 4px;
36493
+ font-size: 12px;
36494
+ color: rgba(44, 56, 82, 0.7490196078);
36495
+ }
36496
+
36485
36497
  .E_d1u4ndxc {
36486
36498
  color: rgba(44, 56, 82, 0.7490196078);
36487
36499
  font-size: 12px;
@@ -36512,15 +36524,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
36512
36524
  to {
36513
36525
  transform: translateX(100%);
36514
36526
  }
36515
- }
36516
- .E_i14c7jc8 {
36517
- color: var(--i14c7jc8-0);
36518
- }
36519
-
36520
- .E_i1ibuolf {
36521
- display: flex;
36522
- align-items: center;
36523
- column-gap: 4px;
36524
- font-size: 12px;
36525
- color: rgba(44, 56, 82, 0.7490196078);
36526
36527
  }