@cloudtower/eagle 0.25.11 → 0.25.13

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