@cloudtower/eagle 0.28.0 → 0.29.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
@@ -29558,149 +29558,6 @@ html body {
29558
29558
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29559
29559
  }
29560
29560
  }
29561
- .E_skwah65 {
29562
- height: 8px;
29563
- box-sizing: border-box;
29564
- border-radius: 2px;
29565
- background: #f5f7fa;
29566
- display: flex;
29567
- width: 100%;
29568
- overflow: hidden;
29569
- }
29570
- .E_skwah65 .stack-bar-item + .stack-bar-item {
29571
- margin-left: 1px;
29572
- }
29573
-
29574
- .E_tje3huy {
29575
- width: 100%;
29576
- overflow: inherit;
29577
- white-space: inherit;
29578
- text-overflow: ellipsis;
29579
- }
29580
-
29581
- .E_gmyahx3 {
29582
- cursor: pointer;
29583
- }
29584
- .E_gmyahx3 .link-text {
29585
- color: rgba(0, 21, 64, 0.3);
29586
- }
29587
- .E_gmyahx3:hover .link-text {
29588
- color: #0080ff;
29589
- }
29590
-
29591
- .E_n12mqh7z {
29592
- display: flex;
29593
- align-items: center;
29594
- font-size: 12px;
29595
- line-height: 18px;
29596
- }
29597
- .E_n12mqh7z:not(:last-child) {
29598
- margin-bottom: 4px;
29599
- }
29600
-
29601
- .E_tf5bynu {
29602
- margin: 0 3px;
29603
- }
29604
-
29605
- .E_tcckoz1 {
29606
- max-height: 400px;
29607
- overflow: auto;
29608
- }
29609
-
29610
- .E_tqjc4ui {
29611
- margin: 0 2px;
29612
- }
29613
-
29614
- .E_t1sqg15u {
29615
- background: white;
29616
- }
29617
- .E_t1sqg15u.inline .table-row {
29618
- flex-direction: column;
29619
- }
29620
- .E_t1sqg15u.inline .table-row > label {
29621
- padding: 0 16px 7px 0;
29622
- }
29623
- .E_t1sqg15u.has-border .table-header {
29624
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29625
- }
29626
- .E_t1sqg15u.has-border .hiddenBorder {
29627
- border-top: none !important;
29628
- }
29629
- .E_t1sqg15u.has-border .table-row + .table-row {
29630
- border-top: 1px solid rgba(225, 230, 241, 0.6);
29631
- }
29632
- .E_t1sqg15u.has-border .table-row:last-of-type {
29633
- padding-bottom: 0;
29634
- }
29635
- .E_t1sqg15u.align-right .content {
29636
- text-align: right;
29637
- }
29638
- .E_t1sqg15u .uuid-row {
29639
- display: flex;
29640
- justify-content: space-between;
29641
- }
29642
- .E_t1sqg15u .uuid-row .id-text {
29643
- white-space: nowrap;
29644
- overflow: hidden;
29645
- text-overflow: ellipsis;
29646
- }
29647
-
29648
- .E_t4zczcp {
29649
- display: flex;
29650
- justify-content: space-between;
29651
- align-items: center;
29652
- padding: 8px;
29653
- min-height: 32px;
29654
- }
29655
- .E_t4zczcp .table-title {
29656
- color: rgba(44, 56, 82, 0.6);
29657
- font-weight: 600;
29658
- font-size: 12px;
29659
- line-height: 8px;
29660
- }
29661
- .E_t4zczcp .edit-icon {
29662
- font-size: 16px;
29663
- color: rgba(10, 37, 85, 0.6);
29664
- cursor: pointer;
29665
- }
29666
-
29667
- .E_t1s7goww {
29668
- font-size: 12px;
29669
- line-height: 18px;
29670
- }
29671
-
29672
- .E_t93e4cf {
29673
- display: flex;
29674
- padding: 8px 0;
29675
- color: #2d3a56;
29676
- }
29677
- .E_t93e4cf .hidden {
29678
- display: none;
29679
- }
29680
- .E_t93e4cf .ant-btn-link {
29681
- height: auto;
29682
- }
29683
- .E_t93e4cf .content {
29684
- overflow: hidden;
29685
- overflow-x: auto;
29686
- width: 100%;
29687
- white-space: pre-wrap;
29688
- }
29689
- .E_t93e4cf .content .ant-btn {
29690
- white-space: pre-wrap;
29691
- text-align: left;
29692
- }
29693
- .E_t93e4cf .content .unit-chart {
29694
- justify-content: flex-start;
29695
- }
29696
-
29697
- .E_rhz2uv5 {
29698
- width: var(--rhz2uv5-0);
29699
- flex-shrink: 0;
29700
- color: rgba(44, 56, 82, 0.6);
29701
- padding-right: 12px;
29702
- }
29703
-
29704
29561
  .E_c18bcrac {
29705
29562
  display: inline-block;
29706
29563
  width: 100%;
@@ -29748,6 +29605,80 @@ html body {
29748
29605
  margin-right: 4px;
29749
29606
  }
29750
29607
 
29608
+ .E_skwah65 {
29609
+ height: 8px;
29610
+ box-sizing: border-box;
29611
+ border-radius: 2px;
29612
+ background: #f5f7fa;
29613
+ display: flex;
29614
+ width: 100%;
29615
+ overflow: hidden;
29616
+ }
29617
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
29618
+ margin-left: 1px;
29619
+ }
29620
+
29621
+ .E_s1ebs0ra {
29622
+ display: flex;
29623
+ align-items: center;
29624
+ justify-content: space-between;
29625
+ background: #edf0f7;
29626
+ padding: 8px 12px;
29627
+ position: sticky;
29628
+ top: 0;
29629
+ z-index: 1;
29630
+ margin-bottom: -52px;
29631
+ }
29632
+ .E_s1ebs0ra .select-total {
29633
+ display: flex;
29634
+ align-items: center;
29635
+ font-weight: 700;
29636
+ flex-shrink: 0;
29637
+ }
29638
+ .E_s1ebs0ra .select-total .icon-wrapper {
29639
+ cursor: pointer;
29640
+ margin-left: 8px;
29641
+ width: 32px;
29642
+ height: 32px;
29643
+ border-radius: 50%;
29644
+ justify-content: center;
29645
+ }
29646
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
29647
+ background: rgba(225, 230, 241, 0.6);
29648
+ }
29649
+ .E_s1ebs0ra .action-group {
29650
+ flex: 1;
29651
+ margin-left: 88px;
29652
+ white-space: nowrap;
29653
+ text-align: right;
29654
+ position: relative;
29655
+ padding: 4px 0;
29656
+ margin-top: -4px;
29657
+ overflow: hidden;
29658
+ }
29659
+ .E_s1ebs0ra .action-group .sub-menu-delete {
29660
+ transform: translateY(-4px);
29661
+ }
29662
+ .E_s1ebs0ra .action-group button {
29663
+ border: none;
29664
+ }
29665
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
29666
+ margin-right: 8px;
29667
+ }
29668
+ .E_s1ebs0ra .action-group > button:last-child {
29669
+ margin-right: 4px;
29670
+ }
29671
+ .E_s1ebs0ra .action-group .more-btn {
29672
+ cursor: pointer;
29673
+ width: 32px;
29674
+ height: 32px;
29675
+ justify-content: center;
29676
+ border-radius: 50%;
29677
+ }
29678
+ .E_s1ebs0ra .action-group .more-btn:hover {
29679
+ background: #fff;
29680
+ }
29681
+
29751
29682
  .E_clm1wy1 {
29752
29683
  width: 192px;
29753
29684
  height: 246px;
@@ -29841,292 +29772,151 @@ html body {
29841
29772
  border-radius: 2px;
29842
29773
  }
29843
29774
 
29844
- .E_t160l1cm {
29845
- display: flex;
29846
- flex-direction: column;
29847
- flex: 1;
29848
- /* FIXME:(yanzhen) do this better */
29775
+ .E_ou7iq30 {
29776
+ overflow: hidden;
29777
+ text-overflow: ellipsis;
29849
29778
  }
29850
- .E_t160l1cm .tab-bar {
29851
- flex-shrink: 0;
29852
- display: flex;
29853
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
29779
+
29780
+ .E_s1tui002 {
29781
+ white-space: nowrap;
29854
29782
  }
29855
- .E_t160l1cm .tab-content {
29856
- height: 100%;
29783
+
29784
+ .E_mxrc2zg {
29785
+ display: -webkit-box;
29786
+ -webkit-line-clamp: var(--mxrc2zg-0);
29787
+ -webkit-box-orient: vertical;
29788
+ word-break: break-all;
29857
29789
  }
29858
- .E_t160l1cm .tab-menu-item {
29859
- margin-right: 2px;
29860
- padding: 1px 12px;
29861
- line-height: 24px;
29862
- height: 24px;
29863
- color: rgba(44, 56, 82, 0.6);
29864
- border-radius: 4px 4px 0 0;
29790
+
29791
+ .E_gmyahx3 {
29865
29792
  cursor: pointer;
29866
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
29867
29793
  }
29868
- .E_t160l1cm .tab-menu-item:first-child {
29869
- padding-left: 0;
29794
+ .E_gmyahx3 .link-text {
29795
+ color: rgba(0, 21, 64, 0.3);
29870
29796
  }
29871
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
29872
- padding-left: 12px;
29873
- }
29874
- .E_t160l1cm .tab-menu-item:hover {
29875
- color: #0080ff;
29876
- background: rgba(211, 218, 235, 0.6);
29877
- }
29878
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
29879
- fill: #0080ff;
29880
- }
29881
- .E_t160l1cm .tab-menu-item:active {
29882
- background: rgba(192, 203, 224, 0.6);
29883
- }
29884
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
29885
- color: #0080ff;
29886
- background: rgba(211, 218, 235, 0.6);
29887
- }
29888
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
29889
- background: rgba(192, 203, 224, 0.6);
29890
- }
29891
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
29892
- background: rgba(0, 128, 255, 0.16);
29893
- }
29894
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
29895
- fill: #0080ff;
29896
- }
29897
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
29797
+ .E_gmyahx3:hover .link-text {
29898
29798
  color: #0080ff;
29899
- background: rgba(0, 128, 255, 0.1);
29900
29799
  }
