@cloudtower/eagle 0.27.98 → 0.27.99

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
@@ -29578,28 +29578,6 @@ html body {
29578
29578
  padding: 8px 12px;
29579
29579
  }
29580
29580
 
29581
- .E_c1uzzomf {
29582
- margin-bottom: 16px;
29583
- }
29584
- .E_c1uzzomf .card-title {
29585
- font-size: 16px;
29586
- color: rgba(44, 56, 82, 0.6);
29587
- font-weight: 700;
29588
- line-height: 32px;
29589
- }
29590
- .E_c1uzzomf .card-body {
29591
- padding: 24px;
29592
- border-radius: 8px;
29593
- background: #fff;
29594
- }
29595
- .E_c1uzzomf .empty {
29596
- font-weight: 700;
29597
- font-size: 14px;
29598
- line-height: 22px;
29599
- color: rgba(0, 21, 64, 0.3);
29600
- text-align: center;
29601
- }
29602
-
29603
29581
  .E_berrcjl {
29604
29582
  color: rgba(10, 37, 85, 0.6);
29605
29583
  margin-bottom: 4px;
@@ -29616,118 +29594,6 @@ html body {
29616
29594
  color: #005ed1;
29617
29595
  }
29618
29596
 
29619
- .E_b1nip9bk {
29620
- padding: 4px 11px;
29621
- }
29622
-
29623
- .E_bqamoqe {
29624
- white-space: nowrap;
29625
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29626
- }
29627
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29628
- --color: #0080ff;
29629
- }
29630
- .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] {
29631
- --color: #0080ff;
29632
- }
29633
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29634
- margin-left: 1px;
29635
- }
29636
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29637
- border-top-right-radius: 0;
29638
- border-bottom-right-radius: 0;
29639
- }
29640
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29641
- border-top-left-radius: 0;
29642
- border-bottom-left-radius: 0;
29643
- }
29644
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29645
- border-radius: unset;
29646
- }
29647
-
29648
- .E_d1bw7c5z {
29649
- position: relative;
29650
- max-width: 388px;
29651
- min-width: 285px;
29652
- }
29653
- .E_d1bw7c5z .center {
29654
- position: absolute;
29655
- font-size: 12px;
29656
- width: 80px;
29657
- height: 100px;
29658
- top: 0;
29659
- left: 35px;
29660
- display: flex;
29661
- flex-direction: column;
29662
- justify-content: center;
29663
- align-items: center;
29664
- color: #00122e;
29665
- }
29666
- .E_d1bw7c5z .center .number {
29667
- font-size: 24px;
29668
- font-weight: 700;
29669
- }
29670
- .E_d1bw7c5z .center .text {
29671
- padding: 0 5px;
29672
- font-size: 12px;
29673
- width: inherit;
29674
- text-align: center;
29675
- }
29676
- .E_d1bw7c5z .recharts-wrapper {
29677
- display: flex;
29678
- }
29679
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29680
- position: relative !important;
29681
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29682
- left: 0 !important;
29683
- bottom: 0 !important;
29684
- display: flex;
29685
- align-items: center;
29686
- }
29687
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
29688
- width: 100%;
29689
- }
29690
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
29691
- width: 100%;
29692
- margin-right: 0 !important;
29693
- line-height: 18px;
29694
- }
29695
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29696
- border-radius: 2px;
29697
- }
29698
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
29699
- min-width: 75px;
29700
- max-width: 198px;
29701
- width: calc(100% - 20px);
29702
- margin-left: 2px;
29703
- color: #00122e !important;
29704
- display: inline-flex;
29705
- justify-content: space-between;
29706
- }
29707
- .E_d1bw7c5z .tooltip-text {
29708
- maxwidth: calc(100% - 12px);
29709
- cursor: pointer;
29710
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
29711
- overflow: hidden;
29712
- text-overflow: ellipsis;
29713
- white-space: nowrap;
29714
- }
29715
- .E_d1bw7c5z .value {
29716
- color: rgba(44, 56, 82, 0.75);
29717
- }
29718
-
29719
- .E_t10pqbtc {
29720
- width: 140px;
29721
- }
29722
- .E_t10pqbtc .item {
29723
- margin: 6px auto;
29724
- display: flex;
29725
- justify-content: space-between;
29726
- }
29727
- .E_t10pqbtc .item .name {
29728
- width: 102px;
29729
- }
29730
-
29731
29597
  .E_m74vjol {
29732
29598
  display: flex;
29733
29599
  justify-content: space-between;
@@ -29995,96 +29861,287 @@ html body {
29995
29861
  padding: 0;
29996
29862
  }
29997
29863
 
29998
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29999
- padding: 4px 8px 0 8px;
30000
- color: rgba(44, 56, 82, 0.6);
30001
- font-size: 12px;
30002
- }
30003
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30004
- padding-bottom: 6px;
30005
- }
30006
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30007
- padding-top: 4px;
30008
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30009
- }
30010
-
30011
- .E_itxley7.ant-input-group.ant-input-group-compact {
30012
- display: flex;
29864
+ .E_b1nip9bk {
29865
+ padding: 4px 11px;
30013
29866
  }
30014
29867
 
30015
- .E_c1yyuluq {
30016
- border-radius: 8px;
29868
+ .E_bqamoqe {
29869
+ white-space: nowrap;
29870
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30017
29871
  }
30018
- .E_c1yyuluq .ant-card-body {
30019
- padding: 20px 24px 24px 24px;
29872
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29873
+ --color: #0080ff;
30020
29874
  }
30021
-
30022
- .E_sx1bpnu .ant-input-sm {
30023
- line-height: 18px;
29875
+ .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] {
29876
+ --color: #0080ff;
30024
29877
  }
30025
-
30026
- .E_ccrbeuz .ant-collapse-item {
30027
- border: 0px;
30028
- background-color: #fff;
29878
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29879
+ margin-left: 1px;
30029
29880
  }
30030
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30031
- padding-top: 0px;
30032
- padding-bottom: 0px;
30033
- padding-left: 0px !important;
30034
- padding-right: 24px;
29881
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29882
+ border-top-right-radius: 0;
29883
+ border-bottom-right-radius: 0;
30035
29884
  }
30036
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30037
- right: 0px;
29885
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29886
+ border-top-left-radius: 0;
29887
+ border-bottom-left-radius: 0;
30038
29888
  }
30039
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30040
- padding: 0px;
29889
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29890
+ border-radius: unset;
30041
29891
  }
30042
29892
 
30043
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30044
- padding-right: 0px;
30045
- cursor: default;
29893
+ .E_d1bw7c5z {
29894
+ position: relative;
29895
+ max-width: 388px;
29896
+ min-width: 285px;
30046
29897
  }
30047
-
30048
- .E_phljevk {
30049
- display: flex;
30050
- justify-content: space-between;
30051
- align-items: center;
30052
- padding: 10px 0;
30053
- color: rgba(44, 56, 82, 0.6);
29898
+ .E_d1bw7c5z .center {
29899
+ position: absolute;
30054
29900
  font-size: 12px;
30055
- line-height: 24px;
30056
- }
30057
- .E_phljevk .pagination-left {
30058
- padding: 2px 8px;
30059
- }
30060
- .E_phljevk .dropdown-trigger {
29901
+ width: 80px;
29902
+ height: 100px;
29903
+ top: 0;
29904
+ left: 35px;
30061
29905
  display: flex;
29906
+ flex-direction: column;
29907
+ justify-content: center;
30062
29908
  align-items: center;
30063
- border-radius: 6px;
30064
- cursor: pointer;
30065
- transition: all 0.3s ease;
29909
+ color: #00122e;
30066
29910
  }
30067
- .E_phljevk .dropdown-trigger:hover {
30068
- background: rgba(211, 218, 235, 0.6);
30069
- color: #0080ff;
29911
+ .E_d1bw7c5z .center .number {
29912
+ font-size: 24px;
29913
+ font-weight: 700;
30070
29914
  }
30071
- .E_phljevk .dropdown-trigger .icon-inner {
30072
- margin-left: 4px;
29915
+ .E_d1bw7c5z .center .text {
29916
+ padding: 0 5px;
29917
+ font-size: 12px;
29918
+ width: inherit;
29919
+ text-align: center;
30073
29920
  }
30074
- .E_phljevk .pagination-right {
29921
+ .E_d1bw7c5z .recharts-wrapper {
29922
+ display: flex;
29923
+ }
29924
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29925
+ position: relative !important;
29926
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29927
+ left: 0 !important;
29928
+ bottom: 0 !important;
30075
29929
  display: flex;
30076
29930
  align-items: center;
30077
- color: #0080ff;
30078
- font-weight: bold;
30079
29931
  }
30080
- .E_phljevk .pagination-right .icon-inner {
30081
- margin-left: 4px;
29932
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
29933
+ width: 100%;
30082
29934
  }
30083
- .E_phljevk .pagination-right .prev-btn,
30084
- .E_phljevk .pagination-right .next-btn {
30085
- padding: 0 8px;
29935
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
29936
+ width: 100%;
29937
+ margin-right: 0 !important;
29938
+ line-height: 18px;
30086
29939
  }
30087
- .E_phljevk .pagination-right .prev-btn > span,
29940
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29941
+ border-radius: 2px;
29942
+ }
29943
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
29944
+ min-width: 75px;
29945
+ max-width: 198px;
29946
+ width: calc(100% - 20px);
29947
+ margin-left: 2px;
29948
+ color: #00122e !important;
29949
+ display: inline-flex;
29950
+ justify-content: space-between;
29951
+ }
29952
+ .E_d1bw7c5z .tooltip-text {
29953
+ maxwidth: calc(100% - 12px);
29954
+ cursor: pointer;
29955
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
29956
+ overflow: hidden;
29957
+ text-overflow: ellipsis;
29958
+ white-space: nowrap;
29959
+ }
29960
+ .E_d1bw7c5z .value {
29961
+ color: rgba(44, 56, 82, 0.75);
29962
+ }
29963
+
29964
+ .E_t10pqbtc {
29965
+ width: 140px;
29966
+ }
29967
+ .E_t10pqbtc .item {
29968
+ margin: 6px auto;
29969
+ display: flex;
29970
+ justify-content: space-between;
29971
+ }
29972
+ .E_t10pqbtc .item .name {
29973
+ width: 102px;
29974
+ }
29975
+
29976
+ .E_c1uzzomf {
29977
+ margin-bottom: 16px;
29978
+ }
29979
+ .E_c1uzzomf .card-title {
29980
+ font-size: 16px;
29981
+ color: rgba(44, 56, 82, 0.6);
29982
+ font-weight: 700;
29983
+ line-height: 32px;
29984
+ }
29985
+ .E_c1uzzomf .card-body {
29986
+ padding: 24px;
29987
+ border-radius: 8px;
29988
+ background: #fff;
29989
+ }
29990
+ .E_c1uzzomf .empty {
29991
+ font-weight: 700;
29992
+ font-size: 14px;
29993
+ line-height: 22px;
29994
+ color: rgba(0, 21, 64, 0.3);
29995
+ text-align: center;
29996
+ }
29997
+
29998
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29999
+ padding: 4px 8px 0 8px;
30000
+ color: rgba(44, 56, 82, 0.6);
30001
+ font-size: 12px;
30002
+ }
30003
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30004
+ padding-bottom: 6px;
30005
+ }
30006
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30007
+ padding-top: 4px;
30008
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30009
+ }
30010
+
30011
+ .E_c1yyuluq {
30012
+ border-radius: 8px;
30013
+ }
30014
+ .E_c1yyuluq .ant-card-body {
30015
+ padding: 20px 24px 24px 24px;
30016
+ }
30017
+
30018
+ .E_sx1bpnu .ant-input-sm {
30019
+ line-height: 18px;
30020
+ }
30021
+
30022
+ .E_ccrbeuz .ant-collapse-item {
30023
+ border: 0px;
30024
+ background-color: #fff;
30025
+ }
30026
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30027
+ padding-top: 0px;
30028
+ padding-bottom: 0px;
30029
+ padding-left: 0px !important;
30030
+ padding-right: 24px;
30031
+ }
30032
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30033
+ right: 0px;
30034
+ }
30035
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30036
+ padding: 0px;
30037
+ }
30038
+
30039
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30040
+ padding-right: 0px;
30041
+ cursor: default;
30042
+ }
30043
+
30044
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30045
+ display: flex;
30046
+ }
30047
+
30048
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30049
+ border-radius: 6px;
30050
+ }
30051
+ .E_s177mls5.ant-select.ant-select-single {
30052
+ width: 100%;
30053
+ color: #2d3a56;
30054
+ border-color: rgba(211, 218, 235, 0.6);
30055
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30056
+ font-size: 13px;
30057
+ }
30058
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30059
+ height: 30px;
30060
+ }
30061
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30062
+ height: 38px;
30063
+ font-size: 13px;
30064
+ }
30065
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30066
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30067
+ transition: 160ms ease;
30068
+ }
30069
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30070
+ color: #0080ff;
30071
+ }
30072
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
30073
+ border-color: rgba(107, 128, 167, 0.6);
30074
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30075
+ }
30076
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30077
+ color: #0080ff;
30078
+ }
30079
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
30080
+ border-color: #0080ff;
30081
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30082
+ }
30083
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30084
+ transform: rotate(180deg);
30085
+ }
30086
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30087
+ background: rgba(211, 218, 235, 0.6);
30088
+ border-color: rgba(172, 186, 211, 0.6);
30089
+ cursor: "not-allowed";
30090
+ }
30091
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30092
+ border-color: #f0483e !important;
30093
+ }
30094
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30095
+ color: #1d326c;
30096
+ }
30097
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
30098
+ border-color: #0080ff;
30099
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30100
+ }
30101
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30102
+ transform: rotate(180deg);
30103
+ }
30104
+
30105
+ .E_phljevk {
30106
+ display: flex;
30107
+ justify-content: space-between;
30108
+ align-items: center;
30109
+ padding: 10px 0;
30110
+ color: rgba(44, 56, 82, 0.6);
30111
+ font-size: 12px;
30112
+ line-height: 24px;
30113
+ }
30114
+ .E_phljevk .pagination-left {
30115
+ padding: 2px 8px;
30116
+ }
30117
+ .E_phljevk .dropdown-trigger {
30118
+ display: flex;
30119
+ align-items: center;
30120
+ border-radius: 6px;
30121
+ cursor: pointer;
30122
+ transition: all 0.3s ease;
30123
+ }
30124
+ .E_phljevk .dropdown-trigger:hover {
30125
+ background: rgba(211, 218, 235, 0.6);
30126
+ color: #0080ff;
30127
+ }
30128
+ .E_phljevk .dropdown-trigger .icon-inner {
30129
+ margin-left: 4px;
30130
+ }
30131
+ .E_phljevk .pagination-right {
30132
+ display: flex;
30133
+ align-items: center;
30134
+ color: #0080ff;
30135
+ font-weight: bold;
30136
+ }
30137
+ .E_phljevk .pagination-right .icon-inner {
30138
+ margin-left: 4px;
30139
+ }
30140
+ .E_phljevk .pagination-right .prev-btn,
30141
+ .E_phljevk .pagination-right .next-btn {
30142
+ padding: 0 8px;
30143
+ }
30144
+ .E_phljevk .pagination-right .prev-btn > span,
30088
30145
  .E_phljevk .pagination-right .next-btn > span {
30089
30146
  color: #0080ff;
30090
30147
  }
@@ -30102,16 +30159,6 @@ html body {
30102
30159
  line-height: 18px;
30103
30160
  }
30104
30161
 
