@cloudtower/eagle 0.32.25 → 0.32.26

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
@@ -28619,7 +28619,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
28619
28619
  font-size: 14px;
28620
28620
  font-weight: bold;
28621
28621
  padding: 0 16px;
28622
- border: none;
28623
28622
  }
28624
28623
  .ant-modal .ant-modal-footer .footer-content button.footer-cancel-button, .ant-modal .ant-modal-footer .footer-content button.ant-btn-ghost {
28625
28624
  background: transparent;
@@ -28628,6 +28627,9 @@ div.ant-typography-edit-content.ant-typography-rtl {
28628
28627
  .ant-modal .ant-modal-footer .footer-content button.footer-cancel-button:hover, .ant-modal .ant-modal-footer .footer-content button.ant-btn-ghost:hover {
28629
28628
  background: rgba(223, 228, 235, 0.6);
28630
28629
  }
28630
+ .ant-modal .ant-modal-footer .footer-content.no-button-border button {
28631
+ border: none;
28632
+ }
28631
28633
  .ant-modal .ant-modal-footer .footer-content button + button {
28632
28634
  margin-left: 8px;
28633
28635
  }
@@ -29647,6 +29649,16 @@ html body {
29647
29649
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29648
29650
  }
29649
29651
  }
29652
+ .E_gmyahx3 {
29653
+ cursor: pointer;
29654
+ }
29655
+ .E_gmyahx3 .link-text {
29656
+ color: rgba(0, 21, 64, 0.3);
29657
+ }
29658
+ .E_gmyahx3:hover .link-text {
29659
+ color: #0080ff;
29660
+ }
29661
+
29650
29662
  .E_skwah65 {
29651
29663
  height: 8px;
29652
29664
  box-sizing: border-box;
@@ -29660,6 +29672,26 @@ html body {
29660
29672
  margin-left: 1px;
29661
29673
  }
29662
29674
 
29675
+ .E_c18gxmrl {
29676
+ border: 1px solid #d8deeb;
29677
+ border-radius: 4px;
29678
+ }
29679
+ .E_c18gxmrl + .E_c18gxmrl {
29680
+ margin-top: 8px;
29681
+ }
29682
+ .E_c18gxmrl:hover {
29683
+ border-color: #0080ff;
29684
+ }
29685
+ .E_c18gxmrl:hover > header {
29686
+ background: rgba(0, 128, 255, 0.1);
29687
+ }
29688
+ .E_c18gxmrl.active header {
29689
+ border-bottom: 1px solid #d8deeb;
29690
+ }
29691
+ .E_c18gxmrl > header {
29692
+ padding: 8px 12px;
29693
+ }
29694
+
29663
29695
  .E_s1ebs0ra {
29664
29696
  display: flex;
29665
29697
  align-items: center;
@@ -29721,97 +29753,46 @@ html body {
29721
29753
  background: #fff;
29722
29754
  }
29723
29755
 
29724
- .E_clm1wy1 {
29725
- width: 192px;
29726
- height: 246px;
29727
- border-radius: 4px;
29728
- }
29729
- .E_clm1wy1 > .ant-picker-calendar,
29730
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29731
- width: 100%;
29732
- background-color: rgba(245, 247, 250, 0.6);
29733
- border-top: none;
29734
- }
29735
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29736
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29737
- padding: 0 16px;
29738
- }
29739
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29740
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29741
- width: 100%;
29742
- height: 180px;
29743
- border-spacing: 0;
29744
- }
29745
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29746
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29747
- margin-bottom: 8px;
29748
- }
29749
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29750
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29751
- width: 22px;
29752
- }
29753
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29754
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29755
- padding: 0;
29756
- }
29757
- .E_clm1wy1 .ant-picker-cell {
29758
- color: rgba(62, 70, 82, 0.6);
29759
- opacity: 0.4;
29760
- }
29761
- .E_clm1wy1 .ant-picker-cell-in-view {
29762
- color: rgba(62, 70, 82, 0.6);
29763
- opacity: 1;
29756
+ .E_n12mqh7z {
29757
+ display: flex;
29758
+ align-items: center;
29759
+ font-size: 12px;
29760
+ line-height: 18px;
29764
29761
  }
29765
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
29766
- color: #3e4652;
29762
+ .E_n12mqh7z:not(:last-child) {
29763
+ margin-bottom: 4px;
29767
29764
  }
29768
- .E_clm1wy1 .ant-picker-cell::before {
29769
- pointer-events: none;
29765
+
29766
+ .E_tf5bynu {
29767
+ margin: 0 3px;
29770
29768
  }
29771
29769
 
29772
- .E_t1tsm00v {
29773
- color: rgba(129, 138, 153, 0.6);
29774
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29775
- backdrop-filter: blur(10px);
29776
- padding: 7px 10px;
29770
+ .E_tcckoz1 {
29771
+ max-height: 400px;
29772
+ overflow: auto;
29777
29773
  }
29778
29774
 
29779
- .E_c167wnad {
29780
- color: rgba(62, 70, 82, 0.6);
29775
+ .E_wg1tsps {
29781
29776
  display: flex;
29782
- justify-content: space-between;
29783
29777
  align-items: center;
29784
- padding: 8px 16px;
29785
- }
29786
- .E_c167wnad .anticon {
29787
- cursor: pointer;
29788
- }
29789
- .E_c167wnad .anticon:hover {
29790
- color: #0096ff;
29778
+ justify-content: flex-end;
29791
29779
  }
29792
29780
 
29793
- .E_cxhf7dh {
29794
- text-align: center;
29795
- }
29796
- .E_cxhf7dh .dots {
29781
+ .E_b1ctd5xy {
29797
29782
  display: flex;
29798
- justify-content: center;
29783
+ align-items: center;
29784
+ width: calc(100% - 40px);
29799
29785
  }
29800
- .E_cxhf7dh .dot {
29786
+ .E_b1ctd5xy .chart {
29801
29787
  display: inline-block;
29802
- width: 2px;
29803
- height: 2px;
29804
- border-radius: 1px;
29805
- background: #0096ff;
29788
+ width: 100%;
29806
29789
  }
29807
- .E_cxhf7dh .dot:not(:last-child) {
29808
- margin-right: 2px;
29790
+
29791
+ .E_u1p8acpn {
29792
+ min-width: 40px;
29809
29793
  }
29810
- .E_cxhf7dh .bar {
29811
- width: 9px;
29812
- height: 2px;
29813
- background: #0096ff;
29814
- border-radius: 2px;
29794
+ .E_u1p8acpn .unit {
29795
+ color: #00122e !important;
29815
29796
  }
29816
29797
 
29817
29798
  .E_c18bcrac {
@@ -29861,177 +29842,215 @@ html body {
29861
29842
  margin-right: 4px;
29862
29843
  }
29863
29844
 
29864
- .E_gmyahx3 {
29865
- cursor: pointer;
29866
- }
29867
- .E_gmyahx3 .link-text {
29868
- color: rgba(0, 21, 64, 0.3);
29845
+ .E_s1iv0tp1 .enabled-switch {
29846
+ display: flex;
29847
+ align-items: center;
29869
29848
  }
29870
- .E_gmyahx3:hover .link-text {
29871
- color: #0080ff;
29849
+ .E_s1iv0tp1 .enabled-text {
29850
+ margin-right: 8px;
29872
29851
  }
29873
29852
 
29874
- .E_c1up1pdz {
29875
- width: 648px;
29853
+ .E_t160l1cm {
29854
+ display: flex;
29855
+ flex-direction: column;
29856
+ flex: 1;
29857
+ /* FIXME:(yanzhen) do this better */
29876
29858
  }
29877
- .E_c1up1pdz.active {
29878
- border-color: #0080ff;
29859
+ .E_t160l1cm .tab-bar {
29860
+ flex-shrink: 0;
29861
+ display: flex;
29862
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
29879
29863
  }
29880
- .E_c1up1pdz.active > header {
29881
- background: rgba(0, 128, 255, 0.1);
29864
+ .E_t160l1cm .tab-content {
29865
+ height: 100%;
29882
29866
  }
29883
- .E_c1up1pdz .expand {
29884
- padding: 12px;
29867
+ .E_t160l1cm .tab-menu-item {
29868
+ margin-right: 2px;
29869
+ padding: 1px 12px;
29870
+ line-height: 24px;
29871
+ height: 24px;
29872
+ color: rgba(44, 56, 82, 0.6);
29873
+ border-radius: 4px 4px 0 0;
29874
+ cursor: pointer;
29875
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
29885
29876
  }
29886
- .E_c1up1pdz .field-item {
29887
- display: flex;
29888
- padding: 10px 0;
29889
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29877
+ .E_t160l1cm .tab-menu-item:first-child {
29878
+ padding-left: 0;
29890
29879
  }
29891
- .E_c1up1pdz .field-item:last-child {
29892
- border-bottom: none;
29893
- padding-bottom: 0;
29880
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
29881
+ padding-left: 12px;
29894
29882
  }
29895
- .E_c1up1pdz .field-item label {
29896
- line-height: 32px;
29897
- width: 100px;
29898
- color: rgba(62, 70, 82, 0.6);
29883
+ .E_t160l1cm .tab-menu-item:hover {
29884
+ color: #0080ff;
29885
+ background: rgba(211, 218, 235, 0.6);
29899
29886
  }
29900
- .E_c1up1pdz .help {
29901
- color: rgba(62, 70, 82, 0.6);
29902
- margin-top: 5px;
29887
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
29888
+ fill: #0080ff;
29903
29889
  }
29904
- .E_c1up1pdz .ant-input-affix-wrapper,
29905
- .E_c1up1pdz .ant-picker {
29906
- width: 128px;
29890
+ .E_t160l1cm .tab-menu-item:active {
29891
+ background: rgba(192, 203, 224, 0.6);
29907
29892
  }
29908
-
29909
- .E_c156wh19 {
29910
- display: flex;
29911
- align-items: center;
29912
- justify-content: space-between;
29913
- word-break: keep-all;
29893
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
29894
+ color: #0080ff;
29895
+ background: rgba(211, 218, 235, 0.6);
29914
29896
  }
29915
- .E_c156wh19 .title {
29916
- margin: 0 16px 0 8px;
29897
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
29898
+ background: rgba(192, 203, 224, 0.6);
29917
29899
  }
29918
- .E_c156wh19 .retain {
29919
- color: rgba(129, 138, 153, 0.6);
29900
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
29901
+ background: rgba(0, 128, 255, 0.16);
29920
29902
  }
29921
- .E_c156wh19 div.left {
29922
- flex: 1;
29923
- display: flex;
29924
- overflow: hidden;
29925
- align-items: center;
29926
- justify-content: flex-start;
29927
- white-space: nowrap;
29903
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
29904
+ fill: #0080ff;
29928
29905
  }
29929
- .E_c156wh19 div.left .title {
29930
- max-width: 100%;
29931
- overflow: hidden;
29932
- text-overflow: ellipsis;
29906
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
29907
+ color: #0080ff;
29908
+ background: rgba(0, 128, 255, 0.1);
29933
29909
  }
29934
- .E_c156wh19 div.right {
29935
- display: flex;
29936
- align-items: center;
29910
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
29911
+ background: rgba(0, 128, 255, 0.16);
29937
29912
  }
29938
- .E_c156wh19 .reverse {
29939
- display: flex;
29940
- flex-direction: row-reverse;
29941
- align-items: center;
29913
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
29914
+ fill: #1d326c;
29942
29915
  }
29943
- .E_c156wh19 .reverse .ant-switch {
29916
+ .E_t160l1cm .tab-menu-item .expand-arrow {
29944
29917
  margin-left: 8px;
29918
+ height: 22px;
29945
29919
  }
29946
- .E_c156wh19 .close {
29947
- padding-left: 14px;
29948
- margin-left: 14px;
29949
- border-left: 1px solid rgba(129, 138, 153, 0.6);
29950
- cursor: pointer;
29920
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
29921
+ fill: rgba(44, 56, 82, 0.6);
29951
29922
  }
29952
-
29953
- .E_m126spxy {
29954
- padding-bottom: 4px;
29955
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29923
+ .E_t160l1cm .tab-menu-item-group {
29924
+ padding: 0;
29925
+ display: flex;
29926
+ align-items: center;
29927
+ overflow: hidden;
29956
29928
  }
29957
- .E_m126spxy .ant-btn-link {
29958
- padding: 1px 10px;
29959
- color: rgba(62, 70, 82, 0.6);
29960
- border-radius: 4px;
29929
+ .E_t160l1cm .tab-menu-item-group .main-title {
29930
+ opacity: 0;
29931
+ max-width: 0;
29932
+ transition: max-width 320ms ease, opacity 240ms ease;
29961
29933
  }
29962
- .E_m126spxy .ant-btn-link.active {
29963
- background: rgba(0, 128, 255, 0.1);
29964
- color: #0096ff;
29934
+ .E_t160l1cm .tab-menu-item-group .sub-title {
29935
+ padding: 1px 12px;
29936
+ position: relative;
29937
+ display: flex;
29965
29938
  }
29966
-
29967
- .E_wpbf4pq {
29968
- padding: 10px 0;
29969
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29939
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
29940
+ opacity: 0;
29941
+ position: absolute;
29942
+ top: 50%;
29943
+ left: 0;
29944
+ transform: translate(-50%, -50%);
29945
+ transition: opacity 100ms linear;
29946
+ fill: rgba(0, 128, 255, 0.2);
29970
29947
  }
29971
- .E_wpbf4pq .ant-input,
29972
- .E_wpbf4pq .ant-picker {
29973
- width: 80px;
29974
- margin: 0 9px;
29975
- text-align: center;
29948
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
29949
+ color: #0080ff;
29976
29950
  }
29977
- .E_wpbf4pq .options {
29978
- padding: 12px 0 12px 16px;
29979
- border-left: 2px solid rgba(129, 138, 153, 0.6);
29980
- margin: 5px 0 5px 8px;
29951
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
29952
+ padding: 1px 12px;
29953
+ display: inline-block;
29954
+ opacity: 1;
29955
+ max-width: 160px;
29981
29956
  }
29982
- .E_wpbf4pq .week-day-option,
29983
- .E_wpbf4pq .month-day-option {
29984
- background: #f5f7fa;
29985
- box-sizing: border-box;
29986
- border-radius: 16px;
29987
- margin-right: 8px;
29957
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
29958
+ padding: 1px 12px;
29959
+ color: #005ed1;
29988
29960
  }
29989
- .E_wpbf4pq .week-day-option:focus,
29990
- .E_wpbf4pq .month-day-option:focus {
29991
- color: inherit;
29992
- border-color: #d9d9d9;
29961
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
29962
+ opacity: 1;
29993
29963
  }
29994
- .E_wpbf4pq .week-day-option.active {
29995
- background-color: #0096ff;
29996
- border-color: #0096ff;
29997
- color: #fff;
29964
+ .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 {
29965
+ background: rgba(0, 128, 255, 0.16);
29998
29966
  }
29999
- .E_wpbf4pq .week-day-option.en-text {
30000
- width: 110px;
30001
- margin-top: 4px;
29967
+ .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 {
29968
+ opacity: 0;
30002
29969
  }
30003
- .E_wpbf4pq .month-day-option {
30004
- width: 32px;
29970
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
29971
+ padding: 4px 16px;
29972
+ height: 32px;
29973
+ border-radius: 6px 6px 0 0;
29974
+ }
29975
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
29976
+ padding-left: 0;
29977
+ }
29978
+ .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 {
29979
+ padding-left: 16px;
29980
+ }
29981
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
29982
+ margin-left: 11px;
29983
+ height: 24px;
29984
+ }
29985
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30005
29986
  padding: 0;
30006
- margin-bottom: 8px;
30007
29987
  }
30008
- .E_wpbf4pq .month-day-option.active {
30009
- background-color: #0096ff;
30010
- border-color: #0096ff;
30011
- color: #fff;
29988
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
29989
+ padding: 4px 16px;
30012
29990
  }
30013
-
30014
- span.E_tqjc4ui {
30015
- margin: 0 2px;
29991
+ .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 {
29992
+ padding: 4px 16px;
30016
29993
  }
30017
-
30018
- .E_n12mqh7z {
29994
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
29995
+ background: #fff;
29996
+ }
29997
+ .E_t160l1cm .tab-menu-item-light:active {
29998
+ color: #005ed1;
29999
+ }
30000
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30001
+ background: #fff;
30002
+ color: #1d326c;
30003
+ }
30004
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30005
+ color: rgba(45, 58, 86, 0.6);
30006
+ }
30007
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30008
+ color: #1d326c;
30009
+ }
30010
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30011
+ fill: #d8deeb;
30012
+ }
30013
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30014
+ fill: #1d326c;
30015
+ }
30016
+ .E_t160l1cm .tab-content {
30017
+ flex: 1;
30019
30018
  display: flex;
30020
- align-items: center;
30021
- font-size: 12px;
30022
- line-height: 18px;
30019
+ flex-direction: column;
30023
30020
  }
30024
- .E_n12mqh7z:not(:last-child) {
30025
- margin-bottom: 4px;
30021
+ .E_t160l1cm.is-overview .tab-content {
30022
+ overflow: visible;
30026
30023
  }
30027
30024
 
30028
- .E_tf5bynu {
30029
- margin: 0 3px;
30025
+ .E_t14npdqr {
30026
+ max-width: 240px;
30027
+ animation: none;
30030
30028
  }
30031
-
30032
- .E_tcckoz1 {
30033
- max-height: 400px;
30034
- overflow: auto;
30029
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30030
+ border: 1px solid #0080ff;
30031
+ padding: 0;
30032
+ }
30033
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30034
+ margin: 0;
30035
+ height: 32px;
30036
+ line-height: 32px;
30037
+ font-size: 13px;
30038
+ padding: 0 10px;
30039
+ display: block;
30040
+ overflow: hidden;
30041
+ text-overflow: ellipsis;
30042
+ white-space: nowrap;
30043
+ }
30044
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30045
+ content: " ";
30046
+ height: 1px;
30047
+ width: calc(100% + 10px);
30048
+ background: rgba(172, 186, 211, 0.6);
30049
+ display: block;
30050
+ }
30051
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30052
+ color: #0080ff;
30053
+ background: transparent;
30035
30054
  }
30036
30055
 
30037
30056
  .E_ou7iq30 {
@@ -30061,6 +30080,10 @@ span.E_tqjc4ui {
30061
30080
  visibility: hidden;
30062
30081
  }
30063
30082
 
30083
+ span.E_tqjc4ui {
30084
+ margin: 0 2px;
30085
+ }
30086
+
30064
30087
  .E_s1at6qmn.ant-layout-sider {
30065
30088
  background: #edf0f7;
30066
30089
  padding: 32px 8px;
@@ -30264,258 +30287,237 @@ span.E_tqjc4ui {
30264
30287
  padding-right: 12px;
30265
30288
  }
30266
30289
 
30267
- .E_c18gxmrl {
30268
- border: 1px solid #d8deeb;
30290
+ .E_clm1wy1 {
30291
+ width: 192px;
30292
+ height: 246px;
30269
30293
  border-radius: 4px;
30270
30294
  }
30271
- .E_c18gxmrl + .E_c18gxmrl {
30272
- margin-top: 8px;
30295
+ .E_clm1wy1 > .ant-picker-calendar,
30296
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30297
+ width: 100%;
30298
+ background-color: rgba(245, 247, 250, 0.6);
30299
+ border-top: none;
30273
30300
  }
30274
- .E_c18gxmrl:hover {
30275
- border-color: #0080ff;
30301
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30302
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30303
+ padding: 0 16px;
30276
30304
  }
30277
- .E_c18gxmrl:hover > header {
30278
- background: rgba(0, 128, 255, 0.1);
30305
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30306
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30307
+ width: 100%;
30308
+ height: 180px;
30309
+ border-spacing: 0;
30279
30310
  }
30280
- .E_c18gxmrl.active header {
30281
- border-bottom: 1px solid #d8deeb;
30311
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30312
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30313
+ margin-bottom: 8px;
30282
30314
  }
30283
- .E_c18gxmrl > header {
30284
- padding: 8px 12px;
30315
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30316
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30317
+ width: 22px;
30285
30318
  }
30286
-
30287
- .E_s1iv0tp1 .enabled-switch {
30288
- display: flex;
30289
- align-items: center;
30319
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30320
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30321
+ padding: 0;
30290
30322
  }
30291
- .E_s1iv0tp1 .enabled-text {
30292
- margin-right: 8px;
30323
+ .E_clm1wy1 .ant-picker-cell {
30324
+ color: rgba(62, 70, 82, 0.6);
30325
+ opacity: 0.4;
30326
+ }
30327
+ .E_clm1wy1 .ant-picker-cell-in-view {
30328
+ color: rgba(62, 70, 82, 0.6);
30329
+ opacity: 1;
30330
+ }
30331
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
30332
+ color: #3e4652;
30333
+ }
30334
+ .E_clm1wy1 .ant-picker-cell::before {
30335
+ pointer-events: none;
30293
30336
  }
30294
30337
 
30295
- .E_wg1tsps {
30296
- display: flex;
30297
- align-items: center;
30298
- justify-content: flex-end;
30338
+ .E_t1tsm00v {
30339
+ color: rgba(129, 138, 153, 0.6);
30340
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30341
+ backdrop-filter: blur(10px);
30342
+ padding: 7px 10px;
30299
30343
  }
30300
30344
 
30301
- .E_b1ctd5xy {
30345
+ .E_c167wnad {
30346
+ color: rgba(62, 70, 82, 0.6);
30302
30347
  display: flex;
30348
+ justify-content: space-between;
30303
30349
  align-items: center;
30304
- width: calc(100% - 40px);
30350
+ padding: 8px 16px;
30305
30351
  }
30306
- .E_b1ctd5xy .chart {
30307
- display: inline-block;
30308
- width: 100%;
30352
+ .E_c167wnad .anticon {
30353
+ cursor: pointer;
30309
30354
  }
30310
-
30311
- .E_u1p8acpn {
30312
- min-width: 40px;
30313
- }
30314
- .E_u1p8acpn .unit {
30315
- color: #00122e !important;
30355
+ .E_c167wnad .anticon:hover {
30356
+ color: #0096ff;
30316
30357
  }
30317
30358
 
30318
- .E_t160l1cm {
30319
- display: flex;
30320
- flex-direction: column;
30321
- flex: 1;
30322
- /* FIXME:(yanzhen) do this better */
30359
+ .E_cxhf7dh {
30360
+ text-align: center;
30323
30361
  }
30324
- .E_t160l1cm .tab-bar {
30325
- flex-shrink: 0;
30362
+ .E_cxhf7dh .dots {
30326
30363
  display: flex;
30327
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30364
+ justify-content: center;
30328
30365
  }
30329
- .E_t160l1cm .tab-content {
30330
- height: 100%;
30366
+ .E_cxhf7dh .dot {
30367
+ display: inline-block;
30368
+ width: 2px;
30369
+ height: 2px;
30370
+ border-radius: 1px;
30371
+ background: #0096ff;
30331
30372
  }
30332
- .E_t160l1cm .tab-menu-item {
30373
+ .E_cxhf7dh .dot:not(:last-child) {
30333
30374
  margin-right: 2px;
30334
- padding: 1px 12px;
30335
- line-height: 24px;
30336
- height: 24px;
30337
- color: rgba(44, 56, 82, 0.6);
30338
- border-radius: 4px 4px 0 0;
30339
- cursor: pointer;
30340
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30341
30375
  }
30342
- .E_t160l1cm .tab-menu-item:first-child {
30343
- padding-left: 0;
30344
- }
30345
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30346
- padding-left: 12px;
30376
+ .E_cxhf7dh .bar {
30377
+ width: 9px;
30378
+ height: 2px;
30379
+ background: #0096ff;
30380
+ border-radius: 2px;
30347
30381
  }
30348
- .E_t160l1cm .tab-menu-item:hover {
30349
- color: #0080ff;
30350
- background: rgba(211, 218, 235, 0.6);
30382
+
30383
+ .E_c1up1pdz {
30384
+ width: 648px;
30351
30385
  }
30352
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30353
- fill: #0080ff;
30386
+ .E_c1up1pdz.active {
30387
+ border-color: #0080ff;
30354
30388
  }
30355
- .E_t160l1cm .tab-menu-item:active {
30356
- background: rgba(192, 203, 224, 0.6);
30389
+ .E_c1up1pdz.active > header {
30390
+ background: rgba(0, 128, 255, 0.1);
30357
30391
  }
30358
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30359
- color: #0080ff;
30360
- background: rgba(211, 218, 235, 0.6);
30392
+ .E_c1up1pdz .expand {
30393
+ padding: 12px;
30361
30394
  }
30362
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30363
- background: rgba(192, 203, 224, 0.6);
30395
+ .E_c1up1pdz .field-item {
30396
+ display: flex;
30397
+ padding: 10px 0;
30398
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30364
30399
  }
30365
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30366
- background: rgba(0, 128, 255, 0.16);
30400
+ .E_c1up1pdz .field-item:last-child {
30401
+ border-bottom: none;
30402
+ padding-bottom: 0;
30367
30403
  }
30368
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30369
- fill: #0080ff;
30404
+ .E_c1up1pdz .field-item label {
30405
+ line-height: 32px;
30406
+ width: 100px;
30407
+ color: rgba(62, 70, 82, 0.6);
30370
30408
  }
30371
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30372
- color: #0080ff;
30373
- background: rgba(0, 128, 255, 0.1);
30409
+ .E_c1up1pdz .help {
30410
+ color: rgba(62, 70, 82, 0.6);
30411
+ margin-top: 5px;
30374
30412
  }
30375
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30376
- background: rgba(0, 128, 255, 0.16);
30413
+ .E_c1up1pdz .ant-input-affix-wrapper,
30414
+ .E_c1up1pdz .ant-picker {
30415
+ width: 128px;
30377
30416
  }
30378
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30379
- fill: #1d326c;
30417
+
30418
+ .E_c156wh19 {
30419
+ display: flex;
30420
+ align-items: center;
30421
+ justify-content: space-between;
30422
+ word-break: keep-all;
30380
30423
  }
30381
- .E_t160l1cm .tab-menu-item .expand-arrow {
30382
- margin-left: 8px;
30383
- height: 22px;
30424
+ .E_c156wh19 .title {
30425
+ margin: 0 16px 0 8px;
30384
30426
  }
30385
- .E_t160l1cm .tab-menu-item .expand-arrow path {
30386
- fill: rgba(44, 56, 82, 0.6);
30427
+ .E_c156wh19 .retain {
30428
+ color: rgba(129, 138, 153, 0.6);
30387
30429
  }
30388
- .E_t160l1cm .tab-menu-item-group {
30389
- padding: 0;
30430
+ .E_c156wh19 div.left {
30431
+ flex: 1;
30390
30432
  display: flex;
30391
- align-items: center;
30392
30433
  overflow: hidden;
30434
+ align-items: center;
30435
+ justify-content: flex-start;
30436
+ white-space: nowrap;
30393
30437
  }
30394
- .E_t160l1cm .tab-menu-item-group .main-title {
30395
- opacity: 0;
30396
- max-width: 0;
30397
- transition: max-width 320ms ease, opacity 240ms ease;
30438
+ .E_c156wh19 div.left .title {
30439
+ max-width: 100%;
30440
+ overflow: hidden;
30441
+ text-overflow: ellipsis;
30398
30442
  }
30399
- .E_t160l1cm .tab-menu-item-group .sub-title {
30400
- padding: 1px 12px;
30401
- position: relative;
30443
+ .E_c156wh19 div.right {
30402
30444
  display: flex;
30445
+ align-items: center;
30403
30446
  }
30404
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30405
- opacity: 0;
30406
- position: absolute;
30407
- top: 50%;
30408
- left: 0;
30409
- transform: translate(-50%, -50%);
30410
- transition: opacity 100ms linear;
30411
- fill: rgba(0, 128, 255, 0.2);
30412
- }
30413
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30414
- color: #0080ff;
30415
- }
30416
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30417
- padding: 1px 12px;
30418
- display: inline-block;
30419
- opacity: 1;
30420
- max-width: 160px;
30421
- }
30422
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30423
- padding: 1px 12px;
30424
- color: #005ed1;
30425
- }
30426
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30427
- opacity: 1;
30428
- }
30429
- .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 {
30430
- background: rgba(0, 128, 255, 0.16);
30431
- }
30432
- .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 {
30433
- opacity: 0;
30434
- }
30435
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30436
- padding: 4px 16px;
30437
- height: 32px;
30438
- border-radius: 6px 6px 0 0;
30439
- }
30440
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30441
- padding-left: 0;
30442
- }
30443
- .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 {
30444
- padding-left: 16px;
30445
- }
30446
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30447
- margin-left: 11px;
30448
- height: 24px;
30449
- }
30450
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30451
- padding: 0;
30447
+ .E_c156wh19 .reverse {
30448
+ display: flex;
30449
+ flex-direction: row-reverse;
30450
+ align-items: center;
30452
30451
  }
30453
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30454
- padding: 4px 16px;
30452
+ .E_c156wh19 .reverse .ant-switch {
30453
+ margin-left: 8px;
30455
30454
  }
30456
- .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 {
30457
- padding: 4px 16px;
30455
+ .E_c156wh19 .close {
30456
+ padding-left: 14px;
30457
+ margin-left: 14px;
30458
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
30459
+ cursor: pointer;
30458
30460
  }
30459
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30460
- background: #fff;
30461
+
30462
+ .E_m126spxy {
30463
+ padding-bottom: 4px;
30464
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30461
30465
  }
30462
- .E_t160l1cm .tab-menu-item-light:active {
30463
- color: #005ed1;
30466
+ .E_m126spxy .ant-btn-link {
30467
+ padding: 1px 10px;
30468
+ color: rgba(62, 70, 82, 0.6);
30469
+ border-radius: 4px;
30464
30470
  }
30465
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30466
- background: #fff;
30467
- color: #1d326c;
30471
+ .E_m126spxy .ant-btn-link.active {
30472
+ background: rgba(0, 128, 255, 0.1);
30473
+ color: #0096ff;
30468
30474
  }
30469
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30470
- color: rgba(45, 58, 86, 0.6);
30475
+
30476
+ .E_wpbf4pq {
30477
+ padding: 10px 0;
30478
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30471
30479
  }
30472
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30473
- color: #1d326c;
30480
+ .E_wpbf4pq .ant-input,
30481
+ .E_wpbf4pq .ant-picker {
30482
+ width: 80px;
30483
+ margin: 0 9px;
30484
+ text-align: center;
30474
30485
  }
30475
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30476
- fill: #d8deeb;
30486
+ .E_wpbf4pq .options {
30487
+ padding: 12px 0 12px 16px;
30488
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
30489
+ margin: 5px 0 5px 8px;
30477
30490
  }
30478
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30479
- fill: #1d326c;
30491
+ .E_wpbf4pq .week-day-option,
30492
+ .E_wpbf4pq .month-day-option {
30493
+ background: #f5f7fa;
30494
+ box-sizing: border-box;
30495
+ border-radius: 16px;
30496
+ margin-right: 8px;
30480
30497
  }
30481
- .E_t160l1cm .tab-content {
30482
- flex: 1;
30483
- display: flex;
30484
- flex-direction: column;
30498
+ .E_wpbf4pq .week-day-option:focus,
30499
+ .E_wpbf4pq .month-day-option:focus {
30500
+ color: inherit;
30501
+ border-color: #d9d9d9;
30485
30502
  }
30486
- .E_t160l1cm.is-overview .tab-content {
30487
- overflow: visible;
30503
+ .E_wpbf4pq .week-day-option.active {
30504
+ background-color: #0096ff;
30505
+ border-color: #0096ff;
30506
+ color: #fff;
30488
30507
  }
30489
-
30490
- .E_t14npdqr {
30491
- max-width: 240px;
30492
- animation: none;
30508
+ .E_wpbf4pq .week-day-option.en-text {
30509
+ width: 110px;
30510
+ margin-top: 4px;
30493
30511
  }
30494
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30495
- border: 1px solid #0080ff;
30512
+ .E_wpbf4pq .month-day-option {
30513
+ width: 32px;
30496
30514
  padding: 0;
30515
+ margin-bottom: 8px;
30497
30516
  }
30498
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30499
- margin: 0;
30500
- height: 32px;
30501
- line-height: 32px;
30502
- font-size: 13px;
30503
- padding: 0 10px;
30504
- display: block;
30505
- overflow: hidden;
30506
- text-overflow: ellipsis;
30507
- white-space: nowrap;
30508
- }
30509
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30510
- content: " ";
30511
- height: 1px;
30512
- width: calc(100% + 10px);
30513
- background: rgba(172, 186, 211, 0.6);
30514
- display: block;
30515
- }
30516
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30517
- color: #0080ff;
30518
- background: transparent;
30517
+ .E_wpbf4pq .month-day-option.active {
30518
+ background-color: #0096ff;
30519
+ border-color: #0096ff;
30520
+ color: #fff;
30519
30521
  }
30520
30522
 
30521
30523
  .E_m74vjol {
@@ -30537,36 +30539,63 @@ span.E_tqjc4ui {
30537
30539
  .E_a1o35uvh .ant-alert-message {
30538
30540
  flex: 1;
30539
30541
  }
30540
-
30541
- .E_berrcjl {
30542
- color: rgba(10, 37, 85, 0.6);
30543
- margin-bottom: 4px;
30542
+
30543
+ .E_berrcjl {
30544
+ color: rgba(10, 37, 85, 0.6);
30545
+ margin-bottom: 4px;
30546
+ }
30547
+ .E_berrcjl .breadcrumb-link {
30548
+ color: rgba(10, 37, 85, 0.6);
30549
+ cursor: pointer;
30550
+ transition: color 160ms ease;
30551
+ }
30552
+ .E_berrcjl .breadcrumb-link:hover {
30553
+ color: #0080ff;
30554
+ }
30555
+ .E_berrcjl .breadcrumb-link:active {
30556
+ color: #005ed1;
30557
+ }
30558
+
30559
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30560
+ padding: 4px 8px 0 8px;
30561
+ color: rgba(44, 56, 82, 0.6);
30562
+ font-size: 12px;
30563
+ }
30564
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30565
+ padding-bottom: 6px;
30566
+ }
30567
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30568
+ padding-top: 4px;
30569
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30570
+ }
30571
+
30572
+ .E_b1nip9bk {
30573
+ padding: 4px 11px;
30574
+ }
30575
+
30576
+ .E_bqamoqe {
30577
+ white-space: nowrap;
30578
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30579
+ }
30580
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30581
+ --color: #0080ff;
30544
30582
  }
30545
- .E_berrcjl .breadcrumb-link {
30546
- color: rgba(10, 37, 85, 0.6);
30547
- cursor: pointer;
30548
- transition: color 160ms ease;
30583
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30584
+ --color: #0080ff;
30549
30585
  }
30550
- .E_berrcjl .breadcrumb-link:hover {
30551
- color: #0080ff;
30586
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30587
+ margin-left: 1px;
30552
30588
  }
30553
- .E_berrcjl .breadcrumb-link:active {
30554
- color: #005ed1;
30589
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30590
+ border-top-right-radius: 0;
30591
+ border-bottom-right-radius: 0;
30555
30592
  }
30556
-
30557
- .E_fzh9mnb {
30558
- width: 100%;
30559
- height: 100%;
30560
- min-height: 124px;
30561
- display: flex;
30562
- flex-direction: column;
30563
- justify-content: center;
30564
- align-items: center;
30593
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30594
+ border-top-left-radius: 0;
30595
+ border-bottom-left-radius: 0;
30565
30596
  }
30566
- .E_fzh9mnb .error-text {
30567
- color: rgba(10, 37, 85, 0.6);
30568
- margin-bottom: 16px;
30569
- font-size: 18px;
30597
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30598
+ border-radius: unset;
30570
30599
  }
30571
30600
 
30572
30601
  .E_c1uzzomf {
@@ -30591,6 +30620,89 @@ span.E_tqjc4ui {
30591
30620
  text-align: center;
30592
30621
  }
30593
30622
 
30623
+ .E_d1bw7c5z {
30624
+ position: relative;
30625
+ max-width: 388px;
30626
+ min-width: 285px;
30627
+ }
30628
+ .E_d1bw7c5z .center {
30629
+ position: absolute;
30630
+ font-size: 12px;
30631
+ width: 80px;
30632
+ height: 100px;
30633
+ top: 0;
30634
+ left: 35px;
30635
+ display: flex;
30636
+ flex-direction: column;
30637
+ justify-content: center;
30638
+ align-items: center;
30639
+ color: #00122e;
30640
+ }
30641
+ .E_d1bw7c5z .center .number {
30642
+ font-size: 24px;
30643
+ font-weight: 700;
30644
+ }
30645
+ .E_d1bw7c5z .center .text {
30646
+ padding: 0 5px;
30647
+ font-size: 12px;
30648
+ width: inherit;
30649
+ text-align: center;
30650
+ }
30651
+ .E_d1bw7c5z .recharts-wrapper {
30652
+ display: flex;
30653
+ }
30654
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30655
+ position: relative !important;
30656
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30657
+ left: 0 !important;
30658
+ bottom: 0 !important;
30659
+ display: flex;
30660
+ align-items: center;
30661
+ }
30662
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30663
+ width: 100%;
30664
+ }
30665
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30666
+ width: 100%;
30667
+ margin-right: 0 !important;
30668
+ line-height: 18px;
30669
+ }
30670
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30671
+ border-radius: 2px;
30672
+ }
30673
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30674
+ min-width: 75px;
30675
+ max-width: 198px;
30676
+ width: calc(100% - 20px);
30677
+ margin-left: 2px;
30678
+ color: #00122e !important;
30679
+ display: inline-flex;
30680
+ justify-content: space-between;
30681
+ }
30682
+ .E_d1bw7c5z .tooltip-text {
30683
+ maxwidth: calc(100% - 12px);
30684
+ cursor: pointer;
30685
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30686
+ overflow: hidden;
30687
+ text-overflow: ellipsis;
30688
+ white-space: nowrap;
30689
+ }
30690
+ .E_d1bw7c5z .value {
30691
+ color: rgba(44, 56, 82, 0.75);
30692
+ }
30693
+
30694
+ .E_t10pqbtc {
30695
+ width: 140px;
30696
+ }
30697
+ .E_t10pqbtc .item {
30698
+ margin: 6px auto;
30699
+ display: flex;
30700
+ justify-content: space-between;
30701
+ }
30702
+ .E_t10pqbtc .item .name {
30703
+ width: 102px;
30704
+ }
30705
+
30594
30706
  .E_b1wx3t3t.ant-btn-icon-only {
30595
30707
  justify-content: center;
30596
30708
  }
@@ -30845,146 +30957,37 @@ button.E_n7k2c6r {
30845
30957
  padding: 0;
30846
30958
  }
30847
30959
 
30848
- .E_b1nip9bk {
30849
- padding: 4px 11px;
30850
- }
30851
-
30852
- .E_bqamoqe {
30853
- white-space: nowrap;
30854
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30855
- }
30856
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30857
- --color: #0080ff;
30858
- }
30859
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30860
- --color: #0080ff;
30861
- }
30862
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30863
- margin-left: 1px;
30864
- }
30865
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30866
- border-top-right-radius: 0;
30867
- border-bottom-right-radius: 0;
30868
- }
30869
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30870
- border-top-left-radius: 0;
30871
- border-bottom-left-radius: 0;
30872
- }
30873
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30874
- border-radius: unset;
30875
- }
30876
-
30877
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30878
- padding: 4px 8px 0 8px;
30879
- color: rgba(44, 56, 82, 0.6);
30880
- font-size: 12px;
30881
- }
30882
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30883
- padding-bottom: 6px;
30884
- }
30885
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30886
- padding-top: 4px;
30887
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30888
- }
30889
-
30890
- .E_d1bw7c5z {
30891
- position: relative;
30892
- max-width: 388px;
30893
- min-width: 285px;
30894
- }
30895
- .E_d1bw7c5z .center {
30896
- position: absolute;
30897
- font-size: 12px;
30898
- width: 80px;
30899
- height: 100px;
30900
- top: 0;
30901
- left: 35px;
30902
- display: flex;
30903
- flex-direction: column;
30904
- justify-content: center;
30905
- align-items: center;
30906
- color: #00122e;
30907
- }
30908
- .E_d1bw7c5z .center .number {
30909
- font-size: 24px;
30910
- font-weight: 700;
30911
- }
30912
- .E_d1bw7c5z .center .text {
30913
- padding: 0 5px;
30914
- font-size: 12px;
30915
- width: inherit;
30916
- text-align: center;
30917
- }
30918
- .E_d1bw7c5z .recharts-wrapper {
30919
- display: flex;
30920
- }
30921
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30922
- position: relative !important;
30923
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30924
- left: 0 !important;
30925
- bottom: 0 !important;
30926
- display: flex;
30927
- align-items: center;
30928
- }
30929
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30930
- width: 100%;
30931
- }
30932
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30960
+ .E_fzh9mnb {
30933
30961
  width: 100%;
30934
- margin-right: 0 !important;
30935
- line-height: 18px;
30936
- }
30937
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30938
- border-radius: 2px;
30939
- }
30940
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30941
- min-width: 75px;
30942
- max-width: 198px;
30943
- width: calc(100% - 20px);
30944
- margin-left: 2px;
30945
- color: #00122e !important;
30946
- display: inline-flex;
30947
- justify-content: space-between;
30948
- }
30949
- .E_d1bw7c5z .tooltip-text {
30950
- maxwidth: calc(100% - 12px);
30951
- cursor: pointer;
30952
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30953
- overflow: hidden;
30954
- text-overflow: ellipsis;
30955
- white-space: nowrap;
30956
- }
30957
- .E_d1bw7c5z .value {
30958
- color: rgba(44, 56, 82, 0.75);
30959
- }
30960
-
30961
- .E_t10pqbtc {
30962
- width: 140px;
30963
- }
30964
- .E_t10pqbtc .item {
30965
- margin: 6px auto;
30966
- display: flex;
30967
- justify-content: space-between;
30968
- }
30969
- .E_t10pqbtc .item .name {
30970
- width: 102px;
30971
- }
30972
-
30973
- .E_i1inqkme {
30974
- height: 18px;
30975
- line-height: 18px;
30976
- padding: 0 4px;
30977
- border-radius: 4px;
30978
- background: rgba(235, 239, 245, 0.6);
30979
- border: 1px solid rgba(223, 228, 235, 0.6);
30962
+ height: 100%;
30963
+ min-height: 124px;
30980
30964
  display: flex;
30965
+ flex-direction: column;
30966
+ justify-content: center;
30981
30967
  align-items: center;
30982
- white-space: nowrap;
30983
- margin-right: 4px;
30968
+ }
30969
+ .E_fzh9mnb .error-text {
30970
+ color: rgba(10, 37, 85, 0.6);
30971
+ margin-bottom: 16px;
30972
+ font-size: 18px;
30984
30973
  }
30985
30974
 
30986
- .E_sx1bpnu .ant-input-sm {
30987
- line-height: 18px;
30975
+ .E_iouxfgt {
30976
+ display: inline-flex;
30977
+ align-items: center;
30978
+ }
30979
+ .E_iouxfgt .icon-inner {
30980
+ display: inline-flex;
30981
+ align-items: center;
30982
+ justify-content: center;
30983
+ }
30984
+ .E_iouxfgt .icon-inner + span,
30985
+ .E_iouxfgt span + .icon-inner.suffix {
30986
+ margin-left: 4px;
30987
+ }
30988
+ .E_iouxfgt.is-rotate img,
30989
+ .E_iouxfgt.is-rotate svg {
30990
+ animation: rotate 680ms linear infinite;
30988
30991
  }
30989
30992
 
30990
30993
  .E_itxley7.ant-input-group.ant-input-group-compact {
@@ -31093,6 +31096,19 @@ button.E_n7k2c6r {
31093
31096
  min-height: 0px;
31094
31097
  }
31095
31098
 
31099
+ .E_i1inqkme {
31100
+ height: 18px;
31101
+ line-height: 18px;
31102
+ padding: 0 4px;
31103
+ border-radius: 4px;
31104
+ background: rgba(235, 239, 245, 0.6);
31105
+ border: 1px solid rgba(223, 228, 235, 0.6);
31106
+ display: flex;
31107
+ align-items: center;
31108
+ white-space: nowrap;
31109
+ margin-right: 4px;
31110
+ }
31111
+
31096
31112
  .E_atcz0kf .ant-input-suffix {
31097
31113
  margin-left: 8px;
31098
31114
  }
@@ -31100,24 +31116,6 @@ button.E_n7k2c6r {
31100
31116
  padding: 2px 7px 2px 12px;
31101
31117
  }
31102
31118
 
31103
- .E_iouxfgt {
31104
- display: inline-flex;
31105
- align-items: center;
31106
- }
31107
- .E_iouxfgt .icon-inner {
31108
- display: inline-flex;
31109
- align-items: center;
31110
- justify-content: center;
31111
- }
31112
- .E_iouxfgt .icon-inner + span,
31113
- .E_iouxfgt span + .icon-inner.suffix {
31114
- margin-left: 4px;
31115
- }
31116
- .E_iouxfgt.is-rotate img,
31117
- .E_iouxfgt.is-rotate svg {
31118
- animation: rotate 680ms linear infinite;
31119
- }
31120
-
31121
31119
  .E_a1wfy30z .ant-input-number-handler-wrap {
31122
31120
  display: var(--a1wfy30z-0);
31123
31121
  }
@@ -31149,76 +31147,10 @@ button.E_n7k2c6r {
31149
31147
  font-size: inherit;
31150
31148
  }
31151
31149
 
31152
- .E_phljevk {
31153
- display: flex;
31154
- justify-content: space-between;
31155
- align-items: center;
31156
- padding: 10px 0;
31157
- color: rgba(44, 56, 82, 0.6);
31158
- font-size: 12px;
31159
- line-height: 24px;
31160
- }
31161
- .E_phljevk .pagination-left {
31162
- padding: 2px 8px;
31163
- }
31164
- .E_phljevk .dropdown-trigger {
31165
- display: flex;
31166
- align-items: center;
31167
- border-radius: 6px;
31168
- cursor: pointer;
31169
- transition: all 0.3s ease;
31170
- }
31171
- .E_phljevk .dropdown-trigger:hover {
31172
- background: rgba(211, 218, 235, 0.6);
31173
- color: #0080ff;
31174
- }
31175
- .E_phljevk .dropdown-trigger .icon-inner {
31176
- margin-left: 4px;
31177
- }
31178
- .E_phljevk .pagination-right {
31179
- display: flex;
31180
- align-items: center;
31181
- color: #0080ff;
31182
- font-weight: bold;
31183
- }
31184
- .E_phljevk .pagination-right .icon-inner {
31185
- margin-left: 4px;
31186
- }
31187
- .E_phljevk .pagination-right .prev-btn,
31188
- .E_phljevk .pagination-right .next-btn {
31189
- padding: 0 8px;
31190
- }
31191
- .E_phljevk .pagination-right .prev-btn > span,
31192
- .E_phljevk .pagination-right .next-btn > span {
31193
- color: #0080ff;
31194
- }
31195
- .E_phljevk .pagination-right .next-btn .icon-inner {
31196
- transform: rotate(180deg);
31197
- }
31198
-
31199
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
31200
- max-height: calc(100vh - 128px);
31201
- overflow-y: auto;
31202
- }
31203
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31204
- padding: 4px 20px;
31205
- font-size: 12px;
31150
+ .E_sx1bpnu .ant-input-sm {
31206
31151
  line-height: 18px;
31207
31152
  }
31208
31153
 
31209
- .E_owd0kml {
31210
- display: inline-block;
31211
- }
31212
-
31213
- .E_h1jsgezc {
31214
- visibility: hidden;
31215
- position: absolute;
31216
- }
31217
-
31218
- .E_tju3gfj .date {
31219
- margin-right: 4px;
31220
- }
31221
-
31222
31154
  .E_rapgekc.ant-radio-wrapper {
31223
31155
  display: inline-flex;
31224
31156
  align-items: baseline;
@@ -31405,30 +31337,13 @@ button.E_n7k2c6r {
31405
31337
  transform: rotate(0deg);
31406
31338
  }
31407
31339
 
31408
- .E_i11gg7mj .ant-input-prefix {
31409
- margin-right: 8px;
31410
- }
31411
- .E_i11gg7mj .ant-input-suffix {
31412
- margin-left: 8px;
31413
- }
31414
-
31415
- .E_cc368xp {
31416
- color: #00122e;
31417
- border-right: 1px solid rgba(172, 186, 211, 0.6);
31418
- margin-right: 8px;
31419
- padding-right: 8px;
31420
- }
31421
-
31422
- .E_i11o6xqj {
31423
- display: flex;
31424
- gap: 4px;
31425
- }
31426
- .E_i11o6xqj .icon-wrapper {
31427
- cursor: pointer;
31340
+ .E_owd0kml {
31341
+ display: inline-block;
31428
31342
  }
31429
31343
 
31430
- .E_d19ruhdj.icon-wrapper {
31431
- cursor: not-allowed;
31344
+ .E_h1jsgezc {
31345
+ visibility: hidden;
31346
+ position: absolute;
31432
31347
  }
31433
31348
 
31434
31349
  .E_ivqqkzv {
@@ -31441,59 +31356,87 @@ button.E_n7k2c6r {
31441
31356
  color: rgba(44, 56, 82, 0.6);
31442
31357
  }
31443
31358
 
31444
- .E_s1dizucg.ant-switch {
31445
- min-width: 40px;
31446
- height: 24px;
31447
- background: rgba(172, 186, 211, 0.6);
31448
- overflow: hidden;
31359
+ .E_phljevk {
31360
+ display: flex;
31361
+ justify-content: space-between;
31362
+ align-items: center;
31363
+ padding: 10px 0;
31364
+ color: rgba(44, 56, 82, 0.6);
31365
+ font-size: 12px;
31366
+ line-height: 24px;
31449
31367
  }
31450
- .E_s1dizucg.ant-switch:focus {
31451
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31368
+ .E_phljevk .pagination-left {
31369
+ padding: 2px 8px;
31452
31370
  }
31453
- .E_s1dizucg.ant-switch-small {
31454
- min-width: 26px;
31455
- height: 16px;
31371
+ .E_phljevk .dropdown-trigger {
31372
+ display: flex;
31373
+ align-items: center;
31374
+ border-radius: 6px;
31375
+ cursor: pointer;
31376
+ transition: all 0.3s ease;
31456
31377
  }
31457
- .E_s1dizucg.ant-switch-large {
31458
- min-width: 52px;
31459
- height: 32px;
31378
+ .E_phljevk .dropdown-trigger:hover {
31379
+ background: rgba(211, 218, 235, 0.6);
31380
+ color: #0080ff;
31460
31381
  }
31461
- .E_s1dizucg.ant-switch .ant-switch-handle {
31462
- height: 20px;
31463
- width: 20px;
31382
+ .E_phljevk .dropdown-trigger .icon-inner {
31383
+ margin-left: 4px;
31464
31384
  }
31465
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31466
- border-radius: 10px;
31467
- transition-delay: 120ms;
31385
+ .E_phljevk .pagination-right {
31386
+ display: flex;
31387
+ align-items: center;
31388
+ color: #0080ff;
31389
+ font-weight: bold;
31468
31390
  }
31469
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31470
- height: 14px;
31471
- width: 14px;
31472
- top: 1px;
31473
- left: 1px;
31391
+ .E_phljevk .pagination-right .icon-inner {
31392
+ margin-left: 4px;
31474
31393
  }
31475
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31476
- height: 28px;
31477
- width: 28px;
31394
+ .E_phljevk .pagination-right .prev-btn,
31395
+ .E_phljevk .pagination-right .next-btn {
31396
+ padding: 0 8px;
31478
31397
  }
31479
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31480
- border-radius: 14px;
31398
+ .E_phljevk .pagination-right .prev-btn > span,
31399
+ .E_phljevk .pagination-right .next-btn > span {
31400
+ color: #0080ff;
31481
31401
  }
31482
- .E_s1dizucg.ant-switch-checked {
31483
- background-color: #00ba5d;
31402
+ .E_phljevk .pagination-right .next-btn .icon-inner {
31403
+ transform: rotate(180deg);
31484
31404
  }
31485
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31486
- left: calc(100% - 20px - 2px);
31405
+
31406
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
31407
+ max-height: calc(100vh - 128px);
31408
+ overflow-y: auto;
31487
31409
  }
31488
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31489
- left: calc(100% - 14px - 1px);
31410
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31411
+ padding: 4px 20px;
31412
+ font-size: 12px;
31413
+ line-height: 18px;
31490
31414
  }
31491
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31492
- left: calc(100% - 28px - 2px);
31415
+
31416
+ .E_i11gg7mj .ant-input-prefix {
31417
+ margin-right: 8px;
31418
+ }
31419
+ .E_i11gg7mj .ant-input-suffix {
31420
+ margin-left: 8px;
31493
31421
  }
31494
31422
 
31495
- .E_c1up6e3y {
31496
- margin-left: 5px;
31423
+ .E_cc368xp {
31424
+ color: #00122e;
31425
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
31426
+ margin-right: 8px;
31427
+ padding-right: 8px;
31428
+ }
31429
+
31430
+ .E_i11o6xqj {
31431
+ display: flex;
31432
+ gap: 4px;
31433
+ }
31434
+ .E_i11o6xqj .icon-wrapper {
31435
+ cursor: pointer;
31436
+ }
31437
+
31438
+ .E_d19ruhdj.icon-wrapper {
31439
+ cursor: not-allowed;
31497
31440
  }
31498
31441
 
31499
31442
  .E_cnujxq2 {
@@ -32185,6 +32128,61 @@ input.E_rf8rlle.ant-input {
32185
32128
  color: rgba(44, 56, 82, 0.7490196078);
32186
32129
  }
32187
32130
 
32131
+ .E_s1dizucg.ant-switch {
32132
+ min-width: 40px;
32133
+ height: 24px;
32134
+ background: rgba(172, 186, 211, 0.6);
32135
+ overflow: hidden;
32136
+ }
32137
+ .E_s1dizucg.ant-switch:focus {
32138
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
32139
+ }
32140
+ .E_s1dizucg.ant-switch-small {
32141
+ min-width: 26px;
32142
+ height: 16px;
32143
+ }
32144
+ .E_s1dizucg.ant-switch-large {
32145
+ min-width: 52px;
32146
+ height: 32px;
32147
+ }
32148
+ .E_s1dizucg.ant-switch .ant-switch-handle {
32149
+ height: 20px;
32150
+ width: 20px;
32151
+ }
32152
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
32153
+ border-radius: 10px;
32154
+ transition-delay: 120ms;
32155
+ }
32156
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
32157
+ height: 14px;
32158
+ width: 14px;
32159
+ top: 1px;
32160
+ left: 1px;
32161
+ }
32162
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
32163
+ height: 28px;
32164
+ width: 28px;
32165
+ }
32166
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
32167
+ border-radius: 14px;
32168
+ }
32169
+ .E_s1dizucg.ant-switch-checked {
32170
+ background-color: #00ba5d;
32171
+ }
32172
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
32173
+ left: calc(100% - 20px - 2px);
32174
+ }
32175
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
32176
+ left: calc(100% - 14px - 1px);
32177
+ }
32178
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
32179
+ left: calc(100% - 28px - 2px);
32180
+ }
32181
+
32182
+ .E_c1up6e3y {
32183
+ margin-left: 5px;
32184
+ }
32185
+
32188
32186
  .E_c1yyuluq {
32189
32187
  border-radius: 8px;
32190
32188
  }
@@ -32214,216 +32212,38 @@ input.E_rf8rlle.ant-input {
32214
32212
  cursor: default;
32215
32213
  }
32216
32214
 
32217
- .E_iq1gosr {
32218
- display: inline-block;
32219
- }
32220
-
32221
- .E_s1dni7lo {
32222
- width: 430px !important;
32223
- }
32224
-
32225
- .E_d1wwmmm5 .ant-select-item-group {
32226
- padding: 8px 16px;
32227
- line-height: 18px;
32228
- border-top: 1px solid rgba(211, 218, 235, 0.6);
32229
- height: 34px;
32230
- min-height: 34px;
32231
- box-sizing: border-box;
32232
- margin-top: 8px;
32233
- }
32234
-
32235
- .E_o1ugr09p {
32236
- display: flex;
32237
- flex-direction: column;
32238
- margin: 1px 8px;
32239
- padding: 8px;
32240
- border-radius: 4px;
32241
- }
32242
- .E_o1ugr09p .selected-icon {
32243
- display: none;
32244
- }
32245
- .E_o1ugr09p.ant-select-item-option-grouped {
32246
- padding-left: 8px;
32247
- }
32248
- .E_o1ugr09p.ant-select-item-option-selected {
32249
- background-color: white;
32250
- }
32251
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32252
- color: #0080ff;
32253
- }
32254
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32255
- display: block;
32256
- }
32257
- .E_o1ugr09p.ant-select-item-option-active {
32258
- background: rgba(0, 136, 255, 0.16);
32259
- }
32260
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32261
- color: #0080ff;
32262
- }
32263
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32264
- background: rgba(0, 136, 255, 0.1);
32265
- color: #0080ff;
32266
- }
32267
-
32268
- .E_o1ifxsq4 {
32269
- display: flex;
32270
- justify-content: space-between;
32271
- height: 20px;
32272
- line-height: 20px;
32273
- }
32274
- .E_o1ifxsq4 .timezone-title {
32275
- color: #2d3a56;
32276
- overflow: hidden;
32277
- text-overflow: ellipsis;
32278
- }
32279
-
32280
- .E_o1zue7 {
32281
- display: flex;
32282
- justify-content: space-between;
32283
- color: rgba(44, 56, 82, 0.6);
32284
- height: 18px;
32285
- line-height: 18px;
32286
- margin-top: 2px;
32287
- }
32288
-
32289
- .E_tyfmlxg {
32290
- border: none;
32291
- margin-right: 0;
32292
- background: rgba(225, 230, 241, 0.6);
32293
- }
32294
-
32295
- .E_o18uybox {
32296
- pointer-events: none;
32297
- height: 32px;
32298
- width: 100%;
32299
- opacity: 0;
32300
- }
32301
-
32302
- .E_a1b5xrg3 .user-icon-inner {
32303
- display: inline-flex;
32304
- align-items: center;
32305
- justify-content: center;
32306
- color: #fff;
32307
- font-weight: bold;
32308
- font-size: 12px;
32309
- width: 24px;
32310
- height: 24px;
32311
- border-radius: 50%;
32312
- background: var(--a1b5xrg3-0);
32313
- }
32314
- .E_a1b5xrg3.btn-item {
32315
- transition: all 160ms ease;
32316
- cursor: pointer;
32317
- width: 56px;
32318
- height: 40px;
32319
- display: inline-flex;
32320
- align-items: center;
32321
- justify-content: center;
32322
- border-radius: 6px;
32323
- }
32324
- .E_a1b5xrg3.btn-item:hover {
32325
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32326
- }
32327
- .E_a1b5xrg3.btn-item:active {
32328
- transform: translateY(2px);
32329
- transition: all 320ms ease;
32330
- }
32331
-
32332
- .E_t1m2x205 .ant-tooltip-arrow {
32333
- display: none;
32334
- }
32335
- .E_t1m2x205 .ant-tooltip-inner {
32336
- background: rgba(23, 38, 64, 0.8);
32337
- border-radius: 4px;
32338
- }
32339
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
32340
- visibility: hidden;
32341
- }
32342
-
32343
- .E_s1sck0th {
32344
- padding: 0 8px;
32345
- border-radius: 4px;
32346
- }
32347
-
32348
- .E_m855nr1 {
32349
- padding: 2px 8px;
32350
- border-radius: 3px;
32351
- }
32352
-
32353
- .E_l1270xpg {
32354
- padding: 3px 8px;
32355
- border-radius: 2px;
32356
- }
32357
-
32358
- .E_t14rextb.ant-tag:hover {
32359
- opacity: unset;
32360
- }
32361
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32362
- margin: 0;
32363
- margin-right: 8px;
32364
- display: inline-flex;
32365
- align-items: center;
32366
- border: none;
32367
- }
32368
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32369
- width: 16px;
32370
- height: 16px;
32371
- color: inherit;
32372
- margin-left: 4px;
32373
- opacity: 0.6;
32374
- display: inline-flex;
32375
- }
32376
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32377
- opacity: 1;
32378
- }
32379
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32380
- color: #0080ff;
32381
- background-color: rgba(0, 136, 255, 0.1);
32382
- }
32383
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32384
- color: #f0483e;
32385
- background-color: rgba(255, 74, 74, 0.1);
32386
- }
32387
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32388
- color: #e07f00;
32389
- background-color: rgba(255, 187, 0, 0.1);
32390
- }
32391
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32392
- color: #008f4c;
32393
- background-color: rgba(30, 201, 127, 0.1);
32394
- }
32395
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32396
- color: #1d326c;
32397
- background-color: rgba(225, 230, 241, 0.6);
32398
- }
32399
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32400
- color: #7E41FF;
32401
- background-color: rgba(126, 65, 255, 0.1);
32402
- }
32403
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32404
- color: #fff;
32405
- }
32406
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32407
- background-color: #f0483e;
32408
- }
32409
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32410
- background-color: #fea008;
32411
- }
32412
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32413
- background-color: #00ba5d;
32215
+ .E_tju3gfj .date {
32216
+ margin-right: 4px;
32414
32217
  }
