@cloudtower/eagle 0.33.18 → 0.33.19

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
@@ -29692,6 +29692,292 @@ html body {
29692
29692
  padding: 8px 12px;
29693
29693
  }
29694
29694
 
29695
+ .E_itxley7.ant-input-group.ant-input-group-compact {
29696
+ display: flex;
29697
+ }
29698
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
29699
+ border-bottom-left-radius: 5px;
29700
+ border-top-left-radius: 5px;
29701
+ }
29702
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
29703
+ border-bottom-right-radius: 5px;
29704
+ border-top-right-radius: 5px;
29705
+ }
29706
+
29707
+ .E_c1uzzomf {
29708
+ margin-bottom: 16px;
29709
+ }
29710
+ .E_c1uzzomf .card-title {
29711
+ font-size: 16px;
29712
+ color: rgba(44, 56, 82, 0.6);
29713
+ font-weight: 700;
29714
+ line-height: 32px;
29715
+ }
29716
+ .E_c1uzzomf .card-body {
29717
+ padding: 24px;
29718
+ border-radius: 8px;
29719
+ background: #fff;
29720
+ }
29721
+ .E_c1uzzomf .empty {
29722
+ font-weight: 700;
29723
+ font-size: 14px;
29724
+ line-height: 22px;
29725
+ color: rgba(0, 21, 64, 0.3);
29726
+ text-align: center;
29727
+ }
29728
+
29729
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29730
+ padding: 4px 8px 0 8px;
29731
+ color: rgba(44, 56, 82, 0.6);
29732
+ font-size: 12px;
29733
+ }
29734
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29735
+ padding-bottom: 6px;
29736
+ }
29737
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29738
+ padding-top: 4px;
29739
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
29740
+ }
29741
+
29742
+ .E_fzh9mnb {
29743
+ width: 100%;
29744
+ height: 100%;
29745
+ min-height: 124px;
29746
+ display: flex;
29747
+ flex-direction: column;
29748
+ justify-content: center;
29749
+ align-items: center;
29750
+ }
29751
+ .E_fzh9mnb .error-text {
29752
+ color: rgba(10, 37, 85, 0.6);
29753
+ margin-bottom: 16px;
29754
+ font-size: 18px;
29755
+ }
29756
+
29757
+ .E_d1bw7c5z {
29758
+ position: relative;
29759
+ max-width: 388px;
29760
+ min-width: 285px;
29761
+ }
29762
+ .E_d1bw7c5z .center {
29763
+ position: absolute;
29764
+ font-size: 12px;
29765
+ width: 80px;
29766
+ height: 100px;
29767
+ top: 0;
29768
+ left: 35px;
29769
+ display: flex;
29770
+ flex-direction: column;
29771
+ justify-content: center;
29772
+ align-items: center;
29773
+ color: #00122e;
29774
+ }
29775
+ .E_d1bw7c5z .center .number {
29776
+ font-size: 24px;
29777
+ font-weight: 700;
29778
+ }
29779
+ .E_d1bw7c5z .center .text {
29780
+ padding: 0 5px;
29781
+ font-size: 12px;
29782
+ width: inherit;
29783
+ text-align: center;
29784
+ }
29785
+ .E_d1bw7c5z .recharts-wrapper {
29786
+ display: flex;
29787
+ }
29788
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29789
+ position: relative !important;
29790
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29791
+ left: 0 !important;
29792
+ bottom: 0 !important;
29793
+ display: flex;
29794
+ align-items: center;
29795
+ }
29796
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
29797
+ width: 100%;
29798
+ }
29799
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
29800
+ width: 100%;
29801
+ margin-right: 0 !important;
29802
+ line-height: 18px;
29803
+ }
29804
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29805
+ border-radius: 2px;
29806
+ }
29807
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
29808
+ min-width: 75px;
29809
+ max-width: 198px;
29810
+ width: calc(100% - 20px);
29811
+ margin-left: 2px;
29812
+ color: #00122e !important;
29813
+ display: inline-flex;
29814
+ justify-content: space-between;
29815
+ }
29816
+ .E_d1bw7c5z .tooltip-text {
29817
+ maxwidth: calc(100% - 12px);
29818
+ cursor: pointer;
29819
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
29820
+ overflow: hidden;
29821
+ text-overflow: ellipsis;
29822
+ white-space: nowrap;
29823
+ }
29824
+ .E_d1bw7c5z .value {
29825
+ color: rgba(44, 56, 82, 0.75);
29826
+ }
29827
+
29828
+ .E_t10pqbtc {
29829
+ width: 140px;
29830
+ }
29831
+ .E_t10pqbtc .item {
29832
+ margin: 6px auto;
29833
+ display: flex;
29834
+ justify-content: space-between;
29835
+ }
29836
+ .E_t10pqbtc .item .name {
29837
+ width: 102px;
29838
+ }
29839
+
29840
+ .E_b1nip9bk {
29841
+ padding: 4px 11px;
29842
+ }
29843
+
29844
+ .E_bqamoqe {
29845
+ white-space: nowrap;
29846
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29847
+ }
29848
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29849
+ --color: #0080ff;
29850
+ }
29851
+ .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] {
29852
+ --color: #0080ff;
29853
+ }
29854
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29855
+ margin-left: 1px;
29856
+ }
29857
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29858
+ border-top-right-radius: 0;
29859
+ border-bottom-right-radius: 0;
29860
+ }
29861
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29862
+ border-top-left-radius: 0;
29863
+ border-bottom-left-radius: 0;
29864
+ }
29865
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29866
+ border-radius: unset;
29867
+ }
29868
+
29869
+ .E_a1wfy30z .ant-input-number-handler-wrap {
29870
+ display: var(--a1wfy30z-0);
29871
+ }
29872
+ .E_a1wfy30z .ant-input-number-input-wrap {
29873
+ padding: 4px 11px;
29874
+ display: inline-flex;
29875
+ line-height: 1.5715;
29876
+ height: inherit;
29877
+ }
29878
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
29879
+ content: var(--a1wfy30z-1);
29880
+ display: var(--a1wfy30z-2);
29881
+ flex: none;
29882
+ align-items: center;
29883
+ margin-left: 4px;
29884
+ }
29885
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
29886
+ content: var(--a1wfy30z-3);
29887
+ display: var(--a1wfy30z-4);
29888
+ flex: none;
29889
+ align-items: center;
29890
+ margin-right: 4px;
29891
+ cursor: auto;
29892
+ }
29893
+ .E_a1wfy30z .ant-input-number-input {
29894
+ padding: 0;
29895
+ margin: 0;
29896
+ height: auto;
29897
+ font-size: inherit;
29898
+ }
29899
+
29900
+ .E_berrcjl {
29901
+ color: rgba(10, 37, 85, 0.6);
29902
+ margin-bottom: 4px;
29903
+ }
29904
+ .E_berrcjl .breadcrumb-link {
29905
+ color: rgba(10, 37, 85, 0.6);
29906
+ cursor: pointer;
29907
+ transition: color 160ms ease;
29908
+ }
29909
+ .E_berrcjl .breadcrumb-link:hover {
29910
+ color: #0080ff;
29911
+ }
29912
+ .E_berrcjl .breadcrumb-link:active {
29913
+ color: #005ed1;
29914
+ }
29915
+
29916
+ .E_m74vjol {
29917
+ display: flex;
29918
+ justify-content: space-between;
29919
+ width: 100%;
29920
+ }
29921
+ .E_m74vjol .action {
29922
+ margin-left: 16px;
29923
+ }
29924
+
29925
+ .E_a1o35uvh.ant-alert-closable {
29926
+ padding-right: 12px;
29927
+ }
29928
+ .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
29929
+ height: fit-content;
29930
+ margin-left: 16px;
29931
+ }
29932
+ .E_a1o35uvh .ant-alert-message {
29933
+ flex: 1;
29934
+ }
29935
+
29936
+ .E_sx1bpnu .ant-input-sm {
29937
+ line-height: 18px;
29938
+ }
29939
+
29940
+ .E_atcz0kf .ant-input-suffix {
29941
+ margin-left: 8px;
29942
+ }
29943
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
29944
+ padding: 2px 7px 2px 12px;
29945
+ }
29946
+
29947
+ .E_f7pxqmh {
29948
+ width: 100%;
29949
+ margin-bottom: 0 !important;
29950
+ flex-flow: nowrap !important;
29951
+ line-break: auto;
29952
+ }
29953
+ .E_f7pxqmh > .ant-form-item-label {
29954
+ text-align: left !important;
29955
+ padding-bottom: 0 !important;
29956
+ }
29957
+ .E_f7pxqmh > .ant-form-item-label > label {
29958
+ min-height: 32px;
29959
+ height: auto;
29960
+ font-size: 13px;
29961
+ color: rgba(44, 56, 82, 0.6);
29962
+ white-space: normal;
29963
+ }
29964
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
29965
+ border-color: #ff4d4f !important;
29966
+ }
29967
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
29968
+ border-color: #ff4d4f !important;
29969
+ }
29970
+ .E_f7pxqmh .ant-form-item-explain {
29971
+ margin-top: 4px;
29972
+ font-size: 12px;
29973
+ min-height: 0px;
29974
+ }
29975
+ .E_f7pxqmh .ant-form-item-extra {
29976
+ font-size: 12px;
29977
+ color: rgba(44, 56, 82, 0.6);
29978
+ min-height: 0px;
29979
+ }
29980
+
29695
29981
  .E_b1wx3t3t.ant-btn-icon-only {
29696
29982
  justify-content: center;
29697
29983
  }
@@ -29892,263 +30178,79 @@ html body {
29892
30178
  --color: #1d326c;
29893
30179
  --border-color: #fff;
29894
30180
  --background-color: #fff;
29895
- --background-color-hover: rgba(211, 218, 235, 0.6);
29896
- --background-color-active: rgba(192, 203, 224, 0.6);
29897
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29898
- box-shadow: none;
29899
- }
29900
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
29901
- --color: #0080ff;
29902
- --border-color: #fff;
29903
- --background-color: #fff;
29904
- --background-color-hover: rgba(0, 136, 255, 0.16);
29905
- --background-color-active: rgba(0, 136, 255, 0.2);
29906
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29907
- box-shadow: none;
29908
- }
29909
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
29910
- --color: #f0483e;
29911
- --background-color-hover: rgba(255, 74, 74, 0.16);
29912
- --background-color-active: rgba(255, 74, 74, 0.2);
29913
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29914
- }
29915
- .E_b1wx3t3t.ant-btn-quiet {
29916
- --color: rgba(44, 56, 82, 0.6);
29917
- --border-width: 0;
29918
- --background-color: transparent;
29919
- --background-color-hover: rgba(211, 218, 235, 0.6);
29920
- --background-color-active: rgba(192, 203, 224, 0.6);
29921
- --background-color-focus: #fff;
29922
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29923
- box-shadow: none;
29924
- }
29925
- .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
29926
- --color: #f0483e;
29927
- --background-color-hover: rgba(255, 74, 74, 0.16);
29928
- --background-color-active: rgba(255, 74, 74, 0.2);
29929
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29930
- }
29931
- .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
29932
- --color: #0080ff;
29933
- --background-color: transparent;
29934
- --background-color-hover: rgba(0, 136, 255, 0.16);
29935
- --background-color-active: rgba(0, 136, 255, 0.2);
29936
- --background-color-focus: #fff;
29937
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29938
- }
29939
- .E_b1wx3t3t .button-prefix-icon {
29940
- margin-right: 8px;
29941
- display: inline-flex;
29942
- }
29943
- .E_b1wx3t3t .button-suffix-icon {
29944
- margin-left: 8px;
29945
- display: inline-flex;
29946
- }
29947
- .E_b1wx3t3t .icon-wrapper {
29948
- display: flex;
29949
- justify-content: center;
29950
- }
29951
-
29952
- .E_m74vjol {
29953
- display: flex;
29954
- justify-content: space-between;
29955
- width: 100%;
29956
- }
29957
- .E_m74vjol .action {
29958
- margin-left: 16px;
29959
- }
29960
-
29961
- .E_a1o35uvh.ant-alert-closable {
29962
- padding-right: 12px;
29963
- }
29964
- .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
29965
- height: fit-content;
29966
- margin-left: 16px;
29967
- }
29968
- .E_a1o35uvh .ant-alert-message {
29969
- flex: 1;
29970
- }
29971
-
29972
- .E_berrcjl {
29973
- color: rgba(10, 37, 85, 0.6);
29974
- margin-bottom: 4px;
29975
- }
29976
- .E_berrcjl .breadcrumb-link {
29977
- color: rgba(10, 37, 85, 0.6);
29978
- cursor: pointer;
29979
- transition: color 160ms ease;
29980
- }
29981
- .E_berrcjl .breadcrumb-link:hover {
29982
- color: #0080ff;
29983
- }
29984
- .E_berrcjl .breadcrumb-link:active {
29985
- color: #005ed1;
29986
- }
29987
-
29988
- .E_c1uzzomf {
29989
- margin-bottom: 16px;
29990
- }
29991
- .E_c1uzzomf .card-title {
29992
- font-size: 16px;
29993
- color: rgba(44, 56, 82, 0.6);
29994
- font-weight: 700;
29995
- line-height: 32px;
29996
- }
29997
- .E_c1uzzomf .card-body {
29998
- padding: 24px;
29999
- border-radius: 8px;
30000
- background: #fff;
30001
- }
30002
- .E_c1uzzomf .empty {
30003
- font-weight: 700;
30004
- font-size: 14px;
30005
- line-height: 22px;
30006
- color: rgba(0, 21, 64, 0.3);
30007
- text-align: center;
30008
- }
30009
-
30010
- .E_b1nip9bk {
30011
- padding: 4px 11px;
30012
- }
30013
-
30014
- .E_bqamoqe {
30015
- white-space: nowrap;
30016
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30017
- }
30018
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30019
- --color: #0080ff;
30020
- }
30021
- .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] {
30022
- --color: #0080ff;
30023
- }
30024
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30025
- margin-left: 1px;
30026
- }
30027
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30028
- border-top-right-radius: 0;
30029
- border-bottom-right-radius: 0;
30030
- }
30031
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30032
- border-top-left-radius: 0;
30033
- border-bottom-left-radius: 0;
30034
- }
30035
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30036
- border-radius: unset;
30037
- }
30038
-
30039
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30040
- padding: 4px 8px 0 8px;
30041
- color: rgba(44, 56, 82, 0.6);
30042
- font-size: 12px;
30043
- }
30044
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30045
- padding-bottom: 6px;
30046
- }
30047
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30048
- padding-top: 4px;
30049
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30050
- }
30051
-
30052
- .E_d1bw7c5z {
30053
- position: relative;
30054
- max-width: 388px;
30055
- min-width: 285px;
30056
- }
30057
- .E_d1bw7c5z .center {
30058
- position: absolute;
30059
- font-size: 12px;
30060
- width: 80px;
30061
- height: 100px;
30062
- top: 0;
30063
- left: 35px;
30064
- display: flex;
30065
- flex-direction: column;
30066
- justify-content: center;
30067
- align-items: center;
30068
- color: #00122e;
30069
- }
30070
- .E_d1bw7c5z .center .number {
30071
- font-size: 24px;
30072
- font-weight: 700;
30073
- }
30074
- .E_d1bw7c5z .center .text {
30075
- padding: 0 5px;
30076
- font-size: 12px;
30077
- width: inherit;
30078
- text-align: center;
30181
+ --background-color-hover: rgba(211, 218, 235, 0.6);
30182
+ --background-color-active: rgba(192, 203, 224, 0.6);
30183
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30184
+ box-shadow: none;
30079
30185
  }
30080
- .E_d1bw7c5z .recharts-wrapper {
30081
- display: flex;
30186
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
30187
+ --color: #0080ff;
30188
+ --border-color: #fff;
30189
+ --background-color: #fff;
30190
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30191
+ --background-color-active: rgba(0, 136, 255, 0.2);
30192
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30193
+ box-shadow: none;
30082
30194
  }
30083
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30084
- position: relative !important;
30085
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30086
- left: 0 !important;
30087
- bottom: 0 !important;
30088
- display: flex;
30089
- align-items: center;
30195
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
30196
+ --color: #f0483e;
30197
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30198
+ --background-color-active: rgba(255, 74, 74, 0.2);
30199
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30090
30200
  }
30091
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30092
- width: 100%;
30201
+ .E_b1wx3t3t.ant-btn-quiet {
30202
+ --color: rgba(44, 56, 82, 0.6);
30203
+ --border-width: 0;
30204
+ --background-color: transparent;
30205
+ --background-color-hover: rgba(211, 218, 235, 0.6);
30206
+ --background-color-active: rgba(192, 203, 224, 0.6);
30207
+ --background-color-focus: #fff;
30208
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30209
+ box-shadow: none;
30093
30210
  }
30094
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30095
- width: 100%;
30096
- margin-right: 0 !important;
30097
- line-height: 18px;
30211
+ .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
30212
+ --color: #f0483e;
30213
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30214
+ --background-color-active: rgba(255, 74, 74, 0.2);
30215
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30098
30216
  }
