@cloudtower/eagle 0.32.5 → 0.33.0

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.
@@ -29589,93 +29589,6 @@ html body {
29589
29589
  margin-left: 1px;
29590
29590
  }
29591
29591
 
29592
- .E_s1ebs0ra {
29593
- display: flex;
29594
- align-items: center;
29595
- justify-content: space-between;
29596
- background: #edf0f7;
29597
- padding: 8px 12px;
29598
- position: sticky;
29599
- top: 0;
29600
- z-index: 1;
29601
- margin-bottom: -52px;
29602
- }
29603
-
29604
- .E_s1ebs0ra .select-total {
29605
- display: flex;
29606
- align-items: center;
29607
- font-weight: 700;
29608
- flex-shrink: 0;
29609
- }
29610
-
29611
- .E_s1ebs0ra .select-total .icon-wrapper {
29612
- cursor: pointer;
29613
- margin-left: 8px;
29614
- width: 32px;
29615
- height: 32px;
29616
- border-radius: 50%;
29617
- justify-content: center;
29618
- }
29619
-
29620
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
29621
- background: rgba(225, 230, 241, 0.6);
29622
- }
29623
-
29624
- .E_s1ebs0ra .action-group {
29625
- flex: 1;
29626
- margin-left: 88px;
29627
- white-space: nowrap;
29628
- text-align: right;
29629
- position: relative;
29630
- padding: 4px 0;
29631
- margin-top: -4px;
29632
- overflow: hidden;
29633
- }
29634
-
29635
- .E_s1ebs0ra .action-group .sub-menu-delete {
29636
- transform: translateY(-4px);
29637
- }
29638
-
29639
- .E_s1ebs0ra .action-group button {
29640
- border: none;
29641
- }
29642
-
29643
- .E_s1ebs0ra .action-group > *:not(:last-child) {
29644
- margin-right: 8px;
29645
- }
29646
-
29647
- .E_s1ebs0ra .action-group > button:last-child {
29648
- margin-right: 4px;
29649
- }
29650
-
29651
- .E_s1ebs0ra .action-group .more-btn {
29652
- cursor: pointer;
29653
- width: 32px;
29654
- height: 32px;
29655
- justify-content: center;
29656
- border-radius: 50%;
29657
- }
29658
-
29659
- .E_s1ebs0ra .action-group .more-btn:hover {
29660
- background: #fff;
29661
- }
29662
-
29663
- .E_gmyahx3 {
29664
- cursor: pointer;
29665
- }
29666
-
29667
- .E_gmyahx3 .link-text {
29668
- color: rgba(0, 21, 64, 0.3);
29669
- }
29670
-
29671
- .E_gmyahx3:hover .link-text {
29672
- color: #0080ff;
29673
- }
29674
-
29675
- span.E_tqjc4ui {
29676
- margin: 0 2px;
29677
- }
29678
-
29679
29592
  .E_c18bcrac {
29680
29593
  display: inline-block;
29681
29594
  width: 100%;
@@ -29725,6 +29638,22 @@ span.E_tqjc4ui {
29725
29638
  margin-right: 4px;
29726
29639
  }
29727
29640
 
29641
+ .E_gmyahx3 {
29642
+ cursor: pointer;
29643
+ }
29644
+
29645
+ .E_gmyahx3 .link-text {
29646
+ color: rgba(0, 21, 64, 0.3);
29647
+ }
29648
+
29649
+ .E_gmyahx3:hover .link-text {
29650
+ color: #0080ff;
29651
+ }
29652
+
29653
+ span.E_tqjc4ui {
29654
+ margin: 0 2px;
29655
+ }
29656
+
29728
29657
  .E_n12mqh7z {
29729
29658
  display: flex;
29730
29659
  align-items: center;
@@ -29745,35 +29674,6 @@ span.E_tqjc4ui {
29745
29674
  overflow: auto;
29746
29675
  }
29747
29676
 
29748
- .E_ou7iq30 {
29749
- overflow: hidden;
29750
- text-overflow: ellipsis;
29751
- }
29752
-
29753
- .E_s1tui002 {
29754
- white-space: nowrap;
29755
- }
29756
-
29757
- .E_mxrc2zg {
29758
- display: -webkit-box;
29759
- -webkit-line-clamp: var(--mxrc2zg-0);
29760
- -webkit-box-orient: vertical;
29761
- word-break: break-all;
29762
- }
29763
-
29764
- .E_t1vv6d68 .ant-tooltip-arrow {
29765
- display: none;
29766
- }
29767
-
29768
- .E_t1vv6d68 .ant-tooltip-inner {
29769
- background: rgba(23, 38, 64, 0.8);
29770
- border-radius: 4px;
29771
- }
29772
-
29773
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
29774
- visibility: hidden;
29775
- }
29776
-
29777
29677
  .E_clm1wy1 {
29778
29678
  width: 192px;
29779
29679
  height: 246px;
@@ -29847,40 +29747,276 @@ span.E_tqjc4ui {
29847
29747
  padding: 8px 16px;
29848
29748
  }
29849
29749
 
29850
- .E_c167wnad .anticon {
29851
- cursor: pointer;
29750
+ .E_c167wnad .anticon {
29751
+ cursor: pointer;
29752
+ }
29753
+
29754
+ .E_c167wnad .anticon:hover {
29755
+ color: #0096ff;
29756
+ }
29757
+
29758
+ .E_cxhf7dh {
29759
+ text-align: center;
29760
+ }
29761
+
29762
+ .E_cxhf7dh .dots {
29763
+ display: flex;
29764
+ justify-content: center;
29765
+ }
29766
+
29767
+ .E_cxhf7dh .dot {
29768
+ display: inline-block;
29769
+ width: 2px;
29770
+ height: 2px;
29771
+ border-radius: 1px;
29772
+ background: #0096ff;
29773
+ }
29774
+
29775
+ .E_cxhf7dh .dot:not(:last-child) {
29776
+ margin-right: 2px;
29777
+ }
29778
+
29779
+ .E_cxhf7dh .bar {
29780
+ width: 9px;
29781
+ height: 2px;
29782
+ background: #0096ff;
29783
+ border-radius: 2px;
29784
+ }
29785
+
29786
+ .E_ou7iq30 {
29787
+ overflow: hidden;
29788
+ text-overflow: ellipsis;
29789
+ }
29790
+
29791
+ .E_s1tui002 {
29792
+ white-space: nowrap;
29793
+ }
29794
+
29795
+ .E_mxrc2zg {
29796
+ display: -webkit-box;
29797
+ -webkit-line-clamp: var(--mxrc2zg-0);
29798
+ -webkit-box-orient: vertical;
29799
+ word-break: break-all;
29800
+ }
29801
+
29802
+ .E_t1vv6d68 .ant-tooltip-arrow {
29803
+ display: none;
29804
+ }
29805
+
29806
+ .E_t1vv6d68 .ant-tooltip-inner {
29807
+ background: rgba(23, 38, 64, 0.8);
29808
+ border-radius: 4px;
29809
+ }
29810
+
29811
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
29812
+ visibility: hidden;
29813
+ }
29814
+
29815
+ .E_s1at6qmn.ant-layout-sider {
29816
+ background: #edf0f7;
29817
+ padding: 32px 8px;
29818
+ overflow: auto;
29819
+ }
29820
+
29821
+ .E_s1at6qmn .ant-layout-sider-children {
29822
+ display: flex;
29823
+ flex-direction: column;
29824
+ justify-content: space-between;
29825
+ }
29826
+
29827
+ .E_s1at6qmn footer {
29828
+ display: flex;
29829
+ }
29830
+
29831
+ .E_s1at6qmn .ant-menu {
29832
+ background: #edf0f7;
29833
+ }
29834
+
29835
+ .E_s1at6qmn .ant-menu a {
29836
+ color: #00122e;
29837
+ width: 180px;
29838
+ overflow: hidden;
29839
+ text-overflow: ellipsis;
29840
+ }
29841
+
29842
+ .E_s1at6qmn .ant-menu-vertical {
29843
+ margin-bottom: 24px;
29844
+ }
29845
+
29846
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
29847
+ margin: 0;
29848
+ }
29849
+
29850
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
29851
+ font-size: 12px;
29852
+ padding: 0 8px 4px;
29853
+ line-height: 18px;
29854
+ }
29855
+
29856
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
29857
+ padding: 0;
29858
+ }
29859
+
29860
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
29861
+ padding-bottom: 24px;
29862
+ }
29863
+
29864
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
29865
+ margin-bottom: 24px;
29866
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
29867
+ }
29868
+
29869
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
29870
+ transition: none;
29871
+ display: flex;
29872
+ align-items: center;
29873
+ height: 32px;
29874
+ line-height: 22px;
29875
+ padding: 0 8px;
29876
+ }
29877
+
29878
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
29879
+ margin-right: 12px;
29880
+ }
29881
+
29882
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
29883
+ margin: 0;
29884
+ margin-bottom: 2px;
29885
+ }
29886
+
29887
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
29888
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
29889
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
29890
+ border-radius: 6px;
29891
+ color: #fff;
29892
+ }
29893
+
29894
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
29895
+ color: #fff;
29896
+ }
29897
+
29898
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
29899
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
29900
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
29901
+ border-radius: 6px;
29902
+ }
29903
+
29904
+ .E_s1wu0lms .ant-menu-item-group-title {
29905
+ white-space: nowrap;
29906
+ transition: all 0s;
29907
+ }
29908
+
29909
+ .E_s1wu0lms.shrink {
29910
+ transition: all 0s;
29911
+ overflow: hidden;
29912
+ }
29913
+
29914
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
29915
+ visibility: hidden;
29916
+ }
29917
+
29918
+ .E_s1wu0lms.shrink .ant-menu-item {
29919
+ width: 36px;
29920
+ padding: 0 6px;
29921
+ }
29922
+
29923
+ .E_n1ugzfva {
29924
+ display: flex;
29925
+ place-items: center;
29926
+ width: 100% !important;
29927
+ }
29928
+
29929
+ .E_n1ugzfva[disabled] {
29930
+ color: rgba(0, 0, 0, 0.25) !important;
29931
+ opacity: 1 !important;
29932
+ }
29933
+
29934
+ .E_n1ugzfva.ant-btn {
29935
+ width: 100%;
29936
+ color: #00122e;
29937
+ }
29938
+
29939
+ .E_n1ugzfva .icon-wrapper {
29940
+ margin-right: 12px;
29941
+ }
29942
+
29943
+ .E_n1ugzfva .link-title {
29944
+ flex: 1;
29945
+ overflow: hidden;
29946
+ white-space: nowrap;
29947
+ text-overflow: ellipsis;
29948
+ text-align: left;
29949
+ }
29950
+
29951
+ .E_s1ebs0ra {
29952
+ display: flex;
29953
+ align-items: center;
29954
+ justify-content: space-between;
29955
+ background: #edf0f7;
29956
+ padding: 8px 12px;
29957
+ position: sticky;
29958
+ top: 0;
29959
+ z-index: 1;
29960
+ margin-bottom: -52px;
29961
+ }
29962
+
29963
+ .E_s1ebs0ra .select-total {
29964
+ display: flex;
29965
+ align-items: center;
29966
+ font-weight: 700;
29967
+ flex-shrink: 0;
29968
+ }
29969
+
29970
+ .E_s1ebs0ra .select-total .icon-wrapper {
29971
+ cursor: pointer;
29972
+ margin-left: 8px;
29973
+ width: 32px;
29974
+ height: 32px;
29975
+ border-radius: 50%;
29976
+ justify-content: center;
29977
+ }
29978
+
29979
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
29980
+ background: rgba(225, 230, 241, 0.6);
29852
29981
  }
