@cloudtower/eagle 0.24.7 → 0.24.9

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.
@@ -1498,94 +1498,7 @@ input[type=submit] {
1498
1498
  -webkit-appearance: button;
1499
1499
  cursor: pointer;
1500
1500
  }
1501
-
1502
- @font-face {
1503
- font-family: "Inter";
1504
- font-style: normal;
1505
- font-weight: 300;
1506
- font-display: swap;
1507
- src: url("Inter-Regular.woff2") format("woff2"), url("Inter-Regular.woff") format("woff");
1508
- }
1509
- @font-face {
1510
- font-family: "Inter";
1511
- font-style: italic;
1512
- font-weight: 300;
1513
- font-display: swap;
1514
- src: url("Inter-Italic.woff2") format("woff2"), url("Inter-Italic.woff") format("woff");
1515
- }
1516
- @font-face {
1517
- font-family: "Inter";
1518
- font-style: normal;
1519
- font-weight: 400;
1520
- font-display: swap;
1521
- src: url("Inter-Regular.woff2") format("woff2"), url("Inter-Regular.woff") format("woff");
1522
- }
1523
- @font-face {
1524
- font-family: "Inter";
1525
- font-style: italic;
1526
- font-weight: 400;
1527
- font-display: swap;
1528
- src: url("Inter-Italic.woff2") format("woff2"), url("Inter-Italic.woff") format("woff");
1529
- }
1530
- @font-face {
1531
- font-family: "Inter";
1532
- font-style: normal;
1533
- font-weight: 500;
1534
- font-display: swap;
1535
- src: url("Inter-Regular.woff2") format("woff2"), url("Inter-Regular.woff") format("woff");
1536
- }
1537
- @font-face {
1538
- font-family: "Inter";
1539
- font-style: italic;
1540
- font-weight: 500;
1541
- font-display: swap;
1542
- src: url("Inter-Italic.woff2") format("woff2"), url("Inter-Italic.woff") format("woff");
1543
- }
1544
- @font-face {
1545
- font-family: "Inter";
1546
- font-style: normal;
1547
- font-weight: 600;
1548
- font-display: swap;
1549
- src: url("Inter-Regular.woff2") format("woff2"), url("Inter-Regular.woff") format("woff");
1550
- }
1551
- @font-face {
1552
- font-family: "Inter";
1553
- font-style: italic;
1554
- font-weight: 600;
1555
- font-display: swap;
1556
- src: url("Inter-Italic.woff2") format("woff2"), url("Inter-Italic.woff") format("woff");
1557
- }
1558
- @font-face {
1559
- font-family: "Inter";
1560
- font-style: normal;
1561
- font-weight: 700;
1562
- font-display: swap;
1563
- src: url("Inter-Bold.woff2") format("woff2"), url("Inter-Bold.woff") format("woff");
1564
- }
1565
- @font-face {
1566
- font-family: "Inter";
1567
- font-style: italic;
1568
- font-weight: 700;
1569
- font-display: swap;
1570
- src: url("Inter-BoldItalic.woff2") format("woff2"), url("Inter-BoldItalic.woff") format("woff");
1571
- }
1572
1501
  /* variable font */
1573
- @font-face {
1574
- font-family: "Inter var";
1575
- font-weight: 100 900;
1576
- font-display: swap;
1577
- font-style: normal;
1578
- font-named-instance: "Regular";
1579
- src: url("Inter-roman.var.woff2") format("woff2");
1580
- }
1581
- @font-face {
1582
- font-family: "Inter var";
1583
- font-weight: 100 900;
1584
- font-display: swap;
1585
- font-style: italic;
1586
- font-named-instance: "Italic";
1587
- src: url("Inter-italic.var.woff2") format("woff2");
1588
- }
1589
1502
  body {
1590
1503
  font-family: "Inter", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
1591
1504
  -webkit-font-smoothing: antialiased;
@@ -1597,35 +1510,6 @@ body {
1597
1510
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
1598
1511
  }
1599
1512
  }
