@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.
package/dist/style.css CHANGED
@@ -29646,70 +29646,6 @@ html body {
29646
29646
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29647
29647
  }
29648
29648
  }
29649
- .E_skwah65 {
29650
- height: 8px;
29651
- box-sizing: border-box;
29652
- border-radius: 2px;
29653
- background: #f5f7fa;
29654
- display: flex;
29655
- width: 100%;
29656
- overflow: hidden;
29657
- }
29658
- .E_skwah65 .stack-bar-item + .stack-bar-item {
29659
- margin-left: 1px;
29660
- }
29661
-
29662
- .E_c18bcrac {
29663
- display: inline-block;
29664
- width: 100%;
29665
- }
29666
- .E_c18bcrac .recharts-wrapper {
29667
- margin-left: 4px;
29668
- }
29669
-
29670
- .E_cro7kg2 {
29671
- padding: 4px;
29672
- }
29673
-
29674
- .E_c14wcxf0 {
29675
- display: flex;
29676
- justify-content: space-between;
29677
- align-items: center;
29678
- font-size: 13px;
29679
- line-height: 24px;
29680
- color: #cccccc;
29681
- white-space: nowrap;
29682
- }
29683
- .E_c14wcxf0 label {
29684
- margin-right: 32px;
29685
- }
29686
-
29687
- .E_coy29mj.E_c14wcxf0 {
29688
- font-weight: bold;
29689
- color: white;
29690
- }
29691
-
29692
- .E_s11212zy {
29693
- width: 8px;
29694
- height: 8px;
29695
- border-radius: 2px;
29696
- display: inline-block;
29697
- background: var(--s11212zy-0);
29698
- border: 1px solid #fff;
29699
- box-sizing: content-box;
29700
- margin-right: 6px;
29701
- }
29702
-
29703
- .E_p1lyky6c > :first-child {
29704
- font-weight: bold;
29705
- color: white;
29706
- margin-right: 4px;
29707
- }
29708
-
29709
- span.E_tqjc4ui {
29710
- margin: 0 2px;
29711
- }
29712
-
29713
29649
  .E_gmyahx3 {
29714
29650
  cursor: pointer;
29715
29651
  }
@@ -29720,6 +29656,10 @@ span.E_tqjc4ui {
29720
29656
  color: #0080ff;
29721
29657
  }
29722
29658
 