30105
- .E_ivqqkzv {
30106
- height: 24px;
30107
- width: 56px !important;
30108
- margin-right: 4px;
30109
- }
30110
-
30111
- .E_c1wk4q29 {
30112
- color: rgba(44, 56, 82, 0.6);
30113
- }
30114
-
30115
30162
  .E_rapgekc.ant-radio-wrapper {
30116
30163
  display: inline-flex;
30117
30164
  align-items: baseline;
@@ -30258,79 +30305,32 @@ html body {
30258
30305
  width: 36px;
30259
30306
  }
30260
30307
 
30261
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30262
- border-radius: 6px;
30308
+ .E_ivqqkzv {
30309
+ height: 24px;
30310
+ width: 56px !important;
30311
+ margin-right: 4px;
30263
30312
  }
30264
- .E_s177mls5.ant-select.ant-select-single {
30265
- width: 100%;
30266
- color: #2d3a56;
30267
- border-color: rgba(211, 218, 235, 0.6);
30268
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30269
- font-size: 13px;
30313
+
30314
+ .E_c1wk4q29 {
30315
+ color: rgba(44, 56, 82, 0.6);
30270
30316
  }
30271
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30272
- height: 30px;
30317
+
30318
+ .E_s1dizucg.ant-switch {
30319
+ min-width: 40px;
30320
+ height: 24px;
30321
+ background: rgba(172, 186, 211, 0.6);
30322
+ overflow: hidden;
30273
30323
  }
30274
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30275
- height: 38px;
30276
- font-size: 13px;
30324
+ .E_s1dizucg.ant-switch:focus {
30325
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30277
30326
  }
30278
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30279
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30280
- transition: 160ms ease;
30327
+ .E_s1dizucg.ant-switch-small {
30328
+ min-width: 26px;
30329
+ height: 16px;
30281
30330
  }
30282
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30283
- color: #0080ff;
30284
- }
30285
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
30286
- border-color: rgba(107, 128, 167, 0.6);
30287
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30288
- }
30289
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30290
- color: #0080ff;
30291
- }
30292
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
30293
- border-color: #0080ff;
30294
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30295
- }
30296
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30297
- transform: rotate(180deg);
30298
- }
30299
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30300
- background: rgba(211, 218, 235, 0.6);
30301
- border-color: rgba(172, 186, 211, 0.6);
30302
- cursor: "not-allowed";
30303
- }
30304
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30305
- border-color: #f0483e !important;
30306
- }
30307
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30308
- color: #1d326c;
30309
- }
30310
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
30311
- border-color: #0080ff;
30312
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30313
- }
30314
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30315
- transform: rotate(180deg);
30316
- }
30317
-
30318
- .E_s1dizucg.ant-switch {
30319
- min-width: 40px;
30320
- height: 24px;
30321
- background: rgba(172, 186, 211, 0.6);
30322
- overflow: hidden;
30323
- }
30324
- .E_s1dizucg.ant-switch:focus {
30325
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30326
- }
30327
- .E_s1dizucg.ant-switch-small {
30328
- min-width: 26px;
30329
- height: 16px;
30330
- }
30331
- .E_s1dizucg.ant-switch-large {
30332
- min-width: 52px;
30333
- height: 32px;
30331
+ .E_s1dizucg.ant-switch-large {
30332
+ min-width: 52px;
30333
+ height: 32px;
30334
30334
  }
30335
30335
  .E_s1dizucg.ant-switch .ant-switch-handle {
30336
30336
  height: 20px;
@@ -30370,88 +30370,6 @@ html body {
30370
30370
  margin-left: 5px;
30371
30371
  }
30372
30372
 
30373
- .E_s1sck0th {
30374
- padding: 0 8px;
30375
- border-radius: 4px;
30376
- }
30377
-
30378
- .E_m855nr1 {
30379
- padding: 2px 8px;
30380
- border-radius: 3px;
30381
- }
30382
-
30383
- .E_l1270xpg {
30384
- padding: 3px 8px;
30385
- border-radius: 2px;
30386
- }
30387
-
30388
- .E_t14rextb.ant-tag:hover {
30389
- opacity: unset;
30390
- }
30391
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30392
- margin: 0;
30393
- margin-right: 8px;
30394
- display: inline-flex;
30395
- align-items: center;
30396
- border: none;
30397
- }
30398
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30399
- width: 16px;
30400
- height: 16px;
30401
- color: inherit;
30402
- margin-left: 4px;
30403
- opacity: 0.6;
30404
- display: inline-flex;
30405
- }
30406
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30407
- opacity: 1;
30408
- }
30409
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30410
- color: #0080ff;
30411
- background-color: rgba(0, 136, 255, 0.1);
30412
- }
30413
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30414
- color: #f0483e;
30415
- background-color: rgba(255, 74, 74, 0.1);
30416
- }
30417
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30418
- color: #e07f00;
30419
- background-color: rgba(255, 187, 0, 0.1);
30420
- }
30421
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30422
- color: #008f4c;
30423
- background-color: rgba(30, 201, 127, 0.1);
30424
- }
30425
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30426
- color: #1d326c;
30427
- background-color: rgba(225, 230, 241, 0.6);
30428
- }
30429
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30430
- color: #7E41FF;
30431
- background-color: rgba(126, 65, 255, 0.1);
30432
- }
30433
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30434
- color: #fff;
30435
- }
30436
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30437
- background-color: #f0483e;
30438
- }
30439
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30440
- background-color: #fea008;
30441
- }
30442
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30443
- background-color: #00ba5d;
30444
- }
30445
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30446
- background-color: #0080ff;
30447
- }
30448
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30449
- background-color: #6b7d99;
30450
- }
30451
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30452
- background-color: #7E41FF;
30453
- }
30454
-
30455
30373
  .E_c1bus5hc {
30456
30374
  --color: white;
30457
30375
  height: 14px;
@@ -30492,91 +30410,6 @@ html body {
30492
30410
  transform: rotate(0deg);
30493
30411
  }
30494
30412
 
30495
- .E_iq1gosr {
30496
- display: inline-block;
30497
- }
30498
-
30499
- .E_s1dni7lo {
30500
- width: 430px !important;
30501
- }
30502
-
30503
- .E_d1wwmmm5 .ant-select-item-group {
30504
- padding: 8px 16px;
30505
- line-height: 18px;
30506
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30507
- height: 34px;
30508
- min-height: 34px;
30509
- box-sizing: border-box;
30510
- margin-top: 8px;
30511
- }
30512
-
30513
- .E_o1ugr09p {
30514
- display: flex;
30515
- flex-direction: column;
30516
- margin: 1px 8px;
30517
- padding: 8px;
30518
- border-radius: 4px;
30519
- }
30520
- .E_o1ugr09p .selected-icon {
30521
- display: none;
30522
- }
30523
- .E_o1ugr09p.ant-select-item-option-grouped {
30524
- padding-left: 8px;
30525
- }
30526
- .E_o1ugr09p.ant-select-item-option-selected {
30527
- background-color: white;
30528
- }
30529
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30530
- color: #0080ff;
30531
- }
30532
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30533
- display: block;
30534
- }
30535
- .E_o1ugr09p.ant-select-item-option-active {
30536
- background: rgba(0, 136, 255, 0.16);
30537
- }
30538
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30539
- color: #0080ff;
30540
- }
30541
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30542
- background: rgba(0, 136, 255, 0.1);
30543
- color: #0080ff;
30544
- }
30545
-
30546
- .E_o1ifxsq4 {
30547
- display: flex;
30548
- justify-content: space-between;
30549
- height: 20px;
30550
- line-height: 20px;
30551
- }
30552
- .E_o1ifxsq4 .timezone-title {
30553
- color: #2d3a56;
30554
- overflow: hidden;
30555
- text-overflow: ellipsis;
30556
- }
30557
-
30558
- .E_o1zue7 {
30559
- display: flex;
30560
- justify-content: space-between;
30561
- color: rgba(44, 56, 82, 0.6);
30562
- height: 18px;
30563
- line-height: 18px;
30564
- margin-top: 2px;
30565
- }
30566
-
30567
- .E_tyfmlxg {
30568
- border: none;
30569
- margin-right: 0;
30570
- background: rgba(225, 230, 241, 0.6);
30571
- }
30572
-
30573
- .E_o18uybox {
30574
- pointer-events: none;
30575
- height: 32px;
30576
- width: 100%;
30577
- opacity: 0;
30578
- }
30579
-
30580
30413
  .E_clm1wy1 {
30581
30414
  width: 192px;
30582
30415
  height: 246px;
@@ -30670,6 +30503,22 @@ html body {
30670
30503
  border-radius: 2px;
30671
30504
  }
30672
30505
 
30506
+ .E_tju3gfj .date {
30507
+ margin-right: 4px;
30508
+ }
30509
+
30510
+ .E_iq1gosr {
30511
+ display: inline-block;
30512
+ }
30513
+
30514
+ .E_t1m2x205 .ant-tooltip-arrow {
30515
+ display: none;
30516
+ }
30517
+ .E_t1m2x205 .ant-tooltip-inner {
30518
+ background: rgba(23, 38, 64, 0.8);
30519
+ border-radius: 4px;
30520
+ }
30521
+
30673
30522
  .E_s1ebs0ra {
30674
30523
  display: flex;
30675
30524
  align-items: center;
@@ -30731,25 +30580,223 @@ html body {
30731
30580
  background: #fff;
30732
30581
  }
30733
30582
 
30734
- .E_t1m2x205 .ant-tooltip-arrow {
30735
- display: none;
30736
- }
30737
- .E_t1m2x205 .ant-tooltip-inner {
30738
- background: rgba(23, 38, 64, 0.8);
30739
- border-radius: 4px;
30583
+ .E_s1dni7lo {
30584
+ width: 430px !important;
30740
30585
  }
30741
30586
 
30742
- .E_tju3gfj .date {
30743
- margin-right: 4px;
30587
+ .E_d1wwmmm5 .ant-select-item-group {
30588
+ padding: 8px 16px;
30589
+ line-height: 18px;
30590
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30591
+ height: 34px;
30592
+ min-height: 34px;
30593
+ box-sizing: border-box;
30594
+ margin-top: 8px;
30744
30595
  }
30745
30596
 
30746
- .E_c1up1pdz {
30747
- width: 648px;
30748
- }
30749
- .E_c1up1pdz.active {
30750
- border-color: #0080ff;
30751
- }
30752
- .E_c1up1pdz.active > header {
30597
+ .E_o1ugr09p {
30598
+ display: flex;
30599
+ flex-direction: column;
30600
+ margin: 1px 8px;
30601
+ padding: 8px;
30602
+ border-radius: 4px;
30603
+ }
30604
+ .E_o1ugr09p .selected-icon {
30605
+ display: none;
30606
+ }
30607
+ .E_o1ugr09p.ant-select-item-option-grouped {
30608
+ padding-left: 8px;
30609
+ }
30610
+ .E_o1ugr09p.ant-select-item-option-selected {
30611
+ background-color: white;
30612
+ }
30613
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30614
+ color: #0080ff;
30615
+ }
30616
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30617
+ display: block;
30618
+ }
30619
+ .E_o1ugr09p.ant-select-item-option-active {
30620
+ background: rgba(0, 136, 255, 0.16);
30621
+ }
30622
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30623
+ color: #0080ff;
30624
+ }
30625
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30626
+ background: rgba(0, 136, 255, 0.1);
30627
+ color: #0080ff;
30628
+ }
30629
+
30630
+ .E_o1ifxsq4 {
30631
+ display: flex;
30632
+ justify-content: space-between;
30633
+ height: 20px;
30634
+ line-height: 20px;
30635
+ }
30636
+ .E_o1ifxsq4 .timezone-title {
30637
+ color: #2d3a56;
30638
+ overflow: hidden;
30639
+ text-overflow: ellipsis;
30640
+ }
30641
+
30642
+ .E_o1zue7 {
30643
+ display: flex;
30644
+ justify-content: space-between;
30645
+ color: rgba(44, 56, 82, 0.6);
30646
+ height: 18px;
30647
+ line-height: 18px;
30648
+ margin-top: 2px;
30649
+ }
30650
+
30651
+ .E_tyfmlxg {
30652
+ border: none;
30653
+ margin-right: 0;
30654
+ background: rgba(225, 230, 241, 0.6);
30655
+ }
30656
+
30657
+ .E_o18uybox {
30658
+ pointer-events: none;
30659
+ height: 32px;
30660
+ width: 100%;
30661
+ opacity: 0;
30662
+ }
30663
+
30664
+ .E_c18bcrac {
30665
+ display: inline-block;
30666
+ width: 100%;
30667
+ }
30668
+ .E_c18bcrac .recharts-wrapper {
30669
+ margin-left: 4px;
30670
+ }
30671
+
30672
+ .E_cro7kg2 {
30673
+ padding: 4px;
30674
+ }
30675
+
30676
+ .E_c14wcxf0 {
30677
+ display: flex;
30678
+ justify-content: space-between;
30679
+ align-items: center;
30680
+ font-size: 13px;
30681
+ line-height: 24px;
30682
+ color: #cccccc;
30683
+ white-space: nowrap;
30684
+ }
30685
+ .E_c14wcxf0 label {
30686
+ margin-right: 32px;
30687
+ }
30688
+
30689
+ .E_coy29mj.E_c14wcxf0 {
30690
+ font-weight: bold;
30691
+ color: white;
30692
+ }
30693
+
30694
+ .E_s11212zy {
30695
+ width: 8px;
30696
+ height: 8px;
30697
+ border-radius: 2px;
30698
+ display: inline-block;
30699
+ background: var(--s11212zy-0);
30700
+ border: 1px solid #fff;
30701
+ box-sizing: content-box;
30702
+ margin-right: 6px;
30703
+ }
30704
+
30705
+ .E_p1lyky6c > :first-child {
30706
+ font-weight: bold;
30707
+ color: white;
30708
+ margin-right: 4px;
30709
+ }
30710
+
30711
+ .E_s1sck0th {
30712
+ padding: 0 8px;
30713
+ border-radius: 4px;
30714
+ }
30715
+
30716
+ .E_m855nr1 {
30717
+ padding: 2px 8px;
30718
+ border-radius: 3px;
30719
+ }
30720
+
30721
+ .E_l1270xpg {
30722
+ padding: 3px 8px;
30723
+ border-radius: 2px;
30724
+ }
30725
+
30726
+ .E_t14rextb.ant-tag:hover {
30727
+ opacity: unset;
30728
+ }
30729
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30730
+ margin: 0;
30731
+ margin-right: 8px;
30732
+ display: inline-flex;
30733
+ align-items: center;
30734
+ border: none;
30735
+ }
30736
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30737
+ width: 16px;
30738
+ height: 16px;
30739
+ color: inherit;
30740
+ margin-left: 4px;
30741
+ opacity: 0.6;
30742
+ display: inline-flex;
30743
+ }
30744
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30745
+ opacity: 1;
30746
+ }
30747
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30748
+ color: #0080ff;
30749
+ background-color: rgba(0, 136, 255, 0.1);
30750
+ }
30751
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30752
+ color: #f0483e;
30753
+ background-color: rgba(255, 74, 74, 0.1);
30754
+ }
30755
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30756
+ color: #e07f00;
30757
+ background-color: rgba(255, 187, 0, 0.1);
30758
+ }
30759
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30760
+ color: #008f4c;
30761
+ background-color: rgba(30, 201, 127, 0.1);
30762
+ }
30763
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30764
+ color: #1d326c;
30765
+ background-color: rgba(225, 230, 241, 0.6);
30766
+ }
30767
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30768
+ color: #7E41FF;
30769
+ background-color: rgba(126, 65, 255, 0.1);
30770
+ }
30771
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30772
+ color: #fff;
30773
+ }
30774
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30775
+ background-color: #f0483e;
30776
+ }
30777
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30778
+ background-color: #fea008;
30779
+ }
30780
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30781
+ background-color: #00ba5d;
30782
+ }
30783
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30784
+ background-color: #0080ff;
30785
+ }
30786
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30787
+ background-color: #6b7d99;
30788
+ }
30789
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30790
+ background-color: #7E41FF;
30791
+ }
30792
+
30793
+ .E_c1up1pdz {
30794
+ width: 648px;
30795
+ }
30796
+ .E_c1up1pdz.active {
30797
+ border-color: #0080ff;
30798
+ }
30799
+ .E_c1up1pdz.active > header {
30753
30800
  background: rgba(0, 128, 255, 0.1);
30754
30801
  }
30755
30802
  .E_c1up1pdz .expand {
@@ -30883,53 +30930,6 @@ html body {
30883
30930
  color: #fff;
30884
30931
  }
30885
30932
 
30886
- .E_c18bcrac {
30887
- display: inline-block;
30888
- width: 100%;
30889
- }
30890
- .E_c18bcrac .recharts-wrapper {
30891
- margin-left: 4px;
30892
- }
30893
-
30894
- .E_cro7kg2 {
30895
- padding: 4px;
30896
- }
30897
-
30898
- .E_c14wcxf0 {
30899
- display: flex;
30900
- justify-content: space-between;
30901
- align-items: center;
30902
- font-size: 13px;
30903
- line-height: 24px;
30904
- color: #cccccc;
30905
- white-space: nowrap;
30906
- }
30907
- .E_c14wcxf0 label {
30908
- margin-right: 32px;
30909
- }
30910
-
30911
- .E_coy29mj.E_c14wcxf0 {
30912
- font-weight: bold;
30913
- color: white;
30914
- }
30915
-
30916
- .E_s11212zy {
30917
- width: 8px;
30918
- height: 8px;
30919
- border-radius: 2px;
30920
- display: inline-block;
30921
- background: var(--s11212zy-0);
30922
- border: 1px solid #fff;
30923
- box-sizing: content-box;
30924
- margin-right: 6px;
30925
- }
30926
-
30927
- .E_p1lyky6c > :first-child {
30928
- font-weight: bold;
30929
- color: white;
30930
- margin-right: 4px;
30931
- }
30932
-
30933
30933
  .E_tqjc4ui {
30934
30934
  margin: 0 2px;
30935
30935
  }
@@ -30963,60 +30963,17 @@ html body {
30963
30963
  overflow: auto;
30964
30964
  }
30965
30965
 
30966
- .E_tje3huy {
30967
- width: 100%;
30968
- overflow: inherit;
30969
- white-space: inherit;
30970
- text-overflow: ellipsis;
30971
- }
30972
-
30973
- .E_fzh9mnb {
30974
- width: 100%;
30975
- height: 100%;
30976
- min-height: 124px;
30966
+ .E_skwah65 {
30967
+ height: 8px;
30968
+ box-sizing: border-box;
30969
+ border-radius: 2px;
30970
+ background: #f5f7fa;
30977
30971
  display: flex;
30978
- flex-direction: column;
30979
- justify-content: center;
30980
- align-items: center;
30981
- }
30982
- .E_fzh9mnb .error-text {
30983
- color: rgba(10, 37, 85, 0.6);
30984
- margin-bottom: 16px;
30985
- font-size: 18px;
30986
- }
30987
-
30988
- .E_f7pxqmh {
30989
30972
  width: 100%;
30990
- margin-bottom: 0 !important;
30991
- flex-flow: nowrap !important;
30992
- line-break: auto;
30993
- }
30994
- .E_f7pxqmh > .ant-form-item-label {
30995
- text-align: left !important;
30996
- padding-bottom: 0 !important;
30997
- }
30998
- .E_f7pxqmh > .ant-form-item-label > label {
30999
- min-height: 32px;
31000
- height: auto;
31001
- font-size: 13px;
31002
- color: rgba(44, 56, 82, 0.6);
31003
- white-space: normal;
31004
- }
31005
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31006
- border-color: #ff4d4f !important;
31007
- }
31008
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31009
- border-color: #ff4d4f !important;
31010
- }
31011
- .E_f7pxqmh .ant-form-item-explain {
31012
- margin-top: 4px;
31013
- font-size: 12px;
31014
- min-height: 0px;
30973
+ overflow: hidden;
31015
30974
  }
