@cloudtower/eagle 0.24.19 → 0.24.20

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,32 +1597,33 @@ body {
1597
1597
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
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;
1600
+ .bpq0js6 {
1601
+ padding: 4px 11px;
1613
1602
  }
1614
1603
 
1615
- .iap75of {
1616
- height: 18px;
1617
- line-height: 18px;
1618
- padding: 0 4px;
1619
- border-radius: 4px;
1620
- background: rgba(235, 239, 245, 0.6);
1621
- border: 1px solid rgba(223, 228, 235, 0.6);
1622
- display: flex;
1623
- align-items: center;
1604
+ .b15sn34c {
1624
1605
  white-space: nowrap;
1625
- margin-right: 4px;
1606
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1607
+ }
1608
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1609
+ --color: #0080ff;
1610
+ }
1611
+ .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] {
1612
+ --color: #0080ff;
1613
+ }
1614
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1615
+ margin-left: 1px;
1616
+ }
1617
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
1618
+ border-top-right-radius: 0;
1619
+ border-bottom-right-radius: 0;
1620
+ }
1621
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
1622
+ border-top-left-radius: 0;
1623
+ border-bottom-left-radius: 0;
1624
+ }
1625
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1626
+ border-radius: unset;
1626
1627
  }
1627
1628
 