29901
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
29902
- background: rgba(0, 128, 255, 0.16);
29903
- }
29904
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
29905
- fill: #1d326c;
29906
- }
29907
- .E_t160l1cm .tab-menu-item .expand-arrow {
29908
- margin-left: 8px;
29909
- height: 22px;
29910
- }
29911
- .E_t160l1cm .tab-menu-item .expand-arrow path {
29912
- fill: rgba(44, 56, 82, 0.6);
29913
- }
29914
- .E_t160l1cm .tab-menu-item-group {
29915
- padding: 0;
29800
+
29801
+ .E_s1iv0tp1 .enabled-switch {
29916
29802
  display: flex;
29917
29803
  align-items: center;
29918
- overflow: hidden;
29919
29804
  }
29920
- .E_t160l1cm .tab-menu-item-group .main-title {
29921
- opacity: 0;
29922
- max-width: 0;
29923
- transition: max-width 320ms ease, opacity 240ms ease;
29805
+ .E_s1iv0tp1 .enabled-text {
29806
+ margin-right: 8px;
29924
29807
  }
29925
- .E_t160l1cm .tab-menu-item-group .sub-title {
29926
- padding: 1px 12px;
29927
- position: relative;
29808
+
29809
+ .E_n12mqh7z {
29928
29810
  display: flex;
29811
+ align-items: center;
29812
+ font-size: 12px;
29813
+ line-height: 18px;
29929
29814
  }
29930
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
29931
- opacity: 0;
29932
- position: absolute;
29933
- top: 50%;
29934
- left: 0;
29935
- transform: translate(-50%, -50%);
29936
- transition: opacity 100ms linear;
29937
- fill: rgba(0, 128, 255, 0.2);
29938
- }
29939
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
29940
- color: #0080ff;
29941
- }
29942
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
29943
- padding: 1px 12px;
29944
- display: inline-block;
29945
- opacity: 1;
29946
- max-width: 160px;
29947
- }
29948
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
29949
- padding: 1px 12px;
29950
- color: #005ed1;
29951
- }
29952
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
29953
- opacity: 1;
29954
- }
29955
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
29956
- background: rgba(0, 128, 255, 0.16);
29957
- }
29958
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
29959
- opacity: 0;
29960
- }
29961
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
29962
- padding: 4px 16px;
29963
- height: 32px;
29964
- border-radius: 6px 6px 0 0;
29965
- }
29966
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
29967
- padding-left: 0;
29968
- }
29969
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
29970
- padding-left: 16px;
29971
- }
29972
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
29973
- margin-left: 11px;
29974
- height: 24px;
29815
+ .E_n12mqh7z:not(:last-child) {
29816
+ margin-bottom: 4px;
29975
29817
  }
29976
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
29977
- padding: 0;
29818
+
29819
+ .E_tf5bynu {
29820
+ margin: 0 3px;
29978
29821
  }
29979
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
29980
- padding: 4px 16px;
29822
+
29823
+ .E_tcckoz1 {
29824
+ max-height: 400px;
29825
+ overflow: auto;
29981
29826
  }
29982
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
29983
- padding: 4px 16px;
29827
+
29828
+ .E_t1sqg15u {
29829
+ background: white;
29984
29830
  }
29985
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
29986
- background: #fff;
29831
+ .E_t1sqg15u.inline .table-row {
29832
+ flex-direction: column;
29987
29833
  }
29988
- .E_t160l1cm .tab-menu-item-light:active {
29989
- color: #005ed1;
29834
+ .E_t1sqg15u.inline .table-row > label {
29835
+ padding: 0 16px 7px 0;
29990
29836
  }
29991
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
29992
- background: #fff;
29993
- color: #1d326c;
29837
+ .E_t1sqg15u.has-border .table-header {
29838
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29994
29839
  }
29995
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
29996
- color: rgba(45, 58, 86, 0.6);
29840
+ .E_t1sqg15u.has-border .hiddenBorder {
29841
+ border-top: none !important;
29997
29842
  }
29998
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
29999
- color: #1d326c;
29843
+ .E_t1sqg15u.has-border .table-row + .table-row {
29844
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
30000
29845
  }
30001
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30002
- fill: #d8deeb;
29846
+ .E_t1sqg15u.has-border .table-row:last-of-type {
29847
+ padding-bottom: 0;
30003
29848
  }
30004
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30005
- fill: #1d326c;
29849
+ .E_t1sqg15u.align-right .content {
29850
+ text-align: right;
30006
29851
  }
30007
- .E_t160l1cm .tab-content {
30008
- flex: 1;
29852
+ .E_t1sqg15u .uuid-row {
30009
29853
  display: flex;
30010
- flex-direction: column;
30011
- }
30012
- .E_t160l1cm.is-overview .tab-content {
30013
- overflow: visible;
30014
- }
30015
-
30016
- .E_t14npdqr {
30017
- max-width: 240px;
30018
- animation: none;
30019
- }
30020
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30021
- border: 1px solid #0080ff;
30022
- padding: 0;
29854
+ justify-content: space-between;
30023
29855
  }
30024
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30025
- margin: 0;
30026
- height: 32px;
30027
- line-height: 32px;
30028
- font-size: 13px;
30029
- padding: 0 10px;
30030
- display: block;
30031
- overflow: hidden;
30032
- text-overflow: ellipsis;
29856
+ .E_t1sqg15u .uuid-row .id-text {
30033
29857
  white-space: nowrap;
30034
- }
30035
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30036
- content: " ";
30037
- height: 1px;
30038
- width: calc(100% + 10px);
30039
- background: rgba(172, 186, 211, 0.6);
30040
- display: block;
30041
- }
30042
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30043
- color: #0080ff;
30044
- background: transparent;
30045
- }
30046
-
30047
- .E_ou7iq30 {
30048
29858
  overflow: hidden;
30049
29859
  text-overflow: ellipsis;
30050
29860
  }
30051
29861
 
