@cloudtower/eagle 0.25.14-alpha.3 → 0.25.14-alpha.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.
@@ -1549,109 +1549,6 @@ html body {
1549
1549
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
1550
1550
  }
1551
1551
  }
1552
- .p12gwtiw {
1553
- display: flex;
1554
- justify-content: space-between;
1555
- align-items: center;
1556
- padding: 10px 0;
1557
- color: rgba(44, 56, 82, 0.6);
1558
- font-size: 12px;
1559
- line-height: 24px;
1560
- }
1561
- .p12gwtiw .pagination-left {
1562
- padding: 2px 8px;
1563
- }
1564
- .p12gwtiw .dropdown-trigger {
1565
- display: flex;
1566
- align-items: center;
1567
- border-radius: 6px;
1568
- cursor: pointer;
1569
- transition: all 0.3s ease;
1570
- }
1571
- .p12gwtiw .dropdown-trigger:hover {
1572
- background: rgba(211, 218, 235, 0.6);
1573
- color: #0080ff;
1574
- }
1575
- .p12gwtiw .dropdown-trigger .icon-inner {
1576
- margin-left: 4px;
1577
- }
1578
- .p12gwtiw .pagination-right {
1579
- display: flex;
1580
- align-items: center;
1581
- color: #0080ff;
1582
- font-weight: bold;
1583
- }
1584
- .p12gwtiw .pagination-right .icon-inner {
1585
- margin-left: 4px;
1586
- }
1587
- .p12gwtiw .pagination-right .prev-btn,
1588
- .p12gwtiw .pagination-right .next-btn {
1589
- padding: 0 8px;
1590
- }
1591
- .p12gwtiw .pagination-right .prev-btn > span,
1592
- .p12gwtiw .pagination-right .next-btn > span {
1593
- color: #0080ff;
1594
- }
1595
- .p12gwtiw .pagination-right .next-btn .icon-inner {
1596
- transform: rotate(180deg);
1597
- }
1598
-
1599
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1600
- max-height: calc(100vh - 128px);
1601
- overflow-y: auto;
1602
- }
1603
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1604
- padding: 4px 20px;
1605
- font-size: 12px;
1606
- line-height: 18px;
1607
- }
1608
-
1609
- .iap75of {
1610
- height: 18px;
1611
- line-height: 18px;
1612
- padding: 0 4px;
1613
- border-radius: 4px;
1614
- background: rgba(235, 239, 245, 0.6);
1615
- border: 1px solid rgba(223, 228, 235, 0.6);
1616
- display: flex;
1617
- align-items: center;
1618
- white-space: nowrap;
1619
- margin-right: 4px;
1620
- }
1621
-
1622
- .fde5mpd {
1623
- width: 100%;
1624
- height: 100%;
1625
- min-height: 124px;
1626
- display: flex;
1627
- flex-direction: column;
1628
- justify-content: center;
1629
- align-items: center;
1630
- }
1631
- .fde5mpd .error-text {
1632
- color: rgba(10, 37, 85, 0.6);
1633
- margin-bottom: 16px;
1634
- font-size: 18px;
1635
- }
1636
-
1637
- .i1mrf09m {
1638
- display: inline-flex;
1639
- align-items: center;
1640
- }
1641
- .i1mrf09m .icon-inner {
1642
- display: inline-flex;
1643
- align-items: center;
1644
- justify-content: center;
1645
- }
1646
- .i1mrf09m .icon-inner + span,
1647
- .i1mrf09m span + .icon-inner.suffix {
1648
- margin-left: 4px;
1649
- }
1650
- .i1mrf09m.is-rotate img,
1651
- .i1mrf09m.is-rotate svg {
1652
- animation: rotate 680ms linear infinite;
1653
- }
1654
-
1655
1552
  .bpq0js6 {
1656
1553
  padding: 4px 11px;
1657
1554
  }
@@ -1681,15 +1578,6 @@ html body {
1681
1578
  border-radius: unset;
1682
1579
  }
1683
1580
 
