@cloudtower/eagle 0.25.8 → 0.25.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.
package/dist/style.css CHANGED
@@ -1625,14 +1625,14 @@ input[type=submit] {
1625
1625
  font-named-instance: "Italic";
1626
1626
  src: url("assets/ed5714f7.woff2") format("woff2");
1627
1627
  }
1628
- body {
1628
+ html body {
1629
1629
  font-family: "Inter", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
1630
1630
  -webkit-font-smoothing: antialiased;
1631
1631
  -moz-osx-font-smoothing: grayscale;
1632
1632
  }
1633
1633
 
1634
1634
  @supports (font-variation-settings: normal) {
1635
- body {
1635
+ html body {
1636
1636
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
1637
1637
  }
1638
1638
  }
@@ -1651,19 +1651,6 @@ body {
1651
1651
  font-size: 18px;
1652
1652
  }
1653
1653
 
1654
- .iap75of {
1655
- height: 18px;
1656
- line-height: 18px;
1657
- padding: 0 4px;
1658
- border-radius: 4px;
1659
- background: rgba(235, 239, 245, 0.6);
1660
- border: 1px solid rgba(223, 228, 235, 0.6);
1661
- display: flex;
1662
- align-items: center;
1663
- white-space: nowrap;
1664
- margin-right: 4px;
1665
- }
1666
-
1667
1654
  .bpq0js6 {
1668
1655
  padding: 4px 11px;
1669
1656
  }
@@ -1693,6 +1680,19 @@ body {
1693
1680
  border-radius: unset;
1694
1681
  }
1695
1682
 
1683
+ .iap75of {
1684
+ height: 18px;
1685
+ line-height: 18px;
1686
+ padding: 0 4px;
1687
+ border-radius: 4px;
1688
+ background: rgba(235, 239, 245, 0.6);
1689
+ border: 1px solid rgba(223, 228, 235, 0.6);
1690
+ display: flex;
1691
+ align-items: center;
1692
+ white-space: nowrap;
1693
+ margin-right: 4px;
1694
+ }
1695
+
1696
1696
  .i1mrf09m {
1697
1697
  display: inline-flex;
1698
1698
  align-items: center;
@@ -1711,315 +1711,597 @@ body {
1711
1711
  animation: rotate 680ms linear infinite;
1712
1712
  }
1713
1713
 
1714
- .cz04yix {
1714
+ .p12gwtiw {
1715
1715
  display: flex;
1716
- flex-direction: column;
1716
+ justify-content: space-between;
1717
+ align-items: center;
1718
+ padding: 10px 0;
1719
+ color: rgba(44, 56, 82, 0.6);
1720
+ font-size: 12px;
1721
+ line-height: 24px;
1717
1722
  }
1718
-
1719
- .m1if5j39 {
1720
- max-width: 1120px;
1721
- width: 100%;
1722
- margin: 0 auto;
1723
- height: 100%;
1723
+ .p12gwtiw .pagination-left {
1724
+ padding: 2px 8px;
1724
1725
  }
1725
-
1726
- .w1vvwdlp {
1727
- max-width: 1120px;
1728
- width: 100%;
1729
- margin: 0 auto;
1726
+ .p12gwtiw .dropdown-trigger {
1730
1727
  display: flex;
1728
+ align-items: center;
1729
+ border-radius: 6px;
1730
+ cursor: pointer;
1731
+ transition: all 0.3s ease;
1731
1732
  }
1732
- .w1vvwdlp .left,
1733
- .w1vvwdlp .right {
1734
- flex-grow: 0;
1735
- flex-shrink: 0;
1736
- flex-basis: 21%;
1733
+ .p12gwtiw .dropdown-trigger:hover {
1734
+ background: rgba(211, 218, 235, 0.6);
1735
+ color: #0080ff;
1737
1736
  }
1738
- .w1vvwdlp .left {
1737
+ .p12gwtiw .dropdown-trigger .icon-inner {
1738
+ margin-left: 4px;
1739
+ }
1740
+ .p12gwtiw .pagination-right {
1739
1741
  display: flex;
1740
- justify-content: flex-end;
1741
- padding-right: 44px;
1742
+ align-items: center;
1743
+ color: #0080ff;
1744
+ font-weight: bold;
1742
1745
  }
1743
- .w1vvwdlp .right {
1744
- padding-left: 44px;
1746
+ .p12gwtiw .pagination-right .icon-inner {
1747
+ margin-left: 4px;
1745
1748
  }
1746
- .w1vvwdlp .middle {
1747
- margin-bottom: 40px;
1748
- flex-grow: 0;
1749
- flex-shrink: 0;
1750
- flex-basis: 58%;
1749
+ .p12gwtiw .pagination-right .prev-btn,
1750
+ .p12gwtiw .pagination-right .next-btn {
1751
+ padding: 0 8px;
1751
1752
  }
1752
- .w1vvwdlp .middle .form-base-field {
1753
- width: 100%;
1753
+ .p12gwtiw .pagination-right .prev-btn > span,
1754
+ .p12gwtiw .pagination-right .next-btn > span {
1755
+ color: #0080ff;
1754
1756
  }
1755
- .w1vvwdlp .middle .form-base-field .form-base-field {
1756
- width: auto;
1757
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
1758
+ transform: rotate(180deg);
1757
1759
  }
1758
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
1759
- flex: initial;
1760
+
1761
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1762
+ max-height: calc(100vh - 128px);
1763
+ overflow-y: auto;
1760
1764
  }
1761
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
1762
- margin-top: 4px;
1765
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1766
+ padding: 4px 20px;
1767
+ font-size: 12px;
1768
+ line-height: 18px;
1763
1769
  }
1764
- .w1vvwdlp .ant-steps-item-icon,
1765
- .w1vvwdlp .ant-steps-item-tail {
1766
- display: none !important;
1770
+
1771
+ .rxbeqvl.ant-radio-wrapper {
1772
+ display: inline-flex;
1773
+ align-items: baseline;
1774
+ white-space: pre-wrap;
1767
1775
  }
1768
- .w1vvwdlp .ant-steps-item-container {
1769
- padding: 0 15px;
1770
- border-radius: 4px;
1771
- height: 32px;
1772
- display: flex;
1773
- align-items: center;
1776
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
1777
+ position: relative;
1778
+ top: 3px;
1774
1779
  }
1775
- .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
1776
- min-height: auto;
1777
- white-space: nowrap;
1780
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
1781
+ border-color: rgba(107, 128, 167, 0.6);
1778
1782
  }
1779
- .w1vvwdlp .ant-steps-item-description {
1780
- padding-bottom: 0px;
1783
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
1784
+ border-color: #0080ff;
1781
1785
  }
1782
- .w1vvwdlp .ant-steps-item-title {
1783
- font-size: 13px !important;
1784
- line-height: 20px !important;
1786
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
1787
+ border-color: #0080ff;
1788
+ background: #0080ff;
1785
1789
  }
1786
- .w1vvwdlp .ant-steps-item-title .step-index {
1787
- display: inline-block;
1788
- text-align: center;
1789
- width: 13px;
1790
- margin-right: 12px;
1790
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
1791
+ top: 4px;
1792
+ left: 4px;
1793
+ width: 6px;
1794
+ height: 6px;
1795
+ background: #fff;
1791
1796
  }
1792
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
1793
- background: rgba(0, 128, 255, 0.1);
1797
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
1798
+ opacity: 0.5;
1794
1799
  }
1795
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1796
- color: #005ed1;
1800
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
1801
+ border-color: rgba(107, 128, 167, 0.6);
1802
+ background: rgba(211, 218, 235, 0.6);
1797
1803
  }
1798
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
1799
- background: rgba(237, 241, 250, 0.6);
1804
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
1805
+ background: #00122e;
1800
1806
  }
1801
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1802
- color: rgba(10, 37, 85, 0.6) !important;
1807
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
1808
+ color: #00122e;
1809
+ opacity: 0.5;
1803
1810
  }
1804
- .w1vvwdlp .ant-steps-item-disabled {
1805
- cursor: not-allowed;
1811
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
1812
+ color: #00122e;
1806
1813
  }
1807
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
1808
- background: rgba(237, 241, 250, 0.6);
1814
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
1815
+ display: inline-block;
1816
+ padding: 0;
1817
+ padding-left: 12px;
1809
1818
  }
1810
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
1811
- color: #2d3a56;
1819
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
1820
+ margin-bottom: 0;
1821
+ white-space: pre-wrap;
1822
+ color: rgba(44, 56, 82, 0.6);
1823
+ }
1824
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
1825
+ padding-left: 8px;
1812
1826
  }
1813
1827
 
1814
- .h1cuopx7 .ant-modal-header {
1815
- margin: 0 auto;
1816
- width: 100%;
1817
- max-width: 648px;
1828
+ .r5ie79y .ant-radio-button-wrapper:first-child {
1829
+ border-radius: 5px 0 0 5px;
1818
1830
  }
1819
- .h1cuopx7 .ant-modal-header .ant-modal-title {
1820
- margin-left: 0;
1831
+ .r5ie79y .ant-radio-button-wrapper:last-child {
1832
+ border-radius: 0 5px 5px 0;
1821
1833
  }
1822
- .h1cuopx7 .ant-modal-body {
1823
- margin: 0 auto;
1824
- padding: 0;
1825
- width: 100%;
1826
- max-width: 648px;
1827
- overflow: hidden;
1834
+
1835
+ .r1f0aqcc {
1836
+ color: #00122e;
1837
+ border-color: #ccd4e3;
1828
1838
  }
1829
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
1830
- margin-bottom: 40px;
1839
+ .r1f0aqcc:first-child {
1840
+ color: #00122e;
1841
+ border-color: #a3b4cc;
1831
1842
  }
1832
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
1833
- height: calc(100vh - 225px);
1834
- overflow-y: auto;
1843
+ .r1f0aqcc.ant-radio-button-wrapper {
1844
+ padding: 0 12px;
1845
+ line-height: 32px;
1846
+ height: 32px;
1835
1847
  }
1836
- .h1cuopx7 .ant-modal-footer .footer-content {
1837
- margin: 0 auto;
1838
- max-width: 648px;
1848
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
1849
+ white-space: nowrap;
1839
1850
  }
1840
-
1841
- .h1p6d3y3 .ant-modal-header {
1842
- margin: 0 auto;
1843
- width: 100%;
1844
- max-width: 1024px;
1851
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
1852
+ background: #ccd4e3;
1845
1853
  }
1846
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
1847
- margin-left: 0;
1854
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
1855
+ background: #0080ff;
1848
1856
  }
1849
- .h1p6d3y3 .ant-modal-body {
1850
- margin: 0 auto;
1851
- padding: 0;
1852
- width: 100%;
1853
- max-width: 1024px;
1854
- overflow: hidden;
1857
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
1858
+ background: #ccd4e3;
1859
+ opacity: 0.5;
1855
1860
  }
1856
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
1857
- margin-bottom: 40px;
1861
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
1862
+ border-right-color: #0080ff;
1858
1863
  }
1859
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
1860
- height: calc(100vh - 225px);
1861
- overflow-y: auto;
1864
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
1865
+ border-color: #0080ff;
1862
1866
  }
1863
- .h1p6d3y3 .ant-modal-footer .footer-content {
1864
- margin: 0 auto;
1865
- max-width: 1024px;
1867
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
1868
+ background: rgba(0, 136, 255, 0.1);
1866
1869
  }
1867
-
1868
- .fxgckuk {
1869
- flex: 1;
1870
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
1871
+ background: rgba(211, 218, 235, 0.6);
1872
+ border-color: #ccd4e3;
1873
+ opacity: 0.5;
1870
1874
  }
1871
- .fxgckuk label {
1872
- font-size: 13px;
1873
- line-height: 20px;
1874
- color: rgba(44, 56, 82, 0.6);
1875
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
1876
+ color: #00122e;
1877
+ border-color: #ccd4e3;
1875
1878
  }
1876
- .fxgckuk .title {
1877
- font-size: 14px;
1878
- line-height: 20px;
1879
- color: #2d3a56;
1880
- margin-bottom: 12px;
1879
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
1880
+ color: #00122e;
1881
+ border-color: #ccd4e3;
1882
+ background: rgba(172, 186, 211, 0.6);
1881
1883
  }
1882
- .fxgckuk.connect-cluster .title {
1883
- padding-bottom: 26px;
1884
+ .r1f0aqcc .ant-radio-button-input {
1885
+ margin-right: 8px;
1886
+ display: inline;
1887
+ border: none;
1888
+ padding: 0;
1889
+ width: 36px;
1890
+ background: transparent;
1884
1891
  }
1885
-
1886
- .f1d0vek1 {
1887
- padding: 25px 0 15px 0;
1888
- border-bottom: 1px solid #e1e5eb;
1889
- margin-bottom: 16px;
1892
+ .r1f0aqcc .ant-radio-button-input:focus {
1893
+ box-shadow: none;
1894
+ }
1895
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
1896
+ margin-right: 0;
1897
+ width: initial;
1898
+ box-shadow: none;
1899
+ }
1900
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
1901
+ display: none;
1902
+ }
1903
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
1904
+ display: inline;
1905
+ }
1906
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
1907
+ display: inline;
1908
+ margin-right: 8px;
1909
+ padding: 0;
1910
+ width: 36px;
1890
1911
  }
