@cloudtower/eagle 0.32.23 → 0.32.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -29647,6 +29647,146 @@ html body {
29647
29647
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29648
29648
  }
29649
29649
  }
29650
+ .E_s1ebs0ra {
29651
+ display: flex;
29652
+ align-items: center;
29653
+ justify-content: space-between;
29654
+ background: #edf0f7;
29655
+ padding: 8px 12px;
29656
+ position: sticky;
29657
+ top: 0;
29658
+ z-index: 1;
29659
+ margin-bottom: -52px;
29660
+ }
29661
+ .E_s1ebs0ra .select-total {
29662
+ display: flex;
29663
+ align-items: center;
29664
+ font-weight: 700;
29665
+ flex-shrink: 0;
29666
+ }
29667
+ .E_s1ebs0ra .select-total .icon-wrapper {
29668
+ cursor: pointer;
29669
+ margin-left: 8px;
29670
+ width: 32px;
29671
+ height: 32px;
29672
+ border-radius: 50%;
29673
+ justify-content: center;
29674
+ }
29675
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
29676
+ background: rgba(225, 230, 241, 0.6);
29677
+ }
29678
+ .E_s1ebs0ra .action-group {
29679
+ flex: 1;
29680
+ margin-left: 88px;
29681
+ white-space: nowrap;
29682
+ text-align: right;
29683
+ position: relative;
29684
+ padding: 4px 0;
29685
+ margin-top: -4px;
29686
+ overflow: hidden;
29687
+ }
29688
+ .E_s1ebs0ra .action-group .sub-menu-delete {
29689
+ transform: translateY(-4px);
29690
+ }
29691
+ .E_s1ebs0ra .action-group button {
29692
+ border: none;
29693
+ }
29694
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
29695
+ margin-right: 8px;
29696
+ }
29697
+ .E_s1ebs0ra .action-group > button:last-child {
29698
+ margin-right: 4px;
29699
+ }
29700
+ .E_s1ebs0ra .action-group .more-btn {
29701
+ cursor: pointer;
29702
+ width: 32px;
29703
+ height: 32px;
29704
+ justify-content: center;
29705
+ border-radius: 50%;
29706
+ }
29707
+ .E_s1ebs0ra .action-group .more-btn:hover {
29708
+ background: #fff;
29709
+ }
29710
+
29711
+ .E_c18bcrac {
29712
+ display: inline-block;
29713
+ width: 100%;
29714
+ }
29715
+ .E_c18bcrac .recharts-wrapper {
29716
+ margin-left: 4px;
29717
+ }
29718
+
29719
+ .E_cro7kg2 {
29720
+ padding: 4px;
29721
+ }
29722
+
29723
+ .E_c14wcxf0 {
29724
+ display: flex;
29725
+ justify-content: space-between;
29726
+ align-items: center;
29727
+ font-size: 13px;
29728
+ line-height: 24px;
29729
+ color: #cccccc;
29730
+ white-space: nowrap;
29731
+ }
29732
+ .E_c14wcxf0 label {
29733
+ margin-right: 32px;
29734
+ }
29735
+
29736
+ .E_coy29mj.E_c14wcxf0 {
29737
+ font-weight: bold;
29738
+ color: white;
29739
+ }
29740
+
29741
+ .E_s11212zy {
29742
+ width: 8px;
29743
+ height: 8px;
29744
+ border-radius: 2px;
29745
+ display: inline-block;
29746
+ background: var(--s11212zy-0);
29747
+ border: 1px solid #fff;
29748
+ box-sizing: content-box;
29749
+ margin-right: 6px;
29750
+ }
29751
+
29752
+ .E_p1lyky6c > :first-child {
29753
+ font-weight: bold;
29754
+ color: white;
29755
+ margin-right: 4px;
29756
+ }
29757
+
29758
+ .E_skwah65 {
29759
+ height: 8px;
29760
+ box-sizing: border-box;
29761
+ border-radius: 2px;
29762
+ background: #f5f7fa;
29763
+ display: flex;
29764
+ width: 100%;
29765
+ overflow: hidden;
29766
+ }
29767
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
29768
+ margin-left: 1px;
29769
+ }
29770
+
29771
+ .E_n12mqh7z {
29772
+ display: flex;
29773
+ align-items: center;
29774
+ font-size: 12px;
29775
+ line-height: 18px;
29776
+ }
29777
+ .E_n12mqh7z:not(:last-child) {
29778
+ margin-bottom: 4px;
29779
+ }
29780
+
29781
+ .E_tf5bynu {
29782
+ margin: 0 3px;
29783
+ }
29784
+
29785
+ .E_tcckoz1 {
29786
+ max-height: 400px;
29787
+ overflow: auto;
29788
+ }
29789
+
29650
29790
  span.E_tqjc4ui {
29651
29791
  margin: 0 2px;
29652
29792
  }
@@ -29744,38 +29884,6 @@ span.E_tqjc4ui {
29744
29884
  border-radius: 2px;
29745
29885
  }
29746
29886
 
29747
- .E_skwah65 {
29748
- height: 8px;
29749
- box-sizing: border-box;
29750
- border-radius: 2px;
29751
- background: #f5f7fa;
29752
- display: flex;
29753
- width: 100%;
29754
- overflow: hidden;
29755
- }
29756
- .E_skwah65 .stack-bar-item + .stack-bar-item {
29757
- margin-left: 1px;
29758
- }
29759
-
29760
- .E_n12mqh7z {
29761
- display: flex;
29762
- align-items: center;
29763
- font-size: 12px;
29764
- line-height: 18px;
29765
- }
29766
- .E_n12mqh7z:not(:last-child) {
29767
- margin-bottom: 4px;
29768
- }
29769
-
29770
- .E_tf5bynu {
29771
- margin: 0 3px;
29772
- }
29773
-
29774
- .E_tcckoz1 {
29775
- max-height: 400px;
29776
- overflow: auto;
29777
- }
29778
-
29779
29887
  .E_gmyahx3 {
29780
29888
  cursor: pointer;
29781
29889
  }
@@ -29786,165 +29894,57 @@ span.E_tqjc4ui {
29786
29894
  color: #0080ff;
29787
29895
  }
29788
29896
 
