@cloudtower/eagle 0.25.15 → 0.25.17
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 +833 -833
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +170 -170
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/style.css
CHANGED
|
@@ -1651,33 +1651,17 @@ html body {
|
|
|
1651
1651
|
font-size: 18px;
|
|
1652
1652
|
}
|
|
1653
1653
|
|
|
1654
|
-
.
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1654
|
+
.iap75of {
|
|
1655
|
+
height: 18px;
|
|
1656
|
+
line-height: 18px;
|
|
1657
|
+
padding: 0 4px;
|
|
1658
|
+
border-radius: 4px;
|
|
1659
|
+
background: rgba(235, 239, 245, 0.6);
|
|
1660
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
1661
|
+
display: flex;
|
|
1662
|
+
align-items: center;
|
|
1659
1663
|
white-space: nowrap;
|
|
1660
|
-
|
|
1661
|
-
}
|
|
1662
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1663
|
-
--color: #0080ff;
|
|
1664
|
-
}
|
|
1665
|
-
.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] {
|
|
1666
|
-
--color: #0080ff;
|
|
1667
|
-
}
|
|
1668
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
1669
|
-
margin-left: 1px;
|
|
1670
|
-
}
|
|
1671
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
1672
|
-
border-top-right-radius: 0;
|
|
1673
|
-
border-bottom-right-radius: 0;
|
|
1674
|
-
}
|
|
1675
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
1676
|
-
border-top-left-radius: 0;
|
|
1677
|
-
border-bottom-left-radius: 0;
|
|
1678
|
-
}
|
|
1679
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1680
|
-
border-radius: unset;
|
|
1664
|
+
margin-right: 4px;
|
|
1681
1665
|
}
|
|
1682
1666
|
|
|
1683
1667
|
.buj61ew.ant-btn {
|
|
@@ -1928,6 +1912,35 @@ html body {
|
|
|
1928
1912
|
padding: 0;
|
|
1929
1913
|
}
|
|
1930
1914
|
|
|
1915
|
+
.bpq0js6 {
|
|
1916
|
+
padding: 4px 11px;
|
|
1917
|
+
}
|
|
1918
|
+
|
|
1919
|
+
.b15sn34c {
|
|
1920
|
+
white-space: nowrap;
|
|
1921
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1922
|
+
}
|
|
1923
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1924
|
+
--color: #0080ff;
|
|
1925
|
+
}
|
|
1926
|
+
.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] {
|
|
1927
|
+
--color: #0080ff;
|
|
1928
|
+
}
|
|
1929
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
1930
|
+
margin-left: 1px;
|
|
1931
|
+
}
|
|
1932
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
1933
|
+
border-top-right-radius: 0;
|
|
1934
|
+
border-bottom-right-radius: 0;
|
|
1935
|
+
}
|
|
1936
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
1937
|
+
border-top-left-radius: 0;
|
|
1938
|
+
border-bottom-left-radius: 0;
|
|
1939
|
+
}
|
|
1940
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1941
|
+
border-radius: unset;
|
|
1942
|
+
}
|
|
1943
|
+
|
|
1931
1944
|
.i1mrf09m {
|
|
1932
1945
|
display: inline-flex;
|
|
1933
1946
|
align-items: center;
|
|
@@ -1946,74 +1959,13 @@ html body {
|
|
|
1946
1959
|
animation: rotate 680ms linear infinite;
|
|
1947
1960
|
}
|
|
1948
1961
|
|
|
1949
|
-
.
|
|
1950
|
-
|
|
1951
|
-
line-height: 18px;
|
|
1952
|
-
padding: 0 4px;
|
|
1953
|
-
border-radius: 4px;
|
|
1954
|
-
background: rgba(235, 239, 245, 0.6);
|
|
1955
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
1956
|
-
display: flex;
|
|
1957
|
-
align-items: center;
|
|
1958
|
-
white-space: nowrap;
|
|
1959
|
-
margin-right: 4px;
|
|
1960
|
-
}
|
|
1961
|
-
|
|
1962
|
-
.p12gwtiw {
|
|
1963
|
-
display: flex;
|
|
1964
|
-
justify-content: space-between;
|
|
1965
|
-
align-items: center;
|
|
1966
|
-
padding: 10px 0;
|
|
1967
|
-
color: rgba(44, 56, 82, 0.6);
|
|
1968
|
-
font-size: 12px;
|
|
1969
|
-
line-height: 24px;
|
|
1970
|
-
}
|
|
1971
|
-
.p12gwtiw .pagination-left {
|
|
1972
|
-
padding: 2px 8px;
|
|
1973
|
-
}
|
|
1974
|
-
.p12gwtiw .dropdown-trigger {
|
|
1975
|
-
display: flex;
|
|
1976
|
-
align-items: center;
|
|
1977
|
-
border-radius: 6px;
|
|
1978
|
-
cursor: pointer;
|
|
1979
|
-
transition: all 0.3s ease;
|
|
1980
|
-
}
|
|
1981
|
-
.p12gwtiw .dropdown-trigger:hover {
|
|
1982
|
-
background: rgba(211, 218, 235, 0.6);
|
|
1983
|
-
color: #0080ff;
|
|
1984
|
-
}
|
|
1985
|
-
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
1986
|
-
margin-left: 4px;
|
|
1987
|
-
}
|
|
1988
|
-
.p12gwtiw .pagination-right {
|
|
1989
|
-
display: flex;
|
|
1990
|
-
align-items: center;
|
|
1991
|
-
color: #0080ff;
|
|
1992
|
-
font-weight: bold;
|
|
1993
|
-
}
|
|
1994
|
-
.p12gwtiw .pagination-right .icon-inner {
|
|
1995
|
-
margin-left: 4px;
|
|
1996
|
-
}
|
|
1997
|
-
.p12gwtiw .pagination-right .prev-btn,
|
|
1998
|
-
.p12gwtiw .pagination-right .next-btn {
|
|
1999
|
-
padding: 0 8px;
|
|
2000
|
-
}
|
|
2001
|
-
.p12gwtiw .pagination-right .prev-btn > span,
|
|
2002
|
-
.p12gwtiw .pagination-right .next-btn > span {
|
|
2003
|
-
color: #0080ff;
|
|
2004
|
-
}
|
|
2005
|
-
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
2006
|
-
transform: rotate(180deg);
|
|
1962
|
+
.obf05yr {
|
|
1963
|
+
display: inline-block;
|
|
2007
1964
|
}
|
|
2008
1965
|
|
|
2009
|
-
.
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
}
|
|
2013
|
-
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
2014
|
-
padding: 4px 20px;
|
|
2015
|
-
font-size: 12px;
|
|
2016
|
-
line-height: 18px;
|
|
1966
|
+
.hsms1n6 {
|
|
1967
|
+
visibility: hidden;
|
|
1968
|
+
position: absolute;
|
|
2017
1969
|
}
|
|
2018
1970
|
|
|
2019
1971
|
.rxbeqvl.ant-radio-wrapper {
|
|
@@ -2157,96 +2109,61 @@ html body {
|
|
|
2157
2109
|
width: 36px;
|
|
2158
2110
|
}
|
|
2159
2111
|
|
|
2160
|
-
.
|
|
2161
|
-
display:
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
position: absolute;
|
|
2167
|
-
}
|
|
2168
|
-
|
|
2169
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
2170
|
-
flex-direction: row;
|
|
2171
|
-
justify-content: stretch;
|
|
2172
|
-
}
|
|
2173
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
2174
|
-
padding: 0;
|
|
2175
|
-
margin-right: 4px;
|
|
2176
|
-
flex: 1;
|
|
2177
|
-
overflow: visible;
|
|
2178
|
-
}
|
|
2179
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
|
|
2180
|
-
display: none;
|
|
2181
|
-
}
|
|
2182
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
2183
|
-
width: 100%;
|
|
2184
|
-
min-height: unset;
|
|
2185
|
-
}
|
|
2186
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
2187
|
-
height: 26px;
|
|
2188
|
-
line-height: 26px;
|
|
2189
|
-
width: 100%;
|
|
2190
|
-
text-align: center;
|
|
2191
|
-
padding: 0;
|
|
2112
|
+
.p12gwtiw {
|
|
2113
|
+
display: flex;
|
|
2114
|
+
justify-content: space-between;
|
|
2115
|
+
align-items: center;
|
|
2116
|
+
padding: 10px 0;
|
|
2117
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2192
2118
|
font-size: 12px;
|
|
2193
|
-
|
|
2194
|
-
}
|
|
2195
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
2196
|
-
margin-right: 10px;
|
|
2197
|
-
}
|
|
2198
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
2199
|
-
display: none;
|
|
2119
|
+
line-height: 24px;
|
|
2200
2120
|
}
|
|
2201
|
-
.
|
|
2202
|
-
|
|
2121
|
+
.p12gwtiw .pagination-left {
|
|
2122
|
+
padding: 2px 8px;
|
|
2203
2123
|
}
|
|
2204
|
-
.
|
|
2205
|
-
|
|
2124
|
+
.p12gwtiw .dropdown-trigger {
|
|
2125
|
+
display: flex;
|
|
2126
|
+
align-items: center;
|
|
2127
|
+
border-radius: 6px;
|
|
2128
|
+
cursor: pointer;
|
|
2129
|
+
transition: all 0.3s ease;
|
|
2206
2130
|
}
|
|
2207
|
-
.
|
|
2208
|
-
|
|
2131
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
2132
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2133
|
+
color: #0080ff;
|
|
2209
2134
|
}
|
|
2210
|
-
.
|
|
2211
|
-
|
|
2212
|
-
width: 0;
|
|
2213
|
-
height: 0;
|
|
2214
|
-
border: 13px solid transparent;
|
|
2215
|
-
position: absolute;
|
|
2216
|
-
top: 0;
|
|
2217
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
2218
|
-
right: -21px;
|
|
2219
|
-
z-index: 2;
|
|
2135
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
2136
|
+
margin-left: 4px;
|
|
2220
2137
|
}
|
|
2221
|
-
.
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
position: absolute;
|
|
2227
|
-
top: 0;
|
|
2228
|
-
border-left: 8px solid #fff;
|
|
2229
|
-
left: 0;
|
|
2138
|
+
.p12gwtiw .pagination-right {
|
|
2139
|
+
display: flex;
|
|
2140
|
+
align-items: center;
|
|
2141
|
+
color: #0080ff;
|
|
2142
|
+
font-weight: bold;
|
|
2230
2143
|
}
|
|
2231
|
-
.
|
|
2232
|
-
|
|
2144
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
2145
|
+
margin-left: 4px;
|
|
2233
2146
|
}
|
|
2234
|
-
.
|
|
2235
|
-
|
|
2147
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
2148
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
2149
|
+
padding: 0 8px;
|
|
2236
2150
|
}
|
|
2237
|
-
.
|
|
2238
|
-
|
|
2151
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
2152
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
2153
|
+
color: #0080ff;
|
|
2239
2154
|
}
|
|
2240
|
-
.
|
|
2241
|
-
|
|
2242
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
2155
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
2156
|
+
transform: rotate(180deg);
|
|
2243
2157
|
}
|
|
2244
|
-
|
|
2245
|
-
.
|
|
2246
|
-
|
|
2158
|
+
|
|
2159
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
2160
|
+
max-height: calc(100vh - 128px);
|
|
2161
|
+
overflow-y: auto;
|
|
2247
2162
|
}
|
|
2248
|
-
.
|
|
2249
|
-
padding:
|
|
2163
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
2164
|
+
padding: 4px 20px;
|
|
2165
|
+
font-size: 12px;
|
|
2166
|
+
line-height: 18px;
|
|
2250
2167
|
}
|
|
2251
2168
|
|
|
2252
2169
|
.cz04yix {
|
|
@@ -2969,6 +2886,89 @@ input.rrg1fkn.ant-input {
|
|
|
2969
2886
|
margin-left: 5px;
|
|
2970
2887
|
}
|
|
2971
2888
|
|
|
2889
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
2890
|
+
flex-direction: row;
|
|
2891
|
+
justify-content: stretch;
|
|
2892
|
+
}
|
|
2893
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
2894
|
+
padding: 0;
|
|
2895
|
+
margin-right: 4px;
|
|
2896
|
+
flex: 1;
|
|
2897
|
+
overflow: visible;
|
|
2898
|
+
}
|
|
2899
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
|
|
2900
|
+
display: none;
|
|
2901
|
+
}
|
|
2902
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
2903
|
+
width: 100%;
|
|
2904
|
+
min-height: unset;
|
|
2905
|
+
}
|
|
2906
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
2907
|
+
height: 26px;
|
|
2908
|
+
line-height: 26px;
|
|
2909
|
+
width: 100%;
|
|
2910
|
+
text-align: center;
|
|
2911
|
+
padding: 0;
|
|
2912
|
+
font-size: 12px;
|
|
2913
|
+
font-weight: normal;
|
|
2914
|
+
}
|
|
2915
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
2916
|
+
margin-right: 10px;
|
|
2917
|
+
}
|
|
2918
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
2919
|
+
display: none;
|
|
2920
|
+
}
|
|
2921
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
2922
|
+
border-radius: 4px 0 0 4px;
|
|
2923
|
+
}
|
|
2924
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
2925
|
+
margin-right: 0;
|
|
2926
|
+
}
|
|
2927
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
2928
|
+
border-radius: 0 4px 4px 0;
|
|
2929
|
+
}
|
|
2930
|
+
.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 {
|
|
2931
|
+
content: "";
|
|
2932
|
+
width: 0;
|
|
2933
|
+
height: 0;
|
|
2934
|
+
border: 13px solid transparent;
|
|
2935
|
+
position: absolute;
|
|
2936
|
+
top: 0;
|
|
2937
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
2938
|
+
right: -21px;
|
|
2939
|
+
z-index: 2;
|
|
2940
|
+
}
|
|
2941
|
+
.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 {
|
|
2942
|
+
content: "";
|
|
2943
|
+
width: 0;
|
|
2944
|
+
height: 0;
|
|
2945
|
+
border: 13px solid transparent;
|
|
2946
|
+
position: absolute;
|
|
2947
|
+
top: 0;
|
|
2948
|
+
border-left: 8px solid #fff;
|
|
2949
|
+
left: 0;
|
|
2950
|
+
}
|
|
2951
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
2952
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
2953
|
+
}
|
|
2954
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
2955
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
2956
|
+
}
|
|
2957
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
|
|
2958
|
+
color: #005ed1;
|
|
2959
|
+
}
|
|
2960
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
2961
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
2962
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
2963
|
+
}
|
|
2964
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
|
|
2965
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
|
|
2966
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2967
|
+
}
|
|
2968
|
+
.s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
2969
|
+
padding: 0;
|
|
2970
|
+
}
|
|
2971
|
+
|
|
2972
2972
|
.t1upn1sz {
|
|
2973
2973
|
height: 100%;
|
|
2974
2974
|
}
|