@cloudtower/eagle 0.25.3 → 0.25.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.
- package/dist/components/FormItem/index.d.ts +4 -0
- package/dist/components.css +1101 -1105
- package/dist/esm/index.js +1 -5
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +357 -361
- package/dist/umd/index.js +1 -5
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/style.css
CHANGED
|
@@ -1618,99 +1618,17 @@ body {
|
|
|
1618
1618
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
1619
1619
|
}
|
|
1620
1620
|
}
|
|
1621
|
-
.
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
line-height: 24px;
|
|
1629
|
-
}
|
|
1630
|
-
.p12gwtiw .pagination-left {
|
|
1631
|
-
padding: 2px 8px;
|
|
1632
|
-
}
|
|
1633
|
-
.p12gwtiw .dropdown-trigger {
|
|
1634
|
-
display: flex;
|
|
1635
|
-
align-items: center;
|
|
1636
|
-
border-radius: 6px;
|
|
1637
|
-
cursor: pointer;
|
|
1638
|
-
transition: all 0.3s ease;
|
|
1639
|
-
}
|
|
1640
|
-
.p12gwtiw .dropdown-trigger:hover {
|
|
1641
|
-
background: rgba(211, 218, 235, 0.6);
|
|
1642
|
-
color: #0080ff;
|
|
1643
|
-
}
|
|
1644
|
-
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
1645
|
-
margin-left: 4px;
|
|
1646
|
-
}
|
|
1647
|
-
.p12gwtiw .pagination-right {
|
|
1621
|
+
.iap75of {
|
|
1622
|
+
height: 18px;
|
|
1623
|
+
line-height: 18px;
|
|
1624
|
+
padding: 0 4px;
|
|
1625
|
+
border-radius: 4px;
|
|
1626
|
+
background: rgba(235, 239, 245, 0.6);
|
|
1627
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
1648
1628
|
display: flex;
|
|
1649
1629
|
align-items: center;
|
|
1650
|
-
color: #0080ff;
|
|
1651
|
-
font-weight: bold;
|
|
1652
|
-
}
|
|
1653
|
-
.p12gwtiw .pagination-right .icon-inner {
|
|
1654
|
-
margin-left: 4px;
|
|
1655
|
-
}
|
|
1656
|
-
.p12gwtiw .pagination-right .prev-btn,
|
|
1657
|
-
.p12gwtiw .pagination-right .next-btn {
|
|
1658
|
-
padding: 0 8px;
|
|
1659
|
-
}
|
|
1660
|
-
.p12gwtiw .pagination-right .prev-btn > span,
|
|
1661
|
-
.p12gwtiw .pagination-right .next-btn > span {
|
|
1662
|
-
color: #0080ff;
|
|
1663
|
-
}
|
|
1664
|
-
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
1665
|
-
transform: rotate(180deg);
|
|
1666
|
-
}
|
|
1667
|
-
|
|
1668
|
-
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
1669
|
-
max-height: calc(100vh - 128px);
|
|
1670
|
-
overflow-y: auto;
|
|
1671
|
-
}
|
|
1672
|
-
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
1673
|
-
padding: 4px 20px;
|
|
1674
|
-
font-size: 12px;
|
|
1675
|
-
line-height: 18px;
|
|
1676
|
-
}
|
|
1677
|
-
|
|
1678
|
-
.bpq0js6 {
|
|
1679
|
-
padding: 4px 11px;
|
|
1680
|
-
}
|
|
1681
|
-
|
|
1682
|
-
.b15sn34c {
|
|
1683
1630
|
white-space: nowrap;
|
|
1684
|
-
|
|
1685
|
-
}
|
|
1686
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1687
|
-
--color: #0080ff;
|
|
1688
|
-
}
|
|
1689
|
-
.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] {
|
|
1690
|
-
--color: #0080ff;
|
|
1691
|
-
}
|
|
1692
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
1693
|
-
margin-left: 1px;
|
|
1694
|
-
}
|
|
1695
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
1696
|
-
border-top-right-radius: 0;
|
|
1697
|
-
border-bottom-right-radius: 0;
|
|
1698
|
-
}
|
|
1699
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
1700
|
-
border-top-left-radius: 0;
|
|
1701
|
-
border-bottom-left-radius: 0;
|
|
1702
|
-
}
|
|
1703
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1704
|
-
border-radius: unset;
|
|
1705
|
-
}
|
|
1706
|
-
|
|
1707
|
-
.obf05yr {
|
|
1708
|
-
display: inline-block;
|
|
1709
|
-
}
|
|
1710
|
-
|
|
1711
|
-
.hsms1n6 {
|
|
1712
|
-
visibility: hidden;
|
|
1713
|
-
position: absolute;
|
|
1631
|
+
margin-right: 4px;
|
|
1714
1632
|
}
|
|
1715
1633
|
|
|
1716
1634
|
.buj61ew.ant-btn {
|
|
@@ -1976,72 +1894,60 @@ body {
|
|
|
1976
1894
|
font-size: 18px;
|
|
1977
1895
|
}
|
|
1978
1896
|
|
|
1979
|
-
.
|
|
1980
|
-
|
|
1981
|
-
line-height: 18px;
|
|
1982
|
-
padding: 0 4px;
|
|
1983
|
-
border-radius: 4px;
|
|
1984
|
-
background: rgba(235, 239, 245, 0.6);
|
|
1985
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
1986
|
-
display: flex;
|
|
1987
|
-
align-items: center;
|
|
1988
|
-
white-space: nowrap;
|
|
1989
|
-
margin-right: 4px;
|
|
1897
|
+
.bpq0js6 {
|
|
1898
|
+
padding: 4px 11px;
|
|
1990
1899
|
}
|
|
1991
1900
|
|
|
1992
|
-
.
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
background: rgba(172, 186, 211, 0.6);
|
|
1996
|
-
overflow: hidden;
|
|
1997
|
-
}
|
|
1998
|
-
.s34f1qb.ant-switch:focus {
|
|
1999
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
1901
|
+
.b15sn34c {
|
|
1902
|
+
white-space: nowrap;
|
|
1903
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
2000
1904
|
}
|
|
2001
|
-
.
|
|
2002
|
-
|
|
2003
|
-
height: 16px;
|
|
1905
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1906
|
+
--color: #0080ff;
|
|
2004
1907
|
}
|
|
2005
|
-
.
|
|
2006
|
-
|
|
2007
|
-
height: 32px;
|
|
1908
|
+
.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] {
|
|
1909
|
+
--color: #0080ff;
|
|
2008
1910
|
}
|
|
2009
|
-
.
|
|
2010
|
-
|
|
2011
|
-
width: 20px;
|
|
1911
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
1912
|
+
margin-left: 1px;
|
|
2012
1913
|
}
|
|
2013
|
-
.
|
|
2014
|
-
border-radius:
|
|
2015
|
-
|
|
1914
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
1915
|
+
border-top-right-radius: 0;
|
|
1916
|
+
border-bottom-right-radius: 0;
|
|
2016
1917
|
}
|
|
2017
|
-
.
|
|
2018
|
-
|
|
2019
|
-
|
|
2020
|
-
top: 1px;
|
|
2021
|
-
left: 1px;
|
|
1918
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
1919
|
+
border-top-left-radius: 0;
|
|
1920
|
+
border-bottom-left-radius: 0;
|
|
2022
1921
|
}
|
|
2023
|
-
.
|
|
2024
|
-
|
|
2025
|
-
width: 28px;
|
|
1922
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1923
|
+
border-radius: unset;
|
|
2026
1924
|
}
|
|
2027
|
-
|
|
2028
|
-
|
|
1925
|
+
|
|
1926
|
+
.i1mrf09m {
|
|
1927
|
+
display: inline-flex;
|
|
1928
|
+
align-items: center;
|
|
2029
1929
|
}
|
|
2030
|
-
.
|
|
2031
|
-
|
|
1930
|
+
.i1mrf09m .icon-inner {
|
|
1931
|
+
display: inline-flex;
|
|
1932
|
+
align-items: center;
|
|
1933
|
+
justify-content: center;
|
|
2032
1934
|
}
|
|
2033
|
-
.
|
|
2034
|
-
|
|
1935
|
+
.i1mrf09m .icon-inner + span,
|
|
1936
|
+
.i1mrf09m span + .icon-inner.suffix {
|
|
1937
|
+
margin-left: 4px;
|
|
2035
1938
|
}
|
|
2036
|
-
.
|
|
2037
|
-
|
|
1939
|
+
.i1mrf09m.is-rotate img,
|
|
1940
|
+
.i1mrf09m.is-rotate svg {
|
|
1941
|
+
animation: rotate 680ms linear infinite;
|
|
2038
1942
|
}
|
|
2039
|
-
|
|
2040
|
-
|
|
1943
|
+
|
|
1944
|
+
.obf05yr {
|
|
1945
|
+
display: inline-block;
|
|
2041
1946
|
}
|
|
2042
1947
|
|
|
2043
|
-
.
|
|
2044
|
-
|
|
1948
|
+
.hsms1n6 {
|
|
1949
|
+
visibility: hidden;
|
|
1950
|
+
position: absolute;
|
|
2045
1951
|
}
|
|
2046
1952
|
|
|
2047
1953
|
.rxbeqvl.ant-radio-wrapper {
|
|
@@ -2186,105 +2092,59 @@ body {
|
|
|
2186
2092
|
width: 36px;
|
|
2187
2093
|
}
|
|
2188
2094
|
|
|
2189
|
-
.
|
|
2190
|
-
|
|
2191
|
-
|
|
2192
|
-
|
|
2193
|
-
|
|
2194
|
-
display: inline-flex;
|
|
2195
|
-
align-items: center;
|
|
2196
|
-
justify-content: center;
|
|
2197
|
-
}
|
|
2198
|
-
.i1mrf09m .icon-inner + span,
|
|
2199
|
-
.i1mrf09m span + .icon-inner.suffix {
|
|
2200
|
-
margin-left: 4px;
|
|
2201
|
-
}
|
|
2202
|
-
.i1mrf09m.is-rotate img,
|
|
2203
|
-
.i1mrf09m.is-rotate svg {
|
|
2204
|
-
animation: rotate 680ms linear infinite;
|
|
2205
|
-
}
|
|
2206
|
-
|
|
2207
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
2208
|
-
flex-direction: row;
|
|
2209
|
-
justify-content: stretch;
|
|
2210
|
-
}
|
|
2211
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
2212
|
-
padding: 0;
|
|
2213
|
-
margin-right: 4px;
|
|
2214
|
-
flex: 1;
|
|
2215
|
-
overflow: visible;
|
|
2216
|
-
}
|
|
2217
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
|
|
2218
|
-
display: none;
|
|
2219
|
-
}
|
|
2220
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
2221
|
-
width: 100%;
|
|
2222
|
-
min-height: unset;
|
|
2223
|
-
}
|
|
2224
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
2225
|
-
height: 26px;
|
|
2226
|
-
line-height: 26px;
|
|
2227
|
-
width: 100%;
|
|
2228
|
-
text-align: center;
|
|
2229
|
-
padding: 0;
|
|
2230
|
-
font-size: 12px;
|
|
2231
|
-
font-weight: normal;
|
|
2095
|
+
.s34f1qb.ant-switch {
|
|
2096
|
+
min-width: 40px;
|
|
2097
|
+
height: 24px;
|
|
2098
|
+
background: rgba(172, 186, 211, 0.6);
|
|
2099
|
+
overflow: hidden;
|
|
2232
2100
|
}
|
|
2233
|
-
.
|
|
2234
|
-
|
|
2101
|
+
.s34f1qb.ant-switch:focus {
|
|
2102
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
2235
2103
|
}
|
|
2236
|
-
.
|
|
2237
|
-
|
|
2104
|
+
.s34f1qb.ant-switch-small {
|
|
2105
|
+
min-width: 26px;
|
|
2106
|
+
height: 16px;
|
|
2238
2107
|
}
|
|
2239
|
-
.
|
|
2240
|
-
|
|
2108
|
+
.s34f1qb.ant-switch-large {
|
|
2109
|
+
min-width: 52px;
|
|
2110
|
+
height: 32px;
|
|
2241
2111
|
}
|
|
2242
|
-
.
|
|
2243
|
-
|
|
2112
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
2113
|
+
height: 20px;
|
|
2114
|
+
width: 20px;
|
|
2244
2115
|
}
|
|
2245
|
-
.
|
|
2246
|
-
border-radius:
|
|
2116
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
2117
|
+
border-radius: 10px;
|
|
2118
|
+
transition-delay: 120ms;
|
|
2247
2119
|
}
|
|
2248
|
-
.
|
|
2249
|
-
|
|
2250
|
-
width:
|
|
2251
|
-
|
|
2252
|
-
|
|
2253
|
-
position: absolute;
|
|
2254
|
-
top: 0;
|
|
2255
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
2256
|
-
right: -21px;
|
|
2257
|
-
z-index: 2;
|
|
2120
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
2121
|
+
height: 14px;
|
|
2122
|
+
width: 14px;
|
|
2123
|
+
top: 1px;
|
|
2124
|
+
left: 1px;
|
|
2258
2125
|
}
|
|
2259
|
-
.
|
|
2260
|
-
|
|
2261
|
-
width:
|
|
2262
|
-
height: 0;
|
|
2263
|
-
border: 13px solid transparent;
|
|
2264
|
-
position: absolute;
|
|
2265
|
-
top: 0;
|
|
2266
|
-
border-left: 8px solid #fff;
|
|
2267
|
-
left: 0;
|
|
2126
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
2127
|
+
height: 28px;
|
|
2128
|
+
width: 28px;
|
|
2268
2129
|
}
|
|
2269
|
-
.
|
|
2270
|
-
|
|
2130
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
2131
|
+
border-radius: 14px;
|
|
2271
2132
|
}
|
|
2272
|
-
.
|
|
2273
|
-
|
|
2133
|
+
.s34f1qb.ant-switch-checked {
|
|
2134
|
+
background-color: #00ba5d;
|
|
2274
2135
|
}
|
|
2275
|
-
.
|
|
2276
|
-
|
|
2136
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
2137
|
+
left: calc(100% - 20px - 2px);
|
|
2277
2138
|
}
|
|
2278
|
-
.
|
|
2279
|
-
|
|
2280
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
2139
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
2140
|
+
left: calc(100% - 14px - 1px);
|
|
2281
2141
|
}
|
|
2282
|
-
.
|
|
2283
|
-
|
|
2284
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2142
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
2143
|
+
left: calc(100% - 28px - 2px);
|
|
2285
2144
|
}
|
|
2286
|
-
|
|
2287
|
-
|
|
2145
|
+
|
|
2146
|
+
.c1to9vb9 {
|
|
2147
|
+
margin-left: 5px;
|
|
2288
2148
|
}
|
|
2289
2149
|
|
|
2290
2150
|
.cz04yix {
|
|
@@ -2931,25 +2791,165 @@ input.l1ki27se.ant-input {
|
|
|
2931
2791
|
border-top-right-radius: 0;
|
|
2932
2792
|
border-bottom-right-radius: 0;
|
|
2933
2793
|
}
|
|
2934
|
-
|
|
2935
|
-
input.rrg1fkn.ant-input {
|
|
2936
|
-
border-top-left-radius: 0;
|
|
2937
|
-
border-bottom-left-radius: 0;
|
|
2794
|
+
|
|
2795
|
+
input.rrg1fkn.ant-input {
|
|
2796
|
+
border-top-left-radius: 0;
|
|
2797
|
+
border-bottom-left-radius: 0;
|
|
2798
|
+
}
|
|
2799
|
+
|
|
2800
|
+
.rrg1fkn.ant-input-affix-wrapper {
|
|
2801
|
+
border-top-left-radius: 0;
|
|
2802
|
+
border-bottom-left-radius: 0;
|
|
2803
|
+
}
|
|
2804
|
+
|
|
2805
|
+
.lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
|
|
2806
|
+
border-top-right-radius: 0;
|
|
2807
|
+
border-bottom-right-radius: 0;
|
|
2808
|
+
}
|
|
2809
|
+
|
|
2810
|
+
.r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
|
|
2811
|
+
border-top-left-radius: 0;
|
|
2812
|
+
border-bottom-left-radius: 0;
|
|
2813
|
+
}
|
|
2814
|
+
|
|
2815
|
+
.p12gwtiw {
|
|
2816
|
+
display: flex;
|
|
2817
|
+
justify-content: space-between;
|
|
2818
|
+
align-items: center;
|
|
2819
|
+
padding: 10px 0;
|
|
2820
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2821
|
+
font-size: 12px;
|
|
2822
|
+
line-height: 24px;
|
|
2823
|
+
}
|
|
2824
|
+
.p12gwtiw .pagination-left {
|
|
2825
|
+
padding: 2px 8px;
|
|
2826
|
+
}
|
|
2827
|
+
.p12gwtiw .dropdown-trigger {
|
|
2828
|
+
display: flex;
|
|
2829
|
+
align-items: center;
|
|
2830
|
+
border-radius: 6px;
|
|
2831
|
+
cursor: pointer;
|
|
2832
|
+
transition: all 0.3s ease;
|
|
2833
|
+
}
|
|
2834
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
2835
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2836
|
+
color: #0080ff;
|
|
2837
|
+
}
|
|
2838
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
2839
|
+
margin-left: 4px;
|
|
2840
|
+
}
|
|
2841
|
+
.p12gwtiw .pagination-right {
|
|
2842
|
+
display: flex;
|
|
2843
|
+
align-items: center;
|
|
2844
|
+
color: #0080ff;
|
|
2845
|
+
font-weight: bold;
|
|
2846
|
+
}
|
|
2847
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
2848
|
+
margin-left: 4px;
|
|
2849
|
+
}
|
|
2850
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
2851
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
2852
|
+
padding: 0 8px;
|
|
2853
|
+
}
|
|
2854
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
2855
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
2856
|
+
color: #0080ff;
|
|
2857
|
+
}
|
|
2858
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
2859
|
+
transform: rotate(180deg);
|
|
2860
|
+
}
|
|
2861
|
+
|
|
2862
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
2863
|
+
max-height: calc(100vh - 128px);
|
|
2864
|
+
overflow-y: auto;
|
|
2865
|
+
}
|
|
2866
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
2867
|
+
padding: 4px 20px;
|
|
2868
|
+
font-size: 12px;
|
|
2869
|
+
line-height: 18px;
|
|
2870
|
+
}
|
|
2871
|
+
|
|
2872
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
2873
|
+
flex-direction: row;
|
|
2874
|
+
justify-content: stretch;
|
|
2875
|
+
}
|
|
2876
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
2877
|
+
padding: 0;
|
|
2878
|
+
margin-right: 4px;
|
|
2879
|
+
flex: 1;
|
|
2880
|
+
overflow: visible;
|
|
2881
|
+
}
|
|
2882
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
|
|
2883
|
+
display: none;
|
|
2884
|
+
}
|
|
2885
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
2886
|
+
width: 100%;
|
|
2887
|
+
min-height: unset;
|
|
2888
|
+
}
|
|
2889
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
2890
|
+
height: 26px;
|
|
2891
|
+
line-height: 26px;
|
|
2892
|
+
width: 100%;
|
|
2893
|
+
text-align: center;
|
|
2894
|
+
padding: 0;
|
|
2895
|
+
font-size: 12px;
|
|
2896
|
+
font-weight: normal;
|
|
2897
|
+
}
|
|
2898
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
2899
|
+
margin-right: 10px;
|
|
2900
|
+
}
|
|
2901
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
2902
|
+
display: none;
|
|
2903
|
+
}
|
|
2904
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
2905
|
+
border-radius: 4px 0 0 4px;
|
|
2906
|
+
}
|
|
2907
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
2908
|
+
margin-right: 0;
|
|
2909
|
+
}
|
|
2910
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
2911
|
+
border-radius: 0 4px 4px 0;
|
|
2912
|
+
}
|
|
2913
|
+
.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 {
|
|
2914
|
+
content: "";
|
|
2915
|
+
width: 0;
|
|
2916
|
+
height: 0;
|
|
2917
|
+
border: 13px solid transparent;
|
|
2918
|
+
position: absolute;
|
|
2919
|
+
top: 0;
|
|
2920
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
2921
|
+
right: -21px;
|
|
2922
|
+
z-index: 2;
|
|
2923
|
+
}
|
|
2924
|
+
.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 {
|
|
2925
|
+
content: "";
|
|
2926
|
+
width: 0;
|
|
2927
|
+
height: 0;
|
|
2928
|
+
border: 13px solid transparent;
|
|
2929
|
+
position: absolute;
|
|
2930
|
+
top: 0;
|
|
2931
|
+
border-left: 8px solid #fff;
|
|
2932
|
+
left: 0;
|
|
2933
|
+
}
|
|
2934
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
2935
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
2936
|
+
}
|
|
2937
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
2938
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
2939
|
+
}
|
|
2940
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
|
|
2941
|
+
color: #005ed1;
|
|
2938
2942
|
}
|
|
2939
|
-
|
|
2940
|
-
.
|
|
2941
|
-
|
|
2942
|
-
border-bottom-left-radius: 0;
|
|
2943
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
2944
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
2945
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
2943
2946
|
}
|
|
2944
|
-
|
|
2945
|
-
.
|
|
2946
|
-
|
|
2947
|
-
border-bottom-right-radius: 0;
|
|
2947
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
|
|
2948
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
|
|
2949
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2948
2950
|
}
|
|
2949
|
-
|
|
2950
|
-
|
|
2951
|
-
border-top-left-radius: 0;
|
|
2952
|
-
border-bottom-left-radius: 0;
|
|
2951
|
+
.s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
2952
|
+
padding: 0;
|
|
2953
2953
|
}
|
|
2954
2954
|
|
|
2955
2955
|
.t1upn1sz {
|
|
@@ -3315,91 +3315,6 @@ input.rrg1fkn.ant-input {
|
|
|
3315
3315
|
background: #fff;
|
|
3316
3316
|
}
|
|
3317
3317
|
|
|
3318
|
-
.s1fc623g {
|
|
3319
|
-
width: 430px !important;
|
|
3320
|
-
}
|
|
3321
|
-
|
|
3322
|
-
.da3mx0o .ant-select-item-group {
|
|
3323
|
-
padding: 8px 16px;
|
|
3324
|
-
line-height: 18px;
|
|
3325
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
3326
|
-
height: 34px;
|
|
3327
|
-
min-height: 34px;
|
|
3328
|
-
box-sizing: border-box;
|
|
3329
|
-
margin-top: 8px;
|
|
3330
|
-
}
|
|
3331
|
-
|
|
3332
|
-
.onr9gzt {
|
|
3333
|
-
display: flex;
|
|
3334
|
-
flex-direction: column;
|
|
3335
|
-
margin: 1px 8px;
|
|
3336
|
-
padding: 8px;
|
|
3337
|
-
border-radius: 4px;
|
|
3338
|
-
}
|
|
3339
|
-
.onr9gzt .selected-icon {
|
|
3340
|
-
display: none;
|
|
3341
|
-
}
|
|
3342
|
-
.onr9gzt.ant-select-item-option-grouped {
|
|
3343
|
-
padding-left: 8px;
|
|
3344
|
-
}
|
|
3345
|
-
.onr9gzt.ant-select-item-option-selected {
|
|
3346
|
-
background-color: white;
|
|
3347
|
-
}
|
|
3348
|
-
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
3349
|
-
color: #0080ff;
|
|
3350
|
-
}
|
|
3351
|
-
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
3352
|
-
display: block;
|
|
3353
|
-
}
|
|
3354
|
-
.onr9gzt.ant-select-item-option-active {
|
|
3355
|
-
background: rgba(0, 136, 255, 0.16);
|
|
3356
|
-
}
|
|
3357
|
-
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
3358
|
-
color: #0080ff;
|
|
3359
|
-
}
|
|
3360
|
-
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
3361
|
-
background: rgba(0, 136, 255, 0.1);
|
|
3362
|
-
color: #0080ff;
|
|
3363
|
-
}
|
|
3364
|
-
|
|
3365
|
-
.oiy0apc {
|
|
3366
|
-
display: flex;
|
|
3367
|
-
justify-content: space-between;
|
|
3368
|
-
height: 20px;
|
|
3369
|
-
line-height: 20px;
|
|
3370
|
-
}
|
|
3371
|
-
.oiy0apc .timezone-title {
|
|
3372
|
-
color: #2d3a56;
|
|
3373
|
-
overflow: hidden;
|
|
3374
|
-
text-overflow: ellipsis;
|
|
3375
|
-
}
|
|
3376
|
-
|
|
3377
|
-
.of4y382 {
|
|
3378
|
-
display: flex;
|
|
3379
|
-
justify-content: space-between;
|
|
3380
|
-
color: rgba(44, 56, 82, 0.6);
|
|
3381
|
-
height: 18px;
|
|
3382
|
-
line-height: 18px;
|
|
3383
|
-
margin-top: 2px;
|
|
3384
|
-
}
|
|
3385
|
-
|
|
3386
|
-
.t19903l9 {
|
|
3387
|
-
border: none;
|
|
3388
|
-
margin-right: 0;
|
|
3389
|
-
background: rgba(225, 230, 241, 0.6);
|
|
3390
|
-
}
|
|
3391
|
-
|
|
3392
|
-
.ohwbvxu {
|
|
3393
|
-
pointer-events: none;
|
|
3394
|
-
height: 32px;
|
|
3395
|
-
width: 100%;
|
|
3396
|
-
opacity: 0;
|
|
3397
|
-
}
|
|
3398
|
-
|
|
3399
|
-
.i1e4sgug {
|
|
3400
|
-
display: inline-block;
|
|
3401
|
-
}
|
|
3402
|
-
|
|
3403
3318
|
.d6j0lbj {
|
|
3404
3319
|
font-family: Inter;
|
|
3405
3320
|
font-style: normal;
|
|
@@ -3875,6 +3790,87 @@ input.rrg1fkn.ant-input {
|
|
|
3875
3790
|
line-height: 12px;
|
|
3876
3791
|
}
|
|
3877
3792
|
|
|
3793
|
+
.i1e4sgug {
|
|
3794
|
+
display: inline-block;
|
|
3795
|
+
}
|
|
3796
|
+
|
|
3797
|
+
.s1fc623g {
|
|
3798
|
+
width: 430px !important;
|
|
3799
|
+
}
|
|
3800
|
+
|
|
3801
|
+
.da3mx0o .ant-select-item-group {
|
|
3802
|
+
padding: 8px 16px;
|
|
3803
|
+
line-height: 18px;
|
|
3804
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
3805
|
+
height: 34px;
|
|
3806
|
+
min-height: 34px;
|
|
3807
|
+
box-sizing: border-box;
|
|
3808
|
+
margin-top: 8px;
|
|
3809
|
+
}
|
|
3810
|
+
.da3mx0o .rc-virtual-list-holder-inner {
|
|
3811
|
+
top: -20px !important;
|
|
3812
|
+
}
|
|
3813
|
+
|
|
3814
|
+
.onr9gzt {
|
|
3815
|
+
display: flex;
|
|
3816
|
+
flex-direction: column;
|
|
3817
|
+
margin: 1px 8px;
|
|
3818
|
+
padding: 8px;
|
|
3819
|
+
border-radius: 4px;
|
|
3820
|
+
}
|
|
3821
|
+
.onr9gzt .selected-icon {
|
|
3822
|
+
display: none;
|
|
3823
|
+
}
|
|
3824
|
+
.onr9gzt.ant-select-item-option-grouped {
|
|
3825
|
+
padding-left: 8px;
|
|
3826
|
+
}
|
|
3827
|
+
.onr9gzt.ant-select-item-option-selected {
|
|
3828
|
+
background-color: white;
|
|
3829
|
+
}
|
|
3830
|
+
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
3831
|
+
color: #0080ff;
|
|
3832
|
+
}
|
|
3833
|
+
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
3834
|
+
display: block;
|
|
3835
|
+
}
|
|
3836
|
+
.onr9gzt.ant-select-item-option-active {
|
|
3837
|
+
background: rgba(0, 136, 255, 0.16);
|
|
3838
|
+
}
|
|
3839
|
+
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
3840
|
+
color: #0080ff;
|
|
3841
|
+
}
|
|
3842
|
+
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
3843
|
+
background: rgba(0, 136, 255, 0.1);
|
|
3844
|
+
color: #0080ff;
|
|
3845
|
+
}
|
|
3846
|
+
|
|
3847
|
+
.oiy0apc {
|
|
3848
|
+
display: flex;
|
|
3849
|
+
justify-content: space-between;
|
|
3850
|
+
height: 20px;
|
|
3851
|
+
line-height: 20px;
|
|
3852
|
+
}
|
|
3853
|
+
.oiy0apc .timezone-title {
|
|
3854
|
+
color: #2d3a56;
|
|
3855
|
+
overflow: hidden;
|
|
3856
|
+
text-overflow: ellipsis;
|
|
3857
|
+
}
|
|
3858
|
+
|
|
3859
|
+
.of4y382 {
|
|
3860
|
+
display: flex;
|
|
3861
|
+
justify-content: space-between;
|
|
3862
|
+
color: rgba(44, 56, 82, 0.6);
|
|
3863
|
+
height: 18px;
|
|
3864
|
+
line-height: 18px;
|
|
3865
|
+
margin-top: 2px;
|
|
3866
|
+
}
|
|
3867
|
+
|
|
3868
|
+
.t19903l9 {
|
|
3869
|
+
border: none;
|
|
3870
|
+
margin-right: 0;
|
|
3871
|
+
background: rgba(225, 230, 241, 0.6);
|
|
3872
|
+
}
|
|
3873
|
+
|
|
3878
3874
|
.c198s9j3 {
|
|
3879
3875
|
color: #2d3a56;
|
|
3880
3876
|
line-height: 22px;
|
|
@@ -3946,16 +3942,6 @@ input.rrg1fkn.ant-input {
|
|
|
3946
3942
|
margin-left: 24px;
|
|
3947
3943
|
}
|
|
3948
3944
|
|
|
3949
|
-
.igz4le8 {
|
|
3950
|
-
height: 24px;
|
|
3951
|
-
width: 56px !important;
|
|
3952
|
-
margin-right: 4px;
|
|
3953
|
-
}
|
|
3954
|
-
|
|
3955
|
-
.c1riexje {
|
|
3956
|
-
color: rgba(44, 56, 82, 0.6);
|
|
3957
|
-
}
|
|
3958
|
-
|
|
3959
3945
|
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
3960
3946
|
border-radius: 6px;
|
|
3961
3947
|
}
|
|
@@ -4011,6 +3997,20 @@ input.rrg1fkn.ant-input {
|
|
|
4011
3997
|
transform: rotate(180deg);
|
|
4012
3998
|
}
|
|
4013
3999
|
|
|
4000
|
+
.igz4le8 {
|
|
4001
|
+
height: 24px;
|
|
4002
|
+
width: 56px !important;
|
|
4003
|
+
margin-right: 4px;
|
|
4004
|
+
}
|
|
4005
|
+
|
|
4006
|
+
.c1riexje {
|
|
4007
|
+
color: rgba(44, 56, 82, 0.6);
|
|
4008
|
+
}
|
|
4009
|
+
|
|
4010
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
4011
|
+
display: flex;
|
|
4012
|
+
}
|
|
4013
|
+
|
|
4014
4014
|
.m1thnes4 {
|
|
4015
4015
|
color: rgba(44, 56, 82, 0.6);
|
|
4016
4016
|
text-align: center;
|
|
@@ -4172,10 +4172,6 @@ input.rrg1fkn.ant-input {
|
|
|
4172
4172
|
margin-left: 8px;
|
|
4173
4173
|
}
|
|
4174
4174
|
|
|
4175
|
-
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
4176
|
-
display: flex;
|
|
4177
|
-
}
|
|
4178
|
-
|
|
4179
4175
|
.t1gz6wqf {
|
|
4180
4176
|
height: 100%;
|
|
4181
4177
|
}
|
|
@@ -4448,6 +4444,25 @@ input.rrg1fkn.ant-input {
|
|
|
4448
4444
|
margin-right: 8px;
|
|
4449
4445
|
}
|
|
4450
4446
|
|
|
4447
|
+
.feau332.ant-form-item {
|
|
4448
|
+
margin-bottom: 0;
|
|
4449
|
+
}
|
|
4450
|
+
.feau332 .ant-form-item-explain {
|
|
4451
|
+
display: none;
|
|
4452
|
+
min-height: 18px;
|
|
4453
|
+
margin-top: 5px;
|
|
4454
|
+
font-family: "Inter";
|
|
4455
|
+
font-weight: 400;
|
|
4456
|
+
font-size: 12px;
|
|
4457
|
+
line-height: 18px;
|
|
4458
|
+
}
|
|
4459
|
+
.feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
|
|
4460
|
+
white-space: pre-wrap;
|
|
4461
|
+
}
|
|
4462
|
+
.feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
|
|
4463
|
+
display: block;
|
|
4464
|
+
}
|
|
4465
|
+
|
|
4451
4466
|
.a6dbbkm .ant-input-number-handler-wrap {
|
|
4452
4467
|
display: var(--a6dbbkm-0);
|
|
4453
4468
|
}
|
|
@@ -4477,23 +4492,4 @@ input.rrg1fkn.ant-input {
|
|
|
4477
4492
|
margin: 0;
|
|
4478
4493
|
height: auto;
|
|
4479
4494
|
font-size: inherit;
|
|
4480
|
-
}
|
|
4481
|
-
|
|
4482
|
-
.feau332.ant-form-item {
|
|
4483
|
-
margin-bottom: 0;
|
|
4484
|
-
}
|
|
4485
|
-
.feau332 .ant-form-item-explain {
|
|
4486
|
-
display: none;
|
|
4487
|
-
min-height: 18px;
|
|
4488
|
-
margin-top: 5px;
|
|
4489
|
-
font-family: "Inter";
|
|
4490
|
-
font-weight: 400;
|
|
4491
|
-
font-size: 12px;
|
|
4492
|
-
line-height: 18px;
|
|
4493
|
-
}
|
|
4494
|
-
.feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
|
|
4495
|
-
white-space: pre-wrap;
|
|
4496
|
-
}
|
|
4497
|
-
.feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
|
|
4498
|
-
display: block;
|
|
4499
4495
|
}
|