1600
- .bpq0js6 {
1601
- padding: 4px 11px;
1602
- }
1603
-
1604
- .b15sn34c {
1605
- white-space: nowrap;
1606
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1607
- }
1608
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1609
- --color: #0080ff;
1610
- }
1611
- .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] {
1612
- --color: #0080ff;
1613
- }
1614
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1615
- margin-left: 1px;
1616
- }
1617
- .b15sn34c > .ant-btn:not(:only-child):first-child {
1618
- border-top-right-radius: 0;
1619
- border-bottom-right-radius: 0;
1620
- }
1621
- .b15sn34c > .ant-btn:not(:only-child):last-child {
1622
- border-top-left-radius: 0;
1623
- border-bottom-left-radius: 0;
1624
- }
1625
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1626
- border-radius: unset;
1627
- }
1628
-
1629
1513
  .buj61ew.ant-btn {
1630
1514
  height: 32px;
1631
1515
  border-radius: 6px;
@@ -1874,6 +1758,35 @@ body {
1874
1758
  padding: 0;
1875
1759
  }
1876
1760
 
1761
+ .bpq0js6 {
1762
+ padding: 4px 11px;
1763
+ }
1764
+
1765
+ .b15sn34c {
1766
+ white-space: nowrap;
1767
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1768
+ }
1769
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1770
+ --color: #0080ff;
1771
+ }
1772
+ .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] {
1773
+ --color: #0080ff;
1774
+ }
1775
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1776
+ margin-left: 1px;
1777
+ }
1778
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
1779
+ border-top-right-radius: 0;
1780
+ border-bottom-right-radius: 0;
1781
+ }
1782
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
1783
+ border-top-left-radius: 0;
1784
+ border-bottom-left-radius: 0;
1785
+ }
1786
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1787
+ border-radius: unset;
1788
+ }
1789
+
1877
1790
  .fde5mpd {
1878
1791
  width: 100%;
1879
1792
  height: 100%;
@@ -1920,960 +1833,960 @@ body {
1920
1833
  margin-right: 4px;
1921
1834
  }
1922
1835
 
1923
- .obf05yr {
1924
- display: inline-block;
1836
+ .cz04yix {
1837
+ display: flex;
1838
+ flex-direction: column;
1925
1839
  }
1926
1840
 
1927
- .hsms1n6 {
1928
- visibility: hidden;
1929
- position: absolute;
1841
+ .m1if5j39 {
1842
+ max-width: 1120px;
1843
+ width: 100%;
1844
+ margin: 0 auto;
1845
+ height: 100%;
1930
1846
  }
1931
1847
 
1932
- .p12gwtiw {
1848
+ .w1vvwdlp {
1849
+ max-width: 1120px;
1850
+ width: 100%;
1851
+ margin: 0 auto;
1933
1852
  display: flex;
1934
- justify-content: space-between;
1935
- align-items: center;
1936
- padding: 10px 0;
1937
- color: rgba(44, 56, 82, 0.6);
1938
- font-size: 12px;
1939
- line-height: 24px;
1940
1853
  }
1941
- .p12gwtiw .pagination-left {
1942
- padding: 2px 8px;
1854
+ .w1vvwdlp .left,
1855
+ .w1vvwdlp .right {
1856
+ flex-grow: 0;
1857
+ flex-shrink: 0;
1858
+ flex-basis: 21%;
1943
1859
  }
1944
- .p12gwtiw .dropdown-trigger {
1860
+ .w1vvwdlp .left {
1945
1861
  display: flex;
1946
- align-items: center;
1947
- border-radius: 6px;
1948
- cursor: pointer;
1949
- transition: all 0.3s ease;
1950
- }
1951
- .p12gwtiw .dropdown-trigger:hover {
1952
- background: rgba(211, 218, 235, 0.6);
1953
- color: #0080ff;
1862
+ justify-content: flex-end;
1863
+ padding-right: 44px;
1954
1864
  }
1955
- .p12gwtiw .dropdown-trigger .icon-inner {
1956
- margin-left: 4px;
1865
+ .w1vvwdlp .right {
1866
+ padding-left: 44px;
1957
1867
  }
1958
- .p12gwtiw .pagination-right {
1959
- display: flex;
1960
- align-items: center;
1961
- color: #0080ff;
1962
- font-weight: bold;
1868
+ .w1vvwdlp .middle {
1869
+ margin-bottom: 40px;
1870
+ flex-grow: 0;
1871
+ flex-shrink: 0;
1872
+ flex-basis: 58%;
1963
1873
  }
1964
- .p12gwtiw .pagination-right .icon-inner {
1965
- margin-left: 4px;
1874
+ .w1vvwdlp .middle .form-base-field {
1875
+ width: 100%;
1966
1876
  }
1967
- .p12gwtiw .pagination-right .prev-btn,
1968
- .p12gwtiw .pagination-right .next-btn {
1969
- padding: 0 8px;
1877
+ .w1vvwdlp .middle .form-base-field .form-base-field {
1878
+ width: auto;
1970
1879
  }
1971
- .p12gwtiw .pagination-right .prev-btn > span,
1972
- .p12gwtiw .pagination-right .next-btn > span {
1973
- color: #0080ff;
1880
+ .w1vvwdlp .ant-steps-vertical .ant-steps-item {
1881
+ flex: initial;
1974
1882
  }
1975
- .p12gwtiw .pagination-right .next-btn .icon-inner {
1976
- transform: rotate(180deg);
1883
+ .w1vvwdlp .ant-steps-item + .ant-steps-item {
1884
+ margin-top: 4px;
1977
1885
  }
1978
-
1979
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1980
- max-height: calc(100vh - 128px);
1981
- overflow-y: auto;
1886
+ .w1vvwdlp .ant-steps-item-icon,
1887
+ .w1vvwdlp .ant-steps-item-tail {
1888
+ display: none !important;
1982
1889
  }
1983
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1984
- padding: 4px 20px;
1985
- font-size: 12px;
1986
- line-height: 18px;
1890
+ .w1vvwdlp .ant-steps-item-container {
1891
+ padding: 0 15px;
1892
+ border-radius: 4px;
1893
+ height: 32px;
1894
+ display: flex;
1895
+ align-items: center;
1987
1896
  }
1988
-
1989
- .rxbeqvl.ant-radio-wrapper {
1990
- display: inline-flex;
1991
- align-items: baseline;
1992
- white-space: pre-wrap;
1897
+ .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
1898
+ min-height: auto;
1899
+ white-space: nowrap;
1993
1900
  }
1994
- .rxbeqvl.ant-radio-wrapper .ant-radio {
1995
- position: relative;
1996
- top: 3px;
1901
+ .w1vvwdlp .ant-steps-item-description {
1902
+ padding-bottom: 0px;
1997
1903
  }
1998
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
1999
- border-color: rgba(107, 128, 167, 0.6);
1904
+ .w1vvwdlp .ant-steps-item-title {
1905
+ font-size: 13px !important;
1906
+ line-height: 20px !important;
2000
1907
  }
2001
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2002
- border-color: #0080ff;
1908
+ .w1vvwdlp .ant-steps-item-title .step-index {
1909
+ display: inline-block;
1910
+ text-align: center;
1911
+ width: 13px;
1912
+ margin-right: 12px;
2003
1913
  }
2004
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2005
- border-color: #0080ff;
2006
- background: #0080ff;
1914
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
1915
+ background: rgba(0, 128, 255, 0.1);
2007
1916
  }
2008
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2009
- top: 4px;
2010
- left: 4px;
2011
- width: 6px;
2012
- height: 6px;
2013
- background: #fff;
1917
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1918
+ color: #005ed1;
2014
1919
  }
2015
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2016
- opacity: 0.5;
1920
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
1921
+ background: rgba(237, 241, 250, 0.6);
2017
1922
  }
2018
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2019
- border-color: rgba(107, 128, 167, 0.6);
2020
- background: rgba(211, 218, 235, 0.6);
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;
2021
1925
  }
2022
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2023
- background: #00122e;
1926
+ .w1vvwdlp .ant-steps-item-disabled {
1927
+ cursor: not-allowed;
2024
1928
  }
2025
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2026
- color: #00122e;
2027
- opacity: 0.5;
1929
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
1930
+ background: rgba(237, 241, 250, 0.6);
2028
1931
  }
2029
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2030
- color: #00122e;
1932
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1933
+ color: #2d3a56;
2031
1934
  }
2032
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2033
- display: inline-block;
2034
- padding: 0;
2035
- padding-left: 12px;
1935
+
1936
+ .h1cuopx7 .ant-modal-header {
1937
+ margin: 0 auto;
1938
+ width: 100%;
1939
+ max-width: 648px;
2036
1940
  }
2037
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2038
- margin-bottom: 0;
2039
- white-space: pre-wrap;
2040
- color: rgba(44, 56, 82, 0.6);
1941
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
1942
+ margin-left: 0;
2041
1943
  }
2042
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2043
- padding-left: 8px;
1944
+ .h1cuopx7 .ant-modal-body {
1945
+ margin: 0 auto;
1946
+ padding: 0;
1947
+ width: 100%;
1948
+ max-width: 648px;
1949
+ overflow: hidden;
2044
1950
  }
2045
-
2046
- .r5ie79y .ant-radio-button-wrapper:first-child {
2047
- border-radius: 5px 0 0 5px;
1951
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
1952
+ margin-bottom: 40px;
2048
1953
  }
2049
- .r5ie79y .ant-radio-button-wrapper:last-child {
2050
- border-radius: 0 5px 5px 0;
1954
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
1955
+ height: calc(100vh - 225px);
1956
+ overflow-y: auto;
1957
+ }
1958
+ .h1cuopx7 .ant-modal-footer .footer-content {
1959
+ margin: 0 auto;
1960
+ max-width: 648px;
2051
1961
  }
2052
1962
 
2053
- .r1f0aqcc {
2054
- color: #00122e;
2055
- border-color: #ccd4e3;
1963
+ .h1p6d3y3 .ant-modal-header {
1964
+ margin: 0 auto;
1965
+ width: 100%;
1966
+ max-width: 1024px;
2056
1967
  }
2057
- .r1f0aqcc:first-child {
2058
- color: #00122e;
2059
- border-color: #a3b4cc;
1968
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
1969
+ margin-left: 0;
2060
1970
  }
2061
- .r1f0aqcc.ant-radio-button-wrapper {
2062
- padding: 0 12px;
2063
- line-height: 32px;
2064
- height: 32px;
1971
+ .h1p6d3y3 .ant-modal-body {
1972
+ margin: 0 auto;
1973
+ padding: 0;
1974
+ width: 100%;
1975
+ max-width: 1024px;
1976
+ overflow: hidden;
2065
1977
  }
2066
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
2067
- white-space: nowrap;
1978
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
1979
+ margin-bottom: 40px;
2068
1980
  }
2069
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2070
- background: #ccd4e3;
1981
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
1982
+ height: calc(100vh - 225px);
1983
+ overflow-y: auto;
2071
1984
  }
2072
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2073
- background: #0080ff;
1985
+ .h1p6d3y3 .ant-modal-footer .footer-content {
1986
+ margin: 0 auto;
1987
+ max-width: 1024px;
2074
1988
  }
2075
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2076
- background: #ccd4e3;
2077
- opacity: 0.5;
1989
+
1990
+ .fxgckuk {
1991
+ flex: 1;
2078
1992
  }
2079
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2080
- border-right-color: #0080ff;
1993
+ .fxgckuk label {
1994
+ font-size: 13px;
1995
+ line-height: 20px;
1996
+ color: rgba(44, 56, 82, 0.6);
2081
1997
  }
2082
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2083
- border-color: #0080ff;
1998
+ .fxgckuk .title {
1999
+ font-size: 14px;
2000
+ line-height: 20px;
2001
+ color: #2d3a56;
2002
+ margin-bottom: 12px;
2084
2003
  }
2085
- .r1f0aqcc.ant-radio-button-wrapper-checked {
2086
- background: rgba(0, 136, 255, 0.1);
2004
+ .fxgckuk.connect-cluster .title {
2005
+ padding-bottom: 26px;
2087
2006
  }
2088
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
2089
- background: rgba(211, 218, 235, 0.6);
2090
- border-color: #ccd4e3;
2091
- opacity: 0.5;
2007
+
2008
+ .f1d0vek1 {
2009
+ padding: 25px 0 15px 0;
2010
+ border-bottom: 1px solid #e1e5eb;
2011
+ margin-bottom: 16px;
2092
2012
  }
2093
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2094
- color: #00122e;
2095
- border-color: #ccd4e3;
2013
+
2014
+ .f4u402y {
2015
+ display: flex;
2016
+ align-items: center;
2017
+ margin-bottom: 8px;
2096
2018
  }
2097
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2098
- color: #00122e;
2099
- border-color: #ccd4e3;
2100
- background: rgba(172, 186, 211, 0.6);
2019
+ .f4u402y > label {
2020
+ width: 216px;
2101
2021
  }
2102
- .r1f0aqcc .ant-radio-button-input {
2103
- margin-right: 8px;
2104
- display: inline;
2105
- border: none;
2106
- padding: 0;
2107
- width: 36px;
2108
- background: transparent;
2022
+ .f4u402y > label + * {
2023
+ width: 100%;
2109
2024
  }
2110
- .r1f0aqcc .ant-radio-button-input:focus {
2111
- box-shadow: none;
2025
+ .f4u402y .ant-select {
2026
+ width: 100%;
2112
2027
  }
2113
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
2114
- margin-right: 0;
2115
- width: initial;
2116
- box-shadow: none;
2028
+
2029
+ .e1pldf6v {
2030
+ color: #e75a3a;
2031
+ margin-right: 10px;
2117
2032
  }
2118
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2119
- display: none;
2033
+
2034
+ .dq0gblh {
2035
+ width: 100%;
2036
+ height: 1px;
2037
+ background: rgba(213, 219, 227, 0.6);
2038
+ margin: 24px 0;
2120
2039
  }
2121
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2122
- display: inline;
2040
+
2041
+ .l1v7sr0n {
2042
+ display: flex;
2043
+ justify-content: center;
2044
+ align-items: center;
2045
+ height: 100%;
2123
2046
  }
2124
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2125
- display: inline;
2126
- margin-right: 8px;
2127
- padding: 0;
2128
- width: 36px;
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;
2129
2056
  }
2130
2057
 
2131
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2132
- flex-direction: row;
2133
- justify-content: stretch;
2058
+ .m1jy87hk .ant-modal-header,
2059
+ .m1jy87hk .ant-modal-footer .footer-content {
2060
+ width: 648px;
2061
+ margin: 0 auto;
2134
2062
  }
2135
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2136
- padding: 0;
2137
- margin-right: 4px;
2138
- flex: 1;
2139
- overflow: visible;
2063
+ .m1jy87hk .ant-modal-header {
2064
+ padding: 35px 0 24px;
2065
+ border: none;
2140
2066
  }
2141
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2142
- display: none;
2067
+ .m1jy87hk .ant-modal-header .ant-modal-title {
2068
+ font-size: 30px;
2143
2069
  }
2144
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2145
- width: 100%;
2146
- min-height: unset;
2070
+ .m1jy87hk .ant-modal-body {
2071
+ padding: 4px 0 2px;
2147
2072
  }
2148
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2149
- height: 26px;
2150
- line-height: 26px;
2151
- width: 100%;
2152
- text-align: center;
2153
- padding: 0;
2073
+ .m1jy87hk .ant-modal-footer {
2074
+ border: none;
2075
+ }
2076
+
2077
+ .ti7fpyu {
2154
2078
  font-size: 12px;
2155
- font-weight: normal;
2079
+ line-height: 18px;
2080
+ font-weight: bold;
2081
+ color: #fff;
2082
+ padding: 0 4px;
2083
+ border-radius: 4px;
2084
+ display: inline-block;
2085
+ background: var(--ti7fpyu-0);
2156
2086
  }
2157
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2158
- margin-right: 10px;
2087
+ .ti7fpyu:not(:first-child) {
2088
+ margin-left: 4px;
2159
2089
  }
2160
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2161
- display: none;
2090
+
2091
+ .f1rest1f {
2092
+ width: 100%;
2093
+ height: 100%;
2094
+ display: flex;
2095
+ align-items: center;
2096
+ justify-content: center;
2162
2097
  }
2163
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2164
- border-radius: 4px 0 0 4px;
2098
+
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;
2165
2108
  }
2166
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2167
- margin-right: 0;
2109
+
2110
+ .f1y3gta0.form-item-general {
2111
+ width: 640px;
2168
2112
  }
2169
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2170
- border-radius: 0 4px 4px 0;
2113
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2114
+ margin-top: 16px;
2171
2115
  }
2172
- .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 {
2173
- content: "";
2174
- width: 0;
2175
- height: 0;
2176
- border: 13px solid transparent;
2177
- position: absolute;
2178
- top: 0;
2179
- border-left: 8px solid rgba(237, 241, 250, 0.6);
2180
- right: -21px;
2181
- z-index: 2;
2116
+ .f1y3gta0.form-item-compact {
2117
+ width: 412px;
2182
2118
  }
2183
- .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 {
2184
- content: "";
2185
- width: 0;
2186
- height: 0;
2187
- border: 13px solid transparent;
2188
- position: absolute;
2189
- top: 0;
2190
- border-left: 8px solid #fff;
2191
- left: 0;
2192
- }
2193
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2194
- background-color: rgba(0, 136, 255, 0.1);
2195
- }
2196
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2197
- border-left-color: rgba(0, 136, 255, 0.1) !important;
2198
- }
2199
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2200
- color: #005ed1;
2201
- }
2202
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2203
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2204
- background-color: rgba(237, 241, 250, 0.6);
2205
- }
2206
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2207
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2208
- color: rgba(44, 56, 82, 0.6);
2119
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2120
+ margin-top: 8px;
2209
2121
  }
2210
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2211
- padding: 0;
2122
+ .f1y3gta0 .form-item {
2123
+ width: auto;
2212
2124
  }
2213
-
2214
- .cz04yix {
2125
+ .f1y3gta0 .form-item-main {
2126
+ position: relative;
2215
2127
  display: flex;
2216
- flex-direction: column;
2217
- }
2218
-
2219
- .m1if5j39 {
2220
- max-width: 1120px;
2221
- width: 100%;
2222
- margin: 0 auto;
2223
- height: 100%;
2224
2128
  }
2225
-
2226
- .w1vvwdlp {
2227
- max-width: 1120px;
2129
+ .f1y3gta0 .form-item-extra {
2130
+ margin-top: 4px;
2228
2131
  width: 100%;
2229
- margin: 0 auto;
2230
- display: flex;
2132
+ padding: 14px;
2133
+ background: #f2f4f6;
2134
+ font-size: 13px;
2135
+ line-height: 1.8;
2136
+ color: #8e9aa9;
2231
2137
  }
2232
- .w1vvwdlp .left,
2233
- .w1vvwdlp .right {
2234
- flex-grow: 0;
2235
- flex-shrink: 0;
2236
- flex-basis: 21%;
2138
+ .f1y3gta0 .form-item-label {
2139
+ padding-right: 12px;
2140
+ font-size: 13px;
2141
+ color: rgba(44, 56, 82, 0.6);
2237
2142
  }
2238
- .w1vvwdlp .left {
2239
- display: flex;
2240
- justify-content: flex-end;
2241
- padding-right: 44px;
2143
+ .f1y3gta0 .form-item-label.label-right {
2144
+ text-align: right;
2242
2145
  }
2243
- .w1vvwdlp .right {
2244
- padding-left: 44px;
2146
+ .f1y3gta0 .form-item-label,
2147
+ .f1y3gta0 .form-item-control {
2148
+ line-height: 32px;
2245
2149
  }
2246
- .w1vvwdlp .middle {
2247
- margin-bottom: 40px;
2248
- flex-grow: 0;
2249
- flex-shrink: 0;
2250
- flex-basis: 58%;
2150
+ .f1y3gta0 .form-item-control .form-item-error {
2151
+ line-height: 18px;
2251
2152
  }
2252
- .w1vvwdlp .middle .form-base-field {
2153
+ .f1y3gta0 .form-item-children {
2253
2154
  width: 100%;
2254
2155
  }
2255
- .w1vvwdlp .middle .form-base-field .form-base-field {
2256
- width: auto;
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%;
2257
2158
  }
2258
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2259
- flex: initial;
2159
+ .f1y3gta0 .form-item-error {
2160
+ color: #e75a3a;
2161
+ height: 0;
2162
+ overflow: hidden;
2260
2163
  }
2261
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
2164
+ .f1y3gta0 .form-item-error-enter-done {
2262
2165
  margin-top: 4px;
2166
+ height: auto;
2167
+ overflow: auto;
2263
2168
  }
2264
- .w1vvwdlp .ant-steps-item-icon,
2265
- .w1vvwdlp .ant-steps-item-tail {
2266
- display: none !important;
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;
2267
2173
  }
2268
- .w1vvwdlp .ant-steps-item-container {
2269
- padding: 0 15px;
2270
- border-radius: 4px;
2271
- height: 32px;
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;
2184
+ }
2185
+
2186
+ .e5fsw5s {
2187
+ width: 8px;
2188
+ height: 24px;
2272
2189
  display: flex;
2190
+ justify-content: center;
2273
2191
  align-items: center;
2192
+ cursor: pointer;
2193
+ transition: all 200ms ease-out 40ms;
2274
2194
  }
2275
- .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2276
- min-height: auto;
2277
- white-space: nowrap;
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);
2278
2204
  }
2279
- .w1vvwdlp .ant-steps-item-description {
2280
- padding-bottom: 0px;
2205
+ .e5fsw5s:after {
2206
+ transform: rotate(45deg);
2207
+ left: 1px;
2281
2208
  }
2282
- .w1vvwdlp .ant-steps-item-title {
2283
- font-size: 13px !important;
2284
- line-height: 20px !important;
2209
+
2210
+ .w18knsg4.ant-alert-warning {
2211
+ border: 0;
2212
+ background: rgba(255, 187, 0, 0.1);
2213
+ border-radius: 6px;
2285
2214
  }
2286
- .w1vvwdlp .ant-steps-item-title .step-index {
2287
- display: inline-block;
2288
- text-align: center;
2289
- width: 13px;
2290
- margin-right: 12px;
2215
+ .w18knsg4.ant-alert,
2216
+ .w18knsg4 .ant-alert-message {
2217
+ color: #e07f00;
2291
2218
  }
2292
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2293
- background: rgba(0, 128, 255, 0.1);
2219
+ .w18knsg4.ant-alert .dashed-border-bottom,
2220
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
2221
+ border-bottom-color: #e07f00;
2294
2222
  }
2295
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2296
- color: #005ed1;
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;
2297
2233
  }
2298
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2299
- background: rgba(237, 241, 250, 0.6);
2234
+ .ng31n2o .icon-wrapper {
2235
+ margin-right: 10px;
2236
+ height: 18px;
2300
2237
  }
2301
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2302
- color: rgba(10, 37, 85, 0.6) !important;
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;
2303
2248
  }
2304
- .w1vvwdlp .ant-steps-item-disabled {
2305
- cursor: not-allowed;
2249
+ .n15x5f5y .icon-wrapper {
2250
+ margin-right: 10px;
2251
+ height: 18px;
2306
2252
  }
2307
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2308
- background: rgba(237, 241, 250, 0.6);
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;
2309
2263
  }
2310
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2311
- color: #2d3a56;
2264
+ .i16ozz3f .icon-wrapper {
2265
+ margin-right: 10px;
2266
+ height: 18px;
2312
2267
  }
2313
2268
 
2314
- .h1cuopx7 .ant-modal-header {
2315
- margin: 0 auto;
2316
- width: 100%;
2317
- max-width: 648px;
2318
- }
2319
- .h1cuopx7 .ant-modal-header .ant-modal-title {
2320
- margin-left: 0;
2269
+ .dszu9qr {
2270
+ color: rgba(44, 56, 82, 0.6);
2271
+ margin-top: 5px;
2272
+ font-size: 12px;
2273
+ line-height: 18px;
2321
2274
  }
2322
- .h1cuopx7 .ant-modal-body {
2323
- margin: 0 auto;
2324
- padding: 0;
2325
- width: 100%;
2326
- max-width: 648px;
2327
- overflow: hidden;
2275
+
2276
+ .snxzgx {
2277
+ color: #f0483e;
2278
+ font-size: 12px;
2279
+ white-space: pre-wrap;
2328
2280
  }
2329
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2330
- margin-bottom: 40px;
2281
+
2282
+ .o1i4orqw {
2283
+ display: flex;
2284
+ align-items: center;
2285
+ justify-content: flex-end;
2331
2286
  }
2332
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2333
- height: calc(100vh - 225px);
2334
- overflow-y: auto;
2287
+ .o1i4orqw .icon-wrapper {
2288
+ margin-right: 16px;
2335
2289
  }
2336
- .h1cuopx7 .ant-modal-footer .footer-content {
2337
- margin: 0 auto;
2338
- max-width: 648px;
2290
+
2291
+ .t79k8o2 {
2292
+ color: rgba(0, 21, 64, 0.3);
2339
2293
  }
2340
2294
 
2341
- .h1p6d3y3 .ant-modal-header {
2342
- margin: 0 auto;
2343
- width: 100%;
2344
- max-width: 1024px;
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;
2345
2302
  }
2346
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
2347
- margin-left: 0;
2303
+ .ipd9bk.ant-input.ant-input-lg {
2304
+ padding: 8px 16px;
2305
+ line-height: 22px;
2348
2306
  }
2349
- .h1p6d3y3 .ant-modal-body {
2350
- margin: 0 auto;
2351
- padding: 0;
2352
- width: 100%;
2353
- max-width: 1024px;
2354
- overflow: hidden;
2307
+ .ipd9bk.ant-input.ant-input-sm {
2308
+ padding: 2px 8px;
2309
+ line-height: 18px;
2355
2310
  }
2356
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2357
- margin-bottom: 40px;
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);
2358
2314
  }
2359
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2360
- height: calc(100vh - 225px);
2361
- overflow-y: auto;
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);
2362
2318
  }
2363
- .h1p6d3y3 .ant-modal-footer .footer-content {
2364
- margin: 0 auto;
2365
- max-width: 1024px;
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;
2366
2322
  }
2367
-
2368
- .fxgckuk {
2369
- flex: 1;
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);
2370
2326
  }
2371
- .fxgckuk label {
2372
- font-size: 13px;
2373
- line-height: 20px;
2374
- color: rgba(44, 56, 82, 0.6);
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);
2375
2330
  }
2376
- .fxgckuk .title {
2377
- font-size: 14px;
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);
2335
+ }
2336
+ .ipd9bk.ant-input-affix-wrapper {
2337
+ padding: 5px 12px;
2338
+ border-radius: 6px;
2339
+ border-color: rgba(172, 186, 211, 0.6);
2378
2340
  line-height: 20px;
2379
2341
  color: #2d3a56;
2380
- margin-bottom: 12px;
2342
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2381
2343
  }
2382
- .fxgckuk.connect-cluster .title {
2383
- padding-bottom: 26px;
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);
2384
2347
  }
2385
-
2386
- .f1d0vek1 {
2387
- padding: 25px 0 15px 0;
2388
- border-bottom: 1px solid #e1e5eb;
2389
- margin-bottom: 16px;
2348
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2349
+ padding: 8px 16px;
2350
+ line-height: 22px;
2390
2351
  }
2391
-
2392
- .f4u402y {
2393
- display: flex;
2394
- align-items: center;
2395
- margin-bottom: 8px;
2352
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2353
+ padding: 2px 8px;
2354
+ line-height: 18px;
2396
2355
  }
2397
- .f4u402y > label {
2398
- width: 216px;
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);
2399
2359
  }
2400
- .f4u402y > label + * {
2401
- width: 100%;
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);
2402
2363
  }
2403
- .f4u402y .ant-select {
2404
- width: 100%;
2364
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2365
+ border-color: #e75a3a;
2405
2366
  }
2406
-
2407
- .e1pldf6v {
2367
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2408
2368
  color: #e75a3a;
2409
- margin-right: 10px;
2410
- }
2411
-
2412
- .dq0gblh {
2413
- width: 100%;
2414
- height: 1px;
2415
- background: rgba(213, 219, 227, 0.6);
2416
- margin: 24px 0;
2417
- }
2418
-
2419
- .l1v7sr0n {
2420
- display: flex;
2421
- justify-content: center;
2422
- align-items: center;
2423
- height: 100%;
2424
- }
2425
-
2426
- .d1i4ou6o {
2427
- display: inline-block;
2428
- width: 4px;
2429
- height: 4px;
2430
- background: #8e9aa9;
2431
- opacity: 0.4;
2432
- border-radius: 50%;
2433
- margin: 0 4px;
2434
- }
2435
-
2436
- .m1jy87hk .ant-modal-header,
2437
- .m1jy87hk .ant-modal-footer .footer-content {
2438
- width: 648px;
2439
- margin: 0 auto;
2440
- }
2441
- .m1jy87hk .ant-modal-header {
2442
- padding: 35px 0 24px;
2443
- border: none;
2444
- }
2445
- .m1jy87hk .ant-modal-header .ant-modal-title {
2446
- font-size: 30px;
2447
2369
  }
2448
- .m1jy87hk .ant-modal-body {
2449
- padding: 4px 0 2px;
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);
2450
2373
  }