30099
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30100
- border-radius: 2px;
30217
+ .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
30218
+ --color: #0080ff;
30219
+ --background-color: transparent;
30220
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30221
+ --background-color-active: rgba(0, 136, 255, 0.2);
30222
+ --background-color-focus: #fff;
30223
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30101
30224
  }
30102
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30103
- min-width: 75px;
30104
- max-width: 198px;
30105
- width: calc(100% - 20px);
30106
- margin-left: 2px;
30107
- color: #00122e !important;
30225
+ .E_b1wx3t3t .button-prefix-icon {
30226
+ margin-right: 8px;
30108
30227
  display: inline-flex;
30109
- justify-content: space-between;
30110
30228
  }
30111
- .E_d1bw7c5z .tooltip-text {
30112
- maxwidth: calc(100% - 12px);
30113
- cursor: pointer;
30114
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30115
- overflow: hidden;
30116
- text-overflow: ellipsis;
30117
- white-space: nowrap;
30118
- }
30119
- .E_d1bw7c5z .value {
30120
- color: rgba(44, 56, 82, 0.75);
30121
- }
30122
-
30123
- .E_t10pqbtc {
30124
- width: 140px;
30229
+ .E_b1wx3t3t .button-suffix-icon {
30230
+ margin-left: 8px;
30231
+ display: inline-flex;
30125
30232
  }
30126
- .E_t10pqbtc .item {
30127
- margin: 6px auto;
30233
+ .E_b1wx3t3t .icon-wrapper {
30128
30234
  display: flex;
30129
- justify-content: space-between;
30130
- }
30131
- .E_t10pqbtc .item .name {
30132
- width: 102px;
30235
+ justify-content: center;
30133
30236
  }
30134
30237
 
30135
- .E_fzh9mnb {
30136
- width: 100%;
30137
- height: 100%;
30138
- min-height: 124px;
30139
- display: flex;
30140
- flex-direction: column;
30141
- justify-content: center;
30238
+ .E_iouxfgt {
30239
+ display: inline-flex;
30142
30240
  align-items: center;
30143
30241
  }
30144
- .E_fzh9mnb .error-text {
30145
- color: rgba(10, 37, 85, 0.6);
30146
- margin-bottom: 16px;
30147
- font-size: 18px;
30242
+ .E_iouxfgt .icon-inner {
30243
+ display: inline-flex;
30244
+ align-items: center;
30245
+ justify-content: center;
30148
30246
  }
30149
-
30150
- .E_sx1bpnu .ant-input-sm {
30151
- line-height: 18px;
30247
+ .E_iouxfgt .icon-inner + span,
30248
+ .E_iouxfgt span + .icon-inner.suffix {
30249
+ margin-left: 4px;
30250
+ }
30251
+ .E_iouxfgt.is-rotate img,
30252
+ .E_iouxfgt.is-rotate svg {
30253
+ animation: rotate 680ms linear infinite;
30152
30254
  }
30153
30255
 
30154
30256
  .E_ai7qkf2 .ant-input-number-handler-wrap {
@@ -30211,128 +30313,83 @@ html body {
30211
30313
  padding: 2px 8px;
30212
30314
  }
30213
30315
 
30214
- .E_f7pxqmh {
30215
- width: 100%;
30216
- margin-bottom: 0 !important;
30217
- flex-flow: nowrap !important;
30218
- line-break: auto;
30219
- }
30220
- .E_f7pxqmh > .ant-form-item-label {
30221
- text-align: left !important;
30222
- padding-bottom: 0 !important;
30223
- }
30224
- .E_f7pxqmh > .ant-form-item-label > label {
30225
- min-height: 32px;
30226
- height: auto;
30227
- font-size: 13px;
30228
- color: rgba(44, 56, 82, 0.6);
30229
- white-space: normal;
30230
- }
30231
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30232
- border-color: #ff4d4f !important;
30233
- }
30234
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30235
- border-color: #ff4d4f !important;
30236
- }
30237
- .E_f7pxqmh .ant-form-item-explain {
30238
- margin-top: 4px;
30239
- font-size: 12px;
30240
- min-height: 0px;
30241
- }
30242
- .E_f7pxqmh .ant-form-item-extra {
30243
- font-size: 12px;
30244
- color: rgba(44, 56, 82, 0.6);
30245
- min-height: 0px;
30246
- }
30247
-
30248
- .E_itxley7.ant-input-group.ant-input-group-compact {
30316
+ .E_i1inqkme {
30317
+ height: 18px;
30318
+ line-height: 18px;
30319
+ padding: 0 4px;
30320
+ border-radius: 4px;
30321
+ background: rgba(235, 239, 245, 0.6);
30322
+ border: 1px solid rgba(223, 228, 235, 0.6);
30249
30323
  display: flex;
30250
- }
30251
- .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
30252
- border-bottom-left-radius: 5px;
30253
- border-top-left-radius: 5px;
30254
- }
30255
- .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
30256
- border-bottom-right-radius: 5px;
30257
- border-top-right-radius: 5px;
30324
+ align-items: center;
30325
+ white-space: nowrap;
30326
+ margin-right: 4px;
30258
30327
  }
30259
30328
 
30260
- .E_atcz0kf .ant-input-suffix {
30261
- margin-left: 8px;
30262
- }
30263
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30264
- padding: 2px 7px 2px 12px;
30329
+ .E_owd0kml {
30330
+ display: inline-block;
30265
30331
  }
30266
30332
 
30267
- .E_iouxfgt {
30268
- display: inline-flex;
30269
- align-items: center;
30333
+ .E_h1jsgezc {
30334
+ visibility: hidden;
30335
+ position: absolute;
30270
30336
  }
30271
- .E_iouxfgt .icon-inner {
30272
- display: inline-flex;
30337
+
30338
+ .E_phljevk {
30339
+ display: flex;
30340
+ justify-content: space-between;
30273
30341
  align-items: center;
30274
- justify-content: center;
30275
- }
30276
- .E_iouxfgt .icon-inner + span,
30277
- .E_iouxfgt span + .icon-inner.suffix {
30278
- margin-left: 4px;
30342
+ padding: 10px 0;
30343
+ color: rgba(44, 56, 82, 0.6);
30344
+ font-size: 12px;
30345
+ line-height: 24px;
30279
30346
  }
30280
- .E_iouxfgt.is-rotate img,
30281
- .E_iouxfgt.is-rotate svg {
30282
- animation: rotate 680ms linear infinite;
30347
+ .E_phljevk .pagination-left {
30348
+ padding: 2px 8px;
30283
30349
  }
30284
-
30285
- .E_a1wfy30z .ant-input-number-handler-wrap {
30286
- display: var(--a1wfy30z-0);
30350
+ .E_phljevk .dropdown-trigger {
30351
+ display: flex;
30352
+ align-items: center;
30353
+ border-radius: 6px;
30354
+ cursor: pointer;
30355
+ transition: all 0.3s ease;
30287
30356
  }
30288
- .E_a1wfy30z .ant-input-number-input-wrap {
30289
- padding: 4px 11px;
30290
- display: inline-flex;
30291
- line-height: 1.5715;
30292
- height: inherit;
30357
+ .E_phljevk .dropdown-trigger:hover {
30358
+ background: rgba(211, 218, 235, 0.6);
30359
+ color: #0080ff;
30293
30360
  }
30294
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30295
- content: var(--a1wfy30z-1);
30296
- display: var(--a1wfy30z-2);
30297
- flex: none;
30298
- align-items: center;
30361
+ .E_phljevk .dropdown-trigger .icon-inner {
30299
30362
  margin-left: 4px;
30300
30363
  }
30301
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30302
- content: var(--a1wfy30z-3);
30303
- display: var(--a1wfy30z-4);
30304
- flex: none;
30364
+ .E_phljevk .pagination-right {
30365
+ display: flex;
30305
30366
  align-items: center;
30306
- margin-right: 4px;
30307
- cursor: auto;
30367
+ color: #0080ff;
30368
+ font-weight: bold;
30308
30369
  }
30309
- .E_a1wfy30z .ant-input-number-input {
30310
- padding: 0;
30311
- margin: 0;
30312
- height: auto;
30313
- font-size: inherit;
30370
+ .E_phljevk .pagination-right .icon-inner {
30371
+ margin-left: 4px;
30314
30372
  }
30315
-
30316
- .E_i1inqkme {
30317
- height: 18px;
30318
- line-height: 18px;
30319
- padding: 0 4px;
30320
- border-radius: 4px;
30321
- background: rgba(235, 239, 245, 0.6);
30322
- border: 1px solid rgba(223, 228, 235, 0.6);
30323
- display: flex;
30324
- align-items: center;
30325
- white-space: nowrap;
30326
- margin-right: 4px;
30373
+ .E_phljevk .pagination-right .prev-btn,
30374
+ .E_phljevk .pagination-right .next-btn {
30375
+ padding: 0 8px;
30327
30376
  }
30328
-
30329
- .E_owd0kml {
30330
- display: inline-block;
30377
+ .E_phljevk .pagination-right .prev-btn > span,
30378
+ .E_phljevk .pagination-right .next-btn > span {
30379
+ color: #0080ff;
30380
+ }
30381
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30382
+ transform: rotate(180deg);
30331
30383
  }
30332
30384
 
30333
- .E_h1jsgezc {
30334
- visibility: hidden;
30335
- position: absolute;
30385
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30386
+ max-height: calc(100vh - 128px);
30387
+ overflow-y: auto;
30388
+ }
30389
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30390
+ padding: 4px 20px;
30391
+ font-size: 12px;
30392
+ line-height: 18px;
30336
30393
  }
30337
30394
 
30338
30395
  .E_i11gg7mj .ant-input-prefix {
@@ -30507,46 +30564,6 @@ html body {
30507
30564
  width: 36px;
30508
30565
  }
30509
30566
 
30510
- .E_c1bus5hc {
30511
- --color: white;
30512
- height: 14px;
30513
- width: 14px;
30514
- border-radius: 50%;
30515
- flex-shrink: 0;
30516
- display: flex;
30517
- align-items: center;
30518
- justify-content: center;
30519
- border: 1px solid var(--color);
30520
- }
30521
- .E_c1bus5hc .circle-inner {
30522
- position: relative;
30523
- height: 10px;
30524
- width: 10px;
30525
- border-radius: 50%;
30526
- overflow: hidden;
30527
- }
30528
- .E_c1bus5hc .circle-content {
30529
- position: absolute;
30530
- height: 100%;
30531
- width: 100%;
30532
- left: 0;
30533
- top: 0;
30534
- border-radius: 50%;
30535
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30536
- transform: rotate(180deg);
30537
- }
30538
- .E_c1bus5hc .circle-child {
30539
- position: absolute;
30540
- height: 100%;
30541
- width: 100%;
30542
- left: 0;
30543
- top: 0;
30544
- margin-left: 50%;
30545
- transform-origin: left;
30546
- background: white;
30547
- transform: rotate(0deg);
30548
- }
30549
-
30550
30567
  .E_ivqqkzv {
30551
30568
  height: 24px;
30552
30569
  width: 56px !important;
@@ -30557,63 +30574,6 @@ html body {
30557
30574
  color: rgba(44, 56, 82, 0.6);
30558
30575
  }
30559
30576
 
30560
- .E_phljevk {
30561
- display: flex;
30562
- justify-content: space-between;
30563
- align-items: center;
30564
- padding: 10px 0;
30565
- color: rgba(44, 56, 82, 0.6);
30566
- font-size: 12px;
30567
- line-height: 24px;
30568
- }
30569
- .E_phljevk .pagination-left {
30570
- padding: 2px 8px;
30571
- }
30572
- .E_phljevk .dropdown-trigger {
30573
- display: flex;
30574
- align-items: center;
30575
- border-radius: 6px;
30576
- cursor: pointer;
30577
- transition: all 0.3s ease;
30578
- }
30579
- .E_phljevk .dropdown-trigger:hover {
30580
- background: rgba(211, 218, 235, 0.6);
30581
- color: #0080ff;
30582
- }
30583
- .E_phljevk .dropdown-trigger .icon-inner {
30584
- margin-left: 4px;
30585
- }
30586
- .E_phljevk .pagination-right {
30587
- display: flex;
30588
- align-items: center;
30589
- color: #0080ff;
30590
- font-weight: bold;
30591
- }
30592
- .E_phljevk .pagination-right .icon-inner {
30593
- margin-left: 4px;
30594
- }
30595
- .E_phljevk .pagination-right .prev-btn,
30596
- .E_phljevk .pagination-right .next-btn {
30597
- padding: 0 8px;
30598
- }
30599
- .E_phljevk .pagination-right .prev-btn > span,
30600
- .E_phljevk .pagination-right .next-btn > span {
30601
- color: #0080ff;
30602
- }
30603
- .E_phljevk .pagination-right .next-btn .icon-inner {
30604
- transform: rotate(180deg);
30605
- }
30606
-
30607
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30608
- max-height: calc(100vh - 128px);
30609
- overflow-y: auto;
30610
- }
30611
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30612
- padding: 4px 20px;
30613
- font-size: 12px;
30614
- line-height: 18px;
30615
- }
30616
-
30617
30577
  .E_cnujxq2 {
30618
30578
  display: flex;
30619
30579
  flex-direction: column;
@@ -31303,13 +31263,6 @@ input.E_rf8rlle.ant-input {
31303
31263
  color: rgba(44, 56, 82, 0.7490196078);
31304
31264
  }
31305
31265
 
31306
- .E_c1yyuluq {
31307
- border-radius: 8px;
31308
- }
31309
- .E_c1yyuluq .ant-card-body {
31310
- padding: 20px 24px 24px 24px;
31311
- }
31312
-
31313
31266
  .E_s1dizucg.ant-switch {
31314
31267
  min-width: 40px;
31315
31268
  height: 24px;
@@ -31365,90 +31318,44 @@ input.E_rf8rlle.ant-input {
31365
31318
  margin-left: 5px;
31366
31319
  }
31367
31320
 
31368
- .E_s1sck0th {
31369
- padding: 0 8px;
31370
- border-radius: 4px;
31371
- }
31372
-
31373
- .E_m855nr1 {
31374
- padding: 2px 8px;
31375
- border-radius: 3px;
31376
- }
31377
-
31378
- .E_l1270xpg {
31379
- padding: 3px 8px;
31380
- border-radius: 2px;
31381
- }
31382
-
31383
- .E_t14rextb.ant-tag:hover {
31384
- opacity: unset;
31385
- }
31386
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31387
- margin: 0;
31388
- margin-right: 8px;
31389
- display: inline-flex;
31321
+ .E_c1bus5hc {
31322
+ --color: white;
31323
+ height: 14px;
31324
+ width: 14px;
31325
+ border-radius: 50%;
31326
+ flex-shrink: 0;
31327
+ display: flex;
31390
31328
  align-items: center;
31391
- border: none;
31392
- }
31393
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31394
- width: 16px;
31395
- height: 16px;
31396
- color: inherit;
31397
- margin-left: 4px;
31398
- opacity: 0.6;
31399
- display: inline-flex;
31400
- }
31401
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31402
- opacity: 1;
31403
- }
31404
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31405
- color: #0080ff;
31406
- background-color: rgba(0, 136, 255, 0.1);
31407
- }
31408
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31409
- color: #f0483e;
31410
- background-color: rgba(255, 74, 74, 0.1);
31411
- }
31412
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31413
- color: #e07f00;
31414
- background-color: rgba(255, 187, 0, 0.1);
31415
- }
31416
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31417
- color: #008f4c;
31418
- background-color: rgba(30, 201, 127, 0.1);
31419
- }
31420
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31421
- color: #1d326c;
31422
- background-color: rgba(225, 230, 241, 0.6);
31423
- }
31424
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31425
- color: #7E41FF;
31426
- background-color: rgba(126, 65, 255, 0.1);
31427
- }
31428
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31429
- color: #fff;
31430
- }
31431
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31432
- background-color: #f0483e;
31433
- }
31434
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31435
- background-color: #fea008;
31436
- }
31437
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31438
- background-color: #00ba5d;
31439
- }
31440
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31441
- background-color: #0080ff;
31329
+ justify-content: center;
31330
+ border: 1px solid var(--color);
31442
31331
  }
31443
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31444
- background-color: #6b7d99;
31332
+ .E_c1bus5hc .circle-inner {
31333
+ position: relative;
31334
+ height: 10px;
31335
+ width: 10px;
31336
+ border-radius: 50%;
31337
+ overflow: hidden;
31445
31338
  }
31446
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31447
- background-color: #7E41FF;
31339
+ .E_c1bus5hc .circle-content {
31340
+ position: absolute;
31341
+ height: 100%;
31342
+ width: 100%;
31343
+ left: 0;
31344
+ top: 0;
31345
+ border-radius: 50%;
31346
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31347
+ transform: rotate(180deg);
31448
31348
  }