29853
29982
 
29854
- .E_c167wnad .anticon:hover {
29855
- color: #0096ff;
29983
+ .E_s1ebs0ra .action-group {
29984
+ flex: 1;
29985
+ margin-left: 88px;
29986
+ white-space: nowrap;
29987
+ text-align: right;
29988
+ position: relative;
29989
+ padding: 4px 0;
29990
+ margin-top: -4px;
29991
+ overflow: hidden;
29856
29992
  }
29857
29993
 
29858
- .E_cxhf7dh {
29859
- text-align: center;
29994
+ .E_s1ebs0ra .action-group .sub-menu-delete {
29995
+ transform: translateY(-4px);
29860
29996
  }
29861
29997
 
29862
- .E_cxhf7dh .dots {
29863
- display: flex;
29864
- justify-content: center;
29998
+ .E_s1ebs0ra .action-group button {
29999
+ border: none;
29865
30000
  }
29866
30001
 
29867
- .E_cxhf7dh .dot {
29868
- display: inline-block;
29869
- width: 2px;
29870
- height: 2px;
29871
- border-radius: 1px;
29872
- background: #0096ff;
30002
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
30003
+ margin-right: 8px;
29873
30004
  }
29874
30005
 
29875
- .E_cxhf7dh .dot:not(:last-child) {
29876
- margin-right: 2px;
30006
+ .E_s1ebs0ra .action-group > button:last-child {
30007
+ margin-right: 4px;
29877
30008
  }
29878
30009
 
29879
- .E_cxhf7dh .bar {
29880
- width: 9px;
29881
- height: 2px;
29882
- background: #0096ff;
29883
- border-radius: 2px;
30010
+ .E_s1ebs0ra .action-group .more-btn {
30011
+ cursor: pointer;
30012
+ width: 32px;
30013
+ height: 32px;
30014
+ justify-content: center;
30015
+ border-radius: 50%;
30016
+ }
30017
+
30018
+ .E_s1ebs0ra .action-group .more-btn:hover {
30019
+ background: #fff;
29884
30020
  }
29885
30021
 
29886
30022
  .E_c1up1pdz {
@@ -30049,176 +30185,6 @@ span.E_tqjc4ui {
30049
30185
  color: #fff;
30050
30186
  }
30051
30187
 
30052
- .E_s1at6qmn.ant-layout-sider {
30053
- background: #edf0f7;
30054
- padding: 32px 8px;
30055
- overflow: auto;
30056
- }
30057
-
30058
- .E_s1at6qmn .ant-layout-sider-children {
30059
- display: flex;
30060
- flex-direction: column;
30061
- justify-content: space-between;
30062
- }
30063
-
30064
- .E_s1at6qmn footer {
30065
- display: flex;
30066
- }
30067
-
30068
- .E_s1at6qmn .ant-menu {
30069
- background: #edf0f7;
30070
- }
30071
-
30072
- .E_s1at6qmn .ant-menu a {
30073
- color: #00122e;
30074
- width: 180px;
30075
- overflow: hidden;
30076
- text-overflow: ellipsis;
30077
- }
30078
-
30079
- .E_s1at6qmn .ant-menu-vertical {
30080
- margin-bottom: 24px;
30081
- }
30082
-
30083
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
30084
- margin: 0;
30085
- }
30086
-
30087
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
30088
- font-size: 12px;
30089
- padding: 0 8px 4px;
30090
- line-height: 18px;
30091
- }
30092
-
30093
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
30094
- padding: 0;
30095
- }
30096
-
30097
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
30098
- padding-bottom: 24px;
30099
- }
30100
-
30101
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
30102
- margin-bottom: 24px;
30103
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30104
- }
30105
-
30106
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
30107
- transition: none;
30108
- display: flex;
30109
- align-items: center;
30110
- height: 32px;
30111
- line-height: 22px;
30112
- padding: 0 8px;
30113
- }
30114
-
30115
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
30116
- margin-right: 12px;
30117
- }
30118
-
30119
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
30120
- margin: 0;
30121
- margin-bottom: 2px;
30122
- }
30123
-
30124
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
30125
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
30126
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
30127
- border-radius: 6px;
30128
- color: #fff;
30129
- }
30130
-
30131
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
30132
- color: #fff;
30133
- }
30134
-
30135
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
30136
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
30137
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
30138
- border-radius: 6px;
30139
- }
30140
-
30141
- .E_s1wu0lms .ant-menu-item-group-title {
30142
- white-space: nowrap;
30143
- transition: all 0s;
30144
- }
30145
-
30146
- .E_s1wu0lms.shrink {
30147
- transition: all 0s;
30148
- overflow: hidden;
30149
- }
30150
-
30151
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
30152
- visibility: hidden;
30153
- }
30154
-
30155
- .E_s1wu0lms.shrink .ant-menu-item {
30156
- width: 36px;
30157
- padding: 0 6px;
30158
- }
30159
-
30160
- .E_n1ugzfva {
30161
- display: flex;
30162
- place-items: center;
30163
- width: 100% !important;
30164
- }
30165
-
30166
- .E_n1ugzfva[disabled] {
30167
- color: rgba(0, 0, 0, 0.25) !important;
30168
- opacity: 1 !important;
30169
- }
30170
-
30171
- .E_n1ugzfva.ant-btn {
30172
- width: 100%;
30173
- color: #00122e;
30174
- }
30175
-
30176
- .E_n1ugzfva .icon-wrapper {
30177
- margin-right: 12px;
30178
- }
30179
-
30180
- .E_n1ugzfva .link-title {
30181
- flex: 1;
30182
- overflow: hidden;
30183
- white-space: nowrap;
30184
- text-overflow: ellipsis;
30185
- text-align: left;
30186
- }
30187
-
30188
- .E_s1iv0tp1 .enabled-switch {
30189
- display: flex;
30190
- align-items: center;
30191
- }
30192
-
30193
- .E_s1iv0tp1 .enabled-text {
30194
- margin-right: 8px;
30195
- }
30196
-
30197
- .E_c18gxmrl {
30198
- border: 1px solid #d8deeb;
30199
- border-radius: 4px;
30200
- }
30201
-
30202
- .E_c18gxmrl + .E_c18gxmrl {
30203
- margin-top: 8px;
30204
- }
30205
-
30206
- .E_c18gxmrl:hover {
30207
- border-color: #0080ff;
30208
- }
30209
-
30210
- .E_c18gxmrl:hover > header {
30211
- background: rgba(0, 128, 255, 0.1);
30212
- }
30213
-
30214
- .E_c18gxmrl.active header {
30215
- border-bottom: 1px solid #d8deeb;
30216
- }
30217
-
30218
- .E_c18gxmrl > header {
30219
- padding: 8px 12px;
30220
- }
30221
-
30222
30188
  .E_t1sqg15u {
30223
30189
  background: white;
30224
30190
  }