32415
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32416
- background-color: #0080ff;
32218
+
32219
+ .E_a1b5xrg3 .user-icon-inner {
32220
+ display: inline-flex;
32221
+ align-items: center;
32222
+ justify-content: center;
32223
+ color: #fff;
32224
+ font-weight: bold;
32225
+ font-size: 12px;
32226
+ width: 24px;
32227
+ height: 24px;
32228
+ border-radius: 50%;
32229
+ background: var(--a1b5xrg3-0);
32417
32230
  }
32418
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32419
- background-color: #6b7d99;
32231
+ .E_a1b5xrg3.btn-item {
32232
+ transition: all 160ms ease;
32233
+ cursor: pointer;
32234
+ width: 56px;
32235
+ height: 40px;
32236
+ display: inline-flex;
32237
+ align-items: center;
32238
+ justify-content: center;
32239
+ border-radius: 6px;
32420
32240
  }
32421
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32422
- background-color: #7E41FF;
32241
+ .E_a1b5xrg3.btn-item:hover {
32242
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32423
32243
  }
32424
-
32425
- .E_m196gn1d {
32426
- min-width: 1280px;
32244
+ .E_a1b5xrg3.btn-item:active {
32245
+ transform: translateY(2px);
32246
+ transition: all 320ms ease;
32427
32247
  }
32428
32248
 
32429
32249
  .E_dsnbhzf {
@@ -32778,127 +32598,309 @@ input.E_rf8rlle.ant-input {
32778
32598
  line-height: 18px;
32779
32599
  }
32780
32600
 
32781
- .E_lprtm1e {
32782
- font-family: Inter;
32783
- font-style: normal;
32784
- font-weight: normal;
32785
- text-transform: uppercase;
32786
- font-feature-settings: "cpsp" on;
32787
- font-size: 12px;
32788
- line-height: 18px;
32601
+ .E_lprtm1e {
32602
+ font-family: Inter;
32603
+ font-style: normal;
32604
+ font-weight: normal;
32605
+ text-transform: uppercase;
32606
+ font-feature-settings: "cpsp" on;
32607
+ font-size: 12px;
32608
+ line-height: 18px;
32609
+ }
32610
+
32611
+ .E_l1lln87h {
32612
+ font-family: Inter;
32613
+ font-style: normal;
32614
+ font-weight: bold;
32615
+ text-transform: uppercase;
32616
+ font-feature-settings: "cpsp" on;
32617
+ font-size: 12px;
32618
+ line-height: 18px;
32619
+ }
32620
+
32621
+ .E_f2pb48l {
32622
+ font-family: Inter;
32623
+ font-style: normal;
32624
+ font-weight: normal;
32625
+ font-size: 13px;
32626
+ line-height: 20px;
32627
+ }
32628
+
32629
+ .E_fi9emkw {
32630
+ font-family: Inter;
32631
+ font-style: normal;
32632
+ font-weight: normal;
32633
+ font-size: 13px;
32634
+ line-height: 20px;
32635
+ }
32636
+
32637
+ .E_f1nrg7da {
32638
+ font-family: Inter;
32639
+ font-style: normal;
32640
+ font-weight: normal;
32641
+ font-size: 12px;
32642
+ line-height: 18px;
32643
+ }
32644
+
32645
+ .E_f17k1i3n {
32646
+ font-family: Inter;
32647
+ font-style: normal;
32648
+ font-weight: normal;
32649
+ font-size: 12px;
32650
+ line-height: 18px;
32651
+ }
32652
+
32653
+ .E_t1tvuj2e {
32654
+ font-family: Inter;
32655
+ font-style: normal;
32656
+ font-weight: normal;
32657
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32658
+ font-size: 13px;
32659
+ line-height: 20px;
32660
+ }
32661
+
32662
+ .E_t17uajlu {
32663
+ font-family: Inter;
32664
+ font-style: normal;
32665
+ font-weight: normal;
32666
+ font-feature-settings: "zero" on;
32667
+ font-size: 13px;
32668
+ line-height: 20px;
32669
+ }
32670
+
32671
+ .E_t114zbyz {
32672
+ font-family: Inter;
32673
+ font-style: normal;
32674
+ font-weight: normal;
32675
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32676
+ font-size: 12px;
32677
+ line-height: 18px;
32678
+ }
32679
+
32680
+ .E_t1il0kvi {
32681
+ font-family: Inter;
32682
+ font-style: normal;
32683
+ font-weight: 500;
32684
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32685
+ font-size: 12px;
32686
+ line-height: 18px;
32687
+ }
32688
+
32689
+ .E_t10dv8p1 {
32690
+ font-family: Inter;
32691
+ font-style: normal;
32692
+ font-weight: normal;
32693
+ font-feature-settings: "zero" on;
32694
+ font-size: 12px;
32695
+ line-height: 18px;
32696
+ }
32697
+
32698
+ .E_tc2oqpq {
32699
+ font-family: Inter;
32700
+ font-style: normal;
32701
+ font-weight: 500;
32702
+ font-feature-settings: "zero" on;
32703
+ font-size: 12px;
32704
+ line-height: 18px;
32705
+ }
32706
+
32707
+ .E_tzvddmc {
32708
+ font-family: Inter;
32709
+ font-style: normal;
32710
+ font-weight: bold;
32711
+ font-feature-settings: "zero" on;
32712
+ font-size: 16px;
32713
+ line-height: 24px;
32714
+ }
32715
+
32716
+ .E_u18llj45 {
32717
+ font-family: Inter;
32718
+ font-style: normal;
32719
+ font-weight: normal;
32720
+ font-size: 10px;
32721
+ line-height: 12px;
32722
+ }
32723
+
32724
+ .E_m196gn1d {
32725
+ min-width: 1280px;
32726
+ }
32727
+
32728
+ .E_s1sck0th {
32729
+ padding: 0 8px;
32730
+ border-radius: 4px;
32731
+ }
32732
+
32733
+ .E_m855nr1 {
32734
+ padding: 2px 8px;
32735
+ border-radius: 3px;
32736
+ }
32737
+
32738
+ .E_l1270xpg {
32739
+ padding: 3px 8px;
32740
+ border-radius: 2px;
32741
+ }
32742
+
32743
+ .E_t14rextb.ant-tag:hover {
32744
+ opacity: unset;
32745
+ }
32746
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32747
+ margin: 0;
32748
+ margin-right: 8px;
32749
+ display: inline-flex;
32750
+ align-items: center;
32751
+ border: none;
32752
+ }
32753
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32754
+ width: 16px;
32755
+ height: 16px;
32756
+ color: inherit;
32757
+ margin-left: 4px;
32758
+ opacity: 0.6;
32759
+ display: inline-flex;
32760
+ }
32761
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32762
+ opacity: 1;
32763
+ }
32764
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32765
+ color: #0080ff;
32766
+ background-color: rgba(0, 136, 255, 0.1);
32767
+ }
32768
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32769
+ color: #f0483e;
32770
+ background-color: rgba(255, 74, 74, 0.1);
32771
+ }
32772
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32773
+ color: #e07f00;
32774
+ background-color: rgba(255, 187, 0, 0.1);
32775
+ }
32776
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32777
+ color: #008f4c;
32778
+ background-color: rgba(30, 201, 127, 0.1);
32779
+ }
32780
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32781
+ color: #1d326c;
32782
+ background-color: rgba(225, 230, 241, 0.6);
32783
+ }
32784
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32785
+ color: #7E41FF;
32786
+ background-color: rgba(126, 65, 255, 0.1);
32787
+ }
32788
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32789
+ color: #fff;
32790
+ }
32791
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32792
+ background-color: #f0483e;
32793
+ }
32794
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32795
+ background-color: #fea008;
32796
+ }
32797
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32798
+ background-color: #00ba5d;
32799
+ }
32800
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32801
+ background-color: #0080ff;
32802
+ }
32803
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32804
+ background-color: #6b7d99;
32805
+ }
32806
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32807
+ background-color: #7E41FF;
32808
+ }
32809
+
32810
+ .E_t1m2x205 .ant-tooltip-arrow {
32811
+ display: none;
32812
+ }
32813
+ .E_t1m2x205 .ant-tooltip-inner {
32814
+ background: rgba(23, 38, 64, 0.8);
32815
+ border-radius: 4px;
32816
+ }
32817
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
32818
+ visibility: hidden;
32819
+ }
32820
+
32821
+ .E_s1dni7lo {
32822
+ width: 430px !important;
32789
32823
  }
