@cloudtower/eagle 0.26.0-alpha.0 → 0.26.1

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