@cloudtower/eagle 0.22.13 → 0.22.14

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
@@ -1597,6 +1597,67 @@ input[type=submit] {
1597
1597
  cursor: pointer;
1598
1598
  }
1599
1599
 
1600
+ .fde5mpd {
1601
+ width: 100%;
1602
+ height: 100%;
1603
+ min-height: 124px;
1604
+ display: flex;
1605
+ flex-direction: column;
1606
+ justify-content: center;
1607
+ align-items: center;
1608
+ }
1609
+ .fde5mpd .error-text {
1610
+ color: rgba(10, 37, 85, 0.6);
1611
+ margin-bottom: 16px;
1612
+ font-size: 18px;
1613
+ }
1614
+
1615
+ .i1mrf09m {
1616
+ display: inline-flex;
1617
+ align-items: center;
1618
+ }
1619
+ .i1mrf09m .icon-inner {
1620
+ display: inline-flex;
1621
+ align-items: center;
1622
+ justify-content: center;
1623
+ }
1624
+ .i1mrf09m .icon-inner + span,
1625
+ .i1mrf09m span + .icon-inner.suffix {
1626
+ margin-left: 4px;
1627
+ }
1628
+ .i1mrf09m.is-rotate img {
1629
+ animation: rotate 680ms linear infinite;
1630
+ }
1631
+
1632
+ .bpq0js6 {
1633
+ padding: 4px 11px;
1634
+ }
1635
+
1636
+ .b15sn34c {
1637
+ white-space: nowrap;
1638
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1639
+ }
1640
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1641
+ --color: #0080ff;
1642
+ }
1643
+ .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] {
1644
+ --color: #0080ff;
1645
+ }
1646
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1647
+ margin-left: 1px;
1648
+ }
1649
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
1650
+ border-top-right-radius: 0;
1651
+ border-bottom-right-radius: 0;
1652
+ }
1653
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
1654
+ border-top-left-radius: 0;
1655
+ border-bottom-left-radius: 0;
1656
+ }
1657
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1658
+ border-radius: unset;
1659
+ }
1660
+
1600
1661
  .buj61ew.ant-btn {
1601
1662
  height: 32px;
1602
1663
  border-radius: 6px;
@@ -1845,152 +1906,216 @@ input[type=submit] {
1845
1906
  padding: 0;
1846
1907
  }
1847
1908
 
1848
- .fde5mpd {
1849
- width: 100%;
1850
- height: 100%;
1851
- min-height: 124px;
1852
- display: flex;
1853
- flex-direction: column;
1854
- justify-content: center;
1855
- align-items: center;
1856
- }
1857
- .fde5mpd .error-text {
1858
- color: rgba(10, 37, 85, 0.6);
1859
- margin-bottom: 16px;
1860
- font-size: 18px;
1909
+ .obf05yr {
1910
+ display: inline-block;
1861
1911
  }
1862
1912
 
1863
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
1864
- flex-direction: row;
1865
- justify-content: stretch;
1866
- }
1867
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
1868
- padding: 0;
1869
- margin-right: 4px;
1870
- flex: 1;
1871
- overflow: visible;
1872
- }
1873
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
1874
- display: none;
1875
- }
1876
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
1877
- width: 100%;
1878
- min-height: unset;
1913
+ .hsms1n6 {
1914
+ visibility: hidden;
1915
+ position: absolute;
1879
1916
  }
1880
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
1881
- height: 26px;
1882
- line-height: 26px;
1883
- width: 100%;
1884
- text-align: center;
1885
- padding: 0;
1886
- font-size: 12px;
1887
- font-weight: normal;
1917
+
1918
+ .rxbeqvl.ant-radio-wrapper {
1919
+ display: inline-flex;
1920
+ align-items: baseline;
1921
+ white-space: pre-wrap;
1888
1922
  }
1889
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
1890
- margin-right: 10px;
1923
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
1924
+ position: relative;
1925
+ top: 3px;
1891
1926
  }
1892
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
1893
- display: none;
1927
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
1928
+ border-color: rgba(107, 128, 167, 0.6);
1894
1929
  }
1895
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
1896
- border-radius: 4px 0 0 4px;
1930
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
1931
+ border-color: #0080ff;
1897
1932
  }