@@ -30314,15 +30280,49 @@ span.E_tqjc4ui {
30314
30280
  text-align: left;
30315
30281
  }
30316
30282
 
30317
- .E_t93e4cf .content .unit-chart {
30318
- justify-content: flex-start;
30283
+ .E_t93e4cf .content .unit-chart {
30284
+ justify-content: flex-start;
30285
+ }
30286
+
30287
+ .E_rhz2uv5 {
30288
+ width: var(--rhz2uv5-0);
30289
+ flex-shrink: 0;
30290
+ color: rgba(44, 56, 82, 0.6);
30291
+ padding-right: 12px;
30292
+ }
30293
+
30294
+ .E_s1iv0tp1 .enabled-switch {
30295
+ display: flex;
30296
+ align-items: center;
30297
+ }
30298
+
30299
+ .E_s1iv0tp1 .enabled-text {
30300
+ margin-right: 8px;
30301
+ }
30302
+
30303
+ .E_c18gxmrl {
30304
+ border: 1px solid #d8deeb;
30305
+ border-radius: 4px;
30306
+ }
30307
+
30308
+ .E_c18gxmrl + .E_c18gxmrl {
30309
+ margin-top: 8px;
30310
+ }
30311
+
30312
+ .E_c18gxmrl:hover {
30313
+ border-color: #0080ff;
30314
+ }
30315
+
30316
+ .E_c18gxmrl:hover > header {
30317
+ background: rgba(0, 128, 255, 0.1);
30318
+ }
30319
+
30320
+ .E_c18gxmrl.active header {
30321
+ border-bottom: 1px solid #d8deeb;
30319
30322
  }
30320
30323
 
30321
- .E_rhz2uv5 {
30322
- width: var(--rhz2uv5-0);
30323
- flex-shrink: 0;
30324
- color: rgba(44, 56, 82, 0.6);
30325
- padding-right: 12px;
30324
+ .E_c18gxmrl > header {
30325
+ padding: 8px 12px;
30326
30326
  }
30327
30327
 
30328
30328
  .E_berrcjl {
@@ -30344,6 +30344,20 @@ span.E_tqjc4ui {
30344
30344
  color: #005ed1;
30345
30345
  }
30346
30346
 
30347
+ .E_m74vjol {
30348
+ display: flex;
30349
+ justify-content: space-between;
30350
+ width: 100%;
30351
+ }
30352
+
30353
+ .E_m74vjol .action {
30354
+ margin-left: 16px;
30355
+ }
30356
+
30357
+ .E_a1o35uvh .ant-alert-message {
30358
+ width: 100%;
30359
+ }
30360
+
30347
30361
  .E_wg1tsps {
30348
30362
  display: flex;
30349
30363
  align-items: center;
@@ -30369,55 +30383,6 @@ span.E_tqjc4ui {
30369
30383
  color: #00122e !important;
30370
30384
  }
30371
30385
 
30372
- .E_m74vjol {
30373
- display: flex;
30374
- justify-content: space-between;
30375
- width: 100%;
30376
- }
30377
-
30378
- .E_m74vjol .action {
30379
- margin-left: 16px;
30380
- }
30381
-
30382
- .E_a1o35uvh .ant-alert-message {
30383
- width: 100%;
30384
- }
30385
-
30386
- .E_b1nip9bk {
30387
- padding: 4px 11px;
30388
- }
30389
-
30390
- .E_bqamoqe {
30391
- white-space: nowrap;
30392
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30393
- }
30394
-
30395
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30396
- --color: #0080ff;
30397
- }
30398
-
30399
- .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] {
30400
- --color: #0080ff;
30401
- }
30402
-
30403
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30404
- margin-left: 1px;
30405
- }
30406
-
30407
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30408
- border-top-right-radius: 0;
30409
- border-bottom-right-radius: 0;
30410
- }
30411
-
30412
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30413
- border-top-left-radius: 0;
30414
- border-bottom-left-radius: 0;
30415
- }
30416
-
30417
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30418
- border-radius: unset;
30419
- }
30420
-
30421
30386
  .E_t160l1cm {
30422
30387
  display: flex;
30423
30388
  flex-direction: column;
@@ -30668,6 +30633,41 @@ span.E_tqjc4ui {
30668
30633
  background: transparent;
30669
30634
  }
30670
30635
 
30636
+ .E_b1nip9bk {
30637
+ padding: 4px 11px;
30638
+ }
30639
+
30640
+ .E_bqamoqe {
30641
+ white-space: nowrap;
30642
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30643
+ }
30644
+
30645
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30646
+ --color: #0080ff;
30647
+ }
30648
+
30649
+ .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] {
30650
+ --color: #0080ff;
30651
+ }
30652
+
30653
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30654
+ margin-left: 1px;
30655
+ }
30656
+
30657
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30658
+ border-top-right-radius: 0;
30659
+ border-bottom-right-radius: 0;
30660
+ }
30661
+
30662
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30663
+ border-top-left-radius: 0;
30664
+ border-bottom-left-radius: 0;
30665
+ }
30666
+
30667
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30668
+ border-radius: unset;
30669
+ }
30670
+
30671
30671
  .E_b1wx3t3t.ant-btn-icon-only {
30672
30672
  justify-content: center;
30673
30673
  }
