@cloudtower/eagle 0.32.6 → 0.33.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -29560,78 +29560,78 @@ html body {
29560
29560
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29561
29561
  }
29562
29562
  }
29563
- .E_s1ebs0ra {
29563
+ .E_skwah65 {
29564
+ height: 8px;
29565
+ box-sizing: border-box;
29566
+ border-radius: 2px;
29567
+ background: #f5f7fa;
29564
29568
  display: flex;
29565
- align-items: center;
29566
- justify-content: space-between;
29567
- background: #edf0f7;
29568
- padding: 8px 12px;
29569
- position: sticky;
29570
- top: 0;
29571
- z-index: 1;
29572
- margin-bottom: -52px;
29569
+ width: 100%;
29570
+ overflow: hidden;
29573
29571
  }
29574
- .E_s1ebs0ra .select-total {
29575
- display: flex;
29576
- align-items: center;
29577
- font-weight: 700;
29578
- flex-shrink: 0;
29572
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
29573
+ margin-left: 1px;
29579
29574
  }
29580
- .E_s1ebs0ra .select-total .icon-wrapper {
29581
- cursor: pointer;
29582
- margin-left: 8px;
29583
- width: 32px;
29584
- height: 32px;
29585
- border-radius: 50%;
29586
- justify-content: center;
29575
+
29576
+ .E_c18bcrac {
29577
+ display: inline-block;
29578
+ width: 100%;
29587
29579
  }
29588
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
29589
- background: rgba(225, 230, 241, 0.6);
29580
+ .E_c18bcrac .recharts-wrapper {
29581
+ margin-left: 4px;
29590
29582
  }
29591
- .E_s1ebs0ra .action-group {
29592
- flex: 1;
29593
- margin-left: 88px;
29583
+
29584
+ .E_cro7kg2 {
29585
+ padding: 4px;
29586
+ }
29587
+
29588
+ .E_c14wcxf0 {
29589
+ display: flex;
29590
+ justify-content: space-between;
29591
+ align-items: center;
29592
+ font-size: 13px;
29593
+ line-height: 24px;
29594
+ color: #cccccc;
29594
29595
  white-space: nowrap;
29595
- text-align: right;
29596
- position: relative;
29597
- padding: 4px 0;
29598
- margin-top: -4px;
29599
- overflow: hidden;
29600
29596
  }
29601
- .E_s1ebs0ra .action-group .sub-menu-delete {
29602
- transform: translateY(-4px);
29597
+ .E_c14wcxf0 label {
29598
+ margin-right: 32px;
29603
29599
  }
29604
- .E_s1ebs0ra .action-group button {
29605
- border: none;
29600
+
29601
+ .E_coy29mj.E_c14wcxf0 {
29602
+ font-weight: bold;
29603
+ color: white;
29606
29604
  }
29607
- .E_s1ebs0ra .action-group > *:not(:last-child) {
29608
- margin-right: 8px;
29605
+
29606
+ .E_s11212zy {
29607
+ width: 8px;
29608
+ height: 8px;
29609
+ border-radius: 2px;
29610
+ display: inline-block;
29611
+ background: var(--s11212zy-0);
29612
+ border: 1px solid #fff;
29613
+ box-sizing: content-box;
29614
+ margin-right: 6px;
29609
29615
  }
29610
- .E_s1ebs0ra .action-group > button:last-child {
29616
+
29617
+ .E_p1lyky6c > :first-child {
29618
+ font-weight: bold;
29619
+ color: white;
29611
29620
  margin-right: 4px;
29612
29621
  }
29613
- .E_s1ebs0ra .action-group .more-btn {
29622
+
29623
+ .E_gmyahx3 {
29614
29624
  cursor: pointer;
29615
- width: 32px;
29616
- height: 32px;
29617
- justify-content: center;
29618
- border-radius: 50%;
29619
29625
  }
29620
- .E_s1ebs0ra .action-group .more-btn:hover {
29621
- background: #fff;
29626
+ .E_gmyahx3 .link-text {
29627
+ color: rgba(0, 21, 64, 0.3);
29622
29628
  }
29623
-
29624
- .E_skwah65 {
29625
- height: 8px;
29626
- box-sizing: border-box;
29627
- border-radius: 2px;
29628
- background: #f5f7fa;
29629
- display: flex;
29630
- width: 100%;
29631
- overflow: hidden;
29629
+ .E_gmyahx3:hover .link-text {
29630
+ color: #0080ff;
29632
29631
  }
29633
- .E_skwah65 .stack-bar-item + .stack-bar-item {
29634
- margin-left: 1px;
29632
+
29633
+ span.E_tqjc4ui {
29634
+ margin: 0 2px;
29635
29635
  }
29636
29636
 
29637
29637
  .E_n12mqh7z {
@@ -29653,20 +29653,6 @@ html body {
29653
29653
  overflow: auto;
29654
29654
  }
29655
29655
 
29656
- span.E_tqjc4ui {
29657
- margin: 0 2px;
29658
- }
29659
-
29660
- .E_gmyahx3 {
29661
- cursor: pointer;
29662
- }
29663
- .E_gmyahx3 .link-text {
29664
- color: rgba(0, 21, 64, 0.3);
29665
- }
29666
- .E_gmyahx3:hover .link-text {
29667
- color: #0080ff;
29668
- }
29669
-
29670
29656
  .E_clm1wy1 {
29671
29657
  width: 192px;
29672
29658
  height: 246px;
@@ -29760,101 +29746,255 @@ span.E_tqjc4ui {
29760
29746
  border-radius: 2px;
29761
29747
  }
29762
29748
 
29763
- .E_c18bcrac {
29764
- display: inline-block;
29765
- width: 100%;
29749
+ .E_ou7iq30 {
29750
+ overflow: hidden;
29751
+ text-overflow: ellipsis;
29766
29752
  }
29767
- .E_c18bcrac .recharts-wrapper {
29768
- margin-left: 4px;
29753
+
29754
+ .E_s1tui002 {
29755
+ white-space: nowrap;
29769
29756
  }
29770
29757
 
29771
- .E_cro7kg2 {
29772
- padding: 4px;
29758
+ .E_mxrc2zg {
29759
+ display: -webkit-box;
29760
+ -webkit-line-clamp: var(--mxrc2zg-0);
29761
+ -webkit-box-orient: vertical;
29762
+ word-break: break-all;
29773
29763
  }
29774
29764
 
29775
- .E_c14wcxf0 {
29776
- display: flex;
29777
- justify-content: space-between;
29778
- align-items: center;
29779
- font-size: 13px;
29780
- line-height: 24px;
29781
- color: #cccccc;
29782
- white-space: nowrap;
29765
+ .E_t1vv6d68 .ant-tooltip-arrow {
29766
+ display: none;
29783
29767
  }
29784
- .E_c14wcxf0 label {
29785
- margin-right: 32px;
29768
+ .E_t1vv6d68 .ant-tooltip-inner {
29769
+ background: rgba(23, 38, 64, 0.8);
29770
+ border-radius: 4px;
29786
29771
  }
29787
-
29788
- .E_coy29mj.E_c14wcxf0 {
29789
- font-weight: bold;
29790
- color: white;
29772
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
29773
+ visibility: hidden;
29791
29774
  }
29792
29775
 
29793
- .E_s11212zy {
29794
- width: 8px;
29795
- height: 8px;
29796
- border-radius: 2px;
29797
- display: inline-block;
29798
- background: var(--s11212zy-0);
29799
- border: 1px solid #fff;
29800
- box-sizing: content-box;
29801
- margin-right: 6px;
29776
+ .E_s1at6qmn.ant-layout-sider {
29777
+ background: #edf0f7;
29778
+ padding: 32px 8px;
29779
+ overflow: auto;
29802
29780
  }
29803
-
29804
- .E_p1lyky6c > :first-child {
29805
- font-weight: bold;
29806
- color: white;
29807
- margin-right: 4px;
29781
+ .E_s1at6qmn .ant-layout-sider-children {
29782
+ display: flex;
29783
+ flex-direction: column;
29784
+ justify-content: space-between;
29808
29785
  }
29809
-
29810
- .E_c1up1pdz {
29811
- width: 648px;
29786
+ .E_s1at6qmn footer {
29787
+ display: flex;
29812
29788
  }
29813
- .E_c1up1pdz.active {
29814
- border-color: #0080ff;
29789
+ .E_s1at6qmn .ant-menu {
29790
+ background: #edf0f7;
29815
29791
  }
29816
- .E_c1up1pdz.active > header {
29817
- background: rgba(0, 128, 255, 0.1);
29792
+ .E_s1at6qmn .ant-menu a {
29793
+ color: #00122e;
29794
+ width: 180px;
29795
+ overflow: hidden;
29796
+ text-overflow: ellipsis;
29818
29797
  }
29819
- .E_c1up1pdz .expand {
29820
- padding: 12px;
29798
+ .E_s1at6qmn .ant-menu-vertical {
29799
+ margin-bottom: 24px;
29821
29800
  }
29822
- .E_c1up1pdz .field-item {
29823
- display: flex;
29824
- padding: 10px 0;
29825
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29801
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
29802
+ margin: 0;
29826
29803
  }
29827
- .E_c1up1pdz .field-item:last-child {
29828
- border-bottom: none;
29829
- padding-bottom: 0;
29804
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
29805
+ font-size: 12px;
29806
+ padding: 0 8px 4px;
29807
+ line-height: 18px;
29830
29808
  }
29831
- .E_c1up1pdz .field-item label {
29832
- line-height: 32px;
29833
- width: 100px;
29834
- color: rgba(62, 70, 82, 0.6);
29809
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
29810
+ padding: 0;
29835
29811
  }
29836
- .E_c1up1pdz .help {
29837
- color: rgba(62, 70, 82, 0.6);
29838
- margin-top: 5px;
29812
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
29813
+ padding-bottom: 24px;
29839
29814
  }
29840
- .E_c1up1pdz .ant-input-affix-wrapper,
29841
- .E_c1up1pdz .ant-picker {
29842
- width: 128px;
29815
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
29816
+ margin-bottom: 24px;
29817
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
29843
29818
  }
29844
-
29845
- .E_c156wh19 {
29819
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
29820
+ transition: none;
29846
29821
  display: flex;
29847
29822
  align-items: center;
29848
- justify-content: space-between;
29849
- word-break: keep-all;
29823
+ height: 32px;
29824
+ line-height: 22px;
29825
+ padding: 0 8px;
29850
29826
  }
29851
- .E_c156wh19 .title {
29852
- margin: 0 16px 0 8px;
29827
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
29828
+ margin-right: 12px;
29853
29829
  }
29854
- .E_c156wh19 .retain {
29855
- color: rgba(129, 138, 153, 0.6);
29830
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
29831
+ margin: 0;
29832
+ margin-bottom: 2px;
29856
29833
  }
29857
- .E_c156wh19 div.left {
29834
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
29835
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
29836
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
29837
+ border-radius: 6px;
29838
+ color: #fff;
29839
+ }
29840
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
29841
+ color: #fff;
29842
+ }
29843
+ .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 {
29844
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
29845
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
29846
+ border-radius: 6px;
29847
+ }
29848
+
29849
+ .E_s1wu0lms .ant-menu-item-group-title {
29850
+ white-space: nowrap;
29851
+ transition: all 0s;
29852
+ }
29853
+ .E_s1wu0lms.shrink {
29854
+ transition: all 0s;
29855
+ overflow: hidden;
29856
+ }
29857
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
29858
+ visibility: hidden;
29859
+ }
29860
+ .E_s1wu0lms.shrink .ant-menu-item {
29861
+ width: 36px;
29862
+ padding: 0 6px;
29863
+ }
29864
+
29865
+ .E_n1ugzfva {
29866
+ display: flex;
29867
+ place-items: center;
29868
+ width: 100% !important;
29869
+ }
29870
+ .E_n1ugzfva[disabled] {
29871
+ color: rgba(0, 0, 0, 0.25) !important;
29872
+ opacity: 1 !important;
29873
+ }
29874
+ .E_n1ugzfva.ant-btn {
29875
+ width: 100%;
29876
+ color: #00122e;
29877
+ }
29878
+ .E_n1ugzfva .icon-wrapper {
29879
+ margin-right: 12px;
29880
+ }
29881
+ .E_n1ugzfva .link-title {
29882
+ flex: 1;
29883
+ overflow: hidden;
29884
+ white-space: nowrap;
29885
+ text-overflow: ellipsis;
29886
+ text-align: left;
29887
+ }
29888
+
29889
+ .E_s1ebs0ra {
29890
+ display: flex;
29891
+ align-items: center;
29892
+ justify-content: space-between;
29893
+ background: #edf0f7;
29894
+ padding: 8px 12px;
29895
+ position: sticky;
29896
+ top: 0;
29897
+ z-index: 1;
29898
+ margin-bottom: -52px;
29899
+ }
29900
+ .E_s1ebs0ra .select-total {
29901
+ display: flex;
29902
+ align-items: center;
29903
+ font-weight: 700;
29904
+ flex-shrink: 0;
29905
+ }
29906
+ .E_s1ebs0ra .select-total .icon-wrapper {
29907
+ cursor: pointer;
29908
+ margin-left: 8px;
29909
+ width: 32px;
29910
+ height: 32px;
29911
+ border-radius: 50%;
29912
+ justify-content: center;
29913
+ }
29914
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
29915
+ background: rgba(225, 230, 241, 0.6);
29916
+ }
29917
+ .E_s1ebs0ra .action-group {
29918
+ flex: 1;
29919
+ margin-left: 88px;
29920
+ white-space: nowrap;
29921
+ text-align: right;
29922
+ position: relative;
29923
+ padding: 4px 0;
29924
+ margin-top: -4px;
29925
+ overflow: hidden;
29926
+ }
29927
+ .E_s1ebs0ra .action-group .sub-menu-delete {
29928
+ transform: translateY(-4px);
29929
+ }
29930
+ .E_s1ebs0ra .action-group button {
29931
+ border: none;
29932
+ }
29933
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
29934
+ margin-right: 8px;
29935
+ }
29936
+ .E_s1ebs0ra .action-group > button:last-child {
29937
+ margin-right: 4px;
29938
+ }
29939
+ .E_s1ebs0ra .action-group .more-btn {
29940
+ cursor: pointer;
29941
+ width: 32px;
29942
+ height: 32px;
29943
+ justify-content: center;
29944
+ border-radius: 50%;
29945
+ }
29946
+ .E_s1ebs0ra .action-group .more-btn:hover {
29947
+ background: #fff;
29948
+ }
29949
+
29950
+ .E_c1up1pdz {
29951
+ width: 648px;
29952
+ }
29953
+ .E_c1up1pdz.active {
29954
+ border-color: #0080ff;
29955
+ }
29956
+ .E_c1up1pdz.active > header {
29957
+ background: rgba(0, 128, 255, 0.1);
29958
+ }
29959
+ .E_c1up1pdz .expand {
29960
+ padding: 12px;
29961
+ }
29962
+ .E_c1up1pdz .field-item {
29963
+ display: flex;
29964
+ padding: 10px 0;
29965
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29966
+ }
29967
+ .E_c1up1pdz .field-item:last-child {
29968
+ border-bottom: none;
29969
+ padding-bottom: 0;
29970
+ }
29971
+ .E_c1up1pdz .field-item label {
29972
+ line-height: 32px;
29973
+ width: 100px;
29974
+ color: rgba(62, 70, 82, 0.6);
29975
+ }
29976
+ .E_c1up1pdz .help {
29977
+ color: rgba(62, 70, 82, 0.6);
29978
+ margin-top: 5px;
29979
+ }
29980
+ .E_c1up1pdz .ant-input-affix-wrapper,
29981
+ .E_c1up1pdz .ant-picker {
29982
+ width: 128px;
29983
+ }
29984
+
29985
+ .E_c156wh19 {
29986
+ display: flex;
29987
+ align-items: center;
29988
+ justify-content: space-between;
29989
+ word-break: keep-all;
29990
+ }
29991
+ .E_c156wh19 .title {
29992
+ margin: 0 16px 0 8px;
29993
+ }
29994
+ .E_c156wh19 .retain {
29995
+ color: rgba(129, 138, 153, 0.6);
29996
+ }
29997
+ .E_c156wh19 div.left {
29858
29998
  flex: 1;
29859
29999
  display: flex;
29860
30000
  overflow: hidden;
@@ -29947,67 +30087,115 @@ span.E_tqjc4ui {
29947
30087
  color: #fff;
29948
30088
  }
29949
30089
 
29950
- .E_ou7iq30 {
29951
- overflow: hidden;
29952
- text-overflow: ellipsis;
30090
+ .E_t1sqg15u {
30091
+ background: white;
29953
30092
  }
29954
-
29955
- .E_s1tui002 {
29956
- white-space: nowrap;
30093
+ .E_t1sqg15u.inline .table-row {
30094
+ flex-direction: column;
29957
30095
  }
29958
-
29959
- .E_mxrc2zg {
29960
- display: -webkit-box;
29961
- -webkit-line-clamp: var(--mxrc2zg-0);
29962
- -webkit-box-orient: vertical;
29963
- word-break: break-all;
30096
+ .E_t1sqg15u.inline .table-row > label {
30097
+ padding: 0 16px 7px 0;
29964
30098
  }
29965
-
29966
- .E_t1vv6d68 .ant-tooltip-arrow {
29967
- display: none;
30099
+ .E_t1sqg15u.has-border .table-header {
30100
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29968
30101
  }
29969
- .E_t1vv6d68 .ant-tooltip-inner {
29970
- background: rgba(23, 38, 64, 0.8);
29971
- border-radius: 4px;
30102
+ .E_t1sqg15u.has-border .hiddenBorder {
30103
+ border-top: none !important;
29972
30104
  }
29973
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
29974
- visibility: hidden;
30105
+ .E_t1sqg15u.has-border .table-row + .table-row {
30106
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
29975
30107
  }
29976
-
29977
- .E_wg1tsps {
30108
+ .E_t1sqg15u.has-border .table-row:last-of-type {
30109
+ padding-bottom: 0;
30110
+ }
30111
+ .E_t1sqg15u.align-right .content {
30112
+ text-align: right;
30113
+ }
30114
+ .E_t1sqg15u .uuid-row {
29978
30115
  display: flex;
29979
- align-items: center;
29980
- justify-content: flex-end;
30116
+ justify-content: space-between;
30117
+ }
30118
+ .E_t1sqg15u .uuid-row .id-text {
30119
+ white-space: nowrap;
30120
+ overflow: hidden;
30121
+ text-overflow: ellipsis;
29981
30122
  }
29982
30123
 
29983
- .E_b1ctd5xy {
30124
+ .E_t4zczcp {
29984
30125
  display: flex;
30126
+ justify-content: space-between;
29985
30127
  align-items: center;
29986
- width: calc(100% - 40px);
30128
+ padding: 8px;
30129
+ min-height: 32px;
29987
30130
  }
29988
- .E_b1ctd5xy .chart {
29989
- display: inline-block;
29990
- width: 100%;
30131
+ .E_t4zczcp .table-title {
30132
+ color: rgba(44, 56, 82, 0.6);
30133
+ font-weight: 600;
30134
+ font-size: 12px;
30135
+ line-height: 8px;
29991
30136
  }
29992
-
29993
- .E_u1p8acpn {
29994
- min-width: 40px;
30137
+ .E_t4zczcp .edit-icon {
30138
+ font-size: 16px;
30139
+ color: rgba(10, 37, 85, 0.6);
30140
+ cursor: pointer;
29995
30141
  }
29996
- .E_u1p8acpn .unit {
29997
- color: #00122e !important;
30142
+
30143
+ .E_t1s7goww {
30144
+ font-size: 12px;
30145
+ line-height: 18px;
29998
30146
  }
29999
30147
 
30000
- .E_c18gxmrl {
30001
- border: 1px solid #d8deeb;
30002
- border-radius: 4px;
30148
+ .E_t93e4cf {
30149
+ display: flex;
30150
+ padding: 8px 0;
30151
+ color: #2d3a56;
30003
30152
  }
30004
- .E_c18gxmrl + .E_c18gxmrl {
30005
- margin-top: 8px;
30153
+ .E_t93e4cf .hidden {
30154
+ display: none;
30006
30155
  }
30007
- .E_c18gxmrl:hover {
30008
- border-color: #0080ff;
30156
+ .E_t93e4cf .ant-btn-link {
30157
+ height: auto;
30009
30158
  }
30010
- .E_c18gxmrl:hover > header {
30159
+ .E_t93e4cf .content {
30160
+ overflow: hidden;
30161
+ overflow-x: auto;
30162
+ width: 100%;
30163
+ white-space: pre-wrap;
30164
+ }
30165
+ .E_t93e4cf .content .ant-btn {
30166
+ white-space: pre-wrap;
30167
+ text-align: left;
30168
+ }
30169
+ .E_t93e4cf .content .unit-chart {
30170
+ justify-content: flex-start;
30171
+ }
30172
+
30173
+ .E_rhz2uv5 {
30174
+ width: var(--rhz2uv5-0);
30175
+ flex-shrink: 0;
30176
+ color: rgba(44, 56, 82, 0.6);
30177
+ padding-right: 12px;
30178
+ }
30179
+
30180
+ .E_s1iv0tp1 .enabled-switch {
30181
+ display: flex;
30182
+ align-items: center;
30183
+ }
30184
+ .E_s1iv0tp1 .enabled-text {
30185
+ margin-right: 8px;
30186
+ }
30187
+
30188
+ .E_c18gxmrl {
30189
+ border: 1px solid #d8deeb;
30190
+ border-radius: 4px;
30191
+ }
30192
+ .E_c18gxmrl + .E_c18gxmrl {
30193
+ margin-top: 8px;
30194
+ }
30195
+ .E_c18gxmrl:hover {
30196
+ border-color: #0080ff;
30197
+ }
30198
+ .E_c18gxmrl:hover > header {
30011
30199
  background: rgba(0, 128, 255, 0.1);
30012
30200
  }
30013
30201
  .E_c18gxmrl.active header {
@@ -30017,6 +30205,22 @@ span.E_tqjc4ui {
30017
30205
  padding: 8px 12px;
30018
30206
  }
30019
30207
 
30208
+ .E_berrcjl {
30209
+ color: rgba(10, 37, 85, 0.6);
30210
+ margin-bottom: 4px;
30211
+ }
30212
+ .E_berrcjl .breadcrumb-link {
30213
+ color: rgba(10, 37, 85, 0.6);
30214
+ cursor: pointer;
30215
+ transition: color 160ms ease;
30216
+ }
30217
+ .E_berrcjl .breadcrumb-link:hover {
30218
+ color: #0080ff;
30219
+ }
30220
+ .E_berrcjl .breadcrumb-link:active {
30221
+ color: #005ed1;
30222
+ }
30223
+
30020
30224
  .E_m74vjol {
30021
30225
  display: flex;
30022
30226
  justify-content: space-between;
@@ -30030,6 +30234,29 @@ span.E_tqjc4ui {
30030
30234
  width: 100%;
30031
30235
  }
30032
30236
 
30237
+ .E_wg1tsps {
30238
+ display: flex;
30239
+ align-items: center;
30240
+ justify-content: flex-end;
30241
+ }
30242
+
30243
+ .E_b1ctd5xy {
30244
+ display: flex;
30245
+ align-items: center;
30246
+ width: calc(100% - 40px);
30247
+ }
30248
+ .E_b1ctd5xy .chart {
30249
+ display: inline-block;
30250
+ width: 100%;
30251
+ }
30252
+
30253
+ .E_u1p8acpn {
30254
+ min-width: 40px;
30255
+ }
30256
+ .E_u1p8acpn .unit {
30257
+ color: #00122e !important;
30258
+ }
30259
+
30033
30260
  .E_t160l1cm {
30034
30261
  display: flex;
30035
30262
  flex-direction: column;
@@ -30233,104 +30460,6 @@ span.E_tqjc4ui {
30233
30460
  background: transparent;
30234
30461
  }
30235
30462
 
30236
- .E_s1iv0tp1 .enabled-switch {
30237
- display: flex;
30238
- align-items: center;
30239
- }
30240
- .E_s1iv0tp1 .enabled-text {
30241
- margin-right: 8px;
30242
- }
30243
-
30244
- .E_t1sqg15u {
30245
- background: white;
30246
- }
30247
- .E_t1sqg15u.inline .table-row {
30248
- flex-direction: column;
30249
- }
30250
- .E_t1sqg15u.inline .table-row > label {
30251
- padding: 0 16px 7px 0;
30252
- }
30253
- .E_t1sqg15u.has-border .table-header {
30254
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30255
- }
30256
- .E_t1sqg15u.has-border .hiddenBorder {
30257
- border-top: none !important;
30258
- }
30259
- .E_t1sqg15u.has-border .table-row + .table-row {
30260
- border-top: 1px solid rgba(225, 230, 241, 0.6);
30261
- }
30262
- .E_t1sqg15u.has-border .table-row:last-of-type {
30263
- padding-bottom: 0;
30264
- }
30265
- .E_t1sqg15u.align-right .content {
30266
- text-align: right;
30267
- }
30268
- .E_t1sqg15u .uuid-row {
30269
- display: flex;
30270
- justify-content: space-between;
30271
- }
30272
- .E_t1sqg15u .uuid-row .id-text {
30273
- white-space: nowrap;
30274
- overflow: hidden;
30275
- text-overflow: ellipsis;
30276
- }
30277
-
30278
- .E_t4zczcp {
30279
- display: flex;
30280
- justify-content: space-between;
30281
- align-items: center;
30282
- padding: 8px;
30283
- min-height: 32px;
30284
- }
30285
- .E_t4zczcp .table-title {
30286
- color: rgba(44, 56, 82, 0.6);
30287
- font-weight: 600;
30288
- font-size: 12px;
30289
- line-height: 8px;
30290
- }
30291
- .E_t4zczcp .edit-icon {
30292
- font-size: 16px;
30293
- color: rgba(10, 37, 85, 0.6);
30294
- cursor: pointer;
30295
- }
30296
-
30297
- .E_t1s7goww {
30298
- font-size: 12px;
30299
- line-height: 18px;
30300
- }
30301
-
30302
- .E_t93e4cf {
30303
- display: flex;
30304
- padding: 8px 0;
30305
- color: #2d3a56;
30306
- }
30307
- .E_t93e4cf .hidden {
30308
- display: none;
30309
- }
30310
- .E_t93e4cf .ant-btn-link {
30311
- height: auto;
30312
- }
30313
- .E_t93e4cf .content {
30314
- overflow: hidden;
30315
- overflow-x: auto;
30316
- width: 100%;
30317
- white-space: pre-wrap;
30318
- }
30319
- .E_t93e4cf .content .ant-btn {
30320
- white-space: pre-wrap;
30321
- text-align: left;
30322
- }
30323
- .E_t93e4cf .content .unit-chart {
30324
- justify-content: flex-start;
30325
- }
30326
-
30327
- .E_rhz2uv5 {
30328
- width: var(--rhz2uv5-0);
30329
- flex-shrink: 0;
30330
- color: rgba(44, 56, 82, 0.6);
30331
- padding-right: 12px;
30332
- }
30333
-
30334
30463
  .E_b1nip9bk {
30335
30464
  padding: 4px 11px;
30336
30465
  }
@@ -30360,22 +30489,6 @@ span.E_tqjc4ui {
30360
30489
  border-radius: unset;
30361
30490
  }
30362
30491
 
30363
- .E_berrcjl {
30364
- color: rgba(10, 37, 85, 0.6);
30365
- margin-bottom: 4px;
30366
- }
30367
- .E_berrcjl .breadcrumb-link {
30368
- color: rgba(10, 37, 85, 0.6);
30369
- cursor: pointer;
30370
- transition: color 160ms ease;
30371
- }
30372
- .E_berrcjl .breadcrumb-link:hover {
30373
- color: #0080ff;
30374
- }
30375
- .E_berrcjl .breadcrumb-link:active {
30376
- color: #005ed1;
30377
- }
30378
-
30379
30492
  .E_b1wx3t3t.ant-btn-icon-only {
30380
30493
  justify-content: center;
30381
30494
  }
@@ -30630,191 +30743,56 @@ button.E_n7k2c6r {
30630
30743
  padding: 0;
30631
30744
  }
30632
30745
 
30633
- .E_s1at6qmn.ant-layout-sider {
30634
- background: #edf0f7;
30635
- padding: 32px 8px;
30636
- overflow: auto;
30746
+ .E_c1uzzomf {
30747
+ margin-bottom: 16px;
30637
30748
  }
30638
- .E_s1at6qmn .ant-layout-sider-children {
30639
- display: flex;
30640
- flex-direction: column;
30641
- justify-content: space-between;
30749
+ .E_c1uzzomf .card-title {
30750
+ font-size: 16px;
30751
+ color: rgba(44, 56, 82, 0.6);
30752
+ font-weight: 700;
30753
+ line-height: 32px;
30642
30754
  }
30643
- .E_s1at6qmn footer {
30644
- display: flex;
30755
+ .E_c1uzzomf .card-body {
30756
+ padding: 24px;
30757
+ border-radius: 8px;
30758
+ background: #fff;
30645
30759
  }
30646
- .E_s1at6qmn .ant-menu {
30647
- background: #edf0f7;
30760
+ .E_c1uzzomf .empty {
30761
+ font-weight: 700;
30762
+ font-size: 14px;
30763
+ line-height: 22px;
30764
+ color: rgba(0, 21, 64, 0.3);
30765
+ text-align: center;
30648
30766
  }
30649
- .E_s1at6qmn .ant-menu a {
30650
- color: #00122e;
30651
- width: 180px;
30652
- overflow: hidden;
30653
- text-overflow: ellipsis;
30767
+
30768
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30769
+ display: flex;
30654
30770
  }
30655
- .E_s1at6qmn .ant-menu-vertical {
30656
- margin-bottom: 24px;
30771
+
30772
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30773
+ padding: 4px 8px 0 8px;
30774
+ color: rgba(44, 56, 82, 0.6);
30775
+ font-size: 12px;
30657
30776
  }
30658
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
30659
- margin: 0;
30777
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30778
+ padding-bottom: 6px;
30660
30779
  }
30661
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
30662
- font-size: 12px;
30663
- padding: 0 8px 4px;
30780
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30781
+ padding-top: 4px;
30782
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30783
+ }
30784
+
30785
+ .E_sx1bpnu .ant-input-sm {
30664
30786
  line-height: 18px;
30665
30787
  }
30666
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
30667
- padding: 0;
30668
- }
30669
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
30670
- padding-bottom: 24px;
30671
- }
30672
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
30673
- margin-bottom: 24px;
30674
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30675
- }
30676
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
30677
- transition: none;
30678
- display: flex;
30679
- align-items: center;
30680
- height: 32px;
30681
- line-height: 22px;
30682
- padding: 0 8px;
30683
- }
30684
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
30685
- margin-right: 12px;
30686
- }
30687
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
30688
- margin: 0;
30689
- margin-bottom: 2px;
30690
- }
30691
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
30692
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
30693
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
30694
- border-radius: 6px;
30695
- color: #fff;
30696
- }
30697
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
30698
- color: #fff;
30699
- }
30700
- .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 {
30701
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
30702
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
30703
- border-radius: 6px;
30704
- }
30705
-
30706
- .E_s1wu0lms .ant-menu-item-group-title {
30707
- white-space: nowrap;
30708
- transition: all 0s;
30709
- }
30710
- .E_s1wu0lms.shrink {
30711
- transition: all 0s;
30712
- overflow: hidden;
30713
- }
30714
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
30715
- visibility: hidden;
30716
- }
30717
- .E_s1wu0lms.shrink .ant-menu-item {
30718
- width: 36px;
30719
- padding: 0 6px;
30720
- }
30721
-
30722
- .E_n1ugzfva {
30723
- display: flex;
30724
- place-items: center;
30725
- width: 100% !important;
30726
- }
30727
- .E_n1ugzfva[disabled] {
30728
- color: rgba(0, 0, 0, 0.25) !important;
30729
- opacity: 1 !important;
30730
- }
30731
- .E_n1ugzfva.ant-btn {
30732
- width: 100%;
30733
- color: #00122e;
30734
- }
30735
- .E_n1ugzfva .icon-wrapper {
30736
- margin-right: 12px;
30737
- }
30738
- .E_n1ugzfva .link-title {
30739
- flex: 1;
30740
- overflow: hidden;
30741
- white-space: nowrap;
30742
- text-overflow: ellipsis;
30743
- text-align: left;
30744
- }
30745
-
30746
- .E_c1uzzomf {
30747
- margin-bottom: 16px;
30748
- }
30749
- .E_c1uzzomf .card-title {
30750
- font-size: 16px;
30751
- color: rgba(44, 56, 82, 0.6);
30752
- font-weight: 700;
30753
- line-height: 32px;
30754
- }
30755
- .E_c1uzzomf .card-body {
30756
- padding: 24px;
30757
- border-radius: 8px;
30758
- background: #fff;
30759
- }
30760
- .E_c1uzzomf .empty {
30761
- font-weight: 700;
30762
- font-size: 14px;
30763
- line-height: 22px;
30764
- color: rgba(0, 21, 64, 0.3);
30765
- text-align: center;
30766
- }
30767
-
30768
- .E_itxley7.ant-input-group.ant-input-group-compact {
30769
- display: flex;
30770
- }
30771
-
30772
- .E_ccrbeuz .ant-collapse-item {
30773
- border: 0px;
30774
- background-color: #fff;
30775
- }
30776
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30777
- padding-top: 0px;
30778
- padding-bottom: 0px;
30779
- padding-left: 0px !important;
30780
- padding-right: 24px;
30781
- }
30782
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30783
- right: 0px;
30784
- }
30785
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30786
- padding: 0px;
30787
- }
30788
-
30789
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30790
- padding-right: 0px;
30791
- cursor: default;
30792
- }
30793
-
30794
- .E_sx1bpnu .ant-input-sm {
30795
- line-height: 18px;
30796
- }
30797
-
30798
- .E_c1yyuluq {
30799
- border-radius: 8px;
30788
+
30789
+ .E_c1yyuluq {
30790
+ border-radius: 8px;
30800
30791
  }
30801
30792
  .E_c1yyuluq .ant-card-body {
30802
30793
  padding: 20px 24px 24px 24px;
30803
30794
  }
30804
30795
 
30805
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30806
- padding: 4px 8px 0 8px;
30807
- color: rgba(44, 56, 82, 0.6);
30808
- font-size: 12px;
30809
- }
30810
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30811
- padding-bottom: 6px;
30812
- }
30813
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30814
- padding-top: 4px;
30815
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30816
- }
30817
-
30818
30796
  .E_d1bw7c5z {
30819
30797
  position: relative;
30820
30798
  max-width: 388px;
@@ -30862,309 +30840,119 @@ button.E_n7k2c6r {
30862
30840
  margin-right: 0 !important;
30863
30841
  line-height: 18px;
30864
30842
  }
30865
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30866
- border-radius: 2px;
30867
- }
30868
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30869
- min-width: 75px;
30870
- max-width: 198px;
30871
- width: calc(100% - 20px);
30872
- margin-left: 2px;
30873
- color: #00122e !important;
30874
- display: inline-flex;
30875
- justify-content: space-between;
30876
- }
30877
- .E_d1bw7c5z .tooltip-text {
30878
- maxwidth: calc(100% - 12px);
30879
- cursor: pointer;
30880
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30881
- overflow: hidden;
30882
- text-overflow: ellipsis;
30883
- white-space: nowrap;
30884
- }
30885
- .E_d1bw7c5z .value {
30886
- color: rgba(44, 56, 82, 0.75);
30887
- }
30888
-
30889
- .E_t10pqbtc {
30890
- width: 140px;
30891
- }
30892
- .E_t10pqbtc .item {
30893
- margin: 6px auto;
30894
- display: flex;
30895
- justify-content: space-between;
30896
- }
30897
- .E_t10pqbtc .item .name {
30898
- width: 102px;
30899
- }
30900
-
30901
- .E_phljevk {
30902
- display: flex;
30903
- justify-content: space-between;
30904
- align-items: center;
30905
- padding: 10px 0;
30906
- color: rgba(44, 56, 82, 0.6);
30907
- font-size: 12px;
30908
- line-height: 24px;
30909
- }
30910
- .E_phljevk .pagination-left {
30911
- padding: 2px 8px;
30912
- }
30913
- .E_phljevk .dropdown-trigger {
30914
- display: flex;
30915
- align-items: center;
30916
- border-radius: 6px;
30917
- cursor: pointer;
30918
- transition: all 0.3s ease;
30919
- }
30920
- .E_phljevk .dropdown-trigger:hover {
30921
- background: rgba(211, 218, 235, 0.6);
30922
- color: #0080ff;
30923
- }
30924
- .E_phljevk .dropdown-trigger .icon-inner {
30925
- margin-left: 4px;
30926
- }
30927
- .E_phljevk .pagination-right {
30928
- display: flex;
30929
- align-items: center;
30930
- color: #0080ff;
30931
- font-weight: bold;
30932
- }
30933
- .E_phljevk .pagination-right .icon-inner {
30934
- margin-left: 4px;
30935
- }
30936
- .E_phljevk .pagination-right .prev-btn,
30937
- .E_phljevk .pagination-right .next-btn {
30938
- padding: 0 8px;
30939
- }
30940
- .E_phljevk .pagination-right .prev-btn > span,
30941
- .E_phljevk .pagination-right .next-btn > span {
30942
- color: #0080ff;
30943
- }
30944
- .E_phljevk .pagination-right .next-btn .icon-inner {
30945
- transform: rotate(180deg);
30946
- }
30947
-
30948
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30949
- max-height: calc(100vh - 128px);
30950
- overflow-y: auto;
30951
- }
30952
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30953
- padding: 4px 20px;
30954
- font-size: 12px;
30955
- line-height: 18px;
30956
- }
30957
-
30958
- .E_ivqqkzv {
30959
- height: 24px;
30960
- width: 56px !important;
30961
- margin-right: 4px;
30962
- }
30963
-
30964
- .E_c1wk4q29 {
30965
- color: rgba(44, 56, 82, 0.6);
30966
- }
30967
-
30968
- .E_s1dni7lo {
30969
- width: 430px !important;
30970
- }
30971
-
30972
- .E_d1wwmmm5 .ant-select-item-group {
30973
- padding: 8px 16px;
30974
- line-height: 18px;
30975
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30976
- height: 34px;
30977
- min-height: 34px;
30978
- box-sizing: border-box;
30979
- margin-top: 8px;
30980
- }
30981
-
30982
- .E_o1ugr09p {
30983
- display: flex;
30984
- flex-direction: column;
30985
- margin: 1px 8px;
30986
- padding: 8px;
30987
- border-radius: 4px;
30988
- }
30989
- .E_o1ugr09p .selected-icon {
30990
- display: none;
30991
- }
30992
- .E_o1ugr09p.ant-select-item-option-grouped {
30993
- padding-left: 8px;
30994
- }
30995
- .E_o1ugr09p.ant-select-item-option-selected {
30996
- background-color: white;
30997
- }
30998
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30999
- color: #0080ff;
31000
- }
31001
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31002
- display: block;
31003
- }
31004
- .E_o1ugr09p.ant-select-item-option-active {
31005
- background: rgba(0, 136, 255, 0.16);
31006
- }
31007
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31008
- color: #0080ff;
31009
- }
31010
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31011
- background: rgba(0, 136, 255, 0.1);
31012
- color: #0080ff;
31013
- }
31014
-
31015
- .E_o1ifxsq4 {
31016
- display: flex;
31017
- justify-content: space-between;
31018
- height: 20px;
31019
- line-height: 20px;
31020
- }
31021
- .E_o1ifxsq4 .timezone-title {
31022
- color: #2d3a56;
31023
- overflow: hidden;
31024
- text-overflow: ellipsis;
31025
- }
31026
-
31027
- .E_o1zue7 {
31028
- display: flex;
31029
- justify-content: space-between;
31030
- color: rgba(44, 56, 82, 0.6);
31031
- height: 18px;
31032
- line-height: 18px;
31033
- margin-top: 2px;
31034
- }
31035
-
31036
- .E_tyfmlxg {
31037
- border: none;
31038
- margin-right: 0;
31039
- background: rgba(225, 230, 241, 0.6);
31040
- }
31041
-
31042
- .E_o18uybox {
31043
- pointer-events: none;
31044
- height: 32px;
31045
- width: 100%;
31046
- opacity: 0;
31047
- }
31048
-
31049
- .E_s1dizucg.ant-switch {
31050
- min-width: 40px;
31051
- height: 24px;
31052
- background: rgba(172, 186, 211, 0.6);
31053
- overflow: hidden;
31054
- }
31055
- .E_s1dizucg.ant-switch:focus {
31056
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31057
- }
31058
- .E_s1dizucg.ant-switch-small {
31059
- min-width: 26px;
31060
- height: 16px;
30843
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30844
+ border-radius: 2px;
31061
30845
  }
31062
- .E_s1dizucg.ant-switch-large {
31063
- min-width: 52px;
31064
- height: 32px;
30846
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30847
+ min-width: 75px;
30848
+ max-width: 198px;
30849
+ width: calc(100% - 20px);
30850
+ margin-left: 2px;
30851
+ color: #00122e !important;
30852
+ display: inline-flex;
30853
+ justify-content: space-between;
31065
30854
  }
31066
- .E_s1dizucg.ant-switch .ant-switch-handle {
31067
- height: 20px;
31068
- width: 20px;
30855
+ .E_d1bw7c5z .tooltip-text {
30856
+ maxwidth: calc(100% - 12px);
30857
+ cursor: pointer;
30858
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30859
+ overflow: hidden;
30860
+ text-overflow: ellipsis;
30861
+ white-space: nowrap;
31069
30862
  }
31070
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31071
- border-radius: 10px;
31072
- transition-delay: 120ms;
30863
+ .E_d1bw7c5z .value {
30864
+ color: rgba(44, 56, 82, 0.75);
31073
30865
  }
31074
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31075
- height: 14px;
31076
- width: 14px;
31077
- top: 1px;
31078
- left: 1px;
30866
+
30867
+ .E_t10pqbtc {
30868
+ width: 140px;
31079
30869
  }
31080
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31081
- height: 28px;
31082
- width: 28px;
30870
+ .E_t10pqbtc .item {
30871
+ margin: 6px auto;
30872
+ display: flex;
30873
+ justify-content: space-between;
31083
30874
  }
31084
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31085
- border-radius: 14px;
30875
+ .E_t10pqbtc .item .name {
30876
+ width: 102px;
31086
30877
  }
31087
- .E_s1dizucg.ant-switch-checked {
31088
- background-color: #00ba5d;
30878
+
30879
+ .E_phljevk {
30880
+ display: flex;
30881
+ justify-content: space-between;
30882
+ align-items: center;
30883
+ padding: 10px 0;
30884
+ color: rgba(44, 56, 82, 0.6);
30885
+ font-size: 12px;
30886
+ line-height: 24px;
31089
30887
  }
31090
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31091
- left: calc(100% - 20px - 2px);
30888
+ .E_phljevk .pagination-left {
30889
+ padding: 2px 8px;
31092
30890
  }
31093
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31094
- left: calc(100% - 14px - 1px);
30891
+ .E_phljevk .dropdown-trigger {
30892
+ display: flex;
30893
+ align-items: center;
30894
+ border-radius: 6px;
30895
+ cursor: pointer;
30896
+ transition: all 0.3s ease;
31095
30897
  }
31096
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31097
- left: calc(100% - 28px - 2px);
30898
+ .E_phljevk .dropdown-trigger:hover {
30899
+ background: rgba(211, 218, 235, 0.6);
30900
+ color: #0080ff;
31098
30901
  }
31099
-
31100
- .E_c1up6e3y {
31101
- margin-left: 5px;
30902
+ .E_phljevk .dropdown-trigger .icon-inner {
30903
+ margin-left: 4px;
31102
30904
  }
31103
-
31104
- .E_c1bus5hc {
31105
- --color: white;
31106
- height: 14px;
31107
- width: 14px;
31108
- border-radius: 50%;
31109
- flex-shrink: 0;
30905
+ .E_phljevk .pagination-right {
31110
30906
  display: flex;
31111
30907
  align-items: center;
31112
- justify-content: center;
31113
- border: 1px solid var(--color);
30908
+ color: #0080ff;
30909
+ font-weight: bold;
31114
30910
  }
31115
- .E_c1bus5hc .circle-inner {
31116
- position: relative;
31117
- height: 10px;
31118
- width: 10px;
31119
- border-radius: 50%;
31120
- overflow: hidden;
30911
+ .E_phljevk .pagination-right .icon-inner {
30912
+ margin-left: 4px;
31121
30913
  }
31122
- .E_c1bus5hc .circle-content {
31123
- position: absolute;
31124
- height: 100%;
31125
- width: 100%;
31126
- left: 0;
31127
- top: 0;
31128
- border-radius: 50%;
31129
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31130
- transform: rotate(180deg);
30914
+ .E_phljevk .pagination-right .prev-btn,
30915
+ .E_phljevk .pagination-right .next-btn {
30916
+ padding: 0 8px;
31131
30917
  }
31132
- .E_c1bus5hc .circle-child {
31133
- position: absolute;
31134
- height: 100%;
31135
- width: 100%;
31136
- left: 0;
31137
- top: 0;
31138
- margin-left: 50%;
31139
- transform-origin: left;
31140
- background: white;
31141
- transform: rotate(0deg);
30918
+ .E_phljevk .pagination-right .prev-btn > span,
30919
+ .E_phljevk .pagination-right .next-btn > span {
30920
+ color: #0080ff;
30921
+ }
30922
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30923
+ transform: rotate(180deg);
31142
30924
  }
31143
30925
 
31144
- .E_i11gg7mj .ant-input-prefix {
31145
- margin-right: 8px;
30926
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30927
+ max-height: calc(100vh - 128px);
30928
+ overflow-y: auto;
31146
30929
  }
31147
- .E_i11gg7mj .ant-input-suffix {
31148
- margin-left: 8px;
30930
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30931
+ padding: 4px 20px;
30932
+ font-size: 12px;
30933
+ line-height: 18px;
31149
30934
  }
31150
30935
 
31151
- .E_cc368xp {
31152
- color: #00122e;
31153
- border-right: 1px solid rgba(172, 186, 211, 0.6);
31154
- margin-right: 8px;
31155
- padding-right: 8px;
30936
+ .E_ccrbeuz .ant-collapse-item {
30937
+ border: 0px;
30938
+ background-color: #fff;
31156
30939
  }
31157
-
31158
- .E_i11o6xqj {
31159
- display: flex;
31160
- gap: 4px;
30940
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30941
+ padding-top: 0px;
30942
+ padding-bottom: 0px;
30943
+ padding-left: 0px !important;
30944
+ padding-right: 24px;
31161
30945
  }
31162
- .E_i11o6xqj .icon-wrapper {
31163
- cursor: pointer;
30946
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30947
+ right: 0px;
30948
+ }
30949
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30950
+ padding: 0px;
31164
30951
  }
31165
30952
 
31166
- .E_d19ruhdj.icon-wrapper {
31167
- cursor: not-allowed;
30953
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30954
+ padding-right: 0px;
30955
+ cursor: default;
31168
30956
  }
31169
30957
 
31170
30958
  .E_tju3gfj .date {
@@ -31310,80 +31098,142 @@ button.E_n7k2c6r {
31310
31098
  .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31311
31099
  display: inline;
31312
31100
  }
31313
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31314
- display: inline;
31315
- margin-right: 8px;
31316
- padding: 0;
31317
- width: 36px;
31101
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31102
+ display: inline;
31103
+ margin-right: 8px;
31104
+ padding: 0;
31105
+ width: 36px;
31106
+ }
31107
+
31108
+ .E_c1bus5hc {
31109
+ --color: white;
31110
+ height: 14px;
31111
+ width: 14px;
31112
+ border-radius: 50%;
31113
+ flex-shrink: 0;
31114
+ display: flex;
31115
+ align-items: center;
31116
+ justify-content: center;
31117
+ border: 1px solid var(--color);
31118
+ }
31119
+ .E_c1bus5hc .circle-inner {
31120
+ position: relative;
31121
+ height: 10px;
31122
+ width: 10px;
31123
+ border-radius: 50%;
31124
+ overflow: hidden;
31125
+ }
31126
+ .E_c1bus5hc .circle-content {
31127
+ position: absolute;
31128
+ height: 100%;
31129
+ width: 100%;
31130
+ left: 0;
31131
+ top: 0;
31132
+ border-radius: 50%;
31133
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31134
+ transform: rotate(180deg);
31135
+ }
31136
+ .E_c1bus5hc .circle-child {
31137
+ position: absolute;
31138
+ height: 100%;
31139
+ width: 100%;
31140
+ left: 0;
31141
+ top: 0;
31142
+ margin-left: 50%;
31143
+ transform-origin: left;
31144
+ background: white;
31145
+ transform: rotate(0deg);
31146
+ }
31147
+
31148
+ .E_ivqqkzv {
31149
+ height: 24px;
31150
+ width: 56px !important;
31151
+ margin-right: 4px;
31152
+ }
31153
+
31154
+ .E_c1wk4q29 {
31155
+ color: rgba(44, 56, 82, 0.6);
31156
+ }
31157
+
31158
+ .E_s1dizucg.ant-switch {
31159
+ min-width: 40px;
31160
+ height: 24px;
31161
+ background: rgba(172, 186, 211, 0.6);
31162
+ overflow: hidden;
31163
+ }
31164
+ .E_s1dizucg.ant-switch:focus {
31165
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31166
+ }
31167
+ .E_s1dizucg.ant-switch-small {
31168
+ min-width: 26px;
31169
+ height: 16px;
31170
+ }
31171
+ .E_s1dizucg.ant-switch-large {
31172
+ min-width: 52px;
31173
+ height: 32px;
31174
+ }
31175
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31176
+ height: 20px;
31177
+ width: 20px;
31178
+ }
31179
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
31180
+ border-radius: 10px;
31181
+ transition-delay: 120ms;
31182
+ }
31183
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
31184
+ height: 14px;
31185
+ width: 14px;
31186
+ top: 1px;
31187
+ left: 1px;
31188
+ }
31189
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
31190
+ height: 28px;
31191
+ width: 28px;
31318
31192
  }
31319
-
31320
- .E_a1wfy30z .ant-input-number-handler-wrap {
31321
- display: var(--a1wfy30z-0);
31193
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31194
+ border-radius: 14px;
31322
31195
  }
31323
- .E_a1wfy30z .ant-input-number-input-wrap {
31324
- padding: 4px 11px;
31325
- display: inline-flex;
31326
- line-height: 1.5715;
31327
- height: inherit;
31196
+ .E_s1dizucg.ant-switch-checked {
31197
+ background-color: #00ba5d;
31328
31198
  }
31329
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31330
- content: var(--a1wfy30z-1);
31331
- display: var(--a1wfy30z-2);
31332
- flex: none;
31333
- align-items: center;
31334
- margin-left: 4px;
31199
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31200
+ left: calc(100% - 20px - 2px);
31335
31201
  }
31336
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31337
- content: var(--a1wfy30z-3);
31338
- display: var(--a1wfy30z-4);
31339
- flex: none;
31340
- align-items: center;
31341
- margin-right: 4px;
31342
- cursor: auto;
31202
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31203
+ left: calc(100% - 14px - 1px);
31343
31204
  }
31344
- .E_a1wfy30z .ant-input-number-input {
31345
- padding: 0;
31346
- margin: 0;
31347
- height: auto;
31348
- font-size: inherit;
31205
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31206
+ left: calc(100% - 28px - 2px);
31349
31207
  }
31350
31208
 
31351
- .E_iouxfgt {
31352
- display: inline-flex;
31353
- align-items: center;
31209
+ .E_c1up6e3y {
31210
+ margin-left: 5px;
31354
31211
  }
31355
- .E_iouxfgt .icon-inner {
31356
- display: inline-flex;
31357
- align-items: center;
31358
- justify-content: center;
31212
+
31213
+ .E_i11gg7mj .ant-input-prefix {
31214
+ margin-right: 8px;
31359
31215
  }
31360
- .E_iouxfgt .icon-inner + span,
31361
- .E_iouxfgt span + .icon-inner.suffix {
31362
- margin-left: 4px;
31216
+ .E_i11gg7mj .ant-input-suffix {
31217
+ margin-left: 8px;
31363
31218
  }
31364
- .E_iouxfgt.is-rotate img,
31365
- .E_iouxfgt.is-rotate svg {
31366
- animation: rotate 680ms linear infinite;
31219
+
31220
+ .E_cc368xp {
31221
+ color: #00122e;
31222
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
31223
+ margin-right: 8px;
31224
+ padding-right: 8px;
31367
31225
  }
31368
31226
 
31369
- .E_atcz0kf .ant-input-suffix {
31370
- margin-left: 8px;
31227
+ .E_i11o6xqj {
31228
+ display: flex;
31229
+ gap: 4px;
31371
31230
  }
31372
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31373
- padding: 2px 7px 2px 12px;
31231
+ .E_i11o6xqj .icon-wrapper {
31232
+ cursor: pointer;
31374
31233
  }
31375
31234
 
31376
- .E_i1inqkme {
31377
- height: 18px;
31378
- line-height: 18px;
31379
- padding: 0 4px;
31380
- border-radius: 4px;
31381
- background: rgba(235, 239, 245, 0.6);
31382
- border: 1px solid rgba(223, 228, 235, 0.6);
31383
- display: flex;
31384
- align-items: center;
31385
- white-space: nowrap;
31386
- margin-right: 4px;
31235
+ .E_d19ruhdj.icon-wrapper {
31236
+ cursor: not-allowed;
31387
31237
  }
31388
31238
 
31389
31239
  .E_s1sck0th {
@@ -31468,8 +31318,98 @@ button.E_n7k2c6r {
31468
31318
  background-color: #7E41FF;
31469
31319
  }
31470
31320
 
31471
- .E_iq1gosr {
31472
- display: inline-block;
31321
+ .E_s1dni7lo {
31322
+ width: 430px !important;
31323
+ }
31324
+
31325
+ .E_d1wwmmm5 .ant-select-item-group {
31326
+ padding: 8px 16px;
31327
+ line-height: 18px;
31328
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31329
+ height: 34px;
31330
+ min-height: 34px;
31331
+ box-sizing: border-box;
31332
+ margin-top: 8px;
31333
+ }
31334
+
31335
+ .E_o1ugr09p {
31336
+ display: flex;
31337
+ flex-direction: column;
31338
+ margin: 1px 8px;
31339
+ padding: 8px;
31340
+ border-radius: 4px;
31341
+ }
31342
+ .E_o1ugr09p .selected-icon {
31343
+ display: none;
31344
+ }
31345
+ .E_o1ugr09p.ant-select-item-option-grouped {
31346
+ padding-left: 8px;
31347
+ }
31348
+ .E_o1ugr09p.ant-select-item-option-selected {
31349
+ background-color: white;
31350
+ }
31351
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31352
+ color: #0080ff;
31353
+ }
31354
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31355
+ display: block;
31356
+ }
31357
+ .E_o1ugr09p.ant-select-item-option-active {
31358
+ background: rgba(0, 136, 255, 0.16);
31359
+ }
31360
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31361
+ color: #0080ff;
31362
+ }
31363
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31364
+ background: rgba(0, 136, 255, 0.1);
31365
+ color: #0080ff;
31366
+ }
31367
+
31368
+ .E_o1ifxsq4 {
31369
+ display: flex;
31370
+ justify-content: space-between;
31371
+ height: 20px;
31372
+ line-height: 20px;
31373
+ }
31374
+ .E_o1ifxsq4 .timezone-title {
31375
+ color: #2d3a56;
31376
+ overflow: hidden;
31377
+ text-overflow: ellipsis;
31378
+ }
31379
+
31380
+ .E_o1zue7 {
31381
+ display: flex;
31382
+ justify-content: space-between;
31383
+ color: rgba(44, 56, 82, 0.6);
31384
+ height: 18px;
31385
+ line-height: 18px;
31386
+ margin-top: 2px;
31387
+ }
31388
+
31389
+ .E_tyfmlxg {
31390
+ border: none;
31391
+ margin-right: 0;
31392
+ background: rgba(225, 230, 241, 0.6);
31393
+ }
31394
+
31395
+ .E_o18uybox {
31396
+ pointer-events: none;
31397
+ height: 32px;
31398
+ width: 100%;
31399
+ opacity: 0;
31400
+ }
31401
+
31402
+ .E_i1inqkme {
31403
+ height: 18px;
31404
+ line-height: 18px;
31405
+ padding: 0 4px;
31406
+ border-radius: 4px;
31407
+ background: rgba(235, 239, 245, 0.6);
31408
+ border: 1px solid rgba(223, 228, 235, 0.6);
31409
+ display: flex;
31410
+ align-items: center;
31411
+ white-space: nowrap;
31412
+ margin-right: 4px;
31473
31413
  }
31474
31414
 
31475
31415
  .E_fzh9mnb {
@@ -31487,6 +31427,28 @@ button.E_n7k2c6r {
31487
31427
  font-size: 18px;
31488
31428
  }
31489
31429
 
31430
+ .E_iq1gosr {
31431
+ display: inline-block;
31432
+ }
31433
+
31434
+ .E_iouxfgt {
31435
+ display: inline-flex;
31436
+ align-items: center;
31437
+ }
31438
+ .E_iouxfgt .icon-inner {
31439
+ display: inline-flex;
31440
+ align-items: center;
31441
+ justify-content: center;
31442
+ }
31443
+ .E_iouxfgt .icon-inner + span,
31444
+ .E_iouxfgt span + .icon-inner.suffix {
31445
+ margin-left: 4px;
31446
+ }
31447
+ .E_iouxfgt.is-rotate img,
31448
+ .E_iouxfgt.is-rotate svg {
31449
+ animation: rotate 680ms linear infinite;
31450
+ }
31451
+
31490
31452
  .E_t1m2x205 .ant-tooltip-arrow {
31491
31453
  display: none;
31492
31454
  }
@@ -31558,6 +31520,13 @@ button.E_n7k2c6r {
31558
31520
  padding: 2px 8px;
31559
31521
  }
31560
31522
 
31523
+ .E_atcz0kf .ant-input-suffix {
31524
+ margin-left: 8px;
31525
+ }
31526
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31527
+ padding: 2px 7px 2px 12px;
31528
+ }
31529
+
31561
31530
  .E_f7pxqmh {
31562
31531
  width: 100%;
31563
31532
  margin-bottom: 0 !important;
@@ -31592,6 +31561,50 @@ button.E_n7k2c6r {
31592
31561
  min-height: 0px;
31593
31562
  }
31594
31563
 
31564
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31565
+ display: var(--a1wfy30z-0);
31566
+ }
31567
+ .E_a1wfy30z .ant-input-number-input-wrap {
31568
+ padding: 4px 11px;
31569
+ display: inline-flex;
31570
+ line-height: 1.5715;
31571
+ height: inherit;
31572
+ }
31573
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31574
+ content: var(--a1wfy30z-1);
31575
+ display: var(--a1wfy30z-2);
31576
+ flex: none;
31577
+ align-items: center;
31578
+ margin-left: 4px;
31579
+ }
31580
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31581
+ content: var(--a1wfy30z-3);
31582
+ display: var(--a1wfy30z-4);
31583
+ flex: none;
31584
+ align-items: center;
31585
+ margin-right: 4px;
31586
+ cursor: auto;
31587
+ }
31588
+ .E_a1wfy30z .ant-input-number-input {
31589
+ padding: 0;
31590
+ margin: 0;
31591
+ height: auto;
31592
+ font-size: inherit;
31593
+ }
31594
+
31595
+ .E_owd0kml {
31596
+ display: inline-block;
31597
+ }
31598
+
31599
+ .E_h1jsgezc {
31600
+ visibility: hidden;
31601
+ position: absolute;
31602
+ }
31603
+
31604
+ .E_m196gn1d {
31605
+ min-width: 1280px;
31606
+ }
31607
+
31595
31608
  .E_dsnbhzf {
31596
31609
  font-family: Inter;
31597
31610
  font-style: normal;
@@ -32067,10 +32080,6 @@ button.E_n7k2c6r {
32067
32080
  line-height: 12px;
32068
32081
  }
32069
32082
 
32070
- .E_m196gn1d {
32071
- min-width: 1280px;
32072
- }
32073
-
32074
32083
  .E_a1b5xrg3 .user-icon-inner {
32075
32084
  display: inline-flex;
32076
32085
  align-items: center;
@@ -32101,15 +32110,6 @@ button.E_n7k2c6r {
32101
32110
  transition: all 320ms ease;
32102
32111
  }
32103
32112
 
32104
- .E_owd0kml {
32105
- display: inline-block;
32106
- }
32107
-
32108
- .E_h1jsgezc {
32109
- visibility: hidden;
32110
- position: absolute;
32111
- }
32112
-
32113
32113
  .E_cnujxq2 {
32114
32114
  display: flex;
32115
32115
  flex-direction: column;
@@ -33014,6 +33014,19 @@ input.E_rf8rlle.ant-input {
33014
33014
  flex-shrink: 0;
33015
33015
  }
33016
33016
 
33017
+ .E_suhck3k {
33018
+ height: 24px;
33019
+ width: 24px;
33020
+ border-radius: 6px;
33021
+ padding: 4px;
33022
+ }
33023
+ .E_suhck3k:hover {
33024
+ background-color: rgba(0, 136, 255, 0.1);
33025
+ }
33026
+ .E_suhck3k:hover svg path {
33027
+ fill: blue;
33028
+ }
33029
+
33017
33030
  .E_ryby9ds {
33018
33031
  display: flex;
33019
33032
  align-items: center;
@@ -33030,19 +33043,6 @@ input.E_rf8rlle.ant-input {
33030
33043
  margin-right: 6px;
33031
33044
  }
33032
33045
 
33033
- .E_suhck3k {
33034
- height: 24px;
33035
- width: 24px;
33036
- border-radius: 6px;
33037
- padding: 4px;
33038
- }
33039
- .E_suhck3k:hover {
33040
- background-color: rgba(0, 136, 255, 0.1);
33041
- }
33042
- .E_suhck3k:hover svg path {
33043
- fill: blue;
33044
- }
33045
-
33046
33046
  .E_w1dxz879 {
33047
33047
  display: flex;
33048
33048
  flex-direction: column;
@@ -33974,108 +33974,10 @@ input.E_rf8rlle.ant-input {
33974
33974
  padding: 0;
33975
33975
  }
33976
33976
 
33977
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33978
- margin-right: 2px;
33979
- }
33980
-
33981
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33982
- padding-left: 8px;
33983
- padding-right: 8px;
33984
- }
33985
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33986
- border-radius: 4px;
33987
- }
33988
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33989
- border-radius: 4px;
33990
- }
33991
-
33992
- .E_ma64lna .antd5-segmented-item-label {
33993
- padding-left: 12px;
33994
- padding-right: 12px;
33995
- }
33996
-
33997
- .E_ckld275 {
33998
- background-color: rgba(225, 230, 241, 0.6);
33999
- }
34000
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34001
- background-color: rgba(255, 255, 255, 0.6);
34002
- color: rgba(44, 56, 82, 0.75);
34003
- }
34004
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34005
- background-color: transparent;
34006
- }
34007
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34008
- background-color: transparent;
34009
- }
34010
-
34011
33977
  .E_c1yd35n {
34012
33978
  padding: 0 12px 14px 12px;
34013
33979
  }
34014
33980
 
34015
- .E_ckui4s7 {
34016
- color: #2d3a56;
34017
- line-height: 22px;
34018
- display: inline-flex;
34019
- }
34020
- .E_ckui4s7 .ant-checkbox {
34021
- height: 22px;
34022
- display: flex;
34023
- align-items: center;
34024
- top: 0;
34025
- }
34026
- .E_ckui4s7 .ant-checkbox-checked::after {
34027
- border: none;
34028
- }
34029
- .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
34030
- border-color: #0080ff;
34031
- }
34032
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
34033
- border: 1px solid rgba(107, 128, 167, 0.6);
34034
- }
34035
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
34036
- border: 1px solid #0080ff;
34037
- }
34038
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
34039
- background: #0080ff;
34040
- }
34041
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
34042
- background-color: #fff;
34043
- height: 2px;
34044
- width: 10px;
34045
- border-radius: 2px;
34046
- }
34047
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
34048
- opacity: 0.5;
34049
- }
34050
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
34051
- background: rgba(211, 218, 235, 0.6);
34052
- border-color: rgba(107, 128, 167, 0.6) !important;
34053
- }
34054
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
34055
- border-color: #2d3a56;
34056
- }
34057
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
34058
- background: #2d3a56;
34059
- }
34060
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
34061
- padding: 0;
34062
- }
34063
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
34064
- display: inline-block;
34065
- margin-left: 12px;
34066
- color: #2d3a56;
34067
- }
34068
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
34069
- margin-left: 28px;
34070
- color: rgba(44, 56, 82, 0.6);
34071
- }
34072
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
34073
- margin-left: 8px;
34074
- }
34075
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
34076
- margin-left: 24px;
34077
- }
34078
-
34079
33981
  .E_c1kghdax {
34080
33982
  color: #2d3a56;
34081
33983
  padding: 7px 12px;
@@ -34116,70 +34018,105 @@ input.E_rf8rlle.ant-input {
34116
34018
  margin-right: 2px;
34117
34019
  }
34118
34020
 
34119
- .E_lht19u8 {
34120
- width: 64px;
34121
- height: 64px;
34122
- display: flex;
34123
- align-items: center;
34124
- justify-content: center;
34125
- position: relative;
34126
- opacity: 0.2;
34021
+ .E_b14q2gmw {
34022
+ 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);
34127
34023
  }
34128
34024
 
34129
- .E_lk3gkp4 {
34130
- position: absolute;
34131
- width: 5px;
34132
- height: 48px;
34133
- left: 9.33px;
34134
- top: 40.5px;
34135
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34136
- border-radius: 5px;
34137
- transform: rotate(-128deg);
34138
- transform-origin: top left;
34139
- animation: loading-indicator1 1100ms ease-out infinite;
34025
+ .E_c1eym6el {
34026
+ border-radius: 8px;
34027
+ background-color: white;
34028
+ }
34029
+ .E_c1eym6el.hoverable {
34030
+ cursor: pointer;
34031
+ }
34032
+ .E_c1eym6el.hoverable:hover {
34033
+ transition: all 200ms ease;
34034
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34035
+ transform: translateY(-4px);
34140
34036
  }
34141
34037
 
34142
- .E_ll4n94n {
34143
- position: absolute;
34144
- width: 5px;
34145
- height: 48px;
34146
- left: 40.8px;
34147
- top: 8.4px;
34148
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34149
- border-radius: 5px;
34150
- transform: rotate(-8deg);
34151
- transform-origin: top left;
34152
- animation: loading-indicator2 1100ms ease-out infinite;
34038
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34039
+ margin-right: 2px;
34153
34040
  }
34154
34041
 
34155
- .E_l17lbdo6 {
34156
- position: absolute;
34157
- width: 5px;
34158
- height: 48px;
34159
- left: 52.9px;
34160
- top: 51.8px;
34161
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34162
- border-radius: 5px;
34163
- transform: rotate(112deg);
34164
- transform-origin: top left;
34165
- animation: loading-indicator3 1100ms ease-out infinite;
34042
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
34043
+ padding-left: 8px;
34044
+ padding-right: 8px;
34045
+ }
34046
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
34047
+ border-radius: 4px;
34048
+ }
34049
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34050
+ border-radius: 4px;
34051
+ }
34052
+
34053
+ .E_ma64lna .antd5-segmented-item-label {
34054
+ padding-left: 12px;
34055
+ padding-right: 12px;
34056
+ }
34057
+
34058
+ .E_ckld275 {
34059
+ background-color: rgba(225, 230, 241, 0.6);
34060
+ }
34061
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34062
+ background-color: rgba(255, 255, 255, 0.6);
34063
+ color: rgba(44, 56, 82, 0.75);
34064
+ }
34065
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34066
+ background-color: transparent;
34067
+ }
34068
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34069
+ background-color: transparent;
34070
+ }
34071
+
34072
+ button.E_l48ei06.ant-btn {
34073
+ font-size: 12px;
34074
+ line-height: 18px;
34075
+ height: 18px;
34076
+ }
34077
+
34078
+ button.E_l48ei06 {
34079
+ color: #0080FF;
34080
+ height: unset;
34081
+ }
34082
+ button.E_l48ei06 .button-prefix-icon {
34083
+ margin-right: 4px;
34084
+ }
34085
+ button.E_l48ei06 .button-suffix-icon {
34086
+ margin-left: 4px;
34087
+ }
34088
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34089
+ color: #009DFF;
34090
+ }
34091
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34092
+ color: #005ED1;
34093
+ }
34094
+ button.E_l48ei06.ui-kit-link-disabled {
34095
+ color: #0080FF;
34096
+ }
34097
+ button.E_l48ei06.ui-kit-link-primary {
34098
+ color: #00122E;
34099
+ }
34100
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34101
+ color: #0080FF;
34166
34102
  }
