@cloudtower/eagle 0.25.14-alpha.3 → 0.25.14

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,147 +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
- .bpq0js6 {
1656
- padding: 4px 11px;
1657
- }
1658
-
1659
- .b15sn34c {
1660
- white-space: nowrap;
1661
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1662
- }
1663
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1664
- --color: #0080ff;
1665
- }
1666
- .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] {
1667
- --color: #0080ff;
1668
- }
1669
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1670
- margin-left: 1px;
1671
- }
1672
- .b15sn34c > .ant-btn:not(:only-child):first-child {
1673
- border-top-right-radius: 0;
1674
- border-bottom-right-radius: 0;
1675
- }
1676
- .b15sn34c > .ant-btn:not(:only-child):last-child {
1677
- border-top-left-radius: 0;
1678
- border-bottom-left-radius: 0;
1679
- }
1680
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1681
- border-radius: unset;
1682
- }
1683
-
1684
- .obf05yr {
1685
- display: inline-block;
1686
- }
1687
-
1688
- .hsms1n6 {
1689
- visibility: hidden;
1690
- position: absolute;
1691
- }
1692
-
1693
1552
  .buj61ew.ant-btn {
1694
1553
  height: 32px;
1695
1554
  border-radius: 6px;
@@ -1925,16 +1784,381 @@ html body {
1925
1784
  margin-right: 4px;
1926
1785
  display: inline-flex;
1927
1786
  }
1928
- .buj61ew .button-suffix-icon {
1929
- margin-left: 4px;
1930
- display: inline-flex;
1787
+ .buj61ew .button-suffix-icon {
1788
+ margin-left: 4px;
1789
+ display: inline-flex;
1790
+ }
1791
+ .buj61ew .icon-wrapper {
1792
+ display: inline-flex;
1793
+ vertical-align: bottom;
1794
+ }
1795
+
1796
+ .nchllas {
1797
+ padding: 0;
1798
+ }
1799
+
1800
+ .bpq0js6 {
1801
+ padding: 4px 11px;
1802
+ }
1803
+
1804
+ .b15sn34c {
1805
+ white-space: nowrap;
1806
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1807
+ }
1808
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1809
+ --color: #0080ff;
1810
+ }
1811
+ .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] {
1812
+ --color: #0080ff;
1813
+ }
1814
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1815
+ margin-left: 1px;
1816
+ }
1817
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
1818
+ border-top-right-radius: 0;
1819
+ border-bottom-right-radius: 0;
1820
+ }
1821
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
1822
+ border-top-left-radius: 0;
1823
+ border-bottom-left-radius: 0;
1824
+ }
1825
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1826
+ border-radius: unset;
1827
+ }
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
+ .i1mrf09m {
1845
+ display: inline-flex;
1846
+ align-items: center;
1847
+ }
1848
+ .i1mrf09m .icon-inner {
1849
+ display: inline-flex;
1850
+ align-items: center;
1851
+ justify-content: center;
1852
+ }
1853
+ .i1mrf09m .icon-inner + span,
1854
+ .i1mrf09m span + .icon-inner.suffix {
1855
+ margin-left: 4px;
1856
+ }
1857
+ .i1mrf09m.is-rotate img,
1858
+ .i1mrf09m.is-rotate svg {
1859
+ animation: rotate 680ms linear infinite;
1860
+ }
1861
+
1862
+ .iap75of {
1863
+ height: 18px;
1864
+ line-height: 18px;
1865
+ padding: 0 4px;
1866
+ border-radius: 4px;
1867
+ background: rgba(235, 239, 245, 0.6);
1868
+ border: 1px solid rgba(223, 228, 235, 0.6);
1869
+ display: flex;
1870
+ align-items: center;
1871
+ white-space: nowrap;
1872
+ margin-right: 4px;
1873
+ }
1874
+
1875
+ .obf05yr {
1876
+ display: inline-block;
1877
+ }
1878
+
1879
+ .hsms1n6 {
1880
+ visibility: hidden;
1881
+ position: absolute;
1882
+ }
1883
+
1884
+ .p12gwtiw {
1885
+ display: flex;
1886
+ justify-content: space-between;
1887
+ align-items: center;
1888
+ padding: 10px 0;
1889
+ color: rgba(44, 56, 82, 0.6);
1890
+ font-size: 12px;
1891
+ line-height: 24px;
1892
+ }
1893
+ .p12gwtiw .pagination-left {
1894
+ padding: 2px 8px;
1895
+ }
1896
+ .p12gwtiw .dropdown-trigger {
1897
+ display: flex;
1898
+ align-items: center;
1899
+ border-radius: 6px;
1900
+ cursor: pointer;
1901
+ transition: all 0.3s ease;
1902
+ }
1903
+ .p12gwtiw .dropdown-trigger:hover {
1904
+ background: rgba(211, 218, 235, 0.6);
1905
+ color: #0080ff;
1906
+ }
1907
+ .p12gwtiw .dropdown-trigger .icon-inner {
1908
+ margin-left: 4px;
1909
+ }
1910
+ .p12gwtiw .pagination-right {
1911
+ display: flex;
1912
+ align-items: center;
1913
+ color: #0080ff;
1914
+ font-weight: bold;
1915
+ }
1916
+ .p12gwtiw .pagination-right .icon-inner {
1917
+ margin-left: 4px;
1918
+ }
1919
+ .p12gwtiw .pagination-right .prev-btn,
1920
+ .p12gwtiw .pagination-right .next-btn {
1921
+ padding: 0 8px;
1922
+ }
1923
+ .p12gwtiw .pagination-right .prev-btn > span,
1924
+ .p12gwtiw .pagination-right .next-btn > span {
1925
+ color: #0080ff;
1926
+ }
1927
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
1928
+ transform: rotate(180deg);
1929
+ }
1930
+
1931
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1932
+ max-height: calc(100vh - 128px);
1933
+ overflow-y: auto;
1934
+ }
1935
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1936
+ padding: 4px 20px;
1937
+ font-size: 12px;
1938
+ line-height: 18px;
1939
+ }
1940
+
1941
+ .rxbeqvl.ant-radio-wrapper {
1942
+ display: inline-flex;
1943
+ align-items: baseline;
1944
+ white-space: pre-wrap;
1945
+ }
1946
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
1947
+ position: relative;
1948
+ top: 3px;
1949
+ }
1950
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
1951
+ border-color: rgba(107, 128, 167, 0.6);
1952
+ }
1953
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
1954
+ border-color: #0080ff;
1955
+ }
1956
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
1957
+ border-color: #0080ff;
1958
+ background: #0080ff;
1959
+ }
1960
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
1961
+ top: 4px;
1962
+ left: 4px;
1963
+ width: 6px;
1964
+ height: 6px;
1965
+ background: #fff;
1966
+ }
1967
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
1968
+ opacity: 0.5;
1969
+ }
1970
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
1971
+ border-color: rgba(107, 128, 167, 0.6);
1972
+ background: rgba(211, 218, 235, 0.6);
1973
+ }
1974
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
1975
+ background: #00122e;
1976
+ }
1977
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
1978
+ color: #00122e;
1979
+ opacity: 0.5;
1980
+ }
1981
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
1982
+ color: #00122e;
1983
+ }
1984
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
1985
+ display: inline-block;
1986
+ padding: 0;
1987
+ padding-left: 12px;
1988
+ }
1989
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
1990
+ margin-bottom: 0;
1991
+ white-space: pre-wrap;
1992
+ color: rgba(44, 56, 82, 0.6);
1993
+ }
1994
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
1995
+ padding-left: 8px;
1996
+ }
1997
+
1998
+ .r5ie79y .ant-radio-button-wrapper:first-child {
1999
+ border-radius: 5px 0 0 5px;
2000
+ }
2001
+ .r5ie79y .ant-radio-button-wrapper:last-child {
2002
+ border-radius: 0 5px 5px 0;
2003
+ }
2004
+
2005
+ .r1f0aqcc {
2006
+ color: #00122e;
2007
+ border-color: #ccd4e3;
2008
+ }
2009
+ .r1f0aqcc:first-child {
2010
+ border-color: #a3b4cc;
2011
+ }
2012
+ .r1f0aqcc.ant-radio-button-wrapper {
2013
+ padding: 0 12px;
2014
+ line-height: 32px;
2015
+ height: 32px;
2016
+ }
2017
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
2018
+ white-space: nowrap;
2019
+ }
2020
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2021
+ background: #ccd4e3;
2022
+ }
2023
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2024
+ background: #0080ff;
2025
+ }
2026
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2027
+ background: #ccd4e3;
2028
+ opacity: 0.5;
2029
+ }
2030
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2031
+ border-right-color: #0080ff;
2032
+ }
2033
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2034
+ border-color: #0080ff;
2035
+ }
2036
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
2037
+ background: rgba(0, 136, 255, 0.1);
2038
+ }
2039
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
2040
+ background: rgba(211, 218, 235, 0.6);
2041
+ border-color: #ccd4e3;
2042
+ opacity: 0.5;
2043
+ }
2044
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2045
+ color: #00122e;
2046
+ border-color: #ccd4e3;
2047
+ }
2048
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2049
+ color: #00122e;
2050
+ border-color: #ccd4e3;
2051
+ background: rgba(172, 186, 211, 0.6);
2052
+ }
2053
+ .r1f0aqcc .ant-radio-button-input {
2054
+ margin-right: 8px;
2055
+ display: inline;
2056
+ border: none;
2057
+ padding: 0;
2058
+ width: 36px;
2059
+ background: transparent;
2060
+ }
2061
+ .r1f0aqcc .ant-radio-button-input:focus {
2062
+ box-shadow: none;
2063
+ }
2064
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
2065
+ margin-right: 0;
2066
+ width: initial;
2067
+ box-shadow: none;
2068
+ }
2069
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2070
+ display: none;
2071
+ }
2072
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2073
+ display: inline;
2074
+ }
2075
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2076
+ display: inline;
2077
+ margin-right: 8px;
2078
+ padding: 0;
2079
+ width: 36px;
2080
+ }
2081
+
2082
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2083
+ flex-direction: row;
2084
+ justify-content: stretch;
2085
+ }
2086
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2087
+ padding: 0;
2088
+ margin-right: 4px;
2089
+ flex: 1;
2090
+ overflow: visible;
2091
+ }
2092
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2093
+ display: none;
2094
+ }
2095
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2096
+ width: 100%;
2097
+ min-height: unset;
2098
+ }
2099
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2100
+ height: 26px;
2101
+ line-height: 26px;
2102
+ width: 100%;
2103
+ text-align: center;
2104
+ padding: 0;
2105
+ font-size: 12px;
2106
+ font-weight: normal;
2107
+ }
2108
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2109
+ margin-right: 10px;
2110
+ }
2111
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2112
+ display: none;
2113
+ }
2114
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2115
+ border-radius: 4px 0 0 4px;
2116
+ }
2117
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2118
+ margin-right: 0;
2119
+ }
2120
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2121
+ border-radius: 0 4px 4px 0;
2122
+ }
2123
+ .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 {
2124
+ content: "";
2125
+ width: 0;
2126
+ height: 0;
2127
+ border: 13px solid transparent;
2128
+ position: absolute;
2129
+ top: 0;
2130
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
2131
+ right: -21px;
2132
+ z-index: 2;
2133
+ }
2134
+ .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 {
2135
+ content: "";
2136
+ width: 0;
2137
+ height: 0;
2138
+ border: 13px solid transparent;
2139
+ position: absolute;
2140
+ top: 0;
2141
+ border-left: 8px solid #fff;
2142
+ left: 0;
2143
+ }
2144
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2145
+ background-color: rgba(0, 136, 255, 0.1);
2146
+ }
2147
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2148
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
2149
+ }
2150
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2151
+ color: #005ed1;
2152
+ }
2153
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2154
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2155
+ background-color: rgba(237, 241, 250, 0.6);
1931
2156
  }
