@cloudtower/eagle 0.32.6 → 0.32.7

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.
@@ -29575,77 +29575,6 @@ html body {
29575
29575
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29576
29576
  }
29577
29577
  }
29578
- .E_s1ebs0ra {
29579
- display: flex;
29580
- align-items: center;
29581
- justify-content: space-between;
29582
- background: #edf0f7;
29583
- padding: 8px 12px;
29584
- position: sticky;
29585
- top: 0;
29586
- z-index: 1;
29587
- margin-bottom: -52px;
29588
- }
29589
-
29590
- .E_s1ebs0ra .select-total {
29591
- display: flex;
29592
- align-items: center;
29593
- font-weight: 700;
29594
- flex-shrink: 0;
29595
- }
29596
-
29597
- .E_s1ebs0ra .select-total .icon-wrapper {
29598
- cursor: pointer;
29599
- margin-left: 8px;
29600
- width: 32px;
29601
- height: 32px;
29602
- border-radius: 50%;
29603
- justify-content: center;
29604
- }
29605
-
29606
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
29607
- background: rgba(225, 230, 241, 0.6);
29608
- }
29609
-
29610
- .E_s1ebs0ra .action-group {
29611
- flex: 1;
29612
- margin-left: 88px;
29613
- white-space: nowrap;
29614
- text-align: right;
29615
- position: relative;
29616
- padding: 4px 0;
29617
- margin-top: -4px;
29618
- overflow: hidden;
29619
- }
29620
-
29621
- .E_s1ebs0ra .action-group .sub-menu-delete {
29622
- transform: translateY(-4px);
29623
- }
29624
-
29625
- .E_s1ebs0ra .action-group button {
29626
- border: none;
29627
- }
29628
-
29629
- .E_s1ebs0ra .action-group > *:not(:last-child) {
29630
- margin-right: 8px;
29631
- }
29632
-
29633
- .E_s1ebs0ra .action-group > button:last-child {
29634
- margin-right: 4px;
29635
- }
29636
-
29637
- .E_s1ebs0ra .action-group .more-btn {
29638
- cursor: pointer;
29639
- width: 32px;
29640
- height: 32px;
29641
- justify-content: center;
29642
- border-radius: 50%;
29643
- }
29644
-
29645
- .E_s1ebs0ra .action-group .more-btn:hover {
29646
- background: #fff;
29647
- }
29648
-
29649
29578
  .E_skwah65 {
29650
29579
  height: 8px;
29651
29580
  box-sizing: border-box;
@@ -29660,42 +29589,6 @@ html body {
29660
29589
  margin-left: 1px;
29661
29590
  }
29662
29591
 
29663
- .E_n12mqh7z {
29664
- display: flex;
29665
- align-items: center;
29666
- font-size: 12px;
29667
- line-height: 18px;
29668
- }
29669
-
29670
- .E_n12mqh7z:not(:last-child) {
29671
- margin-bottom: 4px;
29672
- }
29673
-
29674
- .E_tf5bynu {
29675
- margin: 0 3px;
29676
- }
29677
-
29678
- .E_tcckoz1 {
29679
- max-height: 400px;
29680
- overflow: auto;
29681
- }
29682
-
29683
- span.E_tqjc4ui {
29684
- margin: 0 2px;
29685
- }
29686
-
29687
- .E_gmyahx3 {
29688
- cursor: pointer;
29689
- }
29690
-
29691
- .E_gmyahx3 .link-text {
29692
- color: rgba(0, 21, 64, 0.3);
29693
- }
29694
-
29695
- .E_gmyahx3:hover .link-text {
29696
- color: #0080ff;
29697
- }
29698
-
29699
29592
  .E_clm1wy1 {
29700
29593
  width: 192px;
29701
29594
  height: 246px;
@@ -29805,6 +29698,22 @@ span.E_tqjc4ui {
29805
29698
  border-radius: 2px;
29806
29699
  }
29807
29700
 
29701
+ span.E_tqjc4ui {
29702
+ margin: 0 2px;
29703
+ }
29704
+
29705
+ .E_gmyahx3 {
29706
+ cursor: pointer;
29707
+ }
29708
+
29709
+ .E_gmyahx3 .link-text {
29710
+ color: rgba(0, 21, 64, 0.3);
29711
+ }
29712
+
29713
+ .E_gmyahx3:hover .link-text {
29714
+ color: #0080ff;
29715
+ }
29716
+
29808
29717
  .E_c18bcrac {
29809
29718
  display: inline-block;
29810
29719
  width: 100%;
@@ -29854,104 +29763,360 @@ span.E_tqjc4ui {
29854
29763
  margin-right: 4px;
29855
29764
  }
29856
29765
 
29857
- .E_c1up1pdz {
29858
- width: 648px;
29766
+ .E_s1ebs0ra {
29767
+ display: flex;
29768
+ align-items: center;
29769
+ justify-content: space-between;
29770
+ background: #edf0f7;
29771
+ padding: 8px 12px;
29772
+ position: sticky;
29773
+ top: 0;
29774
+ z-index: 1;
29775
+ margin-bottom: -52px;
29859
29776
  }
29860
29777
 
29861
- .E_c1up1pdz.active {
29862
- border-color: #0080ff;
29778
+ .E_s1ebs0ra .select-total {
29779
+ display: flex;
29780
+ align-items: center;
29781
+ font-weight: 700;
29782
+ flex-shrink: 0;
29863
29783
  }
29864
29784
 
29865
- .E_c1up1pdz.active > header {
29866
- background: rgba(0, 128, 255, 0.1);
29785
+ .E_s1ebs0ra .select-total .icon-wrapper {
29786
+ cursor: pointer;
29787
+ margin-left: 8px;
29788
+ width: 32px;
29789
+ height: 32px;
29790
+ border-radius: 50%;
29791
+ justify-content: center;
29867
29792
  }
29868
29793
 
29869
- .E_c1up1pdz .expand {
29870
- padding: 12px;
29794
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
29795
+ background: rgba(225, 230, 241, 0.6);
29871
29796
  }
29872
29797
 
29873
- .E_c1up1pdz .field-item {
29874
- display: flex;
29875
- padding: 10px 0;
29876
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29798
+ .E_s1ebs0ra .action-group {
29799
+ flex: 1;
29800
+ margin-left: 88px;
29801
+ white-space: nowrap;
29802
+ text-align: right;
29803
+ position: relative;
29804
+ padding: 4px 0;
29805
+ margin-top: -4px;
29806
+ overflow: hidden;
29877
29807
  }
29878
29808
 
29879
- .E_c1up1pdz .field-item:last-child {
29880
- border-bottom: none;
29881
- padding-bottom: 0;
29809
+ .E_s1ebs0ra .action-group .sub-menu-delete {
29810
+ transform: translateY(-4px);
29882
29811
  }
29883
29812
 
29884
- .E_c1up1pdz .field-item label {
29885
- line-height: 32px;
29886
- width: 100px;
29887
- color: rgba(62, 70, 82, 0.6);
29813
+ .E_s1ebs0ra .action-group button {
29814
+ border: none;
29888
29815
  }
29889
29816
 
29890
- .E_c1up1pdz .help {
29891
- color: rgba(62, 70, 82, 0.6);
29892
- margin-top: 5px;
29817
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
29818
+ margin-right: 8px;
29893
29819
  }
29894
29820
 
29895
- .E_c1up1pdz .ant-input-affix-wrapper,
29896
- .E_c1up1pdz .ant-picker {
29897
- width: 128px;
29821
+ .E_s1ebs0ra .action-group > button:last-child {
29822
+ margin-right: 4px;
29898
29823
  }
29899
29824
 
29900
- .E_c156wh19 {
29901
- display: flex;
29902
- align-items: center;
29903
- justify-content: space-between;
29904
- word-break: keep-all;
29825
+ .E_s1ebs0ra .action-group .more-btn {
29826
+ cursor: pointer;
29827
+ width: 32px;
29828
+ height: 32px;
29829
+ justify-content: center;
29830
+ border-radius: 50%;
29905
29831
  }
29906
29832
 
29907
- .E_c156wh19 .title {
29908
- margin: 0 16px 0 8px;
29833
+ .E_s1ebs0ra .action-group .more-btn:hover {
29834
+ background: #fff;
29909
29835
  }
29910
29836
 
29911
- .E_c156wh19 .retain {
29912
- color: rgba(129, 138, 153, 0.6);
29837
+ .E_ou7iq30 {
29838
+ overflow: hidden;
29839
+ text-overflow: ellipsis;
29913
29840
  }
29914
29841
 
29915
- .E_c156wh19 div.left {
29916
- flex: 1;
29917
- display: flex;
29918
- overflow: hidden;
29919
- align-items: center;
29920
- justify-content: flex-start;
29842
+ .E_s1tui002 {
29921
29843
  white-space: nowrap;
29922
29844
  }
29923
29845
 
29924
- .E_c156wh19 div.left .title {
29925
- max-width: 100%;
29926
- overflow: hidden;
29927
- text-overflow: ellipsis;
29846
+ .E_mxrc2zg {
29847
+ display: -webkit-box;
29848
+ -webkit-line-clamp: var(--mxrc2zg-0);
29849
+ -webkit-box-orient: vertical;
29850
+ word-break: break-all;
29928
29851
  }
29929
29852
 
29930
- .E_c156wh19 div.right {
29931
- display: flex;
29932
- align-items: center;
29853
+ .E_t1vv6d68 .ant-tooltip-arrow {
29854
+ display: none;
29933
29855
  }
29934
29856
 
29935
- .E_c156wh19 .reverse {
29936
- display: flex;
29937
- flex-direction: row-reverse;
29938
- align-items: center;
29857
+ .E_t1vv6d68 .ant-tooltip-inner {
29858
+ background: rgba(23, 38, 64, 0.8);
29859
+ border-radius: 4px;
29939
29860
  }
29940
29861
 
29941
- .E_c156wh19 .reverse .ant-switch {
29942
- margin-left: 8px;
29862
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
29863
+ visibility: hidden;
29943
29864
  }
29944
29865
 
29945
- .E_c156wh19 .close {
29946
- padding-left: 14px;
29947
- margin-left: 14px;
29948
- border-left: 1px solid rgba(129, 138, 153, 0.6);
29949
- cursor: pointer;
29866
+ .E_n12mqh7z {
29867
+ display: flex;
29868
+ align-items: center;
29869
+ font-size: 12px;
29870
+ line-height: 18px;
29950
29871
  }
29951
29872
 
29952
- .E_m126spxy {
29953
- padding-bottom: 4px;
29954
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29873
+ .E_n12mqh7z:not(:last-child) {
29874
+ margin-bottom: 4px;
29875
+ }
29876
+
29877
+ .E_tf5bynu {
29878
+ margin: 0 3px;
29879
+ }
29880
+
29881
+ .E_tcckoz1 {
29882
+ max-height: 400px;
29883
+ overflow: auto;
29884
+ }
29885
+
29886
+ .E_s1at6qmn.ant-layout-sider {
29887
+ background: #edf0f7;
29888
+ padding: 32px 8px;
29889
+ overflow: auto;
29890
+ }
29891
+
29892
+ .E_s1at6qmn .ant-layout-sider-children {
29893
+ display: flex;
29894
+ flex-direction: column;
29895
+ justify-content: space-between;
29896
+ }
29897
+
29898
+ .E_s1at6qmn footer {
29899
+ display: flex;
29900
+ }
29901
+
29902
+ .E_s1at6qmn .ant-menu {
29903
+ background: #edf0f7;
29904
+ }
29905
+
29906
+ .E_s1at6qmn .ant-menu a {
29907
+ color: #00122e;
29908
+ width: 180px;
29909
+ overflow: hidden;
29910
+ text-overflow: ellipsis;
29911
+ }
29912
+
29913
+ .E_s1at6qmn .ant-menu-vertical {
29914
+ margin-bottom: 24px;
29915
+ }
29916
+
29917
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
29918
+ margin: 0;
29919
+ }
29920
+
29921
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
29922
+ font-size: 12px;
29923
+ padding: 0 8px 4px;
29924
+ line-height: 18px;
29925
+ }
29926
+
29927
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
29928
+ padding: 0;
29929
+ }
29930
+
29931
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
29932
+ padding-bottom: 24px;
29933
+ }
29934
+
29935
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
29936
+ margin-bottom: 24px;
29937
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
29938
+ }
29939
+
29940
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
29941
+ transition: none;
29942
+ display: flex;
29943
+ align-items: center;
29944
+ height: 32px;
29945
+ line-height: 22px;
29946
+ padding: 0 8px;
29947
+ }
29948
+
29949
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
29950
+ margin-right: 12px;
29951
+ }
29952
+
29953
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
29954
+ margin: 0;
29955
+ margin-bottom: 2px;
29956
+ }
29957
+
29958
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
29959
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
29960
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
29961
+ border-radius: 6px;
29962
+ color: #fff;
29963
+ }
29964
+
29965
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
29966
+ color: #fff;
29967
+ }
29968
+
29969
+ .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 {
29970
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
29971
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
29972
+ border-radius: 6px;
29973
+ }
29974
+
29975
+ .E_s1wu0lms .ant-menu-item-group-title {
29976
+ white-space: nowrap;
29977
+ transition: all 0s;
29978
+ }
29979
+
29980
+ .E_s1wu0lms.shrink {
29981
+ transition: all 0s;
29982
+ overflow: hidden;
29983
+ }
29984
+
29985
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
29986
+ visibility: hidden;
29987
+ }
29988
+
29989
+ .E_s1wu0lms.shrink .ant-menu-item {
29990
+ width: 36px;
29991
+ padding: 0 6px;
29992
+ }
29993
+
29994
+ .E_n1ugzfva {
29995
+ display: flex;
29996
+ place-items: center;
29997
+ width: 100% !important;
29998
+ }
29999
+
30000
+ .E_n1ugzfva[disabled] {
30001
+ color: rgba(0, 0, 0, 0.25) !important;
30002
+ opacity: 1 !important;
30003
+ }
30004
+
30005
+ .E_n1ugzfva.ant-btn {
30006
+ width: 100%;
30007
+ color: #00122e;
30008
+ }
30009
+
30010
+ .E_n1ugzfva .icon-wrapper {
30011
+ margin-right: 12px;
30012
+ }
30013
+
30014
+ .E_n1ugzfva .link-title {
30015
+ flex: 1;
30016
+ overflow: hidden;
30017
+ white-space: nowrap;
30018
+ text-overflow: ellipsis;
30019
+ text-align: left;
30020
+ }
30021
+
30022
+ .E_c1up1pdz {
30023
+ width: 648px;
30024
+ }
30025
+
30026
+ .E_c1up1pdz.active {
30027
+ border-color: #0080ff;
30028
+ }
30029
+
30030
+ .E_c1up1pdz.active > header {
30031
+ background: rgba(0, 128, 255, 0.1);
30032
+ }
30033
+
30034
+ .E_c1up1pdz .expand {
30035
+ padding: 12px;
30036
+ }
30037
+
30038
+ .E_c1up1pdz .field-item {
30039
+ display: flex;
30040
+ padding: 10px 0;
30041
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30042
+ }
30043
+
30044
+ .E_c1up1pdz .field-item:last-child {
30045
+ border-bottom: none;
30046
+ padding-bottom: 0;
30047
+ }
30048
+
30049
+ .E_c1up1pdz .field-item label {
30050
+ line-height: 32px;
30051
+ width: 100px;
30052
+ color: rgba(62, 70, 82, 0.6);
30053
+ }
30054
+
30055
+ .E_c1up1pdz .help {
30056
+ color: rgba(62, 70, 82, 0.6);
30057
+ margin-top: 5px;
30058
+ }
30059
+
30060
+ .E_c1up1pdz .ant-input-affix-wrapper,
30061
+ .E_c1up1pdz .ant-picker {
30062
+ width: 128px;
30063
+ }
30064
+
30065
+ .E_c156wh19 {
30066
+ display: flex;
30067
+ align-items: center;
30068
+ justify-content: space-between;
30069
+ word-break: keep-all;
30070
+ }
30071
+
30072
+ .E_c156wh19 .title {
30073
+ margin: 0 16px 0 8px;
30074
+ }
30075
+
30076
+ .E_c156wh19 .retain {
30077
+ color: rgba(129, 138, 153, 0.6);
30078
+ }
30079
+
30080
+ .E_c156wh19 div.left {
30081
+ flex: 1;
30082
+ display: flex;
30083
+ overflow: hidden;
30084
+ align-items: center;
30085
+ justify-content: flex-start;
30086
+ white-space: nowrap;
30087
+ }
30088
+
30089
+ .E_c156wh19 div.left .title {
30090
+ max-width: 100%;
30091
+ overflow: hidden;
30092
+ text-overflow: ellipsis;
30093
+ }
30094
+
30095
+ .E_c156wh19 div.right {
30096
+ display: flex;
30097
+ align-items: center;
30098
+ }
30099
+
30100
+ .E_c156wh19 .reverse {
30101
+ display: flex;
30102
+ flex-direction: row-reverse;
30103
+ align-items: center;
30104
+ }
30105
+
30106
+ .E_c156wh19 .reverse .ant-switch {
30107
+ margin-left: 8px;
30108
+ }
30109
+
30110
+ .E_c156wh19 .close {
30111
+ padding-left: 14px;
30112
+ margin-left: 14px;
30113
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
30114
+ cursor: pointer;
30115
+ }
30116
+
30117
+ .E_m126spxy {
30118
+ padding-bottom: 4px;
30119
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29955
30120
  }
29956
30121
 
29957
30122
  .E_m126spxy .ant-btn-link {
@@ -30020,99 +30185,146 @@ span.E_tqjc4ui {
30020
30185
  color: #fff;
30021
30186
  }
30022
30187
 
30023
- .E_ou7iq30 {
30024
- overflow: hidden;
30025
- text-overflow: ellipsis;
30188
+ .E_t1sqg15u {
30189
+ background: white;
30026
30190
  }
30027
30191
 
30028
- .E_s1tui002 {
30029
- white-space: nowrap;
30192
+ .E_t1sqg15u.inline .table-row {
30193
+ flex-direction: column;
30030
30194
  }
30031
30195
 
30032
- .E_mxrc2zg {
30033
- display: -webkit-box;
30034
- -webkit-line-clamp: var(--mxrc2zg-0);
30035
- -webkit-box-orient: vertical;
30036
- word-break: break-all;
30196
+ .E_t1sqg15u.inline .table-row > label {
30197
+ padding: 0 16px 7px 0;
30037
30198
  }
30038
30199
 
30039
- .E_t1vv6d68 .ant-tooltip-arrow {
30040
- display: none;
30200
+ .E_t1sqg15u.has-border .table-header {
30201
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30041
30202
  }
30042
30203
 
30043
- .E_t1vv6d68 .ant-tooltip-inner {
30044
- background: rgba(23, 38, 64, 0.8);
30045
- border-radius: 4px;
30204
+ .E_t1sqg15u.has-border .hiddenBorder {
30205
+ border-top: none !important;
30046
30206
  }
30047
30207
 
30048
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30049
- visibility: hidden;
30208
+ .E_t1sqg15u.has-border .table-row + .table-row {
30209
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
30050
30210
  }
30051
30211
 
30052
- .E_wg1tsps {
30212
+ .E_t1sqg15u.has-border .table-row:last-of-type {
30213
+ padding-bottom: 0;
30214
+ }
30215
+
30216
+ .E_t1sqg15u.align-right .content {
30217
+ text-align: right;
30218
+ }
30219
+
30220
+ .E_t1sqg15u .uuid-row {
30053
30221
  display: flex;
30054
- align-items: center;
30055
- justify-content: flex-end;
30222
+ justify-content: space-between;
30056
30223
  }
30057
30224
 
30058
- .E_b1ctd5xy {
30225
+ .E_t1sqg15u .uuid-row .id-text {
30226
+ white-space: nowrap;
30227
+ overflow: hidden;
30228
+ text-overflow: ellipsis;
30229
+ }
30230
+
30231
+ .E_t4zczcp {
30059
30232
  display: flex;
30233
+ justify-content: space-between;
30060
30234
  align-items: center;
30061
- width: calc(100% - 40px);
30235
+ padding: 8px;
30236
+ min-height: 32px;
30062
30237
  }
30063
30238
 
30064
- .E_b1ctd5xy .chart {
30065
- display: inline-block;
30066
- width: 100%;
30239
+ .E_t4zczcp .table-title {
30240
+ color: rgba(44, 56, 82, 0.6);
30241
+ font-weight: 600;
30242
+ font-size: 12px;
30243
+ line-height: 8px;
30067
30244
  }
30068
30245
 
30069
- .E_u1p8acpn {
30070
- min-width: 40px;
30246
+ .E_t4zczcp .edit-icon {
30247
+ font-size: 16px;
30248
+ color: rgba(10, 37, 85, 0.6);
30249
+ cursor: pointer;
30071
30250
  }
30072
30251
 
30073
- .E_u1p8acpn .unit {
30074
- color: #00122e !important;
30252
+ .E_t1s7goww {
30253
+ font-size: 12px;
30254
+ line-height: 18px;
30075
30255
  }
30076
30256
 
30077
- .E_c18gxmrl {
30078
- border: 1px solid #d8deeb;
30079
- border-radius: 4px;
30257
+ .E_t93e4cf {
30258
+ display: flex;
30259
+ padding: 8px 0;
30260
+ color: #2d3a56;
30080
30261
  }
30081
30262
 
30082
- .E_c18gxmrl + .E_c18gxmrl {
30083
- margin-top: 8px;
30263
+ .E_t93e4cf .hidden {
30264
+ display: none;
30084
30265
  }
30085
30266
 
30086
- .E_c18gxmrl:hover {
30087
- border-color: #0080ff;
30267
+ .E_t93e4cf .ant-btn-link {
30268
+ height: auto;
30088
30269
  }
30089
30270
 
30090
- .E_c18gxmrl:hover > header {
30091
- background: rgba(0, 128, 255, 0.1);
30271
+ .E_t93e4cf .content {
30272
+ overflow: hidden;
30273
+ overflow-x: auto;
30274
+ width: 100%;
30275
+ white-space: pre-wrap;
30092
30276
  }
30093
30277
 
30094
- .E_c18gxmrl.active header {
30095
- border-bottom: 1px solid #d8deeb;
30278
+ .E_t93e4cf .content .ant-btn {
30279
+ white-space: pre-wrap;
30280
+ text-align: left;
30096
30281
  }
30097
30282
 
30098
- .E_c18gxmrl > header {
30099
- padding: 8px 12px;
30283
+ .E_t93e4cf .content .unit-chart {
30284
+ justify-content: flex-start;
30100
30285
  }
30101
30286
 
30102
- .E_m74vjol {
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 {
30103
30295
  display: flex;
30104
- justify-content: space-between;
30105
- width: 100%;
30296
+ align-items: center;
30106
30297
  }
30107
30298
 
30108
- .E_m74vjol .action {
30109
- margin-left: 16px;
30299
+ .E_s1iv0tp1 .enabled-text {
30300
+ margin-right: 8px;
30110
30301
  }
30111
30302
 
30112
- .E_a1o35uvh .ant-alert-message {
30303
+ .E_wg1tsps {
30304
+ display: flex;
30305
+ align-items: center;
30306
+ justify-content: flex-end;
30307
+ }
30308
+
30309
+ .E_b1ctd5xy {
30310
+ display: flex;
30311
+ align-items: center;
30312
+ width: calc(100% - 40px);
30313
+ }
30314
+
30315
+ .E_b1ctd5xy .chart {
30316
+ display: inline-block;
30113
30317
  width: 100%;
30114
30318
  }
30115
30319
 
30320
+ .E_u1p8acpn {
30321
+ min-width: 40px;
30322
+ }
30323
+
30324
+ .E_u1p8acpn .unit {
30325
+ color: #00122e !important;
30326
+ }
30327
+
30116
30328
  .E_t160l1cm {
30117
30329
  display: flex;
30118
30330
  flex-direction: column;
@@ -30340,142 +30552,85 @@ span.E_tqjc4ui {
30340
30552
 
30341
30553
  .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30342
30554
  margin: 0;
30343
- height: 32px;
30344
- line-height: 32px;
30345
- font-size: 13px;
30346
- padding: 0 10px;
30347
- display: block;
30348
- overflow: hidden;
30349
- text-overflow: ellipsis;
30350
- white-space: nowrap;
30351
- }
30352
-
30353
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30354
- content: " ";
30355
- height: 1px;
30356
- width: calc(100% + 10px);
30357
- background: rgba(172, 186, 211, 0.6);
30358
- display: block;
30359
- }
30360
-
30361
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30362
- color: #0080ff;
30363
- background: transparent;
30364
- }
30365
-
30366
- .E_s1iv0tp1 .enabled-switch {
30367
- display: flex;
30368
- align-items: center;
30369
- }
30370
-
30371
- .E_s1iv0tp1 .enabled-text {
30372
- margin-right: 8px;
30373
- }
30374
-
30375
- .E_t1sqg15u {
30376
- background: white;
30377
- }
30378
-
30379
- .E_t1sqg15u.inline .table-row {
30380
- flex-direction: column;
30381
- }
30382
-
30383
- .E_t1sqg15u.inline .table-row > label {
30384
- padding: 0 16px 7px 0;
30385
- }
30386
-
30387
- .E_t1sqg15u.has-border .table-header {
30388
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30389
- }
30390
-
30391
- .E_t1sqg15u.has-border .hiddenBorder {
30392
- border-top: none !important;
30393
- }
30394
-
30395
- .E_t1sqg15u.has-border .table-row + .table-row {
30396
- border-top: 1px solid rgba(225, 230, 241, 0.6);
30555
+ height: 32px;
30556
+ line-height: 32px;
30557
+ font-size: 13px;
30558
+ padding: 0 10px;
30559
+ display: block;
30560
+ overflow: hidden;
30561
+ text-overflow: ellipsis;
30562
+ white-space: nowrap;
30397
30563
  }
30398
30564
 
30399
- .E_t1sqg15u.has-border .table-row:last-of-type {
30400
- padding-bottom: 0;
30565
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30566
+ content: " ";
30567
+ height: 1px;
30568
+ width: calc(100% + 10px);
30569
+ background: rgba(172, 186, 211, 0.6);
30570
+ display: block;
30401
30571
  }
30402
30572
 
30403
- .E_t1sqg15u.align-right .content {
30404
- text-align: right;
30573
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30574
+ color: #0080ff;
30575
+ background: transparent;
30405
30576
  }
30406
30577
 
30407
- .E_t1sqg15u .uuid-row {
30408
- display: flex;
30409
- justify-content: space-between;
30578
+ .E_c18gxmrl {
30579
+ border: 1px solid #d8deeb;
30580
+ border-radius: 4px;
30410
30581
  }
30411
30582
 
30412
- .E_t1sqg15u .uuid-row .id-text {
30413
- white-space: nowrap;
30414
- overflow: hidden;
30415
- text-overflow: ellipsis;
30583
+ .E_c18gxmrl + .E_c18gxmrl {
30584
+ margin-top: 8px;
30416
30585
  }
30417
30586
 
30418
- .E_t4zczcp {
30419
- display: flex;
30420
- justify-content: space-between;
30421
- align-items: center;
30422
- padding: 8px;
30423
- min-height: 32px;
30587
+ .E_c18gxmrl:hover {
30588
+ border-color: #0080ff;
30424
30589
  }
30425
30590
 
30426
- .E_t4zczcp .table-title {
30427
- color: rgba(44, 56, 82, 0.6);
30428
- font-weight: 600;
30429
- font-size: 12px;
30430
- line-height: 8px;
30591
+ .E_c18gxmrl:hover > header {
30592
+ background: rgba(0, 128, 255, 0.1);
30431
30593
  }
30432
30594
 
30433
- .E_t4zczcp .edit-icon {
30434
- font-size: 16px;
30435
- color: rgba(10, 37, 85, 0.6);
30436
- cursor: pointer;
30595
+ .E_c18gxmrl.active header {
30596
+ border-bottom: 1px solid #d8deeb;
30437
30597
  }
30438
30598
 
30439
- .E_t1s7goww {
30440
- font-size: 12px;
30441
- line-height: 18px;
30599
+ .E_c18gxmrl > header {
30600
+ padding: 8px 12px;
30442
30601
  }
30443
30602
 
30444
- .E_t93e4cf {
30603
+ .E_m74vjol {
30445
30604
  display: flex;
30446
- padding: 8px 0;
30447
- color: #2d3a56;
30605
+ justify-content: space-between;
30606
+ width: 100%;
30448
30607
  }
30449
30608
 
30450
- .E_t93e4cf .hidden {
30451
- display: none;
30609
+ .E_m74vjol .action {
30610
+ margin-left: 16px;
30452
30611
  }
30453
30612
 
30454
- .E_t93e4cf .ant-btn-link {
30455
- height: auto;
30613
+ .E_a1o35uvh .ant-alert-message {
30614
+ width: 100%;
30456
30615
  }
30457
30616
 
30458
- .E_t93e4cf .content {
30459
- overflow: hidden;
30460
- overflow-x: auto;
30461
- width: 100%;
30462
- white-space: pre-wrap;
30617
+ .E_berrcjl {
30618
+ color: rgba(10, 37, 85, 0.6);
30619
+ margin-bottom: 4px;
30463
30620
  }
30464
30621
 
30465
- .E_t93e4cf .content .ant-btn {
30466
- white-space: pre-wrap;
30467
- text-align: left;
30622
+ .E_berrcjl .breadcrumb-link {
30623
+ color: rgba(10, 37, 85, 0.6);
30624
+ cursor: pointer;
30625
+ transition: color 160ms ease;
30468
30626
  }
30469
30627
 
30470
- .E_t93e4cf .content .unit-chart {
30471
- justify-content: flex-start;
30628
+ .E_berrcjl .breadcrumb-link:hover {
30629
+ color: #0080ff;
30472
30630
  }
30473
30631
 
30474
- .E_rhz2uv5 {
30475
- width: var(--rhz2uv5-0);
30476
- flex-shrink: 0;
30477
- color: rgba(44, 56, 82, 0.6);
30478
- padding-right: 12px;
30632
+ .E_berrcjl .breadcrumb-link:active {
30633
+ color: #005ed1;
30479
30634
  }
30480
30635
 
30481
30636
  .E_b1nip9bk {
@@ -30513,25 +30668,6 @@ span.E_tqjc4ui {
30513
30668
  border-radius: unset;
30514
30669
  }
30515
30670
 
30516
- .E_berrcjl {
30517
- color: rgba(10, 37, 85, 0.6);
30518
- margin-bottom: 4px;
30519
- }
30520
-
30521
- .E_berrcjl .breadcrumb-link {
30522
- color: rgba(10, 37, 85, 0.6);
30523
- cursor: pointer;
30524
- transition: color 160ms ease;
30525
- }
30526
-
30527
- .E_berrcjl .breadcrumb-link:hover {
30528
- color: #0080ff;
30529
- }
30530
-
30531
- .E_berrcjl .breadcrumb-link:active {
30532
- color: #005ed1;
30533
- }
30534
-
30535
30671
  .E_b1wx3t3t.ant-btn-icon-only {
30536
30672
  justify-content: center;
30537
30673
  }
@@ -30820,144 +30956,8 @@ span.E_tqjc4ui {
30820
30956
  justify-content: center;
30821
30957
  }
30822
30958
 
30823
- button.E_n7k2c6r {
30824
- padding: 0;
30825
- }
30826
-
30827
- .E_s1at6qmn.ant-layout-sider {
30828
- background: #edf0f7;
30829
- padding: 32px 8px;
30830
- overflow: auto;
30831
- }
30832
-
30833
- .E_s1at6qmn .ant-layout-sider-children {
30834
- display: flex;
30835
- flex-direction: column;
30836
- justify-content: space-between;
30837
- }
30838
-
30839
- .E_s1at6qmn footer {
30840
- display: flex;
30841
- }
30842
-
30843
- .E_s1at6qmn .ant-menu {
30844
- background: #edf0f7;
30845
- }
30846
-
30847
- .E_s1at6qmn .ant-menu a {
30848
- color: #00122e;
30849
- width: 180px;
30850
- overflow: hidden;
30851
- text-overflow: ellipsis;
30852
- }
30853
-
30854
- .E_s1at6qmn .ant-menu-vertical {
30855
- margin-bottom: 24px;
30856
- }
30857
-
30858
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
30859
- margin: 0;
30860
- }
30861
-
30862
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
30863
- font-size: 12px;
30864
- padding: 0 8px 4px;
30865
- line-height: 18px;
30866
- }
30867
-
30868
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
30869
- padding: 0;
30870
- }
30871
-
30872
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
30873
- padding-bottom: 24px;
30874
- }
30875
-
30876
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
30877
- margin-bottom: 24px;
30878
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30879
- }
30880
-
30881
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
30882
- transition: none;
30883
- display: flex;
30884
- align-items: center;
30885
- height: 32px;
30886
- line-height: 22px;
30887
- padding: 0 8px;
30888
- }
30889
-
30890
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
30891
- margin-right: 12px;
30892
- }
30893
-
30894
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
30895
- margin: 0;
30896
- margin-bottom: 2px;
30897
- }
30898
-
30899
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
30900
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
30901
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
30902
- border-radius: 6px;
30903
- color: #fff;
30904
- }
30905
-
30906
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
30907
- color: #fff;
30908
- }
30909
-
30910
- .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 {
30911
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
30912
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
30913
- border-radius: 6px;
30914
- }
30915
-
30916
- .E_s1wu0lms .ant-menu-item-group-title {
30917
- white-space: nowrap;
30918
- transition: all 0s;
30919
- }
30920
-
30921
- .E_s1wu0lms.shrink {
30922
- transition: all 0s;
30923
- overflow: hidden;
30924
- }
30925
-
30926
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
30927
- visibility: hidden;
30928
- }
30929
-
30930
- .E_s1wu0lms.shrink .ant-menu-item {
30931
- width: 36px;
30932
- padding: 0 6px;
30933
- }
30934
-
30935
- .E_n1ugzfva {
30936
- display: flex;
30937
- place-items: center;
30938
- width: 100% !important;
30939
- }
30940
-
30941
- .E_n1ugzfva[disabled] {
30942
- color: rgba(0, 0, 0, 0.25) !important;
30943
- opacity: 1 !important;
30944
- }
30945
-
30946
- .E_n1ugzfva.ant-btn {
30947
- width: 100%;
30948
- color: #00122e;
30949
- }
30950
-
30951
- .E_n1ugzfva .icon-wrapper {
30952
- margin-right: 12px;
30953
- }
30954
-
30955
- .E_n1ugzfva .link-title {
30956
- flex: 1;
30957
- overflow: hidden;
30958
- white-space: nowrap;
30959
- text-overflow: ellipsis;
30960
- text-align: left;
30959
+ button.E_n7k2c6r {
30960
+ padding: 0;
30961
30961
  }
30962
30962
 
30963
30963
  .E_c1uzzomf {
@@ -30985,8 +30985,16 @@ button.E_n7k2c6r {
30985
30985
  text-align: center;
30986
30986
  }
30987
30987
 
30988
- .E_itxley7.ant-input-group.ant-input-group-compact {
30989
- display: flex;
30988
+ .E_c1yyuluq {
30989
+ border-radius: 8px;
30990
+ }
30991
+
30992
+ .E_c1yyuluq .ant-card-body {
30993
+ padding: 20px 24px 24px 24px;
30994
+ }
30995
+
30996
+ .E_sx1bpnu .ant-input-sm {
30997
+ line-height: 18px;
30990
30998
  }
30991
30999
 
30992
31000
  .E_ccrbeuz .ant-collapse-item {
@@ -31014,16 +31022,8 @@ button.E_n7k2c6r {
31014
31022
  cursor: default;
31015
31023
  }
31016
31024
 
31017
- .E_sx1bpnu .ant-input-sm {
31018
- line-height: 18px;
31019
- }
31020
-
31021
- .E_c1yyuluq {
31022
- border-radius: 8px;
31023
- }
31024
-
31025
- .E_c1yyuluq .ant-card-body {
31026
- padding: 20px 24px 24px 24px;
31025
+ .E_itxley7.ant-input-group.ant-input-group-compact {
31026
+ display: flex;
31027
31027
  }
31028
31028
 
31029
31029
  .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
@@ -31204,104 +31204,215 @@ button.E_n7k2c6r {
31204
31204
  line-height: 18px;
31205
31205
  }
31206
31206
 
31207
- .E_ivqqkzv {
31208
- height: 24px;
31209
- width: 56px !important;
31210
- margin-right: 4px;
31207
+ .E_rapgekc.ant-radio-wrapper {
31208
+ display: inline-flex;
31209
+ align-items: baseline;
31210
+ white-space: pre-wrap;
31211
31211
  }
31212
31212
 
31213
- .E_c1wk4q29 {
31214
- color: rgba(44, 56, 82, 0.6);
31213
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
31214
+ position: relative;
31215
+ top: 3px;
31215
31216
  }
31216
31217
 
31217
- .E_s1dni7lo {
31218
- width: 430px !important;
31218
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
31219
+ border-color: rgba(107, 128, 167, 0.6);
31219
31220
  }
31220
31221
 
31221
- .E_d1wwmmm5 .ant-select-item-group {
31222
- padding: 8px 16px;
31223
- line-height: 18px;
31224
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31225
- height: 34px;
31226
- min-height: 34px;
31227
- box-sizing: border-box;
31228
- margin-top: 8px;
31222
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31223
+ border-color: #0080ff;
31229
31224
  }
31230
31225
 
31231
- .E_o1ugr09p {
31232
- display: flex;
31233
- flex-direction: column;
31234
- margin: 1px 8px;
31235
- padding: 8px;
31236
- border-radius: 4px;
31226
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31227
+ border-color: #0080ff;
31228
+ background: #0080ff;
31237
31229
  }
31238
31230
 
31239
- .E_o1ugr09p .selected-icon {
31240
- display: none;
31231
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31232
+ top: 4px;
31233
+ left: 4px;
31234
+ width: 6px;
31235
+ height: 6px;
31236
+ background: #fff;
31241
31237
  }
31242
31238
 
31243
- .E_o1ugr09p.ant-select-item-option-grouped {
31239
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31240
+ opacity: 0.5;
31241
+ }
31242
+
31243
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31244
+ border-color: rgba(107, 128, 167, 0.6);
31245
+ background: rgba(211, 218, 235, 0.6);
31246
+ }
31247
+
31248
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31249
+ background: #00122e;
31250
+ }
31251
+
31252
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31253
+ color: #00122e;
31254
+ opacity: 0.5;
31255
+ }
31256
+
31257
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31258
+ color: #00122e;
31259
+ }
31260
+
31261
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
31262
+ display: inline-block;
31263
+ padding: 0;
31264
+ padding-left: 10px;
31265
+ }
31266
+
31267
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31268
+ margin-bottom: 0;
31269
+ white-space: pre-wrap;
31270
+ color: rgba(44, 56, 82, 0.6);
31271
+ }
31272
+
31273
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31244
31274
  padding-left: 8px;
31245
31275
  }
31246
31276
 
31247
- .E_o1ugr09p.ant-select-item-option-selected {
31248
- background-color: white;
31277
+ .E_rp906go .ant-radio-button-wrapper:first-child {
31278
+ border-radius: 5px 0 0 5px;
31249
31279
  }
31250
31280
 
31251
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31252
- color: #0080ff;
31281
+ .E_rp906go .ant-radio-button-wrapper:last-child {
31282
+ border-radius: 0 5px 5px 0;
31253
31283
  }
31254
31284
 
31255
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31256
- display: block;
31285
+ .E_rcc63c8 {
31286
+ color: #00122e;
31287
+ border-color: #ccd4e3;
31257
31288
  }
31258
31289
 
31259
- .E_o1ugr09p.ant-select-item-option-active {
31260
- background: rgba(0, 136, 255, 0.16);
31290
+ .E_rcc63c8:first-child {
31291
+ border-color: #a3b4cc;
31261
31292
  }
31262
31293
 
31263
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31264
- color: #0080ff;
31294
+ .E_rcc63c8.ant-radio-button-wrapper {
31295
+ padding: 0 12px;
31296
+ line-height: 32px;
31297
+ height: 32px;
31265
31298
  }
31266
31299
 
31267
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31268
- background: rgba(0, 136, 255, 0.1);
31269
- color: #0080ff;
31300
+ .E_rcc63c8.ant-radio-button-wrapper > span + span {
31301
+ white-space: nowrap;
31270
31302
  }
31271
31303
 
31272
- .E_o1ifxsq4 {
31273
- display: flex;
31274
- justify-content: space-between;
31275
- height: 20px;
31304
+ .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
31305
+ height: 22px;
31306
+ padding: 0 7px;
31276
31307
  line-height: 20px;
31277
31308
  }
31278
31309
 
31279
- .E_o1ifxsq4 .timezone-title {
31280
- color: #2d3a56;
31281
- overflow: hidden;
31282
- text-overflow: ellipsis;
31310
+ .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
31311
+ background: #ccd4e3;
31283
31312
  }
31284
31313
 
31285
- .E_o1zue7 {
31286
- display: flex;
31287
- justify-content: space-between;
31288
- color: rgba(44, 56, 82, 0.6);
31289
- height: 18px;
31290
- line-height: 18px;
31291
- margin-top: 2px;
31314
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
31315
+ background: #0080ff;
31292
31316
  }
31293
31317
 
31294
- .E_tyfmlxg {
31318
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31319
+ background: #ccd4e3;
31320
+ opacity: 0.5;
31321
+ }
31322
+
31323
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31324
+ border-right-color: #0080ff;
31325
+ }
31326
+
31327
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31328
+ border-color: #0080ff;
31329
+ }
31330
+
31331
+ .E_rcc63c8.ant-radio-button-wrapper-checked {
31332
+ background: rgba(0, 136, 255, 0.1);
31333
+ }
31334
+
31335
+ .E_rcc63c8.ant-radio-button-wrapper-disabled {
31336
+ background: rgba(211, 218, 235, 0.6);
31337
+ border-color: #ccd4e3;
31338
+ opacity: 0.5;
31339
+ }
31340
+
31341
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
31342
+ color: #00122e;
31343
+ border-color: #ccd4e3;
31344
+ }
31345
+
31346
+ .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31347
+ color: #00122e;
31348
+ border-color: #ccd4e3;
31349
+ background: rgba(172, 186, 211, 0.6);
31350
+ }
31351
+
31352
+ .E_rcc63c8 .ant-radio-button-input {
31353
+ margin-right: 8px;
31354
+ display: inline;
31295
31355
  border: none;
31356
+ padding: 0;
31357
+ width: 36px;
31358
+ background: transparent;
31359
+ }
31360
+
31361
+ .E_rcc63c8 .ant-radio-button-input:focus {
31362
+ box-shadow: none;
31363
+ }
31364
+
31365
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
31296
31366
  margin-right: 0;
31297
- background: rgba(225, 230, 241, 0.6);
31367
+ width: initial;
31368
+ box-shadow: none;
31298
31369
  }
31299
31370
 
31300
- .E_o18uybox {
31301
- pointer-events: none;
31302
- height: 32px;
31303
- width: 100%;
31304
- opacity: 0;
31371
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31372
+ display: none;
31373
+ }
31374
+
31375
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31376
+ display: inline;
31377
+ }
31378
+
31379
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31380
+ display: inline;
31381
+ margin-right: 8px;
31382
+ padding: 0;
31383
+ width: 36px;
31384
+ }
31385
+
31386
+ .E_i11gg7mj .ant-input-prefix {
31387
+ margin-right: 8px;
31388
+ }
31389
+
31390
+ .E_i11gg7mj .ant-input-suffix {
31391
+ margin-left: 8px;
31392
+ }
31393
+
31394
+ .E_cc368xp {
31395
+ color: #00122e;
31396
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
31397
+ margin-right: 8px;
31398
+ padding-right: 8px;
31399
+ }
31400
+
31401
+ .E_i11o6xqj {
31402
+ display: flex;
31403
+ gap: 4px;
31404
+ }
31405
+
31406
+ .E_i11o6xqj .icon-wrapper {
31407
+ cursor: pointer;
31408
+ }
31409
+
31410
+ .E_d19ruhdj.icon-wrapper {
31411
+ cursor: not-allowed;
31412
+ }
31413
+
31414
+ .E_tju3gfj .date {
31415
+ margin-right: 4px;
31305
31416
  }
31306
31417
 
31307
31418
  .E_s1dizucg.ant-switch {
@@ -31414,215 +31525,263 @@ button.E_n7k2c6r {
31414
31525
  transform: rotate(0deg);
31415
31526
  }
31416
31527
 
31417
- .E_i11gg7mj .ant-input-prefix {
31418
- margin-right: 8px;
31528
+ .E_ivqqkzv {
31529
+ height: 24px;
31530
+ width: 56px !important;
31531
+ margin-right: 4px;
31419
31532
  }
31420
31533
 
31421
- .E_i11gg7mj .ant-input-suffix {
31422
- margin-left: 8px;
31534
+ .E_c1wk4q29 {
31535
+ color: rgba(44, 56, 82, 0.6);
31423
31536
  }
31424
31537
 
31425
- .E_cc368xp {
31426
- color: #00122e;
31427
- border-right: 1px solid rgba(172, 186, 211, 0.6);
31428
- margin-right: 8px;
31429
- padding-right: 8px;
31538
+ .E_s1sck0th {
31539
+ padding: 0 8px;
31540
+ border-radius: 4px;
31430
31541
  }
31431
31542
 
31432
- .E_i11o6xqj {
31433
- display: flex;
31434
- gap: 4px;
31543
+ .E_m855nr1 {
31544
+ padding: 2px 8px;
31545
+ border-radius: 3px;
31435
31546
  }
31436
31547
 
31437
- .E_i11o6xqj .icon-wrapper {
31438
- cursor: pointer;
31548
+ .E_l1270xpg {
31549
+ padding: 3px 8px;
31550
+ border-radius: 2px;
31439
31551
  }
31440
31552
 
31441
- .E_d19ruhdj.icon-wrapper {
31442
- cursor: not-allowed;
31553
+ .E_t14rextb.ant-tag:hover {
31554
+ opacity: unset;
31443
31555
  }
31444
31556
 
31445
- .E_tju3gfj .date {
31446
- margin-right: 4px;
31557
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31558
+ margin: 0;
31559
+ margin-right: 8px;
31560
+ display: inline-flex;
31561
+ align-items: center;
31562
+ border: none;
31447
31563
  }
31448
31564
 
31449
- .E_rapgekc.ant-radio-wrapper {
31565
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31566
+ width: 16px;
31567
+ height: 16px;
31568
+ color: inherit;
31569
+ margin-left: 4px;
31570
+ opacity: 0.6;
31450
31571
  display: inline-flex;
31451
- align-items: baseline;
31452
- white-space: pre-wrap;
31453
31572
  }
31454
31573
 
31455
- .E_rapgekc.ant-radio-wrapper .ant-radio {
31456
- position: relative;
31457
- top: 3px;
31574
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31575
+ opacity: 1;
31458
31576
  }
31459
31577
 
31460
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
31461
- border-color: rgba(107, 128, 167, 0.6);
31578
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31579
+ color: #0080ff;
31580
+ background-color: rgba(0, 136, 255, 0.1);
31462
31581
  }
31463
31582
 
31464
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31465
- border-color: #0080ff;
31583
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31584
+ color: #f0483e;
31585
+ background-color: rgba(255, 74, 74, 0.1);
31466
31586
  }
31467
31587
 
31468
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31469
- border-color: #0080ff;
31470
- background: #0080ff;
31588
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31589
+ color: #e07f00;
31590
+ background-color: rgba(255, 187, 0, 0.1);
31471
31591
  }
31472
31592
 
31473
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31474
- top: 4px;
31475
- left: 4px;
31476
- width: 6px;
31477
- height: 6px;
31478
- background: #fff;
31593
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31594
+ color: #008f4c;
31595
+ background-color: rgba(30, 201, 127, 0.1);
31479
31596
  }
31480
31597
 
31481
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31482
- opacity: 0.5;
31598
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31599
+ color: #1d326c;
31600
+ background-color: rgba(225, 230, 241, 0.6);
31483
31601
  }
31484
31602
 
31485
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31486
- border-color: rgba(107, 128, 167, 0.6);
31487
- background: rgba(211, 218, 235, 0.6);
31603
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31604
+ color: #7E41FF;
31605
+ background-color: rgba(126, 65, 255, 0.1);
31488
31606
  }
31489
31607
 
31490
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31491
- background: #00122e;
31608
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31609
+ color: #fff;
31492
31610
  }
31493
31611
 
31494
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31495
- color: #00122e;
31496
- opacity: 0.5;
31612
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31613
+ background-color: #f0483e;
31497
31614
  }
31498
31615
 
31499
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31500
- color: #00122e;
31616
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31617
+ background-color: #fea008;
31501
31618
  }
31502
31619
 
31503
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
31504
- display: inline-block;
31505
- padding: 0;
31506
- padding-left: 10px;
31620
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31621
+ background-color: #00ba5d;
31507
31622
  }
31508
31623
 
31509
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31510
- margin-bottom: 0;
31511
- white-space: pre-wrap;
31512
- color: rgba(44, 56, 82, 0.6);
31624
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31625
+ background-color: #0080ff;
31513
31626
  }
31514
31627
 
31515
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31628
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31629
+ background-color: #6b7d99;
31630
+ }
31631
+
31632
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31633
+ background-color: #7E41FF;
31634
+ }
31635
+
31636
+ .E_s1dni7lo {
31637
+ width: 430px !important;
31638
+ }
31639
+
31640
+ .E_d1wwmmm5 .ant-select-item-group {
31641
+ padding: 8px 16px;
31642
+ line-height: 18px;
31643
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31644
+ height: 34px;
31645
+ min-height: 34px;
31646
+ box-sizing: border-box;
31647
+ margin-top: 8px;
31648
+ }
31649
+
31650
+ .E_o1ugr09p {
31651
+ display: flex;
31652
+ flex-direction: column;
31653
+ margin: 1px 8px;
31654
+ padding: 8px;
31655
+ border-radius: 4px;
31656
+ }
31657
+
31658
+ .E_o1ugr09p .selected-icon {
31659
+ display: none;
31660
+ }
31661
+
31662
+ .E_o1ugr09p.ant-select-item-option-grouped {
31516
31663
  padding-left: 8px;
31517
31664
  }
31518
31665
 
31519
- .E_rp906go .ant-radio-button-wrapper:first-child {
31520
- border-radius: 5px 0 0 5px;
31666
+ .E_o1ugr09p.ant-select-item-option-selected {
31667
+ background-color: white;
31521
31668
  }
31522
31669
 
31523
- .E_rp906go .ant-radio-button-wrapper:last-child {
31524
- border-radius: 0 5px 5px 0;
31670
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31671
+ color: #0080ff;
31525
31672
  }
31526
31673
 
31527
- .E_rcc63c8 {
31528
- color: #00122e;
31529
- border-color: #ccd4e3;
31674
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31675
+ display: block;
31530
31676
  }
31531
31677
 
31532
- .E_rcc63c8:first-child {
31533
- border-color: #a3b4cc;
31678
+ .E_o1ugr09p.ant-select-item-option-active {
31679
+ background: rgba(0, 136, 255, 0.16);
31534
31680
  }
31535
31681
 
31536
- .E_rcc63c8.ant-radio-button-wrapper {
31537
- padding: 0 12px;
31538
- line-height: 32px;
31539
- height: 32px;
31682
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31683
+ color: #0080ff;
31540
31684
  }
31541
31685
 
31542
- .E_rcc63c8.ant-radio-button-wrapper > span + span {
31543
- white-space: nowrap;
31686
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31687
+ background: rgba(0, 136, 255, 0.1);
31688
+ color: #0080ff;
31544
31689
  }
31545
31690
 
31546
- .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
31547
- height: 22px;
31548
- padding: 0 7px;
31691
+ .E_o1ifxsq4 {
31692
+ display: flex;
31693
+ justify-content: space-between;
31694
+ height: 20px;
31549
31695
  line-height: 20px;
31550
31696
  }
31551
31697
 
31552
- .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
31553
- background: #ccd4e3;
31698
+ .E_o1ifxsq4 .timezone-title {
31699
+ color: #2d3a56;
31700
+ overflow: hidden;
31701
+ text-overflow: ellipsis;
31554
31702
  }
31555
31703
 
31556
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
31557
- background: #0080ff;
31704
+ .E_o1zue7 {
31705
+ display: flex;
31706
+ justify-content: space-between;
31707
+ color: rgba(44, 56, 82, 0.6);
31708
+ height: 18px;
31709
+ line-height: 18px;
31710
+ margin-top: 2px;
31558
31711
  }
31559
31712
 
31560
- .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31561
- background: #ccd4e3;
31562
- opacity: 0.5;
31713
+ .E_tyfmlxg {
31714
+ border: none;
31715
+ margin-right: 0;
31716
+ background: rgba(225, 230, 241, 0.6);
31563
31717
  }
31564
31718
 
31565
- .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31566
- border-right-color: #0080ff;
31719
+ .E_o18uybox {
31720
+ pointer-events: none;
31721
+ height: 32px;
31722
+ width: 100%;
31723
+ opacity: 0;
31567
31724
  }
31568
31725
 
31569
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31570
- border-color: #0080ff;
31726
+ .E_f7pxqmh {
31727
+ width: 100%;
31728
+ margin-bottom: 0 !important;
31729
+ flex-flow: nowrap !important;
31730
+ line-break: auto;
31571
31731
  }
31572
31732
 
31573
- .E_rcc63c8.ant-radio-button-wrapper-checked {
31574
- background: rgba(0, 136, 255, 0.1);
31733
+ .E_f7pxqmh > .ant-form-item-label {
31734
+ text-align: left !important;
31735
+ padding-bottom: 0 !important;
31575
31736
  }
31576
31737
 
31577
- .E_rcc63c8.ant-radio-button-wrapper-disabled {
31578
- background: rgba(211, 218, 235, 0.6);
31579
- border-color: #ccd4e3;
31580
- opacity: 0.5;
31738
+ .E_f7pxqmh > .ant-form-item-label > label {
31739
+ min-height: 32px;
31740
+ height: auto;
31741
+ font-size: 13px;
31742
+ color: rgba(44, 56, 82, 0.6);
31743
+ white-space: normal;
31581
31744
  }
31582
31745
 
31583
- .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
31584
- color: #00122e;
31585
- border-color: #ccd4e3;
31746
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31747
+ border-color: #ff4d4f !important;
31586
31748
  }
31587
31749
 
31588
- .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31589
- color: #00122e;
31590
- border-color: #ccd4e3;
31591
- background: rgba(172, 186, 211, 0.6);
31750
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31751
+ border-color: #ff4d4f !important;
31752
+ }
31753
+
31754
+ .E_f7pxqmh .ant-form-item-explain {
31755
+ margin-top: 4px;
31756
+ font-size: 12px;
31757
+ min-height: 0px;
31592
31758
  }
31593
31759
 
31594
- .E_rcc63c8 .ant-radio-button-input {
31595
- margin-right: 8px;
31596
- display: inline;
31597
- border: none;
31598
- padding: 0;
31599
- width: 36px;
31600
- background: transparent;
31760
+ .E_f7pxqmh .ant-form-item-extra {
31761
+ font-size: 12px;
31762
+ color: rgba(44, 56, 82, 0.6);
31763
+ min-height: 0px;
31601
31764
  }
31602
31765
 
31603
- .E_rcc63c8 .ant-radio-button-input:focus {
31604
- box-shadow: none;
31766
+ .E_atcz0kf .ant-input-suffix {
31767
+ margin-left: 8px;
31605
31768
  }
31606
31769
 
31607
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
31608
- margin-right: 0;
31609
- width: initial;
31610
- box-shadow: none;
31770
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31771
+ padding: 2px 7px 2px 12px;
31611
31772
  }
31612
31773
 
31613
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31774
+ .E_t1m2x205 .ant-tooltip-arrow {
31614
31775
  display: none;
31615
31776
  }
31616
31777
 
31617
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31618
- display: inline;
31778
+ .E_t1m2x205 .ant-tooltip-inner {
31779
+ background: rgba(23, 38, 64, 0.8);
31780
+ border-radius: 4px;
31619
31781
  }
31620
31782
 
31621
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31622
- display: inline;
31623
- margin-right: 8px;
31624
- padding: 0;
31625
- width: 36px;
31783
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31784
+ visibility: hidden;
31626
31785
  }
31627
31786
 
31628
31787
  .E_a1wfy30z .ant-input-number-handler-wrap {
@@ -31660,35 +31819,6 @@ button.E_n7k2c6r {
31660
31819
  font-size: inherit;
31661
31820
  }
31662
31821
 
31663
- .E_iouxfgt {
31664
- display: inline-flex;
31665
- align-items: center;
31666
- }
31667
-
31668
- .E_iouxfgt .icon-inner {
31669
- display: inline-flex;
31670
- align-items: center;
31671
- justify-content: center;
31672
- }
31673
-
31674
- .E_iouxfgt .icon-inner + span,
31675
- .E_iouxfgt span + .icon-inner.suffix {
31676
- margin-left: 4px;
31677
- }
31678
-
31679
- .E_iouxfgt.is-rotate img,
31680
- .E_iouxfgt.is-rotate svg {
31681
- animation: rotate 680ms linear infinite;
31682
- }
31683
-
31684
- .E_atcz0kf .ant-input-suffix {
31685
- margin-left: 8px;
31686
- }
31687
-
31688
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31689
- padding: 2px 7px 2px 12px;
31690
- }
31691
-
31692
31822
  .E_i1inqkme {
31693
31823
  height: 18px;
31694
31824
  line-height: 18px;
@@ -31702,102 +31832,25 @@ button.E_n7k2c6r {
31702
31832
  margin-right: 4px;
31703
31833
  }
31704
31834
 
31705
- .E_s1sck0th {
31706
- padding: 0 8px;
31707
- border-radius: 4px;
31708
- }
31709
-
31710
- .E_m855nr1 {
31711
- padding: 2px 8px;
31712
- border-radius: 3px;
31713
- }
31714
-
31715
- .E_l1270xpg {
31716
- padding: 3px 8px;
31717
- border-radius: 2px;
31718
- }
31719
-
31720
- .E_t14rextb.ant-tag:hover {
31721
- opacity: unset;
31722
- }
31723
-
31724
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31725
- margin: 0;
31726
- margin-right: 8px;
31835
+ .E_iouxfgt {
31727
31836
  display: inline-flex;
31728
31837
  align-items: center;
31729
- border: none;
31730
31838
  }
31731
31839
 
31732
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31733
- width: 16px;
31734
- height: 16px;
31735
- color: inherit;
31736
- margin-left: 4px;
31737
- opacity: 0.6;
31840
+ .E_iouxfgt .icon-inner {
31738
31841
  display: inline-flex;
31842
+ align-items: center;
31843
+ justify-content: center;
31739
31844
  }
31740
31845
 
31741
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31742
- opacity: 1;
31743
- }
31744
-
31745
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31746
- color: #0080ff;
31747
- background-color: rgba(0, 136, 255, 0.1);
31748
- }
31749
-
31750
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31751
- color: #f0483e;
31752
- background-color: rgba(255, 74, 74, 0.1);
31753
- }
31754
-
31755
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31756
- color: #e07f00;
31757
- background-color: rgba(255, 187, 0, 0.1);
31758
- }
31759
-
31760
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31761
- color: #008f4c;
31762
- background-color: rgba(30, 201, 127, 0.1);
31763
- }
31764
-
31765
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31766
- color: #1d326c;
31767
- background-color: rgba(225, 230, 241, 0.6);
31768
- }
31769
-
31770
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31771
- color: #7E41FF;
31772
- background-color: rgba(126, 65, 255, 0.1);
31773
- }
31774
-
31775
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31776
- color: #fff;
31777
- }
31778
-
31779
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31780
- background-color: #f0483e;
31781
- }
31782
-
31783
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31784
- background-color: #fea008;
31785
- }
31786
-
31787
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31788
- background-color: #00ba5d;
31789
- }
31790
-
31791
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31792
- background-color: #0080ff;
31793
- }
31794
-
31795
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31796
- background-color: #6b7d99;
31846
+ .E_iouxfgt .icon-inner + span,
31847
+ .E_iouxfgt span + .icon-inner.suffix {
31848
+ margin-left: 4px;
31797
31849
  }
31798
31850
 
31799
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31800
- background-color: #7E41FF;
31851
+ .E_iouxfgt.is-rotate img,
31852
+ .E_iouxfgt.is-rotate svg {
31853
+ animation: rotate 680ms linear infinite;
31801
31854
  }
31802
31855
 
31803
31856
  .E_iq1gosr {
@@ -31820,19 +31873,6 @@ button.E_n7k2c6r {
31820
31873
  font-size: 18px;
31821
31874
  }
31822
31875
 
31823
- .E_t1m2x205 .ant-tooltip-arrow {
31824
- display: none;
31825
- }
31826
-
31827
- .E_t1m2x205 .ant-tooltip-inner {
31828
- background: rgba(23, 38, 64, 0.8);
31829
- border-radius: 4px;
31830
- }
31831
-
31832
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31833
- visibility: hidden;
31834
- }
31835
-
31836
31876
  .E_ai7qkf2 .ant-input-number-handler-wrap {
31837
31877
  display: var(--ai7qkf2-0);
31838
31878
  }
@@ -31903,44 +31943,17 @@ button.E_n7k2c6r {
31903
31943
  padding: 2px 8px;
31904
31944
  }
31905
31945
 
31906
- .E_f7pxqmh {
31907
- width: 100%;
31908
- margin-bottom: 0 !important;
31909
- flex-flow: nowrap !important;
31910
- line-break: auto;
31911
- }
31912
-
31913
- .E_f7pxqmh > .ant-form-item-label {
31914
- text-align: left !important;
31915
- padding-bottom: 0 !important;
31916
- }
31917
-
31918
- .E_f7pxqmh > .ant-form-item-label > label {
31919
- min-height: 32px;
31920
- height: auto;
31921
- font-size: 13px;
31922
- color: rgba(44, 56, 82, 0.6);
31923
- white-space: normal;
31924
- }
31925
-
31926
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31927
- border-color: #ff4d4f !important;
31928
- }
31929
-
31930
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31931
- border-color: #ff4d4f !important;
31946
+ .E_owd0kml {
31947
+ display: inline-block;
31932
31948
  }
31933
31949
 
31934
- .E_f7pxqmh .ant-form-item-explain {
31935
- margin-top: 4px;
31936
- font-size: 12px;
31937
- min-height: 0px;
31950
+ .E_h1jsgezc {
31951
+ visibility: hidden;
31952
+ position: absolute;
31938
31953
  }
31939
31954
 
31940
- .E_f7pxqmh .ant-form-item-extra {
31941
- font-size: 12px;
31942
- color: rgba(44, 56, 82, 0.6);
31943
- min-height: 0px;
31955
+ .E_m196gn1d {
31956
+ min-width: 1280px;
31944
31957
  }
31945
31958
 
31946
31959
  .E_dsnbhzf {
@@ -32418,10 +32431,6 @@ button.E_n7k2c6r {
32418
32431
  line-height: 12px;
32419
32432
  }
32420
32433
 
32421
- .E_m196gn1d {
32422
- min-width: 1280px;
32423
- }
32424
-
32425
32434
  .E_a1b5xrg3 .user-icon-inner {
32426
32435
  display: inline-flex;
32427
32436
  align-items: center;
@@ -32455,15 +32464,6 @@ button.E_n7k2c6r {
32455
32464
  transition: all 320ms ease;
32456
32465
  }
32457
32466
 
32458
- .E_owd0kml {
32459
- display: inline-block;
32460
- }
32461
-
32462
- .E_h1jsgezc {
32463
- visibility: hidden;
32464
- position: absolute;
32465
- }
32466
-
32467
32467
  .E_cnujxq2 {
32468
32468
  display: flex;
32469
32469
  flex-direction: column;
@@ -33512,23 +33512,6 @@ input.E_rf8rlle.ant-input {
33512
33512
  flex-shrink: 0;
33513
33513
  }
33514
33514
 
33515
- .E_ryby9ds {
33516
- display: flex;
33517
- align-items: center;
33518
- }
33519
-
33520
- .E_ryby9ds .order {
33521
- height: 24px;
33522
- width: 24px;
33523
- border-radius: 20px;
33524
- color: #0080ff;
33525
- background: rgba(0, 136, 255, 0.1);
33526
- display: flex;
33527
- align-items: center;
33528
- justify-content: center;
33529
- margin-right: 6px;
33530
- }
33531
-
33532
33515
  .E_suhck3k {
33533
33516
  height: 24px;
33534
33517
  width: 24px;
@@ -33544,6 +33527,23 @@ input.E_rf8rlle.ant-input {
33544
33527
  fill: blue;
33545
33528
  }
33546
33529
 
33530
+ .E_ryby9ds {
33531
+ display: flex;
33532
+ align-items: center;
33533
+ }
33534
+
33535
+ .E_ryby9ds .order {
33536
+ height: 24px;
33537
+ width: 24px;
33538
+ border-radius: 20px;
33539
+ color: #0080ff;
33540
+ background: rgba(0, 136, 255, 0.1);
33541
+ display: flex;
33542
+ align-items: center;
33543
+ justify-content: center;
33544
+ margin-right: 6px;
33545
+ }
33546
+
33547
33547
  .E_w1dxz879 {
33548
33548
  display: flex;
33549
33549
  flex-direction: column;
@@ -34684,8 +34684,92 @@ input.E_rf8rlle.ant-input {
34684
34684
  background-color: transparent;
34685
34685
  }
34686
34686
 
34687
- .E_c1yd35n {
34688
- padding: 0 12px 14px 12px;
34687
+ .E_l12xdkhl {
34688
+ width: 64px;
34689
+ height: 64px;
34690
+ max-width: 64px;
34691
+ max-height: 64px;
34692
+ overflow: hidden;
34693
+ display: flex;
34694
+ align-items: center;
34695
+ justify-content: center;
34696
+ position: relative;
34697
+ opacity: 0.6;
34698
+ }
34699
+
34700
+ .E_l12xdkhl .icon-wrapper {
34701
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34702
+ }
34703
+
34704
+ @keyframes rotate {
34705
+ from {
34706
+ transform: rotate(0deg);
34707
+ }
34708
+ to {
34709
+ transform: rotate(360deg);
34710
+ }
34711
+ }
34712
+ button.E_l48ei06.ant-btn {
34713
+ font-size: 12px;
34714
+ line-height: 18px;
34715
+ height: 18px;
34716
+ }
34717
+
34718
+ button.E_l48ei06 {
34719
+ color: #0080FF;
34720
+ height: unset;
34721
+ }
34722
+
34723
+ button.E_l48ei06 .button-prefix-icon {
34724
+ margin-right: 4px;
34725
+ }
34726
+
34727
+ button.E_l48ei06 .button-suffix-icon {
34728
+ margin-left: 4px;
34729
+ }
34730
+
34731
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34732
+ color: #009DFF;
34733
+ }
34734
+
34735
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34736
+ color: #005ED1;
34737
+ }
34738
+
34739
+ button.E_l48ei06.ui-kit-link-disabled {
34740
+ color: #0080FF;
34741
+ }
34742
+
34743
+ button.E_l48ei06.ui-kit-link-primary {
34744
+ color: #00122E;
34745
+ }
34746
+
34747
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34748
+ color: #0080FF;
34749
+ }
34750
+
34751
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34752
+ color: #005ED1;
34753
+ }
34754
+
34755
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34756
+ color: #00122E;
34757
+ }
34758
+
34759
+ button.E_l48ei06.ui-kit-link-secondary {
34760
+ color: rgba(44, 56, 82, 0.7490196078);
34761
+ }
34762
+
34763
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34764
+ color: #0080FF;
34765
+ }
34766
+
34767
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34768
+ color: #005ED1;
34769
+ }
34770
+
34771
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34772
+ color: rgba(44, 56, 82, 0.7490196078);
34689
34773
  }
34690
34774
 
34691
34775
  .E_ckui4s7 {
@@ -34768,6 +34852,10 @@ input.E_rf8rlle.ant-input {
34768
34852
  margin-left: 24px;
34769
34853
  }
34770
34854
 
34855
+ .E_c1yd35n {
34856
+ padding: 0 12px 14px 12px;
34857
+ }
34858
+
34771
34859
  .E_c1kghdax {
34772
34860
  color: #2d3a56;
34773
34861
  padding: 7px 12px;
@@ -34883,31 +34971,6 @@ input.E_rf8rlle.ant-input {
34883
34971
  transform: translateY(-4px);
34884
34972
  }
34885
34973
 
34886
- .E_l12xdkhl {
34887
- width: 64px;
34888
- height: 64px;
34889
- max-width: 64px;
34890
- max-height: 64px;
34891
- overflow: hidden;
34892
- display: flex;
34893
- align-items: center;
34894
- justify-content: center;
34895
- position: relative;
34896
- opacity: 0.6;
34897
- }
34898
-
34899
- .E_l12xdkhl .icon-wrapper {
34900
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34901
- }
34902
-
34903
- @keyframes rotate {
34904
- from {
34905
- transform: rotate(0deg);
34906
- }
34907
- to {
34908
- transform: rotate(360deg);
34909
- }
34910
- }
34911
34974
  .E_sddwhm6 {
34912
34975
  margin: 0;
34913
34976
  border-radius: 20px;
@@ -35003,69 +35066,6 @@ input.E_rf8rlle.ant-input {
35003
35066
  display: inline-block;
35004
35067
  }
35005
35068
 
35006
- button.E_l48ei06.ant-btn {
35007
- font-size: 12px;
35008
- line-height: 18px;
35009
- height: 18px;
35010
- }
35011
-
35012
- button.E_l48ei06 {
35013
- color: #0080FF;
35014
- height: unset;
35015
- }
35016
-
35017
- button.E_l48ei06 .button-prefix-icon {
35018
- margin-right: 4px;
35019
- }
35020
-
35021
- button.E_l48ei06 .button-suffix-icon {
35022
- margin-left: 4px;
35023
- }
35024
-
35025
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
35026
- color: #009DFF;
35027
- }
35028
-
35029
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
35030
- color: #005ED1;
35031
- }
35032
-
35033
- button.E_l48ei06.ui-kit-link-disabled {
35034
- color: #0080FF;
35035
- }
35036
-
35037
- button.E_l48ei06.ui-kit-link-primary {
35038
- color: #00122E;
35039
- }
35040
-
35041
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
35042
- color: #0080FF;
35043
- }
35044
-
35045
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
35046
- color: #005ED1;
35047
- }
35048
-
35049
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
35050
- color: #00122E;
35051
- }
35052
-
35053
- button.E_l48ei06.ui-kit-link-secondary {
35054
- color: rgba(44, 56, 82, 0.7490196078);
35055
- }
35056
-
35057
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
35058
- color: #0080FF;
35059
- }
35060
-
35061
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
35062
- color: #005ED1;
35063
- }
35064
-
35065
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35066
- color: rgba(44, 56, 82, 0.7490196078);
35067
- }
35068
-
35069
35069
  .E_tc97u5y {
35070
35070
  height: 100%;
35071
35071
  }
@@ -35075,20 +35075,20 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35075
35075
  height: 100%;
35076
35076
  }
35077
35077
 
35078
- .E_efzf37v .ant-table-content .ant-table-tbody .ant-table-placeholder td {
35078
+ .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
35079
35079
  height: 100%;
35080
35080
  }
35081
35081
 
35082
- .E_efzf37v .ant-table-content table {
35082
+ .E_efzf37v table {
35083
35083
  width: 100% !important;
35084
35084
  height: 100%;
35085
35085
  }
35086
35086
 
35087
- .E_efzf37v .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
35087
+ .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
35088
35088
  padding: 15px 0;
35089
35089
  }
35090
35090
 
35091
- .E_efzf37v .ant-table-content table thead.ant-table-thead {
35091
+ .E_efzf37v table thead.ant-table-thead {
35092
35092
  display: none;
35093
35093
  }
35094
35094
 
@@ -35517,16 +35517,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35517
35517
  background: #fff;
35518
35518
  }
35519
35519
 
35520
- .E_w7ob4th.outside-tag {
35521
- padding-left: 0;
35522
- }
35523
-
35524
- .E_w7ob4th.outside-tag .inside-tag {
35525
- border-radius: 4px 0 0 4px;
35526
- padding-right: 4px;
35527
- margin-right: 4px;
35528
- }
35529
-
35530
35520
  .E_r77hffu {
35531
35521
  display: flex;
35532
35522
  align-items: center;
@@ -35545,6 +35535,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35545
35535
  font-size: 0;
35546
35536
  }
35547
35537
 
35538
+ .E_w7ob4th.outside-tag {
35539
+ padding-left: 0;
35540
+ }
35541
+
35542
+ .E_w7ob4th.outside-tag .inside-tag {
35543
+ border-radius: 4px 0 0 4px;
35544
+ padding-right: 4px;
35545
+ margin-right: 4px;
35546
+ }
35547
+
35548
35548
  .E_slr2ynn {
35549
35549
  padding: 0 8px;
35550
35550
  height: 18px;
@@ -36081,6 +36081,31 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
36081
36081
  height: 16px;
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
+
36084
36109
  .E_msn7nxt {
36085
36110
  color: rgba(44, 56, 82, 0.6);
36086
36111
  text-align: center;
@@ -36265,31 +36290,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
36265
36290
  margin-left: 8px;
36266
36291
  }
36267
36292
 
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;