32790
32824
 
32791
- .E_l1lln87h {
32792
- font-family: Inter;
32793
- font-style: normal;
32794
- font-weight: bold;
32795
- text-transform: uppercase;
32796
- font-feature-settings: "cpsp" on;
32797
- font-size: 12px;
32825
+ .E_d1wwmmm5 .ant-select-item-group {
32826
+ padding: 8px 16px;
32798
32827
  line-height: 18px;
32828
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
32829
+ height: 34px;
32830
+ min-height: 34px;
32831
+ box-sizing: border-box;
32832
+ margin-top: 8px;
32799
32833
  }
32800
32834
 
32801
- .E_f2pb48l {
32802
- font-family: Inter;
32803
- font-style: normal;
32804
- font-weight: normal;
32805
- font-size: 13px;
32806
- line-height: 20px;
32835
+ .E_o1ugr09p {
32836
+ display: flex;
32837
+ flex-direction: column;
32838
+ margin: 1px 8px;
32839
+ padding: 8px;
32840
+ border-radius: 4px;
32807
32841
  }
32808
-
32809
- .E_fi9emkw {
32810
- font-family: Inter;
32811
- font-style: normal;
32812
- font-weight: normal;
32813
- font-size: 13px;
32814
- line-height: 20px;
32842
+ .E_o1ugr09p .selected-icon {
32843
+ display: none;
32815
32844
  }
32816
-
32817
- .E_f1nrg7da {
32818
- font-family: Inter;
32819
- font-style: normal;
32820
- font-weight: normal;
32821
- font-size: 12px;
32822
- line-height: 18px;
32845
+ .E_o1ugr09p.ant-select-item-option-grouped {
32846
+ padding-left: 8px;
32823
32847
  }
32824
-
32825
- .E_f17k1i3n {
32826
- font-family: Inter;
32827
- font-style: normal;
32828
- font-weight: normal;
32829
- font-size: 12px;
32830
- line-height: 18px;
32848
+ .E_o1ugr09p.ant-select-item-option-selected {
32849
+ background-color: white;
32831
32850
  }
32832
-
32833
- .E_t1tvuj2e {
32834
- font-family: Inter;
32835
- font-style: normal;
32836
- font-weight: normal;
32837
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32838
- font-size: 13px;
32839
- line-height: 20px;
32851
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32852
+ color: #0080ff;
32840
32853
  }
32841
-
32842
- .E_t17uajlu {
32843
- font-family: Inter;
32844
- font-style: normal;
32845
- font-weight: normal;
32846
- font-feature-settings: "zero" on;
32847
- font-size: 13px;
32848
- line-height: 20px;
32854
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32855
+ display: block;
32849
32856
  }
32850
-
32851
- .E_t114zbyz {
32852
- font-family: Inter;
32853
- font-style: normal;
32854
- font-weight: normal;
32855
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32856
- font-size: 12px;
32857
- line-height: 18px;
32857
+ .E_o1ugr09p.ant-select-item-option-active {
32858
+ background: rgba(0, 136, 255, 0.16);
32859
+ }
32860
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32861
+ color: #0080ff;
32862
+ }
32863
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32864
+ background: rgba(0, 136, 255, 0.1);
32865
+ color: #0080ff;
32858
32866
  }
32859
32867
 
32860
- .E_t1il0kvi {
32861
- font-family: Inter;
32862
- font-style: normal;
32863
- font-weight: 500;
32864
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32865
- font-size: 12px;
32866
- line-height: 18px;
32868
+ .E_o1ifxsq4 {
32869
+ display: flex;
32870
+ justify-content: space-between;
32871
+ height: 20px;
32872
+ line-height: 20px;
32873
+ }
32874
+ .E_o1ifxsq4 .timezone-title {
32875
+ color: #2d3a56;
32876
+ overflow: hidden;
32877
+ text-overflow: ellipsis;
32867
32878
  }
32868
32879
 
32869
- .E_t10dv8p1 {
32870
- font-family: Inter;
32871
- font-style: normal;
32872
- font-weight: normal;
32873
- font-feature-settings: "zero" on;
32874
- font-size: 12px;
32880
+ .E_o1zue7 {
32881
+ display: flex;
32882
+ justify-content: space-between;
32883
+ color: rgba(44, 56, 82, 0.6);
32884
+ height: 18px;
32875
32885
  line-height: 18px;
32886
+ margin-top: 2px;
32876
32887
  }
32877
32888
 
32878
- .E_tc2oqpq {
32879
- font-family: Inter;
32880
- font-style: normal;
32881
- font-weight: 500;
32882
- font-feature-settings: "zero" on;
32883
- font-size: 12px;
32884
- line-height: 18px;
32889
+ .E_tyfmlxg {
32890
+ border: none;
32891
+ margin-right: 0;
32892
+ background: rgba(225, 230, 241, 0.6);
32885
32893
  }
32886
32894
 
32887
- .E_tzvddmc {
32888
- font-family: Inter;
32889
- font-style: normal;
32890
- font-weight: bold;
32891
- font-feature-settings: "zero" on;
32892
- font-size: 16px;
32893
- line-height: 24px;
32895
+ .E_o18uybox {
32896
+ pointer-events: none;
32897
+ height: 32px;
32898
+ width: 100%;
32899
+ opacity: 0;
32894
32900
  }
32895
32901
 
32896
- .E_u18llj45 {
32897
- font-family: Inter;
32898
- font-style: normal;
32899
- font-weight: normal;
32900
- font-size: 10px;
32901
- line-height: 12px;
32902
+ .E_iq1gosr {
32903
+ display: inline-block;
32902
32904
  }
32903
32905
 
32904
32906
  .E_h1ol2wl7 {
@@ -33364,21 +33366,6 @@ input.E_rf8rlle.ant-input {
33364
33366
  flex-shrink: 0;
33365
33367
  }
33366
33368
 
33367
- .E_w1dxz879 {
33368
- display: flex;
33369
- flex-direction: column;
33370
- gap: 6px;
33371
- }
33372
- .E_w1dxz879 .ellipsis-tooltip {
33373
- max-height: var(--w1dxz879-0);
33374
- text-overflow: clip;
33375
- overflow: hidden;
33376
- }
33377
- .E_w1dxz879 .tips {
33378
- color: #fff;
33379
- opacity: 0.8;
33380
- }
33381
-
33382
33369
  .E_h12yihis {
33383
33370
  height: 50px;
33384
33371
  border-bottom: 2px solid #edf0f7;
@@ -33599,6 +33586,21 @@ input.E_rf8rlle.ant-input {
33599
33586
  position: static;
33600
33587
  }
33601
33588
 
33589
+ .E_w1dxz879 {
33590
+ display: flex;
33591
+ flex-direction: column;
33592
+ gap: 6px;
33593
+ }
33594
+ .E_w1dxz879 .ellipsis-tooltip {
33595
+ max-height: var(--w1dxz879-0);
33596
+ text-overflow: clip;
33597
+ overflow: hidden;
33598
+ }
33599
+ .E_w1dxz879 .tips {
33600
+ color: #fff;
33601
+ opacity: 0.8;
33602
+ }
33603
+
33602
33604
  .E_c1kchka8 {
33603
33605
  height: 100%;
33604
33606
  width: 100%;
@@ -34076,6 +34078,23 @@ input.E_rf8rlle.ant-input {
34076
34078
  padding: 0;
34077
34079
  }
34078
34080
 
34081
+ .E_r77hffu {
34082
+ display: flex;
34083
+ align-items: center;
34084
+ justify-content: space-between;
34085
+ column-gap: 6px;
34086
+ }
34087
+
34088
+ .E_p1cmxsf7 {
34089
+ display: flex;
34090
+ flex-direction: column;
34091
+ justify-content: center;
34092
+ row-gap: var(--p1cmxsf7-0);
34093
+ }
34094
+ .E_p1cmxsf7 .antd5-progress-line {
34095
+ font-size: 0;
34096
+ }
34097
+
34079
34098
  .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34080
34099
  margin-right: 2px;
34081
34100
  }
@@ -34103,68 +34122,15 @@ input.E_rf8rlle.ant-input {
34103
34122
  background-color: rgba(255, 255, 255, 0.6);
34104
34123
  color: rgba(44, 56, 82, 0.75);
34105
34124
  }
34106
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34107
- background-color: transparent;
34108
- }
34109
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34110
- background-color: transparent;
34111
- }
34112
-
34113
- .E_r77hffu {
34114
- display: flex;
34115
- align-items: center;
34116
- justify-content: space-between;
34117
- column-gap: 6px;
34118
- }
34119
-
34120
- .E_p1cmxsf7 {
34121
- display: flex;
34122
- flex-direction: column;
34123
- justify-content: center;
34124
- row-gap: var(--p1cmxsf7-0);
34125
- }
34126
- .E_p1cmxsf7 .antd5-progress-line {
34127
- font-size: 0;
34128
- }
34129
-
34130
- .E_c1kghdax {
34131
- color: #2d3a56;
34132
- padding: 7px 12px;
34133
- display: flex;
34134
- justify-content: space-between;
34135
- align-items: center;
34136
- }
34137
- .E_c1kghdax.has-arrow {
34138
- padding-left: 10px;
34139
- }
34140
- .E_c1kghdax.has-arrow .title-wrapper {
34141
- cursor: pointer;
34142
- color: #00122e;
34143
- }
34144
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
34145
- color: #2d3a56;
34146
- font-weight: 600;
34147
- }
34148
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34149
- transform: rotate(90deg);
34150
- }
34151
- .E_c1kghdax .sub-info {
34152
- font-size: 12px;
34153
- line-height: 18px;
34154
- }
34155
- .E_c1kghdax .title-wrapper {
34156
- display: flex;
34157
- align-items: center;
34158
- user-select: none;
34159
- flex-grow: 1;
34160
- font-size: 12px;
34161
- line-height: 18px;
34162
- color: #2d3a56;
34163
- font-weight: 700;
34125
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34126
+ background-color: transparent;
34164
34127
  }
34165
- .E_c1kghdax .collapse-arrow {
34166
- transition: all 50ms ease-out 0ms;
34167
- margin-right: 2px;
34128
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34129
+ background-color: transparent;
34130
+ }
34131
+
34132
+ .E_c1yd35n {
34133
+ padding: 0 12px 14px 12px;
34168
34134
  }
34169
34135
 
34170
34136
  .E_ckui4s7 {
@@ -34231,8 +34197,44 @@ input.E_rf8rlle.ant-input {
34231
34197
  margin-left: 24px;
34232
34198
  }
34233
34199
 
34234
- .E_c1yd35n {
34235
- padding: 0 12px 14px 12px;
34200
+ .E_c1kghdax {
34201
+ color: #2d3a56;
34202
+ padding: 7px 12px;
34203
+ display: flex;
34204
+ justify-content: space-between;
34205
+ align-items: center;
34206
+ }
34207
+ .E_c1kghdax.has-arrow {
34208
+ padding-left: 10px;
34209
+ }
34210
+ .E_c1kghdax.has-arrow .title-wrapper {
34211
+ cursor: pointer;
34212
+ color: #00122e;
34213
+ }
34214
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
34215
+ color: #2d3a56;
34216
+ font-weight: 600;
34217
+ }
34218
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34219
+ transform: rotate(90deg);
34220
+ }
34221
+ .E_c1kghdax .sub-info {
34222
+ font-size: 12px;
34223
+ line-height: 18px;
34224
+ }
34225
+ .E_c1kghdax .title-wrapper {
34226
+ display: flex;
34227
+ align-items: center;
34228
+ user-select: none;
34229
+ flex-grow: 1;
34230
+ font-size: 12px;
34231
+ line-height: 18px;
34232
+ color: #2d3a56;
34233
+ font-weight: 700;
34234
+ }
34235
+ .E_c1kghdax .collapse-arrow {
34236
+ transition: all 50ms ease-out 0ms;
34237
+ margin-right: 2px;
34236
34238
  }
34237
34239
 
34238
34240
  .E_b14q2gmw {
@@ -34252,30 +34254,6 @@ input.E_rf8rlle.ant-input {
34252
34254
  transform: translateY(-4px);
34253
34255
  }
34254
34256
 
34255
- .E_l12xdkhl {
34256
- width: 64px;
34257
- height: 64px;
34258
- max-width: 64px;
34259
- max-height: 64px;
34260
- overflow: hidden;
34261
- display: flex;
34262
- align-items: center;
34263
- justify-content: center;
34264
- position: relative;
34265
- opacity: 0.6;
34266
- }
34267
- .E_l12xdkhl .icon-wrapper {
34268
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34269
- }
34270
- @keyframes rotate {
34271
- from {
34272
- transform: rotate(0deg);
34273
- }
34274
- to {
34275
- transform: rotate(360deg);
34276
- }
34277
- }
34278
-
34279
34257
  button.E_l48ei06.ant-btn {
34280
34258
  font-size: 12px;
34281
34259
  line-height: 18px;
@@ -34326,79 +34304,28 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34326
34304
  color: rgba(44, 56, 82, 0.7490196078);
34327
34305
  }
34328
34306
 
34329
- .E_sddwhm6 {
34330
- margin: 0;
34331
- border-radius: 20px;
34332
- padding: 2px 10px;
34333
- height: 22px;
34334
- }
34335
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34336
- background-color: rgba(237, 241, 250, 0.6) !important;
34337
- }
34338
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
34339
- background-color: rgba(225, 230, 241, 0.6) !important;
34340
- }
34341
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34342
- color: #00122e;
34343
- }
34344
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34345
- margin-right: 6px;
34346
- }
34347
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34348
- margin-left: 8px;
34349
- color: rgba(44, 56, 82, 0.6);
34350
- }
34351
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34352
- background-color: rgba(0, 136, 255, 0.1);
34353
- }
34354
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34355
- background-color: #0080ff;
34356
- }
34357
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
34358
- background-color: rgba(0, 136, 255, 0.16);
34359
- }
34360
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34361
- background-color: rgba(255, 74, 74, 0.1);
34362
- }
34363
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34364
- background-color: #f0483e;
34365
- }
34366
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
34367
- background-color: rgba(255, 74, 74, 0.16);
34368
- }
34369
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34370
- background-color: rgba(254, 160, 8, 0.1);
34371
- }
34372
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34373
- background-color: #fea008;
34374
- }
34375
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
34376
- background-color: rgba(255, 187, 0, 0.16);
34377
- }
34378
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34379
- background-color: rgba(30, 201, 127, 0.1);
34380
- }
34381
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34382
- background-color: #00ba5d;
34383
- }
34384
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34385
- background-color: rgba(30, 201, 127, 0.16);
34386
- }
34387
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34388
- background-color: rgba(225, 230, 241, 0.6);
34389
- }
34390
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34391
- background-color: #6b7d99;
34307
+ .E_l12xdkhl {
34308
+ width: 64px;
34309
+ height: 64px;
34310
+ max-width: 64px;
34311
+ max-height: 64px;
34312
+ overflow: hidden;
34313
+ display: flex;
34314
+ align-items: center;
34315
+ justify-content: center;
34316
+ position: relative;
34317
+ opacity: 0.6;
34392
34318
  }
