@cloudtower/eagle 0.32.6 → 0.33.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1218 -1217
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1070 -1070
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -29575,89 +29575,83 @@ html body {
|
|
|
29575
29575
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29576
29576
|
}
|
|
29577
29577
|
}
|
|
29578
|
-
.
|
|
29578
|
+
.E_skwah65 {
|
|
29579
|
+
height: 8px;
|
|
29580
|
+
box-sizing: border-box;
|
|
29581
|
+
border-radius: 2px;
|
|
29582
|
+
background: #f5f7fa;
|
|
29579
29583
|
display: flex;
|
|
29580
|
-
|
|
29581
|
-
|
|
29582
|
-
background: #edf0f7;
|
|
29583
|
-
padding: 8px 12px;
|
|
29584
|
-
position: sticky;
|
|
29585
|
-
top: 0;
|
|
29586
|
-
z-index: 1;
|
|
29587
|
-
margin-bottom: -52px;
|
|
29584
|
+
width: 100%;
|
|
29585
|
+
overflow: hidden;
|
|
29588
29586
|
}
|
|
29589
29587
|
|
|
29590
|
-
.
|
|
29591
|
-
|
|
29592
|
-
align-items: center;
|
|
29593
|
-
font-weight: 700;
|
|
29594
|
-
flex-shrink: 0;
|
|
29588
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
29589
|
+
margin-left: 1px;
|
|
29595
29590
|
}
|
|
29596
29591
|
|
|
29597
|
-
.
|
|
29598
|
-
|
|
29599
|
-
|
|
29600
|
-
width: 32px;
|
|
29601
|
-
height: 32px;
|
|
29602
|
-
border-radius: 50%;
|
|
29603
|
-
justify-content: center;
|
|
29592
|
+
.E_c18bcrac {
|
|
29593
|
+
display: inline-block;
|
|
29594
|
+
width: 100%;
|
|
29604
29595
|
}
|
|
29605
29596
|
|
|
29606
|
-
.
|
|
29607
|
-
|
|
29597
|
+
.E_c18bcrac .recharts-wrapper {
|
|
29598
|
+
margin-left: 4px;
|
|
29608
29599
|
}
|
|
29609
29600
|
|
|
29610
|
-
.
|
|
29611
|
-
|
|
29612
|
-
|
|
29601
|
+
.E_cro7kg2 {
|
|
29602
|
+
padding: 4px;
|
|
29603
|
+
}
|
|
29604
|
+
|
|
29605
|
+
.E_c14wcxf0 {
|
|
29606
|
+
display: flex;
|
|
29607
|
+
justify-content: space-between;
|
|
29608
|
+
align-items: center;
|
|
29609
|
+
font-size: 13px;
|
|
29610
|
+
line-height: 24px;
|
|
29611
|
+
color: #cccccc;
|
|
29613
29612
|
white-space: nowrap;
|
|
29614
|
-
text-align: right;
|
|
29615
|
-
position: relative;
|
|
29616
|
-
padding: 4px 0;
|
|
29617
|
-
margin-top: -4px;
|
|
29618
|
-
overflow: hidden;
|
|
29619
29613
|
}
|
|
29620
29614
|
|
|
29621
|
-
.
|
|
29622
|
-
|
|
29615
|
+
.E_c14wcxf0 label {
|
|
29616
|
+
margin-right: 32px;
|
|
29623
29617
|
}
|
|
29624
29618
|
|
|
29625
|
-
.
|
|
29626
|
-
|
|
29619
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
29620
|
+
font-weight: bold;
|
|
29621
|
+
color: white;
|
|
29627
29622
|
}
|
|
29628
29623
|
|
|
29629
|
-
.
|
|
29630
|
-
|
|
29624
|
+
.E_s11212zy {
|
|
29625
|
+
width: 8px;
|
|
29626
|
+
height: 8px;
|
|
29627
|
+
border-radius: 2px;
|
|
29628
|
+
display: inline-block;
|
|
29629
|
+
background: var(--s11212zy-0);
|
|
29630
|
+
border: 1px solid #fff;
|
|
29631
|
+
box-sizing: content-box;
|
|
29632
|
+
margin-right: 6px;
|
|
29631
29633
|
}
|
|
29632
29634
|
|
|
29633
|
-
.
|
|
29635
|
+
.E_p1lyky6c > :first-child {
|
|
29636
|
+
font-weight: bold;
|
|
29637
|
+
color: white;
|
|
29634
29638
|
margin-right: 4px;
|
|
29635
29639
|
}
|
|
29636
29640
|
|
|
29637
|
-
.
|
|
29641
|
+
.E_gmyahx3 {
|
|
29638
29642
|
cursor: pointer;
|
|
29639
|
-
width: 32px;
|
|
29640
|
-
height: 32px;
|
|
29641
|
-
justify-content: center;
|
|
29642
|
-
border-radius: 50%;
|
|
29643
29643
|
}
|
|
29644
29644
|
|
|
29645
|
-
.
|
|
29646
|
-
|
|
29645
|
+
.E_gmyahx3 .link-text {
|
|
29646
|
+
color: rgba(0, 21, 64, 0.3);
|
|
29647
29647
|
}
|
|
29648
29648
|
|
|
29649
|
-
.
|
|
29650
|
-
|
|
29651
|
-
box-sizing: border-box;
|
|
29652
|
-
border-radius: 2px;
|
|
29653
|
-
background: #f5f7fa;
|
|
29654
|
-
display: flex;
|
|
29655
|
-
width: 100%;
|
|
29656
|
-
overflow: hidden;
|
|
29649
|
+
.E_gmyahx3:hover .link-text {
|
|
29650
|
+
color: #0080ff;
|
|
29657
29651
|
}
|
|
29658
29652
|
|
|
29659
|
-
.
|
|
29660
|
-
margin
|
|
29653
|
+
span.E_tqjc4ui {
|
|
29654
|
+
margin: 0 2px;
|
|
29661
29655
|
}
|
|
29662
29656
|
|
|
29663
29657
|
.E_n12mqh7z {
|
|
@@ -29680,22 +29674,6 @@ html body {
|
|
|
29680
29674
|
overflow: auto;
|
|
29681
29675
|
}
|
|
29682
29676
|
|
|
29683
|
-
span.E_tqjc4ui {
|
|
29684
|
-
margin: 0 2px;
|
|
29685
|
-
}
|
|
29686
|
-
|
|
29687
|
-
.E_gmyahx3 {
|
|
29688
|
-
cursor: pointer;
|
|
29689
|
-
}
|
|
29690
|
-
|
|
29691
|
-
.E_gmyahx3 .link-text {
|
|
29692
|
-
color: rgba(0, 21, 64, 0.3);
|
|
29693
|
-
}
|
|
29694
|
-
|
|
29695
|
-
.E_gmyahx3:hover .link-text {
|
|
29696
|
-
color: #0080ff;
|
|
29697
|
-
}
|
|
29698
|
-
|
|
29699
29677
|
.E_clm1wy1 {
|
|
29700
29678
|
width: 192px;
|
|
29701
29679
|
height: 246px;
|
|
@@ -29805,120 +29783,307 @@ span.E_tqjc4ui {
|
|
|
29805
29783
|
border-radius: 2px;
|
|
29806
29784
|
}
|
|
29807
29785
|
|
|
29808
|
-
.
|
|
29809
|
-
|
|
29810
|
-
|
|
29786
|
+
.E_ou7iq30 {
|
|
29787
|
+
overflow: hidden;
|
|
29788
|
+
text-overflow: ellipsis;
|
|
29811
29789
|
}
|
|
29812
29790
|
|
|
29813
|
-
.
|
|
29814
|
-
|
|
29791
|
+
.E_s1tui002 {
|
|
29792
|
+
white-space: nowrap;
|
|
29815
29793
|
}
|
|
29816
29794
|
|
|
29817
|
-
.
|
|
29818
|
-
|
|
29795
|
+
.E_mxrc2zg {
|
|
29796
|
+
display: -webkit-box;
|
|
29797
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
29798
|
+
-webkit-box-orient: vertical;
|
|
29799
|
+
word-break: break-all;
|
|
29819
29800
|
}
|
|
29820
29801
|
|
|
29821
|
-
.
|
|
29822
|
-
display:
|
|
29823
|
-
justify-content: space-between;
|
|
29824
|
-
align-items: center;
|
|
29825
|
-
font-size: 13px;
|
|
29826
|
-
line-height: 24px;
|
|
29827
|
-
color: #cccccc;
|
|
29828
|
-
white-space: nowrap;
|
|
29802
|
+
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
29803
|
+
display: none;
|
|
29829
29804
|
}
|
|
29830
29805
|
|
|
29831
|
-
.
|
|
29832
|
-
|
|
29806
|
+
.E_t1vv6d68 .ant-tooltip-inner {
|
|
29807
|
+
background: rgba(23, 38, 64, 0.8);
|
|
29808
|
+
border-radius: 4px;
|
|
29833
29809
|
}
|
|
29834
29810
|
|
|
29835
|
-
.
|
|
29836
|
-
|
|
29837
|
-
color: white;
|
|
29811
|
+
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
29812
|
+
visibility: hidden;
|
|
29838
29813
|
}
|
|
29839
29814
|
|
|
29840
|
-
.
|
|
29841
|
-
|
|
29842
|
-
|
|
29843
|
-
|
|
29844
|
-
display: inline-block;
|
|
29845
|
-
background: var(--s11212zy-0);
|
|
29846
|
-
border: 1px solid #fff;
|
|
29847
|
-
box-sizing: content-box;
|
|
29848
|
-
margin-right: 6px;
|
|
29815
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
29816
|
+
background: #edf0f7;
|
|
29817
|
+
padding: 32px 8px;
|
|
29818
|
+
overflow: auto;
|
|
29849
29819
|
}
|
|
29850
29820
|
|
|
29851
|
-
.
|
|
29852
|
-
|
|
29853
|
-
|
|
29854
|
-
|
|
29821
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
29822
|
+
display: flex;
|
|
29823
|
+
flex-direction: column;
|
|
29824
|
+
justify-content: space-between;
|
|
29855
29825
|
}
|
|
29856
29826
|
|
|
29857
|
-
.
|
|
29858
|
-
|
|
29827
|
+
.E_s1at6qmn footer {
|
|
29828
|
+
display: flex;
|
|
29859
29829
|
}
|
|
29860
29830
|
|
|
29861
|
-
.
|
|
29862
|
-
|
|
29831
|
+
.E_s1at6qmn .ant-menu {
|
|
29832
|
+
background: #edf0f7;
|
|
29863
29833
|
}
|
|
29864
29834
|
|
|
29865
|
-
.
|
|
29866
|
-
|
|
29835
|
+
.E_s1at6qmn .ant-menu a {
|
|
29836
|
+
color: #00122e;
|
|
29837
|
+
width: 180px;
|
|
29838
|
+
overflow: hidden;
|
|
29839
|
+
text-overflow: ellipsis;
|
|
29867
29840
|
}
|
|
29868
29841
|
|
|
29869
|
-
.
|
|
29870
|
-
|
|
29842
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
29843
|
+
margin-bottom: 24px;
|
|
29871
29844
|
}
|
|
29872
29845
|
|
|
29873
|
-
.
|
|
29874
|
-
|
|
29875
|
-
padding: 10px 0;
|
|
29876
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
29846
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
29847
|
+
margin: 0;
|
|
29877
29848
|
}
|
|
29878
29849
|
|
|
29879
|
-
.
|
|
29880
|
-
|
|
29881
|
-
padding
|
|
29850
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
29851
|
+
font-size: 12px;
|
|
29852
|
+
padding: 0 8px 4px;
|
|
29853
|
+
line-height: 18px;
|
|
29882
29854
|
}
|
|
29883
29855
|
|
|
29884
|
-
.
|
|
29885
|
-
|
|
29886
|
-
width: 100px;
|
|
29887
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29856
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
29857
|
+
padding: 0;
|
|
29888
29858
|
}
|
|
29889
29859
|
|
|
29890
|
-
.
|
|
29891
|
-
|
|
29892
|
-
margin-top: 5px;
|
|
29860
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
29861
|
+
padding-bottom: 24px;
|
|
29893
29862
|
}
|
|
29894
29863
|
|
|
29895
|
-
.
|
|
29896
|
-
|
|
29897
|
-
|
|
29864
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
29865
|
+
margin-bottom: 24px;
|
|
29866
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
29898
29867
|
}
|
|
29899
29868
|
|
|
29900
|
-
.
|
|
29869
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
29870
|
+
transition: none;
|
|
29901
29871
|
display: flex;
|
|
29902
29872
|
align-items: center;
|
|
29903
|
-
|
|
29904
|
-
|
|
29873
|
+
height: 32px;
|
|
29874
|
+
line-height: 22px;
|
|
29875
|
+
padding: 0 8px;
|
|
29905
29876
|
}
|
|
29906
29877
|
|
|
29907
|
-
.
|
|
29908
|
-
margin:
|
|
29878
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
29879
|
+
margin-right: 12px;
|
|
29909
29880
|
}
|
|
29910
29881
|
|
|
29911
|
-
.
|
|
29912
|
-
|
|
29882
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
29883
|
+
margin: 0;
|
|
29884
|
+
margin-bottom: 2px;
|
|
29913
29885
|
}
|
|
29914
29886
|
|
|
29915
|
-
.
|
|
29916
|
-
|
|
29917
|
-
|
|
29918
|
-
|
|
29919
|
-
|
|
29920
|
-
|
|
29921
|
-
|
|
29887
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
29888
|
+
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
29889
|
+
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
29890
|
+
border-radius: 6px;
|
|
29891
|
+
color: #fff;
|
|
29892
|
+
}
|
|
29893
|
+
|
|
29894
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
29895
|
+
color: #fff;
|
|
29896
|
+
}
|
|
29897
|
+
|
|
29898
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
|
|
29899
|
+
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
29900
|
+
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
29901
|
+
border-radius: 6px;
|
|
29902
|
+
}
|
|
29903
|
+
|
|
29904
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
29905
|
+
white-space: nowrap;
|
|
29906
|
+
transition: all 0s;
|
|
29907
|
+
}
|
|
29908
|
+
|
|
29909
|
+
.E_s1wu0lms.shrink {
|
|
29910
|
+
transition: all 0s;
|
|
29911
|
+
overflow: hidden;
|
|
29912
|
+
}
|
|
29913
|
+
|
|
29914
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
29915
|
+
visibility: hidden;
|
|
29916
|
+
}
|
|
29917
|
+
|
|
29918
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
29919
|
+
width: 36px;
|
|
29920
|
+
padding: 0 6px;
|
|
29921
|
+
}
|
|
29922
|
+
|
|
29923
|
+
.E_n1ugzfva {
|
|
29924
|
+
display: flex;
|
|
29925
|
+
place-items: center;
|
|
29926
|
+
width: 100% !important;
|
|
29927
|
+
}
|
|
29928
|
+
|
|
29929
|
+
.E_n1ugzfva[disabled] {
|
|
29930
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
29931
|
+
opacity: 1 !important;
|
|
29932
|
+
}
|
|
29933
|
+
|
|
29934
|
+
.E_n1ugzfva.ant-btn {
|
|
29935
|
+
width: 100%;
|
|
29936
|
+
color: #00122e;
|
|
29937
|
+
}
|
|
29938
|
+
|
|
29939
|
+
.E_n1ugzfva .icon-wrapper {
|
|
29940
|
+
margin-right: 12px;
|
|
29941
|
+
}
|
|
29942
|
+
|
|
29943
|
+
.E_n1ugzfva .link-title {
|
|
29944
|
+
flex: 1;
|
|
29945
|
+
overflow: hidden;
|
|
29946
|
+
white-space: nowrap;
|
|
29947
|
+
text-overflow: ellipsis;
|
|
29948
|
+
text-align: left;
|
|
29949
|
+
}
|
|
29950
|
+
|
|
29951
|
+
.E_s1ebs0ra {
|
|
29952
|
+
display: flex;
|
|
29953
|
+
align-items: center;
|
|
29954
|
+
justify-content: space-between;
|
|
29955
|
+
background: #edf0f7;
|
|
29956
|
+
padding: 8px 12px;
|
|
29957
|
+
position: sticky;
|
|
29958
|
+
top: 0;
|
|
29959
|
+
z-index: 1;
|
|
29960
|
+
margin-bottom: -52px;
|
|
29961
|
+
}
|
|
29962
|
+
|
|
29963
|
+
.E_s1ebs0ra .select-total {
|
|
29964
|
+
display: flex;
|
|
29965
|
+
align-items: center;
|
|
29966
|
+
font-weight: 700;
|
|
29967
|
+
flex-shrink: 0;
|
|
29968
|
+
}
|
|
29969
|
+
|
|
29970
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
29971
|
+
cursor: pointer;
|
|
29972
|
+
margin-left: 8px;
|
|
29973
|
+
width: 32px;
|
|
29974
|
+
height: 32px;
|
|
29975
|
+
border-radius: 50%;
|
|
29976
|
+
justify-content: center;
|
|
29977
|
+
}
|
|
29978
|
+
|
|
29979
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
29980
|
+
background: rgba(225, 230, 241, 0.6);
|
|
29981
|
+
}
|
|
29982
|
+
|
|
29983
|
+
.E_s1ebs0ra .action-group {
|
|
29984
|
+
flex: 1;
|
|
29985
|
+
margin-left: 88px;
|
|
29986
|
+
white-space: nowrap;
|
|
29987
|
+
text-align: right;
|
|
29988
|
+
position: relative;
|
|
29989
|
+
padding: 4px 0;
|
|
29990
|
+
margin-top: -4px;
|
|
29991
|
+
overflow: hidden;
|
|
29992
|
+
}
|
|
29993
|
+
|
|
29994
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
29995
|
+
transform: translateY(-4px);
|
|
29996
|
+
}
|
|
29997
|
+
|
|
29998
|
+
.E_s1ebs0ra .action-group button {
|
|
29999
|
+
border: none;
|
|
30000
|
+
}
|
|
30001
|
+
|
|
30002
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
30003
|
+
margin-right: 8px;
|
|
30004
|
+
}
|
|
30005
|
+
|
|
30006
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
30007
|
+
margin-right: 4px;
|
|
30008
|
+
}
|
|
30009
|
+
|
|
30010
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
30011
|
+
cursor: pointer;
|
|
30012
|
+
width: 32px;
|
|
30013
|
+
height: 32px;
|
|
30014
|
+
justify-content: center;
|
|
30015
|
+
border-radius: 50%;
|
|
30016
|
+
}
|
|
30017
|
+
|
|
30018
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
30019
|
+
background: #fff;
|
|
30020
|
+
}
|
|
30021
|
+
|
|
30022
|
+
.E_c1up1pdz {
|
|
30023
|
+
width: 648px;
|
|
30024
|
+
}
|
|
30025
|
+
|
|
30026
|
+
.E_c1up1pdz.active {
|
|
30027
|
+
border-color: #0080ff;
|
|
30028
|
+
}
|
|
30029
|
+
|
|
30030
|
+
.E_c1up1pdz.active > header {
|
|
30031
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30032
|
+
}
|
|
30033
|
+
|
|
30034
|
+
.E_c1up1pdz .expand {
|
|
30035
|
+
padding: 12px;
|
|
30036
|
+
}
|
|
30037
|
+
|
|
30038
|
+
.E_c1up1pdz .field-item {
|
|
30039
|
+
display: flex;
|
|
30040
|
+
padding: 10px 0;
|
|
30041
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30042
|
+
}
|
|
30043
|
+
|
|
30044
|
+
.E_c1up1pdz .field-item:last-child {
|
|
30045
|
+
border-bottom: none;
|
|
30046
|
+
padding-bottom: 0;
|
|
30047
|
+
}
|
|
30048
|
+
|
|
30049
|
+
.E_c1up1pdz .field-item label {
|
|
30050
|
+
line-height: 32px;
|
|
30051
|
+
width: 100px;
|
|
30052
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30053
|
+
}
|
|
30054
|
+
|
|
30055
|
+
.E_c1up1pdz .help {
|
|
30056
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30057
|
+
margin-top: 5px;
|
|
30058
|
+
}
|
|
30059
|
+
|
|
30060
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
30061
|
+
.E_c1up1pdz .ant-picker {
|
|
30062
|
+
width: 128px;
|
|
30063
|
+
}
|
|
30064
|
+
|
|
30065
|
+
.E_c156wh19 {
|
|
30066
|
+
display: flex;
|
|
30067
|
+
align-items: center;
|
|
30068
|
+
justify-content: space-between;
|
|
30069
|
+
word-break: keep-all;
|
|
30070
|
+
}
|
|
30071
|
+
|
|
30072
|
+
.E_c156wh19 .title {
|
|
30073
|
+
margin: 0 16px 0 8px;
|
|
30074
|
+
}
|
|
30075
|
+
|
|
30076
|
+
.E_c156wh19 .retain {
|
|
30077
|
+
color: rgba(129, 138, 153, 0.6);
|
|
30078
|
+
}
|
|
30079
|
+
|
|
30080
|
+
.E_c156wh19 div.left {
|
|
30081
|
+
flex: 1;
|
|
30082
|
+
display: flex;
|
|
30083
|
+
overflow: hidden;
|
|
30084
|
+
align-items: center;
|
|
30085
|
+
justify-content: flex-start;
|
|
30086
|
+
white-space: nowrap;
|
|
29922
30087
|
}
|
|
29923
30088
|
|
|
29924
30089
|
.E_c156wh19 div.left .title {
|
|
@@ -30020,58 +30185,119 @@ span.E_tqjc4ui {
|
|
|
30020
30185
|
color: #fff;
|
|
30021
30186
|
}
|
|
30022
30187
|
|
|
30023
|
-
.
|
|
30024
|
-
|
|
30025
|
-
text-overflow: ellipsis;
|
|
30188
|
+
.E_t1sqg15u {
|
|
30189
|
+
background: white;
|
|
30026
30190
|
}
|
|
30027
30191
|
|
|
30028
|
-
.
|
|
30029
|
-
|
|
30192
|
+
.E_t1sqg15u.inline .table-row {
|
|
30193
|
+
flex-direction: column;
|
|
30030
30194
|
}
|
|
30031
30195
|
|
|
30032
|
-
.
|
|
30033
|
-
|
|
30034
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
30035
|
-
-webkit-box-orient: vertical;
|
|
30036
|
-
word-break: break-all;
|
|
30196
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
30197
|
+
padding: 0 16px 7px 0;
|
|
30037
30198
|
}
|
|
30038
30199
|
|
|
30039
|
-
.
|
|
30040
|
-
|
|
30200
|
+
.E_t1sqg15u.has-border .table-header {
|
|
30201
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
30041
30202
|
}
|
|
30042
30203
|
|
|
30043
|
-
.
|
|
30044
|
-
|
|
30045
|
-
border-radius: 4px;
|
|
30204
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
30205
|
+
border-top: none !important;
|
|
30046
30206
|
}
|
|
30047
30207
|
|
|
30048
|
-
.
|
|
30049
|
-
|
|
30208
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
30209
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
30050
30210
|
}
|
|
30051
30211
|
|
|
30052
|
-
.
|
|
30053
|
-
|
|
30054
|
-
align-items: center;
|
|
30055
|
-
justify-content: flex-end;
|
|
30212
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
30213
|
+
padding-bottom: 0;
|
|
30056
30214
|
}
|
|
30057
30215
|
|
|
30058
|
-
.
|
|
30059
|
-
|
|
30060
|
-
align-items: center;
|
|
30061
|
-
width: calc(100% - 40px);
|
|
30216
|
+
.E_t1sqg15u.align-right .content {
|
|
30217
|
+
text-align: right;
|
|
30062
30218
|
}
|
|
30063
30219
|
|
|
30064
|
-
.
|
|
30065
|
-
display:
|
|
30066
|
-
|
|
30220
|
+
.E_t1sqg15u .uuid-row {
|
|
30221
|
+
display: flex;
|
|
30222
|
+
justify-content: space-between;
|
|
30067
30223
|
}
|
|
30068
30224
|
|
|
30069
|
-
.
|
|
30070
|
-
|
|
30225
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
30226
|
+
white-space: nowrap;
|
|
30227
|
+
overflow: hidden;
|
|
30228
|
+
text-overflow: ellipsis;
|
|
30071
30229
|
}
|
|
30072
30230
|
|
|
30073
|
-
.
|
|
30074
|
-
|
|
30231
|
+
.E_t4zczcp {
|
|
30232
|
+
display: flex;
|
|
30233
|
+
justify-content: space-between;
|
|
30234
|
+
align-items: center;
|
|
30235
|
+
padding: 8px;
|
|
30236
|
+
min-height: 32px;
|
|
30237
|
+
}
|
|
30238
|
+
|
|
30239
|
+
.E_t4zczcp .table-title {
|
|
30240
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30241
|
+
font-weight: 600;
|
|
30242
|
+
font-size: 12px;
|
|
30243
|
+
line-height: 8px;
|
|
30244
|
+
}
|
|
30245
|
+
|
|
30246
|
+
.E_t4zczcp .edit-icon {
|
|
30247
|
+
font-size: 16px;
|
|
30248
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30249
|
+
cursor: pointer;
|
|
30250
|
+
}
|
|
30251
|
+
|
|
30252
|
+
.E_t1s7goww {
|
|
30253
|
+
font-size: 12px;
|
|
30254
|
+
line-height: 18px;
|
|
30255
|
+
}
|
|
30256
|
+
|
|
30257
|
+
.E_t93e4cf {
|
|
30258
|
+
display: flex;
|
|
30259
|
+
padding: 8px 0;
|
|
30260
|
+
color: #2d3a56;
|
|
30261
|
+
}
|
|
30262
|
+
|
|
30263
|
+
.E_t93e4cf .hidden {
|
|
30264
|
+
display: none;
|
|
30265
|
+
}
|
|
30266
|
+
|
|
30267
|
+
.E_t93e4cf .ant-btn-link {
|
|
30268
|
+
height: auto;
|
|
30269
|
+
}
|
|
30270
|
+
|
|
30271
|
+
.E_t93e4cf .content {
|
|
30272
|
+
overflow: hidden;
|
|
30273
|
+
overflow-x: auto;
|
|
30274
|
+
width: 100%;
|
|
30275
|
+
white-space: pre-wrap;
|
|
30276
|
+
}
|
|
30277
|
+
|
|
30278
|
+
.E_t93e4cf .content .ant-btn {
|
|
30279
|
+
white-space: pre-wrap;
|
|
30280
|
+
text-align: left;
|
|
30281
|
+
}
|
|
30282
|
+
|
|
30283
|
+
.E_t93e4cf .content .unit-chart {
|
|
30284
|
+
justify-content: flex-start;
|
|
30285
|
+
}
|
|
30286
|
+
|
|
30287
|
+
.E_rhz2uv5 {
|
|
30288
|
+
width: var(--rhz2uv5-0);
|
|
30289
|
+
flex-shrink: 0;
|
|
30290
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30291
|
+
padding-right: 12px;
|
|
30292
|
+
}
|
|
30293
|
+
|
|
30294
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
30295
|
+
display: flex;
|
|
30296
|
+
align-items: center;
|
|
30297
|
+
}
|
|
30298
|
+
|
|
30299
|
+
.E_s1iv0tp1 .enabled-text {
|
|
30300
|
+
margin-right: 8px;
|
|
30075
30301
|
}
|
|
30076
30302
|
|
|
30077
30303
|
.E_c18gxmrl {
|
|
@@ -30099,6 +30325,25 @@ span.E_tqjc4ui {
|
|
|
30099
30325
|
padding: 8px 12px;
|
|
30100
30326
|
}
|
|
30101
30327
|
|
|
30328
|
+
.E_berrcjl {
|
|
30329
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30330
|
+
margin-bottom: 4px;
|
|
30331
|
+
}
|
|
30332
|
+
|
|
30333
|
+
.E_berrcjl .breadcrumb-link {
|
|
30334
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30335
|
+
cursor: pointer;
|
|
30336
|
+
transition: color 160ms ease;
|
|
30337
|
+
}
|
|
30338
|
+
|
|
30339
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
30340
|
+
color: #0080ff;
|
|
30341
|
+
}
|
|
30342
|
+
|
|
30343
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
30344
|
+
color: #005ed1;
|
|
30345
|
+
}
|
|
30346
|
+
|
|
30102
30347
|
.E_m74vjol {
|
|
30103
30348
|
display: flex;
|
|
30104
30349
|
justify-content: space-between;
|
|
@@ -30113,6 +30358,31 @@ span.E_tqjc4ui {
|
|
|
30113
30358
|
width: 100%;
|
|
30114
30359
|
}
|
|
30115
30360
|
|
|
30361
|
+
.E_wg1tsps {
|
|
30362
|
+
display: flex;
|
|
30363
|
+
align-items: center;
|
|
30364
|
+
justify-content: flex-end;
|
|
30365
|
+
}
|
|
30366
|
+
|
|
30367
|
+
.E_b1ctd5xy {
|
|
30368
|
+
display: flex;
|
|
30369
|
+
align-items: center;
|
|
30370
|
+
width: calc(100% - 40px);
|
|
30371
|
+
}
|
|
30372
|
+
|
|
30373
|
+
.E_b1ctd5xy .chart {
|
|
30374
|
+
display: inline-block;
|
|
30375
|
+
width: 100%;
|
|
30376
|
+
}
|
|
30377
|
+
|
|
30378
|
+
.E_u1p8acpn {
|
|
30379
|
+
min-width: 40px;
|
|
30380
|
+
}
|
|
30381
|
+
|
|
30382
|
+
.E_u1p8acpn .unit {
|
|
30383
|
+
color: #00122e !important;
|
|
30384
|
+
}
|
|
30385
|
+
|
|
30116
30386
|
.E_t160l1cm {
|
|
30117
30387
|
display: flex;
|
|
30118
30388
|
flex-direction: column;
|
|
@@ -30363,121 +30633,6 @@ span.E_tqjc4ui {
|
|
|
30363
30633
|
background: transparent;
|
|
30364
30634
|
}
|
|
30365
30635
|
|
|
30366
|
-
.E_s1iv0tp1 .enabled-switch {
|
|
30367
|
-
display: flex;
|
|
30368
|
-
align-items: center;
|
|
30369
|
-
}
|
|
30370
|
-
|
|
30371
|
-
.E_s1iv0tp1 .enabled-text {
|
|
30372
|
-
margin-right: 8px;
|
|
30373
|
-
}
|
|
30374
|
-
|
|
30375
|
-
.E_t1sqg15u {
|
|
30376
|
-
background: white;
|
|
30377
|
-
}
|
|
30378
|
-
|
|
30379
|
-
.E_t1sqg15u.inline .table-row {
|
|
30380
|
-
flex-direction: column;
|
|
30381
|
-
}
|
|
30382
|
-
|
|
30383
|
-
.E_t1sqg15u.inline .table-row > label {
|
|
30384
|
-
padding: 0 16px 7px 0;
|
|
30385
|
-
}
|
|
30386
|
-
|
|
30387
|
-
.E_t1sqg15u.has-border .table-header {
|
|
30388
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
30389
|
-
}
|
|
30390
|
-
|
|
30391
|
-
.E_t1sqg15u.has-border .hiddenBorder {
|
|
30392
|
-
border-top: none !important;
|
|
30393
|
-
}
|
|
30394
|
-
|
|
30395
|
-
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
30396
|
-
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
30397
|
-
}
|
|
30398
|
-
|
|
30399
|
-
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
30400
|
-
padding-bottom: 0;
|
|
30401
|
-
}
|
|
30402
|
-
|
|
30403
|
-
.E_t1sqg15u.align-right .content {
|
|
30404
|
-
text-align: right;
|
|
30405
|
-
}
|
|
30406
|
-
|
|
30407
|
-
.E_t1sqg15u .uuid-row {
|
|
30408
|
-
display: flex;
|
|
30409
|
-
justify-content: space-between;
|
|
30410
|
-
}
|
|
30411
|
-
|
|
30412
|
-
.E_t1sqg15u .uuid-row .id-text {
|
|
30413
|
-
white-space: nowrap;
|
|
30414
|
-
overflow: hidden;
|
|
30415
|
-
text-overflow: ellipsis;
|
|
30416
|
-
}
|
|
30417
|
-
|
|
30418
|
-
.E_t4zczcp {
|
|
30419
|
-
display: flex;
|
|
30420
|
-
justify-content: space-between;
|
|
30421
|
-
align-items: center;
|
|
30422
|
-
padding: 8px;
|
|
30423
|
-
min-height: 32px;
|
|
30424
|
-
}
|
|
30425
|
-
|
|
30426
|
-
.E_t4zczcp .table-title {
|
|
30427
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30428
|
-
font-weight: 600;
|
|
30429
|
-
font-size: 12px;
|
|
30430
|
-
line-height: 8px;
|
|
30431
|
-
}
|
|
30432
|
-
|
|
30433
|
-
.E_t4zczcp .edit-icon {
|
|
30434
|
-
font-size: 16px;
|
|
30435
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30436
|
-
cursor: pointer;
|
|
30437
|
-
}
|
|
30438
|
-
|
|
30439
|
-
.E_t1s7goww {
|
|
30440
|
-
font-size: 12px;
|
|
30441
|
-
line-height: 18px;
|
|
30442
|
-
}
|
|
30443
|
-
|
|
30444
|
-
.E_t93e4cf {
|
|
30445
|
-
display: flex;
|
|
30446
|
-
padding: 8px 0;
|
|
30447
|
-
color: #2d3a56;
|
|
30448
|
-
}
|
|
30449
|
-
|
|
30450
|
-
.E_t93e4cf .hidden {
|
|
30451
|
-
display: none;
|
|
30452
|
-
}
|
|
30453
|
-
|
|
30454
|
-
.E_t93e4cf .ant-btn-link {
|
|
30455
|
-
height: auto;
|
|
30456
|
-
}
|
|
30457
|
-
|
|
30458
|
-
.E_t93e4cf .content {
|
|
30459
|
-
overflow: hidden;
|
|
30460
|
-
overflow-x: auto;
|
|
30461
|
-
width: 100%;
|
|
30462
|
-
white-space: pre-wrap;
|
|
30463
|
-
}
|
|
30464
|
-
|
|
30465
|
-
.E_t93e4cf .content .ant-btn {
|
|
30466
|
-
white-space: pre-wrap;
|
|
30467
|
-
text-align: left;
|
|
30468
|
-
}
|
|
30469
|
-
|
|
30470
|
-
.E_t93e4cf .content .unit-chart {
|
|
30471
|
-
justify-content: flex-start;
|
|
30472
|
-
}
|
|
30473
|
-
|
|
30474
|
-
.E_rhz2uv5 {
|
|
30475
|
-
width: var(--rhz2uv5-0);
|
|
30476
|
-
flex-shrink: 0;
|
|
30477
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30478
|
-
padding-right: 12px;
|
|
30479
|
-
}
|
|
30480
|
-
|
|
30481
30636
|
.E_b1nip9bk {
|
|
30482
30637
|
padding: 4px 11px;
|
|
30483
30638
|
}
|
|
@@ -30513,25 +30668,6 @@ span.E_tqjc4ui {
|
|
|
30513
30668
|
border-radius: unset;
|
|
30514
30669
|
}
|
|
30515
30670
|
|
|
30516
|
-
.E_berrcjl {
|
|
30517
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30518
|
-
margin-bottom: 4px;
|
|
30519
|
-
}
|
|
30520
|
-
|
|
30521
|
-
.E_berrcjl .breadcrumb-link {
|
|
30522
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30523
|
-
cursor: pointer;
|
|
30524
|
-
transition: color 160ms ease;
|
|
30525
|
-
}
|
|
30526
|
-
|
|
30527
|
-
.E_berrcjl .breadcrumb-link:hover {
|
|
30528
|
-
color: #0080ff;
|
|
30529
|
-
}
|
|
30530
|
-
|
|
30531
|
-
.E_berrcjl .breadcrumb-link:active {
|
|
30532
|
-
color: #005ed1;
|
|
30533
|
-
}
|
|
30534
|
-
|
|
30535
30671
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
30536
30672
|
justify-content: center;
|
|
30537
30673
|
}
|
|
@@ -30824,144 +30960,8 @@ button.E_n7k2c6r {
|
|
|
30824
30960
|
padding: 0;
|
|
30825
30961
|
}
|
|
30826
30962
|
|
|
30827
|
-
.
|
|
30828
|
-
|
|
30829
|
-
padding: 32px 8px;
|
|
30830
|
-
overflow: auto;
|
|
30831
|
-
}
|
|
30832
|
-
|
|
30833
|
-
.E_s1at6qmn .ant-layout-sider-children {
|
|
30834
|
-
display: flex;
|
|
30835
|
-
flex-direction: column;
|
|
30836
|
-
justify-content: space-between;
|
|
30837
|
-
}
|
|
30838
|
-
|
|
30839
|
-
.E_s1at6qmn footer {
|
|
30840
|
-
display: flex;
|
|
30841
|
-
}
|
|
30842
|
-
|
|
30843
|
-
.E_s1at6qmn .ant-menu {
|
|
30844
|
-
background: #edf0f7;
|
|
30845
|
-
}
|
|
30846
|
-
|
|
30847
|
-
.E_s1at6qmn .ant-menu a {
|
|
30848
|
-
color: #00122e;
|
|
30849
|
-
width: 180px;
|
|
30850
|
-
overflow: hidden;
|
|
30851
|
-
text-overflow: ellipsis;
|
|
30852
|
-
}
|
|
30853
|
-
|
|
30854
|
-
.E_s1at6qmn .ant-menu-vertical {
|
|
30855
|
-
margin-bottom: 24px;
|
|
30856
|
-
}
|
|
30857
|
-
|
|
30858
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
30859
|
-
margin: 0;
|
|
30860
|
-
}
|
|
30861
|
-
|
|
30862
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
30863
|
-
font-size: 12px;
|
|
30864
|
-
padding: 0 8px 4px;
|
|
30865
|
-
line-height: 18px;
|
|
30866
|
-
}
|
|
30867
|
-
|
|
30868
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
30869
|
-
padding: 0;
|
|
30870
|
-
}
|
|
30871
|
-
|
|
30872
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
30873
|
-
padding-bottom: 24px;
|
|
30874
|
-
}
|
|
30875
|
-
|
|
30876
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
30877
|
-
margin-bottom: 24px;
|
|
30878
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30879
|
-
}
|
|
30880
|
-
|
|
30881
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
30882
|
-
transition: none;
|
|
30883
|
-
display: flex;
|
|
30884
|
-
align-items: center;
|
|
30885
|
-
height: 32px;
|
|
30886
|
-
line-height: 22px;
|
|
30887
|
-
padding: 0 8px;
|
|
30888
|
-
}
|
|
30889
|
-
|
|
30890
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
30891
|
-
margin-right: 12px;
|
|
30892
|
-
}
|
|
30893
|
-
|
|
30894
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
30895
|
-
margin: 0;
|
|
30896
|
-
margin-bottom: 2px;
|
|
30897
|
-
}
|
|
30898
|
-
|
|
30899
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
30900
|
-
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
30901
|
-
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
30902
|
-
border-radius: 6px;
|
|
30903
|
-
color: #fff;
|
|
30904
|
-
}
|
|
30905
|
-
|
|
30906
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
30907
|
-
color: #fff;
|
|
30908
|
-
}
|
|
30909
|
-
|
|
30910
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
|
|
30911
|
-
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
30912
|
-
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
30913
|
-
border-radius: 6px;
|
|
30914
|
-
}
|
|
30915
|
-
|
|
30916
|
-
.E_s1wu0lms .ant-menu-item-group-title {
|
|
30917
|
-
white-space: nowrap;
|
|
30918
|
-
transition: all 0s;
|
|
30919
|
-
}
|
|
30920
|
-
|
|
30921
|
-
.E_s1wu0lms.shrink {
|
|
30922
|
-
transition: all 0s;
|
|
30923
|
-
overflow: hidden;
|
|
30924
|
-
}
|
|
30925
|
-
|
|
30926
|
-
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
30927
|
-
visibility: hidden;
|
|
30928
|
-
}
|
|
30929
|
-
|
|
30930
|
-
.E_s1wu0lms.shrink .ant-menu-item {
|
|
30931
|
-
width: 36px;
|
|
30932
|
-
padding: 0 6px;
|
|
30933
|
-
}
|
|
30934
|
-
|
|
30935
|
-
.E_n1ugzfva {
|
|
30936
|
-
display: flex;
|
|
30937
|
-
place-items: center;
|
|
30938
|
-
width: 100% !important;
|
|
30939
|
-
}
|
|
30940
|
-
|
|
30941
|
-
.E_n1ugzfva[disabled] {
|
|
30942
|
-
color: rgba(0, 0, 0, 0.25) !important;
|
|
30943
|
-
opacity: 1 !important;
|
|
30944
|
-
}
|
|
30945
|
-
|
|
30946
|
-
.E_n1ugzfva.ant-btn {
|
|
30947
|
-
width: 100%;
|
|
30948
|
-
color: #00122e;
|
|
30949
|
-
}
|
|
30950
|
-
|
|
30951
|
-
.E_n1ugzfva .icon-wrapper {
|
|
30952
|
-
margin-right: 12px;
|
|
30953
|
-
}
|
|
30954
|
-
|
|
30955
|
-
.E_n1ugzfva .link-title {
|
|
30956
|
-
flex: 1;
|
|
30957
|
-
overflow: hidden;
|
|
30958
|
-
white-space: nowrap;
|
|
30959
|
-
text-overflow: ellipsis;
|
|
30960
|
-
text-align: left;
|
|
30961
|
-
}
|
|
30962
|
-
|
|
30963
|
-
.E_c1uzzomf {
|
|
30964
|
-
margin-bottom: 16px;
|
|
30963
|
+
.E_c1uzzomf {
|
|
30964
|
+
margin-bottom: 16px;
|
|
30965
30965
|
}
|
|
30966
30966
|
|
|
30967
30967
|
.E_c1uzzomf .card-title {
|
|
@@ -30989,29 +30989,19 @@ button.E_n7k2c6r {
|
|
|
30989
30989
|
display: flex;
|
|
30990
30990
|
}
|
|
30991
30991
|
|
|
30992
|
-
.
|
|
30993
|
-
|
|
30994
|
-
|
|
30995
|
-
|
|
30996
|
-
|
|
30997
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30998
|
-
padding-top: 0px;
|
|
30999
|
-
padding-bottom: 0px;
|
|
31000
|
-
padding-left: 0px !important;
|
|
31001
|
-
padding-right: 24px;
|
|
31002
|
-
}
|
|
31003
|
-
|
|
31004
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
31005
|
-
right: 0px;
|
|
30992
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30993
|
+
padding: 4px 8px 0 8px;
|
|
30994
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30995
|
+
font-size: 12px;
|
|
31006
30996
|
}
|
|
31007
30997
|
|
|
31008
|
-
.
|
|
31009
|
-
padding:
|
|
30998
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30999
|
+
padding-bottom: 6px;
|
|
31010
31000
|
}
|
|
31011
31001
|
|
|
31012
|
-
.
|
|
31013
|
-
padding-
|
|
31014
|
-
|
|
31002
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
31003
|
+
padding-top: 4px;
|
|
31004
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31015
31005
|
}
|
|
31016
31006
|
|
|
31017
31007
|
.E_sx1bpnu .ant-input-sm {
|
|
@@ -31026,21 +31016,6 @@ button.E_n7k2c6r {
|
|
|
31026
31016
|
padding: 20px 24px 24px 24px;
|
|
31027
31017
|
}
|
|
31028
31018
|
|
|
31029
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
31030
|
-
padding: 4px 8px 0 8px;
|
|
31031
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31032
|
-
font-size: 12px;
|
|
31033
|
-
}
|
|
31034
|
-
|
|
31035
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
31036
|
-
padding-bottom: 6px;
|
|
31037
|
-
}
|
|
31038
|
-
|
|
31039
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
31040
|
-
padding-top: 4px;
|
|
31041
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31042
|
-
}
|
|
31043
|
-
|
|
31044
31019
|
.E_d1bw7c5z {
|
|
31045
31020
|
position: relative;
|
|
31046
31021
|
max-width: 388px;
|
|
@@ -31090,356 +31065,143 @@ button.E_n7k2c6r {
|
|
|
31090
31065
|
width: 100%;
|
|
31091
31066
|
}
|
|
31092
31067
|
|
|
31093
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
31094
|
-
width: 100%;
|
|
31095
|
-
margin-right: 0 !important;
|
|
31096
|
-
line-height: 18px;
|
|
31097
|
-
}
|
|
31098
|
-
|
|
31099
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
31100
|
-
border-radius: 2px;
|
|
31101
|
-
}
|
|
31102
|
-
|
|
31103
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
31104
|
-
min-width: 75px;
|
|
31105
|
-
max-width: 198px;
|
|
31106
|
-
width: calc(100% - 20px);
|
|
31107
|
-
margin-left: 2px;
|
|
31108
|
-
color: #00122e !important;
|
|
31109
|
-
display: inline-flex;
|
|
31110
|
-
justify-content: space-between;
|
|
31111
|
-
}
|
|
31112
|
-
|
|
31113
|
-
.E_d1bw7c5z .tooltip-text {
|
|
31114
|
-
maxwidth: calc(100% - 12px);
|
|
31115
|
-
cursor: pointer;
|
|
31116
|
-
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
31117
|
-
overflow: hidden;
|
|
31118
|
-
text-overflow: ellipsis;
|
|
31119
|
-
white-space: nowrap;
|
|
31120
|
-
}
|
|
31121
|
-
|
|
31122
|
-
.E_d1bw7c5z .value {
|
|
31123
|
-
color: rgba(44, 56, 82, 0.75);
|
|
31124
|
-
}
|
|
31125
|
-
|
|
31126
|
-
.E_t10pqbtc {
|
|
31127
|
-
width: 140px;
|
|
31128
|
-
}
|
|
31129
|
-
|
|
31130
|
-
.E_t10pqbtc .item {
|
|
31131
|
-
margin: 6px auto;
|
|
31132
|
-
display: flex;
|
|
31133
|
-
justify-content: space-between;
|
|
31134
|
-
}
|
|
31135
|
-
|
|
31136
|
-
.E_t10pqbtc .item .name {
|
|
31137
|
-
width: 102px;
|
|
31138
|
-
}
|
|
31139
|
-
|
|
31140
|
-
.E_phljevk {
|
|
31141
|
-
display: flex;
|
|
31142
|
-
justify-content: space-between;
|
|
31143
|
-
align-items: center;
|
|
31144
|
-
padding: 10px 0;
|
|
31145
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31146
|
-
font-size: 12px;
|
|
31147
|
-
line-height: 24px;
|
|
31148
|
-
}
|
|
31149
|
-
|
|
31150
|
-
.E_phljevk .pagination-left {
|
|
31151
|
-
padding: 2px 8px;
|
|
31152
|
-
}
|
|
31153
|
-
|
|
31154
|
-
.E_phljevk .dropdown-trigger {
|
|
31155
|
-
display: flex;
|
|
31156
|
-
align-items: center;
|
|
31157
|
-
border-radius: 6px;
|
|
31158
|
-
cursor: pointer;
|
|
31159
|
-
transition: all 0.3s ease;
|
|
31160
|
-
}
|
|
31161
|
-
|
|
31162
|
-
.E_phljevk .dropdown-trigger:hover {
|
|
31163
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31164
|
-
color: #0080ff;
|
|
31165
|
-
}
|
|
31166
|
-
|
|
31167
|
-
.E_phljevk .dropdown-trigger .icon-inner {
|
|
31168
|
-
margin-left: 4px;
|
|
31169
|
-
}
|
|
31170
|
-
|
|
31171
|
-
.E_phljevk .pagination-right {
|
|
31172
|
-
display: flex;
|
|
31173
|
-
align-items: center;
|
|
31174
|
-
color: #0080ff;
|
|
31175
|
-
font-weight: bold;
|
|
31176
|
-
}
|
|
31177
|
-
|
|
31178
|
-
.E_phljevk .pagination-right .icon-inner {
|
|
31179
|
-
margin-left: 4px;
|
|
31180
|
-
}
|
|
31181
|
-
|
|
31182
|
-
.E_phljevk .pagination-right .prev-btn,
|
|
31183
|
-
.E_phljevk .pagination-right .next-btn {
|
|
31184
|
-
padding: 0 8px;
|
|
31185
|
-
}
|
|
31186
|
-
|
|
31187
|
-
.E_phljevk .pagination-right .prev-btn > span,
|
|
31188
|
-
.E_phljevk .pagination-right .next-btn > span {
|
|
31189
|
-
color: #0080ff;
|
|
31190
|
-
}
|
|
31191
|
-
|
|
31192
|
-
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
31193
|
-
transform: rotate(180deg);
|
|
31194
|
-
}
|
|
31195
|
-
|
|
31196
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
31197
|
-
max-height: calc(100vh - 128px);
|
|
31198
|
-
overflow-y: auto;
|
|
31199
|
-
}
|
|
31200
|
-
|
|
31201
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31202
|
-
padding: 4px 20px;
|
|
31203
|
-
font-size: 12px;
|
|
31204
|
-
line-height: 18px;
|
|
31205
|
-
}
|
|
31206
|
-
|
|
31207
|
-
.E_ivqqkzv {
|
|
31208
|
-
height: 24px;
|
|
31209
|
-
width: 56px !important;
|
|
31210
|
-
margin-right: 4px;
|
|
31211
|
-
}
|
|
31212
|
-
|
|
31213
|
-
.E_c1wk4q29 {
|
|
31214
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31215
|
-
}
|
|
31216
|
-
|
|
31217
|
-
.E_s1dni7lo {
|
|
31218
|
-
width: 430px !important;
|
|
31219
|
-
}
|
|
31220
|
-
|
|
31221
|
-
.E_d1wwmmm5 .ant-select-item-group {
|
|
31222
|
-
padding: 8px 16px;
|
|
31223
|
-
line-height: 18px;
|
|
31224
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31225
|
-
height: 34px;
|
|
31226
|
-
min-height: 34px;
|
|
31227
|
-
box-sizing: border-box;
|
|
31228
|
-
margin-top: 8px;
|
|
31229
|
-
}
|
|
31230
|
-
|
|
31231
|
-
.E_o1ugr09p {
|
|
31232
|
-
display: flex;
|
|
31233
|
-
flex-direction: column;
|
|
31234
|
-
margin: 1px 8px;
|
|
31235
|
-
padding: 8px;
|
|
31236
|
-
border-radius: 4px;
|
|
31237
|
-
}
|
|
31238
|
-
|
|
31239
|
-
.E_o1ugr09p .selected-icon {
|
|
31240
|
-
display: none;
|
|
31241
|
-
}
|
|
31242
|
-
|
|
31243
|
-
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
31244
|
-
padding-left: 8px;
|
|
31245
|
-
}
|
|
31246
|
-
|
|
31247
|
-
.E_o1ugr09p.ant-select-item-option-selected {
|
|
31248
|
-
background-color: white;
|
|
31249
|
-
}
|
|
31250
|
-
|
|
31251
|
-
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31252
|
-
color: #0080ff;
|
|
31253
|
-
}
|
|
31254
|
-
|
|
31255
|
-
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
31256
|
-
display: block;
|
|
31257
|
-
}
|
|
31258
|
-
|
|
31259
|
-
.E_o1ugr09p.ant-select-item-option-active {
|
|
31260
|
-
background: rgba(0, 136, 255, 0.16);
|
|
31261
|
-
}
|
|
31262
|
-
|
|
31263
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31264
|
-
color: #0080ff;
|
|
31265
|
-
}
|
|
31266
|
-
|
|
31267
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31268
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31269
|
-
color: #0080ff;
|
|
31270
|
-
}
|
|
31271
|
-
|
|
31272
|
-
.E_o1ifxsq4 {
|
|
31273
|
-
display: flex;
|
|
31274
|
-
justify-content: space-between;
|
|
31275
|
-
height: 20px;
|
|
31276
|
-
line-height: 20px;
|
|
31277
|
-
}
|
|
31278
|
-
|
|
31279
|
-
.E_o1ifxsq4 .timezone-title {
|
|
31280
|
-
color: #2d3a56;
|
|
31281
|
-
overflow: hidden;
|
|
31282
|
-
text-overflow: ellipsis;
|
|
31283
|
-
}
|
|
31284
|
-
|
|
31285
|
-
.E_o1zue7 {
|
|
31286
|
-
display: flex;
|
|
31287
|
-
justify-content: space-between;
|
|
31288
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31289
|
-
height: 18px;
|
|
31290
|
-
line-height: 18px;
|
|
31291
|
-
margin-top: 2px;
|
|
31292
|
-
}
|
|
31293
|
-
|
|
31294
|
-
.E_tyfmlxg {
|
|
31295
|
-
border: none;
|
|
31296
|
-
margin-right: 0;
|
|
31297
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31298
|
-
}
|
|
31299
|
-
|
|
31300
|
-
.E_o18uybox {
|
|
31301
|
-
pointer-events: none;
|
|
31302
|
-
height: 32px;
|
|
31068
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
31303
31069
|
width: 100%;
|
|
31304
|
-
|
|
31070
|
+
margin-right: 0 !important;
|
|
31071
|
+
line-height: 18px;
|
|
31305
31072
|
}
|
|
31306
31073
|
|
|
31307
|
-
.
|
|
31308
|
-
|
|
31309
|
-
height: 24px;
|
|
31310
|
-
background: rgba(172, 186, 211, 0.6);
|
|
31311
|
-
overflow: hidden;
|
|
31074
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
31075
|
+
border-radius: 2px;
|
|
31312
31076
|
}
|
|
31313
31077
|
|
|
31314
|
-
.
|
|
31315
|
-
|
|
31078
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
31079
|
+
min-width: 75px;
|
|
31080
|
+
max-width: 198px;
|
|
31081
|
+
width: calc(100% - 20px);
|
|
31082
|
+
margin-left: 2px;
|
|
31083
|
+
color: #00122e !important;
|
|
31084
|
+
display: inline-flex;
|
|
31085
|
+
justify-content: space-between;
|
|
31316
31086
|
}
|
|
31317
31087
|
|
|
31318
|
-
.
|
|
31319
|
-
|
|
31320
|
-
|
|
31088
|
+
.E_d1bw7c5z .tooltip-text {
|
|
31089
|
+
maxwidth: calc(100% - 12px);
|
|
31090
|
+
cursor: pointer;
|
|
31091
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
31092
|
+
overflow: hidden;
|
|
31093
|
+
text-overflow: ellipsis;
|
|
31094
|
+
white-space: nowrap;
|
|
31321
31095
|
}
|
|
31322
31096
|
|
|
31323
|
-
.
|
|
31324
|
-
|
|
31325
|
-
height: 32px;
|
|
31097
|
+
.E_d1bw7c5z .value {
|
|
31098
|
+
color: rgba(44, 56, 82, 0.75);
|
|
31326
31099
|
}
|
|
31327
31100
|
|
|
31328
|
-
.
|
|
31329
|
-
|
|
31330
|
-
width: 20px;
|
|
31101
|
+
.E_t10pqbtc {
|
|
31102
|
+
width: 140px;
|
|
31331
31103
|
}
|
|
31332
31104
|
|
|
31333
|
-
.
|
|
31334
|
-
|
|
31335
|
-
|
|
31105
|
+
.E_t10pqbtc .item {
|
|
31106
|
+
margin: 6px auto;
|
|
31107
|
+
display: flex;
|
|
31108
|
+
justify-content: space-between;
|
|
31336
31109
|
}
|
|
31337
31110
|
|
|
31338
|
-
.
|
|
31339
|
-
|
|
31340
|
-
width: 14px;
|
|
31341
|
-
top: 1px;
|
|
31342
|
-
left: 1px;
|
|
31111
|
+
.E_t10pqbtc .item .name {
|
|
31112
|
+
width: 102px;
|
|
31343
31113
|
}
|
|
31344
31114
|
|
|
31345
|
-
.
|
|
31346
|
-
|
|
31347
|
-
|
|
31115
|
+
.E_phljevk {
|
|
31116
|
+
display: flex;
|
|
31117
|
+
justify-content: space-between;
|
|
31118
|
+
align-items: center;
|
|
31119
|
+
padding: 10px 0;
|
|
31120
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31121
|
+
font-size: 12px;
|
|
31122
|
+
line-height: 24px;
|
|
31348
31123
|
}
|
|
31349
31124
|
|
|
31350
|
-
.
|
|
31351
|
-
|
|
31125
|
+
.E_phljevk .pagination-left {
|
|
31126
|
+
padding: 2px 8px;
|
|
31352
31127
|
}
|
|
31353
31128
|
|
|
31354
|
-
.
|
|
31355
|
-
|
|
31129
|
+
.E_phljevk .dropdown-trigger {
|
|
31130
|
+
display: flex;
|
|
31131
|
+
align-items: center;
|
|
31132
|
+
border-radius: 6px;
|
|
31133
|
+
cursor: pointer;
|
|
31134
|
+
transition: all 0.3s ease;
|
|
31356
31135
|
}
|
|
31357
31136
|
|
|
31358
|
-
.
|
|
31359
|
-
|
|
31137
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
31138
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31139
|
+
color: #0080ff;
|
|
31360
31140
|
}
|
|
31361
31141
|
|
|
31362
|
-
.
|
|
31363
|
-
left:
|
|
31142
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
31143
|
+
margin-left: 4px;
|
|
31364
31144
|
}
|
|
31365
31145
|
|
|
31366
|
-
.
|
|
31367
|
-
|
|
31146
|
+
.E_phljevk .pagination-right {
|
|
31147
|
+
display: flex;
|
|
31148
|
+
align-items: center;
|
|
31149
|
+
color: #0080ff;
|
|
31150
|
+
font-weight: bold;
|
|
31368
31151
|
}
|
|
31369
31152
|
|
|
31370
|
-
.
|
|
31371
|
-
margin-left:
|
|
31153
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
31154
|
+
margin-left: 4px;
|
|
31372
31155
|
}
|
|
31373
31156
|
|
|
31374
|
-
.
|
|
31375
|
-
|
|
31376
|
-
|
|
31377
|
-
width: 14px;
|
|
31378
|
-
border-radius: 50%;
|
|
31379
|
-
flex-shrink: 0;
|
|
31380
|
-
display: flex;
|
|
31381
|
-
align-items: center;
|
|
31382
|
-
justify-content: center;
|
|
31383
|
-
border: 1px solid var(--color);
|
|
31157
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
31158
|
+
.E_phljevk .pagination-right .next-btn {
|
|
31159
|
+
padding: 0 8px;
|
|
31384
31160
|
}
|
|
31385
31161
|
|
|
31386
|
-
.
|
|
31387
|
-
|
|
31388
|
-
|
|
31389
|
-
width: 10px;
|
|
31390
|
-
border-radius: 50%;
|
|
31391
|
-
overflow: hidden;
|
|
31162
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
31163
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
31164
|
+
color: #0080ff;
|
|
31392
31165
|
}
|
|
31393
31166
|
|
|
31394
|
-
.
|
|
31395
|
-
position: absolute;
|
|
31396
|
-
height: 100%;
|
|
31397
|
-
width: 100%;
|
|
31398
|
-
left: 0;
|
|
31399
|
-
top: 0;
|
|
31400
|
-
border-radius: 50%;
|
|
31401
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31167
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
31402
31168
|
transform: rotate(180deg);
|
|
31403
31169
|
}
|
|
31404
31170
|
|
|
31405
|
-
.
|
|
31406
|
-
|
|
31407
|
-
|
|
31408
|
-
width: 100%;
|
|
31409
|
-
left: 0;
|
|
31410
|
-
top: 0;
|
|
31411
|
-
margin-left: 50%;
|
|
31412
|
-
transform-origin: left;
|
|
31413
|
-
background: white;
|
|
31414
|
-
transform: rotate(0deg);
|
|
31171
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
31172
|
+
max-height: calc(100vh - 128px);
|
|
31173
|
+
overflow-y: auto;
|
|
31415
31174
|
}
|
|
31416
31175
|
|
|
31417
|
-
.
|
|
31418
|
-
|
|
31176
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31177
|
+
padding: 4px 20px;
|
|
31178
|
+
font-size: 12px;
|
|
31179
|
+
line-height: 18px;
|
|
31419
31180
|
}
|
|
31420
31181
|
|
|
31421
|
-
.
|
|
31422
|
-
|
|
31182
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
31183
|
+
border: 0px;
|
|
31184
|
+
background-color: #fff;
|
|
31423
31185
|
}
|
|
31424
31186
|
|
|
31425
|
-
.
|
|
31426
|
-
|
|
31427
|
-
|
|
31428
|
-
|
|
31429
|
-
padding-right:
|
|
31187
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
31188
|
+
padding-top: 0px;
|
|
31189
|
+
padding-bottom: 0px;
|
|
31190
|
+
padding-left: 0px !important;
|
|
31191
|
+
padding-right: 24px;
|
|
31430
31192
|
}
|
|
31431
31193
|
|
|
31432
|
-
.
|
|
31433
|
-
|
|
31434
|
-
gap: 4px;
|
|
31194
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
31195
|
+
right: 0px;
|
|
31435
31196
|
}
|
|
31436
31197
|
|
|
31437
|
-
.
|
|
31438
|
-
|
|
31198
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
31199
|
+
padding: 0px;
|
|
31439
31200
|
}
|
|
31440
31201
|
|
|
31441
|
-
.
|
|
31442
|
-
|
|
31202
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
31203
|
+
padding-right: 0px;
|
|
31204
|
+
cursor: default;
|
|
31443
31205
|
}
|
|
31444
31206
|
|
|
31445
31207
|
.E_tju3gfj .date {
|
|
@@ -31566,140 +31328,211 @@ button.E_n7k2c6r {
|
|
|
31566
31328
|
border-right-color: #0080ff;
|
|
31567
31329
|
}
|
|
31568
31330
|
|
|
31569
|
-
.E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
31570
|
-
border-color: #0080ff;
|
|
31331
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
31332
|
+
border-color: #0080ff;
|
|
31333
|
+
}
|
|
31334
|
+
|
|
31335
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked {
|
|
31336
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31337
|
+
}
|
|
31338
|
+
|
|
31339
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled {
|
|
31340
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31341
|
+
border-color: #ccd4e3;
|
|
31342
|
+
opacity: 0.5;
|
|
31343
|
+
}
|
|
31344
|
+
|
|
31345
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
31346
|
+
color: #00122e;
|
|
31347
|
+
border-color: #ccd4e3;
|
|
31348
|
+
}
|
|
31349
|
+
|
|
31350
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
31351
|
+
color: #00122e;
|
|
31352
|
+
border-color: #ccd4e3;
|
|
31353
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31354
|
+
}
|
|
31355
|
+
|
|
31356
|
+
.E_rcc63c8 .ant-radio-button-input {
|
|
31357
|
+
margin-right: 8px;
|
|
31358
|
+
display: inline;
|
|
31359
|
+
border: none;
|
|
31360
|
+
padding: 0;
|
|
31361
|
+
width: 36px;
|
|
31362
|
+
background: transparent;
|
|
31363
|
+
}
|
|
31364
|
+
|
|
31365
|
+
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
31366
|
+
box-shadow: none;
|
|
31367
|
+
}
|
|
31368
|
+
|
|
31369
|
+
.E_rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
31370
|
+
margin-right: 0;
|
|
31371
|
+
width: initial;
|
|
31372
|
+
box-shadow: none;
|
|
31373
|
+
}
|
|
31374
|
+
|
|
31375
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
31376
|
+
display: none;
|
|
31377
|
+
}
|
|
31378
|
+
|
|
31379
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
31380
|
+
display: inline;
|
|
31381
|
+
}
|
|
31382
|
+
|
|
31383
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
31384
|
+
display: inline;
|
|
31385
|
+
margin-right: 8px;
|
|
31386
|
+
padding: 0;
|
|
31387
|
+
width: 36px;
|
|
31388
|
+
}
|
|
31389
|
+
|
|
31390
|
+
.E_c1bus5hc {
|
|
31391
|
+
--color: white;
|
|
31392
|
+
height: 14px;
|
|
31393
|
+
width: 14px;
|
|
31394
|
+
border-radius: 50%;
|
|
31395
|
+
flex-shrink: 0;
|
|
31396
|
+
display: flex;
|
|
31397
|
+
align-items: center;
|
|
31398
|
+
justify-content: center;
|
|
31399
|
+
border: 1px solid var(--color);
|
|
31400
|
+
}
|
|
31401
|
+
|
|
31402
|
+
.E_c1bus5hc .circle-inner {
|
|
31403
|
+
position: relative;
|
|
31404
|
+
height: 10px;
|
|
31405
|
+
width: 10px;
|
|
31406
|
+
border-radius: 50%;
|
|
31407
|
+
overflow: hidden;
|
|
31408
|
+
}
|
|
31409
|
+
|
|
31410
|
+
.E_c1bus5hc .circle-content {
|
|
31411
|
+
position: absolute;
|
|
31412
|
+
height: 100%;
|
|
31413
|
+
width: 100%;
|
|
31414
|
+
left: 0;
|
|
31415
|
+
top: 0;
|
|
31416
|
+
border-radius: 50%;
|
|
31417
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31418
|
+
transform: rotate(180deg);
|
|
31571
31419
|
}
|
|
31572
31420
|
|
|
31573
|
-
.
|
|
31574
|
-
|
|
31421
|
+
.E_c1bus5hc .circle-child {
|
|
31422
|
+
position: absolute;
|
|
31423
|
+
height: 100%;
|
|
31424
|
+
width: 100%;
|
|
31425
|
+
left: 0;
|
|
31426
|
+
top: 0;
|
|
31427
|
+
margin-left: 50%;
|
|
31428
|
+
transform-origin: left;
|
|
31429
|
+
background: white;
|
|
31430
|
+
transform: rotate(0deg);
|
|
31575
31431
|
}
|
|
31576
31432
|
|
|
31577
|
-
.
|
|
31578
|
-
|
|
31579
|
-
|
|
31580
|
-
|
|
31433
|
+
.E_ivqqkzv {
|
|
31434
|
+
height: 24px;
|
|
31435
|
+
width: 56px !important;
|
|
31436
|
+
margin-right: 4px;
|
|
31581
31437
|
}
|
|
31582
31438
|
|
|
31583
|
-
.
|
|
31584
|
-
color:
|
|
31585
|
-
border-color: #ccd4e3;
|
|
31439
|
+
.E_c1wk4q29 {
|
|
31440
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31586
31441
|
}
|
|
31587
31442
|
|
|
31588
|
-
.
|
|
31589
|
-
|
|
31590
|
-
|
|
31443
|
+
.E_s1dizucg.ant-switch {
|
|
31444
|
+
min-width: 40px;
|
|
31445
|
+
height: 24px;
|
|
31591
31446
|
background: rgba(172, 186, 211, 0.6);
|
|
31447
|
+
overflow: hidden;
|
|
31592
31448
|
}
|
|
31593
31449
|
|
|
31594
|
-
.
|
|
31595
|
-
|
|
31596
|
-
display: inline;
|
|
31597
|
-
border: none;
|
|
31598
|
-
padding: 0;
|
|
31599
|
-
width: 36px;
|
|
31600
|
-
background: transparent;
|
|
31601
|
-
}
|
|
31602
|
-
|
|
31603
|
-
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
31604
|
-
box-shadow: none;
|
|
31450
|
+
.E_s1dizucg.ant-switch:focus {
|
|
31451
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31605
31452
|
}
|
|
31606
31453
|
|
|
31607
|
-
.
|
|
31608
|
-
|
|
31609
|
-
|
|
31610
|
-
box-shadow: none;
|
|
31454
|
+
.E_s1dizucg.ant-switch-small {
|
|
31455
|
+
min-width: 26px;
|
|
31456
|
+
height: 16px;
|
|
31611
31457
|
}
|
|
31612
31458
|
|
|
31613
|
-
.
|
|
31614
|
-
|
|
31459
|
+
.E_s1dizucg.ant-switch-large {
|
|
31460
|
+
min-width: 52px;
|
|
31461
|
+
height: 32px;
|
|
31615
31462
|
}
|
|
31616
31463
|
|
|
31617
|
-
.
|
|
31618
|
-
|
|
31464
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
31465
|
+
height: 20px;
|
|
31466
|
+
width: 20px;
|
|
31619
31467
|
}
|
|
31620
31468
|
|
|
31621
|
-
.
|
|
31622
|
-
|
|
31623
|
-
|
|
31624
|
-
padding: 0;
|
|
31625
|
-
width: 36px;
|
|
31469
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
31470
|
+
border-radius: 10px;
|
|
31471
|
+
transition-delay: 120ms;
|
|
31626
31472
|
}
|
|
31627
31473
|
|
|
31628
|
-
.
|
|
31629
|
-
|
|
31474
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
31475
|
+
height: 14px;
|
|
31476
|
+
width: 14px;
|
|
31477
|
+
top: 1px;
|
|
31478
|
+
left: 1px;
|
|
31630
31479
|
}
|
|
31631
31480
|
|
|
31632
|
-
.
|
|
31633
|
-
|
|
31634
|
-
|
|
31635
|
-
line-height: 1.5715;
|
|
31636
|
-
height: inherit;
|
|
31481
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
31482
|
+
height: 28px;
|
|
31483
|
+
width: 28px;
|
|
31637
31484
|
}
|
|
31638
31485
|
|
|
31639
|
-
.
|
|
31640
|
-
|
|
31641
|
-
display: var(--a1wfy30z-2);
|
|
31642
|
-
flex: none;
|
|
31643
|
-
align-items: center;
|
|
31644
|
-
margin-left: 4px;
|
|
31486
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
31487
|
+
border-radius: 14px;
|
|
31645
31488
|
}
|
|
31646
31489
|
|
|
31647
|
-
.
|
|
31648
|
-
|
|
31649
|
-
display: var(--a1wfy30z-4);
|
|
31650
|
-
flex: none;
|
|
31651
|
-
align-items: center;
|
|
31652
|
-
margin-right: 4px;
|
|
31653
|
-
cursor: auto;
|
|
31490
|
+
.E_s1dizucg.ant-switch-checked {
|
|
31491
|
+
background-color: #00ba5d;
|
|
31654
31492
|
}
|
|
31655
31493
|
|
|
31656
|
-
.
|
|
31657
|
-
|
|
31658
|
-
margin: 0;
|
|
31659
|
-
height: auto;
|
|
31660
|
-
font-size: inherit;
|
|
31494
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
31495
|
+
left: calc(100% - 20px - 2px);
|
|
31661
31496
|
}
|
|
31662
31497
|
|
|
31663
|
-
.
|
|
31664
|
-
|
|
31665
|
-
align-items: center;
|
|
31498
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31499
|
+
left: calc(100% - 14px - 1px);
|
|
31666
31500
|
}
|
|
31667
31501
|
|
|
31668
|
-
.
|
|
31669
|
-
|
|
31670
|
-
align-items: center;
|
|
31671
|
-
justify-content: center;
|
|
31502
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31503
|
+
left: calc(100% - 28px - 2px);
|
|
31672
31504
|
}
|
|
31673
31505
|
|
|
31674
|
-
.
|
|
31675
|
-
|
|
31676
|
-
margin-left: 4px;
|
|
31506
|
+
.E_c1up6e3y {
|
|
31507
|
+
margin-left: 5px;
|
|
31677
31508
|
}
|
|
31678
31509
|
|
|
31679
|
-
.
|
|
31680
|
-
|
|
31681
|
-
animation: rotate 680ms linear infinite;
|
|
31510
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
31511
|
+
margin-right: 8px;
|
|
31682
31512
|
}
|
|
31683
31513
|
|
|
31684
|
-
.
|
|
31514
|
+
.E_i11gg7mj .ant-input-suffix {
|
|
31685
31515
|
margin-left: 8px;
|
|
31686
31516
|
}
|
|
31687
31517
|
|
|
31688
|
-
.
|
|
31689
|
-
|
|
31518
|
+
.E_cc368xp {
|
|
31519
|
+
color: #00122e;
|
|
31520
|
+
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
31521
|
+
margin-right: 8px;
|
|
31522
|
+
padding-right: 8px;
|
|
31690
31523
|
}
|
|
31691
31524
|
|
|
31692
|
-
.
|
|
31693
|
-
height: 18px;
|
|
31694
|
-
line-height: 18px;
|
|
31695
|
-
padding: 0 4px;
|
|
31696
|
-
border-radius: 4px;
|
|
31697
|
-
background: rgba(235, 239, 245, 0.6);
|
|
31698
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31525
|
+
.E_i11o6xqj {
|
|
31699
31526
|
display: flex;
|
|
31700
|
-
|
|
31701
|
-
|
|
31702
|
-
|
|
31527
|
+
gap: 4px;
|
|
31528
|
+
}
|
|
31529
|
+
|
|
31530
|
+
.E_i11o6xqj .icon-wrapper {
|
|
31531
|
+
cursor: pointer;
|
|
31532
|
+
}
|
|
31533
|
+
|
|
31534
|
+
.E_d19ruhdj.icon-wrapper {
|
|
31535
|
+
cursor: not-allowed;
|
|
31703
31536
|
}
|
|
31704
31537
|
|
|
31705
31538
|
.E_s1sck0th {
|
|
@@ -31800,8 +31633,107 @@ button.E_n7k2c6r {
|
|
|
31800
31633
|
background-color: #7E41FF;
|
|
31801
31634
|
}
|
|
31802
31635
|
|
|
31803
|
-
.
|
|
31804
|
-
|
|
31636
|
+
.E_s1dni7lo {
|
|
31637
|
+
width: 430px !important;
|
|
31638
|
+
}
|
|
31639
|
+
|
|
31640
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
31641
|
+
padding: 8px 16px;
|
|
31642
|
+
line-height: 18px;
|
|
31643
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31644
|
+
height: 34px;
|
|
31645
|
+
min-height: 34px;
|
|
31646
|
+
box-sizing: border-box;
|
|
31647
|
+
margin-top: 8px;
|
|
31648
|
+
}
|
|
31649
|
+
|
|
31650
|
+
.E_o1ugr09p {
|
|
31651
|
+
display: flex;
|
|
31652
|
+
flex-direction: column;
|
|
31653
|
+
margin: 1px 8px;
|
|
31654
|
+
padding: 8px;
|
|
31655
|
+
border-radius: 4px;
|
|
31656
|
+
}
|
|
31657
|
+
|
|
31658
|
+
.E_o1ugr09p .selected-icon {
|
|
31659
|
+
display: none;
|
|
31660
|
+
}
|
|
31661
|
+
|
|
31662
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
31663
|
+
padding-left: 8px;
|
|
31664
|
+
}
|
|
31665
|
+
|
|
31666
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
31667
|
+
background-color: white;
|
|
31668
|
+
}
|
|
31669
|
+
|
|
31670
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31671
|
+
color: #0080ff;
|
|
31672
|
+
}
|
|
31673
|
+
|
|
31674
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
31675
|
+
display: block;
|
|
31676
|
+
}
|
|
31677
|
+
|
|
31678
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
31679
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31680
|
+
}
|
|
31681
|
+
|
|
31682
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31683
|
+
color: #0080ff;
|
|
31684
|
+
}
|
|
31685
|
+
|
|
31686
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31687
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31688
|
+
color: #0080ff;
|
|
31689
|
+
}
|
|
31690
|
+
|
|
31691
|
+
.E_o1ifxsq4 {
|
|
31692
|
+
display: flex;
|
|
31693
|
+
justify-content: space-between;
|
|
31694
|
+
height: 20px;
|
|
31695
|
+
line-height: 20px;
|
|
31696
|
+
}
|
|
31697
|
+
|
|
31698
|
+
.E_o1ifxsq4 .timezone-title {
|
|
31699
|
+
color: #2d3a56;
|
|
31700
|
+
overflow: hidden;
|
|
31701
|
+
text-overflow: ellipsis;
|
|
31702
|
+
}
|
|
31703
|
+
|
|
31704
|
+
.E_o1zue7 {
|
|
31705
|
+
display: flex;
|
|
31706
|
+
justify-content: space-between;
|
|
31707
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31708
|
+
height: 18px;
|
|
31709
|
+
line-height: 18px;
|
|
31710
|
+
margin-top: 2px;
|
|
31711
|
+
}
|
|
31712
|
+
|
|
31713
|
+
.E_tyfmlxg {
|
|
31714
|
+
border: none;
|
|
31715
|
+
margin-right: 0;
|
|
31716
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31717
|
+
}
|
|
31718
|
+
|
|
31719
|
+
.E_o18uybox {
|
|
31720
|
+
pointer-events: none;
|
|
31721
|
+
height: 32px;
|
|
31722
|
+
width: 100%;
|
|
31723
|
+
opacity: 0;
|
|
31724
|
+
}
|
|
31725
|
+
|
|
31726
|
+
.E_i1inqkme {
|
|
31727
|
+
height: 18px;
|
|
31728
|
+
line-height: 18px;
|
|
31729
|
+
padding: 0 4px;
|
|
31730
|
+
border-radius: 4px;
|
|
31731
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31732
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31733
|
+
display: flex;
|
|
31734
|
+
align-items: center;
|
|
31735
|
+
white-space: nowrap;
|
|
31736
|
+
margin-right: 4px;
|
|
31805
31737
|
}
|
|
31806
31738
|
|
|
31807
31739
|
.E_fzh9mnb {
|
|
@@ -31820,6 +31752,31 @@ button.E_n7k2c6r {
|
|
|
31820
31752
|
font-size: 18px;
|
|
31821
31753
|
}
|
|
31822
31754
|
|
|
31755
|
+
.E_iq1gosr {
|
|
31756
|
+
display: inline-block;
|
|
31757
|
+
}
|
|
31758
|
+
|
|
31759
|
+
.E_iouxfgt {
|
|
31760
|
+
display: inline-flex;
|
|
31761
|
+
align-items: center;
|
|
31762
|
+
}
|
|
31763
|
+
|
|
31764
|
+
.E_iouxfgt .icon-inner {
|
|
31765
|
+
display: inline-flex;
|
|
31766
|
+
align-items: center;
|
|
31767
|
+
justify-content: center;
|
|
31768
|
+
}
|
|
31769
|
+
|
|
31770
|
+
.E_iouxfgt .icon-inner + span,
|
|
31771
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
31772
|
+
margin-left: 4px;
|
|
31773
|
+
}
|
|
31774
|
+
|
|
31775
|
+
.E_iouxfgt.is-rotate img,
|
|
31776
|
+
.E_iouxfgt.is-rotate svg {
|
|
31777
|
+
animation: rotate 680ms linear infinite;
|
|
31778
|
+
}
|
|
31779
|
+
|
|
31823
31780
|
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31824
31781
|
display: none;
|
|
31825
31782
|
}
|
|
@@ -31903,6 +31860,14 @@ button.E_n7k2c6r {
|
|
|
31903
31860
|
padding: 2px 8px;
|
|
31904
31861
|
}
|
|
31905
31862
|
|
|
31863
|
+
.E_atcz0kf .ant-input-suffix {
|
|
31864
|
+
margin-left: 8px;
|
|
31865
|
+
}
|
|
31866
|
+
|
|
31867
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31868
|
+
padding: 2px 7px 2px 12px;
|
|
31869
|
+
}
|
|
31870
|
+
|
|
31906
31871
|
.E_f7pxqmh {
|
|
31907
31872
|
width: 100%;
|
|
31908
31873
|
margin-bottom: 0 !important;
|
|
@@ -31943,6 +31908,54 @@ button.E_n7k2c6r {
|
|
|
31943
31908
|
min-height: 0px;
|
|
31944
31909
|
}
|
|
31945
31910
|
|
|
31911
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31912
|
+
display: var(--a1wfy30z-0);
|
|
31913
|
+
}
|
|
31914
|
+
|
|
31915
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31916
|
+
padding: 4px 11px;
|
|
31917
|
+
display: inline-flex;
|
|
31918
|
+
line-height: 1.5715;
|
|
31919
|
+
height: inherit;
|
|
31920
|
+
}
|
|
31921
|
+
|
|
31922
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31923
|
+
content: var(--a1wfy30z-1);
|
|
31924
|
+
display: var(--a1wfy30z-2);
|
|
31925
|
+
flex: none;
|
|
31926
|
+
align-items: center;
|
|
31927
|
+
margin-left: 4px;
|
|
31928
|
+
}
|
|
31929
|
+
|
|
31930
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31931
|
+
content: var(--a1wfy30z-3);
|
|
31932
|
+
display: var(--a1wfy30z-4);
|
|
31933
|
+
flex: none;
|
|
31934
|
+
align-items: center;
|
|
31935
|
+
margin-right: 4px;
|
|
31936
|
+
cursor: auto;
|
|
31937
|
+
}
|
|
31938
|
+
|
|
31939
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
31940
|
+
padding: 0;
|
|
31941
|
+
margin: 0;
|
|
31942
|
+
height: auto;
|
|
31943
|
+
font-size: inherit;
|
|
31944
|
+
}
|
|
31945
|
+
|
|
31946
|
+
.E_owd0kml {
|
|
31947
|
+
display: inline-block;
|
|
31948
|
+
}
|
|
31949
|
+
|
|
31950
|
+
.E_h1jsgezc {
|
|
31951
|
+
visibility: hidden;
|
|
31952
|
+
position: absolute;
|
|
31953
|
+
}
|
|
31954
|
+
|
|
31955
|
+
.E_m196gn1d {
|
|
31956
|
+
min-width: 1280px;
|
|
31957
|
+
}
|
|
31958
|
+
|
|
31946
31959
|
.E_dsnbhzf {
|
|
31947
31960
|
font-family: Inter;
|
|
31948
31961
|
font-style: normal;
|
|
@@ -32418,10 +32431,6 @@ button.E_n7k2c6r {
|
|
|
32418
32431
|
line-height: 12px;
|
|
32419
32432
|
}
|
|
32420
32433
|
|
|
32421
|
-
.E_m196gn1d {
|
|
32422
|
-
min-width: 1280px;
|
|
32423
|
-
}
|
|
32424
|
-
|
|
32425
32434
|
.E_a1b5xrg3 .user-icon-inner {
|
|
32426
32435
|
display: inline-flex;
|
|
32427
32436
|
align-items: center;
|
|
@@ -32455,15 +32464,6 @@ button.E_n7k2c6r {
|
|
|
32455
32464
|
transition: all 320ms ease;
|
|
32456
32465
|
}
|
|
32457
32466
|
|
|
32458
|
-
.E_owd0kml {
|
|
32459
|
-
display: inline-block;
|
|
32460
|
-
}
|
|
32461
|
-
|
|
32462
|
-
.E_h1jsgezc {
|
|
32463
|
-
visibility: hidden;
|
|
32464
|
-
position: absolute;
|
|
32465
|
-
}
|
|
32466
|
-
|
|
32467
32467
|
.E_cnujxq2 {
|
|
32468
32468
|
display: flex;
|
|
32469
32469
|
flex-direction: column;
|
|
@@ -33512,6 +33512,21 @@ input.E_rf8rlle.ant-input {
|
|
|
33512
33512
|
flex-shrink: 0;
|
|
33513
33513
|
}
|
|
33514
33514
|
|
|
33515
|
+
.E_suhck3k {
|
|
33516
|
+
height: 24px;
|
|
33517
|
+
width: 24px;
|
|
33518
|
+
border-radius: 6px;
|
|
33519
|
+
padding: 4px;
|
|
33520
|
+
}
|
|
33521
|
+
|
|
33522
|
+
.E_suhck3k:hover {
|
|
33523
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33524
|
+
}
|
|
33525
|
+
|
|
33526
|
+
.E_suhck3k:hover svg path {
|
|
33527
|
+
fill: blue;
|
|
33528
|
+
}
|
|
33529
|
+
|
|
33515
33530
|
.E_ryby9ds {
|
|
33516
33531
|
display: flex;
|
|
33517
33532
|
align-items: center;
|
|
@@ -33529,21 +33544,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33529
33544
|
margin-right: 6px;
|
|
33530
33545
|
}
|
|
33531
33546
|
|
|
33532
|
-
.E_suhck3k {
|
|
33533
|
-
height: 24px;
|
|
33534
|
-
width: 24px;
|
|
33535
|
-
border-radius: 6px;
|
|
33536
|
-
padding: 4px;
|
|
33537
|
-
}
|
|
33538
|
-
|
|
33539
|
-
.E_suhck3k:hover {
|
|
33540
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
33541
|
-
}
|
|
33542
|
-
|
|
33543
|
-
.E_suhck3k:hover svg path {
|
|
33544
|
-
fill: blue;
|
|
33545
|
-
}
|
|
33546
|
-
|
|
33547
33547
|
.E_w1dxz879 {
|
|
33548
33548
|
display: flex;
|
|
33549
33549
|
flex-direction: column;
|
|
@@ -34615,157 +34615,38 @@ input.E_rf8rlle.ant-input {
|
|
|
34615
34615
|
.E_d1tc7lgk ul li {
|
|
34616
34616
|
padding: 5px 8px;
|
|
34617
34617
|
border-radius: 5px;
|
|
34618
|
-
transition: all 0.2s ease-in-out;
|
|
34619
|
-
cursor: pointer;
|
|
34620
|
-
}
|
|
34621
|
-
|
|
34622
|
-
.E_d1tc7lgk ul li:hover {
|
|
34623
|
-
background: rgba(0, 136, 255, 0.16);
|
|
34624
|
-
color: #0080ff;
|
|
34625
|
-
}
|
|
34626
|
-
|
|
34627
|
-
.E_d1tc7lgk ul li:active {
|
|
34628
|
-
background: rgba(0, 136, 255, 0.2);
|
|
34629
|
-
color: #0080ff;
|
|
34630
|
-
}
|
|
34631
|
-
|
|
34632
|
-
.E_d1tc7lgk ul li + li {
|
|
34633
|
-
margin-top: 2px;
|
|
34634
|
-
}
|
|
34635
|
-
|
|
34636
|
-
.E_rzaik16 {
|
|
34637
|
-
padding: 0;
|
|
34638
|
-
}
|
|
34639
|
-
|
|
34640
|
-
.E_rzaik16 .ant-popover-arrow {
|
|
34641
|
-
display: none;
|
|
34642
|
-
}
|
|
34643
|
-
|
|
34644
|
-
.E_rzaik16 .ant-popover-inner-content {
|
|
34645
|
-
padding: 0;
|
|
34646
|
-
}
|
|
34647
|
-
|
|
34648
|
-
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34649
|
-
margin-right: 2px;
|
|
34650
|
-
}
|
|
34651
|
-
|
|
34652
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
34653
|
-
padding-left: 8px;
|
|
34654
|
-
padding-right: 8px;
|
|
34655
|
-
}
|
|
34656
|
-
|
|
34657
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
34658
|
-
border-radius: 4px;
|
|
34659
|
-
}
|
|
34660
|
-
|
|
34661
|
-
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34662
|
-
border-radius: 4px;
|
|
34663
|
-
}
|
|
34664
|
-
|
|
34665
|
-
.E_ma64lna .antd5-segmented-item-label {
|
|
34666
|
-
padding-left: 12px;
|
|
34667
|
-
padding-right: 12px;
|
|
34668
|
-
}
|
|
34669
|
-
|
|
34670
|
-
.E_ckld275 {
|
|
34671
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
34672
|
-
}
|
|
34673
|
-
|
|
34674
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34675
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
34676
|
-
color: rgba(44, 56, 82, 0.75);
|
|
34677
|
-
}
|
|
34678
|
-
|
|
34679
|
-
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34680
|
-
background-color: transparent;
|
|
34681
|
-
}
|
|
34682
|
-
|
|
34683
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
34684
|
-
background-color: transparent;
|
|
34685
|
-
}
|
|
34686
|
-
|
|
34687
|
-
.E_c1yd35n {
|
|
34688
|
-
padding: 0 12px 14px 12px;
|
|
34689
|
-
}
|
|
34690
|
-
|
|
34691
|
-
.E_ckui4s7 {
|
|
34692
|
-
color: #2d3a56;
|
|
34693
|
-
line-height: 22px;
|
|
34694
|
-
display: inline-flex;
|
|
34695
|
-
}
|
|
34696
|
-
|
|
34697
|
-
.E_ckui4s7 .ant-checkbox {
|
|
34698
|
-
height: 22px;
|
|
34699
|
-
display: flex;
|
|
34700
|
-
align-items: center;
|
|
34701
|
-
top: 0;
|
|
34702
|
-
}
|
|
34703
|
-
|
|
34704
|
-
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
34705
|
-
border: none;
|
|
34706
|
-
}
|
|
34707
|
-
|
|
34708
|
-
.E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
|
|
34709
|
-
border-color: #0080ff;
|
|
34710
|
-
}
|
|
34711
|
-
|
|
34712
|
-
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
34713
|
-
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
34714
|
-
}
|
|
34715
|
-
|
|
34716
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34717
|
-
border: 1px solid #0080ff;
|
|
34718
|
-
}
|
|
34719
|
-
|
|
34720
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34721
|
-
background: #0080ff;
|
|
34722
|
-
}
|
|
34723
|
-
|
|
34724
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34725
|
-
background-color: #fff;
|
|
34726
|
-
height: 2px;
|
|
34727
|
-
width: 10px;
|
|
34728
|
-
border-radius: 2px;
|
|
34729
|
-
}
|
|
34730
|
-
|
|
34731
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
34732
|
-
opacity: 0.5;
|
|
34618
|
+
transition: all 0.2s ease-in-out;
|
|
34619
|
+
cursor: pointer;
|
|
34733
34620
|
}
|
|
34734
34621
|
|
|
34735
|
-
.
|
|
34736
|
-
background: rgba(
|
|
34737
|
-
|
|
34622
|
+
.E_d1tc7lgk ul li:hover {
|
|
34623
|
+
background: rgba(0, 136, 255, 0.16);
|
|
34624
|
+
color: #0080ff;
|
|
34738
34625
|
}
|
|
34739
34626
|
|
|
34740
|
-
.
|
|
34741
|
-
|
|
34627
|
+
.E_d1tc7lgk ul li:active {
|
|
34628
|
+
background: rgba(0, 136, 255, 0.2);
|
|
34629
|
+
color: #0080ff;
|
|
34742
34630
|
}
|
|
34743
34631
|
|
|
34744
|
-
.
|
|
34745
|
-
|
|
34632
|
+
.E_d1tc7lgk ul li + li {
|
|
34633
|
+
margin-top: 2px;
|
|
34746
34634
|
}
|
|
34747
34635
|
|
|
34748
|
-
.
|
|
34636
|
+
.E_rzaik16 {
|
|
34749
34637
|
padding: 0;
|
|
34750
34638
|
}
|
|
34751
34639
|
|
|
34752
|
-
.
|
|
34753
|
-
display:
|
|
34754
|
-
margin-left: 12px;
|
|
34755
|
-
color: #2d3a56;
|
|
34756
|
-
}
|
|
34757
|
-
|
|
34758
|
-
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
34759
|
-
margin-left: 28px;
|
|
34760
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34640
|
+
.E_rzaik16 .ant-popover-arrow {
|
|
34641
|
+
display: none;
|
|
34761
34642
|
}
|
|
34762
34643
|
|
|
34763
|
-
.
|
|
34764
|
-
|
|
34644
|
+
.E_rzaik16 .ant-popover-inner-content {
|
|
34645
|
+
padding: 0;
|
|
34765
34646
|
}
|
|
34766
34647
|
|
|
34767
|
-
.
|
|
34768
|
-
|
|
34648
|
+
.E_c1yd35n {
|
|
34649
|
+
padding: 0 12px 14px 12px;
|
|
34769
34650
|
}
|
|
34770
34651
|
|
|
34771
34652
|
.E_c1kghdax {
|
|
@@ -34815,55 +34696,6 @@ input.E_rf8rlle.ant-input {
|
|
|
34815
34696
|
margin-right: 2px;
|
|
34816
34697
|
}
|
|
34817
34698
|
|
|
34818
|
-
.E_lht19u8 {
|
|
34819
|
-
width: 64px;
|
|
34820
|
-
height: 64px;
|
|
34821
|
-
display: flex;
|
|
34822
|
-
align-items: center;
|
|
34823
|
-
justify-content: center;
|
|
34824
|
-
position: relative;
|
|
34825
|
-
opacity: 0.2;
|
|
34826
|
-
}
|
|
34827
|
-
|
|
34828
|
-
.E_lk3gkp4 {
|
|
34829
|
-
position: absolute;
|
|
34830
|
-
width: 5px;
|
|
34831
|
-
height: 48px;
|
|
34832
|
-
left: 9.33px;
|
|
34833
|
-
top: 40.5px;
|
|
34834
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34835
|
-
border-radius: 5px;
|
|
34836
|
-
transform: rotate(-128deg);
|
|
34837
|
-
transform-origin: top left;
|
|
34838
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
34839
|
-
}
|
|
34840
|
-
|
|
34841
|
-
.E_ll4n94n {
|
|
34842
|
-
position: absolute;
|
|
34843
|
-
width: 5px;
|
|
34844
|
-
height: 48px;
|
|
34845
|
-
left: 40.8px;
|
|
34846
|
-
top: 8.4px;
|
|
34847
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34848
|
-
border-radius: 5px;
|
|
34849
|
-
transform: rotate(-8deg);
|
|
34850
|
-
transform-origin: top left;
|
|
34851
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
34852
|
-
}
|
|
34853
|
-
|
|
34854
|
-
.E_l17lbdo6 {
|
|
34855
|
-
position: absolute;
|
|
34856
|
-
width: 5px;
|
|
34857
|
-
height: 48px;
|
|
34858
|
-
left: 52.9px;
|
|
34859
|
-
top: 51.8px;
|
|
34860
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34861
|
-
border-radius: 5px;
|
|
34862
|
-
transform: rotate(112deg);
|
|
34863
|
-
transform-origin: top left;
|
|
34864
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34865
|
-
}
|
|
34866
|
-
|
|
34867
34699
|
.E_b14q2gmw {
|
|
34868
34700
|
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
34869
34701
|
}
|
|
@@ -34883,6 +34715,108 @@ input.E_rf8rlle.ant-input {
|
|
|
34883
34715
|
transform: translateY(-4px);
|
|
34884
34716
|
}
|
|
34885
34717
|
|
|
34718
|
+
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34719
|
+
margin-right: 2px;
|
|
34720
|
+
}
|
|
34721
|
+
|
|
34722
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
34723
|
+
padding-left: 8px;
|
|
34724
|
+
padding-right: 8px;
|
|
34725
|
+
}
|
|
34726
|
+
|
|
34727
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
34728
|
+
border-radius: 4px;
|
|
34729
|
+
}
|
|
34730
|
+
|
|
34731
|
+
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34732
|
+
border-radius: 4px;
|
|
34733
|
+
}
|
|
34734
|
+
|
|
34735
|
+
.E_ma64lna .antd5-segmented-item-label {
|
|
34736
|
+
padding-left: 12px;
|
|
34737
|
+
padding-right: 12px;
|
|
34738
|
+
}
|
|
34739
|
+
|
|
34740
|
+
.E_ckld275 {
|
|
34741
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34742
|
+
}
|
|
34743
|
+
|
|
34744
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34745
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
34746
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34747
|
+
}
|
|
34748
|
+
|
|
34749
|
+
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34750
|
+
background-color: transparent;
|
|
34751
|
+
}
|
|
34752
|
+
|
|
34753
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
34754
|
+
background-color: transparent;
|
|
34755
|
+
}
|
|
34756
|
+
|
|
34757
|
+
button.E_l48ei06.ant-btn {
|
|
34758
|
+
font-size: 12px;
|
|
34759
|
+
line-height: 18px;
|
|
34760
|
+
height: 18px;
|
|
34761
|
+
}
|
|
34762
|
+
|
|
34763
|
+
button.E_l48ei06 {
|
|
34764
|
+
color: #0080FF;
|
|
34765
|
+
height: unset;
|
|
34766
|
+
}
|
|
34767
|
+
|
|
34768
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
34769
|
+
margin-right: 4px;
|
|
34770
|
+
}
|
|
34771
|
+
|
|
34772
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
34773
|
+
margin-left: 4px;
|
|
34774
|
+
}
|
|
34775
|
+
|
|
34776
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
34777
|
+
color: #009DFF;
|
|
34778
|
+
}
|
|
34779
|
+
|
|
34780
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
34781
|
+
color: #005ED1;
|
|
34782
|
+
}
|
|
34783
|
+
|
|
34784
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
34785
|
+
color: #0080FF;
|
|
34786
|
+
}
|
|
34787
|
+
|
|
34788
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
34789
|
+
color: #00122E;
|
|
34790
|
+
}
|
|
34791
|
+
|
|
34792
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
34793
|
+
color: #0080FF;
|
|
34794
|
+
}
|
|
34795
|
+
|
|
34796
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
34797
|
+
color: #005ED1;
|
|
34798
|
+
}
|
|
34799
|
+
|
|
34800
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
34801
|
+
color: #00122E;
|
|
34802
|
+
}
|
|
34803
|
+
|
|
34804
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
34805
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34806
|
+
}
|
|
34807
|
+
|
|
34808
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
34809
|
+
color: #0080FF;
|
|
34810
|
+
}
|
|
34811
|
+
|
|
34812
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
34813
|
+
color: #005ED1;
|
|
34814
|
+
}
|
|
34815
|
+
|
|
34816
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
34817
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34818
|
+
}
|
|
34819
|
+
|
|
34886
34820
|
.E_l12xdkhl {
|
|
34887
34821
|
width: 64px;
|
|
34888
34822
|
height: 64px;
|
|
@@ -34940,130 +34874,67 @@ input.E_rf8rlle.ant-input {
|
|
|
34940
34874
|
background-color: rgba(0, 136, 255, 0.1);
|
|
34941
34875
|
}
|
|
34942
34876
|
|
|
34943
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
34944
|
-
background-color: #0080ff;
|
|
34945
|
-
}
|
|
34946
|
-
|
|
34947
|
-
.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 {
|
|
34948
|
-
background-color: rgba(0, 136, 255, 0.16);
|
|
34949
|
-
}
|
|
34950
|
-
|
|
34951
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
34952
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
34953
|
-
}
|
|
34954
|
-
|
|
34955
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
34956
|
-
background-color: #f0483e;
|
|
34957
|
-
}
|
|
34958
|
-
|
|
34959
|
-
.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 {
|
|
34960
|
-
background-color: rgba(255, 74, 74, 0.16);
|
|
34961
|
-
}
|
|
34962
|
-
|
|
34963
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
34964
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
34965
|
-
}
|
|
34966
|
-
|
|
34967
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
34968
|
-
background-color: #fea008;
|
|
34969
|
-
}
|
|
34970
|
-
|
|
34971
|
-
.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 {
|
|
34972
|
-
background-color: rgba(255, 187, 0, 0.16);
|
|
34973
|
-
}
|
|
34974
|
-
|
|
34975
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
34976
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
34977
|
-
}
|
|
34978
|
-
|
|
34979
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
34980
|
-
background-color: #00ba5d;
|
|
34981
|
-
}
|
|
34982
|
-
|
|
34983
|
-
.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 {
|
|
34984
|
-
background-color: rgba(30, 201, 127, 0.16);
|
|
34985
|
-
}
|
|
34986
|
-
|
|
34987
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
34988
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
34989
|
-
}
|
|
34990
|
-
|
|
34991
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
34992
|
-
background-color: #6b7d99;
|
|
34993
|
-
}
|
|
34994
|
-
|
|
34995
|
-
.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 {
|
|
34996
|
-
background-color: rgba(211, 218, 235, 0.6);
|
|
34997
|
-
}
|
|
34998
|
-
|
|
34999
|
-
.E_satwmqm {
|
|
35000
|
-
width: 8px;
|
|
35001
|
-
height: 8px;
|
|
35002
|
-
border-radius: 50%;
|
|
35003
|
-
display: inline-block;
|
|
35004
|
-
}
|
|
35005
|
-
|
|
35006
|
-
button.E_l48ei06.ant-btn {
|
|
35007
|
-
font-size: 12px;
|
|
35008
|
-
line-height: 18px;
|
|
35009
|
-
height: 18px;
|
|
34877
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
34878
|
+
background-color: #0080ff;
|
|
35010
34879
|
}
|
|
35011
34880
|
|
|
35012
|
-
|
|
35013
|
-
color:
|
|
35014
|
-
height: unset;
|
|
34881
|
+
.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 {
|
|
34882
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
35015
34883
|
}
|
|
35016
34884
|
|
|
35017
|
-
|
|
35018
|
-
|
|
34885
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
34886
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
35019
34887
|
}
|
|
35020
34888
|
|
|
35021
|
-
|
|
35022
|
-
|
|
34889
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
34890
|
+
background-color: #f0483e;
|
|
35023
34891
|
}
|
|
35024
34892
|
|
|
35025
|
-
|
|
35026
|
-
color:
|
|
34893
|
+
.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 {
|
|
34894
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
35027
34895
|
}
|
|
35028
34896
|
|
|
35029
|
-
|
|
35030
|
-
color:
|
|
34897
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
34898
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
35031
34899
|
}
|
|
35032
34900
|
|
|
35033
|
-
|
|
35034
|
-
color: #
|
|
34901
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
34902
|
+
background-color: #fea008;
|
|
35035
34903
|
}
|
|
35036
34904
|
|
|
35037
|
-
|
|
35038
|
-
color:
|
|
34905
|
+
.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 {
|
|
34906
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
35039
34907
|
}
|
|
35040
34908
|
|
|
35041
|
-
|
|
35042
|
-
color:
|
|
34909
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
34910
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
35043
34911
|
}
|
|
35044
34912
|
|
|
35045
|
-
|
|
35046
|
-
color: #
|
|
34913
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
34914
|
+
background-color: #00ba5d;
|
|
35047
34915
|
}
|
|
35048
34916
|
|
|
35049
|
-
|
|
35050
|
-
color:
|
|
34917
|
+
.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 {
|
|
34918
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
35051
34919
|
}
|
|
35052
34920
|
|
|
35053
|
-
|
|
35054
|
-
color: rgba(
|
|
34921
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
34922
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35055
34923
|
}
|
|
35056
34924
|
|
|
35057
|
-
|
|
35058
|
-
color: #
|
|
34925
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
34926
|
+
background-color: #6b7d99;
|
|
35059
34927
|
}
|
|
35060
34928
|
|
|
35061
|
-
|
|
35062
|
-
color:
|
|
34929
|
+
.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 {
|
|
34930
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
35063
34931
|
}
|
|
35064
34932
|
|
|
35065
|
-
|
|
35066
|
-
|
|
34933
|
+
.E_satwmqm {
|
|
34934
|
+
width: 8px;
|
|
34935
|
+
height: 8px;
|
|
34936
|
+
border-radius: 50%;
|
|
34937
|
+
display: inline-block;
|
|
35067
34938
|
}
|
|
35068
34939
|
|
|
35069
34940
|
.E_tc97u5y {
|
|
@@ -35075,20 +34946,20 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35075
34946
|
height: 100%;
|
|
35076
34947
|
}
|
|
35077
34948
|
|
|
35078
|
-
.E_efzf37v .ant-table-
|
|
34949
|
+
.E_efzf37v .ant-table-tbody .ant-table-placeholder td {
|
|
35079
34950
|
height: 100%;
|
|
35080
34951
|
}
|
|
35081
34952
|
|
|
35082
|
-
.E_efzf37v
|
|
34953
|
+
.E_efzf37v table {
|
|
35083
34954
|
width: 100% !important;
|
|
35084
34955
|
height: 100%;
|
|
35085
34956
|
}
|
|
35086
34957
|
|
|
35087
|
-
.E_efzf37v
|
|
34958
|
+
.E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
35088
34959
|
padding: 15px 0;
|
|
35089
34960
|
}
|
|
35090
34961
|
|
|
35091
|
-
.E_efzf37v
|
|
34962
|
+
.E_efzf37v table thead.ant-table-thead {
|
|
35092
34963
|
display: none;
|
|
35093
34964
|
}
|
|
35094
34965
|
|
|
@@ -35517,32 +35388,143 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35517
35388
|
background: #fff;
|
|
35518
35389
|
}
|
|
35519
35390
|
|
|
35520
|
-
.
|
|
35521
|
-
|
|
35522
|
-
|
|
35523
|
-
|
|
35524
|
-
.E_w7ob4th.outside-tag .inside-tag {
|
|
35525
|
-
border-radius: 4px 0 0 4px;
|
|
35526
|
-
padding-right: 4px;
|
|
35527
|
-
margin-right: 4px;
|
|
35391
|
+
.E_ckui4s7 {
|
|
35392
|
+
color: #2d3a56;
|
|
35393
|
+
line-height: 22px;
|
|
35394
|
+
display: inline-flex;
|
|
35528
35395
|
}
|
|
35529
35396
|
|
|
35530
|
-
.
|
|
35397
|
+
.E_ckui4s7 .ant-checkbox {
|
|
35398
|
+
height: 22px;
|
|
35531
35399
|
display: flex;
|
|
35532
35400
|
align-items: center;
|
|
35533
|
-
|
|
35534
|
-
column-gap: 6px;
|
|
35401
|
+
top: 0;
|
|
35535
35402
|
}
|
|
35536
35403
|
|
|
35537
|
-
.
|
|
35404
|
+
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
35405
|
+
border: none;
|
|
35406
|
+
}
|
|
35407
|
+
|
|
35408
|
+
.E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
|
|
35409
|
+
border-color: #0080ff;
|
|
35410
|
+
}
|
|
35411
|
+
|
|
35412
|
+
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
35413
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
35414
|
+
}
|
|
35415
|
+
|
|
35416
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
35417
|
+
border: 1px solid #0080ff;
|
|
35418
|
+
}
|
|
35419
|
+
|
|
35420
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
35421
|
+
background: #0080ff;
|
|
35422
|
+
}
|
|
35423
|
+
|
|
35424
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
35425
|
+
background-color: #fff;
|
|
35426
|
+
height: 2px;
|
|
35427
|
+
width: 10px;
|
|
35428
|
+
border-radius: 2px;
|
|
35429
|
+
}
|
|
35430
|
+
|
|
35431
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
35432
|
+
opacity: 0.5;
|
|
35433
|
+
}
|
|
35434
|
+
|
|
35435
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
35436
|
+
background: rgba(211, 218, 235, 0.6);
|
|
35437
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
35438
|
+
}
|
|
35439
|
+
|
|
35440
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
35441
|
+
border-color: #2d3a56;
|
|
35442
|
+
}
|
|
35443
|
+
|
|
35444
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
35445
|
+
background: #2d3a56;
|
|
35446
|
+
}
|
|
35447
|
+
|
|
35448
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
35449
|
+
padding: 0;
|
|
35450
|
+
}
|
|
35451
|
+
|
|
35452
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
35453
|
+
display: inline-block;
|
|
35454
|
+
margin-left: 12px;
|
|
35455
|
+
color: #2d3a56;
|
|
35456
|
+
}
|
|
35457
|
+
|
|
35458
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
35459
|
+
margin-left: 28px;
|
|
35460
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35461
|
+
}
|
|
35462
|
+
|
|
35463
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
35464
|
+
margin-left: 8px;
|
|
35465
|
+
}
|
|
35466
|
+
|
|
35467
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
35468
|
+
margin-left: 24px;
|
|
35469
|
+
}
|
|
35470
|
+
|
|
35471
|
+
.E_lht19u8 {
|
|
35472
|
+
width: 64px;
|
|
35473
|
+
height: 64px;
|
|
35538
35474
|
display: flex;
|
|
35539
|
-
|
|
35475
|
+
align-items: center;
|
|
35540
35476
|
justify-content: center;
|
|
35541
|
-
|
|
35477
|
+
position: relative;
|
|
35478
|
+
opacity: 0.2;
|
|
35542
35479
|
}
|
|
35543
35480
|
|
|
35544
|
-
.
|
|
35545
|
-
|
|
35481
|
+
.E_lk3gkp4 {
|
|
35482
|
+
position: absolute;
|
|
35483
|
+
width: 5px;
|
|
35484
|
+
height: 48px;
|
|
35485
|
+
left: 9.33px;
|
|
35486
|
+
top: 40.5px;
|
|
35487
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
35488
|
+
border-radius: 5px;
|
|
35489
|
+
transform: rotate(-128deg);
|
|
35490
|
+
transform-origin: top left;
|
|
35491
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
35492
|
+
}
|
|
35493
|
+
|
|
35494
|
+
.E_ll4n94n {
|
|
35495
|
+
position: absolute;
|
|
35496
|
+
width: 5px;
|
|
35497
|
+
height: 48px;
|
|
35498
|
+
left: 40.8px;
|
|
35499
|
+
top: 8.4px;
|
|
35500
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
35501
|
+
border-radius: 5px;
|
|
35502
|
+
transform: rotate(-8deg);
|
|
35503
|
+
transform-origin: top left;
|
|
35504
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
35505
|
+
}
|
|
35506
|
+
|
|
35507
|
+
.E_l17lbdo6 {
|
|
35508
|
+
position: absolute;
|
|
35509
|
+
width: 5px;
|
|
35510
|
+
height: 48px;
|
|
35511
|
+
left: 52.9px;
|
|
35512
|
+
top: 51.8px;
|
|
35513
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
35514
|
+
border-radius: 5px;
|
|
35515
|
+
transform: rotate(112deg);
|
|
35516
|
+
transform-origin: top left;
|
|
35517
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
35518
|
+
}
|
|
35519
|
+
|
|
35520
|
+
.E_w7ob4th.outside-tag {
|
|
35521
|
+
padding-left: 0;
|
|
35522
|
+
}
|
|
35523
|
+
|
|
35524
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
35525
|
+
border-radius: 4px 0 0 4px;
|
|
35526
|
+
padding-right: 4px;
|
|
35527
|
+
margin-right: 4px;
|
|
35546
35528
|
}
|
|
35547
35529
|
|
|
35548
35530
|
.E_slr2ynn {
|
|
@@ -35574,6 +35556,24 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35574
35556
|
white-space: normal;
|
|
35575
35557
|
}
|
|
35576
35558
|
|
|
35559
|
+
.E_r77hffu {
|
|
35560
|
+
display: flex;
|
|
35561
|
+
align-items: center;
|
|
35562
|
+
justify-content: space-between;
|
|
35563
|
+
column-gap: 6px;
|
|
35564
|
+
}
|
|
35565
|
+
|
|
35566
|
+
.E_p1cmxsf7 {
|
|
35567
|
+
display: flex;
|
|
35568
|
+
flex-direction: column;
|
|
35569
|
+
justify-content: center;
|
|
35570
|
+
row-gap: var(--p1cmxsf7-0);
|
|
35571
|
+
}
|
|
35572
|
+
|
|
35573
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
35574
|
+
font-size: 0;
|
|
35575
|
+
}
|
|
35576
|
+
|
|
35577
35577
|
.E_sjob3jg {
|
|
35578
35578
|
--item-min-width: 60px;
|
|
35579
35579
|
}
|
|
@@ -35806,6 +35806,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35806
35806
|
justify-content: center;
|
|
35807
35807
|
}
|
|
35808
35808
|
|
|
35809
|
+
.E_i1g85yz3 {
|
|
35810
|
+
margin-right: 4px;
|
|
35811
|
+
height: 16px;
|
|
35812
|
+
}
|
|
35813
|
+
|
|
35809
35814
|
.E_t1dtlqs1 {
|
|
35810
35815
|
margin-bottom: 4px;
|
|
35811
35816
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -36076,11 +36081,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
36076
36081
|
background: rgba(163, 180, 204, 0.18);
|
|
36077
36082
|
}
|
|
36078
36083
|
|
|
36079
|
-
.E_i1g85yz3 {
|
|
36080
|
-
margin-right: 4px;
|
|
36081
|
-
height: 16px;
|
|
36082
|
-
}
|
|
36083
|
-
|
|
36084
36084
|
.E_msn7nxt {
|
|
36085
36085
|
color: rgba(44, 56, 82, 0.6);
|
|
36086
36086
|
text-align: center;
|
|
@@ -36377,6 +36377,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
36377
36377
|
display: block;
|
|
36378
36378
|
}
|
|
36379
36379
|
|
|
36380
|
+
.E_i14c7jc8 {
|
|
36381
|
+
color: var(--i14c7jc8-0);
|
|
36382
|
+
}
|
|
36383
|
+
|
|
36384
|
+
.E_i1ibuolf {
|
|
36385
|
+
display: flex;
|
|
36386
|
+
align-items: center;
|
|
36387
|
+
column-gap: 4px;
|
|
36388
|
+
font-size: 12px;
|
|
36389
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
36390
|
+
}
|
|
36391
|
+
|
|
36380
36392
|
.E_d1u4ndxc {
|
|
36381
36393
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
36382
36394
|
font-size: 12px;
|
|
@@ -36407,15 +36419,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
36407
36419
|
to {
|
|
36408
36420
|
transform: translateX(100%);
|
|
36409
36421
|
}
|
|
36410
|
-
}
|
|
36411
|
-
.E_i14c7jc8 {
|
|
36412
|
-
color: var(--i14c7jc8-0);
|
|
36413
|
-
}
|
|
36414
|
-
|
|
36415
|
-
.E_i1ibuolf {
|
|
36416
|
-
display: flex;
|
|
36417
|
-
align-items: center;
|
|
36418
|
-
column-gap: 4px;
|
|
36419
|
-
font-size: 12px;
|
|
36420
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
36421
36422
|
}
|