29659
+ span.E_tqjc4ui {
29660
+ margin: 0 2px;
29661
+ }
29662
+
29723
29663
  .E_n12mqh7z {
29724
29664
  display: flex;
29725
29665
  align-items: center;
@@ -29800,216 +29740,345 @@ span.E_tqjc4ui {
29800
29740
  background: #fff;
29801
29741
  }
29802
29742
 
29803
- .E_t160l1cm {
29804
- display: flex;
29805
- flex-direction: column;
29806
- flex: 1;
29807
- /* FIXME:(yanzhen) do this better */
29808
- }
29809
- .E_t160l1cm .tab-bar {
29810
- flex-shrink: 0;
29811
- display: flex;
29812
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
29743
+ .E_ou7iq30 {
29744
+ overflow: hidden;
29745
+ text-overflow: ellipsis;
29813
29746
  }
29814
- .E_t160l1cm .tab-content {
29815
- height: 100%;
29747
+
29748
+ .E_s1tui002 {
29749
+ white-space: nowrap;
29816
29750
  }
29817
- .E_t160l1cm .tab-menu-item {
29818
- margin-right: 2px;
29819
- padding: 1px 12px;
29820
- line-height: 24px;
29821
- height: 24px;
29822
- color: rgba(44, 56, 82, 0.6);
29823
- border-radius: 4px 4px 0 0;
29824
- cursor: pointer;
29825
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
29751
+
29752
+ .E_mxrc2zg {
29753
+ display: -webkit-box;
29754
+ -webkit-line-clamp: var(--mxrc2zg-0);
29755
+ -webkit-box-orient: vertical;
29756
+ word-break: break-all;
29826
29757
  }
29827
- .E_t160l1cm .tab-menu-item:first-child {
29828
- padding-left: 0;
29758
+
29759
+ .E_t1vv6d68 .ant-tooltip-arrow {
29760
+ display: none;
29829
29761
  }
29830
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
29831
- padding-left: 12px;
29762
+ .E_t1vv6d68 .ant-tooltip-inner {
29763
+ background: rgba(23, 38, 64, 0.8);
29764
+ border-radius: 4px;
29832
29765
  }
29833
- .E_t160l1cm .tab-menu-item:hover {
29834
- color: #0080ff;
29835
- background: rgba(211, 218, 235, 0.6);
29766
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
29767
+ visibility: hidden;
29836
29768
  }
29837
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
29838
- fill: #0080ff;
29769
+
29770
+ .E_skwah65 {
29771
+ height: 8px;
29772
+ box-sizing: border-box;
29773
+ border-radius: 2px;
29774
+ background: #f5f7fa;
29775
+ display: flex;
29776
+ width: 100%;
29777
+ overflow: hidden;
29839
29778
  }
29840
- .E_t160l1cm .tab-menu-item:active {
29841
- background: rgba(192, 203, 224, 0.6);
29779
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
29780
+ margin-left: 1px;
29842
29781
  }
29843
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
29844
- color: #0080ff;
29845
- background: rgba(211, 218, 235, 0.6);
29782
+
29783
+ .E_c18bcrac {
29784
+ display: inline-block;
29785
+ width: 100%;
29846
29786
  }
29847
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
29848
- background: rgba(192, 203, 224, 0.6);
29787
+ .E_c18bcrac .recharts-wrapper {
29788
+ margin-left: 4px;
29849
29789
  }
29850
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
29851
- background: rgba(0, 128, 255, 0.16);
29790
+
29791
+ .E_cro7kg2 {
29792
+ padding: 4px;
29852
29793
  }
29853
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
29854
- fill: #0080ff;
29794
+
29795
+ .E_c14wcxf0 {
29796
+ display: flex;
29797
+ justify-content: space-between;
29798
+ align-items: center;
29799
+ font-size: 13px;
29800
+ line-height: 24px;
29801
+ color: #cccccc;
29802
+ white-space: nowrap;
29855
29803
  }
29856
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
29857
- color: #0080ff;
29858
- background: rgba(0, 128, 255, 0.1);
29804
+ .E_c14wcxf0 label {
29805
+ margin-right: 32px;
29859
29806
  }
29860
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
29861
- background: rgba(0, 128, 255, 0.16);
29807
+
29808
+ .E_coy29mj.E_c14wcxf0 {
29809
+ font-weight: bold;
29810
+ color: white;
29862
29811
  }
29863
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
29864
- fill: #1d326c;
29812
+
29813
+ .E_s11212zy {
29814
+ width: 8px;
29815
+ height: 8px;
29816
+ border-radius: 2px;
29817
+ display: inline-block;
29818
+ background: var(--s11212zy-0);
29819
+ border: 1px solid #fff;
29820
+ box-sizing: content-box;
29821
+ margin-right: 6px;
29865
29822
  }
29866
- .E_t160l1cm .tab-menu-item .expand-arrow {
29867
- margin-left: 8px;
29868
- height: 22px;
29823
+
29824
+ .E_p1lyky6c > :first-child {
29825
+ font-weight: bold;
29826
+ color: white;
29827
+ margin-right: 4px;
29869
29828
  }
29870
- .E_t160l1cm .tab-menu-item .expand-arrow path {
29871
- fill: rgba(44, 56, 82, 0.6);
29829
+
29830
+ .E_clm1wy1 {
29831
+ width: 192px;
29832
+ height: 246px;
29833
+ border-radius: 4px;
29872
29834
  }
29873
- .E_t160l1cm .tab-menu-item-group {
29874
- padding: 0;
29875
- display: flex;
29876
- align-items: center;
29877
- overflow: hidden;
29835
+ .E_clm1wy1 > .ant-picker-calendar,
29836
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29837
+ width: 100%;
29838
+ background-color: rgba(245, 247, 250, 0.6);
29839
+ border-top: none;
29878
29840
  }
29879
- .E_t160l1cm .tab-menu-item-group .main-title {
29880
- opacity: 0;
29881
- max-width: 0;
29882
- transition: max-width 320ms ease, opacity 240ms ease;
29841
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29842
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29843
+ padding: 0 16px;
29883
29844
  }
29884
- .E_t160l1cm .tab-menu-item-group .sub-title {
29885
- padding: 1px 12px;
29886
- position: relative;
29887
- display: flex;
29845
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29846
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29847
+ width: 100%;
29848
+ height: 180px;
29849
+ border-spacing: 0;
29888
29850
  }
29889
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
29890
- opacity: 0;
29891
- position: absolute;
29892
- top: 50%;
29893
- left: 0;
29894
- transform: translate(-50%, -50%);
29895
- transition: opacity 100ms linear;
29896
- fill: rgba(0, 128, 255, 0.2);
29851
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29852
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29853
+ margin-bottom: 8px;
29897
29854
  }
29898
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
29899
- color: #0080ff;
29855
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29856
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29857
+ width: 22px;
29900
29858
  }
29901
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
29902
- padding: 1px 12px;
29903
- display: inline-block;
29904
- opacity: 1;
29905
- max-width: 160px;
29859
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29860
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29861
+ padding: 0;
29906
29862
  }
29907
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
29908
- padding: 1px 12px;
29909
- color: #005ed1;
29863
+ .E_clm1wy1 .ant-picker-cell {
29864
+ color: rgba(62, 70, 82, 0.6);
29865
+ opacity: 0.4;
29910
29866
  }
29911
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
29867
+ .E_clm1wy1 .ant-picker-cell-in-view {
29868
+ color: rgba(62, 70, 82, 0.6);
29912
29869
  opacity: 1;
29913
29870
  }
29914
- .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 {
29915
- background: rgba(0, 128, 255, 0.16);
29916
- }
29917
- .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 {
29918
- opacity: 0;
29871
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
29872
+ color: #3e4652;
29919
29873
  }
29920
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
29921
- padding: 4px 16px;
29922
- height: 32px;
29923
- border-radius: 6px 6px 0 0;
29874
+ .E_clm1wy1 .ant-picker-cell::before {
29875
+ pointer-events: none;
29924
29876
  }
29925
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
29926
- padding-left: 0;
29877
+
29878
+ .E_t1tsm00v {
29879
+ color: rgba(129, 138, 153, 0.6);
29880
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29881
+ backdrop-filter: blur(10px);
29882
+ padding: 7px 10px;
29927
29883
  }
29928
- .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 {
29929
- padding-left: 16px;
29884
+
29885
+ .E_c167wnad {
29886
+ color: rgba(62, 70, 82, 0.6);
29887
+ display: flex;
29888
+ justify-content: space-between;
29889
+ align-items: center;
29890
+ padding: 8px 16px;
29930
29891
  }
29931
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
29932
- margin-left: 11px;
29933
- height: 24px;
29892
+ .E_c167wnad .anticon {
29893
+ cursor: pointer;
29934
29894
  }
29935
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
29936
- padding: 0;
29895
+ .E_c167wnad .anticon:hover {
29896
+ color: #0096ff;
29937
29897
  }
29938
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
29939
- padding: 4px 16px;
29898
+
29899
+ .E_cxhf7dh {
29900
+ text-align: center;
29940
29901
  }
29941
- .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 {
29942
- padding: 4px 16px;
29902
+ .E_cxhf7dh .dots {
29903
+ display: flex;
29904
+ justify-content: center;
29943
29905
  }
29944
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
29945
- background: #fff;
29906
+ .E_cxhf7dh .dot {
29907
+ display: inline-block;
29908
+ width: 2px;
29909
+ height: 2px;
29910
+ border-radius: 1px;
29911
+ background: #0096ff;
29946
29912
  }
29947
- .E_t160l1cm .tab-menu-item-light:active {
29948
- color: #005ed1;
29913
+ .E_cxhf7dh .dot:not(:last-child) {
29914
+ margin-right: 2px;
29949
29915
  }
29950
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
29951
- background: #fff;
29952
- color: #1d326c;
29916
+ .E_cxhf7dh .bar {
29917
+ width: 9px;
29918
+ height: 2px;
29919
+ background: #0096ff;
29920
+ border-radius: 2px;
29953
29921
  }
29954
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
29955
- color: rgba(45, 58, 86, 0.6);
29922
+
29923
+ .E_c1up1pdz {
29924
+ width: 648px;
29956
29925
  }
29957
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
29958
- color: #1d326c;
29926
+ .E_c1up1pdz.active {
29927
+ border-color: #0080ff;
29959
29928
  }
29960
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
29961
- fill: #d8deeb;
29929
+ .E_c1up1pdz.active > header {
29930
+ background: rgba(0, 128, 255, 0.1);
29962
29931
  }
29963
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
29964
- fill: #1d326c;
29932
+ .E_c1up1pdz .expand {
29933
+ padding: 12px;
29965
29934
  }
29966
- .E_t160l1cm .tab-content {
29967
- flex: 1;
29935
+ .E_c1up1pdz .field-item {
29968
29936
  display: flex;
29969
- flex-direction: column;
29937
+ padding: 10px 0;
29938
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29970
29939
  }
29971
- .E_t160l1cm.is-overview .tab-content {
29972
- overflow: visible;
29940
+ .E_c1up1pdz .field-item:last-child {
29941
+ border-bottom: none;
29942
+ padding-bottom: 0;
29943
+ }
29944
+ .E_c1up1pdz .field-item label {
29945
+ line-height: 32px;
29946
+ width: 100px;
29947
+ color: rgba(62, 70, 82, 0.6);
29948
+ }
29949
+ .E_c1up1pdz .help {
29950
+ color: rgba(62, 70, 82, 0.6);
29951
+ margin-top: 5px;
29952
+ }
29953
+ .E_c1up1pdz .ant-input-affix-wrapper,
29954
+ .E_c1up1pdz .ant-picker {
29955
+ width: 128px;
29973
29956
  }
29974
29957
 
29975
- .E_t14npdqr {
29976
- max-width: 240px;
29977
- animation: none;
29958
+ .E_c156wh19 {
29959
+ display: flex;
29960
+ align-items: center;
29961
+ justify-content: space-between;
29962
+ word-break: keep-all;
29978
29963
  }
29979
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
29980
- border: 1px solid #0080ff;
29981
- padding: 0;
29964
+ .E_c156wh19 .title {
29965
+ margin: 0 16px 0 8px;
29982
29966
  }
29983
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
29984
- margin: 0;
29985
- height: 32px;
29986
- line-height: 32px;
29987
- font-size: 13px;
29988
- padding: 0 10px;
29989
- display: block;
29967
+ .E_c156wh19 .retain {
29968
+ color: rgba(129, 138, 153, 0.6);
29969
+ }
29970
+ .E_c156wh19 div.left {
29971
+ flex: 1;
29972
+ display: flex;
29990
29973
  overflow: hidden;
29991
- text-overflow: ellipsis;
29974
+ align-items: center;
29975
+ justify-content: flex-start;
29992
29976
  white-space: nowrap;
29993
29977
  }
29994
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
29995
- content: " ";
29996
- height: 1px;
29997
- width: calc(100% + 10px);
29998
- background: rgba(172, 186, 211, 0.6);
29999
- display: block;
29978
+ .E_c156wh19 div.left .title {
29979
+ max-width: 100%;
29980
+ overflow: hidden;
29981
+ text-overflow: ellipsis;
30000
29982
  }
30001
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30002
- color: #0080ff;
30003
- background: transparent;
29983
+ .E_c156wh19 div.right {
29984
+ display: flex;
29985
+ align-items: center;
30004
29986
  }
30005
-
30006
- .E_s1iv0tp1 .enabled-switch {
29987
+ .E_c156wh19 .reverse {
30007
29988
  display: flex;
29989
+ flex-direction: row-reverse;
30008
29990
  align-items: center;
30009
29991
  }
30010
- .E_s1iv0tp1 .enabled-text {
29992
+ .E_c156wh19 .reverse .ant-switch {
29993
+ margin-left: 8px;
29994
+ }
29995
+ .E_c156wh19 .close {
29996
+ padding-left: 14px;
29997
+ margin-left: 14px;
29998
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
29999
+ cursor: pointer;
30000
+ }
30001
+
30002
+ .E_m126spxy {
30003
+ padding-bottom: 4px;
30004
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30005
+ }
30006
+ .E_m126spxy .ant-btn-link {
30007
+ padding: 1px 10px;
30008
+ color: rgba(62, 70, 82, 0.6);
30009
+ border-radius: 4px;
30010
+ }
30011
+ .E_m126spxy .ant-btn-link.active {
30012
+ background: rgba(0, 128, 255, 0.1);
30013
+ color: #0096ff;
30014
+ }
30015
+
30016
+ .E_wpbf4pq {
30017
+ padding: 10px 0;
30018
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30019
+ }
30020
+ .E_wpbf4pq .ant-input,
30021
+ .E_wpbf4pq .ant-picker {
30022
+ width: 80px;
30023
+ margin: 0 9px;
30024
+ text-align: center;
30025
+ }
30026
+ .E_wpbf4pq .options {
30027
+ padding: 12px 0 12px 16px;
30028
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
30029
+ margin: 5px 0 5px 8px;
30030
+ }
30031
+ .E_wpbf4pq .week-day-option,
30032
+ .E_wpbf4pq .month-day-option {
30033
+ background: #f5f7fa;
30034
+ box-sizing: border-box;
30035
+ border-radius: 16px;
30011
30036
  margin-right: 8px;
30012
30037
  }
30038
+ .E_wpbf4pq .week-day-option:focus,
30039
+ .E_wpbf4pq .month-day-option:focus {
30040
+ color: inherit;
30041
+ border-color: #d9d9d9;
30042
+ }
30043
+ .E_wpbf4pq .week-day-option.active {
30044
+ background-color: #0096ff;
30045
+ border-color: #0096ff;
30046
+ color: #fff;
30047
+ }
30048
+ .E_wpbf4pq .week-day-option.en-text {
30049
+ width: 110px;
30050
+ margin-top: 4px;
30051
+ }
30052
+ .E_wpbf4pq .month-day-option {
30053
+ width: 32px;
30054
+ padding: 0;
30055
+ margin-bottom: 8px;
30056
+ }
30057
+ .E_wpbf4pq .month-day-option.active {
30058
+ background-color: #0096ff;
30059
+ border-color: #0096ff;
30060
+ color: #fff;
30061
+ }
30062
+
30063
+ .E_m74vjol {
30064
+ display: flex;
30065
+ justify-content: space-between;
30066
+ width: 100%;
30067
+ }
30068
+ .E_m74vjol .action {
30069
+ margin-left: 16px;
30070
+ }
30071
+
30072
+ .E_a1o35uvh.ant-alert-closable {
30073
+ padding-right: 12px;
30074
+ }
30075
+ .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
30076
+ height: fit-content;
30077
+ margin-left: 16px;
30078
+ }
30079
+ .E_a1o35uvh .ant-alert-message {
30080
+ flex: 1;
30081
+ }
30013
30082
 
30014
30083
  .E_t1sqg15u {
30015
30084
  background: white;
@@ -30101,97 +30170,251 @@ span.E_tqjc4ui {
30101
30170
  padding-right: 12px;
30102
30171
  }
30103
30172
 
30104
- .E_clm1wy1 {
30105
- width: 192px;
30106
- height: 246px;
30107
- border-radius: 4px;
30173
+ .E_s1iv0tp1 .enabled-switch {
30174
+ display: flex;
30175
+ align-items: center;
30108
30176
  }
30109
- .E_clm1wy1 > .ant-picker-calendar,
30110
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30111
- width: 100%;
30112
- background-color: rgba(245, 247, 250, 0.6);
30113
- border-top: none;
30177
+ .E_s1iv0tp1 .enabled-text {
30178
+ margin-right: 8px;
30114
30179
  }
30115
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30116
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30117
- padding: 0 16px;
30180
+
30181
+ .E_c18gxmrl {
30182
+ border: 1px solid #d8deeb;
30183
+ border-radius: 4px;
30118
30184
  }
30119
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30120
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30121
- width: 100%;
30122
- height: 180px;
30123
- border-spacing: 0;
30185
+ .E_c18gxmrl + .E_c18gxmrl {
30186
+ margin-top: 8px;
30124
30187
  }
30125
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30126
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30127
- margin-bottom: 8px;
30188
+ .E_c18gxmrl:hover {
30189
+ border-color: #0080ff;
30128
30190
  }
30129
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30130
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30131
- width: 22px;
30191
+ .E_c18gxmrl:hover > header {
30192
+ background: rgba(0, 128, 255, 0.1);
30132
30193
  }
30133
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30134
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30135
- padding: 0;
30194
+ .E_c18gxmrl.active header {
30195
+ border-bottom: 1px solid #d8deeb;
30136
30196
  }
30137
- .E_clm1wy1 .ant-picker-cell {
30138
- color: rgba(62, 70, 82, 0.6);
30139
- opacity: 0.4;
30197
+ .E_c18gxmrl > header {
30198
+ padding: 8px 12px;
30140
30199
  }
30141
- .E_clm1wy1 .ant-picker-cell-in-view {
30142
- color: rgba(62, 70, 82, 0.6);
30143
- opacity: 1;
30200
+
30201
+ .E_berrcjl {
30202
+ color: rgba(10, 37, 85, 0.6);
30203
+ margin-bottom: 4px;
30144
30204
  }
30145
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
30146
- color: #3e4652;
30205
+ .E_berrcjl .breadcrumb-link {
30206
+ color: rgba(10, 37, 85, 0.6);
30207
+ cursor: pointer;
30208
+ transition: color 160ms ease;
30147
30209
  }
30148
- .E_clm1wy1 .ant-picker-cell::before {
30149
- pointer-events: none;
30210
+ .E_berrcjl .breadcrumb-link:hover {
30211
+ color: #0080ff;
30150
30212
  }
30151
-
30152
- .E_t1tsm00v {
30153
- color: rgba(129, 138, 153, 0.6);
30154
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30155
- backdrop-filter: blur(10px);
30156
- padding: 7px 10px;
30213
+ .E_berrcjl .breadcrumb-link:active {
30214
+ color: #005ed1;
30157
30215
  }
30158
30216
 
30159
- .E_c167wnad {
30160
- color: rgba(62, 70, 82, 0.6);
30217
+ .E_t160l1cm {
30161
30218
  display: flex;
30162
- justify-content: space-between;
30163
- align-items: center;
30164
- padding: 8px 16px;
30219
+ flex-direction: column;
30220
+ flex: 1;
30221
+ /* FIXME:(yanzhen) do this better */
30165
30222
  }
30166
- .E_c167wnad .anticon {
30223
+ .E_t160l1cm .tab-bar {
30224
+ flex-shrink: 0;
30225
+ display: flex;
30226
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30227
+ }
30228
+ .E_t160l1cm .tab-content {
30229
+ height: 100%;
30230
+ }
30231
+ .E_t160l1cm .tab-menu-item {
30232
+ margin-right: 2px;
30233
+ padding: 1px 12px;
30234
+ line-height: 24px;
30235
+ height: 24px;
30236
+ color: rgba(44, 56, 82, 0.6);
30237
+ border-radius: 4px 4px 0 0;
30167
30238
  cursor: pointer;
30239
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30168
30240
  }
30169
- .E_c167wnad .anticon:hover {
30170
- color: #0096ff;
30241
+ .E_t160l1cm .tab-menu-item:first-child {
30242
+ padding-left: 0;
30171
30243
  }
30172
-
30173
- .E_cxhf7dh {
30174
- text-align: center;
30244
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30245
+ padding-left: 12px;
30175
30246
  }
30176
- .E_cxhf7dh .dots {
30247
+ .E_t160l1cm .tab-menu-item:hover {
30248
+ color: #0080ff;
30249
+ background: rgba(211, 218, 235, 0.6);
30250
+ }
30251
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30252
+ fill: #0080ff;
30253
+ }
30254
+ .E_t160l1cm .tab-menu-item:active {
30255
+ background: rgba(192, 203, 224, 0.6);
30256
+ }
30257
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30258
+ color: #0080ff;
30259
+ background: rgba(211, 218, 235, 0.6);
30260
+ }
30261
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30262
+ background: rgba(192, 203, 224, 0.6);
30263
+ }
30264
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30265
+ background: rgba(0, 128, 255, 0.16);
30266
+ }
30267
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30268
+ fill: #0080ff;
30269
+ }
30270
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30271
+ color: #0080ff;
30272
+ background: rgba(0, 128, 255, 0.1);
30273
+ }
30274
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30275
+ background: rgba(0, 128, 255, 0.16);
30276
+ }
30277
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30278
+ fill: #1d326c;
30279
+ }
30280
+ .E_t160l1cm .tab-menu-item .expand-arrow {
30281
+ margin-left: 8px;
30282
+ height: 22px;
30283
+ }
30284
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
30285
+ fill: rgba(44, 56, 82, 0.6);
30286
+ }
30287
+ .E_t160l1cm .tab-menu-item-group {
30288
+ padding: 0;
30177
30289
  display: flex;
30178
- justify-content: center;
30290
+ align-items: center;
30291
+ overflow: hidden;
30179
30292
  }
30180
- .E_cxhf7dh .dot {
30293
+ .E_t160l1cm .tab-menu-item-group .main-title {
30294
+ opacity: 0;
30295
+ max-width: 0;
30296
+ transition: max-width 320ms ease, opacity 240ms ease;
30297
+ }
30298
+ .E_t160l1cm .tab-menu-item-group .sub-title {
30299
+ padding: 1px 12px;
30300
+ position: relative;
30301
+ display: flex;
30302
+ }
30303
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30304
+ opacity: 0;
30305
+ position: absolute;
30306
+ top: 50%;
30307
+ left: 0;
30308
+ transform: translate(-50%, -50%);
30309
+ transition: opacity 100ms linear;
30310
+ fill: rgba(0, 128, 255, 0.2);
30311
+ }
30312
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30313
+ color: #0080ff;
30314
+ }
30315
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30316
+ padding: 1px 12px;
30181
30317
  display: inline-block;
30182
- width: 2px;
30183
- height: 2px;
30184
- border-radius: 1px;
30185
- background: #0096ff;
30318
+ opacity: 1;
30319
+ max-width: 160px;
30320
+ }
30321
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30322
+ padding: 1px 12px;
30323
+ color: #005ed1;
30324
+ }
30325
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30326
+ opacity: 1;
30327
+ }
30328
+ .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 {
30329
+ background: rgba(0, 128, 255, 0.16);
30330
+ }
30331
+ .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 {
30332
+ opacity: 0;
30333
+ }
30334
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30335
+ padding: 4px 16px;
30336
+ height: 32px;
30337
+ border-radius: 6px 6px 0 0;
30338
+ }
30339
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30340
+ padding-left: 0;
30341
+ }
30342
+ .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 {
30343
+ padding-left: 16px;
30344
+ }
30345
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30346
+ margin-left: 11px;
30347
+ height: 24px;
30348
+ }
30349
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30350
+ padding: 0;
30351
+ }
30352
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30353
+ padding: 4px 16px;
30354
+ }
30355
+ .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 {
30356
+ padding: 4px 16px;
30357
+ }
30358
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30359
+ background: #fff;
30360
+ }
30361
+ .E_t160l1cm .tab-menu-item-light:active {
30362
+ color: #005ed1;
30363
+ }
30364
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30365
+ background: #fff;
30366
+ color: #1d326c;
30367
+ }
30368
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30369
+ color: rgba(45, 58, 86, 0.6);
30370
+ }
30371
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30372
+ color: #1d326c;
30373
+ }
30374
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30375
+ fill: #d8deeb;
30376
+ }
30377
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30378
+ fill: #1d326c;
30379
+ }
30380
+ .E_t160l1cm .tab-content {
30381
+ flex: 1;
30382
+ display: flex;
30383
+ flex-direction: column;
30384
+ }
30385
+ .E_t160l1cm.is-overview .tab-content {
30386
+ overflow: visible;
30387
+ }
30388
+
30389
+ .E_t14npdqr {
30390
+ max-width: 240px;
30391
+ animation: none;
30392
+ }
30393
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30394
+ border: 1px solid #0080ff;
30395
+ padding: 0;
30396
+ }
30397
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30398
+ margin: 0;
30399
+ height: 32px;
30400
+ line-height: 32px;
30401
+ font-size: 13px;
30402
+ padding: 0 10px;
30403
+ display: block;
30404
+ overflow: hidden;
30405
+ text-overflow: ellipsis;
30406
+ white-space: nowrap;
30186
30407
  }