1891
1912
 
1892
- .f4u402y {
1893
- display: flex;
1894
- align-items: center;
1895
- margin-bottom: 8px;
1913
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
1914
+ flex-direction: row;
1915
+ justify-content: stretch;
1896
1916
  }
1897
- .f4u402y > label {
1898
- width: 216px;
1917
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
1918
+ padding: 0;
1919
+ margin-right: 4px;
1920
+ flex: 1;
1921
+ overflow: visible;
1899
1922
  }
1900
- .f4u402y > label + * {
1923
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
1924
+ display: none;
1925
+ }
1926
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
1901
1927
  width: 100%;
1928
+ min-height: unset;
1902
1929
  }
1903
- .f4u402y .ant-select {
1930
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
1931
+ height: 26px;
1932
+ line-height: 26px;
1904
1933
  width: 100%;
1934
+ text-align: center;
1935
+ padding: 0;
1936
+ font-size: 12px;
1937
+ font-weight: normal;
1905
1938
  }
1906
-
1907
- .e1pldf6v {
1908
- color: #e75a3a;
1939
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
1909
1940
  margin-right: 10px;
1910
1941
  }
1911
-
1912
- .dq0gblh {
1913
- width: 100%;
1914
- height: 1px;
1915
- background: rgba(213, 219, 227, 0.6);
1916
- margin: 24px 0;
1942
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
1943
+ display: none;
1917
1944
  }