@@ -30985,41 +30985,35 @@ button.E_n7k2c6r {
30985
30985
  text-align: center;
30986
30986
  }
30987
30987
 
30988
- .E_c1yyuluq {
30989
- border-radius: 8px;
30990
- }
30991
-
30992
- .E_c1yyuluq .ant-card-body {
30993
- padding: 20px 24px 24px 24px;
30988
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30989
+ display: flex;
30994
30990
  }
30995
30991
 
30996
- .E_ccrbeuz .ant-collapse-item {
30997
- border: 0px;
30998
- background-color: #fff;
30992
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30993
+ padding: 4px 8px 0 8px;
30994
+ color: rgba(44, 56, 82, 0.6);
30995
+ font-size: 12px;
30999
30996
  }
31000
30997
 
31001
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
31002
- padding-top: 0px;
31003
- padding-bottom: 0px;
31004
- padding-left: 0px !important;
31005
- padding-right: 24px;
30998
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30999
+ padding-bottom: 6px;
31006
31000
  }
31007
31001
 
31008
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
31009
- right: 0px;
31002
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
31003
+ padding-top: 4px;
31004
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31010
31005
  }
31011
31006
 
31012
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
31013
- padding: 0px;
31007
+ .E_sx1bpnu .ant-input-sm {
31008
+ line-height: 18px;
31014
31009
  }
31015
31010
 
31016
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
31017
- padding-right: 0px;
31018
- cursor: default;
31011
+ .E_c1yyuluq {
31012
+ border-radius: 8px;
31019
31013
  }
31020
31014
 