30187
- .E_cxhf7dh .dot:not(:last-child) {
30188
- margin-right: 2px;
30408
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30409
+ content: " ";
30410
+ height: 1px;
30411
+ width: calc(100% + 10px);
30412
+ background: rgba(172, 186, 211, 0.6);
30413
+ display: block;
30189
30414
  }
30190
- .E_cxhf7dh .bar {
30191
- width: 9px;
30192
- height: 2px;
30193
- background: #0096ff;
30194
- border-radius: 2px;
30415
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30416
+ color: #0080ff;
30417
+ background: transparent;
30195
30418
  }
30196
30419
 
30197
30420
  .E_s1at6qmn.ant-layout-sider {
@@ -30267,276 +30490,44 @@ span.E_tqjc4ui {
30267
30490
  border-radius: 6px;
30268
30491
  }
30269
30492
 
30270
- .E_s1wu0lms .ant-menu-item-group-title {
30271
- white-space: nowrap;
30272
- transition: all 0s;
30273
- }
30274
- .E_s1wu0lms.shrink {
30275
- transition: all 0s;
30276
- overflow: hidden;
30277
- }
30278
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
30279
- visibility: hidden;
30280
- }
30281
- .E_s1wu0lms.shrink .ant-menu-item {
30282
- width: 36px;
30283
- padding: 0 6px;
30284
- }
30285
-
30286
- .E_n1ugzfva {
30287
- display: flex;
30288
- place-items: center;
30289
- width: 100% !important;
30290
- }
30291
- .E_n1ugzfva[disabled] {
30292
- color: rgba(0, 0, 0, 0.25) !important;
30293
- opacity: 1 !important;
30294
- }
30295
- .E_n1ugzfva.ant-btn {
30296
- width: 100%;
30297
- color: #00122e;
30298
- }
30299
- .E_n1ugzfva .icon-wrapper {
30300
- margin-right: 12px;
30301
- }
30302
- .E_n1ugzfva .link-title {
30303
- flex: 1;
30304
- overflow: hidden;
30305
- white-space: nowrap;
30306
- text-overflow: ellipsis;
30307
- text-align: left;
30308
- }
30309
-
30310
- .E_ou7iq30 {
30311
- overflow: hidden;
30312
- text-overflow: ellipsis;
30313
- }
30314
-
30315
- .E_s1tui002 {
30316
- white-space: nowrap;
30317
- }
30318
-
30319
- .E_mxrc2zg {
30320
- display: -webkit-box;
30321
- -webkit-line-clamp: var(--mxrc2zg-0);
30322
- -webkit-box-orient: vertical;
30323
- word-break: break-all;
30324
- }
30325
-
30326
- .E_t1vv6d68 .ant-tooltip-arrow {
30327
- display: none;
30328
- }
30329
- .E_t1vv6d68 .ant-tooltip-inner {
30330
- background: rgba(23, 38, 64, 0.8);
30331
- border-radius: 4px;
30332
- }
30333
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30334
- visibility: hidden;
30335
- }
30336
-
30337
- .E_c1up1pdz {
30338
- width: 648px;
30339
- }
30340
- .E_c1up1pdz.active {
30341
- border-color: #0080ff;
30342
- }
30343
- .E_c1up1pdz.active > header {
30344
- background: rgba(0, 128, 255, 0.1);
30345
- }
30346
- .E_c1up1pdz .expand {
30347
- padding: 12px;
30348
- }
30349
- .E_c1up1pdz .field-item {
30350
- display: flex;
30351
- padding: 10px 0;
30352
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30353
- }
30354
- .E_c1up1pdz .field-item:last-child {
30355
- border-bottom: none;
30356
- padding-bottom: 0;
30357
- }
30358
- .E_c1up1pdz .field-item label {
30359
- line-height: 32px;
30360
- width: 100px;
30361
- color: rgba(62, 70, 82, 0.6);
30362
- }
30363
- .E_c1up1pdz .help {
30364
- color: rgba(62, 70, 82, 0.6);
30365
- margin-top: 5px;
30366
- }
30367
- .E_c1up1pdz .ant-input-affix-wrapper,
30368
- .E_c1up1pdz .ant-picker {
30369
- width: 128px;
30370
- }
30371
-
30372
- .E_c156wh19 {
30373
- display: flex;
30374
- align-items: center;
30375
- justify-content: space-between;
30376
- word-break: keep-all;
30377
- }
30378
- .E_c156wh19 .title {
30379
- margin: 0 16px 0 8px;
30380
- }
30381
- .E_c156wh19 .retain {
30382
- color: rgba(129, 138, 153, 0.6);
30383
- }
30384
- .E_c156wh19 div.left {
30385
- flex: 1;
30386
- display: flex;
30387
- overflow: hidden;
30388
- align-items: center;
30389
- justify-content: flex-start;
30390
- white-space: nowrap;
30391
- }
30392
- .E_c156wh19 div.left .title {
30393
- max-width: 100%;
30394
- overflow: hidden;
30395
- text-overflow: ellipsis;
30396
- }
30397
- .E_c156wh19 div.right {
30398
- display: flex;
30399
- align-items: center;
30400
- }
30401
- .E_c156wh19 .reverse {
30402
- display: flex;
30403
- flex-direction: row-reverse;
30404
- align-items: center;
30405
- }
30406
- .E_c156wh19 .reverse .ant-switch {
30407
- margin-left: 8px;
30408
- }
30409
- .E_c156wh19 .close {
30410
- padding-left: 14px;
30411
- margin-left: 14px;
30412
- border-left: 1px solid rgba(129, 138, 153, 0.6);
30413
- cursor: pointer;
30414
- }
30415
-
30416
- .E_m126spxy {
30417
- padding-bottom: 4px;
30418
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30419
- }
30420
- .E_m126spxy .ant-btn-link {
30421
- padding: 1px 10px;
30422
- color: rgba(62, 70, 82, 0.6);
30423
- border-radius: 4px;
30424
- }
30425
- .E_m126spxy .ant-btn-link.active {
30426
- background: rgba(0, 128, 255, 0.1);
30427
- color: #0096ff;
30428
- }
30429
-
30430
- .E_wpbf4pq {
30431
- padding: 10px 0;
30432
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30433
- }
30434
- .E_wpbf4pq .ant-input,
30435
- .E_wpbf4pq .ant-picker {
30436
- width: 80px;
30437
- margin: 0 9px;
30438
- text-align: center;
30439
- }
30440
- .E_wpbf4pq .options {
30441
- padding: 12px 0 12px 16px;
30442
- border-left: 2px solid rgba(129, 138, 153, 0.6);
30443
- margin: 5px 0 5px 8px;
30444
- }
30445
- .E_wpbf4pq .week-day-option,
30446
- .E_wpbf4pq .month-day-option {
30447
- background: #f5f7fa;
30448
- box-sizing: border-box;
30449
- border-radius: 16px;
30450
- margin-right: 8px;
30451
- }
30452
- .E_wpbf4pq .week-day-option:focus,
30453
- .E_wpbf4pq .month-day-option:focus {
30454
- color: inherit;
30455
- border-color: #d9d9d9;
30456
- }
30457
- .E_wpbf4pq .week-day-option.active {
30458
- background-color: #0096ff;
30459
- border-color: #0096ff;
30460
- color: #fff;
30461
- }
30462
- .E_wpbf4pq .week-day-option.en-text {
30463
- width: 110px;
30464
- margin-top: 4px;
30465
- }
30466
- .E_wpbf4pq .month-day-option {
30467
- width: 32px;
30468
- padding: 0;
30469
- margin-bottom: 8px;
30470
- }
30471
- .E_wpbf4pq .month-day-option.active {
30472
- background-color: #0096ff;
30473
- border-color: #0096ff;
30474
- color: #fff;
30475
- }
30476
-
30477
- .E_wg1tsps {
30478
- display: flex;
30479
- align-items: center;
30480
- justify-content: flex-end;
30481
- }
30482
-
30483
- .E_b1ctd5xy {
30484
- display: flex;
30485
- align-items: center;
30486
- width: calc(100% - 40px);
30487
- }
30488
- .E_b1ctd5xy .chart {
30489
- display: inline-block;
30490
- width: 100%;
30491
- }
30492
-
30493
- .E_u1p8acpn {
30494
- min-width: 40px;
30495
- }
30496
- .E_u1p8acpn .unit {
30497
- color: #00122e !important;
30498
- }
30499
-
30500
- .E_m74vjol {
30501
- display: flex;
30502
- justify-content: space-between;
30503
- width: 100%;
30504
- }
30505
- .E_m74vjol .action {
30506
- margin-left: 16px;
30507
- }
30508
-
30509
- .E_a1o35uvh.ant-alert-closable {
30510
- padding-right: 12px;
30493
+ .E_s1wu0lms .ant-menu-item-group-title {
30494
+ white-space: nowrap;
30495
+ transition: all 0s;
30511
30496
  }
30512
- .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
30513
- height: fit-content;
30514
- margin-left: 16px;
30497
+ .E_s1wu0lms.shrink {
30498
+ transition: all 0s;
30499
+ overflow: hidden;
30515
30500
  }
30516
- .E_a1o35uvh .ant-alert-message {
30517
- flex: 1;
30501
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
30502
+ visibility: hidden;
30503
+ }
30504
+ .E_s1wu0lms.shrink .ant-menu-item {
30505
+ width: 36px;
30506
+ padding: 0 6px;
30518
30507
  }
30519
30508
 
30520
- .E_c1uzzomf {
30521
- margin-bottom: 16px;
30509
+ .E_n1ugzfva {
30510
+ display: flex;
30511
+ place-items: center;
30512
+ width: 100% !important;
30522
30513
  }
30523
- .E_c1uzzomf .card-title {
30524
- font-size: 16px;
30525
- color: rgba(44, 56, 82, 0.6);
30526
- font-weight: 700;
30527
- line-height: 32px;
30514
+ .E_n1ugzfva[disabled] {
30515
+ color: rgba(0, 0, 0, 0.25) !important;
30516
+ opacity: 1 !important;
30528
30517
  }
30529
- .E_c1uzzomf .card-body {
30530
- padding: 24px;
30531
- border-radius: 8px;
30532
- background: #fff;
30518
+ .E_n1ugzfva.ant-btn {
30519
+ width: 100%;
30520
+ color: #00122e;
30533
30521
  }
30534
- .E_c1uzzomf .empty {
30535
- font-weight: 700;
30536
- font-size: 14px;
30537
- line-height: 22px;
30538
- color: rgba(0, 21, 64, 0.3);
30539
- text-align: center;
30522
+ .E_n1ugzfva .icon-wrapper {
30523
+ margin-right: 12px;
30524
+ }
30525
+ .E_n1ugzfva .link-title {
30526
+ flex: 1;
30527
+ overflow: hidden;
30528
+ white-space: nowrap;
30529
+ text-overflow: ellipsis;
30530
+ text-align: left;
30540
30531
  }
30541
30532
 
30542
30533
  .E_b1nip9bk {
@@ -30568,6 +30559,29 @@ span.E_tqjc4ui {
30568
30559
  border-radius: unset;
30569
30560
  }
30570
30561
 
30562
+ .E_wg1tsps {
30563
+ display: flex;
30564
+ align-items: center;
30565
+ justify-content: flex-end;
30566
+ }
30567
+
30568
+ .E_b1ctd5xy {
30569
+ display: flex;
30570
+ align-items: center;
30571
+ width: calc(100% - 40px);
30572
+ }
30573
+ .E_b1ctd5xy .chart {
30574
+ display: inline-block;
30575
+ width: 100%;
30576
+ }
30577
+
30578
+ .E_u1p8acpn {
30579
+ min-width: 40px;
30580
+ }
30581
+ .E_u1p8acpn .unit {
30582
+ color: #00122e !important;
30583
+ }
30584
+
30571
30585
  .E_b1wx3t3t.ant-btn-icon-only {
30572
30586
  justify-content: center;
30573
30587
  }
@@ -30822,40 +30836,84 @@ button.E_n7k2c6r {
30822
30836
  padding: 0;
30823
30837
  }
30824
30838
 
30825
- .E_berrcjl {
30826
- color: rgba(10, 37, 85, 0.6);
30827
- margin-bottom: 4px;
30839
+ .E_c1yyuluq {
30840
+ border-radius: 8px;
30828
30841
  }
30829
- .E_berrcjl .breadcrumb-link {
30830
- color: rgba(10, 37, 85, 0.6);
30831
- cursor: pointer;
30832
- transition: color 160ms ease;
30842
+ .E_c1yyuluq .ant-card-body {
30843
+ padding: 20px 24px 24px 24px;
30833
30844
  }
30834
- .E_berrcjl .breadcrumb-link:hover {
30835
- color: #0080ff;
30845
+
30846
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30847
+ padding: 4px 8px 0 8px;
30848
+ color: rgba(44, 56, 82, 0.6);
30849
+ font-size: 12px;
30836
30850
  }
30837
- .E_berrcjl .breadcrumb-link:active {
30838
- color: #005ed1;
30851
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30852
+ padding-bottom: 6px;
30853
+ }
30854
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30855
+ padding-top: 4px;
30856
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30839
30857
  }
30840
30858
 
30841
- .E_c18gxmrl {
30842
- border: 1px solid #d8deeb;
30843
- border-radius: 4px;
30859
+ .E_c1uzzomf {
30860
+ margin-bottom: 16px;
30844
30861
  }
30845
- .E_c18gxmrl + .E_c18gxmrl {
30846
- margin-top: 8px;
30862
+ .E_c1uzzomf .card-title {
30863
+ font-size: 16px;
30864
+ color: rgba(44, 56, 82, 0.6);
30865
+ font-weight: 700;
30866
+ line-height: 32px;
30847
30867
  }
30848
- .E_c18gxmrl:hover {
30849
- border-color: #0080ff;
30868
+ .E_c1uzzomf .card-body {
30869
+ padding: 24px;
30870
+ border-radius: 8px;
30871
+ background: #fff;
30850
30872
  }
30851
- .E_c18gxmrl:hover > header {
30852
- background: rgba(0, 128, 255, 0.1);
30873
+ .E_c1uzzomf .empty {
30874
+ font-weight: 700;
30875
+ font-size: 14px;
30876
+ line-height: 22px;
30877
+ color: rgba(0, 21, 64, 0.3);
30878
+ text-align: center;
30853
30879
  }
30854
- .E_c18gxmrl.active header {
30855
- border-bottom: 1px solid #d8deeb;
30880
+
30881
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30882
+ display: flex;
30856
30883
  }
30857
- .E_c18gxmrl > header {
30858
- padding: 8px 12px;
30884
+ .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 {
30885
+ border-bottom-left-radius: 5px;
30886
+ border-top-left-radius: 5px;
30887
+ }
30888
+ .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 {
30889
+ border-bottom-right-radius: 5px;
30890
+ border-top-right-radius: 5px;
30891
+ }
30892
+
30893
+ .E_ccrbeuz .ant-collapse-item {
30894
+ border: 0px;
30895
+ background-color: #fff;
30896
+ }
30897
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30898
+ padding-top: 0px;
30899
+ padding-bottom: 0px;
30900
+ padding-left: 0px !important;
30901
+ padding-right: 24px;
30902
+ }
30903
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30904
+ right: 0px;
30905
+ }
30906
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30907
+ padding: 0px;
30908
+ }
30909
+
30910
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30911
+ padding-right: 0px;
30912
+ cursor: default;
30913
+ }
30914
+
30915
+ .E_sx1bpnu .ant-input-sm {
30916
+ line-height: 18px;
30859
30917
  }
30860
30918
 
30861
30919
  .E_d1bw7c5z {
@@ -30941,48 +30999,6 @@ button.E_n7k2c6r {
30941
30999
  width: 102px;
30942
31000
  }
30943
31001
 
30944
- .E_c1yyuluq {
30945
- border-radius: 8px;
30946
- }
30947
- .E_c1yyuluq .ant-card-body {
30948
- padding: 20px 24px 24px 24px;
30949
- }
30950
-
30951
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30952
- padding: 4px 8px 0 8px;
30953
- color: rgba(44, 56, 82, 0.6);
30954
- font-size: 12px;
30955
- }
30956
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30957
- padding-bottom: 6px;
30958
- }
30959
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30960
- padding-top: 4px;
30961
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30962
- }
30963
-
30964
- .E_ccrbeuz .ant-collapse-item {
30965
- border: 0px;
30966
- background-color: #fff;
30967
- }
30968
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30969
- padding-top: 0px;
30970
- padding-bottom: 0px;
30971
- padding-left: 0px !important;
30972
- padding-right: 24px;
30973
- }
30974
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30975
- right: 0px;
30976
- }
30977
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30978
- padding: 0px;
30979
- }
30980
-
30981
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30982
- padding-right: 0px;
30983
- cursor: default;
30984
- }
30985
-
30986
31002
  .E_phljevk {
30987
31003
  display: flex;
30988
31004
  justify-content: space-between;
@@ -31040,6 +31056,56 @@ button.E_n7k2c6r {
31040
31056
  line-height: 18px;
31041
31057
  }
31042
31058
 
31059
+ .E_c1bus5hc {
31060
+ --color: white;
31061
+ height: 14px;
31062
+ width: 14px;
31063
+ border-radius: 50%;
31064
+ flex-shrink: 0;
31065
+ display: flex;
31066
+ align-items: center;
31067
+ justify-content: center;
31068
+ border: 1px solid var(--color);
31069
+ }
31070
+ .E_c1bus5hc .circle-inner {
31071
+ position: relative;
31072
+ height: 10px;
31073
+ width: 10px;
31074
+ border-radius: 50%;
31075
+ overflow: hidden;
31076
+ }
31077
+ .E_c1bus5hc .circle-content {
31078
+ position: absolute;
31079
+ height: 100%;
31080
+ width: 100%;
31081
+ left: 0;
31082
+ top: 0;
31083
+ border-radius: 50%;
31084
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31085
+ transform: rotate(180deg);
31086
+ }
31087
+ .E_c1bus5hc .circle-child {
31088
+ position: absolute;
31089
+ height: 100%;
31090
+ width: 100%;
31091
+ left: 0;
31092
+ top: 0;
31093
+ margin-left: 50%;
31094
+ transform-origin: left;
31095
+ background: white;
31096
+ transform: rotate(0deg);
31097
+ }
31098
+
31099
+ .E_ivqqkzv {
31100
+ height: 24px;
31101
+ width: 56px !important;
31102
+ margin-right: 4px;
31103
+ }
31104
+
31105
+ .E_c1wk4q29 {
31106
+ color: rgba(44, 56, 82, 0.6);
31107
+ }
31108
+
31043
31109
  .E_i11gg7mj .ant-input-prefix {
31044
31110
  margin-right: 8px;
31045
31111
  }
@@ -31066,22 +31132,6 @@ button.E_n7k2c6r {
31066
31132
  cursor: not-allowed;
31067
31133
  }
31068
31134
 
31069
- .E_itxley7.ant-input-group.ant-input-group-compact {
31070
- display: flex;
31071
- }
31072
- .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 {
31073
- border-bottom-left-radius: 5px;
31074
- border-top-left-radius: 5px;
31075
- }
31076
- .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 {
31077
- border-bottom-right-radius: 5px;
31078
- border-top-right-radius: 5px;
31079
- }
31080
-
31081
- .E_sx1bpnu .ant-input-sm {
31082
- line-height: 18px;
31083
- }
31084
-
31085
31135
  .E_rapgekc.ant-radio-wrapper {
31086
31136
  display: inline-flex;
31087
31137
  align-items: baseline;
@@ -31228,156 +31278,6 @@ button.E_n7k2c6r {
31228
31278
  width: 36px;
31229
31279
  }
31230
31280
 
31231
- .E_c1bus5hc {
31232
- --color: white;
31233
- height: 14px;
31234
- width: 14px;
31235
- border-radius: 50%;
31236
- flex-shrink: 0;
31237
- display: flex;
31238
- align-items: center;
31239
- justify-content: center;
31240
- border: 1px solid var(--color);
31241
- }
31242
- .E_c1bus5hc .circle-inner {
31243
- position: relative;
31244
- height: 10px;
31245
- width: 10px;
31246
- border-radius: 50%;
31247
- overflow: hidden;
31248
- }
31249
- .E_c1bus5hc .circle-content {
31250
- position: absolute;
31251
- height: 100%;
31252
- width: 100%;
31253
- left: 0;
31254
- top: 0;
31255
- border-radius: 50%;
31256
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31257
- transform: rotate(180deg);
31258
- }
31259
- .E_c1bus5hc .circle-child {
31260
- position: absolute;
31261
- height: 100%;
31262
- width: 100%;
31263
- left: 0;
31264
- top: 0;
31265
- margin-left: 50%;
31266
- transform-origin: left;
31267
- background: white;
31268
- transform: rotate(0deg);
31269
- }
31270
-
31271
- .E_ivqqkzv {
31272
- height: 24px;
31273
- width: 56px !important;
31274
- margin-right: 4px;
31275
- }
31276
-
31277
- .E_c1wk4q29 {
31278
- color: rgba(44, 56, 82, 0.6);
31279
- }
31280
-
31281
- .E_s1dni7lo {
31282
- width: 430px !important;
31283
- }
31284
-
31285
- .E_d1wwmmm5 .ant-select-item-group {
31286
- padding: 8px 16px;
31287
- line-height: 18px;
31288
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31289
- height: 34px;
31290
- min-height: 34px;
31291
- box-sizing: border-box;
31292
- margin-top: 8px;
31293
- }
31294
-
31295
- .E_o1ugr09p {
31296
- display: flex;
31297
- flex-direction: column;
31298
- margin: 1px 8px;
31299
- padding: 8px;
31300
- border-radius: 4px;
31301
- }
31302
- .E_o1ugr09p .selected-icon {
31303
- display: none;
31304
- }
31305
- .E_o1ugr09p.ant-select-item-option-grouped {
31306
- padding-left: 8px;
31307
- }
31308
- .E_o1ugr09p.ant-select-item-option-selected {
31309
- background-color: white;
31310
- }
31311
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31312
- color: #0080ff;
31313
- }
31314
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31315
- display: block;
31316
- }
31317
- .E_o1ugr09p.ant-select-item-option-active {
31318
- background: rgba(0, 136, 255, 0.16);
31319
- }
31320
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31321
- color: #0080ff;
31322
- }
31323
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31324
- background: rgba(0, 136, 255, 0.1);
31325
- color: #0080ff;
31326
- }
31327
-
31328
- .E_o1ifxsq4 {
31329
- display: flex;
31330
- justify-content: space-between;
31331
- height: 20px;
31332
- line-height: 20px;
31333
- }
31334
- .E_o1ifxsq4 .timezone-title {
31335
- color: #2d3a56;
31336
- overflow: hidden;
31337
- text-overflow: ellipsis;
31338
- }
31339
-
31340
- .E_o1zue7 {
31341
- display: flex;
31342
- justify-content: space-between;
31343
- color: rgba(44, 56, 82, 0.6);
31344
- height: 18px;
31345
- line-height: 18px;
31346
- margin-top: 2px;
31347
- }
31348
-
31349
- .E_tyfmlxg {
31350
- border: none;
31351
- margin-right: 0;
31352
- background: rgba(225, 230, 241, 0.6);
31353
- }
31354
-
31355
- .E_o18uybox {
31356
- pointer-events: none;
31357
- height: 32px;
31358
- width: 100%;
31359
- opacity: 0;
31360
- }
31361
-
31362
- .E_iq1gosr {
31363
- display: inline-block;
31364
- }
31365
-
31366
- .E_tju3gfj .date {
31367
- margin-right: 4px;
31368
- }
31369
-
31370
- .E_t1m2x205 .ant-tooltip-arrow {
31371
- display: none;
31372
- }
31373
- .E_t1m2x205 .ant-tooltip-inner {
31374
- background: rgba(23, 38, 64, 0.8);
31375
- border-radius: 4px;
31376
- }
31377
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31378
- visibility: hidden;
31379
- }
31380
-
31381
31281
  .E_s1dizucg.ant-switch {
31382
31282
  min-width: 40px;
31383
31283
  height: 24px;
@@ -31433,86 +31333,46 @@ button.E_n7k2c6r {
31433
31333
  margin-left: 5px;
31434
31334
  }
31435
31335
 
31436
- .E_s1sck0th {
31437
- padding: 0 8px;
31438
- border-radius: 4px;
31439
- }
31440
-
31441
- .E_m855nr1 {
31442
- padding: 2px 8px;
31443
- border-radius: 3px;
31444
- }
31445
-
31446
- .E_l1270xpg {
31447
- padding: 3px 8px;
31448
- border-radius: 2px;
31449
- }
31450
-
31451
- .E_t14rextb.ant-tag:hover {
31452
- opacity: unset;
31336
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31337
+ display: var(--a1wfy30z-0);
31453
31338
  }
31454
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31455
- margin: 0;
31456
- margin-right: 8px;
31339
+ .E_a1wfy30z .ant-input-number-input-wrap {
31340
+ padding: 4px 11px;
31457
31341
  display: inline-flex;
31458
- align-items: center;
31459
- border: none;
31342
+ line-height: 1.5715;
31343
+ height: inherit;
31460
31344
  }
31461
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31462
- width: 16px;
31463
- height: 16px;
31464
- color: inherit;
31345
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31346
+ content: var(--a1wfy30z-1);
31347
+ display: var(--a1wfy30z-2);
31348
+ flex: none;
31349
+ align-items: center;
31465
31350
  margin-left: 4px;
31466
- opacity: 0.6;
31467
- display: inline-flex;
31468
- }
31469
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31470
- opacity: 1;
31471
- }
31472
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31473
- color: #0080ff;
31474
- background-color: rgba(0, 136, 255, 0.1);
31475
- }
31476
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31477
- color: #f0483e;
31478
- background-color: rgba(255, 74, 74, 0.1);
31479
- }
31480
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31481
- color: #e07f00;
31482
- background-color: rgba(255, 187, 0, 0.1);
31483
- }
31484
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31485
- color: #008f4c;
31486
- background-color: rgba(30, 201, 127, 0.1);
31487
- }
31488
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31489
- color: #1d326c;
31490
- background-color: rgba(225, 230, 241, 0.6);
31491
- }
31492
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31493
- color: #7E41FF;
31494
- background-color: rgba(126, 65, 255, 0.1);
31495
- }
31496
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31497
- color: #fff;
31498
- }
31499
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31500
- background-color: #f0483e;
31501
31351
  }