1684
- .obf05yr {
1685
- display: inline-block;
1686
- }
1687
-
1688
- .hsms1n6 {
1689
- visibility: hidden;
1690
- position: absolute;
1691
- }
1692
-
1693
1581
  .buj61ew.ant-btn {
1694
1582
  height: 32px;
1695
1583
  border-radius: 6px;
@@ -1938,59 +1826,116 @@ html body {
1938
1826
  padding: 0;
1939
1827
  }
1940
1828
 
1941
- .s34f1qb.ant-switch {
1942
- min-width: 40px;
1943
- height: 24px;
1944
- background: rgba(172, 186, 211, 0.6);
1945
- overflow: hidden;
1829
+ .obf05yr {
1830
+ display: inline-block;
1946
1831
  }
1947
- .s34f1qb.ant-switch:focus {
1948
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
1832
+
1833
+ .hsms1n6 {
1834
+ visibility: hidden;
1835
+ position: absolute;
1949
1836
  }
1950
- .s34f1qb.ant-switch-small {
1951
- min-width: 26px;
1952
- height: 16px;
1837
+
1838
+ .p12gwtiw {
1839
+ display: flex;
1840
+ justify-content: space-between;
1841
+ align-items: center;
1842
+ padding: 10px 0;
1843
+ color: rgba(44, 56, 82, 0.6);
1844
+ font-size: 12px;
1845
+ line-height: 24px;
1953
1846
  }
1954
- .s34f1qb.ant-switch-large {
1955
- min-width: 52px;
1956
- height: 32px;
1847
+ .p12gwtiw .pagination-left {
1848
+ padding: 2px 8px;
1957
1849
  }
1958
- .s34f1qb.ant-switch .ant-switch-handle {
1959
- height: 20px;
1960
- width: 20px;
1850
+ .p12gwtiw .dropdown-trigger {
1851
+ display: flex;
1852
+ align-items: center;
1853
+ border-radius: 6px;
1854
+ cursor: pointer;
1855
+ transition: all 0.3s ease;
1961
1856
  }
1962
- .s34f1qb.ant-switch .ant-switch-handle::before {
1963
- border-radius: 10px;
1964
- transition-delay: 120ms;
1857
+ .p12gwtiw .dropdown-trigger:hover {
1858
+ background: rgba(211, 218, 235, 0.6);
1859
+ color: #0080ff;
1965
1860
  }
1966
- .s34f1qb.ant-switch-small .ant-switch-handle {
1967
- height: 14px;
1968
- width: 14px;
1969
- top: 1px;
1970
- left: 1px;
1861
+ .p12gwtiw .dropdown-trigger .icon-inner {
1862
+ margin-left: 4px;
1971
1863
  }
1972
- .s34f1qb.ant-switch-large .ant-switch-handle {
1973
- height: 28px;
1974
- width: 28px;
1864
+ .p12gwtiw .pagination-right {
1865
+ display: flex;
1866
+ align-items: center;
1867
+ color: #0080ff;
1868
+ font-weight: bold;
1975
1869
  }
1976
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
1977
- border-radius: 14px;
1870
+ .p12gwtiw .pagination-right .icon-inner {
1871
+ margin-left: 4px;
1978
1872
  }
1979
- .s34f1qb.ant-switch-checked {
1980
- background-color: #00ba5d;
1873
+ .p12gwtiw .pagination-right .prev-btn,
1874
+ .p12gwtiw .pagination-right .next-btn {
1875
+ padding: 0 8px;
1981
1876
  }
1982
- .s34f1qb.ant-switch-checked .ant-switch-handle {
1983
- left: calc(100% - 20px - 2px);
1877
+ .p12gwtiw .pagination-right .prev-btn > span,
1878
+ .p12gwtiw .pagination-right .next-btn > span {
1879
+ color: #0080ff;
1984
1880
  }
1985
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
1986
- left: calc(100% - 14px - 1px);
1881
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
1882
+ transform: rotate(180deg);
1987
1883
  }
1988
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
1989
- left: calc(100% - 28px - 2px);
1884
+
1885
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1886
+ max-height: calc(100vh - 128px);
1887
+ overflow-y: auto;
1888
+ }
1889
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1890
+ padding: 4px 20px;
1891
+ font-size: 12px;
1892
+ line-height: 18px;
1990
1893
  }
1991
1894
 
1992
- .c1to9vb9 {
1993
- margin-left: 5px;
1895
+ .fde5mpd {
1896
+ width: 100%;
1897
+ height: 100%;
1898
+ min-height: 124px;
1899
+ display: flex;
1900
+ flex-direction: column;
1901
+ justify-content: center;
1902
+ align-items: center;
1903
+ }
1904
+ .fde5mpd .error-text {
1905
+ color: rgba(10, 37, 85, 0.6);
1906
+ margin-bottom: 16px;
1907
+ font-size: 18px;
1908
+ }
1909
+
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;
1921
+ }
1922
+
1923
+ .i1mrf09m {
1924
+ display: inline-flex;
1925
+ align-items: center;
1926
+ }
1927
+ .i1mrf09m .icon-inner {
1928
+ display: inline-flex;
1929
+ align-items: center;
1930
+ justify-content: center;
1931
+ }
1932
+ .i1mrf09m .icon-inner + span,
1933
+ .i1mrf09m span + .icon-inner.suffix {
1934
+ margin-left: 4px;
1935
+ }
1936
+ .i1mrf09m.is-rotate img,
1937
+ .i1mrf09m.is-rotate svg {
1938
+ animation: rotate 680ms linear infinite;
1994
1939
  }
1995
1940
 
1996
1941
  .cz04yix {
@@ -2658,6 +2603,89 @@ input.rrg1fkn.ant-input {
2658
2603
  border-bottom-left-radius: 0;
2659
2604
  }
2660
2605
 
2606
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2607
+ flex-direction: row;
2608
+ justify-content: stretch;
2609
+ }
2610
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2611
+ padding: 0;
2612
+ margin-right: 4px;
2613
+ flex: 1;
2614
+ overflow: visible;
2615
+ }
2616
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2617
+ display: none;
2618
+ }
2619
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2620
+ width: 100%;
2621
+ min-height: unset;
2622
+ }
2623
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2624
+ height: 26px;
2625
+ line-height: 26px;
2626
+ width: 100%;
2627
+ text-align: center;
2628
+ padding: 0;
2629
+ font-size: 12px;
2630
+ font-weight: normal;
2631
+ }
2632
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2633
+ margin-right: 10px;
2634
+ }
2635
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2636
+ display: none;
2637
+ }
2638
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2639
+ border-radius: 4px 0 0 4px;
2640
+ }
2641
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2642
+ margin-right: 0;
2643
+ }
2644
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2645
+ border-radius: 0 4px 4px 0;
2646
+ }
2647
+ .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 {
2648
+ content: "";
2649
+ width: 0;
2650
+ height: 0;
2651
+ border: 13px solid transparent;
2652
+ position: absolute;
2653
+ top: 0;
2654
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
2655
+ right: -21px;
2656
+ z-index: 2;
2657
+ }
2658
+ .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 {
2659
+ content: "";
2660
+ width: 0;
2661
+ height: 0;
2662
+ border: 13px solid transparent;
2663
+ position: absolute;
2664
+ top: 0;
2665
+ border-left: 8px solid #fff;
2666
+ left: 0;
2667
+ }
2668
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2669
+ background-color: rgba(0, 136, 255, 0.1);
2670
+ }
2671
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2672
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
2673
+ }
2674
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2675
+ color: #005ed1;
2676
+ }
2677
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2678
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2679
+ background-color: rgba(237, 241, 250, 0.6);
2680
+ }
2681
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2682
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2683
+ color: rgba(44, 56, 82, 0.6);
2684
+ }
2685
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2686
+ padding: 0;
2687
+ }
2688
+
2661
2689
  .rxbeqvl.ant-radio-wrapper {
2662
2690
  display: inline-flex;
2663
2691
  align-items: baseline;
@@ -2799,87 +2827,59 @@ input.rrg1fkn.ant-input {
2799
2827
  width: 36px;
2800
2828
  }
2801
2829
 
2802
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2803
- flex-direction: row;
2804
- justify-content: stretch;
2805
- }
2806
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2807
- padding: 0;
2808
- margin-right: 4px;
2809
- flex: 1;
2810
- overflow: visible;
2811
- }
2812
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2813
- display: none;
2814
- }
2815
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2816
- width: 100%;
2817
- min-height: unset;
2818
- }
2819
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2820
- height: 26px;
2821
- line-height: 26px;
2822
- width: 100%;
2823
- text-align: center;
2824
- padding: 0;
2825
- font-size: 12px;
2826
- font-weight: normal;
2830
+ .s34f1qb.ant-switch {
2831
+ min-width: 40px;
2832
+ height: 24px;
2833
+ background: rgba(172, 186, 211, 0.6);
2834
+ overflow: hidden;
2827
2835
  }
