@cloudtower/eagle 0.32.2 → 0.32.3
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/core/SimplePagination/index.js +1 -1
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1789 -1788
- package/dist/esm/core/SimplePagination/index.js +1 -1
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1489 -1488
- package/package.json +4 -4
package/dist/style.css
CHANGED
|
@@ -29452,6 +29452,7 @@ body {
|
|
|
29452
29452
|
font-feature-settings: normal;
|
|
29453
29453
|
-webkit-font-feature-settings: normal;
|
|
29454
29454
|
font-variant: normal;
|
|
29455
|
+
font-variant-ligatures: contextual;
|
|
29455
29456
|
min-width: 1280px;
|
|
29456
29457
|
overflow: hidden;
|
|
29457
29458
|
}
|
|
@@ -29559,6 +29560,53 @@ html body {
|
|
|
29559
29560
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29560
29561
|
}
|
|
29561
29562
|
}
|
|
29563
|
+
.E_c18bcrac {
|
|
29564
|
+
display: inline-block;
|
|
29565
|
+
width: 100%;
|
|
29566
|
+
}
|
|
29567
|
+
.E_c18bcrac .recharts-wrapper {
|
|
29568
|
+
margin-left: 4px;
|
|
29569
|
+
}
|
|
29570
|
+
|
|
29571
|
+
.E_cro7kg2 {
|
|
29572
|
+
padding: 4px;
|
|
29573
|
+
}
|
|
29574
|
+
|
|
29575
|
+
.E_c14wcxf0 {
|
|
29576
|
+
display: flex;
|
|
29577
|
+
justify-content: space-between;
|
|
29578
|
+
align-items: center;
|
|
29579
|
+
font-size: 13px;
|
|
29580
|
+
line-height: 24px;
|
|
29581
|
+
color: #cccccc;
|
|
29582
|
+
white-space: nowrap;
|
|
29583
|
+
}
|
|
29584
|
+
.E_c14wcxf0 label {
|
|
29585
|
+
margin-right: 32px;
|
|
29586
|
+
}
|
|
29587
|
+
|
|
29588
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
29589
|
+
font-weight: bold;
|
|
29590
|
+
color: white;
|
|
29591
|
+
}
|
|
29592
|
+
|
|
29593
|
+
.E_s11212zy {
|
|
29594
|
+
width: 8px;
|
|
29595
|
+
height: 8px;
|
|
29596
|
+
border-radius: 2px;
|
|
29597
|
+
display: inline-block;
|
|
29598
|
+
background: var(--s11212zy-0);
|
|
29599
|
+
border: 1px solid #fff;
|
|
29600
|
+
box-sizing: content-box;
|
|
29601
|
+
margin-right: 6px;
|
|
29602
|
+
}
|
|
29603
|
+
|
|
29604
|
+
.E_p1lyky6c > :first-child {
|
|
29605
|
+
font-weight: bold;
|
|
29606
|
+
color: white;
|
|
29607
|
+
margin-right: 4px;
|
|
29608
|
+
}
|
|
29609
|
+
|
|
29562
29610
|
.E_skwah65 {
|
|
29563
29611
|
height: 8px;
|
|
29564
29612
|
box-sizing: border-box;
|
|
@@ -29572,16 +29620,6 @@ html body {
|
|
|
29572
29620
|
margin-left: 1px;
|
|
29573
29621
|
}
|
|
29574
29622
|
|
|
29575
|
-
.E_gmyahx3 {
|
|
29576
|
-
cursor: pointer;
|
|
29577
|
-
}
|
|
29578
|
-
.E_gmyahx3 .link-text {
|
|
29579
|
-
color: rgba(0, 21, 64, 0.3);
|
|
29580
|
-
}
|
|
29581
|
-
.E_gmyahx3:hover .link-text {
|
|
29582
|
-
color: #0080ff;
|
|
29583
|
-
}
|
|
29584
|
-
|
|
29585
29623
|
.E_clm1wy1 {
|
|
29586
29624
|
width: 192px;
|
|
29587
29625
|
height: 246px;
|
|
@@ -29675,25 +29713,6 @@ html body {
|
|
|
29675
29713
|
border-radius: 2px;
|
|
29676
29714
|
}
|
|
29677
29715
|
|
|
29678
|
-
.E_n12mqh7z {
|
|
29679
|
-
display: flex;
|
|
29680
|
-
align-items: center;
|
|
29681
|
-
font-size: 12px;
|
|
29682
|
-
line-height: 18px;
|
|
29683
|
-
}
|
|
29684
|
-
.E_n12mqh7z:not(:last-child) {
|
|
29685
|
-
margin-bottom: 4px;
|
|
29686
|
-
}
|
|
29687
|
-
|
|
29688
|
-
.E_tf5bynu {
|
|
29689
|
-
margin: 0 3px;
|
|
29690
|
-
}
|
|
29691
|
-
|
|
29692
|
-
.E_tcckoz1 {
|
|
29693
|
-
max-height: 400px;
|
|
29694
|
-
overflow: auto;
|
|
29695
|
-
}
|
|
29696
|
-
|
|
29697
29716
|
.E_ou7iq30 {
|
|
29698
29717
|
overflow: hidden;
|
|
29699
29718
|
text-overflow: ellipsis;
|
|
@@ -29721,354 +29740,133 @@ html body {
|
|
|
29721
29740
|
visibility: hidden;
|
|
29722
29741
|
}
|
|
29723
29742
|
|
|
29724
|
-
|
|
29725
|
-
|
|
29743
|
+
.E_n12mqh7z {
|
|
29744
|
+
display: flex;
|
|
29745
|
+
align-items: center;
|
|
29746
|
+
font-size: 12px;
|
|
29747
|
+
line-height: 18px;
|
|
29748
|
+
}
|
|
29749
|
+
.E_n12mqh7z:not(:last-child) {
|
|
29750
|
+
margin-bottom: 4px;
|
|
29726
29751
|
}
|
|
29727
29752
|
|
|
29728
|
-
.
|
|
29729
|
-
|
|
29730
|
-
flex-direction: column;
|
|
29731
|
-
flex: 1;
|
|
29732
|
-
/* FIXME:(yanzhen) do this better */
|
|
29753
|
+
.E_tf5bynu {
|
|
29754
|
+
margin: 0 3px;
|
|
29733
29755
|
}
|
|
29734
|
-
|
|
29735
|
-
|
|
29756
|
+
|
|
29757
|
+
.E_tcckoz1 {
|
|
29758
|
+
max-height: 400px;
|
|
29759
|
+
overflow: auto;
|
|
29760
|
+
}
|
|
29761
|
+
|
|
29762
|
+
.E_s1ebs0ra {
|
|
29736
29763
|
display: flex;
|
|
29737
|
-
|
|
29764
|
+
align-items: center;
|
|
29765
|
+
justify-content: space-between;
|
|
29766
|
+
background: #edf0f7;
|
|
29767
|
+
padding: 8px 12px;
|
|
29768
|
+
position: sticky;
|
|
29769
|
+
top: 0;
|
|
29770
|
+
z-index: 1;
|
|
29771
|
+
margin-bottom: -52px;
|
|
29738
29772
|
}
|
|
29739
|
-
.
|
|
29740
|
-
|
|
29773
|
+
.E_s1ebs0ra .select-total {
|
|
29774
|
+
display: flex;
|
|
29775
|
+
align-items: center;
|
|
29776
|
+
font-weight: 700;
|
|
29777
|
+
flex-shrink: 0;
|
|
29741
29778
|
}
|
|
29742
|
-
.
|
|
29743
|
-
margin-right: 2px;
|
|
29744
|
-
padding: 1px 12px;
|
|
29745
|
-
line-height: 24px;
|
|
29746
|
-
height: 24px;
|
|
29747
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29748
|
-
border-radius: 4px 4px 0 0;
|
|
29779
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
29749
29780
|
cursor: pointer;
|
|
29750
|
-
|
|
29781
|
+
margin-left: 8px;
|
|
29782
|
+
width: 32px;
|
|
29783
|
+
height: 32px;
|
|
29784
|
+
border-radius: 50%;
|
|
29785
|
+
justify-content: center;
|
|
29751
29786
|
}
|
|
29752
|
-
.
|
|
29753
|
-
|
|
29787
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
29788
|
+
background: rgba(225, 230, 241, 0.6);
|
|
29754
29789
|
}
|
|
29755
|
-
.
|
|
29756
|
-
|
|
29790
|
+
.E_s1ebs0ra .action-group {
|
|
29791
|
+
flex: 1;
|
|
29792
|
+
margin-left: 88px;
|
|
29793
|
+
white-space: nowrap;
|
|
29794
|
+
text-align: right;
|
|
29795
|
+
position: relative;
|
|
29796
|
+
padding: 4px 0;
|
|
29797
|
+
margin-top: -4px;
|
|
29798
|
+
overflow: hidden;
|
|
29757
29799
|
}
|
|
29758
|
-
.
|
|
29759
|
-
|
|
29760
|
-
background: rgba(211, 218, 235, 0.6);
|
|
29800
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
29801
|
+
transform: translateY(-4px);
|
|
29761
29802
|
}
|
|
29762
|
-
.
|
|
29763
|
-
|
|
29803
|
+
.E_s1ebs0ra .action-group button {
|
|
29804
|
+
border: none;
|
|
29764
29805
|
}
|
|
29765
|
-
.
|
|
29766
|
-
|
|
29806
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
29807
|
+
margin-right: 8px;
|
|
29767
29808
|
}
|
|
29768
|
-
.
|
|
29769
|
-
|
|
29770
|
-
background: rgba(211, 218, 235, 0.6);
|
|
29809
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
29810
|
+
margin-right: 4px;
|
|
29771
29811
|
}
|
|
29772
|
-
.
|
|
29773
|
-
|
|
29812
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
29813
|
+
cursor: pointer;
|
|
29814
|
+
width: 32px;
|
|
29815
|
+
height: 32px;
|
|
29816
|
+
justify-content: center;
|
|
29817
|
+
border-radius: 50%;
|
|
29774
29818
|
}
|
|
29775
|
-
.
|
|
29776
|
-
background:
|
|
29819
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
29820
|
+
background: #fff;
|
|
29777
29821
|
}
|
|
29778
|
-
|
|
29779
|
-
|
|
29822
|
+
|
|
29823
|
+
.E_gmyahx3 {
|
|
29824
|
+
cursor: pointer;
|
|
29780
29825
|
}
|
|
29781
|
-
.
|
|
29782
|
-
color:
|
|
29783
|
-
background: rgba(0, 128, 255, 0.1);
|
|
29826
|
+
.E_gmyahx3 .link-text {
|
|
29827
|
+
color: rgba(0, 21, 64, 0.3);
|
|
29784
29828
|
}
|
|
29785
|
-
.
|
|
29786
|
-
|
|
29829
|
+
.E_gmyahx3:hover .link-text {
|
|
29830
|
+
color: #0080ff;
|
|
29787
29831
|
}
|
|
29788
|
-
|
|
29789
|
-
|
|
29832
|
+
|
|
29833
|
+
span.E_tqjc4ui {
|
|
29834
|
+
margin: 0 2px;
|
|
29790
29835
|
}
|
|
29791
|
-
|
|
29792
|
-
|
|
29793
|
-
|
|
29836
|
+
|
|
29837
|
+
.E_c1up1pdz {
|
|
29838
|
+
width: 648px;
|
|
29794
29839
|
}
|
|
29795
|
-
.
|
|
29796
|
-
|
|
29840
|
+
.E_c1up1pdz.active {
|
|
29841
|
+
border-color: #0080ff;
|
|
29797
29842
|
}
|
|
29798
|
-
.
|
|
29799
|
-
|
|
29800
|
-
display: flex;
|
|
29801
|
-
align-items: center;
|
|
29802
|
-
overflow: hidden;
|
|
29843
|
+
.E_c1up1pdz.active > header {
|
|
29844
|
+
background: rgba(0, 128, 255, 0.1);
|
|
29803
29845
|
}
|
|
29804
|
-
.
|
|
29805
|
-
|
|
29806
|
-
max-width: 0;
|
|
29807
|
-
transition: max-width 320ms ease, opacity 240ms ease;
|
|
29846
|
+
.E_c1up1pdz .expand {
|
|
29847
|
+
padding: 12px;
|
|
29808
29848
|
}
|
|
29809
|
-
.
|
|
29810
|
-
padding: 1px 12px;
|
|
29811
|
-
position: relative;
|
|
29849
|
+
.E_c1up1pdz .field-item {
|
|
29812
29850
|
display: flex;
|
|
29851
|
+
padding: 10px 0;
|
|
29852
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
29813
29853
|
}
|
|
29814
|
-
.
|
|
29815
|
-
|
|
29816
|
-
|
|
29817
|
-
top: 50%;
|
|
29818
|
-
left: 0;
|
|
29819
|
-
transform: translate(-50%, -50%);
|
|
29820
|
-
transition: opacity 100ms linear;
|
|
29821
|
-
fill: rgba(0, 128, 255, 0.2);
|
|
29854
|
+
.E_c1up1pdz .field-item:last-child {
|
|
29855
|
+
border-bottom: none;
|
|
29856
|
+
padding-bottom: 0;
|
|
29822
29857
|
}
|
|
29823
|
-
.
|
|
29824
|
-
|
|
29858
|
+
.E_c1up1pdz .field-item label {
|
|
29859
|
+
line-height: 32px;
|
|
29860
|
+
width: 100px;
|
|
29861
|
+
color: rgba(62, 70, 82, 0.6);
|
|
29825
29862
|
}
|
|
29826
|
-
.
|
|
29827
|
-
|
|
29828
|
-
|
|
29829
|
-
opacity: 1;
|
|
29830
|
-
max-width: 160px;
|
|
29863
|
+
.E_c1up1pdz .help {
|
|
29864
|
+
color: rgba(62, 70, 82, 0.6);
|
|
29865
|
+
margin-top: 5px;
|
|
29831
29866
|
}
|
|
29832
|
-
.
|
|
29833
|
-
|
|
29834
|
-
|
|
29835
|
-
}
|
|
29836
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
29837
|
-
opacity: 1;
|
|
29838
|
-
}
|
|
29839
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
|
|
29840
|
-
background: rgba(0, 128, 255, 0.16);
|
|
29841
|
-
}
|
|
29842
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
|
|
29843
|
-
opacity: 0;
|
|
29844
|
-
}
|
|
29845
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
29846
|
-
padding: 4px 16px;
|
|
29847
|
-
height: 32px;
|
|
29848
|
-
border-radius: 6px 6px 0 0;
|
|
29849
|
-
}
|
|
29850
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
29851
|
-
padding-left: 0;
|
|
29852
|
-
}
|
|
29853
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
|
|
29854
|
-
padding-left: 16px;
|
|
29855
|
-
}
|
|
29856
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
29857
|
-
margin-left: 11px;
|
|
29858
|
-
height: 24px;
|
|
29859
|
-
}
|
|
29860
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
29861
|
-
padding: 0;
|
|
29862
|
-
}
|
|
29863
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
29864
|
-
padding: 4px 16px;
|
|
29865
|
-
}
|
|
29866
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
29867
|
-
padding: 4px 16px;
|
|
29868
|
-
}
|
|
29869
|
-
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
29870
|
-
background: #fff;
|
|
29871
|
-
}
|
|
29872
|
-
.E_t160l1cm .tab-menu-item-light:active {
|
|
29873
|
-
color: #005ed1;
|
|
29874
|
-
}
|
|
29875
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
29876
|
-
background: #fff;
|
|
29877
|
-
color: #1d326c;
|
|
29878
|
-
}
|
|
29879
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
29880
|
-
color: rgba(45, 58, 86, 0.6);
|
|
29881
|
-
}
|
|
29882
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
29883
|
-
color: #1d326c;
|
|
29884
|
-
}
|
|
29885
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
29886
|
-
fill: #d8deeb;
|
|
29887
|
-
}
|
|
29888
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
29889
|
-
fill: #1d326c;
|
|
29890
|
-
}
|
|
29891
|
-
.E_t160l1cm .tab-content {
|
|
29892
|
-
flex: 1;
|
|
29893
|
-
display: flex;
|
|
29894
|
-
flex-direction: column;
|
|
29895
|
-
}
|
|
29896
|
-
.E_t160l1cm.is-overview .tab-content {
|
|
29897
|
-
overflow: visible;
|
|
29898
|
-
}
|
|
29899
|
-
|
|
29900
|
-
.E_t14npdqr {
|
|
29901
|
-
max-width: 240px;
|
|
29902
|
-
animation: none;
|
|
29903
|
-
}
|
|
29904
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
29905
|
-
border: 1px solid #0080ff;
|
|
29906
|
-
padding: 0;
|
|
29907
|
-
}
|
|
29908
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
29909
|
-
margin: 0;
|
|
29910
|
-
height: 32px;
|
|
29911
|
-
line-height: 32px;
|
|
29912
|
-
font-size: 13px;
|
|
29913
|
-
padding: 0 10px;
|
|
29914
|
-
display: block;
|
|
29915
|
-
overflow: hidden;
|
|
29916
|
-
text-overflow: ellipsis;
|
|
29917
|
-
white-space: nowrap;
|
|
29918
|
-
}
|
|
29919
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
29920
|
-
content: " ";
|
|
29921
|
-
height: 1px;
|
|
29922
|
-
width: calc(100% + 10px);
|
|
29923
|
-
background: rgba(172, 186, 211, 0.6);
|
|
29924
|
-
display: block;
|
|
29925
|
-
}
|
|
29926
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
29927
|
-
color: #0080ff;
|
|
29928
|
-
background: transparent;
|
|
29929
|
-
}
|
|
29930
|
-
|
|
29931
|
-
.E_c18bcrac {
|
|
29932
|
-
display: inline-block;
|
|
29933
|
-
width: 100%;
|
|
29934
|
-
}
|
|
29935
|
-
.E_c18bcrac .recharts-wrapper {
|
|
29936
|
-
margin-left: 4px;
|
|
29937
|
-
}
|
|
29938
|
-
|
|
29939
|
-
.E_cro7kg2 {
|
|
29940
|
-
padding: 4px;
|
|
29941
|
-
}
|
|
29942
|
-
|
|
29943
|
-
.E_c14wcxf0 {
|
|
29944
|
-
display: flex;
|
|
29945
|
-
justify-content: space-between;
|
|
29946
|
-
align-items: center;
|
|
29947
|
-
font-size: 13px;
|
|
29948
|
-
line-height: 24px;
|
|
29949
|
-
color: #cccccc;
|
|
29950
|
-
white-space: nowrap;
|
|
29951
|
-
}
|
|
29952
|
-
.E_c14wcxf0 label {
|
|
29953
|
-
margin-right: 32px;
|
|
29954
|
-
}
|
|
29955
|
-
|
|
29956
|
-
.E_coy29mj.E_c14wcxf0 {
|
|
29957
|
-
font-weight: bold;
|
|
29958
|
-
color: white;
|
|
29959
|
-
}
|
|
29960
|
-
|
|
29961
|
-
.E_s11212zy {
|
|
29962
|
-
width: 8px;
|
|
29963
|
-
height: 8px;
|
|
29964
|
-
border-radius: 2px;
|
|
29965
|
-
display: inline-block;
|
|
29966
|
-
background: var(--s11212zy-0);
|
|
29967
|
-
border: 1px solid #fff;
|
|
29968
|
-
box-sizing: content-box;
|
|
29969
|
-
margin-right: 6px;
|
|
29970
|
-
}
|
|
29971
|
-
|
|
29972
|
-
.E_p1lyky6c > :first-child {
|
|
29973
|
-
font-weight: bold;
|
|
29974
|
-
color: white;
|
|
29975
|
-
margin-right: 4px;
|
|
29976
|
-
}
|
|
29977
|
-
|
|
29978
|
-
.E_s1ebs0ra {
|
|
29979
|
-
display: flex;
|
|
29980
|
-
align-items: center;
|
|
29981
|
-
justify-content: space-between;
|
|
29982
|
-
background: #edf0f7;
|
|
29983
|
-
padding: 8px 12px;
|
|
29984
|
-
position: sticky;
|
|
29985
|
-
top: 0;
|
|
29986
|
-
z-index: 1;
|
|
29987
|
-
margin-bottom: -52px;
|
|
29988
|
-
}
|
|
29989
|
-
.E_s1ebs0ra .select-total {
|
|
29990
|
-
display: flex;
|
|
29991
|
-
align-items: center;
|
|
29992
|
-
font-weight: 700;
|
|
29993
|
-
flex-shrink: 0;
|
|
29994
|
-
}
|
|
29995
|
-
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
29996
|
-
cursor: pointer;
|
|
29997
|
-
margin-left: 8px;
|
|
29998
|
-
width: 32px;
|
|
29999
|
-
height: 32px;
|
|
30000
|
-
border-radius: 50%;
|
|
30001
|
-
justify-content: center;
|
|
30002
|
-
}
|
|
30003
|
-
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
30004
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30005
|
-
}
|
|
30006
|
-
.E_s1ebs0ra .action-group {
|
|
30007
|
-
flex: 1;
|
|
30008
|
-
margin-left: 88px;
|
|
30009
|
-
white-space: nowrap;
|
|
30010
|
-
text-align: right;
|
|
30011
|
-
position: relative;
|
|
30012
|
-
padding: 4px 0;
|
|
30013
|
-
margin-top: -4px;
|
|
30014
|
-
overflow: hidden;
|
|
30015
|
-
}
|
|
30016
|
-
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
30017
|
-
transform: translateY(-4px);
|
|
30018
|
-
}
|
|
30019
|
-
.E_s1ebs0ra .action-group button {
|
|
30020
|
-
border: none;
|
|
30021
|
-
}
|
|
30022
|
-
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
30023
|
-
margin-right: 8px;
|
|
30024
|
-
}
|
|
30025
|
-
.E_s1ebs0ra .action-group > button:last-child {
|
|
30026
|
-
margin-right: 4px;
|
|
30027
|
-
}
|
|
30028
|
-
.E_s1ebs0ra .action-group .more-btn {
|
|
30029
|
-
cursor: pointer;
|
|
30030
|
-
width: 32px;
|
|
30031
|
-
height: 32px;
|
|
30032
|
-
justify-content: center;
|
|
30033
|
-
border-radius: 50%;
|
|
30034
|
-
}
|
|
30035
|
-
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
30036
|
-
background: #fff;
|
|
30037
|
-
}
|
|
30038
|
-
|
|
30039
|
-
.E_c1up1pdz {
|
|
30040
|
-
width: 648px;
|
|
30041
|
-
}
|
|
30042
|
-
.E_c1up1pdz.active {
|
|
30043
|
-
border-color: #0080ff;
|
|
30044
|
-
}
|
|
30045
|
-
.E_c1up1pdz.active > header {
|
|
30046
|
-
background: rgba(0, 128, 255, 0.1);
|
|
30047
|
-
}
|
|
30048
|
-
.E_c1up1pdz .expand {
|
|
30049
|
-
padding: 12px;
|
|
30050
|
-
}
|
|
30051
|
-
.E_c1up1pdz .field-item {
|
|
30052
|
-
display: flex;
|
|
30053
|
-
padding: 10px 0;
|
|
30054
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30055
|
-
}
|
|
30056
|
-
.E_c1up1pdz .field-item:last-child {
|
|
30057
|
-
border-bottom: none;
|
|
30058
|
-
padding-bottom: 0;
|
|
30059
|
-
}
|
|
30060
|
-
.E_c1up1pdz .field-item label {
|
|
30061
|
-
line-height: 32px;
|
|
30062
|
-
width: 100px;
|
|
30063
|
-
color: rgba(62, 70, 82, 0.6);
|
|
30064
|
-
}
|
|
30065
|
-
.E_c1up1pdz .help {
|
|
30066
|
-
color: rgba(62, 70, 82, 0.6);
|
|
30067
|
-
margin-top: 5px;
|
|
30068
|
-
}
|
|
30069
|
-
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
30070
|
-
.E_c1up1pdz .ant-picker {
|
|
30071
|
-
width: 128px;
|
|
29867
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
29868
|
+
.E_c1up1pdz .ant-picker {
|
|
29869
|
+
width: 128px;
|
|
30072
29870
|
}
|
|
30073
29871
|
|
|
30074
29872
|
.E_c156wh19 {
|
|
@@ -30289,16 +30087,59 @@ span.E_tqjc4ui {
|
|
|
30289
30087
|
text-align: left;
|
|
30290
30088
|
}
|
|
30291
30089
|
|
|
30292
|
-
.
|
|
30293
|
-
|
|
30090
|
+
.E_wg1tsps {
|
|
30091
|
+
display: flex;
|
|
30092
|
+
align-items: center;
|
|
30093
|
+
justify-content: flex-end;
|
|
30294
30094
|
}
|
|
30295
|
-
|
|
30296
|
-
|
|
30095
|
+
|
|
30096
|
+
.E_b1ctd5xy {
|
|
30097
|
+
display: flex;
|
|
30098
|
+
align-items: center;
|
|
30099
|
+
width: calc(100% - 40px);
|
|
30297
30100
|
}
|
|
30298
|
-
.
|
|
30299
|
-
|
|
30101
|
+
.E_b1ctd5xy .chart {
|
|
30102
|
+
display: inline-block;
|
|
30103
|
+
width: 100%;
|
|
30300
30104
|
}
|
|
30301
|
-
|
|
30105
|
+
|
|
30106
|
+
.E_u1p8acpn {
|
|
30107
|
+
min-width: 40px;
|
|
30108
|
+
}
|
|
30109
|
+
.E_u1p8acpn .unit {
|
|
30110
|
+
color: #00122e !important;
|
|
30111
|
+
}
|
|
30112
|
+
|
|
30113
|
+
.E_c18gxmrl {
|
|
30114
|
+
border: 1px solid #d8deeb;
|
|
30115
|
+
border-radius: 4px;
|
|
30116
|
+
}
|
|
30117
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
30118
|
+
margin-top: 8px;
|
|
30119
|
+
}
|
|
30120
|
+
.E_c18gxmrl:hover {
|
|
30121
|
+
border-color: #0080ff;
|
|
30122
|
+
}
|
|
30123
|
+
.E_c18gxmrl:hover > header {
|
|
30124
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30125
|
+
}
|
|
30126
|
+
.E_c18gxmrl.active header {
|
|
30127
|
+
border-bottom: 1px solid #d8deeb;
|
|
30128
|
+
}
|
|
30129
|
+
.E_c18gxmrl > header {
|
|
30130
|
+
padding: 8px 12px;
|
|
30131
|
+
}
|
|
30132
|
+
|
|
30133
|
+
.E_t1sqg15u {
|
|
30134
|
+
background: white;
|
|
30135
|
+
}
|
|
30136
|
+
.E_t1sqg15u.inline .table-row {
|
|
30137
|
+
flex-direction: column;
|
|
30138
|
+
}
|
|
30139
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
30140
|
+
padding: 0 16px 7px 0;
|
|
30141
|
+
}
|
|
30142
|
+
.E_t1sqg15u.has-border .table-header {
|
|
30302
30143
|
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
30303
30144
|
}
|
|
30304
30145
|
.E_t1sqg15u.has-border .hiddenBorder {
|
|
@@ -30379,27 +30220,6 @@ span.E_tqjc4ui {
|
|
|
30379
30220
|
padding-right: 12px;
|
|
30380
30221
|
}
|
|
30381
30222
|
|
|
30382
|
-
.E_s1iv0tp1 .enabled-switch {
|
|
30383
|
-
display: flex;
|
|
30384
|
-
align-items: center;
|
|
30385
|
-
}
|
|
30386
|
-
.E_s1iv0tp1 .enabled-text {
|
|
30387
|
-
margin-right: 8px;
|
|
30388
|
-
}
|
|
30389
|
-
|
|
30390
|
-
.E_m74vjol {
|
|
30391
|
-
display: flex;
|
|
30392
|
-
justify-content: space-between;
|
|
30393
|
-
width: 100%;
|
|
30394
|
-
}
|
|
30395
|
-
.E_m74vjol .action {
|
|
30396
|
-
margin-left: 16px;
|
|
30397
|
-
}
|
|
30398
|
-
|
|
30399
|
-
.E_a1o35uvh .ant-alert-message {
|
|
30400
|
-
width: 100%;
|
|
30401
|
-
}
|
|
30402
|
-
|
|
30403
30223
|
.E_berrcjl {
|
|
30404
30224
|
color: rgba(10, 37, 85, 0.6);
|
|
30405
30225
|
margin-bottom: 4px;
|
|
@@ -30416,139 +30236,320 @@ span.E_tqjc4ui {
|
|
|
30416
30236
|
color: #005ed1;
|
|
30417
30237
|
}
|
|
30418
30238
|
|
|
30419
|
-
.
|
|
30420
|
-
|
|
30421
|
-
|
|
30422
|
-
|
|
30423
|
-
|
|
30424
|
-
white-space: nowrap;
|
|
30425
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30426
|
-
}
|
|
30427
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30428
|
-
--color: #0080ff;
|
|
30429
|
-
}
|
|
30430
|
-
.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] {
|
|
30431
|
-
--color: #0080ff;
|
|
30239
|
+
.E_t160l1cm {
|
|
30240
|
+
display: flex;
|
|
30241
|
+
flex-direction: column;
|
|
30242
|
+
flex: 1;
|
|
30243
|
+
/* FIXME:(yanzhen) do this better */
|
|
30432
30244
|
}
|
|
30433
|
-
.
|
|
30434
|
-
|
|
30245
|
+
.E_t160l1cm .tab-bar {
|
|
30246
|
+
flex-shrink: 0;
|
|
30247
|
+
display: flex;
|
|
30248
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
30435
30249
|
}
|
|
30436
|
-
.
|
|
30437
|
-
|
|
30438
|
-
border-bottom-right-radius: 0;
|
|
30250
|
+
.E_t160l1cm .tab-content {
|
|
30251
|
+
height: 100%;
|
|
30439
30252
|
}
|
|
30440
|
-
.
|
|
30441
|
-
|
|
30442
|
-
|
|
30253
|
+
.E_t160l1cm .tab-menu-item {
|
|
30254
|
+
margin-right: 2px;
|
|
30255
|
+
padding: 1px 12px;
|
|
30256
|
+
line-height: 24px;
|
|
30257
|
+
height: 24px;
|
|
30258
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30259
|
+
border-radius: 4px 4px 0 0;
|
|
30260
|
+
cursor: pointer;
|
|
30261
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
30443
30262
|
}
|
|
30444
|
-
.
|
|
30445
|
-
|
|
30263
|
+
.E_t160l1cm .tab-menu-item:first-child {
|
|
30264
|
+
padding-left: 0;
|
|
30446
30265
|
}
|
|
30447
|
-
|
|
30448
|
-
|
|
30449
|
-
display: flex;
|
|
30450
|
-
align-items: center;
|
|
30451
|
-
justify-content: flex-end;
|
|
30266
|
+
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
30267
|
+
padding-left: 12px;
|
|
30452
30268
|
}
|
|
30453
|
-
|
|
30454
|
-
|
|
30455
|
-
|
|
30456
|
-
align-items: center;
|
|
30457
|
-
width: calc(100% - 40px);
|
|
30269
|
+
.E_t160l1cm .tab-menu-item:hover {
|
|
30270
|
+
color: #0080ff;
|
|
30271
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30458
30272
|
}
|
|
30459
|
-
.
|
|
30460
|
-
|
|
30461
|
-
width: 100%;
|
|
30273
|
+
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
30274
|
+
fill: #0080ff;
|
|
30462
30275
|
}
|
|
30463
|
-
|
|
30464
|
-
.
|
|
30465
|
-
min-width: 40px;
|
|
30276
|
+
.E_t160l1cm .tab-menu-item:active {
|
|
30277
|
+
background: rgba(192, 203, 224, 0.6);
|
|
30466
30278
|
}
|
|
30467
|
-
.
|
|
30468
|
-
color: #
|
|
30279
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
30280
|
+
color: #0080ff;
|
|
30281
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30469
30282
|
}
|
|
30470
|
-
|
|
30471
|
-
.
|
|
30472
|
-
border: 1px solid #d8deeb;
|
|
30473
|
-
border-radius: 4px;
|
|
30283
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
30284
|
+
background: rgba(192, 203, 224, 0.6);
|
|
30474
30285
|
}
|
|
30475
|
-
.
|
|
30476
|
-
|
|
30286
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
30287
|
+
background: rgba(0, 128, 255, 0.16);
|
|
30477
30288
|
}
|
|
30478
|
-
.
|
|
30479
|
-
|
|
30289
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
30290
|
+
fill: #0080ff;
|
|
30480
30291
|
}
|
|
30481
|
-
.
|
|
30292
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
30293
|
+
color: #0080ff;
|
|
30482
30294
|
background: rgba(0, 128, 255, 0.1);
|
|
30483
30295
|
}
|
|
30484
|
-
.
|
|
30485
|
-
|
|
30296
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
30297
|
+
background: rgba(0, 128, 255, 0.16);
|
|
30486
30298
|
}
|
|
30487
|
-
.
|
|
30488
|
-
|
|
30299
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
30300
|
+
fill: #1d326c;
|
|
30489
30301
|
}
|
|
30490
|
-
|
|
30491
|
-
|
|
30492
|
-
|
|
30302
|
+
.E_t160l1cm .tab-menu-item .expand-arrow {
|
|
30303
|
+
margin-left: 8px;
|
|
30304
|
+
height: 22px;
|
|
30493
30305
|
}
|
|
30494
|
-
.
|
|
30495
|
-
|
|
30306
|
+
.E_t160l1cm .tab-menu-item .expand-arrow path {
|
|
30307
|
+
fill: rgba(44, 56, 82, 0.6);
|
|
30308
|
+
}
|
|
30309
|
+
.E_t160l1cm .tab-menu-item-group {
|
|
30310
|
+
padding: 0;
|
|
30311
|
+
display: flex;
|
|
30496
30312
|
align-items: center;
|
|
30497
|
-
|
|
30498
|
-
height: 32px;
|
|
30499
|
-
border-radius: 6px;
|
|
30500
|
-
line-height: 22px;
|
|
30501
|
-
transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
|
|
30502
|
-
transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
|
|
30313
|
+
overflow: hidden;
|
|
30503
30314
|
}
|
|
30504
|
-
.
|
|
30505
|
-
|
|
30506
|
-
|
|
30315
|
+
.E_t160l1cm .tab-menu-item-group .main-title {
|
|
30316
|
+
opacity: 0;
|
|
30317
|
+
max-width: 0;
|
|
30318
|
+
transition: max-width 320ms ease, opacity 240ms ease;
|
|
30507
30319
|
}
|
|
30508
|
-
.
|
|
30509
|
-
|
|
30510
|
-
|
|
30320
|
+
.E_t160l1cm .tab-menu-item-group .sub-title {
|
|
30321
|
+
padding: 1px 12px;
|
|
30322
|
+
position: relative;
|
|
30323
|
+
display: flex;
|
|
30511
30324
|
}
|
|
30512
|
-
.
|
|
30513
|
-
|
|
30325
|
+
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
30326
|
+
opacity: 0;
|
|
30327
|
+
position: absolute;
|
|
30328
|
+
top: 50%;
|
|
30329
|
+
left: 0;
|
|
30330
|
+
transform: translate(-50%, -50%);
|
|
30331
|
+
transition: opacity 100ms linear;
|
|
30332
|
+
fill: rgba(0, 128, 255, 0.2);
|
|
30514
30333
|
}
|
|
30515
|
-
.
|
|
30516
|
-
|
|
30517
|
-
padding-right: 0px;
|
|
30334
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
30335
|
+
color: #0080ff;
|
|
30518
30336
|
}
|
|
30519
|
-
.
|
|
30520
|
-
|
|
30521
|
-
|
|
30522
|
-
|
|
30523
|
-
|
|
30524
|
-
border-color: var(--border-color, #d9d9d9);
|
|
30337
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30338
|
+
padding: 1px 12px;
|
|
30339
|
+
display: inline-block;
|
|
30340
|
+
opacity: 1;
|
|
30341
|
+
max-width: 160px;
|
|
30525
30342
|
}
|
|
30526
|
-
.
|
|
30527
|
-
|
|
30343
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
30344
|
+
padding: 1px 12px;
|
|
30345
|
+
color: #005ed1;
|
|
30528
30346
|
}
|
|
30529
|
-
.
|
|
30530
|
-
|
|
30347
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
30348
|
+
opacity: 1;
|
|
30531
30349
|
}
|
|
30532
|
-
.
|
|
30533
|
-
background:
|
|
30534
|
-
border-color: var(--border-color-hover, var(--border-color, transparent));
|
|
30350
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
|
|
30351
|
+
background: rgba(0, 128, 255, 0.16);
|
|
30535
30352
|
}
|
|
30536
|
-
.
|
|
30537
|
-
|
|
30538
|
-
--transY: 1px;
|
|
30539
|
-
background: var(--background-color-active, var(--background-color));
|
|
30540
|
-
border-color: var(--border-color-active, var(--border-color, transparent));
|
|
30353
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
|
|
30354
|
+
opacity: 0;
|
|
30541
30355
|
}
|
|
30542
|
-
.
|
|
30543
|
-
|
|
30544
|
-
|
|
30545
|
-
border-
|
|
30356
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
30357
|
+
padding: 4px 16px;
|
|
30358
|
+
height: 32px;
|
|
30359
|
+
border-radius: 6px 6px 0 0;
|
|
30546
30360
|
}
|
|
30547
|
-
.
|
|
30548
|
-
|
|
30549
|
-
|
|
30550
|
-
|
|
30551
|
-
|
|
30361
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
30362
|
+
padding-left: 0;
|
|
30363
|
+
}
|
|
30364
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
|
|
30365
|
+
padding-left: 16px;
|
|
30366
|
+
}
|
|
30367
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
30368
|
+
margin-left: 11px;
|
|
30369
|
+
height: 24px;
|
|
30370
|
+
}
|
|
30371
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
30372
|
+
padding: 0;
|
|
30373
|
+
}
|
|
30374
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
30375
|
+
padding: 4px 16px;
|
|
30376
|
+
}
|
|
30377
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30378
|
+
padding: 4px 16px;
|
|
30379
|
+
}
|
|
30380
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
30381
|
+
background: #fff;
|
|
30382
|
+
}
|
|
30383
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
30384
|
+
color: #005ed1;
|
|
30385
|
+
}
|
|
30386
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
30387
|
+
background: #fff;
|
|
30388
|
+
color: #1d326c;
|
|
30389
|
+
}
|
|
30390
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30391
|
+
color: rgba(45, 58, 86, 0.6);
|
|
30392
|
+
}
|
|
30393
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
30394
|
+
color: #1d326c;
|
|
30395
|
+
}
|
|
30396
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
30397
|
+
fill: #d8deeb;
|
|
30398
|
+
}
|
|
30399
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
30400
|
+
fill: #1d326c;
|
|
30401
|
+
}
|
|
30402
|
+
.E_t160l1cm .tab-content {
|
|
30403
|
+
flex: 1;
|
|
30404
|
+
display: flex;
|
|
30405
|
+
flex-direction: column;
|
|
30406
|
+
}
|
|
30407
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
30408
|
+
overflow: visible;
|
|
30409
|
+
}
|
|
30410
|
+
|
|
30411
|
+
.E_t14npdqr {
|
|
30412
|
+
max-width: 240px;
|
|
30413
|
+
animation: none;
|
|
30414
|
+
}
|
|
30415
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
30416
|
+
border: 1px solid #0080ff;
|
|
30417
|
+
padding: 0;
|
|
30418
|
+
}
|
|
30419
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30420
|
+
margin: 0;
|
|
30421
|
+
height: 32px;
|
|
30422
|
+
line-height: 32px;
|
|
30423
|
+
font-size: 13px;
|
|
30424
|
+
padding: 0 10px;
|
|
30425
|
+
display: block;
|
|
30426
|
+
overflow: hidden;
|
|
30427
|
+
text-overflow: ellipsis;
|
|
30428
|
+
white-space: nowrap;
|
|
30429
|
+
}
|
|
30430
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
30431
|
+
content: " ";
|
|
30432
|
+
height: 1px;
|
|
30433
|
+
width: calc(100% + 10px);
|
|
30434
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30435
|
+
display: block;
|
|
30436
|
+
}
|
|
30437
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
30438
|
+
color: #0080ff;
|
|
30439
|
+
background: transparent;
|
|
30440
|
+
}
|
|
30441
|
+
|
|
30442
|
+
.E_m74vjol {
|
|
30443
|
+
display: flex;
|
|
30444
|
+
justify-content: space-between;
|
|
30445
|
+
width: 100%;
|
|
30446
|
+
}
|
|
30447
|
+
.E_m74vjol .action {
|
|
30448
|
+
margin-left: 16px;
|
|
30449
|
+
}
|
|
30450
|
+
|
|
30451
|
+
.E_a1o35uvh .ant-alert-message {
|
|
30452
|
+
width: 100%;
|
|
30453
|
+
}
|
|
30454
|
+
|
|
30455
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
30456
|
+
display: flex;
|
|
30457
|
+
align-items: center;
|
|
30458
|
+
}
|
|
30459
|
+
.E_s1iv0tp1 .enabled-text {
|
|
30460
|
+
margin-right: 8px;
|
|
30461
|
+
}
|
|
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
|
+
.E_b1wx3t3t.ant-btn-icon-only {
|
|
30493
|
+
justify-content: center;
|
|
30494
|
+
}
|
|
30495
|
+
.E_b1wx3t3t.ant-btn {
|
|
30496
|
+
display: inline-flex;
|
|
30497
|
+
align-items: center;
|
|
30498
|
+
justify-content: center;
|
|
30499
|
+
height: 32px;
|
|
30500
|
+
border-radius: 6px;
|
|
30501
|
+
line-height: 22px;
|
|
30502
|
+
transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
|
|
30503
|
+
transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
|
|
30504
|
+
}
|
|
30505
|
+
.E_b1wx3t3t.ant-btn.ant-btn-lg {
|
|
30506
|
+
height: 40px;
|
|
30507
|
+
line-height: 24px;
|
|
30508
|
+
}
|
|
30509
|
+
.E_b1wx3t3t.ant-btn.ant-btn-sm {
|
|
30510
|
+
height: 24px;
|
|
30511
|
+
line-height: 20px;
|
|
30512
|
+
}
|
|
30513
|
+
.E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
|
|
30514
|
+
border-radius: 50%;
|
|
30515
|
+
}
|
|
30516
|
+
.E_b1wx3t3t .ant-btn-loading-icon span.anticon {
|
|
30517
|
+
margin-right: 8px;
|
|
30518
|
+
padding-right: 0px;
|
|
30519
|
+
}
|
|
30520
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary, .E_b1wx3t3t.ant-btn.ant-btn-secondary, .E_b1wx3t3t.ant-btn.ant-btn-tertiary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint, .E_b1wx3t3t.ant-btn.ant-btn-quiet {
|
|
30521
|
+
color: var(--color, #06101f);
|
|
30522
|
+
font-weight: var(--font-weight);
|
|
30523
|
+
background: var(--background-color, #fff);
|
|
30524
|
+
border-width: var(--border-width, 1px);
|
|
30525
|
+
border-color: var(--border-color, #d9d9d9);
|
|
30526
|
+
}
|
|
30527
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
|
|
30528
|
+
display: none;
|
|
30529
|
+
}
|
|
30530
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-secondary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-tertiary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint .anticon, .E_b1wx3t3t.ant-btn.ant-btn-quiet .anticon {
|
|
30531
|
+
color: var(--color, inherit);
|
|
30532
|
+
}
|
|
30533
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-hover {
|
|
30534
|
+
background: var(--background-color-hover, var(--background-color));
|
|
30535
|
+
border-color: var(--border-color-hover, var(--border-color, transparent));
|
|
30536
|
+
}
|
|
30537
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary:active, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-secondary:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-quiet:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-active {
|
|
30538
|
+
--scale: 1;
|
|
30539
|
+
--transY: 1px;
|
|
30540
|
+
background: var(--background-color-active, var(--background-color));
|
|
30541
|
+
border-color: var(--border-color-active, var(--border-color, transparent));
|
|
30542
|
+
}
|
|
30543
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-focus {
|
|
30544
|
+
background: var(--background-color-focus, var(--background-color));
|
|
30545
|
+
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
30546
|
+
border-color: var(--border-color-focus, var(--border-color, transparent));
|
|
30547
|
+
}
|
|
30548
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled], .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:active {
|
|
30549
|
+
color: var(--color-disabled, var(--color));
|
|
30550
|
+
background: var(--background-color-disabled, var(--background-color));
|
|
30551
|
+
border-color: var(--border-color-disabled, var(--border-color, transparent));
|
|
30552
|
+
opacity: 0.5;
|
|
30552
30553
|
}
|
|
30553
30554
|
.E_b1wx3t3t.ant-btn-link[disabled] {
|
|
30554
30555
|
color: #0080ff;
|
|
@@ -30742,17 +30743,26 @@ button.E_n7k2c6r {
|
|
|
30742
30743
|
padding: 0;
|
|
30743
30744
|
}
|
|
30744
30745
|
|
|
30745
|
-
.
|
|
30746
|
-
|
|
30746
|
+
.E_c1uzzomf {
|
|
30747
|
+
margin-bottom: 16px;
|
|
30748
|
+
}
|
|
30749
|
+
.E_c1uzzomf .card-title {
|
|
30750
|
+
font-size: 16px;
|
|
30747
30751
|
color: rgba(44, 56, 82, 0.6);
|
|
30748
|
-
font-
|
|
30752
|
+
font-weight: 700;
|
|
30753
|
+
line-height: 32px;
|
|
30749
30754
|
}
|
|
30750
|
-
.
|
|
30751
|
-
padding
|
|
30755
|
+
.E_c1uzzomf .card-body {
|
|
30756
|
+
padding: 24px;
|
|
30757
|
+
border-radius: 8px;
|
|
30758
|
+
background: #fff;
|
|
30752
30759
|
}
|
|
30753
|
-
.
|
|
30754
|
-
|
|
30755
|
-
|
|
30760
|
+
.E_c1uzzomf .empty {
|
|
30761
|
+
font-weight: 700;
|
|
30762
|
+
font-size: 14px;
|
|
30763
|
+
line-height: 22px;
|
|
30764
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30765
|
+
text-align: center;
|
|
30756
30766
|
}
|
|
30757
30767
|
|
|
30758
30768
|
.E_ccrbeuz .ant-collapse-item {
|
|
@@ -30784,6 +30794,27 @@ button.E_n7k2c6r {
|
|
|
30784
30794
|
padding: 20px 24px 24px 24px;
|
|
30785
30795
|
}
|
|
30786
30796
|
|
|
30797
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30798
|
+
display: flex;
|
|
30799
|
+
}
|
|
30800
|
+
|
|
30801
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30802
|
+
line-height: 18px;
|
|
30803
|
+
}
|
|
30804
|
+
|
|
30805
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30806
|
+
padding: 4px 8px 0 8px;
|
|
30807
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30808
|
+
font-size: 12px;
|
|
30809
|
+
}
|
|
30810
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30811
|
+
padding-bottom: 6px;
|
|
30812
|
+
}
|
|
30813
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30814
|
+
padding-top: 4px;
|
|
30815
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30816
|
+
}
|
|
30817
|
+
|
|
30787
30818
|
.E_d1bw7c5z {
|
|
30788
30819
|
position: relative;
|
|
30789
30820
|
max-width: 388px;
|
|
@@ -30867,36 +30898,99 @@ button.E_n7k2c6r {
|
|
|
30867
30898
|
width: 102px;
|
|
30868
30899
|
}
|
|
30869
30900
|
|
|
30870
|
-
.
|
|
30871
|
-
|
|
30872
|
-
|
|
30873
|
-
|
|
30874
|
-
|
|
30901
|
+
.E_phljevk {
|
|
30902
|
+
display: flex;
|
|
30903
|
+
justify-content: space-between;
|
|
30904
|
+
align-items: center;
|
|
30905
|
+
padding: 10px 0;
|
|
30875
30906
|
color: rgba(44, 56, 82, 0.6);
|
|
30876
|
-
font-
|
|
30877
|
-
line-height:
|
|
30907
|
+
font-size: 12px;
|
|
30908
|
+
line-height: 24px;
|
|
30878
30909
|
}
|
|
30879
|
-
.
|
|
30880
|
-
padding:
|
|
30881
|
-
border-radius: 8px;
|
|
30882
|
-
background: #fff;
|
|
30910
|
+
.E_phljevk .pagination-left {
|
|
30911
|
+
padding: 2px 8px;
|
|
30883
30912
|
}
|
|
30884
|
-
.
|
|
30885
|
-
|
|
30886
|
-
|
|
30887
|
-
|
|
30888
|
-
|
|
30889
|
-
|
|
30913
|
+
.E_phljevk .dropdown-trigger {
|
|
30914
|
+
display: flex;
|
|
30915
|
+
align-items: center;
|
|
30916
|
+
border-radius: 6px;
|
|
30917
|
+
cursor: pointer;
|
|
30918
|
+
transition: all 0.3s ease;
|
|
30890
30919
|
}
|
|
30891
|
-
|
|
30892
|
-
.
|
|
30920
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
30921
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30922
|
+
color: #0080ff;
|
|
30923
|
+
}
|
|
30924
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
30925
|
+
margin-left: 4px;
|
|
30926
|
+
}
|
|
30927
|
+
.E_phljevk .pagination-right {
|
|
30893
30928
|
display: flex;
|
|
30929
|
+
align-items: center;
|
|
30930
|
+
color: #0080ff;
|
|
30931
|
+
font-weight: bold;
|
|
30932
|
+
}
|
|
30933
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
30934
|
+
margin-left: 4px;
|
|
30935
|
+
}
|
|
30936
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
30937
|
+
.E_phljevk .pagination-right .next-btn {
|
|
30938
|
+
padding: 0 8px;
|
|
30939
|
+
}
|
|
30940
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
30941
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
30942
|
+
color: #0080ff;
|
|
30943
|
+
}
|
|
30944
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
30945
|
+
transform: rotate(180deg);
|
|
30894
30946
|
}
|
|
30895
30947
|
|
|
30896
|
-
.
|
|
30948
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30949
|
+
max-height: calc(100vh - 128px);
|
|
30950
|
+
overflow-y: auto;
|
|
30951
|
+
}
|
|
30952
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30953
|
+
padding: 4px 20px;
|
|
30954
|
+
font-size: 12px;
|
|
30897
30955
|
line-height: 18px;
|
|
30898
30956
|
}
|
|
30899
30957
|
|
|
30958
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
30959
|
+
margin-right: 8px;
|
|
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
|
+
|
|
30900
30994
|
.E_rapgekc.ant-radio-wrapper {
|
|
30901
30995
|
display: inline-flex;
|
|
30902
30996
|
align-items: baseline;
|
|
@@ -31043,89 +31137,6 @@ button.E_n7k2c6r {
|
|
|
31043
31137
|
width: 36px;
|
|
31044
31138
|
}
|
|
31045
31139
|
|
|
31046
|
-
.E_phljevk {
|
|
31047
|
-
display: flex;
|
|
31048
|
-
justify-content: space-between;
|
|
31049
|
-
align-items: center;
|
|
31050
|
-
padding: 10px 0;
|
|
31051
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31052
|
-
font-size: 12px;
|
|
31053
|
-
line-height: 24px;
|
|
31054
|
-
}
|
|
31055
|
-
.E_phljevk .pagination-left {
|
|
31056
|
-
padding: 2px 8px;
|
|
31057
|
-
}
|
|
31058
|
-
.E_phljevk .dropdown-trigger {
|
|
31059
|
-
display: flex;
|
|
31060
|
-
align-items: center;
|
|
31061
|
-
border-radius: 6px;
|
|
31062
|
-
cursor: pointer;
|
|
31063
|
-
transition: all 0.3s ease;
|
|
31064
|
-
}
|
|
31065
|
-
.E_phljevk .dropdown-trigger:hover {
|
|
31066
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31067
|
-
color: #0080ff;
|
|
31068
|
-
}
|
|
31069
|
-
.E_phljevk .dropdown-trigger .icon-inner {
|
|
31070
|
-
margin-left: 4px;
|
|
31071
|
-
}
|
|
31072
|
-
.E_phljevk .pagination-right {
|
|
31073
|
-
display: flex;
|
|
31074
|
-
align-items: center;
|
|
31075
|
-
color: #0080ff;
|
|
31076
|
-
font-weight: bold;
|
|
31077
|
-
}
|
|
31078
|
-
.E_phljevk .pagination-right .icon-inner {
|
|
31079
|
-
margin-left: 4px;
|
|
31080
|
-
}
|
|
31081
|
-
.E_phljevk .pagination-right .prev-btn,
|
|
31082
|
-
.E_phljevk .pagination-right .next-btn {
|
|
31083
|
-
padding: 0 8px;
|
|
31084
|
-
}
|
|
31085
|
-
.E_phljevk .pagination-right .prev-btn > span,
|
|
31086
|
-
.E_phljevk .pagination-right .next-btn > span {
|
|
31087
|
-
color: #0080ff;
|
|
31088
|
-
}
|
|
31089
|
-
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
31090
|
-
transform: rotate(180deg);
|
|
31091
|
-
}
|
|
31092
|
-
|
|
31093
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
31094
|
-
max-height: calc(100vh - 128px);
|
|
31095
|
-
overflow-y: auto;
|
|
31096
|
-
}
|
|
31097
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31098
|
-
padding: 4px 20px;
|
|
31099
|
-
font-size: 12px;
|
|
31100
|
-
line-height: 18px;
|
|
31101
|
-
}
|
|
31102
|
-
|
|
31103
|
-
.E_i11gg7mj .ant-input-prefix {
|
|
31104
|
-
margin-right: 8px;
|
|
31105
|
-
}
|
|
31106
|
-
.E_i11gg7mj .ant-input-suffix {
|
|
31107
|
-
margin-left: 8px;
|
|
31108
|
-
}
|
|
31109
|
-
|
|
31110
|
-
.E_cc368xp {
|
|
31111
|
-
color: #00122e;
|
|
31112
|
-
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
31113
|
-
margin-right: 8px;
|
|
31114
|
-
padding-right: 8px;
|
|
31115
|
-
}
|
|
31116
|
-
|
|
31117
|
-
.E_i11o6xqj {
|
|
31118
|
-
display: flex;
|
|
31119
|
-
gap: 4px;
|
|
31120
|
-
}
|
|
31121
|
-
.E_i11o6xqj .icon-wrapper {
|
|
31122
|
-
cursor: pointer;
|
|
31123
|
-
}
|
|
31124
|
-
|
|
31125
|
-
.E_d19ruhdj.icon-wrapper {
|
|
31126
|
-
cursor: not-allowed;
|
|
31127
|
-
}
|
|
31128
|
-
|
|
31129
31140
|
.E_c1bus5hc {
|
|
31130
31141
|
--color: white;
|
|
31131
31142
|
height: 14px;
|
|
@@ -31166,16 +31177,6 @@ button.E_n7k2c6r {
|
|
|
31166
31177
|
transform: rotate(0deg);
|
|
31167
31178
|
}
|
|
31168
31179
|
|
|
31169
|
-
.E_ivqqkzv {
|
|
31170
|
-
height: 24px;
|
|
31171
|
-
width: 56px !important;
|
|
31172
|
-
margin-right: 4px;
|
|
31173
|
-
}
|
|
31174
|
-
|
|
31175
|
-
.E_c1wk4q29 {
|
|
31176
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31177
|
-
}
|
|
31178
|
-
|
|
31179
31180
|
.E_s1dizucg.ant-switch {
|
|
31180
31181
|
min-width: 40px;
|
|
31181
31182
|
height: 24px;
|
|
@@ -31235,148 +31236,51 @@ button.E_n7k2c6r {
|
|
|
31235
31236
|
margin-right: 4px;
|
|
31236
31237
|
}
|
|
31237
31238
|
|
|
31238
|
-
.
|
|
31239
|
-
|
|
31240
|
-
border-radius: 4px;
|
|
31241
|
-
}
|
|
31242
|
-
|
|
31243
|
-
.E_m855nr1 {
|
|
31244
|
-
padding: 2px 8px;
|
|
31245
|
-
border-radius: 3px;
|
|
31239
|
+
.E_s1dni7lo {
|
|
31240
|
+
width: 430px !important;
|
|
31246
31241
|
}
|
|
31247
31242
|
|
|
31248
|
-
.
|
|
31249
|
-
padding:
|
|
31250
|
-
|
|
31243
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
31244
|
+
padding: 8px 16px;
|
|
31245
|
+
line-height: 18px;
|
|
31246
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31247
|
+
height: 34px;
|
|
31248
|
+
min-height: 34px;
|
|
31249
|
+
box-sizing: border-box;
|
|
31250
|
+
margin-top: 8px;
|
|
31251
31251
|
}
|
|
31252
31252
|
|
|
31253
|
-
.
|
|
31254
|
-
|
|
31253
|
+
.E_o1ugr09p {
|
|
31254
|
+
display: flex;
|
|
31255
|
+
flex-direction: column;
|
|
31256
|
+
margin: 1px 8px;
|
|
31257
|
+
padding: 8px;
|
|
31258
|
+
border-radius: 4px;
|
|
31255
31259
|
}
|
|
31256
|
-
.
|
|
31257
|
-
|
|
31258
|
-
margin-right: 8px;
|
|
31259
|
-
display: inline-flex;
|
|
31260
|
-
align-items: center;
|
|
31261
|
-
border: none;
|
|
31260
|
+
.E_o1ugr09p .selected-icon {
|
|
31261
|
+
display: none;
|
|
31262
31262
|
}
|
|
31263
|
-
.
|
|
31264
|
-
|
|
31265
|
-
height: 16px;
|
|
31266
|
-
color: inherit;
|
|
31267
|
-
margin-left: 4px;
|
|
31268
|
-
opacity: 0.6;
|
|
31269
|
-
display: inline-flex;
|
|
31263
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
31264
|
+
padding-left: 8px;
|
|
31270
31265
|
}
|
|
31271
|
-
.
|
|
31272
|
-
|
|
31266
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
31267
|
+
background-color: white;
|
|
31273
31268
|
}
|
|
31274
|
-
.
|
|
31269
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31275
31270
|
color: #0080ff;
|
|
31276
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
31277
|
-
}
|
|
31278
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
31279
|
-
color: #f0483e;
|
|
31280
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
31281
31271
|
}
|
|
31282
|
-
.
|
|
31283
|
-
|
|
31284
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
31272
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
31273
|
+
display: block;
|
|
31285
31274
|
}
|
|
31286
|
-
.
|
|
31287
|
-
|
|
31288
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
31275
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
31276
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31289
31277
|
}
|
|
31290
|
-
.
|
|
31291
|
-
color: #
|
|
31292
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
31278
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31279
|
+
color: #0080ff;
|
|
31293
31280
|
}
|
|
31294
|
-
.
|
|
31295
|
-
|
|
31296
|
-
|
|
31297
|
-
}
|
|
31298
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
31299
|
-
color: #fff;
|
|
31300
|
-
}
|
|
31301
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
31302
|
-
background-color: #f0483e;
|
|
31303
|
-
}
|
|
31304
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
31305
|
-
background-color: #fea008;
|
|
31306
|
-
}
|
|
31307
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
31308
|
-
background-color: #00ba5d;
|
|
31309
|
-
}
|
|
31310
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
31311
|
-
background-color: #0080ff;
|
|
31312
|
-
}
|
|
31313
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
31314
|
-
background-color: #6b7d99;
|
|
31315
|
-
}
|
|
31316
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
31317
|
-
background-color: #7E41FF;
|
|
31318
|
-
}
|
|
31319
|
-
|
|
31320
|
-
.E_iq1gosr {
|
|
31321
|
-
display: inline-block;
|
|
31322
|
-
}
|
|
31323
|
-
|
|
31324
|
-
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31325
|
-
display: none;
|
|
31326
|
-
}
|
|
31327
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
31328
|
-
background: rgba(23, 38, 64, 0.8);
|
|
31329
|
-
border-radius: 4px;
|
|
31330
|
-
}
|
|
31331
|
-
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
31332
|
-
visibility: hidden;
|
|
31333
|
-
}
|
|
31334
|
-
|
|
31335
|
-
.E_s1dni7lo {
|
|
31336
|
-
width: 430px !important;
|
|
31337
|
-
}
|
|
31338
|
-
|
|
31339
|
-
.E_d1wwmmm5 .ant-select-item-group {
|
|
31340
|
-
padding: 8px 16px;
|
|
31341
|
-
line-height: 18px;
|
|
31342
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31343
|
-
height: 34px;
|
|
31344
|
-
min-height: 34px;
|
|
31345
|
-
box-sizing: border-box;
|
|
31346
|
-
margin-top: 8px;
|
|
31347
|
-
}
|
|
31348
|
-
|
|
31349
|
-
.E_o1ugr09p {
|
|
31350
|
-
display: flex;
|
|
31351
|
-
flex-direction: column;
|
|
31352
|
-
margin: 1px 8px;
|
|
31353
|
-
padding: 8px;
|
|
31354
|
-
border-radius: 4px;
|
|
31355
|
-
}
|
|
31356
|
-
.E_o1ugr09p .selected-icon {
|
|
31357
|
-
display: none;
|
|
31358
|
-
}
|
|
31359
|
-
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
31360
|
-
padding-left: 8px;
|
|
31361
|
-
}
|
|
31362
|
-
.E_o1ugr09p.ant-select-item-option-selected {
|
|
31363
|
-
background-color: white;
|
|
31364
|
-
}
|
|
31365
|
-
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31366
|
-
color: #0080ff;
|
|
31367
|
-
}
|
|
31368
|
-
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
31369
|
-
display: block;
|
|
31370
|
-
}
|
|
31371
|
-
.E_o1ugr09p.ant-select-item-option-active {
|
|
31372
|
-
background: rgba(0, 136, 255, 0.16);
|
|
31373
|
-
}
|
|
31374
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31375
|
-
color: #0080ff;
|
|
31376
|
-
}
|
|
31377
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31378
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31379
|
-
color: #0080ff;
|
|
31281
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31282
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31283
|
+
color: #0080ff;
|
|
31380
31284
|
}
|
|
31381
31285
|
|
|
31382
31286
|
.E_o1ifxsq4 {
|
|
@@ -31413,6 +31317,92 @@ button.E_n7k2c6r {
|
|
|
31413
31317
|
opacity: 0;
|
|
31414
31318
|
}
|
|
31415
31319
|
|
|
31320
|
+
.E_s1sck0th {
|
|
31321
|
+
padding: 0 8px;
|
|
31322
|
+
border-radius: 4px;
|
|
31323
|
+
}
|
|
31324
|
+
|
|
31325
|
+
.E_m855nr1 {
|
|
31326
|
+
padding: 2px 8px;
|
|
31327
|
+
border-radius: 3px;
|
|
31328
|
+
}
|
|
31329
|
+
|
|
31330
|
+
.E_l1270xpg {
|
|
31331
|
+
padding: 3px 8px;
|
|
31332
|
+
border-radius: 2px;
|
|
31333
|
+
}
|
|
31334
|
+
|
|
31335
|
+
.E_t14rextb.ant-tag:hover {
|
|
31336
|
+
opacity: unset;
|
|
31337
|
+
}
|
|
31338
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
31339
|
+
margin: 0;
|
|
31340
|
+
margin-right: 8px;
|
|
31341
|
+
display: inline-flex;
|
|
31342
|
+
align-items: center;
|
|
31343
|
+
border: none;
|
|
31344
|
+
}
|
|
31345
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
31346
|
+
width: 16px;
|
|
31347
|
+
height: 16px;
|
|
31348
|
+
color: inherit;
|
|
31349
|
+
margin-left: 4px;
|
|
31350
|
+
opacity: 0.6;
|
|
31351
|
+
display: inline-flex;
|
|
31352
|
+
}
|
|
31353
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
31354
|
+
opacity: 1;
|
|
31355
|
+
}
|
|
31356
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
31357
|
+
color: #0080ff;
|
|
31358
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
31359
|
+
}
|
|
31360
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
31361
|
+
color: #f0483e;
|
|
31362
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
31363
|
+
}
|
|
31364
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
31365
|
+
color: #e07f00;
|
|
31366
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
31367
|
+
}
|
|
31368
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
31369
|
+
color: #008f4c;
|
|
31370
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
31371
|
+
}
|
|
31372
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
31373
|
+
color: #1d326c;
|
|
31374
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
31375
|
+
}
|
|
31376
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
31377
|
+
color: #7E41FF;
|
|
31378
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
31379
|
+
}
|
|
31380
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
31381
|
+
color: #fff;
|
|
31382
|
+
}
|
|
31383
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
31384
|
+
background-color: #f0483e;
|
|
31385
|
+
}
|
|
31386
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
31387
|
+
background-color: #fea008;
|
|
31388
|
+
}
|
|
31389
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
31390
|
+
background-color: #00ba5d;
|
|
31391
|
+
}
|
|
31392
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
31393
|
+
background-color: #0080ff;
|
|
31394
|
+
}
|
|
31395
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
31396
|
+
background-color: #6b7d99;
|
|
31397
|
+
}
|
|
31398
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
31399
|
+
background-color: #7E41FF;
|
|
31400
|
+
}
|
|
31401
|
+
|
|
31402
|
+
.E_iq1gosr {
|
|
31403
|
+
display: inline-block;
|
|
31404
|
+
}
|
|
31405
|
+
|
|
31416
31406
|
.E_fzh9mnb {
|
|
31417
31407
|
width: 100%;
|
|
31418
31408
|
height: 100%;
|
|
@@ -31428,6 +31418,17 @@ button.E_n7k2c6r {
|
|
|
31428
31418
|
font-size: 18px;
|
|
31429
31419
|
}
|
|
31430
31420
|
|
|
31421
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31422
|
+
display: none;
|
|
31423
|
+
}
|
|
31424
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
31425
|
+
background: rgba(23, 38, 64, 0.8);
|
|
31426
|
+
border-radius: 4px;
|
|
31427
|
+
}
|
|
31428
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
31429
|
+
visibility: hidden;
|
|
31430
|
+
}
|
|
31431
|
+
|
|
31431
31432
|
.E_iouxfgt {
|
|
31432
31433
|
display: inline-flex;
|
|
31433
31434
|
align-items: center;
|
|
@@ -31446,84 +31447,6 @@ button.E_n7k2c6r {
|
|
|
31446
31447
|
animation: rotate 680ms linear infinite;
|
|
31447
31448
|
}
|
|
31448
31449
|
|
|
31449
|
-
.E_f7pxqmh {
|
|
31450
|
-
width: 100%;
|
|
31451
|
-
margin-bottom: 0 !important;
|
|
31452
|
-
flex-flow: nowrap !important;
|
|
31453
|
-
line-break: auto;
|
|
31454
|
-
}
|
|
31455
|
-
.E_f7pxqmh > .ant-form-item-label {
|
|
31456
|
-
text-align: left !important;
|
|
31457
|
-
padding-bottom: 0 !important;
|
|
31458
|
-
}
|
|
31459
|
-
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31460
|
-
min-height: 32px;
|
|
31461
|
-
height: auto;
|
|
31462
|
-
font-size: 13px;
|
|
31463
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31464
|
-
white-space: normal;
|
|
31465
|
-
}
|
|
31466
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31467
|
-
border-color: #ff4d4f !important;
|
|
31468
|
-
}
|
|
31469
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
31470
|
-
border-color: #ff4d4f !important;
|
|
31471
|
-
}
|
|
31472
|
-
.E_f7pxqmh .ant-form-item-explain {
|
|
31473
|
-
margin-top: 4px;
|
|
31474
|
-
font-size: 12px;
|
|
31475
|
-
min-height: 0px;
|
|
31476
|
-
}
|
|
31477
|
-
.E_f7pxqmh .ant-form-item-extra {
|
|
31478
|
-
font-size: 12px;
|
|
31479
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31480
|
-
min-height: 0px;
|
|
31481
|
-
}
|
|
31482
|
-
|
|
31483
|
-
.E_i1inqkme {
|
|
31484
|
-
height: 18px;
|
|
31485
|
-
line-height: 18px;
|
|
31486
|
-
padding: 0 4px;
|
|
31487
|
-
border-radius: 4px;
|
|
31488
|
-
background: rgba(235, 239, 245, 0.6);
|
|
31489
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31490
|
-
display: flex;
|
|
31491
|
-
align-items: center;
|
|
31492
|
-
white-space: nowrap;
|
|
31493
|
-
margin-right: 4px;
|
|
31494
|
-
}
|
|
31495
|
-
|
|
31496
|
-
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31497
|
-
display: var(--a1wfy30z-0);
|
|
31498
|
-
}
|
|
31499
|
-
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31500
|
-
padding: 4px 11px;
|
|
31501
|
-
display: inline-flex;
|
|
31502
|
-
line-height: 1.5715;
|
|
31503
|
-
height: inherit;
|
|
31504
|
-
}
|
|
31505
|
-
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31506
|
-
content: var(--a1wfy30z-1);
|
|
31507
|
-
display: var(--a1wfy30z-2);
|
|
31508
|
-
flex: none;
|
|
31509
|
-
align-items: center;
|
|
31510
|
-
margin-left: 4px;
|
|
31511
|
-
}
|
|
31512
|
-
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31513
|
-
content: var(--a1wfy30z-3);
|
|
31514
|
-
display: var(--a1wfy30z-4);
|
|
31515
|
-
flex: none;
|
|
31516
|
-
align-items: center;
|
|
31517
|
-
margin-right: 4px;
|
|
31518
|
-
cursor: auto;
|
|
31519
|
-
}
|
|
31520
|
-
.E_a1wfy30z .ant-input-number-input {
|
|
31521
|
-
padding: 0;
|
|
31522
|
-
margin: 0;
|
|
31523
|
-
height: auto;
|
|
31524
|
-
font-size: inherit;
|
|
31525
|
-
}
|
|
31526
|
-
|
|
31527
31450
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31528
31451
|
display: var(--ai7qkf2-0);
|
|
31529
31452
|
}
|
|
@@ -31591,6 +31514,84 @@ button.E_n7k2c6r {
|
|
|
31591
31514
|
padding: 2px 7px 2px 12px;
|
|
31592
31515
|
}
|
|
31593
31516
|
|
|
31517
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31518
|
+
display: var(--a1wfy30z-0);
|
|
31519
|
+
}
|
|
31520
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31521
|
+
padding: 4px 11px;
|
|
31522
|
+
display: inline-flex;
|
|
31523
|
+
line-height: 1.5715;
|
|
31524
|
+
height: inherit;
|
|
31525
|
+
}
|
|
31526
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31527
|
+
content: var(--a1wfy30z-1);
|
|
31528
|
+
display: var(--a1wfy30z-2);
|
|
31529
|
+
flex: none;
|
|
31530
|
+
align-items: center;
|
|
31531
|
+
margin-left: 4px;
|
|
31532
|
+
}
|
|
31533
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31534
|
+
content: var(--a1wfy30z-3);
|
|
31535
|
+
display: var(--a1wfy30z-4);
|
|
31536
|
+
flex: none;
|
|
31537
|
+
align-items: center;
|
|
31538
|
+
margin-right: 4px;
|
|
31539
|
+
cursor: auto;
|
|
31540
|
+
}
|
|
31541
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
31542
|
+
padding: 0;
|
|
31543
|
+
margin: 0;
|
|
31544
|
+
height: auto;
|
|
31545
|
+
font-size: inherit;
|
|
31546
|
+
}
|
|
31547
|
+
|
|
31548
|
+
.E_f7pxqmh {
|
|
31549
|
+
width: 100%;
|
|
31550
|
+
margin-bottom: 0 !important;
|
|
31551
|
+
flex-flow: nowrap !important;
|
|
31552
|
+
line-break: auto;
|
|
31553
|
+
}
|
|
31554
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
31555
|
+
text-align: left !important;
|
|
31556
|
+
padding-bottom: 0 !important;
|
|
31557
|
+
}
|
|
31558
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31559
|
+
min-height: 32px;
|
|
31560
|
+
height: auto;
|
|
31561
|
+
font-size: 13px;
|
|
31562
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31563
|
+
white-space: normal;
|
|
31564
|
+
}
|
|
31565
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31566
|
+
border-color: #ff4d4f !important;
|
|
31567
|
+
}
|
|
31568
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
31569
|
+
border-color: #ff4d4f !important;
|
|
31570
|
+
}
|
|
31571
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
31572
|
+
margin-top: 4px;
|
|
31573
|
+
font-size: 12px;
|
|
31574
|
+
min-height: 0px;
|
|
31575
|
+
}
|
|
31576
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
31577
|
+
font-size: 12px;
|
|
31578
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31579
|
+
min-height: 0px;
|
|
31580
|
+
}
|
|
31581
|
+
|
|
31582
|
+
.E_i1inqkme {
|
|
31583
|
+
height: 18px;
|
|
31584
|
+
line-height: 18px;
|
|
31585
|
+
padding: 0 4px;
|
|
31586
|
+
border-radius: 4px;
|
|
31587
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31588
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31589
|
+
display: flex;
|
|
31590
|
+
align-items: center;
|
|
31591
|
+
white-space: nowrap;
|
|
31592
|
+
margin-right: 4px;
|
|
31593
|
+
}
|
|
31594
|
+
|
|
31594
31595
|
.E_owd0kml {
|
|
31595
31596
|
display: inline-block;
|
|
31596
31597
|
}
|
|
@@ -33013,21 +33014,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33013
33014
|
flex-shrink: 0;
|
|
33014
33015
|
}
|
|
33015
33016
|
|
|
33016
|
-
.E_w1dxz879 {
|
|
33017
|
-
display: flex;
|
|
33018
|
-
flex-direction: column;
|
|
33019
|
-
gap: 6px;
|
|
33020
|
-
}
|
|
33021
|
-
.E_w1dxz879 .ellipsis-tooltip {
|
|
33022
|
-
max-height: var(--w1dxz879-0);
|
|
33023
|
-
text-overflow: clip;
|
|
33024
|
-
overflow: hidden;
|
|
33025
|
-
}
|
|
33026
|
-
.E_w1dxz879 .tips {
|
|
33027
|
-
color: #fff;
|
|
33028
|
-
opacity: 0.8;
|
|
33029
|
-
}
|
|
33030
|
-
|
|
33031
33017
|
.E_suhck3k {
|
|
33032
33018
|
height: 24px;
|
|
33033
33019
|
width: 24px;
|
|
@@ -33057,325 +33043,121 @@ input.E_rf8rlle.ant-input {
|
|
|
33057
33043
|
margin-right: 6px;
|
|
33058
33044
|
}
|
|
33059
33045
|
|
|
33060
|
-
.
|
|
33061
|
-
display:
|
|
33046
|
+
.E_w1dxz879 {
|
|
33047
|
+
display: flex;
|
|
33048
|
+
flex-direction: column;
|
|
33049
|
+
gap: 6px;
|
|
33062
33050
|
}
|
|
33063
|
-
|
|
33064
|
-
|
|
33065
|
-
|
|
33051
|
+
.E_w1dxz879 .ellipsis-tooltip {
|
|
33052
|
+
max-height: var(--w1dxz879-0);
|
|
33053
|
+
text-overflow: clip;
|
|
33054
|
+
overflow: hidden;
|
|
33066
33055
|
}
|
|
33067
|
-
.
|
|
33068
|
-
|
|
33056
|
+
.E_w1dxz879 .tips {
|
|
33057
|
+
color: #fff;
|
|
33058
|
+
opacity: 0.8;
|
|
33069
33059
|
}
|
|
33070
33060
|
|
|
33071
|
-
.
|
|
33061
|
+
.E_h12yihis {
|
|
33062
|
+
height: 50px;
|
|
33063
|
+
border-bottom: 2px solid #edf0f7;
|
|
33064
|
+
background: #fff;
|
|
33072
33065
|
display: flex;
|
|
33073
|
-
flex-direction: row;
|
|
33074
33066
|
justify-content: space-between;
|
|
33067
|
+
align-items: center;
|
|
33068
|
+
padding: 0 24px 0 14px;
|
|
33069
|
+
position: relative;
|
|
33070
|
+
z-index: 10;
|
|
33075
33071
|
}
|
|
33076
|
-
.
|
|
33077
|
-
|
|
33078
|
-
|
|
33079
|
-
}
|
|
33080
|
-
|
|
33081
|
-
.E_c1iq43vd {
|
|
33072
|
+
.E_h12yihis .left,
|
|
33073
|
+
.E_h12yihis .right,
|
|
33074
|
+
.E_h12yihis .center {
|
|
33082
33075
|
display: flex;
|
|
33083
|
-
flex-direction: column;
|
|
33084
|
-
justify-content: center;
|
|
33085
33076
|
align-items: center;
|
|
33086
|
-
|
|
33087
|
-
|
|
33077
|
+
flex: 1;
|
|
33078
|
+
flex-shrink: 0;
|
|
33088
33079
|
}
|
|
33089
|
-
|
|
33090
|
-
.
|
|
33091
|
-
border-radius: 0px;
|
|
33092
|
-
box-shadow: unset;
|
|
33093
|
-
border: 0;
|
|
33094
|
-
border-bottom: 1px solid #e4e9f2;
|
|
33080
|
+
.E_h12yihis .center {
|
|
33081
|
+
flex: 0.8;
|
|
33095
33082
|
}
|
|
33096
|
-
|
|
33097
|
-
|
|
33098
|
-
padding: 4px;
|
|
33083
|
+
.E_h12yihis .right {
|
|
33084
|
+
justify-content: flex-end;
|
|
33099
33085
|
}
|
|
33100
|
-
.
|
|
33101
|
-
|
|
33086
|
+
.E_h12yihis .right.is-scrolled .btn-group:before {
|
|
33087
|
+
opacity: 1;
|
|
33102
33088
|
}
|
|
33103
|
-
.
|
|
33104
|
-
|
|
33089
|
+
.E_h12yihis .right .btn-group {
|
|
33090
|
+
margin-left: 32px;
|
|
33091
|
+
position: relative;
|
|
33092
|
+
display: flex;
|
|
33093
|
+
align-items: center;
|
|
33105
33094
|
}
|
|
33106
|
-
.
|
|
33107
|
-
|
|
33095
|
+
.E_h12yihis .right .btn-group:before {
|
|
33096
|
+
content: "";
|
|
33097
|
+
opacity: 0;
|
|
33098
|
+
height: 24px;
|
|
33099
|
+
width: 1px;
|
|
33100
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33101
|
+
position: absolute;
|
|
33102
|
+
left: -16px;
|
|
33103
|
+
top: 50%;
|
|
33104
|
+
transform: translateY(-50%);
|
|
33105
|
+
transition: opacity 160ms ease;
|
|
33108
33106
|
}
|
|
33109
|
-
.
|
|
33110
|
-
|
|
33107
|
+
.E_h12yihis .right .btn-group > .btn-item {
|
|
33108
|
+
transition: all 160ms ease;
|
|
33109
|
+
cursor: pointer;
|
|
33110
|
+
width: 56px;
|
|
33111
|
+
height: 40px;
|
|
33112
|
+
display: inline-flex;
|
|
33113
|
+
align-items: center;
|
|
33114
|
+
justify-content: center;
|
|
33115
|
+
border-radius: 6px;
|
|
33111
33116
|
}
|
|
33112
|
-
.
|
|
33113
|
-
|
|
33117
|
+
.E_h12yihis .right .btn-group > .btn-item:hover {
|
|
33118
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
33114
33119
|
}
|
|
33115
|
-
.
|
|
33116
|
-
|
|
33117
|
-
|
|
33120
|
+
.E_h12yihis .right .btn-group > .btn-item:active {
|
|
33121
|
+
transform: translateY(2px);
|
|
33122
|
+
transition: all 320ms ease;
|
|
33118
33123
|
}
|
|
33119
|
-
|
|
33120
|
-
|
|
33121
|
-
font-size: 13px;
|
|
33124
|
+
.E_h12yihis .right .btn-group > *:not(:first-child) {
|
|
33125
|
+
margin-left: 4px;
|
|
33122
33126
|
}
|
|
33123
|
-
|
|
33124
|
-
|
|
33125
|
-
|
|
33126
|
-
height: 20px;
|
|
33127
|
-
font-weight: 400;
|
|
33128
|
-
box-sizing: content-box;
|
|
33129
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33127
|
+
.E_h12yihis .right .create-menu-and-export {
|
|
33128
|
+
height: 48px;
|
|
33129
|
+
overflow: hidden;
|
|
33130
33130
|
display: flex;
|
|
33131
|
-
flex-direction: row;
|
|
33132
|
-
justify-content: space-between;
|
|
33133
33131
|
align-items: center;
|
|
33134
|
-
|
|
33132
|
+
padding: 0 4px;
|
|
33133
|
+
margin: 0 -4px;
|
|
33135
33134
|
}
|
|
33136
|
-
|
|
33137
|
-
.
|
|
33138
|
-
|
|
33139
|
-
border-radius: 8px;
|
|
33140
|
-
padding: 0px;
|
|
33135
|
+
.E_h12yihis .right .create-menu-and-export.active .create-menu-in-nav,
|
|
33136
|
+
.E_h12yihis .right .create-menu-and-export.active .export-btn {
|
|
33137
|
+
transform: translateY(0);
|
|
33141
33138
|
}
|
|
33142
|
-
.
|
|
33143
|
-
|
|
33144
|
-
height:
|
|
33139
|
+
.E_h12yihis .right .create-menu-and-export .create-menu-in-nav,
|
|
33140
|
+
.E_h12yihis .right .create-menu-and-export .export-btn {
|
|
33141
|
+
height: 48px;
|
|
33142
|
+
transform: translateY(100%);
|
|
33143
|
+
transition: transform 240ms ease, opacity 80ms ease;
|
|
33144
|
+
display: inline-flex;
|
|
33145
|
+
align-items: center;
|
|
33145
33146
|
}
|
|
33146
|
-
.
|
|
33147
|
-
|
|
33148
|
-
padding: 4px 4px 4px 8px;
|
|
33149
|
-
color: #00122e;
|
|
33150
|
-
margin-bottom: 2px;
|
|
33147
|
+
.E_h12yihis .right .create-menu-and-export .export-btn {
|
|
33148
|
+
margin-right: 10px;
|
|
33151
33149
|
}
|
|
33152
|
-
.
|
|
33153
|
-
|
|
33150
|
+
.E_h12yihis .right .create-menu-and-export .export-btn .icon-inner {
|
|
33151
|
+
width: 32px;
|
|
33152
|
+
height: 32px;
|
|
33153
|
+
border-radius: 6px;
|
|
33154
33154
|
}
|
|
33155
|
-
.
|
|
33156
|
-
|
|
33155
|
+
.E_h12yihis .right .create-menu-and-export .export-btn .icon-inner:hover {
|
|
33156
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33157
33157
|
}
|
|
33158
|
-
.
|
|
33159
|
-
|
|
33160
|
-
|
|
33161
|
-
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active:active {
|
|
33162
|
-
background: rgba(0, 136, 255, 0.2);
|
|
33163
|
-
}
|
|
33164
|
-
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active .icon-wrapper svg path {
|
|
33165
|
-
fill: #0080ff;
|
|
33166
|
-
}
|
|
33167
|
-
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li:hover {
|
|
33168
|
-
background: rgba(225, 230, 241, 0.6);
|
|
33169
|
-
font-weight: 400;
|
|
33170
|
-
}
|
|
33171
|
-
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li:hover .icon-wrapper svg path {
|
|
33172
|
-
fill: #0080ff;
|
|
33173
|
-
}
|
|
33174
|
-
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li:active {
|
|
33175
|
-
background: rgba(211, 218, 235, 0.6);
|
|
33176
|
-
}
|
|
33177
|
-
.E_ckhyuyx li:has(.E_dt9qoak) .antd5-checkbox {
|
|
33178
|
-
align-self: flex-start;
|
|
33179
|
-
}
|
|
33180
|
-
.E_ckhyuyx:has(.E_c1iq43vd) .E_c1ec3mnt {
|
|
33181
|
-
display: none;
|
|
33182
|
-
}
|
|
33183
|
-
.E_ckhyuyx .antd5-cascader-checkbox {
|
|
33184
|
-
height: 22px;
|
|
33185
|
-
display: flex;
|
|
33186
|
-
align-items: center;
|
|
33187
|
-
top: 0;
|
|
33188
|
-
}
|
|
33189
|
-
.E_ckhyuyx .antd5-cascader-checkbox-checked::after {
|
|
33190
|
-
border: none;
|
|
33191
|
-
}
|
|
33192
|
-
.E_ckhyuyx.antd5-cascader-checkbox-wrapper:hover .antd5-cascader-checkbox-inner, .E_ckhyuyx.antd5-cascader-checkbox-wrapper.__pseudo-states-hover .antd5-cascader-checkbox-inner, .E_ckhyuyx .antd5-cascader-checkbox:hover .antd5-cascader-checkbox-inner {
|
|
33193
|
-
border-color: #0080ff;
|
|
33194
|
-
}
|
|
33195
|
-
.E_ckhyuyx .antd5-cascader-checkbox .antd5-cascader-checkbox-inner {
|
|
33196
|
-
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
33197
|
-
}
|
|
33198
|
-
.E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-checked .antd5-cascader-checkbox-inner, .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner {
|
|
33199
|
-
border: 1px solid #0080ff;
|
|
33200
|
-
}
|
|
33201
|
-
.E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner {
|
|
33202
|
-
background: #0080ff;
|
|
33203
|
-
}
|
|
33204
|
-
.E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner:after {
|
|
33205
|
-
background-color: #fff;
|
|
33206
|
-
height: 2px;
|
|
33207
|
-
width: 10px;
|
|
33208
|
-
border-radius: 2px;
|
|
33209
|
-
}
|
|
33210
|
-
.E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled {
|
|
33211
|
-
opacity: 0.5;
|
|
33212
|
-
}
|
|
33213
|
-
.E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled .antd5-cascader-checkbox-inner {
|
|
33214
|
-
background: rgba(211, 218, 235, 0.6);
|
|
33215
|
-
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
33216
|
-
}
|
|
33217
|
-
.E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled.antd5-cascader-checkbox-checked .antd5-cascader-checkbox-inner:after {
|
|
33218
|
-
border-color: #2d3a56;
|
|
33219
|
-
}
|
|
33220
|
-
.E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner:after {
|
|
33221
|
-
background: #2d3a56;
|
|
33222
|
-
}
|
|
33223
|
-
.E_ckhyuyx .antd5-cascader-checkbox + span, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span {
|
|
33224
|
-
padding: 0;
|
|
33225
|
-
}
|
|
33226
|
-
.E_ckhyuyx .antd5-cascader-checkbox + span .main, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .main {
|
|
33227
|
-
display: inline-block;
|
|
33228
|
-
margin-left: 12px;
|
|
33229
|
-
color: #2d3a56;
|
|
33230
|
-
}
|
|
33231
|
-
.E_ckhyuyx .antd5-cascader-checkbox + span .sub, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .sub {
|
|
33232
|
-
margin-left: 28px;
|
|
33233
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33234
|
-
}
|
|
33235
|
-
.E_ckhyuyx.compact .antd5-cascader-checkbox + span .main, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .main {
|
|
33236
|
-
margin-left: 8px;
|
|
33237
|
-
}
|
|
33238
|
-
.E_ckhyuyx.compact .antd5-cascader-checkbox + span .sub, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .sub {
|
|
33239
|
-
margin-left: 24px;
|
|
33240
|
-
}
|
|
33241
|
-
.E_ckhyuyx .E_dt9qoak {
|
|
33242
|
-
width: 400px;
|
|
33243
|
-
}
|
|
33244
|
-
|
|
33245
|
-
.E_c1fmq9lv ul.antd5-cascader-menu {
|
|
33246
|
-
padding: 4px;
|
|
33247
|
-
height: 158px;
|
|
33248
|
-
}
|
|
33249
|
-
.E_c1fmq9lv.E_ckhyuyx {
|
|
33250
|
-
border-radius: 6px;
|
|
33251
|
-
}
|
|
33252
|
-
.E_c1fmq9lv.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
|
|
33253
|
-
min-width: 200px;
|
|
33254
|
-
font-size: 12px;
|
|
33255
|
-
}
|
|
33256
|
-
.E_c1fmq9lv.E_ckhyuyx .E_c1iye0zj {
|
|
33257
|
-
padding: 6px 12px;
|
|
33258
|
-
height: 18px;
|
|
33259
|
-
font-size: 12px;
|
|
33260
|
-
}
|
|
33261
|
-
|
|
33262
|
-
.E_c1evusvc ul.antd5-cascader-menu {
|
|
33263
|
-
padding: 8px;
|
|
33264
|
-
height: 320px;
|
|
33265
|
-
}
|
|
33266
|
-
.E_c1evusvc.E_ckhyuyx {
|
|
33267
|
-
border-radius: 10px;
|
|
33268
|
-
}
|
|
33269
|
-
.E_c1evusvc.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
|
|
33270
|
-
min-width: 296px;
|
|
33271
|
-
padding: 8px;
|
|
33272
|
-
}
|
|
33273
|
-
.E_c1evusvc.E_ckhyuyx .E_c1iye0zj {
|
|
33274
|
-
height: 22px;
|
|
33275
|
-
padding: 8px 16px;
|
|
33276
|
-
font-size: 14px;
|
|
33277
|
-
}
|
|
33278
|
-
|
|
33279
|
-
.E_h12yihis {
|
|
33280
|
-
height: 50px;
|
|
33281
|
-
border-bottom: 2px solid #edf0f7;
|
|
33282
|
-
background: #fff;
|
|
33283
|
-
display: flex;
|
|
33284
|
-
justify-content: space-between;
|
|
33285
|
-
align-items: center;
|
|
33286
|
-
padding: 0 24px 0 14px;
|
|
33287
|
-
position: relative;
|
|
33288
|
-
z-index: 10;
|
|
33289
|
-
}
|
|
33290
|
-
.E_h12yihis .left,
|
|
33291
|
-
.E_h12yihis .right,
|
|
33292
|
-
.E_h12yihis .center {
|
|
33293
|
-
display: flex;
|
|
33294
|
-
align-items: center;
|
|
33295
|
-
flex: 1;
|
|
33296
|
-
flex-shrink: 0;
|
|
33297
|
-
}
|
|
33298
|
-
.E_h12yihis .center {
|
|
33299
|
-
flex: 0.8;
|
|
33300
|
-
}
|
|
33301
|
-
.E_h12yihis .right {
|
|
33302
|
-
justify-content: flex-end;
|
|
33303
|
-
}
|
|
33304
|
-
.E_h12yihis .right.is-scrolled .btn-group:before {
|
|
33305
|
-
opacity: 1;
|
|
33306
|
-
}
|
|
33307
|
-
.E_h12yihis .right .btn-group {
|
|
33308
|
-
margin-left: 32px;
|
|
33309
|
-
position: relative;
|
|
33310
|
-
display: flex;
|
|
33311
|
-
align-items: center;
|
|
33312
|
-
}
|
|
33313
|
-
.E_h12yihis .right .btn-group:before {
|
|
33314
|
-
content: "";
|
|
33315
|
-
opacity: 0;
|
|
33316
|
-
height: 24px;
|
|
33317
|
-
width: 1px;
|
|
33318
|
-
background: rgba(225, 230, 241, 0.6);
|
|
33319
|
-
position: absolute;
|
|
33320
|
-
left: -16px;
|
|
33321
|
-
top: 50%;
|
|
33322
|
-
transform: translateY(-50%);
|
|
33323
|
-
transition: opacity 160ms ease;
|
|
33324
|
-
}
|
|
33325
|
-
.E_h12yihis .right .btn-group > .btn-item {
|
|
33326
|
-
transition: all 160ms ease;
|
|
33327
|
-
cursor: pointer;
|
|
33328
|
-
width: 56px;
|
|
33329
|
-
height: 40px;
|
|
33330
|
-
display: inline-flex;
|
|
33331
|
-
align-items: center;
|
|
33332
|
-
justify-content: center;
|
|
33333
|
-
border-radius: 6px;
|
|
33334
|
-
}
|
|
33335
|
-
.E_h12yihis .right .btn-group > .btn-item:hover {
|
|
33336
|
-
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
33337
|
-
}
|
|
33338
|
-
.E_h12yihis .right .btn-group > .btn-item:active {
|
|
33339
|
-
transform: translateY(2px);
|
|
33340
|
-
transition: all 320ms ease;
|
|
33341
|
-
}
|
|
33342
|
-
.E_h12yihis .right .btn-group > *:not(:first-child) {
|
|
33343
|
-
margin-left: 4px;
|
|
33344
|
-
}
|
|
33345
|
-
.E_h12yihis .right .create-menu-and-export {
|
|
33346
|
-
height: 48px;
|
|
33347
|
-
overflow: hidden;
|
|
33348
|
-
display: flex;
|
|
33349
|
-
align-items: center;
|
|
33350
|
-
padding: 0 4px;
|
|
33351
|
-
margin: 0 -4px;
|
|
33352
|
-
}
|
|
33353
|
-
.E_h12yihis .right .create-menu-and-export.active .create-menu-in-nav,
|
|
33354
|
-
.E_h12yihis .right .create-menu-and-export.active .export-btn {
|
|
33355
|
-
transform: translateY(0);
|
|
33356
|
-
}
|
|
33357
|
-
.E_h12yihis .right .create-menu-and-export .create-menu-in-nav,
|
|
33358
|
-
.E_h12yihis .right .create-menu-and-export .export-btn {
|
|
33359
|
-
height: 48px;
|
|
33360
|
-
transform: translateY(100%);
|
|
33361
|
-
transition: transform 240ms ease, opacity 80ms ease;
|
|
33362
|
-
display: inline-flex;
|
|
33363
|
-
align-items: center;
|
|
33364
|
-
}
|
|
33365
|
-
.E_h12yihis .right .create-menu-and-export .export-btn {
|
|
33366
|
-
margin-right: 10px;
|
|
33367
|
-
}
|
|
33368
|
-
.E_h12yihis .right .create-menu-and-export .export-btn .icon-inner {
|
|
33369
|
-
width: 32px;
|
|
33370
|
-
height: 32px;
|
|
33371
|
-
border-radius: 6px;
|
|
33372
|
-
}
|
|
33373
|
-
.E_h12yihis .right .create-menu-and-export .export-btn .icon-inner:hover {
|
|
33374
|
-
background: rgba(211, 218, 235, 0.6);
|
|
33375
|
-
}
|
|
33376
|
-
.E_h12yihis .alert,
|
|
33377
|
-
.E_h12yihis .task {
|
|
33378
|
-
position: relative;
|
|
33158
|
+
.E_h12yihis .alert,
|
|
33159
|
+
.E_h12yihis .task {
|
|
33160
|
+
position: relative;
|
|
33379
33161
|
}
|
|
33380
33162
|
.E_h12yihis .alert .alert-icon,
|
|
33381
33163
|
.E_h12yihis .alert .task-icon,
|
|
@@ -33496,41 +33278,260 @@ input.E_rf8rlle.ant-input {
|
|
|
33496
33278
|
position: static;
|
|
33497
33279
|
}
|
|
33498
33280
|
|
|
33499
|
-
.
|
|
33500
|
-
|
|
33501
|
-
width: 100%;
|
|
33502
|
-
display: flex;
|
|
33503
|
-
flex-direction: column;
|
|
33504
|
-
background: #fff;
|
|
33505
|
-
overflow: auto;
|
|
33281
|
+
.E_hrhfj7c {
|
|
33282
|
+
display: none;
|
|
33506
33283
|
}
|
|
33507
33284
|
|
|
33508
|
-
.
|
|
33509
|
-
|
|
33510
|
-
align-items: center;
|
|
33511
|
-
justify-content: space-between;
|
|
33512
|
-
padding: 0 12px 0 8px;
|
|
33513
|
-
height: 44px;
|
|
33514
|
-
flex-shrink: 0;
|
|
33515
|
-
}
|
|
33516
|
-
.E_ctdb951 .year-number-input {
|
|
33517
|
-
width: 54px;
|
|
33518
|
-
padding: 4px;
|
|
33519
|
-
margin-right: 9px;
|
|
33520
|
-
font-weight: 700;
|
|
33521
|
-
font-size: 16px;
|
|
33522
|
-
line-height: 24px;
|
|
33285
|
+
.E_dt9qoak .bottom {
|
|
33286
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33523
33287
|
}
|
|
33524
|
-
.
|
|
33525
|
-
|
|
33526
|
-
margin-right: 4px;
|
|
33288
|
+
.E_dt9qoak .left {
|
|
33289
|
+
min-width: 0;
|
|
33527
33290
|
}
|
|
33528
|
-
|
|
33291
|
+
|
|
33292
|
+
.E_crhnxq5 {
|
|
33529
33293
|
display: flex;
|
|
33530
|
-
|
|
33531
|
-
|
|
33294
|
+
flex-direction: row;
|
|
33295
|
+
justify-content: space-between;
|
|
33532
33296
|
}
|
|
33533
|
-
.
|
|
33297
|
+
.E_crhnxq5 .label {
|
|
33298
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33299
|
+
font-weight: 400;
|
|
33300
|
+
}
|
|
33301
|
+
|
|
33302
|
+
.E_c1iq43vd {
|
|
33303
|
+
display: flex;
|
|
33304
|
+
flex-direction: column;
|
|
33305
|
+
justify-content: center;
|
|
33306
|
+
align-items: center;
|
|
33307
|
+
height: 240px;
|
|
33308
|
+
width: 432px;
|
|
33309
|
+
}
|
|
33310
|
+
|
|
33311
|
+
.E_c1h2v0a8.ant-input-affix-wrapper {
|
|
33312
|
+
border-radius: 0px;
|
|
33313
|
+
box-shadow: unset;
|
|
33314
|
+
border: 0;
|
|
33315
|
+
border-bottom: 1px solid #e4e9f2;
|
|
33316
|
+
}
|
|
33317
|
+
|
|
33318
|
+
.E_cgzzd7y.antd5-cascader .antd5-cascader-selector {
|
|
33319
|
+
padding: 4px;
|
|
33320
|
+
}
|
|
33321
|
+
.E_cgzzd7y.antd5-cascader .antd5-cascader-selector:after {
|
|
33322
|
+
line-height: normal;
|
|
33323
|
+
}
|
|
33324
|
+
.E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-search-input {
|
|
33325
|
+
height: 22px;
|
|
33326
|
+
}
|
|
33327
|
+
.E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-overflow {
|
|
33328
|
+
row-gap: 2px;
|
|
33329
|
+
}
|
|
33330
|
+
.E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-overflow-item {
|
|
33331
|
+
line-height: normal;
|
|
33332
|
+
}
|
|
33333
|
+
.E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-overflow-item span {
|
|
33334
|
+
max-width: 100%;
|
|
33335
|
+
}
|
|
33336
|
+
.E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-placeholder {
|
|
33337
|
+
font-size: 13px;
|
|
33338
|
+
line-height: 20px;
|
|
33339
|
+
}
|
|
33340
|
+
|
|
33341
|
+
.E_c1ec3mnt {
|
|
33342
|
+
font-size: 13px;
|
|
33343
|
+
}
|
|
33344
|
+
|
|
33345
|
+
.E_c1iye0zj {
|
|
33346
|
+
padding: 7px 14px;
|
|
33347
|
+
height: 20px;
|
|
33348
|
+
font-weight: 400;
|
|
33349
|
+
box-sizing: content-box;
|
|
33350
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33351
|
+
display: flex;
|
|
33352
|
+
flex-direction: row;
|
|
33353
|
+
justify-content: space-between;
|
|
33354
|
+
align-items: center;
|
|
33355
|
+
border-bottom: 1px solid #e4e9f2;
|
|
33356
|
+
}
|
|
33357
|
+
|
|
33358
|
+
.E_ckhyuyx {
|
|
33359
|
+
box-shadow: 0px 0px 10px rgba(107, 125, 153, 0.18), 0px 12px 40px rgba(45, 58, 86, 0.3);
|
|
33360
|
+
border-radius: 8px;
|
|
33361
|
+
padding: 0px;
|
|
33362
|
+
}
|
|
33363
|
+
.E_ckhyuyx ul.antd5-cascader-menu {
|
|
33364
|
+
padding: 6px;
|
|
33365
|
+
height: 240px;
|
|
33366
|
+
}
|
|
33367
|
+
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li {
|
|
33368
|
+
min-width: 296px;
|
|
33369
|
+
padding: 4px 4px 4px 8px;
|
|
33370
|
+
color: #00122e;
|
|
33371
|
+
margin-bottom: 2px;
|
|
33372
|
+
}
|
|
33373
|
+
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li .icon-wrapper {
|
|
33374
|
+
vertical-align: middle;
|
|
33375
|
+
}
|
|
33376
|
+
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active {
|
|
33377
|
+
font-weight: 400;
|
|
33378
|
+
}
|
|
33379
|
+
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active:hover {
|
|
33380
|
+
font-weight: 400;
|
|
33381
|
+
}
|
|
33382
|
+
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active:active {
|
|
33383
|
+
background: rgba(0, 136, 255, 0.2);
|
|
33384
|
+
}
|
|
33385
|
+
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active .icon-wrapper svg path {
|
|
33386
|
+
fill: #0080ff;
|
|
33387
|
+
}
|
|
33388
|
+
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li:hover {
|
|
33389
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33390
|
+
font-weight: 400;
|
|
33391
|
+
}
|
|
33392
|
+
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li:hover .icon-wrapper svg path {
|
|
33393
|
+
fill: #0080ff;
|
|
33394
|
+
}
|
|
33395
|
+
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li:active {
|
|
33396
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33397
|
+
}
|
|
33398
|
+
.E_ckhyuyx li:has(.E_dt9qoak) .antd5-checkbox {
|
|
33399
|
+
align-self: flex-start;
|
|
33400
|
+
}
|
|
33401
|
+
.E_ckhyuyx:has(.E_c1iq43vd) .E_c1ec3mnt {
|
|
33402
|
+
display: none;
|
|
33403
|
+
}
|
|
33404
|
+
.E_ckhyuyx .antd5-cascader-checkbox {
|
|
33405
|
+
height: 22px;
|
|
33406
|
+
display: flex;
|
|
33407
|
+
align-items: center;
|
|
33408
|
+
top: 0;
|
|
33409
|
+
}
|
|
33410
|
+
.E_ckhyuyx .antd5-cascader-checkbox-checked::after {
|
|
33411
|
+
border: none;
|
|
33412
|
+
}
|
|
33413
|
+
.E_ckhyuyx.antd5-cascader-checkbox-wrapper:hover .antd5-cascader-checkbox-inner, .E_ckhyuyx.antd5-cascader-checkbox-wrapper.__pseudo-states-hover .antd5-cascader-checkbox-inner, .E_ckhyuyx .antd5-cascader-checkbox:hover .antd5-cascader-checkbox-inner {
|
|
33414
|
+
border-color: #0080ff;
|
|
33415
|
+
}
|
|
33416
|
+
.E_ckhyuyx .antd5-cascader-checkbox .antd5-cascader-checkbox-inner {
|
|
33417
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
33418
|
+
}
|
|
33419
|
+
.E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-checked .antd5-cascader-checkbox-inner, .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner {
|
|
33420
|
+
border: 1px solid #0080ff;
|
|
33421
|
+
}
|
|
33422
|
+
.E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner {
|
|
33423
|
+
background: #0080ff;
|
|
33424
|
+
}
|
|
33425
|
+
.E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner:after {
|
|
33426
|
+
background-color: #fff;
|
|
33427
|
+
height: 2px;
|
|
33428
|
+
width: 10px;
|
|
33429
|
+
border-radius: 2px;
|
|
33430
|
+
}
|
|
33431
|
+
.E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled {
|
|
33432
|
+
opacity: 0.5;
|
|
33433
|
+
}
|
|
33434
|
+
.E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled .antd5-cascader-checkbox-inner {
|
|
33435
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33436
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
33437
|
+
}
|
|
33438
|
+
.E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled.antd5-cascader-checkbox-checked .antd5-cascader-checkbox-inner:after {
|
|
33439
|
+
border-color: #2d3a56;
|
|
33440
|
+
}
|
|
33441
|
+
.E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner:after {
|
|
33442
|
+
background: #2d3a56;
|
|
33443
|
+
}
|
|
33444
|
+
.E_ckhyuyx .antd5-cascader-checkbox + span, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span {
|
|
33445
|
+
padding: 0;
|
|
33446
|
+
}
|
|
33447
|
+
.E_ckhyuyx .antd5-cascader-checkbox + span .main, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .main {
|
|
33448
|
+
display: inline-block;
|
|
33449
|
+
margin-left: 12px;
|
|
33450
|
+
color: #2d3a56;
|
|
33451
|
+
}
|
|
33452
|
+
.E_ckhyuyx .antd5-cascader-checkbox + span .sub, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .sub {
|
|
33453
|
+
margin-left: 28px;
|
|
33454
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33455
|
+
}
|
|
33456
|
+
.E_ckhyuyx.compact .antd5-cascader-checkbox + span .main, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .main {
|
|
33457
|
+
margin-left: 8px;
|
|
33458
|
+
}
|
|
33459
|
+
.E_ckhyuyx.compact .antd5-cascader-checkbox + span .sub, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .sub {
|
|
33460
|
+
margin-left: 24px;
|
|
33461
|
+
}
|
|
33462
|
+
.E_ckhyuyx .E_dt9qoak {
|
|
33463
|
+
width: 400px;
|
|
33464
|
+
}
|
|
33465
|
+
|
|
33466
|
+
.E_c1fmq9lv ul.antd5-cascader-menu {
|
|
33467
|
+
padding: 4px;
|
|
33468
|
+
height: 158px;
|
|
33469
|
+
}
|
|
33470
|
+
.E_c1fmq9lv.E_ckhyuyx {
|
|
33471
|
+
border-radius: 6px;
|
|
33472
|
+
}
|
|
33473
|
+
.E_c1fmq9lv.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
|
|
33474
|
+
min-width: 200px;
|
|
33475
|
+
font-size: 12px;
|
|
33476
|
+
}
|
|
33477
|
+
.E_c1fmq9lv.E_ckhyuyx .E_c1iye0zj {
|
|
33478
|
+
padding: 6px 12px;
|
|
33479
|
+
height: 18px;
|
|
33480
|
+
font-size: 12px;
|
|
33481
|
+
}
|
|
33482
|
+
|
|
33483
|
+
.E_c1evusvc ul.antd5-cascader-menu {
|
|
33484
|
+
padding: 8px;
|
|
33485
|
+
height: 320px;
|
|
33486
|
+
}
|
|
33487
|
+
.E_c1evusvc.E_ckhyuyx {
|
|
33488
|
+
border-radius: 10px;
|
|
33489
|
+
}
|
|
33490
|
+
.E_c1evusvc.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
|
|
33491
|
+
min-width: 296px;
|
|
33492
|
+
padding: 8px;
|
|
33493
|
+
}
|
|
33494
|
+
.E_c1evusvc.E_ckhyuyx .E_c1iye0zj {
|
|
33495
|
+
height: 22px;
|
|
33496
|
+
padding: 8px 16px;
|
|
33497
|
+
font-size: 14px;
|
|
33498
|
+
}
|
|
33499
|
+
|
|
33500
|
+
.E_c1kchka8 {
|
|
33501
|
+
height: 100%;
|
|
33502
|
+
width: 100%;
|
|
33503
|
+
display: flex;
|
|
33504
|
+
flex-direction: column;
|
|
33505
|
+
background: #fff;
|
|
33506
|
+
overflow: auto;
|
|
33507
|
+
}
|
|
33508
|
+
|
|
33509
|
+
.E_ctdb951 {
|
|
33510
|
+
display: flex;
|
|
33511
|
+
align-items: center;
|
|
33512
|
+
justify-content: space-between;
|
|
33513
|
+
padding: 0 12px 0 8px;
|
|
33514
|
+
height: 44px;
|
|
33515
|
+
flex-shrink: 0;
|
|
33516
|
+
}
|
|
33517
|
+
.E_ctdb951 .year-number-input {
|
|
33518
|
+
width: 54px;
|
|
33519
|
+
padding: 4px;
|
|
33520
|
+
margin-right: 9px;
|
|
33521
|
+
font-weight: 700;
|
|
33522
|
+
font-size: 16px;
|
|
33523
|
+
line-height: 24px;
|
|
33524
|
+
}
|
|
33525
|
+
.E_ctdb951 .year-number-text {
|
|
33526
|
+
cursor: pointer;
|
|
33527
|
+
margin-right: 4px;
|
|
33528
|
+
}
|
|
33529
|
+
.E_ctdb951 .year-control {
|
|
33530
|
+
display: flex;
|
|
33531
|
+
align-items: center;
|
|
33532
|
+
gap: 8px;
|
|
33533
|
+
}
|
|
33534
|
+
.E_ctdb951 .year-control .ant-btn {
|
|
33534
33535
|
display: flex;
|
|
33535
33536
|
align-items: center;
|
|
33536
33537
|
justify-content: center;
|
|
@@ -33973,53 +33974,19 @@ input.E_rf8rlle.ant-input {
|
|
|
33973
33974
|
padding: 0;
|
|
33974
33975
|
}
|
|
33975
33976
|
|
|
33976
|
-
.
|
|
33977
|
-
|
|
33977
|
+
.E_c1yd35n {
|
|
33978
|
+
padding: 0 12px 14px 12px;
|
|
33978
33979
|
}
|
|
33979
33980
|
|
|
33980
|
-
.
|
|
33981
|
-
|
|
33982
|
-
padding
|
|
33981
|
+
.E_c1kghdax {
|
|
33982
|
+
color: #2d3a56;
|
|
33983
|
+
padding: 7px 12px;
|
|
33984
|
+
display: flex;
|
|
33985
|
+
justify-content: space-between;
|
|
33986
|
+
align-items: center;
|
|
33983
33987
|
}
|
|
33984
|
-
.
|
|
33985
|
-
|
|
33986
|
-
}
|
|
33987
|
-
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33988
|
-
border-radius: 4px;
|
|
33989
|
-
}
|
|
33990
|
-
|
|
33991
|
-
.E_ma64lna .antd5-segmented-item-label {
|
|
33992
|
-
padding-left: 12px;
|
|
33993
|
-
padding-right: 12px;
|
|
33994
|
-
}
|
|
33995
|
-
|
|
33996
|
-
.E_ckld275 {
|
|
33997
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
33998
|
-
}
|
|
33999
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34000
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
34001
|
-
color: rgba(44, 56, 82, 0.75);
|
|
34002
|
-
}
|
|
34003
|
-
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34004
|
-
background-color: transparent;
|
|
34005
|
-
}
|
|
34006
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
34007
|
-
background-color: transparent;
|
|
34008
|
-
}
|
|
34009
|
-
|
|
34010
|
-
.E_c1yd35n {
|
|
34011
|
-
padding: 0 12px 14px 12px;
|
|
34012
|
-
}
|
|
34013
|
-
|
|
34014
|
-
.E_c1kghdax {
|
|
34015
|
-
color: #2d3a56;
|
|
34016
|
-
padding: 7px 12px;
|
|
34017
|
-
display: flex;
|
|
34018
|
-
justify-content: space-between;
|
|
34019
|
-
align-items: center;
|
|
34020
|
-
}
|
|
34021
|
-
.E_c1kghdax.has-arrow {
|
|
34022
|
-
padding-left: 10px;
|
|
33988
|
+
.E_c1kghdax.has-arrow {
|
|
33989
|
+
padding-left: 10px;
|
|
34023
33990
|
}
|
|
34024
33991
|
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34025
33992
|
cursor: pointer;
|
|
@@ -34051,70 +34018,6 @@ input.E_rf8rlle.ant-input {
|
|
|
34051
34018
|
margin-right: 2px;
|
|
34052
34019
|
}
|
|
34053
34020
|
|
|
34054
|
-
.E_ckui4s7 {
|
|
34055
|
-
color: #2d3a56;
|
|
34056
|
-
line-height: 22px;
|
|
34057
|
-
display: inline-flex;
|
|
34058
|
-
}
|
|
34059
|
-
.E_ckui4s7 .ant-checkbox {
|
|
34060
|
-
height: 22px;
|
|
34061
|
-
display: flex;
|
|
34062
|
-
align-items: center;
|
|
34063
|
-
top: 0;
|
|
34064
|
-
}
|
|
34065
|
-
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
34066
|
-
border: none;
|
|
34067
|
-
}
|
|
34068
|
-
.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 {
|
|
34069
|
-
border-color: #0080ff;
|
|
34070
|
-
}
|
|
34071
|
-
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
34072
|
-
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
34073
|
-
}
|
|
34074
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34075
|
-
border: 1px solid #0080ff;
|
|
34076
|
-
}
|
|
34077
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34078
|
-
background: #0080ff;
|
|
34079
|
-
}
|
|
34080
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34081
|
-
background-color: #fff;
|
|
34082
|
-
height: 2px;
|
|
34083
|
-
width: 10px;
|
|
34084
|
-
border-radius: 2px;
|
|
34085
|
-
}
|
|
34086
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
34087
|
-
opacity: 0.5;
|
|
34088
|
-
}
|
|
34089
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
34090
|
-
background: rgba(211, 218, 235, 0.6);
|
|
34091
|
-
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
34092
|
-
}
|
|
34093
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
34094
|
-
border-color: #2d3a56;
|
|
34095
|
-
}
|
|
34096
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34097
|
-
background: #2d3a56;
|
|
34098
|
-
}
|
|
34099
|
-
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
34100
|
-
padding: 0;
|
|
34101
|
-
}
|
|
34102
|
-
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
34103
|
-
display: inline-block;
|
|
34104
|
-
margin-left: 12px;
|
|
34105
|
-
color: #2d3a56;
|
|
34106
|
-
}
|
|
34107
|
-
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
34108
|
-
margin-left: 28px;
|
|
34109
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34110
|
-
}
|
|
34111
|
-
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
34112
|
-
margin-left: 8px;
|
|
34113
|
-
}
|
|
34114
|
-
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
34115
|
-
margin-left: 24px;
|
|
34116
|
-
}
|
|
34117
|
-
|
|
34118
34021
|
.E_b14q2gmw {
|
|
34119
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);
|
|
34120
34023
|
}
|
|
@@ -34132,6 +34035,40 @@ input.E_rf8rlle.ant-input {
|
|
|
34132
34035
|
transform: translateY(-4px);
|
|
34133
34036
|
}
|
|
34134
34037
|
|
|
34038
|
+
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34039
|
+
margin-right: 2px;
|
|
34040
|
+
}
|
|
34041
|
+
|
|
34042
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
34043
|
+
padding-left: 8px;
|
|
34044
|
+
padding-right: 8px;
|
|
34045
|
+
}
|
|
34046
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
34047
|
+
border-radius: 4px;
|
|
34048
|
+
}
|
|
34049
|
+
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34050
|
+
border-radius: 4px;
|
|
34051
|
+
}
|
|
34052
|
+
|
|
34053
|
+
.E_ma64lna .antd5-segmented-item-label {
|
|
34054
|
+
padding-left: 12px;
|
|
34055
|
+
padding-right: 12px;
|
|
34056
|
+
}
|
|
34057
|
+
|
|
34058
|
+
.E_ckld275 {
|
|
34059
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34060
|
+
}
|
|
34061
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34062
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
34063
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34064
|
+
}
|
|
34065
|
+
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34066
|
+
background-color: transparent;
|
|
34067
|
+
}
|
|
34068
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
34069
|
+
background-color: transparent;
|
|
34070
|
+
}
|
|
34071
|
+
|
|
34135
34072
|
.E_l12xdkhl {
|
|
34136
34073
|
width: 64px;
|
|
34137
34074
|
height: 64px;
|
|
@@ -34700,21 +34637,68 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34700
34637
|
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34701
34638
|
}
|
|
34702
34639
|
|
|
34703
|
-
.
|
|
34640
|
+
.E_ckui4s7 {
|
|
34641
|
+
color: #2d3a56;
|
|
34642
|
+
line-height: 22px;
|
|
34643
|
+
display: inline-flex;
|
|
34644
|
+
}
|
|
34645
|
+
.E_ckui4s7 .ant-checkbox {
|
|
34646
|
+
height: 22px;
|
|
34704
34647
|
display: flex;
|
|
34705
34648
|
align-items: center;
|
|
34706
|
-
|
|
34707
|
-
column-gap: 6px;
|
|
34649
|
+
top: 0;
|
|
34708
34650
|
}
|
|
34709
|
-
|
|
34710
|
-
|
|
34711
|
-
display: flex;
|
|
34712
|
-
flex-direction: column;
|
|
34713
|
-
justify-content: center;
|
|
34714
|
-
row-gap: var(--p1cmxsf7-0);
|
|
34651
|
+
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
34652
|
+
border: none;
|
|
34715
34653
|
}
|
|
34716
|
-
.
|
|
34717
|
-
|
|
34654
|
+
.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 {
|
|
34655
|
+
border-color: #0080ff;
|
|
34656
|
+
}
|
|
34657
|
+
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
34658
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
34659
|
+
}
|
|
34660
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34661
|
+
border: 1px solid #0080ff;
|
|
34662
|
+
}
|
|
34663
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34664
|
+
background: #0080ff;
|
|
34665
|
+
}
|
|
34666
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34667
|
+
background-color: #fff;
|
|
34668
|
+
height: 2px;
|
|
34669
|
+
width: 10px;
|
|
34670
|
+
border-radius: 2px;
|
|
34671
|
+
}
|
|
34672
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
34673
|
+
opacity: 0.5;
|
|
34674
|
+
}
|
|
34675
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
34676
|
+
background: rgba(211, 218, 235, 0.6);
|
|
34677
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
34678
|
+
}
|
|
34679
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
34680
|
+
border-color: #2d3a56;
|
|
34681
|
+
}
|
|
34682
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34683
|
+
background: #2d3a56;
|
|
34684
|
+
}
|
|
34685
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
34686
|
+
padding: 0;
|
|
34687
|
+
}
|
|
34688
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
34689
|
+
display: inline-block;
|
|
34690
|
+
margin-left: 12px;
|
|
34691
|
+
color: #2d3a56;
|
|
34692
|
+
}
|
|
34693
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
34694
|
+
margin-left: 28px;
|
|
34695
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34696
|
+
}
|
|
34697
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
34698
|
+
margin-left: 8px;
|
|
34699
|
+
}
|
|
34700
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
34701
|
+
margin-left: 24px;
|
|
34718
34702
|
}
|
|
34719
34703
|
|
|
34720
34704
|
.E_w7ob4th.outside-tag {
|
|
@@ -34744,15 +34728,228 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34744
34728
|
margin-right: 4px;
|
|
34745
34729
|
height: 16px;
|
|
34746
34730
|
}
|
|
34747
|
-
|
|
34748
|
-
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34749
|
-
font-weight: 700;
|
|
34750
|
-
color: #00122e;
|
|
34751
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34752
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34753
|
-
word-break: break-all;
|
|
34731
|
+
|
|
34732
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34733
|
+
font-weight: 700;
|
|
34734
|
+
color: #00122e;
|
|
34735
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34736
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34737
|
+
word-break: break-all;
|
|
34738
|
+
display: inline;
|
|
34739
|
+
white-space: normal;
|
|
34740
|
+
}
|
|
34741
|
+
|
|
34742
|
+
.E_r77hffu {
|
|
34743
|
+
display: flex;
|
|
34744
|
+
align-items: center;
|
|
34745
|
+
justify-content: space-between;
|
|
34746
|
+
column-gap: 6px;
|
|
34747
|
+
}
|
|
34748
|
+
|
|
34749
|
+
.E_p1cmxsf7 {
|
|
34750
|
+
display: flex;
|
|
34751
|
+
flex-direction: column;
|
|
34752
|
+
justify-content: center;
|
|
34753
|
+
row-gap: var(--p1cmxsf7-0);
|
|
34754
|
+
}
|
|
34755
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
34756
|
+
font-size: 0;
|
|
34757
|
+
}
|
|
34758
|
+
|
|
34759
|
+
.E_t1dtlqs1 {
|
|
34760
|
+
margin-bottom: 4px;
|
|
34761
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34762
|
+
}
|
|
34763
|
+
|
|
34764
|
+
.E_s1ese5oy {
|
|
34765
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34766
|
+
line-height: 32px;
|
|
34767
|
+
height: 32px;
|
|
34768
|
+
margin-bottom: 0;
|
|
34769
|
+
}
|
|
34770
|
+
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
34771
|
+
color: #0080ff;
|
|
34772
|
+
}
|
|
34773
|
+
.E_s1ese5oy.warning {
|
|
34774
|
+
color: #ffa500;
|
|
34775
|
+
}
|
|
34776
|
+
.E_s1ese5oy.success {
|
|
34777
|
+
color: #00ba5d;
|
|
34778
|
+
}
|
|
34779
|
+
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
34780
|
+
color: #f0483e;
|
|
34781
|
+
}
|
|
34782
|
+
.E_s1ese5oy.normal {
|
|
34783
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34784
|
+
}
|
|
34785
|
+
|
|
34786
|
+
.E_b1ibis43 {
|
|
34787
|
+
margin-bottom: 0;
|
|
34788
|
+
color: #00122e;
|
|
34789
|
+
}
|
|
34790
|
+
|
|
34791
|
+
.E_b11xxjd2 {
|
|
34792
|
+
line-height: 32px;
|
|
34793
|
+
margin-right: 6px;
|
|
34794
|
+
}
|
|
34795
|
+
|
|
34796
|
+
.E_bsub5bw.with-description {
|
|
34797
|
+
height: 24px;
|
|
34798
|
+
flex: 1;
|
|
34799
|
+
position: relative;
|
|
34800
|
+
top: -7px;
|
|
34801
|
+
}
|
|
34802
|
+
.E_bsub5bw p {
|
|
34803
|
+
width: 100%;
|
|
34804
|
+
overflow: hidden;
|
|
34805
|
+
text-overflow: ellipsis;
|
|
34806
|
+
white-space: nowrap;
|
|
34807
|
+
}
|
|
34808
|
+
|
|
34809
|
+
.E_tmoyoag {
|
|
34810
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34811
|
+
border-radius: 8px;
|
|
34812
|
+
overflow: auto;
|
|
34813
|
+
}
|
|
34814
|
+
.E_tmoyoag .ant-list {
|
|
34815
|
+
position: relative;
|
|
34816
|
+
}
|
|
34817
|
+
.E_tmoyoag .ant-list .ant-list-item:last-child {
|
|
34818
|
+
border-bottom: none;
|
|
34819
|
+
}
|
|
34820
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34821
|
+
position: sticky;
|
|
34822
|
+
top: 0;
|
|
34823
|
+
z-index: 2;
|
|
34824
|
+
display: flex;
|
|
34825
|
+
padding: 8px;
|
|
34826
|
+
flex-wrap: nowrap;
|
|
34827
|
+
justify-content: flex-start;
|
|
34828
|
+
background: #f2f5fa;
|
|
34829
|
+
font-size: 14px;
|
|
34830
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34831
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34832
|
+
}
|
|
34833
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34834
|
+
align-items: inherit;
|
|
34835
|
+
}
|
|
34836
|
+
.E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
|
|
34837
|
+
margin-bottom: 0;
|
|
34838
|
+
}
|
|
34839
|
+
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
34840
|
+
display: flex;
|
|
34841
|
+
justify-content: flex-start;
|
|
34842
|
+
align-items: flex-start;
|
|
34843
|
+
flex-wrap: wrap;
|
|
34844
|
+
padding: 8px;
|
|
34845
|
+
border: none;
|
|
34846
|
+
}
|
|
34847
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
34848
|
+
flex-basis: 100%;
|
|
34849
|
+
margin: 12px 0 0;
|
|
34850
|
+
order: 99;
|
|
34851
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34852
|
+
}
|
|
34853
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
34854
|
+
color: #f0483e;
|
|
34855
|
+
flex-basis: 100%;
|
|
34856
|
+
order: 98;
|
|
34857
|
+
margin: 12px 0 0;
|
|
34858
|
+
}
|
|
34859
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
34860
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34861
|
+
}
|
|
34862
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
34863
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34864
|
+
}
|
|
34865
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
34866
|
+
flex: 1 0 0;
|
|
34867
|
+
overflow: hidden;
|
|
34868
|
+
}
|
|
34869
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
34870
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34871
|
+
margin: 0;
|
|
34872
|
+
}
|
|
34873
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
34874
|
+
text-align: center;
|
|
34875
|
+
}
|
|
34876
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
|
|
34877
|
+
text-align: center;
|
|
34878
|
+
}
|
|
34879
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
34880
|
+
text-align: left;
|
|
34881
|
+
}
|
|
34882
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
34883
|
+
text-align: left;
|
|
34884
|
+
}
|
|
34885
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
34886
|
+
text-align: right;
|
|
34887
|
+
}
|
|
34888
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
34889
|
+
text-align: right;
|
|
34890
|
+
}
|
|
34891
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
34892
|
+
margin-right: 8px;
|
|
34893
|
+
}
|
|
34894
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
34895
|
+
padding: 4px;
|
|
34896
|
+
width: 24px;
|
|
34897
|
+
height: 24px;
|
|
34898
|
+
overflow: hidden;
|
|
34899
|
+
}
|
|
34900
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
34901
|
+
padding: 0;
|
|
34902
|
+
}
|
|
34903
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34904
|
+
cursor: not-allowed;
|
|
34905
|
+
opacity: 0.5;
|
|
34906
|
+
}
|
|
34907
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
34908
|
+
margin: 0;
|
|
34909
|
+
}
|
|
34910
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
34911
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
34912
|
+
border-radius: 5px;
|
|
34913
|
+
font-size: 12px;
|
|
34914
|
+
}
|
|
34915
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
34916
|
+
font-size: inherit;
|
|
34917
|
+
}
|
|
34918
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34919
|
+
min-height: 24px;
|
|
34920
|
+
font-size: 12px;
|
|
34921
|
+
position: relative;
|
|
34922
|
+
}
|
|
34923
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34924
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34925
|
+
}
|
|
34926
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34927
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34928
|
+
}
|
|
34929
|
+
|
|
34930
|
+
.E_a138syjm {
|
|
34931
|
+
display: flex;
|
|
34932
|
+
align-items: center;
|
|
34933
|
+
margin-top: 8px;
|
|
34934
|
+
}
|
|
34935
|
+
.E_a138syjm button.ant-btn {
|
|
34936
|
+
padding: 2px 8px;
|
|
34937
|
+
height: 24px;
|
|
34938
|
+
}
|
|
34939
|
+
.E_a138syjm > span.maximum-desc {
|
|
34940
|
+
display: none;
|
|
34941
|
+
margin-left: 8px;
|
|
34942
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34943
|
+
}
|
|
34944
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
34754
34945
|
display: inline;
|
|
34755
|
-
|
|
34946
|
+
}
|
|
34947
|
+
|
|
34948
|
+
.E_d77i8u0 {
|
|
34949
|
+
width: 24px;
|
|
34950
|
+
height: 24px;
|
|
34951
|
+
padding: 4px;
|
|
34952
|
+
margin-right: 8px;
|
|
34756
34953
|
}
|
|
34757
34954
|
|
|
34758
34955
|
.E_i1g85yz3 {
|
|
@@ -34955,202 +35152,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34955
35152
|
justify-content: center;
|
|
34956
35153
|
}
|
|
34957
35154
|
|
|
34958
|
-
.E_t1dtlqs1 {
|
|
34959
|
-
margin-bottom: 4px;
|
|
34960
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34961
|
-
}
|
|
34962
|
-
|
|
34963
|
-
.E_s1ese5oy {
|
|
34964
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34965
|
-
line-height: 32px;
|
|
34966
|
-
height: 32px;
|
|
34967
|
-
margin-bottom: 0;
|
|
34968
|
-
}
|
|
34969
|
-
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
34970
|
-
color: #0080ff;
|
|
34971
|
-
}
|
|
34972
|
-
.E_s1ese5oy.warning {
|
|
34973
|
-
color: #ffa500;
|
|
34974
|
-
}
|
|
34975
|
-
.E_s1ese5oy.success {
|
|
34976
|
-
color: #00ba5d;
|
|
34977
|
-
}
|
|
34978
|
-
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
34979
|
-
color: #f0483e;
|
|
34980
|
-
}
|
|
34981
|
-
.E_s1ese5oy.normal {
|
|
34982
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34983
|
-
}
|
|
34984
|
-
|
|
34985
|
-
.E_b1ibis43 {
|
|
34986
|
-
margin-bottom: 0;
|
|
34987
|
-
color: #00122e;
|
|
34988
|
-
}
|
|
34989
|
-
|
|
34990
|
-
.E_b11xxjd2 {
|
|
34991
|
-
line-height: 32px;
|
|
34992
|
-
margin-right: 6px;
|
|
34993
|
-
}
|
|
34994
|
-
|
|
34995
|
-
.E_bsub5bw.with-description {
|
|
34996
|
-
height: 24px;
|
|
34997
|
-
flex: 1;
|
|
34998
|
-
position: relative;
|
|
34999
|
-
top: -7px;
|
|
35000
|
-
}
|
|
35001
|
-
.E_bsub5bw p {
|
|
35002
|
-
width: 100%;
|
|
35003
|
-
overflow: hidden;
|
|
35004
|
-
text-overflow: ellipsis;
|
|
35005
|
-
white-space: nowrap;
|
|
35006
|
-
}
|
|
35007
|
-
|
|
35008
|
-
.E_tmoyoag {
|
|
35009
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
35010
|
-
border-radius: 8px;
|
|
35011
|
-
overflow: auto;
|
|
35012
|
-
}
|
|
35013
|
-
.E_tmoyoag .ant-list {
|
|
35014
|
-
position: relative;
|
|
35015
|
-
}
|
|
35016
|
-
.E_tmoyoag .ant-list .ant-list-item:last-child {
|
|
35017
|
-
border-bottom: none;
|
|
35018
|
-
}
|
|
35019
|
-
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
35020
|
-
position: sticky;
|
|
35021
|
-
top: 0;
|
|
35022
|
-
z-index: 2;
|
|
35023
|
-
display: flex;
|
|
35024
|
-
padding: 8px;
|
|
35025
|
-
flex-wrap: nowrap;
|
|
35026
|
-
justify-content: flex-start;
|
|
35027
|
-
background: #f2f5fa;
|
|
35028
|
-
font-size: 14px;
|
|
35029
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35030
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35031
|
-
}
|
|
35032
|
-
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
35033
|
-
align-items: inherit;
|
|
35034
|
-
}
|
|
35035
|
-
.E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
|
|
35036
|
-
margin-bottom: 0;
|
|
35037
|
-
}
|
|
35038
|
-
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
35039
|
-
display: flex;
|
|
35040
|
-
justify-content: flex-start;
|
|
35041
|
-
align-items: flex-start;
|
|
35042
|
-
flex-wrap: wrap;
|
|
35043
|
-
padding: 8px;
|
|
35044
|
-
border: none;
|
|
35045
|
-
}
|
|
35046
|
-
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
35047
|
-
flex-basis: 100%;
|
|
35048
|
-
margin: 12px 0 0;
|
|
35049
|
-
order: 99;
|
|
35050
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35051
|
-
}
|
|
35052
|
-
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
35053
|
-
color: #f0483e;
|
|
35054
|
-
flex-basis: 100%;
|
|
35055
|
-
order: 98;
|
|
35056
|
-
margin: 12px 0 0;
|
|
35057
|
-
}
|
|
35058
|
-
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
35059
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
35060
|
-
}
|
|
35061
|
-
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
35062
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
35063
|
-
}
|
|
35064
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
35065
|
-
flex: 1 0 0;
|
|
35066
|
-
overflow: hidden;
|
|
35067
|
-
}
|
|
35068
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
35069
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35070
|
-
margin: 0;
|
|
35071
|
-
}
|
|
35072
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
35073
|
-
text-align: center;
|
|
35074
|
-
}
|
|
35075
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
|
|
35076
|
-
text-align: center;
|
|
35077
|
-
}
|
|
35078
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
35079
|
-
text-align: left;
|
|
35080
|
-
}
|
|
35081
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
35082
|
-
text-align: left;
|
|
35083
|
-
}
|
|
35084
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
35085
|
-
text-align: right;
|
|
35086
|
-
}
|
|
35087
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
35088
|
-
text-align: right;
|
|
35089
|
-
}
|
|
35090
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
35091
|
-
margin-right: 8px;
|
|
35092
|
-
}
|
|
35093
|
-
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
35094
|
-
padding: 4px;
|
|
35095
|
-
width: 24px;
|
|
35096
|
-
height: 24px;
|
|
35097
|
-
overflow: hidden;
|
|
35098
|
-
}
|
|
35099
|
-
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
35100
|
-
padding: 0;
|
|
35101
|
-
}
|
|
35102
|
-
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
35103
|
-
cursor: not-allowed;
|
|
35104
|
-
opacity: 0.5;
|
|
35105
|
-
}
|
|
35106
|
-
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
35107
|
-
margin: 0;
|
|
35108
|
-
}
|
|
35109
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
35110
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
35111
|
-
border-radius: 5px;
|
|
35112
|
-
font-size: 12px;
|
|
35113
|
-
}
|
|
35114
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
35115
|
-
font-size: inherit;
|
|
35116
|
-
}
|
|
35117
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
35118
|
-
min-height: 24px;
|
|
35119
|
-
font-size: 12px;
|
|
35120
|
-
position: relative;
|
|
35121
|
-
}
|
|
35122
|
-
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
35123
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35124
|
-
}
|
|
35125
|
-
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
35126
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
35127
|
-
}
|
|
35128
|
-
|
|
35129
|
-
.E_a138syjm {
|
|
35130
|
-
display: flex;
|
|
35131
|
-
align-items: center;
|
|
35132
|
-
margin-top: 8px;
|
|
35133
|
-
}
|
|
35134
|
-
.E_a138syjm button.ant-btn {
|
|
35135
|
-
padding: 2px 8px;
|
|
35136
|
-
height: 24px;
|
|
35137
|
-
}
|
|
35138
|
-
.E_a138syjm > span.maximum-desc {
|
|
35139
|
-
display: none;
|
|
35140
|
-
margin-left: 8px;
|
|
35141
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35142
|
-
}
|
|
35143
|
-
.E_a138syjm > span.maximum-desc.disabled {
|
|
35144
|
-
display: inline;
|
|
35145
|
-
}
|
|
35146
|
-
|
|
35147
|
-
.E_d77i8u0 {
|
|
35148
|
-
width: 24px;
|
|
35149
|
-
height: 24px;
|
|
35150
|
-
padding: 4px;
|
|
35151
|
-
margin-right: 8px;
|
|
35152
|
-
}
|
|
35153
|
-
|
|
35154
35155
|
.E_t13ef470 {
|
|
35155
35156
|
height: 100%;
|
|
35156
35157
|
}
|
|
@@ -35181,6 +35182,28 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35181
35182
|
background: rgba(163, 180, 204, 0.18);
|
|
35182
35183
|
}
|
|
35183
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
|
+
|
|
35184
35207
|
.E_msn7nxt {
|
|
35185
35208
|
color: rgba(44, 56, 82, 0.6);
|
|
35186
35209
|
text-align: center;
|
|
@@ -35342,28 +35365,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35342
35365
|
margin-left: 8px;
|
|
35343
35366
|
}
|
|
35344
35367
|
|
|
35345
|
-
.E_t1gvlxt5 {
|
|
35346
|
-
min-width: 0;
|
|
35347
|
-
flex: 1;
|
|
35348
|
-
}
|
|
35349
|
-
.E_t1gvlxt5 .tag {
|
|
35350
|
-
flex: 0 0 auto;
|
|
35351
|
-
}
|
|
35352
|
-
.E_t1gvlxt5 .progress-title {
|
|
35353
|
-
flex: 2;
|
|
35354
|
-
max-width: fit-content;
|
|
35355
|
-
}
|
|
35356
|
-
.E_t1gvlxt5 .progress-desc {
|
|
35357
|
-
flex: 1;
|
|
35358
|
-
max-width: fit-content;
|
|
35359
|
-
}
|
|
35360
|
-
|
|
35361
|
-
.E_a1ji6r68 {
|
|
35362
|
-
display: flex;
|
|
35363
|
-
align-items: center;
|
|
35364
|
-
column-gap: var(--a1ji6r68-0);
|
|
35365
|
-
}
|
|
35366
|
-
|
|
35367
35368
|
.E_s20iney.skeleton-box {
|
|
35368
35369
|
display: flex;
|
|
35369
35370
|
align-items: center;
|