31449
-
31450
- .E_tju3gfj .date {
31451
- margin-right: 4px;
31349
+ .E_c1bus5hc .circle-child {
31350
+ position: absolute;
31351
+ height: 100%;
31352
+ width: 100%;
31353
+ left: 0;
31354
+ top: 0;
31355
+ margin-left: 50%;
31356
+ transform-origin: left;
31357
+ background: white;
31358
+ transform: rotate(0deg);
31452
31359
  }
31453
31360
 
31454
31361
  .E_s1dni7lo {
@@ -31532,75 +31439,94 @@ input.E_rf8rlle.ant-input {
31532
31439
  opacity: 0;
31533
31440
  }
31534
31441
 
31535
- .E_a1b5xrg3 .user-icon-inner {
31442
+ .E_tju3gfj .date {
31443
+ margin-right: 4px;
31444
+ }
31445
+
31446
+ .E_s1sck0th {
31447
+ padding: 0 8px;
31448
+ border-radius: 4px;
31449
+ }
31450
+
31451
+ .E_m855nr1 {
31452
+ padding: 2px 8px;
31453
+ border-radius: 3px;
31454
+ }
31455
+
31456
+ .E_l1270xpg {
31457
+ padding: 3px 8px;
31458
+ border-radius: 2px;
31459
+ }
31460
+
31461
+ .E_t14rextb.ant-tag:hover {
31462
+ opacity: unset;
31463
+ }
31464
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31465
+ margin: 0;
31466
+ margin-right: 8px;
31536
31467
  display: inline-flex;
31537
31468
  align-items: center;
31538
- justify-content: center;
31539
- color: #fff;
31540
- font-weight: bold;
31541
- font-size: 12px;
31542
- width: 24px;
31543
- height: 24px;
31544
- border-radius: 50%;
31545
- background: var(--a1b5xrg3-0);
31469
+ border: none;
31546
31470
  }
31547
- .E_a1b5xrg3.btn-item {
31548
- transition: all 160ms ease;
31549
- cursor: pointer;
31550
- width: 56px;
31551
- height: 40px;
31471
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31472
+ width: 16px;
31473
+ height: 16px;
31474
+ color: inherit;
31475
+ margin-left: 4px;
31476
+ opacity: 0.6;
31552
31477
  display: inline-flex;
31553
- align-items: center;
31554
- justify-content: center;
31555
- border-radius: 6px;
31556
31478
  }
31557
- .E_a1b5xrg3.btn-item:hover {
31558
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31479
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31480
+ opacity: 1;
31559
31481
  }
31560
- .E_a1b5xrg3.btn-item:active {
31561
- transform: translateY(2px);
31562
- transition: all 320ms ease;
31482
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31483
+ color: #0080ff;
31484
+ background-color: rgba(0, 136, 255, 0.1);
31563
31485
  }
31564
-
31565
- .E_iq1gosr {
31566
- display: inline-block;
31486
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31487
+ color: #f0483e;
31488
+ background-color: rgba(255, 74, 74, 0.1);
31567
31489
  }
31568
-
31569
- .E_ccrbeuz .ant-collapse-item {
31570
- border: 0px;
31571
- background-color: #fff;
31490
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31491
+ color: #e07f00;
31492
+ background-color: rgba(255, 187, 0, 0.1);
31572
31493
  }
31573
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
31574
- padding-top: 0px;
31575
- padding-bottom: 0px;
31576
- padding-left: 0px !important;
31577
- padding-right: 24px;
31494
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31495
+ color: #008f4c;
31496
+ background-color: rgba(30, 201, 127, 0.1);
31578
31497
  }
31579
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
31580
- right: 0px;
31498
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31499
+ color: #1d326c;
31500
+ background-color: rgba(225, 230, 241, 0.6);
31581
31501
  }
31582
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
31583
- padding: 0px;
31502
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31503
+ color: #7E41FF;
31504
+ background-color: rgba(126, 65, 255, 0.1);
31584
31505
  }
31585
-
31586
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
31587
- padding-right: 0px;
31588
- cursor: default;
31506
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31507
+ color: #fff;
31589
31508
  }
31590
-
31591
- .E_t1m2x205 .ant-tooltip-arrow {
31592
- display: none;
31509
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31510
+ background-color: #f0483e;
31593
31511
  }
31594
- .E_t1m2x205 .ant-tooltip-inner {
31595
- background: rgba(23, 38, 64, 0.8);
31596
- border-radius: 4px;
31512
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31513
+ background-color: #fea008;
31597
31514
  }
31598
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31599
- visibility: hidden;
31515
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31516
+ background-color: #00ba5d;
31517
+ }
31518
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31519
+ background-color: #0080ff;
31520
+ }
31521
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31522
+ background-color: #6b7d99;
31523
+ }
31524
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31525
+ background-color: #7E41FF;
31600
31526
  }
31601
31527
 
31602
- .E_m196gn1d {
31603
- min-width: 1280px;
31528
+ .E_iq1gosr {
31529
+ display: inline-block;
31604
31530
  }
31605
31531
 
31606
31532
  .E_dsnbhzf {
@@ -32070,12 +31996,172 @@ input.E_rf8rlle.ant-input {
32070
31996
  line-height: 24px;
32071
31997
  }
32072
31998
 
32073
- .E_u18llj45 {
32074
- font-family: Inter;
32075
- font-style: normal;
32076
- font-weight: normal;
32077
- font-size: 10px;
32078
- line-height: 12px;
31999
+ .E_u18llj45 {
32000
+ font-family: Inter;
32001
+ font-style: normal;
32002
+ font-weight: normal;
32003
+ font-size: 10px;
32004
+ line-height: 12px;
32005
+ }
32006
+
32007
+ .E_t1m2x205 .ant-tooltip-arrow {
32008
+ display: none;
32009
+ }
32010
+ .E_t1m2x205 .ant-tooltip-inner {
32011
+ background: rgba(23, 38, 64, 0.8);
32012
+ border-radius: 4px;
32013
+ }
32014
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
32015
+ visibility: hidden;
32016
+ }
32017
+
32018
+ .E_m196gn1d {
32019
+ min-width: 1280px;
32020
+ }
32021
+
32022
+ .E_a1b5xrg3 .user-icon-inner {
32023
+ display: inline-flex;
32024
+ align-items: center;
32025
+ justify-content: center;
32026
+ color: #fff;
32027
+ font-weight: bold;
32028
+ font-size: 12px;
32029
+ width: 24px;
32030
+ height: 24px;
32031
+ border-radius: 50%;
32032
+ background: var(--a1b5xrg3-0);
32033
+ }
32034
+ .E_a1b5xrg3.btn-item {
32035
+ transition: all 160ms ease;
32036
+ cursor: pointer;
32037
+ width: 56px;
32038
+ height: 40px;
32039
+ display: inline-flex;
32040
+ align-items: center;
32041
+ justify-content: center;
32042
+ border-radius: 6px;
32043
+ }
32044
+ .E_a1b5xrg3.btn-item:hover {
32045
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32046
+ }
32047
+ .E_a1b5xrg3.btn-item:active {
32048
+ transform: translateY(2px);
32049
+ transition: all 320ms ease;
32050
+ }
32051
+
32052
+ .E_c1yyuluq {
32053
+ border-radius: 8px;
32054
+ }
32055
+ .E_c1yyuluq .ant-card-body {
32056
+ padding: 20px 24px 24px 24px;
32057
+ }
32058
+
32059
+ .E_ccrbeuz .ant-collapse-item {
32060
+ border: 0px;
32061
+ background-color: #fff;
32062
+ }
32063
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32064
+ padding-top: 0px;
32065
+ padding-bottom: 0px;
32066
+ padding-left: 0px !important;
32067
+ padding-right: 24px;
32068
+ }
32069
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32070
+ right: 0px;
32071
+ }
32072
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32073
+ padding: 0px;
32074
+ }
32075
+
32076
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32077
+ padding-right: 0px;
32078
+ cursor: default;
32079
+ }
32080
+
32081
+ .E_ryby9ds {
32082
+ display: flex;
32083
+ align-items: center;
32084
+ }
32085
+ .E_ryby9ds .order {
32086
+ height: 24px;
32087
+ width: 24px;
32088
+ border-radius: 20px;
32089
+ color: #0080ff;
32090
+ background: rgba(0, 136, 255, 0.1);
32091
+ display: flex;
32092
+ align-items: center;
32093
+ justify-content: center;
32094
+ margin-right: 6px;
32095
+ }
32096
+
32097
+ .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32098
+ border-radius: 6px;
32099
+ }
32100
+ .E_s17wv897.ant-select.ant-select-single {
32101
+ width: 100%;
32102
+ color: #2d3a56;
32103
+ border-color: rgba(211, 218, 235, 0.6);
32104
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32105
+ font-size: 13px;
32106
+ }
32107
+ .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
32108
+ height: 30px;
32109
+ }
32110
+ .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
32111
+ height: 38px;
32112
+ font-size: 13px;
32113
+ }
32114
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
32115
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32116
+ transition: 160ms ease;
32117
+ }
32118
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
32119
+ color: #0080ff;
32120
+ }
32121
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32122
+ border-color: rgba(107, 128, 167, 0.6);
32123
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32124
+ }
32125
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32126
+ color: #0080ff;
32127
+ }
32128
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32129
+ border-color: #0080ff;
32130
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32131
+ }
32132
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32133
+ transform: rotate(180deg);
32134
+ }
32135
+ .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32136
+ background: rgba(211, 218, 235, 0.6);
32137
+ border-color: rgba(172, 186, 211, 0.6);
32138
+ cursor: "not-allowed";
32139
+ }
32140
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32141
+ border-color: #f0483e !important;
32142
+ }
32143
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32144
+ color: #1d326c;
32145
+ }
32146
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32147
+ border-color: #0080ff;
32148
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32149
+ }
32150
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32151
+ transform: rotate(180deg);
32152
+ }
32153
+
32154
+ .E_suhck3k {
32155
+ height: 24px;
32156
+ width: 24px;
32157
+ border-radius: 6px;
32158
+ padding: 4px;
32159
+ }
32160
+ .E_suhck3k:hover {
32161
+ background-color: rgba(0, 136, 255, 0.1);
32162
+ }
32163
+ .E_suhck3k:hover svg path {
32164
+ fill: blue;
32079
32165
  }
32080
32166
 
32081
32167
  .E_hrhfj7c {
@@ -32297,92 +32383,6 @@ input.E_rf8rlle.ant-input {
32297
32383
  font-size: 14px;
32298
32384
  }
32299
32385
 
32300
- .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32301
- border-radius: 6px;
32302
- }
32303
- .E_s17wv897.ant-select.ant-select-single {
32304
- width: 100%;
32305
- color: #2d3a56;
32306
- border-color: rgba(211, 218, 235, 0.6);
32307
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32308
- font-size: 13px;
32309
- }
32310
- .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
32311
- height: 30px;
32312
- }
32313
- .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
32314
- height: 38px;
32315
- font-size: 13px;
32316
- }
32317
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
32318
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32319
- transition: 160ms ease;
32320
- }
32321
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
32322
- color: #0080ff;
32323
- }
32324
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32325
- border-color: rgba(107, 128, 167, 0.6);
32326
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32327
- }
32328
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32329
- color: #0080ff;
32330
- }
32331
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32332
- border-color: #0080ff;
32333
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32334
- }
32335
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32336
- transform: rotate(180deg);
32337
- }
32338
- .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32339
- background: rgba(211, 218, 235, 0.6);
32340
- border-color: rgba(172, 186, 211, 0.6);
32341
- cursor: "not-allowed";
32342
- }
32343
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32344
- border-color: #f0483e !important;
32345
- }
32346
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32347
- color: #1d326c;
32348
- }
32349
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32350
- border-color: #0080ff;
32351
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32352
- }
32353
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32354
- transform: rotate(180deg);
32355
- }
32356
-
32357
- .E_suhck3k {
32358
- height: 24px;
32359
- width: 24px;
32360
- border-radius: 6px;
32361
- padding: 4px;
32362
- }
32363
- .E_suhck3k:hover {
32364
- background-color: rgba(0, 136, 255, 0.1);
32365
- }
32366
- .E_suhck3k:hover svg path {
32367
- fill: blue;
32368
- }
32369
-
32370
- .E_ryby9ds {
32371
- display: flex;
32372
- align-items: center;
32373
- }
32374
- .E_ryby9ds .order {
32375
- height: 24px;
32376
- width: 24px;
32377
- border-radius: 20px;
32378
- color: #0080ff;
32379
- background: rgba(0, 136, 255, 0.1);
32380
- display: flex;
32381
- align-items: center;
32382
- justify-content: center;
32383
- margin-right: 6px;
32384
- }
32385
-
32386
32386
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
32387
32387
  opacity: 1;
32388
32388
  }
@@ -32676,223 +32676,98 @@ input.E_rf8rlle.ant-input {
32676
32676
  line-height: 24px;
32677
32677
  font-weight: bold;
32678
32678
  color: #1d326c;
32679
- margin: 0px 8px;
32680
- }
32681
- .E_h12yihis .left .global-search {
32682
- margin-left: 6px;
32683
- }
32684
- .E_h12yihis.global-search-active {
32685
- z-index: 11;
32686
- }
32687
- .E_h12yihis.global-search-active .left {
32688
- flex: 1;
32689
- margin-right: 32px;
32690
- }
32691
- .E_h12yihis.global-search-active .left .global-search {
32692
- display: flex;
32693
- flex: 1;
32694
- }
32695
- .E_h12yihis.global-search-active .left .global-search .search-input {
32696
- border-color: #0080ff;
32697
- width: 100%;
32698
- }
32699
- .E_h12yihis.global-search-active .center {
32700
- display: none;
32701
- }
32702
- .E_h12yihis.global-search-active .right {
32703
- flex: 0 1 auto;
32704
- }
32705
- .E_h12yihis .ant-badge-count {
32706
- pointer-events: none;
32707
- }
32708
-
32709
- .E_ncaepor {
32710
- color: rgba(10, 37, 85, 0.6);
32711
- position: relative;
32712
- height: 48px;
32713
- display: inline-flex;
32714
- align-items: center;
32715
- justify-content: center;
32716
- overflow: hidden;
32717
- }
32718
- .E_ncaepor:before, .E_ncaepor:after {
32719
- content: "";
32720
- width: 100%;
32721
- height: 12px;
32722
- position: absolute;
32723
- background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
32724
- }
32725
- .E_ncaepor:before {
32726
- top: 0;
32727
- }
32728
- .E_ncaepor:after {
32729
- bottom: 0;
32730
- }
32731
- .E_ncaepor > * {
32732
- height: 48px;
32733
- display: inline-flex;
32734
- align-items: center;
32735
- white-space: nowrap;
32736
- transition: transform 240ms ease, opacity 80ms ease;
32737
- }
32738
- .E_ncaepor .name-text {
32739
- transform: translateY(0);
32740
- opacity: 1;
32741
- }
32742
- .E_ncaepor .nav-info {
32743
- transform: translateY(100%);
32744
- opacity: 0;
32745
- font-size: 18px;
32746
- font-weight: 700;
32747
- position: absolute;
32748
- overflow: hidden;
32749
- display: flex;
32750
- justify-content: center;
32751
- }
32752
- .E_ncaepor .nav-info .scrolled-resource {
32753
- color: #1d326c;
32754
- flex: 1;
32755
- overflow: hidden;
32756
- text-overflow: ellipsis;
32757
- }
32758
- .E_ncaepor .nav-info .scrolled-view {
32759
- color: rgba(44, 56, 82, 0.6);
32760
- margin-left: 8px;
32761
- }
32762
- .E_ncaepor.is-scrolled .name-text {
32763
- transform: translateY(-100%);
32764
- opacity: 0;
32765
- position: absolute;
32766
- }
32767
- .E_ncaepor.is-scrolled .nav-info {
32768
- transform: translateY(0);
32769
- opacity: 1;
32770
- position: static;
32771
- }
32772
-
32773
- .E_c1yd35n {
32774
- padding: 0 12px 14px 12px;
32775
- }
32776
-
32777
- .E_c1kghdax {
32778
- color: #2d3a56;
32779
- padding: 7px 12px;
32780
- display: flex;
32781
- justify-content: space-between;
32782
- align-items: center;
32783
- }
32784
- .E_c1kghdax.has-arrow {
32785
- padding-left: 10px;
32786
- }
32787
- .E_c1kghdax.has-arrow .title-wrapper {
32788
- cursor: pointer;
32789
- color: #00122e;
32790
- }
32791
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
32792
- color: #2d3a56;
32793
- font-weight: 600;
32794
- }
32795
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
32796
- transform: rotate(90deg);
32797
- }
32798
- .E_c1kghdax .sub-info {
32799
- font-size: 12px;
32800
- line-height: 18px;
32801
- }
32802
- .E_c1kghdax .title-wrapper {
32803
- display: flex;
32804
- align-items: center;
32805
- user-select: none;
32806
- flex-grow: 1;
32807
- font-size: 12px;
32808
- line-height: 18px;
32809
- color: #2d3a56;
32810
- font-weight: 700;
32811
- }
32812
- .E_c1kghdax .collapse-arrow {
32813
- transition: all 50ms ease-out 0ms;
32814
- margin-right: 2px;
32815
- }
32816
-
32817
- .E_ckui4s7 {
32818
- color: #2d3a56;
32819
- line-height: 22px;
32820
- display: inline-flex;
32821
- }
32822
- .E_ckui4s7 .ant-checkbox {
32823
- height: 22px;
32824
- display: flex;
32825
- align-items: center;
32826
- top: 0;
32679
+ margin: 0px 8px;
32827
32680
  }