1898
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
1899
- margin-right: 0;
1933
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
1934
+ border-color: #0080ff;
1935
+ background: #0080ff;
1900
1936
  }
1901
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
1902
- border-radius: 0 4px 4px 0;
1937
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
1938
+ top: 4px;
1939
+ left: 4px;
1940
+ width: 6px;
1941
+ height: 6px;
1942
+ background: #fff;
1903
1943
  }
1904
- .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 {
1905
- content: "";
1906
- width: 0;
1907
- height: 0;
1908
- border: 13px solid transparent;
1909
- position: absolute;
1910
- top: 0;
1911
- border-left: 8px solid rgba(237, 241, 250, 0.6);
1912
- right: -21px;
1913
- z-index: 2;
1944
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
1945
+ opacity: 0.5;
1914
1946
  }
1915
- .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 {
1916
- content: "";
1917
- width: 0;
1918
- height: 0;
1919
- border: 13px solid transparent;
1920
- position: absolute;
1921
- top: 0;
1922
- border-left: 8px solid #fff;
1923
- left: 0;
1947
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
1948
+ border-color: rgba(107, 128, 167, 0.6);
1949
+ background: rgba(211, 218, 235, 0.6);
1924
1950
  }
1925
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
1926
- background-color: rgba(0, 136, 255, 0.1);
1951
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
1952
+ background: #00122e;
1927
1953
  }
1928
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
1929
- border-left-color: rgba(0, 136, 255, 0.1) !important;
1954
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
1955
+ color: #00122e;
1956
+ opacity: 0.5;
1930
1957
  }
1931
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
1932
- color: #005ed1;
1958
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
1959
+ color: #00122e;
1933
1960
  }
1934
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
1935
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
1936
- background-color: rgba(237, 241, 250, 0.6);
1961
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
1962
+ display: inline-block;
1963
+ padding: 0;
1964
+ padding-left: 12px;
1937
1965
  }
1938
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
1939
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
1966
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
1967
+ margin-bottom: 0;
1968
+ white-space: pre-wrap;
1940
1969
  color: rgba(44, 56, 82, 0.6);
1941
1970
  }
1942
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
1943
- padding: 0;
1971
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
1972
+ padding-left: 8px;
1944
1973
  }
1945
1974
 
1946
- .bpq0js6 {
1947
- padding: 4px 11px;
1975
+ .r5ie79y .ant-radio-button-wrapper:first-child {
1976
+ border-radius: 5px 0 0 5px;
1977
+ }
1978
+ .r5ie79y .ant-radio-button-wrapper:last-child {
1979
+ border-radius: 0 5px 5px 0;
1948
1980
  }
1949
1981
 
1950
- .b15sn34c {
1951
- white-space: nowrap;
1952
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1982
+ .r1f0aqcc {
1983
+ color: #00122e;
1984
+ border-color: #ccd4e3;
1953
1985
  }
1954
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1955
- --color: #0080ff;
1986
+ .r1f0aqcc:first-child {
1987
+ color: #00122e;
1988
+ border-color: #a3b4cc;
1956
1989
  }
1957
- .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] {
1958
- --color: #0080ff;
1990
+ .r1f0aqcc.ant-radio-button-wrapper {
1991
+ padding: 0 12px;
1992
+ line-height: 32px;
1993
+ height: 32px;
1959
1994
  }
1960
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1961
- margin-left: 1px;
1995
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
1996
+ white-space: nowrap;
1962
1997
  }
1963
- .b15sn34c > .ant-btn:not(:only-child):first-child {
1964
- border-top-right-radius: 0;
1965
- border-bottom-right-radius: 0;
1998
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
1999
+ background: #ccd4e3;
1966
2000
  }
1967
- .b15sn34c > .ant-btn:not(:only-child):last-child {
1968
- border-top-left-radius: 0;
1969
- border-bottom-left-radius: 0;
2001
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2002
+ background: #0080ff;
1970
2003
  }
1971
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1972
- border-radius: unset;
2004
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2005
+ background: #ccd4e3;
2006
+ opacity: 0.5;
1973
2007
  }
1974
-
1975
- .i1mrf09m {
1976
- display: inline-flex;
1977
- align-items: center;
2008
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2009
+ border-right-color: #0080ff;
1978
2010
  }
