@cloudtower/eagle 0.32.5 → 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 +696 -696
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +580 -580
- package/package.json +4 -4
package/dist/style.css
CHANGED
|
@@ -29573,81 +29573,6 @@ html body {
|
|
|
29573
29573
|
margin-left: 1px;
|
|
29574
29574
|
}
|
|
29575
29575
|
|
|
29576
|
-
.E_s1ebs0ra {
|
|
29577
|
-
display: flex;
|
|
29578
|
-
align-items: center;
|
|
29579
|
-
justify-content: space-between;
|
|
29580
|
-
background: #edf0f7;
|
|
29581
|
-
padding: 8px 12px;
|
|
29582
|
-
position: sticky;
|
|
29583
|
-
top: 0;
|
|
29584
|
-
z-index: 1;
|
|
29585
|
-
margin-bottom: -52px;
|
|
29586
|
-
}
|
|
29587
|
-
.E_s1ebs0ra .select-total {
|
|
29588
|
-
display: flex;
|
|
29589
|
-
align-items: center;
|
|
29590
|
-
font-weight: 700;
|
|
29591
|
-
flex-shrink: 0;
|
|
29592
|
-
}
|
|
29593
|
-
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
29594
|
-
cursor: pointer;
|
|
29595
|
-
margin-left: 8px;
|
|
29596
|
-
width: 32px;
|
|
29597
|
-
height: 32px;
|
|
29598
|
-
border-radius: 50%;
|
|
29599
|
-
justify-content: center;
|
|
29600
|
-
}
|
|
29601
|
-
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
29602
|
-
background: rgba(225, 230, 241, 0.6);
|
|
29603
|
-
}
|
|
29604
|
-
.E_s1ebs0ra .action-group {
|
|
29605
|
-
flex: 1;
|
|
29606
|
-
margin-left: 88px;
|
|
29607
|
-
white-space: nowrap;
|
|
29608
|
-
text-align: right;
|
|
29609
|
-
position: relative;
|
|
29610
|
-
padding: 4px 0;
|
|
29611
|
-
margin-top: -4px;
|
|
29612
|
-
overflow: hidden;
|
|
29613
|
-
}
|
|
29614
|
-
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
29615
|
-
transform: translateY(-4px);
|
|
29616
|
-
}
|
|
29617
|
-
.E_s1ebs0ra .action-group button {
|
|
29618
|
-
border: none;
|
|
29619
|
-
}
|
|
29620
|
-
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
29621
|
-
margin-right: 8px;
|
|
29622
|
-
}
|
|
29623
|
-
.E_s1ebs0ra .action-group > button:last-child {
|
|
29624
|
-
margin-right: 4px;
|
|
29625
|
-
}
|
|
29626
|
-
.E_s1ebs0ra .action-group .more-btn {
|
|
29627
|
-
cursor: pointer;
|
|
29628
|
-
width: 32px;
|
|
29629
|
-
height: 32px;
|
|
29630
|
-
justify-content: center;
|
|
29631
|
-
border-radius: 50%;
|
|
29632
|
-
}
|
|
29633
|
-
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
29634
|
-
background: #fff;
|
|
29635
|
-
}
|
|
29636
|
-
|
|
29637
|
-
.E_gmyahx3 {
|
|
29638
|
-
cursor: pointer;
|
|
29639
|
-
}
|
|
29640
|
-
.E_gmyahx3 .link-text {
|
|
29641
|
-
color: rgba(0, 21, 64, 0.3);
|
|
29642
|
-
}
|
|
29643
|
-
.E_gmyahx3:hover .link-text {
|
|
29644
|
-
color: #0080ff;
|
|
29645
|
-
}
|
|
29646
|
-
|
|
29647
|
-
span.E_tqjc4ui {
|
|
29648
|
-
margin: 0 2px;
|
|
29649
|
-
}
|
|
29650
|
-
|
|
29651
29576
|
.E_c18bcrac {
|
|
29652
29577
|
display: inline-block;
|
|
29653
29578
|
width: 100%;
|
|
@@ -29695,6 +29620,20 @@ span.E_tqjc4ui {
|
|
|
29695
29620
|
margin-right: 4px;
|
|
29696
29621
|
}
|
|
29697
29622
|
|
|
29623
|
+
.E_gmyahx3 {
|
|
29624
|
+
cursor: pointer;
|
|
29625
|
+
}
|
|
29626
|
+
.E_gmyahx3 .link-text {
|
|
29627
|
+
color: rgba(0, 21, 64, 0.3);
|
|
29628
|
+
}
|
|
29629
|
+
.E_gmyahx3:hover .link-text {
|
|
29630
|
+
color: #0080ff;
|
|
29631
|
+
}
|
|
29632
|
+
|
|
29633
|
+
span.E_tqjc4ui {
|
|
29634
|
+
margin: 0 2px;
|
|
29635
|
+
}
|
|
29636
|
+
|
|
29698
29637
|
.E_n12mqh7z {
|
|
29699
29638
|
display: flex;
|
|
29700
29639
|
align-items: center;
|
|
@@ -29714,33 +29653,6 @@ span.E_tqjc4ui {
|
|
|
29714
29653
|
overflow: auto;
|
|
29715
29654
|
}
|
|
29716
29655
|
|
|
29717
|
-
.E_ou7iq30 {
|
|
29718
|
-
overflow: hidden;
|
|
29719
|
-
text-overflow: ellipsis;
|
|
29720
|
-
}
|
|
29721
|
-
|
|
29722
|
-
.E_s1tui002 {
|
|
29723
|
-
white-space: nowrap;
|
|
29724
|
-
}
|
|
29725
|
-
|
|
29726
|
-
.E_mxrc2zg {
|
|
29727
|
-
display: -webkit-box;
|
|
29728
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
29729
|
-
-webkit-box-orient: vertical;
|
|
29730
|
-
word-break: break-all;
|
|
29731
|
-
}
|
|
29732
|
-
|
|
29733
|
-
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
29734
|
-
display: none;
|
|
29735
|
-
}
|
|
29736
|
-
.E_t1vv6d68 .ant-tooltip-inner {
|
|
29737
|
-
background: rgba(23, 38, 64, 0.8);
|
|
29738
|
-
border-radius: 4px;
|
|
29739
|
-
}
|
|
29740
|
-
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
29741
|
-
visibility: hidden;
|
|
29742
|
-
}
|
|
29743
|
-
|
|
29744
29656
|
.E_clm1wy1 {
|
|
29745
29657
|
width: 192px;
|
|
29746
29658
|
height: 246px;
|
|
@@ -29834,144 +29746,31 @@ span.E_tqjc4ui {
|
|
|
29834
29746
|
border-radius: 2px;
|
|
29835
29747
|
}
|
|
29836
29748
|
|
|
29837
|
-
.
|
|
29838
|
-
width: 648px;
|
|
29839
|
-
}
|
|
29840
|
-
.E_c1up1pdz.active {
|
|
29841
|
-
border-color: #0080ff;
|
|
29842
|
-
}
|
|
29843
|
-
.E_c1up1pdz.active > header {
|
|
29844
|
-
background: rgba(0, 128, 255, 0.1);
|
|
29845
|
-
}
|
|
29846
|
-
.E_c1up1pdz .expand {
|
|
29847
|
-
padding: 12px;
|
|
29848
|
-
}
|
|
29849
|
-
.E_c1up1pdz .field-item {
|
|
29850
|
-
display: flex;
|
|
29851
|
-
padding: 10px 0;
|
|
29852
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
29853
|
-
}
|
|
29854
|
-
.E_c1up1pdz .field-item:last-child {
|
|
29855
|
-
border-bottom: none;
|
|
29856
|
-
padding-bottom: 0;
|
|
29857
|
-
}
|
|
29858
|
-
.E_c1up1pdz .field-item label {
|
|
29859
|
-
line-height: 32px;
|
|
29860
|
-
width: 100px;
|
|
29861
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29862
|
-
}
|
|
29863
|
-
.E_c1up1pdz .help {
|
|
29864
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29865
|
-
margin-top: 5px;
|
|
29866
|
-
}
|
|
29867
|
-
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
29868
|
-
.E_c1up1pdz .ant-picker {
|
|
29869
|
-
width: 128px;
|
|
29870
|
-
}
|
|
29871
|
-
|
|
29872
|
-
.E_c156wh19 {
|
|
29873
|
-
display: flex;
|
|
29874
|
-
align-items: center;
|
|
29875
|
-
justify-content: space-between;
|
|
29876
|
-
word-break: keep-all;
|
|
29877
|
-
}
|
|
29878
|
-
.E_c156wh19 .title {
|
|
29879
|
-
margin: 0 16px 0 8px;
|
|
29880
|
-
}
|
|
29881
|
-
.E_c156wh19 .retain {
|
|
29882
|
-
color: rgba(129, 138, 153, 0.6);
|
|
29883
|
-
}
|
|
29884
|
-
.E_c156wh19 div.left {
|
|
29885
|
-
flex: 1;
|
|
29886
|
-
display: flex;
|
|
29887
|
-
overflow: hidden;
|
|
29888
|
-
align-items: center;
|
|
29889
|
-
justify-content: flex-start;
|
|
29890
|
-
white-space: nowrap;
|
|
29891
|
-
}
|
|
29892
|
-
.E_c156wh19 div.left .title {
|
|
29893
|
-
max-width: 100%;
|
|
29749
|
+
.E_ou7iq30 {
|
|
29894
29750
|
overflow: hidden;
|
|
29895
29751
|
text-overflow: ellipsis;
|
|
29896
29752
|
}
|
|
29897
|
-
.E_c156wh19 div.right {
|
|
29898
|
-
display: flex;
|
|
29899
|
-
align-items: center;
|
|
29900
|
-
}
|
|
29901
|
-
.E_c156wh19 .reverse {
|
|
29902
|
-
display: flex;
|
|
29903
|
-
flex-direction: row-reverse;
|
|
29904
|
-
align-items: center;
|
|
29905
|
-
}
|
|
29906
|
-
.E_c156wh19 .reverse .ant-switch {
|
|
29907
|
-
margin-left: 8px;
|
|
29908
|
-
}
|
|
29909
|
-
.E_c156wh19 .close {
|
|
29910
|
-
padding-left: 14px;
|
|
29911
|
-
margin-left: 14px;
|
|
29912
|
-
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
29913
|
-
cursor: pointer;
|
|
29914
|
-
}
|
|
29915
29753
|
|
|
29916
|
-
.
|
|
29917
|
-
|
|
29918
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
29919
|
-
}
|
|
29920
|
-
.E_m126spxy .ant-btn-link {
|
|
29921
|
-
padding: 1px 10px;
|
|
29922
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29923
|
-
border-radius: 4px;
|
|
29924
|
-
}
|
|
29925
|
-
.E_m126spxy .ant-btn-link.active {
|
|
29926
|
-
background: rgba(0, 128, 255, 0.1);
|
|
29927
|
-
color: #0096ff;
|
|
29754
|
+
.E_s1tui002 {
|
|
29755
|
+
white-space: nowrap;
|
|
29928
29756
|
}
|
|
29929
29757
|
|
|
29930
|
-
.
|
|
29931
|
-
|
|
29932
|
-
|
|
29933
|
-
|
|
29934
|
-
|
|
29935
|
-
.E_wpbf4pq .ant-picker {
|
|
29936
|
-
width: 80px;
|
|
29937
|
-
margin: 0 9px;
|
|
29938
|
-
text-align: center;
|
|
29939
|
-
}
|
|
29940
|
-
.E_wpbf4pq .options {
|
|
29941
|
-
padding: 12px 0 12px 16px;
|
|
29942
|
-
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
29943
|
-
margin: 5px 0 5px 8px;
|
|
29944
|
-
}
|
|
29945
|
-
.E_wpbf4pq .week-day-option,
|
|
29946
|
-
.E_wpbf4pq .month-day-option {
|
|
29947
|
-
background: #f5f7fa;
|
|
29948
|
-
box-sizing: border-box;
|
|
29949
|
-
border-radius: 16px;
|
|
29950
|
-
margin-right: 8px;
|
|
29951
|
-
}
|
|
29952
|
-
.E_wpbf4pq .week-day-option:focus,
|
|
29953
|
-
.E_wpbf4pq .month-day-option:focus {
|
|
29954
|
-
color: inherit;
|
|
29955
|
-
border-color: #d9d9d9;
|
|
29956
|
-
}
|
|
29957
|
-
.E_wpbf4pq .week-day-option.active {
|
|
29958
|
-
background-color: #0096ff;
|
|
29959
|
-
border-color: #0096ff;
|
|
29960
|
-
color: #fff;
|
|
29758
|
+
.E_mxrc2zg {
|
|
29759
|
+
display: -webkit-box;
|
|
29760
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
29761
|
+
-webkit-box-orient: vertical;
|
|
29762
|
+
word-break: break-all;
|
|
29961
29763
|
}
|
|
29962
|
-
|
|
29963
|
-
|
|
29964
|
-
|
|
29764
|
+
|
|
29765
|
+
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
29766
|
+
display: none;
|
|
29965
29767
|
}
|
|
29966
|
-
.
|
|
29967
|
-
|
|
29968
|
-
|
|
29969
|
-
margin-bottom: 8px;
|
|
29768
|
+
.E_t1vv6d68 .ant-tooltip-inner {
|
|
29769
|
+
background: rgba(23, 38, 64, 0.8);
|
|
29770
|
+
border-radius: 4px;
|
|
29970
29771
|
}
|
|
29971
|
-
.
|
|
29972
|
-
|
|
29973
|
-
border-color: #0096ff;
|
|
29974
|
-
color: #fff;
|
|
29772
|
+
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
29773
|
+
visibility: hidden;
|
|
29975
29774
|
}
|
|
29976
29775
|
|
|
29977
29776
|
.E_s1at6qmn.ant-layout-sider {
|
|
@@ -30084,35 +29883,208 @@ span.E_tqjc4ui {
|
|
|
30084
29883
|
overflow: hidden;
|
|
30085
29884
|
white-space: nowrap;
|
|
30086
29885
|
text-overflow: ellipsis;
|
|
30087
|
-
text-align: left;
|
|
29886
|
+
text-align: left;
|
|
29887
|
+
}
|
|
29888
|
+
|
|
29889
|
+
.E_s1ebs0ra {
|
|
29890
|
+
display: flex;
|
|
29891
|
+
align-items: center;
|
|
29892
|
+
justify-content: space-between;
|
|
29893
|
+
background: #edf0f7;
|
|
29894
|
+
padding: 8px 12px;
|
|
29895
|
+
position: sticky;
|
|
29896
|
+
top: 0;
|
|
29897
|
+
z-index: 1;
|
|
29898
|
+
margin-bottom: -52px;
|
|
29899
|
+
}
|
|
29900
|
+
.E_s1ebs0ra .select-total {
|
|
29901
|
+
display: flex;
|
|
29902
|
+
align-items: center;
|
|
29903
|
+
font-weight: 700;
|
|
29904
|
+
flex-shrink: 0;
|
|
29905
|
+
}
|
|
29906
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
29907
|
+
cursor: pointer;
|
|
29908
|
+
margin-left: 8px;
|
|
29909
|
+
width: 32px;
|
|
29910
|
+
height: 32px;
|
|
29911
|
+
border-radius: 50%;
|
|
29912
|
+
justify-content: center;
|
|
29913
|
+
}
|
|
29914
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
29915
|
+
background: rgba(225, 230, 241, 0.6);
|
|
29916
|
+
}
|
|
29917
|
+
.E_s1ebs0ra .action-group {
|
|
29918
|
+
flex: 1;
|
|
29919
|
+
margin-left: 88px;
|
|
29920
|
+
white-space: nowrap;
|
|
29921
|
+
text-align: right;
|
|
29922
|
+
position: relative;
|
|
29923
|
+
padding: 4px 0;
|
|
29924
|
+
margin-top: -4px;
|
|
29925
|
+
overflow: hidden;
|
|
29926
|
+
}
|
|
29927
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
29928
|
+
transform: translateY(-4px);
|
|
29929
|
+
}
|
|
29930
|
+
.E_s1ebs0ra .action-group button {
|
|
29931
|
+
border: none;
|
|
29932
|
+
}
|
|
29933
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
29934
|
+
margin-right: 8px;
|
|
29935
|
+
}
|
|
29936
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
29937
|
+
margin-right: 4px;
|
|
29938
|
+
}
|
|
29939
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
29940
|
+
cursor: pointer;
|
|
29941
|
+
width: 32px;
|
|
29942
|
+
height: 32px;
|
|
29943
|
+
justify-content: center;
|
|
29944
|
+
border-radius: 50%;
|
|
29945
|
+
}
|
|
29946
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
29947
|
+
background: #fff;
|
|
29948
|
+
}
|
|
29949
|
+
|
|
29950
|
+
.E_c1up1pdz {
|
|
29951
|
+
width: 648px;
|
|
29952
|
+
}
|
|
29953
|
+
.E_c1up1pdz.active {
|
|
29954
|
+
border-color: #0080ff;
|
|
29955
|
+
}
|
|
29956
|
+
.E_c1up1pdz.active > header {
|
|
29957
|
+
background: rgba(0, 128, 255, 0.1);
|
|
29958
|
+
}
|
|
29959
|
+
.E_c1up1pdz .expand {
|
|
29960
|
+
padding: 12px;
|
|
29961
|
+
}
|
|
29962
|
+
.E_c1up1pdz .field-item {
|
|
29963
|
+
display: flex;
|
|
29964
|
+
padding: 10px 0;
|
|
29965
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
29966
|
+
}
|
|
29967
|
+
.E_c1up1pdz .field-item:last-child {
|
|
29968
|
+
border-bottom: none;
|
|
29969
|
+
padding-bottom: 0;
|
|
29970
|
+
}
|
|
29971
|
+
.E_c1up1pdz .field-item label {
|
|
29972
|
+
line-height: 32px;
|
|
29973
|
+
width: 100px;
|
|
29974
|
+
color: rgba(62, 70, 82, 0.6);
|
|
29975
|
+
}
|
|
29976
|
+
.E_c1up1pdz .help {
|
|
29977
|
+
color: rgba(62, 70, 82, 0.6);
|
|
29978
|
+
margin-top: 5px;
|
|
29979
|
+
}
|
|
29980
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
29981
|
+
.E_c1up1pdz .ant-picker {
|
|
29982
|
+
width: 128px;
|
|
29983
|
+
}
|
|
29984
|
+
|
|
29985
|
+
.E_c156wh19 {
|
|
29986
|
+
display: flex;
|
|
29987
|
+
align-items: center;
|
|
29988
|
+
justify-content: space-between;
|
|
29989
|
+
word-break: keep-all;
|
|
29990
|
+
}
|
|
29991
|
+
.E_c156wh19 .title {
|
|
29992
|
+
margin: 0 16px 0 8px;
|
|
29993
|
+
}
|
|
29994
|
+
.E_c156wh19 .retain {
|
|
29995
|
+
color: rgba(129, 138, 153, 0.6);
|
|
29996
|
+
}
|
|
29997
|
+
.E_c156wh19 div.left {
|
|
29998
|
+
flex: 1;
|
|
29999
|
+
display: flex;
|
|
30000
|
+
overflow: hidden;
|
|
30001
|
+
align-items: center;
|
|
30002
|
+
justify-content: flex-start;
|
|
30003
|
+
white-space: nowrap;
|
|
30004
|
+
}
|
|
30005
|
+
.E_c156wh19 div.left .title {
|
|
30006
|
+
max-width: 100%;
|
|
30007
|
+
overflow: hidden;
|
|
30008
|
+
text-overflow: ellipsis;
|
|
30088
30009
|
}
|
|
30089
|
-
|
|
30090
|
-
.E_s1iv0tp1 .enabled-switch {
|
|
30010
|
+
.E_c156wh19 div.right {
|
|
30091
30011
|
display: flex;
|
|
30092
30012
|
align-items: center;
|
|
30093
30013
|
}
|
|
30094
|
-
.
|
|
30095
|
-
|
|
30014
|
+
.E_c156wh19 .reverse {
|
|
30015
|
+
display: flex;
|
|
30016
|
+
flex-direction: row-reverse;
|
|
30017
|
+
align-items: center;
|
|
30018
|
+
}
|
|
30019
|
+
.E_c156wh19 .reverse .ant-switch {
|
|
30020
|
+
margin-left: 8px;
|
|
30021
|
+
}
|
|
30022
|
+
.E_c156wh19 .close {
|
|
30023
|
+
padding-left: 14px;
|
|
30024
|
+
margin-left: 14px;
|
|
30025
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
30026
|
+
cursor: pointer;
|
|
30096
30027
|
}
|
|
30097
30028
|
|
|
30098
|
-
.
|
|
30099
|
-
|
|
30029
|
+
.E_m126spxy {
|
|
30030
|
+
padding-bottom: 4px;
|
|
30031
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30032
|
+
}
|
|
30033
|
+
.E_m126spxy .ant-btn-link {
|
|
30034
|
+
padding: 1px 10px;
|
|
30035
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30100
30036
|
border-radius: 4px;
|
|
30101
30037
|
}
|
|
30102
|
-
.
|
|
30103
|
-
|
|
30038
|
+
.E_m126spxy .ant-btn-link.active {
|
|
30039
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30040
|
+
color: #0096ff;
|
|
30104
30041
|
}
|
|
30105
|
-
|
|
30106
|
-
|
|
30042
|
+
|
|
30043
|
+
.E_wpbf4pq {
|
|
30044
|
+
padding: 10px 0;
|
|
30045
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30107
30046
|
}
|
|
30108
|
-
.
|
|
30109
|
-
|
|
30047
|
+
.E_wpbf4pq .ant-input,
|
|
30048
|
+
.E_wpbf4pq .ant-picker {
|
|
30049
|
+
width: 80px;
|
|
30050
|
+
margin: 0 9px;
|
|
30051
|
+
text-align: center;
|
|
30110
30052
|
}
|
|
30111
|
-
.
|
|
30112
|
-
|
|
30053
|
+
.E_wpbf4pq .options {
|
|
30054
|
+
padding: 12px 0 12px 16px;
|
|
30055
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
30056
|
+
margin: 5px 0 5px 8px;
|
|
30113
30057
|
}
|
|
30114
|
-
.
|
|
30115
|
-
|
|
30058
|
+
.E_wpbf4pq .week-day-option,
|
|
30059
|
+
.E_wpbf4pq .month-day-option {
|
|
30060
|
+
background: #f5f7fa;
|
|
30061
|
+
box-sizing: border-box;
|
|
30062
|
+
border-radius: 16px;
|
|
30063
|
+
margin-right: 8px;
|
|
30064
|
+
}
|
|
30065
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
30066
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
30067
|
+
color: inherit;
|
|
30068
|
+
border-color: #d9d9d9;
|
|
30069
|
+
}
|
|
30070
|
+
.E_wpbf4pq .week-day-option.active {
|
|
30071
|
+
background-color: #0096ff;
|
|
30072
|
+
border-color: #0096ff;
|
|
30073
|
+
color: #fff;
|
|
30074
|
+
}
|
|
30075
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
30076
|
+
width: 110px;
|
|
30077
|
+
margin-top: 4px;
|
|
30078
|
+
}
|
|
30079
|
+
.E_wpbf4pq .month-day-option {
|
|
30080
|
+
width: 32px;
|
|
30081
|
+
padding: 0;
|
|
30082
|
+
margin-bottom: 8px;
|
|
30083
|
+
}
|
|
30084
|
+
.E_wpbf4pq .month-day-option.active {
|
|
30085
|
+
background-color: #0096ff;
|
|
30086
|
+
border-color: #0096ff;
|
|
30087
|
+
color: #fff;
|
|
30116
30088
|
}
|
|
30117
30089
|
|
|
30118
30090
|
.E_t1sqg15u {
|
|
@@ -30205,6 +30177,34 @@ span.E_tqjc4ui {
|
|
|
30205
30177
|
padding-right: 12px;
|
|
30206
30178
|
}
|
|
30207
30179
|
|
|
30180
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
30181
|
+
display: flex;
|
|
30182
|
+
align-items: center;
|
|
30183
|
+
}
|
|
30184
|
+
.E_s1iv0tp1 .enabled-text {
|
|
30185
|
+
margin-right: 8px;
|
|
30186
|
+
}
|
|
30187
|
+
|
|
30188
|
+
.E_c18gxmrl {
|
|
30189
|
+
border: 1px solid #d8deeb;
|
|
30190
|
+
border-radius: 4px;
|
|
30191
|
+
}
|
|
30192
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
30193
|
+
margin-top: 8px;
|
|
30194
|
+
}
|
|
30195
|
+
.E_c18gxmrl:hover {
|
|
30196
|
+
border-color: #0080ff;
|
|
30197
|
+
}
|
|
30198
|
+
.E_c18gxmrl:hover > header {
|
|
30199
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30200
|
+
}
|
|
30201
|
+
.E_c18gxmrl.active header {
|
|
30202
|
+
border-bottom: 1px solid #d8deeb;
|
|
30203
|
+
}
|
|
30204
|
+
.E_c18gxmrl > header {
|
|
30205
|
+
padding: 8px 12px;
|
|
30206
|
+
}
|
|
30207
|
+
|
|
30208
30208
|
.E_berrcjl {
|
|
30209
30209
|
color: rgba(10, 37, 85, 0.6);
|
|
30210
30210
|
margin-bottom: 4px;
|
|
@@ -30221,6 +30221,19 @@ span.E_tqjc4ui {
|
|
|
30221
30221
|
color: #005ed1;
|
|
30222
30222
|
}
|
|
30223
30223
|
|
|
30224
|
+
.E_m74vjol {
|
|
30225
|
+
display: flex;
|
|
30226
|
+
justify-content: space-between;
|
|
30227
|
+
width: 100%;
|
|
30228
|
+
}
|
|
30229
|
+
.E_m74vjol .action {
|
|
30230
|
+
margin-left: 16px;
|
|
30231
|
+
}
|
|
30232
|
+
|
|
30233
|
+
.E_a1o35uvh .ant-alert-message {
|
|
30234
|
+
width: 100%;
|
|
30235
|
+
}
|
|
30236
|
+
|
|
30224
30237
|
.E_wg1tsps {
|
|
30225
30238
|
display: flex;
|
|
30226
30239
|
align-items: center;
|
|
@@ -30244,48 +30257,6 @@ span.E_tqjc4ui {
|
|
|
30244
30257
|
color: #00122e !important;
|
|
30245
30258
|
}
|
|
30246
30259
|
|
|
30247
|
-
.E_m74vjol {
|
|
30248
|
-
display: flex;
|
|
30249
|
-
justify-content: space-between;
|
|
30250
|
-
width: 100%;
|
|
30251
|
-
}
|
|
30252
|
-
.E_m74vjol .action {
|
|
30253
|
-
margin-left: 16px;
|
|
30254
|
-
}
|
|
30255
|
-
|
|
30256
|
-
.E_a1o35uvh .ant-alert-message {
|
|
30257
|
-
width: 100%;
|
|
30258
|
-
}
|
|
30259
|
-
|
|
30260
|
-
.E_b1nip9bk {
|
|
30261
|
-
padding: 4px 11px;
|
|
30262
|
-
}
|
|
30263
|
-
|
|
30264
|
-
.E_bqamoqe {
|
|
30265
|
-
white-space: nowrap;
|
|
30266
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30267
|
-
}
|
|
30268
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30269
|
-
--color: #0080ff;
|
|
30270
|
-
}
|
|
30271
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
30272
|
-
--color: #0080ff;
|
|
30273
|
-
}
|
|
30274
|
-
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
30275
|
-
margin-left: 1px;
|
|
30276
|
-
}
|
|
30277
|
-
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
30278
|
-
border-top-right-radius: 0;
|
|
30279
|
-
border-bottom-right-radius: 0;
|
|
30280
|
-
}
|
|
30281
|
-
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
30282
|
-
border-top-left-radius: 0;
|
|
30283
|
-
border-bottom-left-radius: 0;
|
|
30284
|
-
}
|
|
30285
|
-
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30286
|
-
border-radius: unset;
|
|
30287
|
-
}
|
|
30288
|
-
|
|
30289
30260
|
.E_t160l1cm {
|
|
30290
30261
|
display: flex;
|
|
30291
30262
|
flex-direction: column;
|
|
@@ -30489,6 +30460,35 @@ span.E_tqjc4ui {
|
|
|
30489
30460
|
background: transparent;
|
|
30490
30461
|
}
|
|
30491
30462
|
|
|
30463
|
+
.E_b1nip9bk {
|
|
30464
|
+
padding: 4px 11px;
|
|
30465
|
+
}
|
|
30466
|
+
|
|
30467
|
+
.E_bqamoqe {
|
|
30468
|
+
white-space: nowrap;
|
|
30469
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30470
|
+
}
|
|
30471
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30472
|
+
--color: #0080ff;
|
|
30473
|
+
}
|
|
30474
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
30475
|
+
--color: #0080ff;
|
|
30476
|
+
}
|
|
30477
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
30478
|
+
margin-left: 1px;
|
|
30479
|
+
}
|
|
30480
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
30481
|
+
border-top-right-radius: 0;
|
|
30482
|
+
border-bottom-right-radius: 0;
|
|
30483
|
+
}
|
|
30484
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
30485
|
+
border-top-left-radius: 0;
|
|
30486
|
+
border-bottom-left-radius: 0;
|
|
30487
|
+
}
|
|
30488
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30489
|
+
border-radius: unset;
|
|
30490
|
+
}
|
|
30491
|
+
|
|
30492
30492
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
30493
30493
|
justify-content: center;
|
|
30494
30494
|
}
|
|
@@ -30765,39 +30765,34 @@ button.E_n7k2c6r {
|
|
|
30765
30765
|
text-align: center;
|
|
30766
30766
|
}
|
|
30767
30767
|
|
|
30768
|
-
.
|
|
30769
|
-
|
|
30770
|
-
}
|
|
30771
|
-
.E_c1yyuluq .ant-card-body {
|
|
30772
|
-
padding: 20px 24px 24px 24px;
|
|
30768
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30769
|
+
display: flex;
|
|
30773
30770
|
}
|
|
30774
30771
|
|
|
30775
|
-
.
|
|
30776
|
-
|
|
30777
|
-
|
|
30778
|
-
|
|
30779
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30780
|
-
padding-top: 0px;
|
|
30781
|
-
padding-bottom: 0px;
|
|
30782
|
-
padding-left: 0px !important;
|
|
30783
|
-
padding-right: 24px;
|
|
30784
|
-
}
|
|
30785
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
30786
|
-
right: 0px;
|
|
30772
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30773
|
+
padding: 4px 8px 0 8px;
|
|
30774
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30775
|
+
font-size: 12px;
|
|
30787
30776
|
}
|
|
30788
|
-
.
|
|
30789
|
-
padding:
|
|
30777
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30778
|
+
padding-bottom: 6px;
|
|
30790
30779
|
}
|
|
30791
|
-
|
|
30792
|
-
|
|
30793
|
-
|
|
30794
|
-
cursor: default;
|
|
30780
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30781
|
+
padding-top: 4px;
|
|
30782
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30795
30783
|
}
|
|
30796
30784
|
|
|
30797
30785
|
.E_sx1bpnu .ant-input-sm {
|
|
30798
30786
|
line-height: 18px;
|
|
30799
30787
|
}
|
|
30800
30788
|
|
|
30789
|
+
.E_c1yyuluq {
|
|
30790
|
+
border-radius: 8px;
|
|
30791
|
+
}
|
|
30792
|
+
.E_c1yyuluq .ant-card-body {
|
|
30793
|
+
padding: 20px 24px 24px 24px;
|
|
30794
|
+
}
|
|
30795
|
+
|
|
30801
30796
|
.E_d1bw7c5z {
|
|
30802
30797
|
position: relative;
|
|
30803
30798
|
max-width: 388px;
|
|
@@ -30873,29 +30868,12 @@ button.E_n7k2c6r {
|
|
|
30873
30868
|
width: 140px;
|
|
30874
30869
|
}
|
|
30875
30870
|
.E_t10pqbtc .item {
|
|
30876
|
-
margin: 6px auto;
|
|
30877
|
-
display: flex;
|
|
30878
|
-
justify-content: space-between;
|
|
30879
|
-
}
|
|
30880
|
-
.E_t10pqbtc .item .name {
|
|
30881
|
-
width: 102px;
|
|
30882
|
-
}
|
|
30883
|
-
|
|
30884
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30885
|
-
display: flex;
|
|
30886
|
-
}
|
|
30887
|
-
|
|
30888
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30889
|
-
padding: 4px 8px 0 8px;
|
|
30890
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30891
|
-
font-size: 12px;
|
|
30892
|
-
}
|
|
30893
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30894
|
-
padding-bottom: 6px;
|
|
30871
|
+
margin: 6px auto;
|
|
30872
|
+
display: flex;
|
|
30873
|
+
justify-content: space-between;
|
|
30895
30874
|
}
|
|
30896
|
-
.
|
|
30897
|
-
|
|
30898
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30875
|
+
.E_t10pqbtc .item .name {
|
|
30876
|
+
width: 102px;
|
|
30899
30877
|
}
|
|
30900
30878
|
|
|
30901
30879
|
.E_phljevk {
|
|
@@ -30955,95 +30933,26 @@ button.E_n7k2c6r {
|
|
|
30955
30933
|
line-height: 18px;
|
|
30956
30934
|
}
|
|
30957
30935
|
|
|
30958
|
-
.
|
|
30959
|
-
|
|
30960
|
-
|
|
30961
|
-
.E_i11gg7mj .ant-input-suffix {
|
|
30962
|
-
margin-left: 8px;
|
|
30963
|
-
}
|
|
30964
|
-
|
|
30965
|
-
.E_cc368xp {
|
|
30966
|
-
color: #00122e;
|
|
30967
|
-
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
30968
|
-
margin-right: 8px;
|
|
30969
|
-
padding-right: 8px;
|
|
30970
|
-
}
|
|
30971
|
-
|
|
30972
|
-
.E_i11o6xqj {
|
|
30973
|
-
display: flex;
|
|
30974
|
-
gap: 4px;
|
|
30975
|
-
}
|
|
30976
|
-
.E_i11o6xqj .icon-wrapper {
|
|
30977
|
-
cursor: pointer;
|
|
30978
|
-
}
|
|
30979
|
-
|
|
30980
|
-
.E_d19ruhdj.icon-wrapper {
|
|
30981
|
-
cursor: not-allowed;
|
|
30982
|
-
}
|
|
30983
|
-
|
|
30984
|
-
.E_ivqqkzv {
|
|
30985
|
-
height: 24px;
|
|
30986
|
-
width: 56px !important;
|
|
30987
|
-
margin-right: 4px;
|
|
30988
|
-
}
|
|
30989
|
-
|
|
30990
|
-
.E_c1wk4q29 {
|
|
30991
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30992
|
-
}
|
|
30993
|
-
|
|
30994
|
-
.E_s1dizucg.ant-switch {
|
|
30995
|
-
min-width: 40px;
|
|
30996
|
-
height: 24px;
|
|
30997
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30998
|
-
overflow: hidden;
|
|
30999
|
-
}
|
|
31000
|
-
.E_s1dizucg.ant-switch:focus {
|
|
31001
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31002
|
-
}
|
|
31003
|
-
.E_s1dizucg.ant-switch-small {
|
|
31004
|
-
min-width: 26px;
|
|
31005
|
-
height: 16px;
|
|
31006
|
-
}
|
|
31007
|
-
.E_s1dizucg.ant-switch-large {
|
|
31008
|
-
min-width: 52px;
|
|
31009
|
-
height: 32px;
|
|
31010
|
-
}
|
|
31011
|
-
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
31012
|
-
height: 20px;
|
|
31013
|
-
width: 20px;
|
|
31014
|
-
}
|
|
31015
|
-
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
31016
|
-
border-radius: 10px;
|
|
31017
|
-
transition-delay: 120ms;
|
|
31018
|
-
}
|
|
31019
|
-
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
31020
|
-
height: 14px;
|
|
31021
|
-
width: 14px;
|
|
31022
|
-
top: 1px;
|
|
31023
|
-
left: 1px;
|
|
31024
|
-
}
|
|
31025
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
31026
|
-
height: 28px;
|
|
31027
|
-
width: 28px;
|
|
31028
|
-
}
|
|
31029
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
31030
|
-
border-radius: 14px;
|
|
31031
|
-
}
|
|
31032
|
-
.E_s1dizucg.ant-switch-checked {
|
|
31033
|
-
background-color: #00ba5d;
|
|
30936
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
30937
|
+
border: 0px;
|
|
30938
|
+
background-color: #fff;
|
|
31034
30939
|
}
|
|
31035
|
-
.
|
|
31036
|
-
|
|
30940
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30941
|
+
padding-top: 0px;
|
|
30942
|
+
padding-bottom: 0px;
|
|
30943
|
+
padding-left: 0px !important;
|
|
30944
|
+
padding-right: 24px;
|
|
31037
30945
|
}
|
|
31038
|
-
.
|
|
31039
|
-
|
|
30946
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
30947
|
+
right: 0px;
|
|
31040
30948
|
}
|
|
31041
|
-
.
|
|
31042
|
-
|
|
30949
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
30950
|
+
padding: 0px;
|
|
31043
30951
|
}
|
|
31044
30952
|
|
|
31045
|
-
.
|
|
31046
|
-
|
|
30953
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30954
|
+
padding-right: 0px;
|
|
30955
|
+
cursor: default;
|
|
31047
30956
|
}
|
|
31048
30957
|
|
|
31049
30958
|
.E_tju3gfj .date {
|
|
@@ -31236,6 +31145,97 @@ button.E_n7k2c6r {
|
|
|
31236
31145
|
transform: rotate(0deg);
|
|
31237
31146
|
}
|
|
31238
31147
|
|
|
31148
|
+
.E_ivqqkzv {
|
|
31149
|
+
height: 24px;
|
|
31150
|
+
width: 56px !important;
|
|
31151
|
+
margin-right: 4px;
|
|
31152
|
+
}
|
|
31153
|
+
|
|
31154
|
+
.E_c1wk4q29 {
|
|
31155
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31156
|
+
}
|
|
31157
|
+
|
|
31158
|
+
.E_s1dizucg.ant-switch {
|
|
31159
|
+
min-width: 40px;
|
|
31160
|
+
height: 24px;
|
|
31161
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31162
|
+
overflow: hidden;
|
|
31163
|
+
}
|
|
31164
|
+
.E_s1dizucg.ant-switch:focus {
|
|
31165
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31166
|
+
}
|
|
31167
|
+
.E_s1dizucg.ant-switch-small {
|
|
31168
|
+
min-width: 26px;
|
|
31169
|
+
height: 16px;
|
|
31170
|
+
}
|
|
31171
|
+
.E_s1dizucg.ant-switch-large {
|
|
31172
|
+
min-width: 52px;
|
|
31173
|
+
height: 32px;
|
|
31174
|
+
}
|
|
31175
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
31176
|
+
height: 20px;
|
|
31177
|
+
width: 20px;
|
|
31178
|
+
}
|
|
31179
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
31180
|
+
border-radius: 10px;
|
|
31181
|
+
transition-delay: 120ms;
|
|
31182
|
+
}
|
|
31183
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
31184
|
+
height: 14px;
|
|
31185
|
+
width: 14px;
|
|
31186
|
+
top: 1px;
|
|
31187
|
+
left: 1px;
|
|
31188
|
+
}
|
|
31189
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
31190
|
+
height: 28px;
|
|
31191
|
+
width: 28px;
|
|
31192
|
+
}
|
|
31193
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
31194
|
+
border-radius: 14px;
|
|
31195
|
+
}
|
|
31196
|
+
.E_s1dizucg.ant-switch-checked {
|
|
31197
|
+
background-color: #00ba5d;
|
|
31198
|
+
}
|
|
31199
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
31200
|
+
left: calc(100% - 20px - 2px);
|
|
31201
|
+
}
|
|
31202
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31203
|
+
left: calc(100% - 14px - 1px);
|
|
31204
|
+
}
|
|
31205
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31206
|
+
left: calc(100% - 28px - 2px);
|
|
31207
|
+
}
|
|
31208
|
+
|
|
31209
|
+
.E_c1up6e3y {
|
|
31210
|
+
margin-left: 5px;
|
|
31211
|
+
}
|
|
31212
|
+
|
|
31213
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
31214
|
+
margin-right: 8px;
|
|
31215
|
+
}
|
|
31216
|
+
.E_i11gg7mj .ant-input-suffix {
|
|
31217
|
+
margin-left: 8px;
|
|
31218
|
+
}
|
|
31219
|
+
|
|
31220
|
+
.E_cc368xp {
|
|
31221
|
+
color: #00122e;
|
|
31222
|
+
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
31223
|
+
margin-right: 8px;
|
|
31224
|
+
padding-right: 8px;
|
|
31225
|
+
}
|
|
31226
|
+
|
|
31227
|
+
.E_i11o6xqj {
|
|
31228
|
+
display: flex;
|
|
31229
|
+
gap: 4px;
|
|
31230
|
+
}
|
|
31231
|
+
.E_i11o6xqj .icon-wrapper {
|
|
31232
|
+
cursor: pointer;
|
|
31233
|
+
}
|
|
31234
|
+
|
|
31235
|
+
.E_d19ruhdj.icon-wrapper {
|
|
31236
|
+
cursor: not-allowed;
|
|
31237
|
+
}
|
|
31238
|
+
|
|
31239
31239
|
.E_s1sck0th {
|
|
31240
31240
|
padding: 0 8px;
|
|
31241
31241
|
border-radius: 4px;
|
|
@@ -31399,8 +31399,17 @@ button.E_n7k2c6r {
|
|
|
31399
31399
|
opacity: 0;
|
|
31400
31400
|
}
|
|
31401
31401
|
|
|
31402
|
-
.
|
|
31403
|
-
|
|
31402
|
+
.E_i1inqkme {
|
|
31403
|
+
height: 18px;
|
|
31404
|
+
line-height: 18px;
|
|
31405
|
+
padding: 0 4px;
|
|
31406
|
+
border-radius: 4px;
|
|
31407
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31408
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31409
|
+
display: flex;
|
|
31410
|
+
align-items: center;
|
|
31411
|
+
white-space: nowrap;
|
|
31412
|
+
margin-right: 4px;
|
|
31404
31413
|
}
|
|
31405
31414
|
|
|
31406
31415
|
.E_fzh9mnb {
|
|
@@ -31418,45 +31427,37 @@ button.E_n7k2c6r {
|
|
|
31418
31427
|
font-size: 18px;
|
|
31419
31428
|
}
|
|
31420
31429
|
|
|
31421
|
-
.
|
|
31422
|
-
|
|
31423
|
-
margin-bottom: 0 !important;
|
|
31424
|
-
flex-flow: nowrap !important;
|
|
31425
|
-
line-break: auto;
|
|
31426
|
-
}
|
|
31427
|
-
.E_f7pxqmh > .ant-form-item-label {
|
|
31428
|
-
text-align: left !important;
|
|
31429
|
-
padding-bottom: 0 !important;
|
|
31430
|
+
.E_iq1gosr {
|
|
31431
|
+
display: inline-block;
|
|
31430
31432
|
}
|
|
31431
|
-
|
|
31432
|
-
|
|
31433
|
-
|
|
31434
|
-
|
|
31435
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31436
|
-
white-space: normal;
|
|
31433
|
+
|
|
31434
|
+
.E_iouxfgt {
|
|
31435
|
+
display: inline-flex;
|
|
31436
|
+
align-items: center;
|
|
31437
31437
|
}
|
|
31438
|
-
.
|
|
31439
|
-
|
|
31438
|
+
.E_iouxfgt .icon-inner {
|
|
31439
|
+
display: inline-flex;
|
|
31440
|
+
align-items: center;
|
|
31441
|
+
justify-content: center;
|
|
31440
31442
|
}
|
|
31441
|
-
.
|
|
31442
|
-
|
|
31443
|
+
.E_iouxfgt .icon-inner + span,
|
|
31444
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
31445
|
+
margin-left: 4px;
|
|
31443
31446
|
}
|
|
31444
|
-
.
|
|
31445
|
-
|
|
31446
|
-
|
|
31447
|
-
min-height: 0px;
|
|
31447
|
+
.E_iouxfgt.is-rotate img,
|
|
31448
|
+
.E_iouxfgt.is-rotate svg {
|
|
31449
|
+
animation: rotate 680ms linear infinite;
|
|
31448
31450
|
}
|
|
31449
|
-
|
|
31450
|
-
|
|
31451
|
-
|
|
31452
|
-
min-height: 0px;
|
|
31451
|
+
|
|
31452
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31453
|
+
display: none;
|
|
31453
31454
|
}
|
|
31454
|
-
|
|
31455
|
-
|
|
31456
|
-
|
|
31455
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
31456
|
+
background: rgba(23, 38, 64, 0.8);
|
|
31457
|
+
border-radius: 4px;
|
|
31457
31458
|
}
|
|
31458
|
-
.
|
|
31459
|
-
|
|
31459
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
31460
|
+
visibility: hidden;
|
|
31460
31461
|
}
|
|
31461
31462
|
|
|
31462
31463
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
@@ -31519,15 +31520,45 @@ button.E_n7k2c6r {
|
|
|
31519
31520
|
padding: 2px 8px;
|
|
31520
31521
|
}
|
|
31521
31522
|
|
|
31522
|
-
.
|
|
31523
|
-
|
|
31523
|
+
.E_atcz0kf .ant-input-suffix {
|
|
31524
|
+
margin-left: 8px;
|
|
31524
31525
|
}
|
|
31525
|
-
.
|
|
31526
|
-
|
|
31527
|
-
border-radius: 4px;
|
|
31526
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31527
|
+
padding: 2px 7px 2px 12px;
|
|
31528
31528
|
}
|
|
31529
|
-
|
|
31530
|
-
|
|
31529
|
+
|
|
31530
|
+
.E_f7pxqmh {
|
|
31531
|
+
width: 100%;
|
|
31532
|
+
margin-bottom: 0 !important;
|
|
31533
|
+
flex-flow: nowrap !important;
|
|
31534
|
+
line-break: auto;
|
|
31535
|
+
}
|
|
31536
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
31537
|
+
text-align: left !important;
|
|
31538
|
+
padding-bottom: 0 !important;
|
|
31539
|
+
}
|
|
31540
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31541
|
+
min-height: 32px;
|
|
31542
|
+
height: auto;
|
|
31543
|
+
font-size: 13px;
|
|
31544
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31545
|
+
white-space: normal;
|
|
31546
|
+
}
|
|
31547
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31548
|
+
border-color: #ff4d4f !important;
|
|
31549
|
+
}
|
|
31550
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
31551
|
+
border-color: #ff4d4f !important;
|
|
31552
|
+
}
|
|
31553
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
31554
|
+
margin-top: 4px;
|
|
31555
|
+
font-size: 12px;
|
|
31556
|
+
min-height: 0px;
|
|
31557
|
+
}
|
|
31558
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
31559
|
+
font-size: 12px;
|
|
31560
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31561
|
+
min-height: 0px;
|
|
31531
31562
|
}
|
|
31532
31563
|
|
|
31533
31564
|
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
@@ -31561,37 +31592,6 @@ button.E_n7k2c6r {
|
|
|
31561
31592
|
font-size: inherit;
|
|
31562
31593
|
}
|
|
31563
31594
|
|
|
31564
|
-
.E_i1inqkme {
|
|
31565
|
-
height: 18px;
|
|
31566
|
-
line-height: 18px;
|
|
31567
|
-
padding: 0 4px;
|
|
31568
|
-
border-radius: 4px;
|
|
31569
|
-
background: rgba(235, 239, 245, 0.6);
|
|
31570
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31571
|
-
display: flex;
|
|
31572
|
-
align-items: center;
|
|
31573
|
-
white-space: nowrap;
|
|
31574
|
-
margin-right: 4px;
|
|
31575
|
-
}
|
|
31576
|
-
|
|
31577
|
-
.E_iouxfgt {
|
|
31578
|
-
display: inline-flex;
|
|
31579
|
-
align-items: center;
|
|
31580
|
-
}
|
|
31581
|
-
.E_iouxfgt .icon-inner {
|
|
31582
|
-
display: inline-flex;
|
|
31583
|
-
align-items: center;
|
|
31584
|
-
justify-content: center;
|
|
31585
|
-
}
|
|
31586
|
-
.E_iouxfgt .icon-inner + span,
|
|
31587
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
31588
|
-
margin-left: 4px;
|
|
31589
|
-
}
|
|
31590
|
-
.E_iouxfgt.is-rotate img,
|
|
31591
|
-
.E_iouxfgt.is-rotate svg {
|
|
31592
|
-
animation: rotate 680ms linear infinite;
|
|
31593
|
-
}
|
|
31594
|
-
|
|
31595
31595
|
.E_owd0kml {
|
|
31596
31596
|
display: inline-block;
|
|
31597
31597
|
}
|
|
@@ -31601,34 +31601,8 @@ button.E_n7k2c6r {
|
|
|
31601
31601
|
position: absolute;
|
|
31602
31602
|
}
|
|
31603
31603
|
|
|
31604
|
-
.
|
|
31605
|
-
|
|
31606
|
-
align-items: center;
|
|
31607
|
-
justify-content: center;
|
|
31608
|
-
color: #fff;
|
|
31609
|
-
font-weight: bold;
|
|
31610
|
-
font-size: 12px;
|
|
31611
|
-
width: 24px;
|
|
31612
|
-
height: 24px;
|
|
31613
|
-
border-radius: 50%;
|
|
31614
|
-
background: var(--a1b5xrg3-0);
|
|
31615
|
-
}
|
|
31616
|
-
.E_a1b5xrg3.btn-item {
|
|
31617
|
-
transition: all 160ms ease;
|
|
31618
|
-
cursor: pointer;
|
|
31619
|
-
width: 56px;
|
|
31620
|
-
height: 40px;
|
|
31621
|
-
display: inline-flex;
|
|
31622
|
-
align-items: center;
|
|
31623
|
-
justify-content: center;
|
|
31624
|
-
border-radius: 6px;
|
|
31625
|
-
}
|
|
31626
|
-
.E_a1b5xrg3.btn-item:hover {
|
|
31627
|
-
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
31628
|
-
}
|
|
31629
|
-
.E_a1b5xrg3.btn-item:active {
|
|
31630
|
-
transform: translateY(2px);
|
|
31631
|
-
transition: all 320ms ease;
|
|
31604
|
+
.E_m196gn1d {
|
|
31605
|
+
min-width: 1280px;
|
|
31632
31606
|
}
|
|
31633
31607
|
|
|
31634
31608
|
.E_dsnbhzf {
|
|
@@ -32106,8 +32080,34 @@ button.E_n7k2c6r {
|
|
|
32106
32080
|
line-height: 12px;
|
|
32107
32081
|
}
|
|
32108
32082
|
|
|
32109
|
-
.
|
|
32110
|
-
|
|
32083
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
32084
|
+
display: inline-flex;
|
|
32085
|
+
align-items: center;
|
|
32086
|
+
justify-content: center;
|
|
32087
|
+
color: #fff;
|
|
32088
|
+
font-weight: bold;
|
|
32089
|
+
font-size: 12px;
|
|
32090
|
+
width: 24px;
|
|
32091
|
+
height: 24px;
|
|
32092
|
+
border-radius: 50%;
|
|
32093
|
+
background: var(--a1b5xrg3-0);
|
|
32094
|
+
}
|
|
32095
|
+
.E_a1b5xrg3.btn-item {
|
|
32096
|
+
transition: all 160ms ease;
|
|
32097
|
+
cursor: pointer;
|
|
32098
|
+
width: 56px;
|
|
32099
|
+
height: 40px;
|
|
32100
|
+
display: inline-flex;
|
|
32101
|
+
align-items: center;
|
|
32102
|
+
justify-content: center;
|
|
32103
|
+
border-radius: 6px;
|
|
32104
|
+
}
|
|
32105
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
32106
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32107
|
+
}
|
|
32108
|
+
.E_a1b5xrg3.btn-item:active {
|
|
32109
|
+
transform: translateY(2px);
|
|
32110
|
+
transition: all 320ms ease;
|
|
32111
32111
|
}
|
|
32112
32112
|
|
|
32113
32113
|
.E_cnujxq2 {
|
|
@@ -33974,6 +33974,10 @@ input.E_rf8rlle.ant-input {
|
|
|
33974
33974
|
padding: 0;
|
|
33975
33975
|
}
|
|
33976
33976
|
|
|
33977
|
+
.E_c1yd35n {
|
|
33978
|
+
padding: 0 12px 14px 12px;
|
|
33979
|
+
}
|
|
33980
|
+
|
|
33977
33981
|
.E_c1kghdax {
|
|
33978
33982
|
color: #2d3a56;
|
|
33979
33983
|
padding: 7px 12px;
|
|
@@ -34014,10 +34018,6 @@ input.E_rf8rlle.ant-input {
|
|
|
34014
34018
|
margin-right: 2px;
|
|
34015
34019
|
}
|
|
34016
34020
|
|
|
34017
|
-
.E_c1yd35n {
|
|
34018
|
-
padding: 0 12px 14px 12px;
|
|
34019
|
-
}
|
|
34020
|
-
|
|
34021
34021
|
.E_b14q2gmw {
|
|
34022
34022
|
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
34023
34023
|
}
|
|
@@ -34069,30 +34069,6 @@ input.E_rf8rlle.ant-input {
|
|
|
34069
34069
|
background-color: transparent;
|
|
34070
34070
|
}
|
|
34071
34071
|
|
|
34072
|
-
.E_l12xdkhl {
|
|
34073
|
-
width: 64px;
|
|
34074
|
-
height: 64px;
|
|
34075
|
-
max-width: 64px;
|
|
34076
|
-
max-height: 64px;
|
|
34077
|
-
overflow: hidden;
|
|
34078
|
-
display: flex;
|
|
34079
|
-
align-items: center;
|
|
34080
|
-
justify-content: center;
|
|
34081
|
-
position: relative;
|
|
34082
|
-
opacity: 0.6;
|
|
34083
|
-
}
|
|
34084
|
-
.E_l12xdkhl .icon-wrapper {
|
|
34085
|
-
animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
|
|
34086
|
-
}
|
|
34087
|
-
@keyframes rotate {
|
|
34088
|
-
from {
|
|
34089
|
-
transform: rotate(0deg);
|
|
34090
|
-
}
|
|
34091
|
-
to {
|
|
34092
|
-
transform: rotate(360deg);
|
|
34093
|
-
}
|
|
34094
|
-
}
|
|
34095
|
-
|
|
34096
34072
|
button.E_l48ei06.ant-btn {
|
|
34097
34073
|
font-size: 12px;
|
|
34098
34074
|
line-height: 18px;
|
|
@@ -34143,6 +34119,30 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34143
34119
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
34144
34120
|
}
|
|
34145
34121
|
|
|
34122
|
+
.E_l12xdkhl {
|
|
34123
|
+
width: 64px;
|
|
34124
|
+
height: 64px;
|
|
34125
|
+
max-width: 64px;
|
|
34126
|
+
max-height: 64px;
|
|
34127
|
+
overflow: hidden;
|
|
34128
|
+
display: flex;
|
|
34129
|
+
align-items: center;
|
|
34130
|
+
justify-content: center;
|
|
34131
|
+
position: relative;
|
|
34132
|
+
opacity: 0.6;
|
|
34133
|
+
}
|
|
34134
|
+
.E_l12xdkhl .icon-wrapper {
|
|
34135
|
+
animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
|
|
34136
|
+
}
|
|
34137
|
+
@keyframes rotate {
|
|
34138
|
+
from {
|
|
34139
|
+
transform: rotate(0deg);
|
|
34140
|
+
}
|
|
34141
|
+
to {
|
|
34142
|
+
transform: rotate(360deg);
|
|
34143
|
+
}
|
|
34144
|
+
}
|
|
34145
|
+
|
|
34146
34146
|
.E_sddwhm6 {
|
|
34147
34147
|
margin: 0;
|
|
34148
34148
|
border-radius: 20px;
|
|
@@ -34226,17 +34226,17 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34226
34226
|
overflow: visible !important;
|
|
34227
34227
|
height: 100%;
|
|
34228
34228
|
}
|
|
34229
|
-
.E_efzf37v .ant-table-
|
|
34229
|
+
.E_efzf37v .ant-table-tbody .ant-table-placeholder td {
|
|
34230
34230
|
height: 100%;
|
|
34231
34231
|
}
|
|
34232
|
-
.E_efzf37v
|
|
34232
|
+
.E_efzf37v table {
|
|
34233
34233
|
width: 100% !important;
|
|
34234
34234
|
height: 100%;
|
|
34235
34235
|
}
|
|
34236
|
-
.E_efzf37v
|
|
34236
|
+
.E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
34237
34237
|
padding: 15px 0;
|
|
34238
34238
|
}
|
|
34239
|
-
.E_efzf37v
|
|
34239
|
+
.E_efzf37v table thead.ant-table-thead {
|
|
34240
34240
|
display: none;
|
|
34241
34241
|
}
|
|
34242
34242
|
|
|
@@ -34951,6 +34951,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34951
34951
|
justify-content: center;
|
|
34952
34952
|
}
|
|
34953
34953
|
|
|
34954
|
+
.E_i1g85yz3 {
|
|
34955
|
+
margin-right: 4px;
|
|
34956
|
+
height: 16px;
|
|
34957
|
+
}
|
|
34958
|
+
|
|
34954
34959
|
.E_t1dtlqs1 {
|
|
34955
34960
|
margin-bottom: 4px;
|
|
34956
34961
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -35147,11 +35152,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35147
35152
|
margin-right: 8px;
|
|
35148
35153
|
}
|
|
35149
35154
|
|
|
35150
|
-
.E_i1g85yz3 {
|
|
35151
|
-
margin-right: 4px;
|
|
35152
|
-
height: 16px;
|
|
35153
|
-
}
|
|
35154
|
-
|
|
35155
35155
|
.E_t13ef470 {
|
|
35156
35156
|
height: 100%;
|
|
35157
35157
|
}
|
|
@@ -35182,28 +35182,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35182
35182
|
background: rgba(163, 180, 204, 0.18);
|
|
35183
35183
|
}
|
|
35184
35184
|
|
|
35185
|
-
.E_t1gvlxt5 {
|
|
35186
|
-
min-width: 0;
|
|
35187
|
-
flex: 1;
|
|
35188
|
-
}
|
|
35189
|
-
.E_t1gvlxt5 .tag {
|
|
35190
|
-
flex: 0 0 auto;
|
|
35191
|
-
}
|
|
35192
|
-
.E_t1gvlxt5 .progress-title {
|
|
35193
|
-
flex: 2;
|
|
35194
|
-
max-width: fit-content;
|
|
35195
|
-
}
|
|
35196
|
-
.E_t1gvlxt5 .progress-desc {
|
|
35197
|
-
flex: 1;
|
|
35198
|
-
max-width: fit-content;
|
|
35199
|
-
}
|
|
35200
|
-
|
|
35201
|
-
.E_a1ji6r68 {
|
|
35202
|
-
display: flex;
|
|
35203
|
-
align-items: center;
|
|
35204
|
-
column-gap: var(--a1ji6r68-0);
|
|
35205
|
-
}
|
|
35206
|
-
|
|
35207
35185
|
.E_msn7nxt {
|
|
35208
35186
|
color: rgba(44, 56, 82, 0.6);
|
|
35209
35187
|
text-align: center;
|
|
@@ -35365,6 +35343,28 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35365
35343
|
margin-left: 8px;
|
|
35366
35344
|
}
|
|
35367
35345
|
|
|
35346
|
+
.E_t1gvlxt5 {
|
|
35347
|
+
min-width: 0;
|
|
35348
|
+
flex: 1;
|
|
35349
|
+
}
|
|
35350
|
+
.E_t1gvlxt5 .tag {
|
|
35351
|
+
flex: 0 0 auto;
|
|
35352
|
+
}
|
|
35353
|
+
.E_t1gvlxt5 .progress-title {
|
|
35354
|
+
flex: 2;
|
|
35355
|
+
max-width: fit-content;
|
|
35356
|
+
}
|
|
35357
|
+
.E_t1gvlxt5 .progress-desc {
|
|
35358
|
+
flex: 1;
|
|
35359
|
+
max-width: fit-content;
|
|
35360
|
+
}
|
|
35361
|
+
|
|
35362
|
+
.E_a1ji6r68 {
|
|
35363
|
+
display: flex;
|
|
35364
|
+
align-items: center;
|
|
35365
|
+
column-gap: var(--a1ji6r68-0);
|
|
35366
|
+
}
|
|
35367
|
+
|
|
35368
35368
|
.E_s20iney.skeleton-box {
|
|
35369
35369
|
display: flex;
|
|
35370
35370
|
align-items: center;
|