@cloudtower/eagle 0.24.21 → 0.24.23
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/components.css +233 -233
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +842 -842
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -998,10 +998,10 @@
|
|
|
998
998
|
}
|
|
999
999
|
.ant-modal.fullscreen.fullscreen-modal-enter, .ant-modal.fullscreen.fullscreen-modal-appear {
|
|
1000
1000
|
transform: translateY(100vh);
|
|
1001
|
-
transition: transform 600ms cubic-bezier(0, 1, 0, 1);
|
|
1002
1001
|
}
|
|
1003
1002
|
.ant-modal.fullscreen.fullscreen-modal-enter-active, .ant-modal.fullscreen.fullscreen-modal-appear-active {
|
|
1004
1003
|
transform: translateY(-50%);
|
|
1004
|
+
transition: transform 600ms cubic-bezier(0, 1, 0, 1);
|
|
1005
1005
|
}
|
|
1006
1006
|
.ant-modal.fullscreen.fullscreen-modal-leave {
|
|
1007
1007
|
transition: none;
|
|
@@ -1510,35 +1510,6 @@ body {
|
|
|
1510
1510
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
1511
1511
|
}
|
|
1512
1512
|
}
|
|
1513
|
-
.bpq0js6 {
|
|
1514
|
-
padding: 4px 11px;
|
|
1515
|
-
}
|
|
1516
|
-
|
|
1517
|
-
.b15sn34c {
|
|
1518
|
-
white-space: nowrap;
|
|
1519
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1520
|
-
}
|
|
1521
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1522
|
-
--color: #0080ff;
|
|
1523
|
-
}
|
|
1524
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
1525
|
-
--color: #0080ff;
|
|
1526
|
-
}
|
|
1527
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
1528
|
-
margin-left: 1px;
|
|
1529
|
-
}
|
|
1530
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
1531
|
-
border-top-right-radius: 0;
|
|
1532
|
-
border-bottom-right-radius: 0;
|
|
1533
|
-
}
|
|
1534
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
1535
|
-
border-top-left-radius: 0;
|
|
1536
|
-
border-bottom-left-radius: 0;
|
|
1537
|
-
}
|
|
1538
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1539
|
-
border-radius: unset;
|
|
1540
|
-
}
|
|
1541
|
-
|
|
1542
1513
|
.buj61ew.ant-btn {
|
|
1543
1514
|
height: 32px;
|
|
1544
1515
|
border-radius: 6px;
|
|
@@ -1787,6 +1758,228 @@ body {
|
|
|
1787
1758
|
padding: 0;
|
|
1788
1759
|
}
|
|
1789
1760
|
|
|
1761
|
+
.bpq0js6 {
|
|
1762
|
+
padding: 4px 11px;
|
|
1763
|
+
}
|
|
1764
|
+
|
|
1765
|
+
.b15sn34c {
|
|
1766
|
+
white-space: nowrap;
|
|
1767
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1768
|
+
}
|
|
1769
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1770
|
+
--color: #0080ff;
|
|
1771
|
+
}
|
|
1772
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
1773
|
+
--color: #0080ff;
|
|
1774
|
+
}
|
|
1775
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
1776
|
+
margin-left: 1px;
|
|
1777
|
+
}
|
|
1778
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
1779
|
+
border-top-right-radius: 0;
|
|
1780
|
+
border-bottom-right-radius: 0;
|
|
1781
|
+
}
|
|
1782
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
1783
|
+
border-top-left-radius: 0;
|
|
1784
|
+
border-bottom-left-radius: 0;
|
|
1785
|
+
}
|
|
1786
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1787
|
+
border-radius: unset;
|
|
1788
|
+
}
|
|
1789
|
+
|
|
1790
|
+
.fde5mpd {
|
|
1791
|
+
width: 100%;
|
|
1792
|
+
height: 100%;
|
|
1793
|
+
min-height: 124px;
|
|
1794
|
+
display: flex;
|
|
1795
|
+
flex-direction: column;
|
|
1796
|
+
justify-content: center;
|
|
1797
|
+
align-items: center;
|
|
1798
|
+
}
|
|
1799
|
+
.fde5mpd .error-text {
|
|
1800
|
+
color: rgba(10, 37, 85, 0.6);
|
|
1801
|
+
margin-bottom: 16px;
|
|
1802
|
+
font-size: 18px;
|
|
1803
|
+
}
|
|
1804
|
+
|
|
1805
|
+
.iap75of {
|
|
1806
|
+
height: 18px;
|
|
1807
|
+
line-height: 18px;
|
|
1808
|
+
padding: 0 4px;
|
|
1809
|
+
border-radius: 4px;
|
|
1810
|
+
background: rgba(235, 239, 245, 0.6);
|
|
1811
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
1812
|
+
display: flex;
|
|
1813
|
+
align-items: center;
|
|
1814
|
+
white-space: nowrap;
|
|
1815
|
+
margin-right: 4px;
|
|
1816
|
+
}
|
|
1817
|
+
|
|
1818
|
+
.i1mrf09m {
|
|
1819
|
+
display: inline-flex;
|
|
1820
|
+
align-items: center;
|
|
1821
|
+
}
|
|
1822
|
+
.i1mrf09m .icon-inner {
|
|
1823
|
+
display: inline-flex;
|
|
1824
|
+
align-items: center;
|
|
1825
|
+
justify-content: center;
|
|
1826
|
+
}
|
|
1827
|
+
.i1mrf09m .icon-inner + span,
|
|
1828
|
+
.i1mrf09m span + .icon-inner.suffix {
|
|
1829
|
+
margin-left: 4px;
|
|
1830
|
+
}
|
|
1831
|
+
.i1mrf09m.is-rotate img,
|
|
1832
|
+
.i1mrf09m.is-rotate svg {
|
|
1833
|
+
animation: rotate 680ms linear infinite;
|
|
1834
|
+
}
|
|
1835
|
+
|
|
1836
|
+
.obf05yr {
|
|
1837
|
+
display: inline-block;
|
|
1838
|
+
}
|
|
1839
|
+
|
|
1840
|
+
.hsms1n6 {
|
|
1841
|
+
visibility: hidden;
|
|
1842
|
+
position: absolute;
|
|
1843
|
+
}
|
|
1844
|
+
|
|
1845
|
+
.s34f1qb.ant-switch {
|
|
1846
|
+
min-width: 40px;
|
|
1847
|
+
height: 24px;
|
|
1848
|
+
background: rgba(172, 186, 211, 0.6);
|
|
1849
|
+
overflow: hidden;
|
|
1850
|
+
}
|
|
1851
|
+
.s34f1qb.ant-switch:focus {
|
|
1852
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
1853
|
+
}
|
|
1854
|
+
.s34f1qb.ant-switch-small {
|
|
1855
|
+
min-width: 26px;
|
|
1856
|
+
height: 16px;
|
|
1857
|
+
}
|
|
1858
|
+
.s34f1qb.ant-switch-large {
|
|
1859
|
+
min-width: 52px;
|
|
1860
|
+
height: 32px;
|
|
1861
|
+
}
|
|
1862
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
1863
|
+
height: 20px;
|
|
1864
|
+
width: 20px;
|
|
1865
|
+
}
|
|
1866
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
1867
|
+
border-radius: 10px;
|
|
1868
|
+
transition-delay: 120ms;
|
|
1869
|
+
}
|
|
1870
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
1871
|
+
height: 14px;
|
|
1872
|
+
width: 14px;
|
|
1873
|
+
top: 1px;
|
|
1874
|
+
left: 1px;
|
|
1875
|
+
}
|
|
1876
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
1877
|
+
height: 28px;
|
|
1878
|
+
width: 28px;
|
|
1879
|
+
}
|
|
1880
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
1881
|
+
border-radius: 14px;
|
|
1882
|
+
}
|
|
1883
|
+
.s34f1qb.ant-switch-checked {
|
|
1884
|
+
background-color: #00ba5d;
|
|
1885
|
+
}
|
|
1886
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
1887
|
+
left: calc(100% - 20px - 2px);
|
|
1888
|
+
}
|
|
1889
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
1890
|
+
left: calc(100% - 14px - 1px);
|
|
1891
|
+
}
|
|
1892
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
1893
|
+
left: calc(100% - 28px - 2px);
|
|
1894
|
+
}
|
|
1895
|
+
|
|
1896
|
+
.c1to9vb9 {
|
|
1897
|
+
margin-left: 5px;
|
|
1898
|
+
}
|
|
1899
|
+
|
|
1900
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
1901
|
+
flex-direction: row;
|
|
1902
|
+
justify-content: stretch;
|
|
1903
|
+
}
|
|
1904
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
1905
|
+
padding: 0;
|
|
1906
|
+
margin-right: 4px;
|
|
1907
|
+
flex: 1;
|
|
1908
|
+
overflow: visible;
|
|
1909
|
+
}
|
|
1910
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
|
|
1911
|
+
display: none;
|
|
1912
|
+
}
|
|
1913
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
1914
|
+
width: 100%;
|
|
1915
|
+
min-height: unset;
|
|
1916
|
+
}
|
|
1917
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
1918
|
+
height: 26px;
|
|
1919
|
+
line-height: 26px;
|
|
1920
|
+
width: 100%;
|
|
1921
|
+
text-align: center;
|
|
1922
|
+
padding: 0;
|
|
1923
|
+
font-size: 12px;
|
|
1924
|
+
font-weight: normal;
|
|
1925
|
+
}
|
|
1926
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
1927
|
+
margin-right: 10px;
|
|
1928
|
+
}
|
|
1929
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
1930
|
+
display: none;
|
|
1931
|
+
}
|
|
1932
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
1933
|
+
border-radius: 4px 0 0 4px;
|
|
1934
|
+
}
|
|
1935
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
1936
|
+
margin-right: 0;
|
|
1937
|
+
}
|
|
1938
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
1939
|
+
border-radius: 0 4px 4px 0;
|
|
1940
|
+
}
|
|
1941
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
1942
|
+
content: "";
|
|
1943
|
+
width: 0;
|
|
1944
|
+
height: 0;
|
|
1945
|
+
border: 13px solid transparent;
|
|
1946
|
+
position: absolute;
|
|
1947
|
+
top: 0;
|
|
1948
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
1949
|
+
right: -21px;
|
|
1950
|
+
z-index: 2;
|
|
1951
|
+
}
|
|
1952
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
1953
|
+
content: "";
|
|
1954
|
+
width: 0;
|
|
1955
|
+
height: 0;
|
|
1956
|
+
border: 13px solid transparent;
|
|
1957
|
+
position: absolute;
|
|
1958
|
+
top: 0;
|
|
1959
|
+
border-left: 8px solid #fff;
|
|
1960
|
+
left: 0;
|
|
1961
|
+
}
|
|
1962
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
1963
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
1964
|
+
}
|
|
1965
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
1966
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
1967
|
+
}
|
|
1968
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
|
|
1969
|
+
color: #005ed1;
|
|
1970
|
+
}
|
|
1971
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
1972
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
1973
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
1974
|
+
}
|
|
1975
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
|
|
1976
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
|
|
1977
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1978
|
+
}
|
|
1979
|
+
.s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
1980
|
+
padding: 0;
|
|
1981
|
+
}
|
|
1982
|
+
|
|
1790
1983
|
.cz04yix {
|
|
1791
1984
|
display: flex;
|
|
1792
1985
|
flex-direction: column;
|
|
@@ -2452,21 +2645,6 @@ input.rrg1fkn.ant-input {
|
|
|
2452
2645
|
border-bottom-left-radius: 0;
|
|
2453
2646
|
}
|
|
2454
2647
|
|
|
2455
|
-
.fde5mpd {
|
|
2456
|
-
width: 100%;
|
|
2457
|
-
height: 100%;
|
|
2458
|
-
min-height: 124px;
|
|
2459
|
-
display: flex;
|
|
2460
|
-
flex-direction: column;
|
|
2461
|
-
justify-content: center;
|
|
2462
|
-
align-items: center;
|
|
2463
|
-
}
|
|
2464
|
-
.fde5mpd .error-text {
|
|
2465
|
-
color: rgba(10, 37, 85, 0.6);
|
|
2466
|
-
margin-bottom: 16px;
|
|
2467
|
-
font-size: 18px;
|
|
2468
|
-
}
|
|
2469
|
-
|
|
2470
2648
|
.rxbeqvl.ant-radio-wrapper {
|
|
2471
2649
|
display: inline-flex;
|
|
2472
2650
|
align-items: baseline;
|
|
@@ -2609,175 +2787,6 @@ input.rrg1fkn.ant-input {
|
|
|
2609
2787
|
width: 36px;
|
|
2610
2788
|
}
|
|
2611
2789
|
|
|
2612
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
2613
|
-
flex-direction: row;
|
|
2614
|
-
justify-content: stretch;
|
|
2615
|
-
}
|
|
2616
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
2617
|
-
padding: 0;
|
|
2618
|
-
margin-right: 4px;
|
|
2619
|
-
flex: 1;
|
|
2620
|
-
overflow: visible;
|
|
2621
|
-
}
|
|
2622
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
|
|
2623
|
-
display: none;
|
|
2624
|
-
}
|
|
2625
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
2626
|
-
width: 100%;
|
|
2627
|
-
min-height: unset;
|
|
2628
|
-
}
|
|
2629
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
2630
|
-
height: 26px;
|
|
2631
|
-
line-height: 26px;
|
|
2632
|
-
width: 100%;
|
|
2633
|
-
text-align: center;
|
|
2634
|
-
padding: 0;
|
|
2635
|
-
font-size: 12px;
|
|
2636
|
-
font-weight: normal;
|
|
2637
|
-
}
|
|
2638
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
2639
|
-
margin-right: 10px;
|
|
2640
|
-
}
|
|
2641
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
2642
|
-
display: none;
|
|
2643
|
-
}
|
|
2644
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
2645
|
-
border-radius: 4px 0 0 4px;
|
|
2646
|
-
}
|
|
2647
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
2648
|
-
margin-right: 0;
|
|
2649
|
-
}
|
|
2650
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
2651
|
-
border-radius: 0 4px 4px 0;
|
|
2652
|
-
}
|
|
2653
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
2654
|
-
content: "";
|
|
2655
|
-
width: 0;
|
|
2656
|
-
height: 0;
|
|
2657
|
-
border: 13px solid transparent;
|
|
2658
|
-
position: absolute;
|
|
2659
|
-
top: 0;
|
|
2660
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
2661
|
-
right: -21px;
|
|
2662
|
-
z-index: 2;
|
|
2663
|
-
}
|
|
2664
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
2665
|
-
content: "";
|
|
2666
|
-
width: 0;
|
|
2667
|
-
height: 0;
|
|
2668
|
-
border: 13px solid transparent;
|
|
2669
|
-
position: absolute;
|
|
2670
|
-
top: 0;
|
|
2671
|
-
border-left: 8px solid #fff;
|
|
2672
|
-
left: 0;
|
|
2673
|
-
}
|
|
2674
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
2675
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
2676
|
-
}
|
|
2677
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
2678
|
-
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
2679
|
-
}
|
|
2680
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
|
|
2681
|
-
color: #005ed1;
|
|
2682
|
-
}
|
|
2683
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
2684
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
2685
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
2686
|
-
}
|
|
2687
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
|
|
2688
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
|
|
2689
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2690
|
-
}
|
|
2691
|
-
.s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
2692
|
-
padding: 0;
|
|
2693
|
-
}
|
|
2694
|
-
|
|
2695
|
-
.i1mrf09m {
|
|
2696
|
-
display: inline-flex;
|
|
2697
|
-
align-items: center;
|
|
2698
|
-
}
|
|
2699
|
-
.i1mrf09m .icon-inner {
|
|
2700
|
-
display: inline-flex;
|
|
2701
|
-
align-items: center;
|
|
2702
|
-
justify-content: center;
|
|
2703
|
-
}
|
|
2704
|
-
.i1mrf09m .icon-inner + span,
|
|
2705
|
-
.i1mrf09m span + .icon-inner.suffix {
|
|
2706
|
-
margin-left: 4px;
|
|
2707
|
-
}
|
|
2708
|
-
.i1mrf09m.is-rotate img,
|
|
2709
|
-
.i1mrf09m.is-rotate svg {
|
|
2710
|
-
animation: rotate 680ms linear infinite;
|
|
2711
|
-
}
|
|
2712
|
-
|
|
2713
|
-
.iap75of {
|
|
2714
|
-
height: 18px;
|
|
2715
|
-
line-height: 18px;
|
|
2716
|
-
padding: 0 4px;
|
|
2717
|
-
border-radius: 4px;
|
|
2718
|
-
background: rgba(235, 239, 245, 0.6);
|
|
2719
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
2720
|
-
display: flex;
|
|
2721
|
-
align-items: center;
|
|
2722
|
-
white-space: nowrap;
|
|
2723
|
-
margin-right: 4px;
|
|
2724
|
-
}
|
|
2725
|
-
|
|
2726
|
-
.s34f1qb.ant-switch {
|
|
2727
|
-
min-width: 40px;
|
|
2728
|
-
height: 24px;
|
|
2729
|
-
background: rgba(172, 186, 211, 0.6);
|
|
2730
|
-
overflow: hidden;
|
|
2731
|
-
}
|
|
2732
|
-
.s34f1qb.ant-switch:focus {
|
|
2733
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
2734
|
-
}
|
|
2735
|
-
.s34f1qb.ant-switch-small {
|
|
2736
|
-
min-width: 26px;
|
|
2737
|
-
height: 16px;
|
|
2738
|
-
}
|
|
2739
|
-
.s34f1qb.ant-switch-large {
|
|
2740
|
-
min-width: 52px;
|
|
2741
|
-
height: 32px;
|
|
2742
|
-
}
|
|
2743
|
-
.s34f1qb.ant-switch .ant-switch-handle {
|
|
2744
|
-
height: 20px;
|
|
2745
|
-
width: 20px;
|
|
2746
|
-
}
|
|
2747
|
-
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
2748
|
-
border-radius: 10px;
|
|
2749
|
-
transition-delay: 120ms;
|
|
2750
|
-
}
|
|
2751
|
-
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
2752
|
-
height: 14px;
|
|
2753
|
-
width: 14px;
|
|
2754
|
-
top: 1px;
|
|
2755
|
-
left: 1px;
|
|
2756
|
-
}
|
|
2757
|
-
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
2758
|
-
height: 28px;
|
|
2759
|
-
width: 28px;
|
|
2760
|
-
}
|
|
2761
|
-
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
2762
|
-
border-radius: 14px;
|
|
2763
|
-
}
|
|
2764
|
-
.s34f1qb.ant-switch-checked {
|
|
2765
|
-
background-color: #00ba5d;
|
|
2766
|
-
}
|
|
2767
|
-
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
2768
|
-
left: calc(100% - 20px - 2px);
|
|
2769
|
-
}
|
|
2770
|
-
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
2771
|
-
left: calc(100% - 14px - 1px);
|
|
2772
|
-
}
|
|
2773
|
-
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
2774
|
-
left: calc(100% - 28px - 2px);
|
|
2775
|
-
}
|
|
2776
|
-
|
|
2777
|
-
.c1to9vb9 {
|
|
2778
|
-
margin-left: 5px;
|
|
2779
|
-
}
|
|
2780
|
-
|
|
2781
2790
|
.p12gwtiw {
|
|
2782
2791
|
display: flex;
|
|
2783
2792
|
justify-content: space-between;
|
|
@@ -2835,15 +2844,6 @@ input.rrg1fkn.ant-input {
|
|
|
2835
2844
|
line-height: 18px;
|
|
2836
2845
|
}
|
|
2837
2846
|
|
|
2838
|
-
.obf05yr {
|
|
2839
|
-
display: inline-block;
|
|
2840
|
-
}
|
|
2841
|
-
|
|
2842
|
-
.hsms1n6 {
|
|
2843
|
-
visibility: hidden;
|
|
2844
|
-
position: absolute;
|
|
2845
|
-
}
|
|
2846
|
-
|
|
2847
2847
|
.t1upn1sz {
|
|
2848
2848
|
height: 100%;
|
|
2849
2849
|
}
|
|
@@ -3838,6 +3838,16 @@ input.rrg1fkn.ant-input {
|
|
|
3838
3838
|
margin-left: 24px;
|
|
3839
3839
|
}
|
|
3840
3840
|
|
|
3841
|
+
.igz4le8 {
|
|
3842
|
+
height: 24px;
|
|
3843
|
+
width: 56px !important;
|
|
3844
|
+
margin-right: 4px;
|
|
3845
|
+
}
|
|
3846
|
+
|
|
3847
|
+
.c1riexje {
|
|
3848
|
+
color: rgba(44, 56, 82, 0.6);
|
|
3849
|
+
}
|
|
3850
|
+
|
|
3841
3851
|
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
3842
3852
|
border-radius: 6px;
|
|
3843
3853
|
}
|
|
@@ -3893,16 +3903,6 @@ input.rrg1fkn.ant-input {
|
|
|
3893
3903
|
transform: rotate(180deg);
|
|
3894
3904
|
}
|
|
3895
3905
|
|
|
3896
|
-
.igz4le8 {
|
|
3897
|
-
height: 24px;
|
|
3898
|
-
width: 56px !important;
|
|
3899
|
-
margin-right: 4px;
|
|
3900
|
-
}
|
|
3901
|
-
|
|
3902
|
-
.c1riexje {
|
|
3903
|
-
color: rgba(44, 56, 82, 0.6);
|
|
3904
|
-
}
|
|
3905
|
-
|
|
3906
3906
|
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
3907
3907
|
display: flex;
|
|
3908
3908
|
}
|