29789
- .E_c18bcrac {
29790
- display: inline-block;
29791
- width: 100%;
29897
+ .E_c1up1pdz {
29898
+ width: 648px;
29792
29899
  }
29793
- .E_c18bcrac .recharts-wrapper {
29794
- margin-left: 4px;
29900
+ .E_c1up1pdz.active {
29901
+ border-color: #0080ff;
29795
29902
  }
29796
-
29797
- .E_cro7kg2 {
29798
- padding: 4px;
29903
+ .E_c1up1pdz.active > header {
29904
+ background: rgba(0, 128, 255, 0.1);
29799
29905
  }
29800
-
29801
- .E_c14wcxf0 {
29906
+ .E_c1up1pdz .expand {
29907
+ padding: 12px;
29908
+ }
29909
+ .E_c1up1pdz .field-item {
29802
29910
  display: flex;
29803
- justify-content: space-between;
29804
- align-items: center;
29805
- font-size: 13px;
29806
- line-height: 24px;
29807
- color: #cccccc;
29808
- white-space: nowrap;
29911
+ padding: 10px 0;
29912
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29809
29913
  }
29810
- .E_c14wcxf0 label {
29811
- margin-right: 32px;
29914
+ .E_c1up1pdz .field-item:last-child {
29915
+ border-bottom: none;
29916
+ padding-bottom: 0;
29812
29917
  }
29813
-
29814
- .E_coy29mj.E_c14wcxf0 {
29815
- font-weight: bold;
29816
- color: white;
29918
+ .E_c1up1pdz .field-item label {
29919
+ line-height: 32px;
29920
+ width: 100px;
29921
+ color: rgba(62, 70, 82, 0.6);
29817
29922
  }
29818
-
29819
- .E_s11212zy {
29820
- width: 8px;
29821
- height: 8px;
29822
- border-radius: 2px;
29823
- display: inline-block;
29824
- background: var(--s11212zy-0);
29825
- border: 1px solid #fff;
29826
- box-sizing: content-box;
29827
- margin-right: 6px;
29923
+ .E_c1up1pdz .help {
29924
+ color: rgba(62, 70, 82, 0.6);
29925
+ margin-top: 5px;
29828
29926
  }
29829
-
29830
- .E_p1lyky6c > :first-child {
29831
- font-weight: bold;
29832
- color: white;
29833
- margin-right: 4px;
29927
+ .E_c1up1pdz .ant-input-affix-wrapper,
29928
+ .E_c1up1pdz .ant-picker {
29929
+ width: 128px;
29834
29930
  }
29835
29931
 
29836
- .E_s1ebs0ra {
29932
+ .E_c156wh19 {
29837
29933
  display: flex;
29838
29934
  align-items: center;
29839
29935
  justify-content: space-between;
29840
- background: #edf0f7;
29841
- padding: 8px 12px;
29842
- position: sticky;
29843
- top: 0;
29844
- z-index: 1;
29845
- margin-bottom: -52px;
29936
+ word-break: keep-all;
29846
29937
  }
29847
- .E_s1ebs0ra .select-total {
29938
+ .E_c156wh19 .title {
29939
+ margin: 0 16px 0 8px;
29940
+ }
29941
+ .E_c156wh19 .retain {
29942
+ color: rgba(129, 138, 153, 0.6);
29943
+ }
29944
+ .E_c156wh19 div.left {
29945
+ flex: 1;
29848
29946
  display: flex;
29849
- align-items: center;
29850
- font-weight: 700;
29851
- flex-shrink: 0;
29852
- }
29853
- .E_s1ebs0ra .select-total .icon-wrapper {
29854
- cursor: pointer;
29855
- margin-left: 8px;
29856
- width: 32px;
29857
- height: 32px;
29858
- border-radius: 50%;
29859
- justify-content: center;
29860
- }
29861
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
29862
- background: rgba(225, 230, 241, 0.6);
29863
- }
29864
- .E_s1ebs0ra .action-group {
29865
- flex: 1;
29866
- margin-left: 88px;
29867
- white-space: nowrap;
29868
- text-align: right;
29869
- position: relative;
29870
- padding: 4px 0;
29871
- margin-top: -4px;
29872
- overflow: hidden;
29873
- }
29874
- .E_s1ebs0ra .action-group .sub-menu-delete {
29875
- transform: translateY(-4px);
29876
- }
29877
- .E_s1ebs0ra .action-group button {
29878
- border: none;
29879
- }
29880
- .E_s1ebs0ra .action-group > *:not(:last-child) {
29881
- margin-right: 8px;
29882
- }
29883
- .E_s1ebs0ra .action-group > button:last-child {
29884
- margin-right: 4px;
29885
- }
29886
- .E_s1ebs0ra .action-group .more-btn {
29887
- cursor: pointer;
29888
- width: 32px;
29889
- height: 32px;
29890
- justify-content: center;
29891
- border-radius: 50%;
29892
- }
29893
- .E_s1ebs0ra .action-group .more-btn:hover {
29894
- background: #fff;
29895
- }
29896
-
29897
- .E_c1up1pdz {
29898
- width: 648px;
29899
- }
29900
- .E_c1up1pdz.active {
29901
- border-color: #0080ff;
29902
- }
29903
- .E_c1up1pdz.active > header {
29904
- background: rgba(0, 128, 255, 0.1);
29905
- }
29906
- .E_c1up1pdz .expand {
29907
- padding: 12px;
29908
- }
29909
- .E_c1up1pdz .field-item {
29910
- display: flex;
29911
- padding: 10px 0;
29912
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29913
- }
29914
- .E_c1up1pdz .field-item:last-child {
29915
- border-bottom: none;
29916
- padding-bottom: 0;
29917
- }
29918
- .E_c1up1pdz .field-item label {
29919
- line-height: 32px;
29920
- width: 100px;
29921
- color: rgba(62, 70, 82, 0.6);
29922
- }
29923
- .E_c1up1pdz .help {
29924
- color: rgba(62, 70, 82, 0.6);
29925
- margin-top: 5px;
29926
- }
29927
- .E_c1up1pdz .ant-input-affix-wrapper,
29928
- .E_c1up1pdz .ant-picker {
29929
- width: 128px;
29930
- }
29931
-
29932
- .E_c156wh19 {
29933
- display: flex;
29934
- align-items: center;
29935
- justify-content: space-between;
29936
- word-break: keep-all;
29937
- }
29938
- .E_c156wh19 .title {
29939
- margin: 0 16px 0 8px;
29940
- }
29941
- .E_c156wh19 .retain {
29942
- color: rgba(129, 138, 153, 0.6);
29943
- }
29944
- .E_c156wh19 div.left {
29945
- flex: 1;
29946
- display: flex;
29947
- overflow: hidden;
29947
+ overflow: hidden;
29948
29948
  align-items: center;
29949
29949
  justify-content: flex-start;
29950
29950
  white-space: nowrap;
@@ -30034,6 +30034,119 @@ span.E_tqjc4ui {
30034
30034
  color: #fff;
30035
30035
  }
30036
30036
 
30037
+ .E_s1at6qmn.ant-layout-sider {
30038
+ background: #edf0f7;
30039
+ padding: 32px 8px;
30040
+ overflow: auto;
30041
+ }
30042
+ .E_s1at6qmn .ant-layout-sider-children {
30043
+ display: flex;
30044
+ flex-direction: column;
30045
+ justify-content: space-between;
30046
+ }
30047
+ .E_s1at6qmn footer {
30048
+ display: flex;
30049
+ }
30050
+ .E_s1at6qmn .ant-menu {
30051
+ background: #edf0f7;
30052
+ }
30053
+ .E_s1at6qmn .ant-menu a {
30054
+ color: #00122e;
30055
+ width: 180px;
30056
+ overflow: hidden;
30057
+ text-overflow: ellipsis;
30058
+ }
30059
+ .E_s1at6qmn .ant-menu-vertical {
30060
+ margin-bottom: 24px;
30061
+ }
30062
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
30063
+ margin: 0;
30064
+ }
30065
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
30066
+ font-size: 12px;
30067
+ padding: 0 8px 4px;
30068
+ line-height: 18px;
30069
+ }
30070
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
30071
+ padding: 0;
30072
+ }
30073
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
30074
+ padding-bottom: 24px;
30075
+ }
30076
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
30077
+ margin-bottom: 24px;
30078
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30079
+ }
30080
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
30081
+ transition: none;
30082
+ display: flex;
30083
+ align-items: center;
30084
+ height: 32px;
30085
+ line-height: 22px;
30086
+ padding: 0 8px;
30087
+ }
30088
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
30089
+ margin-right: 12px;
30090
+ }
30091
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
30092
+ margin: 0;
30093
+ margin-bottom: 2px;
30094
+ }
30095
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
30096
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
30097
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
30098
+ border-radius: 6px;
30099
+ color: #fff;
30100
+ }
30101
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
30102
+ color: #fff;
30103
+ }
30104
+ .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 {
30105
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
30106
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
30107
+ border-radius: 6px;
30108
+ }
30109
+
30110
+ .E_s1wu0lms .ant-menu-item-group-title {
30111
+ white-space: nowrap;
30112
+ transition: all 0s;
30113
+ }
30114
+ .E_s1wu0lms.shrink {
30115
+ transition: all 0s;
30116
+ overflow: hidden;
30117
+ }
30118
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
30119
+ visibility: hidden;
30120
+ }
30121
+ .E_s1wu0lms.shrink .ant-menu-item {
30122
+ width: 36px;
30123
+ padding: 0 6px;
30124
+ }
30125
+
30126
+ .E_n1ugzfva {
30127
+ display: flex;
30128
+ place-items: center;
30129
+ width: 100% !important;
30130
+ }
30131
+ .E_n1ugzfva[disabled] {
30132
+ color: rgba(0, 0, 0, 0.25) !important;
30133
+ opacity: 1 !important;
30134
+ }
30135
+ .E_n1ugzfva.ant-btn {
30136
+ width: 100%;
30137
+ color: #00122e;
30138
+ }
30139
+ .E_n1ugzfva .icon-wrapper {
30140
+ margin-right: 12px;
30141
+ }
30142
+ .E_n1ugzfva .link-title {
30143
+ flex: 1;
30144
+ overflow: hidden;
30145
+ white-space: nowrap;
30146
+ text-overflow: ellipsis;
30147
+ text-align: left;
30148
+ }
30149
+
30037
30150
  .E_ou7iq30 {
30038
30151
  overflow: hidden;
30039
30152
  text-overflow: ellipsis;
@@ -30081,42 +30194,132 @@ span.E_tqjc4ui {
30081
30194
  padding: 8px 12px;
30082
30195
  }
30083
30196
 
30084
- .E_s1iv0tp1 .enabled-switch {
30085
- display: flex;
30086
- align-items: center;
30197
+ .E_t1sqg15u {
30198
+ background: white;
30087
30199
  }
30088
- .E_s1iv0tp1 .enabled-text {
30089
- margin-right: 8px;
30200
+ .E_t1sqg15u.inline .table-row {
30201
+ flex-direction: column;
30090
30202
  }
30091
-
30092
- .E_wg1tsps {
30093
- display: flex;
30094
- align-items: center;
30095
- justify-content: flex-end;
30203
+ .E_t1sqg15u.inline .table-row > label {
30204
+ padding: 0 16px 7px 0;
30096
30205
  }
30097
-
30098
- .E_b1ctd5xy {
30099
- display: flex;
30100
- align-items: center;
30101
- width: calc(100% - 40px);
30206
+ .E_t1sqg15u.has-border .table-header {
30207
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30102
30208
  }
30103
- .E_b1ctd5xy .chart {
30104
- display: inline-block;
30105
- width: 100%;
30209
+ .E_t1sqg15u.has-border .hiddenBorder {
30210
+ border-top: none !important;
30106
30211
  }
30107
-
30108
- .E_u1p8acpn {
30109
- min-width: 40px;
30212
+ .E_t1sqg15u.has-border .table-row + .table-row {
30213
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
30110
30214
  }
30111
- .E_u1p8acpn .unit {
30112
- color: #00122e !important;
30215
+ .E_t1sqg15u.has-border .table-row:last-of-type {
30216
+ padding-bottom: 0;
30113
30217
  }
30114
-
30115
- .E_t160l1cm {
30218
+ .E_t1sqg15u.align-right .content {
30219
+ text-align: right;
30220
+ }
30221
+ .E_t1sqg15u .uuid-row {
30116
30222
  display: flex;
30117
- flex-direction: column;
30118
- flex: 1;
30119
- /* FIXME:(yanzhen) do this better */
30223
+ justify-content: space-between;
30224
+ }
30225
+ .E_t1sqg15u .uuid-row .id-text {
30226
+ white-space: nowrap;
30227
+ overflow: hidden;
30228
+ text-overflow: ellipsis;
30229
+ }
30230
+
30231
+ .E_t4zczcp {
30232
+ display: flex;
30233
+ justify-content: space-between;
30234
+ align-items: center;
30235
+ padding: 8px;
30236
+ min-height: 32px;
30237
+ }
30238
+ .E_t4zczcp .table-title {
30239
+ color: rgba(44, 56, 82, 0.6);
30240
+ font-weight: 600;
30241
+ font-size: 12px;
30242
+ line-height: 8px;
30243
+ }
30244
+ .E_t4zczcp .edit-icon {
30245
+ font-size: 16px;
30246
+ color: rgba(10, 37, 85, 0.6);
30247
+ cursor: pointer;
30248
+ }
30249
+
30250
+ .E_t1s7goww {
30251
+ font-size: 12px;
30252
+ line-height: 18px;
30253
+ }
30254
+
30255
+ .E_t93e4cf {
30256
+ display: flex;
30257
+ padding: 8px 0;
30258
+ color: #2d3a56;
30259
+ }
30260
+ .E_t93e4cf .hidden {
30261
+ display: none;
30262
+ }
30263
+ .E_t93e4cf .ant-btn-link {
30264
+ height: auto;
30265
+ }
30266
+ .E_t93e4cf .content {
30267
+ overflow: hidden;
30268
+ overflow-x: auto;
30269
+ width: 100%;
30270
+ white-space: pre-wrap;
30271
+ }
30272
+ .E_t93e4cf .content .ant-btn {
30273
+ white-space: pre-wrap;
30274
+ text-align: left;
30275
+ }
30276
+ .E_t93e4cf .content .unit-chart {
30277
+ justify-content: flex-start;
30278
+ }
30279
+
30280
+ .E_rhz2uv5 {
30281
+ width: var(--rhz2uv5-0);
30282
+ flex-shrink: 0;
30283
+ color: rgba(44, 56, 82, 0.6);
30284
+ padding-right: 12px;
30285
+ }
30286
+
30287
+ .E_wg1tsps {
30288
+ display: flex;
30289
+ align-items: center;
30290
+ justify-content: flex-end;
30291
+ }
30292
+
30293
+ .E_b1ctd5xy {
30294
+ display: flex;
30295
+ align-items: center;
30296
+ width: calc(100% - 40px);
30297
+ }
30298
+ .E_b1ctd5xy .chart {
30299
+ display: inline-block;
30300
+ width: 100%;
30301
+ }
30302
+
30303
+ .E_u1p8acpn {
30304
+ min-width: 40px;
30305
+ }
30306
+ .E_u1p8acpn .unit {
30307
+ color: #00122e !important;
30308
+ }
30309
+
30310
+ .E_s1iv0tp1 .enabled-switch {
30311
+ display: flex;
30312
+ align-items: center;
30313
+ }
30314
+ .E_s1iv0tp1 .enabled-text {
30315
+ margin-right: 8px;
30316
+ }
30317
+
30318
+ .E_t160l1cm {
30319
+ display: flex;
30320
+ flex-direction: column;
30321
+ flex: 1;
30322
+ /* FIXME:(yanzhen) do this better */
30120
30323
  }
30121
30324
  .E_t160l1cm .tab-bar {
30122
30325
  flex-shrink: 0;
@@ -30315,326 +30518,114 @@ span.E_tqjc4ui {
30315
30518
  background: transparent;
30316
30519
  }
30317
30520
 
30318
- .E_s1at6qmn.ant-layout-sider {
30319
- background: #edf0f7;
30320
- padding: 32px 8px;
30321
- overflow: auto;
30322
- }
30323
- .E_s1at6qmn .ant-layout-sider-children {
30521
+ .E_m74vjol {
30324
30522
  display: flex;
30325
- flex-direction: column;
30326
30523
  justify-content: space-between;
30524
+ width: 100%;
30327
30525
  }
30328
- .E_s1at6qmn footer {
30329
- display: flex;
30330
- }
30331
- .E_s1at6qmn .ant-menu {
30332
- background: #edf0f7;
30526
+ .E_m74vjol .action {
30527
+ margin-left: 16px;
30333
30528
  }
30334
- .E_s1at6qmn .ant-menu a {
30335
- color: #00122e;
30336
- width: 180px;
30337
- overflow: hidden;
30338
- text-overflow: ellipsis;
30529
+
30530
+ .E_a1o35uvh.ant-alert-closable {
30531
+ padding-right: 12px;
30339
30532
  }
30340
- .E_s1at6qmn .ant-menu-vertical {
30341
- margin-bottom: 24px;
30533
+ .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
30534
+ height: fit-content;
30535
+ margin-left: 16px;
30342
30536
  }
30343
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
30344
- margin: 0;
30537
+ .E_a1o35uvh .ant-alert-message {
30538
+ flex: 1;
30345
30539
  }
30346
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
30540
+
30541
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30542
+ padding: 4px 8px 0 8px;
30543
+ color: rgba(44, 56, 82, 0.6);
30347
30544
  font-size: 12px;
30348
- padding: 0 8px 4px;
30349
- line-height: 18px;
30350
30545
  }
30351
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
30352
- padding: 0;
30546
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30547
+ padding-bottom: 6px;
30353
30548
  }
30354
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
30355
- padding-bottom: 24px;
30549
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30550
+ padding-top: 4px;
30551
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30356
30552
  }
30357
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
30358
- margin-bottom: 24px;
30359
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30553
+
30554
+ .E_b1wx3t3t.ant-btn-icon-only {
30555
+ justify-content: center;
30360
30556
  }
30361
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
30362
- transition: none;
30363
- display: flex;
30557
+ .E_b1wx3t3t.ant-btn {
30558
+ display: inline-flex;
30364
30559
  align-items: center;
30560
+ justify-content: center;
30365
30561
  height: 32px;
30562
+ border-radius: 6px;
30366
30563
  line-height: 22px;
30367
- padding: 0 8px;
30564
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30565
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30368
30566
  }
30369
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
30370
- margin-right: 12px;
30567
+ .E_b1wx3t3t.ant-btn.ant-btn-lg {
30568
+ height: 40px;
30569
+ line-height: 24px;
30371
30570
  }
30372
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
30373
- margin: 0;
30374
- margin-bottom: 2px;
30571
+ .E_b1wx3t3t.ant-btn.ant-btn-sm {
30572
+ height: 24px;
30573
+ line-height: 20px;
30375
30574
  }
30376
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
30377
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
30378
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
30379
- border-radius: 6px;
30380
- color: #fff;
30575
+ .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30576
+ border-radius: 50%;
30381
30577
  }
30382
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
30383
- color: #fff;
30578
+ .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30579
+ margin-right: 8px;
30580
+ padding-right: 0px;
30384
30581
  }
30385
- .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 {
30386
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
30387
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
30388
- border-radius: 6px;
30582
+ .E_b1wx3t3t.ant-btn.ant-btn-primary, .E_b1wx3t3t.ant-btn.ant-btn-secondary, .E_b1wx3t3t.ant-btn.ant-btn-tertiary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint, .E_b1wx3t3t.ant-btn.ant-btn-quiet {
30583
+ color: var(--color, #06101f);
30584
+ font-weight: var(--font-weight);
30585
+ background: var(--background-color, #fff);
30586
+ border-width: var(--border-width, 1px);
30587
+ border-color: var(--border-color, #d9d9d9);
30389
30588
  }
30390
-
30391
- .E_s1wu0lms .ant-menu-item-group-title {
30392
- white-space: nowrap;
30393
- transition: all 0s;
30589
+ .E_b1wx3t3t.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
30590
+ display: none;
30394
30591
  }
30395
- .E_s1wu0lms.shrink {
30396
- transition: all 0s;
30397
- overflow: hidden;
30592
+ .E_b1wx3t3t.ant-btn.ant-btn-primary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-secondary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-tertiary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint .anticon, .E_b1wx3t3t.ant-btn.ant-btn-quiet .anticon {
30593
+ color: var(--color, inherit);
30398
30594
  }
30399
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
30400
- visibility: hidden;
30595
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-hover {
30596
+ background: var(--background-color-hover, var(--background-color));
30597
+ border-color: var(--border-color-hover, var(--border-color, transparent));
30401
30598
  }
30402
- .E_s1wu0lms.shrink .ant-menu-item {
30403
- width: 36px;
30404
- padding: 0 6px;
30599
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:active, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-secondary:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-quiet:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-active {
30600
+ --scale: 1;
30601
+ --transY: 1px;
30602
+ background: var(--background-color-active, var(--background-color));
30603
+ border-color: var(--border-color-active, var(--border-color, transparent));
30405
30604
  }
30406
-
30407
- .E_n1ugzfva {
30408
- display: flex;
30409
- place-items: center;
30410
- width: 100% !important;
30605
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-focus {
30606
+ background: var(--background-color-focus, var(--background-color));
30607
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30608
+ border-color: var(--border-color-focus, var(--border-color, transparent));
30411
30609
  }
30412
- .E_n1ugzfva[disabled] {
30413
- color: rgba(0, 0, 0, 0.25) !important;
30414
- opacity: 1 !important;
30610
+ .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled], .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:active {
30611
+ color: var(--color-disabled, var(--color));
30612
+ background: var(--background-color-disabled, var(--background-color));
30613
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
30614
+ opacity: 0.5;
30415
30615
  }
30416
- .E_n1ugzfva.ant-btn {
30417
- width: 100%;
30418
- color: #00122e;
30616
+ .E_b1wx3t3t.ant-btn-link[disabled] {
30617
+ color: #0080ff;
30618
+ opacity: 0.5;
30419
30619
  }
30420
- .E_n1ugzfva .icon-wrapper {
30421
- margin-right: 12px;
30422
- }
30423
- .E_n1ugzfva .link-title {
30424
- flex: 1;
30425
- overflow: hidden;
30426
- white-space: nowrap;
30427
- text-overflow: ellipsis;
30428
- text-align: left;
30429
- }
30430
-
30431
- .E_t1sqg15u {
30432
- background: white;
30433
- }
30434
- .E_t1sqg15u.inline .table-row {
30435
- flex-direction: column;
30436
- }
30437
- .E_t1sqg15u.inline .table-row > label {
30438
- padding: 0 16px 7px 0;
30439
- }
30440
- .E_t1sqg15u.has-border .table-header {
30441
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30442
- }
30443
- .E_t1sqg15u.has-border .hiddenBorder {
30444
- border-top: none !important;
30445
- }
30446
- .E_t1sqg15u.has-border .table-row + .table-row {
30447
- border-top: 1px solid rgba(225, 230, 241, 0.6);
30448
- }
30449
- .E_t1sqg15u.has-border .table-row:last-of-type {
30450
- padding-bottom: 0;
30451
- }
30452
- .E_t1sqg15u.align-right .content {
30453
- text-align: right;
30454
- }
30455
- .E_t1sqg15u .uuid-row {
30456
- display: flex;
30457
- justify-content: space-between;
30458
- }
30459
- .E_t1sqg15u .uuid-row .id-text {
30460
- white-space: nowrap;
30461
- overflow: hidden;
30462
- text-overflow: ellipsis;
30463
- }
30464
-
30465
- .E_t4zczcp {
30466
- display: flex;
30467
- justify-content: space-between;
30468
- align-items: center;
30469
- padding: 8px;
30470
- min-height: 32px;
30471
- }
30472
- .E_t4zczcp .table-title {
30473
- color: rgba(44, 56, 82, 0.6);
30474
- font-weight: 600;
30475
- font-size: 12px;
30476
- line-height: 8px;
30477
- }
30478
- .E_t4zczcp .edit-icon {
30479
- font-size: 16px;
30480
- color: rgba(10, 37, 85, 0.6);
30481
- cursor: pointer;
30482
- }
30483
-
30484
- .E_t1s7goww {
30485
- font-size: 12px;
30486
- line-height: 18px;
30487
- }
30488
-
30489
- .E_t93e4cf {
30490
- display: flex;
30491
- padding: 8px 0;
30492
- color: #2d3a56;
30493
- }
30494
- .E_t93e4cf .hidden {
30495
- display: none;
30496
- }
30497
- .E_t93e4cf .ant-btn-link {
30498
- height: auto;
30499
- }
30500
- .E_t93e4cf .content {
30501
- overflow: hidden;
30502
- overflow-x: auto;
30503
- width: 100%;
30504
- white-space: pre-wrap;
30505
- }
30506
- .E_t93e4cf .content .ant-btn {
30507
- white-space: pre-wrap;
30508
- text-align: left;
30509
- }
30510
- .E_t93e4cf .content .unit-chart {
30511
- justify-content: flex-start;
30512
- }
30513
-
30514
- .E_rhz2uv5 {
30515
- width: var(--rhz2uv5-0);
30516
- flex-shrink: 0;
30517
- color: rgba(44, 56, 82, 0.6);
30518
- padding-right: 12px;
30519
- }
30520
-
30521
- .E_m74vjol {
30522
- display: flex;
30523
- justify-content: space-between;
30524
- width: 100%;
30525
- }
30526
- .E_m74vjol .action {
30527
- margin-left: 16px;
30528
- }
30529
-
30530
- .E_a1o35uvh.ant-alert-closable {
30531
- padding-right: 12px;
30532
- }
30533
- .E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
30534
- height: fit-content;
30535
- margin-left: 16px;
30536
- }
30537
- .E_a1o35uvh .ant-alert-message {
30538
- flex: 1;
30539
- }
30540
-
30541
- .E_c1uzzomf {
30542
- margin-bottom: 16px;
30543
- }
30544
- .E_c1uzzomf .card-title {
30545
- font-size: 16px;
30546
- color: rgba(44, 56, 82, 0.6);
30547
- font-weight: 700;
30548
- line-height: 32px;
30549
- }
30550
- .E_c1uzzomf .card-body {
30551
- padding: 24px;
30552
- border-radius: 8px;
30553
- background: #fff;
30554
- }
30555
- .E_c1uzzomf .empty {
30556
- font-weight: 700;
30557
- font-size: 14px;
30558
- line-height: 22px;
30559
- color: rgba(0, 21, 64, 0.3);
30560
- text-align: center;
30561
- }
30562
-
30563
- .E_b1wx3t3t.ant-btn-icon-only {
30564
- justify-content: center;
30565
- }
30566
- .E_b1wx3t3t.ant-btn {
30567
- display: inline-flex;
30568
- align-items: center;
30569
- justify-content: center;
30570
- height: 32px;
30571
- border-radius: 6px;
30572
- line-height: 22px;
30573
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30574
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30575
- }
30576
- .E_b1wx3t3t.ant-btn.ant-btn-lg {
30577
- height: 40px;
30578
- line-height: 24px;
30579
- }
30580
- .E_b1wx3t3t.ant-btn.ant-btn-sm {
30581
- height: 24px;
30582
- line-height: 20px;
30583
- }
30584
- .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30585
- border-radius: 50%;
30586
- }
30587
- .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30588
- margin-right: 8px;
30589
- padding-right: 0px;
30590
- }
30591
- .E_b1wx3t3t.ant-btn.ant-btn-primary, .E_b1wx3t3t.ant-btn.ant-btn-secondary, .E_b1wx3t3t.ant-btn.ant-btn-tertiary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint, .E_b1wx3t3t.ant-btn.ant-btn-quiet {
30592
- color: var(--color, #06101f);
30593
- font-weight: var(--font-weight);
30594
- background: var(--background-color, #fff);
30595
- border-width: var(--border-width, 1px);
30596
- border-color: var(--border-color, #d9d9d9);
30597
- }
30598
- .E_b1wx3t3t.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
30599
- display: none;
30600
- }
30601
- .E_b1wx3t3t.ant-btn.ant-btn-primary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-secondary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-tertiary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint .anticon, .E_b1wx3t3t.ant-btn.ant-btn-quiet .anticon {
30602
- color: var(--color, inherit);
30603
- }
30604
- .E_b1wx3t3t.ant-btn.ant-btn-primary:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-hover {
30605
- background: var(--background-color-hover, var(--background-color));
30606
- border-color: var(--border-color-hover, var(--border-color, transparent));
30607
- }
30608
- .E_b1wx3t3t.ant-btn.ant-btn-primary:active, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-secondary:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-quiet:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-active {
30609
- --scale: 1;
30610
- --transY: 1px;
30611
- background: var(--background-color-active, var(--background-color));
30612
- border-color: var(--border-color-active, var(--border-color, transparent));
30613
- }
30614
- .E_b1wx3t3t.ant-btn.ant-btn-primary:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-focus {
30615
- background: var(--background-color-focus, var(--background-color));
30616
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30617
- border-color: var(--border-color-focus, var(--border-color, transparent));
30618
- }
30619
- .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled], .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:active {
30620
- color: var(--color-disabled, var(--color));
30621
- background: var(--background-color-disabled, var(--background-color));
30622
- border-color: var(--border-color-disabled, var(--border-color, transparent));
30623
- opacity: 0.5;
30624
- }
30625
- .E_b1wx3t3t.ant-btn-link[disabled] {
30626
- color: #0080ff;
30627
- opacity: 0.5;
30628
- }
30629
- .E_b1wx3t3t.ant-btn-primary {
30630
- --color: #fff;
30631
- --font-weight: bold;
30632
- --border-width: 0;
30633
- --background-color: #0080ff;
30634
- --background-color-hover: #009dff;
30635
- --background-color-active: #005ed1;
30636
- --background-color-focus: #0080ff;
30637
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30620
+ .E_b1wx3t3t.ant-btn-primary {
30621
+ --color: #fff;
30622
+ --font-weight: bold;
30623
+ --border-width: 0;
30624
+ --background-color: #0080ff;
30625
+ --background-color-hover: #009dff;
30626
+ --background-color-active: #005ed1;
30627
+ --background-color-focus: #0080ff;
30628
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30638
30629
  }
30639
30630
  .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30640
30631
  --background-color: #f0483e;
@@ -30814,33 +30805,26 @@ button.E_n7k2c6r {
30814
30805
  padding: 0;
30815
30806
  }
30816
30807
 
30817
- .E_berrcjl {
30818
- color: rgba(10, 37, 85, 0.6);
30819
- margin-bottom: 4px;
30820
- }
30821
- .E_berrcjl .breadcrumb-link {
30822
- color: rgba(10, 37, 85, 0.6);
30823
- cursor: pointer;
30824
- transition: color 160ms ease;
30825
- }
30826
- .E_berrcjl .breadcrumb-link:hover {
30827
- color: #0080ff;
30828
- }
30829
- .E_berrcjl .breadcrumb-link:active {
30830
- color: #005ed1;
30808
+ .E_c1uzzomf {
30809
+ margin-bottom: 16px;
30831
30810
  }
30832
-
30833
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30834
- padding: 4px 8px 0 8px;
30811
+ .E_c1uzzomf .card-title {
30812
+ font-size: 16px;
30835
30813
  color: rgba(44, 56, 82, 0.6);
30836
- font-size: 12px;
30814
+ font-weight: 700;
30815
+ line-height: 32px;
30837
30816
  }
30838
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30839
- padding-bottom: 6px;
30817
+ .E_c1uzzomf .card-body {
30818
+ padding: 24px;
30819
+ border-radius: 8px;
30820
+ background: #fff;
30840
30821
  }
30841
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30842
- padding-top: 4px;
30843
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30822
+ .E_c1uzzomf .empty {
30823
+ font-weight: 700;
30824
+ font-size: 14px;
30825
+ line-height: 22px;
30826
+ color: rgba(0, 21, 64, 0.3);
30827
+ text-align: center;
30844
30828
  }
30845
30829
 
30846
30830
  .E_b1nip9bk {
@@ -30872,8 +30856,23 @@ button.E_n7k2c6r {
30872
30856
  border-radius: unset;
30873
30857
  }
30874
30858
 
30875
- .E_d1bw7c5z {
30876
- position: relative;
30859
+ .E_fzh9mnb {
30860
+ width: 100%;
30861
+ height: 100%;
30862
+ min-height: 124px;
30863
+ display: flex;
30864
+ flex-direction: column;
30865
+ justify-content: center;
30866
+ align-items: center;
30867
+ }
30868
+ .E_fzh9mnb .error-text {
30869
+ color: rgba(10, 37, 85, 0.6);
30870
+ margin-bottom: 16px;
30871
+ font-size: 18px;
30872
+ }
30873
+
30874
+ .E_d1bw7c5z {
30875
+ position: relative;
30877
30876
  max-width: 388px;
30878
30877
  min-width: 285px;
30879
30878
  }
@@ -30955,19 +30954,84 @@ button.E_n7k2c6r {
30955
30954
  width: 102px;
30956
30955
  }
30957
30956
 
30958
- .E_fzh9mnb {
30959
- width: 100%;
30960
- height: 100%;
30961
- min-height: 124px;
30957
+ .E_berrcjl {
30958
+ color: rgba(10, 37, 85, 0.6);
30959
+ margin-bottom: 4px;
30960
+ }
30961
+ .E_berrcjl .breadcrumb-link {
30962
+ color: rgba(10, 37, 85, 0.6);
30963
+ cursor: pointer;
30964
+ transition: color 160ms ease;
30965
+ }
30966
+ .E_berrcjl .breadcrumb-link:hover {
30967
+ color: #0080ff;
30968
+ }
30969
+ .E_berrcjl .breadcrumb-link:active {
30970
+ color: #005ed1;
30971
+ }
30972
+
30973
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30962
30974
  display: flex;
30963
- flex-direction: column;
30964
- justify-content: center;
30975
+ }
30976
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
30977
+ border-bottom-left-radius: 5px;
30978
+ border-top-left-radius: 5px;
30979
+ }
30980
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
30981
+ border-bottom-right-radius: 5px;
30982
+ border-top-right-radius: 5px;
30983
+ }
30984
+
30985
+ .E_f7pxqmh {
30986
+ width: 100%;
30987
+ margin-bottom: 0 !important;
30988
+ flex-flow: nowrap !important;
30989
+ line-break: auto;
30990
+ }
30991
+ .E_f7pxqmh > .ant-form-item-label {
30992
+ text-align: left !important;
30993
+ padding-bottom: 0 !important;
30994
+ }
30995
+ .E_f7pxqmh > .ant-form-item-label > label {
30996
+ min-height: 32px;
30997
+ height: auto;
30998
+ font-size: 13px;
30999
+ color: rgba(44, 56, 82, 0.6);
31000
+ white-space: normal;
31001
+ }
31002
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31003
+ border-color: #ff4d4f !important;
31004
+ }
31005
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31006
+ border-color: #ff4d4f !important;
31007
+ }
31008
+ .E_f7pxqmh .ant-form-item-explain {
31009
+ margin-top: 4px;
31010
+ font-size: 12px;
31011
+ min-height: 0px;
31012
+ }
31013
+ .E_f7pxqmh .ant-form-item-extra {
31014
+ font-size: 12px;
31015
+ color: rgba(44, 56, 82, 0.6);
31016
+ min-height: 0px;
31017
+ }
31018
+
31019
+ .E_iouxfgt {
31020
+ display: inline-flex;
30965
31021
  align-items: center;
30966
31022
  }
30967
- .E_fzh9mnb .error-text {
30968
- color: rgba(10, 37, 85, 0.6);
30969
- margin-bottom: 16px;
30970
- font-size: 18px;
31023
+ .E_iouxfgt .icon-inner {
31024
+ display: inline-flex;
31025
+ align-items: center;
31026
+ justify-content: center;
31027
+ }
31028
+ .E_iouxfgt .icon-inner + span,
31029
+ .E_iouxfgt span + .icon-inner.suffix {
31030
+ margin-left: 4px;
31031
+ }
31032
+ .E_iouxfgt.is-rotate img,
31033
+ .E_iouxfgt.is-rotate svg {
31034
+ animation: rotate 680ms linear infinite;
30971
31035
  }
30972
31036
 
30973
31037
  .E_i1inqkme {
@@ -31043,18 +31107,6 @@ button.E_n7k2c6r {
31043
31107
  padding: 2px 8px;
31044
31108
  }
31045
31109
 
31046
- .E_itxley7.ant-input-group.ant-input-group-compact {
31047
- display: flex;
31048
- }
31049
- .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
31050
- border-bottom-left-radius: 5px;
31051
- border-top-left-radius: 5px;
31052
- }
31053
- .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
31054
- border-bottom-right-radius: 5px;
31055
- border-top-right-radius: 5px;
31056
- }
31057
-
31058
31110
  .E_atcz0kf .ant-input-suffix {
31059
31111
  margin-left: 8px;
31060
31112
  }
@@ -31062,38 +31114,17 @@ button.E_n7k2c6r {
31062
31114
  padding: 2px 7px 2px 12px;
31063
31115
  }
31064
31116
 
31065
- .E_f7pxqmh {
31066
- width: 100%;
31067
- margin-bottom: 0 !important;
31068
- flex-flow: nowrap !important;
31069
- line-break: auto;
31070
- }
31071
- .E_f7pxqmh > .ant-form-item-label {
31072
- text-align: left !important;
31073
- padding-bottom: 0 !important;
31074
- }
31075
- .E_f7pxqmh > .ant-form-item-label > label {
31076
- min-height: 32px;
31077
- height: auto;
31078
- font-size: 13px;
31079
- color: rgba(44, 56, 82, 0.6);
31080
- white-space: normal;
31081
- }
31082
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31083
- border-color: #ff4d4f !important;
31084
- }
31085
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31086
- border-color: #ff4d4f !important;
31117
+ .E_sx1bpnu .ant-input-sm {
31118
+ line-height: 18px;
31087
31119
  }
31088
- .E_f7pxqmh .ant-form-item-explain {
31089
- margin-top: 4px;
31090
- font-size: 12px;
31091
- min-height: 0px;
31120
+
31121
+ .E_owd0kml {
31122
+ display: inline-block;
31092
31123
  }
31093
- .E_f7pxqmh .ant-form-item-extra {
31094
- font-size: 12px;
31095
- color: rgba(44, 56, 82, 0.6);
31096
- min-height: 0px;
31124
+
31125
+ .E_h1jsgezc {
31126
+ visibility: hidden;
31127
+ position: absolute;
31097
31128
  }
31098
31129
 
31099
31130
  .E_a1wfy30z .ant-input-number-handler-wrap {
@@ -31117,217 +31148,14 @@ button.E_n7k2c6r {
31117
31148
  display: var(--a1wfy30z-4);
31118
31149
  flex: none;
31119
31150
  align-items: center;
31120
- margin-right: 4px;
31121
- cursor: auto;
31122
- }
31123
- .E_a1wfy30z .ant-input-number-input {
31124
- padding: 0;
31125
- margin: 0;
31126
- height: auto;
31127
- font-size: inherit;
31128
- }
31129
-
31130
- .E_iouxfgt {
31131
- display: inline-flex;
31132
- align-items: center;
31133
- }
31134
- .E_iouxfgt .icon-inner {
31135
- display: inline-flex;
31136
- align-items: center;
31137
- justify-content: center;
31138
- }
31139
- .E_iouxfgt .icon-inner + span,
31140
- .E_iouxfgt span + .icon-inner.suffix {
31141
- margin-left: 4px;
31142
- }
31143
- .E_iouxfgt.is-rotate img,
31144
- .E_iouxfgt.is-rotate svg {
31145
- animation: rotate 680ms linear infinite;
31146
- }
31147
-
31148
- .E_sx1bpnu .ant-input-sm {
31149
- line-height: 18px;
31150
- }
31151
-
31152
- .E_owd0kml {
31153
- display: inline-block;
31154
- }
31155
-
31156
- .E_h1jsgezc {
31157
- visibility: hidden;
31158
- position: absolute;
31159
- }
31160
-
31161
- .E_i11gg7mj .ant-input-prefix {
31162
- margin-right: 8px;
31163
- }
31164
- .E_i11gg7mj .ant-input-suffix {
31165
- margin-left: 8px;
31166
- }
31167
-
31168
- .E_cc368xp {
31169
- color: #00122e;
31170
- border-right: 1px solid rgba(172, 186, 211, 0.6);
31171
- margin-right: 8px;
31172
- padding-right: 8px;
31173
- }
31174
-
31175
- .E_i11o6xqj {
31176
- display: flex;
31177
- gap: 4px;
31178
- }
31179
- .E_i11o6xqj .icon-wrapper {
31180
- cursor: pointer;
31181
- }
31182
-
31183
- .E_d19ruhdj.icon-wrapper {
31184
- cursor: not-allowed;
31185
- }
31186
-
31187
- .E_rapgekc.ant-radio-wrapper {
31188
- display: inline-flex;
31189
- align-items: baseline;
31190
- white-space: pre-wrap;
31191
- }
31192
- .E_rapgekc.ant-radio-wrapper .ant-radio {
31193
- position: relative;
31194
- top: 3px;
31195
- }
31196
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
31197
- border-color: rgba(107, 128, 167, 0.6);
31198
- }
31199
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31200
- border-color: #0080ff;
31201
- }
31202
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31203
- border-color: #0080ff;
31204
- background: #0080ff;
31205
- }
31206
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31207
- top: 4px;
31208
- left: 4px;
31209
- width: 6px;
31210
- height: 6px;
31211
- background: #fff;
31212
- }
31213
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31214
- opacity: 0.5;
31215
- }
31216
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31217
- border-color: rgba(107, 128, 167, 0.6);
31218
- background: rgba(211, 218, 235, 0.6);
31219
- }
31220
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31221
- background: #00122e;
31222
- }
31223
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31224
- color: #00122e;
31225
- opacity: 0.5;
31226
- }
31227
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31228
- color: #00122e;
31229
- }
31230
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
31231
- display: inline-block;
31232
- padding: 0;
31233
- padding-left: 10px;
31234
- }
31235
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31236
- margin-bottom: 0;
31237
- white-space: pre-wrap;
31238
- color: rgba(44, 56, 82, 0.6);
31239
- }
31240
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31241
- padding-left: 8px;
31242
- }
31243
-
31244
- .E_rp906go .ant-radio-button-wrapper:first-child {
31245
- border-radius: 5px 0 0 5px;
31246
- }
31247
- .E_rp906go .ant-radio-button-wrapper:last-child {
31248
- border-radius: 0 5px 5px 0;
31249
- }
31250
-
31251
- .E_rcc63c8 {
31252
- color: #00122e;
31253
- border-color: #ccd4e3;
31254
- }
31255
- .E_rcc63c8:first-child {
31256
- border-color: #a3b4cc;
31257
- }
31258
- .E_rcc63c8.ant-radio-button-wrapper {
31259
- padding: 0 12px;
31260
- line-height: 32px;
31261
- height: 32px;
31262
- }
31263
- .E_rcc63c8.ant-radio-button-wrapper > span + span {
31264
- white-space: nowrap;
31265
- }
31266
- .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
31267
- height: 22px;
31268
- padding: 0 7px;
31269
- line-height: 20px;
31270
- }
31271
- .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
31272
- background: #ccd4e3;
31273
- }
31274
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
31275
- background: #0080ff;
31276
- }
31277
- .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31278
- background: #ccd4e3;
31279
- opacity: 0.5;
31280
- }
31281
- .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31282
- border-right-color: #0080ff;
31283
- }
31284
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31285
- border-color: #0080ff;
31286
- }
31287
- .E_rcc63c8.ant-radio-button-wrapper-checked {
31288
- background: rgba(0, 136, 255, 0.1);
31289
- }
31290
- .E_rcc63c8.ant-radio-button-wrapper-disabled {
31291
- background: rgba(211, 218, 235, 0.6);
31292
- border-color: #ccd4e3;
31293
- opacity: 0.5;
31294
- }
31295
- .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
31296
- color: #00122e;
31297
- border-color: #ccd4e3;
31298
- }
31299
- .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31300
- color: #00122e;
31301
- border-color: #ccd4e3;
31302
- background: rgba(172, 186, 211, 0.6);
31303
- }
31304
- .E_rcc63c8 .ant-radio-button-input {
31305
- margin-right: 8px;
31306
- display: inline;
31307
- border: none;
31308
- padding: 0;
31309
- width: 36px;
31310
- background: transparent;
31311
- }
31312
- .E_rcc63c8 .ant-radio-button-input:focus {
31313
- box-shadow: none;
31314
- }
31315
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
31316
- margin-right: 0;
31317
- width: initial;
31318
- box-shadow: none;
31319
- }
31320
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31321
- display: none;
31322
- }
31323
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31324
- display: inline;
31151
+ margin-right: 4px;
31152
+ cursor: auto;
31325
31153
  }