1979
- .i1mrf09m .icon-inner {
1980
- display: inline-flex;
1981
- align-items: center;
1982
- justify-content: center;
2011
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2012
+ border-color: #0080ff;
1983
2013
  }
1984
- .i1mrf09m .icon-inner + span,
1985
- .i1mrf09m span + .icon-inner.suffix {
1986
- margin-left: 4px;
2014
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
2015
+ background: rgba(0, 136, 255, 0.1);
1987
2016
  }
1988
- .i1mrf09m.is-rotate img {
1989
- animation: rotate 680ms linear infinite;
2017
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
2018
+ background: rgba(211, 218, 235, 0.6);
2019
+ border-color: #ccd4e3;
2020
+ opacity: 0.5;
1990
2021
  }
1991
-
1992
- .s1fc623g {
1993
- width: 430px !important;
2022
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2023
+ color: #00122e;
2024
+ border-color: #ccd4e3;
2025
+ }
2026
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2027
+ color: #00122e;
2028
+ border-color: #ccd4e3;
2029
+ background: rgba(172, 186, 211, 0.6);
2030
+ }
2031
+ .r1f0aqcc .ant-radio-button-input {
2032
+ margin-right: 8px;
2033
+ display: inline;
2034
+ border: none;
2035
+ padding: 0;
2036
+ width: 36px;
2037
+ background: transparent;
2038
+ }
2039
+ .r1f0aqcc .ant-radio-button-input:focus {
2040
+ box-shadow: none;
2041
+ }
2042
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
2043
+ margin-right: 0;
2044
+ width: initial;
2045
+ box-shadow: none;
2046
+ }
2047
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2048
+ display: none;
2049
+ }
2050
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2051
+ display: inline;
2052
+ }
2053
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2054
+ display: inline;
2055
+ margin-right: 8px;
2056
+ padding: 0;
2057
+ width: 36px;
2058
+ }
2059
+
2060
+ .p12gwtiw {
2061
+ display: flex;
2062
+ justify-content: space-between;
2063
+ align-items: center;
2064
+ padding: 10px 0;
2065
+ color: rgba(44, 56, 82, 0.6);
2066
+ font-size: 12px;
2067
+ line-height: 24px;
2068
+ }
2069
+ .p12gwtiw .pagination-left {
2070
+ padding: 2px 8px;
2071
+ }
2072
+ .p12gwtiw .dropdown-trigger {
2073
+ display: flex;
2074
+ align-items: center;
2075
+ border-radius: 6px;
2076
+ cursor: pointer;
2077
+ transition: all 0.3s ease;
2078
+ }
2079
+ .p12gwtiw .dropdown-trigger:hover {
2080
+ background: rgba(211, 218, 235, 0.6);
2081
+ color: #0080ff;
2082
+ }
2083
+ .p12gwtiw .dropdown-trigger .icon-inner {
2084
+ margin-left: 4px;
2085
+ }
2086
+ .p12gwtiw .pagination-right {
2087
+ display: flex;
2088
+ align-items: center;
2089
+ color: #0080ff;
2090
+ font-weight: bold;
2091
+ }
2092
+ .p12gwtiw .pagination-right .icon-inner {
2093
+ margin-left: 4px;
2094
+ }
2095
+ .p12gwtiw .pagination-right .prev-btn,
2096
+ .p12gwtiw .pagination-right .next-btn {
2097
+ padding: 0 8px;
2098
+ }
2099
+ .p12gwtiw .pagination-right .prev-btn > span,
2100
+ .p12gwtiw .pagination-right .next-btn > span {
2101
+ color: #0080ff;
2102
+ }
2103
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
2104
+ transform: rotate(180deg);
2105
+ }
2106
+
2107
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2108
+ max-height: calc(100vh - 128px);
2109
+ overflow-y: auto;
2110
+ }
2111
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2112
+ padding: 4px 20px;
2113
+ font-size: 12px;
2114
+ line-height: 18px;
2115
+ }
2116
+
2117
+ .s1fc623g {
2118
+ width: 430px !important;
1994
2119
  }
1995
2120
 