30052
- .E_s1tui002 {
30053
- white-space: nowrap;
30054
- }
30055
-
30056
- .E_mxrc2zg {
30057
- display: -webkit-box;
30058
- -webkit-line-clamp: var(--mxrc2zg-0);
30059
- -webkit-box-orient: vertical;
30060
- word-break: break-all;
30061
- }
30062
-
30063
- .E_s1iv0tp1 .enabled-switch {
29862
+ .E_t4zczcp {
30064
29863
  display: flex;
29864
+ justify-content: space-between;
30065
29865
  align-items: center;
29866
+ padding: 8px;
29867
+ min-height: 32px;
30066
29868
  }
30067
- .E_s1iv0tp1 .enabled-text {
30068
- margin-right: 8px;
29869
+ .E_t4zczcp .table-title {
29870
+ color: rgba(44, 56, 82, 0.6);
29871
+ font-weight: 600;
29872
+ font-size: 12px;
29873
+ line-height: 8px;
29874
+ }
29875
+ .E_t4zczcp .edit-icon {
29876
+ font-size: 16px;
29877
+ color: rgba(10, 37, 85, 0.6);
29878
+ cursor: pointer;
30069
29879
  }
30070
29880
 
30071
- .E_s1ebs0ra {
30072
- display: flex;
30073
- align-items: center;
30074
- justify-content: space-between;
30075
- background: #edf0f7;
30076
- padding: 8px 12px;
30077
- position: sticky;
30078
- top: 0;
30079
- z-index: 1;
30080
- margin-bottom: -52px;
29881
+ .E_t1s7goww {
29882
+ font-size: 12px;
29883
+ line-height: 18px;
30081
29884
  }
30082
- .E_s1ebs0ra .select-total {
29885
+
29886
+ .E_t93e4cf {
30083
29887
  display: flex;
30084
- align-items: center;
30085
- font-weight: 700;
30086
- flex-shrink: 0;
29888
+ padding: 8px 0;
29889
+ color: #2d3a56;
30087
29890
  }
30088
- .E_s1ebs0ra .select-total .icon-wrapper {
30089
- cursor: pointer;
30090
- margin-left: 8px;
30091
- width: 32px;
30092
- height: 32px;
30093
- border-radius: 50%;
30094
- justify-content: center;
29891
+ .E_t93e4cf .hidden {
29892
+ display: none;
30095
29893
  }
30096
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
30097
- background: rgba(225, 230, 241, 0.6);
29894
+ .E_t93e4cf .ant-btn-link {
29895
+ height: auto;
30098
29896
  }
30099
- .E_s1ebs0ra .action-group {
30100
- flex: 1;
30101
- margin-left: 88px;
30102
- white-space: nowrap;
30103
- text-align: right;
30104
- position: relative;
30105
- padding: 4px 0;
30106
- margin-top: -4px;
29897
+ .E_t93e4cf .content {
30107
29898
  overflow: hidden;
29899
+ overflow-x: auto;
29900
+ width: 100%;
29901
+ white-space: pre-wrap;
30108
29902
  }
30109
- .E_s1ebs0ra .action-group .sub-menu-delete {
30110
- transform: translateY(-4px);
30111
- }
30112
- .E_s1ebs0ra .action-group button {
30113
- border: none;
30114
- }
30115
- .E_s1ebs0ra .action-group > *:not(:last-child) {
30116
- margin-right: 8px;
29903
+ .E_t93e4cf .content .ant-btn {
29904
+ white-space: pre-wrap;
29905
+ text-align: left;
30117
29906
  }
30118
- .E_s1ebs0ra .action-group > button:last-child {
30119
- margin-right: 4px;
29907
+ .E_t93e4cf .content .unit-chart {
29908
+ justify-content: flex-start;
30120
29909
  }
30121
- .E_s1ebs0ra .action-group .more-btn {
30122
- cursor: pointer;
30123
- width: 32px;
30124
- height: 32px;
30125
- justify-content: center;
30126
- border-radius: 50%;
29910
+
29911
+ .E_rhz2uv5 {
29912
+ width: var(--rhz2uv5-0);
29913
+ flex-shrink: 0;
29914
+ color: rgba(44, 56, 82, 0.6);
29915
+ padding-right: 12px;
30127
29916
  }
30128
- .E_s1ebs0ra .action-group .more-btn:hover {
30129
- background: #fff;
29917
+
29918
+ .E_tqjc4ui {
29919
+ margin: 0 2px;
30130
29920
  }
30131
29921
 
30132
29922
  .E_c1up1pdz {
@@ -30269,6 +30059,13 @@ html body {
30269
30059
  color: #fff;
30270
30060
  }
30271
30061
 
30062
+ .E_tje3huy {
30063
+ width: 100%;
30064
+ overflow: inherit;
30065
+ white-space: inherit;
30066
+ text-overflow: ellipsis;
30067
+ }
30068
+
30272
30069
  .E_wg1tsps {
30273
30070
  display: flex;
30274
30071
  align-items: center;
@@ -30292,19 +30089,6 @@ html body {
30292
30089
  color: #00122e !important;
30293
30090
  }
30294
30091
 
30295
- .E_m74vjol {
30296
- display: flex;
30297
- justify-content: space-between;
30298
- width: 100%;
30299
- }
30300
- .E_m74vjol .action {
30301
- margin-left: 16px;
30302
- }
30303
-
30304
- .E_a1o35uvh .ant-alert-message {
30305
- width: 100%;
30306
- }
30307
-
30308
30092
  .E_c18gxmrl {
30309
30093
  border: 1px solid #d8deeb;
30310
30094
  border-radius: 4px;
@@ -30325,20 +30109,17 @@ html body {
30325
30109
  padding: 8px 12px;
30326
30110
  }
30327
30111
 
30328
- .E_berrcjl {
30329
- color: rgba(10, 37, 85, 0.6);
30330
- margin-bottom: 4px;
30331
- }
30332
- .E_berrcjl .breadcrumb-link {
30333
- color: rgba(10, 37, 85, 0.6);
30334
- cursor: pointer;
30335
- transition: color 160ms ease;
30112
+ .E_m74vjol {
30113
+ display: flex;
30114
+ justify-content: space-between;
30115
+ width: 100%;
30336
30116
  }
30337
- .E_berrcjl .breadcrumb-link:hover {
30338
- color: #0080ff;
30117
+ .E_m74vjol .action {
30118
+ margin-left: 16px;
30339
30119
  }
30340
- .E_berrcjl .breadcrumb-link:active {
30341
- color: #005ed1;
30120
+
30121
+ .E_a1o35uvh .ant-alert-message {
30122
+ width: 100%;
30342
30123
  }
30343
30124
 
30344
30125
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -30564,35 +30345,254 @@ html body {
30564
30345
  --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30565
30346
  box-shadow: none;
30566
30347
  }
30567
- .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
30568
- --color: #f0483e;
30569
- --background-color-hover: rgba(255, 74, 74, 0.16);
30570
- --background-color-active: rgba(255, 74, 74, 0.2);
30571
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30348
+ .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
30349
+ --color: #f0483e;
30350
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30351
+ --background-color-active: rgba(255, 74, 74, 0.2);
30352
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30353
+ }
30354
+ .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
30355
+ --color: #0080ff;
30356
+ --background-color: transparent;
30357
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30358
+ --background-color-active: rgba(0, 136, 255, 0.2);
30359
+ --background-color-focus: #fff;
30360
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30361
+ }
30362
+ .E_b1wx3t3t .button-prefix-icon {
30363
+ margin-right: 8px;
30364
+ display: inline-flex;
30365
+ }
30366
+ .E_b1wx3t3t .button-suffix-icon {
30367
+ margin-left: 8px;
30368
+ display: inline-flex;
30369
+ }
30370
+ .E_b1wx3t3t .icon-wrapper {
30371
+ display: flex;
30372
+ justify-content: center;
30373
+ }
30374
+
30375
+ button.E_n7k2c6r {
30376
+ padding: 0;
30377
+ }
30378
+
30379
+ .E_t160l1cm {
30380
+ display: flex;
30381
+ flex-direction: column;
30382
+ flex: 1;
30383
+ /* FIXME:(yanzhen) do this better */
30384
+ }
30385
+ .E_t160l1cm .tab-bar {
30386
+ flex-shrink: 0;
30387
+ display: flex;
30388
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30389
+ }
30390
+ .E_t160l1cm .tab-content {
30391
+ height: 100%;
30392
+ }
30393
+ .E_t160l1cm .tab-menu-item {
30394
+ margin-right: 2px;
30395
+ padding: 1px 12px;
30396
+ line-height: 24px;
30397
+ height: 24px;
30398
+ color: rgba(44, 56, 82, 0.6);
30399
+ border-radius: 4px 4px 0 0;
30400
+ cursor: pointer;
30401
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30402
+ }
30403
+ .E_t160l1cm .tab-menu-item:first-child {
30404
+ padding-left: 0;
30405
+ }
30406
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30407
+ padding-left: 12px;
30408
+ }
30409
+ .E_t160l1cm .tab-menu-item:hover {
30410
+ color: #0080ff;
30411
+ background: rgba(211, 218, 235, 0.6);
30412
+ }
30413
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30414
+ fill: #0080ff;
30415
+ }
30416
+ .E_t160l1cm .tab-menu-item:active {
30417
+ background: rgba(192, 203, 224, 0.6);
30418
+ }
30419
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30420
+ color: #0080ff;
30421
+ background: rgba(211, 218, 235, 0.6);
30422
+ }
30423
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30424
+ background: rgba(192, 203, 224, 0.6);
30425
+ }
30426
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30427
+ background: rgba(0, 128, 255, 0.16);
30428
+ }
30429
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30430
+ fill: #0080ff;
30431
+ }
30432
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30433
+ color: #0080ff;
30434
+ background: rgba(0, 128, 255, 0.1);
30435
+ }
30436
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30437
+ background: rgba(0, 128, 255, 0.16);
30438
+ }
30439
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30440
+ fill: #1d326c;
30441
+ }
30442
+ .E_t160l1cm .tab-menu-item .expand-arrow {
30443
+ margin-left: 8px;
30444
+ height: 22px;
30445
+ }
30446
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
30447
+ fill: rgba(44, 56, 82, 0.6);
30448
+ }
30449
+ .E_t160l1cm .tab-menu-item-group {
30450
+ padding: 0;
30451
+ display: flex;
30452
+ align-items: center;
30453
+ overflow: hidden;
30454
+ }
30455
+ .E_t160l1cm .tab-menu-item-group .main-title {
30456
+ opacity: 0;
30457
+ max-width: 0;
30458
+ transition: max-width 320ms ease, opacity 240ms ease;
30459
+ }
30460
+ .E_t160l1cm .tab-menu-item-group .sub-title {
30461
+ padding: 1px 12px;
30462
+ position: relative;
30463
+ display: flex;
30464
+ }
30465
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30466
+ opacity: 0;
30467
+ position: absolute;
30468
+ top: 50%;
30469
+ left: 0;
30470
+ transform: translate(-50%, -50%);
30471
+ transition: opacity 100ms linear;
30472
+ fill: rgba(0, 128, 255, 0.2);
30473
+ }
30474
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30475
+ color: #0080ff;
30476
+ }
30477
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30478
+ padding: 1px 12px;
30479
+ display: inline-block;
30480
+ opacity: 1;
30481
+ max-width: 160px;
30482
+ }
30483
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30484
+ padding: 1px 12px;
30485
+ color: #005ed1;
30486
+ }
30487
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30488
+ opacity: 1;
30489
+ }
30490
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
30491
+ background: rgba(0, 128, 255, 0.16);
30492
+ }
30493
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
30494
+ opacity: 0;
30495
+ }
30496
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30497
+ padding: 4px 16px;
30498
+ height: 32px;
30499
+ border-radius: 6px 6px 0 0;
30500
+ }
30501
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30502
+ padding-left: 0;
30503
+ }
30504
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
30505
+ padding-left: 16px;
30506
+ }
30507
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30508
+ margin-left: 11px;
30509
+ height: 24px;
30510
+ }
30511
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30512
+ padding: 0;
30513
+ }
30514
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30515
+ padding: 4px 16px;
30516
+ }
30517
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
30518
+ padding: 4px 16px;
30519
+ }
30520
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30521
+ background: #fff;
30522
+ }
30523
+ .E_t160l1cm .tab-menu-item-light:active {
30524
+ color: #005ed1;
30525
+ }
30526
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30527
+ background: #fff;
30528
+ color: #1d326c;
30529
+ }
30530
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30531
+ color: rgba(45, 58, 86, 0.6);
30532
+ }
30533
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30534
+ color: #1d326c;
30535
+ }
30536
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30537
+ fill: #d8deeb;
30538
+ }
30539
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30540
+ fill: #1d326c;
30541
+ }
30542
+ .E_t160l1cm .tab-content {
30543
+ flex: 1;
30544
+ display: flex;
30545
+ flex-direction: column;
30546
+ }
30547
+ .E_t160l1cm.is-overview .tab-content {
30548
+ overflow: visible;
30549
+ }
30550
+
30551
+ .E_t14npdqr {
30552
+ max-width: 240px;
30553
+ animation: none;
30554
+ }
30555
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30556
+ border: 1px solid #0080ff;
30557
+ padding: 0;
30558
+ }
30559
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30560
+ margin: 0;
30561
+ height: 32px;
30562
+ line-height: 32px;
30563
+ font-size: 13px;
30564
+ padding: 0 10px;
30565
+ display: block;
30566
+ overflow: hidden;
30567
+ text-overflow: ellipsis;
30568
+ white-space: nowrap;
30569
+ }
30570
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30571
+ content: " ";
30572
+ height: 1px;
30573
+ width: calc(100% + 10px);
30574
+ background: rgba(172, 186, 211, 0.6);
30575
+ display: block;
30572
30576
  }
30573
- .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
30574
- --color: #0080ff;
30575
- --background-color: transparent;
30576
- --background-color-hover: rgba(0, 136, 255, 0.16);
30577
- --background-color-active: rgba(0, 136, 255, 0.2);
30578
- --background-color-focus: #fff;
30579
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30577
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30578
+ color: #0080ff;
30579
+ background: transparent;
30580
30580
  }
30581
- .E_b1wx3t3t .button-prefix-icon {
30582
- margin-right: 8px;
30583
- display: inline-flex;
30581
+
30582
+ .E_berrcjl {
30583
+ color: rgba(10, 37, 85, 0.6);
30584
+ margin-bottom: 4px;
30584
30585
  }
30585
- .E_b1wx3t3t .button-suffix-icon {
30586
- margin-left: 8px;
30587
- display: inline-flex;
30586
+ .E_berrcjl .breadcrumb-link {
30587
+ color: rgba(10, 37, 85, 0.6);
30588
+ cursor: pointer;
30589
+ transition: color 160ms ease;
30588
30590
  }
30589
- .E_b1wx3t3t .icon-wrapper {
30590
- display: flex;
30591
- justify-content: center;
30591
+ .E_berrcjl .breadcrumb-link:hover {
30592
+ color: #0080ff;
30592
30593
  }
30593
-
30594
- button.E_n7k2c6r {
30595
- padding: 0;
30594
+ .E_berrcjl .breadcrumb-link:active {
30595
+ color: #005ed1;
30596
30596
  }
30597
30597
 
30598
30598
  .E_b1nip9bk {
@@ -30646,86 +30646,6 @@ button.E_n7k2c6r {
30646
30646
  text-align: center;
30647
30647
  }
30648
30648
 
30649
- .E_fzh9mnb {
30650
- width: 100%;
30651
- height: 100%;
30652
- min-height: 124px;
30653
- display: flex;
30654
- flex-direction: column;
30655
- justify-content: center;
30656
- align-items: center;
30657
- }
30658
- .E_fzh9mnb .error-text {
30659
- color: rgba(10, 37, 85, 0.6);
30660
- margin-bottom: 16px;
30661
- font-size: 18px;
30662
- }
30663
-
30664
- .E_f7pxqmh {
30665
- width: 100%;
30666
- margin-bottom: 0 !important;
30667
- flex-flow: nowrap !important;
30668
- line-break: auto;
30669
- }
30670
- .E_f7pxqmh > .ant-form-item-label {
30671
- text-align: left !important;
30672
- padding-bottom: 0 !important;
30673
- }
30674
- .E_f7pxqmh > .ant-form-item-label > label {
30675
- min-height: 32px;
30676
- height: auto;
30677
- font-size: 13px;
30678
- color: rgba(44, 56, 82, 0.6);
30679
- white-space: normal;
30680
- }
30681
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30682
- border-color: #ff4d4f !important;
30683
- }
30684
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30685
- border-color: #ff4d4f !important;
30686
- }
30687
- .E_f7pxqmh .ant-form-item-explain {
30688
- margin-top: 4px;
30689
- font-size: 12px;
30690
- min-height: 0px;
30691
- }
30692
- .E_f7pxqmh .ant-form-item-extra {
30693
- font-size: 12px;
30694
- color: rgba(44, 56, 82, 0.6);
30695
- min-height: 0px;
30696
- }
30697
-
30698
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30699
- padding: 4px 8px 0 8px;
30700
- color: rgba(44, 56, 82, 0.6);
30701
- font-size: 12px;
30702
- }
30703
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30704
- padding-bottom: 6px;
30705
- }
30706
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30707
- padding-top: 4px;
30708
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30709
- }
30710
-
30711
- .E_iouxfgt {
30712
- display: inline-flex;
30713
- align-items: center;
30714
- }
30715
- .E_iouxfgt .icon-inner {
30716
- display: inline-flex;
30717
- align-items: center;
30718
- justify-content: center;
30719
- }
30720
- .E_iouxfgt .icon-inner + span,
30721
- .E_iouxfgt span + .icon-inner.suffix {
30722
- margin-left: 4px;
30723
- }
30724
- .E_iouxfgt.is-rotate img,
30725
- .E_iouxfgt.is-rotate svg {
30726
- animation: rotate 680ms linear infinite;
30727
- }
30728
-
30729
30649
  .E_d1bw7c5z {
30730
30650
  position: relative;
30731
30651
  max-width: 388px;
@@ -30809,123 +30729,46 @@ button.E_n7k2c6r {
30809
30729
  width: 102px;
30810
30730
  }
30811
30731
 
30812
- .E_sx1bpnu .ant-input-sm {
30813
- line-height: 18px;
30732
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30733
+ padding: 4px 8px 0 8px;
30734
+ color: rgba(44, 56, 82, 0.6);
30735
+ font-size: 12px;
30814
30736
  }
30815
-
30816
- .E_itxley7.ant-input-group.ant-input-group-compact {
30817
- display: flex;
30737
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30738
+ padding-bottom: 6px;
30818
30739
  }
30819
-
30820
- .E_i1inqkme {
30821
- height: 18px;
30822
- line-height: 18px;
30823
- padding: 0 4px;
30824
- border-radius: 4px;
30825
- background: rgba(235, 239, 245, 0.6);
30826
- border: 1px solid rgba(223, 228, 235, 0.6);
30827
- display: flex;
30828
- align-items: center;
30829
- white-space: nowrap;
30830
- margin-right: 4px;
30740
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30741
+ padding-top: 4px;
30742
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30831
30743
  }
30832
30744
 
30833
- .E_a1wfy30z .ant-input-number-handler-wrap {
30834
- display: var(--a1wfy30z-0);
30835
- }
30836
- .E_a1wfy30z .ant-input-number-input-wrap {
30837
- padding: 4px 11px;
30838
- display: inline-flex;
30839
- line-height: 1.5715;
30840
- height: inherit;
30841
- }
30842
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30843
- content: var(--a1wfy30z-1);
30844
- display: var(--a1wfy30z-2);
30845
- flex: none;
30846
- align-items: center;
30847
- margin-left: 4px;
30848
- }
30849
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30850
- content: var(--a1wfy30z-3);
30851
- display: var(--a1wfy30z-4);
30852
- flex: none;
30853
- align-items: center;
30854
- margin-right: 4px;
30855
- cursor: auto;
30745
+ .E_c1yyuluq {
30746
+ border-radius: 8px;
30856
30747
  }
