@cloudtower/eagle 0.25.14-alpha.2 → 0.25.14-alpha.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1549,6 +1549,35 @@ html body {
1549
1549
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
1550
1550
  }
1551
1551
  }
1552
+ .bpq0js6 {
1553
+ padding: 4px 11px;
1554
+ }
1555
+
1556
+ .b15sn34c {
1557
+ white-space: nowrap;
1558
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1559
+ }
1560
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1561
+ --color: #0080ff;
1562
+ }
1563
+ .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] {
1564
+ --color: #0080ff;
1565
+ }
1566
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1567
+ margin-left: 1px;
1568
+ }
1569
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
1570
+ border-top-right-radius: 0;
1571
+ border-bottom-right-radius: 0;
1572
+ }
1573
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
1574
+ border-top-left-radius: 0;
1575
+ border-bottom-left-radius: 0;
1576
+ }
1577
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1578
+ border-radius: unset;
1579
+ }
1580
+
1552
1581
  .buj61ew.ant-btn {
1553
1582
  height: 32px;
1554
1583
  border-radius: 6px;
@@ -1797,81 +1826,6 @@ html body {
1797
1826
  padding: 0;
1798
1827
  }
1799
1828
 
1800
- .bpq0js6 {
1801
- padding: 4px 11px;
1802
- }
1803
-
1804
- .b15sn34c {
1805
- white-space: nowrap;
1806
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1807
- }
1808
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1809
- --color: #0080ff;
1810
- }
1811
- .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] {
1812
- --color: #0080ff;
1813
- }
1814
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1815
- margin-left: 1px;
1816
- }
1817
- .b15sn34c > .ant-btn:not(:only-child):first-child {
1818
- border-top-right-radius: 0;
1819
- border-bottom-right-radius: 0;
1820
- }
1821
- .b15sn34c > .ant-btn:not(:only-child):last-child {
1822
- border-top-left-radius: 0;
1823
- border-bottom-left-radius: 0;
1824
- }
1825
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1826
- border-radius: unset;
1827
- }
1828
-
1829
- .fde5mpd {
1830
- width: 100%;
1831
- height: 100%;
1832
- min-height: 124px;
1833
- display: flex;
1834
- flex-direction: column;
1835
- justify-content: center;
1836
- align-items: center;
1837
- }
1838
- .fde5mpd .error-text {
1839
- color: rgba(10, 37, 85, 0.6);
1840
- margin-bottom: 16px;
1841
- font-size: 18px;
1842
- }
1843
-
1844
- .i1mrf09m {
1845
- display: inline-flex;
1846
- align-items: center;
1847
- }
1848
- .i1mrf09m .icon-inner {
1849
- display: inline-flex;
1850
- align-items: center;
1851
- justify-content: center;
1852
- }
1853
- .i1mrf09m .icon-inner + span,
1854
- .i1mrf09m span + .icon-inner.suffix {
1855
- margin-left: 4px;
1856
- }
1857
- .i1mrf09m.is-rotate img,
1858
- .i1mrf09m.is-rotate svg {
1859
- animation: rotate 680ms linear infinite;
1860
- }
1861
-
1862
- .iap75of {
1863
- height: 18px;
1864
- line-height: 18px;
1865
- padding: 0 4px;
1866
- border-radius: 4px;
1867
- background: rgba(235, 239, 245, 0.6);
1868
- border: 1px solid rgba(223, 228, 235, 0.6);
1869
- display: flex;
1870
- align-items: center;
1871
- white-space: nowrap;
1872
- margin-right: 4px;
1873
- }
1874
-
1875
1829
  .obf05yr {
1876
1830
  display: inline-block;
1877
1831
  }
@@ -1938,228 +1892,50 @@ html body {
1938
1892
  line-height: 18px;
1939
1893
  }
1940
1894
 