1996
2121
  .oa3mx0o {
@@ -2008,6 +2133,61 @@ input[type=submit] {
2008
2133
  color: rgba(44, 56, 82, 0.6);
2009
2134
  }
2010
2135
 
2136
+ .s34f1qb.ant-switch {
2137
+ min-width: 40px;
2138
+ height: 24px;
2139
+ background: rgba(172, 186, 211, 0.6);
2140
+ overflow: hidden;
2141
+ }
2142
+ .s34f1qb.ant-switch:focus {
2143
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2144
+ }
2145
+ .s34f1qb.ant-switch-small {
2146
+ min-width: 26px;
2147
+ height: 16px;
2148
+ }
2149
+ .s34f1qb.ant-switch-large {
2150
+ min-width: 52px;
2151
+ height: 32px;
2152
+ }
2153
+ .s34f1qb.ant-switch .ant-switch-handle {
2154
+ height: 20px;
2155
+ width: 20px;
2156
+ }
2157
+ .s34f1qb.ant-switch .ant-switch-handle::before {
2158
+ border-radius: 10px;
2159
+ transition-delay: 120ms;
2160
+ }
2161
+ .s34f1qb.ant-switch-small .ant-switch-handle {
2162
+ height: 14px;
2163
+ width: 14px;
2164
+ top: 1px;
2165
+ left: 1px;
2166
+ }
2167
+ .s34f1qb.ant-switch-large .ant-switch-handle {
2168
+ height: 28px;
2169
+ width: 28px;
2170
+ }
2171
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
2172
+ border-radius: 14px;
2173
+ }
2174
+ .s34f1qb.ant-switch-checked {
2175
+ background-color: #00ba5d;
2176
+ }
2177
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
2178
+ left: calc(100% - 20px - 2px);
2179
+ }
2180
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2181
+ left: calc(100% - 14px - 1px);
2182
+ }
2183
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2184
+ left: calc(100% - 28px - 2px);
2185
+ }
2186
+
2187
+ .c1to9vb9 {
2188
+ margin-left: 5px;
2189
+ }
2190
+
2011
2191
  .t1upn1sz {
2012
2192
  height: 100%;
2013
2193
  }
@@ -2364,267 +2544,87 @@ input[type=submit] {
2364
2544
  background: #fff;
2365
2545
  }
2366
2546
 