1918
-
1919
- .l1v7sr0n {
1920
- display: flex;
1921
- justify-content: center;
1922
- align-items: center;
1923
- height: 100%;
1945
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
1946
+ border-radius: 4px 0 0 4px;
1924
1947
  }
1925
-
1926
- .d1i4ou6o {
1927
- display: inline-block;
1928
- width: 4px;
1929
- height: 4px;
1930
- background: #8e9aa9;
1931
- opacity: 0.4;
1932
- border-radius: 50%;
1933
- margin: 0 4px;
1948
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
1949
+ margin-right: 0;
1934
1950
  }
1935
-
1936
- .m1jy87hk .ant-modal-header,
1937
- .m1jy87hk .ant-modal-footer .footer-content {
1938
- width: 648px;
1939
- margin: 0 auto;
1951
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
1952
+ border-radius: 0 4px 4px 0;
1940
1953
  }
1941
- .m1jy87hk .ant-modal-header {
1942
- padding: 35px 0 24px;
1943
- border: none;
1954
+ .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 {
1955
+ content: "";
1956
+ width: 0;
1957
+ height: 0;
1958
+ border: 13px solid transparent;
1959
+ position: absolute;
1960
+ top: 0;
1961
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
1962
+ right: -21px;
1963
+ z-index: 2;
1944
1964
  }
1945
- .m1jy87hk .ant-modal-header .ant-modal-title {
1946
- font-size: 30px;
1965
+ .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 {
1966
+ content: "";
1967
+ width: 0;
1968
+ height: 0;
1969
+ border: 13px solid transparent;
1970
+ position: absolute;
1971
+ top: 0;
1972
+ border-left: 8px solid #fff;
1973
+ left: 0;
1947
1974
  }
1948
- .m1jy87hk .ant-modal-body {
1949
- padding: 4px 0 2px;
1975
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
1976
+ background-color: rgba(0, 136, 255, 0.1);
1950
1977
  }
1951
- .m1jy87hk .ant-modal-footer {
1952
- border: none;
1978
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
1979
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
1953
1980
  }
1954
-
1955
- .ti7fpyu {
1956
- font-size: 12px;
1957
- line-height: 18px;
1958
- font-weight: bold;
1959
- color: #fff;
1960
- padding: 0 4px;
1961
- border-radius: 4px;
1962
- display: inline-block;
1963
- background: var(--ti7fpyu-0);
1981
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
1982
+ color: #005ed1;
1964
1983
  }
1965
- .ti7fpyu:not(:first-child) {
1966
- margin-left: 4px;
1984
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
1985
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
1986
+ background-color: rgba(237, 241, 250, 0.6);
1987
+ }
1988
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
1989
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
1990
+ color: rgba(44, 56, 82, 0.6);
1991
+ }
1992
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
1993
+ padding: 0;
1967
1994
  }
1968
1995
 