1941
- .rxbeqvl.ant-radio-wrapper {
1942
- display: inline-flex;
1943
- align-items: baseline;
1944
- white-space: pre-wrap;
1945
- }
1946
- .rxbeqvl.ant-radio-wrapper .ant-radio {
1947
- position: relative;
1948
- top: 3px;
1949
- }
1950
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
1951
- border-color: rgba(107, 128, 167, 0.6);
1952
- }
1953
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
1954
- border-color: #0080ff;
1955
- }
1956
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
1957
- border-color: #0080ff;
1958
- background: #0080ff;
1959
- }
1960
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
1961
- top: 4px;
1962
- left: 4px;
1963
- width: 6px;
1964
- height: 6px;
1965
- background: #fff;
1966
- }
1967
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
1968
- opacity: 0.5;
1969
- }
1970
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
1971
- border-color: rgba(107, 128, 167, 0.6);
1972
- background: rgba(211, 218, 235, 0.6);
1973
- }
1974
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
1975
- background: #00122e;
1976
- }
1977
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
1978
- color: #00122e;
1979
- opacity: 0.5;
1980
- }
1981
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
1982
- color: #00122e;
1983
- }
1984
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
1985
- display: inline-block;
1986
- padding: 0;
1987
- padding-left: 12px;
1988
- }
1989
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
1990
- margin-bottom: 0;
1991
- white-space: pre-wrap;
1992
- color: rgba(44, 56, 82, 0.6);
1993
- }
1994
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
1995
- padding-left: 8px;
1996
- }
1997
-
1998
- .r5ie79y .ant-radio-button-wrapper:first-child {
1999
- border-radius: 5px 0 0 5px;
2000
- }
2001
- .r5ie79y .ant-radio-button-wrapper:last-child {
2002
- border-radius: 0 5px 5px 0;
2003
- }
2004
-
2005
- .r1f0aqcc {
2006
- color: #00122e;
2007
- border-color: #ccd4e3;
2008
- }
2009
- .r1f0aqcc:first-child {
2010
- border-color: #a3b4cc;
2011
- }
2012
- .r1f0aqcc.ant-radio-button-wrapper {
2013
- padding: 0 12px;
2014
- line-height: 32px;
2015
- height: 32px;
2016
- }
2017
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
2018
- white-space: nowrap;
2019
- }
2020
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2021
- background: #ccd4e3;
2022
- }
2023
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2024
- background: #0080ff;
2025
- }
2026
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2027
- background: #ccd4e3;
2028
- opacity: 0.5;
2029
- }
2030
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2031
- border-right-color: #0080ff;
2032
- }
2033
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2034
- border-color: #0080ff;
2035
- }
2036
- .r1f0aqcc.ant-radio-button-wrapper-checked {
2037
- background: rgba(0, 136, 255, 0.1);
2038
- }
2039
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
2040
- background: rgba(211, 218, 235, 0.6);
2041
- border-color: #ccd4e3;
2042
- opacity: 0.5;
2043
- }
2044
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2045
- color: #00122e;
2046
- border-color: #ccd4e3;
2047
- }
2048
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2049
- color: #00122e;
2050
- border-color: #ccd4e3;
2051
- background: rgba(172, 186, 211, 0.6);
2052
- }
2053
- .r1f0aqcc .ant-radio-button-input {
2054
- margin-right: 8px;
2055
- display: inline;
2056
- border: none;
2057
- padding: 0;
2058
- width: 36px;
2059
- background: transparent;
2060
- }
2061
- .r1f0aqcc .ant-radio-button-input:focus {
2062
- box-shadow: none;
2063
- }
2064
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
2065
- margin-right: 0;
2066
- width: initial;
2067
- box-shadow: none;
2068
- }
2069
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2070
- display: none;
2071
- }
2072
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2073
- display: inline;
2074
- }
2075
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2076
- display: inline;
2077
- margin-right: 8px;
2078
- padding: 0;
2079
- width: 36px;
2080
- }
2081
-
2082
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2083
- flex-direction: row;
2084
- justify-content: stretch;
2085
- }
2086
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2087
- padding: 0;
2088
- margin-right: 4px;
2089
- flex: 1;
2090
- overflow: visible;
2091
- }
2092
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2093
- display: none;
2094
- }
2095
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2096
- width: 100%;
2097
- min-height: unset;
2098
- }
2099
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2100
- height: 26px;
2101
- line-height: 26px;
1895
+ .fde5mpd {
2102
1896
  width: 100%;
2103
- text-align: center;
2104
- padding: 0;
2105
- font-size: 12px;
2106
- font-weight: normal;
2107
- }
2108
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2109
- margin-right: 10px;
2110
- }
2111
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2112
- display: none;
2113
- }
2114
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2115
- border-radius: 4px 0 0 4px;
2116
- }
2117
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2118
- margin-right: 0;
2119
- }
2120
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2121
- border-radius: 0 4px 4px 0;
2122
- }
2123
- .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 {
2124
- content: "";
2125
- width: 0;
2126
- height: 0;
2127
- border: 13px solid transparent;
2128
- position: absolute;
2129
- top: 0;
2130
- border-left: 8px solid rgba(237, 241, 250, 0.6);
2131
- right: -21px;
2132
- z-index: 2;
2133
- }
2134
- .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 {
2135
- content: "";
2136
- width: 0;
2137
- height: 0;
2138
- border: 13px solid transparent;
2139
- position: absolute;
2140
- top: 0;
2141
- border-left: 8px solid #fff;
2142
- left: 0;
1897
+ height: 100%;
1898
+ min-height: 124px;
1899
+ display: flex;
1900
+ flex-direction: column;
1901
+ justify-content: center;
1902
+ align-items: center;
2143
1903
  }