34393
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
34394
- background-color: rgba(211, 218, 235, 0.6);
34319
+ .E_l12xdkhl .icon-wrapper {
34320
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34395
34321
  }
34396
-
34397
- .E_satwmqm {
34398
- width: 8px;
34399
- height: 8px;
34400
- border-radius: 50%;
34401
- display: inline-block;
34322
+ @keyframes rotate {
34323
+ from {
34324
+ transform: rotate(0deg);
34325
+ }
34326
+ to {
34327
+ transform: rotate(360deg);
34328
+ }
34402
34329
  }
34403
34330
 
34404
34331
  .E_tc97u5y {
@@ -34744,31 +34671,106 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34744
34671
  font-size: 20px;
34745
34672
  color: rgba(10, 37, 85, 0.6);
34746
34673
  }
34747
- .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
34748
- .E_t1fisho6 div.ant-table th.cell__action_ {
34749
- z-index: 10;
34674
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
34675
+ .E_t1fisho6 div.ant-table th.cell__action_ {
34676
+ z-index: 10;
34677
+ }
34678
+ .E_t1fisho6 div.ant-table td.cell__action_ {
34679
+ padding: 0 !important;
34680
+ position: relative;
34681
+ background: #fff;
34682
+ }
34683
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
34684
+ height: 100%;
34685
+ display: flex;
34686
+ align-items: center;
34687
+ justify-content: flex-end;
34688
+ padding-right: 8px;
34689
+ }
34690
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
34691
+ width: 24px;
34692
+ height: 24px;
34693
+ cursor: pointer;
34694
+ justify-content: center;
34695
+ border-radius: 4px;
34696
+ }
34697
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
34698
+ background: #fff;
34699
+ }
34700
+
34701
+ .E_sddwhm6 {
34702
+ margin: 0;
34703
+ border-radius: 20px;
34704
+ padding: 2px 10px;
34705
+ height: 22px;
34706
+ }
34707
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34708
+ background-color: rgba(237, 241, 250, 0.6) !important;
34709
+ }
34710
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
34711
+ background-color: rgba(225, 230, 241, 0.6) !important;
34712
+ }
34713
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34714
+ color: #00122e;
34715
+ }
34716
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34717
+ margin-right: 6px;
34718
+ }
34719
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34720
+ margin-left: 8px;
34721
+ color: rgba(44, 56, 82, 0.6);
34722
+ }
34723
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34724
+ background-color: rgba(0, 136, 255, 0.1);
34725
+ }
34726
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34727
+ background-color: #0080ff;
34728
+ }
34729
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
34730
+ background-color: rgba(0, 136, 255, 0.16);
34731
+ }
34732
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34733
+ background-color: rgba(255, 74, 74, 0.1);
34734
+ }
34735
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34736
+ background-color: #f0483e;
34737
+ }
34738
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
34739
+ background-color: rgba(255, 74, 74, 0.16);
34740
+ }
34741
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34742
+ background-color: rgba(254, 160, 8, 0.1);
34743
+ }
34744
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34745
+ background-color: #fea008;
34746
+ }
34747
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
34748
+ background-color: rgba(255, 187, 0, 0.16);
34749
+ }
34750
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34751
+ background-color: rgba(30, 201, 127, 0.1);
34752
+ }
34753
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34754
+ background-color: #00ba5d;
34755
+ }
34756
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34757
+ background-color: rgba(30, 201, 127, 0.16);
34750
34758
  }