32828
- .E_ckui4s7 .ant-checkbox-checked::after {
32829
- border: none;
32681
+ .E_h12yihis .left .global-search {
32682
+ margin-left: 6px;
32830
32683
  }
32831
- .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
32832
- border-color: #0080ff;
32684
+ .E_h12yihis.global-search-active {
32685
+ z-index: 11;
32833
32686
  }
32834
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
32835
- border: 1px solid rgba(107, 128, 167, 0.6);
32687
+ .E_h12yihis.global-search-active .left {
32688
+ flex: 1;
32689
+ margin-right: 32px;
32836
32690
  }
32837
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32838
- border: 1px solid #0080ff;
32691
+ .E_h12yihis.global-search-active .left .global-search {
32692
+ display: flex;
32693
+ flex: 1;
32839
32694
  }
32840
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32841
- background: #0080ff;
32695
+ .E_h12yihis.global-search-active .left .global-search .search-input {
32696
+ border-color: #0080ff;
32697
+ width: 100%;
32842
32698
  }
32843
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32844
- background-color: #fff;
32845
- height: 2px;
32846
- width: 10px;
32847
- border-radius: 2px;
32699
+ .E_h12yihis.global-search-active .center {
32700
+ display: none;
32848
32701
  }
32849
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
32850
- opacity: 0.5;
32702
+ .E_h12yihis.global-search-active .right {
32703
+ flex: 0 1 auto;
32851
32704
  }
32852
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32853
- background: rgba(211, 218, 235, 0.6);
32854
- border-color: rgba(107, 128, 167, 0.6) !important;
32705
+ .E_h12yihis .ant-badge-count {
32706
+ pointer-events: none;
32855
32707
  }
32856
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32857
- border-color: #2d3a56;
32708
+
32709
+ .E_ncaepor {
32710
+ color: rgba(10, 37, 85, 0.6);
32711
+ position: relative;
32712
+ height: 48px;
32713
+ display: inline-flex;
32714
+ align-items: center;
32715
+ justify-content: center;
32716
+ overflow: hidden;
32858
32717
  }
32859
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32860
- background: #2d3a56;
32718
+ .E_ncaepor:before, .E_ncaepor:after {
32719
+ content: "";
32720
+ width: 100%;
32721
+ height: 12px;
32722
+ position: absolute;
32723
+ background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
32861
32724
  }
32862
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
32863
- padding: 0;
32725
+ .E_ncaepor:before {
32726
+ top: 0;
32864
32727
  }
32865
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
32866
- display: inline-block;
32867
- margin-left: 12px;
32868
- color: #2d3a56;
32728
+ .E_ncaepor:after {
32729
+ bottom: 0;
32869
32730
  }
32870
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
32871
- margin-left: 28px;
32872
- color: rgba(44, 56, 82, 0.6);
32731
+ .E_ncaepor > * {
32732
+ height: 48px;
32733
+ display: inline-flex;
32734
+ align-items: center;
32735
+ white-space: nowrap;
32736
+ transition: transform 240ms ease, opacity 80ms ease;
32873
32737
  }
32874
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
32875
- margin-left: 8px;
32738
+ .E_ncaepor .name-text {
32739
+ transform: translateY(0);
32740
+ opacity: 1;
32876
32741
  }
32877
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
32878
- margin-left: 24px;
32742
+ .E_ncaepor .nav-info {
32743
+ transform: translateY(100%);
32744
+ opacity: 0;
32745
+ font-size: 18px;
32746
+ font-weight: 700;
32747
+ position: absolute;
32748
+ overflow: hidden;
32749
+ display: flex;
32750
+ justify-content: center;
32879
32751
  }
32880
-
32881
- .E_b14q2gmw {
32882
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
32752
+ .E_ncaepor .nav-info .scrolled-resource {
32753
+ color: #1d326c;
32754
+ flex: 1;
32755
+ overflow: hidden;
32756
+ text-overflow: ellipsis;
32883
32757
  }
32884
-
32885
- .E_c1eym6el {
32886
- border-radius: 8px;
32887
- background-color: white;
32758
+ .E_ncaepor .nav-info .scrolled-view {
32759
+ color: rgba(44, 56, 82, 0.6);
32760
+ margin-left: 8px;
32888
32761
  }
32889
- .E_c1eym6el.hoverable {
32890
- cursor: pointer;
32762
+ .E_ncaepor.is-scrolled .name-text {
32763
+ transform: translateY(-100%);
32764
+ opacity: 0;
32765
+ position: absolute;
32891
32766
  }
32892
- .E_c1eym6el.hoverable:hover {
32893
- transition: all 200ms ease;
32894
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32895
- transform: translateY(-4px);
32767
+ .E_ncaepor.is-scrolled .nav-info {
32768
+ transform: translateY(0);
32769
+ opacity: 1;
32770
+ position: static;
32896
32771
  }
32897
32772
 
32898
32773
  .E_r77hffu {
@@ -32949,173 +32824,129 @@ input.E_rf8rlle.ant-input {
32949
32824
  background-color: transparent;
32950
32825
  }
32951
32826
 
32952
- .E_l1ucdodl {
32953
- margin: 0;
32954
- border-radius: 20px;
32955
- padding: 2px 10px;
32956
- height: 22px;
32957
- display: flex;
32958
- align-items: center;
32827
+ .E_b14q2gmw {
32828
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
32959
32829
  }
32960
- .E_l1ucdodl.ui-kit-status-legend.on-tint {
32961
- color: #FFFFFF;
32830
+
32831
+ .E_c1eym6el {
32832
+ border-radius: 8px;
32833
+ background-color: white;
32962
32834
  }
32963
- .E_l1ucdodl.tag-hover {
32835
+ .E_c1eym6el.hoverable {
32964
32836
  cursor: pointer;
32965
32837
  }
32966
- .E_l1ucdodl.ui-kit-status-legend {
32967
- color: #00122e;
32968
- }
32969
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
32970
- margin-right: 6px;
32971
- }
32972
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
32973
- margin-left: 8px;
32974
- color: rgba(44, 56, 82, 0.6);
32838
+ .E_c1eym6el.hoverable:hover {
32839
+ transition: all 200ms ease;
32840
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32841
+ transform: translateY(-4px);
32975
32842
  }
32976
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
32977
- color: #FFFFFF;
32843
+
32844
+ .E_c1yd35n {
32845
+ padding: 0 12px 14px 12px;
32978
32846
  }
32979
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
32980
- background-color: #0080ff;
32847
+
32848
+ .E_ckui4s7 {
32849
+ color: #2d3a56;
32850
+ line-height: 22px;
32851
+ display: inline-flex;
32981
32852
  }
32982
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
32983
- background-color: #f0483e;
32853
+ .E_ckui4s7 .ant-checkbox {
32854
+ height: 22px;
32855
+ display: flex;
32856
+ align-items: center;
32857
+ top: 0;
32984
32858
  }
32985
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
32986
- background-color: #fea008;
32859
+ .E_ckui4s7 .ant-checkbox-checked::after {
32860
+ border: none;
32987
32861
  }
32988
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
32989
- background-color: #00ba5d;
32862
+ .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
32863
+ border-color: #0080ff;
32990
32864
  }
32991
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
32992
- background-color: #6b7d99;
32865
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
32866
+ border: 1px solid rgba(107, 128, 167, 0.6);
32993
32867
  }
32994
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
32995
- background-color: #7E41FF;
32868
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32869
+ border: 1px solid #0080ff;
32996
32870
  }
32997
-
32998
- .E_s1qj66nc {
32999
- width: 8px;
33000
- height: 8px;
33001
- border-radius: 50%;
33002
- display: inline-block;
32871
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32872
+ background: #0080ff;
33003
32873
  }
33004
-
33005
- .E_s5x1boq {
33006
- width: 8px;
33007
- height: 8px;
32874
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32875
+ background-color: #fff;
32876
+ height: 2px;
32877
+ width: 10px;
33008
32878
  border-radius: 2px;
33009
- display: inline-block;
33010
- }
33011
-
33012
- .E_c1xm185 {
33013
- color: rgba(44, 56, 82, 0.6);
33014
- }
33015
-
33016
- .E_c1x5l5qc {
33017
- flex: 1;
33018
32879
  }
33019
-
33020
- button.E_l48ei06.ant-btn,
33021
- button.E_l48ei06.ant-btn.ant-btn-sm,
33022
- button.E_l48ei06.ant-btn.ant-btn-lg {
33023
- font-size: 12px;
33024
- line-height: 18px;
33025
- height: 18px;
32880
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
32881
+ opacity: 0.5;
33026
32882
  }
33027
-
33028
- button.E_l48ei06 {
33029
- color: #0080FF;
33030
- height: unset;
32883
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32884
+ background: rgba(211, 218, 235, 0.6);
32885
+ border-color: rgba(107, 128, 167, 0.6) !important;
33031
32886
  }
33032
- button.E_l48ei06 .button-prefix-icon {
33033
- margin-right: 4px;
32887
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32888
+ border-color: #2d3a56;
33034
32889
  }
33035
- button.E_l48ei06 .button-suffix-icon {
33036
- margin-left: 4px;
32890
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32891
+ background: #2d3a56;
33037
32892
  }
33038
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33039
- color: #009DFF;
32893
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
32894
+ padding: 0;
33040
32895
  }
33041
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33042
- color: #005ED1;
32896
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
32897
+ display: inline-block;
32898
+ margin-left: 12px;
32899
+ color: #2d3a56;
33043
32900
  }
33044
- button.E_l48ei06.ui-kit-link-disabled {
33045
- color: #0080FF;
32901
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
32902
+ margin-left: 28px;
32903
+ color: rgba(44, 56, 82, 0.6);
33046
32904
  }
33047
- button.E_l48ei06.ui-kit-link-primary {
33048
- color: #00122E;
32905
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
32906
+ margin-left: 8px;
33049
32907
  }
33050
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33051
- color: #0080FF;
32908
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
32909
+ margin-left: 24px;
33052
32910
  }
33053
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33054
- color: #005ED1;
32911
+
32912
+ .E_c1kghdax {
32913
+ color: #2d3a56;
32914
+ padding: 7px 12px;
32915
+ display: flex;
32916
+ justify-content: space-between;
32917
+ align-items: center;
33055
32918
  }
33056
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33057
- color: #00122E;
32919
+ .E_c1kghdax.has-arrow {
32920
+ padding-left: 10px;
33058
32921
  }
33059
- button.E_l48ei06.ui-kit-link-secondary {
33060
- color: rgba(44, 56, 82, 0.7490196078);
32922
+ .E_c1kghdax.has-arrow .title-wrapper {
32923
+ cursor: pointer;
32924
+ color: #00122e;
33061
32925
  }
33062
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33063
- color: #0080FF;
32926
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
32927
+ color: #2d3a56;
32928
+ font-weight: 600;
33064
32929
  }
33065
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33066
- color: #005ED1;
32930
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
32931
+ transform: rotate(90deg);
33067
32932
  }
33068
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33069
- color: rgba(44, 56, 82, 0.7490196078);
32933
+ .E_c1kghdax .sub-info {
32934
+ font-size: 12px;
32935
+ line-height: 18px;
33070
32936
  }
33071
-
33072
- .E_lht19u8 {
33073
- width: 64px;
33074
- height: 64px;
32937
+ .E_c1kghdax .title-wrapper {
33075
32938
  display: flex;
33076
32939
  align-items: center;
33077
- justify-content: center;
33078
- position: relative;
33079
- opacity: 0.2;
33080
- }
33081
-
33082
- .E_lk3gkp4 {
33083
- position: absolute;
33084
- width: 5px;
33085
- height: 48px;
33086
- left: 9.33px;
33087
- top: 40.5px;
33088
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33089
- border-radius: 5px;
33090
- transform: rotate(-128deg);
33091
- transform-origin: top left;
33092
- animation: loading-indicator1 1100ms ease-out infinite;
33093
- }
33094
-
33095
- .E_ll4n94n {
33096
- position: absolute;
33097
- width: 5px;
33098
- height: 48px;
33099
- left: 40.8px;
33100
- top: 8.4px;
33101
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33102
- border-radius: 5px;
33103
- transform: rotate(-8deg);
33104
- transform-origin: top left;
33105
- animation: loading-indicator2 1100ms ease-out infinite;
32940
+ user-select: none;
32941
+ flex-grow: 1;
32942
+ font-size: 12px;
32943
+ line-height: 18px;
32944
+ color: #2d3a56;
32945
+ font-weight: 700;
33106
32946
  }
33107
-
33108
- .E_l17lbdo6 {
33109
- position: absolute;
33110
- width: 5px;
33111
- height: 48px;
33112
- left: 52.9px;
33113
- top: 51.8px;
33114
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33115
- border-radius: 5px;
33116
- transform: rotate(112deg);
33117
- transform-origin: top left;
33118
- animation: loading-indicator3 1100ms ease-out infinite;
32947
+ .E_c1kghdax .collapse-arrow {
32948
+ transition: all 50ms ease-out 0ms;
32949
+ margin-right: 2px;
33119
32950
  }
33120
32951
 
33121
32952
  .E_m11nzl2x {
@@ -33323,101 +33154,53 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33323
33154
  border: 1px solid #fff;
33324
33155
  }
33325
33156
 
33326
- .E_sddwhm6 {
33327
- margin: 0;
33328
- border-radius: 20px;
33329
- padding: 2px 10px;
33330
- height: 22px;
33331
- }
33332
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33333
- background-color: rgba(237, 241, 250, 0.6) !important;
33334
- }
33335
- .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 {
33336
- background-color: rgba(225, 230, 241, 0.6) !important;
33337
- }
33338
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33339
- color: #00122e;
33340
- }
33341
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33342
- margin-right: 6px;
33343
- }
33344
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33345
- margin-left: 8px;
33346
- color: rgba(44, 56, 82, 0.6);
33347
- }
33348
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33349
- background-color: rgba(0, 136, 255, 0.1);
33350
- }
33351
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33352
- background-color: #0080ff;
33353
- }
33354
- .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 {
33355
- background-color: rgba(0, 136, 255, 0.16);
33356
- }
33357
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33358
- background-color: rgba(255, 74, 74, 0.1);
33359
- }
33360
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33361
- background-color: #f0483e;
33362
- }
33363
- .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 {
33364
- background-color: rgba(255, 74, 74, 0.16);
33365
- }
33366
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33367
- background-color: rgba(254, 160, 8, 0.1);
33368
- }
33369
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33370
- background-color: #fea008;
33371
- }
33372
- .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 {
33373
- background-color: rgba(255, 187, 0, 0.16);
33374
- }
33375
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33376
- background-color: rgba(30, 201, 127, 0.1);
33377
- }
33378
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33379
- background-color: #00ba5d;
33380
- }
33381
- .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 {
33382
- background-color: rgba(30, 201, 127, 0.16);
33383
- }
33384
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33385
- background-color: rgba(225, 230, 241, 0.6);
33386
- }
33387
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33388
- background-color: #6b7d99;
33389
- }
33390
- .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 {
33391
- background-color: rgba(211, 218, 235, 0.6);
33157
+ .E_lht19u8 {
33158
+ width: 64px;
33159
+ height: 64px;
33160
+ display: flex;
33161
+ align-items: center;
33162
+ justify-content: center;
33163
+ position: relative;
33164
+ opacity: 0.2;
33392
33165
  }
33393
33166
 
33394
- .E_satwmqm {
33395
- width: 8px;
33396
- height: 8px;
33397
- border-radius: 50%;
33398
- display: inline-block;
33167
+ .E_lk3gkp4 {
33168
+ position: absolute;
33169
+ width: 5px;
33170
+ height: 48px;
33171
+ left: 9.33px;
33172
+ top: 40.5px;
33173
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33174
+ border-radius: 5px;
33175
+ transform: rotate(-128deg);
33176
+ transform-origin: top left;
33177
+ animation: loading-indicator1 1100ms ease-out infinite;
33399
33178
  }
33400
33179
 
33401
- .E_t1gvlxt5 {
33402
- min-width: 0;
33403
- flex: 1;
33404
- }
33405
- .E_t1gvlxt5 .tag {
33406
- flex: 0 0 auto;
33407
- }
33408
- .E_t1gvlxt5 .progress-title {
33409
- flex: 2;
33410
- max-width: fit-content;
33411
- }
33412
- .E_t1gvlxt5 .progress-desc {
33413
- flex: 1;
33414
- max-width: fit-content;
33180
+ .E_ll4n94n {
33181
+ position: absolute;
33182
+ width: 5px;
33183
+ height: 48px;
33184
+ left: 40.8px;
33185
+ top: 8.4px;
33186
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33187
+ border-radius: 5px;
33188
+ transform: rotate(-8deg);
33189
+ transform-origin: top left;
33190
+ animation: loading-indicator2 1100ms ease-out infinite;
33415
33191
  }
33416
33192
 
33417
- .E_a1ji6r68 {
33418
- display: flex;
33419
- align-items: center;
33420
- column-gap: var(--a1ji6r68-0);
33193
+ .E_l17lbdo6 {
33194
+ position: absolute;
33195
+ width: 5px;
33196
+ height: 48px;
33197
+ left: 52.9px;
33198
+ top: 51.8px;
33199
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33200
+ border-radius: 5px;
33201
+ transform: rotate(112deg);
33202
+ transform-origin: top left;
33203
+ animation: loading-indicator3 1100ms ease-out infinite;
33421
33204
  }
33422
33205
 
33423
33206
  .E_msn7nxt {
@@ -33561,219 +33344,250 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33561
33344
  min-width: 200px;
33562
33345
  }
33563
33346
 
33564
- .E_t1ub2aex {
33347
+ .E_t1ub2aex {
33348
+ display: flex;
33349
+ align-items: center;
33350
+ justify-content: space-between;
33351
+ background-color: rgba(0, 0, 0, 0.75);
33352
+ color: #b4beca;
33353
+ font-size: 12px;
33354
+ padding: 3px 6px;
33355
+ }
33356
+ .E_t1ub2aex:first-child {
33357
+ padding-top: 3px;
33358
+ }
33359
+ .E_t1ub2aex:last-child {
33360
+ padding-bottom: 3px;
33361
+ }
33362
+ .E_t1ub2aex .column-value {
33363
+ color: #fff;
33364
+ margin-left: 8px;
33365
+ }
33366
+
33367
+ .E_t1gvlxt5 {
33368
+ min-width: 0;
33369
+ flex: 1;
33370
+ }
33371
+ .E_t1gvlxt5 .tag {
33372
+ flex: 0 0 auto;
33373
+ }
33374
+ .E_t1gvlxt5 .progress-title {
33375
+ flex: 2;
33376
+ max-width: fit-content;
33377
+ }
33378
+ .E_t1gvlxt5 .progress-desc {
33379
+ flex: 1;
33380
+ max-width: fit-content;
33381
+ }
33382
+
33383
+ .E_a1ji6r68 {
33565
33384
  display: flex;
33566
33385
  align-items: center;
33567
- justify-content: space-between;
33568
- background-color: rgba(0, 0, 0, 0.75);
33569
- color: #b4beca;
33570
- font-size: 12px;
33571
- padding: 3px 6px;
33386
+ column-gap: var(--a1ji6r68-0);
33572
33387
  }
33573
- .E_t1ub2aex:first-child {
33574
- padding-top: 3px;
33388
+
33389
+ .E_w7ob4th.outside-tag {
33390
+ padding-left: 0;
33575
33391
  }
33576
- .E_t1ub2aex:last-child {
33577
- padding-bottom: 3px;
33392
+ .E_w7ob4th.outside-tag .inside-tag {
33393
+ border-radius: 4px 0 0 4px;
33394
+ padding-right: 4px;
33395
+ margin-right: 4px;
33578
33396
  }
33579
- .E_t1ub2aex .column-value {
33580
- color: #fff;
33581
- margin-left: 8px;
33397
+
33398
+ button.E_l48ei06.ant-btn,
33399
+ button.E_l48ei06.ant-btn.ant-btn-sm,
33400
+ button.E_l48ei06.ant-btn.ant-btn-lg {
33401
+ font-size: 12px;
33402
+ line-height: 18px;
33403
+ height: 18px;
33582
33404
  }
33583
33405
 
33584
- .E_sjob3jg {
33585
- --item-min-width: 60px;
33406
+ button.E_l48ei06 {
33407
+ color: #0080FF;
33408
+ height: unset;
33586
33409
  }
33587
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33588
- display: none !important;
33410
+ button.E_l48ei06 .button-prefix-icon {
33411
+ margin-right: 4px;
33589
33412
  }
33590
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33591
- flex-shrink: 0 !important;
33413
+ button.E_l48ei06 .button-suffix-icon {
33414
+ margin-left: 4px;
33592
33415
  }
33593
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33594
- color: #0080ff;
33416
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33417
+ color: #009DFF;
33595
33418
  }
33596
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33597
- color: #0080ff;
33598
- font-weight: normal;
33419
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33420
+ color: #005ED1;
33599
33421
  }
33600
- .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
33601
- color: rgba(44, 56, 82, 0.6);
33422
+ button.E_l48ei06.ui-kit-link-disabled {
33423
+ color: #0080FF;
33602
33424
  }
33603
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33604
- color: #00122e;
33425
+ button.E_l48ei06.ui-kit-link-primary {
33426
+ color: #00122E;
33605
33427
  }
33606
- .E_sjob3jg .step-item-text {
33607
- display: inline-block;
33428
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33429
+ color: #0080FF;
33608
33430
  }
33609
- .E_sjob3jg .step-item-title {
33610
- overflow: hidden;
33611
- white-space: nowrap;
33612
- text-overflow: ellipsis;
33431
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33432
+ color: #005ED1;
33613
33433
  }
33614
-
33615
- .E_hjvj6s6 .ant-steps-item-container {
33616
- min-width: var(--item-min-width);
33434
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33435
+ color: #00122E;
33617
33436
  }
33618
- .E_hjvj6s6 .ant-steps-item-disabled {
33619
- cursor: not-allowed !important;
33437
+ button.E_l48ei06.ui-kit-link-secondary {
33438
+ color: rgba(44, 56, 82, 0.7490196078);
33620
33439
  }
33621
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33622
- flex-direction: row;
33623
- justify-content: stretch;
33440
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33441
+ color: #0080FF;
33624
33442
  }
33625
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33626
- padding: 0;
33627
- margin-right: 4px;
33628
- flex: 1;
33629
- overflow: visible;
33443
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33444
+ color: #005ED1;
33630
33445
  }
33631
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33632
- width: 100%;
33633
- min-height: unset;
33446
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33447
+ color: rgba(44, 56, 82, 0.7490196078);
33634
33448
  }
33635
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33636
- height: 26px;
33637
- line-height: 26px;
33638
- width: 100%;
33639
- padding: 0;
33640
- font-size: 12px;
33449
+
33450
+ .E_sddwhm6 {
33451
+ margin: 0;
33452
+ border-radius: 20px;
33453
+ padding: 2px 10px;
33454
+ height: 22px;
33641
33455
  }
33642
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33643
- margin-right: 10px;
33456
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33457
+ background-color: rgba(237, 241, 250, 0.6) !important;
33644
33458
  }
33645
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33646
- display: none;
33459
+ .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 {
33460
+ background-color: rgba(225, 230, 241, 0.6) !important;
33647
33461
  }
33648
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33649
- padding-left: 8px;
33650
- padding-right: 4px;
33651
- border-radius: 4px 0 0 4px;
33462
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33463
+ color: #00122e;
33652
33464
  }
33653
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33654
- margin-right: 0;
33465
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33466
+ margin-right: 6px;
33655
33467
  }
33656
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33657
- padding-right: 8px;
33658
- padding-left: 12px;
33659
- border-radius: 0 4px 4px 0;
33468
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33469
+ margin-left: 8px;
33470
+ color: rgba(44, 56, 82, 0.6);
33660
33471
  }
33661
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
33662
- content: "";
33663
- width: 0;
33664
- height: 0;
33665
- border: 13px solid transparent;
33666
- position: absolute;
33667
- top: 0;
33668
- border-left: 8px solid rgba(237, 241, 250, 0.6);
33669
- z-index: 2;
33670
- position: relative;
33671
- top: -50%;
33672
- right: -100%;
33472
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33473
+ background-color: rgba(0, 136, 255, 0.1);
33673
33474
  }