31502
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31503
- background-color: #fea008;
31352
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31353
+ content: var(--a1wfy30z-3);
31354
+ display: var(--a1wfy30z-4);
31355
+ flex: none;
31356
+ align-items: center;
31357
+ margin-right: 4px;
31358
+ cursor: auto;
31504
31359
  }
31505
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31506
- background-color: #00ba5d;
31360
+ .E_a1wfy30z .ant-input-number-input {
31361
+ padding: 0;
31362
+ margin: 0;
31363
+ height: auto;
31364
+ font-size: inherit;
31507
31365
  }
31508
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31509
- background-color: #0080ff;
31366
+
31367
+ .E_atcz0kf .ant-input-suffix {
31368
+ margin-left: 8px;
31510
31369
  }
31511
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31512
- background-color: #6b7d99;
31370
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31371
+ padding: 2px 7px 2px 12px;
31513
31372
  }
31514
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31515
- background-color: #7E41FF;
31373
+
31374
+ .E_iq1gosr {
31375
+ display: inline-block;
31516
31376
  }
31517
31377
 
31518
31378
  .E_fzh9mnb {
@@ -31530,61 +31390,150 @@ button.E_n7k2c6r {
31530
31390
  font-size: 18px;
31531
31391
  }
31532
31392
 
31533
- .E_atcz0kf .ant-input-suffix {
31534
- margin-left: 8px;
31393
+ .E_s1dni7lo {
31394
+ width: 430px !important;
31535
31395
  }
31536
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31537
- padding: 2px 7px 2px 12px;
31396
+
31397
+ .E_d1wwmmm5 .ant-select-item-group {
31398
+ padding: 8px 16px;
31399
+ line-height: 18px;
31400
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31401
+ height: 34px;
31402
+ min-height: 34px;
31403
+ box-sizing: border-box;
31404
+ margin-top: 8px;
31538
31405
  }
31539
31406
 
31540
- .E_iouxfgt {
31541
- display: inline-flex;
31542
- align-items: center;
31407
+ .E_o1ugr09p {
31408
+ display: flex;
31409
+ flex-direction: column;
31410
+ margin: 1px 8px;
31411
+ padding: 8px;
31412
+ border-radius: 4px;
31543
31413
  }
31544
- .E_iouxfgt .icon-inner {
31545
- display: inline-flex;
31546
- align-items: center;
31547
- justify-content: center;
31414
+ .E_o1ugr09p .selected-icon {
31415
+ display: none;
31548
31416
  }
31549
- .E_iouxfgt .icon-inner + span,
31550
- .E_iouxfgt span + .icon-inner.suffix {
31551
- margin-left: 4px;
31417
+ .E_o1ugr09p.ant-select-item-option-grouped {
31418
+ padding-left: 8px;
31552
31419
  }
31553
- .E_iouxfgt.is-rotate img,
31554
- .E_iouxfgt.is-rotate svg {
31555
- animation: rotate 680ms linear infinite;
31420
+ .E_o1ugr09p.ant-select-item-option-selected {
31421
+ background-color: white;
31422
+ }
31423
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31424
+ color: #0080ff;
31425
+ }
31426
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31427
+ display: block;
31428
+ }
31429
+ .E_o1ugr09p.ant-select-item-option-active {
31430
+ background: rgba(0, 136, 255, 0.16);
31431
+ }
31432
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31433
+ color: #0080ff;
31434
+ }
31435
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31436
+ background: rgba(0, 136, 255, 0.1);
31437
+ color: #0080ff;
31556
31438
  }
31557
31439
 
31558
- .E_a1wfy30z .ant-input-number-handler-wrap {
31559
- display: var(--a1wfy30z-0);
31440
+ .E_o1ifxsq4 {
31441
+ display: flex;
31442
+ justify-content: space-between;
31443
+ height: 20px;
31444
+ line-height: 20px;
31560
31445
  }
31561
- .E_a1wfy30z .ant-input-number-input-wrap {
31562
- padding: 4px 11px;
31446
+ .E_o1ifxsq4 .timezone-title {
31447
+ color: #2d3a56;
31448
+ overflow: hidden;
31449
+ text-overflow: ellipsis;
31450
+ }
31451
+
31452
+ .E_o1zue7 {
31453
+ display: flex;
31454
+ justify-content: space-between;
31455
+ color: rgba(44, 56, 82, 0.6);
31456
+ height: 18px;
31457
+ line-height: 18px;
31458
+ margin-top: 2px;
31459
+ }
31460
+
31461
+ .E_tyfmlxg {
31462
+ border: none;
31463
+ margin-right: 0;
31464
+ background: rgba(225, 230, 241, 0.6);
31465
+ }
31466
+
31467
+ .E_o18uybox {
31468
+ pointer-events: none;
31469
+ height: 32px;
31470
+ width: 100%;
31471
+ opacity: 0;
31472
+ }
31473
+
31474
+ .E_tju3gfj .date {
31475
+ margin-right: 4px;
31476
+ }
31477
+
31478
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31479
+ display: var(--ai7qkf2-0);
31480
+ }
31481
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31563
31482
  display: inline-flex;
31564
31483
  line-height: 1.5715;
31565
- height: inherit;
31484
+ height: 100%;
31485
+ width: 100%;
31566
31486
  }
31567
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31568
- content: var(--a1wfy30z-1);
31569
- display: var(--a1wfy30z-2);
31487
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31488
+ content: var(--ai7qkf2-1);
31489
+ display: var(--ai7qkf2-2);
31570
31490
  flex: none;
31571
31491
  align-items: center;
31572
31492
  margin-left: 4px;
31493
+ padding: 5px 12px 5px 0;
31494
+ color: rgba(44, 56, 82, 0.6);
31573
31495
  }
31574
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31575
- content: var(--a1wfy30z-3);
31576
- display: var(--a1wfy30z-4);
31496
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31497
+ content: var(--ai7qkf2-3);
31498
+ display: var(--ai7qkf2-4);
31577
31499
  flex: none;
31578
31500
  align-items: center;
31579
31501
  margin-right: 4px;
31580
31502
  cursor: auto;
31503
+ color: rgba(44, 56, 82, 0.6);
31581
31504
  }