31016
- .E_f7pxqmh .ant-form-item-extra {
31017
- font-size: 12px;
31018
- color: rgba(44, 56, 82, 0.6);
31019
- min-height: 0px;
30975
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
30976
+ margin-left: 1px;
31020
30977
  }
31021
30978
 
31022
30979
  .E_ou7iq30 {
@@ -31035,74 +30992,6 @@ html body {
31035
30992
  word-break: break-all;
31036
30993
  }
31037
30994
 
31038
- .E_s1iv0tp1 .enabled-switch {
31039
- display: flex;
31040
- align-items: center;
31041
- }
31042
- .E_s1iv0tp1 .enabled-text {
31043
- margin-right: 8px;
31044
- }
31045
-
31046
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31047
- display: var(--ai7qkf2-0);
31048
- }
31049
- .E_ai7qkf2 .ant-input-number-input-wrap {
31050
- display: inline-flex;
31051
- line-height: 1.5715;
31052
- height: 100%;
31053
- width: 100%;
31054
- }
31055
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31056
- content: var(--ai7qkf2-1);
31057
- display: var(--ai7qkf2-2);
31058
- flex: none;
31059
- align-items: center;
31060
- margin-left: 4px;
31061
- padding: 5px 12px 5px 0;
31062
- color: rgba(44, 56, 82, 0.6);
31063
- }
31064
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31065
- content: var(--ai7qkf2-3);
31066
- display: var(--ai7qkf2-4);
31067
- flex: none;
31068
- align-items: center;
31069
- margin-right: 4px;
31070
- cursor: auto;
31071
- color: rgba(44, 56, 82, 0.6);
31072
- }
31073
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31074
- border-radius: 0;
31075
- }
31076
- .E_ai7qkf2.ant-input-number {
31077
- width: 100%;
31078
- border-radius: 6px;
31079
- }
31080
- .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31081
- border-color: #0096ff;
31082
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31083
- z-index: 1;
31084
- }
31085
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31086
- border-color: #e75a3a;
31087
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31088
- }
31089
- .E_ai7qkf2 .ant-input-number-input {
31090
- height: 30px;
31091
- border: 1px;
31092
- padding: 5px 12px;
31093
- font-size: inherit;
31094
- }
31095
- .E_ai7qkf2.ant-input-number-lg input {
31096
- height: 38px;
31097
- border: 1px;
31098
- padding: 8px 16px;
31099
- }
31100
- .E_ai7qkf2.ant-input-number-sm input {
31101
- height: 22px;
31102
- border: 1px;
31103
- padding: 2px 8px;
31104
- }
31105
-
31106
30995
  .E_wg1tsps {
31107
30996
  display: flex;
31108
30997
  align-items: center;
@@ -31126,104 +31015,304 @@ html body {
31126
31015
  color: #00122e !important;
31127
31016
  }
31128
31017
 
31129
- .E_iouxfgt {
31130
- display: inline-flex;
31131
- align-items: center;
31018
+ .E_t160l1cm {
31019
+ display: flex;
31020
+ flex-direction: column;
31021
+ flex: 1;
31022
+ /* FIXME:(yanzhen) do this better */
31132
31023
  }
31133
- .E_iouxfgt .icon-inner {
31134
- display: inline-flex;
31135
- align-items: center;
31136
- justify-content: center;
31024
+ .E_t160l1cm .tab-bar {
31025
+ flex-shrink: 0;
31026
+ display: flex;
31027
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
31137
31028
  }
31138
- .E_iouxfgt .icon-inner + span,
31139
- .E_iouxfgt span + .icon-inner.suffix {
31140
- margin-left: 4px;
31029
+ .E_t160l1cm .tab-content {
31030
+ height: 100%;
31141
31031
  }
31142
- .E_iouxfgt.is-rotate img,
31143
- .E_iouxfgt.is-rotate svg {
31144
- animation: rotate 680ms linear infinite;
31032
+ .E_t160l1cm .tab-menu-item {
31033
+ margin-right: 2px;
31034
+ padding: 1px 12px;
31035
+ line-height: 24px;
31036
+ height: 24px;
31037
+ color: rgba(44, 56, 82, 0.6);
31038
+ border-radius: 4px 4px 0 0;
31039
+ cursor: pointer;
31040
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
31145
31041
  }
31146
-
31147
- .E_t1sqg15u {
31148
- background: white;
31042
+ .E_t160l1cm .tab-menu-item:first-child {
31043
+ padding-left: 0;
31149
31044
  }
31150
- .E_t1sqg15u.inline .table-row {
31151
- flex-direction: column;
31045
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31046
+ padding-left: 12px;
31152
31047
  }
31153
- .E_t1sqg15u.inline .table-row > label {
31154
- padding: 0 16px 7px 0;
31048
+ .E_t160l1cm .tab-menu-item:hover {
31049
+ color: #0080ff;
31050
+ background: rgba(211, 218, 235, 0.6);
31155
31051
  }
31156
- .E_t1sqg15u.has-border .table-header {
31157
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
31052
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31053
+ fill: #0080ff;
31158
31054
  }
31159
- .E_t1sqg15u.has-border .hiddenBorder {
31160
- border-top: none !important;
31055
+ .E_t160l1cm .tab-menu-item:active {
31056
+ background: rgba(192, 203, 224, 0.6);
31161
31057
  }
31162
- .E_t1sqg15u.has-border .table-row + .table-row {
31163
- border-top: 1px solid rgba(225, 230, 241, 0.6);
31058
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31059
+ color: #0080ff;
31060
+ background: rgba(211, 218, 235, 0.6);
31164
31061
  }
31165
- .E_t1sqg15u.has-border .table-row:last-of-type {
31166
- padding-bottom: 0;
31062
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31063
+ background: rgba(192, 203, 224, 0.6);
31167
31064
  }
31168
- .E_t1sqg15u.align-right .content {
31169
- text-align: right;
31065
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31066
+ background: rgba(0, 128, 255, 0.16);
31170
31067
  }
31171
- .E_t1sqg15u .uuid-row {
31172
- display: flex;
31173
- justify-content: space-between;
31068
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31069
+ fill: #0080ff;
31174
31070
  }
31175
- .E_t1sqg15u .uuid-row .id-text {
31176
- white-space: nowrap;
31177
- overflow: hidden;
31178
- text-overflow: ellipsis;
31071
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31072
+ color: #0080ff;
31073
+ background: rgba(0, 128, 255, 0.1);
31179
31074
  }
31180
-
31181
- .E_t4zczcp {
31182
- display: flex;
31183
- justify-content: space-between;
31184
- align-items: center;
31185
- padding: 8px;
31186
- min-height: 32px;
31075
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31076
+ background: rgba(0, 128, 255, 0.16);
31187
31077
  }
31188
- .E_t4zczcp .table-title {
31189
- color: rgba(44, 56, 82, 0.6);
31190
- font-weight: 600;
31191
- font-size: 12px;
31192
- line-height: 8px;
31078
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
31079
+ fill: #1d326c;
31193
31080
  }
31194
- .E_t4zczcp .edit-icon {
31195
- font-size: 16px;
31196
- color: rgba(10, 37, 85, 0.6);
31197
- cursor: pointer;
31081
+ .E_t160l1cm .tab-menu-item .expand-arrow {
31082
+ margin-left: 8px;
31083
+ height: 22px;
31198
31084
  }
31199
-
31200
- .E_t1s7goww {
31201
- font-size: 12px;
31202
- line-height: 18px;
31085
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
31086
+ fill: rgba(44, 56, 82, 0.6);
31203
31087
  }
31204
-
31205
- .E_t93e4cf {
31088
+ .E_t160l1cm .tab-menu-item-group {
31089
+ padding: 0;
31206
31090
  display: flex;
31207
- padding: 8px 0;
31208
- color: #2d3a56;
31209
- }
31210
- .E_t93e4cf .hidden {
31211
- display: none;
31212
- }
31213
- .E_t93e4cf .ant-btn-link {
31214
- height: auto;
31215
- }
31216
- .E_t93e4cf .content {
31091
+ align-items: center;
31217
31092
  overflow: hidden;
31218
- overflow-x: auto;
31219
- width: 100%;
31220
- white-space: pre-wrap;
31221
31093
  }
31222
- .E_t93e4cf .content .ant-btn {
31223
- white-space: pre-wrap;
31224
- text-align: left;
31094
+ .E_t160l1cm .tab-menu-item-group .main-title {
31095
+ opacity: 0;
31096
+ max-width: 0;
31097
+ transition: max-width 320ms ease, opacity 240ms ease;
31225
31098
  }
31226
- .E_t93e4cf .content .unit-chart {
31099
+ .E_t160l1cm .tab-menu-item-group .sub-title {
31100
+ padding: 1px 12px;
31101
+ position: relative;
31102
+ display: flex;
31103
+ }
31104
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
31105
+ opacity: 0;
31106
+ position: absolute;
31107
+ top: 50%;
31108
+ left: 0;
31109
+ transform: translate(-50%, -50%);
31110
+ transition: opacity 100ms linear;
31111
+ fill: rgba(0, 128, 255, 0.2);
31112
+ }
31113
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
31114
+ color: #0080ff;
31115
+ }
31116
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
31117
+ padding: 1px 12px;
31118
+ display: inline-block;
31119
+ opacity: 1;
31120
+ max-width: 160px;
31121
+ }
31122
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
31123
+ padding: 1px 12px;
31124
+ color: #005ed1;
31125
+ }
31126
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31127
+ opacity: 1;
31128
+ }
31129
+ .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 {
31130
+ background: rgba(0, 128, 255, 0.16);
31131
+ }
31132
+ .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 {
31133
+ opacity: 0;
31134
+ }
31135
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
31136
+ padding: 4px 16px;
31137
+ height: 32px;
31138
+ border-radius: 6px 6px 0 0;
31139
+ }
31140
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
31141
+ padding-left: 0;
31142
+ }
31143
+ .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 {
31144
+ padding-left: 16px;
31145
+ }
31146
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
31147
+ margin-left: 11px;
31148
+ height: 24px;
31149
+ }
31150
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31151
+ padding: 0;
31152
+ }
31153
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31154
+ padding: 4px 16px;
31155
+ }
31156
+ .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 {
31157
+ padding: 4px 16px;
31158
+ }
31159
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31160
+ background: #fff;
31161
+ }
31162
+ .E_t160l1cm .tab-menu-item-light:active {
31163
+ color: #005ed1;
31164
+ }
31165
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31166
+ background: #fff;
31167
+ color: #1d326c;
31168
+ }
31169
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31170
+ color: rgba(45, 58, 86, 0.6);
31171
+ }
31172
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31173
+ color: #1d326c;
31174
+ }
31175
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31176
+ fill: #d8deeb;
31177
+ }
31178
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31179
+ fill: #1d326c;
31180
+ }
31181
+ .E_t160l1cm .tab-content {
31182
+ flex: 1;
31183
+ display: flex;
31184
+ flex-direction: column;
31185
+ }
31186
+ .E_t160l1cm.is-overview .tab-content {
31187
+ overflow: visible;
31188
+ }
31189
+
31190
+ .E_t14npdqr {
31191
+ max-width: 240px;
31192
+ animation: none;
31193
+ }
31194
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31195
+ border: 1px solid #0080ff;
31196
+ padding: 0;
31197
+ }
31198
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31199
+ margin: 0;
31200
+ height: 32px;
31201
+ line-height: 32px;
31202
+ font-size: 13px;
31203
+ padding: 0 10px;
31204
+ display: block;
31205
+ overflow: hidden;
31206
+ text-overflow: ellipsis;
31207
+ white-space: nowrap;
31208
+ }
31209
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31210
+ content: " ";
31211
+ height: 1px;
31212
+ width: calc(100% + 10px);
31213
+ background: rgba(172, 186, 211, 0.6);
31214
+ display: block;
31215
+ }
31216
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31217
+ color: #0080ff;
31218
+ background: transparent;
31219
+ }
31220
+
31221
+ .E_tje3huy {
31222
+ width: 100%;
31223
+ overflow: inherit;
31224
+ white-space: inherit;
31225
+ text-overflow: ellipsis;
31226
+ }
31227
+
31228
+ .E_s1iv0tp1 .enabled-switch {
31229
+ display: flex;
31230
+ align-items: center;
31231
+ }
31232
+ .E_s1iv0tp1 .enabled-text {
31233
+ margin-right: 8px;
31234
+ }
31235
+
31236
+ .E_t1sqg15u {
31237
+ background: white;
31238
+ }
31239
+ .E_t1sqg15u.inline .table-row {
31240
+ flex-direction: column;
31241
+ }
31242
+ .E_t1sqg15u.inline .table-row > label {
31243
+ padding: 0 16px 7px 0;
31244
+ }
31245
+ .E_t1sqg15u.has-border .table-header {
31246
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
31247
+ }
31248
+ .E_t1sqg15u.has-border .hiddenBorder {
31249
+ border-top: none !important;
31250
+ }
31251
+ .E_t1sqg15u.has-border .table-row + .table-row {
31252
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
31253
+ }
31254
+ .E_t1sqg15u.has-border .table-row:last-of-type {
31255
+ padding-bottom: 0;
31256
+ }
31257
+ .E_t1sqg15u.align-right .content {
31258
+ text-align: right;
31259
+ }
31260
+ .E_t1sqg15u .uuid-row {
31261
+ display: flex;
31262
+ justify-content: space-between;
31263
+ }
31264
+ .E_t1sqg15u .uuid-row .id-text {
31265
+ white-space: nowrap;
31266
+ overflow: hidden;
31267
+ text-overflow: ellipsis;
31268
+ }
31269
+
31270
+ .E_t4zczcp {
31271
+ display: flex;
31272
+ justify-content: space-between;
31273
+ align-items: center;
31274
+ padding: 8px;
31275
+ min-height: 32px;
31276
+ }
31277
+ .E_t4zczcp .table-title {
31278
+ color: rgba(44, 56, 82, 0.6);
31279
+ font-weight: 600;
31280
+ font-size: 12px;
31281
+ line-height: 8px;
31282
+ }
31283
+ .E_t4zczcp .edit-icon {
31284
+ font-size: 16px;
31285
+ color: rgba(10, 37, 85, 0.6);
31286
+ cursor: pointer;
31287
+ }
31288
+
31289
+ .E_t1s7goww {
31290
+ font-size: 12px;
31291
+ line-height: 18px;
31292
+ }
31293
+
31294
+ .E_t93e4cf {
31295
+ display: flex;
31296
+ padding: 8px 0;
31297
+ color: #2d3a56;
31298
+ }
31299
+ .E_t93e4cf .hidden {
31300
+ display: none;
31301
+ }
31302
+ .E_t93e4cf .ant-btn-link {
31303
+ height: auto;
31304
+ }
31305
+ .E_t93e4cf .content {
31306
+ overflow: hidden;
31307
+ overflow-x: auto;
31308
+ width: 100%;
31309
+ white-space: pre-wrap;
31310
+ }
31311
+ .E_t93e4cf .content .ant-btn {
31312
+ white-space: pre-wrap;
31313
+ text-align: left;
31314
+ }
31315
+ .E_t93e4cf .content .unit-chart {
31227
31316
  justify-content: flex-start;
31228
31317
  }
31229
31318
 
@@ -31234,6 +31323,55 @@ html body {
31234
31323
  padding-right: 12px;
31235
31324
  }
31236
31325
 