2451
- .m1jy87hk .ant-modal-footer {
2452
- border: none;
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);
2453
2377
  }
2454
-
2455
- .ti7fpyu {
2456
- font-size: 12px;
2457
- line-height: 18px;
2458
- font-weight: bold;
2459
- color: #fff;
2460
- padding: 0 4px;
2461
- border-radius: 4px;
2462
- display: inline-block;
2463
- background: var(--ti7fpyu-0);
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);
2464
2382
  }
2465
- .ti7fpyu:not(:first-child) {
2466
- margin-left: 4px;
2383
+ textarea.ipd9bk.ant-input {
2384
+ transition-property: height;
2385
+ transition-delay: 50ms;
2467
2386
  }
2468
-
2469
- .f1rest1f {
2470
- width: 100%;
2471
- height: 100%;
2472
- display: flex;
2473
- align-items: center;
2474
- justify-content: center;
2387
+ textarea.ipd9bk.ant-input.textarea-large {
2388
+ min-height: 40px;
2389
+ height: 40px;
2475
2390
  }
2476
-
2477
- .n1kbdoln {
2478
- font-size: 90%;
2479
- font-weight: bold;
2480
- background-color: rgba(240, 243, 247, 0.6);
2481
- padding: 1px 4px 1px;
2482
- margin-left: 2px;
2483
- margin-right: 2px;
2484
- border: 1px solid rgba(213, 219, 227, 0.6);
2485
- border-radius: 4px;
2391
+ textarea.ipd9bk.ant-input.textarea-large:focus {
2392
+ height: 80px;
2486
2393
  }
2487
-
2488
- .f1y3gta0.form-item-general {
2489
- width: 640px;
2394
+ textarea.ipd9bk.ant-input.textarea-middle {
2395
+ min-height: 32px;
2396
+ height: 32px;
2490
2397
  }
2491
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2492
- margin-top: 16px;
2398
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
2399
+ height: 64px;
2493
2400
  }
2494
- .f1y3gta0.form-item-compact {
2495
- width: 412px;
2401
+ textarea.ipd9bk.ant-input.textarea-small {
2402
+ min-height: 24px;
2403
+ height: 24px;
2496
2404
  }
2497
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2498
- margin-top: 8px;
2405
+ textarea.ipd9bk.ant-input.textarea-small:focus {
2406
+ height: 40px;
2499
2407
  }
2500
- .f1y3gta0 .form-item {
2501
- width: auto;
2408
+
2409
+ .kypn5o5 input, .kypn5o5.input-tags {
2410
+ border: 1px solid rgba(213, 219, 227, 0.6);
2411
+ border-radius: 4px;
2502
2412
  }
2503
- .f1y3gta0 .form-item-main {
2413
+ .kypn5o5.input-tags {
2504
2414
  position: relative;
2505
- display: flex;
2415
+ padding: 6px;
2416
+ height: 32px;
2417
+ cursor: pointer;
2418
+ transition: border 150ms;
2506
2419
  }
2507
- .f1y3gta0 .form-item-extra {
2508
- margin-top: 4px;
2509
- width: 100%;
2510
- padding: 14px;
2511
- background: #f2f4f6;
2512
- font-size: 13px;
2513
- line-height: 1.8;
2514
- color: #8e9aa9;
2420
+ .kypn5o5.input-tags:hover {
2421
+ border-color: #0080ff;
2422
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2515
2423
  }
2516
- .f1y3gta0 .form-item-label {
2517
- padding-right: 12px;
2518
- font-size: 13px;
2519
- color: rgba(44, 56, 82, 0.6);
2424
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
2425
+ padding-right: 30px;
2520
2426
  }
2521
- .f1y3gta0 .form-item-label.label-right {
2522
- text-align: right;
2427
+ .kypn5o5.input-tags .input-tags-inner {
2428
+ display: flex;
2523
2429
  }
2524
- .f1y3gta0 .form-item-label,
2525
- .f1y3gta0 .form-item-control {
2526
- line-height: 32px;
2430
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2431
+ display: flex;
2527
2432
  }
2528
- .f1y3gta0 .form-item-control .form-item-error {
2529
- line-height: 18px;
2433
+ .kypn5o5.input-tags .input-tag-suffix {
2434
+ position: absolute;
2435
+ right: 12px;
2436
+ top: 50%;
2437
+ transform: translateY(-50%);
2530
2438
  }
2531
- .f1y3gta0 .form-item-children {
2532
- width: 100%;
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;
2533
2443
  }
2534
- .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 {
2535
- width: 100%;
2444
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2445
+ color: rgba(0, 0, 0, 0.45);
2536
2446
  }
2537
- .f1y3gta0 .form-item-error {
2538
- color: #e75a3a;
2539
- height: 0;
2447
+ .kypn5o5.has-focus-indicator {
2448
+ position: relative;
2540
2449
  overflow: hidden;
2541
2450
  }
2542
- .f1y3gta0 .form-item-error-enter-done {
2543
- margin-top: 4px;
2544
- height: auto;
2545
- overflow: auto;
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;
2546
2458
  }
2547
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2548
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2549
- border: 1px solid #e75a3a;
2550
- color: #e75a3a;
2459
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2460
+ left: 8px;
2461
+ opacity: 1;
2551
2462
  }
2552
-
2553
- .fujbm7g {
2554
- color: #2d3a56;
2555
- font-weight: bold;
2556
- padding-bottom: 6px;
2557
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2558
- margin-bottom: 16px;
2463
+ .kypn5o5.has-focus-indicator input {
2464
+ transition: margin-left 150ms ease;
2465
+ margin-left: 0px;
2559
2466
  }
2560
- .fujbm7g:not(:first-of-type) {
2561
- margin-top: 16px;
2467
+ .kypn5o5.has-focus-indicator input:focus {
2468
+ margin-left: 16px;
2562
2469
  }
2563
2470
 
2564
- .e5fsw5s {
2565
- width: 8px;
2566
- height: 24px;
2567
- display: flex;
2568
- justify-content: center;
2569
- align-items: center;
2570
- cursor: pointer;
2571
- transition: all 200ms ease-out 40ms;
2471
+ input.l1ki27se.ant-input {
2472
+ border-top-right-radius: 0;
2473
+ border-bottom-right-radius: 0;
2572
2474
  }
2573
- .e5fsw5s:before, .e5fsw5s:after {
2574
- content: "";
2575
- width: 1px;
2576
- height: 6px;
2577
- border-radius: 1px;
2578
- background: #ccd4e3;
2579
- position: relative;
2580
- right: 2px;
2581
- transform: rotate(-45deg);
2475
+
2476
+ .l1ki27se.ant-input-affix-wrapper {
2477
+ border-top-right-radius: 0;
2478
+ border-bottom-right-radius: 0;
2582
2479
  }
2583
- .e5fsw5s:after {
2584
- transform: rotate(45deg);
2585
- left: 1px;
2480
+
2481
+ input.rrg1fkn.ant-input {
2482
+ border-top-left-radius: 0;
2483
+ border-bottom-left-radius: 0;
2586
2484
  }
2587
2485
 
2588
- .w18knsg4.ant-alert-warning {
2589
- border: 0;
2590
- background: rgba(255, 187, 0, 0.1);
2591
- border-radius: 6px;
2486
+ .rrg1fkn.ant-input-affix-wrapper {
2487
+ border-top-left-radius: 0;
2488
+ border-bottom-left-radius: 0;
2592
2489
  }
2593
- .w18knsg4.ant-alert,
2594
- .w18knsg4 .ant-alert-message {
2595
- color: #e07f00;
2490
+
2491
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2492
+ border-top-right-radius: 0;
2493
+ border-bottom-right-radius: 0;
2596
2494
  }
2597
- .w18knsg4.ant-alert .dashed-border-bottom,
2598
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
2599
- border-bottom-color: #e07f00;
2495
+
2496
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2497
+ border-top-left-radius: 0;
2498
+ border-bottom-left-radius: 0;
2600
2499
  }
2601
2500
 
2602
- .ng31n2o {
2603
- display: flex;
2604
- flex-direction: row;
2605
- padding: 7px 12px;
2606
- background: rgba(255, 187, 0, 0.1);
2607
- border-radius: 6px;
2608
- color: #e07f00;
2609
- font-size: 12px;
2610
- line-height: 18px;
2501
+ .obf05yr {
2502
+ display: inline-block;
2611
2503
  }
2612
- .ng31n2o .icon-wrapper {
2613
- margin-right: 10px;
2614
- height: 18px;
2504
+
2505
+ .hsms1n6 {
2506
+ visibility: hidden;
2507
+ position: absolute;
2615
2508
  }
2616
2509
 
2617
- .n15x5f5y {
2510
+ .p12gwtiw {
2618
2511
  display: flex;
2619
- flex-direction: row;
2620
- padding: 7px 12px;
2621
- background: rgba(225, 230, 241, 0.6);
2622
- border-radius: 6px;
2512
+ justify-content: space-between;
2513
+ align-items: center;
2514
+ padding: 10px 0;
2623
2515
  color: rgba(44, 56, 82, 0.6);
2624
2516
  font-size: 12px;
2625
- line-height: 18px;
2517
+ line-height: 24px;
2626
2518
  }
2627
- .n15x5f5y .icon-wrapper {
2628
- margin-right: 10px;
2629
- height: 18px;
2519
+ .p12gwtiw .pagination-left {
2520
+ padding: 2px 8px;
2630
2521
  }
2631
-
2632
- .i16ozz3f {
2522
+ .p12gwtiw .dropdown-trigger {
2633
2523
  display: flex;
2634
- flex-direction: row;
2635
- padding: 7px 12px;
2636
- background: rgba(0, 136, 255, 0.1);
2524
+ align-items: center;
2637
2525
  border-radius: 6px;
2638
- color: #005ed1;
2639
- font-size: 12px;
2640
- line-height: 18px;
2526
+ cursor: pointer;
2527
+ transition: all 0.3s ease;
2641
2528
  }
2642
- .i16ozz3f .icon-wrapper {
2643
- margin-right: 10px;
2644
- height: 18px;
2529
+ .p12gwtiw .dropdown-trigger:hover {
2530
+ background: rgba(211, 218, 235, 0.6);
2531
+ color: #0080ff;
2532
+ }
2533
+ .p12gwtiw .dropdown-trigger .icon-inner {
2534
+ margin-left: 4px;
2535
+ }
2536
+ .p12gwtiw .pagination-right {
2537
+ 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;
2552
+ }
2553
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
2554
+ transform: rotate(180deg);
2645
2555
  }
2646
2556
 
2647
- .dszu9qr {
2648
- color: rgba(44, 56, 82, 0.6);
2649
- margin-top: 5px;
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;
2650
2563
  font-size: 12px;
2651
2564
  line-height: 18px;
2652
2565
  }
2653
2566
 
2654
- .snxzgx {
2655
- color: #f0483e;
2656
- font-size: 12px;
2567
+ .rxbeqvl.ant-radio-wrapper {
2568
+ display: inline-flex;
2569
+ align-items: baseline;
2657
2570
  white-space: pre-wrap;
2658
2571
  }
2659
-
2660
- .o1i4orqw {
2661
- display: flex;
2662
- align-items: center;
2663
- justify-content: flex-end;
2572
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
2573
+ position: relative;
2574
+ top: 3px;
2664
2575
  }
2665
- .o1i4orqw .icon-wrapper {
2666
- margin-right: 16px;
2576
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2577
+ border-color: rgba(107, 128, 167, 0.6);
2667
2578
  }
2668
-
2669
- .t79k8o2 {
2670
- color: rgba(0, 21, 64, 0.3);
2579
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2580
+ border-color: #0080ff;
2671
2581
  }
2672
-
2673
- .ipd9bk.ant-input {
2674
- padding: 5px 12px;
2675
- line-height: 20px;
2676
- color: #2d3a56;
2677
- border-radius: 6px;
2678
- border-color: rgba(172, 186, 211, 0.6);
2679
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2582
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2583
+ border-color: #0080ff;
2584
+ background: #0080ff;
2680
2585
  }
2681
- .ipd9bk.ant-input.ant-input-lg {
2682
- padding: 8px 16px;
2683
- line-height: 22px;
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;
2684
2592
  }
2685
- .ipd9bk.ant-input.ant-input-sm {
2686
- padding: 2px 8px;
2687
- line-height: 18px;
2593
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2594
+ opacity: 0.5;
2688
2595
  }
2689
- .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 {
2596
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2690
2597
  border-color: rgba(107, 128, 167, 0.6);
2691
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2598
+ background: rgba(211, 218, 235, 0.6);
2692
2599
  }
2693
- .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 {
2694
- border-color: #0096ff;
2695
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2600
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2601
+ background: #00122e;
2696
2602
  }
2697
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2698
- border-color: #e75a3a;
2699
- color: #e75a3a;
2603
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2604
+ color: #00122e;
2605
+ opacity: 0.5;
2700
2606
  }
2701
- .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 {
2702
- border-color: #e75a3a;
2703
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2607
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2608
+ color: #00122e;
2704
2609
  }
2705
- .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 {
2706
- border-color: #e75a3a;
2707
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2610
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2611
+ display: inline-block;
2612
+ padding: 0;
2613
+ padding-left: 12px;
2708
2614
  }
2709
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2710
- background: rgba(211, 218, 235, 0.6);
2711
- color: rgba(0, 21, 64, 0.3);
2712
- border-color: rgba(172, 186, 211, 0.6);
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);
2713
2619
  }
2714
- .ipd9bk.ant-input-affix-wrapper {
2715
- padding: 5px 12px;
2716
- border-radius: 6px;
2717
- border-color: rgba(172, 186, 211, 0.6);
2718
- line-height: 20px;
2719
- color: #2d3a56;
2720
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2620
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2621
+ padding-left: 8px;
2721
2622
  }
2722
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2723
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2724
- color: rgba(44, 56, 82, 0.6);
2623
+
2624
+ .r5ie79y .ant-radio-button-wrapper:first-child {
2625
+ border-radius: 5px 0 0 5px;
2725
2626
  }
2726
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2727
- padding: 8px 16px;
2728
- line-height: 22px;
2627
+ .r5ie79y .ant-radio-button-wrapper:last-child {
2628
+ border-radius: 0 5px 5px 0;
2729
2629
  }
2730
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2731
- padding: 2px 8px;
2732
- line-height: 18px;
2630
+
2631
+ .r1f0aqcc {
2632
+ color: #00122e;
2633
+ border-color: #ccd4e3;
2733
2634
  }
2734
- .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 {
2735
- border-color: rgba(107, 128, 167, 0.6);
2736
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2635
+ .r1f0aqcc:first-child {
2636
+ color: #00122e;
2637
+ border-color: #a3b4cc;
2737
2638
  }
2738
- .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 {
2739
- border-color: #0096ff;
2740
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2639
+ .r1f0aqcc.ant-radio-button-wrapper {
2640
+ padding: 0 12px;
2641
+ line-height: 32px;
2642
+ height: 32px;
2741
2643
  }
2742
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2743
- border-color: #e75a3a;
2644
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
2645
+ white-space: nowrap;
2744
2646
  }
2745
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2746
- color: #e75a3a;
2647
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2648
+ background: #ccd4e3;
2747
2649
  }
2748
- .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 {
2749
- border-color: #e75a3a;
2750
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2650
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2651
+ background: #0080ff;
2751
2652
  }
2752
- .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 {
2753
- border-color: #e75a3a;
2754
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2653
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2654
+ background: #ccd4e3;
2655
+ opacity: 0.5;
2755
2656
  }
2756
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2757
- background: rgba(211, 218, 235, 0.6);
2758
- color: rgba(0, 21, 64, 0.3);
2759
- border-color: rgba(172, 186, 211, 0.6);
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;
2760
2659
  }
2761
- textarea.ipd9bk.ant-input {
2762
- transition-property: height;
2763
- transition-delay: 50ms;
2660
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2661
+ border-color: #0080ff;
2764
2662
  }
2765
- textarea.ipd9bk.ant-input.textarea-large {
2766
- min-height: 40px;
2767
- height: 40px;
2663
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
2664
+ background: rgba(0, 136, 255, 0.1);
2768
2665
  }
2769
- textarea.ipd9bk.ant-input.textarea-large:focus {
2770
- height: 80px;
2666
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
2667
+ background: rgba(211, 218, 235, 0.6);
2668
+ border-color: #ccd4e3;
2669
+ opacity: 0.5;
2771
2670
  }
2772
- textarea.ipd9bk.ant-input.textarea-middle {
2773
- min-height: 32px;
2774
- height: 32px;
2671
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2672
+ color: #00122e;
2673
+ border-color: #ccd4e3;
2775
2674
  }
2776
- textarea.ipd9bk.ant-input.textarea-middle:focus {
2777
- height: 64px;
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);
2778
2679
  }
2779
- textarea.ipd9bk.ant-input.textarea-small {
2780
- min-height: 24px;
2781
- height: 24px;
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;
2782
2687
  }
2783
- textarea.ipd9bk.ant-input.textarea-small:focus {
2784
- height: 40px;
2688
+ .r1f0aqcc .ant-radio-button-input:focus {
2689
+ box-shadow: none;
2785
2690
  }
2786
-
2787
- .kypn5o5 input, .kypn5o5.input-tags {
2788
- border: 1px solid rgba(213, 219, 227, 0.6);
2789
- border-radius: 4px;
2691
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
2692
+ margin-right: 0;
2693
+ width: initial;
2694
+ box-shadow: none;
2790
2695
  }
2791
- .kypn5o5.input-tags {
2792
- position: relative;
2793
- padding: 6px;
2794
- height: 32px;
2795
- cursor: pointer;
2796
- transition: border 150ms;
2696
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2697
+ display: none;
2797
2698
  }
2798
- .kypn5o5.input-tags:hover {
2799
- border-color: #0080ff;
2800
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2699
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2700
+ display: inline;
2801
2701
  }
2802
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
2803
- padding-right: 30px;
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;
2804
2707
  }
2805
- .kypn5o5.input-tags .input-tags-inner {
2806
- display: flex;
2708
+
2709
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2710
+ flex-direction: row;
2711
+ justify-content: stretch;
2807
2712
  }
2808
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2809
- display: flex;
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;
2810
2718
  }
2811
- .kypn5o5.input-tags .input-tag-suffix {
2812
- position: absolute;
2813
- right: 12px;
2814
- top: 50%;
2815
- transform: translateY(-50%);
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;
2816
2721
  }
2817
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2818
- color: rgba(0, 0, 0, 0.25);
2819
- font-size: 12px;
2820
- cursor: pointer;
2722
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2723
+ width: 100%;
2724
+ min-height: unset;
2821
2725
  }
2822
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2823
- color: rgba(0, 0, 0, 0.45);
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;
2824
2734
  }
2825
- .kypn5o5.has-focus-indicator {
2826
- position: relative;
2827
- overflow: hidden;
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;
2828
2737
  }
2829
- .kypn5o5.has-focus-indicator .ant-input-prefix {
2830
- position: absolute;
2831
- top: 50%;
2832
- transform: translateY(-50%);
2833
- left: -16px;
2834
- transition: left 150ms ease;
2835
- opacity: 0;
2738
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2739
+ display: none;
2836
2740
  }
2837
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2838
- left: 8px;
2839
- opacity: 1;
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;
2840
2743
  }
2841
- .kypn5o5.has-focus-indicator input {
2842
- transition: margin-left 150ms ease;
2843
- margin-left: 0px;
2744
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2745
+ margin-right: 0;
2844
2746
  }
2845
- .kypn5o5.has-focus-indicator input:focus {
2846
- margin-left: 16px;
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;
2847
2749
  }
2848
-
2849
- input.l1ki27se.ant-input {
2850
- border-top-right-radius: 0;
2851
- border-bottom-right-radius: 0;
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;
2755
+ position: absolute;
2756
+ top: 0;
2757
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
2758
+ right: -21px;
2759
+ z-index: 2;
2852
2760
  }
2853
-
2854
- .l1ki27se.ant-input-affix-wrapper {
2855
- border-top-right-radius: 0;
2856
- border-bottom-right-radius: 0;
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;
2857
2770
  }
2858
-
2859
- input.rrg1fkn.ant-input {
2860
- border-top-left-radius: 0;
2861
- border-bottom-left-radius: 0;
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);
2862
2773
  }
2863
-
2864
- .rrg1fkn.ant-input-affix-wrapper {
2865
- border-top-left-radius: 0;
2866
- border-bottom-left-radius: 0;
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;
2867
2776
  }
2868
-
2869
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2870
- border-top-right-radius: 0;
2871
- border-bottom-right-radius: 0;
2777
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2778
+ color: #005ed1;
2872
2779
  }
2873
-
2874
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2875
- border-top-left-radius: 0;
2876
- border-bottom-left-radius: 0;
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);
2783
+ }
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);
2787
+ }
2788
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2789
+ padding: 0;
2877
2790
  }
2878
2791
 
2879
2792
  .s34f1qb.ant-switch {
@@ -3294,8 +3207,85 @@ input.rrg1fkn.ant-input {
3294
3207
  background: #fff;
3295
3208
  }
3296
3209
 
3297
- .i1e4sgug {
3298
- display: inline-block;
3210
+ .s1fc623g {
3211
+ width: 430px !important;
3212
+ }
3213
+
3214
+ .da3mx0o .ant-select-item-group {
3215
+ padding: 8px 16px;
3216
+ line-height: 18px;
3217
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3218
+ height: 34px;
3219
+ min-height: 34px;
3220
+ box-sizing: border-box;
3221
+ margin-top: 8px;
3222
+ }
3223
+
3224
+ .onr9gzt {
3225
+ display: flex;
3226
+ flex-direction: column;
3227
+ margin: 1px 8px;
3228
+ padding: 8px;
3229
+ border-radius: 4px;
3230
+ }
3231
+ .onr9gzt .selected-icon {
3232
+ display: none;
3233
+ }
3234
+ .onr9gzt.ant-select-item-option-grouped {
3235
+ padding-left: 8px;
3236
+ }
3237
+ .onr9gzt.ant-select-item-option-selected {
3238
+ background-color: white;
3239
+ }
3240
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
3241
+ color: #0080ff;
3242
+ }
3243
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
3244
+ display: block;
3245
+ }
3246
+ .onr9gzt.ant-select-item-option-active {
3247
+ background: rgba(0, 136, 255, 0.16);
3248
+ }
3249
+ .onr9gzt.ant-select-item-option-active .timezone-title {
3250
+ color: #0080ff;
3251
+ }
3252
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
3253
+ background: rgba(0, 136, 255, 0.1);
3254
+ color: #0080ff;
3255
+ }
3256
+
3257
+ .oiy0apc {
3258
+ display: flex;
3259
+ justify-content: space-between;
3260
+ height: 20px;
3261
+ line-height: 20px;
3262
+ }
3263
+ .oiy0apc .timezone-title {
3264
+ color: #2d3a56;
3265
+ overflow: hidden;
3266
+ text-overflow: ellipsis;
3267
+ }
3268
+
3269
+ .of4y382 {
3270
+ display: flex;
3271
+ justify-content: space-between;
3272
+ color: rgba(44, 56, 82, 0.6);
3273
+ height: 18px;
3274
+ line-height: 18px;
3275
+ margin-top: 2px;
3276
+ }
3277
+
3278
+ .t19903l9 {
3279
+ border: none;
3280
+ margin-right: 0;
3281
+ background: rgba(225, 230, 241, 0.6);
3282
+ }
3283
+
3284
+ .ohwbvxu {
3285
+ pointer-events: none;
3286
+ height: 32px;
3287
+ width: 100%;
3288
+ opacity: 0;
3299
3289
  }
3300
3290
 
3301
3291
  .d6j0lbj {
@@ -3773,85 +3763,8 @@ input.rrg1fkn.ant-input {
3773
3763
  line-height: 12px;
3774
3764
  }
3775
3765
 
3776
- .s1fc623g {
3777
- width: 430px !important;
3778
- }
3779
-
3780
- .da3mx0o .ant-select-item-group {
3781
- padding: 8px 16px;
3782
- line-height: 18px;
3783
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3784
- height: 34px;
3785
- min-height: 34px;
3786
- box-sizing: border-box;
3787
- margin-top: 8px;
3788
- }
3789
-
3790
- .onr9gzt {
3791
- display: flex;
3792
- flex-direction: column;
3793
- margin: 1px 8px;
3794
- padding: 8px;
3795
- border-radius: 4px;
3796
- }
3797
- .onr9gzt .selected-icon {
3798
- display: none;
3799
- }
3800
- .onr9gzt.ant-select-item-option-grouped {
3801
- padding-left: 8px;
3802
- }
3803
- .onr9gzt.ant-select-item-option-selected {
3804
- background-color: white;
3805
- }
3806
- .onr9gzt.ant-select-item-option-selected .timezone-title {
3807
- color: #0080ff;
3808
- }
3809
- .onr9gzt.ant-select-item-option-selected .selected-icon {
3810
- display: block;
3811
- }
3812
- .onr9gzt.ant-select-item-option-active {
3813
- background: rgba(0, 136, 255, 0.16);
3814
- }
3815
- .onr9gzt.ant-select-item-option-active .timezone-title {
3816
- color: #0080ff;
3817
- }
3818
- .onr9gzt.ant-select-item-option-active .timezone-tag {
3819
- background: rgba(0, 136, 255, 0.1);
3820
- color: #0080ff;
3821
- }
3822
-
3823
- .oiy0apc {
3824
- display: flex;
3825
- justify-content: space-between;
3826
- height: 20px;
3827
- line-height: 20px;
3828
- }
3829
- .oiy0apc .timezone-title {
3830
- color: #2d3a56;
3831
- overflow: hidden;
3832
- text-overflow: ellipsis;
3833
- }
3834
-
3835
- .of4y382 {
3836
- display: flex;
3837
- justify-content: space-between;
3838
- color: rgba(44, 56, 82, 0.6);
3839
- height: 18px;
3840
- line-height: 18px;
3841
- margin-top: 2px;
3842
- }
3843
-
3844
- .t19903l9 {
3845
- border: none;
3846
- margin-right: 0;
3847
- background: rgba(225, 230, 241, 0.6);
3848
- }
3849
-
3850
- .ohwbvxu {
3851
- pointer-events: none;
3852
- height: 32px;
3853
- width: 100%;
3854
- opacity: 0;
3766
+ .i1e4sgug {
3767
+ display: inline-block;
3855
3768
  }
3856
3769
 
3857
3770
  .c198s9j3 {
@@ -3925,6 +3838,16 @@ input.rrg1fkn.ant-input {
3925
3838
  margin-left: 24px;
3926
3839
  }
3927
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
+
3928
3851
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3929
3852
  border-radius: 6px;
3930
3853
  }
@@ -3980,16 +3903,6 @@ input.rrg1fkn.ant-input {
3980
3903
  transform: rotate(180deg);
3981
3904
  }
3982
3905
 
3983
- .igz4le8 {
3984
- height: 24px;
3985
- width: 56px !important;
3986
- margin-right: 4px;
3987
- }
3988
-
3989
- .c1riexje {
3990
- color: rgba(44, 56, 82, 0.6);
3991
- }
3992
-
3993
3906
  .iiqau4c.ant-input-group.ant-input-group-compact {
3994
3907
  display: flex;
3995
3908
  }