31582
- .E_a1wfy30z .ant-input-number-input {
31583
- padding: 0;
31584
- margin: 0;
31585
- height: auto;
31505
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31506
+ border-radius: 0;
31507
+ }
31508
+ .E_ai7qkf2.ant-input-number {
31509
+ width: 100%;
31510
+ border-radius: 6px;
31511
+ }
31512
+ .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 {
31513
+ border-color: #0096ff;
31514
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31515
+ z-index: 1;
31516
+ }
31517
+ .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 {
31518
+ border-color: #e75a3a;
31519
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31520
+ }
31521
+ .E_ai7qkf2 .ant-input-number-input {
31522
+ height: 30px;
31523
+ border: 1px;
31524
+ padding: 5px 12px;
31586
31525
  font-size: inherit;
31587
31526
  }
31527
+ .E_ai7qkf2.ant-input-number-lg input {
31528
+ height: 38px;
31529
+ border: 1px;
31530
+ padding: 8px 16px;
31531
+ }
31532
+ .E_ai7qkf2.ant-input-number-sm input {
31533
+ height: 22px;
31534
+ border: 1px;
31535
+ padding: 2px 8px;
31536
+ }
31588
31537
 
31589
31538
  .E_f7pxqmh {
31590
31539
  width: 100%;
@@ -31603,94 +31552,154 @@ button.E_n7k2c6r {
31603
31552
  color: rgba(44, 56, 82, 0.6);
31604
31553
  white-space: normal;
31605
31554
  }
31606
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31607
- border-color: #ff4d4f !important;
31555
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31556
+ border-color: #ff4d4f !important;
31557
+ }
31558
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31559
+ border-color: #ff4d4f !important;
31560
+ }
31561
+ .E_f7pxqmh .ant-form-item-explain {
31562
+ margin-top: 4px;
31563
+ font-size: 12px;
31564
+ min-height: 0px;
31565
+ }
31566
+ .E_f7pxqmh .ant-form-item-extra {
31567
+ font-size: 12px;
31568
+ color: rgba(44, 56, 82, 0.6);
31569
+ min-height: 0px;
31570
+ }
31571
+
31572
+ .E_t1m2x205 .ant-tooltip-arrow {
31573
+ display: none;
31574
+ }
31575
+ .E_t1m2x205 .ant-tooltip-inner {
31576
+ background: rgba(23, 38, 64, 0.8);
31577
+ border-radius: 4px;
31578
+ }
31579
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31580
+ visibility: hidden;
31581
+ }
31582
+
31583
+ .E_iouxfgt {
31584
+ display: inline-flex;
31585
+ align-items: center;
31586
+ }
31587
+ .E_iouxfgt .icon-inner {
31588
+ display: inline-flex;
31589
+ align-items: center;
31590
+ justify-content: center;
31591
+ }
31592
+ .E_iouxfgt .icon-inner + span,
31593
+ .E_iouxfgt span + .icon-inner.suffix {
31594
+ margin-left: 4px;
31595
+ }
31596
+ .E_iouxfgt.is-rotate img,
31597
+ .E_iouxfgt.is-rotate svg {
31598
+ animation: rotate 680ms linear infinite;
31599
+ }
31600
+
31601
+ .E_i1inqkme {
31602
+ height: 18px;
31603
+ line-height: 18px;
31604
+ padding: 0 4px;
31605
+ border-radius: 4px;
31606
+ background: rgba(235, 239, 245, 0.6);
31607
+ border: 1px solid rgba(223, 228, 235, 0.6);
31608
+ display: flex;
31609
+ align-items: center;
31610
+ white-space: nowrap;
31611
+ margin-right: 4px;
31612
+ }
31613
+
31614
+ .E_s1sck0th {
31615
+ padding: 0 8px;
31616
+ border-radius: 4px;
31617
+ }
31618
+
31619
+ .E_m855nr1 {
31620
+ padding: 2px 8px;
31621
+ border-radius: 3px;
31622
+ }
31623
+
31624
+ .E_l1270xpg {
31625
+ padding: 3px 8px;
31626
+ border-radius: 2px;
31627
+ }
31628
+
31629
+ .E_t14rextb.ant-tag:hover {
31630
+ opacity: unset;
31631
+ }
31632
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31633
+ margin: 0;
31634
+ margin-right: 8px;
31635
+ display: inline-flex;
31636
+ align-items: center;
31637
+ border: none;
31638
+ }
31639
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31640
+ width: 16px;
31641
+ height: 16px;
31642
+ color: inherit;
31643
+ margin-left: 4px;
31644
+ opacity: 0.6;
31645
+ display: inline-flex;
31646
+ }
31647
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31648
+ opacity: 1;
31608
31649
  }