31326
+ .E_fzh9mnb {
31327
+ width: 100%;
31328
+ height: 100%;
31329
+ min-height: 124px;
31330
+ display: flex;
31331
+ flex-direction: column;
31332
+ justify-content: center;
31333
+ align-items: center;
31334
+ }
31335
+ .E_fzh9mnb .error-text {
31336
+ color: rgba(10, 37, 85, 0.6);
31337
+ margin-bottom: 16px;
31338
+ font-size: 18px;
31339
+ }
31340
+
31341
+ .E_f7pxqmh {
31342
+ width: 100%;
31343
+ margin-bottom: 0 !important;
31344
+ flex-flow: nowrap !important;
31345
+ line-break: auto;
31346
+ }
31347
+ .E_f7pxqmh > .ant-form-item-label {
31348
+ text-align: left !important;
31349
+ padding-bottom: 0 !important;
31350
+ }
31351
+ .E_f7pxqmh > .ant-form-item-label > label {
31352
+ min-height: 32px;
31353
+ height: auto;
31354
+ font-size: 13px;
31355
+ color: rgba(44, 56, 82, 0.6);
31356
+ white-space: normal;
31357
+ }
31358
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31359
+ border-color: #ff4d4f !important;
31360
+ }
31361
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31362
+ border-color: #ff4d4f !important;
31363
+ }
31364
+ .E_f7pxqmh .ant-form-item-explain {
31365
+ margin-top: 4px;
31366
+ font-size: 12px;
31367
+ min-height: 0px;
31368
+ }
31369
+ .E_f7pxqmh .ant-form-item-extra {
31370
+ font-size: 12px;
31371
+ color: rgba(44, 56, 82, 0.6);
31372
+ min-height: 0px;
31373
+ }
31374
+
31237
31375
  .E_i1inqkme {
31238
31376
  height: 18px;
31239
31377
  line-height: 18px;
@@ -31247,6 +31385,115 @@ html body {
31247
31385
  margin-right: 4px;
31248
31386
  }
31249
31387
 
31388
+ .E_iouxfgt {
31389
+ display: inline-flex;
31390
+ align-items: center;
31391
+ }
31392
+ .E_iouxfgt .icon-inner {
31393
+ display: inline-flex;
31394
+ align-items: center;
31395
+ justify-content: center;
31396
+ }
31397
+ .E_iouxfgt .icon-inner + span,
31398
+ .E_iouxfgt span + .icon-inner.suffix {
31399
+ margin-left: 4px;
31400
+ }
31401
+ .E_iouxfgt.is-rotate img,
31402
+ .E_iouxfgt.is-rotate svg {
31403
+ animation: rotate 680ms linear infinite;
31404
+ }
31405
+
31406
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31407
+ display: var(--a1wfy30z-0);
31408
+ }
31409
+ .E_a1wfy30z .ant-input-number-input-wrap {
31410
+ padding: 4px 11px;
31411
+ display: inline-flex;
31412
+ line-height: 1.5715;
31413
+ height: inherit;
31414
+ }
31415
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31416
+ content: var(--a1wfy30z-1);
31417
+ display: var(--a1wfy30z-2);
31418
+ flex: none;
31419
+ align-items: center;
31420
+ margin-left: 4px;
31421
+ }
31422
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31423
+ content: var(--a1wfy30z-3);
31424
+ display: var(--a1wfy30z-4);
31425
+ flex: none;
31426
+ align-items: center;
31427
+ margin-right: 4px;
31428
+ cursor: auto;
31429
+ }
31430
+ .E_a1wfy30z .ant-input-number-input {
31431
+ padding: 0;
31432
+ margin: 0;
31433
+ height: auto;
31434
+ font-size: inherit;
31435
+ }
31436
+
31437
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31438
+ display: var(--ai7qkf2-0);
31439
+ }
31440
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31441
+ display: inline-flex;
31442
+ line-height: 1.5715;
31443
+ height: 100%;
31444
+ width: 100%;
31445
+ }
31446
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31447
+ content: var(--ai7qkf2-1);
31448
+ display: var(--ai7qkf2-2);
31449
+ flex: none;
31450
+ align-items: center;
31451
+ margin-left: 4px;
31452
+ padding: 5px 12px 5px 0;
31453
+ color: rgba(44, 56, 82, 0.6);
31454
+ }
31455
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31456
+ content: var(--ai7qkf2-3);
31457
+ display: var(--ai7qkf2-4);
31458
+ flex: none;
31459
+ align-items: center;
31460
+ margin-right: 4px;
31461
+ cursor: auto;
31462
+ color: rgba(44, 56, 82, 0.6);
31463
+ }
31464
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31465
+ border-radius: 0;
31466
+ }
31467
+ .E_ai7qkf2.ant-input-number {
31468
+ width: 100%;
31469
+ border-radius: 6px;
31470
+ }
31471
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31472
+ border-color: #0096ff;
31473
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31474
+ z-index: 1;
31475
+ }
31476
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31477
+ border-color: #e75a3a;
31478
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31479
+ }
31480
+ .E_ai7qkf2 .ant-input-number-input {
31481
+ height: 30px;
31482
+ border: 1px;
31483
+ padding: 5px 12px;
31484
+ font-size: inherit;
31485
+ }
31486
+ .E_ai7qkf2.ant-input-number-lg input {
31487
+ height: 38px;
31488
+ border: 1px;
31489
+ padding: 8px 16px;
31490
+ }
31491
+ .E_ai7qkf2.ant-input-number-sm input {
31492
+ height: 22px;
31493
+ border: 1px;
31494
+ padding: 2px 8px;
31495
+ }
31496
+
31250
31497
  .E_atcz0kf .ant-input-suffix {
31251
31498
  margin-left: 8px;
31252
31499
  }
@@ -31254,6 +31501,15 @@ html body {
31254
31501
  padding: 2px 7px 2px 12px;
31255
31502
  }
31256
31503
 
31504
+ .E_owd0kml {
31505
+ display: inline-block;
31506
+ }
31507
+
31508
+ .E_h1jsgezc {
31509
+ visibility: hidden;
31510
+ position: absolute;
31511
+ }
31512
+
31257
31513
  .E_dsnbhzf {
31258
31514
  font-family: Inter;
31259
31515
  font-style: normal;
@@ -31712,52 +31968,21 @@ html body {
31712
31968
  line-height: 18px;
31713
31969
  }
31714
31970
 
31715
- .E_tzvddmc {
31716
- font-family: Inter;
31717
- font-style: normal;
31718
- font-weight: bold;
31719
- font-feature-settings: "zero" on;
31720
- font-size: 16px;
31721
- line-height: 24px;
31722
- }
31723
-
31724
- .E_u18llj45 {
31725
- font-family: Inter;
31726
- font-style: normal;
31727
- font-weight: normal;
31728
- font-size: 10px;
31729
- line-height: 12px;
31730
- }
31731
-
31732
- .E_a1wfy30z .ant-input-number-handler-wrap {
31733
- display: var(--a1wfy30z-0);
31734
- }
31735
- .E_a1wfy30z .ant-input-number-input-wrap {
31736
- padding: 4px 11px;
31737
- display: inline-flex;
31738
- line-height: 1.5715;
31739
- height: inherit;
31740
- }
31741
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31742
- content: var(--a1wfy30z-1);
31743
- display: var(--a1wfy30z-2);
31744
- flex: none;
31745
- align-items: center;
31746
- margin-left: 4px;
31747
- }
31748
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31749
- content: var(--a1wfy30z-3);
31750
- display: var(--a1wfy30z-4);
31751
- flex: none;
31752
- align-items: center;
31753
- margin-right: 4px;
31754
- cursor: auto;
31971
+ .E_tzvddmc {
31972
+ font-family: Inter;
31973
+ font-style: normal;
31974
+ font-weight: bold;
31975
+ font-feature-settings: "zero" on;
31976
+ font-size: 16px;
31977
+ line-height: 24px;
31755
31978
  }
31756
- .E_a1wfy30z .ant-input-number-input {
31757
- padding: 0;
31758
- margin: 0;
31759
- height: auto;
31760
- font-size: inherit;
31979
+
31980
+ .E_u18llj45 {
31981
+ font-family: Inter;
31982
+ font-style: normal;
31983
+ font-weight: normal;
31984
+ font-size: 10px;
31985
+ line-height: 12px;
31761
31986
  }
31762
31987
 
31763
31988
  .E_cnujxq2 {
@@ -32426,282 +32651,57 @@ input.E_rf8rlle.ant-input {
32426
32651
  }
32427
32652
 
32428
32653
  .E_c3cobmo {
32429
- margin-top: 16px;
32430
- padding: 8px;
32431
- border-radius: 6px;
32432
- background: rgba(225, 230, 241, 0.6);
32433
- color: rgba(44, 56, 82, 0.6);
32434
- font-size: 12px;
32435
- }
32436
- .E_c3cobmo div {
32437
- line-height: 20px;
32438
- display: flex;
32439
- align-items: center;
32440
- word-break: break-all;
32441
- }
32442
- .E_c3cobmo .title {
32443
- font-weight: 700;
32444
- line-height: 18px;
32445
- margin: 4px 0;
32446
- }
32447
-
32448
- .E_a1b5xrg3 .user-icon-inner {
32449
- display: inline-flex;
32450
- align-items: center;
32451
- justify-content: center;
32452
- color: #fff;
32453
- font-weight: bold;
32454
- font-size: 12px;
32455
- width: 24px;
32456
- height: 24px;
32457
- border-radius: 50%;
32458
- background: var(--a1b5xrg3-0);
32459
- }
32460
- .E_a1b5xrg3.btn-item {
32461
- transition: all 160ms ease;
32462
- cursor: pointer;
32463
- width: 56px;
32464
- height: 40px;
32465
- display: inline-flex;
32466
- align-items: center;
32467
- justify-content: center;
32468
- border-radius: 6px;
32469
- }
32470
- .E_a1b5xrg3.btn-item:hover {
32471
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32472
- }
32473
- .E_a1b5xrg3.btn-item:active {
32474
- transform: translateY(2px);
32475
- transition: all 320ms ease;
32476
- }
32477
-
32478
- .E_m196gn1d {
32479
- min-width: 1280px;
32480
- }
32481
-
32482
- .E_owd0kml {
32483
- display: inline-block;
32484
- }
32485
-
32486
- .E_h1jsgezc {
32487
- visibility: hidden;
32488
- position: absolute;
32489
- }
32490
-
32491
- .E_skwah65 {
32492
- height: 8px;
32493
- box-sizing: border-box;
32494
- border-radius: 2px;
32495
- background: #f5f7fa;
32496
- display: flex;
32497
- width: 100%;
32498
- overflow: hidden;
32499
- }
32500
- .E_skwah65 .stack-bar-item + .stack-bar-item {
32501
- margin-left: 1px;
32502
- }
32503
-
32504
- .E_t160l1cm {
32505
- display: flex;
32506
- flex-direction: column;
32507
- flex: 1;
32508
- /* FIXME:(yanzhen) do this better */
32509
- }
32510
- .E_t160l1cm .tab-bar {
32511
- flex-shrink: 0;
32512
- display: flex;
32513
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
32514
- }
32515
- .E_t160l1cm .tab-content {
32516
- height: 100%;
32517
- }
32518
- .E_t160l1cm .tab-menu-item {
32519
- margin-right: 2px;
32520
- padding: 1px 12px;
32521
- line-height: 24px;
32522
- height: 24px;
32523
- color: rgba(44, 56, 82, 0.6);
32524
- border-radius: 4px 4px 0 0;
32525
- cursor: pointer;
32526
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
32527
- }
32528
- .E_t160l1cm .tab-menu-item:first-child {
32529
- padding-left: 0;
32530
- }
32531
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
32532
- padding-left: 12px;
32533
- }
32534
- .E_t160l1cm .tab-menu-item:hover {
32535
- color: #0080ff;
32536
- background: rgba(211, 218, 235, 0.6);
32537
- }
32538
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
32539
- fill: #0080ff;
32540
- }
32541
- .E_t160l1cm .tab-menu-item:active {
32542
- background: rgba(192, 203, 224, 0.6);
32543
- }
32544
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
32545
- color: #0080ff;
32546
- background: rgba(211, 218, 235, 0.6);
32547
- }
32548
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
32549
- background: rgba(192, 203, 224, 0.6);
32550
- }
32551
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
32552
- background: rgba(0, 128, 255, 0.16);
32553
- }
32554
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
32555
- fill: #0080ff;
32556
- }
32557
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
32558
- color: #0080ff;
32559
- background: rgba(0, 128, 255, 0.1);
32560
- }
32561
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
32562
- background: rgba(0, 128, 255, 0.16);
32563
- }
32564
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
32565
- fill: #1d326c;
32566
- }
32567
- .E_t160l1cm .tab-menu-item .expand-arrow {
32568
- margin-left: 8px;
32569
- height: 22px;
32570
- }
32571
- .E_t160l1cm .tab-menu-item .expand-arrow path {
32572
- fill: rgba(44, 56, 82, 0.6);
32573
- }
32574
- .E_t160l1cm .tab-menu-item-group {
32575
- padding: 0;
32576
- display: flex;
32577
- align-items: center;
32578
- overflow: hidden;
32579
- }
32580
- .E_t160l1cm .tab-menu-item-group .main-title {
32581
- opacity: 0;
32582
- max-width: 0;
32583
- transition: max-width 320ms ease, opacity 240ms ease;
32584
- }
32585
- .E_t160l1cm .tab-menu-item-group .sub-title {
32586
- padding: 1px 12px;
32587
- position: relative;
32588
- display: flex;
32589
- }
32590
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
32591
- opacity: 0;
32592
- position: absolute;
32593
- top: 50%;
32594
- left: 0;
32595
- transform: translate(-50%, -50%);
32596
- transition: opacity 100ms linear;
32597
- fill: rgba(0, 128, 255, 0.2);
32598
- }
32599
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
32600
- color: #0080ff;
32601
- }
32602
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
32603
- padding: 1px 12px;
32604
- display: inline-block;
32605
- opacity: 1;
32606
- max-width: 160px;
32607
- }
32608
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
32609
- padding: 1px 12px;
32610
- color: #005ed1;
32611
- }
32612
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
32613
- opacity: 1;
32614
- }
32615
- .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 {
32616
- background: rgba(0, 128, 255, 0.16);
32617
- }
32618
- .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 {
32619
- opacity: 0;
32620
- }
32621
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
32622
- padding: 4px 16px;
32623
- height: 32px;
32624
- border-radius: 6px 6px 0 0;
32625
- }
32626
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
32627
- padding-left: 0;
32628
- }
32629
- .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 {
32630
- padding-left: 16px;
32631
- }
32632
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
32633
- margin-left: 11px;
32634
- height: 24px;
32635
- }
32636
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
32637
- padding: 0;
32638
- }
32639
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
32640
- padding: 4px 16px;
32641
- }
32642
- .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 {
32643
- padding: 4px 16px;
32644
- }
32645
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
32646
- background: #fff;
32647
- }
32648
- .E_t160l1cm .tab-menu-item-light:active {
32649
- color: #005ed1;
32650
- }
32651
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
32652
- background: #fff;
32653
- color: #1d326c;
32654
- }
32655
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
32656
- color: rgba(45, 58, 86, 0.6);
32657
- }
32658
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
32659
- color: #1d326c;
32660
- }
32661
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
32662
- fill: #d8deeb;
32663
- }
32664
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
32665
- fill: #1d326c;
32654
+ margin-top: 16px;
32655
+ padding: 8px;
32656
+ border-radius: 6px;
32657
+ background: rgba(225, 230, 241, 0.6);
32658
+ color: rgba(44, 56, 82, 0.6);
32659
+ font-size: 12px;
32666
32660
  }