31326
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31327
- display: inline;
31328
- margin-right: 8px;
31154
+ .E_a1wfy30z .ant-input-number-input {
31329
31155
  padding: 0;
31330
- width: 36px;
31156
+ margin: 0;
31157
+ height: auto;
31158
+ font-size: inherit;
31331
31159
  }
31332
31160
 
31333
31161
  .E_phljevk {
@@ -31387,6 +31215,46 @@ button.E_n7k2c6r {
31387
31215
  line-height: 18px;
31388
31216
  }
31389
31217
 
31218
+ .E_c1bus5hc {
31219
+ --color: white;
31220
+ height: 14px;
31221
+ width: 14px;
31222
+ border-radius: 50%;
31223
+ flex-shrink: 0;
31224
+ display: flex;
31225
+ align-items: center;
31226
+ justify-content: center;
31227
+ border: 1px solid var(--color);
31228
+ }
31229
+ .E_c1bus5hc .circle-inner {
31230
+ position: relative;
31231
+ height: 10px;
31232
+ width: 10px;
31233
+ border-radius: 50%;
31234
+ overflow: hidden;
31235
+ }
31236
+ .E_c1bus5hc .circle-content {
31237
+ position: absolute;
31238
+ height: 100%;
31239
+ width: 100%;
31240
+ left: 0;
31241
+ top: 0;
31242
+ border-radius: 50%;
31243
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31244
+ transform: rotate(180deg);
31245
+ }
31246
+ .E_c1bus5hc .circle-child {
31247
+ position: absolute;
31248
+ height: 100%;
31249
+ width: 100%;
31250
+ left: 0;
31251
+ top: 0;
31252
+ margin-left: 50%;
31253
+ transform-origin: left;
31254
+ background: white;
31255
+ transform: rotate(0deg);
31256
+ }
31257
+
31390
31258
  .E_ivqqkzv {
31391
31259
  height: 24px;
31392
31260
  width: 56px !important;
@@ -31452,44 +31320,30 @@ button.E_n7k2c6r {
31452
31320
  margin-left: 5px;
31453
31321
  }
31454
31322
 
31455
- .E_c1bus5hc {
31456
- --color: white;
31457
- height: 14px;
31458
- width: 14px;
31459
- border-radius: 50%;
31460
- flex-shrink: 0;
31461
- display: flex;
31462
- align-items: center;
31463
- justify-content: center;
31464
- border: 1px solid var(--color);
31323
+ .E_i11gg7mj .ant-input-prefix {
31324
+ margin-right: 8px;
31465
31325
  }
31466
- .E_c1bus5hc .circle-inner {
31467
- position: relative;
31468
- height: 10px;
31469
- width: 10px;
31470
- border-radius: 50%;
31471
- overflow: hidden;
31326
+ .E_i11gg7mj .ant-input-suffix {
31327
+ margin-left: 8px;
31472
31328
  }
31473
- .E_c1bus5hc .circle-content {
31474
- position: absolute;
31475
- height: 100%;
31476
- width: 100%;
31477
- left: 0;
31478
- top: 0;
31479
- border-radius: 50%;
31480
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31481
- transform: rotate(180deg);
31329
+
31330
+ .E_cc368xp {
31331
+ color: #00122e;
31332
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
31333
+ margin-right: 8px;
31334
+ padding-right: 8px;
31482
31335
  }
31483
- .E_c1bus5hc .circle-child {
31484
- position: absolute;
31485
- height: 100%;
31486
- width: 100%;
31487
- left: 0;
31488
- top: 0;
31489
- margin-left: 50%;
31490
- transform-origin: left;
31491
- background: white;
31492
- transform: rotate(0deg);
31336
+
31337
+ .E_i11o6xqj {
31338
+ display: flex;
31339
+ gap: 4px;
31340
+ }
31341
+ .E_i11o6xqj .icon-wrapper {
31342
+ cursor: pointer;
31343
+ }
31344
+
31345
+ .E_d19ruhdj.icon-wrapper {
31346
+ cursor: not-allowed;
31493
31347
  }
31494
31348
 
31495
31349
  .E_cnujxq2 {
@@ -32181,6 +32035,156 @@ input.E_rf8rlle.ant-input {
32181
32035
  color: rgba(44, 56, 82, 0.7490196078);
32182
32036
  }
32183
32037
 
32038
+ .E_rapgekc.ant-radio-wrapper {
32039
+ display: inline-flex;
32040
+ align-items: baseline;
32041
+ white-space: pre-wrap;
32042
+ }
32043
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
32044
+ position: relative;
32045
+ top: 3px;
32046
+ }
32047
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
32048
+ border-color: rgba(107, 128, 167, 0.6);
32049
+ }
32050
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
32051
+ border-color: #0080ff;
32052
+ }
32053
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
32054
+ border-color: #0080ff;
32055
+ background: #0080ff;
32056
+ }
32057
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
32058
+ top: 4px;
32059
+ left: 4px;
32060
+ width: 6px;
32061
+ height: 6px;
32062
+ background: #fff;
32063
+ }
32064
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
32065
+ opacity: 0.5;
32066
+ }
32067
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
32068
+ border-color: rgba(107, 128, 167, 0.6);
32069
+ background: rgba(211, 218, 235, 0.6);
32070
+ }
32071
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
32072
+ background: #00122e;
32073
+ }
32074
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
32075
+ color: #00122e;
32076
+ opacity: 0.5;
32077
+ }
32078
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
32079
+ color: #00122e;
32080
+ }
32081
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
32082
+ display: inline-block;
32083
+ padding: 0;
32084
+ padding-left: 10px;
32085
+ }
32086
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
32087
+ margin-bottom: 0;
32088
+ white-space: pre-wrap;
32089
+ color: rgba(44, 56, 82, 0.6);
32090
+ }
32091
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
32092
+ padding-left: 8px;
32093
+ }
32094
+
32095
+ .E_rp906go .ant-radio-button-wrapper:first-child {
32096
+ border-radius: 5px 0 0 5px;
32097
+ }
32098
+ .E_rp906go .ant-radio-button-wrapper:last-child {
32099
+ border-radius: 0 5px 5px 0;
32100
+ }
32101
+
32102
+ .E_rcc63c8 {
32103
+ color: #00122e;
32104
+ border-color: #ccd4e3;
32105
+ }
32106
+ .E_rcc63c8:first-child {
32107
+ border-color: #a3b4cc;
32108
+ }
32109
+ .E_rcc63c8.ant-radio-button-wrapper {
32110
+ padding: 0 12px;
32111
+ line-height: 32px;
32112
+ height: 32px;
32113
+ }
32114
+ .E_rcc63c8.ant-radio-button-wrapper > span + span {
32115
+ white-space: nowrap;
32116
+ }
32117
+ .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
32118
+ height: 22px;
32119
+ padding: 0 7px;
32120
+ line-height: 20px;
32121
+ }
32122
+ .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
32123
+ background: #ccd4e3;
32124
+ }
32125
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
32126
+ background: #0080ff;
32127
+ }
32128
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
32129
+ background: #ccd4e3;
32130
+ opacity: 0.5;
32131
+ }
32132
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
32133
+ border-right-color: #0080ff;
32134
+ }
32135
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
32136
+ border-color: #0080ff;
32137
+ }
32138
+ .E_rcc63c8.ant-radio-button-wrapper-checked {
32139
+ background: rgba(0, 136, 255, 0.1);
32140
+ }
32141
+ .E_rcc63c8.ant-radio-button-wrapper-disabled {
32142
+ background: rgba(211, 218, 235, 0.6);
32143
+ border-color: #ccd4e3;
32144
+ opacity: 0.5;
32145
+ }
32146
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
32147
+ color: #00122e;
32148
+ border-color: #ccd4e3;
32149
+ }
32150
+ .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
32151
+ color: #00122e;
32152
+ border-color: #ccd4e3;
32153
+ background: rgba(172, 186, 211, 0.6);
32154
+ }
32155
+ .E_rcc63c8 .ant-radio-button-input {
32156
+ margin-right: 8px;
32157
+ display: inline;
32158
+ border: none;
32159
+ padding: 0;
32160
+ width: 36px;
32161
+ background: transparent;
32162
+ }
32163
+ .E_rcc63c8 .ant-radio-button-input:focus {
32164
+ box-shadow: none;
32165
+ }
32166
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
32167
+ margin-right: 0;
32168
+ width: initial;
32169
+ box-shadow: none;
32170
+ }
32171
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
32172
+ display: none;
32173
+ }
32174
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
32175
+ display: inline;
32176
+ }
32177
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
32178
+ display: inline;
32179
+ margin-right: 8px;
32180
+ padding: 0;
32181
+ width: 36px;
32182
+ }
32183
+
32184
+ .E_tju3gfj .date {
32185
+ margin-right: 4px;
32186
+ }
32187
+
32184
32188
  .E_c1yyuluq {
32185
32189
  border-radius: 8px;
32186
32190
  }