33674
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33675
- padding: 0 4px 0 12px;
33475
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33476
+ background-color: #0080ff;
33676
33477
  }
33677
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
33678
- content: "";
33679
- width: 0;
33680
- height: 0;
33681
- border: 13px solid transparent;
33682
- position: absolute;
33683
- top: 0;
33684
- border-left: 8px solid #fff;
33685
- left: 0;
33478
+ .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 {
33479
+ background-color: rgba(0, 136, 255, 0.16);
33686
33480
  }
33687
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33688
- max-width: calc(100% - var(--item-min-width) * 2);
33481
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33482
+ background-color: rgba(255, 74, 74, 0.1);
33689
33483
  }
33690
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33691
- background-color: rgba(0, 136, 255, 0.1);
33484
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33485
+ background-color: #f0483e;
33692
33486
  }
33693
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33694
- border-left-color: rgba(0, 136, 255, 0.1) !important;
33487
+ .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 {
33488
+ background-color: rgba(255, 74, 74, 0.16);
33695
33489
  }
33696
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33697
- cursor: pointer;
33698
- min-width: var(--item-min-width);
33490
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33491
+ background-color: rgba(254, 160, 8, 0.1);
33699
33492
  }
33700
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33701
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33702
- min-width: var(--item-min-width);
33493
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33494
+ background-color: #fea008;
33703
33495
  }
33704
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33705
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33706
- background-color: rgba(237, 241, 250, 0.6);
33496
+ .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 {
33497
+ background-color: rgba(255, 187, 0, 0.16);
33707
33498
  }
33708
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33709
- padding: 0;
33499
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33500
+ background-color: rgba(30, 201, 127, 0.1);
33710
33501
  }
33711
-
33712
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
33713
- width: 192px;
33714
- row-gap: 2px;
33502
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33503
+ background-color: #00ba5d;
33715
33504
  }
33716
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33505
+ .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 {
33506
+ background-color: rgba(30, 201, 127, 0.16);
33507
+ }
33508
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33717
33509
  background-color: rgba(225, 230, 241, 0.6);
33718
33510
  }
33719
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33720
- color: #00122e !important;
33511
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33512
+ background-color: #6b7d99;
33721
33513
  }
33722
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
33723
- background-color: rgba(225, 230, 241, 0.6);
33514
+ .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 {
33515
+ background-color: rgba(211, 218, 235, 0.6);
33724
33516
  }
33725
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33726
- padding: 0 8px;
33727
- border-radius: 4px;
33728
- height: 32px;
33517
+
33518
+ .E_satwmqm {
33519
+ width: 8px;
33520
+ height: 8px;
33521
+ border-radius: 50%;
33522
+ display: inline-block;
33523
+ }
33524
+
33525
+ .E_l1ucdodl {
33526
+ margin: 0;
33527
+ border-radius: 20px;
33528
+ padding: 2px 10px;
33529
+ height: 22px;
33729
33530
  display: flex;
33730
33531
  align-items: center;
33731
33532
  }
33732
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33733
- min-height: auto;
33734
- white-space: nowrap;
33533
+ .E_l1ucdodl.ui-kit-status-legend.on-tint {
33534
+ color: #FFFFFF;
33535
+ }
33536
+ .E_l1ucdodl.tag-hover {
33537
+ cursor: pointer;
33538
+ }
33539
+ .E_l1ucdodl.ui-kit-status-legend {
33540
+ color: #00122e;
33541
+ }
33542
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33543
+ margin-right: 6px;
33544
+ }
33545
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33546
+ margin-left: 8px;
33547
+ color: rgba(44, 56, 82, 0.6);
33548
+ }
33549
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33550
+ color: #FFFFFF;
33551
+ }
33552
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33553
+ background-color: #0080ff;
33554
+ }
33555
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33556
+ background-color: #f0483e;
33557
+ }
33558
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33559
+ background-color: #fea008;
33560
+ }
33561
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33562
+ background-color: #00ba5d;
33735
33563
  }
33736
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33737
- font-size: 13px;
33738
- line-height: 20px;
33739
- max-width: 100%;
33740
- padding-right: 0;
33564
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33565
+ background-color: #6b7d99;
33741
33566
  }
33742
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33743
- background: rgba(0, 128, 255, 0.1);
33567
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33568
+ background-color: #7E41FF;
33744
33569
  }
33745
33570
 
33746
- .E_h6l1tj4 {
33747
- width: 100%;
33748
- display: inline-flex;
33749
- align-items: center;
33750
- justify-content: center;
33751
- column-gap: 4px;
33571
+ .E_s1qj66nc {
33572
+ width: 8px;
33573
+ height: 8px;
33574
+ border-radius: 50%;
33575
+ display: inline-block;
33752
33576
  }
33753
- .E_h6l1tj4 .step-item-prefix-container {
33754
- display: inline-flex;
33755
- align-items: center;
33756
- width: 18px;
33757
- height: 18px;
33758
- color: rgba(44, 56, 82, 0.75);
33759
- justify-content: center;
33577
+
33578
+ .E_s5x1boq {
33579
+ width: 8px;
33580
+ height: 8px;
33581
+ border-radius: 2px;
33582
+ display: inline-block;
33760
33583
  }
33761
33584
 
33762
- .E_v18frne8 {
33763
- width: 100%;
33764
- display: flex;
33765
- align-items: center;
33766
- justify-content: center;
33767
- column-gap: 6px;
33768
- font-size: 13px;
33585
+ .E_c1xm185 {
33586
+ color: rgba(44, 56, 82, 0.6);
33769
33587
  }
33770
- .E_v18frne8 .step-item-prefix-container {
33771
- display: inline-flex;
33772
- align-items: center;
33773
- min-width: 20px;
33774
- min-height: 20px;
33775
- color: rgba(44, 56, 82, 0.75);
33776
- justify-content: center;
33588
+
33589
+ .E_c1x5l5qc {
33590
+ flex: 1;
33777
33591
  }
33778
33592
 
33779
33593
  .E_tc97u5y {
@@ -34147,15 +33961,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34147
33961
  background: #fff;
34148
33962
  }
34149
33963
 
34150
- .E_w7ob4th.outside-tag {
34151
- padding-left: 0;
34152
- }
34153
- .E_w7ob4th.outside-tag .inside-tag {
34154
- border-radius: 4px 0 0 4px;
34155
- padding-right: 4px;
34156
- margin-right: 4px;
34157
- }
34158
-
34159
33964
  .E_slr2ynn {
34160
33965
  padding: 0 8px;
34161
33966
  height: 18px;
@@ -34165,24 +33970,219 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34165
33970
  padding: 2px 8px;
34166
33971
  height: 24px;
34167
33972
  }
34168
-
34169
- .E_t1fozc1i {
34170
- margin: 0;
33973
+
33974
+ .E_t1fozc1i {
33975
+ margin: 0;
33976
+ }
33977
+
33978
+ .E_i1vxv4ln {
33979
+ margin-right: 4px;
33980
+ height: 16px;
33981
+ }
33982
+
33983
+ .E_n1afl31m.ant-tag.ant-tag-gray {
33984
+ font-weight: 700;
33985
+ color: #00122e;
33986
+ background-color: rgba(237, 241, 250, 0.6);
33987
+ border: 1px solid rgba(211, 218, 235, 0.6);
33988
+ word-break: break-all;
33989
+ display: inline;
33990
+ white-space: normal;
33991
+ }
33992
+
33993
+ .E_sjob3jg {
33994
+ --item-min-width: 60px;
33995
+ }
33996
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33997
+ display: none !important;
33998
+ }
33999
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34000
+ flex-shrink: 0 !important;
34001
+ }
34002
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34003
+ color: #0080ff;
34004
+ }
34005
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34006
+ color: #0080ff;
34007
+ font-weight: normal;
34008
+ }
34009
+ .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
34010
+ color: rgba(44, 56, 82, 0.6);
34011
+ }
34012
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34013
+ color: #00122e;
34014
+ }
34015
+ .E_sjob3jg .step-item-text {
34016
+ display: inline-block;
34017
+ }
34018
+ .E_sjob3jg .step-item-title {
34019
+ overflow: hidden;
34020
+ white-space: nowrap;
34021
+ text-overflow: ellipsis;
34022
+ }
34023
+
34024
+ .E_hjvj6s6 .ant-steps-item-container {
34025
+ min-width: var(--item-min-width);
34026
+ }
34027
+ .E_hjvj6s6 .ant-steps-item-disabled {
34028
+ cursor: not-allowed !important;
34029
+ }
34030
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34031
+ flex-direction: row;
34032
+ justify-content: stretch;
34033
+ }
34034
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34035
+ padding: 0;
34036
+ margin-right: 4px;
34037
+ flex: 1;
34038
+ overflow: visible;
34039
+ }
34040
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34041
+ width: 100%;
34042
+ min-height: unset;
34043
+ }
34044
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34045
+ height: 26px;
34046
+ line-height: 26px;
34047
+ width: 100%;
34048
+ padding: 0;
34049
+ font-size: 12px;
34050
+ }
34051
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34052
+ margin-right: 10px;
34053
+ }
34054
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34055
+ display: none;
34056
+ }
34057
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34058
+ padding-left: 8px;
34059
+ padding-right: 4px;
34060
+ border-radius: 4px 0 0 4px;
34061
+ }
34062
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34063
+ margin-right: 0;
34064
+ }
34065
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34066
+ padding-right: 8px;
34067
+ padding-left: 12px;
34068
+ border-radius: 0 4px 4px 0;
34069
+ }
34070
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
34071
+ content: "";
34072
+ width: 0;
34073
+ height: 0;
34074
+ border: 13px solid transparent;
34075
+ position: absolute;
34076
+ top: 0;
34077
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
34078
+ z-index: 2;
34079
+ position: relative;
34080
+ top: -50%;
34081
+ right: -100%;
34082
+ }
34083
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34084
+ padding: 0 4px 0 12px;
34085
+ }
34086
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
34087
+ content: "";
34088
+ width: 0;
34089
+ height: 0;
34090
+ border: 13px solid transparent;
34091
+ position: absolute;
34092
+ top: 0;
34093
+ border-left: 8px solid #fff;
34094
+ left: 0;
34095
+ }
34096
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34097
+ max-width: calc(100% - var(--item-min-width) * 2);
34098
+ }
34099
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34100
+ background-color: rgba(0, 136, 255, 0.1);
34101
+ }
34102
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34103
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
34104
+ }
34105
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34106
+ cursor: pointer;
34107
+ min-width: var(--item-min-width);
34108
+ }
34109
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34110
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34111
+ min-width: var(--item-min-width);
34112
+ }
34113
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34114
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34115
+ background-color: rgba(237, 241, 250, 0.6);
34116
+ }
34117
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34118
+ padding: 0;
34119
+ }
34120
+
34121
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
34122
+ width: 192px;
34123
+ row-gap: 2px;
34124
+ }
34125
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34126
+ background-color: rgba(225, 230, 241, 0.6);
34127
+ }
34128
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34129
+ color: #00122e !important;
34130
+ }
34131
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
34132
+ background-color: rgba(225, 230, 241, 0.6);
34133
+ }
34134
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34135
+ padding: 0 8px;
34136
+ border-radius: 4px;
34137
+ height: 32px;
34138
+ display: flex;
34139
+ align-items: center;
34140
+ }
34141
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34142
+ min-height: auto;
34143
+ white-space: nowrap;
34144
+ }
34145
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34146
+ font-size: 13px;
34147
+ line-height: 20px;
34148
+ max-width: 100%;
34149
+ padding-right: 0;
34150
+ }
34151
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34152
+ background: rgba(0, 128, 255, 0.1);
34153
+ }
34154
+
34155
+ .E_h6l1tj4 {
34156
+ width: 100%;
34157
+ display: inline-flex;
34158
+ align-items: center;
34159
+ justify-content: center;
34160
+ column-gap: 4px;
34161
+ }
34162
+ .E_h6l1tj4 .step-item-prefix-container {
34163
+ display: inline-flex;
34164
+ align-items: center;
34165
+ width: 18px;
34166
+ height: 18px;
34167
+ color: rgba(44, 56, 82, 0.75);
34168
+ justify-content: center;
34171
34169
  }