2144
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2145
- background-color: rgba(0, 136, 255, 0.1);
1904
+ .fde5mpd .error-text {
1905
+ color: rgba(10, 37, 85, 0.6);
1906
+ margin-bottom: 16px;
1907
+ font-size: 18px;
2146
1908
  }
2147
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2148
- border-left-color: rgba(0, 136, 255, 0.1) !important;
1909
+
1910
+ .iap75of {
1911
+ height: 18px;
1912
+ line-height: 18px;
1913
+ padding: 0 4px;
1914
+ border-radius: 4px;
1915
+ background: rgba(235, 239, 245, 0.6);
1916
+ border: 1px solid rgba(223, 228, 235, 0.6);
1917
+ display: flex;
1918
+ align-items: center;
1919
+ white-space: nowrap;
1920
+ margin-right: 4px;
2149
1921
  }
2150
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2151
- color: #005ed1;
1922
+
1923
+ .i1mrf09m {
1924
+ display: inline-flex;
1925
+ align-items: center;
2152
1926
  }
2153
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2154
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2155
- background-color: rgba(237, 241, 250, 0.6);
1927
+ .i1mrf09m .icon-inner {
1928
+ display: inline-flex;
1929
+ align-items: center;
1930
+ justify-content: center;
2156
1931
  }
2157
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2158
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2159
- color: rgba(44, 56, 82, 0.6);
1932
+ .i1mrf09m .icon-inner + span,
1933
+ .i1mrf09m span + .icon-inner.suffix {
1934
+ margin-left: 4px;
2160
1935
  }
2161
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2162
- padding: 0;
1936
+ .i1mrf09m.is-rotate img,
1937
+ .i1mrf09m.is-rotate svg {
1938
+ animation: rotate 680ms linear infinite;
2163
1939
  }
2164
1940
 
