@cloudtower/eagle 0.25.11 → 0.25.12
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.css +184 -184
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +252 -252
- package/dist/umd/index.js +275 -258
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -1797,21 +1797,6 @@ html body {
|
|
|
1797
1797
|
padding: 0;
|
|
1798
1798
|
}
|
|
1799
1799
|
|
|
1800
|
-
.fde5mpd {
|
|
1801
|
-
width: 100%;
|
|
1802
|
-
height: 100%;
|
|
1803
|
-
min-height: 124px;
|
|
1804
|
-
display: flex;
|
|
1805
|
-
flex-direction: column;
|
|
1806
|
-
justify-content: center;
|
|
1807
|
-
align-items: center;
|
|
1808
|
-
}
|
|
1809
|
-
.fde5mpd .error-text {
|
|
1810
|
-
color: rgba(10, 37, 85, 0.6);
|
|
1811
|
-
margin-bottom: 16px;
|
|
1812
|
-
font-size: 18px;
|
|
1813
|
-
}
|
|
1814
|
-
|
|
1815
1800
|
.bpq0js6 {
|
|
1816
1801
|
padding: 4px 11px;
|
|
1817
1802
|
}
|
|
@@ -1841,6 +1826,21 @@ html body {
|
|
|
1841
1826
|
border-radius: unset;
|
|
1842
1827
|
}
|
|
1843
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
1844
|
.i1mrf09m {
|
|
1845
1845
|
display: inline-flex;
|
|
1846
1846
|
align-items: center;
|
|
@@ -1938,89 +1938,6 @@ html body {
|
|
|
1938
1938
|
line-height: 18px;
|
|
1939
1939
|
}
|
|
1940
1940
|
|
|
1941
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
1942
|
-
flex-direction: row;
|
|
1943
|
-
justify-content: stretch;
|
|
1944
|
-
}
|
|
1945
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
1946
|
-
padding: 0;
|
|
1947
|
-
margin-right: 4px;
|
|
1948
|
-
flex: 1;
|
|
1949
|
-
overflow: visible;
|
|
1950
|
-
}
|
|
1951
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
|
|
1952
|
-
display: none;
|
|
1953
|
-
}
|
|
1954
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
1955
|
-
width: 100%;
|
|
1956
|
-
min-height: unset;
|
|
1957
|
-
}
|
|
1958
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
1959
|
-
height: 26px;
|
|
1960
|
-
line-height: 26px;
|
|
1961
|
-
width: 100%;
|
|
1962
|
-
text-align: center;
|
|
1963
|
-
padding: 0;
|
|
1964
|
-
font-size: 12px;
|
|
1965
|
-
font-weight: normal;
|
|
1966
|
-
}
|
|
1967
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
1968
|
-
margin-right: 10px;
|
|
1969
|
-
}
|
|
1970
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
1971
|
-
display: none;
|
|
1972
|
-
}
|
|
1973
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
1974
|
-
border-radius: 4px 0 0 4px;
|
|
1975
|
-
}
|
|
1976
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
1977
|
-
margin-right: 0;
|
|
1978
|
-
}
|
|
1979
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
1980
|
-
border-radius: 0 4px 4px 0;
|
|
1981
|
-
}
|
|
1982
|
-
.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 {
|
|
1983
|
-
content: "";
|
|
1984
|
-
width: 0;
|
|
1985
|
-
height: 0;
|
|
1986
|
-
border: 13px solid transparent;
|
|
1987
|
-
position: absolute;
|
|
1988
|
-
top: 0;
|
|
1989
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
1990
|
-
right: -21px;
|
|
1991
|
-
z-index: 2;
|
|
1992
|
-
}
|
|
1993
|
-
.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 {
|
|
1994
|
-
content: "";
|
|
1995
|
-
width: 0;
|
|
1996
|
-
height: 0;
|
|
1997
|
-
border: 13px solid transparent;
|
|
1998
|
-
position: absolute;
|
|
1999
|
-
top: 0;
|
|
2000
|
-
border-left: 8px solid #fff;
|
|
2001
|
-
left: 0;
|
|
2002
|
-
}
|
|
2003
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
2004
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
2005
|
-
}
|
|
2006
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
2007
|
-
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
2008
|
-
}
|
|
2009
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
|
|
2010
|
-
color: #005ed1;
|
|
2011
|
-
}
|
|
2012
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
2013
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
2014
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
2015
|
-
}
|
|
2016
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
|
|
2017
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
|
|
2018
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2019
|
-
}
|
|
2020
|
-
.s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
2021
|
-
padding: 0;
|
|
2022
|
-
}
|
|
2023
|
-
|
|
2024
1941
|
.rxbeqvl.ant-radio-wrapper {
|
|
2025
1942
|
display: inline-flex;
|
|
2026
1943
|
align-items: baseline;
|
|
@@ -2163,59 +2080,87 @@ html body {
|
|
|
2163
2080
|
width: 36px;
|
|
2164
2081
|
}
|
|
2165
2082
|
|
|
2166
|
-
.
|
|
2167
|
-
|
|
2168
|
-
|
|
2169
|
-
background: rgba(172, 186, 211, 0.6);
|
|
2170
|
-
overflow: hidden;
|
|
2083
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
2084
|
+
flex-direction: row;
|
|
2085
|
+
justify-content: stretch;
|
|
2171
2086
|
}
|
|
2172
|
-
.
|
|
2173
|
-
|
|
2087
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
2088
|
+
padding: 0;
|
|
2089
|
+
margin-right: 4px;
|
|
2090
|
+
flex: 1;
|
|
2091
|
+
overflow: visible;
|
|
2174
2092
|
}
|
|
2175
|
-
.
|
|
2176
|
-
|
|
2177
|
-
height: 16px;
|
|
2093
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
|
|
2094
|
+
display: none;
|
|
2178
2095
|
}
|
|
2179
|
-
.
|
|
2180
|
-
|
|
2181
|
-
height:
|
|
2096
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
2097
|
+
width: 100%;
|
|
2098
|
+
min-height: unset;
|
|
2182
2099
|
}
|
|
2183
|
-
.
|
|
2184
|
-
height:
|
|
2185
|
-
|
|
2100
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
2101
|
+
height: 26px;
|
|
2102
|
+
line-height: 26px;
|
|
2103
|
+
width: 100%;
|
|
2104
|
+
text-align: center;
|
|
2105
|
+
padding: 0;
|
|
2106
|
+
font-size: 12px;
|
|
2107
|
+
font-weight: normal;
|
|
2186
2108
|
}
|
|
2187
|
-
.
|
|
2188
|
-
|
|
2189
|
-
transition-delay: 120ms;
|
|
2109
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
2110
|
+
margin-right: 10px;
|
|
2190
2111
|
}
|
|
2191
|
-
.
|
|
2192
|
-
|
|
2193
|
-
width: 14px;
|
|
2194
|
-
top: 1px;
|
|
2195
|
-
left: 1px;
|
|
2112
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
2113
|
+
display: none;
|
|
2196
2114
|
}
|
|
2197
|
-
.
|
|
2198
|
-
|
|
2199
|
-
width: 28px;
|
|
2115
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
2116
|
+
border-radius: 4px 0 0 4px;
|
|
2200
2117
|
}
|
|
2201
|
-
.
|
|
2202
|
-
|
|
2118
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
2119
|
+
margin-right: 0;
|
|
2203
2120
|
}
|
|
2204
|
-
.
|
|
2205
|
-
|
|
2121
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
2122
|
+
border-radius: 0 4px 4px 0;
|
|
2206
2123
|
}
|
|
2207
|
-
.
|
|
2208
|
-
|
|
2124
|
+
.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 {
|
|
2125
|
+
content: "";
|
|
2126
|
+
width: 0;
|
|
2127
|
+
height: 0;
|
|
2128
|
+
border: 13px solid transparent;
|
|
2129
|
+
position: absolute;
|
|
2130
|
+
top: 0;
|
|
2131
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
2132
|
+
right: -21px;
|
|
2133
|
+
z-index: 2;
|
|
2209
2134
|
}
|
|
2210
|
-
.
|
|
2211
|
-
|
|
2135
|
+
.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 {
|
|
2136
|
+
content: "";
|
|
2137
|
+
width: 0;
|
|
2138
|
+
height: 0;
|
|
2139
|
+
border: 13px solid transparent;
|
|
2140
|
+
position: absolute;
|
|
2141
|
+
top: 0;
|
|
2142
|
+
border-left: 8px solid #fff;
|
|
2143
|
+
left: 0;
|
|
2212
2144
|
}
|
|
2213
|
-
.
|
|
2214
|
-
|
|
2145
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
2146
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
2215
2147
|
}
|
|
2216
|
-
|
|
2217
|
-
.
|
|
2218
|
-
|
|
2148
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
2149
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
2150
|
+
}
|
|
2151
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
|
|
2152
|
+
color: #005ed1;
|
|
2153
|
+
}
|
|
2154
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
2155
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
2156
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
2157
|
+
}
|
|
2158
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
|
|
2159
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
|
|
2160
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2161
|
+
}
|
|
2162
|
+
.s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
2163
|
+
padding: 0;
|
|
2219
2164
|
}
|
|
2220
2165
|
|
|
2221
2166
|
.cz04yix {
|
|
@@ -2883,6 +2828,61 @@ input.rrg1fkn.ant-input {
|
|
|
2883
2828
|
border-bottom-left-radius: 0;
|
|
2884
2829
|
}
|
|
2885
2830
|
|
|
2831
|
+
.s34f1qb.ant-switch {
|
|
2832
|
+
min-width: 40px;
|
|
2833
|
+
height: 24px;
|
|
2834
|
+
background: rgba(172, 186, 211, 0.6);
|
|
2835
|
+
overflow: hidden;
|
|
2836
|
+
}
|
|
2837
|
+
.s34f1qb.ant-switch:focus {
|
|
2838
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
2839
|
+
}
|
|
2840
|
+
.s34f1qb.ant-switch-small {
|
|
2841
|
+
min-width: 26px;
|
|
2842
|
+
height: 16px;
|
|
2843
|
+
}
|
|
2844
|
+
.s34f1qb.ant-switch-large {
|
|
2845
|
+
min-width: 52px;
|
|
2846
|
+
height: 32px;
|
|
2847
|
+
}
|
|
2848
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
2849
|
+
height: 20px;
|
|
2850
|
+
width: 20px;
|
|
2851
|
+
}
|
|
2852
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
2853
|
+
border-radius: 10px;
|
|
2854
|
+
transition-delay: 120ms;
|
|
2855
|
+
}
|
|
2856
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
2857
|
+
height: 14px;
|
|
2858
|
+
width: 14px;
|
|
2859
|
+
top: 1px;
|
|
2860
|
+
left: 1px;
|
|
2861
|
+
}
|
|
2862
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
2863
|
+
height: 28px;
|
|
2864
|
+
width: 28px;
|
|
2865
|
+
}
|
|
2866
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
2867
|
+
border-radius: 14px;
|
|
2868
|
+
}
|
|
2869
|
+
.s34f1qb.ant-switch-checked {
|
|
2870
|
+
background-color: #00ba5d;
|
|
2871
|
+
}
|
|
2872
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
2873
|
+
left: calc(100% - 20px - 2px);
|
|
2874
|
+
}
|
|
2875
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
2876
|
+
left: calc(100% - 14px - 1px);
|
|
2877
|
+
}
|
|
2878
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
2879
|
+
left: calc(100% - 28px - 2px);
|
|
2880
|
+
}
|
|
2881
|
+
|
|
2882
|
+
.c1to9vb9 {
|
|
2883
|
+
margin-left: 5px;
|
|
2884
|
+
}
|
|
2885
|
+
|
|
2886
2886
|
.t1upn1sz {
|
|
2887
2887
|
height: 100%;
|
|
2888
2888
|
}
|
|
@@ -4168,52 +4168,6 @@ input.rrg1fkn.ant-input {
|
|
|
4168
4168
|
min-height: 0px;
|
|
4169
4169
|
}
|
|
4170
4170
|
|
|
4171
|
-
.at4ovwe .ant-input-number-handler-wrap {
|
|
4172
|
-
display: var(--at4ovwe-0);
|
|
4173
|
-
}
|
|
4174
|
-
.at4ovwe .ant-input-number-input-wrap {
|
|
4175
|
-
padding: 5px 12px;
|
|
4176
|
-
display: inline-flex;
|
|
4177
|
-
line-height: 1.5715;
|
|
4178
|
-
height: 100%;
|
|
4179
|
-
width: 100%;
|
|
4180
|
-
}
|
|
4181
|
-
.at4ovwe .ant-input-number-input-wrap::after {
|
|
4182
|
-
content: var(--at4ovwe-1);
|
|
4183
|
-
display: var(--at4ovwe-2);
|
|
4184
|
-
flex: none;
|
|
4185
|
-
align-items: center;
|
|
4186
|
-
margin-left: 4px;
|
|
4187
|
-
color: rgba(44, 56, 82, 0.6);
|
|
4188
|
-
}
|
|
4189
|
-
.at4ovwe .ant-input-number-input-wrap::before {
|
|
4190
|
-
content: var(--at4ovwe-3);
|
|
4191
|
-
display: var(--at4ovwe-4);
|
|
4192
|
-
flex: none;
|
|
4193
|
-
align-items: center;
|
|
4194
|
-
margin-right: 4px;
|
|
4195
|
-
cursor: auto;
|
|
4196
|
-
color: rgba(44, 56, 82, 0.6);
|
|
4197
|
-
}
|
|
4198
|
-
.at4ovwe.ant-input-number {
|
|
4199
|
-
width: 100%;
|
|
4200
|
-
border-radius: 6px;
|
|
4201
|
-
}
|
|
4202
|
-
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
4203
|
-
border-color: #0096ff;
|
|
4204
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
4205
|
-
}
|
|
4206
|
-
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
4207
|
-
border-color: #e75a3a;
|
|
4208
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
4209
|
-
}
|
|
4210
|
-
.at4ovwe .ant-input-number-input {
|
|
4211
|
-
padding: 0;
|
|
4212
|
-
margin: 0;
|
|
4213
|
-
height: auto;
|
|
4214
|
-
font-size: inherit;
|
|
4215
|
-
}
|
|
4216
|
-
|
|
4217
4171
|
.tc40oxa {
|
|
4218
4172
|
margin-bottom: 4px;
|
|
4219
4173
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -4410,6 +4364,52 @@ input.rrg1fkn.ant-input {
|
|
|
4410
4364
|
margin-right: 8px;
|
|
4411
4365
|
}
|
|
4412
4366
|
|
|
4367
|
+
.at4ovwe .ant-input-number-handler-wrap {
|
|
4368
|
+
display: var(--at4ovwe-0);
|
|
4369
|
+
}
|
|
4370
|
+
.at4ovwe .ant-input-number-input-wrap {
|
|
4371
|
+
padding: 5px 12px;
|
|
4372
|
+
display: inline-flex;
|
|
4373
|
+
line-height: 1.5715;
|
|
4374
|
+
height: 100%;
|
|
4375
|
+
width: 100%;
|
|
4376
|
+
}
|
|
4377
|
+
.at4ovwe .ant-input-number-input-wrap::after {
|
|
4378
|
+
content: var(--at4ovwe-1);
|
|
4379
|
+
display: var(--at4ovwe-2);
|
|
4380
|
+
flex: none;
|
|
4381
|
+
align-items: center;
|
|
4382
|
+
margin-left: 4px;
|
|
4383
|
+
color: rgba(44, 56, 82, 0.6);
|
|
4384
|
+
}
|
|
4385
|
+
.at4ovwe .ant-input-number-input-wrap::before {
|
|
4386
|
+
content: var(--at4ovwe-3);
|
|
4387
|
+
display: var(--at4ovwe-4);
|
|
4388
|
+
flex: none;
|
|
4389
|
+
align-items: center;
|
|
4390
|
+
margin-right: 4px;
|
|
4391
|
+
cursor: auto;
|
|
4392
|
+
color: rgba(44, 56, 82, 0.6);
|
|
4393
|
+
}
|
|
4394
|
+
.at4ovwe.ant-input-number {
|
|
4395
|
+
width: 100%;
|
|
4396
|
+
border-radius: 6px;
|
|
4397
|
+
}
|
|
4398
|
+
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
4399
|
+
border-color: #0096ff;
|
|
4400
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
4401
|
+
}
|
|
4402
|
+
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
4403
|
+
border-color: #e75a3a;
|
|
4404
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
4405
|
+
}
|
|
4406
|
+
.at4ovwe .ant-input-number-input {
|
|
4407
|
+
padding: 0;
|
|
4408
|
+
margin: 0;
|
|
4409
|
+
height: auto;
|
|
4410
|
+
font-size: inherit;
|
|
4411
|
+
}
|
|
4412
|
+
|
|
4413
4413
|
.a6dbbkm .ant-input-number-handler-wrap {
|
|
4414
4414
|
display: var(--a6dbbkm-0);
|
|
4415
4415
|
}
|