1969
- .f1rest1f {
1970
- width: 100%;
1971
- height: 100%;
1996
+ .cz04yix {
1972
1997
  display: flex;
1973
- align-items: center;
1974
- justify-content: center;
1998
+ flex-direction: column;
1975
1999
  }
1976
2000
 
1977
- .n1kbdoln {
1978
- font-size: 90%;
1979
- font-weight: bold;
1980
- background-color: rgba(240, 243, 247, 0.6);
1981
- padding: 1px 4px 1px;
1982
- margin-left: 2px;
1983
- margin-right: 2px;
1984
- border: 1px solid rgba(213, 219, 227, 0.6);
1985
- border-radius: 4px;
2001
+ .m1if5j39 {
2002
+ max-width: 1120px;
2003
+ width: 100%;
2004
+ margin: 0 auto;
2005
+ height: 100%;
1986
2006
  }
1987
2007
 
1988
- .f1y3gta0.form-item-general {
1989
- width: 640px;
2008
+ .w1vvwdlp {
2009
+ max-width: 1120px;
2010
+ width: 100%;
2011
+ margin: 0 auto;
2012
+ display: flex;
1990
2013
  }
1991
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
1992
- margin-top: 16px;
2014
+ .w1vvwdlp .left,
2015
+ .w1vvwdlp .right {
2016
+ flex-grow: 0;
2017
+ flex-shrink: 0;
2018
+ flex-basis: 21%;
1993
2019
  }
1994
- .f1y3gta0.form-item-compact {
1995
- width: 412px;
2020
+ .w1vvwdlp .left {
2021
+ display: flex;
2022
+ justify-content: flex-end;
2023
+ padding-right: 44px;
1996
2024
  }
1997
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
1998
- margin-top: 8px;
2025
+ .w1vvwdlp .right {
2026
+ padding-left: 44px;
1999
2027
  }
2000
- .f1y3gta0 .form-item {
2028
+ .w1vvwdlp .middle {
2029
+ margin-bottom: 40px;
2030
+ flex-grow: 0;
2031
+ flex-shrink: 0;
2032
+ flex-basis: 58%;
2033
+ }
2034
+ .w1vvwdlp .middle .form-base-field {
2035
+ width: 100%;
2036
+ }
2037
+ .w1vvwdlp .middle .form-base-field .form-base-field {
2001
2038
  width: auto;
2002
2039
  }
2003
- .f1y3gta0 .form-item-main {
2004
- position: relative;
2005
- display: flex;
2040
+ .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2041
+ flex: initial;
2006
2042
  }
2007
- .f1y3gta0 .form-item-extra {
2043
+ .w1vvwdlp .ant-steps-item + .ant-steps-item {
2008
2044
  margin-top: 4px;
2009
- width: 100%;
2010
- padding: 14px;
2011
- background: #f2f4f6;
2012
- font-size: 13px;
2013
- line-height: 1.8;
2014
- color: #8e9aa9;
2015
2045
  }
2016
- .f1y3gta0 .form-item-label {
2017
- padding-right: 12px;
2018
- font-size: 13px;
2019
- color: rgba(44, 56, 82, 0.6);
2046
+ .w1vvwdlp .ant-steps-item-icon,
2047
+ .w1vvwdlp .ant-steps-item-tail {
2048
+ display: none !important;
2020
2049
  }
2021
- .f1y3gta0 .form-item-label.label-right {
2022
- text-align: right;
2050
+ .w1vvwdlp .ant-steps-item-container {
2051
+ padding: 0 15px;
2052
+ border-radius: 4px;
2053
+ height: 32px;
2054
+ display: flex;
2055
+ align-items: center;
2056
+ }
2057
+ .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2058
+ min-height: auto;
2059
+ white-space: nowrap;
2060
+ }
2061
+ .w1vvwdlp .ant-steps-item-description {
2062
+ padding-bottom: 0px;
2063
+ }
2064
+ .w1vvwdlp .ant-steps-item-title {
2065
+ font-size: 13px !important;
2066
+ line-height: 20px !important;
2067
+ }
2068
+ .w1vvwdlp .ant-steps-item-title .step-index {
2069
+ display: inline-block;
2070
+ text-align: center;
2071
+ width: 13px;
2072
+ margin-right: 12px;
2073
+ }
2074
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2075
+ background: rgba(0, 128, 255, 0.1);
2076
+ }
2077
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2078
+ color: #005ed1;
2079
+ }
2080
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2081
+ background: rgba(237, 241, 250, 0.6);
2082
+ }
2083
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2084
+ color: rgba(10, 37, 85, 0.6) !important;
2085
+ }
2086
+ .w1vvwdlp .ant-steps-item-disabled {
2087
+ cursor: not-allowed;
2088
+ }
2089
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2090
+ background: rgba(237, 241, 250, 0.6);
2091
+ }
2092
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2093
+ color: #2d3a56;
2094
+ }
2095
+
2096
+ .h1cuopx7 .ant-modal-header {
2097
+ margin: 0 auto;
2098
+ width: 100%;
2099
+ max-width: 648px;
2100
+ }
2101
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
2102
+ margin-left: 0;
2103
+ }
2104
+ .h1cuopx7 .ant-modal-body {
2105
+ margin: 0 auto;
2106
+ padding: 0;
2107
+ width: 100%;
2108
+ max-width: 648px;
2109
+ overflow: hidden;
2110
+ }
2111
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2112
+ margin-bottom: 40px;
2113
+ }
2114
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2115
+ height: calc(100vh - 225px);
2116
+ overflow-y: auto;
2117
+ }
2118
+ .h1cuopx7 .ant-modal-footer .footer-content {
2119
+ margin: 0 auto;
2120
+ max-width: 648px;
2121
+ }
2122
+
2123
+ .h1p6d3y3 .ant-modal-header {
2124
+ margin: 0 auto;
2125
+ width: 100%;
2126
+ max-width: 1024px;
2127
+ }
2128
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
2129
+ margin-left: 0;
2130
+ }
2131
+ .h1p6d3y3 .ant-modal-body {
2132
+ margin: 0 auto;
2133
+ padding: 0;
2134
+ width: 100%;
2135
+ max-width: 1024px;
2136
+ overflow: hidden;
2137
+ }
2138
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2139
+ margin-bottom: 40px;
2140
+ }
2141
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2142
+ height: calc(100vh - 225px);
2143
+ overflow-y: auto;
2144
+ }
2145
+ .h1p6d3y3 .ant-modal-footer .footer-content {
2146
+ margin: 0 auto;
2147
+ max-width: 1024px;
2148
+ }
2149
+
2150
+ .fxgckuk {
2151
+ flex: 1;
2152
+ }
2153
+ .fxgckuk label {
2154
+ font-size: 13px;
2155
+ line-height: 20px;
2156
+ color: rgba(44, 56, 82, 0.6);
2157
+ }
2158
+ .fxgckuk .title {
2159
+ font-size: 14px;
2160
+ line-height: 20px;
2161
+ color: #2d3a56;
2162
+ margin-bottom: 12px;
2163
+ }
2164
+ .fxgckuk.connect-cluster .title {
2165
+ padding-bottom: 26px;
2166
+ }
2167
+
2168
+ .f1d0vek1 {
2169
+ padding: 25px 0 15px 0;
2170
+ border-bottom: 1px solid #e1e5eb;
2171
+ margin-bottom: 16px;
2172
+ }
2173
+
2174
+ .f4u402y {
2175
+ display: flex;
2176
+ align-items: center;
2177
+ margin-bottom: 8px;
2178
+ }
2179
+ .f4u402y > label {
2180
+ width: 216px;
2181
+ }
2182
+ .f4u402y > label + * {
2183
+ width: 100%;
2184
+ }
2185
+ .f4u402y .ant-select {
2186
+ width: 100%;
2187
+ }
2188
+
2189
+ .e1pldf6v {
2190
+ color: #e75a3a;
2191
+ margin-right: 10px;
2192
+ }
2193
+
2194
+ .dq0gblh {
2195
+ width: 100%;
2196
+ height: 1px;
2197
+ background: rgba(213, 219, 227, 0.6);
2198
+ margin: 24px 0;
2199
+ }
2200
+
2201
+ .l1v7sr0n {
2202
+ display: flex;
2203
+ justify-content: center;
2204
+ align-items: center;
2205
+ height: 100%;
2206
+ }
2207
+
2208
+ .d1i4ou6o {
2209
+ display: inline-block;
2210
+ width: 4px;
2211
+ height: 4px;
2212
+ background: #8e9aa9;
2213
+ opacity: 0.4;
2214
+ border-radius: 50%;
2215
+ margin: 0 4px;
2216
+ }
2217
+
2218
+ .m1jy87hk .ant-modal-header,
2219
+ .m1jy87hk .ant-modal-footer .footer-content {
2220
+ width: 648px;
2221
+ margin: 0 auto;
2222
+ }
2223
+ .m1jy87hk .ant-modal-header {
2224
+ padding: 35px 0 24px;
2225
+ border: none;
2226
+ }
2227
+ .m1jy87hk .ant-modal-header .ant-modal-title {
2228
+ font-size: 30px;
2229
+ }
2230
+ .m1jy87hk .ant-modal-body {
2231
+ padding: 4px 0 2px;
2232
+ }
2233
+ .m1jy87hk .ant-modal-footer {
2234
+ border: none;
2235
+ }
2236
+
2237
+ .ti7fpyu {
2238
+ font-size: 12px;
2239
+ line-height: 18px;
2240
+ font-weight: bold;
2241
+ color: #fff;
2242
+ padding: 0 4px;
2243
+ border-radius: 4px;
2244
+ display: inline-block;
2245
+ background: var(--ti7fpyu-0);
2246
+ }
2247
+ .ti7fpyu:not(:first-child) {
2248
+ margin-left: 4px;
2249
+ }
2250
+
2251
+ .f1rest1f {
2252
+ width: 100%;
2253
+ height: 100%;
2254
+ display: flex;
2255
+ align-items: center;
2256
+ justify-content: center;
2257
+ }
2258
+
2259
+ .n1kbdoln {
2260
+ font-size: 90%;
2261
+ font-weight: bold;
2262
+ background-color: rgba(240, 243, 247, 0.6);
2263
+ padding: 1px 4px 1px;
2264
+ margin-left: 2px;
2265
+ margin-right: 2px;
2266
+ border: 1px solid rgba(213, 219, 227, 0.6);
2267
+ border-radius: 4px;
2268
+ }
2269
+
2270
+ .f1y3gta0.form-item-general {
2271
+ width: 640px;
2272
+ }
2273
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2274
+ margin-top: 16px;
2275
+ }
2276
+ .f1y3gta0.form-item-compact {
2277
+ width: 412px;
2278
+ }
2279
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2280
+ margin-top: 8px;
2281
+ }
2282
+ .f1y3gta0 .form-item {
2283
+ width: auto;
2284
+ }
2285
+ .f1y3gta0 .form-item-main {
2286
+ position: relative;
2287
+ display: flex;
2288
+ }
2289
+ .f1y3gta0 .form-item-extra {
2290
+ margin-top: 4px;
2291
+ width: 100%;
2292
+ padding: 14px;
2293
+ background: #f2f4f6;
2294
+ font-size: 13px;
2295
+ line-height: 1.8;
2296
+ color: #8e9aa9;
2297
+ }
2298
+ .f1y3gta0 .form-item-label {
2299
+ padding-right: 12px;
2300
+ font-size: 13px;
2301
+ color: rgba(44, 56, 82, 0.6);
2302
+ }
2303
+ .f1y3gta0 .form-item-label.label-right {
2304
+ text-align: right;
2023
2305
  }