1628
1629
  .buj61ew.ant-btn {
@@ -1873,33 +1874,19 @@ body {
1873
1874
  padding: 0;
1874
1875
  }
1875
1876
 
1876
- .bpq0js6 {
1877
- padding: 4px 11px;
1878
- }
1879
-
1880
- .b15sn34c {
1881
- white-space: nowrap;
1882
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1883
- }
1884
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1885
- --color: #0080ff;
1886
- }
1887
- .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] {
1888
- --color: #0080ff;
1889
- }
1890
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1891
- margin-left: 1px;
1892
- }
1893
- .b15sn34c > .ant-btn:not(:only-child):first-child {
1894
- border-top-right-radius: 0;
1895
- border-bottom-right-radius: 0;
1896
- }
1897
- .b15sn34c > .ant-btn:not(:only-child):last-child {
1898
- border-top-left-radius: 0;
1899
- border-bottom-left-radius: 0;
1877
+ .fde5mpd {
1878
+ width: 100%;
1879
+ height: 100%;
1880
+ min-height: 124px;
1881
+ display: flex;
1882
+ flex-direction: column;
1883
+ justify-content: center;
1884
+ align-items: center;
1900
1885
  }
1901
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1902
- border-radius: unset;
1886
+ .fde5mpd .error-text {
1887
+ color: rgba(10, 37, 85, 0.6);
1888
+ margin-bottom: 16px;
1889
+ font-size: 18px;
1903
1890
  }
1904
1891
 
1905
1892
  .i1mrf09m {
@@ -1920,59 +1907,83 @@ body {
1920
1907
  animation: rotate 680ms linear infinite;
1921
1908
  }
1922
1909
 
1923
- .s34f1qb.ant-switch {
1924
- min-width: 40px;
1925
- height: 24px;
1926
- background: rgba(172, 186, 211, 0.6);
1927
- overflow: hidden;
1910
+ .iap75of {
1911
+ height: 18px;
1912
+ line-height: 18px;
1913
+ padding: 0 4px;
1914
+ border-radius: 4px;
1915
+ background: rgba(235, 239, 245, 0.6);
1916
+ border: 1px solid rgba(223, 228, 235, 0.6);
1917
+ display: flex;
1918
+ align-items: center;
1919
+ white-space: nowrap;
1920
+ margin-right: 4px;
1928
1921
  }
1929
- .s34f1qb.ant-switch:focus {
1930
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
1922
+
1923
+ .obf05yr {
1924
+ display: inline-block;
1931
1925
  }
1932
- .s34f1qb.ant-switch-small {
1933
- min-width: 26px;
1934
- height: 16px;
1926
+
1927
+ .hsms1n6 {
1928
+ visibility: hidden;
1929
+ position: absolute;
1935
1930
  }
1936
- .s34f1qb.ant-switch-large {
1937
- min-width: 52px;
1938
- height: 32px;
1931
+
1932
+ .p12gwtiw {
1933
+ display: flex;
1934
+ justify-content: space-between;
1935
+ align-items: center;
1936
+ padding: 10px 0;
1937
+ color: rgba(44, 56, 82, 0.6);
1938
+ font-size: 12px;
1939
+ line-height: 24px;
1939
1940
  }
1940
- .s34f1qb.ant-switch .ant-switch-handle {
1941
- height: 20px;
1942
- width: 20px;
1941
+ .p12gwtiw .pagination-left {
1942
+ padding: 2px 8px;
1943
1943
  }
1944
- .s34f1qb.ant-switch .ant-switch-handle::before {
1945
- border-radius: 10px;
1946
- transition-delay: 120ms;
1944
+ .p12gwtiw .dropdown-trigger {
1945
+ display: flex;
1946
+ align-items: center;
1947
+ border-radius: 6px;
1948
+ cursor: pointer;
1949
+ transition: all 0.3s ease;
1947
1950
  }
1948
- .s34f1qb.ant-switch-small .ant-switch-handle {
1949
- height: 14px;
1950
- width: 14px;
1951
- top: 1px;
1952
- left: 1px;
1951
+ .p12gwtiw .dropdown-trigger:hover {
1952
+ background: rgba(211, 218, 235, 0.6);
1953
+ color: #0080ff;
1953
1954
  }
1954
- .s34f1qb.ant-switch-large .ant-switch-handle {
1955
- height: 28px;
1956
- width: 28px;
1955
+ .p12gwtiw .dropdown-trigger .icon-inner {
1956
+ margin-left: 4px;
1957
1957
  }
1958
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
1959
- border-radius: 14px;
1958
+ .p12gwtiw .pagination-right {
1959
+ display: flex;
1960
+ align-items: center;
1961
+ color: #0080ff;
1962
+ font-weight: bold;
1960
1963
  }
1961
- .s34f1qb.ant-switch-checked {
1962
- background-color: #00ba5d;
1964
+ .p12gwtiw .pagination-right .icon-inner {
1965
+ margin-left: 4px;
1963
1966
  }
1964
- .s34f1qb.ant-switch-checked .ant-switch-handle {
1965
- left: calc(100% - 20px - 2px);
1967
+ .p12gwtiw .pagination-right .prev-btn,
1968
+ .p12gwtiw .pagination-right .next-btn {
1969
+ padding: 0 8px;
1966
1970
  }
1967
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
1968
- left: calc(100% - 14px - 1px);
1971
+ .p12gwtiw .pagination-right .prev-btn > span,
1972
+ .p12gwtiw .pagination-right .next-btn > span {
1973
+ color: #0080ff;
1969
1974
  }
1970
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
1971
- left: calc(100% - 28px - 2px);
1975
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
1976
+ transform: rotate(180deg);
1972
1977
  }
1973
1978
 
1974
- .c1to9vb9 {
1975
- margin-left: 5px;
1979
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1980
+ max-height: calc(100vh - 128px);
1981
+ overflow-y: auto;
1982
+ }
1983
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1984
+ padding: 4px 20px;
1985
+ font-size: 12px;
1986
+ line-height: 18px;
1976
1987
  }
1977
1988
 
1978
1989
  .rxbeqvl.ant-radio-wrapper {
@@ -2117,72 +2128,6 @@ body {
2117
2128
  width: 36px;
2118
2129
  }
2119
2130
 
2120
- .p12gwtiw {
2121
- display: flex;
2122
- justify-content: space-between;
2123
- align-items: center;
2124
- padding: 10px 0;
2125
- color: rgba(44, 56, 82, 0.6);
2126
- font-size: 12px;
2127
- line-height: 24px;
2128
- }
2129
- .p12gwtiw .pagination-left {
2130
- padding: 2px 8px;
2131
- }
2132
- .p12gwtiw .dropdown-trigger {
2133
- display: flex;
2134
- align-items: center;
2135
- border-radius: 6px;
2136
- cursor: pointer;
2137
- transition: all 0.3s ease;
2138
- }
2139
- .p12gwtiw .dropdown-trigger:hover {
2140
- background: rgba(211, 218, 235, 0.6);
2141
- color: #0080ff;
2142
- }
2143
- .p12gwtiw .dropdown-trigger .icon-inner {
2144
- margin-left: 4px;
2145
- }
2146
- .p12gwtiw .pagination-right {
2147
- display: flex;
2148
- align-items: center;
2149
- color: #0080ff;
2150
- font-weight: bold;
2151
- }
2152
- .p12gwtiw .pagination-right .icon-inner {
2153
- margin-left: 4px;
2154
- }
2155
- .p12gwtiw .pagination-right .prev-btn,
2156
- .p12gwtiw .pagination-right .next-btn {
2157
- padding: 0 8px;
2158
- }
2159
- .p12gwtiw .pagination-right .prev-btn > span,
2160
- .p12gwtiw .pagination-right .next-btn > span {
2161
- color: #0080ff;
2162
- }
2163
- .p12gwtiw .pagination-right .next-btn .icon-inner {
2164
- transform: rotate(180deg);
2165
- }
2166
-
2167
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2168
- max-height: calc(100vh - 128px);
2169
- overflow-y: auto;
2170
- }
2171
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2172
- padding: 4px 20px;
2173
- font-size: 12px;
2174
- line-height: 18px;
2175
- }
2176
-
2177
- .obf05yr {
2178
- display: inline-block;
2179
- }
2180
-
2181
- .hsms1n6 {
2182
- visibility: hidden;
2183
- position: absolute;
2184
- }
2185
-
2186
2131
  .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2187
2132
  flex-direction: row;
2188
2133
  justify-content: stretch;
@@ -2266,6 +2211,61 @@ body {
2266
2211
  padding: 0;
2267
2212
  }
2268
2213
 
2214
+ .s34f1qb.ant-switch {
2215
+ min-width: 40px;
2216
+ height: 24px;
2217
+ background: rgba(172, 186, 211, 0.6);
2218
+ overflow: hidden;
2219
+ }
2220
+ .s34f1qb.ant-switch:focus {
2221
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2222
+ }
2223
+ .s34f1qb.ant-switch-small {
2224
+ min-width: 26px;
2225
+ height: 16px;
2226
+ }
2227
+ .s34f1qb.ant-switch-large {
2228
+ min-width: 52px;
2229
+ height: 32px;
2230
+ }
2231
+ .s34f1qb.ant-switch .ant-switch-handle {
2232
+ height: 20px;
2233
+ width: 20px;
2234
+ }
2235
+ .s34f1qb.ant-switch .ant-switch-handle::before {
2236
+ border-radius: 10px;
2237
+ transition-delay: 120ms;
2238
+ }
2239
+ .s34f1qb.ant-switch-small .ant-switch-handle {
2240
+ height: 14px;
2241
+ width: 14px;
2242
+ top: 1px;
2243
+ left: 1px;
2244
+ }
2245
+ .s34f1qb.ant-switch-large .ant-switch-handle {
2246
+ height: 28px;
2247
+ width: 28px;
2248
+ }
2249
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
2250
+ border-radius: 14px;
2251
+ }
2252
+ .s34f1qb.ant-switch-checked {
2253
+ background-color: #00ba5d;
2254
+ }
2255
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
2256
+ left: calc(100% - 20px - 2px);
2257
+ }
2258
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2259
+ left: calc(100% - 14px - 1px);
2260
+ }
2261
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2262
+ left: calc(100% - 28px - 2px);
2263
+ }
2264
+
2265
+ .c1to9vb9 {
2266
+ margin-left: 5px;
2267
+ }
2268
+
2269
2269
  .cz04yix {
2270
2270
  display: flex;
2271
2271
  flex-direction: column;