@cloudtower/eagle 0.25.14 → 0.25.15

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