2024
2306
  .f1y3gta0 .form-item-label,
2025
2307
  .f1y3gta0 .form-item-control {
@@ -2376,7 +2658,71 @@ input.rrg1fkn.ant-input {
2376
2658
  border-bottom-left-radius: 0;
2377
2659
  }
2378
2660
 
2379
- .buj61ew.ant-btn {
2661
+ .obf05yr {
2662
+ display: inline-block;
2663
+ }
2664
+
2665
+ .hsms1n6 {
2666
+ visibility: hidden;
2667
+ position: absolute;
2668
+ }
2669
+
2670
+ .s34f1qb.ant-switch {
2671
+ min-width: 40px;
2672
+ height: 24px;
2673
+ background: rgba(172, 186, 211, 0.6);
2674
+ overflow: hidden;
2675
+ }
2676
+ .s34f1qb.ant-switch:focus {
2677
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2678
+ }
2679
+ .s34f1qb.ant-switch-small {
2680
+ min-width: 26px;
2681
+ height: 16px;
2682
+ }
2683
+ .s34f1qb.ant-switch-large {
2684
+ min-width: 52px;
2685
+ height: 32px;
2686
+ }
2687
+ .s34f1qb.ant-switch .ant-switch-handle {
2688
+ height: 20px;
2689
+ width: 20px;
2690
+ }
2691
+ .s34f1qb.ant-switch .ant-switch-handle::before {
2692
+ border-radius: 10px;
2693
+ transition-delay: 120ms;
2694
+ }
2695
+ .s34f1qb.ant-switch-small .ant-switch-handle {
2696
+ height: 14px;
2697
+ width: 14px;
2698
+ top: 1px;
2699
+ left: 1px;
2700
+ }
2701
+ .s34f1qb.ant-switch-large .ant-switch-handle {
2702
+ height: 28px;
2703
+ width: 28px;
2704
+ }
2705
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
2706
+ border-radius: 14px;
2707
+ }
2708
+ .s34f1qb.ant-switch-checked {
2709
+ background-color: #00ba5d;
2710
+ }
2711
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
2712
+ left: calc(100% - 20px - 2px);
2713
+ }
2714
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2715
+ left: calc(100% - 14px - 1px);
2716
+ }
2717
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2718
+ left: calc(100% - 28px - 2px);
2719
+ }
2720
+
2721
+ .c1to9vb9 {
2722
+ margin-left: 5px;
2723
+ }
2724
+
2725
+ .buj61ew.ant-btn {
2380
2726
  height: 32px;
2381
2727
  border-radius: 6px;
2382
2728
  line-height: 22px;
@@ -2624,10 +2970,6 @@ input.rrg1fkn.ant-input {
2624
2970
  padding: 0;
2625
2971
  }
2626
2972
 
2627
- .i1e4sgug {
2628
- display: inline-block;
2629
- }
2630
-
2631
2973
  .d6j0lbj {
2632
2974
  font-family: Inter;
2633
2975
  font-style: normal;
@@ -3103,350 +3445,89 @@ input.rrg1fkn.ant-input {
3103
3445
  line-height: 12px;
3104
3446
  }
3105
3447
 
3106
- .rxbeqvl.ant-radio-wrapper {
3107
- display: inline-flex;
3108
- align-items: baseline;
3109
- white-space: pre-wrap;
3110
- }
3111
- .rxbeqvl.ant-radio-wrapper .ant-radio {
3112
- position: relative;
3113
- top: 3px;
3114
- }
3115
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
3116
- border-color: rgba(107, 128, 167, 0.6);
3117
- }
3118
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
3119
- border-color: #0080ff;
3120
- }
3121
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
3122
- border-color: #0080ff;
3123
- background: #0080ff;
3124
- }
3125
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
3126
- top: 4px;
3127
- left: 4px;
3128
- width: 6px;
3129
- height: 6px;
3130
- background: #fff;
3131
- }
3132
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
3133
- opacity: 0.5;
3134
- }
3135
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
3136
- border-color: rgba(107, 128, 167, 0.6);
3137
- background: rgba(211, 218, 235, 0.6);
3138
- }
3139
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
3140
- background: #00122e;
3141
- }
3142
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
3143
- color: #00122e;
3144
- opacity: 0.5;
3145
- }
3146
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
3147
- color: #00122e;
3148
- }
3149
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
3448
+ .i1e4sgug {
3150
3449
  display: inline-block;
3151
- padding: 0;
3152
- padding-left: 12px;
3153
- }
3154
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
3155
- margin-bottom: 0;
3156
- white-space: pre-wrap;
3157
- color: rgba(44, 56, 82, 0.6);
3158
- }
3159
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
3160
- padding-left: 8px;
3161
- }
3162
-
3163
- .r5ie79y .ant-radio-button-wrapper:first-child {
3164
- border-radius: 5px 0 0 5px;
3165
- }
3166
- .r5ie79y .ant-radio-button-wrapper:last-child {
3167
- border-radius: 0 5px 5px 0;
3168
- }
3169
-
3170
- .r1f0aqcc {
3171
- color: #00122e;
3172
- border-color: #ccd4e3;
3173
- }
3174
- .r1f0aqcc:first-child {
3175
- color: #00122e;
3176
- border-color: #a3b4cc;
3177
- }
3178
- .r1f0aqcc.ant-radio-button-wrapper {
3179
- padding: 0 12px;
3180
- line-height: 32px;
3181
- height: 32px;
3182
- }
3183
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
3184
- white-space: nowrap;
3185
- }
3186
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
3187
- background: #ccd4e3;
3188
- }
3189
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
3190
- background: #0080ff;
3191
- }
3192
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
3193
- background: #ccd4e3;
3194
- opacity: 0.5;
3195
- }
3196
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
3197
- border-right-color: #0080ff;
3198
- }
3199
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
3200
- border-color: #0080ff;
3201
- }
3202
- .r1f0aqcc.ant-radio-button-wrapper-checked {
3203
- background: rgba(0, 136, 255, 0.1);
3204
- }
3205
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
3206
- background: rgba(211, 218, 235, 0.6);
3207
- border-color: #ccd4e3;
3208
- opacity: 0.5;
3209
- }
3210
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
3211
- color: #00122e;
3212
- border-color: #ccd4e3;
3213
- }
3214
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
3215
- color: #00122e;
3216
- border-color: #ccd4e3;
3217
- background: rgba(172, 186, 211, 0.6);
3218
- }
3219
- .r1f0aqcc .ant-radio-button-input {
3220
- margin-right: 8px;
3221
- display: inline;
3222
- border: none;
3223
- padding: 0;
3224
- width: 36px;
3225
- background: transparent;
3226
- }
3227
- .r1f0aqcc .ant-radio-button-input:focus {
3228
- box-shadow: none;
3229
- }
3230
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
3231
- margin-right: 0;
3232
- width: initial;
3233
- box-shadow: none;
3234
- }
3235
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
3236
- display: none;
3237
- }
3238
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
3239
- display: inline;
3240
- }
3241
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
3242
- display: inline;
3243
- margin-right: 8px;
3244
- padding: 0;
3245
- width: 36px;
3246
3450
  }