34751
- .E_t1fisho6 div.ant-table td.cell__action_ {
34752
- padding: 0 !important;
34753
- position: relative;
34754
- background: #fff;
34759
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34760
+ background-color: rgba(225, 230, 241, 0.6);
34755
34761
  }
34756
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
34757
- height: 100%;
34758
- display: flex;
34759
- align-items: center;
34760
- justify-content: flex-end;
34761
- padding-right: 8px;
34762
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34763
+ background-color: #6b7d99;
34762
34764
  }
34763
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
34764
- width: 24px;
34765
- height: 24px;
34766
- cursor: pointer;
34767
- justify-content: center;
34768
- border-radius: 4px;
34765
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
34766
+ background-color: rgba(211, 218, 235, 0.6);
34769
34767
  }
34770
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
34771
- background: #fff;
34768
+
34769
+ .E_satwmqm {
34770
+ width: 8px;
34771
+ height: 8px;
34772
+ border-radius: 50%;
34773
+ display: inline-block;
34772
34774
  }
34773
34775
 
34774
34776
  .E_lht19u8 {
@@ -34985,256 +34987,60 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34985
34987
  min-width: 0;
34986
34988
  flex: 1;
34987
34989
  }
34988
- .E_t1gvlxt5 .tag {
34989
- flex: 0 0 auto;
34990
- }
34991
- .E_t1gvlxt5 .progress-title {
34992
- flex: 2;
34993
- max-width: fit-content;
34994
- }
34995
- .E_t1gvlxt5 .progress-desc {
34996
- flex: 1;
34997
- max-width: fit-content;
34998
- }
34999
-
35000
- .E_a1ji6r68 {
35001
- display: flex;
35002
- align-items: center;
35003
- column-gap: var(--a1ji6r68-0);
35004
- }
35005
-
35006
- .E_w7ob4th.outside-tag {
35007
- padding-left: 0;
35008
- }
35009
- .E_w7ob4th.outside-tag .inside-tag {
35010
- border-radius: 4px 0 0 4px;
35011
- padding-right: 4px;
35012
- margin-right: 4px;
35013
- }
35014
-
35015
- .E_slr2ynn {
35016
- padding: 0 8px;
35017
- height: 18px;
35018
- }
35019
-
35020
- .E_m140wbb6 {
35021
- padding: 2px 8px;
35022
- height: 24px;
35023
- }
35024
-
35025
- .E_t1fozc1i {
35026
- margin: 0;
35027
- }
35028
-
35029
- .E_i1vxv4ln {
35030
- margin-right: 4px;
35031
- height: 16px;
35032
- }
35033
-
35034
- .E_n1afl31m.ant-tag.ant-tag-gray {
35035
- font-weight: 700;
35036
- color: #00122e;
35037
- background-color: rgba(237, 241, 250, 0.6);
35038
- border: 1px solid rgba(211, 218, 235, 0.6);
35039
- word-break: break-all;
35040
- display: inline;
35041
- white-space: normal;
35042
- }
35043
-
35044
- .E_t1dtlqs1 {
35045
- margin-bottom: 4px;
35046
- color: rgba(44, 56, 82, 0.6);
35047
- }
35048
-
35049
- .E_s1ese5oy {
35050
- color: rgba(44, 56, 82, 0.6);
35051
- line-height: 32px;
35052
- height: 32px;
35053
- margin-bottom: 0;
35054
- }
35055
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
35056
- color: #0080ff;
35057
- }
35058
- .E_s1ese5oy.warning {
35059
- color: #ffa500;
35060
- }
35061
- .E_s1ese5oy.success {
35062
- color: #00ba5d;
35063
- }
35064
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
35065
- color: #f0483e;
35066
- }
35067
- .E_s1ese5oy.normal {
35068
- color: rgba(44, 56, 82, 0.6);
35069
- }
35070
-
35071
- .E_b1ibis43 {
35072
- margin-bottom: 0;
35073
- color: #00122e;
35074
- }
35075
-
35076
- .E_b11xxjd2 {
35077
- line-height: 32px;
35078
- margin-right: 6px;
35079
- }
35080
-
35081
- .E_bsub5bw.with-description {
35082
- height: 24px;
35083
- flex: 1;
35084
- position: relative;
35085
- top: -7px;
35086
- }
35087
- .E_bsub5bw p {
35088
- width: 100%;
35089
- overflow: hidden;
35090
- text-overflow: ellipsis;
35091
- white-space: nowrap;
35092
- }
35093
-
35094
- .E_tmoyoag {
35095
- border: 1px solid rgba(211, 218, 235, 0.6);
35096
- border-radius: 8px;
35097
- overflow: auto;
35098
- }
35099
- .E_tmoyoag .ant-list {
35100
- position: relative;
35101
- }
35102
- .E_tmoyoag .ant-list .ant-list-item:last-child {
35103
- border-bottom: none;
35104
- }
35105
- .E_tmoyoag .ant-list .eagle-table-form-header {
35106
- position: sticky;
35107
- top: 0;
35108
- z-index: 2;
35109
- display: flex;
35110
- padding: 8px;
35111
- flex-wrap: nowrap;
35112
- justify-content: flex-start;
35113
- background: #f2f5fa;
35114
- font-size: 14px;
35115
- color: rgba(44, 56, 82, 0.6);
35116
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35117
- }
35118
- .E_tmoyoag .ant-list .eagle-table-form-header {
35119
- align-items: inherit;
35120
- }
35121
- .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
35122
- margin-bottom: 0;
35123
- }
35124
- .E_tmoyoag .ant-list .eagle-table-form-row {
35125
- display: flex;
35126
- justify-content: flex-start;
35127
- align-items: flex-start;
35128
- flex-wrap: wrap;
35129
- padding: 8px;
35130
- border: none;
35131
- }
35132
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
35133
- flex-basis: 100%;
35134
- margin: 12px 0 0;
35135
- order: 99;
35136
- color: rgba(44, 56, 82, 0.6);
35137
- }
35138
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
35139
- color: #f0483e;
35140
- flex-basis: 100%;
35141
- order: 98;
35142
- margin: 12px 0 0;
35143
- }
35144
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
35145
- background-color: rgba(237, 241, 250, 0.6);
35146
- }
35147
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
35148
- background-color: rgba(0, 136, 255, 0.1);
35149
- }
35150
- .E_tmoyoag .ant-list .eagle-table-form-cell {
35151
- flex: 1 0 0;
35152
- overflow: hidden;
35153
- }
35154
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
35155
- color: rgba(44, 56, 82, 0.6);
35156
- margin: 0;
35157
- }
35158
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
35159
- text-align: center;
35160
- }
35161
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
35162
- text-align: center;
35163
- }
35164
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
35165
- text-align: left;
35166
- }
35167
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
35168
- text-align: left;
35169
- }
35170
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
35171
- text-align: right;
35172
- }
35173
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
35174
- text-align: right;
35175
- }
35176
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
35177
- margin-right: 8px;
35178
- }
35179
- .E_tmoyoag .ant-list .ant-list-item-action {
35180
- padding: 4px;
35181
- width: 24px;
35182
- height: 24px;
35183
- overflow: hidden;
35184
- }
35185
- .E_tmoyoag .ant-list .ant-list-item-action li {
35186
- padding: 0;
35187
- }
35188
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
35189
- cursor: not-allowed;
35190
- opacity: 0.5;
35191
- }
35192
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
35193
- margin: 0;
35194
- }
35195
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
35196
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
35197
- border-radius: 5px;
35198
- font-size: 12px;
35199
- }
35200
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
35201
- font-size: inherit;
35202
- }
35203
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
35204
- min-height: 24px;
35205
- font-size: 12px;
35206
- position: relative;
35207
- }
35208
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
35209
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34990
+ .E_t1gvlxt5 .tag {
34991
+ flex: 0 0 auto;
35210
34992
  }