2828
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2829
- margin-right: 10px;
2836
+ .s34f1qb.ant-switch:focus {
2837
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2830
2838
  }
2831
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2832
- display: none;
2839
+ .s34f1qb.ant-switch-small {
2840
+ min-width: 26px;
2841
+ height: 16px;
2833
2842
  }
2834
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2835
- border-radius: 4px 0 0 4px;
2843
+ .s34f1qb.ant-switch-large {
2844
+ min-width: 52px;
2845
+ height: 32px;
2836
2846
  }
2837
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2838
- margin-right: 0;
2847
+ .s34f1qb.ant-switch .ant-switch-handle {
2848
+ height: 20px;
2849
+ width: 20px;
2839
2850
  }
2840
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2841
- border-radius: 0 4px 4px 0;
2851
+ .s34f1qb.ant-switch .ant-switch-handle::before {
2852
+ border-radius: 10px;
2853
+ transition-delay: 120ms;
2842
2854
  }
2843
- .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 {
2844
- content: "";
2845
- width: 0;
2846
- height: 0;
2847
- border: 13px solid transparent;
2848
- position: absolute;
2849
- top: 0;
2850
- border-left: 8px solid rgba(237, 241, 250, 0.6);
2851
- right: -21px;
2852
- z-index: 2;
2855
+ .s34f1qb.ant-switch-small .ant-switch-handle {
2856
+ height: 14px;
2857
+ width: 14px;
2858
+ top: 1px;
2859
+ left: 1px;
2853
2860
  }
2854
- .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 {
2855
- content: "";
2856
- width: 0;
2857
- height: 0;
2858
- border: 13px solid transparent;
2859
- position: absolute;
2860
- top: 0;
2861
- border-left: 8px solid #fff;
2862
- left: 0;
2861
+ .s34f1qb.ant-switch-large .ant-switch-handle {
2862
+ height: 28px;
2863
+ width: 28px;
2863
2864
  }
2864
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2865
- background-color: rgba(0, 136, 255, 0.1);
2865
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
2866
+ border-radius: 14px;
2866
2867
  }
2867
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2868
- border-left-color: rgba(0, 136, 255, 0.1) !important;
2868
+ .s34f1qb.ant-switch-checked {
2869
+ background-color: #00ba5d;
2869
2870
  }
2870
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2871
- color: #005ed1;
2871
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
2872
+ left: calc(100% - 20px - 2px);
2872
2873
  }
