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