2367
- .s34f1qb.ant-switch {
2368
- min-width: 40px;
2369
- height: 24px;
2370
- background: rgba(172, 186, 211, 0.6);
2371
- overflow: hidden;
2372
- }
2373
- .s34f1qb.ant-switch:focus {
2374
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2375
- }
2376
- .s34f1qb.ant-switch-small {
2377
- min-width: 26px;
2378
- height: 16px;
2379
- }
2380
- .s34f1qb.ant-switch-large {
2381
- min-width: 52px;
2382
- height: 32px;
2383
- }
2384
- .s34f1qb.ant-switch .ant-switch-handle {
2385
- height: 20px;
2386
- width: 20px;
2387
- }
2388
- .s34f1qb.ant-switch .ant-switch-handle::before {
2389
- border-radius: 10px;
2390
- transition-delay: 120ms;
2391
- }
2392
- .s34f1qb.ant-switch-small .ant-switch-handle {
2393
- height: 14px;
2394
- width: 14px;
2395
- top: 1px;
2396
- left: 1px;
2397
- }
2398
- .s34f1qb.ant-switch-large .ant-switch-handle {
2399
- height: 28px;
2400
- width: 28px;
2401
- }
2402
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
2403
- border-radius: 14px;
2404
- }
2405
- .s34f1qb.ant-switch-checked {
2406
- background-color: #00ba5d;
2407
- }
2408
- .s34f1qb.ant-switch-checked .ant-switch-handle {
2409
- left: calc(100% - 20px - 2px);
2410
- }
2411
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2412
- left: calc(100% - 14px - 1px);
2413
- }
2414
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2415
- left: calc(100% - 28px - 2px);
2416
- }
2417
-
2418
- .c1to9vb9 {
2419
- margin-left: 5px;
2420
- }
2421
-
2422
- .p12gwtiw {
2423
- display: flex;
2424
- justify-content: space-between;
2425
- align-items: center;
2426
- padding: 10px 0;
2427
- color: rgba(44, 56, 82, 0.6);
2428
- font-size: 12px;
2429
- line-height: 24px;
2430
- }
2431
- .p12gwtiw .pagination-left {
2432
- padding: 2px 8px;
2433
- }
2434
- .p12gwtiw .dropdown-trigger {
2435
- display: flex;
2436
- align-items: center;
2437
- border-radius: 6px;
2438
- cursor: pointer;
2439
- transition: all 0.3s ease;
2440
- }
2441
- .p12gwtiw .dropdown-trigger:hover {
2442
- background: rgba(211, 218, 235, 0.6);
2443
- color: #0080ff;
2444
- }
2445
- .p12gwtiw .dropdown-trigger .icon-inner {
2446
- margin-left: 4px;
2447
- }
2448
- .p12gwtiw .pagination-right {
2449
- display: flex;
2450
- align-items: center;
2451
- color: #0080ff;
2452
- font-weight: bold;
2453
- }
2454
- .p12gwtiw .pagination-right .icon-inner {
2455
- margin-left: 4px;
2456
- }
2457
- .p12gwtiw .pagination-right .prev-btn,
2458
- .p12gwtiw .pagination-right .next-btn {
2459
- padding: 0 8px;
2460
- }
2461
- .p12gwtiw .pagination-right .prev-btn > span,
2462
- .p12gwtiw .pagination-right .next-btn > span {
2463
- color: #0080ff;
2464
- }
2465
- .p12gwtiw .pagination-right .next-btn .icon-inner {
2466
- transform: rotate(180deg);
2467
- }
2468
-
2469
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2470
- max-height: calc(100vh - 128px);
2471
- overflow-y: auto;
2472
- }
2473
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2474
- padding: 4px 20px;
2475
- font-size: 12px;
2476
- line-height: 18px;
2477
- }
2478
-
2479
- .rxbeqvl.ant-radio-wrapper {
2480
- display: inline-flex;
2481
- align-items: baseline;
2482
- white-space: pre-wrap;
2483
- }
2484
- .rxbeqvl.ant-radio-wrapper .ant-radio {
2485
- position: relative;
2486
- top: 3px;
2487
- }
2488
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2489
- border-color: rgba(107, 128, 167, 0.6);
2490
- }
2491
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2492
- border-color: #0080ff;
2493
- }
2494
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2495
- border-color: #0080ff;
2496
- background: #0080ff;
2497
- }
2498
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2499
- top: 4px;
2500
- left: 4px;
2501
- width: 6px;
2502
- height: 6px;
2503
- background: #fff;
2504
- }
2505
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2506
- opacity: 0.5;
2507
- }
2508
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2509
- border-color: rgba(107, 128, 167, 0.6);
2510
- background: rgba(211, 218, 235, 0.6);
2511
- }
2512
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2513
- background: #00122e;
2514
- }
2515
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2516
- color: #00122e;
2517
- opacity: 0.5;
2518
- }
2519
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2520
- color: #00122e;
2547
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2548
+ flex-direction: row;
2549
+ justify-content: stretch;
2521
2550
  }
2522
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2523
- display: inline-block;
2551
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2524
2552
  padding: 0;
2525
- padding-left: 12px;
2526
- }
2527
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2528
- margin-bottom: 0;
2529
- white-space: pre-wrap;
2530
- color: rgba(44, 56, 82, 0.6);
2531
- }
2532
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2533
- padding-left: 8px;
2534
- }
2535
-
2536
- .r5ie79y .ant-radio-button-wrapper:first-child {
2537
- border-radius: 5px 0 0 5px;
2538
- }
2539
- .r5ie79y .ant-radio-button-wrapper:last-child {
2540
- border-radius: 0 5px 5px 0;
2541
- }
2542
-
2543
- .r1f0aqcc {
2544
- color: #00122e;
2545
- border-color: #ccd4e3;
2546
- }
2547
- .r1f0aqcc:first-child {
2548
- color: #00122e;
2549
- border-color: #a3b4cc;
2550
- }
2551
- .r1f0aqcc.ant-radio-button-wrapper {
2552
- padding: 0 12px;
2553
- line-height: 32px;
2554
- height: 32px;
2555
- }
2556
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
2557
- white-space: nowrap;
2558
- }
2559
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2560
- background: #ccd4e3;
2553
+ margin-right: 4px;
2554
+ flex: 1;
2555
+ overflow: visible;
2561
2556
  }
2562
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2563
- background: #0080ff;
2557
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2558
+ display: none;
2564
2559
  }