34167
-
34168
- .E_b14q2gmw {
34169
- 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);
34103
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34104
+ color: #005ED1;
34170
34105
  }
34171
-
34172
- .E_c1eym6el {
34173
- border-radius: 8px;
34174
- background-color: white;
34106
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34107
+ color: #00122E;
34175
34108
  }
34176
- .E_c1eym6el.hoverable {
34177
- cursor: pointer;
34109
+ button.E_l48ei06.ui-kit-link-secondary {
34110
+ color: rgba(44, 56, 82, 0.7490196078);
34178
34111
  }
34179
- .E_c1eym6el.hoverable:hover {
34180
- transition: all 200ms ease;
34181
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34182
- transform: translateY(-4px);
34112
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34113
+ color: #0080FF;
34114
+ }
34115
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34116
+ color: #005ED1;
34117
+ }
34118
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34119
+ color: rgba(44, 56, 82, 0.7490196078);
34183
34120
  }
34184
34121
 
34185
34122
  .E_l12xdkhl {
@@ -34281,56 +34218,6 @@ input.E_rf8rlle.ant-input {
34281
34218
  display: inline-block;
34282
34219
  }
34283
34220
 
34284
- button.E_l48ei06.ant-btn {
34285
- font-size: 12px;
34286
- line-height: 18px;
34287
- height: 18px;
34288
- }
34289
-
34290
- button.E_l48ei06 {
34291
- color: #0080FF;
34292
- height: unset;
34293
- }
34294
- button.E_l48ei06 .button-prefix-icon {
34295
- margin-right: 4px;
34296
- }
34297
- button.E_l48ei06 .button-suffix-icon {
34298
- margin-left: 4px;
34299
- }
34300
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34301
- color: #009DFF;
34302
- }
34303
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34304
- color: #005ED1;
34305
- }
34306
- button.E_l48ei06.ui-kit-link-disabled {
34307
- color: #0080FF;
34308
- }
34309
- button.E_l48ei06.ui-kit-link-primary {
34310
- color: #00122E;
34311
- }
34312
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34313
- color: #0080FF;
34314
- }
34315
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34316
- color: #005ED1;
34317
- }
34318
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34319
- color: #00122E;
34320
- }
34321
- button.E_l48ei06.ui-kit-link-secondary {
34322
- color: rgba(44, 56, 82, 0.7490196078);
34323
- }
34324
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34325
- color: #0080FF;
34326
- }
34327
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34328
- color: #005ED1;
34329
- }
34330
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34331
- color: rgba(44, 56, 82, 0.7490196078);
34332
- }
34333
-
34334
34221
  .E_tc97u5y {
34335
34222
  height: 100%;
34336
34223
  }
