@cloudtower/eagle 0.25.23 → 0.25.24
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 +804 -804
- package/dist/esm/stats1.html +1 -1
- package/dist/spec/base.d.ts +1 -1
- package/dist/style.css +284 -284
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -1549,6 +1549,34 @@ html body {
|
|
|
1549
1549
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
1550
1550
|
}
|
|
1551
1551
|
}
|
|
1552
|
+
.iap75of {
|
|
1553
|
+
height: 18px;
|
|
1554
|
+
line-height: 18px;
|
|
1555
|
+
padding: 0 4px;
|
|
1556
|
+
border-radius: 4px;
|
|
1557
|
+
background: rgba(235, 239, 245, 0.6);
|
|
1558
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
1559
|
+
display: flex;
|
|
1560
|
+
align-items: center;
|
|
1561
|
+
white-space: nowrap;
|
|
1562
|
+
margin-right: 4px;
|
|
1563
|
+
}
|
|
1564
|
+
|
|
1565
|
+
.fde5mpd {
|
|
1566
|
+
width: 100%;
|
|
1567
|
+
height: 100%;
|
|
1568
|
+
min-height: 124px;
|
|
1569
|
+
display: flex;
|
|
1570
|
+
flex-direction: column;
|
|
1571
|
+
justify-content: center;
|
|
1572
|
+
align-items: center;
|
|
1573
|
+
}
|
|
1574
|
+
.fde5mpd .error-text {
|
|
1575
|
+
color: rgba(10, 37, 85, 0.6);
|
|
1576
|
+
margin-bottom: 16px;
|
|
1577
|
+
font-size: 18px;
|
|
1578
|
+
}
|
|
1579
|
+
|
|
1552
1580
|
.buj61ew.ant-btn {
|
|
1553
1581
|
height: 32px;
|
|
1554
1582
|
border-radius: 6px;
|
|
@@ -1826,21 +1854,6 @@ html body {
|
|
|
1826
1854
|
border-radius: unset;
|
|
1827
1855
|
}
|
|
1828
1856
|
|
|
1829
|
-
.fde5mpd {
|
|
1830
|
-
width: 100%;
|
|
1831
|
-
height: 100%;
|
|
1832
|
-
min-height: 124px;
|
|
1833
|
-
display: flex;
|
|
1834
|
-
flex-direction: column;
|
|
1835
|
-
justify-content: center;
|
|
1836
|
-
align-items: center;
|
|
1837
|
-
}
|
|
1838
|
-
.fde5mpd .error-text {
|
|
1839
|
-
color: rgba(10, 37, 85, 0.6);
|
|
1840
|
-
margin-bottom: 16px;
|
|
1841
|
-
font-size: 18px;
|
|
1842
|
-
}
|
|
1843
|
-
|
|
1844
1857
|
.i1mrf09m {
|
|
1845
1858
|
display: inline-flex;
|
|
1846
1859
|
align-items: center;
|
|
@@ -1859,972 +1872,950 @@ html body {
|
|
|
1859
1872
|
animation: rotate 680ms linear infinite;
|
|
1860
1873
|
}
|
|
1861
1874
|
|
|
1862
|
-
.
|
|
1863
|
-
height: 18px;
|
|
1864
|
-
line-height: 18px;
|
|
1865
|
-
padding: 0 4px;
|
|
1866
|
-
border-radius: 4px;
|
|
1867
|
-
background: rgba(235, 239, 245, 0.6);
|
|
1868
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
1875
|
+
.cz04yix {
|
|
1869
1876
|
display: flex;
|
|
1870
|
-
|
|
1871
|
-
white-space: nowrap;
|
|
1872
|
-
margin-right: 4px;
|
|
1873
|
-
}
|
|
1874
|
-
|
|
1875
|
-
.obf05yr {
|
|
1876
|
-
display: inline-block;
|
|
1877
|
+
flex-direction: column;
|
|
1877
1878
|
}
|
|
1878
1879
|
|
|
1879
|
-
.
|
|
1880
|
-
|
|
1881
|
-
|
|
1880
|
+
.m1if5j39 {
|
|
1881
|
+
max-width: 1120px;
|
|
1882
|
+
width: 100%;
|
|
1883
|
+
margin: 0 auto;
|
|
1884
|
+
height: 100%;
|
|
1882
1885
|
}
|
|
1883
1886
|
|
|
1884
|
-
.
|
|
1887
|
+
.w1vvwdlp {
|
|
1888
|
+
max-width: 1120px;
|
|
1889
|
+
width: 100%;
|
|
1890
|
+
margin: 0 auto;
|
|
1885
1891
|
display: flex;
|
|
1886
|
-
justify-content: space-between;
|
|
1887
|
-
align-items: center;
|
|
1888
|
-
padding: 10px 0;
|
|
1889
|
-
color: rgba(44, 56, 82, 0.6);
|
|
1890
|
-
font-size: 12px;
|
|
1891
|
-
line-height: 24px;
|
|
1892
1892
|
}
|
|
1893
|
-
.
|
|
1894
|
-
|
|
1893
|
+
.w1vvwdlp .left,
|
|
1894
|
+
.w1vvwdlp .right {
|
|
1895
|
+
flex-grow: 0;
|
|
1896
|
+
flex-shrink: 0;
|
|
1897
|
+
flex-basis: 21%;
|
|
1895
1898
|
}
|
|
1896
|
-
.
|
|
1899
|
+
.w1vvwdlp .left {
|
|
1897
1900
|
display: flex;
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
cursor: pointer;
|
|
1901
|
-
transition: all 0.3s ease;
|
|
1901
|
+
justify-content: flex-end;
|
|
1902
|
+
padding-right: 44px;
|
|
1902
1903
|
}
|
|
1903
|
-
.
|
|
1904
|
-
|
|
1905
|
-
color: #0080ff;
|
|
1904
|
+
.w1vvwdlp .right {
|
|
1905
|
+
padding-left: 44px;
|
|
1906
1906
|
}
|
|
1907
|
-
.
|
|
1908
|
-
margin-
|
|
1907
|
+
.w1vvwdlp .middle {
|
|
1908
|
+
margin-bottom: 40px;
|
|
1909
|
+
flex-grow: 0;
|
|
1910
|
+
flex-shrink: 0;
|
|
1911
|
+
flex-basis: 58%;
|
|
1909
1912
|
}
|
|
1910
|
-
.
|
|
1911
|
-
|
|
1912
|
-
align-items: center;
|
|
1913
|
-
color: #0080ff;
|
|
1914
|
-
font-weight: bold;
|
|
1913
|
+
.w1vvwdlp .middle .form-base-field {
|
|
1914
|
+
width: 100%;
|
|
1915
1915
|
}
|
|
1916
|
-
.
|
|
1917
|
-
|
|
1916
|
+
.w1vvwdlp .middle .form-base-field .form-base-field {
|
|
1917
|
+
width: auto;
|
|
1918
1918
|
}
|
|
1919
|
-
.
|
|
1920
|
-
|
|
1921
|
-
padding: 0 8px;
|
|
1919
|
+
.w1vvwdlp .ant-steps-vertical .ant-steps-item {
|
|
1920
|
+
flex: initial;
|
|
1922
1921
|
}
|
|
1923
|
-
.
|
|
1924
|
-
|
|
1925
|
-
color: #0080ff;
|
|
1922
|
+
.w1vvwdlp .ant-steps-item + .ant-steps-item {
|
|
1923
|
+
margin-top: 4px;
|
|
1926
1924
|
}
|
|
1927
|
-
.
|
|
1928
|
-
|
|
1925
|
+
.w1vvwdlp .ant-steps-item-icon,
|
|
1926
|
+
.w1vvwdlp .ant-steps-item-tail {
|
|
1927
|
+
display: none !important;
|
|
1929
1928
|
}
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1929
|
+
.w1vvwdlp .ant-steps-item-container {
|
|
1930
|
+
padding: 0 15px;
|
|
1931
|
+
border-radius: 4px;
|
|
1932
|
+
height: 32px;
|
|
1933
|
+
display: flex;
|
|
1934
|
+
align-items: center;
|
|
1934
1935
|
}
|
|
1935
|
-
.
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
line-height: 18px;
|
|
1936
|
+
.w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
|
|
1937
|
+
min-height: auto;
|
|
1938
|
+
white-space: nowrap;
|
|
1939
1939
|
}
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
display: inline-flex;
|
|
1943
|
-
align-items: baseline;
|
|
1944
|
-
white-space: pre-wrap;
|
|
1940
|
+
.w1vvwdlp .ant-steps-item-description {
|
|
1941
|
+
padding-bottom: 0px;
|
|
1945
1942
|
}
|
|
1946
|
-
.
|
|
1947
|
-
|
|
1948
|
-
|
|
1943
|
+
.w1vvwdlp .ant-steps-item-title {
|
|
1944
|
+
font-size: 13px !important;
|
|
1945
|
+
line-height: 20px !important;
|
|
1949
1946
|
}
|
|
1950
|
-
.
|
|
1951
|
-
|
|
1947
|
+
.w1vvwdlp .ant-steps-item-title .step-index {
|
|
1948
|
+
display: inline-block;
|
|
1949
|
+
text-align: center;
|
|
1950
|
+
width: 13px;
|
|
1951
|
+
margin-right: 12px;
|
|
1952
1952
|
}
|
|
1953
|
-
.
|
|
1954
|
-
|
|
1953
|
+
.w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
|
|
1954
|
+
background: rgba(0, 128, 255, 0.1);
|
|
1955
1955
|
}
|
|
1956
|
-
.
|
|
1957
|
-
|
|
1958
|
-
background: #0080ff;
|
|
1956
|
+
.w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
1957
|
+
color: #005ed1;
|
|
1959
1958
|
}
|
|
1960
|
-
.
|
|
1961
|
-
|
|
1962
|
-
left: 4px;
|
|
1963
|
-
width: 6px;
|
|
1964
|
-
height: 6px;
|
|
1965
|
-
background: #fff;
|
|
1959
|
+
.w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
|
|
1960
|
+
background: rgba(237, 241, 250, 0.6);
|
|
1966
1961
|
}
|
|
1967
|
-
.
|
|
1968
|
-
|
|
1962
|
+
.w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
1963
|
+
color: rgba(10, 37, 85, 0.6) !important;
|
|
1969
1964
|
}
|
|
1970
|
-
.
|
|
1971
|
-
|
|
1972
|
-
background: rgba(211, 218, 235, 0.6);
|
|
1965
|
+
.w1vvwdlp .ant-steps-item-disabled {
|
|
1966
|
+
cursor: not-allowed;
|
|
1973
1967
|
}
|
|
1974
|
-
.
|
|
1975
|
-
background:
|
|
1968
|
+
.w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
|
|
1969
|
+
background: rgba(237, 241, 250, 0.6);
|
|
1976
1970
|
}
|
|
1977
|
-
.
|
|
1978
|
-
color: #
|
|
1979
|
-
opacity: 0.5;
|
|
1971
|
+
.w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
1972
|
+
color: #2d3a56;
|
|
1980
1973
|
}
|
|
1981
|
-
|
|
1982
|
-
|
|
1974
|
+
|
|
1975
|
+
.h1cuopx7 .ant-modal-header {
|
|
1976
|
+
margin: 0 auto;
|
|
1977
|
+
width: 100%;
|
|
1978
|
+
max-width: 648px;
|
|
1983
1979
|
}
|
|
1984
|
-
.
|
|
1985
|
-
|
|
1986
|
-
padding: 0;
|
|
1987
|
-
padding-left: 12px;
|
|
1980
|
+
.h1cuopx7 .ant-modal-header .ant-modal-title {
|
|
1981
|
+
margin-left: 0;
|
|
1988
1982
|
}
|
|
1989
|
-
.
|
|
1990
|
-
margin
|
|
1991
|
-
|
|
1992
|
-
|
|
1983
|
+
.h1cuopx7 .ant-modal-body {
|
|
1984
|
+
margin: 0 auto;
|
|
1985
|
+
padding: 0;
|
|
1986
|
+
width: 100%;
|
|
1987
|
+
max-width: 648px;
|
|
1988
|
+
overflow: hidden;
|
|
1993
1989
|
}
|
|
1994
|
-
.
|
|
1995
|
-
|
|
1990
|
+
.h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
|
|
1991
|
+
margin-bottom: 40px;
|
|
1996
1992
|
}
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
1993
|
+
.h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
|
|
1994
|
+
height: calc(100vh - 225px);
|
|
1995
|
+
overflow-y: auto;
|
|
2000
1996
|
}
|
|
2001
|
-
.
|
|
2002
|
-
|
|
1997
|
+
.h1cuopx7 .ant-modal-footer .footer-content {
|
|
1998
|
+
margin: 0 auto;
|
|
1999
|
+
max-width: 648px;
|
|
2003
2000
|
}
|
|
2004
2001
|
|
|
2005
|
-
.
|
|
2006
|
-
|
|
2007
|
-
|
|
2002
|
+
.h1p6d3y3 .ant-modal-header {
|
|
2003
|
+
margin: 0 auto;
|
|
2004
|
+
width: 100%;
|
|
2005
|
+
max-width: 1024px;
|
|
2008
2006
|
}
|
|
2009
|
-
.
|
|
2010
|
-
|
|
2007
|
+
.h1p6d3y3 .ant-modal-header .ant-modal-title {
|
|
2008
|
+
margin-left: 0;
|
|
2011
2009
|
}
|
|
2012
|
-
.
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
white-space: nowrap;
|
|
2019
|
-
}
|
|
2020
|
-
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
2021
|
-
background: #ccd4e3;
|
|
2022
|
-
}
|
|
2023
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
2024
|
-
background: #0080ff;
|
|
2025
|
-
}
|
|
2026
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
2027
|
-
background: #ccd4e3;
|
|
2028
|
-
opacity: 0.5;
|
|
2029
|
-
}
|
|
2030
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
2031
|
-
border-right-color: #0080ff;
|
|
2032
|
-
}
|
|
2033
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
2034
|
-
border-color: #0080ff;
|
|
2035
|
-
}
|
|
2036
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
2037
|
-
background: rgba(0, 136, 255, 0.1);
|
|
2038
|
-
}
|
|
2039
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
2040
|
-
background: rgba(211, 218, 235, 0.6);
|
|
2041
|
-
border-color: #ccd4e3;
|
|
2042
|
-
opacity: 0.5;
|
|
2043
|
-
}
|
|
2044
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
2045
|
-
color: #00122e;
|
|
2046
|
-
border-color: #ccd4e3;
|
|
2010
|
+
.h1p6d3y3 .ant-modal-body {
|
|
2011
|
+
margin: 0 auto;
|
|
2012
|
+
padding: 0;
|
|
2013
|
+
width: 100%;
|
|
2014
|
+
max-width: 1024px;
|
|
2015
|
+
overflow: hidden;
|
|
2047
2016
|
}
|
|
2048
|
-
.
|
|
2049
|
-
|
|
2050
|
-
border-color: #ccd4e3;
|
|
2051
|
-
background: rgba(172, 186, 211, 0.6);
|
|
2017
|
+
.h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
|
|
2018
|
+
margin-bottom: 40px;
|
|
2052
2019
|
}
|
|
2053
|
-
.
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
border: none;
|
|
2057
|
-
padding: 0;
|
|
2058
|
-
width: 36px;
|
|
2059
|
-
background: transparent;
|
|
2020
|
+
.h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
|
|
2021
|
+
height: calc(100vh - 225px);
|
|
2022
|
+
overflow-y: auto;
|
|
2060
2023
|
}
|
|
2061
|
-
.
|
|
2062
|
-
|
|
2024
|
+
.h1p6d3y3 .ant-modal-footer .footer-content {
|
|
2025
|
+
margin: 0 auto;
|
|
2026
|
+
max-width: 1024px;
|
|
2063
2027
|
}
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
box-shadow: none;
|
|
2028
|
+
|
|
2029
|
+
.fxgckuk {
|
|
2030
|
+
flex: 1;
|
|
2068
2031
|
}
|
|
2069
|
-
.
|
|
2070
|
-
|
|
2032
|
+
.fxgckuk label {
|
|
2033
|
+
font-size: 13px;
|
|
2034
|
+
line-height: 20px;
|
|
2035
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2071
2036
|
}
|
|
2072
|
-
.
|
|
2073
|
-
|
|
2037
|
+
.fxgckuk .title {
|
|
2038
|
+
font-size: 14px;
|
|
2039
|
+
line-height: 20px;
|
|
2040
|
+
color: #2d3a56;
|
|
2041
|
+
margin-bottom: 12px;
|
|
2074
2042
|
}
|
|
2075
|
-
.
|
|
2076
|
-
|
|
2077
|
-
margin-right: 8px;
|
|
2078
|
-
padding: 0;
|
|
2079
|
-
width: 36px;
|
|
2043
|
+
.fxgckuk.connect-cluster .title {
|
|
2044
|
+
padding-bottom: 26px;
|
|
2080
2045
|
}
|
|
2081
2046
|
|
|
2082
|
-
.
|
|
2083
|
-
|
|
2084
|
-
|
|
2047
|
+
.f1d0vek1 {
|
|
2048
|
+
padding: 25px 0 15px 0;
|
|
2049
|
+
border-bottom: 1px solid #e1e5eb;
|
|
2050
|
+
margin-bottom: 16px;
|
|
2085
2051
|
}
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2052
|
+
|
|
2053
|
+
.f4u402y {
|
|
2054
|
+
display: flex;
|
|
2055
|
+
align-items: center;
|
|
2056
|
+
margin-bottom: 8px;
|
|
2091
2057
|
}
|
|
2092
|
-
.
|
|
2093
|
-
|
|
2058
|
+
.f4u402y > label {
|
|
2059
|
+
width: 216px;
|
|
2094
2060
|
}
|
|
2095
|
-
.
|
|
2061
|
+
.f4u402y > label + * {
|
|
2096
2062
|
width: 100%;
|
|
2097
|
-
min-height: unset;
|
|
2098
2063
|
}
|
|
2099
|
-
.
|
|
2100
|
-
height: 26px;
|
|
2101
|
-
line-height: 26px;
|
|
2064
|
+
.f4u402y .ant-select {
|
|
2102
2065
|
width: 100%;
|
|
2103
|
-
text-align: center;
|
|
2104
|
-
padding: 0;
|
|
2105
|
-
font-size: 12px;
|
|
2106
|
-
font-weight: normal;
|
|
2107
2066
|
}
|
|
2108
|
-
|
|
2067
|
+
|
|
2068
|
+
.e1pldf6v {
|
|
2069
|
+
color: #e75a3a;
|
|
2109
2070
|
margin-right: 10px;
|
|
2110
2071
|
}
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
2118
|
-
margin-right: 0;
|
|
2072
|
+
|
|
2073
|
+
.dq0gblh {
|
|
2074
|
+
width: 100%;
|
|
2075
|
+
height: 1px;
|
|
2076
|
+
background: rgba(213, 219, 227, 0.6);
|
|
2077
|
+
margin: 24px 0;
|
|
2119
2078
|
}
|
|
2120
|
-
|
|
2121
|
-
|
|
2079
|
+
|
|
2080
|
+
.l1v7sr0n {
|
|
2081
|
+
display: flex;
|
|
2082
|
+
justify-content: center;
|
|
2083
|
+
align-items: center;
|
|
2084
|
+
height: 100%;
|
|
2122
2085
|
}
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
border-
|
|
2131
|
-
|
|
2132
|
-
z-index: 2;
|
|
2086
|
+
|
|
2087
|
+
.d1i4ou6o {
|
|
2088
|
+
display: inline-block;
|
|
2089
|
+
width: 4px;
|
|
2090
|
+
height: 4px;
|
|
2091
|
+
background: #8e9aa9;
|
|
2092
|
+
opacity: 0.4;
|
|
2093
|
+
border-radius: 50%;
|
|
2094
|
+
margin: 0 4px;
|
|
2133
2095
|
}
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
position: absolute;
|
|
2140
|
-
top: 0;
|
|
2141
|
-
border-left: 8px solid #fff;
|
|
2142
|
-
left: 0;
|
|
2096
|
+
|
|
2097
|
+
.m1jy87hk .ant-modal-header,
|
|
2098
|
+
.m1jy87hk .ant-modal-footer .footer-content {
|
|
2099
|
+
width: 648px;
|
|
2100
|
+
margin: 0 auto;
|
|
2143
2101
|
}
|
|
2144
|
-
.
|
|
2145
|
-
|
|
2102
|
+
.m1jy87hk .ant-modal-header {
|
|
2103
|
+
padding: 35px 0 24px;
|
|
2104
|
+
border: none;
|
|
2146
2105
|
}
|
|
2147
|
-
.
|
|
2148
|
-
|
|
2106
|
+
.m1jy87hk .ant-modal-header .ant-modal-title {
|
|
2107
|
+
font-size: 30px;
|
|
2149
2108
|
}
|
|
2150
|
-
.
|
|
2151
|
-
|
|
2109
|
+
.m1jy87hk .ant-modal-body {
|
|
2110
|
+
padding: 4px 0 2px;
|
|
2152
2111
|
}
|
|
2153
|
-
.
|
|
2154
|
-
|
|
2155
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
2112
|
+
.m1jy87hk .ant-modal-footer {
|
|
2113
|
+
border: none;
|
|
2156
2114
|
}
|
|
2157
|
-
|
|
2158
|
-
.
|
|
2159
|
-
|
|
2115
|
+
|
|
2116
|
+
.ti7fpyu {
|
|
2117
|
+
font-size: 12px;
|
|
2118
|
+
line-height: 18px;
|
|
2119
|
+
font-weight: bold;
|
|
2120
|
+
color: #fff;
|
|
2121
|
+
padding: 0 4px;
|
|
2122
|
+
border-radius: 4px;
|
|
2123
|
+
display: inline-block;
|
|
2124
|
+
background: var(--ti7fpyu-0);
|
|
2160
2125
|
}
|
|
2161
|
-
.
|
|
2162
|
-
|
|
2126
|
+
.ti7fpyu:not(:first-child) {
|
|
2127
|
+
margin-left: 4px;
|
|
2163
2128
|
}
|
|
2164
2129
|
|
|
2165
|
-
.
|
|
2130
|
+
.f1rest1f {
|
|
2131
|
+
width: 100%;
|
|
2132
|
+
height: 100%;
|
|
2166
2133
|
display: flex;
|
|
2167
|
-
|
|
2134
|
+
align-items: center;
|
|
2135
|
+
justify-content: center;
|
|
2168
2136
|
}
|
|
2169
2137
|
|
|
2170
|
-
.
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2138
|
+
.n1kbdoln {
|
|
2139
|
+
font-size: 90%;
|
|
2140
|
+
font-weight: bold;
|
|
2141
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
2142
|
+
padding: 1px 4px 1px;
|
|
2143
|
+
margin-left: 2px;
|
|
2144
|
+
margin-right: 2px;
|
|
2145
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
2146
|
+
border-radius: 4px;
|
|
2175
2147
|
}
|
|
2176
2148
|
|
|
2177
|
-
.
|
|
2178
|
-
|
|
2179
|
-
width: 100%;
|
|
2180
|
-
margin: 0 auto;
|
|
2181
|
-
display: flex;
|
|
2149
|
+
.f1y3gta0.form-item-general {
|
|
2150
|
+
width: 640px;
|
|
2182
2151
|
}
|
|
2183
|
-
.
|
|
2184
|
-
|
|
2185
|
-
flex-grow: 0;
|
|
2186
|
-
flex-shrink: 0;
|
|
2187
|
-
flex-basis: 21%;
|
|
2152
|
+
.f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
|
|
2153
|
+
margin-top: 16px;
|
|
2188
2154
|
}
|
|
2189
|
-
.
|
|
2155
|
+
.f1y3gta0.form-item-compact {
|
|
2156
|
+
width: 412px;
|
|
2157
|
+
}
|
|
2158
|
+
.f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
|
|
2159
|
+
margin-top: 8px;
|
|
2160
|
+
}
|
|
2161
|
+
.f1y3gta0 .form-item {
|
|
2162
|
+
width: auto;
|
|
2163
|
+
}
|
|
2164
|
+
.f1y3gta0 .form-item-main {
|
|
2165
|
+
position: relative;
|
|
2190
2166
|
display: flex;
|
|
2191
|
-
justify-content: flex-end;
|
|
2192
|
-
padding-right: 44px;
|
|
2193
2167
|
}
|
|
2194
|
-
.
|
|
2195
|
-
|
|
2168
|
+
.f1y3gta0 .form-item-extra {
|
|
2169
|
+
margin-top: 4px;
|
|
2170
|
+
width: 100%;
|
|
2171
|
+
padding: 14px;
|
|
2172
|
+
background: #f2f4f6;
|
|
2173
|
+
font-size: 13px;
|
|
2174
|
+
line-height: 1.8;
|
|
2175
|
+
color: #8e9aa9;
|
|
2196
2176
|
}
|
|
2197
|
-
.
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2201
|
-
flex-basis: 58%;
|
|
2177
|
+
.f1y3gta0 .form-item-label {
|
|
2178
|
+
padding-right: 12px;
|
|
2179
|
+
font-size: 13px;
|
|
2180
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2202
2181
|
}
|
|
2203
|
-
.
|
|
2182
|
+
.f1y3gta0 .form-item-label.label-right {
|
|
2183
|
+
text-align: right;
|
|
2184
|
+
}
|
|
2185
|
+
.f1y3gta0 .form-item-label,
|
|
2186
|
+
.f1y3gta0 .form-item-control {
|
|
2187
|
+
line-height: 32px;
|
|
2188
|
+
}
|
|
2189
|
+
.f1y3gta0 .form-item-control .form-item-error {
|
|
2190
|
+
line-height: 18px;
|
|
2191
|
+
}
|
|
2192
|
+
.f1y3gta0 .form-item-children {
|
|
2204
2193
|
width: 100%;
|
|
2205
2194
|
}
|
|
2206
|
-
.
|
|
2207
|
-
width:
|
|
2195
|
+
.f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
|
|
2196
|
+
width: 100%;
|
|
2208
2197
|
}
|
|
2209
|
-
.
|
|
2210
|
-
|
|
2198
|
+
.f1y3gta0 .form-item-error {
|
|
2199
|
+
color: #e75a3a;
|
|
2200
|
+
height: 0;
|
|
2201
|
+
overflow: hidden;
|
|
2211
2202
|
}
|
|
2212
|
-
.
|
|
2203
|
+
.f1y3gta0 .form-item-error-enter-done {
|
|
2213
2204
|
margin-top: 4px;
|
|
2205
|
+
height: auto;
|
|
2206
|
+
overflow: auto;
|
|
2214
2207
|
}
|
|
2215
|
-
.
|
|
2216
|
-
.
|
|
2217
|
-
|
|
2208
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
2209
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
2210
|
+
border: 1px solid #e75a3a;
|
|
2211
|
+
color: #e75a3a;
|
|
2218
2212
|
}
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2213
|
+
|
|
2214
|
+
.fujbm7g {
|
|
2215
|
+
color: #2d3a56;
|
|
2216
|
+
font-weight: bold;
|
|
2217
|
+
padding-bottom: 6px;
|
|
2218
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
2219
|
+
margin-bottom: 16px;
|
|
2220
|
+
}
|
|
2221
|
+
.fujbm7g:not(:first-of-type) {
|
|
2222
|
+
margin-top: 16px;
|
|
2223
|
+
}
|
|
2224
|
+
|
|
2225
|
+
.e5fsw5s {
|
|
2226
|
+
width: 8px;
|
|
2227
|
+
height: 24px;
|
|
2223
2228
|
display: flex;
|
|
2229
|
+
justify-content: center;
|
|
2224
2230
|
align-items: center;
|
|
2231
|
+
cursor: pointer;
|
|
2232
|
+
transition: all 200ms ease-out 40ms;
|
|
2225
2233
|
}
|
|
2226
|
-
.
|
|
2227
|
-
|
|
2228
|
-
|
|
2234
|
+
.e5fsw5s:before, .e5fsw5s:after {
|
|
2235
|
+
content: "";
|
|
2236
|
+
width: 1px;
|
|
2237
|
+
height: 6px;
|
|
2238
|
+
border-radius: 1px;
|
|
2239
|
+
background: #ccd4e3;
|
|
2240
|
+
position: relative;
|
|
2241
|
+
right: 2px;
|
|
2242
|
+
transform: rotate(-45deg);
|
|
2229
2243
|
}
|
|
2230
|
-
.
|
|
2231
|
-
|
|
2244
|
+
.e5fsw5s:after {
|
|
2245
|
+
transform: rotate(45deg);
|
|
2246
|
+
left: 1px;
|
|
2232
2247
|
}
|
|
2233
|
-
|
|
2234
|
-
|
|
2235
|
-
|
|
2248
|
+
|
|
2249
|
+
.w18knsg4.ant-alert-warning {
|
|
2250
|
+
border: 0;
|
|
2251
|
+
background: rgba(255, 187, 0, 0.1);
|
|
2252
|
+
border-radius: 6px;
|
|
2236
2253
|
}
|
|
2237
|
-
.
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
width: 13px;
|
|
2241
|
-
margin-right: 12px;
|
|
2254
|
+
.w18knsg4.ant-alert,
|
|
2255
|
+
.w18knsg4 .ant-alert-message {
|
|
2256
|
+
color: #e07f00;
|
|
2242
2257
|
}
|
|
2243
|
-
.
|
|
2244
|
-
|
|
2258
|
+
.w18knsg4.ant-alert .dashed-border-bottom,
|
|
2259
|
+
.w18knsg4 .ant-alert-message .dashed-border-bottom {
|
|
2260
|
+
border-bottom-color: #e07f00;
|
|
2245
2261
|
}
|
|
2246
|
-
|
|
2247
|
-
|
|
2262
|
+
|
|
2263
|
+
.ng31n2o {
|
|
2264
|
+
display: flex;
|
|
2265
|
+
flex-direction: row;
|
|
2266
|
+
padding: 7px 12px;
|
|
2267
|
+
background: rgba(255, 187, 0, 0.1);
|
|
2268
|
+
border-radius: 6px;
|
|
2269
|
+
color: #e07f00;
|
|
2270
|
+
font-size: 12px;
|
|
2271
|
+
line-height: 18px;
|
|
2248
2272
|
}
|
|
2249
|
-
.
|
|
2250
|
-
|
|
2273
|
+
.ng31n2o .icon-wrapper {
|
|
2274
|
+
margin-right: 10px;
|
|
2275
|
+
height: 18px;
|
|
2251
2276
|
}
|
|
2252
|
-
|
|
2253
|
-
|
|
2277
|
+
|
|
2278
|
+
.n15x5f5y {
|
|
2279
|
+
display: flex;
|
|
2280
|
+
flex-direction: row;
|
|
2281
|
+
padding: 7px 12px;
|
|
2282
|
+
background: rgba(225, 230, 241, 0.6);
|
|
2283
|
+
border-radius: 6px;
|
|
2284
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2285
|
+
font-size: 12px;
|
|
2286
|
+
line-height: 18px;
|
|
2254
2287
|
}
|
|
2255
|
-
.
|
|
2256
|
-
|
|
2288
|
+
.n15x5f5y .icon-wrapper {
|
|
2289
|
+
margin-right: 10px;
|
|
2290
|
+
height: 18px;
|
|
2257
2291
|
}
|
|
2258
|
-
|
|
2259
|
-
|
|
2292
|
+
|
|
2293
|
+
.i16ozz3f {
|
|
2294
|
+
display: flex;
|
|
2295
|
+
flex-direction: row;
|
|
2296
|
+
padding: 7px 12px;
|
|
2297
|
+
background: rgba(0, 136, 255, 0.1);
|
|
2298
|
+
border-radius: 6px;
|
|
2299
|
+
color: #005ed1;
|
|
2300
|
+
font-size: 12px;
|
|
2301
|
+
line-height: 18px;
|
|
2260
2302
|
}
|
|
2261
|
-
.
|
|
2262
|
-
|
|
2303
|
+
.i16ozz3f .icon-wrapper {
|
|
2304
|
+
margin-right: 10px;
|
|
2305
|
+
height: 18px;
|
|
2263
2306
|
}
|
|
2264
2307
|
|
|
2265
|
-
.
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
.h1cuopx7 .ant-modal-header .ant-modal-title {
|
|
2271
|
-
margin-left: 0;
|
|
2308
|
+
.dszu9qr {
|
|
2309
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2310
|
+
margin-top: 5px;
|
|
2311
|
+
font-size: 12px;
|
|
2312
|
+
line-height: 18px;
|
|
2272
2313
|
}
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
2278
|
-
overflow: hidden;
|
|
2314
|
+
|
|
2315
|
+
.snxzgx {
|
|
2316
|
+
color: #f0483e;
|
|
2317
|
+
font-size: 12px;
|
|
2318
|
+
white-space: pre-wrap;
|
|
2279
2319
|
}
|
|
2280
|
-
|
|
2281
|
-
|
|
2320
|
+
|
|
2321
|
+
.o1i4orqw {
|
|
2322
|
+
display: flex;
|
|
2323
|
+
align-items: center;
|
|
2324
|
+
justify-content: flex-end;
|
|
2282
2325
|
}
|
|
2283
|
-
.
|
|
2284
|
-
|
|
2285
|
-
overflow-y: auto;
|
|
2326
|
+
.o1i4orqw .icon-wrapper {
|
|
2327
|
+
margin-right: 16px;
|
|
2286
2328
|
}
|
|
2287
|
-
|
|
2288
|
-
|
|
2289
|
-
|
|
2329
|
+
|
|
2330
|
+
.t79k8o2 {
|
|
2331
|
+
color: rgba(0, 21, 64, 0.3);
|
|
2290
2332
|
}
|
|
2291
2333
|
|
|
2292
|
-
.
|
|
2293
|
-
|
|
2294
|
-
|
|
2295
|
-
|
|
2334
|
+
.ipd9bk.ant-input {
|
|
2335
|
+
padding: 5px 12px;
|
|
2336
|
+
line-height: 20px;
|
|
2337
|
+
color: #2d3a56;
|
|
2338
|
+
border-radius: 6px;
|
|
2339
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
2340
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
2296
2341
|
}
|
|
2297
|
-
.
|
|
2298
|
-
|
|
2342
|
+
.ipd9bk.ant-input.ant-input-lg {
|
|
2343
|
+
padding: 8px 16px;
|
|
2344
|
+
line-height: 22px;
|
|
2299
2345
|
}
|
|
2300
|
-
.
|
|
2301
|
-
|
|
2302
|
-
|
|
2303
|
-
width: 100%;
|
|
2304
|
-
max-width: 1024px;
|
|
2305
|
-
overflow: hidden;
|
|
2346
|
+
.ipd9bk.ant-input.ant-input-sm {
|
|
2347
|
+
padding: 2px 8px;
|
|
2348
|
+
line-height: 18px;
|
|
2306
2349
|
}
|
|
2307
|
-
.
|
|
2308
|
-
|
|
2350
|
+
.ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
|
|
2351
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
2352
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2309
2353
|
}
|
|
2310
|
-
.
|
|
2311
|
-
|
|
2312
|
-
|
|
2354
|
+
.ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
|
|
2355
|
+
border-color: #0096ff;
|
|
2356
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
2313
2357
|
}
|
|
2314
|
-
.
|
|
2315
|
-
|
|
2316
|
-
|
|
2358
|
+
.ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
|
|
2359
|
+
border-color: #e75a3a;
|
|
2360
|
+
color: #e75a3a;
|
|
2317
2361
|
}
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
|
-
|
|
2362
|
+
.ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
|
|
2363
|
+
border-color: #e75a3a;
|
|
2364
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2321
2365
|
}
|
|
2322
|
-
.
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2366
|
+
.ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
|
|
2367
|
+
border-color: #e75a3a;
|
|
2368
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
2326
2369
|
}
|
|
2327
|
-
.
|
|
2328
|
-
|
|
2370
|
+
.ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
|
|
2371
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2372
|
+
color: rgba(0, 21, 64, 0.3);
|
|
2373
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
2374
|
+
}
|
|
2375
|
+
.ipd9bk.ant-input-affix-wrapper {
|
|
2376
|
+
padding: 5px 12px;
|
|
2377
|
+
border-radius: 6px;
|
|
2378
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
2329
2379
|
line-height: 20px;
|
|
2330
2380
|
color: #2d3a56;
|
|
2331
|
-
|
|
2381
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
2332
2382
|
}
|
|
2333
|
-
.
|
|
2334
|
-
|
|
2383
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
|
|
2384
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
|
|
2385
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2335
2386
|
}
|
|
2336
|
-
|
|
2337
|
-
|
|
2338
|
-
|
|
2339
|
-
border-bottom: 1px solid #e1e5eb;
|
|
2340
|
-
margin-bottom: 16px;
|
|
2387
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
2388
|
+
padding: 8px 16px;
|
|
2389
|
+
line-height: 22px;
|
|
2341
2390
|
}
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
|
-
|
|
2345
|
-
align-items: center;
|
|
2346
|
-
margin-bottom: 8px;
|
|
2391
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
2392
|
+
padding: 2px 8px;
|
|
2393
|
+
line-height: 18px;
|
|
2347
2394
|
}
|
|
2348
|
-
.
|
|
2349
|
-
|
|
2395
|
+
.ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
2396
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
2397
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2350
2398
|
}
|
|
2351
|
-
.
|
|
2352
|
-
|
|
2399
|
+
.ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
2400
|
+
border-color: #0096ff;
|
|
2401
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
2353
2402
|
}
|
|
2354
|
-
.
|
|
2355
|
-
|
|
2403
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
2404
|
+
border-color: #e75a3a;
|
|
2356
2405
|
}
|
|
2357
|
-
|
|
2358
|
-
.e1pldf6v {
|
|
2406
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
2359
2407
|
color: #e75a3a;
|
|
2360
|
-
margin-right: 10px;
|
|
2361
|
-
}
|
|
2362
|
-
|
|
2363
|
-
.dq0gblh {
|
|
2364
|
-
width: 100%;
|
|
2365
|
-
height: 1px;
|
|
2366
|
-
background: rgba(213, 219, 227, 0.6);
|
|
2367
|
-
margin: 24px 0;
|
|
2368
2408
|
}
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
|
-
|
|
2372
|
-
justify-content: center;
|
|
2373
|
-
align-items: center;
|
|
2374
|
-
height: 100%;
|
|
2409
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
2410
|
+
border-color: #e75a3a;
|
|
2411
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2375
2412
|
}
|
|
2376
|
-
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
width: 4px;
|
|
2380
|
-
height: 4px;
|
|
2381
|
-
background: #8e9aa9;
|
|
2382
|
-
opacity: 0.4;
|
|
2383
|
-
border-radius: 50%;
|
|
2384
|
-
margin: 0 4px;
|
|
2413
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
2414
|
+
border-color: #e75a3a;
|
|
2415
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
2385
2416
|
}
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
margin: 0 auto;
|
|
2417
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
2418
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2419
|
+
color: rgba(0, 21, 64, 0.3);
|
|
2420
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
2391
2421
|
}
|
|
2392
|
-
.
|
|
2393
|
-
|
|
2394
|
-
|
|
2422
|
+
textarea.ipd9bk.ant-input {
|
|
2423
|
+
transition-property: height;
|
|
2424
|
+
transition-delay: 50ms;
|
|
2395
2425
|
}
|
|
2396
|
-
.
|
|
2397
|
-
|
|
2426
|
+
textarea.ipd9bk.ant-input.textarea-large {
|
|
2427
|
+
min-height: 40px;
|
|
2428
|
+
height: 40px;
|
|
2398
2429
|
}
|
|
2399
|
-
.
|
|
2400
|
-
|
|
2430
|
+
textarea.ipd9bk.ant-input.textarea-large:focus {
|
|
2431
|
+
height: 80px;
|
|
2401
2432
|
}
|
|
2402
|
-
.
|
|
2403
|
-
|
|
2433
|
+
textarea.ipd9bk.ant-input.textarea-middle {
|
|
2434
|
+
min-height: 32px;
|
|
2435
|
+
height: 32px;
|
|
2404
2436
|
}
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
|
-
font-size: 12px;
|
|
2408
|
-
line-height: 18px;
|
|
2409
|
-
font-weight: bold;
|
|
2410
|
-
color: #fff;
|
|
2411
|
-
padding: 0 4px;
|
|
2412
|
-
border-radius: 4px;
|
|
2413
|
-
display: inline-block;
|
|
2414
|
-
background: var(--ti7fpyu-0);
|
|
2437
|
+
textarea.ipd9bk.ant-input.textarea-middle:focus {
|
|
2438
|
+
height: 64px;
|
|
2415
2439
|
}
|
|
2416
|
-
.
|
|
2417
|
-
|
|
2440
|
+
textarea.ipd9bk.ant-input.textarea-small {
|
|
2441
|
+
min-height: 24px;
|
|
2442
|
+
height: 24px;
|
|
2418
2443
|
}
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
width: 100%;
|
|
2422
|
-
height: 100%;
|
|
2423
|
-
display: flex;
|
|
2424
|
-
align-items: center;
|
|
2425
|
-
justify-content: center;
|
|
2444
|
+
textarea.ipd9bk.ant-input.textarea-small:focus {
|
|
2445
|
+
height: 40px;
|
|
2426
2446
|
}
|
|
2427
2447
|
|
|
2428
|
-
.
|
|
2429
|
-
font-size: 90%;
|
|
2430
|
-
font-weight: bold;
|
|
2431
|
-
background-color: rgba(240, 243, 247, 0.6);
|
|
2432
|
-
padding: 1px 4px 1px;
|
|
2433
|
-
margin-left: 2px;
|
|
2434
|
-
margin-right: 2px;
|
|
2448
|
+
.kypn5o5 input, .kypn5o5.input-tags {
|
|
2435
2449
|
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
2436
2450
|
border-radius: 4px;
|
|
2437
2451
|
}
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
2444
|
-
}
|
|
2445
|
-
.f1y3gta0.form-item-compact {
|
|
2446
|
-
width: 412px;
|
|
2452
|
+
.kypn5o5.input-tags {
|
|
2453
|
+
position: relative;
|
|
2454
|
+
padding: 6px;
|
|
2455
|
+
height: 32px;
|
|
2456
|
+
cursor: pointer;
|
|
2457
|
+
transition: border 150ms;
|
|
2447
2458
|
}
|
|
2448
|
-
.
|
|
2449
|
-
|
|
2459
|
+
.kypn5o5.input-tags:hover {
|
|
2460
|
+
border-color: #0080ff;
|
|
2461
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
2450
2462
|
}
|
|
2451
|
-
.
|
|
2452
|
-
|
|
2463
|
+
.kypn5o5.input-tags.kit-input-suffix-wrapper {
|
|
2464
|
+
padding-right: 30px;
|
|
2453
2465
|
}
|
|
2454
|
-
.
|
|
2455
|
-
position: relative;
|
|
2466
|
+
.kypn5o5.input-tags .input-tags-inner {
|
|
2456
2467
|
display: flex;
|
|
2457
2468
|
}
|
|
2458
|
-
.
|
|
2459
|
-
|
|
2460
|
-
width: 100%;
|
|
2461
|
-
padding: 14px;
|
|
2462
|
-
background: #f2f4f6;
|
|
2463
|
-
font-size: 13px;
|
|
2464
|
-
line-height: 1.8;
|
|
2465
|
-
color: #8e9aa9;
|
|
2469
|
+
.kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
|
|
2470
|
+
display: flex;
|
|
2466
2471
|
}
|
|
2467
|
-
.
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
2472
|
+
.kypn5o5.input-tags .input-tag-suffix {
|
|
2473
|
+
position: absolute;
|
|
2474
|
+
right: 12px;
|
|
2475
|
+
top: 50%;
|
|
2476
|
+
transform: translateY(-50%);
|
|
2471
2477
|
}
|
|
2472
|
-
.
|
|
2473
|
-
|
|
2478
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
|
|
2479
|
+
color: rgba(0, 0, 0, 0.25);
|
|
2480
|
+
font-size: 12px;
|
|
2481
|
+
cursor: pointer;
|
|
2474
2482
|
}
|
|
2475
|
-
.
|
|
2476
|
-
|
|
2477
|
-
line-height: 32px;
|
|
2483
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
2484
|
+
color: rgba(0, 0, 0, 0.45);
|
|
2478
2485
|
}
|
|
2479
|
-
.
|
|
2480
|
-
|
|
2486
|
+
.kypn5o5.has-focus-indicator {
|
|
2487
|
+
position: relative;
|
|
2488
|
+
overflow: hidden;
|
|
2481
2489
|
}
|
|
2482
|
-
.
|
|
2483
|
-
|
|
2490
|
+
.kypn5o5.has-focus-indicator .ant-input-prefix {
|
|
2491
|
+
position: absolute;
|
|
2492
|
+
top: 50%;
|
|
2493
|
+
transform: translateY(-50%);
|
|
2494
|
+
left: -16px;
|
|
2495
|
+
transition: left 150ms ease;
|
|
2496
|
+
opacity: 0;
|
|
2484
2497
|
}
|
|
2485
|
-
.
|
|
2486
|
-
|
|
2498
|
+
.kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
2499
|
+
left: 8px;
|
|
2500
|
+
opacity: 1;
|
|
2487
2501
|
}
|
|
2488
|
-
.
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
overflow: hidden;
|
|
2502
|
+
.kypn5o5.has-focus-indicator input {
|
|
2503
|
+
transition: margin-left 150ms ease;
|
|
2504
|
+
margin-left: 0px;
|
|
2492
2505
|
}
|
|
2493
|
-
.
|
|
2494
|
-
margin-
|
|
2495
|
-
height: auto;
|
|
2496
|
-
overflow: auto;
|
|
2506
|
+
.kypn5o5.has-focus-indicator input:focus {
|
|
2507
|
+
margin-left: 16px;
|
|
2497
2508
|
}
|
|
2498
|
-
|
|
2499
|
-
.
|
|
2500
|
-
border:
|
|
2501
|
-
|
|
2509
|
+
|
|
2510
|
+
input.l1ki27se.ant-input {
|
|
2511
|
+
border-top-right-radius: 0;
|
|
2512
|
+
border-bottom-right-radius: 0;
|
|
2502
2513
|
}
|
|
2503
2514
|
|
|
2504
|
-
.
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
padding-bottom: 6px;
|
|
2508
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
2509
|
-
margin-bottom: 16px;
|
|
2515
|
+
.l1ki27se.ant-input-affix-wrapper {
|
|
2516
|
+
border-top-right-radius: 0;
|
|
2517
|
+
border-bottom-right-radius: 0;
|
|
2510
2518
|
}
|
|
2511
|
-
|
|
2512
|
-
|
|
2519
|
+
|
|
2520
|
+
input.rrg1fkn.ant-input {
|
|
2521
|
+
border-top-left-radius: 0;
|
|
2522
|
+
border-bottom-left-radius: 0;
|
|
2513
2523
|
}
|
|
2514
2524
|
|
|
2515
|
-
.
|
|
2516
|
-
|
|
2517
|
-
|
|
2518
|
-
display: flex;
|
|
2519
|
-
justify-content: center;
|
|
2520
|
-
align-items: center;
|
|
2521
|
-
cursor: pointer;
|
|
2522
|
-
transition: all 200ms ease-out 40ms;
|
|
2525
|
+
.rrg1fkn.ant-input-affix-wrapper {
|
|
2526
|
+
border-top-left-radius: 0;
|
|
2527
|
+
border-bottom-left-radius: 0;
|
|
2523
2528
|
}
|
|
2524
|
-
|
|
2525
|
-
|
|
2526
|
-
|
|
2527
|
-
|
|
2528
|
-
border-radius: 1px;
|
|
2529
|
-
background: #ccd4e3;
|
|
2530
|
-
position: relative;
|
|
2531
|
-
right: 2px;
|
|
2532
|
-
transform: rotate(-45deg);
|
|
2529
|
+
|
|
2530
|
+
.lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
|
|
2531
|
+
border-top-right-radius: 0;
|
|
2532
|
+
border-bottom-right-radius: 0;
|
|
2533
2533
|
}
|
|
2534
|
-
|
|
2535
|
-
|
|
2536
|
-
left:
|
|
2534
|
+
|
|
2535
|
+
.r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
|
|
2536
|
+
border-top-left-radius: 0;
|
|
2537
|
+
border-bottom-left-radius: 0;
|
|
2537
2538
|
}
|
|
2538
2539
|
|
|
2539
|
-
.
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2540
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
2541
|
+
display: inline-flex;
|
|
2542
|
+
align-items: baseline;
|
|
2543
|
+
white-space: pre-wrap;
|
|
2543
2544
|
}
|
|
2544
|
-
.
|
|
2545
|
-
|
|
2546
|
-
|
|
2545
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
2546
|
+
position: relative;
|
|
2547
|
+
top: 3px;
|
|
2547
2548
|
}
|
|
2548
|
-
.
|
|
2549
|
-
|
|
2550
|
-
border-bottom-color: #e07f00;
|
|
2549
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
2550
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
2551
2551
|
}
|
|
2552
|
-
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
background:
|
|
2558
|
-
border-radius: 6px;
|
|
2559
|
-
color: #e07f00;
|
|
2560
|
-
font-size: 12px;
|
|
2561
|
-
line-height: 18px;
|
|
2552
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
2553
|
+
border-color: #0080ff;
|
|
2554
|
+
}
|
|
2555
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
2556
|
+
border-color: #0080ff;
|
|
2557
|
+
background: #0080ff;
|
|
2562
2558
|
}
|
|
2563
|
-
.
|
|
2564
|
-
|
|
2565
|
-
|
|
2559
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
2560
|
+
top: 4px;
|
|
2561
|
+
left: 4px;
|
|
2562
|
+
width: 6px;
|
|
2563
|
+
height: 6px;
|
|
2564
|
+
background: #fff;
|
|
2566
2565
|
}
|
|
2567
|
-
|
|
2568
|
-
.
|
|
2569
|
-
display: flex;
|
|
2570
|
-
flex-direction: row;
|
|
2571
|
-
padding: 7px 12px;
|
|
2572
|
-
background: rgba(225, 230, 241, 0.6);
|
|
2573
|
-
border-radius: 6px;
|
|
2574
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2575
|
-
font-size: 12px;
|
|
2576
|
-
line-height: 18px;
|
|
2566
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
2567
|
+
opacity: 0.5;
|
|
2577
2568
|
}
|
|
2578
|
-
.
|
|
2579
|
-
|
|
2580
|
-
|
|
2569
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
2570
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
2571
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2581
2572
|
}
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
display: flex;
|
|
2585
|
-
flex-direction: row;
|
|
2586
|
-
padding: 7px 12px;
|
|
2587
|
-
background: rgba(0, 136, 255, 0.1);
|
|
2588
|
-
border-radius: 6px;
|
|
2589
|
-
color: #005ed1;
|
|
2590
|
-
font-size: 12px;
|
|
2591
|
-
line-height: 18px;
|
|
2573
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
2574
|
+
background: #00122e;
|
|
2592
2575
|
}
|
|
2593
|
-
.
|
|
2594
|
-
|
|
2595
|
-
|
|
2576
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
2577
|
+
color: #00122e;
|
|
2578
|
+
opacity: 0.5;
|
|
2596
2579
|
}
|
|
2597
|
-
|
|
2598
|
-
|
|
2599
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2600
|
-
margin-top: 5px;
|
|
2601
|
-
font-size: 12px;
|
|
2602
|
-
line-height: 18px;
|
|
2580
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
2581
|
+
color: #00122e;
|
|
2603
2582
|
}
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
|
|
2583
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
2584
|
+
display: inline-block;
|
|
2585
|
+
padding: 0;
|
|
2586
|
+
padding-left: 12px;
|
|
2587
|
+
}
|
|
2588
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
2589
|
+
margin-bottom: 0;
|
|
2608
2590
|
white-space: pre-wrap;
|
|
2591
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2592
|
+
}
|
|
2593
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
2594
|
+
padding-left: 8px;
|
|
2609
2595
|
}
|
|
2610
2596
|
|
|
2611
|
-
.
|
|
2612
|
-
|
|
2613
|
-
align-items: center;
|
|
2614
|
-
justify-content: flex-end;
|
|
2597
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
2598
|
+
border-radius: 5px 0 0 5px;
|
|
2615
2599
|
}
|
|
2616
|
-
.
|
|
2617
|
-
|
|
2600
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
2601
|
+
border-radius: 0 5px 5px 0;
|
|
2618
2602
|
}
|
|
2619
2603
|
|
|
2620
|
-
.
|
|
2621
|
-
color:
|
|
2604
|
+
.r1f0aqcc {
|
|
2605
|
+
color: #00122e;
|
|
2606
|
+
border-color: #ccd4e3;
|
|
2622
2607
|
}
|
|
2623
|
-
|
|
2624
|
-
|
|
2625
|
-
padding: 5px 12px;
|
|
2626
|
-
line-height: 20px;
|
|
2627
|
-
color: #2d3a56;
|
|
2628
|
-
border-radius: 6px;
|
|
2629
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
2630
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
2608
|
+
.r1f0aqcc:first-child {
|
|
2609
|
+
border-color: #a3b4cc;
|
|
2631
2610
|
}
|
|
2632
|
-
.
|
|
2633
|
-
padding:
|
|
2634
|
-
line-height:
|
|
2611
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
2612
|
+
padding: 0 12px;
|
|
2613
|
+
line-height: 32px;
|
|
2614
|
+
height: 32px;
|
|
2635
2615
|
}
|
|
2636
|
-
.
|
|
2637
|
-
|
|
2638
|
-
line-height: 18px;
|
|
2616
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
2617
|
+
white-space: nowrap;
|
|
2639
2618
|
}
|
|
2640
|
-
.
|
|
2641
|
-
|
|
2642
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2619
|
+
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
2620
|
+
background: #ccd4e3;
|
|
2643
2621
|
}
|
|
2644
|
-
.
|
|
2645
|
-
|
|
2646
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
2622
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
2623
|
+
background: #0080ff;
|
|
2647
2624
|
}
|
|
2648
|
-
.
|
|
2649
|
-
|
|
2650
|
-
|
|
2625
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
2626
|
+
background: #ccd4e3;
|
|
2627
|
+
opacity: 0.5;
|
|
2651
2628
|
}
|
|
2652
|
-
.
|
|
2653
|
-
border-color: #
|
|
2654
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2629
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
2630
|
+
border-right-color: #0080ff;
|
|
2655
2631
|
}
|
|
2656
|
-
.
|
|
2657
|
-
border-color: #
|
|
2658
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
2632
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
2633
|
+
border-color: #0080ff;
|
|
2659
2634
|
}
|
|
2660
|
-
.
|
|
2635
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
2636
|
+
background: rgba(0, 136, 255, 0.1);
|
|
2637
|
+
}
|
|
2638
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
2661
2639
|
background: rgba(211, 218, 235, 0.6);
|
|
2662
|
-
color:
|
|
2663
|
-
|
|
2640
|
+
border-color: #ccd4e3;
|
|
2641
|
+
opacity: 0.5;
|
|
2664
2642
|
}
|
|
2665
|
-
.
|
|
2666
|
-
|
|
2667
|
-
border-
|
|
2668
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
2669
|
-
line-height: 20px;
|
|
2670
|
-
color: #2d3a56;
|
|
2671
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
2643
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
2644
|
+
color: #00122e;
|
|
2645
|
+
border-color: #ccd4e3;
|
|
2672
2646
|
}
|
|
2673
|
-
.
|
|
2674
|
-
|
|
2675
|
-
color:
|
|
2647
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
2648
|
+
color: #00122e;
|
|
2649
|
+
border-color: #ccd4e3;
|
|
2650
|
+
background: rgba(172, 186, 211, 0.6);
|
|
2676
2651
|
}
|
|
2677
|
-
.
|
|
2678
|
-
|
|
2679
|
-
|
|
2652
|
+
.r1f0aqcc .ant-radio-button-input {
|
|
2653
|
+
margin-right: 8px;
|
|
2654
|
+
display: inline;
|
|
2655
|
+
border: none;
|
|
2656
|
+
padding: 0;
|
|
2657
|
+
width: 36px;
|
|
2658
|
+
background: transparent;
|
|
2680
2659
|
}
|
|
2681
|
-
.
|
|
2682
|
-
|
|
2683
|
-
line-height: 18px;
|
|
2660
|
+
.r1f0aqcc .ant-radio-button-input:focus {
|
|
2661
|
+
box-shadow: none;
|
|
2684
2662
|
}
|
|
2685
|
-
.
|
|
2686
|
-
|
|
2687
|
-
|
|
2663
|
+
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
2664
|
+
margin-right: 0;
|
|
2665
|
+
width: initial;
|
|
2666
|
+
box-shadow: none;
|
|
2688
2667
|
}
|
|
2689
|
-
.
|
|
2690
|
-
|
|
2691
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
2668
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
2669
|
+
display: none;
|
|
2692
2670
|
}
|
|
2693
|
-
.
|
|
2694
|
-
|
|
2671
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
2672
|
+
display: inline;
|
|
2695
2673
|
}
|
|
2696
|
-
.
|
|
2697
|
-
|
|
2674
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
2675
|
+
display: inline;
|
|
2676
|
+
margin-right: 8px;
|
|
2677
|
+
padding: 0;
|
|
2678
|
+
width: 36px;
|
|
2698
2679
|
}
|
|
2699
|
-
|
|
2700
|
-
|
|
2701
|
-
|
|
2680
|
+
|
|
2681
|
+
.p12gwtiw {
|
|
2682
|
+
display: flex;
|
|
2683
|
+
justify-content: space-between;
|
|
2684
|
+
align-items: center;
|
|
2685
|
+
padding: 10px 0;
|
|
2686
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2687
|
+
font-size: 12px;
|
|
2688
|
+
line-height: 24px;
|
|
2702
2689
|
}
|
|
2703
|
-
.
|
|
2704
|
-
|
|
2705
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
2690
|
+
.p12gwtiw .pagination-left {
|
|
2691
|
+
padding: 2px 8px;
|
|
2706
2692
|
}
|
|
2707
|
-
.
|
|
2708
|
-
|
|
2709
|
-
|
|
2710
|
-
border-
|
|
2693
|
+
.p12gwtiw .dropdown-trigger {
|
|
2694
|
+
display: flex;
|
|
2695
|
+
align-items: center;
|
|
2696
|
+
border-radius: 6px;
|
|
2697
|
+
cursor: pointer;
|
|
2698
|
+
transition: all 0.3s ease;
|
|
2711
2699
|
}
|
|
2712
|
-
|
|
2713
|
-
|
|
2714
|
-
|
|
2700
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
2701
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2702
|
+
color: #0080ff;
|
|
2715
2703
|
}
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
height: 40px;
|
|
2704
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
2705
|
+
margin-left: 4px;
|
|
2719
2706
|
}
|
|
2720
|
-
|
|
2721
|
-
|
|
2707
|
+
.p12gwtiw .pagination-right {
|
|
2708
|
+
display: flex;
|
|
2709
|
+
align-items: center;
|
|
2710
|
+
color: #0080ff;
|
|
2711
|
+
font-weight: bold;
|
|
2722
2712
|
}
|
|
2723
|
-
|
|
2724
|
-
|
|
2725
|
-
height: 32px;
|
|
2713
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
2714
|
+
margin-left: 4px;
|
|
2726
2715
|
}
|
|
2727
|
-
|
|
2728
|
-
|
|
2716
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
2717
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
2718
|
+
padding: 0 8px;
|
|
2729
2719
|
}
|
|
2730
|
-
|
|
2731
|
-
|
|
2732
|
-
|
|
2720
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
2721
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
2722
|
+
color: #0080ff;
|
|
2733
2723
|
}
|
|
2734
|
-
|
|
2735
|
-
|
|
2724
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
2725
|
+
transform: rotate(180deg);
|
|
2736
2726
|
}
|
|
2737
2727
|
|
|
2738
|
-
.
|
|
2739
|
-
|
|
2740
|
-
|
|
2741
|
-
}
|
|
2742
|
-
.kypn5o5.input-tags {
|
|
2743
|
-
position: relative;
|
|
2744
|
-
padding: 6px;
|
|
2745
|
-
height: 32px;
|
|
2746
|
-
cursor: pointer;
|
|
2747
|
-
transition: border 150ms;
|
|
2728
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
2729
|
+
max-height: calc(100vh - 128px);
|
|
2730
|
+
overflow-y: auto;
|
|
2748
2731
|
}
|
|
2749
|
-
.
|
|
2750
|
-
|
|
2751
|
-
|
|
2732
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
2733
|
+
padding: 4px 20px;
|
|
2734
|
+
font-size: 12px;
|
|
2735
|
+
line-height: 18px;
|
|
2752
2736
|
}
|
|
2753
|
-
|
|
2754
|
-
|
|
2737
|
+
|
|
2738
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
2739
|
+
flex-direction: row;
|
|
2740
|
+
justify-content: stretch;
|
|
2755
2741
|
}
|
|
2756
|
-
.
|
|
2757
|
-
|
|
2742
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
2743
|
+
padding: 0;
|
|
2744
|
+
margin-right: 4px;
|
|
2745
|
+
flex: 1;
|
|
2746
|
+
overflow: visible;
|
|
2758
2747
|
}
|
|
2759
|
-
.
|
|
2760
|
-
display:
|
|
2748
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
|
|
2749
|
+
display: none;
|
|
2761
2750
|
}
|
|
2762
|
-
.
|
|
2763
|
-
|
|
2764
|
-
|
|
2765
|
-
top: 50%;
|
|
2766
|
-
transform: translateY(-50%);
|
|
2751
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
2752
|
+
width: 100%;
|
|
2753
|
+
min-height: unset;
|
|
2767
2754
|
}
|
|
2768
|
-
.
|
|
2769
|
-
|
|
2755
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
2756
|
+
height: 26px;
|
|
2757
|
+
line-height: 26px;
|
|
2758
|
+
width: 100%;
|
|
2759
|
+
text-align: center;
|
|
2760
|
+
padding: 0;
|
|
2770
2761
|
font-size: 12px;
|
|
2771
|
-
|
|
2762
|
+
font-weight: normal;
|
|
2772
2763
|
}
|
|
2773
|
-
.
|
|
2774
|
-
|
|
2764
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
2765
|
+
margin-right: 10px;
|
|
2775
2766
|
}
|
|
2776
|
-
.
|
|
2777
|
-
|
|
2778
|
-
overflow: hidden;
|
|
2767
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
2768
|
+
display: none;
|
|
2779
2769
|
}
|
|
2780
|
-
.
|
|
2781
|
-
|
|
2782
|
-
top: 50%;
|
|
2783
|
-
transform: translateY(-50%);
|
|
2784
|
-
left: -16px;
|
|
2785
|
-
transition: left 150ms ease;
|
|
2786
|
-
opacity: 0;
|
|
2770
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
2771
|
+
border-radius: 4px 0 0 4px;
|
|
2787
2772
|
}
|
|
2788
|
-
.
|
|
2789
|
-
|
|
2790
|
-
opacity: 1;
|
|
2773
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
2774
|
+
margin-right: 0;
|
|
2791
2775
|
}
|
|
2792
|
-
.
|
|
2793
|
-
|
|
2794
|
-
margin-left: 0px;
|
|
2776
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
2777
|
+
border-radius: 0 4px 4px 0;
|
|
2795
2778
|
}
|
|
2796
|
-
.
|
|
2797
|
-
|
|
2779
|
+
.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 {
|
|
2780
|
+
content: "";
|
|
2781
|
+
width: 0;
|
|
2782
|
+
height: 0;
|
|
2783
|
+
border: 13px solid transparent;
|
|
2784
|
+
position: absolute;
|
|
2785
|
+
top: 0;
|
|
2786
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
2787
|
+
right: -21px;
|
|
2788
|
+
z-index: 2;
|
|
2798
2789
|
}
|
|
2799
|
-
|
|
2800
|
-
|
|
2801
|
-
|
|
2802
|
-
|
|
2790
|
+
.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 {
|
|
2791
|
+
content: "";
|
|
2792
|
+
width: 0;
|
|
2793
|
+
height: 0;
|
|
2794
|
+
border: 13px solid transparent;
|
|
2795
|
+
position: absolute;
|
|
2796
|
+
top: 0;
|
|
2797
|
+
border-left: 8px solid #fff;
|
|
2798
|
+
left: 0;
|
|
2803
2799
|
}
|
|
2804
|
-
|
|
2805
|
-
|
|
2806
|
-
border-top-right-radius: 0;
|
|
2807
|
-
border-bottom-right-radius: 0;
|
|
2800
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
2801
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
2808
2802
|
}
|
|
2809
|
-
|
|
2810
|
-
|
|
2811
|
-
border-top-left-radius: 0;
|
|
2812
|
-
border-bottom-left-radius: 0;
|
|
2803
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
2804
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
2813
2805
|
}
|
|
2814
|
-
|
|
2815
|
-
|
|
2816
|
-
border-top-left-radius: 0;
|
|
2817
|
-
border-bottom-left-radius: 0;
|
|
2806
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
|
|
2807
|
+
color: #005ed1;
|
|
2818
2808
|
}
|
|
2819
|
-
|
|
2820
|
-
.
|
|
2821
|
-
|
|
2822
|
-
border-bottom-right-radius: 0;
|
|
2809
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
2810
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
2811
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
2823
2812
|
}
|
|
2824
|
-
|
|
2825
|
-
.
|
|
2826
|
-
|
|
2827
|
-
|
|
2813
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
|
|
2814
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
|
|
2815
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2816
|
+
}
|
|
2817
|
+
.s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
2818
|
+
padding: 0;
|
|
2828
2819
|
}
|
|
2829
2820
|
|
|
2830
2821
|
.s34f1qb.ant-switch {
|
|
@@ -2882,6 +2873,15 @@ input.rrg1fkn.ant-input {
|
|
|
2882
2873
|
margin-left: 5px;
|
|
2883
2874
|
}
|
|
2884
2875
|
|
|
2876
|
+
.obf05yr {
|
|
2877
|
+
display: inline-block;
|
|
2878
|
+
}
|
|
2879
|
+
|
|
2880
|
+
.hsms1n6 {
|
|
2881
|
+
visibility: hidden;
|
|
2882
|
+
position: absolute;
|
|
2883
|
+
}
|
|
2884
|
+
|
|
2885
2885
|
.t1upn1sz {
|
|
2886
2886
|
height: 100%;
|
|
2887
2887
|
}
|
|
@@ -3245,10 +3245,6 @@ input.rrg1fkn.ant-input {
|
|
|
3245
3245
|
background: #fff;
|
|
3246
3246
|
}
|
|
3247
3247
|
|
|
3248
|
-
.i1e4sgug {
|
|
3249
|
-
display: inline-block;
|
|
3250
|
-
}
|
|
3251
|
-
|
|
3252
3248
|
.s1fc623g {
|
|
3253
3249
|
width: 430px !important;
|
|
3254
3250
|
}
|
|
@@ -3330,6 +3326,10 @@ input.rrg1fkn.ant-input {
|
|
|
3330
3326
|
opacity: 0;
|
|
3331
3327
|
}
|
|
3332
3328
|
|
|
3329
|
+
.i1e4sgug {
|
|
3330
|
+
display: inline-block;
|
|
3331
|
+
}
|
|
3332
|
+
|
|
3333
3333
|
.d6j0lbj {
|
|
3334
3334
|
font-family: Inter;
|
|
3335
3335
|
font-style: normal;
|
|
@@ -4167,52 +4167,6 @@ input.rrg1fkn.ant-input {
|
|
|
4167
4167
|
min-height: 0px;
|
|
4168
4168
|
}
|
|
4169
4169
|
|
|
4170
|
-
.at4ovwe .ant-input-number-handler-wrap {
|
|
4171
|
-
display: var(--at4ovwe-0);
|
|
4172
|
-
}
|
|
4173
|
-
.at4ovwe .ant-input-number-input-wrap {
|
|
4174
|
-
padding: 5px 12px;
|
|
4175
|
-
display: inline-flex;
|
|
4176
|
-
line-height: 1.5715;
|
|
4177
|
-
height: 100%;
|
|
4178
|
-
width: 100%;
|
|
4179
|
-
}
|
|
4180
|
-
.at4ovwe .ant-input-number-input-wrap::after {
|
|
4181
|
-
content: var(--at4ovwe-1);
|
|
4182
|
-
display: var(--at4ovwe-2);
|
|
4183
|
-
flex: none;
|
|
4184
|
-
align-items: center;
|
|
4185
|
-
margin-left: 4px;
|
|
4186
|
-
color: rgba(44, 56, 82, 0.6);
|
|
4187
|
-
}
|
|
4188
|
-
.at4ovwe .ant-input-number-input-wrap::before {
|
|
4189
|
-
content: var(--at4ovwe-3);
|
|
4190
|
-
display: var(--at4ovwe-4);
|
|
4191
|
-
flex: none;
|
|
4192
|
-
align-items: center;
|
|
4193
|
-
margin-right: 4px;
|
|
4194
|
-
cursor: auto;
|
|
4195
|
-
color: rgba(44, 56, 82, 0.6);
|
|
4196
|
-
}
|
|
4197
|
-
.at4ovwe.ant-input-number {
|
|
4198
|
-
width: 100%;
|
|
4199
|
-
border-radius: 6px;
|
|
4200
|
-
}
|
|
4201
|
-
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
4202
|
-
border-color: #0096ff;
|
|
4203
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
4204
|
-
}
|
|
4205
|
-
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
4206
|
-
border-color: #e75a3a;
|
|
4207
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
4208
|
-
}
|
|
4209
|
-
.at4ovwe .ant-input-number-input {
|
|
4210
|
-
padding: 0;
|
|
4211
|
-
margin: 0;
|
|
4212
|
-
height: auto;
|
|
4213
|
-
font-size: inherit;
|
|
4214
|
-
}
|
|
4215
|
-
|
|
4216
4170
|
.tc40oxa {
|
|
4217
4171
|
margin-bottom: 4px;
|
|
4218
4172
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -4409,6 +4363,52 @@ input.rrg1fkn.ant-input {
|
|
|
4409
4363
|
margin-right: 8px;
|
|
4410
4364
|
}
|
|
4411
4365
|
|
|
4366
|
+
.at4ovwe .ant-input-number-handler-wrap {
|
|
4367
|
+
display: var(--at4ovwe-0);
|
|
4368
|
+
}
|
|
4369
|
+
.at4ovwe .ant-input-number-input-wrap {
|
|
4370
|
+
padding: 5px 12px;
|
|
4371
|
+
display: inline-flex;
|
|
4372
|
+
line-height: 1.5715;
|
|
4373
|
+
height: 100%;
|
|
4374
|
+
width: 100%;
|
|
4375
|
+
}
|
|
4376
|
+
.at4ovwe .ant-input-number-input-wrap::after {
|
|
4377
|
+
content: var(--at4ovwe-1);
|
|
4378
|
+
display: var(--at4ovwe-2);
|
|
4379
|
+
flex: none;
|
|
4380
|
+
align-items: center;
|
|
4381
|
+
margin-left: 4px;
|
|
4382
|
+
color: rgba(44, 56, 82, 0.6);
|
|
4383
|
+
}
|
|
4384
|
+
.at4ovwe .ant-input-number-input-wrap::before {
|
|
4385
|
+
content: var(--at4ovwe-3);
|
|
4386
|
+
display: var(--at4ovwe-4);
|
|
4387
|
+
flex: none;
|
|
4388
|
+
align-items: center;
|
|
4389
|
+
margin-right: 4px;
|
|
4390
|
+
cursor: auto;
|
|
4391
|
+
color: rgba(44, 56, 82, 0.6);
|
|
4392
|
+
}
|
|
4393
|
+
.at4ovwe.ant-input-number {
|
|
4394
|
+
width: 100%;
|
|
4395
|
+
border-radius: 6px;
|
|
4396
|
+
}
|
|
4397
|
+
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
4398
|
+
border-color: #0096ff;
|
|
4399
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
4400
|
+
}
|
|
4401
|
+
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
4402
|
+
border-color: #e75a3a;
|
|
4403
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
4404
|
+
}
|
|
4405
|
+
.at4ovwe .ant-input-number-input {
|
|
4406
|
+
padding: 0;
|
|
4407
|
+
margin: 0;
|
|
4408
|
+
height: auto;
|
|
4409
|
+
font-size: inherit;
|
|
4410
|
+
}
|
|
4411
|
+
|
|
4412
4412
|
.a6dbbkm .ant-input-number-handler-wrap {
|
|
4413
4413
|
display: var(--a6dbbkm-0);
|
|
4414
4414
|
}
|