32667
- .E_t160l1cm .tab-content {
32668
- flex: 1;
32661
+ .E_c3cobmo div {
32662
+ line-height: 20px;
32669
32663
  display: flex;
32670
- flex-direction: column;
32664
+ align-items: center;
32665
+ word-break: break-all;
32671
32666
  }
32672
- .E_t160l1cm.is-overview .tab-content {
32673
- overflow: visible;
32667
+ .E_c3cobmo .title {
32668
+ font-weight: 700;
32669
+ line-height: 18px;
32670
+ margin: 4px 0;
32674
32671
  }
32675
32672
 
32676
- .E_t14npdqr {
32677
- max-width: 240px;
32678
- animation: none;
32673
+ .E_m196gn1d {
32674
+ min-width: 1280px;
32679
32675
  }
32680
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
32681
- border: 1px solid #0080ff;
32682
- padding: 0;
32676
+
32677
+ .E_a1b5xrg3 .user-icon-inner {
32678
+ display: inline-flex;
32679
+ align-items: center;
32680
+ justify-content: center;
32681
+ color: #fff;
32682
+ font-weight: bold;
32683
+ font-size: 12px;
32684
+ width: 24px;
32685
+ height: 24px;
32686
+ border-radius: 50%;
32687
+ background: var(--a1b5xrg3-0);
32683
32688
  }
32684
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
32685
- margin: 0;
32686
- height: 32px;
32687
- line-height: 32px;
32688
- font-size: 13px;
32689
- padding: 0 10px;
32690
- display: block;
32691
- overflow: hidden;
32692
- text-overflow: ellipsis;
32693
- white-space: nowrap;
32689
+ .E_a1b5xrg3.btn-item {
32690
+ transition: all 160ms ease;
32691
+ cursor: pointer;
32692
+ width: 56px;
32693
+ height: 40px;
32694
+ display: inline-flex;
32695
+ align-items: center;
32696
+ justify-content: center;
32697
+ border-radius: 6px;
32694
32698
  }
32695
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
32696
- content: " ";
32697
- height: 1px;
32698
- width: calc(100% + 10px);
32699
- background: rgba(172, 186, 211, 0.6);
32700
- display: block;
32699
+ .E_a1b5xrg3.btn-item:hover {
32700
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32701
32701
  }
32702
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
32703
- color: #0080ff;
32704
- background: transparent;
32702
+ .E_a1b5xrg3.btn-item:active {
32703
+ transform: translateY(2px);
32704
+ transition: all 320ms ease;
32705
32705
  }
32706
32706
 
32707
32707
  .E_suhck3k {
@@ -32733,6 +32733,12 @@ input.E_rf8rlle.ant-input {
32733
32733
  margin-right: 6px;
32734
32734
  }
32735
32735
 
32736
+ .E_h1ol2wl7 {
32737
+ font-weight: bold;
32738
+ background-color: unset;
32739
+ padding: unset;
32740
+ }
32741
+
32736
32742
  .E_drhfj7c .bottom {
32737
32743
  color: rgba(44, 56, 82, 0.75);
32738
32744
  }
@@ -33062,251 +33068,103 @@ input.E_rf8rlle.ant-input {
33062
33068
  .E_h12yihis .left {
33063
33069
  position: relative;
33064
33070
  }
33065
- .E_h12yihis .left .events-audit-title {
33066
- font-size: 20px;
33067
- line-height: 24px;
33068
- font-weight: bold;
33069
- color: #1d326c;
33070
- margin: 0px 8px;
33071
- }
33072
- .E_h12yihis .left .global-search {
33073
- margin-left: 6px;
33074
- }
33075
- .E_h12yihis.global-search-active {
33076
- z-index: 11;
33077
- }
33078
- .E_h12yihis.global-search-active .left {
33079
- flex: 1;
33080
- margin-right: 32px;
33081
- }
33082
- .E_h12yihis.global-search-active .left .global-search {
33083
- display: flex;
33084
- flex: 1;
33085
- }
33086
- .E_h12yihis.global-search-active .left .global-search .search-input {
33087
- border-color: #0080ff;
33088
- width: 100%;
33089
- }
33090
- .E_h12yihis.global-search-active .center {
33091
- display: none;
33092
- }
33093
- .E_h12yihis.global-search-active .right {
33094
- flex: 0 1 auto;
33095
- }
33096
- .E_h12yihis .ant-badge-count {
33097
- pointer-events: none;
33098
- }
33099
-
33100
- .E_ncaepor {
33101
- color: rgba(10, 37, 85, 0.6);
33102
- position: relative;
33103
- height: 48px;
33104
- display: inline-flex;
33105
- align-items: center;
33106
- justify-content: center;
33107
- overflow: hidden;
33108
- }
33109
- .E_ncaepor:before, .E_ncaepor:after {
33110
- content: "";
33111
- width: 100%;
33112
- height: 12px;
33113
- position: absolute;
33114
- background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
33115
- }
33116
- .E_ncaepor:before {
33117
- top: 0;
33118
- }
33119
- .E_ncaepor:after {
33120
- bottom: 0;
33121
- }
33122
- .E_ncaepor > * {
33123
- height: 48px;
33124
- display: inline-flex;
33125
- align-items: center;
33126
- white-space: nowrap;
33127
- transition: transform 240ms ease, opacity 80ms ease;
33128
- }
33129
- .E_ncaepor .name-text {
33130
- transform: translateY(0);
33131
- opacity: 1;
33132
- }
33133
- .E_ncaepor .nav-info {
33134
- transform: translateY(100%);
33135
- opacity: 0;
33136
- font-size: 18px;
33137
- font-weight: 700;
33138
- position: absolute;
33139
- overflow: hidden;
33140
- display: flex;
33141
- justify-content: center;
33142
- }
33143
- .E_ncaepor .nav-info .scrolled-resource {
33144
- color: #1d326c;
33145
- flex: 1;
33146
- overflow: hidden;
33147
- text-overflow: ellipsis;
33148
- }
33149
- .E_ncaepor .nav-info .scrolled-view {
33150
- color: rgba(44, 56, 82, 0.6);
33151
- margin-left: 8px;
33152
- }
33153
- .E_ncaepor.is-scrolled .name-text {
33154
- transform: translateY(-100%);
33155
- opacity: 0;
33156
- position: absolute;
33157
- }
33158
- .E_ncaepor.is-scrolled .nav-info {
33159
- transform: translateY(0);
33160
- opacity: 1;
33161
- position: static;
33162
- }
33163
-
33164
- .E_h1ol2wl7 {
33165
- font-weight: bold;
33166
- background-color: unset;
33167
- padding: unset;
33168
- }
33169
-
33170
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33171
- margin-right: 2px;
33172
- }
33173
-
33174
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33175
- padding-left: 8px;
33176
- padding-right: 8px;
33177
- }
33178
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33179
- border-radius: 4px;
33180
- }
33181
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33182
- border-radius: 4px;
33183
- }
33184
-
33185
- .E_ma64lna .antd5-segmented-item-label {
33186
- padding-left: 12px;
33187
- padding-right: 12px;
33188
- }
33189
-
33190
- .E_ckld275 {
33191
- background-color: rgba(225, 230, 241, 0.6);
33192
- }
33193
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33194
- background-color: rgba(255, 255, 255, 0.6);
33195
- color: rgba(44, 56, 82, 0.75);
33196
- }
33197
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33198
- background-color: transparent;
33199
- }
33200
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33201
- background-color: transparent;
33202
- }
33203
-
33204
- .E_c1yd35n {
33205
- padding: 0 12px 14px 12px;
33206
- }
33207
-
33208
- .E_c1kghdax {
33209
- color: #2d3a56;
33210
- padding: 7px 12px;
33211
- display: flex;
33212
- justify-content: space-between;
33213
- align-items: center;
33214
- }
33215
- .E_c1kghdax.has-arrow {
33216
- padding-left: 10px;
33217
- }
33218
- .E_c1kghdax.has-arrow .title-wrapper {
33219
- cursor: pointer;
33220
- color: #00122e;
33221
- }
33222
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
33223
- color: #2d3a56;
33224
- font-weight: 600;
33225
- }
33226
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33227
- transform: rotate(90deg);
33228
- }
33229
- .E_c1kghdax .sub-info {
33230
- font-size: 12px;
33231
- line-height: 18px;
33232
- }
33233
- .E_c1kghdax .title-wrapper {
33234
- display: flex;
33235
- align-items: center;
33236
- user-select: none;
33237
- flex-grow: 1;
33238
- font-size: 12px;
33239
- line-height: 18px;
33240
- color: #2d3a56;
33241
- font-weight: 700;
33242
- }
33243
- .E_c1kghdax .collapse-arrow {
33244
- transition: all 50ms ease-out 0ms;
33245
- margin-right: 2px;
33071
+ .E_h12yihis .left .events-audit-title {
33072
+ font-size: 20px;
33073
+ line-height: 24px;
33074
+ font-weight: bold;
33075
+ color: #1d326c;
33076
+ margin: 0px 8px;
33246
33077
  }
33247
-
33248
- .E_ckui4s7 {
33249
- color: #2d3a56;
33250
- line-height: 22px;
33251
- display: inline-flex;
33078
+ .E_h12yihis .left .global-search {
33079
+ margin-left: 6px;
33252
33080
  }
33253
- .E_ckui4s7 .ant-checkbox {
33254
- height: 22px;
33255
- display: flex;
33256
- align-items: center;
33257
- top: 0;
33081
+ .E_h12yihis.global-search-active {
33082
+ z-index: 11;
33258
33083
  }
33259
- .E_ckui4s7 .ant-checkbox-checked::after {
33260
- border: none;
33084
+ .E_h12yihis.global-search-active .left {
33085
+ flex: 1;
33086
+ margin-right: 32px;
33261
33087
  }
33262
- .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 {
33088
+ .E_h12yihis.global-search-active .left .global-search {
33089
+ display: flex;
33090
+ flex: 1;
33091
+ }
33092
+ .E_h12yihis.global-search-active .left .global-search .search-input {
33263
33093
  border-color: #0080ff;
33094
+ width: 100%;
33264
33095
  }
33265
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33266
- border: 1px solid rgba(107, 128, 167, 0.6);
33096
+ .E_h12yihis.global-search-active .center {
33097
+ display: none;
33267
33098
  }
33268
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33269
- border: 1px solid #0080ff;
33099
+ .E_h12yihis.global-search-active .right {
33100
+ flex: 0 1 auto;
33270
33101
  }
33271
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33272
- background: #0080ff;
33102
+ .E_h12yihis .ant-badge-count {
33103
+ pointer-events: none;
33273
33104
  }
33274
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33275
- background-color: #fff;
33276
- height: 2px;
33277
- width: 10px;
33278
- border-radius: 2px;
33105
+
33106
+ .E_ncaepor {
33107
+ color: rgba(10, 37, 85, 0.6);
33108
+ position: relative;
33109
+ height: 48px;
33110
+ display: inline-flex;
33111
+ align-items: center;
33112
+ justify-content: center;
33113
+ overflow: hidden;
33279
33114
  }
33280
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
33281
- opacity: 0.5;
33115
+ .E_ncaepor:before, .E_ncaepor:after {
33116
+ content: "";
33117
+ width: 100%;
33118
+ height: 12px;
33119
+ position: absolute;
33120
+ background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
33282
33121
  }
33283
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33284
- background: rgba(211, 218, 235, 0.6);
33285
- border-color: rgba(107, 128, 167, 0.6) !important;
33122
+ .E_ncaepor:before {
33123
+ top: 0;
33286
33124
  }
33287
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33288
- border-color: #2d3a56;
33125
+ .E_ncaepor:after {
33126
+ bottom: 0;
33289
33127
  }
33290
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33291
- background: #2d3a56;
33128
+ .E_ncaepor > * {
33129
+ height: 48px;
33130
+ display: inline-flex;
33131
+ align-items: center;
33132
+ white-space: nowrap;
33133
+ transition: transform 240ms ease, opacity 80ms ease;
33292
33134
  }
33293
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33294
- padding: 0;
33135
+ .E_ncaepor .name-text {
33136
+ transform: translateY(0);
33137
+ opacity: 1;
33295
33138
  }
33296
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33297
- display: inline-block;
33298
- margin-left: 12px;
33299
- color: #2d3a56;
33139
+ .E_ncaepor .nav-info {
33140
+ transform: translateY(100%);
33141
+ opacity: 0;
33142
+ font-size: 18px;
33143
+ font-weight: 700;
33144
+ position: absolute;
33145
+ overflow: hidden;
33146
+ display: flex;
33147
+ justify-content: center;
33300
33148
  }
33301
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33302
- margin-left: 28px;
33303
- color: rgba(44, 56, 82, 0.6);
33149
+ .E_ncaepor .nav-info .scrolled-resource {
33150
+ color: #1d326c;
33151
+ flex: 1;
33152
+ overflow: hidden;
33153
+ text-overflow: ellipsis;
33304
33154
  }
33305
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33155
+ .E_ncaepor .nav-info .scrolled-view {
33156
+ color: rgba(44, 56, 82, 0.6);
33306
33157
  margin-left: 8px;
33307
33158
  }
33308
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33309
- margin-left: 24px;
33159
+ .E_ncaepor.is-scrolled .name-text {
33160
+ transform: translateY(-100%);
33161
+ opacity: 0;
33162
+ position: absolute;
33163
+ }
33164
+ .E_ncaepor.is-scrolled .nav-info {
33165
+ transform: translateY(0);
33166
+ opacity: 1;
33167
+ position: static;
33310
33168
  }
33311
33169
 
33312
33170
  .E_c1kchka8 {
@@ -33768,22 +33626,164 @@ input.E_rf8rlle.ant-input {
33768
33626
  background: rgba(0, 136, 255, 0.16);
33769
33627
  color: #0080ff;
33770
33628
  }
33771
- .E_d1tc7lgk ul li:active {
33772
- background: rgba(0, 136, 255, 0.2);
33773
- color: #0080ff;
33629
+ .E_d1tc7lgk ul li:active {
33630
+ background: rgba(0, 136, 255, 0.2);
33631
+ color: #0080ff;
33632
+ }
33633
+ .E_d1tc7lgk ul li + li {
33634
+ margin-top: 2px;
33635
+ }
33636
+
33637
+ .E_rzaik16 {
33638
+ padding: 0;
33639
+ }
33640
+ .E_rzaik16 .ant-popover-arrow {
33641
+ display: none;
33642
+ }
33643
+ .E_rzaik16 .ant-popover-inner-content {
33644
+ padding: 0;
33645
+ }
33646
+
33647
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33648
+ margin-right: 2px;
33649
+ }
33650
+
33651
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33652
+ padding-left: 8px;
33653
+ padding-right: 8px;
33654
+ }
33655
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33656
+ border-radius: 4px;
33657
+ }
33658
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33659
+ border-radius: 4px;
33660
+ }
33661
+
33662
+ .E_ma64lna .antd5-segmented-item-label {
33663
+ padding-left: 12px;
33664
+ padding-right: 12px;
33665
+ }
33666
+
33667
+ .E_ckld275 {
33668
+ background-color: rgba(225, 230, 241, 0.6);
33669
+ }
33670
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33671
+ background-color: rgba(255, 255, 255, 0.6);
33672
+ color: rgba(44, 56, 82, 0.75);
33673
+ }
33674
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33675
+ background-color: transparent;
33676
+ }
33677
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33678
+ background-color: transparent;
33679
+ }
33680
+
33681
+ .E_ckui4s7 {
33682
+ color: #2d3a56;
33683
+ line-height: 22px;
33684
+ display: inline-flex;
33685
+ }
33686
+ .E_ckui4s7 .ant-checkbox {
33687
+ height: 22px;
33688
+ display: flex;
33689
+ align-items: center;
33690
+ top: 0;
33691
+ }
33692
+ .E_ckui4s7 .ant-checkbox-checked::after {
33693
+ border: none;
33694
+ }
33695
+ .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 {
33696
+ border-color: #0080ff;
33697
+ }
33698
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33699
+ border: 1px solid rgba(107, 128, 167, 0.6);
33700
+ }
33701
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33702
+ border: 1px solid #0080ff;
33703
+ }
33704
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33705
+ background: #0080ff;
33706
+ }
33707
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33708
+ background-color: #fff;
33709
+ height: 2px;
33710
+ width: 10px;
33711
+ border-radius: 2px;
33712
+ }
33713
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
33714
+ opacity: 0.5;
33715
+ }
33716
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33717
+ background: rgba(211, 218, 235, 0.6);
33718
+ border-color: rgba(107, 128, 167, 0.6) !important;
33719
+ }
33720
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33721
+ border-color: #2d3a56;
33722
+ }
33723
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33724
+ background: #2d3a56;
33725
+ }
33726
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33727
+ padding: 0;
33728
+ }
33729
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33730
+ display: inline-block;
33731
+ margin-left: 12px;
33732
+ color: #2d3a56;
33733
+ }
33734
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33735
+ margin-left: 28px;
33736
+ color: rgba(44, 56, 82, 0.6);
33737
+ }
33738
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33739
+ margin-left: 8px;
33740
+ }
33741
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33742
+ margin-left: 24px;
33743
+ }
33744
+
33745
+ .E_c1kghdax {
33746
+ color: #2d3a56;
33747
+ padding: 7px 12px;
33748
+ display: flex;
33749
+ justify-content: space-between;
33750
+ align-items: center;
33751
+ }
33752
+ .E_c1kghdax.has-arrow {
33753
+ padding-left: 10px;
33754
+ }
33755
+ .E_c1kghdax.has-arrow .title-wrapper {
33756
+ cursor: pointer;
33757
+ color: #00122e;
33758
+ }
33759
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
33760
+ color: #2d3a56;
33761
+ font-weight: 600;
33774
33762
  }
33775
- .E_d1tc7lgk ul li + li {
33776
- margin-top: 2px;
33763
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33764
+ transform: rotate(90deg);
33777
33765
  }