@@ -34339,17 +34226,17 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34339
34226
  overflow: visible !important;
34340
34227
  height: 100%;
34341
34228
  }
34342
- .E_efzf37v .ant-table-content .ant-table-tbody .ant-table-placeholder td {
34229
+ .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
34343
34230
  height: 100%;
34344
34231
  }
34345
- .E_efzf37v .ant-table-content table {
34232
+ .E_efzf37v table {
34346
34233
  width: 100% !important;
34347
34234
  height: 100%;
34348
34235
  }
34349
- .E_efzf37v .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
34236
+ .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
34350
34237
  padding: 15px 0;
34351
34238
  }
34352
- .E_efzf37v .ant-table-content table thead.ant-table-thead {
34239
+ .E_efzf37v table thead.ant-table-thead {
34353
34240
  display: none;
34354
34241
  }
34355
34242
 
@@ -34701,30 +34588,126 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34701
34588
  background: #fff;
34702
34589
  }
34703
34590
 
34704
- .E_w7ob4th.outside-tag {
34705
- padding-left: 0;
34706
- }
34707
- .E_w7ob4th.outside-tag .inside-tag {
34708
- border-radius: 4px 0 0 4px;
34709
- padding-right: 4px;
34710
- margin-right: 4px;
34591
+ .E_ckui4s7 {
34592
+ color: #2d3a56;
34593
+ line-height: 22px;
34594
+ display: inline-flex;
34711
34595
  }
34712
-
34713
- .E_r77hffu {
34596
+ .E_ckui4s7 .ant-checkbox {
34597
+ height: 22px;
34714
34598
  display: flex;
34715
34599
  align-items: center;
34716
- justify-content: space-between;
34717
- column-gap: 6px;
34600
+ top: 0;
34601
+ }
34602
+ .E_ckui4s7 .ant-checkbox-checked::after {
34603
+ border: none;
34604
+ }
34605
+ .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
34606
+ border-color: #0080ff;
34607
+ }
34608
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
34609
+ border: 1px solid rgba(107, 128, 167, 0.6);
34610
+ }
34611
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
34612
+ border: 1px solid #0080ff;
34613
+ }
34614
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
34615
+ background: #0080ff;
34616
+ }
34617
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
34618
+ background-color: #fff;
34619
+ height: 2px;
34620
+ width: 10px;
34621
+ border-radius: 2px;
34622
+ }
34623
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
34624
+ opacity: 0.5;
34625
+ }
34626
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
34627
+ background: rgba(211, 218, 235, 0.6);
34628
+ border-color: rgba(107, 128, 167, 0.6) !important;
34629
+ }
34630
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
34631
+ border-color: #2d3a56;
34632
+ }
34633
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
34634
+ background: #2d3a56;
34635
+ }
34636
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
34637
+ padding: 0;
34638
+ }
34639
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
34640
+ display: inline-block;
34641
+ margin-left: 12px;
34642
+ color: #2d3a56;
34643
+ }
34644
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
34645
+ margin-left: 28px;
34646
+ color: rgba(44, 56, 82, 0.6);
34647
+ }
34648
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
34649
+ margin-left: 8px;
34650
+ }
34651
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
34652
+ margin-left: 24px;
34718
34653
  }