@@ -32210,16 +32214,119 @@ input.E_rf8rlle.ant-input {
32210
32214
  cursor: default;
32211
32215
  }
32212
32216
 
32213
- .E_tju3gfj .date {
32214
- margin-right: 4px;
32217
+ .E_m196gn1d {
32218
+ min-width: 1280px;
32215
32219
  }
32216
32220
 
32217
- .E_iq1gosr {
32218
- display: inline-block;
32221
+ .E_a1b5xrg3 .user-icon-inner {
32222
+ display: inline-flex;
32223
+ align-items: center;
32224
+ justify-content: center;
32225
+ color: #fff;
32226
+ font-weight: bold;
32227
+ font-size: 12px;
32228
+ width: 24px;
32229
+ height: 24px;
32230
+ border-radius: 50%;
32231
+ background: var(--a1b5xrg3-0);
32232
+ }
32233
+ .E_a1b5xrg3.btn-item {
32234
+ transition: all 160ms ease;
32235
+ cursor: pointer;
32236
+ width: 56px;
32237
+ height: 40px;
32238
+ display: inline-flex;
32239
+ align-items: center;
32240
+ justify-content: center;
32241
+ border-radius: 6px;
32242
+ }
32243
+ .E_a1b5xrg3.btn-item:hover {
32244
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32245
+ }
32246
+ .E_a1b5xrg3.btn-item:active {
32247
+ transform: translateY(2px);
32248
+ transition: all 320ms ease;
32219
32249
  }
32220
32250
 
32221
- .E_m196gn1d {
32222
- min-width: 1280px;
32251
+ .E_s1dni7lo {
32252
+ width: 430px !important;
32253
+ }
32254
+
32255
+ .E_d1wwmmm5 .ant-select-item-group {
32256
+ padding: 8px 16px;
32257
+ line-height: 18px;
32258
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
32259
+ height: 34px;
32260
+ min-height: 34px;
32261
+ box-sizing: border-box;
32262
+ margin-top: 8px;
32263
+ }
32264
+
32265
+ .E_o1ugr09p {
32266
+ display: flex;
32267
+ flex-direction: column;
32268
+ margin: 1px 8px;
32269
+ padding: 8px;
32270
+ border-radius: 4px;
32271
+ }
32272
+ .E_o1ugr09p .selected-icon {
32273
+ display: none;
32274
+ }
32275
+ .E_o1ugr09p.ant-select-item-option-grouped {
32276
+ padding-left: 8px;
32277
+ }
32278
+ .E_o1ugr09p.ant-select-item-option-selected {
32279
+ background-color: white;
32280
+ }
32281
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32282
+ color: #0080ff;
32283
+ }
32284
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32285
+ display: block;
32286
+ }
32287
+ .E_o1ugr09p.ant-select-item-option-active {
32288
+ background: rgba(0, 136, 255, 0.16);
32289
+ }
32290
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32291
+ color: #0080ff;
32292
+ }
32293
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32294
+ background: rgba(0, 136, 255, 0.1);
32295
+ color: #0080ff;
32296
+ }
32297
+
32298
+ .E_o1ifxsq4 {
32299
+ display: flex;
32300
+ justify-content: space-between;
32301
+ height: 20px;
32302
+ line-height: 20px;
32303
+ }
32304
+ .E_o1ifxsq4 .timezone-title {
32305
+ color: #2d3a56;
32306
+ overflow: hidden;
32307
+ text-overflow: ellipsis;
32308
+ }
32309
+
32310
+ .E_o1zue7 {
32311
+ display: flex;
32312
+ justify-content: space-between;
32313
+ color: rgba(44, 56, 82, 0.6);
32314
+ height: 18px;
32315
+ line-height: 18px;
32316
+ margin-top: 2px;
32317
+ }
32318
+
32319
+ .E_tyfmlxg {
32320
+ border: none;
32321
+ margin-right: 0;
32322
+ background: rgba(225, 230, 241, 0.6);
32323
+ }
32324
+
32325
+ .E_o18uybox {
32326
+ pointer-events: none;
32327
+ height: 32px;
32328
+ width: 100%;
32329
+ opacity: 0;
32223
32330
  }