30857
- .E_a1wfy30z .ant-input-number-input {
30858
- padding: 0;
30859
- margin: 0;
30860
- height: auto;
30861
- font-size: inherit;
30748
+ .E_c1yyuluq .ant-card-body {
30749
+ padding: 20px 24px 24px 24px;
30862
30750
  }
30863
30751
 
30864
- .E_ai7qkf2 .ant-input-number-handler-wrap {
30865
- display: var(--ai7qkf2-0);
30866
- }
30867
- .E_ai7qkf2 .ant-input-number-input-wrap {
30868
- display: inline-flex;
30869
- line-height: 1.5715;
30870
- height: 100%;
30871
- width: 100%;
30872
- }
30873
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
30874
- content: var(--ai7qkf2-1);
30875
- display: var(--ai7qkf2-2);
30876
- flex: none;
30877
- align-items: center;
30878
- margin-left: 4px;
30879
- padding: 5px 12px 5px 0;
30880
- color: rgba(44, 56, 82, 0.6);
30881
- }
30882
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
30883
- content: var(--ai7qkf2-3);
30884
- display: var(--ai7qkf2-4);
30885
- flex: none;
30886
- align-items: center;
30887
- margin-right: 4px;
30888
- cursor: auto;
30889
- color: rgba(44, 56, 82, 0.6);
30890
- }
30891
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30892
- border-radius: 0;
30893
- }
30894
- .E_ai7qkf2.ant-input-number {
30895
- width: 100%;
30896
- border-radius: 6px;
30897
- }
30898
- .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
30899
- border-color: #0096ff;
30900
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30901
- z-index: 1;
30902
- }
30903
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
30904
- border-color: #e75a3a;
30905
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30752
+ .E_ccrbeuz .ant-collapse-item {
30753
+ border: 0px;
30754
+ background-color: #fff;
30906
30755
  }
30907
- .E_ai7qkf2 .ant-input-number-input {
30908
- height: 30px;
30909
- border: 1px;
30910
- padding: 5px 12px;
30911
- font-size: inherit;
30756
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30757
+ padding-top: 0px;
30758
+ padding-bottom: 0px;
30759
+ padding-left: 0px !important;
30760
+ padding-right: 24px;
30912
30761
  }
30913
- .E_ai7qkf2.ant-input-number-lg input {
30914
- height: 38px;
30915
- border: 1px;
30916
- padding: 8px 16px;
30762
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30763
+ right: 0px;
30917
30764
  }
30918
- .E_ai7qkf2.ant-input-number-sm input {
30919
- height: 22px;
30920
- border: 1px;
30921
- padding: 2px 8px;
30765
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30766
+ padding: 0px;
30922
30767
  }
30923
30768
 
30924
- .E_atcz0kf .ant-input-suffix {
30925
- margin-left: 8px;
30926
- }
30927
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30928
- padding: 2px 7px 2px 12px;
30769
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30770
+ padding-right: 0px;
30771
+ cursor: default;
30929
30772
  }
30930
30773
 
30931
30774
  .E_phljevk {
@@ -30985,13 +30828,8 @@ button.E_n7k2c6r {
30985
30828
  line-height: 18px;
30986
30829
  }
30987
30830
 
30988
- .E_owd0kml {
30989
- display: inline-block;
30990
- }
30991
-
30992
- .E_h1jsgezc {
30993
- visibility: hidden;
30994
- position: absolute;
30831
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30832
+ display: flex;
30995
30833
  }
30996
30834
 
30997
30835
  .E_rapgekc.ant-radio-wrapper {
@@ -31140,61 +30978,299 @@ button.E_n7k2c6r {
31140
30978
  width: 36px;
31141
30979
  }
31142
30980
 
30981
+ .E_sx1bpnu .ant-input-sm {
30982
+ line-height: 18px;
30983
+ }
30984
+
30985
+ .E_t1m2x205 .ant-tooltip-arrow {
30986
+ display: none;
30987
+ }
30988
+ .E_t1m2x205 .ant-tooltip-inner {
30989
+ background: rgba(23, 38, 64, 0.8);
30990
+ border-radius: 4px;
30991
+ }
30992
+
31143
30993
  .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31144
30994
  border-radius: 6px;
31145
30995
  }
31146
- .E_s177mls5.ant-select.ant-select-single {
31147
- width: 100%;
31148
- color: #2d3a56;
31149
- border-color: rgba(211, 218, 235, 0.6);
31150
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31151
- font-size: 13px;
30996
+ .E_s177mls5.ant-select.ant-select-single {
30997
+ width: 100%;
30998
+ color: #2d3a56;
30999
+ border-color: rgba(211, 218, 235, 0.6);
31000
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31001
+ font-size: 13px;
31002
+ }
31003
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31004
+ height: 30px;
31005
+ }
31006
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31007
+ height: 38px;
31008
+ font-size: 13px;
31009
+ }
31010
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31011
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31012
+ transition: 160ms ease;
31013
+ }
31014
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31015
+ color: #0080ff;
31016
+ }
31017
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
31018
+ border-color: rgba(107, 128, 167, 0.6);
31019
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31020
+ }
31021
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31022
+ color: #0080ff;
31023
+ }
31024
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
31025
+ border-color: #0080ff;
31026
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31027
+ }
31028
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31029
+ transform: rotate(180deg);
31030
+ }
31031
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31032
+ background: rgba(211, 218, 235, 0.6);
31033
+ border-color: rgba(172, 186, 211, 0.6);
31034
+ cursor: "not-allowed";
31035
+ }
31036
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31037
+ border-color: #f0483e !important;
31038
+ }
31039
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31040
+ color: #1d326c;
31041
+ }
31042
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
31043
+ border-color: #0080ff;
31044
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31045
+ }
31046
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31047
+ transform: rotate(180deg);
31048
+ }
31049
+
31050
+ .E_iq1gosr {
31051
+ display: inline-block;
31052
+ }
31053
+
31054
+ .E_s1dizucg.ant-switch {
31055
+ min-width: 40px;
31056
+ height: 24px;
31057
+ background: rgba(172, 186, 211, 0.6);
31058
+ overflow: hidden;
31059
+ }
31060
+ .E_s1dizucg.ant-switch:focus {
31061
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31062
+ }
31063
+ .E_s1dizucg.ant-switch-small {
31064
+ min-width: 26px;
31065
+ height: 16px;
31066
+ }
31067
+ .E_s1dizucg.ant-switch-large {
31068
+ min-width: 52px;
31069
+ height: 32px;
31070
+ }
31071
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31072
+ height: 20px;
31073
+ width: 20px;
31074
+ }
31075
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
31076
+ border-radius: 10px;
31077
+ transition-delay: 120ms;
31078
+ }
31079
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
31080
+ height: 14px;
31081
+ width: 14px;
31082
+ top: 1px;
31083
+ left: 1px;
31084
+ }
31085
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
31086
+ height: 28px;
31087
+ width: 28px;
31088
+ }
31089
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31090
+ border-radius: 14px;
31091
+ }
31092
+ .E_s1dizucg.ant-switch-checked {
31093
+ background-color: #00ba5d;
31094
+ }
31095
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31096
+ left: calc(100% - 20px - 2px);
31097
+ }
31098
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31099
+ left: calc(100% - 14px - 1px);
31100
+ }
31101
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31102
+ left: calc(100% - 28px - 2px);
31103
+ }
31104
+
31105
+ .E_c1up6e3y {
31106
+ margin-left: 5px;
31107
+ }
31108
+
31109
+ .E_s1dni7lo {
31110
+ width: 430px !important;
31111
+ }
31112
+
31113
+ .E_d1wwmmm5 .ant-select-item-group {
31114
+ padding: 8px 16px;
31115
+ line-height: 18px;
31116
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31117
+ height: 34px;
31118
+ min-height: 34px;
31119
+ box-sizing: border-box;
31120
+ margin-top: 8px;
31121
+ }
31122
+
31123
+ .E_o1ugr09p {
31124
+ display: flex;
31125
+ flex-direction: column;
31126
+ margin: 1px 8px;
31127
+ padding: 8px;
31128
+ border-radius: 4px;
31129
+ }
31130
+ .E_o1ugr09p .selected-icon {
31131
+ display: none;
31132
+ }
31133
+ .E_o1ugr09p.ant-select-item-option-grouped {
31134
+ padding-left: 8px;
31135
+ }
31136
+ .E_o1ugr09p.ant-select-item-option-selected {
31137
+ background-color: white;
31138
+ }
31139
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31140
+ color: #0080ff;
31141
+ }
31142
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31143
+ display: block;
31144
+ }
31145
+ .E_o1ugr09p.ant-select-item-option-active {
31146
+ background: rgba(0, 136, 255, 0.16);
31147
+ }
31148
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31149
+ color: #0080ff;
31150
+ }
31151
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31152
+ background: rgba(0, 136, 255, 0.1);
31153
+ color: #0080ff;
31154
+ }
31155
+
31156
+ .E_o1ifxsq4 {
31157
+ display: flex;
31158
+ justify-content: space-between;
31159
+ height: 20px;
31160
+ line-height: 20px;
31161
+ }
31162
+ .E_o1ifxsq4 .timezone-title {
31163
+ color: #2d3a56;
31164
+ overflow: hidden;
31165
+ text-overflow: ellipsis;
31166
+ }
31167
+
31168
+ .E_o1zue7 {
31169
+ display: flex;
31170
+ justify-content: space-between;
31171
+ color: rgba(44, 56, 82, 0.6);
31172
+ height: 18px;
31173
+ line-height: 18px;
31174
+ margin-top: 2px;
31175
+ }
31176
+
31177
+ .E_tyfmlxg {
31178
+ border: none;
31179
+ margin-right: 0;
31180
+ background: rgba(225, 230, 241, 0.6);
31181
+ }
31182
+
31183
+ .E_o18uybox {
31184
+ pointer-events: none;
31185
+ height: 32px;
31186
+ width: 100%;
31187
+ opacity: 0;
31188
+ }
31189
+
31190
+ .E_tju3gfj .date {
31191
+ margin-right: 4px;
31192
+ }
31193
+
31194
+ .E_s1sck0th {
31195
+ padding: 0 8px;
31196
+ border-radius: 4px;
31197
+ }
31198
+
31199
+ .E_m855nr1 {
31200
+ padding: 2px 8px;
31201
+ border-radius: 3px;
31202
+ }
31203
+
31204
+ .E_l1270xpg {
31205
+ padding: 3px 8px;
31206
+ border-radius: 2px;
31207
+ }
31208
+
31209
+ .E_t14rextb.ant-tag:hover {
31210
+ opacity: unset;
31211
+ }
31212
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31213
+ margin: 0;
31214
+ margin-right: 8px;
31215
+ display: inline-flex;
31216
+ align-items: center;
31217
+ border: none;
31218
+ }
31219
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31220
+ width: 16px;
31221
+ height: 16px;
31222
+ color: inherit;
31223
+ margin-left: 4px;
31224
+ opacity: 0.6;
31225
+ display: inline-flex;
31226
+ }
31227
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31228
+ opacity: 1;
31152
31229
  }