2565
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2566
- background: #ccd4e3;
2567
- opacity: 0.5;
2560
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2561
+ width: 100%;
2562
+ min-height: unset;
2568
2563
  }
2569
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2570
- border-right-color: #0080ff;
2564
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2565
+ height: 26px;
2566
+ line-height: 26px;
2567
+ width: 100%;
2568
+ text-align: center;
2569
+ padding: 0;
2570
+ font-size: 12px;
2571
+ font-weight: normal;
2571
2572
  }
2572
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2573
- border-color: #0080ff;
2573
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2574
+ margin-right: 10px;
2574
2575
  }
2575
- .r1f0aqcc.ant-radio-button-wrapper-checked {
2576
- background: rgba(0, 136, 255, 0.1);
2576
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2577
+ display: none;
2577
2578
  }
2578
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
2579
- background: rgba(211, 218, 235, 0.6);
2580
- border-color: #ccd4e3;
2581
- opacity: 0.5;
2579
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2580
+ border-radius: 4px 0 0 4px;
2582
2581
  }
2583
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2584
- color: #00122e;
2585
- border-color: #ccd4e3;
2582
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2583
+ margin-right: 0;
2586
2584
  }
2587
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2588
- color: #00122e;
2589
- border-color: #ccd4e3;
2590
- background: rgba(172, 186, 211, 0.6);
2585
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2586
+ border-radius: 0 4px 4px 0;
2591
2587
  }
2592
- .r1f0aqcc .ant-radio-button-input {
2593
- margin-right: 8px;
2594
- display: inline;
2595
- border: none;
2596
- padding: 0;
2597
- width: 36px;
2598
- background: transparent;
2588
+ .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 {
2589
+ content: "";
2590
+ width: 0;
2591
+ height: 0;
2592
+ border: 13px solid transparent;
2593
+ position: absolute;
2594
+ top: 0;
2595
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
2596
+ right: -21px;
2597
+ z-index: 2;
2599
2598
  }
2600
- .r1f0aqcc .ant-radio-button-input:focus {
2601
- box-shadow: none;
2599
+ .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 {
2600
+ content: "";
2601
+ width: 0;
2602
+ height: 0;
2603
+ border: 13px solid transparent;
2604
+ position: absolute;
2605
+ top: 0;
2606
+ border-left: 8px solid #fff;
2607
+ left: 0;
2602
2608
  }
2603
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
2604
- margin-right: 0;
2605
- width: initial;
2606
- box-shadow: none;
2609
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2610
+ background-color: rgba(0, 136, 255, 0.1);
2607
2611
  }
2608
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2609
- display: none;
2612
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2613
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
2610
2614
  }
2611
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2612
- display: inline;
2615
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2616
+ color: #005ed1;
2613
2617
  }
2614
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2615
- display: inline;
2616
- margin-right: 8px;
2617
- padding: 0;
2618
- width: 36px;
2618
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2619
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2620
+ background-color: rgba(237, 241, 250, 0.6);
2619
2621
  }
2620
-
2621
- .obf05yr {
2622
- display: inline-block;
2622
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2623
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2624
+ color: rgba(44, 56, 82, 0.6);
2623
2625
  }
2624
-
2625
- .hsms1n6 {
2626
- visibility: hidden;
2627
- position: absolute;
2626
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2627
+ padding: 0;
2628
2628
  }
2629
2629
 