31609
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31610
- border-color: #ff4d4f !important;
31650
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31651
+ color: #0080ff;
31652
+ background-color: rgba(0, 136, 255, 0.1);
31611
31653
  }
31612
- .E_f7pxqmh .ant-form-item-explain {
31613
- margin-top: 4px;
31614
- font-size: 12px;
31615
- min-height: 0px;
31654
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31655
+ color: #f0483e;
31656
+ background-color: rgba(255, 74, 74, 0.1);
31616
31657
  }
31617
- .E_f7pxqmh .ant-form-item-extra {
31618
- font-size: 12px;
31619
- color: rgba(44, 56, 82, 0.6);
31620
- min-height: 0px;
31658
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31659
+ color: #e07f00;
31660
+ background-color: rgba(255, 187, 0, 0.1);
31621
31661
  }
31622
-
31623
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31624
- display: var(--ai7qkf2-0);
31662
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31663
+ color: #008f4c;
31664
+ background-color: rgba(30, 201, 127, 0.1);
31625
31665
  }
31626
- .E_ai7qkf2 .ant-input-number-input-wrap {
31627
- display: inline-flex;
31628
- line-height: 1.5715;
31629
- height: 100%;
31630
- width: 100%;
31666
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31667
+ color: #1d326c;
31668
+ background-color: rgba(225, 230, 241, 0.6);
31631
31669
  }
31632
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31633
- content: var(--ai7qkf2-1);
31634
- display: var(--ai7qkf2-2);
31635
- flex: none;
31636
- align-items: center;
31637
- margin-left: 4px;
31638
- padding: 5px 12px 5px 0;
31639
- color: rgba(44, 56, 82, 0.6);
31670
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31671
+ color: #7E41FF;
31672
+ background-color: rgba(126, 65, 255, 0.1);
31640
31673
  }
31641
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31642
- content: var(--ai7qkf2-3);
31643
- display: var(--ai7qkf2-4);
31644
- flex: none;
31645
- align-items: center;
31646
- margin-right: 4px;
31647
- cursor: auto;
31648
- color: rgba(44, 56, 82, 0.6);
31674
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31675
+ color: #fff;
31649
31676
  }
31650
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31651
- border-radius: 0;
31677
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31678
+ background-color: #f0483e;
31652
31679
  }
31653
- .E_ai7qkf2.ant-input-number {
31654
- width: 100%;
31655
- border-radius: 6px;
31680
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31681
+ background-color: #fea008;
31656
31682
  }
31657
- .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 {
31658
- border-color: #0096ff;
31659
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31660
- z-index: 1;
31683
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31684
+ background-color: #00ba5d;
31661
31685
  }
31662
- .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 {
31663
- border-color: #e75a3a;
31664
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31686
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31687
+ background-color: #0080ff;
31665
31688
  }
31666
- .E_ai7qkf2 .ant-input-number-input {
31667
- height: 30px;
31668
- border: 1px;
31669
- padding: 5px 12px;
31670
- font-size: inherit;
31689
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31690
+ background-color: #6b7d99;
31671
31691
  }
31672
- .E_ai7qkf2.ant-input-number-lg input {
31673
- height: 38px;
31674
- border: 1px;
31675
- padding: 8px 16px;
31692
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31693
+ background-color: #7E41FF;
31676
31694
  }
31677
- .E_ai7qkf2.ant-input-number-sm input {
31678
- height: 22px;
31679
- border: 1px;
31680
- padding: 2px 8px;
31695
+
31696
+ .E_owd0kml {
31697
+ display: inline-block;
31681
31698
  }
31682
31699
 
31683
- .E_i1inqkme {
31684
- height: 18px;
31685
- line-height: 18px;
31686
- padding: 0 4px;
31687
- border-radius: 4px;
31688
- background: rgba(235, 239, 245, 0.6);
31689
- border: 1px solid rgba(223, 228, 235, 0.6);
31690
- display: flex;
31691
- align-items: center;
31692
- white-space: nowrap;
31693
- margin-right: 4px;
31700
+ .E_h1jsgezc {
31701
+ visibility: hidden;
31702
+ position: absolute;
31694
31703
  }
31695
31704
 
31696
31705
  .E_a1b5xrg3 .user-icon-inner {
@@ -31723,15 +31732,6 @@ button.E_n7k2c6r {
31723
31732
  transition: all 320ms ease;
31724
31733
  }
31725
31734
 
31726
- .E_owd0kml {
31727
- display: inline-block;
31728
- }
31729
-
31730
- .E_h1jsgezc {
31731
- visibility: hidden;
31732
- position: absolute;
31733
- }
31734
-
31735
31735
  .E_m196gn1d {
31736
31736
  min-width: 1280px;
31737
31737
  }
@@ -33090,21 +33090,6 @@ input.E_rf8rlle.ant-input {
33090
33090
  color: rgba(0, 21, 64, 0.3);
33091
33091
  }
33092
33092
 
33093
- .E_w1dxz879 {
33094
- display: flex;
33095
- flex-direction: column;
33096
- gap: 6px;
33097
- }
33098
- .E_w1dxz879 .ellipsis-tooltip {
33099
- max-height: var(--w1dxz879-0);
33100
- text-overflow: clip;
33101
- overflow: hidden;
33102
- }
33103
- .E_w1dxz879 .tips {
33104
- color: #fff;
33105
- opacity: 0.8;
33106
- }
33107
-
33108
33093
  .E_oa99sl3 {
33109
33094
  display: flex;
33110
33095
  justify-content: space-between;
@@ -33159,6 +33144,21 @@ input.E_rf8rlle.ant-input {
33159
33144
  margin-right: 6px;
33160
33145
  }
33161
33146
 
33147
+ .E_w1dxz879 {
33148
+ display: flex;
33149
+ flex-direction: column;
33150
+ gap: 6px;
33151
+ }
33152
+ .E_w1dxz879 .ellipsis-tooltip {
33153
+ max-height: var(--w1dxz879-0);
33154
+ text-overflow: clip;
33155
+ overflow: hidden;
33156
+ }
33157
+ .E_w1dxz879 .tips {
33158
+ color: #fff;
33159
+ opacity: 0.8;
33160
+ }
33161
+
33162
33162
  .E_hrhfj7c {
33163
33163
  display: none;
33164
33164
  }
@@ -34057,60 +34057,187 @@ input.E_rf8rlle.ant-input {
34057
34057
  background: rgba(0, 136, 255, 0.16);
34058
34058
  color: #0080ff;
34059
34059
  }
34060
- .E_d1tc7lgk ul li:active {
34061
- background: rgba(0, 136, 255, 0.2);
34062
- color: #0080ff;
34060
+ .E_d1tc7lgk ul li:active {
34061
+ background: rgba(0, 136, 255, 0.2);
34062
+ color: #0080ff;
34063
+ }
34064
+ .E_d1tc7lgk ul li + li {
34065
+ margin-top: 2px;
34066
+ }
34067
+
34068
+ .E_rzaik16 {
34069
+ padding: 0;
34070
+ }
34071
+ .E_rzaik16 .ant-popover-arrow {
34072
+ display: none;
34073
+ }
34074
+ .E_rzaik16 .ant-popover-inner-content {
34075
+ padding: 0;
34076
+ }
34077
+
34078
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34079
+ margin-right: 2px;
34080
+ }
34081
+
34082
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
34083
+ padding-left: 8px;
34084
+ padding-right: 8px;
34085
+ }
34086
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
34087
+ border-radius: 4px;
34088
+ }
34089
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34090
+ border-radius: 4px;
34091
+ }
34092
+
34093
+ .E_ma64lna .antd5-segmented-item-label {
34094
+ padding-left: 12px;
34095
+ padding-right: 12px;
34096
+ }
34097
+
34098
+ .E_ckld275 {
34099
+ background-color: rgba(225, 230, 241, 0.6);
34100
+ }
34101
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34102
+ background-color: rgba(255, 255, 255, 0.6);
34103
+ color: rgba(44, 56, 82, 0.75);
34104
+ }
34105
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34106
+ background-color: transparent;
34107
+ }
34108
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34109
+ background-color: transparent;
34110
+ }
34111
+
34112
+ .E_b14q2gmw {
34113
+ 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);
34114
+ }
34115
+
34116
+ .E_c1eym6el {
34117
+ border-radius: 8px;
34118
+ background-color: white;
34119
+ }
34120
+ .E_c1eym6el.hoverable {
34121
+ cursor: pointer;
34122
+ }
34123
+ .E_c1eym6el.hoverable:hover {
34124
+ transition: all 200ms ease;
34125
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34126
+ transform: translateY(-4px);
34127
+ }
34128
+
34129
+ button.E_l48ei06.ant-btn {
34130
+ font-size: 12px;
34131
+ line-height: 18px;
34132
+ height: 18px;
34133
+ }
34134
+
34135
+ button.E_l48ei06 {
34136
+ color: #0080FF;
34137
+ height: unset;
34138
+ }
34139
+ button.E_l48ei06 .button-prefix-icon {
34140
+ margin-right: 4px;
34141
+ }
34142
+ button.E_l48ei06 .button-suffix-icon {
34143
+ margin-left: 4px;
34144
+ }
34145
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34146
+ color: #009DFF;
34147
+ }
34148
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34149
+ color: #005ED1;
34150
+ }
34151
+ button.E_l48ei06.ui-kit-link-disabled {
34152
+ color: #0080FF;
34153
+ }
34154
+ button.E_l48ei06.ui-kit-link-primary {
34155
+ color: #00122E;
34156
+ }
34157
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34158
+ color: #0080FF;
34159
+ }
34160
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34161
+ color: #005ED1;
34063
34162
  }
34064
- .E_d1tc7lgk ul li + li {
34065
- margin-top: 2px;
34163
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34164
+ color: #00122E;
34066
34165
  }