34172
34170
 
34173
- .E_i1vxv4ln {
34174
- margin-right: 4px;
34175
- height: 16px;
34171
+ .E_v18frne8 {
34172
+ width: 100%;
34173
+ display: flex;
34174
+ align-items: center;
34175
+ justify-content: center;
34176
+ column-gap: 6px;
34177
+ font-size: 13px;
34176
34178
  }
34177
-
34178
- .E_n1afl31m.ant-tag.ant-tag-gray {
34179
- font-weight: 700;
34180
- color: #00122e;
34181
- background-color: rgba(237, 241, 250, 0.6);
34182
- border: 1px solid rgba(211, 218, 235, 0.6);
34183
- word-break: break-all;
34184
- display: inline;
34185
- white-space: normal;
34179
+ .E_v18frne8 .step-item-prefix-container {
34180
+ display: inline-flex;
34181
+ align-items: center;
34182
+ min-width: 20px;
34183
+ min-height: 20px;
34184
+ color: rgba(44, 56, 82, 0.75);
34185
+ justify-content: center;
34186
34186
  }
34187
34187
 
34188
34188
  .E_i1g85yz3 {
@@ -34628,6 +34628,19 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34628
34628
  }
34629
34629
  }
34630
34630
 
34631
+ .E_skwah65 {
34632
+ height: 8px;
34633
+ box-sizing: border-box;
34634
+ border-radius: 2px;
34635
+ background: #f5f7fa;
34636
+ display: flex;
34637
+ width: 100%;
34638
+ overflow: hidden;
34639
+ }
34640
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
34641
+ margin-left: 1px;
34642
+ }
34643
+
34631
34644
  .E_clm1wy1 {
34632
34645
  width: 192px;
34633
34646
  height: 246px;
@@ -34721,37 +34734,54 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34721
34734
  border-radius: 2px;
34722
34735
  }
34723
34736
 