2165
1941
  .cz04yix {
@@ -2765,66 +2541,290 @@ textarea.ipd9bk.ant-input.textarea-small:focus {
2765
2541
  top: 50%;
2766
2542
  transform: translateY(-50%);
2767
2543
  }
2768
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2769
- color: rgba(0, 0, 0, 0.25);
2770
- font-size: 12px;
2771
- cursor: pointer;
2544
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2545
+ color: rgba(0, 0, 0, 0.25);
2546
+ font-size: 12px;
2547
+ cursor: pointer;
2548
+ }
2549
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2550
+ color: rgba(0, 0, 0, 0.45);
2551
+ }
2552
+ .kypn5o5.has-focus-indicator {
2553
+ position: relative;
2554
+ overflow: hidden;
2555
+ }
2556
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
2557
+ position: absolute;
2558
+ top: 50%;
2559
+ transform: translateY(-50%);
2560
+ left: -16px;
2561
+ transition: left 150ms ease;
2562
+ opacity: 0;
2563
+ }
2564
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2565
+ left: 8px;
2566
+ opacity: 1;
2567
+ }
2568
+ .kypn5o5.has-focus-indicator input {
2569
+ transition: margin-left 150ms ease;
2570
+ margin-left: 0px;
2571
+ }
2572
+ .kypn5o5.has-focus-indicator input:focus {
2573
+ margin-left: 16px;
2574
+ }
2575
+
2576
+ input.l1ki27se.ant-input {
2577
+ border-top-right-radius: 0;
2578
+ border-bottom-right-radius: 0;
2579
+ }
2580
+
2581
+ .l1ki27se.ant-input-affix-wrapper {
2582
+ border-top-right-radius: 0;
2583
+ border-bottom-right-radius: 0;
2584
+ }
2585
+
2586
+ input.rrg1fkn.ant-input {
2587
+ border-top-left-radius: 0;
2588
+ border-bottom-left-radius: 0;
2589
+ }
2590
+
2591
+ .rrg1fkn.ant-input-affix-wrapper {
2592
+ border-top-left-radius: 0;
2593
+ border-bottom-left-radius: 0;
2594
+ }
2595
+
2596
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2597
+ border-top-right-radius: 0;
2598
+ border-bottom-right-radius: 0;
2599
+ }
2600
+
2601
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2602
+ border-top-left-radius: 0;
2603
+ border-bottom-left-radius: 0;
2604
+ }
2605
+
2606
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2607
+ flex-direction: row;
2608
+ justify-content: stretch;
2609
+ }
2610
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2611
+ padding: 0;
2612
+ margin-right: 4px;
2613
+ flex: 1;
2614
+ overflow: visible;
2615
+ }
2616
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2617
+ display: none;
2618
+ }
2619
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2620
+ width: 100%;
2621
+ min-height: unset;
2622
+ }
2623
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2624
+ height: 26px;
2625
+ line-height: 26px;
2626
+ width: 100%;
2627
+ text-align: center;
2628
+ padding: 0;
2629
+ font-size: 12px;
2630
+ font-weight: normal;
2631
+ }
2632
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2633
+ margin-right: 10px;
2634
+ }
2635
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2636
+ display: none;
2637
+ }
2638
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2639
+ border-radius: 4px 0 0 4px;
2640
+ }
2641
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2642
+ margin-right: 0;
2643
+ }
2644
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2645
+ border-radius: 0 4px 4px 0;
2646
+ }
2647
+ .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 {
2648
+ content: "";
2649
+ width: 0;
2650
+ height: 0;
2651
+ border: 13px solid transparent;
2652
+ position: absolute;
2653
+ top: 0;
2654
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
2655
+ right: -21px;
2656
+ z-index: 2;
2657
+ }
2658
+ .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 {
2659
+ content: "";
2660
+ width: 0;
2661
+ height: 0;
2662
+ border: 13px solid transparent;
2663
+ position: absolute;
2664
+ top: 0;
2665
+ border-left: 8px solid #fff;
2666
+ left: 0;
2667
+ }
2668
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2669
+ background-color: rgba(0, 136, 255, 0.1);
2670
+ }
2671
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2672
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
2673
+ }
2674
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2675
+ color: #005ed1;
2676
+ }
2677
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2678
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2679
+ background-color: rgba(237, 241, 250, 0.6);
2680
+ }
2681
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2682
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2683
+ color: rgba(44, 56, 82, 0.6);
2684
+ }
2685
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2686
+ padding: 0;
2687
+ }
2688
+
2689
+ .rxbeqvl.ant-radio-wrapper {
2690
+ display: inline-flex;
2691
+ align-items: baseline;
2692
+ white-space: pre-wrap;
2693
+ }
2694
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
2695
+ position: relative;
2696
+ top: 3px;
2697
+ }
2698
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2699
+ border-color: rgba(107, 128, 167, 0.6);
2700
+ }
2701
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2702
+ border-color: #0080ff;
2703
+ }
2704
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2705
+ border-color: #0080ff;
2706
+ background: #0080ff;
2707
+ }
2708
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2709
+ top: 4px;
2710
+ left: 4px;
2711
+ width: 6px;
2712
+ height: 6px;
2713
+ background: #fff;
2714
+ }
2715
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2716
+ opacity: 0.5;
2717
+ }
2718
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2719
+ border-color: rgba(107, 128, 167, 0.6);
2720
+ background: rgba(211, 218, 235, 0.6);
2721
+ }
2722
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2723
+ background: #00122e;
2724
+ }
2725
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2726
+ color: #00122e;
2727
+ opacity: 0.5;
2728
+ }
2729
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2730
+ color: #00122e;
2731
+ }
2732
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2733
+ display: inline-block;
2734
+ padding: 0;
2735
+ padding-left: 12px;
2736
+ }
2737
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2738
+ margin-bottom: 0;
2739
+ white-space: pre-wrap;
2740
+ color: rgba(44, 56, 82, 0.6);
2741
+ }
2742
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2743
+ padding-left: 8px;
2744
+ }
2745
+
2746
+ .r5ie79y .ant-radio-button-wrapper:first-child {
2747
+ border-radius: 5px 0 0 5px;
2748
+ }
2749
+ .r5ie79y .ant-radio-button-wrapper:last-child {
2750
+ border-radius: 0 5px 5px 0;
2751
+ }
2752
+
2753
+ .r1f0aqcc {
2754
+ color: #00122e;
2755
+ border-color: #ccd4e3;
2756
+ }
2757
+ .r1f0aqcc:first-child {
2758
+ border-color: #a3b4cc;
2759
+ }
2760
+ .r1f0aqcc.ant-radio-button-wrapper {
2761
+ padding: 0 12px;
2762
+ line-height: 32px;
2763
+ height: 32px;
2764
+ }
2765
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
2766
+ white-space: nowrap;
2767
+ }
2768
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2769
+ background: #ccd4e3;
2770
+ }
2771
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2772
+ background: #0080ff;
2772
2773
  }