33778
-
33779
- .E_rzaik16 {
33780
- padding: 0;
33766
+ .E_c1kghdax .sub-info {
33767
+ font-size: 12px;
33768
+ line-height: 18px;
33781
33769
  }
33782
- .E_rzaik16 .ant-popover-arrow {
33783
- display: none;
33770
+ .E_c1kghdax .title-wrapper {
33771
+ display: flex;
33772
+ align-items: center;
33773
+ user-select: none;
33774
+ flex-grow: 1;
33775
+ font-size: 12px;
33776
+ line-height: 18px;
33777
+ color: #2d3a56;
33778
+ font-weight: 700;
33784
33779
  }
33785
- .E_rzaik16 .ant-popover-inner-content {
33786
- padding: 0;
33780
+ .E_c1kghdax .collapse-arrow {
33781
+ transition: all 50ms ease-out 0ms;
33782
+ margin-right: 2px;
33783
+ }
33784
+
33785
+ .E_c1yd35n {
33786
+ padding: 0 12px 14px 12px;
33787
33787
  }
33788
33788
 
33789
33789
  .E_b14q2gmw {
@@ -33852,967 +33852,945 @@ input.E_rf8rlle.ant-input {
33852
33852
  animation: loading-indicator3 1100ms ease-out infinite;
33853
33853
  }
33854
33854
 
33855
- .E_r77hffu {
33856
- display: flex;
33857
- align-items: center;
33858
- justify-content: space-between;
33859
- column-gap: 6px;
33860
- }
33861
-
33862
- .E_p1cmxsf7 {
33863
- display: flex;
33864
- flex-direction: column;
33865
- justify-content: center;
33866
- row-gap: var(--p1cmxsf7-0);
33867
- }
33868
- .E_p1cmxsf7 .antd5-progress-line {
33869
- font-size: 0;
33870
- }
33871
-
33872
- .E_w7ob4th.outside-tag {
33873
- padding-left: 0;
33874
- }
33875
- .E_w7ob4th.outside-tag .inside-tag {
33876
- border-radius: 4px 0 0 4px;
33877
- padding-right: 4px;
33878
- margin-right: 4px;
33879
- }
33880
-
33881
- .E_slr2ynn {
33882
- padding: 0 8px;
33855
+ button.E_l48ei06.ant-btn {
33856
+ font-size: 12px;
33857
+ line-height: 18px;
33883
33858
  height: 18px;
33884
33859
  }
33885
33860
 
33886
- .E_m140wbb6 {
33887
- padding: 2px 8px;
33888
- height: 24px;
33889
- }
33890
-
33891
- .E_t1fozc1i {
33892
- margin: 0;
33861
+ button.E_l48ei06 {
33862
+ color: #0080FF;
33863
+ height: unset;
33893
33864
  }
33894
-
33895
- .E_i1vxv4ln {
33865
+ button.E_l48ei06 .button-prefix-icon {
33896
33866
  margin-right: 4px;
33897
- height: 16px;
33898
33867
  }
33899
-
33900
- .E_n1afl31m.ant-tag.ant-tag-gray {
33901
- font-weight: 700;
33902
- color: #00122e;
33903
- background-color: rgba(237, 241, 250, 0.6);
33904
- border: 1px solid rgba(211, 218, 235, 0.6);
33905
- word-break: break-all;
33906
- display: inline;
33907
- white-space: normal;
33868
+ button.E_l48ei06 .button-suffix-icon {
33869
+ margin-left: 4px;
33908
33870
  }
33909
-
33910
- .E_i1g85yz3 {
33911
- margin-right: 4px;
33912
- height: 16px;
33871
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33872
+ color: #009DFF;
33913
33873
  }
33914
-
33915
- .E_sjob3jg {
33916
- --item-min-width: 60px;
33874
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33875
+ color: #005ED1;
33917
33876
  }
33918
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33919
- display: none !important;
33877
+ button.E_l48ei06.ui-kit-link-disabled {
33878
+ color: #0080FF;
33920
33879
  }
33921
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33922
- flex-shrink: 0 !important;
33880
+ button.E_l48ei06.ui-kit-link-primary {
33881
+ color: #00122E;
33923
33882
  }
33924
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33925
- color: #0080ff;
33883
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33884
+ color: #0080FF;
33926
33885
  }
33927
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33928
- color: #0080ff;
33929
- font-weight: normal;
33886
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33887
+ color: #005ED1;
33930
33888
  }
33931
- .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 {
33932
- color: rgba(44, 56, 82, 0.6);
33889
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33890
+ color: #00122E;
33933
33891
  }
33934
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33935
- color: #00122e;
33892
+ button.E_l48ei06.ui-kit-link-secondary {
33893
+ color: rgba(44, 56, 82, 0.7490196078);
33936
33894
  }
33937
- .E_sjob3jg .step-item-text {
33938
- display: inline-block;
33895
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33896
+ color: #0080FF;
33939
33897
  }
33940
- .E_sjob3jg .step-item-title {
33941
- overflow: hidden;
33942
- white-space: nowrap;
33943
- text-overflow: ellipsis;
33898
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33899
+ color: #005ED1;
33944
33900
  }
33945
-
33946
- .E_hjvj6s6 .ant-steps-item-container {
33947
- min-width: var(--item-min-width);
33901
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33902
+ color: rgba(44, 56, 82, 0.7490196078);
33948
33903
  }
33949
- .E_hjvj6s6 .ant-steps-item-disabled {
33950
- cursor: not-allowed !important;
33904
+
33905
+ .E_tc97u5y {
33906
+ height: 100%;
33951
33907
  }
33952
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33953
- flex-direction: row;
33954
- justify-content: stretch;
33908
+
33909
+ .E_tfzf37v {
33910
+ height: 100%;
33955
33911
  }
33956
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33957
- padding: 0;
33958
- margin-right: 4px;
33959
- flex: 1;
33960
- overflow: visible;
33912
+ .E_tfzf37v.empty-table .ant-table-content {
33913
+ overflow: visible !important;
33914
+ height: 100%;
33961
33915
  }
33962
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33963
- width: 100%;
33964
- min-height: unset;
33916
+ .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
33917
+ height: 100%;
33965
33918
  }
33966
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33967
- height: 26px;
33968
- line-height: 26px;
33969
- width: 100%;
33970
- padding: 0;
33971
- font-size: 12px;
33919
+ .E_tfzf37v.empty-table .ant-table-content table {
33920
+ width: 100% !important;
33921
+ height: 100%;
33972
33922
  }
33973
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33974
- margin-right: 10px;
33923
+ .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
33924
+ padding: 15px 0;
33975
33925
  }
33976
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33926
+ .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
33977
33927
  display: none;
33978
33928
  }
33979
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33980
- padding-left: 8px;
33981
- padding-right: 4px;
33982
- border-radius: 4px 0 0 4px;
33983
- }
33984
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33985
- margin-right: 0;
33986
- }
33987
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33988
- padding-right: 8px;
33989
- padding-left: 12px;
33990
- border-radius: 0 4px 4px 0;
33991
- }
33992
- .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 {
33993
- content: "";
33994
- width: 0;
33995
- height: 0;
33996
- border: 13px solid transparent;
33997
- position: absolute;
33998
- top: 0;
33999
- border-left: 8px solid rgba(237, 241, 250, 0.6);
34000
- z-index: 2;
34001
- position: relative;
34002
- top: -50%;
34003
- right: -100%;
34004
- }
34005
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34006
- padding: 0 4px 0 12px;
34007
- }
34008
- .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 {
34009
- content: "";
34010
- width: 0;
34011
- height: 0;
34012
- border: 13px solid transparent;
34013
- position: absolute;
34014
- top: 0;
34015
- border-left: 8px solid #fff;
34016
- left: 0;
34017
- }
34018
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34019
- max-width: calc(100% - var(--item-min-width) * 2);
34020
- }
34021
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34022
- background-color: rgba(0, 136, 255, 0.1);
34023
- }
34024
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34025
- border-left-color: rgba(0, 136, 255, 0.1) !important;
34026
- }
34027
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34028
- cursor: pointer;
34029
- min-width: var(--item-min-width);
34030
- }
34031
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34032
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34033
- min-width: var(--item-min-width);
34034
- }
34035
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34036
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34037
- background-color: rgba(237, 241, 250, 0.6);
34038
- }
34039
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34040
- padding: 0;
34041
- }
34042
-
34043
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
34044
- width: 192px;
34045
- row-gap: 2px;
34046
- }
34047
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34048
- background-color: rgba(225, 230, 241, 0.6);
34049
- }
34050
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34051
- color: #00122e !important;
33929
+ .E_tfzf37v .active-row td:nth-child(1) {
33930
+ font-weight: 700;
34052
33931
  }
34053
- .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 {
34054
- background-color: rgba(225, 230, 241, 0.6);
33932
+ .E_tfzf37v.has-selection .active-row td:nth-child(2) {
33933
+ font-weight: 700;
34055
33934
  }
34056
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34057
- padding: 0 8px;
34058
- border-radius: 4px;
34059
- height: 32px;
34060
- display: flex;
34061
- align-items: center;
33935
+ .E_tfzf37v .ant-spin-nested-loading {
33936
+ height: 100%;
34062
33937
  }
34063
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34064
- min-height: auto;
34065
- white-space: nowrap;
33938
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
33939
+ height: 100%;
33940
+ overflow: visible;
34066
33941
  }
34067
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34068
- font-size: 13px;
34069
- line-height: 20px;
34070
- max-width: 100%;
34071
- padding-right: 0;
33942
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin {
33943
+ max-height: none;
34072
33944
  }
34073
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34074
- background: rgba(0, 128, 255, 0.1);
33945
+ .E_tfzf37v.table-init-loading .ant-spin-blur thead,
33946
+ .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
33947
+ display: none;
34075
33948
  }
34076
-
34077
- .E_h6l1tj4 {
34078
- width: 100%;
34079
- display: inline-flex;
34080
- align-items: center;
34081
- justify-content: center;
34082
- column-gap: 4px;
33949
+ .E_tfzf37v td.ant-table-column-sort {
33950
+ background: transparent;
34083
33951
  }
34084
- .E_h6l1tj4 .step-item-prefix-container {
34085
- display: inline-flex;
34086
- align-items: center;
34087
- width: 18px;
34088
- height: 18px;
34089
- color: rgba(44, 56, 82, 0.75);
34090
- justify-content: center;
33952
+ .E_tfzf37v td.ant-table-cell-fix-left,
33953
+ .E_tfzf37v td.ant-table-cell-fix-right {
33954
+ background: #fff;
33955
+ padding: 0 !important;
34091
33956
  }
34092
-
34093
- .E_v18frne8 {
34094
- width: 100%;
33957
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
33958
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
34095
33959
  display: flex;
34096
33960
  align-items: center;
34097
- justify-content: center;
34098
- column-gap: 6px;
34099
- font-size: 13px;
34100
- }
34101
- .E_v18frne8 .step-item-prefix-container {
34102
- display: inline-flex;
34103
- align-items: center;
34104
- min-width: 20px;
34105
- min-height: 20px;
34106
- color: rgba(44, 56, 82, 0.75);
34107
- justify-content: center;
33961
+ height: 100%;
33962
+ padding: 8px;
34108
33963
  }
34109
-
34110
- .E_t1dtlqs1 {
34111
- margin-bottom: 4px;
34112
- color: rgba(44, 56, 82, 0.6);
33964
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
33965
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
34113
33966
  overflow: hidden;
34114
33967
  text-overflow: ellipsis;
34115
- white-space: nowrap;
33968
+ width: 100%;
34116
33969
  }
34117
-
34118
- .E_s1ese5oy {
34119
- color: rgba(44, 56, 82, 0.6);
34120
- line-height: 32px;
34121
- height: 32px;
34122
- margin-bottom: 0;
33970
+ .E_tfzf37v .ant-table-container {
33971
+ height: 100%;
34123
33972
  }
34124
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
34125
- color: #0080ff;
33973
+ .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
33974
+ box-shadow: none !important;
34126
33975
  }
34127
- .E_s1ese5oy.warning {
34128
- color: #ffa500;
33976
+ .E_tfzf37v .ant-table {
33977
+ border-radius: 0px;
33978
+ border-left: none;
33979
+ border-right: none;
33980
+ border-bottom: none;
33981
+ height: 100%;
33982
+ font-size: 12px;
33983
+ background: transparent;
34129
33984
  }
34130
- .E_s1ese5oy.success {
34131
- color: #00ba5d;
33985
+ .E_tfzf37v .ant-table .ant-table-header {
33986
+ position: relative;
33987
+ z-index: 3;
33988
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33989
+ margin-bottom: -1px;
34132
33990
  }
34133
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
34134
- color: #f0483e;
33991
+ .E_tfzf37v .ant-table .time-wrapper .date,
33992
+ .E_tfzf37v .ant-table .value {
33993
+ color: #2d3a56;
34135
33994
  }
34136
- .E_s1ese5oy.normal {
33995
+ .E_tfzf37v .ant-table .time-wrapper .time,
33996
+ .E_tfzf37v .ant-table .unit {
34137
33997
  color: rgba(44, 56, 82, 0.6);
34138
33998
  }
34139
-
34140
- .E_b1ibis43 {
34141
- margin-bottom: 0;
34142
- color: #00122e;
33999
+ .E_tfzf37v .ant-table .ant-table-selection {
34000
+ position: unset;
34001
+ text-align: center;
34143
34002
  }
34144
-
34145
- .E_b11xxjd2 {
34146
- line-height: 32px;
34147
- margin-right: 6px;
34003
+ .E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34004
+ background: #fff;
34148
34005
  }
34149
-
34150
- .E_bsub5bw.with-description {
34151
- height: 24px;
34152
- flex: 1;
34006
+ .E_tfzf37v .ant-table .anticon-setting {
34007
+ cursor: pointer;
34008
+ position: absolute;
34009
+ top: 50%;
34010
+ right: 12px;
34011
+ transform: translateY(-50%);
34012
+ }
34013
+ .E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34014
+ box-shadow: none;
34015
+ width: 1px;
34016
+ background: rgba(213, 219, 227, 0.6);
34017
+ }
34018
+ .E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34019
+ box-shadow: none;
34020
+ width: 1px;
34021
+ background: rgba(213, 219, 227, 0.6);
34022
+ }
34023
+ .E_tfzf37v .ant-table .ant-table-tbody {
34153
34024
  position: relative;
34154
- top: -7px;
34155
34025
  }
34156
- .E_bsub5bw p {
34157
- width: 100%;
34026
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
34027
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34028
+ border-bottom: 1px solid white;
34029
+ height: 40px;
34030
+ vertical-align: middle;
34031
+ transition: background 0ms;
34032
+ color: #00122e;
34033
+ }
34034
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
34035
+ background: #f2f5fa;
34036
+ border-bottom-color: #f2f5fa;
34037
+ }
34038
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
34039
+ height: auto;
34040
+ color: #00122e;
34041
+ font-size: 12px;
34042
+ text-align: left;
34043
+ transition: none;
34158
34044
  overflow: hidden;
34159
34045
  text-overflow: ellipsis;
34160
34046
  white-space: nowrap;
34161
34047
  }
34162
-
34163
- .E_tmoyoag {
34164
- border: 1px solid rgba(211, 218, 235, 0.6);
34165
- border-radius: 8px;
34166
- overflow: auto;
34048
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
34049
+ color: #0096ff;
34167
34050
  }
34168
- .E_tmoyoag .ant-list {
34169
- position: relative;
34051
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
34052
+ overflow: hidden;
34053
+ text-overflow: ellipsis;
34054
+ width: 100%;
34055
+ vertical-align: middle;
34170
34056
  }
34171
- .E_tmoyoag .ant-list .eagle-table-form-header {
34172
- position: sticky;
34173
- top: 0;
34174
- z-index: 2;
34175
- display: flex;
34176
- padding: 8px;
34177
- flex-wrap: nowrap;
34178
- justify-content: flex-start;
34179
- background: #f2f5fa;
34180
- font-size: 14px;
34181
- color: rgba(44, 56, 82, 0.6);
34182
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34057
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
34058
+ line-height: 0px;
34183
34059
  }
34184
- .E_tmoyoag .ant-list .eagle-table-form-header {
34185
- align-items: inherit;
34060
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
34061
+ padding-right: 25px;
34186
34062
  }
34187
- .E_tmoyoag .ant-list .eagle-table-form-row {
34188
- display: flex;
34189
- justify-content: flex-start;
34190
- align-items: flex-start;
34191
- flex-wrap: wrap;
34192
- padding: 8px;
34193
- border: none;
34063
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
34064
+ border-top-color: transparent;
34194
34065
  }
34195
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34196
- flex-basis: 100%;
34197
- margin: 12px 0 0;
34198
- order: 99;
34199
- color: rgba(44, 56, 82, 0.6);
34066
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
34067
+ background: rgba(225, 230, 241, 0.6);
34068
+ border-color: transparent transparent white;
34200
34069
  }
34201
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34202
- color: #f0483e;
34203
- flex-basis: 100%;
34204
- order: 98;
34205
- margin: 12px 0 0;
34070
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
34071
+ border-radius: 8px 0 0 8px;
34206
34072
  }
34207
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34208
- background-color: rgba(237, 241, 250, 0.6);
34073
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
34074
+ border-radius: 8px 0 0 8px;
34209
34075
  }
34210
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34211
- background-color: rgba(0, 136, 255, 0.1);
34076
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
34077
+ content: "";
34078
+ width: 4px;
34079
+ top: -1px;
34080
+ bottom: -1px;
34081
+ background: white;
34082
+ }
34083
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
34084
+ border-radius: 0 8px 8px 0;
34085
+ }
34086
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
34087
+ border-radius: 0;
34088
+ background: white;
34089
+ border-top: none;
34090
+ }
34091
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
34092
+ border-top: 1px solid transparent;
34093
+ border-radius: 0 8px 8px 0;
34094
+ background: rgba(225, 230, 241, 0.6);
34095
+ }
34096
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
34097
+ background: white;
34098
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34099
+ }
34100
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
34101
+ display: flex;
34102
+ align-items: center;
34103
+ height: 100%;
34104
+ background: rgba(225, 230, 241, 0.6);
34212
34105
  }
34213
- .E_tmoyoag .ant-list .eagle-table-form-cell {
34214
- flex: 1 0 0;
34215
- overflow: hidden;
34106
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
34107
+ background: white;
34108
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34216
34109
  }
34217
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34218
- color: rgba(44, 56, 82, 0.6);
34219
- margin: 0;
34110
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
34111
+ display: flex;
34112
+ align-items: center;
34113
+ height: 100%;
34114
+ background: rgba(225, 230, 241, 0.6);
34220
34115
  }
34221
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34222
- text-align: center;
34116
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
34117
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34223
34118
  }
34224
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34225
- text-align: center;
34119
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
34120
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
34121
+ border-radius: 8px;
34226
34122
  }
34227
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34228
- text-align: left;
34123
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
34124
+ border-top-color: white;
34229
34125
  }
34230
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34231
- text-align: left;
34126
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
34127
+ background: rgba(0, 136, 255, 0.1);
34128
+ border-bottom-color: transparent;
34129
+ border-top-color: transparent;
34232
34130
  }
34233
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34234
- text-align: right;
34131
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
34132
+ border-radius: 8px 0 0 8px;
34235
34133
  }
34236
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34237
- text-align: right;
34134
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
34135
+ border-radius: 0 8px 8px 0;
34238
34136
  }
34239
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34240
- margin-right: 8px;
34137
+ .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
34138
+ background: rgba(0, 136, 255, 0.1);
34241
34139
  }
34242
- .E_tmoyoag .ant-list .ant-list-item-action {
34243
- padding: 4px;
34244
- width: 24px;
34245
- height: 24px;
34246
- overflow: hidden;
34140
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th {
34141
+ background: #fff;
34142
+ font-weight: 400;
34143
+ position: relative;
34144
+ border-bottom: none;
34145
+ color: #00122e;
34146
+ transition: none;
34147
+ padding: 15px 8px 15px 8px;
34247
34148
  }
34248
- .E_tmoyoag .ant-list .ant-list-item-action li {
34249
- padding: 0;
34149
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
34150
+ content: "";
34151
+ width: 1px;
34152
+ top: 0;
34153
+ bottom: 0;
34154
+ background: rgba(211, 218, 235, 0.6);
34155
+ position: absolute;
34156
+ right: 0;
34250
34157
  }
34251
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
34252
- cursor: not-allowed;
34253
- opacity: 0.5;
34158
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
34159
+ padding: unset;
34254
34160
  }