34724
- span.E_tqjc4ui {
34725
- margin: 0 2px;
34737
+ .E_c18bcrac {
34738
+ display: inline-block;
34739
+ width: 100%;
34726
34740
  }
34727
-
34728
- .E_gmyahx3 {
34729
- cursor: pointer;
34741
+ .E_c18bcrac .recharts-wrapper {
34742
+ margin-left: 4px;
34730
34743
  }
34731
- .E_gmyahx3 .link-text {
34732
- color: rgba(0, 21, 64, 0.3);
34744
+
34745
+ .E_cro7kg2 {
34746
+ padding: 4px;
34733
34747
  }
34734
- .E_gmyahx3:hover .link-text {
34735
- color: #0080ff;
34748
+ .E_cro7kg2 .unit {
34749
+ color: white;
34736
34750
  }
34737
34751
 
34738
- .E_n12mqh7z {
34752
+ .E_c14wcxf0 {
34739
34753
  display: flex;
34754
+ justify-content: space-between;
34740
34755
  align-items: center;
34741
- font-size: 12px;
34742
- line-height: 18px;
34756
+ font-size: 13px;
34757
+ line-height: 24px;
34758
+ color: #cccccc;
34759
+ white-space: nowrap;
34743
34760
  }
34744
- .E_n12mqh7z:not(:last-child) {
34745
- margin-bottom: 4px;
34761
+ .E_c14wcxf0 label {
34762
+ margin-right: 32px;
34746
34763
  }
34747
34764
 
34748
- .E_tf5bynu {
34749
- margin: 0 3px;
34765
+ .E_coy29mj.E_c14wcxf0 {
34766
+ font-weight: bold;
34767
+ color: white;
34750
34768
  }
34751
34769
 
34752
- .E_tcckoz1 {
34753
- max-height: 400px;
34754
- overflow: auto;
34770
+ .E_s11212zy {
34771
+ width: 8px;
34772
+ height: 8px;
34773
+ border-radius: 2px;
34774
+ display: inline-block;
34775
+ background: var(--s11212zy-0);
34776
+ border: 1px solid #fff;
34777
+ box-sizing: content-box;
34778
+ margin-right: 6px;
34779
+ }
34780
+
34781
+ .E_p1lyky6c > :first-child {
34782
+ font-weight: bold;
34783
+ color: white;
34784
+ margin-right: 4px;
34755
34785
  }
34756
34786
 
34757
34787
  .E_s1ebs0ra {
@@ -34788,364 +34818,239 @@ span.E_tqjc4ui {
34788
34818
  white-space: nowrap;
34789
34819
  text-align: right;
34790
34820
  position: relative;
34791
- padding: 4px 0;
34792
- margin-top: -4px;
34793
- overflow: hidden;
34794
- }
34795
- .E_s1ebs0ra .action-group .sub-menu-delete {
34796
- transform: translateY(-4px);
34797
- }
34798
- .E_s1ebs0ra .action-group button {
34799
- border: none;
34800
- }
34801
- .E_s1ebs0ra .action-group > *:not(:last-child) {
34802
- margin-right: 8px;
34803
- }
34804
- .E_s1ebs0ra .action-group > button:last-child {
34805
- margin-right: 4px;
34806
- }
34807
- .E_s1ebs0ra .action-group .more-btn {
34808
- cursor: pointer;
34809
- width: 32px;
34810
- height: 32px;
34811
- justify-content: center;
34812
- border-radius: 50%;
34813
- }
34814
- .E_s1ebs0ra .action-group .more-btn:hover {
34815
- background: #fff;
34816
- }
34817
-
34818
- .E_t1sqg15u {
34819
- background: white;
34820
- }
34821
- .E_t1sqg15u.inline .table-row {
34822
- flex-direction: column;
34823
- }
34824
- .E_t1sqg15u.inline .table-row > label {
34825
- padding: 0 16px 7px 0;
34826
- }
34827
- .E_t1sqg15u.has-border .table-header {
34828
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34829
- }
34830
- .E_t1sqg15u.has-border .hiddenBorder {
34831
- border-top: none !important;
34832
- }
34833
- .E_t1sqg15u.has-border .table-row + .table-row {
34834
- border-top: 1px solid rgba(225, 230, 241, 0.6);
34835
- }
34836
- .E_t1sqg15u.has-border .table-row:last-of-type {
34837
- padding-bottom: 0;
34838
- }
34839
- .E_t1sqg15u.align-right .content {
34840
- text-align: right;
34841
- }
34842
- .E_t1sqg15u .uuid-row {
34843
- display: flex;
34844
- justify-content: space-between;
34845
- }
34846
- .E_t1sqg15u .uuid-row .id-text {
34847
- white-space: nowrap;
34848
- overflow: hidden;
34849
- text-overflow: ellipsis;
34850
- }
34851
-
34852
- .E_t4zczcp {
34853
- display: flex;
34854
- justify-content: space-between;
34855
- align-items: center;
34856
- padding: 8px;
34857
- min-height: 32px;
34858
- }
34859
- .E_t4zczcp .table-title {
34860
- color: rgba(44, 56, 82, 0.6);
34861
- font-weight: 600;
34862
- font-size: 12px;
34863
- line-height: 8px;
34864
- }
34865
- .E_t4zczcp .edit-icon {
34866
- font-size: 16px;
34867
- color: rgba(10, 37, 85, 0.6);
34868
- cursor: pointer;
34869
- }
34870
-
34871
- .E_t1s7goww {
34872
- font-size: 12px;
34873
- line-height: 18px;
34874
- }
34875
-
34876
- .E_t93e4cf {
34877
- display: flex;
34878
- padding: 8px 0;
34879
- color: #2d3a56;
34880
- }
34881
- .E_t93e4cf .hidden {
34882
- display: none;
34883
- }
34884
- .E_t93e4cf .ant-btn.ant-btn-link {
34885
- height: auto;
34886
- }
34887
- .E_t93e4cf .content {
34888
- overflow: hidden;
34889
- overflow-x: auto;
34890
- width: 100%;
34891
- white-space: pre-wrap;
34892
- }
34893
- .E_t93e4cf .content .ant-btn {
34894
- white-space: pre-wrap;
34895
- text-align: left;
34896
- }
34897
- .E_t93e4cf .content .unit-chart {
34898
- justify-content: flex-start;
34899
- }
34900
-
34901
- .E_rhz2uv5 {
34902
- width: var(--rhz2uv5-0);
34903
- flex-shrink: 0;
34904
- color: rgba(44, 56, 82, 0.6);
34905
- padding-right: 12px;
34906
- }
34907
-
34908
- .E_ou7iq30 {
34909
- overflow: hidden;
34910
- text-overflow: ellipsis;
34911
- }
34912
-
34913
- .E_s1tui002 {
34914
- white-space: nowrap;
34915
- }
34916
-
34917
- .E_mxrc2zg {
34918
- display: -webkit-box;
34919
- -webkit-line-clamp: var(--mxrc2zg-0);
34920
- -webkit-box-orient: vertical;
34921
- word-break: break-all;
34922
- }
34923
-
34924
- .E_t1vv6d68 .ant-tooltip-arrow {
34925
- display: none;
34926
- }
34927
- .E_t1vv6d68 .ant-tooltip-inner {
34928
- background: rgba(23, 38, 64, 0.8);
34929
- border-radius: 4px;
34930
- }
34931
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
34932
- visibility: hidden;
34933
- }
34934
-
34935
- .E_skwah65 {
34936
- height: 8px;
34937
- box-sizing: border-box;
34938
- border-radius: 2px;
34939
- background: #f5f7fa;
34940
- display: flex;
34941
- width: 100%;
34821
+ padding: 4px 0;
34822
+ margin-top: -4px;
34942
34823
  overflow: hidden;
34943
34824
  }
34944
- .E_skwah65 .stack-bar-item + .stack-bar-item {
34945
- margin-left: 1px;
34825
+ .E_s1ebs0ra .action-group .sub-menu-delete {
34826
+ transform: translateY(-4px);
34946
34827
  }
34947
-
34948
- .E_t160l1cm {
34949
- display: flex;
34950
- flex-direction: column;
34951
- flex: 1;
34952
- /* FIXME:(yanzhen) do this better */
34828
+ .E_s1ebs0ra .action-group button {
34829
+ border: none;
34953
34830
  }
34954
- .E_t160l1cm .tab-bar {
34955
- flex-shrink: 0;
34956
- display: flex;
34957
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
34831
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
34832
+ margin-right: 8px;
34958
34833
  }
34959
- .E_t160l1cm .tab-content {
34960
- height: 100%;
34834
+ .E_s1ebs0ra .action-group > button:last-child {
34835
+ margin-right: 4px;
34961
34836
  }
34962
- .E_t160l1cm .tab-menu-item {
34963
- margin-right: 2px;
34964
- padding: 1px 12px;
34965
- line-height: 24px;
34966
- height: 24px;
34967
- color: rgba(44, 56, 82, 0.6);
34968
- border-radius: 4px 4px 0 0;
34837
+ .E_s1ebs0ra .action-group .more-btn {
34969
34838
  cursor: pointer;
34970
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
34971
- }
34972
- .E_t160l1cm .tab-menu-item:first-child {
34973
- padding-left: 0;
34839
+ width: 32px;
34840
+ height: 32px;
34841
+ justify-content: center;
34842
+ border-radius: 50%;
34974
34843
  }
34975
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
34976
- padding-left: 12px;
34844
+ .E_s1ebs0ra .action-group .more-btn:hover {
34845
+ background: #fff;
34977
34846
  }
34978
- .E_t160l1cm .tab-menu-item:hover {
34979
- color: #0080ff;
34980
- background: rgba(211, 218, 235, 0.6);
34847
+
34848
+ .E_c1up1pdz {
34849
+ width: 648px;
34981
34850
  }
34982
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
34983
- fill: #0080ff;
34851
+ .E_c1up1pdz.active {
34852
+ border-color: #0080ff;
34984
34853
  }
34985
- .E_t160l1cm .tab-menu-item:active {
34986
- background: rgba(192, 203, 224, 0.6);
34854
+ .E_c1up1pdz.active > header {
34855
+ background: rgba(0, 128, 255, 0.1);
34987
34856
  }
34988
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
34989
- color: #0080ff;
34990
- background: rgba(211, 218, 235, 0.6);
34857
+ .E_c1up1pdz .expand {
34858
+ padding: 12px;
34991
34859
  }
34992
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
34993
- background: rgba(192, 203, 224, 0.6);
34860
+ .E_c1up1pdz .field-item {
34861
+ display: flex;
34862
+ padding: 10px 0;
34863
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
34994
34864
  }
34995
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
34996
- background: rgba(0, 128, 255, 0.16);
34865
+ .E_c1up1pdz .field-item:last-child {
34866
+ border-bottom: none;
34867
+ padding-bottom: 0;
34997
34868
  }
34998
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
34999
- fill: #0080ff;
34869
+ .E_c1up1pdz .field-item label {
34870
+ line-height: 32px;
34871
+ width: 100px;
34872
+ color: rgba(62, 70, 82, 0.6);
35000
34873
  }
35001
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
35002
- color: #0080ff;
35003
- background: rgba(0, 128, 255, 0.1);
34874
+ .E_c1up1pdz .help {
34875
+ color: rgba(62, 70, 82, 0.6);
34876
+ margin-top: 5px;
35004
34877
  }
35005
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
35006
- background: rgba(0, 128, 255, 0.16);
34878
+ .E_c1up1pdz .ant-input-affix-wrapper,
34879
+ .E_c1up1pdz .ant-picker {
34880
+ width: 128px;
35007
34881
  }
35008
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
35009
- fill: #1d326c;
34882
+
34883
+ .E_c156wh19 {
34884
+ display: flex;
34885
+ align-items: center;
34886
+ justify-content: space-between;
34887
+ word-break: keep-all;
35010
34888
  }
35011
- .E_t160l1cm .tab-menu-item .expand-arrow {
35012
- margin-left: 8px;
35013
- height: 22px;
34889
+ .E_c156wh19 .title {
34890
+ margin: 0 16px 0 8px;
35014
34891
  }
35015
- .E_t160l1cm .tab-menu-item .expand-arrow path {
35016
- fill: rgba(44, 56, 82, 0.6);
34892
+ .E_c156wh19 .retain {
34893
+ color: rgba(129, 138, 153, 0.6);
35017
34894
  }
35018
- .E_t160l1cm .tab-menu-item-group {
35019
- padding: 0;
34895
+ .E_c156wh19 div.left {
34896
+ flex: 1;
35020
34897
  display: flex;
35021
- align-items: center;
35022
34898
  overflow: hidden;
34899
+ align-items: center;
34900
+ justify-content: flex-start;
34901
+ white-space: nowrap;
35023
34902
  }
35024
- .E_t160l1cm .tab-menu-item-group .main-title {
35025
- opacity: 0;
35026
- max-width: 0;
35027
- transition: max-width 320ms ease, opacity 240ms ease;
34903
+ .E_c156wh19 div.left .title {
34904
+ max-width: 100%;
34905
+ overflow: hidden;
34906
+ text-overflow: ellipsis;
35028
34907
  }
35029
- .E_t160l1cm .tab-menu-item-group .sub-title {
35030
- padding: 1px 12px;
35031
- position: relative;
34908
+ .E_c156wh19 div.right {
35032
34909
  display: flex;
34910
+ align-items: center;
35033
34911
  }
35034
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
35035
- opacity: 0;
35036
- position: absolute;
35037
- top: 50%;
35038
- left: 0;
35039
- transform: translate(-50%, -50%);
35040
- transition: opacity 100ms linear;
35041
- fill: rgba(0, 128, 255, 0.2);
35042
- }
35043
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
35044
- color: #0080ff;
35045
- }
35046
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
35047
- padding: 1px 12px;
35048
- display: inline-block;
35049
- opacity: 1;
35050
- max-width: 160px;
34912
+ .E_c156wh19 .reverse {
34913
+ display: flex;
34914
+ flex-direction: row-reverse;
34915
+ align-items: center;
35051
34916
  }
35052
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
35053
- padding: 1px 12px;
35054
- color: #005ed1;
34917
+ .E_c156wh19 .reverse .ant-switch {
34918
+ margin-left: 8px;
35055
34919
  }
35056
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35057
- opacity: 1;
34920
+ .E_c156wh19 .close {
34921
+ padding-left: 14px;
34922
+ margin-left: 14px;
34923
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
34924
+ cursor: pointer;
35058
34925
  }
35059
- .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 {
35060
- background: rgba(0, 128, 255, 0.16);
34926
+
34927
+ .E_m126spxy {
34928
+ padding-bottom: 4px;
34929
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35061
34930
  }
35062
- .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 {
35063
- opacity: 0;
34931
+ .E_m126spxy .ant-btn.ant-btn-link {
34932
+ padding: 1px 10px;
34933
+ color: rgba(62, 70, 82, 0.6);
34934
+ border-radius: 4px;
35064
34935
  }
35065
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
35066
- padding: 4px 16px;
35067
- height: 32px;
35068
- border-radius: 6px 6px 0 0;
34936
+ .E_m126spxy .ant-btn.ant-btn-link.active {
34937
+ background: rgba(0, 128, 255, 0.1);
34938
+ color: #0096ff;
35069
34939
  }
35070
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
35071
- padding-left: 0;
34940
+
34941
+ .E_wpbf4pq {
34942
+ padding: 10px 0;
34943
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35072
34944
  }
35073
- .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 {
35074
- padding-left: 16px;
34945
+ .E_wpbf4pq .ant-input,
34946
+ .E_wpbf4pq .ant-picker {
34947
+ width: 80px;
34948
+ margin: 0 9px;
34949
+ text-align: center;
35075
34950
  }
35076
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
35077
- margin-left: 11px;
35078
- height: 24px;
34951
+ .E_wpbf4pq .options {
34952
+ padding: 12px 0 12px 16px;
34953
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
34954
+ margin: 5px 0 5px 8px;
35079
34955
  }
35080
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
35081
- padding: 0;
34956
+ .E_wpbf4pq .week-day-option,
34957
+ .E_wpbf4pq .month-day-option {
34958
+ background: #f5f7fa;
34959
+ box-sizing: border-box;
34960
+ border-radius: 16px;
34961
+ margin-right: 8px;
35082
34962
  }
35083
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
35084
- padding: 4px 16px;
34963
+ .E_wpbf4pq .week-day-option:focus,
34964
+ .E_wpbf4pq .month-day-option:focus {
34965
+ color: inherit;
34966
+ border-color: #d9d9d9;
35085
34967
  }
35086
- .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 {
35087
- padding: 4px 16px;
34968
+ .E_wpbf4pq .week-day-option.active {
34969
+ background-color: #0096ff;
34970
+ border-color: #0096ff;
34971
+ color: #fff;
35088
34972
  }
35089
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
35090
- background: #fff;
34973
+ .E_wpbf4pq .week-day-option.en-text {
34974
+ width: 110px;
34975
+ margin-top: 4px;
35091
34976
  }
35092
- .E_t160l1cm .tab-menu-item-light:active {
35093
- color: #005ed1;
34977
+ .E_wpbf4pq .month-day-option {
34978
+ width: 32px;
34979
+ padding: 0;
34980
+ margin-bottom: 8px;
35094
34981
  }
35095
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
35096
- background: #fff;
35097
- color: #1d326c;
34982
+ .E_wpbf4pq .month-day-option.active {
34983
+ background-color: #0096ff;
34984
+ border-color: #0096ff;
34985
+ color: #fff;
35098
34986
  }
35099
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
35100
- color: rgba(45, 58, 86, 0.6);
34987
+
34988
+ .E_gmyahx3 {
34989
+ cursor: pointer;
35101
34990
  }
35102
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
35103
- color: #1d326c;
34991
+ .E_gmyahx3 .link-text {
34992
+ color: rgba(0, 21, 64, 0.3);
35104
34993
  }
35105
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35106
- fill: #d8deeb;
34994
+ .E_gmyahx3:hover .link-text {
34995
+ color: #0080ff;
35107
34996
  }
35108
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
35109
- fill: #1d326c;
34997
+
34998
+ span.E_tqjc4ui {
34999
+ margin: 0 2px;
35110
35000
  }
35111
- .E_t160l1cm .tab-content {
35112
- flex: 1;
35001
+
35002
+ .E_n12mqh7z {
35113
35003
  display: flex;
35114
- flex-direction: column;
35004
+ align-items: center;
35005
+ font-size: 12px;
35006
+ line-height: 18px;
35115
35007
  }
35116
- .E_t160l1cm.is-overview .tab-content {
35117
- overflow: visible;
35008
+ .E_n12mqh7z:not(:last-child) {
35009
+ margin-bottom: 4px;
35118
35010
  }
35119
35011
 
35120
- .E_t14npdqr {
35121
- max-width: 240px;
35122
- animation: none;
35012
+ .E_tf5bynu {
35013
+ margin: 0 3px;
35123
35014
  }
35124
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
35125
- border: 1px solid #0080ff;
35126
- padding: 0;
35015
+
35016
+ .E_tcckoz1 {
35017
+ max-height: 400px;
35018
+ overflow: auto;
35127
35019
  }
35128
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
35129
- margin: 0;
35130
- height: 32px;
35131
- line-height: 32px;
35132
- font-size: 13px;
35133
- padding: 0 10px;
35134
- display: block;
35020
+
35021
+ .E_ou7iq30 {
35135
35022
  overflow: hidden;
35136
35023
  text-overflow: ellipsis;
35024
+ }
35025
+
35026
+ .E_s1tui002 {
35137
35027
  white-space: nowrap;
35138
35028
  }
35139
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
35140
- content: " ";
35141
- height: 1px;
35142
- width: calc(100% + 10px);
35143
- background: rgba(172, 186, 211, 0.6);
35144
- display: block;
35029
+
35030
+ .E_mxrc2zg {
35031
+ display: -webkit-box;
35032
+ -webkit-line-clamp: var(--mxrc2zg-0);
35033
+ -webkit-box-orient: vertical;
35034
+ word-break: break-all;
35145
35035
  }
35146
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
35147
- color: #0080ff;
35148
- background: transparent;
35036
+
35037
+ .E_t1vv6d68 .ant-tooltip-arrow {
35038
+ display: none;
35039
+ }
35040
+ .E_t1vv6d68 .ant-tooltip-inner {
35041
+ background: rgba(23, 38, 64, 0.8);
35042
+ border-radius: 4px;
35043
+ }
35044
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35045
+ visibility: hidden;
35046
+ }
35047
+
35048
+ .E_s1iv0tp1 .enabled-switch {
35049
+ display: flex;
35050
+ align-items: center;
35051
+ }
35052
+ .E_s1iv0tp1 .enabled-text {
35053
+ margin-right: 8px;
35149
35054
  }
35150
35055
 
35151
35056
  .E_s1at6qmn.ant-layout-sider {
@@ -35220,263 +35125,420 @@ span.E_tqjc4ui {
35220
35125
  box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35221
35126
  border-radius: 6px;
35222
35127
  }
35223
-
35224
- .E_s1wu0lms .ant-menu-item-group-title {
35225
- white-space: nowrap;
35226
- transition: all 0s;
35128
+
35129
+ .E_s1wu0lms .ant-menu-item-group-title {
35130
+ white-space: nowrap;
35131
+ transition: all 0s;
35132
+ }
35133
+ .E_s1wu0lms.shrink {
35134
+ transition: all 0s;
35135
+ overflow: hidden;
35136
+ }
35137
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
35138
+ visibility: hidden;
35139
+ }
35140
+ .E_s1wu0lms.shrink .ant-menu-item {
35141
+ width: 36px;
35142
+ padding: 0 6px;
35143
+ }
35144
+
35145
+ .E_n1ugzfva {
35146
+ display: flex;
35147
+ place-items: center;
35148
+ width: 100% !important;
35149
+ }
35150
+ .E_n1ugzfva[disabled] {
35151
+ color: rgba(0, 0, 0, 0.25) !important;
35152
+ opacity: 1 !important;
35153
+ }
35154
+ .E_n1ugzfva.ant-btn {
35155
+ width: 100%;
35156
+ color: #00122e;
35157
+ }
35158
+ .E_n1ugzfva .icon-wrapper {
35159
+ margin-right: 12px;
35160
+ }
35161
+ .E_n1ugzfva .link-title {
35162
+ flex: 1;
35163
+ overflow: hidden;
35164
+ white-space: nowrap;
35165
+ text-overflow: ellipsis;
35166
+ text-align: left;
35167
+ }
35168
+
35169
+ .E_wg1tsps {
35170
+ display: flex;
35171
+ align-items: center;
35172
+ justify-content: flex-end;
35173
+ }
35174
+
35175
+ .E_b1ctd5xy {
35176
+ display: flex;
35177
+ align-items: center;
35178
+ width: calc(100% - 40px);
35179
+ }
35180
+ .E_b1ctd5xy .chart {
35181
+ display: inline-block;
35182
+ width: 100%;
35183
+ }
35184
+
35185
+ .E_u1p8acpn {
35186
+ min-width: 40px;
35187
+ }
35188
+ .E_u1p8acpn .unit {
35189
+ color: #00122e !important;
35190
+ }
35191
+
35192
+ .E_t1sqg15u {
35193
+ background: white;
35194
+ }
35195
+ .E_t1sqg15u.inline .table-row {
35196
+ flex-direction: column;
35197
+ }
35198
+ .E_t1sqg15u.inline .table-row > label {
35199
+ padding: 0 16px 7px 0;
35200
+ }
35201
+ .E_t1sqg15u.has-border .table-header {
35202
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35203
+ }
35204
+ .E_t1sqg15u.has-border .hiddenBorder {
35205
+ border-top: none !important;
35206
+ }
35207
+ .E_t1sqg15u.has-border .table-row + .table-row {
35208
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
35209
+ }
35210
+ .E_t1sqg15u.has-border .table-row:last-of-type {
35211
+ padding-bottom: 0;
35212
+ }
35213
+ .E_t1sqg15u.align-right .content {
35214
+ text-align: right;
35215
+ }
35216
+ .E_t1sqg15u .uuid-row {
35217
+ display: flex;
35218
+ justify-content: space-between;
35219
+ }
35220
+ .E_t1sqg15u .uuid-row .id-text {
35221
+ white-space: nowrap;
35222
+ overflow: hidden;
35223
+ text-overflow: ellipsis;
35224
+ }
35225
+
35226
+ .E_t4zczcp {
35227
+ display: flex;
35228
+ justify-content: space-between;
35229
+ align-items: center;
35230
+ padding: 8px;
35231
+ min-height: 32px;
35232
+ }
35233
+ .E_t4zczcp .table-title {
35234
+ color: rgba(44, 56, 82, 0.6);
35235
+ font-weight: 600;
35236
+ font-size: 12px;
35237
+ line-height: 8px;
35238
+ }
35239
+ .E_t4zczcp .edit-icon {
35240
+ font-size: 16px;
35241
+ color: rgba(10, 37, 85, 0.6);
35242
+ cursor: pointer;
35243
+ }
35244
+
35245
+ .E_t1s7goww {
35246
+ font-size: 12px;
35247
+ line-height: 18px;
35248
+ }
35249
+
35250
+ .E_t93e4cf {
35251
+ display: flex;
35252
+ padding: 8px 0;
35253
+ color: #2d3a56;
35254
+ }
35255
+ .E_t93e4cf .hidden {
35256
+ display: none;
35257
+ }
35258
+ .E_t93e4cf .ant-btn.ant-btn-link {
35259
+ height: auto;
35260
+ }
35261
+ .E_t93e4cf .content {
35262
+ overflow: hidden;
35263
+ overflow-x: auto;
35264
+ width: 100%;
35265
+ white-space: pre-wrap;
35266
+ }
35267
+ .E_t93e4cf .content .ant-btn {
35268
+ white-space: pre-wrap;
35269
+ text-align: left;
35270
+ }
35271
+ .E_t93e4cf .content .unit-chart {
35272
+ justify-content: flex-start;
35273
+ }
35274
+
35275
+ .E_rhz2uv5 {
35276
+ width: var(--rhz2uv5-0);
35277
+ flex-shrink: 0;
35278
+ color: rgba(44, 56, 82, 0.6);
35279
+ padding-right: 12px;
35280
+ }
35281
+
35282
+ .E_t160l1cm {
35283
+ display: flex;
35284
+ flex-direction: column;
35285
+ flex: 1;
35286
+ /* FIXME:(yanzhen) do this better */
35287
+ }
35288
+ .E_t160l1cm .tab-bar {
35289
+ flex-shrink: 0;
35290
+ display: flex;
35291
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
35292
+ }
35293
+ .E_t160l1cm .tab-content {
35294
+ height: 100%;
35295
+ }
35296
+ .E_t160l1cm .tab-menu-item {
35297
+ margin-right: 2px;
35298
+ padding: 1px 12px;
35299
+ line-height: 24px;
35300
+ height: 24px;
35301
+ color: rgba(44, 56, 82, 0.6);
35302
+ border-radius: 4px 4px 0 0;
35303
+ cursor: pointer;
35304
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
35305
+ }
35306
+ .E_t160l1cm .tab-menu-item:first-child {
35307
+ padding-left: 0;
35308
+ }
35309
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
35310
+ padding-left: 12px;
35311
+ }
35312
+ .E_t160l1cm .tab-menu-item:hover {
35313
+ color: #0080ff;
35314
+ background: rgba(211, 218, 235, 0.6);
35315
+ }
35316
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
35317
+ fill: #0080ff;
35227
35318
  }
35228
- .E_s1wu0lms.shrink {
35229
- transition: all 0s;
35230
- overflow: hidden;
35319
+ .E_t160l1cm .tab-menu-item:active {
35320
+ background: rgba(192, 203, 224, 0.6);
35231
35321
  }
35232
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
35233
- visibility: hidden;
35322
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
35323
+ color: #0080ff;
35324
+ background: rgba(211, 218, 235, 0.6);
35234
35325
  }
35235
- .E_s1wu0lms.shrink .ant-menu-item {
35236
- width: 36px;
35237
- padding: 0 6px;
35326
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
35327
+ background: rgba(192, 203, 224, 0.6);
35238
35328
  }
35239
-
35240
- .E_n1ugzfva {
35241
- display: flex;
35242
- place-items: center;
35243
- width: 100% !important;
35329
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
35330
+ background: rgba(0, 128, 255, 0.16);
35244
35331
  }
35245
- .E_n1ugzfva[disabled] {
35246
- color: rgba(0, 0, 0, 0.25) !important;
35247
- opacity: 1 !important;
35332
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
35333
+ fill: #0080ff;
35248
35334
  }
35249
- .E_n1ugzfva.ant-btn {
35250
- width: 100%;
35251
- color: #00122e;
35335
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
35336
+ color: #0080ff;
35337
+ background: rgba(0, 128, 255, 0.1);
35252
35338
  }
35253
- .E_n1ugzfva .icon-wrapper {
35254
- margin-right: 12px;
35339
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
35340
+ background: rgba(0, 128, 255, 0.16);
35255
35341
  }
35256
- .E_n1ugzfva .link-title {
35257
- flex: 1;
35258
- overflow: hidden;
35259
- white-space: nowrap;
35260
- text-overflow: ellipsis;
35261
- text-align: left;
35342
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
35343
+ fill: #1d326c;
35262
35344
  }
35263
-
35264
- .E_c1up1pdz {
35265
- width: 648px;
35345
+ .E_t160l1cm .tab-menu-item .expand-arrow {
35346
+ margin-left: 8px;
35347
+ height: 22px;
35266
35348
  }
35267
- .E_c1up1pdz.active {
35268
- border-color: #0080ff;
35349
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
35350
+ fill: rgba(44, 56, 82, 0.6);
35269
35351
  }
35270
- .E_c1up1pdz.active > header {
35271
- background: rgba(0, 128, 255, 0.1);
35352
+ .E_t160l1cm .tab-menu-item-group {
35353
+ padding: 0;
35354
+ display: flex;
35355
+ align-items: center;
35356
+ overflow: hidden;
35272
35357
  }
35273
- .E_c1up1pdz .expand {
35274
- padding: 12px;
35358
+ .E_t160l1cm .tab-menu-item-group .main-title {
35359
+ opacity: 0;
35360
+ max-width: 0;
35361
+ transition: max-width 320ms ease, opacity 240ms ease;
35275
35362
  }
35276
- .E_c1up1pdz .field-item {
35363
+ .E_t160l1cm .tab-menu-item-group .sub-title {
35364
+ padding: 1px 12px;
35365
+ position: relative;
35277
35366
  display: flex;
35278
- padding: 10px 0;
35279
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35280
35367
  }
35281
- .E_c1up1pdz .field-item:last-child {
35282
- border-bottom: none;
35283
- padding-bottom: 0;
35368
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
35369
+ opacity: 0;
35370
+ position: absolute;
35371
+ top: 50%;
35372
+ left: 0;
35373
+ transform: translate(-50%, -50%);
35374
+ transition: opacity 100ms linear;
35375
+ fill: rgba(0, 128, 255, 0.2);
35284
35376
  }
35285
- .E_c1up1pdz .field-item label {
35286
- line-height: 32px;
35287
- width: 100px;
35288
- color: rgba(62, 70, 82, 0.6);
35377
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
35378
+ color: #0080ff;
35289
35379
  }
35290
- .E_c1up1pdz .help {
35291
- color: rgba(62, 70, 82, 0.6);
35292
- margin-top: 5px;
35380
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
35381
+ padding: 1px 12px;
35382
+ display: inline-block;
35383
+ opacity: 1;
35384
+ max-width: 160px;
35293
35385
  }
35294
- .E_c1up1pdz .ant-input-affix-wrapper,
35295
- .E_c1up1pdz .ant-picker {
35296
- width: 128px;
35386
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
35387
+ padding: 1px 12px;
35388
+ color: #005ed1;
35297
35389
  }
35298
-
35299
- .E_c156wh19 {
35300
- display: flex;
35301
- align-items: center;
35302
- justify-content: space-between;
35303
- word-break: keep-all;
35390
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35391
+ opacity: 1;
35304
35392
  }
35305
- .E_c156wh19 .title {
35306
- margin: 0 16px 0 8px;
35393
+ .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 {
35394
+ background: rgba(0, 128, 255, 0.16);
35307
35395
  }
35308
- .E_c156wh19 .retain {
35309
- color: rgba(129, 138, 153, 0.6);
35396
+ .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 {
35397
+ opacity: 0;
35310
35398
  }
35311
- .E_c156wh19 div.left {
35312
- flex: 1;
35313
- display: flex;
35314
- overflow: hidden;
35315
- align-items: center;
35316
- justify-content: flex-start;
35317
- white-space: nowrap;
35399
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
35400
+ padding: 4px 16px;
35401
+ height: 32px;
35402
+ border-radius: 6px 6px 0 0;
35318
35403
  }
35319
- .E_c156wh19 div.left .title {
35320
- max-width: 100%;
35321
- overflow: hidden;
35322
- text-overflow: ellipsis;
35404
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
35405
+ padding-left: 0;
35323
35406
  }
35324
- .E_c156wh19 div.right {
35325
- display: flex;
35326
- align-items: center;
35407
+ .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 {
35408
+ padding-left: 16px;
35327
35409
  }
35328
- .E_c156wh19 .reverse {
35329
- display: flex;
35330
- flex-direction: row-reverse;
35331
- align-items: center;
35410
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
35411
+ margin-left: 11px;
35412
+ height: 24px;
35332
35413
  }
35333
- .E_c156wh19 .reverse .ant-switch {
35334
- margin-left: 8px;
35414
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
35415
+ padding: 0;
35335
35416
  }
35336
- .E_c156wh19 .close {
35337
- padding-left: 14px;
35338
- margin-left: 14px;
35339
- border-left: 1px solid rgba(129, 138, 153, 0.6);
35340
- cursor: pointer;
35417
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
35418
+ padding: 4px 16px;
35341
35419
  }
35342
-
35343
- .E_m126spxy {
35344
- padding-bottom: 4px;
35345
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35420
+ .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 {
35421
+ padding: 4px 16px;
35346
35422
  }
35347
- .E_m126spxy .ant-btn.ant-btn-link {
35348
- padding: 1px 10px;
35349
- color: rgba(62, 70, 82, 0.6);
35350
- border-radius: 4px;
35423
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
35424
+ background: #fff;
35351
35425
  }
35352
- .E_m126spxy .ant-btn.ant-btn-link.active {
35353
- background: rgba(0, 128, 255, 0.1);
35354
- color: #0096ff;
35426
+ .E_t160l1cm .tab-menu-item-light:active {
35427
+ color: #005ed1;
35355
35428
  }
35356
-
35357
- .E_wpbf4pq {
35358
- padding: 10px 0;
35359
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35429
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
35430
+ background: #fff;
35431
+ color: #1d326c;
35360
35432
  }
35361
- .E_wpbf4pq .ant-input,
35362
- .E_wpbf4pq .ant-picker {
35363
- width: 80px;
35364
- margin: 0 9px;
35365
- text-align: center;
35433
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
35434
+ color: rgba(45, 58, 86, 0.6);
35366
35435
  }
35367
- .E_wpbf4pq .options {
35368
- padding: 12px 0 12px 16px;
35369
- border-left: 2px solid rgba(129, 138, 153, 0.6);
35370
- margin: 5px 0 5px 8px;
35436
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
35437
+ color: #1d326c;
35371
35438
  }
35372
- .E_wpbf4pq .week-day-option,
35373
- .E_wpbf4pq .month-day-option {
35374
- background: #f5f7fa;
35375
- box-sizing: border-box;
35376
- border-radius: 16px;
35377
- margin-right: 8px;
35439
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35440
+ fill: #d8deeb;
35378
35441
  }
35379
- .E_wpbf4pq .week-day-option:focus,
35380
- .E_wpbf4pq .month-day-option:focus {
35381
- color: inherit;
35382
- border-color: #d9d9d9;
35442
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
35443
+ fill: #1d326c;
35383
35444
  }
35384
- .E_wpbf4pq .week-day-option.active {
35385
- background-color: #0096ff;
35386
- border-color: #0096ff;
35387
- color: #fff;
35445
+ .E_t160l1cm .tab-content {
35446
+ flex: 1;
35447
+ display: flex;
35448
+ flex-direction: column;
35388
35449
  }
35389
- .E_wpbf4pq .week-day-option.en-text {
35390
- width: 110px;
35391
- margin-top: 4px;
35450
+ .E_t160l1cm.is-overview .tab-content {
35451
+ overflow: visible;
35392
35452
  }
35393
- .E_wpbf4pq .month-day-option {
35394
- width: 32px;
35453
+
35454
+ .E_t14npdqr {
35455
+ max-width: 240px;
35456
+ animation: none;
35457
+ }
35458
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
35459
+ border: 1px solid #0080ff;
35395
35460
  padding: 0;
35396
- margin-bottom: 8px;
35397
35461
  }
35398
- .E_wpbf4pq .month-day-option.active {
35399
- background-color: #0096ff;
35400
- border-color: #0096ff;
35401
- color: #fff;
35462
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
35463
+ margin: 0;
35464
+ height: 32px;
35465
+ line-height: 32px;
35466
+ font-size: 13px;
35467
+ padding: 0 10px;
35468
+ display: block;
35469
+ overflow: hidden;
35470
+ text-overflow: ellipsis;
35471
+ white-space: nowrap;
35402
35472
  }
35403
-
35404
- .E_s1iv0tp1 .enabled-switch {
35405
- display: flex;
35406
- align-items: center;
35473
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
35474
+ content: " ";
35475
+ height: 1px;
35476
+ width: calc(100% + 10px);
35477
+ background: rgba(172, 186, 211, 0.6);
35478
+ display: block;
35407
35479
  }
35408
- .E_s1iv0tp1 .enabled-text {
35409
- margin-right: 8px;
35480
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
35481
+ color: #0080ff;
35482
+ background: transparent;
35410
35483
  }
35411
35484
 
35412
- .E_c18bcrac {
35413
- display: inline-block;
35485
+ .E_cyms3br {
35486
+ background: #fff;
35414
35487
  width: 100%;
35488
+ border-radius: 8px;
35489
+ border: 1px solid rgb(228, 233, 242);
35415
35490
  }
35416
- .E_c18bcrac .recharts-wrapper {
35417
- margin-left: 4px;
35491
+ .E_cyms3br .ant-list {
35492
+ padding: 12px;
35418
35493
  }
35419
-
35420
- .E_cro7kg2 {
35421
- padding: 4px;
35494
+ .E_cyms3br .ant-list-item {
35495
+ padding: 4px 0;
35422
35496
  }
35423
-
35424
- .E_c14wcxf0 {
35497
+ .E_cyms3br .ant-alert {
35498
+ margin-left: 24px;
35499
+ }
35500
+ .E_cyms3br header {
35501
+ background: rgba(225, 230, 241, 0.6);
35502
+ font-size: 12px;
35503
+ color: rgb(29, 50, 108);
35504
+ font-weight: 700;
35505
+ padding: 6px 12px;
35425
35506
  display: flex;
35426
- justify-content: space-between;
35507
+ flex-direction: row;
35427
35508
  align-items: center;
35428
- font-size: 13px;
35429
- line-height: 24px;
35430
- color: #cccccc;
35431
- white-space: nowrap;
35432
- }
35433
- .E_c14wcxf0 label {
35434
- margin-right: 32px;
35435
- }
35436
-
35437
- .E_coy29mj.E_c14wcxf0 {
35438
- font-weight: bold;
35439
- color: white;
35440
- }
35441
-
35442
- .E_s11212zy {
35443
- width: 8px;
35444
- height: 8px;
35445
- border-radius: 2px;
35446
- display: inline-block;
35447
- background: var(--s11212zy-0);
35448
- border: 1px solid #fff;
35449
- box-sizing: content-box;
35450
- margin-right: 6px;
35451
- }
35452
-
35453
- .E_p1lyky6c > :first-child {
35454
- font-weight: bold;
35455
- color: white;
35456
- margin-right: 4px;
35509
+ justify-content: space-between;
35457
35510
  }
35458
-
35459
- .E_wg1tsps {
35511
+ .E_cyms3br header .switch-text {
35460
35512
  display: flex;
35513
+ flex-direction: row;
35461
35514
  align-items: center;
35462
- justify-content: flex-end;
35515
+ justify-content: space-between;
35516
+ gap: 6px;
35517
+ font-size: 12px;
35518
+ font-weight: 400;
35519
+ color: rgb(0, 18, 46);
35463
35520
  }
35464
35521
 
35465
- .E_b1ctd5xy {
35522
+ .E_c157gu4z .ant-list-item {
35466
35523
  display: flex;
35467
- align-items: center;
35468
- width: calc(100% - 40px);
35524
+ flex-direction: row;
35469
35525
  }
35470
- .E_b1ctd5xy .chart {
35471
- display: inline-block;
35472
- width: 100%;
35526
+ .E_c157gu4z .description {
35527
+ flex-grow: 1;
35528
+ margin-left: 8px;
35473
35529
  }
35474
35530
 
35475
- .E_u1p8acpn {
35476
- min-width: 40px;
35531
+ .E_eu1sysj {
35532
+ display: flex;
35533
+ flex-direction: column;
35534
+ align-items: center;
35535
+ justify-content: center;
35477
35536
  }
35478
- .E_u1p8acpn .unit {
35479
- color: #00122e !important;
35537
+
35538
+ .E_h1ol2wl7 {
35539
+ font-weight: bold;
35540
+ background-color: unset;
35541
+ padding: unset;
35480
35542
  }
35481
35543
 
35482
35544
  .E_d11hhzf9 {
@@ -35516,12 +35578,6 @@ span.E_tqjc4ui {
35516
35578
  gap: 8px;
35517
35579
  }
35518
35580
 
35519
- .E_h1ol2wl7 {
35520
- font-weight: bold;
35521
- background-color: unset;
35522
- padding: unset;
35523
- }
35524
-
35525
35581
  .E_i5w779o {
35526
35582
  padding: 8px 0;
35527
35583
  }
@@ -35563,59 +35619,6 @@ span.E_tqjc4ui {
35563
35619
  color: rgba(0, 21, 64, 0.3);
35564
35620
  }
35565
35621
 
35566
- .E_cyms3br {
35567
- background: #fff;
35568
- width: 100%;
35569
- border-radius: 8px;
35570
- border: 1px solid rgb(228, 233, 242);
35571
- }
35572
- .E_cyms3br .ant-list {
35573
- padding: 12px;
35574
- }
35575
- .E_cyms3br .ant-list-item {
35576
- padding: 4px 0;
35577
- }
35578
- .E_cyms3br .ant-alert {
35579
- margin-left: 24px;
35580
- }
35581
- .E_cyms3br header {
35582
- background: rgba(225, 230, 241, 0.6);
35583
- font-size: 12px;
35584
- color: rgb(29, 50, 108);
35585
- font-weight: 700;
35586
- padding: 6px 12px;
35587
- display: flex;
35588
- flex-direction: row;
35589
- align-items: center;
35590
- justify-content: space-between;
35591
- }
35592
- .E_cyms3br header .switch-text {
35593
- display: flex;
35594
- flex-direction: row;
35595
- align-items: center;
35596
- justify-content: space-between;
35597
- gap: 6px;
35598
- font-size: 12px;
35599
- font-weight: 400;
35600
- color: rgb(0, 18, 46);
35601
- }
35602
-
35603
- .E_c157gu4z .ant-list-item {
35604
- display: flex;
35605
- flex-direction: row;
35606
- }
35607
- .E_c157gu4z .description {
35608
- flex-grow: 1;
35609
- margin-left: 8px;
35610
- }
35611
-
35612
- .E_eu1sysj {
35613
- display: flex;
35614
- flex-direction: column;
35615
- align-items: center;
35616
- justify-content: center;
35617
- }
35618
-
35619
35622
  .E_kr6am0s .ant-modal-body {
35620
35623
  padding: 60px 128px;
35621
35624
  }
@@ -35679,6 +35682,50 @@ span.E_tqjc4ui {
35679
35682
  background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
35680
35683
  }
35681
35684
 
35685
+ .E_c14ouk5o {
35686
+ width: 100%;
35687
+ height: 100%;
35688
+ display: flex;
35689
+ font-size: 12px;
35690
+ line-height: 18px;
35691
+ padding: 8px 0;
35692
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
35693
+ }
35694
+ .E_c14ouk5o:last-of-type {
35695
+ box-shadow: none;
35696
+ padding-bottom: 0;
35697
+ }
35698
+ .E_c14ouk5o.collapsed {
35699
+ flex-direction: column;
35700
+ }
35701
+ .E_c14ouk5o.collapsed .collapsed-content {
35702
+ display: flex;
35703
+ }
35704
+ .E_c14ouk5o.collapsed .collapsed-content > span {
35705
+ flex: 1;
35706
+ display: flex;
35707
+ justify-content: space-between;
35708
+ }
35709
+ .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
35710
+ height: auto;
35711
+ }
35712
+ .E_c14ouk5o.collapsed .extra-content {
35713
+ margin-left: 162px;
35714
+ }
35715
+ .E_c14ouk5o .col-label {
35716
+ width: 216px;
35717
+ color: rgba(44, 56, 82, 0.6);
35718
+ margin-right: 12px;
35719
+ flex-shrink: 0;
35720
+ }
35721
+ .E_c14ouk5o .col-content {
35722
+ color: #2d3a56;
35723
+ /* make btn link in info row have the same height as normal text */
35724
+ }
35725
+ .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
35726
+ height: auto;
35727
+ }
35728
+
35682
35729
  .E_c1kchka8 {
35683
35730
  height: 100%;
35684
35731
  width: 100%;
@@ -36218,50 +36265,6 @@ span.E_tqjc4ui {
36218
36265
  color: rgba(44, 56, 82, 0.6);
36219
36266
  }
36220
36267
 
36221
- .E_c14ouk5o {
36222
- width: 100%;
36223
- height: 100%;
36224
- display: flex;
36225
- font-size: 12px;
36226
- line-height: 18px;
36227
- padding: 8px 0;
36228
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
36229
- }
36230
- .E_c14ouk5o:last-of-type {
36231
- box-shadow: none;
36232
- padding-bottom: 0;
36233
- }
36234
- .E_c14ouk5o.collapsed {
36235
- flex-direction: column;
36236
- }
36237
- .E_c14ouk5o.collapsed .collapsed-content {
36238
- display: flex;
36239
- }
36240
- .E_c14ouk5o.collapsed .collapsed-content > span {
36241
- flex: 1;
36242
- display: flex;
36243
- justify-content: space-between;
36244
- }
36245
- .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
36246
- height: auto;
36247
- }
36248
- .E_c14ouk5o.collapsed .extra-content {
36249
- margin-left: 162px;
36250
- }
36251
- .E_c14ouk5o .col-label {
36252
- width: 216px;
36253
- color: rgba(44, 56, 82, 0.6);
36254
- margin-right: 12px;
36255
- flex-shrink: 0;
36256
- }
36257
- .E_c14ouk5o .col-content {
36258
- color: #2d3a56;
36259
- /* make btn link in info row have the same height as normal text */
36260
- }
36261
- .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
36262
- height: auto;
36263
- }
36264
-
36265
36268
  .E_l12xdkhl {
36266
36269
  width: 64px;
36267
36270
  height: 64px;