2773
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2774
- color: rgba(0, 0, 0, 0.45);
2774
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2775
+ background: #ccd4e3;
2776
+ opacity: 0.5;
2775
2777
  }
2776
- .kypn5o5.has-focus-indicator {
2777
- position: relative;
2778
- overflow: hidden;
2778
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2779
+ border-right-color: #0080ff;
2779
2780
  }
2780
- .kypn5o5.has-focus-indicator .ant-input-prefix {
2781
- position: absolute;
2782
- top: 50%;
2783
- transform: translateY(-50%);
2784
- left: -16px;
2785
- transition: left 150ms ease;
2786
- opacity: 0;
2781
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2782
+ border-color: #0080ff;
2787
2783
  }
2788
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2789
- left: 8px;
2790
- opacity: 1;
2784
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
2785
+ background: rgba(0, 136, 255, 0.1);
2791
2786
  }
2792
- .kypn5o5.has-focus-indicator input {
2793
- transition: margin-left 150ms ease;
2794
- margin-left: 0px;
2787
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
2788
+ background: rgba(211, 218, 235, 0.6);
2789
+ border-color: #ccd4e3;
2790
+ opacity: 0.5;
2795
2791
  }
2796
- .kypn5o5.has-focus-indicator input:focus {
2797
- margin-left: 16px;
2792
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2793
+ color: #00122e;
2794
+ border-color: #ccd4e3;
2798
2795
  }