31021
- .E_sx1bpnu .ant-input-sm {
31022
- line-height: 18px;
31015
+ .E_c1yyuluq .ant-card-body {
31016
+ padding: 20px 24px 24px 24px;
31023
31017
  }
31024
31018
 
31025
31019
  .E_d1bw7c5z {
@@ -31118,25 +31112,6 @@ button.E_n7k2c6r {
31118
31112
  width: 102px;
31119
31113
  }
31120
31114
 
31121
- .E_itxley7.ant-input-group.ant-input-group-compact {
31122
- display: flex;
31123
- }
31124
-
31125
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
31126
- padding: 4px 8px 0 8px;
31127
- color: rgba(44, 56, 82, 0.6);
31128
- font-size: 12px;
31129
- }
31130
-
31131
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
31132
- padding-bottom: 6px;
31133
- }
31134
-
31135
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
31136
- padding-top: 4px;
31137
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31138
- }
31139
-
31140
31115
  .E_phljevk {
31141
31116
  display: flex;
31142
31117
  justify-content: space-between;
@@ -31176,137 +31151,57 @@ button.E_n7k2c6r {
31176
31151
  }
31177
31152
 
31178
31153
  .E_phljevk .pagination-right .icon-inner {
31179
- margin-left: 4px;
31180
- }
31181
-
31182
- .E_phljevk .pagination-right .prev-btn,
31183
- .E_phljevk .pagination-right .next-btn {
31184
- padding: 0 8px;
31185
- }
31186
-
31187
- .E_phljevk .pagination-right .prev-btn > span,
31188
- .E_phljevk .pagination-right .next-btn > span {
31189
- color: #0080ff;
31190
- }
31191
-
31192
- .E_phljevk .pagination-right .next-btn .icon-inner {
31193
- transform: rotate(180deg);
31194
- }
31195
-
31196
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
31197
- max-height: calc(100vh - 128px);
31198
- overflow-y: auto;
31199
- }
31200
-
31201
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31202
- padding: 4px 20px;
31203
- font-size: 12px;
31204
- line-height: 18px;
31205
- }
31206
-
31207
- .E_i11gg7mj .ant-input-prefix {
31208
- margin-right: 8px;
31209
- }
31210
-
31211
- .E_i11gg7mj .ant-input-suffix {
31212
- margin-left: 8px;
31213
- }
31214
-
31215
- .E_cc368xp {
31216
- color: #00122e;
31217
- border-right: 1px solid rgba(172, 186, 211, 0.6);
31218
- margin-right: 8px;
31219
- padding-right: 8px;
31220
- }
31221
-
31222
- .E_i11o6xqj {
31223
- display: flex;
31224
- gap: 4px;
31225
- }
31226
-
31227
- .E_i11o6xqj .icon-wrapper {
31228
- cursor: pointer;
31229
- }
31230
-
31231
- .E_d19ruhdj.icon-wrapper {
31232
- cursor: not-allowed;
31233
- }
31234
-
31235
- .E_ivqqkzv {
31236
- height: 24px;
31237
- width: 56px !important;
31238
- margin-right: 4px;
31239
- }
31240
-
31241
- .E_c1wk4q29 {
31242
- color: rgba(44, 56, 82, 0.6);
31243
- }
31244
-
31245
- .E_s1dizucg.ant-switch {
31246
- min-width: 40px;
31247
- height: 24px;
31248
- background: rgba(172, 186, 211, 0.6);
31249
- overflow: hidden;
31250
- }
31251
-
31252
- .E_s1dizucg.ant-switch:focus {
31253
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31254
- }
31255
-
31256
- .E_s1dizucg.ant-switch-small {
31257
- min-width: 26px;
31258
- height: 16px;
31259
- }
31260
-
31261
- .E_s1dizucg.ant-switch-large {
31262
- min-width: 52px;
31263
- height: 32px;
31154
+ margin-left: 4px;
31264
31155
  }
31265
31156
 
31266
- .E_s1dizucg.ant-switch .ant-switch-handle {
31267
- height: 20px;
31268
- width: 20px;
31157
+ .E_phljevk .pagination-right .prev-btn,
31158
+ .E_phljevk .pagination-right .next-btn {
31159
+ padding: 0 8px;
31269
31160
  }
31270
31161
 
31271
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31272
- border-radius: 10px;
31273
- transition-delay: 120ms;
31162
+ .E_phljevk .pagination-right .prev-btn > span,
31163
+ .E_phljevk .pagination-right .next-btn > span {
31164
+ color: #0080ff;
31274
31165
  }
31275
31166
 
31276
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31277
- height: 14px;
31278
- width: 14px;
31279
- top: 1px;
31280
- left: 1px;
31167
+ .E_phljevk .pagination-right .next-btn .icon-inner {
31168
+ transform: rotate(180deg);
31281
31169
  }
31282
31170
 
31283
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31284
- height: 28px;
31285
- width: 28px;
31171
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
31172
+ max-height: calc(100vh - 128px);
31173
+ overflow-y: auto;
31286
31174
  }
31287
31175
 
31288
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31289
- border-radius: 14px;
31176
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31177
+ padding: 4px 20px;
31178
+ font-size: 12px;
31179
+ line-height: 18px;
31290
31180
  }
31291
31181
 
31292
- .E_s1dizucg.ant-switch-checked {
31293
- background-color: #00ba5d;
31182
+ .E_ccrbeuz .ant-collapse-item {
31183
+ border: 0px;
31184
+ background-color: #fff;
31294
31185
  }
31295
31186
 
31296
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31297
- left: calc(100% - 20px - 2px);
31187
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
31188
+ padding-top: 0px;
31189
+ padding-bottom: 0px;
31190
+ padding-left: 0px !important;
31191
+ padding-right: 24px;
31298
31192
  }
31299
31193
 
31300
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31301
- left: calc(100% - 14px - 1px);
31194
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
31195
+ right: 0px;
31302
31196
  }
31303
31197
 
31304
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31305
- left: calc(100% - 28px - 2px);
31198
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
31199
+ padding: 0px;
31306
31200
  }
31307
31201
 
31308
- .E_c1up6e3y {
31309
- margin-left: 5px;
31202
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
31203
+ padding-right: 0px;
31204
+ cursor: default;
31310
31205
  }
31311
31206
 