2873
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2874
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2875
- background-color: rgba(237, 241, 250, 0.6);
2874
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2875
+ left: calc(100% - 14px - 1px);
2876
2876
  }
2877
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2878
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2879
- color: rgba(44, 56, 82, 0.6);
2877
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2878
+ left: calc(100% - 28px - 2px);
2880
2879
  }
2881
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2882
- padding: 0;
2880
+
2881
+ .c1to9vb9 {
2882
+ margin-left: 5px;
2883
2883
  }
2884
2884
 
2885
2885
  .t1upn1sz {
@@ -3876,10 +3876,6 @@ input.rrg1fkn.ant-input {
3876
3876
  margin-left: 24px;
3877
3877
  }
3878
3878
 
3879
- .iiqau4c.ant-input-group.ant-input-group-compact {
3880
- display: flex;
3881
- }
3882
-
3883
3879
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3884
3880
  border-radius: 6px;
3885
3881
  }
@@ -3945,6 +3941,10 @@ input.rrg1fkn.ant-input {
3945
3941
  color: rgba(44, 56, 82, 0.6);
3946
3942
  }
3947
3943
 
3944
+ .iiqau4c.ant-input-group.ant-input-group-compact {
3945
+ display: flex;
3946
+ }
3947
+
3948
3948
  .m1thnes4 {
3949
3949
  color: rgba(44, 56, 82, 0.6);
3950
3950
  text-align: center;