2799
-
2800
- input.l1ki27se.ant-input {
2801
- border-top-right-radius: 0;
2802
- border-bottom-right-radius: 0;
2796
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2797
+ color: #00122e;
2798
+ border-color: #ccd4e3;
2799
+ background: rgba(172, 186, 211, 0.6);
2803
2800
  }
2804
-
2805
- .l1ki27se.ant-input-affix-wrapper {
2806
- border-top-right-radius: 0;
2807
- border-bottom-right-radius: 0;
2801
+ .r1f0aqcc .ant-radio-button-input {
2802
+ margin-right: 8px;
2803
+ display: inline;
2804
+ border: none;
2805
+ padding: 0;
2806
+ width: 36px;
2807
+ background: transparent;
2808
2808
  }
2809
-
2810
- input.rrg1fkn.ant-input {
2811
- border-top-left-radius: 0;
2812
- border-bottom-left-radius: 0;
2809
+ .r1f0aqcc .ant-radio-button-input:focus {
2810
+ box-shadow: none;
2813
2811
  }
2814
-
2815
- .rrg1fkn.ant-input-affix-wrapper {
2816
- border-top-left-radius: 0;
2817
- border-bottom-left-radius: 0;
2812
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
2813
+ margin-right: 0;
2814
+ width: initial;
2815
+ box-shadow: none;
2818
2816
  }
2819
-
2820
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2821
- border-top-right-radius: 0;
2822
- border-bottom-right-radius: 0;
2817
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2818
+ display: none;
2823
2819
  }
2824
-
2825
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2826
- border-top-left-radius: 0;
2827
- border-bottom-left-radius: 0;
2820
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2821
+ display: inline;
2822
+ }
2823
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2824
+ display: inline;
2825
+ margin-right: 8px;
2826
+ padding: 0;
2827
+ width: 36px;
2828
2828
  }
2829
2829
 