31153
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31154
- height: 30px;
31230
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31231
+ color: #0080ff;
31232
+ background-color: rgba(0, 136, 255, 0.1);
31155
31233
  }
31156
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31157
- height: 38px;
31158
- font-size: 13px;
31234
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31235
+ color: #f0483e;
31236
+ background-color: rgba(255, 74, 74, 0.1);
31159
31237
  }
31160
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31161
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31162
- transition: 160ms ease;
31238
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31239
+ color: #e07f00;
31240
+ background-color: rgba(255, 187, 0, 0.1);
31163
31241
  }
31164
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31165
- color: #0080ff;
31242
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31243
+ color: #008f4c;
31244
+ background-color: rgba(30, 201, 127, 0.1);
31166
31245
  }
31167
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
31168
- border-color: rgba(107, 128, 167, 0.6);
31169
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31246
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31247
+ color: #1d326c;
31248
+ background-color: rgba(225, 230, 241, 0.6);
31170
31249
  }
31171
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31172
- color: #0080ff;
31250
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31251
+ color: #7E41FF;
31252
+ background-color: rgba(126, 65, 255, 0.1);
31173
31253
  }
31174
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
31175
- border-color: #0080ff;
31176
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31254
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31255
+ color: #fff;
31177
31256
  }
31178
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31179
- transform: rotate(180deg);
31257
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31258
+ background-color: #f0483e;
31180
31259
  }
31181
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31182
- background: rgba(211, 218, 235, 0.6);
31183
- border-color: rgba(172, 186, 211, 0.6);
31184
- cursor: "not-allowed";
31260
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31261
+ background-color: #fea008;
31185
31262
  }
31186
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31187
- border-color: #f0483e !important;
31263
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31264
+ background-color: #00ba5d;
31188
31265
  }
31189
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31190
- color: #1d326c;
31266
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31267
+ background-color: #0080ff;
31191
31268
  }
31192
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
31193
- border-color: #0080ff;
31194
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31269
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31270
+ background-color: #6b7d99;
31195
31271
  }
31196
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31197
- transform: rotate(180deg);
31272
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31273
+ background-color: #7E41FF;
31198
31274
  }
31199
31275
 
31200
31276
  .E_ivqqkzv {
@@ -31247,63 +31323,197 @@ button.E_n7k2c6r {
31247
31323
  transform: rotate(0deg);
31248
31324
  }
31249
31325
 
31250
- .E_s1dizucg.ant-switch {
31251
- min-width: 40px;
31252
- height: 24px;
31253
- background: rgba(172, 186, 211, 0.6);
31254
- overflow: hidden;
31326
+ .E_fzh9mnb {
31327
+ width: 100%;
31328
+ height: 100%;
31329
+ min-height: 124px;
31330
+ display: flex;
31331
+ flex-direction: column;
31332
+ justify-content: center;
31333
+ align-items: center;
31255
31334
  }
31256
- .E_s1dizucg.ant-switch:focus {
31257
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31335
+ .E_fzh9mnb .error-text {
31336
+ color: rgba(10, 37, 85, 0.6);
31337
+ margin-bottom: 16px;
31338
+ font-size: 18px;
31258
31339
  }
31259
- .E_s1dizucg.ant-switch-small {
31260
- min-width: 26px;
31261
- height: 16px;
31340
+
31341
+ .E_f7pxqmh {
31342
+ width: 100%;
31343
+ margin-bottom: 0 !important;
31344
+ flex-flow: nowrap !important;
31345
+ line-break: auto;
31262
31346
  }
31263
- .E_s1dizucg.ant-switch-large {
31264
- min-width: 52px;
31265
- height: 32px;
31347
+ .E_f7pxqmh > .ant-form-item-label {
31348
+ text-align: left !important;
31349
+ padding-bottom: 0 !important;
31266
31350
  }
31267
- .E_s1dizucg.ant-switch .ant-switch-handle {
31268
- height: 20px;
31269
- width: 20px;
31351
+ .E_f7pxqmh > .ant-form-item-label > label {
31352
+ min-height: 32px;
31353
+ height: auto;
31354
+ font-size: 13px;
31355
+ color: rgba(44, 56, 82, 0.6);
31356
+ white-space: normal;
31270
31357
  }
31271
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31272
- border-radius: 10px;
31273
- transition-delay: 120ms;
31358
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31359
+ border-color: #ff4d4f !important;
31274
31360
  }
31275
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31276
- height: 14px;
31277
- width: 14px;
31278
- top: 1px;
31279
- left: 1px;
31361
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31362
+ border-color: #ff4d4f !important;
31280
31363
  }
31281
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31282
- height: 28px;
31283
- width: 28px;
31364
+ .E_f7pxqmh .ant-form-item-explain {
31365
+ margin-top: 4px;
31366
+ font-size: 12px;
31367
+ min-height: 0px;
31284
31368
  }
31285
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31286
- border-radius: 14px;
31369
+ .E_f7pxqmh .ant-form-item-extra {
31370
+ font-size: 12px;
31371
+ color: rgba(44, 56, 82, 0.6);
31372
+ min-height: 0px;
31287
31373
  }
31288
- .E_s1dizucg.ant-switch-checked {
31289
- background-color: #00ba5d;
31374
+
31375
+ .E_iouxfgt {
31376
+ display: inline-flex;
31377
+ align-items: center;
31378
+ }
31379
+ .E_iouxfgt .icon-inner {
31380
+ display: inline-flex;
31381
+ align-items: center;
31382
+ justify-content: center;
31383
+ }
31384
+ .E_iouxfgt .icon-inner + span,
31385
+ .E_iouxfgt span + .icon-inner.suffix {
31386
+ margin-left: 4px;
31387
+ }
31388
+ .E_iouxfgt.is-rotate img,
31389
+ .E_iouxfgt.is-rotate svg {
31390
+ animation: rotate 680ms linear infinite;
31391
+ }
31392
+
31393
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31394
+ display: var(--ai7qkf2-0);
31395
+ }
31396
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31397
+ display: inline-flex;
31398
+ line-height: 1.5715;
31399
+ height: 100%;
31400
+ width: 100%;
31401
+ }
31402
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31403
+ content: var(--ai7qkf2-1);
31404
+ display: var(--ai7qkf2-2);
31405
+ flex: none;
31406
+ align-items: center;
31407
+ margin-left: 4px;
31408
+ padding: 5px 12px 5px 0;
31409
+ color: rgba(44, 56, 82, 0.6);
31410
+ }
31411
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31412
+ content: var(--ai7qkf2-3);
31413
+ display: var(--ai7qkf2-4);
31414
+ flex: none;
31415
+ align-items: center;
31416
+ margin-right: 4px;
31417
+ cursor: auto;
31418
+ color: rgba(44, 56, 82, 0.6);
31419
+ }
31420
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31421
+ border-radius: 0;
31422
+ }
31423
+ .E_ai7qkf2.ant-input-number {
31424
+ width: 100%;
31425
+ border-radius: 6px;
31426
+ }
31427
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31428
+ border-color: #0096ff;
31429
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31430
+ z-index: 1;
31431
+ }
31432
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31433
+ border-color: #e75a3a;
31434
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31435
+ }
31436
+ .E_ai7qkf2 .ant-input-number-input {
31437
+ height: 30px;
31438
+ border: 1px;
31439
+ padding: 5px 12px;
31440
+ font-size: inherit;
31441
+ }
31442
+ .E_ai7qkf2.ant-input-number-lg input {
31443
+ height: 38px;
31444
+ border: 1px;
31445
+ padding: 8px 16px;
31446
+ }
31447
+ .E_ai7qkf2.ant-input-number-sm input {
31448
+ height: 22px;
31449
+ border: 1px;
31450
+ padding: 2px 8px;
31451
+ }
31452
+
31453
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31454
+ display: var(--a1wfy30z-0);
31455
+ }
31456
+ .E_a1wfy30z .ant-input-number-input-wrap {
31457
+ padding: 4px 11px;
31458
+ display: inline-flex;
31459
+ line-height: 1.5715;
31460
+ height: inherit;
31461
+ }
31462
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31463
+ content: var(--a1wfy30z-1);
31464
+ display: var(--a1wfy30z-2);
31465
+ flex: none;
31466
+ align-items: center;
31467
+ margin-left: 4px;
31468
+ }
31469
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31470
+ content: var(--a1wfy30z-3);
31471
+ display: var(--a1wfy30z-4);
31472
+ flex: none;
31473
+ align-items: center;
31474
+ margin-right: 4px;
31475
+ cursor: auto;
31476
+ }
31477
+ .E_a1wfy30z .ant-input-number-input {
31478
+ padding: 0;
31479
+ margin: 0;
31480
+ height: auto;
31481
+ font-size: inherit;
31290
31482
  }
31291
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31292
- left: calc(100% - 20px - 2px);
31483
+
31484
+ .E_i1inqkme {
31485
+ height: 18px;
31486
+ line-height: 18px;
31487
+ padding: 0 4px;
31488
+ border-radius: 4px;
31489
+ background: rgba(235, 239, 245, 0.6);
31490
+ border: 1px solid rgba(223, 228, 235, 0.6);
31491
+ display: flex;
31492
+ align-items: center;
31493
+ white-space: nowrap;
31494
+ margin-right: 4px;
31293
31495
  }
31294
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31295
- left: calc(100% - 14px - 1px);
31496
+
31497
+ .E_atcz0kf .ant-input-suffix {
31498
+ margin-left: 8px;
31296
31499
  }
31297
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31298
- left: calc(100% - 28px - 2px);
31500
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31501
+ padding: 2px 7px 2px 12px;
31299
31502
  }
31300
31503
 