34067
-
34068
- .E_rzaik16 {
34069
- padding: 0;
34166
+ button.E_l48ei06.ui-kit-link-secondary {
34167
+ color: rgba(44, 56, 82, 0.7490196078);
34070
34168
  }
34071
- .E_rzaik16 .ant-popover-arrow {
34072
- display: none;
34169
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34170
+ color: #0080FF;
34073
34171
  }
34074
- .E_rzaik16 .ant-popover-inner-content {
34075
- padding: 0;
34172
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34173
+ color: #005ED1;
34076
34174
  }
34077
-
34078
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34079
- margin-right: 2px;
34175
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34176
+ color: rgba(44, 56, 82, 0.7490196078);
34080
34177
  }
34081
34178
 
34082
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
34083
- padding-left: 8px;
34084
- padding-right: 8px;
34179
+ .E_l12xdkhl {
34180
+ width: 64px;
34181
+ height: 64px;
34182
+ max-width: 64px;
34183
+ max-height: 64px;
34184
+ overflow: hidden;
34185
+ display: flex;
34186
+ align-items: center;
34187
+ justify-content: center;
34188
+ position: relative;
34189
+ opacity: 0.6;
34085
34190
  }
34086
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
34087
- border-radius: 4px;
34191
+ .E_l12xdkhl .icon-wrapper {
34192
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34088
34193
  }
34089
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34090
- border-radius: 4px;
34194
+ @keyframes rotate {
34195
+ from {
34196
+ transform: rotate(0deg);
34197
+ }
34198
+ to {
34199
+ transform: rotate(360deg);
34200
+ }
34091
34201
  }
34092
34202
 
34093
- .E_ma64lna .antd5-segmented-item-label {
34094
- padding-left: 12px;
34095
- padding-right: 12px;
34203
+ .E_c1kghdax {
34204
+ color: #2d3a56;
34205
+ padding: 7px 12px;
34206
+ display: flex;
34207
+ justify-content: space-between;
34208
+ align-items: center;
34096
34209
  }
34097
-
34098
- .E_ckld275 {
34099
- background-color: rgba(225, 230, 241, 0.6);
34210
+ .E_c1kghdax.has-arrow {
34211
+ padding-left: 10px;
34100
34212
  }
34101
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34102
- background-color: rgba(255, 255, 255, 0.6);
34103
- color: rgba(44, 56, 82, 0.75);
34213
+ .E_c1kghdax.has-arrow .title-wrapper {
34214
+ cursor: pointer;
34215
+ color: #00122e;
34104
34216
  }
34105
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34106
- background-color: transparent;
34217
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
34218
+ color: #2d3a56;
34219
+ font-weight: 600;
34107
34220
  }
34108
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34109
- background-color: transparent;
34221
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34222
+ transform: rotate(90deg);
34110
34223
  }
34111
-
34112
- .E_c1yd35n {
34113
- padding: 0 12px 14px 12px;
34224
+ .E_c1kghdax .sub-info {
34225
+ font-size: 12px;
34226
+ line-height: 18px;
34227
+ }
34228
+ .E_c1kghdax .title-wrapper {
34229
+ display: flex;
34230
+ align-items: center;
34231
+ user-select: none;
34232
+ flex-grow: 1;
34233
+ font-size: 12px;
34234
+ line-height: 18px;
34235
+ color: #2d3a56;
34236
+ font-weight: 700;
34237
+ }
34238
+ .E_c1kghdax .collapse-arrow {
34239
+ transition: all 50ms ease-out 0ms;
34240
+ margin-right: 2px;
34114
34241
  }
34115
34242
 
34116
34243
  .E_ckui4s7 {
@@ -34177,135 +34304,57 @@ input.E_rf8rlle.ant-input {
34177
34304
  margin-left: 24px;
34178
34305
  }
34179
34306
 
34180
- .E_c1kghdax {
34181
- color: #2d3a56;
34182
- padding: 7px 12px;
34183
- display: flex;
34184
- justify-content: space-between;
34185
- align-items: center;
34186
- }
34187
- .E_c1kghdax.has-arrow {
34188
- padding-left: 10px;
34189
- }
34190
- .E_c1kghdax.has-arrow .title-wrapper {
34191
- cursor: pointer;
34192
- color: #00122e;
34193
- }
34194
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
34195
- color: #2d3a56;
34196
- font-weight: 600;
34197
- }
34198
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34199
- transform: rotate(90deg);
34200
- }
34201
- .E_c1kghdax .sub-info {
34202
- font-size: 12px;
34203
- line-height: 18px;
34204
- }
34205
- .E_c1kghdax .title-wrapper {
34206
- display: flex;
34207
- align-items: center;
34208
- user-select: none;
34209
- flex-grow: 1;
34210
- font-size: 12px;
34211
- line-height: 18px;
34212
- color: #2d3a56;
34213
- font-weight: 700;
34214
- }
34215
- .E_c1kghdax .collapse-arrow {
34216
- transition: all 50ms ease-out 0ms;
34217
- margin-right: 2px;
34218
- }
34219
-
34220
- .E_b14q2gmw {
34221
- 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);
34222
- }
34223
-
34224
- .E_c1eym6el {
34225
- border-radius: 8px;
34226
- background-color: white;
34227
- }
34228
- .E_c1eym6el.hoverable {
34229
- cursor: pointer;
34230
- }
34231
- .E_c1eym6el.hoverable:hover {
34232
- transition: all 200ms ease;
34233
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34234
- transform: translateY(-4px);
34307
+ .E_c1yd35n {
34308
+ padding: 0 12px 14px 12px;
34235
34309
  }
34236
34310
 
34237
- .E_l12xdkhl {
34311
+ .E_lht19u8 {
34238
34312
  width: 64px;
34239
34313
  height: 64px;
34240
- max-width: 64px;
34241
- max-height: 64px;
34242
- overflow: hidden;
34243
34314
  display: flex;
34244
34315
  align-items: center;
34245
34316
  justify-content: center;
34246
34317
  position: relative;
34247
- opacity: 0.6;
34248
- }
34249
- .E_l12xdkhl .icon-wrapper {
34250
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34251
- }
34252
- @keyframes rotate {
34253
- from {
34254
- transform: rotate(0deg);
34255
- }
34256
- to {
34257
- transform: rotate(360deg);
34258
- }
34318
+ opacity: 0.2;
34259
34319
  }
34260
34320
 
34261
- button.E_l48ei06.ant-btn {
34262
- font-size: 12px;
34263
- line-height: 18px;
34264
- height: 18px;
34321
+ .E_lk3gkp4 {
34322
+ position: absolute;
34323
+ width: 5px;
34324
+ height: 48px;
34325
+ left: 9.33px;
34326
+ top: 40.5px;
34327
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34328
+ border-radius: 5px;
34329
+ transform: rotate(-128deg);
34330
+ transform-origin: top left;
34331
+ animation: loading-indicator1 1100ms ease-out infinite;
34265
34332
  }
34266
34333
 
34267
- button.E_l48ei06 {
34268
- color: #0080FF;
34269
- height: unset;
34270
- }
34271
- button.E_l48ei06 .button-prefix-icon {
34272
- margin-right: 4px;
34273
- }
34274
- button.E_l48ei06 .button-suffix-icon {
34275
- margin-left: 4px;
34276
- }
34277
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34278
- color: #009DFF;
34279
- }
34280
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34281
- color: #005ED1;
34282
- }
34283
- button.E_l48ei06.ui-kit-link-disabled {
34284
- color: #0080FF;
34285
- }
34286
- button.E_l48ei06.ui-kit-link-primary {
34287
- color: #00122E;
34288
- }
34289
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34290
- color: #0080FF;
34291
- }
34292
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34293
- color: #005ED1;
34294
- }
34295
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34296
- color: #00122E;
34297
- }
34298
- button.E_l48ei06.ui-kit-link-secondary {
34299
- color: rgba(44, 56, 82, 0.7490196078);
34300
- }
34301
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34302
- color: #0080FF;
34303
- }
34304
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34305
- color: #005ED1;
34334
+ .E_ll4n94n {
34335
+ position: absolute;
34336
+ width: 5px;
34337
+ height: 48px;
34338
+ left: 40.8px;
34339
+ top: 8.4px;
34340
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34341
+ border-radius: 5px;
34342
+ transform: rotate(-8deg);
34343
+ transform-origin: top left;
34344
+ animation: loading-indicator2 1100ms ease-out infinite;
34306
34345
  }
34307
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34308
- color: rgba(44, 56, 82, 0.7490196078);
34346
+
34347
+ .E_l17lbdo6 {
34348
+ position: absolute;
34349
+ width: 5px;
34350
+ height: 48px;
34351
+ left: 52.9px;
34352
+ top: 51.8px;
34353
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34354
+ border-radius: 5px;
34355
+ transform: rotate(112deg);
34356
+ transform-origin: top left;
34357
+ animation: loading-indicator3 1100ms ease-out infinite;
34309
34358
  }
34310
34359
 
34311
34360
  .E_sddwhm6 {
@@ -34753,55 +34802,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34753
34802
  background: #fff;
34754
34803
  }
34755
34804
 
34756
- .E_lht19u8 {
34757
- width: 64px;
34758
- height: 64px;
34759
- display: flex;
34760
- align-items: center;
34761
- justify-content: center;
34762
- position: relative;
34763
- opacity: 0.2;
34764
- }
34765
-
34766
- .E_lk3gkp4 {
34767
- position: absolute;
34768
- width: 5px;
34769
- height: 48px;
34770
- left: 9.33px;
34771
- top: 40.5px;
34772
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34773
- border-radius: 5px;
34774
- transform: rotate(-128deg);
34775
- transform-origin: top left;
34776
- animation: loading-indicator1 1100ms ease-out infinite;
34777
- }
34778
-
34779
- .E_ll4n94n {
34780
- position: absolute;
34781
- width: 5px;
34782
- height: 48px;
34783
- left: 40.8px;
34784
- top: 8.4px;
34785
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34786
- border-radius: 5px;
34787
- transform: rotate(-8deg);
34788
- transform-origin: top left;
34789
- animation: loading-indicator2 1100ms ease-out infinite;
34790
- }
34791
-
34792
- .E_l17lbdo6 {
34793
- position: absolute;
34794
- width: 5px;
34795
- height: 48px;
34796
- left: 52.9px;
34797
- top: 51.8px;
34798
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34799
- border-radius: 5px;
34800
- transform: rotate(112deg);
34801
- transform-origin: top left;
34802
- animation: loading-indicator3 1100ms ease-out infinite;
34803
- }
34804
-
34805
34805
  .E_w7ob4th.outside-tag {
34806
34806
  padding-left: 0;
34807
34807
  }
@@ -34811,35 +34811,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34811
34811
  margin-right: 4px;
34812
34812
  }
34813
34813
 
34814
- .E_slr2ynn {
34815
- padding: 0 8px;
34816
- height: 18px;
34817
- }
34818
-
34819
- .E_m140wbb6 {
34820
- padding: 2px 8px;
34821
- height: 24px;
34822
- }
34823
-
34824
- .E_t1fozc1i {
34825
- margin: 0;
34826
- }
34827
-
34828
- .E_i1vxv4ln {
34829
- margin-right: 4px;
34830
- height: 16px;
34831
- }
34832
-
34833
- .E_n1afl31m.ant-tag.ant-tag-gray {
34834
- font-weight: 700;
34835
- color: #00122e;
34836
- background-color: rgba(237, 241, 250, 0.6);
34837
- border: 1px solid rgba(211, 218, 235, 0.6);
34838
- word-break: break-all;
34839
- display: inline;
34840
- white-space: normal;
34841
- }
34842
-
34843
34814
  .E_r77hffu {
34844
34815
  display: flex;
34845
34816
  align-items: center;
@@ -34857,199 +34828,33 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34857
34828
  font-size: 0;
34858
34829
  }
34859
34830
 