2830
2830
  .s34f1qb.ant-switch {
@@ -2882,87 +2882,6 @@ input.rrg1fkn.ant-input {
2882
2882
  margin-left: 5px;
2883
2883
  }
2884
2884
 
2885
- .s1fc623g {
2886
- width: 430px !important;
2887
- }
2888
-
2889
- .da3mx0o .ant-select-item-group {
2890
- padding: 8px 16px;
2891
- line-height: 18px;
2892
- border-top: 1px solid rgba(211, 218, 235, 0.6);
2893
- height: 34px;
2894
- min-height: 34px;
2895
- box-sizing: border-box;
2896
- margin-top: 8px;
2897
- }
2898
-
2899
- .onr9gzt {
2900
- display: flex;
2901
- flex-direction: column;
2902
- margin: 1px 8px;
2903
- padding: 8px;
2904
- border-radius: 4px;
2905
- }
2906
- .onr9gzt .selected-icon {
2907
- display: none;
2908
- }
2909
- .onr9gzt.ant-select-item-option-grouped {
2910
- padding-left: 8px;
2911
- }
2912
- .onr9gzt.ant-select-item-option-selected {
2913
- background-color: white;
2914
- }
2915
- .onr9gzt.ant-select-item-option-selected .timezone-title {
2916
- color: #0080ff;
2917
- }
2918
- .onr9gzt.ant-select-item-option-selected .selected-icon {
2919
- display: block;
2920
- }
2921
- .onr9gzt.ant-select-item-option-active {
2922
- background: rgba(0, 136, 255, 0.16);
2923
- }
2924
- .onr9gzt.ant-select-item-option-active .timezone-title {
2925
- color: #0080ff;
2926
- }
2927
- .onr9gzt.ant-select-item-option-active .timezone-tag {
2928
- background: rgba(0, 136, 255, 0.1);
2929
- color: #0080ff;
2930
- }
2931
-
2932
- .oiy0apc {
2933
- display: flex;
2934
- justify-content: space-between;
2935
- height: 20px;
2936
- line-height: 20px;
2937
- }
2938
- .oiy0apc .timezone-title {
2939
- color: #2d3a56;
2940
- overflow: hidden;
2941
- text-overflow: ellipsis;
2942
- }
2943
-
2944
- .of4y382 {
2945
- display: flex;
2946
- justify-content: space-between;
2947
- color: rgba(44, 56, 82, 0.6);
2948
- height: 18px;
2949
- line-height: 18px;
2950
- margin-top: 2px;
2951
- }
2952
-
2953
- .t19903l9 {
2954
- border: none;
2955
- margin-right: 0;
2956
- background: rgba(225, 230, 241, 0.6);
2957
- }
2958
-
2959
- .ohwbvxu {
2960
- pointer-events: none;
2961
- height: 32px;
2962
- width: 100%;
2963
- opacity: 0;
2964
- }
2965
-
2966
2885
  .t1upn1sz {
2967
2886
  height: 100%;
2968
2887
  }
@@ -3326,6 +3245,87 @@ input.rrg1fkn.ant-input {
3326
3245
  background: #fff;
3327
3246
  }
3328
3247
 
3248
+ .s1fc623g {
3249
+ width: 430px !important;
3250
+ }
3251
+
3252
+ .da3mx0o .ant-select-item-group {
3253
+ padding: 8px 16px;
3254
+ line-height: 18px;
3255
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3256
+ height: 34px;
3257
+ min-height: 34px;
3258
+ box-sizing: border-box;
3259
+ margin-top: 8px;
3260
+ }
3261
+
3262
+ .onr9gzt {
3263
+ display: flex;
3264
+ flex-direction: column;
3265
+ margin: 1px 8px;
3266
+ padding: 8px;
3267
+ border-radius: 4px;
3268
+ }
3269
+ .onr9gzt .selected-icon {
3270
+ display: none;
3271
+ }
3272
+ .onr9gzt.ant-select-item-option-grouped {
3273
+ padding-left: 8px;
3274
+ }
3275
+ .onr9gzt.ant-select-item-option-selected {
3276
+ background-color: white;
3277
+ }
3278
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
3279
+ color: #0080ff;
3280
+ }
3281
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
3282
+ display: block;
3283
+ }
3284
+ .onr9gzt.ant-select-item-option-active {
3285
+ background: rgba(0, 136, 255, 0.16);
3286
+ }
3287
+ .onr9gzt.ant-select-item-option-active .timezone-title {
3288
+ color: #0080ff;
3289
+ }
3290
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
3291
+ background: rgba(0, 136, 255, 0.1);
3292
+ color: #0080ff;
3293
+ }
3294
+
3295
+ .oiy0apc {
3296
+ display: flex;
3297
+ justify-content: space-between;
3298
+ height: 20px;
3299
+ line-height: 20px;
3300
+ }
3301
+ .oiy0apc .timezone-title {
3302
+ color: #2d3a56;
3303
+ overflow: hidden;
3304
+ text-overflow: ellipsis;
3305
+ }
3306
+
3307
+ .of4y382 {
3308
+ display: flex;
3309
+ justify-content: space-between;
3310
+ color: rgba(44, 56, 82, 0.6);
3311
+ height: 18px;
3312
+ line-height: 18px;
3313
+ margin-top: 2px;
3314
+ }
3315
+
3316
+ .t19903l9 {
3317
+ border: none;
3318
+ margin-right: 0;
3319
+ background: rgba(225, 230, 241, 0.6);
3320
+ }
3321
+
3322
+ .ohwbvxu {
3323
+ pointer-events: none;
3324
+ height: 32px;
3325
+ width: 100%;
3326
+ opacity: 0;
3327
+ }
3328
+
3329
3329
  .i1e4sgug {
3330
3330
  display: inline-block;
3331
3331
  }