2630
2630
  .cz04yix {
@@ -3292,10 +3292,6 @@ input.rrg1fkn.ant-input {
3292
3292
  border-bottom-left-radius: 0;
3293
3293
  }
3294
3294
 
3295
- .i1e4sgug {
3296
- display: inline-block;
3297
- }
3298
-
3299
3295
  .d6j0lbj {
3300
3296
  font-family: Inter;
3301
3297
  font-style: normal;
@@ -3771,6 +3767,81 @@ input.rrg1fkn.ant-input {
3771
3767
  line-height: 12px;
3772
3768
  }
3773
3769
 
3770
+ .i1e4sgug {
3771
+ display: inline-block;
3772
+ }
3773
+
3774
+ .c198s9j3 {
3775
+ color: #2d3a56;
3776
+ line-height: 22px;
3777
+ display: inline-flex;
3778
+ }
3779
+ .c198s9j3 .ant-checkbox {
3780
+ height: 22px;
3781
+ display: flex;
3782
+ align-items: center;
3783
+ top: 0;
3784
+ }
3785
+ .c198s9j3 .ant-checkbox-checked::after {
3786
+ border: none;
3787
+ }
3788
+ .c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
3789
+ .c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
3790
+ border-color: #0080ff;
3791
+ }
3792
+ .c198s9j3 .ant-checkbox .ant-checkbox-inner {
3793
+ border: 1px solid rgba(107, 128, 167, 0.6);
3794
+ }
3795
+ .c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
3796
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
3797
+ border: 1px solid #0080ff;
3798
+ }
3799
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
3800
+ background: #0080ff;
3801
+ }
3802
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
3803
+ background-color: #fff;
3804
+ height: 2px;
3805
+ width: 10px;
3806
+ border-radius: 2px;
3807
+ }
3808
+ .c198s9j3.ant-checkbox-wrapper-disabled {
3809
+ opacity: 0.5;
3810
+ }
3811
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
3812
+ background: rgba(211, 218, 235, 0.6);
3813
+ border-color: rgba(107, 128, 167, 0.6) !important;
3814
+ }
3815
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
3816
+ border-color: #2d3a56;
3817
+ }
3818
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
3819
+ background: #2d3a56;
3820
+ }
3821
+ .c198s9j3 .ant-checkbox + span,
3822
+ .c198s9j3 .ant-checkbox-disabled + span {
3823
+ padding: 0;
3824
+ }
3825
+ .c198s9j3 .ant-checkbox + span .main,
3826
+ .c198s9j3 .ant-checkbox-disabled + span .main {
3827
+ display: inline-block;
3828
+ margin-left: 12px;
3829
+ color: #2d3a56;
3830
+ }
3831
+ .c198s9j3 .ant-checkbox + span .sub,
3832
+ .c198s9j3 .ant-checkbox-disabled + span .sub {
3833
+ margin-left: 28px;
3834
+ color: rgba(44, 56, 82, 0.6);
3835
+ }
3836
+ .c198s9j3.compact .ant-checkbox + span .main,
3837
+ .c198s9j3.compact .ant-checkbox-disabled + span .main {
3838
+ margin-left: 8px;
3839
+ }
3840
+ .c198s9j3.compact .ant-checkbox + span .sub,
3841
+ .c198s9j3.compact .ant-checkbox-disabled + span .sub {
3842
+ margin-left: 24px;
3843
+ }
3844
+
3774
3845
  .igz4le8 {
3775
3846
  height: 24px;
3776
3847
  width: 56px !important;
@@ -3836,6 +3907,10 @@ input.rrg1fkn.ant-input {
3836
3907
  transform: rotate(180deg);
3837
3908
  }
3838
3909
 
3910
+ .iiqau4c.ant-input-group.ant-input-group-compact {
3911
+ display: flex;
3912
+ }
3913
+
3839
3914
  .m1thnes4 {
3840
3915
  color: rgba(44, 56, 82, 0.6);
3841
3916
  text-align: center;
@@ -3997,81 +4072,6 @@ input.rrg1fkn.ant-input {
3997
4072
  margin-left: 8px;
3998
4073
  }
3999
4074
 
4000
- .iiqau4c.ant-input-group.ant-input-group-compact {
4001
- display: flex;
4002
- }
4003
-
4004
- .c198s9j3 {
4005
- color: #2d3a56;
4006
- line-height: 22px;
4007
- display: inline-flex;
4008
- }
4009
- .c198s9j3 .ant-checkbox {
4010
- height: 22px;
4011
- display: flex;
4012
- align-items: center;
4013
- top: 0;
4014
- }
4015
- .c198s9j3 .ant-checkbox-checked::after {
4016
- border: none;
4017
- }
4018
- .c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
4019
- .c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
4020
- border-color: #0080ff;
4021
- }
4022
- .c198s9j3 .ant-checkbox .ant-checkbox-inner {
4023
- border: 1px solid rgba(107, 128, 167, 0.6);
4024
- }
4025
- .c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
4026
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
4027
- border: 1px solid #0080ff;
4028
- }
4029
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
4030
- background: #0080ff;
4031
- }
4032
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
4033
- background-color: #fff;
4034
- height: 2px;
4035
- width: 10px;
4036
- border-radius: 2px;
4037
- }
4038
- .c198s9j3.ant-checkbox-wrapper-disabled {
4039
- opacity: 0.5;
4040
- }
4041
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
4042
- background: rgba(211, 218, 235, 0.6);
4043
- border-color: rgba(107, 128, 167, 0.6) !important;
4044
- }
4045
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
4046
- border-color: #2d3a56;
4047
- }
4048
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
4049
- background: #2d3a56;
4050
- }
4051
- .c198s9j3 .ant-checkbox + span,
4052
- .c198s9j3 .ant-checkbox-disabled + span {
4053
- padding: 0;
4054
- }
4055
- .c198s9j3 .ant-checkbox + span .main,
4056
- .c198s9j3 .ant-checkbox-disabled + span .main {
4057
- display: inline-block;
4058
- margin-left: 12px;
4059
- color: #2d3a56;
4060
- }
4061
- .c198s9j3 .ant-checkbox + span .sub,
4062
- .c198s9j3 .ant-checkbox-disabled + span .sub {
4063
- margin-left: 28px;
4064
- color: rgba(44, 56, 82, 0.6);
4065
- }
4066
- .c198s9j3.compact .ant-checkbox + span .main,
4067
- .c198s9j3.compact .ant-checkbox-disabled + span .main {
4068
- margin-left: 8px;
4069
- }
4070
- .c198s9j3.compact .ant-checkbox + span .sub,
4071
- .c198s9j3.compact .ant-checkbox-disabled + span .sub {
4072
- margin-left: 24px;
4073
- }
4074
-
4075
4075
  .t1gz6wqf {
4076
4076
  height: 100%;
4077
4077
  }