35211
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
35212
- background-color: rgba(237, 241, 250, 0.6);
34993
+ .E_t1gvlxt5 .progress-title {
34994
+ flex: 2;
34995
+ max-width: fit-content;
34996
+ }
34997
+ .E_t1gvlxt5 .progress-desc {
34998
+ flex: 1;
34999
+ max-width: fit-content;
35213
35000
  }
35214
35001
 
35215
- .E_a138syjm {
35002
+ .E_a1ji6r68 {
35216
35003
  display: flex;
35217
35004
  align-items: center;
35218
- margin-top: 8px;
35005
+ column-gap: var(--a1ji6r68-0);
35219
35006
  }
35220
- .E_a138syjm button.ant-btn {
35007
+
35008
+ .E_w7ob4th.outside-tag {
35009
+ padding-left: 0;
35010
+ }
35011
+ .E_w7ob4th.outside-tag .inside-tag {
35012
+ border-radius: 4px 0 0 4px;
35013
+ padding-right: 4px;
35014
+ margin-right: 4px;
35015
+ }
35016
+
35017
+ .E_slr2ynn {
35018
+ padding: 0 8px;
35019
+ height: 18px;
35020
+ }
35021
+
35022
+ .E_m140wbb6 {
35221
35023
  padding: 2px 8px;
35222
35024
  height: 24px;
35223
35025
  }
35224
- .E_a138syjm > span.maximum-desc {
35225
- display: none;
35226
- margin-left: 8px;
35227
- color: rgba(44, 56, 82, 0.6);
35026
+
35027
+ .E_t1fozc1i {
35028
+ margin: 0;
35228
35029
  }
35229
- .E_a138syjm > span.maximum-desc.disabled {
35230
- display: inline;
35030
+
35031
+ .E_i1vxv4ln {
35032
+ margin-right: 4px;
35033
+ height: 16px;
35231
35034
  }
35232
35035
 
35233
- .E_d77i8u0 {
35234
- width: 24px;
35235
- height: 24px;
35236
- padding: 4px;
35237
- margin-right: 8px;
35036
+ .E_n1afl31m.ant-tag.ant-tag-gray {
35037
+ font-weight: 700;
35038
+ color: #00122e;
35039
+ background-color: rgba(237, 241, 250, 0.6);
35040
+ border: 1px solid rgba(211, 218, 235, 0.6);
35041
+ word-break: break-all;
35042
+ display: inline;
35043
+ white-space: normal;
35238
35044
  }
35239
35045
 
35240
35046
  .E_sjob3jg {
@@ -35432,6 +35238,202 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35432
35238
  justify-content: center;
35433
35239
  }
35434
35240
 
35241
+ .E_t1dtlqs1 {
35242
+ margin-bottom: 4px;
35243
+ color: rgba(44, 56, 82, 0.6);
35244
+ }
35245
+
35246
+ .E_s1ese5oy {
35247
+ color: rgba(44, 56, 82, 0.6);
35248
+ line-height: 32px;
35249
+ height: 32px;
35250
+ margin-bottom: 0;
35251
+ }
35252
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
35253
+ color: #0080ff;
35254
+ }
35255
+ .E_s1ese5oy.warning {
35256
+ color: #ffa500;
35257
+ }
35258
+ .E_s1ese5oy.success {
35259
+ color: #00ba5d;
35260
+ }
35261
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
35262
+ color: #f0483e;
35263
+ }
35264
+ .E_s1ese5oy.normal {
35265
+ color: rgba(44, 56, 82, 0.6);
35266
+ }
35267
+
35268
+ .E_b1ibis43 {
35269
+ margin-bottom: 0;
35270
+ color: #00122e;
35271
+ }
35272
+
35273
+ .E_b11xxjd2 {
35274
+ line-height: 32px;
35275
+ margin-right: 6px;
35276
+ }
35277
+
35278
+ .E_bsub5bw.with-description {
35279
+ height: 24px;
35280
+ flex: 1;
35281
+ position: relative;
35282
+ top: -7px;
35283
+ }
35284
+ .E_bsub5bw p {
35285
+ width: 100%;
35286
+ overflow: hidden;
35287
+ text-overflow: ellipsis;
35288
+ white-space: nowrap;
35289
+ }
35290
+
35291
+ .E_tmoyoag {
35292
+ border: 1px solid rgba(211, 218, 235, 0.6);
35293
+ border-radius: 8px;
35294
+ overflow: auto;
35295
+ }
35296
+ .E_tmoyoag .ant-list {
35297
+ position: relative;
35298
+ }
35299
+ .E_tmoyoag .ant-list .ant-list-item:last-child {
35300
+ border-bottom: none;
35301
+ }
35302
+ .E_tmoyoag .ant-list .eagle-table-form-header {
35303
+ position: sticky;
35304
+ top: 0;
35305
+ z-index: 2;
35306
+ display: flex;
35307
+ padding: 8px;
35308
+ flex-wrap: nowrap;
35309
+ justify-content: flex-start;
35310
+ background: #f2f5fa;
35311
+ font-size: 14px;
35312
+ color: rgba(44, 56, 82, 0.6);
35313
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35314
+ }
35315
+ .E_tmoyoag .ant-list .eagle-table-form-header {
35316
+ align-items: inherit;
35317
+ }
35318
+ .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
35319
+ margin-bottom: 0;
35320
+ }
35321
+ .E_tmoyoag .ant-list .eagle-table-form-row {
35322
+ display: flex;
35323
+ justify-content: flex-start;
35324
+ align-items: flex-start;
35325
+ flex-wrap: wrap;
35326
+ padding: 8px;
35327
+ border: none;
35328
+ }
35329
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
35330
+ flex-basis: 100%;
35331
+ margin: 12px 0 0;
35332
+ order: 99;
35333
+ color: rgba(44, 56, 82, 0.6);
35334
+ }
35335
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
35336
+ color: #f0483e;
35337
+ flex-basis: 100%;
35338
+ order: 98;
35339
+ margin: 12px 0 0;
35340
+ }
35341
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
35342
+ background-color: rgba(237, 241, 250, 0.6);
35343
+ }
35344
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
35345
+ background-color: rgba(0, 136, 255, 0.1);
35346
+ }
35347
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
35348
+ flex: 1 0 0;
35349
+ overflow: hidden;
35350
+ }
35351
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
35352
+ color: rgba(44, 56, 82, 0.6);
35353
+ margin: 0;
35354
+ }
35355
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
35356
+ text-align: center;
35357
+ }
35358
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
35359
+ text-align: center;
35360
+ }
35361
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
35362
+ text-align: left;
35363
+ }
35364
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
35365
+ text-align: left;
35366
+ }
35367
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
35368
+ text-align: right;
35369
+ }
35370
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
35371
+ text-align: right;
35372
+ }
35373
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
35374
+ margin-right: 8px;
35375
+ }
35376
+ .E_tmoyoag .ant-list .ant-list-item-action {
35377
+ padding: 4px;
35378
+ width: 24px;
35379
+ height: 24px;
35380
+ overflow: hidden;
35381
+ }
35382
+ .E_tmoyoag .ant-list .ant-list-item-action li {
35383
+ padding: 0;
35384
+ }
35385
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
35386
+ cursor: not-allowed;
35387
+ opacity: 0.5;
35388
+ }
35389
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
35390
+ margin: 0;
35391
+ }
35392
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
35393
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
35394
+ border-radius: 5px;
35395
+ font-size: 12px;
35396
+ }
35397
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
35398
+ font-size: inherit;
35399
+ }
35400
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
35401
+ min-height: 24px;
35402
+ font-size: 12px;
35403
+ position: relative;
35404
+ }
35405
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
35406
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35407
+ }
35408
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
35409
+ background-color: rgba(237, 241, 250, 0.6);
35410
+ }
35411
+
35412
+ .E_a138syjm {
35413
+ display: flex;
35414
+ align-items: center;
35415
+ margin-top: 8px;
35416
+ }
35417
+ .E_a138syjm button.ant-btn {
35418
+ padding: 2px 8px;
35419
+ height: 24px;
35420
+ }
35421
+ .E_a138syjm > span.maximum-desc {
35422
+ display: none;
35423
+ margin-left: 8px;
35424
+ color: rgba(44, 56, 82, 0.6);
35425
+ }
35426
+ .E_a138syjm > span.maximum-desc.disabled {
35427
+ display: inline;
35428
+ }
35429
+
35430
+ .E_d77i8u0 {
35431
+ width: 24px;
35432
+ height: 24px;
35433
+ padding: 4px;
35434
+ margin-right: 8px;
35435
+ }
35436
+
35435
35437
  .E_t13ef470 {
35436
35438
  height: 100%;
35437
35439
  }