34255
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34256
- margin: 0;
34161
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
34162
+ display: none;
34257
34163
  }
34258
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34259
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34260
- border-radius: 5px;
34261
- font-size: 12px;
34164
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
34165
+ width: 100%;
34166
+ overflow: hidden;
34167
+ white-space: nowrap;
34168
+ text-overflow: ellipsis;
34262
34169
  }
34263
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34264
- font-size: inherit;
34170
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
34171
+ overflow: hidden;
34172
+ text-overflow: ellipsis;
34173
+ flex: 1;
34265
34174
  }
34266
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34267
- min-height: 24px;
34268
- font-size: 12px;
34269
- position: relative;
34175
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34176
+ padding: 15px 25px 15px 8px;
34270
34177
  }
34271
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34272
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34178
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34179
+ padding: 0;
34273
34180
  }
34274
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34275
- background-color: rgba(237, 241, 250, 0.6);
34181
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34182
+ position: absolute;
34183
+ right: 6px;
34184
+ top: 50%;
34185
+ transform: translateY(-50%);
34186
+ height: 16px;
34187
+ display: none;
34188
+ transition: transform 320ms ease;
34276
34189
  }
34277
-
34278
- .E_a138syjm {
34279
- display: flex;
34280
- align-items: center;
34281
- margin-top: 8px;
34190
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34191
+ display: block;
34192
+ transform: translateY(-50%) rotateX(180deg);
34282
34193
  }
34283
- .E_a138syjm button.ant-btn {
34284
- padding: 2px 8px;
34285
- height: 24px;
34194
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34195
+ display: block;
34286
34196
  }
34287
- .E_a138syjm > span.maximum-desc {
34197
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34288
34198
  display: none;
34289
- margin-left: 8px;
34290
- color: rgba(44, 56, 82, 0.6);
34291
34199
  }
34292
- .E_a138syjm > span.maximum-desc.disabled {
34293
- display: inline;
34200
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34201
+ transform: translateY(-50%);
34294
34202
  }
34295
-
34296
- .E_d77i8u0 {
34297
- width: 24px;
34298
- height: 24px;
34299
- padding: 4px;
34300
- margin-right: 8px;
34203
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34204
+ transform: translateY(-50%) rotateX(180deg);
34301
34205
  }
34302
-
34303
- button.E_l48ei06.ant-btn {
34304
- font-size: 12px;
34305
- line-height: 18px;
34306
- height: 18px;
34206
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34207
+ background: #f2f5fa;
34307
34208
  }
34308
-
34309
- button.E_l48ei06 {
34310
- color: #0080FF;
34311
- height: unset;
34209
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34210
+ display: block;
34312
34211
  }
34313
- button.E_l48ei06 .button-prefix-icon {
34314
- margin-right: 4px;
34212
+ .E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
34213
+ padding-right: 25px;
34315
34214
  }
34316
- button.E_l48ei06 .button-suffix-icon {
34317
- margin-left: 4px;
34215
+ .E_tfzf37v .ant-table .ant-table-selection-column {
34216
+ padding: 0 !important;
34318
34217
  }
34319
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34320
- color: #009DFF;
34218
+ .E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34219
+ position: absolute;
34220
+ left: 50%;
34221
+ top: 50%;
34222
+ transform: translate(-50%, -50%);
34321
34223
  }
34322
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34323
- color: #005ED1;
34224
+ .E_tfzf37v .ant-table .ant-table-selection-column:after {
34225
+ display: none;
34324
34226
  }
34325
- button.E_l48ei06.ui-kit-link-disabled {
34326
- color: #0080FF;
34227
+ .E_tfzf37v .ant-table .ant-table-hide-scrollbar {
34228
+ background: #fff;
34327
34229
  }
34328
- button.E_l48ei06.ui-kit-link-primary {
34329
- color: #00122E;
34230
+ .E_tfzf37v .ant-table .ant-table-placeholder {
34231
+ background: inherit;
34330
34232
  }
34331
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34332
- color: #0080FF;
34233
+ .E_tfzf37v .ant-table .ant-table-placeholder td {
34234
+ position: static;
34235
+ border: none;
34236
+ background: inherit !important;
34237
+ height: 100px;
34238
+ vertical-align: middle;
34333
34239
  }
34334
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34335
- color: #005ED1;
34240
+ .E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
34241
+ .E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34242
+ font-weight: bold;
34243
+ font-size: 20px;
34244
+ color: rgba(10, 37, 85, 0.6);
34336
34245
  }
34337
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34338
- color: #00122E;
34246
+ .E_tfzf37v .ant-table th.ant-table-cell-scrollbar,
34247
+ .E_tfzf37v .ant-table th.cell__action_ {
34248
+ z-index: 10;
34339
34249
  }
34340
- button.E_l48ei06.ui-kit-link-secondary {
34341
- color: rgba(44, 56, 82, 0.7490196078);
34250
+ .E_tfzf37v .ant-table td.cell__action_ {
34251
+ padding: 0 !important;
34252
+ position: relative;
34253
+ background: #fff;
34342
34254
  }
34343
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34344
- color: #0080FF;
34255
+ .E_tfzf37v .ant-table td.cell__action_ > * {
34256
+ height: 100%;
34257
+ display: flex;
34258
+ align-items: center;
34259
+ justify-content: flex-end;
34260
+ padding-right: 8px;
34345
34261
  }
34346
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34347
- color: #005ED1;
34262
+ .E_tfzf37v .ant-table td.cell__action_ .menu-button {
34263
+ width: 24px;
34264
+ height: 24px;
34265
+ cursor: pointer;
34266
+ justify-content: center;
34267
+ border-radius: 4px;
34348
34268
  }
34349
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34350
- color: rgba(44, 56, 82, 0.7490196078);
34269
+ .E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
34270
+ background: #fff;
34351
34271
  }
34352
34272
 
34353
- .E_tc97u5y {
34354
- height: 100%;
34273
+ .E_sddwhm6 {
34274
+ margin: 0;
34275
+ border-radius: 20px;
34276
+ padding: 2px 10px;
34277
+ height: 22px;
34355
34278
  }
34356
-
34357
- .E_tfzf37v {
34358
- height: 100%;
34279
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34280
+ background-color: rgba(237, 241, 250, 0.6) !important;
34359
34281
  }
34360
- .E_tfzf37v.empty-table .ant-table-content {
34361
- overflow: visible !important;
34362
- height: 100%;
34282
+ .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 {
34283
+ background-color: rgba(225, 230, 241, 0.6) !important;
34363
34284
  }
34364
- .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
34365
- height: 100%;
34285
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34286
+ color: #00122e;
34287
+ }
34288
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34289
+ margin-right: 6px;
34366
34290
  }
34367
- .E_tfzf37v.empty-table .ant-table-content table {
34368
- width: 100% !important;
34369
- height: 100%;
34291
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34292
+ margin-left: 8px;
34293
+ color: rgba(44, 56, 82, 0.6);
34370
34294
  }
34371
- .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
34372
- padding: 15px 0;
34295
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34296
+ background-color: rgba(0, 136, 255, 0.1);
34373
34297
  }
34374
- .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
34375
- display: none;
34298
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34299
+ background-color: #0080ff;
34376
34300
  }
34377
- .E_tfzf37v .active-row td:nth-child(1) {
34378
- font-weight: 700;
34301
+ .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 {
34302
+ background-color: rgba(0, 136, 255, 0.16);
34379
34303
  }
34380
- .E_tfzf37v.has-selection .active-row td:nth-child(2) {
34381
- font-weight: 700;
34304
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34305
+ background-color: rgba(255, 74, 74, 0.1);
34382
34306
  }
34383
- .E_tfzf37v .ant-spin-nested-loading {
34384
- height: 100%;
34307
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34308
+ background-color: #f0483e;
34385
34309
  }
34386
- .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
34387
- height: 100%;
34388
- overflow: visible;
34310
+ .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 {
34311
+ background-color: rgba(255, 74, 74, 0.16);
34389
34312
  }
34390
- .E_tfzf37v .ant-spin-nested-loading .ant-spin {
34391
- max-height: none;
34313
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34314
+ background-color: rgba(254, 160, 8, 0.1);
34392
34315
  }
34393
- .E_tfzf37v.table-init-loading .ant-spin-blur thead,
34394
- .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
34395
- display: none;
34316
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34317
+ background-color: #fea008;
34396
34318
  }
34397
- .E_tfzf37v td.ant-table-column-sort {
34398
- background: transparent;
34319
+ .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 {
34320
+ background-color: rgba(255, 187, 0, 0.16);
34399
34321
  }
34400
- .E_tfzf37v td.ant-table-cell-fix-left,
34401
- .E_tfzf37v td.ant-table-cell-fix-right {
34402
- background: #fff;
34403
- padding: 0 !important;
34322
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34323
+ background-color: rgba(30, 201, 127, 0.1);
34404
34324
  }
34405
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
34406
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
34407
- display: flex;
34408
- align-items: center;
34409
- height: 100%;
34410
- padding: 8px;
34325
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34326
+ background-color: #00ba5d;
34411
34327
  }
34412
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
34413
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
34414
- overflow: hidden;
34415
- text-overflow: ellipsis;
34416
- width: 100%;
34328
+ .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 {
34329
+ background-color: rgba(30, 201, 127, 0.16);
34417
34330
  }
34418
- .E_tfzf37v .ant-table-container {
34419
- height: 100%;
34331
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34332
+ background-color: rgba(225, 230, 241, 0.6);
34420
34333
  }
34421
- .E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
34422
- box-shadow: none !important;
34334
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34335
+ background-color: #6b7d99;
34423
34336
  }
34424
- .E_tfzf37v .ant-table {
34425
- border-radius: 0px;
34426
- border-left: none;
34427
- border-right: none;
34428
- border-bottom: none;
34429
- height: 100%;
34430
- font-size: 12px;
34431
- background: transparent;
34337
+ .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 {
34338
+ background-color: rgba(211, 218, 235, 0.6);
34432
34339
  }
34433
- .E_tfzf37v .ant-table .ant-table-header {
34434
- position: relative;
34435
- z-index: 3;
34436
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34437
- margin-bottom: -1px;
34340
+
34341
+ .E_satwmqm {
34342
+ width: 8px;
34343
+ height: 8px;
34344
+ border-radius: 50%;
34345
+ display: inline-block;
34438
34346
  }
34439
- .E_tfzf37v .ant-table .time-wrapper .date,
34440
- .E_tfzf37v .ant-table .value {
34441
- color: #2d3a56;
34347
+
34348
+ .E_w7ob4th.outside-tag {
34349
+ padding-left: 0;
34442
34350
  }
34443
- .E_tfzf37v .ant-table .time-wrapper .time,
34444
- .E_tfzf37v .ant-table .unit {
34351
+ .E_w7ob4th.outside-tag .inside-tag {
34352
+ border-radius: 4px 0 0 4px;
34353
+ padding-right: 4px;
34354
+ margin-right: 4px;
34355
+ }
34356
+
34357
+ .E_t1dtlqs1 {
34358
+ margin-bottom: 4px;
34445
34359
  color: rgba(44, 56, 82, 0.6);
34360
+ overflow: hidden;
34361
+ text-overflow: ellipsis;
34362
+ white-space: nowrap;
34446
34363
  }
34447
- .E_tfzf37v .ant-table .ant-table-selection {
34448
- position: unset;
34449
- text-align: center;
34364
+
34365
+ .E_s1ese5oy {
34366
+ color: rgba(44, 56, 82, 0.6);
34367
+ line-height: 32px;
34368
+ height: 32px;
34369
+ margin-bottom: 0;
34450
34370
  }
34451
- .E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34452
- background: #fff;
34371
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
34372
+ color: #0080ff;
34453
34373
  }
34454
- .E_tfzf37v .ant-table .anticon-setting {
34455
- cursor: pointer;
34456
- position: absolute;
34457
- top: 50%;
34458
- right: 12px;
34459
- transform: translateY(-50%);
34374
+ .E_s1ese5oy.warning {
34375
+ color: #ffa500;
34460
34376
  }
34461
- .E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34462
- box-shadow: none;
34463
- width: 1px;
34464
- background: rgba(213, 219, 227, 0.6);
34377
+ .E_s1ese5oy.success {
34378
+ color: #00ba5d;
34465
34379
  }
34466
- .E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34467
- box-shadow: none;
34468
- width: 1px;
34469
- background: rgba(213, 219, 227, 0.6);
34380
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
34381
+ color: #f0483e;
34470
34382
  }
34471
- .E_tfzf37v .ant-table .ant-table-tbody {
34472
- position: relative;
34383
+ .E_s1ese5oy.normal {
34384
+ color: rgba(44, 56, 82, 0.6);
34473
34385
  }
34474
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
34475
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34476
- border-bottom: 1px solid white;
34477
- height: 40px;
34478
- vertical-align: middle;
34479
- transition: background 0ms;
34386
+
34387
+ .E_b1ibis43 {
34388
+ margin-bottom: 0;
34480
34389
  color: #00122e;
34481
34390
  }
34482
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
34483
- background: #f2f5fa;
34484
- border-bottom-color: #f2f5fa;
34485
- }
34486
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
34487
- height: auto;
34488
- color: #00122e;
34489
- font-size: 12px;
34490
- text-align: left;
34491
- transition: none;
34492
- overflow: hidden;
34493
- text-overflow: ellipsis;
34494
- white-space: nowrap;
34391
+
34392
+ .E_b11xxjd2 {
34393
+ line-height: 32px;
34394
+ margin-right: 6px;
34495
34395
  }
34496
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
34497
- color: #0096ff;
34396
+
34397
+ .E_bsub5bw.with-description {
34398
+ height: 24px;
34399
+ flex: 1;
34400
+ position: relative;
34401
+ top: -7px;
34498
34402
  }
34499
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
34403
+ .E_bsub5bw p {
34404
+ width: 100%;
34500
34405
  overflow: hidden;
34501
34406
  text-overflow: ellipsis;
34502
- width: 100%;
34503
- vertical-align: middle;
34407
+ white-space: nowrap;
34504
34408
  }
34505
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
34506
- line-height: 0px;
34409
+
34410
+ .E_tmoyoag {
34411
+ border: 1px solid rgba(211, 218, 235, 0.6);
34412
+ border-radius: 8px;
34413
+ overflow: auto;
34507
34414
  }
34508
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
34509
- padding-right: 25px;
34415
+ .E_tmoyoag .ant-list {
34416
+ position: relative;
34510
34417
  }
34511
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
34512
- border-top-color: transparent;
34418
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34419
+ position: sticky;
34420
+ top: 0;
34421
+ z-index: 2;
34422
+ display: flex;
34423
+ padding: 8px;
34424
+ flex-wrap: nowrap;
34425
+ justify-content: flex-start;
34426
+ background: #f2f5fa;
34427
+ font-size: 14px;
34428
+ color: rgba(44, 56, 82, 0.6);
34429
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34513
34430
  }
34514
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
34515
- background: rgba(225, 230, 241, 0.6);
34516
- border-color: transparent transparent white;
34431
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34432
+ align-items: inherit;
34517
34433
  }
34518
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
34519
- border-radius: 8px 0 0 8px;
34434
+ .E_tmoyoag .ant-list .eagle-table-form-row {
34435
+ display: flex;
34436
+ justify-content: flex-start;
34437
+ align-items: flex-start;
34438
+ flex-wrap: wrap;
34439
+ padding: 8px;
34440
+ border: none;
34520
34441
  }
34521
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
34522
- border-radius: 8px 0 0 8px;
34442
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34443
+ flex-basis: 100%;
34444
+ margin: 12px 0 0;
34445
+ order: 99;
34446
+ color: rgba(44, 56, 82, 0.6);
34523
34447
  }
34524
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
34525
- content: "";
34526
- width: 4px;
34527
- top: -1px;
34528
- bottom: -1px;
34529
- background: white;
34448
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34449
+ color: #f0483e;
34450
+ flex-basis: 100%;
34451
+ order: 98;
34452
+ margin: 12px 0 0;
34530
34453
  }
34531
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
34532
- border-radius: 0 8px 8px 0;
34454
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34455
+ background-color: rgba(237, 241, 250, 0.6);
34533
34456
  }
34534
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
34535
- border-radius: 0;
34536
- background: white;
34537
- border-top: none;
34457
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34458
+ background-color: rgba(0, 136, 255, 0.1);
34538
34459
  }
34539
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
34540
- border-top: 1px solid transparent;
34541
- border-radius: 0 8px 8px 0;
34542
- background: rgba(225, 230, 241, 0.6);
34460
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
34461
+ flex: 1 0 0;
34462
+ overflow: hidden;
34543
34463
  }
34544
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
34545
- background: white;
34546
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34464
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34465
+ color: rgba(44, 56, 82, 0.6);
34466
+ margin: 0;
34547
34467
  }
34548
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
34549
- display: flex;
34550
- align-items: center;
34551
- height: 100%;
34552
- background: rgba(225, 230, 241, 0.6);
34468
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34469
+ text-align: center;
34553
34470
  }
34554
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
34555
- background: white;
34556
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34471
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34472
+ text-align: center;
34557
34473
  }
34558
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
34559
- display: flex;
34560
- align-items: center;
34561
- height: 100%;
34562
- background: rgba(225, 230, 241, 0.6);
34474
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34475
+ text-align: left;
34563
34476
  }