3247
3451
 
3248
- .obf05yr {
3249
- display: inline-block;
3452
+ .s1fc623g {
3453
+ width: 430px !important;
3250
3454
  }
3251
3455
 
3252
- .hsms1n6 {
3253
- visibility: hidden;
3254
- position: absolute;
3456
+ .da3mx0o .ant-select-item-group {
3457
+ padding: 8px 16px;
3458
+ line-height: 18px;
3459
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3460
+ height: 34px;
3461
+ min-height: 34px;
3462
+ box-sizing: border-box;
3463
+ margin-top: 8px;
3255
3464
  }
3256
3465
 
3257
- .p12gwtiw {
3466
+ .onr9gzt {
3258
3467
  display: flex;
3259
- justify-content: space-between;
3260
- align-items: center;
3261
- padding: 10px 0;
3262
- color: rgba(44, 56, 82, 0.6);
3263
- font-size: 12px;
3264
- line-height: 24px;
3265
- }
3266
- .p12gwtiw .pagination-left {
3267
- padding: 2px 8px;
3468
+ flex-direction: column;
3469
+ margin: 1px 8px;
3470
+ padding: 8px;
3471
+ border-radius: 4px;
3268
3472
  }
3269
- .p12gwtiw .dropdown-trigger {
3270
- display: flex;
3271
- align-items: center;
3272
- border-radius: 6px;
3273
- cursor: pointer;
3274
- transition: all 0.3s ease;
3473
+ .onr9gzt .selected-icon {
3474
+ display: none;
3275
3475
  }
3276
- .p12gwtiw .dropdown-trigger:hover {
3277
- background: rgba(211, 218, 235, 0.6);
3278
- color: #0080ff;
3476
+ .onr9gzt.ant-select-item-option-grouped {
3477
+ padding-left: 8px;
3279
3478
  }
3280
- .p12gwtiw .dropdown-trigger .icon-inner {
3281
- margin-left: 4px;
3479
+ .onr9gzt.ant-select-item-option-selected {
3480
+ background-color: white;
3282
3481
  }
3283
- .p12gwtiw .pagination-right {
3284
- display: flex;
3285
- align-items: center;
3482
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
3286
3483
  color: #0080ff;
3287
- font-weight: bold;
3288
3484
  }
3289
- .p12gwtiw .pagination-right .icon-inner {
3290
- margin-left: 4px;
3485
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
3486
+ display: block;
3291
3487
  }
3292
- .p12gwtiw .pagination-right .prev-btn,
3293
- .p12gwtiw .pagination-right .next-btn {
3294
- padding: 0 8px;
3488
+ .onr9gzt.ant-select-item-option-active {
3489
+ background: rgba(0, 136, 255, 0.16);
3295
3490
  }
3296
- .p12gwtiw .pagination-right .prev-btn > span,
3297
- .p12gwtiw .pagination-right .next-btn > span {
3491
+ .onr9gzt.ant-select-item-option-active .timezone-title {
3298
3492
  color: #0080ff;
3299
3493
  }
3300
- .p12gwtiw .pagination-right .next-btn .icon-inner {
3301
- transform: rotate(180deg);
3302
- }
3303
-
3304
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
3305
- max-height: calc(100vh - 128px);
3306
- overflow-y: auto;
3307
- }
3308
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
3309
- padding: 4px 20px;
3310
- font-size: 12px;
3311
- line-height: 18px;
3494
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
3495
+ background: rgba(0, 136, 255, 0.1);
3496
+ color: #0080ff;
3312
3497
  }
3313
3498
 
3314
- .s34f1qb.ant-switch {
3315
- min-width: 40px;
3316
- height: 24px;
3317
- background: rgba(172, 186, 211, 0.6);
3318
- overflow: hidden;
3319
- }
3320
- .s34f1qb.ant-switch:focus {
3321
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
3322
- }
3323
- .s34f1qb.ant-switch-small {
3324
- min-width: 26px;
3325
- height: 16px;
3326
- }
3327
- .s34f1qb.ant-switch-large {
3328
- min-width: 52px;
3329
- height: 32px;
3330
- }
3331
- .s34f1qb.ant-switch .ant-switch-handle {
3499
+ .oiy0apc {
3500
+ display: flex;
3501
+ justify-content: space-between;
3332
3502
  height: 20px;
3333
- width: 20px;
3334
- }
3335
- .s34f1qb.ant-switch .ant-switch-handle::before {
3336
- border-radius: 10px;
3337
- transition-delay: 120ms;
3338
- }
3339
- .s34f1qb.ant-switch-small .ant-switch-handle {
3340
- height: 14px;
3341
- width: 14px;
3342
- top: 1px;
3343
- left: 1px;
3344
- }
3345
- .s34f1qb.ant-switch-large .ant-switch-handle {
3346
- height: 28px;
3347
- width: 28px;
3348
- }
3349
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
3350
- border-radius: 14px;
3351
- }
3352
- .s34f1qb.ant-switch-checked {
3353
- background-color: #00ba5d;
3354
- }
3355
- .s34f1qb.ant-switch-checked .ant-switch-handle {
3356
- left: calc(100% - 20px - 2px);
3357
- }
3358
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
3359
- left: calc(100% - 14px - 1px);
3360
- }
3361
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
3362
- left: calc(100% - 28px - 2px);
3503
+ line-height: 20px;
3363
3504
  }
3364
-
3365
- .c1to9vb9 {
3366
- margin-left: 5px;
3505
+ .oiy0apc .timezone-title {
3506
+ color: #2d3a56;
3507
+ overflow: hidden;
3508
+ text-overflow: ellipsis;
3367
3509
  }
3368
3510
 
3369
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
3370
- flex-direction: row;
3371
- justify-content: stretch;
3372
- }
3373
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
3374
- padding: 0;
3375
- margin-right: 4px;
3376
- flex: 1;
3377
- overflow: visible;
3378
- }
3379
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
3380
- display: none;
3381
- }
3382
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
3383
- width: 100%;
3384
- min-height: unset;
3385
- }
3386
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
3387
- height: 26px;
3388
- line-height: 26px;
3389
- width: 100%;
3390
- text-align: center;
3391
- padding: 0;
3392
- font-size: 12px;
3393
- font-weight: normal;
3394
- }
3395
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
3396
- margin-right: 10px;
3397
- }
3398
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
3399
- display: none;
3400
- }
3401
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
3402
- border-radius: 4px 0 0 4px;
3403
- }
3404
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
3405
- margin-right: 0;
3406
- }
3407
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
3408
- border-radius: 0 4px 4px 0;
3409
- }
3410
- .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 {
3411
- content: "";
3412
- width: 0;
3413
- height: 0;
3414
- border: 13px solid transparent;
3415
- position: absolute;
3416
- top: 0;
3417
- border-left: 8px solid rgba(237, 241, 250, 0.6);
3418
- right: -21px;
3419
- z-index: 2;
3420
- }
3421
- .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 {
3422
- content: "";
3423
- width: 0;
3424
- height: 0;
3425
- border: 13px solid transparent;
3426
- position: absolute;
3427
- top: 0;
3428
- border-left: 8px solid #fff;
3429
- left: 0;
3430
- }
3431
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
3432
- background-color: rgba(0, 136, 255, 0.1);
3433
- }
3434
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
3435
- border-left-color: rgba(0, 136, 255, 0.1) !important;
3436
- }
3437
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
3438
- color: #005ed1;
3439
- }
3440
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
3441
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
3442
- background-color: rgba(237, 241, 250, 0.6);
3443
- }
3444
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
3445
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
3511
+ .of4y382 {
3512
+ display: flex;
3513
+ justify-content: space-between;
3446
3514
  color: rgba(44, 56, 82, 0.6);
3515
+ height: 18px;
3516
+ line-height: 18px;
3517
+ margin-top: 2px;
3518
+ }
3519
+
3520
+ .t19903l9 {
3521
+ border: none;
3522
+ margin-right: 0;
3523
+ background: rgba(225, 230, 241, 0.6);
3447
3524
  }