34719
34654
 
34720
- .E_p1cmxsf7 {
34655
+ .E_lht19u8 {
34656
+ width: 64px;
34657
+ height: 64px;
34721
34658
  display: flex;
34722
- flex-direction: column;
34659
+ align-items: center;
34723
34660
  justify-content: center;
34724
- row-gap: var(--p1cmxsf7-0);
34661
+ position: relative;
34662
+ opacity: 0.2;
34725
34663
  }
34726
- .E_p1cmxsf7 .antd5-progress-line {
34727
- font-size: 0;
34664
+
34665
+ .E_lk3gkp4 {
34666
+ position: absolute;
34667
+ width: 5px;
34668
+ height: 48px;
34669
+ left: 9.33px;
34670
+ top: 40.5px;
34671
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34672
+ border-radius: 5px;
34673
+ transform: rotate(-128deg);
34674
+ transform-origin: top left;
34675
+ animation: loading-indicator1 1100ms ease-out infinite;
34676
+ }
34677
+
34678
+ .E_ll4n94n {
34679
+ position: absolute;
34680
+ width: 5px;
34681
+ height: 48px;
34682
+ left: 40.8px;
34683
+ top: 8.4px;
34684
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34685
+ border-radius: 5px;
34686
+ transform: rotate(-8deg);
34687
+ transform-origin: top left;
34688
+ animation: loading-indicator2 1100ms ease-out infinite;
34689
+ }
34690
+
34691
+ .E_l17lbdo6 {
34692
+ position: absolute;
34693
+ width: 5px;
34694
+ height: 48px;
34695
+ left: 52.9px;
34696
+ top: 51.8px;
34697
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34698
+ border-radius: 5px;
34699
+ transform: rotate(112deg);
34700
+ transform-origin: top left;
34701
+ animation: loading-indicator3 1100ms ease-out infinite;
34702
+ }
34703
+
34704
+ .E_w7ob4th.outside-tag {
34705
+ padding-left: 0;
34706
+ }
34707
+ .E_w7ob4th.outside-tag .inside-tag {
34708
+ border-radius: 4px 0 0 4px;
34709
+ padding-right: 4px;
34710
+ margin-right: 4px;
34728
34711
  }
34729
34712
 
34730
34713
  .E_slr2ynn {
@@ -34756,6 +34739,23 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34756
34739
  white-space: normal;
34757
34740
  }
34758
34741
 
34742
+ .E_r77hffu {
34743
+ display: flex;
34744
+ align-items: center;
34745
+ justify-content: space-between;
34746
+ column-gap: 6px;
34747
+ }
34748
+
34749
+ .E_p1cmxsf7 {
34750
+ display: flex;
34751
+ flex-direction: column;
34752
+ justify-content: center;
34753
+ row-gap: var(--p1cmxsf7-0);
34754
+ }
34755
+ .E_p1cmxsf7 .antd5-progress-line {
34756
+ font-size: 0;
34757
+ }
34758
+
34759
34759
  .E_sjob3jg {
34760
34760
  --item-min-width: 60px;
34761
34761
  }
@@ -34951,6 +34951,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34951
34951
  justify-content: center;
34952
34952
  }
34953
34953
 
34954
+ .E_i1g85yz3 {
34955
+ margin-right: 4px;
34956
+ height: 16px;
34957
+ }
34958
+
34954
34959
  .E_t1dtlqs1 {
34955
34960
  margin-bottom: 4px;
34956
34961
  color: rgba(44, 56, 82, 0.6);
@@ -35177,11 +35182,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35177
35182
  background: rgba(163, 180, 204, 0.18);
35178
35183
  }
35179
35184
 
35180
- .E_i1g85yz3 {
35181
- margin-right: 4px;
35182
- height: 16px;
35183
- }
35184
-
35185
35185
  .E_msn7nxt {
35186
35186
  color: rgba(44, 56, 82, 0.6);
35187
35187
  text-align: center;
@@ -35442,6 +35442,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35442
35442
  display: block;
35443
35443
  }
35444
35444
 
35445
+ .E_i14c7jc8 {
35446
+ color: var(--i14c7jc8-0);
35447
+ }
35448
+
35449
+ .E_i1ibuolf {
35450
+ display: flex;
35451
+ align-items: center;
35452
+ column-gap: 4px;
35453
+ font-size: 12px;
35454
+ color: rgba(44, 56, 82, 0.7490196078);
35455
+ }
35456
+
35445
35457
  .E_d1u4ndxc {
35446
35458
  color: rgba(44, 56, 82, 0.7490196078);
35447
35459
  font-size: 12px;
@@ -35471,16 +35483,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35471
35483
  to {
35472
35484
  transform: translateX(100%);
35473
35485
  }
35474
- }
35475
-
35476
- .E_i14c7jc8 {
35477
- color: var(--i14c7jc8-0);
35478
- }
35479
-
35480
- .E_i1ibuolf {
35481
- display: flex;
35482
- align-items: center;
35483
- column-gap: 4px;
35484
- font-size: 12px;
35485
- color: rgba(44, 56, 82, 0.7490196078);
35486
35486
  }