34860
- .E_sjob3jg {
34861
- --item-min-width: 60px;
34862
- }
34863
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34864
- display: none !important;
34865
- }
34866
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34867
- flex-shrink: 0 !important;
34868
- }
34869
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34870
- color: #0080ff;
34871
- }
34872
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34873
- color: #0080ff;
34874
- font-weight: normal;
34875
- }
34876
- .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 {
34877
- color: rgba(44, 56, 82, 0.6);
34878
- }
34879
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34880
- color: #00122e;
34881
- }
34882
- .E_sjob3jg .step-item-text {
34883
- display: inline-block;
34884
- }
34885
- .E_sjob3jg .step-item-title {
34886
- overflow: hidden;
34887
- white-space: nowrap;
34888
- text-overflow: ellipsis;
34889
- }
34890
-
34891
- .E_hjvj6s6 .ant-steps-item-container {
34892
- min-width: var(--item-min-width);
34893
- }
34894
- .E_hjvj6s6 .ant-steps-item-disabled {
34895
- cursor: not-allowed !important;
34896
- }
34897
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34898
- flex-direction: row;
34899
- justify-content: stretch;
34900
- }
34901
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34902
- padding: 0;
34903
- margin-right: 4px;
34904
- flex: 1;
34905
- overflow: visible;
34906
- }
34907
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34908
- width: 100%;
34909
- min-height: unset;
34910
- }
34911
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34912
- height: 26px;
34913
- line-height: 26px;
34914
- width: 100%;
34915
- padding: 0;
34916
- font-size: 12px;
34917
- }
34918
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34919
- margin-right: 10px;
34920
- }
34921
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34922
- display: none;
34923
- }
34924
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34925
- padding-left: 8px;
34926
- padding-right: 4px;
34927
- border-radius: 4px 0 0 4px;
34928
- }
34929
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34930
- margin-right: 0;
34931
- }
34932
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34933
- padding-right: 8px;
34934
- padding-left: 12px;
34935
- border-radius: 0 4px 4px 0;
34936
- }
34937
- .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 {
34938
- content: "";
34939
- width: 0;
34940
- height: 0;
34941
- border: 13px solid transparent;
34942
- position: absolute;
34943
- top: 0;
34944
- border-left: 8px solid rgba(237, 241, 250, 0.6);
34945
- z-index: 2;
34946
- position: relative;
34947
- top: -50%;
34948
- right: -100%;
34949
- }
34950
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34951
- padding: 0 4px 0 12px;
34952
- }
34953
- .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 {
34954
- content: "";
34955
- width: 0;
34956
- height: 0;
34957
- border: 13px solid transparent;
34958
- position: absolute;
34959
- top: 0;
34960
- border-left: 8px solid #fff;
34961
- left: 0;
34962
- }
34963
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34964
- max-width: calc(100% - var(--item-min-width) * 2);
34965
- }
34966
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34967
- background-color: rgba(0, 136, 255, 0.1);
34968
- }
34969
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34970
- border-left-color: rgba(0, 136, 255, 0.1) !important;
34971
- }
34972
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34973
- cursor: pointer;
34974
- min-width: var(--item-min-width);
34975
- }
34976
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34977
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34978
- min-width: var(--item-min-width);
34979
- }
34980
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34981
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34982
- background-color: rgba(237, 241, 250, 0.6);
34983
- }
34984
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34985
- padding: 0;
34986
- }
34987
-
34988
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
34989
- width: 192px;
34990
- row-gap: 2px;
34991
- }
34992
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34993
- background-color: rgba(225, 230, 241, 0.6);
34994
- }
34995
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34996
- color: #00122e !important;
34997
- }
34998
- .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 {
34999
- background-color: rgba(225, 230, 241, 0.6);
35000
- }
35001
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34831
+ .E_slr2ynn {
35002
34832
  padding: 0 8px;
35003
- border-radius: 4px;
35004
- height: 32px;
35005
- display: flex;
35006
- align-items: center;
35007
- }
35008
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
35009
- min-height: auto;
35010
- white-space: nowrap;
35011
- }
35012
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35013
- font-size: 13px;
35014
- line-height: 20px;
35015
- max-width: 100%;
35016
- padding-right: 0;
35017
- }
35018
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
35019
- background: rgba(0, 128, 255, 0.1);
34833
+ height: 18px;
35020
34834
  }
35021
34835
 
35022
- .E_h6l1tj4 {
35023
- width: 100%;
35024
- display: inline-flex;
35025
- align-items: center;
35026
- justify-content: center;
35027
- column-gap: 4px;
35028
- }
35029
- .E_h6l1tj4 .step-item-prefix-container {
35030
- display: inline-flex;
35031
- align-items: center;
35032
- width: 18px;
35033
- height: 18px;
35034
- color: rgba(44, 56, 82, 0.75);
35035
- justify-content: center;
34836
+ .E_m140wbb6 {
34837
+ padding: 2px 8px;
34838
+ height: 24px;
35036
34839
  }
35037
34840
 
35038
- .E_v18frne8 {
35039
- width: 100%;
35040
- display: flex;
35041
- align-items: center;
35042
- justify-content: center;
35043
- column-gap: 6px;
35044
- font-size: 13px;
34841
+ .E_t1fozc1i {
34842
+ margin: 0;
35045
34843
  }
35046
- .E_v18frne8 .step-item-prefix-container {
35047
- display: inline-flex;
35048
- align-items: center;
35049
- min-width: 20px;
35050
- min-height: 20px;
35051
- color: rgba(44, 56, 82, 0.75);
35052
- justify-content: center;
34844
+
34845
+ .E_i1vxv4ln {
34846
+ margin-right: 4px;
34847
+ height: 16px;
34848
+ }
34849
+
34850
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34851
+ font-weight: 700;
34852
+ color: #00122e;
34853
+ background-color: rgba(237, 241, 250, 0.6);
34854
+ border: 1px solid rgba(211, 218, 235, 0.6);
34855
+ word-break: break-all;
34856
+ display: inline;
34857
+ white-space: normal;
35053
34858
  }
35054
34859
 
35055
34860
  .E_t1dtlqs1 {
@@ -35248,9 +35053,199 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35248
35053
  margin-right: 8px;
35249
35054
  }
35250
35055
 
35251
- .E_i1g85yz3 {
35056
+ .E_sjob3jg {
35057
+ --item-min-width: 60px;
35058
+ }
35059
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
35060
+ display: none !important;
35061
+ }
35062
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
35063
+ flex-shrink: 0 !important;
35064
+ }
35065
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
35066
+ color: #0080ff;
35067
+ }
35068
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35069
+ color: #0080ff;
35070
+ font-weight: normal;
35071
+ }
35072
+ .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 {
35073
+ color: rgba(44, 56, 82, 0.6);
35074
+ }
35075
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35076
+ color: #00122e;
35077
+ }
35078
+ .E_sjob3jg .step-item-text {
35079
+ display: inline-block;
35080
+ }
35081
+ .E_sjob3jg .step-item-title {
35082
+ overflow: hidden;
35083
+ white-space: nowrap;
35084
+ text-overflow: ellipsis;
35085
+ }
35086
+
35087
+ .E_hjvj6s6 .ant-steps-item-container {
35088
+ min-width: var(--item-min-width);
35089
+ }
35090
+ .E_hjvj6s6 .ant-steps-item-disabled {
35091
+ cursor: not-allowed !important;
35092
+ }
35093
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
35094
+ flex-direction: row;
35095
+ justify-content: stretch;
35096
+ }
35097
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
35098
+ padding: 0;
35252
35099
  margin-right: 4px;
35253
- height: 16px;
35100
+ flex: 1;
35101
+ overflow: visible;
35102
+ }
35103
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
35104
+ width: 100%;
35105
+ min-height: unset;
35106
+ }
35107
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
35108
+ height: 26px;
35109
+ line-height: 26px;
35110
+ width: 100%;
35111
+ padding: 0;
35112
+ font-size: 12px;
35113
+ }
35114
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
35115
+ margin-right: 10px;
35116
+ }
35117
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
35118
+ display: none;
35119
+ }
35120
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
35121
+ padding-left: 8px;
35122
+ padding-right: 4px;
35123
+ border-radius: 4px 0 0 4px;
35124
+ }
35125
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
35126
+ margin-right: 0;
35127
+ }
35128
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
35129
+ padding-right: 8px;
35130
+ padding-left: 12px;
35131
+ border-radius: 0 4px 4px 0;
35132
+ }
35133
+ .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 {
35134
+ content: "";
35135
+ width: 0;
35136
+ height: 0;
35137
+ border: 13px solid transparent;
35138
+ position: absolute;
35139
+ top: 0;
35140
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
35141
+ z-index: 2;
35142
+ position: relative;
35143
+ top: -50%;
35144
+ right: -100%;
35145
+ }
35146
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
35147
+ padding: 0 4px 0 12px;
35148
+ }
35149
+ .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 {
35150
+ content: "";
35151
+ width: 0;
35152
+ height: 0;
35153
+ border: 13px solid transparent;
35154
+ position: absolute;
35155
+ top: 0;
35156
+ border-left: 8px solid #fff;
35157
+ left: 0;
35158
+ }
35159
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
35160
+ max-width: calc(100% - var(--item-min-width) * 2);
35161
+ }
35162
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
35163
+ background-color: rgba(0, 136, 255, 0.1);
35164
+ }
35165
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
35166
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
35167
+ }
35168
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
35169
+ cursor: pointer;
35170
+ min-width: var(--item-min-width);
35171
+ }
35172
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
35173
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
35174
+ min-width: var(--item-min-width);
35175
+ }
35176
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
35177
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
35178
+ background-color: rgba(237, 241, 250, 0.6);
35179
+ }
35180
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
35181
+ padding: 0;
35182
+ }
35183
+
35184
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
35185
+ width: 192px;
35186
+ row-gap: 2px;
35187
+ }
35188
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
35189
+ background-color: rgba(225, 230, 241, 0.6);
35190
+ }
35191
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
35192
+ color: #00122e !important;
35193
+ }
35194
+ .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 {
35195
+ background-color: rgba(225, 230, 241, 0.6);
35196
+ }
35197
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
35198
+ padding: 0 8px;
35199
+ border-radius: 4px;
35200
+ height: 32px;
35201
+ display: flex;
35202
+ align-items: center;
35203
+ }
35204
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
35205
+ min-height: auto;
35206
+ white-space: nowrap;
35207
+ }
35208
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35209
+ font-size: 13px;
35210
+ line-height: 20px;
35211
+ max-width: 100%;
35212
+ padding-right: 0;
35213
+ }
35214
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
35215
+ background: rgba(0, 128, 255, 0.1);
35216
+ }
35217
+
35218
+ .E_h6l1tj4 {
35219
+ width: 100%;
35220
+ display: inline-flex;
35221
+ align-items: center;
35222
+ justify-content: center;
35223
+ column-gap: 4px;
35224
+ }
35225
+ .E_h6l1tj4 .step-item-prefix-container {
35226
+ display: inline-flex;
35227
+ align-items: center;
35228
+ width: 18px;
35229
+ height: 18px;
35230
+ color: rgba(44, 56, 82, 0.75);
35231
+ justify-content: center;
35232
+ }
35233
+
35234
+ .E_v18frne8 {
35235
+ width: 100%;
35236
+ display: flex;
35237
+ align-items: center;
35238
+ justify-content: center;
35239
+ column-gap: 6px;
35240
+ font-size: 13px;
35241
+ }
35242
+ .E_v18frne8 .step-item-prefix-container {
35243
+ display: inline-flex;
35244
+ align-items: center;
35245
+ min-width: 20px;
35246
+ min-height: 20px;
35247
+ color: rgba(44, 56, 82, 0.75);
35248
+ justify-content: center;
35254
35249
  }
35255
35250
 
35256
35251
  .E_t13ef470 {
@@ -35283,6 +35278,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35283
35278
  background: rgba(163, 180, 204, 0.18);
35284
35279
  }
35285
35280
 
35281
+ .E_i1g85yz3 {
35282
+ margin-right: 4px;
35283
+ height: 16px;
35284
+ }
35285
+
35286
35286
  .E_t1gvlxt5 {
35287
35287
  min-width: 0;
35288
35288
  flex: 1;
@@ -35543,6 +35543,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35543
35543
  display: block;
35544
35544
  }
35545
35545
 
35546
+ .E_i14c7jc8 {
35547
+ color: var(--i14c7jc8-0);
35548
+ }
35549
+
35550
+ .E_i1ibuolf {
35551
+ display: flex;
35552
+ align-items: center;
35553
+ column-gap: 4px;
35554
+ font-size: 12px;
35555
+ color: rgba(44, 56, 82, 0.7490196078);
35556
+ }
35557
+
35546
35558
  .E_d1u4ndxc {
35547
35559
  color: rgba(44, 56, 82, 0.7490196078);
35548
35560
  font-size: 12px;
@@ -35572,16 +35584,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35572
35584
  to {
35573
35585
  transform: translateX(100%);
35574
35586
  }
35575
- }
35576
-
35577
- .E_i14c7jc8 {
35578
- color: var(--i14c7jc8-0);
35579
- }
35580
-
35581
- .E_i1ibuolf {
35582
- display: flex;
35583
- align-items: center;
35584
- column-gap: 4px;
35585
- font-size: 12px;
35586
- color: rgba(44, 56, 82, 0.7490196078);
35587
35587
  }