32224
32331
 
32225
32332
  .E_dsnbhzf {
@@ -32621,191 +32728,84 @@ input.E_rf8rlle.ant-input {
32621
32728
  .E_f17k1i3n {
32622
32729
  font-family: Inter;
32623
32730
  font-style: normal;
32624
- font-weight: normal;
32625
- font-size: 12px;
32626
- line-height: 18px;
32627
- }
32628
-
32629
- .E_t1tvuj2e {
32630
- font-family: Inter;
32631
- font-style: normal;
32632
- font-weight: normal;
32633
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32634
- font-size: 13px;
32635
- line-height: 20px;
32636
- }
32637
-
32638
- .E_t17uajlu {
32639
- font-family: Inter;
32640
- font-style: normal;
32641
- font-weight: normal;
32642
- font-feature-settings: "zero" on;
32643
- font-size: 13px;
32644
- line-height: 20px;
32645
- }
32646
-
32647
- .E_t114zbyz {
32648
- font-family: Inter;
32649
- font-style: normal;
32650
- font-weight: normal;
32651
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32652
- font-size: 12px;
32653
- line-height: 18px;
32654
- }
32655
-
32656
- .E_t1il0kvi {
32657
- font-family: Inter;
32658
- font-style: normal;
32659
- font-weight: 500;
32660
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32661
- font-size: 12px;
32662
- line-height: 18px;
32663
- }
32664
-
32665
- .E_t10dv8p1 {
32666
- font-family: Inter;
32667
- font-style: normal;
32668
- font-weight: normal;
32669
- font-feature-settings: "zero" on;
32670
- font-size: 12px;
32671
- line-height: 18px;
32672
- }
32673
-
32674
- .E_tc2oqpq {
32675
- font-family: Inter;
32676
- font-style: normal;
32677
- font-weight: 500;
32678
- font-feature-settings: "zero" on;
32679
- font-size: 12px;
32680
- line-height: 18px;
32681
- }
32682
-
32683
- .E_tzvddmc {
32684
- font-family: Inter;
32685
- font-style: normal;
32686
- font-weight: bold;
32687
- font-feature-settings: "zero" on;
32688
- font-size: 16px;
32689
- line-height: 24px;
32690
- }
32691
-
32692
- .E_u18llj45 {
32693
- font-family: Inter;
32694
- font-style: normal;
32695
- font-weight: normal;
32696
- font-size: 10px;
32697
- line-height: 12px;
32698
- }
32699
-
32700
- .E_a1b5xrg3 .user-icon-inner {
32701
- display: inline-flex;
32702
- align-items: center;
32703
- justify-content: center;
32704
- color: #fff;
32705
- font-weight: bold;
32706
- font-size: 12px;
32707
- width: 24px;
32708
- height: 24px;
32709
- border-radius: 50%;
32710
- background: var(--a1b5xrg3-0);
32711
- }
32712
- .E_a1b5xrg3.btn-item {
32713
- transition: all 160ms ease;
32714
- cursor: pointer;
32715
- width: 56px;
32716
- height: 40px;
32717
- display: inline-flex;
32718
- align-items: center;
32719
- justify-content: center;
32720
- border-radius: 6px;
32721
- }
32722
- .E_a1b5xrg3.btn-item:hover {
32723
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32724
- }
32725
- .E_a1b5xrg3.btn-item:active {
32726
- transform: translateY(2px);
32727
- transition: all 320ms ease;
32728
- }
32729
-
32730
- .E_s1dni7lo {
32731
- width: 430px !important;
32732
- }
32733
-
32734
- .E_d1wwmmm5 .ant-select-item-group {
32735
- padding: 8px 16px;
32736
- line-height: 18px;
32737
- border-top: 1px solid rgba(211, 218, 235, 0.6);
32738
- height: 34px;
32739
- min-height: 34px;
32740
- box-sizing: border-box;
32741
- margin-top: 8px;
32742
- }
32743
-
32744
- .E_o1ugr09p {
32745
- display: flex;
32746
- flex-direction: column;
32747
- margin: 1px 8px;
32748
- padding: 8px;
32749
- border-radius: 4px;
32750
- }
32751
- .E_o1ugr09p .selected-icon {
32752
- display: none;
32753
- }
32754
- .E_o1ugr09p.ant-select-item-option-grouped {
32755
- padding-left: 8px;
32756
- }
32757
- .E_o1ugr09p.ant-select-item-option-selected {
32758
- background-color: white;
32759
- }
32760
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32761
- color: #0080ff;
32762
- }
32763
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32764
- display: block;
32731
+ font-weight: normal;
32732
+ font-size: 12px;
32733
+ line-height: 18px;
32765
32734
  }