3448
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
3449
- padding: 0;
3525
+
3526
+ .ohwbvxu {
3527
+ pointer-events: none;
3528
+ height: 32px;
3529
+ width: 100%;
3530
+ opacity: 0;
3450
3531
  }
3451
3532
 
3452
3533
  .t1upn1sz {
@@ -3812,87 +3893,6 @@ input.rrg1fkn.ant-input {
3812
3893
  background: #fff;
3813
3894
  }
3814
3895
 
3815
- .s1fc623g {
3816
- width: 430px !important;
3817
- }
3818
-
3819
- .da3mx0o .ant-select-item-group {
3820
- padding: 8px 16px;
3821
- line-height: 18px;
3822
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3823
- height: 34px;
3824
- min-height: 34px;
3825
- box-sizing: border-box;
3826
- margin-top: 8px;
3827
- }
3828
-
3829
- .onr9gzt {
3830
- display: flex;
3831
- flex-direction: column;
3832
- margin: 1px 8px;
3833
- padding: 8px;
3834
- border-radius: 4px;
3835
- }
3836
- .onr9gzt .selected-icon {
3837
- display: none;
3838
- }
3839
- .onr9gzt.ant-select-item-option-grouped {
3840
- padding-left: 8px;
3841
- }
3842
- .onr9gzt.ant-select-item-option-selected {
3843
- background-color: white;
3844
- }
3845
- .onr9gzt.ant-select-item-option-selected .timezone-title {
3846
- color: #0080ff;
3847
- }
3848
- .onr9gzt.ant-select-item-option-selected .selected-icon {
3849
- display: block;
3850
- }
3851
- .onr9gzt.ant-select-item-option-active {
3852
- background: rgba(0, 136, 255, 0.16);
3853
- }
3854
- .onr9gzt.ant-select-item-option-active .timezone-title {
3855
- color: #0080ff;
3856
- }
3857
- .onr9gzt.ant-select-item-option-active .timezone-tag {
3858
- background: rgba(0, 136, 255, 0.1);
3859
- color: #0080ff;
3860
- }
3861
-
3862
- .oiy0apc {
3863
- display: flex;
3864
- justify-content: space-between;
3865
- height: 20px;
3866
- line-height: 20px;
3867
- }
3868
- .oiy0apc .timezone-title {
3869
- color: #2d3a56;
3870
- overflow: hidden;
3871
- text-overflow: ellipsis;
3872
- }
3873
-
3874
- .of4y382 {
3875
- display: flex;
3876
- justify-content: space-between;
3877
- color: rgba(44, 56, 82, 0.6);
3878
- height: 18px;
3879
- line-height: 18px;
3880
- margin-top: 2px;
3881
- }
3882
-
3883
- .t19903l9 {
3884
- border: none;
3885
- margin-right: 0;
3886
- background: rgba(225, 230, 241, 0.6);
3887
- }
3888
-
3889
- .ohwbvxu {
3890
- pointer-events: none;
3891
- height: 32px;
3892
- width: 100%;
3893
- opacity: 0;
3894
- }
3895
-
3896
3896
  .c198s9j3 {
3897
3897
  color: #2d3a56;
3898
3898
  line-height: 22px;
@@ -4019,10 +4019,6 @@ input.rrg1fkn.ant-input {
4019
4019
  transform: rotate(180deg);
4020
4020
  }
4021
4021
 
4022
- .iiqau4c.ant-input-group.ant-input-group-compact {
4023
- display: flex;
4024
- }
4025
-
4026
4022
  .igz4le8 {
4027
4023
  height: 24px;
4028
4024
  width: 56px !important;
@@ -4033,6 +4029,10 @@ input.rrg1fkn.ant-input {
4033
4029
  color: rgba(44, 56, 82, 0.6);
4034
4030
  }
4035
4031
 
4032
+ .iiqau4c.ant-input-group.ant-input-group-compact {
4033
+ display: flex;
4034
+ }
4035
+
4036
4036
  .m1thnes4 {
4037
4037
  color: rgba(44, 56, 82, 0.6);
4038
4038
  text-align: center;
@@ -4224,35 +4224,50 @@ input.rrg1fkn.ant-input {
4224
4224
  background: rgba(163, 180, 204, 0.18);
4225
4225
  }
4226
4226
 
4227
- .f1p9ti6d {
4227
+ .at4ovwe .ant-input-number-handler-wrap {
4228
+ display: var(--at4ovwe-0);
4229
+ }
4230
+ .at4ovwe .ant-input-number-input-wrap {
4231
+ padding: 5px 12px;
4232
+ display: inline-flex;
4233
+ line-height: 1.5715;
4234
+ height: 100%;
4228
4235
  width: 100%;
4229
- margin-bottom: 0 !important;
4230
- flex-flow: nowrap !important;
4231
- line-break: auto;
4232
4236
  }
4233
- .f1p9ti6d > .ant-form-item-label {
4234
- text-align: left !important;
4235
- padding-bottom: 0 !important;
4237
+ .at4ovwe .ant-input-number-input-wrap::after {
4238
+ content: var(--at4ovwe-1);
4239
+ display: var(--at4ovwe-2);
4240
+ flex: none;
4241
+ align-items: center;
4242
+ margin-left: 4px;
4243
+ color: rgba(44, 56, 82, 0.6);
4236
4244
  }
4237
- .f1p9ti6d > .ant-form-item-label > label {
4238
- min-height: 32px;
4239
- height: auto;
4240
- font-size: 13px;
4245
+ .at4ovwe .ant-input-number-input-wrap::before {
4246
+ content: var(--at4ovwe-3);
4247
+ display: var(--at4ovwe-4);
4248
+ flex: none;
4249
+ align-items: center;
4250
+ margin-right: 4px;
4251
+ cursor: auto;
4241
4252
  color: rgba(44, 56, 82, 0.6);
4242
- white-space: normal;
4243
4253
  }
4244
- .f1p9ti6d.ant-form-item-has-error .ant-input {
4245
- border-color: #ff4d4f !important;
4254
+ .at4ovwe.ant-input-number {
4255
+ width: 100%;
4256
+ border-radius: 6px;
4246
4257
  }
4247
- .f1p9ti6d .ant-form-item-explain {
4248
- margin-top: 4px;
4249
- font-size: 12px;
4250
- min-height: 0px;
4258
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
4259
+ border-color: #0096ff;
4260
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
4251
4261
  }
4252
- .f1p9ti6d .ant-form-item-extra {
4253
- font-size: 12px;
4254
- color: rgba(44, 56, 82, 0.6);
4255
- min-height: 0px;
4262
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
4263
+ border-color: #e75a3a;
4264
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
4265
+ }
4266
+ .at4ovwe .ant-input-number-input {
4267
+ padding: 0;
4268
+ margin: 0;
4269
+ height: auto;
4270
+ font-size: inherit;
4256
4271
  }
4257
4272
 
4258
4273
  .tc40oxa {
@@ -4451,69 +4466,35 @@ input.rrg1fkn.ant-input {
4451
4466
  margin-right: 8px;
4452
4467
  }
4453
4468
 
4454
- .at4ovwe .ant-input-number-handler-wrap {
4455
- display: var(--at4ovwe-0);
4456
- }
4457
- .at4ovwe .ant-input-number-input-wrap {
4458
- padding: 5px 12px;
4459
- display: inline-flex;
4460
- line-height: 1.5715;
4461
- height: 100%;
4462
- width: 100%;
4463
- }
4464
- .at4ovwe .ant-input-number-input-wrap::after {
4465
- content: var(--at4ovwe-1);
4466
- display: var(--at4ovwe-2);
4467
- flex: none;
4468
- align-items: center;
4469
- margin-left: 4px;
4470
- color: rgba(44, 56, 82, 0.6);
4471
- }
4472
- .at4ovwe .ant-input-number-input-wrap::before {
4473
- content: var(--at4ovwe-3);
4474
- display: var(--at4ovwe-4);
4475
- flex: none;
4476
- align-items: center;
4477
- margin-right: 4px;
4478
- cursor: auto;
4479
- color: rgba(44, 56, 82, 0.6);
4480
- }
4481
- .at4ovwe.ant-input-number {
4469
+ .f1p9ti6d {
4482
4470
  width: 100%;
4483
- border-radius: 6px;
4484
- }
4485
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
4486
- border-color: #0096ff;
4487
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
4471
+ margin-bottom: 0 !important;
4472
+ flex-flow: nowrap !important;
4473
+ line-break: auto;
4488
4474
  }
4489
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
4490
- border-color: #e75a3a;
4491
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
4475
+ .f1p9ti6d > .ant-form-item-label {
4476
+ text-align: left !important;
4477
+ padding-bottom: 0 !important;
4492
4478
  }
4493
- .at4ovwe .ant-input-number-input {
4494
- padding: 0;
4495
- margin: 0;
4479
+ .f1p9ti6d > .ant-form-item-label > label {
4480
+ min-height: 32px;
4496
4481
  height: auto;
4497
- font-size: inherit;
4482
+ font-size: 13px;
4483
+ color: rgba(44, 56, 82, 0.6);
4484
+ white-space: normal;
4498
4485
  }
4499
-
4500
- .feau332.ant-form-item {
4501
- margin-bottom: 0;
4486
+ .f1p9ti6d.ant-form-item-has-error .ant-input {
4487
+ border-color: #ff4d4f !important;
4502
4488
  }
4503
- .feau332 .ant-form-item-explain {
4504
- display: none;
4505
- min-height: 18px;
4506
- margin-top: 5px;
4507
- font-family: "Inter";
4508
- font-weight: 400;
4489
+ .f1p9ti6d .ant-form-item-explain {
4490
+ margin-top: 4px;
4509
4491
  font-size: 12px;
4510
- line-height: 18px;
4511
- }
4512
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
4513
- white-space: pre-wrap;
4492
+ min-height: 0px;
4514
4493
  }
4515
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
4516
- display: block;
4494
+ .f1p9ti6d .ant-form-item-extra {
4495
+ font-size: 12px;
4496
+ color: rgba(44, 56, 82, 0.6);
4497
+ min-height: 0px;
4517
4498
  }
4518
4499
 
4519
4500
  .a6dbbkm .ant-input-number-handler-wrap {
@@ -4545,4 +4526,23 @@ input.rrg1fkn.ant-input {
4545
4526
  margin: 0;
4546
4527
  height: auto;
4547
4528
  font-size: inherit;
4529
+ }
4530
+
4531
+ .feau332.ant-form-item {
4532
+ margin-bottom: 0;
4533
+ }
4534
+ .feau332 .ant-form-item-explain {
4535
+ display: none;
4536
+ min-height: 18px;
4537
+ margin-top: 5px;
4538
+ font-family: "Inter";
4539
+ font-weight: 400;
4540
+ font-size: 12px;
4541
+ line-height: 18px;
4542
+ }
4543
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
4544
+ white-space: pre-wrap;
4545
+ }
4546
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
4547
+ display: block;
4548
4548
  }