@@ -4102,35 +4102,6 @@ input.rrg1fkn.ant-input {
4102
4102
  background: rgba(163, 180, 204, 0.18);
4103
4103
  }
4104
4104
 
4105
- .asgcu6r {
4106
- height: 32px;
4107
- }
4108
-
4109
- .t1cs4awq {
4110
- background: white;
4111
- }
4112
- .t1cs4awq .insert-left-tip,
4113
- .t1cs4awq .insert-right-tip {
4114
- display: none;
4115
- position: absolute;
4116
- top: 0;
4117
- bottom: 0;
4118
- width: 4px;
4119
- background: rgba(0, 0, 255, 0.5);
4120
- }
4121
- .t1cs4awq .insert-left-tip {
4122
- left: 0px;
4123
- }
4124
- .t1cs4awq .insert-right-tip {
4125
- right: 0px;
4126
- }
4127
- .t1cs4awq.on-dragenter-left .insert-left-tip {
4128
- display: block;
4129
- }
4130
- .t1cs4awq.on-dragenter-right .insert-right-tip {
4131
- display: block;
4132
- }
4133
-
4134
4105
  .d1h5z4k4.ant-dropdown {
4135
4106
  background: #fff;
4136
4107
  border: 1px solid #dfe4eb;
@@ -4240,6 +4211,35 @@ input.rrg1fkn.ant-input {
4240
4211
  left: 4px;
4241
4212
  }
4242
4213
 
4214
+ .t1cs4awq {
4215
+ background: white;
4216
+ }
4217
+ .t1cs4awq .insert-left-tip,
4218
+ .t1cs4awq .insert-right-tip {
4219
+ display: none;
4220
+ position: absolute;
4221
+ top: 0;
4222
+ bottom: 0;
4223
+ width: 4px;
4224
+ background: rgba(0, 0, 255, 0.5);
4225
+ }
4226
+ .t1cs4awq .insert-left-tip {
4227
+ left: 0px;
4228
+ }
4229
+ .t1cs4awq .insert-right-tip {
4230
+ right: 0px;
4231
+ }
4232
+ .t1cs4awq.on-dragenter-left .insert-left-tip {
4233
+ display: block;
4234
+ }
4235
+ .t1cs4awq.on-dragenter-right .insert-right-tip {
4236
+ display: block;
4237
+ }
4238
+
4239
+ .asgcu6r {
4240
+ height: 32px;
4241
+ }
4242
+
4243
4243
  .at4ovwe .ant-input-number-handler-wrap {
4244
4244
  display: var(--at4ovwe-0);
4245
4245
  }