31312
31207
  .E_tju3gfj .date {
@@ -31535,6 +31430,111 @@ button.E_n7k2c6r {
31535
31430
  transform: rotate(0deg);
31536
31431
  }
31537
31432
 
31433
+ .E_ivqqkzv {
31434
+ height: 24px;
31435
+ width: 56px !important;
31436
+ margin-right: 4px;
31437
+ }
31438
+
31439
+ .E_c1wk4q29 {
31440
+ color: rgba(44, 56, 82, 0.6);
31441
+ }
31442
+
31443
+ .E_s1dizucg.ant-switch {
31444
+ min-width: 40px;
31445
+ height: 24px;
31446
+ background: rgba(172, 186, 211, 0.6);
31447
+ overflow: hidden;
31448
+ }
31449
+
31450
+ .E_s1dizucg.ant-switch:focus {
31451
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31452
+ }
31453
+
31454
+ .E_s1dizucg.ant-switch-small {
31455
+ min-width: 26px;
31456
+ height: 16px;
31457
+ }
31458
+
31459
+ .E_s1dizucg.ant-switch-large {
31460
+ min-width: 52px;
31461
+ height: 32px;
31462
+ }
31463
+
31464
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31465
+ height: 20px;
31466
+ width: 20px;
31467
+ }
31468
+
31469
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
31470
+ border-radius: 10px;
31471
+ transition-delay: 120ms;
31472
+ }
31473
+
31474
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
31475
+ height: 14px;
31476
+ width: 14px;
31477
+ top: 1px;
31478
+ left: 1px;
31479
+ }
31480
+
31481
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
31482
+ height: 28px;
31483
+ width: 28px;
31484
+ }
31485
+
31486
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31487
+ border-radius: 14px;
31488
+ }
31489
+
31490
+ .E_s1dizucg.ant-switch-checked {
31491
+ background-color: #00ba5d;
31492
+ }
31493
+
31494
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31495
+ left: calc(100% - 20px - 2px);
31496
+ }
31497
+
31498
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31499
+ left: calc(100% - 14px - 1px);
31500
+ }
31501
+
31502
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31503
+ left: calc(100% - 28px - 2px);
31504
+ }
31505
+
31506
+ .E_c1up6e3y {
31507
+ margin-left: 5px;
31508
+ }
31509
+
31510
+ .E_i11gg7mj .ant-input-prefix {
31511
+ margin-right: 8px;
31512
+ }
31513
+
31514
+ .E_i11gg7mj .ant-input-suffix {
31515
+ margin-left: 8px;
31516
+ }
31517
+
31518
+ .E_cc368xp {
31519
+ color: #00122e;
31520
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
31521
+ margin-right: 8px;
31522
+ padding-right: 8px;
31523
+ }
31524
+
31525
+ .E_i11o6xqj {
31526
+ display: flex;
31527
+ gap: 4px;
31528
+ }
31529
+
31530
+ .E_i11o6xqj .icon-wrapper {
31531
+ cursor: pointer;
31532
+ }
31533
+
31534
+ .E_d19ruhdj.icon-wrapper {
31535
+ cursor: not-allowed;
31536
+ }
31537
+
31538
31538
  .E_s1sck0th {
31539
31539
  padding: 0 8px;
31540
31540
  border-radius: 4px;
@@ -31723,8 +31723,17 @@ button.E_n7k2c6r {
31723
31723
  opacity: 0;
31724
31724
  }
31725
31725
 
31726
- .E_iq1gosr {
31727
- display: inline-block;
31726
+ .E_i1inqkme {
31727
+ height: 18px;
31728
+ line-height: 18px;
31729
+ padding: 0 4px;
31730
+ border-radius: 4px;
31731
+ background: rgba(235, 239, 245, 0.6);
31732
+ border: 1px solid rgba(223, 228, 235, 0.6);
31733
+ display: flex;
31734
+ align-items: center;
31735
+ white-space: nowrap;
31736
+ margin-right: 4px;
31728
31737
  }
31729
31738
 
31730
31739
  .E_fzh9mnb {
@@ -31743,52 +31752,42 @@ button.E_n7k2c6r {
31743
31752
  font-size: 18px;
31744
31753
  }
31745
31754
 
31746
- .E_f7pxqmh {
31747
- width: 100%;
31748
- margin-bottom: 0 !important;
31749
- flex-flow: nowrap !important;
31750
- line-break: auto;
31751
- }
31752
-
31753
- .E_f7pxqmh > .ant-form-item-label {
31754
- text-align: left !important;
31755
- padding-bottom: 0 !important;
31755
+ .E_iq1gosr {
31756
+ display: inline-block;
31756
31757
  }
31757
31758
 
31758
- .E_f7pxqmh > .ant-form-item-label > label {
31759
- min-height: 32px;
31760
- height: auto;
31761
- font-size: 13px;
31762
- color: rgba(44, 56, 82, 0.6);
31763
- white-space: normal;
31759
+ .E_iouxfgt {
31760
+ display: inline-flex;
31761
+ align-items: center;
31764
31762
  }
31765
31763
 
31766
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31767
- border-color: #ff4d4f !important;
31764
+ .E_iouxfgt .icon-inner {
31765
+ display: inline-flex;
31766
+ align-items: center;
31767
+ justify-content: center;
31768
31768
  }
31769
31769
 
31770
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31771
- border-color: #ff4d4f !important;
31770
+ .E_iouxfgt .icon-inner + span,
31771
+ .E_iouxfgt span + .icon-inner.suffix {
31772
+ margin-left: 4px;
31772
31773
  }
31773
31774
 
31774
- .E_f7pxqmh .ant-form-item-explain {
31775
- margin-top: 4px;
31776
- font-size: 12px;
31777
- min-height: 0px;
31775
+ .E_iouxfgt.is-rotate img,
31776
+ .E_iouxfgt.is-rotate svg {
31777
+ animation: rotate 680ms linear infinite;
31778
31778
  }
31779
31779
 
31780
- .E_f7pxqmh .ant-form-item-extra {
31781
- font-size: 12px;
31782
- color: rgba(44, 56, 82, 0.6);
31783
- min-height: 0px;
31780
+ .E_t1m2x205 .ant-tooltip-arrow {
31781
+ display: none;
31784
31782
  }
31785
31783
 
31786
- .E_atcz0kf .ant-input-suffix {
31787
- margin-left: 8px;
31784
+ .E_t1m2x205 .ant-tooltip-inner {
31785
+ background: rgba(23, 38, 64, 0.8);
31786
+ border-radius: 4px;
31788
31787
  }
31789
31788
 
31790
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31791
- padding: 2px 7px 2px 12px;
31789
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31790
+ visibility: hidden;
31792
31791
  }
31793
31792
 
31794
31793
  .E_ai7qkf2 .ant-input-number-handler-wrap {
@@ -31849,29 +31848,64 @@ button.E_n7k2c6r {
31849
31848
  font-size: inherit;
31850
31849
  }
31851
31850
 
31852
- .E_ai7qkf2.ant-input-number-lg input {
31853
- height: 38px;
31854
- border: 1px;
31855
- padding: 8px 16px;
31851
+ .E_ai7qkf2.ant-input-number-lg input {
31852
+ height: 38px;
31853
+ border: 1px;
31854
+ padding: 8px 16px;
31855
+ }
31856
+
31857
+ .E_ai7qkf2.ant-input-number-sm input {
31858
+ height: 22px;
31859
+ border: 1px;
31860
+ padding: 2px 8px;
31861
+ }
31862
+
31863
+ .E_atcz0kf .ant-input-suffix {
31864
+ margin-left: 8px;
31865
+ }
31866
+
31867
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31868
+ padding: 2px 7px 2px 12px;
31869
+ }
31870
+
31871
+ .E_f7pxqmh {
31872
+ width: 100%;
31873
+ margin-bottom: 0 !important;
31874
+ flex-flow: nowrap !important;
31875
+ line-break: auto;
31876
+ }
31877
+
31878
+ .E_f7pxqmh > .ant-form-item-label {
31879
+ text-align: left !important;
31880
+ padding-bottom: 0 !important;
31856
31881
  }
31857
31882
 
31858
- .E_ai7qkf2.ant-input-number-sm input {
31859
- height: 22px;
31860
- border: 1px;
31861
- padding: 2px 8px;
31883
+ .E_f7pxqmh > .ant-form-item-label > label {
31884
+ min-height: 32px;
31885
+ height: auto;
31886
+ font-size: 13px;
31887
+ color: rgba(44, 56, 82, 0.6);
31888
+ white-space: normal;
31862
31889
  }
31863
31890
 
31864
- .E_t1m2x205 .ant-tooltip-arrow {
31865
- display: none;
31891
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31892
+ border-color: #ff4d4f !important;
31866
31893
  }
31867
31894
 
31868
- .E_t1m2x205 .ant-tooltip-inner {
31869
- background: rgba(23, 38, 64, 0.8);
31870
- border-radius: 4px;
31895
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31896
+ border-color: #ff4d4f !important;
31871
31897
  }
31872
31898
 
31873
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31874
- visibility: hidden;
31899
+ .E_f7pxqmh .ant-form-item-explain {
31900
+ margin-top: 4px;
31901
+ font-size: 12px;
31902
+ min-height: 0px;
31903
+ }
31904
+
31905
+ .E_f7pxqmh .ant-form-item-extra {
31906
+ font-size: 12px;
31907
+ color: rgba(44, 56, 82, 0.6);
31908
+ min-height: 0px;
31875
31909
  }
31876
31910
 
31877
31911
  .E_a1wfy30z .ant-input-number-handler-wrap {
@@ -31909,40 +31943,6 @@ button.E_n7k2c6r {
31909
31943
  font-size: inherit;
31910
31944
  }
31911
31945
 
31912
- .E_i1inqkme {
31913
- height: 18px;
31914
- line-height: 18px;
31915
- padding: 0 4px;
31916
- border-radius: 4px;
31917
- background: rgba(235, 239, 245, 0.6);
31918
- border: 1px solid rgba(223, 228, 235, 0.6);
31919
- display: flex;
31920
- align-items: center;
31921
- white-space: nowrap;
31922
- margin-right: 4px;
31923
- }
31924
-
31925
- .E_iouxfgt {
31926
- display: inline-flex;
31927
- align-items: center;
31928
- }
31929
-
31930
- .E_iouxfgt .icon-inner {
31931
- display: inline-flex;
31932
- align-items: center;
31933
- justify-content: center;
31934
- }
31935
-
31936
- .E_iouxfgt .icon-inner + span,
31937
- .E_iouxfgt span + .icon-inner.suffix {
31938
- margin-left: 4px;
31939
- }
31940
-
31941
- .E_iouxfgt.is-rotate img,
31942
- .E_iouxfgt.is-rotate svg {
31943
- animation: rotate 680ms linear infinite;
31944
- }
31945
-
31946
31946
  .E_owd0kml {
31947
31947
  display: inline-block;
31948
31948
  }
@@ -31952,37 +31952,8 @@ button.E_n7k2c6r {
31952
31952
  position: absolute;
31953
31953
  }
31954
31954
 
31955
- .E_a1b5xrg3 .user-icon-inner {
31956
- display: inline-flex;
31957
- align-items: center;
31958
- justify-content: center;
31959
- color: #fff;
31960
- font-weight: bold;
31961
- font-size: 12px;
31962
- width: 24px;
31963
- height: 24px;
31964
- border-radius: 50%;
31965
- background: var(--a1b5xrg3-0);
31966
- }
31967
-
31968
- .E_a1b5xrg3.btn-item {
31969
- transition: all 160ms ease;
31970
- cursor: pointer;
31971
- width: 56px;
31972
- height: 40px;
31973
- display: inline-flex;
31974
- align-items: center;
31975
- justify-content: center;
31976
- border-radius: 6px;
31977
- }
31978
-
31979
- .E_a1b5xrg3.btn-item:hover {
31980
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31981
- }
31982
-
31983
- .E_a1b5xrg3.btn-item:active {
31984
- transform: translateY(2px);
31985
- transition: all 320ms ease;
31955
+ .E_m196gn1d {
31956
+ min-width: 1280px;
31986
31957
  }
31987
31958
 
31988
31959
  .E_dsnbhzf {
@@ -32460,8 +32431,37 @@ button.E_n7k2c6r {
32460
32431
  line-height: 12px;
32461
32432
  }
32462
32433
 
32463
- .E_m196gn1d {
32464
- min-width: 1280px;
32434
+ .E_a1b5xrg3 .user-icon-inner {
32435
+ display: inline-flex;
32436
+ align-items: center;
32437
+ justify-content: center;
32438
+ color: #fff;
32439
+ font-weight: bold;
32440
+ font-size: 12px;
32441
+ width: 24px;
32442
+ height: 24px;
32443
+ border-radius: 50%;
32444
+ background: var(--a1b5xrg3-0);
32445
+ }
32446
+
32447
+ .E_a1b5xrg3.btn-item {
32448
+ transition: all 160ms ease;
32449
+ cursor: pointer;
32450
+ width: 56px;
32451
+ height: 40px;
32452
+ display: inline-flex;
32453
+ align-items: center;
32454
+ justify-content: center;
32455
+ border-radius: 6px;
32456
+ }
32457
+
32458
+ .E_a1b5xrg3.btn-item:hover {
32459
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32460
+ }
32461
+
32462
+ .E_a1b5xrg3.btn-item:active {
32463
+ transform: translateY(2px);
32464
+ transition: all 320ms ease;
32465
32465
  }
32466
32466
 
32467
32467
  .E_cnujxq2 {
@@ -34645,6 +34645,10 @@ input.E_rf8rlle.ant-input {
34645
34645
  padding: 0;
34646
34646
  }
34647
34647
 
34648
+ .E_c1yd35n {
34649
+ padding: 0 12px 14px 12px;
34650
+ }
34651
+
34648
34652
  .E_c1kghdax {
34649
34653
  color: #2d3a56;
34650
34654
  padding: 7px 12px;
@@ -34692,10 +34696,6 @@ input.E_rf8rlle.ant-input {
34692
34696
  margin-right: 2px;
34693
34697
  }
34694
34698
 
34695
- .E_c1yd35n {
34696
- padding: 0 12px 14px 12px;
34697
- }
34698
-
34699
34699
  .E_b14q2gmw {
34700
34700
  box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
34701
34701
  }
@@ -34754,31 +34754,6 @@ input.E_rf8rlle.ant-input {
34754
34754
  background-color: transparent;
34755
34755
  }
34756
34756
 
34757
- .E_l12xdkhl {
34758
- width: 64px;
34759
- height: 64px;
34760
- max-width: 64px;
34761
- max-height: 64px;
34762
- overflow: hidden;
34763
- display: flex;
34764
- align-items: center;
34765
- justify-content: center;
34766
- position: relative;
34767
- opacity: 0.6;
34768
- }
34769
-
34770
- .E_l12xdkhl .icon-wrapper {
34771
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34772
- }
34773
-
34774
- @keyframes rotate {
34775
- from {
34776
- transform: rotate(0deg);
34777
- }
34778
- to {
34779
- transform: rotate(360deg);
34780
- }
34781
- }
34782
34757
  button.E_l48ei06.ant-btn {
34783
34758
  font-size: 12px;
34784
34759
  line-height: 18px;
@@ -34842,6 +34817,31 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34842
34817
  color: rgba(44, 56, 82, 0.7490196078);
34843
34818
  }
34844
34819
 
34820
+ .E_l12xdkhl {
34821
+ width: 64px;
34822
+ height: 64px;
34823
+ max-width: 64px;
34824
+ max-height: 64px;
34825
+ overflow: hidden;
34826
+ display: flex;
34827
+ align-items: center;
34828
+ justify-content: center;
34829
+ position: relative;
34830
+ opacity: 0.6;
34831
+ }
34832
+
34833
+ .E_l12xdkhl .icon-wrapper {
34834
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34835
+ }
34836
+
34837
+ @keyframes rotate {
34838
+ from {
34839
+ transform: rotate(0deg);
34840
+ }
34841
+ to {
34842
+ transform: rotate(360deg);
34843
+ }
34844
+ }
34845
34845
  .E_sddwhm6 {
34846
34846
  margin: 0;
34847
34847
  border-radius: 20px;
@@ -34946,20 +34946,20 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34946
34946
  height: 100%;
34947
34947
  }
34948
34948
 
34949
- .E_efzf37v .ant-table-content .ant-table-tbody .ant-table-placeholder td {
34949
+ .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
34950
34950
  height: 100%;
34951
34951
  }
34952
34952
 
34953
- .E_efzf37v .ant-table-content table {
34953
+ .E_efzf37v table {
34954
34954
  width: 100% !important;
34955
34955
  height: 100%;
34956
34956
  }
34957
34957
 
34958
- .E_efzf37v .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
34958
+ .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
34959
34959
  padding: 15px 0;
34960
34960
  }
34961
34961
 
34962
- .E_efzf37v .ant-table-content table thead.ant-table-thead {
34962
+ .E_efzf37v table thead.ant-table-thead {
34963
34963
  display: none;
34964
34964
  }
34965
34965
 
@@ -35806,6 +35806,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35806
35806
  justify-content: center;
35807
35807
  }
35808
35808
 
35809
+ .E_i1g85yz3 {
35810
+ margin-right: 4px;
35811
+ height: 16px;
35812
+ }
35813
+
35809
35814
  .E_t1dtlqs1 {
35810
35815
  margin-bottom: 4px;
35811
35816
  color: rgba(44, 56, 82, 0.6);
@@ -36039,11 +36044,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
36039
36044
  margin-right: 8px;
36040
36045
  }
36041
36046
 
36042
- .E_i1g85yz3 {
36043
- margin-right: 4px;
36044
- height: 16px;
36045
- }
36046
-
36047
36047
  .E_t13ef470 {
36048
36048
  height: 100%;
36049
36049
  }
@@ -36081,31 +36081,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
36081
36081
  background: rgba(163, 180, 204, 0.18);
36082
36082
  }
36083
36083
 
36084
- .E_t1gvlxt5 {
36085
- min-width: 0;
36086
- flex: 1;
36087
- }
36088
-
36089
- .E_t1gvlxt5 .tag {
36090
- flex: 0 0 auto;
36091
- }
36092
-
36093
- .E_t1gvlxt5 .progress-title {
36094
- flex: 2;
36095
- max-width: fit-content;
36096
- }
36097
-
36098
- .E_t1gvlxt5 .progress-desc {
36099
- flex: 1;
36100
- max-width: fit-content;
36101
- }
36102
-
36103
- .E_a1ji6r68 {
36104
- display: flex;
36105
- align-items: center;
36106
- column-gap: var(--a1ji6r68-0);
36107
- }
36108
-
36109
36084
  .E_msn7nxt {
36110
36085
  color: rgba(44, 56, 82, 0.6);
36111
36086
  text-align: center;
@@ -36290,6 +36265,31 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
36290
36265
  margin-left: 8px;
36291
36266
  }
36292
36267
 
36268
+ .E_t1gvlxt5 {
36269
+ min-width: 0;
36270
+ flex: 1;
36271
+ }
36272
+
36273
+ .E_t1gvlxt5 .tag {
36274
+ flex: 0 0 auto;
36275
+ }
36276
+
36277
+ .E_t1gvlxt5 .progress-title {
36278
+ flex: 2;
36279
+ max-width: fit-content;
36280
+ }
36281
+
36282
+ .E_t1gvlxt5 .progress-desc {
36283
+ flex: 1;
36284
+ max-width: fit-content;
36285
+ }
36286
+
36287
+ .E_a1ji6r68 {
36288
+ display: flex;
36289
+ align-items: center;
36290
+ column-gap: var(--a1ji6r68-0);
36291
+ }
36292
+
36293
36293
  .E_s20iney.skeleton-box {
36294
36294
  display: flex;
36295
36295
  align-items: center;