32766
- .E_o1ugr09p.ant-select-item-option-active {
32767
- background: rgba(0, 136, 255, 0.16);
32735
+
32736
+ .E_t1tvuj2e {
32737
+ font-family: Inter;
32738
+ font-style: normal;
32739
+ font-weight: normal;
32740
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32741
+ font-size: 13px;
32742
+ line-height: 20px;
32768
32743
  }
32769
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32770
- color: #0080ff;
32744
+
32745
+ .E_t17uajlu {
32746
+ font-family: Inter;
32747
+ font-style: normal;
32748
+ font-weight: normal;
32749
+ font-feature-settings: "zero" on;
32750
+ font-size: 13px;
32751
+ line-height: 20px;
32771
32752
  }
32772
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32773
- background: rgba(0, 136, 255, 0.1);
32774
- color: #0080ff;
32753
+
32754
+ .E_t114zbyz {
32755
+ font-family: Inter;
32756
+ font-style: normal;
32757
+ font-weight: normal;
32758
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32759
+ font-size: 12px;
32760
+ line-height: 18px;
32775
32761
  }
32776
32762
 
32777
- .E_o1ifxsq4 {
32778
- display: flex;
32779
- justify-content: space-between;
32780
- height: 20px;
32781
- line-height: 20px;
32763
+ .E_t1il0kvi {
32764
+ font-family: Inter;
32765
+ font-style: normal;
32766
+ font-weight: 500;
32767
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32768
+ font-size: 12px;
32769
+ line-height: 18px;
32782
32770
  }
32783
- .E_o1ifxsq4 .timezone-title {
32784
- color: #2d3a56;
32785
- overflow: hidden;
32786
- text-overflow: ellipsis;
32771
+
32772
+ .E_t10dv8p1 {
32773
+ font-family: Inter;
32774
+ font-style: normal;
32775
+ font-weight: normal;
32776
+ font-feature-settings: "zero" on;
32777
+ font-size: 12px;
32778
+ line-height: 18px;
32787
32779
  }
32788
32780
 
32789
- .E_o1zue7 {
32790
- display: flex;
32791
- justify-content: space-between;
32792
- color: rgba(44, 56, 82, 0.6);
32793
- height: 18px;
32781
+ .E_tc2oqpq {
32782
+ font-family: Inter;
32783
+ font-style: normal;
32784
+ font-weight: 500;
32785
+ font-feature-settings: "zero" on;
32786
+ font-size: 12px;
32794
32787
  line-height: 18px;
32795
- margin-top: 2px;
32796
32788
  }
32797
32789
 
32798
- .E_tyfmlxg {
32799
- border: none;
32800
- margin-right: 0;
32801
- background: rgba(225, 230, 241, 0.6);
32790
+ .E_tzvddmc {
32791
+ font-family: Inter;
32792
+ font-style: normal;
32793
+ font-weight: bold;
32794
+ font-feature-settings: "zero" on;
32795
+ font-size: 16px;
32796
+ line-height: 24px;
32802
32797
  }
32803
32798
 
32804
- .E_o18uybox {
32805
- pointer-events: none;
32806
- height: 32px;
32807
- width: 100%;
32808
- opacity: 0;
32799
+ .E_u18llj45 {
32800
+ font-family: Inter;
32801
+ font-style: normal;
32802
+ font-weight: normal;
32803
+ font-size: 10px;
32804
+ line-height: 12px;
32805
+ }
32806
+
32807
+ .E_iq1gosr {
32808
+ display: inline-block;
32809
32809
  }
32810
32810
 
32811
32811
  .E_s1sck0th {
@@ -33212,31 +33212,6 @@ input.E_rf8rlle.ant-input {
33212
33212
  transform: rotate(180deg);
33213
33213
  }
33214
33214
 
33215
- .E_oa99sl3 {
33216
- display: flex;
33217
- justify-content: space-between;
33218
- align-items: center;
33219
- gap: 8px;
33220
- }
33221
- .E_oa99sl3,
33222
- .E_oa99sl3 :first-child {
33223
- line-height: inherit !important;
33224
- }
33225
-
33226
- .E_lvp5pj7 {
33227
- display: flex;
33228
- justify-content: space-between;
33229
- align-items: center;
33230
- gap: 8px;
33231
- min-width: 0;
33232
- }
33233
-
33234
- .E_s1io1lws {
33235
- display: flex;
33236
- align-items: center;
33237
- flex-shrink: 0;
33238
- }
33239
-
33240
33215
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
33241
33216
  opacity: 1;
33242
33217
  }
@@ -33364,6 +33339,31 @@ input.E_rf8rlle.ant-input {
33364
33339
  color: rgba(0, 21, 64, 0.3);
33365
33340
  }
33366
33341
 
33342
+ .E_oa99sl3 {
33343
+ display: flex;
33344
+ justify-content: space-between;
33345
+ align-items: center;
33346
+ gap: 8px;
33347
+ }
33348
+ .E_oa99sl3,
33349
+ .E_oa99sl3 :first-child {
33350
+ line-height: inherit !important;
33351
+ }
33352
+
33353
+ .E_lvp5pj7 {
33354
+ display: flex;
33355
+ justify-content: space-between;
33356
+ align-items: center;
33357
+ gap: 8px;
33358
+ min-width: 0;
33359
+ }
33360
+
33361
+ .E_s1io1lws {
33362
+ display: flex;
33363
+ align-items: center;
33364
+ flex-shrink: 0;
33365
+ }
33366
+
33367
33367
  .E_h12yihis {
33368
33368
  height: 50px;
33369
33369
  border-bottom: 2px solid #edf0f7;
@@ -34076,74 +34076,6 @@ input.E_rf8rlle.ant-input {
34076
34076
  padding: 0;
34077
34077
  }
34078
34078
 
34079
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34080
- margin-right: 2px;
34081
- }
34082
-
34083
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
34084
- padding-left: 8px;
34085
- padding-right: 8px;
34086
- }
34087
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
34088
- border-radius: 4px;
34089
- }
34090
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34091
- border-radius: 4px;
34092
- }
34093
-
34094
- .E_ma64lna .antd5-segmented-item-label {
34095
- padding-left: 12px;
34096
- padding-right: 12px;
34097
- }
34098
-
34099
- .E_ckld275 {
34100
- background-color: rgba(225, 230, 241, 0.6);
34101
- }
34102
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34103
- background-color: rgba(255, 255, 255, 0.6);
34104
- color: rgba(44, 56, 82, 0.75);
34105
- }
34106
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34107
- background-color: transparent;
34108
- }
34109
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34110
- background-color: transparent;
34111
- }
34112
-
34113
- .E_r77hffu {
34114
- display: flex;
34115
- align-items: center;
34116
- justify-content: space-between;
34117
- column-gap: 6px;
34118
- }
34119
-
34120
- .E_p1cmxsf7 {
34121
- display: flex;
34122
- flex-direction: column;
34123
- justify-content: center;
34124
- row-gap: var(--p1cmxsf7-0);
34125
- }
34126
- .E_p1cmxsf7 .antd5-progress-line {
34127
- font-size: 0;
34128
- }
34129
-
34130
- .E_b14q2gmw {
34131
- 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);
34132
- }
34133
-
34134
- .E_c1eym6el {
34135
- border-radius: 8px;
34136
- background-color: white;
34137
- }
34138
- .E_c1eym6el.hoverable {
34139
- cursor: pointer;
34140
- }
34141
- .E_c1eym6el.hoverable:hover {
34142
- transition: all 200ms ease;
34143
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34144
- transform: translateY(-4px);
34145
- }
34146
-
34147
34079
  .E_l12xdkhl {
34148
34080
  width: 64px;
34149
34081
  height: 64px;
@@ -34199,23 +34131,74 @@ button.E_l48ei06.ui-kit-link-primary {
34199
34131
  button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34200
34132
  color: #0080FF;
34201
34133
  }
34202
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34203
- color: #005ED1;
34134
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34135
+ color: #005ED1;
34136
+ }
34137
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34138
+ color: #00122E;
34139
+ }
34140
+ button.E_l48ei06.ui-kit-link-secondary {
34141
+ color: rgba(44, 56, 82, 0.7490196078);
34142
+ }
34143
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34144
+ color: #0080FF;
34145
+ }
34146
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34147
+ color: #005ED1;
34148
+ }
34149
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34150
+ color: rgba(44, 56, 82, 0.7490196078);
34151
+ }
34152
+
34153
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34154
+ margin-right: 2px;
34155
+ }
34156
+
34157
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
34158
+ padding-left: 8px;
34159
+ padding-right: 8px;
34160
+ }
34161
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
34162
+ border-radius: 4px;
34163
+ }
34164
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34165
+ border-radius: 4px;
34166
+ }
34167
+
34168
+ .E_ma64lna .antd5-segmented-item-label {
34169
+ padding-left: 12px;
34170
+ padding-right: 12px;
34171
+ }
34172
+
34173
+ .E_ckld275 {
34174
+ background-color: rgba(225, 230, 241, 0.6);
34175
+ }
34176
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34177
+ background-color: rgba(255, 255, 255, 0.6);
34178
+ color: rgba(44, 56, 82, 0.75);
34204
34179
  }