34564
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
34565
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34477
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34478
+ text-align: left;
34566
34479
  }
34567
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
34568
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
34569
- border-radius: 8px;
34480
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34481
+ text-align: right;
34570
34482
  }
34571
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
34572
- border-top-color: white;
34483
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34484
+ text-align: right;
34573
34485
  }
34574
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
34575
- background: rgba(0, 136, 255, 0.1);
34576
- border-bottom-color: transparent;
34577
- border-top-color: transparent;
34486
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34487
+ margin-right: 8px;
34578
34488
  }
34579
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
34580
- border-radius: 8px 0 0 8px;
34489
+ .E_tmoyoag .ant-list .ant-list-item-action {
34490
+ padding: 4px;
34491
+ width: 24px;
34492
+ height: 24px;
34493
+ overflow: hidden;
34581
34494
  }
34582
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
34583
- border-radius: 0 8px 8px 0;
34495
+ .E_tmoyoag .ant-list .ant-list-item-action li {
34496
+ padding: 0;
34584
34497
  }
34585
- .E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
34586
- background: rgba(0, 136, 255, 0.1);
34498
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
34499
+ cursor: not-allowed;
34500
+ opacity: 0.5;
34587
34501
  }
34588
- .E_tfzf37v .ant-table .ant-table-thead > tr > th {
34589
- background: #fff;
34590
- font-weight: 400;
34591
- position: relative;
34592
- border-bottom: none;
34593
- color: #00122e;
34594
- transition: none;
34595
- padding: 15px 8px 15px 8px;
34502
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34503
+ margin: 0;
34596
34504
  }
34597
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
34598
- content: "";
34599
- width: 1px;
34600
- top: 0;
34601
- bottom: 0;
34602
- background: rgba(211, 218, 235, 0.6);
34603
- position: absolute;
34604
- right: 0;
34505
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34506
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34507
+ border-radius: 5px;
34508
+ font-size: 12px;
34605
34509
  }
34606
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
34607
- padding: unset;
34510
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34511
+ font-size: inherit;
34608
34512
  }
34609
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
34610
- display: none;
34513
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34514
+ min-height: 24px;
34515
+ font-size: 12px;
34516
+ position: relative;
34611
34517
  }
34612
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
34613
- width: 100%;
34614
- overflow: hidden;
34615
- white-space: nowrap;
34616
- text-overflow: ellipsis;
34518
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34519
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34617
34520
  }
34618
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
34619
- overflow: hidden;
34620
- text-overflow: ellipsis;
34621
- flex: 1;
34521
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34522
+ background-color: rgba(237, 241, 250, 0.6);
34622
34523
  }
34623
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34624
- padding: 15px 25px 15px 8px;
34524
+
34525
+ .E_a138syjm {
34526
+ display: flex;
34527
+ align-items: center;
34528
+ margin-top: 8px;
34625
34529
  }
34626
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34627
- padding: 0;
34530
+ .E_a138syjm button.ant-btn {
34531
+ padding: 2px 8px;
34532
+ height: 24px;
34628
34533
  }
34629
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34630
- position: absolute;
34631
- right: 6px;
34632
- top: 50%;
34633
- transform: translateY(-50%);
34634
- height: 16px;
34534
+ .E_a138syjm > span.maximum-desc {
34635
34535
  display: none;
34636
- transition: transform 320ms ease;
34536
+ margin-left: 8px;
34537
+ color: rgba(44, 56, 82, 0.6);
34637
34538
  }
34638
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34639
- display: block;
34640
- transform: translateY(-50%) rotateX(180deg);
34539
+ .E_a138syjm > span.maximum-desc.disabled {
34540
+ display: inline;
34641
34541
  }
34642
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34643
- display: block;
34542
+
34543
+ .E_d77i8u0 {
34544
+ width: 24px;
34545
+ height: 24px;
34546
+ padding: 4px;
34547
+ margin-right: 8px;
34644
34548
  }
34645
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34646
- display: none;
34549
+
34550
+ .E_slr2ynn {
34551
+ padding: 0 8px;
34552
+ height: 18px;
34647
34553
  }
34648
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34649
- transform: translateY(-50%);
34554
+
34555
+ .E_m140wbb6 {
34556
+ padding: 2px 8px;
34557
+ height: 24px;
34650
34558
  }
34651
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34652
- transform: translateY(-50%) rotateX(180deg);
34559
+
34560
+ .E_t1fozc1i {
34561
+ margin: 0;
34653
34562
  }
34654
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34655
- background: #f2f5fa;
34563
+
34564
+ .E_i1vxv4ln {
34565
+ margin-right: 4px;
34566
+ height: 16px;
34656
34567
  }
34657
- .E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34658
- display: block;
34568
+
34569
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34570
+ font-weight: 700;
34571
+ color: #00122e;
34572
+ background-color: rgba(237, 241, 250, 0.6);
34573
+ border: 1px solid rgba(211, 218, 235, 0.6);
34574
+ word-break: break-all;
34575
+ display: inline;
34576
+ white-space: normal;
34659
34577
  }
34660
- .E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
34661
- padding-right: 25px;
34578
+
34579
+ .E_i1g85yz3 {
34580
+ margin-right: 4px;
34581
+ height: 16px;
34662
34582
  }
34663
- .E_tfzf37v .ant-table .ant-table-selection-column {
34664
- padding: 0 !important;
34583
+
34584
+ .E_sjob3jg {
34585
+ --item-min-width: 60px;
34665
34586
  }
34666
- .E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34667
- position: absolute;
34668
- left: 50%;
34669
- top: 50%;
34670
- transform: translate(-50%, -50%);
34587
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34588
+ display: none !important;
34671
34589
  }
34672
- .E_tfzf37v .ant-table .ant-table-selection-column:after {
34673
- display: none;
34590
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34591
+ flex-shrink: 0 !important;
34674
34592
  }
34675
- .E_tfzf37v .ant-table .ant-table-hide-scrollbar {
34676
- background: #fff;
34593
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34594
+ color: #0080ff;
34677
34595
  }
34678
- .E_tfzf37v .ant-table .ant-table-placeholder {
34679
- background: inherit;
34596
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34597
+ color: #0080ff;
34598
+ font-weight: normal;
34680
34599
  }
34681
- .E_tfzf37v .ant-table .ant-table-placeholder td {
34682
- position: static;
34683
- border: none;
34684
- background: inherit !important;
34685
- height: 100px;
34686
- vertical-align: middle;
34600
+ .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 {
34601
+ color: rgba(44, 56, 82, 0.6);
34687
34602
  }
34688
- .E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
34689
- .E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34690
- font-weight: bold;
34691
- font-size: 20px;
34692
- color: rgba(10, 37, 85, 0.6);
34603
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34604
+ color: #00122e;
34693
34605
  }
34694
- .E_tfzf37v .ant-table th.ant-table-cell-scrollbar,
34695
- .E_tfzf37v .ant-table th.cell__action_ {
34696
- z-index: 10;
34606
+ .E_sjob3jg .step-item-text {
34607
+ display: inline-block;
34697
34608
  }
34698
- .E_tfzf37v .ant-table td.cell__action_ {
34699
- padding: 0 !important;
34700
- position: relative;
34701
- background: #fff;
34609
+ .E_sjob3jg .step-item-title {
34610
+ overflow: hidden;
34611
+ white-space: nowrap;
34612
+ text-overflow: ellipsis;
34702
34613
  }
34703
- .E_tfzf37v .ant-table td.cell__action_ > * {
34704
- height: 100%;
34705
- display: flex;
34706
- align-items: center;
34707
- justify-content: flex-end;
34708
- padding-right: 8px;
34614
+
34615
+ .E_hjvj6s6 .ant-steps-item-container {
34616
+ min-width: var(--item-min-width);
34617
+ }
34618
+ .E_hjvj6s6 .ant-steps-item-disabled {
34619
+ cursor: not-allowed !important;
34620
+ }
34621
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34622
+ flex-direction: row;
34623
+ justify-content: stretch;
34709
34624
  }
34710
- .E_tfzf37v .ant-table td.cell__action_ .menu-button {
34711
- width: 24px;
34712
- height: 24px;
34713
- cursor: pointer;
34714
- justify-content: center;
34715
- border-radius: 4px;
34625
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34626
+ padding: 0;
34627
+ margin-right: 4px;
34628
+ flex: 1;
34629
+ overflow: visible;
34716
34630
  }
34717
- .E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
34718
- background: #fff;
34631
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34632
+ width: 100%;
34633
+ min-height: unset;
34719
34634
  }
34720
-
34721
- .E_sddwhm6 {
34722
- margin: 0;
34723
- border-radius: 20px;
34724
- padding: 2px 10px;
34725
- height: 22px;
34635
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34636
+ height: 26px;
34637
+ line-height: 26px;
34638
+ width: 100%;
34639
+ padding: 0;
34640
+ font-size: 12px;
34726
34641
  }
34727
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34728
- background-color: rgba(237, 241, 250, 0.6) !important;
34642
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34643
+ margin-right: 10px;
34729
34644
  }
34730
- .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 {
34731
- background-color: rgba(225, 230, 241, 0.6) !important;
34645
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34646
+ display: none;
34732
34647
  }
34733
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34734
- color: #00122e;
34648
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34649
+ padding-left: 8px;
34650
+ padding-right: 4px;
34651
+ border-radius: 4px 0 0 4px;
34735
34652
  }
34736
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34737
- margin-right: 6px;
34653
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34654
+ margin-right: 0;
34738
34655
  }
34739
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34740
- margin-left: 8px;
34741
- color: rgba(44, 56, 82, 0.6);
34656
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34657
+ padding-right: 8px;
34658
+ padding-left: 12px;
34659
+ border-radius: 0 4px 4px 0;
34742
34660
  }
34743
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34744
- background-color: rgba(0, 136, 255, 0.1);
34661
+ .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 {
34662
+ content: "";
34663
+ width: 0;
34664
+ height: 0;
34665
+ border: 13px solid transparent;
34666
+ position: absolute;
34667
+ top: 0;
34668
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
34669
+ z-index: 2;
34670
+ position: relative;
34671
+ top: -50%;
34672
+ right: -100%;
34745
34673
  }
34746
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34747
- background-color: #0080ff;
34674
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34675
+ padding: 0 4px 0 12px;
34748
34676
  }
34749
- .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 {
34750
- background-color: rgba(0, 136, 255, 0.16);
34677
+ .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 {
34678
+ content: "";
34679
+ width: 0;
34680
+ height: 0;
34681
+ border: 13px solid transparent;
34682
+ position: absolute;
34683
+ top: 0;
34684
+ border-left: 8px solid #fff;
34685
+ left: 0;
34751
34686
  }
34752
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34753
- background-color: rgba(255, 74, 74, 0.1);
34687
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34688
+ max-width: calc(100% - var(--item-min-width) * 2);
34754
34689
  }
34755
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34756
- background-color: #f0483e;
34690
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34691
+ background-color: rgba(0, 136, 255, 0.1);
34757
34692
  }
34758
- .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 {
34759
- background-color: rgba(255, 74, 74, 0.16);
34693
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34694
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
34760
34695
  }
34761
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34762
- background-color: rgba(254, 160, 8, 0.1);
34696
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34697
+ cursor: pointer;
34698
+ min-width: var(--item-min-width);
34763
34699
  }
34764
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34765
- background-color: #fea008;
34700
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34701
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34702
+ min-width: var(--item-min-width);
34766
34703
  }
34767
- .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 {
34768
- background-color: rgba(255, 187, 0, 0.16);
34704
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34705
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34706
+ background-color: rgba(237, 241, 250, 0.6);
34769
34707
  }
34770
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34771
- background-color: rgba(30, 201, 127, 0.1);
34708
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34709
+ padding: 0;
34772
34710
  }
34773
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34774
- background-color: #00ba5d;
34711
+
34712
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
34713
+ width: 192px;
34714
+ row-gap: 2px;
34775
34715
  }
34776
- .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 {
34777
- background-color: rgba(30, 201, 127, 0.16);
34716
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34717
+ background-color: rgba(225, 230, 241, 0.6);
34778
34718
  }
34779
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34719
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34720
+ color: #00122e !important;
34721
+ }
34722
+ .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 {
34780
34723
  background-color: rgba(225, 230, 241, 0.6);
34781
34724
  }
34782
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34783
- background-color: #6b7d99;
34725
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34726
+ padding: 0 8px;
34727
+ border-radius: 4px;
34728
+ height: 32px;
34729
+ display: flex;
34730
+ align-items: center;
34784
34731
  }
34785
- .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 {
34786
- background-color: rgba(211, 218, 235, 0.6);
34732
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34733
+ min-height: auto;
34734
+ white-space: nowrap;
34787
34735
  }
34788
-
34789
- .E_satwmqm {
34790
- width: 8px;
34791
- height: 8px;
34792
- border-radius: 50%;
34793
- display: inline-block;
34736
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34737
+ font-size: 13px;
34738
+ line-height: 20px;
34739
+ max-width: 100%;
34740
+ padding-right: 0;
34741
+ }
34742
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34743
+ background: rgba(0, 128, 255, 0.1);
34794
34744
  }
34795
34745
 
34796
- .E_t1gvlxt5 {
34797
- min-width: 0;
34798
- flex: 1;
34746
+ .E_h6l1tj4 {
34747
+ width: 100%;
34748
+ display: inline-flex;
34749
+ align-items: center;
34750
+ justify-content: center;
34751
+ column-gap: 4px;
34799
34752
  }
34800
- .E_t1gvlxt5 .tag {
34801
- flex: 0 0 auto;
34753
+ .E_h6l1tj4 .step-item-prefix-container {
34754
+ display: inline-flex;
34755
+ align-items: center;
34756
+ width: 18px;
34757
+ height: 18px;
34758
+ color: rgba(44, 56, 82, 0.75);
34759
+ justify-content: center;
34802
34760
  }
34803
- .E_t1gvlxt5 .progress-title {
34804
- flex: 2;
34805
- max-width: fit-content;
34761
+
34762
+ .E_v18frne8 {
34763
+ width: 100%;
34764
+ display: flex;
34765
+ align-items: center;
34766
+ justify-content: center;
34767
+ column-gap: 6px;
34768
+ font-size: 13px;
34806
34769
  }
34807
- .E_t1gvlxt5 .progress-desc {
34808
- flex: 1;
34809
- max-width: fit-content;
34770
+ .E_v18frne8 .step-item-prefix-container {
34771
+ display: inline-flex;
34772
+ align-items: center;
34773
+ min-width: 20px;
34774
+ min-height: 20px;
34775
+ color: rgba(44, 56, 82, 0.75);
34776
+ justify-content: center;
34810
34777
  }
34811
34778
 
34812
- .E_a1ji6r68 {
34779
+ .E_r77hffu {
34813
34780
  display: flex;
34814
34781
  align-items: center;
34815
- column-gap: var(--a1ji6r68-0);
34782
+ justify-content: space-between;
34783
+ column-gap: 6px;
34784
+ }
34785
+
34786
+ .E_p1cmxsf7 {
34787
+ display: flex;
34788
+ flex-direction: column;
34789
+ justify-content: center;
34790
+ row-gap: var(--p1cmxsf7-0);
34791
+ }
34792
+ .E_p1cmxsf7 .antd5-progress-line {
34793
+ font-size: 0;
34816
34794
  }
34817
34795
 
34818
34796
  .E_t13ef470 {
@@ -34845,6 +34823,28 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34845
34823
  background: rgba(163, 180, 204, 0.18);
34846
34824
  }
34847
34825
 
34826
+ .E_t1gvlxt5 {
34827
+ min-width: 0;
34828
+ flex: 1;
34829
+ }
34830
+ .E_t1gvlxt5 .tag {
34831
+ flex: 0 0 auto;
34832
+ }
34833
+ .E_t1gvlxt5 .progress-title {
34834
+ flex: 2;
34835
+ max-width: fit-content;
34836
+ }
34837
+ .E_t1gvlxt5 .progress-desc {
34838
+ flex: 1;
34839
+ max-width: fit-content;
34840
+ }
34841
+
34842
+ .E_a1ji6r68 {
34843
+ display: flex;
34844
+ align-items: center;
34845
+ column-gap: var(--a1ji6r68-0);
34846
+ }
34847
+
34848
34848
  .E_msn7nxt {
34849
34849
  color: rgba(44, 56, 82, 0.6);
34850
34850
  text-align: center;
@@ -35025,18 +35025,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35025
35025
  display: block;
35026
35026
  }
35027
35027
 
35028
- .E_i14c7jc8 {
35029
- color: var(--i14c7jc8-0);
35030
- }
35031
-
35032
- .E_i1ibuolf {
35033
- display: flex;
35034
- align-items: center;
35035
- column-gap: 4px;
35036
- font-size: 12px;
35037
- color: rgba(44, 56, 82, 0.7490196078);
35038
- }
35039
-
35040
35028
  .E_d1u4ndxc {
35041
35029
  color: rgba(44, 56, 82, 0.7490196078);
35042
35030
  font-size: 12px;
@@ -35066,4 +35054,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35066
35054
  to {
35067
35055
  transform: translateX(100%);
35068
35056
  }
35057
+ }
35058
+
35059
+ .E_i14c7jc8 {
35060
+ color: var(--i14c7jc8-0);
35061
+ }
35062
+
35063
+ .E_i1ibuolf {
35064
+ display: flex;
35065
+ align-items: center;
35066
+ column-gap: 4px;
35067
+ font-size: 12px;
35068
+ color: rgba(44, 56, 82, 0.7490196078);
35069
35069
  }