31301
- .E_c1up6e3y {
31302
- margin-left: 5px;
31504
+ .E_owd0kml {
31505
+ display: inline-block;
31303
31506
  }
31304
31507
 
31305
- .E_tju3gfj .date {
31306
- margin-right: 4px;
31508
+ .E_h1jsgezc {
31509
+ visibility: hidden;
31510
+ position: absolute;
31511
+ }
31512
+
31513
+ .E_h1ol2wl7 {
31514
+ font-weight: bold;
31515
+ background-color: unset;
31516
+ padding: unset;
31307
31517
  }
31308
31518
 
31309
31519
  .E_cnujxq2 {
@@ -31991,100 +32201,6 @@ input.E_rf8rlle.ant-input {
31991
32201
  margin: 4px 0;
31992
32202
  }
31993
32203
 
31994
- .E_s1sck0th {
31995
- padding: 0 8px;
31996
- border-radius: 4px;
31997
- }
31998
-
31999
- .E_m855nr1 {
32000
- padding: 2px 8px;
32001
- border-radius: 3px;
32002
- }
32003
-
32004
- .E_l1270xpg {
32005
- padding: 3px 8px;
32006
- border-radius: 2px;
32007
- }
32008
-
32009
- .E_t14rextb.ant-tag:hover {
32010
- opacity: unset;
32011
- }
32012
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32013
- margin: 0;
32014
- margin-right: 8px;
32015
- display: inline-flex;
32016
- align-items: center;
32017
- border: none;
32018
- }
32019
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32020
- width: 16px;
32021
- height: 16px;
32022
- color: inherit;
32023
- margin-left: 4px;
32024
- opacity: 0.6;
32025
- display: inline-flex;
32026
- }
32027
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32028
- opacity: 1;
32029
- }
32030
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32031
- color: #0080ff;
32032
- background-color: rgba(0, 136, 255, 0.1);
32033
- }
32034
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32035
- color: #f0483e;
32036
- background-color: rgba(255, 74, 74, 0.1);
32037
- }
32038
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32039
- color: #e07f00;
32040
- background-color: rgba(255, 187, 0, 0.1);
32041
- }
32042
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32043
- color: #008f4c;
32044
- background-color: rgba(30, 201, 127, 0.1);
32045
- }
32046
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32047
- color: #1d326c;
32048
- background-color: rgba(225, 230, 241, 0.6);
32049
- }
32050
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32051
- color: #7E41FF;
32052
- background-color: rgba(126, 65, 255, 0.1);
32053
- }
32054
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32055
- color: #fff;
32056
- }
32057
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32058
- background-color: #f0483e;
32059
- }
32060
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32061
- background-color: #fea008;
32062
- }
32063
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32064
- background-color: #00ba5d;
32065
- }
32066
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32067
- background-color: #0080ff;
32068
- }
32069
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32070
- background-color: #6b7d99;
32071
- }
32072
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32073
- background-color: #7E41FF;
32074
- }
32075
-
32076
- .E_iq1gosr {
32077
- display: inline-block;
32078
- }
32079
-
32080
- .E_t1m2x205 .ant-tooltip-arrow {
32081
- display: none;
32082
- }
32083
- .E_t1m2x205 .ant-tooltip-inner {
32084
- background: rgba(23, 38, 64, 0.8);
32085
- border-radius: 4px;
32086
- }
32087
-
32088
32204
  .E_dsnbhzf {
32089
32205
  font-family: Inter;
32090
32206
  font-style: normal;
@@ -32522,156 +32638,42 @@ input.E_rf8rlle.ant-input {
32522
32638
  font-weight: 500;
32523
32639
  font-feature-settings: "tnum" on, "lnum" on, "case" on;
32524
32640
  font-size: 12px;
32525
- line-height: 18px;
32526
- }
32527
-
32528
- .E_t10dv8p1 {
32529
- font-family: Inter;
32530
- font-style: normal;
32531
- font-weight: normal;
32532
- font-feature-settings: "zero" on;
32533
- font-size: 12px;
32534
- line-height: 18px;
32535
- }
32536
-
32537
- .E_tc2oqpq {
32538
- font-family: Inter;
32539
- font-style: normal;
32540
- font-weight: 500;
32541
- font-feature-settings: "zero" on;
32542
- font-size: 12px;
32543
- line-height: 18px;
32544
- }
32545
-
32546
- .E_tzvddmc {
32547
- font-family: Inter;
32548
- font-style: normal;
32549
- font-weight: bold;
32550
- font-feature-settings: "zero" on;
32551
- font-size: 16px;
32552
- line-height: 24px;
32553
- }
32554
-
32555
- .E_u18llj45 {
32556
- font-family: Inter;
32557
- font-style: normal;
32558
- font-weight: normal;
32559
- font-size: 10px;
32560
- line-height: 12px;
32561
- }
32562
-
32563
- .E_s1dni7lo {
32564
- width: 430px !important;
32565
- }
32566
-
32567
- .E_d1wwmmm5 .ant-select-item-group {
32568
- padding: 8px 16px;
32569
- line-height: 18px;
32570
- border-top: 1px solid rgba(211, 218, 235, 0.6);
32571
- height: 34px;
32572
- min-height: 34px;
32573
- box-sizing: border-box;
32574
- margin-top: 8px;
32575
- }
32576
-
32577
- .E_o1ugr09p {
32578
- display: flex;
32579
- flex-direction: column;
32580
- margin: 1px 8px;
32581
- padding: 8px;
32582
- border-radius: 4px;
32583
- }
32584
- .E_o1ugr09p .selected-icon {
32585
- display: none;
32586
- }
32587
- .E_o1ugr09p.ant-select-item-option-grouped {
32588
- padding-left: 8px;
32589
- }
32590
- .E_o1ugr09p.ant-select-item-option-selected {
32591
- background-color: white;
32592
- }
32593
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32594
- color: #0080ff;
32595
- }
32596
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32597
- display: block;
32598
- }
32599
- .E_o1ugr09p.ant-select-item-option-active {
32600
- background: rgba(0, 136, 255, 0.16);
32601
- }
32602
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32603
- color: #0080ff;
32604
- }
32605
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32606
- background: rgba(0, 136, 255, 0.1);
32607
- color: #0080ff;
32608
- }
32609
-
32610
- .E_o1ifxsq4 {
32611
- display: flex;
32612
- justify-content: space-between;
32613
- height: 20px;
32614
- line-height: 20px;
32615
- }
32616
- .E_o1ifxsq4 .timezone-title {
32617
- color: #2d3a56;
32618
- overflow: hidden;
32619
- text-overflow: ellipsis;
32620
- }
32621
-
32622
- .E_o1zue7 {
32623
- display: flex;
32624
- justify-content: space-between;
32625
- color: rgba(44, 56, 82, 0.6);
32626
- height: 18px;
32627
- line-height: 18px;
32628
- margin-top: 2px;
32629
- }
32630
-
32631
- .E_tyfmlxg {
32632
- border: none;
32633
- margin-right: 0;
32634
- background: rgba(225, 230, 241, 0.6);
32635
- }
32636
-
32637
- .E_o18uybox {
32638
- pointer-events: none;
32639
- height: 32px;
32640
- width: 100%;
32641
- opacity: 0;
32642
- }
32643
-
32644
- .E_c1yyuluq {
32645
- border-radius: 8px;
32646
- }
32647
- .E_c1yyuluq .ant-card-body {
32648
- padding: 20px 24px 24px 24px;
32641
+ line-height: 18px;
32649
32642
  }
32650
32643
 
32651
- .E_ccrbeuz .ant-collapse-item {
32652
- border: 0px;
32653
- background-color: #fff;
32654
- }
32655
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32656
- padding-top: 0px;
32657
- padding-bottom: 0px;
32658
- padding-left: 0px !important;
32659
- padding-right: 24px;
32660
- }
32661
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32662
- right: 0px;
32644
+ .E_t10dv8p1 {
32645
+ font-family: Inter;
32646
+ font-style: normal;
32647
+ font-weight: normal;
32648
+ font-feature-settings: "zero" on;
32649
+ font-size: 12px;
32650
+ line-height: 18px;
32663
32651
  }
32664
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32665
- padding: 0px;
32652
+
32653
+ .E_tc2oqpq {
32654
+ font-family: Inter;
32655
+ font-style: normal;
32656
+ font-weight: 500;
32657
+ font-feature-settings: "zero" on;
32658
+ font-size: 12px;
32659
+ line-height: 18px;
32666
32660
  }
32667
32661
 
32668
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32669
- padding-right: 0px;
32670
- cursor: default;
32662
+ .E_tzvddmc {
32663
+ font-family: Inter;
32664
+ font-style: normal;
32665
+ font-weight: bold;
32666
+ font-feature-settings: "zero" on;
32667
+ font-size: 16px;
32668
+ line-height: 24px;
32671
32669
  }
32672
32670
 