34205
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34206
- color: #00122E;
34180
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34181
+ background-color: transparent;
34207
34182
  }
34208
- button.E_l48ei06.ui-kit-link-secondary {
34209
- color: rgba(44, 56, 82, 0.7490196078);
34183
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34184
+ background-color: transparent;
34210
34185
  }
34211
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34212
- color: #0080FF;
34186
+
34187
+ .E_r77hffu {
34188
+ display: flex;
34189
+ align-items: center;
34190
+ justify-content: space-between;
34191
+ column-gap: 6px;
34213
34192
  }
34214
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34215
- color: #005ED1;
34193
+
34194
+ .E_p1cmxsf7 {
34195
+ display: flex;
34196
+ flex-direction: column;
34197
+ justify-content: center;
34198
+ row-gap: var(--p1cmxsf7-0);
34216
34199
  }
34217
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34218
- color: rgba(44, 56, 82, 0.7490196078);
34200
+ .E_p1cmxsf7 .antd5-progress-line {
34201
+ font-size: 0;
34219
34202
  }
34220
34203
 
34221
34204
  .E_ckui4s7 {
@@ -34282,6 +34265,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34282
34265
  margin-left: 24px;
34283
34266
  }
34284
34267
 
34268
+ .E_c1yd35n {
34269
+ padding: 0 12px 14px 12px;
34270
+ }
34271
+
34285
34272
  .E_c1kghdax {
34286
34273
  color: #2d3a56;
34287
34274
  padding: 7px 12px;
@@ -34322,8 +34309,96 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34322
34309
  margin-right: 2px;
34323
34310
  }
34324
34311
 
34325
- .E_c1yd35n {
34326
- padding: 0 12px 14px 12px;
34312
+ .E_b14q2gmw {
34313
+ 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);
34314
+ }
34315
+
34316
+ .E_c1eym6el {
34317
+ border-radius: 8px;
34318
+ background-color: white;
34319
+ }
34320
+ .E_c1eym6el.hoverable {
34321
+ cursor: pointer;
34322
+ }
34323
+ .E_c1eym6el.hoverable:hover {
34324
+ transition: all 200ms ease;
34325
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34326
+ transform: translateY(-4px);
34327
+ }
34328
+
34329
+ .E_sddwhm6 {
34330
+ margin: 0;
34331
+ border-radius: 20px;
34332
+ padding: 2px 10px;
34333
+ height: 22px;
34334
+ }
34335
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34336
+ background-color: rgba(237, 241, 250, 0.6) !important;
34337
+ }
34338
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
34339
+ background-color: rgba(225, 230, 241, 0.6) !important;
34340
+ }
34341
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34342
+ color: #00122e;
34343
+ }
34344
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34345
+ margin-right: 6px;
34346
+ }
34347
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34348
+ margin-left: 8px;
34349
+ color: rgba(44, 56, 82, 0.6);
34350
+ }
34351
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34352
+ background-color: rgba(0, 136, 255, 0.1);
34353
+ }
34354
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34355
+ background-color: #0080ff;
34356
+ }
34357
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
34358
+ background-color: rgba(0, 136, 255, 0.16);
34359
+ }
34360
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34361
+ background-color: rgba(255, 74, 74, 0.1);
34362
+ }
34363
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34364
+ background-color: #f0483e;
34365
+ }
34366
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
34367
+ background-color: rgba(255, 74, 74, 0.16);
34368
+ }
34369
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34370
+ background-color: rgba(254, 160, 8, 0.1);
34371
+ }
34372
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34373
+ background-color: #fea008;
34374
+ }
34375
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
34376
+ background-color: rgba(255, 187, 0, 0.16);
34377
+ }
34378
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34379
+ background-color: rgba(30, 201, 127, 0.1);
34380
+ }
34381
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34382
+ background-color: #00ba5d;
34383
+ }
34384
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34385
+ background-color: rgba(30, 201, 127, 0.16);
34386
+ }
34387
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34388
+ background-color: rgba(225, 230, 241, 0.6);
34389
+ }
34390
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34391
+ background-color: #6b7d99;
34392
+ }
34393
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
34394
+ background-color: rgba(211, 218, 235, 0.6);
34395
+ }
34396
+
34397
+ .E_satwmqm {
34398
+ width: 8px;
34399
+ height: 8px;
34400
+ border-radius: 50%;
34401
+ display: inline-block;
34327
34402
  }
34328
34403
 
34329
34404
  .E_tc97u5y {
@@ -34692,133 +34767,9 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34692
34767
  justify-content: center;
34693
34768
  border-radius: 4px;
34694
34769
  }
34695
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
34696
- background: #fff;
34697
- }
34698
-
34699
- .E_sddwhm6 {
34700
- margin: 0;
34701
- border-radius: 20px;
34702
- padding: 2px 10px;
34703
- height: 22px;
34704
- }
34705
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34706
- background-color: rgba(237, 241, 250, 0.6) !important;
34707
- }
34708
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
34709
- background-color: rgba(225, 230, 241, 0.6) !important;
34710
- }
34711
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34712
- color: #00122e;
34713
- }
34714
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34715
- margin-right: 6px;
34716
- }
34717
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34718
- margin-left: 8px;
34719
- color: rgba(44, 56, 82, 0.6);
34720
- }
34721
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34722
- background-color: rgba(0, 136, 255, 0.1);
34723
- }
34724
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34725
- background-color: #0080ff;
34726
- }
34727
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
34728
- background-color: rgba(0, 136, 255, 0.16);
34729
- }
34730
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34731
- background-color: rgba(255, 74, 74, 0.1);
34732
- }
34733
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34734
- background-color: #f0483e;
34735
- }
34736
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
34737
- background-color: rgba(255, 74, 74, 0.16);
34738
- }
34739
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34740
- background-color: rgba(254, 160, 8, 0.1);
34741
- }
34742
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34743
- background-color: #fea008;
34744
- }
34745
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
34746
- background-color: rgba(255, 187, 0, 0.16);
34747
- }
34748
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34749
- background-color: rgba(30, 201, 127, 0.1);
34750
- }
34751
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34752
- background-color: #00ba5d;
34753
- }
34754
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34755
- background-color: rgba(30, 201, 127, 0.16);
34756
- }
34757
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34758
- background-color: rgba(225, 230, 241, 0.6);
34759
- }
34760
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34761
- background-color: #6b7d99;
34762
- }
34763
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
34764
- background-color: rgba(211, 218, 235, 0.6);
34765
- }
34766
-
34767
- .E_satwmqm {
34768
- width: 8px;
34769
- height: 8px;
34770
- border-radius: 50%;
34771
- display: inline-block;
34772
- }
34773
-
34774
- .E_lht19u8 {
34775
- width: 64px;
34776
- height: 64px;
34777
- display: flex;
34778
- align-items: center;
34779
- justify-content: center;
34780
- position: relative;
34781
- opacity: 0.2;
34782
- }
34783
-
34784
- .E_lk3gkp4 {
34785
- position: absolute;
34786
- width: 5px;
34787
- height: 48px;
34788
- left: 9.33px;
34789
- top: 40.5px;
34790
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34791
- border-radius: 5px;
34792
- transform: rotate(-128deg);
34793
- transform-origin: top left;
34794
- animation: loading-indicator1 1100ms ease-out infinite;
34795
- }
34796
-
34797
- .E_ll4n94n {
34798
- position: absolute;
34799
- width: 5px;
34800
- height: 48px;
34801
- left: 40.8px;
34802
- top: 8.4px;
34803
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34804
- border-radius: 5px;
34805
- transform: rotate(-8deg);
34806
- transform-origin: top left;
34807
- animation: loading-indicator2 1100ms ease-out infinite;
34808
- }
34809
-
34810
- .E_l17lbdo6 {
34811
- position: absolute;
34812
- width: 5px;
34813
- height: 48px;
34814
- left: 52.9px;
34815
- top: 51.8px;
34816
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34817
- border-radius: 5px;
34818
- transform: rotate(112deg);
34819
- transform-origin: top left;
34820
- animation: loading-indicator3 1100ms ease-out infinite;
34821
- }
34770
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
34771
+ background: #fff;
34772
+ }
34822
34773
 
34823
34774
  .E_msn7nxt {
34824
34775
  color: rgba(44, 56, 82, 0.6);
@@ -34981,260 +34932,113 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34981
34932
  margin-left: 8px;
34982
34933
  }
34983
34934
 