1932
- .buj61ew .icon-wrapper {
1933
- display: inline-flex;
1934
- vertical-align: bottom;
2157
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2158
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2159
+ color: rgba(44, 56, 82, 0.6);
1935
2160
  }
1936
-
1937
- .nchllas {
2161
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
1938
2162
  padding: 0;
1939
2163
  }
1940
2164
 
@@ -2658,230 +2882,6 @@ input.rrg1fkn.ant-input {
2658
2882
  border-bottom-left-radius: 0;
2659
2883
  }
2660
2884
 
2661
- .rxbeqvl.ant-radio-wrapper {
2662
- display: inline-flex;
2663
- align-items: baseline;
2664
- white-space: pre-wrap;
2665
- }
2666
- .rxbeqvl.ant-radio-wrapper .ant-radio {
2667
- position: relative;
2668
- top: 3px;
2669
- }
2670
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2671
- border-color: rgba(107, 128, 167, 0.6);
2672
- }
2673
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2674
- border-color: #0080ff;
2675
- }
2676
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2677
- border-color: #0080ff;
2678
- background: #0080ff;
2679
- }
2680
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2681
- top: 4px;
2682
- left: 4px;
2683
- width: 6px;
2684
- height: 6px;
2685
- background: #fff;
2686
- }
2687
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2688
- opacity: 0.5;
2689
- }
2690
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2691
- border-color: rgba(107, 128, 167, 0.6);
2692
- background: rgba(211, 218, 235, 0.6);
2693
- }
2694
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2695
- background: #00122e;
2696
- }
2697
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2698
- color: #00122e;
2699
- opacity: 0.5;
2700
- }
2701
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2702
- color: #00122e;
2703
- }
2704
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2705
- display: inline-block;
2706
- padding: 0;
2707
- padding-left: 12px;
2708
- }
2709
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2710
- margin-bottom: 0;
2711
- white-space: pre-wrap;
2712
- color: rgba(44, 56, 82, 0.6);
2713
- }
2714
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2715
- padding-left: 8px;
2716
- }
2717
-
2718
- .r5ie79y .ant-radio-button-wrapper:first-child {
2719
- border-radius: 5px 0 0 5px;
2720
- }
2721
- .r5ie79y .ant-radio-button-wrapper:last-child {
2722
- border-radius: 0 5px 5px 0;
2723
- }
2724
-
2725
- .r1f0aqcc {
2726
- color: #00122e;
2727
- border-color: #ccd4e3;
2728
- }
2729
- .r1f0aqcc:first-child {
2730
- border-color: #a3b4cc;
2731
- }
2732
- .r1f0aqcc.ant-radio-button-wrapper {
2733
- padding: 0 12px;
2734
- line-height: 32px;
2735
- height: 32px;
2736
- }
2737
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
2738
- white-space: nowrap;
2739
- }
2740
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2741
- background: #ccd4e3;
2742
- }
2743
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2744
- background: #0080ff;
2745
- }
2746
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2747
- background: #ccd4e3;
2748
- opacity: 0.5;
2749
- }
2750
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2751
- border-right-color: #0080ff;
2752
- }
2753
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2754
- border-color: #0080ff;
2755
- }
2756
- .r1f0aqcc.ant-radio-button-wrapper-checked {
2757
- background: rgba(0, 136, 255, 0.1);
2758
- }
2759
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
2760
- background: rgba(211, 218, 235, 0.6);
2761
- border-color: #ccd4e3;
2762
- opacity: 0.5;
2763
- }
2764
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2765
- color: #00122e;
2766
- border-color: #ccd4e3;
2767
- }
2768
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2769
- color: #00122e;
2770
- border-color: #ccd4e3;
2771
- background: rgba(172, 186, 211, 0.6);
2772
- }
2773
- .r1f0aqcc .ant-radio-button-input {
2774
- margin-right: 8px;
2775
- display: inline;
2776
- border: none;
2777
- padding: 0;
2778
- width: 36px;
2779
- background: transparent;
2780
- }
2781
- .r1f0aqcc .ant-radio-button-input:focus {
2782
- box-shadow: none;
2783
- }
2784
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
2785
- margin-right: 0;
2786
- width: initial;
2787
- box-shadow: none;
2788
- }
2789
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2790
- display: none;
2791
- }
2792
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2793
- display: inline;
2794
- }
2795
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2796
- display: inline;
2797
- margin-right: 8px;
2798
- padding: 0;
2799
- width: 36px;
2800
- }
2801
-
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;
2827
- }
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;
2830
- }
2831
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2832
- display: none;
2833
- }
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;
2836
- }
2837
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2838
- margin-right: 0;
2839
- }
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;
2842
- }
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;
2853
- }
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;
2863
- }
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);
2866
- }
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;
2869
- }
2870
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2871
- color: #005ed1;
2872
- }
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);
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);
2880
- }
2881
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2882
- padding: 0;
2883
- }
2884
-
2885
2885
  .t1upn1sz {
2886
2886
  height: 100%;
2887
2887
  }
@@ -3326,10 +3326,6 @@ input.rrg1fkn.ant-input {
3326
3326
  opacity: 0;
3327
3327
  }
3328
3328
 
3329
- .i1e4sgug {
3330
- display: inline-block;
3331
- }
3332
-
3333
3329
  .d6j0lbj {
3334
3330
  font-family: Inter;
3335
3331
  font-style: normal;
@@ -3805,6 +3801,10 @@ input.rrg1fkn.ant-input {
3805
3801
  line-height: 12px;
3806
3802
  }
3807
3803
 
3804
+ .i1e4sgug {
3805
+ display: inline-block;
3806
+ }
3807
+
3808
3808
  .c198s9j3 {
3809
3809
  color: #2d3a56;
3810
3810
  line-height: 22px;
@@ -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;