32673
- .E_m196gn1d {
32674
- min-width: 1280px;
32671
+ .E_u18llj45 {
32672
+ font-family: Inter;
32673
+ font-style: normal;
32674
+ font-weight: normal;
32675
+ font-size: 10px;
32676
+ line-height: 12px;
32675
32677
  }
32676
32678
 
32677
32679
  .E_a1b5xrg3 .user-icon-inner {
@@ -32704,10 +32706,8 @@ input.E_rf8rlle.ant-input {
32704
32706
  transition: all 320ms ease;
32705
32707
  }
32706
32708
 
32707
- .E_h1ol2wl7 {
32708
- font-weight: bold;
32709
- background-color: unset;
32710
- padding: unset;
32709
+ .E_m196gn1d {
32710
+ min-width: 1280px;
32711
32711
  }
32712
32712
 
32713
32713
  .E_suhck3k {
@@ -33686,23 +33686,6 @@ input.E_rf8rlle.ant-input {
33686
33686
  background-color: transparent;
33687
33687
  }
33688
33688
 
33689
- .E_r77hffu {
33690
- display: flex;
33691
- align-items: center;
33692
- justify-content: space-between;
33693
- column-gap: 6px;
33694
- }
33695
-
33696
- .E_p1cmxsf7 {
33697
- display: flex;
33698
- flex-direction: column;
33699
- justify-content: center;
33700
- row-gap: var(--p1cmxsf7-0);
33701
- }
33702
- .E_p1cmxsf7 .antd5-progress-line {
33703
- font-size: 0;
33704
- }
33705
-
33706
33689
  .E_ckui4s7 {
33707
33690
  color: #2d3a56;
33708
33691
  line-height: 22px;
@@ -33828,28 +33811,6 @@ input.E_rf8rlle.ant-input {
33828
33811
  transform: translateY(-4px);
33829
33812
  }
33830
33813
 
33831
- .E_t1gvlxt5 {
33832
- min-width: 0;
33833
- flex: 1;
33834
- }
33835
- .E_t1gvlxt5 .tag {
33836
- flex: 0 0 auto;
33837
- }
33838
- .E_t1gvlxt5 .progress-title {
33839
- flex: 2;
33840
- max-width: fit-content;
33841
- }
33842
- .E_t1gvlxt5 .progress-desc {
33843
- flex: 1;
33844
- max-width: fit-content;
33845
- }
33846
-
33847
- .E_a1ji6r68 {
33848
- display: flex;
33849
- align-items: center;
33850
- column-gap: var(--a1ji6r68-0);
33851
- }
33852
-
33853
33814
  .E_lht19u8 {
33854
33815
  width: 64px;
33855
33816
  height: 64px;
@@ -33859,205 +33820,61 @@ input.E_rf8rlle.ant-input {
33859
33820
  position: relative;
33860
33821
  opacity: 0.2;
33861
33822
  }
33862
-
33863
- .E_lk3gkp4 {
33864
- position: absolute;
33865
- width: 5px;
33866
- height: 48px;
33867
- left: 9.33px;
33868
- top: 40.5px;
33869
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33870
- border-radius: 5px;
33871
- transform: rotate(-128deg);
33872
- transform-origin: top left;
33873
- animation: loading-indicator1 1100ms ease-out infinite;
33874
- }
33875
-
33876
- .E_ll4n94n {
33877
- position: absolute;
33878
- width: 5px;
33879
- height: 48px;
33880
- left: 40.8px;
33881
- top: 8.4px;
33882
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33883
- border-radius: 5px;
33884
- transform: rotate(-8deg);
33885
- transform-origin: top left;
33886
- animation: loading-indicator2 1100ms ease-out infinite;
33887
- }
33888
-
33889
- .E_l17lbdo6 {
33890
- position: absolute;
33891
- width: 5px;
33892
- height: 48px;
33893
- left: 52.9px;
33894
- top: 51.8px;
33895
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33896
- border-radius: 5px;
33897
- transform: rotate(112deg);
33898
- transform-origin: top left;
33899
- animation: loading-indicator3 1100ms ease-out infinite;
33900
- }
33901
-
33902
- .E_msn7nxt {
33903
- color: rgba(44, 56, 82, 0.6);
33904
- text-align: center;
33905
- display: flex;
33906
- align-items: center;
33907
- justify-content: center;
33908
- flex-direction: column;
33909
- height: 100%;
33910
- }
33911
- .E_msn7nxt .link {
33912
- color: #0080ff;
33913
- cursor: pointer;
33914
- }
33915
-
33916
- .E_mp64wfi {
33917
- width: 100%;
33918
- height: 100%;
33919
- display: flex;
33920
- flex-direction: column;
33921
- }
33922
- .E_mp64wfi .name-toolbar {
33923
- width: 100%;
33924
- display: flex;
33925
- line-height: 30px;
33926
- padding: 0 16px;
33927
- justify-content: space-between;
33928
- }
33929
- .E_mp64wfi .name-toolbar .metric-extra {
33930
- display: flex;
33931
- font-size: 12px;
33932
- align-items: center;
33933
- }
33934
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
33935
- color: #a3b4cc;
33936
- }
33937
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
33938
- margin-left: 10px;
33939
- }
33940
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
33941
- margin-left: 10px;
33942
- cursor: pointer;
33943
- }
33944
- .E_mp64wfi .content {
33945
- flex: 1;
33946
- width: 100%;
33947
- display: flex;
33948
- justify-content: center;
33949
- align-items: center;
33950
- }
33951
- .E_mp64wfi .single-content {
33952
- height: 65px;
33953
- }
33954
-
33955
- .E_l1oyigan {
33956
- display: flex;
33957
- align-items: center;
33958
- white-space: nowrap;
33959
- overflow: hidden;
33960
- width: 100%;
33961
- }
33962
- .E_l1oyigan .ant-dropdown-trigger {
33963
- margin-left: auto;
33964
- font-size: 12px;
33965
- }
33966
-
33967
- .E_l1noi4n1 {
33968
- display: flex;
33969
- justify-content: flex-start;
33970
- align-items: center;
33971
- font-size: 12px;
33972
- cursor: pointer;
33973
- }
33974
- .E_l1noi4n1:not(:last-child) {
33975
- margin-right: 20px;
33976
- }
33977
- .E_l1noi4n1.deselected {
33978
- opacity: 0.4;
33979
- }
33980
- .E_l1noi4n1.deselected .color-block {
33981
- background: #b4beca !important;
33982
- }
33983
-
33984
- .E_cz19rz6 {
33985
- display: inline-block;
33986
- height: 8px;
33987
- width: 8px;
33988
- margin-right: 8px;
33989
- }
33990
-
33991
- .E_e17r5r9c .ant-dropdown-menu-item {
33992
- display: flex;
33993
- align-items: center;
33994
- font-size: 12px;
33995
- margin: 0;
33996
- }
33997
-
33998
- .E_m1y1hhnr {
33999
- position: relative;
34000
- }
34001
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34002
- bottom: -12px;
34003
- }
34004
- .E_m1y1hhnr .metric-toolbar {
34005
- display: flex;
34006
- justify-content: space-between;
34007
- line-height: 30px;
34008
- margin: 0 16px;
34009
- }
34010
- .E_m1y1hhnr .metric-toolbar .metric-extra {
34011
- display: flex;
34012
- font-size: 12px;
34013
- align-items: center;
34014
- }
34015
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34016
- color: #a3b4cc;
34017
- }
34018
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34019
- margin-left: 10px;
34020
- }
34021
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34022
- margin-left: 10px;
34023
- cursor: pointer;
34024
- }
34025
- .E_m1y1hhnr .recharts-xAxis {
34026
- font-size: 12px;
33823
+
33824
+ .E_lk3gkp4 {
33825
+ position: absolute;
33826
+ width: 5px;
33827
+ height: 48px;
33828
+ left: 9.33px;
33829
+ top: 40.5px;
33830
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33831
+ border-radius: 5px;
33832
+ transform: rotate(-128deg);
33833
+ transform-origin: top left;
33834
+ animation: loading-indicator1 1100ms ease-out infinite;
34027
33835
  }
34028
- .E_m1y1hhnr .pointer-wrapper {
33836
+
33837
+ .E_ll4n94n {
34029
33838
  position: absolute;
34030
- bottom: 10px;
34031
- padding: 0 8px;
34032
- border-radius: 4px;
34033
- font-size: 12px;
34034
- color: #fff;
34035
- background: rgba(0, 0, 0, 0.75);
34036
- transform: translateX(-50%);
33839
+ width: 5px;
33840
+ height: 48px;
33841
+ left: 40.8px;
33842
+ top: 8.4px;
33843
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33844
+ border-radius: 5px;
33845
+ transform: rotate(-8deg);
33846
+ transform-origin: top left;
33847
+ animation: loading-indicator2 1100ms ease-out infinite;
34037
33848
  }
34038
33849
 
34039
- .E_tnvijvs {
34040
- min-width: 200px;
33850
+ .E_l17lbdo6 {
33851
+ position: absolute;
33852
+ width: 5px;
33853
+ height: 48px;
33854
+ left: 52.9px;
33855
+ top: 51.8px;
33856
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33857
+ border-radius: 5px;
33858
+ transform: rotate(112deg);
33859
+ transform-origin: top left;
33860
+ animation: loading-indicator3 1100ms ease-out infinite;
34041
33861
  }
34042
33862
 
34043
- .E_t1ub2aex {
33863
+ .E_r77hffu {
34044
33864
  display: flex;
34045
33865
  align-items: center;
34046
33866
  justify-content: space-between;
34047
- background-color: rgba(0, 0, 0, 0.75);
34048
- color: #b4beca;
34049
- font-size: 12px;
34050
- padding: 3px 6px;
34051
- }
34052
- .E_t1ub2aex:first-child {
34053
- padding-top: 3px;
33867
+ column-gap: 6px;
34054
33868
  }
34055
- .E_t1ub2aex:last-child {
34056
- padding-bottom: 3px;
33869
+
33870
+ .E_p1cmxsf7 {
33871
+ display: flex;
33872
+ flex-direction: column;
33873
+ justify-content: center;
33874
+ row-gap: var(--p1cmxsf7-0);
34057
33875
  }
34058
- .E_t1ub2aex .column-value {
34059
- color: #fff;
34060
- margin-left: 8px;
33876
+ .E_p1cmxsf7 .antd5-progress-line {
33877
+ font-size: 0;
34061
33878
  }
34062
33879
 
34063
33880
  .E_w7ob4th.outside-tag {
@@ -34069,35 +33886,6 @@ input.E_rf8rlle.ant-input {
34069
33886
  margin-right: 4px;
34070
33887
  }
34071
33888
 
34072
- .E_slr2ynn {
34073
- padding: 0 8px;
34074
- height: 18px;
34075
- }
34076
-
34077
- .E_m140wbb6 {
34078
- padding: 2px 8px;
34079
- height: 24px;
34080
- }
34081
-
34082
- .E_t1fozc1i {
34083
- margin: 0;
34084
- }
34085
-
34086
- .E_i1vxv4ln {
34087
- margin-right: 4px;
34088
- height: 16px;
34089
- }
34090
-
34091
- .E_n1afl31m.ant-tag.ant-tag-gray {
34092
- font-weight: 700;
34093
- color: #00122e;
34094
- background-color: rgba(237, 241, 250, 0.6);
34095
- border: 1px solid rgba(211, 218, 235, 0.6);
34096
- word-break: break-all;
34097
- display: inline;
34098
- white-space: normal;
34099
- }
34100
-
34101
33889
  button.E_l48ei06.ant-btn {
34102
33890
  font-size: 12px;
34103
33891
  line-height: 18px;
@@ -34148,81 +33936,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34148
33936
  color: rgba(44, 56, 82, 0.7490196078);
34149
33937
  }
34150
33938
 
34151
- .E_sddwhm6 {
34152
- margin: 0;
34153
- border-radius: 20px;
34154
- padding: 2px 10px;
34155
- height: 22px;
34156
- }
34157
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34158
- background-color: rgba(237, 241, 250, 0.6) !important;
34159
- }
34160
- .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 {
34161
- background-color: rgba(225, 230, 241, 0.6) !important;
34162
- }
34163
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34164
- color: #00122e;
34165
- }
34166
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34167
- margin-right: 6px;
34168
- }
34169
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34170
- margin-left: 8px;
34171
- color: rgba(44, 56, 82, 0.6);
34172
- }
34173
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34174
- background-color: rgba(0, 136, 255, 0.1);
34175
- }
34176
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34177
- background-color: #0080ff;
34178
- }
34179
- .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 {
34180
- background-color: rgba(0, 136, 255, 0.16);
34181
- }
34182
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34183
- background-color: rgba(255, 74, 74, 0.1);
34184
- }
34185
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34186
- background-color: #f0483e;
34187
- }
34188
- .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 {
34189
- background-color: rgba(255, 74, 74, 0.16);
34190
- }
34191
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34192
- background-color: rgba(254, 160, 8, 0.1);
34193
- }
34194
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34195
- background-color: #fea008;
34196
- }
34197
- .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 {
34198
- background-color: rgba(255, 187, 0, 0.16);
34199
- }
34200
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34201
- background-color: rgba(30, 201, 127, 0.1);
34202
- }
34203
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34204
- background-color: #00ba5d;
34205
- }
34206
- .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 {
34207
- background-color: rgba(30, 201, 127, 0.16);
34208
- }
34209
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34210
- background-color: rgba(225, 230, 241, 0.6);
34211
- }
34212
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34213
- background-color: #6b7d99;
34214
- }
34215
- .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 {
34216
- background-color: rgba(211, 218, 235, 0.6);
34217
- }
34218
-
34219
- .E_satwmqm {
34220
- width: 8px;
34221
- height: 8px;
34222
- border-radius: 50%;
34223
- display: inline-block;
34224
- }
34225
-
34226
33939
  .E_tc97u5y {
34227
33940
  height: 100%;
34228
33941
  }
@@ -34573,29 +34286,128 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34573
34286
  position: relative;
34574
34287
  background: #fff;
34575
34288
  }