34984
- .E_t1gvlxt5 {
34985
- min-width: 0;
34986
- flex: 1;
34987
- }
34988
- .E_t1gvlxt5 .tag {
34989
- flex: 0 0 auto;
34990
- }
34991
- .E_t1gvlxt5 .progress-title {
34992
- flex: 2;
34993
- max-width: fit-content;
34994
- }
34995
- .E_t1gvlxt5 .progress-desc {
34996
- flex: 1;
34997
- max-width: fit-content;
34998
- }
34999
-
35000
- .E_a1ji6r68 {
34935
+ .E_lht19u8 {
34936
+ width: 64px;
34937
+ height: 64px;
35001
34938
  display: flex;
35002
34939
  align-items: center;
35003
- column-gap: var(--a1ji6r68-0);
35004
- }
35005
-
35006
- .E_w7ob4th.outside-tag {
35007
- padding-left: 0;
35008
- }
35009
- .E_w7ob4th.outside-tag .inside-tag {
35010
- border-radius: 4px 0 0 4px;
35011
- padding-right: 4px;
35012
- margin-right: 4px;
35013
- }
35014
-
35015
- .E_slr2ynn {
35016
- padding: 0 8px;
35017
- height: 18px;
35018
- }
35019
-
35020
- .E_m140wbb6 {
35021
- padding: 2px 8px;
35022
- height: 24px;
35023
- }
35024
-
35025
- .E_t1fozc1i {
35026
- margin: 0;
35027
- }
35028
-
35029
- .E_i1vxv4ln {
35030
- margin-right: 4px;
35031
- height: 16px;
35032
- }
35033
-
35034
- .E_n1afl31m.ant-tag.ant-tag-gray {
35035
- font-weight: 700;
35036
- color: #00122e;
35037
- background-color: rgba(237, 241, 250, 0.6);
35038
- border: 1px solid rgba(211, 218, 235, 0.6);
35039
- word-break: break-all;
35040
- display: inline;
35041
- white-space: normal;
35042
- }
35043
-
35044
- .E_t1dtlqs1 {
35045
- margin-bottom: 4px;
35046
- color: rgba(44, 56, 82, 0.6);
34940
+ justify-content: center;
34941
+ position: relative;
34942
+ opacity: 0.2;
35047
34943
  }
35048
34944
 
35049
- .E_s1ese5oy {
35050
- color: rgba(44, 56, 82, 0.6);
35051
- line-height: 32px;
35052
- height: 32px;
35053
- margin-bottom: 0;
35054
- }
35055
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
35056
- color: #0080ff;
35057
- }
35058
- .E_s1ese5oy.warning {
35059
- color: #ffa500;
35060
- }
35061
- .E_s1ese5oy.success {
35062
- color: #00ba5d;
35063
- }
35064
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
35065
- color: #f0483e;
35066
- }
35067
- .E_s1ese5oy.normal {
35068
- color: rgba(44, 56, 82, 0.6);
34945
+ .E_lk3gkp4 {
34946
+ position: absolute;
34947
+ width: 5px;
34948
+ height: 48px;
34949
+ left: 9.33px;
34950
+ top: 40.5px;
34951
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34952
+ border-radius: 5px;
34953
+ transform: rotate(-128deg);
34954
+ transform-origin: top left;
34955
+ animation: loading-indicator1 1100ms ease-out infinite;
35069
34956
  }
35070
34957
 
35071
- .E_b1ibis43 {
35072
- margin-bottom: 0;
35073
- color: #00122e;
34958
+ .E_ll4n94n {
34959
+ position: absolute;
34960
+ width: 5px;
34961
+ height: 48px;
34962
+ left: 40.8px;
34963
+ top: 8.4px;
34964
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34965
+ border-radius: 5px;
34966
+ transform: rotate(-8deg);
34967
+ transform-origin: top left;
34968
+ animation: loading-indicator2 1100ms ease-out infinite;
35074
34969
  }
35075
34970
 
35076
- .E_b11xxjd2 {
35077
- line-height: 32px;
35078
- margin-right: 6px;
34971
+ .E_l17lbdo6 {
34972
+ position: absolute;
34973
+ width: 5px;
34974
+ height: 48px;
34975
+ left: 52.9px;
34976
+ top: 51.8px;
34977
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34978
+ border-radius: 5px;
34979
+ transform: rotate(112deg);
34980
+ transform-origin: top left;
34981
+ animation: loading-indicator3 1100ms ease-out infinite;
35079
34982
  }
35080
34983
 
35081
- .E_bsub5bw.with-description {
35082
- height: 24px;
34984
+ .E_t1gvlxt5 {
34985
+ min-width: 0;
35083
34986
  flex: 1;
35084
- position: relative;
35085
- top: -7px;
35086
- }
35087
- .E_bsub5bw p {
35088
- width: 100%;
35089
- overflow: hidden;
35090
- text-overflow: ellipsis;
35091
- white-space: nowrap;
35092
- }
35093
-
35094
- .E_tmoyoag {
35095
- border: 1px solid rgba(211, 218, 235, 0.6);
35096
- border-radius: 8px;
35097
- overflow: auto;
35098
- }
35099
- .E_tmoyoag .ant-list {
35100
- position: relative;
35101
- }
35102
- .E_tmoyoag .ant-list .ant-list-item:last-child {
35103
- border-bottom: none;
35104
- }
35105
- .E_tmoyoag .ant-list .eagle-table-form-header {
35106
- position: sticky;
35107
- top: 0;
35108
- z-index: 2;
35109
- display: flex;
35110
- padding: 8px;
35111
- flex-wrap: nowrap;
35112
- justify-content: flex-start;
35113
- background: #f2f5fa;
35114
- font-size: 14px;
35115
- color: rgba(44, 56, 82, 0.6);
35116
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35117
- }
35118
- .E_tmoyoag .ant-list .eagle-table-form-header {
35119
- align-items: inherit;
35120
- }
35121
- .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
35122
- margin-bottom: 0;
35123
- }
35124
- .E_tmoyoag .ant-list .eagle-table-form-row {
35125
- display: flex;
35126
- justify-content: flex-start;
35127
- align-items: flex-start;
35128
- flex-wrap: wrap;
35129
- padding: 8px;
35130
- border: none;
35131
- }
35132
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
35133
- flex-basis: 100%;
35134
- margin: 12px 0 0;
35135
- order: 99;
35136
- color: rgba(44, 56, 82, 0.6);
35137
- }
35138
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
35139
- color: #f0483e;
35140
- flex-basis: 100%;
35141
- order: 98;
35142
- margin: 12px 0 0;
35143
- }
35144
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
35145
- background-color: rgba(237, 241, 250, 0.6);
35146
- }
35147
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
35148
- background-color: rgba(0, 136, 255, 0.1);
35149
- }
35150
- .E_tmoyoag .ant-list .eagle-table-form-cell {
35151
- flex: 1 0 0;
35152
- overflow: hidden;
35153
- }
35154
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
35155
- color: rgba(44, 56, 82, 0.6);
35156
- margin: 0;
35157
- }
35158
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
35159
- text-align: center;
35160
- }
35161
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
35162
- text-align: center;
35163
- }
35164
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
35165
- text-align: left;
35166
- }
35167
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
35168
- text-align: left;
35169
- }
35170
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
35171
- text-align: right;
35172
- }
35173
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
35174
- text-align: right;
35175
- }
35176
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
35177
- margin-right: 8px;
35178
- }
35179
- .E_tmoyoag .ant-list .ant-list-item-action {
35180
- padding: 4px;
35181
- width: 24px;
35182
- height: 24px;
35183
- overflow: hidden;
35184
- }
35185
- .E_tmoyoag .ant-list .ant-list-item-action li {
35186
- padding: 0;
35187
- }
35188
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
35189
- cursor: not-allowed;
35190
- opacity: 0.5;
35191
- }
35192
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
35193
- margin: 0;
35194
- }
35195
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
35196
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
35197
- border-radius: 5px;
35198
- font-size: 12px;
35199
- }
35200
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
35201
- font-size: inherit;
35202
- }
35203
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
35204
- min-height: 24px;
35205
- font-size: 12px;
35206
- position: relative;
35207
34987
  }
35208
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
35209
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34988
+ .E_t1gvlxt5 .tag {
34989
+ flex: 0 0 auto;
35210
34990
  }
35211
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
35212
- background-color: rgba(237, 241, 250, 0.6);
34991
+ .E_t1gvlxt5 .progress-title {
34992
+ flex: 2;
34993
+ max-width: fit-content;
34994
+ }
34995
+ .E_t1gvlxt5 .progress-desc {
34996
+ flex: 1;
34997
+ max-width: fit-content;
35213
34998
  }
35214
34999
 
35215
- .E_a138syjm {
35000
+ .E_a1ji6r68 {
35216
35001
  display: flex;
35217
35002
  align-items: center;
35218
- margin-top: 8px;
35003
+ column-gap: var(--a1ji6r68-0);
35219
35004
  }
35220
- .E_a138syjm button.ant-btn {
35005
+
35006
+ .E_w7ob4th.outside-tag {
35007
+ padding-left: 0;
35008
+ }
35009
+ .E_w7ob4th.outside-tag .inside-tag {
35010
+ border-radius: 4px 0 0 4px;
35011
+ padding-right: 4px;
35012
+ margin-right: 4px;
35013
+ }
35014
+
35015
+ .E_slr2ynn {
35016
+ padding: 0 8px;
35017
+ height: 18px;
35018
+ }
35019
+
35020
+ .E_m140wbb6 {
35221
35021
  padding: 2px 8px;
35222
35022
  height: 24px;
35223
35023
  }
35224
- .E_a138syjm > span.maximum-desc {
35225
- display: none;
35226
- margin-left: 8px;
35227
- color: rgba(44, 56, 82, 0.6);
35024
+
35025
+ .E_t1fozc1i {
35026
+ margin: 0;
35228
35027
  }
35229
- .E_a138syjm > span.maximum-desc.disabled {
35230
- display: inline;
35028
+
35029
+ .E_i1vxv4ln {
35030
+ margin-right: 4px;
35031
+ height: 16px;
35231
35032
  }
35232
35033
 
35233
- .E_d77i8u0 {
35234
- width: 24px;
35235
- height: 24px;
35236
- padding: 4px;
35237
- margin-right: 8px;
35034
+ .E_n1afl31m.ant-tag.ant-tag-gray {
35035
+ font-weight: 700;
35036
+ color: #00122e;
35037
+ background-color: rgba(237, 241, 250, 0.6);
35038
+ border: 1px solid rgba(211, 218, 235, 0.6);
35039
+ word-break: break-all;
35040
+ display: inline;
35041
+ white-space: normal;
35238
35042
  }
35239
35043
 
35240
35044
  .E_sjob3jg {
@@ -35432,6 +35236,202 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35432
35236
  justify-content: center;
35433
35237
  }
35434
35238
 
35239
+ .E_t1dtlqs1 {
35240
+ margin-bottom: 4px;
35241
+ color: rgba(44, 56, 82, 0.6);
35242
+ }
35243
+
35244
+ .E_s1ese5oy {
35245
+ color: rgba(44, 56, 82, 0.6);
35246
+ line-height: 32px;
35247
+ height: 32px;
35248
+ margin-bottom: 0;
35249
+ }
35250
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
35251
+ color: #0080ff;
35252
+ }
35253
+ .E_s1ese5oy.warning {
35254
+ color: #ffa500;
35255
+ }
35256
+ .E_s1ese5oy.success {
35257
+ color: #00ba5d;
35258
+ }
35259
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
35260
+ color: #f0483e;
35261
+ }
35262
+ .E_s1ese5oy.normal {
35263
+ color: rgba(44, 56, 82, 0.6);
35264
+ }
35265
+
35266
+ .E_b1ibis43 {
35267
+ margin-bottom: 0;
35268
+ color: #00122e;
35269
+ }
35270
+
35271
+ .E_b11xxjd2 {
35272
+ line-height: 32px;
35273
+ margin-right: 6px;
35274
+ }
35275
+
35276
+ .E_bsub5bw.with-description {
35277
+ height: 24px;
35278
+ flex: 1;
35279
+ position: relative;
35280
+ top: -7px;
35281
+ }
35282
+ .E_bsub5bw p {
35283
+ width: 100%;
35284
+ overflow: hidden;
35285
+ text-overflow: ellipsis;
35286
+ white-space: nowrap;
35287
+ }
35288
+
35289
+ .E_tmoyoag {
35290
+ border: 1px solid rgba(211, 218, 235, 0.6);
35291
+ border-radius: 8px;
35292
+ overflow: auto;
35293
+ }
35294
+ .E_tmoyoag .ant-list {
35295
+ position: relative;
35296
+ }
35297
+ .E_tmoyoag .ant-list .ant-list-item:last-child {
35298
+ border-bottom: none;
35299
+ }
35300
+ .E_tmoyoag .ant-list .eagle-table-form-header {
35301
+ position: sticky;
35302
+ top: 0;
35303
+ z-index: 2;
35304
+ display: flex;
35305
+ padding: 8px;
35306
+ flex-wrap: nowrap;
35307
+ justify-content: flex-start;
35308
+ background: #f2f5fa;
35309
+ font-size: 14px;
35310
+ color: rgba(44, 56, 82, 0.6);
35311
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35312
+ }
35313
+ .E_tmoyoag .ant-list .eagle-table-form-header {
35314
+ align-items: inherit;
35315
+ }
35316
+ .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
35317
+ margin-bottom: 0;
35318
+ }
35319
+ .E_tmoyoag .ant-list .eagle-table-form-row {
35320
+ display: flex;
35321
+ justify-content: flex-start;
35322
+ align-items: flex-start;
35323
+ flex-wrap: wrap;
35324
+ padding: 8px;
35325
+ border: none;
35326
+ }
35327
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
35328
+ flex-basis: 100%;
35329
+ margin: 12px 0 0;
35330
+ order: 99;
35331
+ color: rgba(44, 56, 82, 0.6);
35332
+ }
35333
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
35334
+ color: #f0483e;
35335
+ flex-basis: 100%;
35336
+ order: 98;
35337
+ margin: 12px 0 0;
35338
+ }
35339
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
35340
+ background-color: rgba(237, 241, 250, 0.6);
35341
+ }
35342
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
35343
+ background-color: rgba(0, 136, 255, 0.1);
35344
+ }
35345
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
35346
+ flex: 1 0 0;
35347
+ overflow: hidden;
35348
+ }
35349
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
35350
+ color: rgba(44, 56, 82, 0.6);
35351
+ margin: 0;
35352
+ }
35353
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
35354
+ text-align: center;
35355
+ }
35356
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
35357
+ text-align: center;
35358
+ }
35359
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
35360
+ text-align: left;
35361
+ }
35362
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
35363
+ text-align: left;
35364
+ }
35365
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
35366
+ text-align: right;
35367
+ }
35368
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
35369
+ text-align: right;
35370
+ }
35371
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
35372
+ margin-right: 8px;
35373
+ }
35374
+ .E_tmoyoag .ant-list .ant-list-item-action {
35375
+ padding: 4px;
35376
+ width: 24px;
35377
+ height: 24px;
35378
+ overflow: hidden;
35379
+ }
35380
+ .E_tmoyoag .ant-list .ant-list-item-action li {
35381
+ padding: 0;
35382
+ }
35383
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
35384
+ cursor: not-allowed;
35385
+ opacity: 0.5;
35386
+ }
35387
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
35388
+ margin: 0;
35389
+ }
35390
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
35391
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
35392
+ border-radius: 5px;
35393
+ font-size: 12px;
35394
+ }
35395
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
35396
+ font-size: inherit;
35397
+ }
35398
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
35399
+ min-height: 24px;
35400
+ font-size: 12px;
35401
+ position: relative;
35402
+ }
35403
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
35404
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35405
+ }
35406
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
35407
+ background-color: rgba(237, 241, 250, 0.6);
35408
+ }
35409
+
35410
+ .E_a138syjm {
35411
+ display: flex;
35412
+ align-items: center;
35413
+ margin-top: 8px;
35414
+ }
35415
+ .E_a138syjm button.ant-btn {
35416
+ padding: 2px 8px;
35417
+ height: 24px;
35418
+ }
35419
+ .E_a138syjm > span.maximum-desc {
35420
+ display: none;
35421
+ margin-left: 8px;
35422
+ color: rgba(44, 56, 82, 0.6);
35423
+ }
35424
+ .E_a138syjm > span.maximum-desc.disabled {
35425
+ display: inline;
35426
+ }
35427
+
35428
+ .E_d77i8u0 {
35429
+ width: 24px;
35430
+ height: 24px;
35431
+ padding: 4px;
35432
+ margin-right: 8px;
35433
+ }
35434
+
35435
35435
  .E_t13ef470 {
35436
35436
  height: 100%;
35437
35437
  }