34576
- .E_tfzf37v .ant-table td.cell__action_ > * {
34577
- height: 100%;
34578
- display: flex;
34579
- align-items: center;
34580
- justify-content: flex-end;
34581
- padding-right: 8px;
34289
+ .E_tfzf37v .ant-table td.cell__action_ > * {
34290
+ height: 100%;
34291
+ display: flex;
34292
+ align-items: center;
34293
+ justify-content: flex-end;
34294
+ padding-right: 8px;
34295
+ }
34296
+ .E_tfzf37v .ant-table td.cell__action_ .menu-button {
34297
+ width: 24px;
34298
+ height: 24px;
34299
+ cursor: pointer;
34300
+ justify-content: center;
34301
+ border-radius: 4px;
34302
+ }
34303
+ .E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
34304
+ background: #fff;
34305
+ }
34306
+
34307
+ .E_sddwhm6 {
34308
+ margin: 0;
34309
+ border-radius: 20px;
34310
+ padding: 2px 10px;
34311
+ height: 22px;
34312
+ }
34313
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34314
+ background-color: rgba(237, 241, 250, 0.6) !important;
34315
+ }
34316
+ .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 {
34317
+ background-color: rgba(225, 230, 241, 0.6) !important;
34318
+ }
34319
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34320
+ color: #00122e;
34321
+ }
34322
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34323
+ margin-right: 6px;
34324
+ }
34325
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34326
+ margin-left: 8px;
34327
+ color: rgba(44, 56, 82, 0.6);
34328
+ }
34329
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34330
+ background-color: rgba(0, 136, 255, 0.1);
34331
+ }
34332
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34333
+ background-color: #0080ff;
34334
+ }
34335
+ .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 {
34336
+ background-color: rgba(0, 136, 255, 0.16);
34337
+ }
34338
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34339
+ background-color: rgba(255, 74, 74, 0.1);
34340
+ }
34341
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34342
+ background-color: #f0483e;
34343
+ }
34344
+ .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 {
34345
+ background-color: rgba(255, 74, 74, 0.16);
34346
+ }
34347
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34348
+ background-color: rgba(254, 160, 8, 0.1);
34349
+ }
34350
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34351
+ background-color: #fea008;
34352
+ }
34353
+ .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 {
34354
+ background-color: rgba(255, 187, 0, 0.16);
34355
+ }
34356
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34357
+ background-color: rgba(30, 201, 127, 0.1);
34358
+ }
34359
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34360
+ background-color: #00ba5d;
34361
+ }
34362
+ .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 {
34363
+ background-color: rgba(30, 201, 127, 0.16);
34364
+ }
34365
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34366
+ background-color: rgba(225, 230, 241, 0.6);
34367
+ }
34368
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34369
+ background-color: #6b7d99;
34370
+ }
34371
+ .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 {
34372
+ background-color: rgba(211, 218, 235, 0.6);
34373
+ }
34374
+
34375
+ .E_satwmqm {
34376
+ width: 8px;
34377
+ height: 8px;
34378
+ border-radius: 50%;
34379
+ display: inline-block;
34582
34380
  }
34583
- .E_tfzf37v .ant-table td.cell__action_ .menu-button {
34584
- width: 24px;
34381
+
34382
+ .E_slr2ynn {
34383
+ padding: 0 8px;
34384
+ height: 18px;
34385
+ }
34386
+
34387
+ .E_m140wbb6 {
34388
+ padding: 2px 8px;
34585
34389
  height: 24px;
34586
- cursor: pointer;
34587
- justify-content: center;
34588
- border-radius: 4px;
34589
34390
  }
34590
- .E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
34591
- background: #fff;
34391
+
34392
+ .E_t1fozc1i {
34393
+ margin: 0;
34592
34394
  }
34593
34395
 
34594
- .E_i1g85yz3 {
34396
+ .E_i1vxv4ln {
34595
34397
  margin-right: 4px;
34596
34398
  height: 16px;
34597
34399
  }
34598
34400
 
34401
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34402
+ font-weight: 700;
34403
+ color: #00122e;
34404
+ background-color: rgba(237, 241, 250, 0.6);
34405
+ border: 1px solid rgba(211, 218, 235, 0.6);
34406
+ word-break: break-all;
34407
+ display: inline;
34408
+ white-space: normal;
34409
+ }
34410
+
34599
34411
  .E_t1dtlqs1 {
34600
34412
  margin-bottom: 4px;
34601
34413
  color: rgba(44, 56, 82, 0.6);
@@ -34789,6 +34601,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34789
34601
  margin-right: 8px;
34790
34602
  }
34791
34603
 
34604
+ .E_i1g85yz3 {
34605
+ margin-right: 4px;
34606
+ height: 16px;
34607
+ }
34608
+
34792
34609
  .E_sjob3jg {
34793
34610
  --item-min-width: 60px;
34794
34611
  }
@@ -34984,6 +34801,189 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34984
34801
  justify-content: center;
34985
34802
  }
34986
34803
 
34804
+ .E_t1gvlxt5 {
34805
+ min-width: 0;
34806
+ flex: 1;
34807
+ }
34808
+ .E_t1gvlxt5 .tag {
34809
+ flex: 0 0 auto;
34810
+ }
34811
+ .E_t1gvlxt5 .progress-title {
34812
+ flex: 2;
34813
+ max-width: fit-content;
34814
+ }
34815
+ .E_t1gvlxt5 .progress-desc {
34816
+ flex: 1;
34817
+ max-width: fit-content;
34818
+ }
34819
+
34820
+ .E_a1ji6r68 {
34821
+ display: flex;
34822
+ align-items: center;
34823
+ column-gap: var(--a1ji6r68-0);
34824
+ }
34825
+
34826
+ .E_msn7nxt {
34827
+ color: rgba(44, 56, 82, 0.6);
34828
+ text-align: center;
34829
+ display: flex;
34830
+ align-items: center;
34831
+ justify-content: center;
34832
+ flex-direction: column;
34833
+ height: 100%;
34834
+ }
34835
+ .E_msn7nxt .link {
34836
+ color: #0080ff;
34837
+ cursor: pointer;
34838
+ }
34839
+
34840
+ .E_mp64wfi {
34841
+ width: 100%;
34842
+ height: 100%;
34843
+ display: flex;
34844
+ flex-direction: column;
34845
+ }
34846
+ .E_mp64wfi .name-toolbar {
34847
+ width: 100%;
34848
+ display: flex;
34849
+ line-height: 30px;
34850
+ padding: 0 16px;
34851
+ justify-content: space-between;
34852
+ }
34853
+ .E_mp64wfi .name-toolbar .metric-extra {
34854
+ display: flex;
34855
+ font-size: 12px;
34856
+ align-items: center;
34857
+ }
34858
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
34859
+ color: #a3b4cc;
34860
+ }
34861
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34862
+ margin-left: 10px;
34863
+ }
34864
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34865
+ margin-left: 10px;
34866
+ cursor: pointer;
34867
+ }
34868
+ .E_mp64wfi .content {
34869
+ flex: 1;
34870
+ width: 100%;
34871
+ display: flex;
34872
+ justify-content: center;
34873
+ align-items: center;
34874
+ }
34875
+ .E_mp64wfi .single-content {
34876
+ height: 65px;
34877
+ }
34878
+
34879
+ .E_l1oyigan {
34880
+ display: flex;
34881
+ align-items: center;
34882
+ white-space: nowrap;
34883
+ overflow: hidden;
34884
+ width: 100%;
34885
+ }
34886
+ .E_l1oyigan .ant-dropdown-trigger {
34887
+ margin-left: auto;
34888
+ font-size: 12px;
34889
+ }
34890
+
34891
+ .E_l1noi4n1 {
34892
+ display: flex;
34893
+ justify-content: flex-start;
34894
+ align-items: center;
34895
+ font-size: 12px;
34896
+ cursor: pointer;
34897
+ }
34898
+ .E_l1noi4n1:not(:last-child) {
34899
+ margin-right: 20px;
34900
+ }
34901
+ .E_l1noi4n1.deselected {
34902
+ opacity: 0.4;
34903
+ }
34904
+ .E_l1noi4n1.deselected .color-block {
34905
+ background: #b4beca !important;
34906
+ }
34907
+
34908
+ .E_cz19rz6 {
34909
+ display: inline-block;
34910
+ height: 8px;
34911
+ width: 8px;
34912
+ margin-right: 8px;
34913
+ }
34914
+
34915
+ .E_e17r5r9c .ant-dropdown-menu-item {
34916
+ display: flex;
34917
+ align-items: center;
34918
+ font-size: 12px;
34919
+ margin: 0;
34920
+ }
34921
+
34922
+ .E_m1y1hhnr {
34923
+ position: relative;
34924
+ }
34925
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34926
+ bottom: -12px;
34927
+ }
34928
+ .E_m1y1hhnr .metric-toolbar {
34929
+ display: flex;
34930
+ justify-content: space-between;
34931
+ line-height: 30px;
34932
+ margin: 0 16px;
34933
+ }
34934
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
34935
+ display: flex;
34936
+ font-size: 12px;
34937
+ align-items: center;
34938
+ }
34939
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34940
+ color: #a3b4cc;
34941
+ }
34942
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34943
+ margin-left: 10px;
34944
+ }
34945
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34946
+ margin-left: 10px;
34947
+ cursor: pointer;
34948
+ }
34949
+ .E_m1y1hhnr .recharts-xAxis {
34950
+ font-size: 12px;
34951
+ }
34952
+ .E_m1y1hhnr .pointer-wrapper {
34953
+ position: absolute;
34954
+ bottom: 10px;
34955
+ padding: 0 8px;
34956
+ border-radius: 4px;
34957
+ font-size: 12px;
34958
+ color: #fff;
34959
+ background: rgba(0, 0, 0, 0.75);
34960
+ transform: translateX(-50%);
34961
+ }
34962
+
34963
+ .E_tnvijvs {
34964
+ min-width: 200px;
34965
+ }
34966
+
34967
+ .E_t1ub2aex {
34968
+ display: flex;
34969
+ align-items: center;
34970
+ justify-content: space-between;
34971
+ background-color: rgba(0, 0, 0, 0.75);
34972
+ color: #b4beca;
34973
+ font-size: 12px;
34974
+ padding: 3px 6px;
34975
+ }
34976
+ .E_t1ub2aex:first-child {
34977
+ padding-top: 3px;
34978
+ }
34979
+ .E_t1ub2aex:last-child {
34980
+ padding-bottom: 3px;
34981
+ }
34982
+ .E_t1ub2aex .column-value {
34983
+ color: #fff;
34984
+ margin-left: 8px;
34985
+ }
34986
+
34987
34987
  .E_t13ef470 {
34988
34988
  height: 100%;
34989
34989
  }
@@ -35033,6 +35033,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35033
35033
  display: block;
35034
35034
  }
35035
35035
 
35036
+ .E_i14c7jc8 {
35037
+ color: var(--i14c7jc8-0);
35038
+ }
35039
+
35040
+ .E_i1ibuolf {
35041
+ display: flex;
35042
+ align-items: center;
35043
+ column-gap: 4px;
35044
+ font-size: 12px;
35045
+ color: rgba(44, 56, 82, 0.7490196078);
35046
+ }
35047
+
35036
35048
  .E_d1u4ndxc {
35037
35049
  color: rgba(44, 56, 82, 0.7490196078);
35038
35050
  font-size: 12px;
@@ -35062,16 +35074,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35062
35074
  to {
35063
35075
  transform: translateX(100%);
35064
35076
  }
35065
- }
35066
-
35067
- .E_i14c7jc8 {
35068
- color: var(--i14c7jc8-0);
35069
- }
35070
-
35071
- .E_i1ibuolf {
35072
- display: flex;
35073
- align-items: center;
35074
- column-gap: 4px;
35075
- font-size: 12px;
35076
- color: rgba(44, 56, 82, 0.7490196078);
35077
35077
  }