@cloudtower/eagle 0.26.3 → 0.26.5
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 +209 -209
- package/dist/esm/index.js +1 -1
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +492 -492
- package/dist/umd/index.js +1 -1
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/style.css
CHANGED
|
@@ -1636,24 +1636,6 @@ html body {
|
|
|
1636
1636
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
1637
1637
|
}
|
|
1638
1638
|
}
|
|
1639
|
-
.i1mrf09m {
|
|
1640
|
-
display: inline-flex;
|
|
1641
|
-
align-items: center;
|
|
1642
|
-
}
|
|
1643
|
-
.i1mrf09m .icon-inner {
|
|
1644
|
-
display: inline-flex;
|
|
1645
|
-
align-items: center;
|
|
1646
|
-
justify-content: center;
|
|
1647
|
-
}
|
|
1648
|
-
.i1mrf09m .icon-inner + span,
|
|
1649
|
-
.i1mrf09m span + .icon-inner.suffix {
|
|
1650
|
-
margin-left: 4px;
|
|
1651
|
-
}
|
|
1652
|
-
.i1mrf09m.is-rotate img,
|
|
1653
|
-
.i1mrf09m.is-rotate svg {
|
|
1654
|
-
animation: rotate 680ms linear infinite;
|
|
1655
|
-
}
|
|
1656
|
-
|
|
1657
1639
|
.fde5mpd {
|
|
1658
1640
|
width: 100%;
|
|
1659
1641
|
height: 100%;
|
|
@@ -1669,252 +1651,214 @@ html body {
|
|
|
1669
1651
|
font-size: 18px;
|
|
1670
1652
|
}
|
|
1671
1653
|
|
|
1672
|
-
.
|
|
1673
|
-
|
|
1674
|
-
border-radius: 6px;
|
|
1675
|
-
line-height: 22px;
|
|
1676
|
-
transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
|
|
1677
|
-
transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
|
|
1654
|
+
.obf05yr {
|
|
1655
|
+
display: inline-block;
|
|
1678
1656
|
}
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1657
|
+
|
|
1658
|
+
.hsms1n6 {
|
|
1659
|
+
visibility: hidden;
|
|
1660
|
+
position: absolute;
|
|
1682
1661
|
}
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1662
|
+
|
|
1663
|
+
.bpq0js6 {
|
|
1664
|
+
padding: 4px 11px;
|
|
1686
1665
|
}
|
|
1687
|
-
|
|
1688
|
-
|
|
1666
|
+
|
|
1667
|
+
.b15sn34c {
|
|
1668
|
+
white-space: nowrap;
|
|
1669
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1689
1670
|
}
|
|
1690
|
-
.
|
|
1691
|
-
color:
|
|
1692
|
-
font-weight: var(--font-weight);
|
|
1693
|
-
background: var(--background-color, #fff);
|
|
1694
|
-
border-width: var(--border-width, 1px);
|
|
1695
|
-
border-color: var(--border-color, #d9d9d9);
|
|
1671
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1672
|
+
--color: #0080ff;
|
|
1696
1673
|
}
|
|
1697
|
-
.
|
|
1698
|
-
|
|
1674
|
+
.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] {
|
|
1675
|
+
--color: #0080ff;
|
|
1699
1676
|
}
|
|
1700
|
-
.
|
|
1701
|
-
|
|
1677
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
1678
|
+
margin-left: 1px;
|
|
1702
1679
|
}
|
|
1703
|
-
.
|
|
1704
|
-
|
|
1705
|
-
border-
|
|
1680
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
1681
|
+
border-top-right-radius: 0;
|
|
1682
|
+
border-bottom-right-radius: 0;
|
|
1706
1683
|
}
|
|
1707
|
-
.
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
background: var(--background-color-active, var(--background-color));
|
|
1711
|
-
border-color: var(--border-color-active, var(--border-color, transparent));
|
|
1684
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
1685
|
+
border-top-left-radius: 0;
|
|
1686
|
+
border-bottom-left-radius: 0;
|
|
1712
1687
|
}
|
|
1713
|
-
.
|
|
1714
|
-
|
|
1715
|
-
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
1716
|
-
border-color: var(--border-color-focus, var(--border-color, transparent));
|
|
1688
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1689
|
+
border-radius: unset;
|
|
1717
1690
|
}
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1691
|
+
|
|
1692
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
1693
|
+
display: inline-flex;
|
|
1694
|
+
align-items: baseline;
|
|
1695
|
+
white-space: pre-wrap;
|
|
1696
|
+
}
|
|
1697
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
1698
|
+
position: relative;
|
|
1699
|
+
top: 3px;
|
|
1700
|
+
}
|
|
1701
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
1702
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
1703
|
+
}
|
|
1704
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
1705
|
+
border-color: #0080ff;
|
|
1706
|
+
}
|
|
1707
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
1708
|
+
border-color: #0080ff;
|
|
1709
|
+
background: #0080ff;
|
|
1710
|
+
}
|
|
1711
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
1712
|
+
top: 4px;
|
|
1713
|
+
left: 4px;
|
|
1714
|
+
width: 6px;
|
|
1715
|
+
height: 6px;
|
|
1716
|
+
background: #fff;
|
|
1717
|
+
}
|
|
1718
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
1722
1719
|
opacity: 0.5;
|
|
1723
1720
|
}
|
|
1724
|
-
.
|
|
1725
|
-
color:
|
|
1721
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
1722
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
1723
|
+
background: rgba(211, 218, 235, 0.6);
|
|
1724
|
+
}
|
|
1725
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
1726
|
+
background: #00122e;
|
|
1727
|
+
}
|
|
1728
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
1729
|
+
color: #00122e;
|
|
1726
1730
|
opacity: 0.5;
|
|
1727
1731
|
}
|
|
1728
|
-
.
|
|
1729
|
-
|
|
1730
|
-
--font-weight: bold;
|
|
1731
|
-
--border-width: 0;
|
|
1732
|
-
--background-color: #0080ff;
|
|
1733
|
-
--background-color-hover: #009dff;
|
|
1734
|
-
--background-color-active: #005ed1;
|
|
1735
|
-
--background-color-focus: #0080ff;
|
|
1736
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
1732
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
1733
|
+
color: #00122e;
|
|
1737
1734
|
}
|
|
1738
|
-
.
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
--background-color-focus: #ff5252;
|
|
1743
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
1735
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
1736
|
+
display: inline-block;
|
|
1737
|
+
padding: 0;
|
|
1738
|
+
padding-left: 12px;
|
|
1744
1739
|
}
|
|
1745
|
-
.
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
--background-color-focus: #fea008;
|
|
1740
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
1741
|
+
margin-bottom: 0;
|
|
1742
|
+
white-space: pre-wrap;
|
|
1743
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1750
1744
|
}
|
|
1751
|
-
.
|
|
1752
|
-
|
|
1753
|
-
--font-weight: bold;
|
|
1754
|
-
--border-width: 0;
|
|
1755
|
-
--background-color: rgba(0, 136, 255, 0.1);
|
|
1756
|
-
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
1757
|
-
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
1758
|
-
--background-color-focus: rgba(0, 136, 255, 0.1);
|
|
1759
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
1745
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
1746
|
+
padding-left: 8px;
|
|
1760
1747
|
}
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
1765
|
-
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
1766
|
-
--background-color-focus: rgba(255, 74, 74, 0.1);
|
|
1767
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
1748
|
+
|
|
1749
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
1750
|
+
border-radius: 5px 0 0 5px;
|
|
1768
1751
|
}
|
|
1769
|
-
.
|
|
1770
|
-
|
|
1771
|
-
--background-color: rgba(255, 187, 0, 0.1);
|
|
1772
|
-
--background-color-hover: rgba(255, 187, 0, 0.16);
|
|
1773
|
-
--background-color-active: rgba(255, 187, 0, 0.2);
|
|
1774
|
-
--background-color-focus: rgba(255, 187, 0, 0.1);
|
|
1752
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
1753
|
+
border-radius: 0 5px 5px 0;
|
|
1775
1754
|
}
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
--background-color: #fff;
|
|
1781
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
1782
|
-
box-shadow: none;
|
|
1755
|
+
|
|
1756
|
+
.r1f0aqcc {
|
|
1757
|
+
color: #00122e;
|
|
1758
|
+
border-color: #ccd4e3;
|
|
1783
1759
|
}
|
|
1784
|
-
.
|
|
1785
|
-
|
|
1760
|
+
.r1f0aqcc:first-child {
|
|
1761
|
+
border-color: #a3b4cc;
|
|
1786
1762
|
}
|
|
1787
|
-
.
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1763
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
1764
|
+
padding: 0 12px;
|
|
1765
|
+
line-height: 32px;
|
|
1766
|
+
height: 32px;
|
|
1791
1767
|
}
|
|
1792
|
-
.
|
|
1793
|
-
|
|
1768
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
1769
|
+
white-space: nowrap;
|
|
1794
1770
|
}
|
|
1795
|
-
.
|
|
1796
|
-
|
|
1797
|
-
--background-color: #fff;
|
|
1771
|
+
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
1772
|
+
background: #ccd4e3;
|
|
1798
1773
|
}
|
|
1799
|
-
.
|
|
1800
|
-
|
|
1774
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
1775
|
+
background: #0080ff;
|
|
1801
1776
|
}
|
|
1802
|
-
.
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
--background-color: #fff;
|
|
1806
|
-
--background-color-hover: #edf0f7;
|
|
1807
|
-
--background-color-active: #e4e9f2;
|
|
1808
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
1809
|
-
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
1777
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
1778
|
+
background: #ccd4e3;
|
|
1779
|
+
opacity: 0.5;
|
|
1810
1780
|
}
|
|
1811
|
-
.
|
|
1812
|
-
|
|
1781
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
1782
|
+
border-right-color: #0080ff;
|
|
1813
1783
|
}
|
|
1814
|
-
.
|
|
1815
|
-
|
|
1816
|
-
--border-color: #0080ff;
|
|
1817
|
-
--background-color: #fff;
|
|
1818
|
-
--background-color-hover: linear-gradient(
|
|
1819
|
-
0deg,
|
|
1820
|
-
rgba(0, 136, 255, 0.16),
|
|
1821
|
-
rgba(0, 136, 255, 0.16)
|
|
1822
|
-
),
|
|
1823
|
-
#ffffff;
|
|
1824
|
-
--background-color-active: linear-gradient(
|
|
1825
|
-
0deg,
|
|
1826
|
-
rgba(0, 136, 255, 0.2),
|
|
1827
|
-
rgba(0, 136, 255, 0.2)
|
|
1828
|
-
),
|
|
1829
|
-
#ffffff;
|
|
1830
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
1831
|
-
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
1784
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
1785
|
+
border-color: #0080ff;
|
|
1832
1786
|
}
|
|
1833
|
-
.
|
|
1834
|
-
|
|
1835
|
-
--border-color: #f0483e;
|
|
1836
|
-
--background-color: #fff;
|
|
1837
|
-
--background-color-hover: linear-gradient(
|
|
1838
|
-
0deg,
|
|
1839
|
-
rgba(255, 74, 74, 0.16),
|
|
1840
|
-
rgba(255, 74, 74, 0.16)
|
|
1841
|
-
),
|
|
1842
|
-
#ffffff;
|
|
1843
|
-
--background-color-active: linear-gradient(
|
|
1844
|
-
0deg,
|
|
1845
|
-
rgba(255, 74, 74, 0.2),
|
|
1846
|
-
rgba(255, 74, 74, 0.2)
|
|
1847
|
-
),
|
|
1848
|
-
#ffffff;
|
|
1849
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
1787
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
1788
|
+
background: rgba(0, 136, 255, 0.1);
|
|
1850
1789
|
}
|
|
1851
|
-
.
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1790
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
1791
|
+
background: rgba(211, 218, 235, 0.6);
|
|
1792
|
+
border-color: #ccd4e3;
|
|
1793
|
+
opacity: 0.5;
|
|
1794
|
+
}
|
|
1795
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
1796
|
+
color: #00122e;
|
|
1797
|
+
border-color: #ccd4e3;
|
|
1798
|
+
}
|
|
1799
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
1800
|
+
color: #00122e;
|
|
1801
|
+
border-color: #ccd4e3;
|
|
1802
|
+
background: rgba(172, 186, 211, 0.6);
|
|
1803
|
+
}
|
|
1804
|
+
.r1f0aqcc .ant-radio-button-input {
|
|
1805
|
+
margin-right: 8px;
|
|
1806
|
+
display: inline;
|
|
1807
|
+
border: none;
|
|
1808
|
+
padding: 0;
|
|
1809
|
+
width: 36px;
|
|
1810
|
+
background: transparent;
|
|
1811
|
+
}
|
|
1812
|
+
.r1f0aqcc .ant-radio-button-input:focus {
|
|
1858
1813
|
box-shadow: none;
|
|
1859
1814
|
}
|
|
1860
|
-
.
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
--background-color: #fff;
|
|
1864
|
-
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
1865
|
-
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
1866
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
1815
|
+
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
1816
|
+
margin-right: 0;
|
|
1817
|
+
width: initial;
|
|
1867
1818
|
box-shadow: none;
|
|
1868
1819
|
}
|
|
1869
|
-
.
|
|
1870
|
-
|
|
1871
|
-
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
1872
|
-
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
1873
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
1820
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
1821
|
+
display: none;
|
|
1874
1822
|
}
|
|
1875
|
-
.
|
|
1876
|
-
|
|
1877
|
-
--border-width: 0;
|
|
1878
|
-
--background-color: transparent;
|
|
1879
|
-
--background-color-hover: rgba(211, 218, 235, 0.6);
|
|
1880
|
-
--background-color-active: rgba(192, 203, 224, 0.6);
|
|
1881
|
-
--background-color-focus: #fff;
|
|
1882
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
1883
|
-
box-shadow: none;
|
|
1823
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
1824
|
+
display: inline;
|
|
1884
1825
|
}
|
|
1885
|
-
.
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1826
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
1827
|
+
display: inline;
|
|
1828
|
+
margin-right: 8px;
|
|
1829
|
+
padding: 0;
|
|
1830
|
+
width: 36px;
|
|
1890
1831
|
}
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1832
|
+
|
|
1833
|
+
.iap75of {
|
|
1834
|
+
height: 18px;
|
|
1835
|
+
line-height: 18px;
|
|
1836
|
+
padding: 0 4px;
|
|
1837
|
+
border-radius: 4px;
|
|
1838
|
+
background: rgba(235, 239, 245, 0.6);
|
|
1839
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
1840
|
+
display: flex;
|
|
1841
|
+
align-items: center;
|
|
1842
|
+
white-space: nowrap;
|
|
1843
|
+
margin-right: 4px;
|
|
1898
1844
|
}
|
|
1899
|
-
|
|
1845
|
+
|
|
1846
|
+
.i1mrf09m {
|
|
1900
1847
|
display: inline-flex;
|
|
1901
1848
|
align-items: center;
|
|
1902
1849
|
}
|
|
1903
|
-
.
|
|
1904
|
-
margin-right: 4px;
|
|
1850
|
+
.i1mrf09m .icon-inner {
|
|
1905
1851
|
display: inline-flex;
|
|
1852
|
+
align-items: center;
|
|
1853
|
+
justify-content: center;
|
|
1906
1854
|
}
|
|
1907
|
-
.
|
|
1855
|
+
.i1mrf09m .icon-inner + span,
|
|
1856
|
+
.i1mrf09m span + .icon-inner.suffix {
|
|
1908
1857
|
margin-left: 4px;
|
|
1909
|
-
display: inline-flex;
|
|
1910
|
-
}
|
|
1911
|
-
.buj61ew .icon-wrapper {
|
|
1912
|
-
display: inline-flex;
|
|
1913
|
-
vertical-align: bottom;
|
|
1914
1858
|
}
|
|
1915
|
-
|
|
1916
|
-
.
|
|
1917
|
-
|
|
1859
|
+
.i1mrf09m.is-rotate img,
|
|
1860
|
+
.i1mrf09m.is-rotate svg {
|
|
1861
|
+
animation: rotate 680ms linear infinite;
|
|
1918
1862
|
}
|
|
1919
1863
|
|
|
1920
1864
|
.p12gwtiw {
|
|
@@ -1974,251 +1918,252 @@ html body {
|
|
|
1974
1918
|
line-height: 18px;
|
|
1975
1919
|
}
|
|
1976
1920
|
|
|
1977
|
-
.
|
|
1978
|
-
padding: 4px 11px;
|
|
1979
|
-
}
|
|
1980
|
-
|
|
1981
|
-
.b15sn34c {
|
|
1982
|
-
white-space: nowrap;
|
|
1983
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1984
|
-
}
|
|
1985
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1986
|
-
--color: #0080ff;
|
|
1987
|
-
}
|
|
1988
|
-
.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] {
|
|
1989
|
-
--color: #0080ff;
|
|
1990
|
-
}
|
|
1991
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
1992
|
-
margin-left: 1px;
|
|
1993
|
-
}
|
|
1994
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
1995
|
-
border-top-right-radius: 0;
|
|
1996
|
-
border-bottom-right-radius: 0;
|
|
1997
|
-
}
|
|
1998
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
1999
|
-
border-top-left-radius: 0;
|
|
2000
|
-
border-bottom-left-radius: 0;
|
|
2001
|
-
}
|
|
2002
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
2003
|
-
border-radius: unset;
|
|
2004
|
-
}
|
|
2005
|
-
|
|
2006
|
-
.iap75of {
|
|
2007
|
-
height: 18px;
|
|
2008
|
-
line-height: 18px;
|
|
2009
|
-
padding: 0 4px;
|
|
2010
|
-
border-radius: 4px;
|
|
2011
|
-
background: rgba(235, 239, 245, 0.6);
|
|
2012
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
2013
|
-
display: flex;
|
|
2014
|
-
align-items: center;
|
|
2015
|
-
white-space: nowrap;
|
|
2016
|
-
margin-right: 4px;
|
|
2017
|
-
}
|
|
2018
|
-
|
|
2019
|
-
.s34f1qb.ant-switch {
|
|
2020
|
-
min-width: 40px;
|
|
2021
|
-
height: 24px;
|
|
2022
|
-
background: rgba(172, 186, 211, 0.6);
|
|
2023
|
-
overflow: hidden;
|
|
2024
|
-
}
|
|
2025
|
-
.s34f1qb.ant-switch:focus {
|
|
2026
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
2027
|
-
}
|
|
2028
|
-
.s34f1qb.ant-switch-small {
|
|
2029
|
-
min-width: 26px;
|
|
2030
|
-
height: 16px;
|
|
2031
|
-
}
|
|
2032
|
-
.s34f1qb.ant-switch-large {
|
|
2033
|
-
min-width: 52px;
|
|
1921
|
+
.buj61ew.ant-btn {
|
|
2034
1922
|
height: 32px;
|
|
1923
|
+
border-radius: 6px;
|
|
1924
|
+
line-height: 22px;
|
|
1925
|
+
transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
|
|
1926
|
+
transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
|
|
2035
1927
|
}
|
|
2036
|
-
.
|
|
2037
|
-
height:
|
|
2038
|
-
|
|
2039
|
-
}
|
|
2040
|
-
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
2041
|
-
border-radius: 10px;
|
|
2042
|
-
transition-delay: 120ms;
|
|
2043
|
-
}
|
|
2044
|
-
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
2045
|
-
height: 14px;
|
|
2046
|
-
width: 14px;
|
|
2047
|
-
top: 1px;
|
|
2048
|
-
left: 1px;
|
|
2049
|
-
}
|
|
2050
|
-
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
2051
|
-
height: 28px;
|
|
2052
|
-
width: 28px;
|
|
2053
|
-
}
|
|
2054
|
-
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
2055
|
-
border-radius: 14px;
|
|
2056
|
-
}
|
|
2057
|
-
.s34f1qb.ant-switch-checked {
|
|
2058
|
-
background-color: #00ba5d;
|
|
2059
|
-
}
|
|
2060
|
-
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
2061
|
-
left: calc(100% - 20px - 2px);
|
|
2062
|
-
}
|
|
2063
|
-
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
2064
|
-
left: calc(100% - 14px - 1px);
|
|
2065
|
-
}
|
|
2066
|
-
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
2067
|
-
left: calc(100% - 28px - 2px);
|
|
2068
|
-
}
|
|
2069
|
-
|
|
2070
|
-
.c1to9vb9 {
|
|
2071
|
-
margin-left: 5px;
|
|
1928
|
+
.buj61ew.ant-btn.ant-btn-lg {
|
|
1929
|
+
height: 40px;
|
|
1930
|
+
line-height: 24px;
|
|
2072
1931
|
}
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
1932
|
+
.buj61ew.ant-btn.ant-btn-sm {
|
|
1933
|
+
height: 24px;
|
|
1934
|
+
line-height: 20px;
|
|
2076
1935
|
}
|
|
2077
|
-
|
|
2078
|
-
|
|
2079
|
-
visibility: hidden;
|
|
2080
|
-
position: absolute;
|
|
1936
|
+
.buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
|
|
1937
|
+
border-radius: 50%;
|
|
2081
1938
|
}
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
|
|
1939
|
+
.buj61ew.ant-btn.ant-btn-primary, .buj61ew.ant-btn.ant-btn-secondary, .buj61ew.ant-btn.ant-btn-tertiary, .buj61ew.ant-btn.ant-btn-ordinary, .buj61ew.ant-btn.ant-btn-ordinary-onTint, .buj61ew.ant-btn.ant-btn-quiet {
|
|
1940
|
+
color: var(--color, #06101f);
|
|
1941
|
+
font-weight: var(--font-weight);
|
|
1942
|
+
background: var(--background-color, #fff);
|
|
1943
|
+
border-width: var(--border-width, 1px);
|
|
1944
|
+
border-color: var(--border-color, #d9d9d9);
|
|
2087
1945
|
}
|
|
2088
|
-
.
|
|
2089
|
-
|
|
2090
|
-
top: 3px;
|
|
1946
|
+
.buj61ew.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
|
|
1947
|
+
display: none;
|
|
2091
1948
|
}
|
|
2092
|
-
.
|
|
2093
|
-
|
|
1949
|
+
.buj61ew.ant-btn.ant-btn-primary .anticon, .buj61ew.ant-btn.ant-btn-secondary .anticon, .buj61ew.ant-btn.ant-btn-tertiary .anticon, .buj61ew.ant-btn.ant-btn-ordinary .anticon, .buj61ew.ant-btn.ant-btn-ordinary-onTint .anticon, .buj61ew.ant-btn.ant-btn-quiet .anticon {
|
|
1950
|
+
color: var(--color, inherit);
|
|
2094
1951
|
}
|
|
2095
|
-
.
|
|
2096
|
-
|
|
1952
|
+
.buj61ew.ant-btn.ant-btn-primary:hover, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-secondary:hover, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-tertiary:hover, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary:hover, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-quiet:hover, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-hover {
|
|
1953
|
+
background: var(--background-color-hover, var(--background-color));
|
|
1954
|
+
border-color: var(--border-color-hover, var(--border-color, transparent));
|
|
2097
1955
|
}
|
|
2098
|
-
.
|
|
2099
|
-
|
|
2100
|
-
|
|
1956
|
+
.buj61ew.ant-btn.ant-btn-primary:active, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-secondary:active, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-tertiary:active, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary:active, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary-onTint:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-quiet:active, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-active {
|
|
1957
|
+
--scale: 1;
|
|
1958
|
+
--transY: 1px;
|
|
1959
|
+
background: var(--background-color-active, var(--background-color));
|
|
1960
|
+
border-color: var(--border-color-active, var(--border-color, transparent));
|
|
2101
1961
|
}
|
|
2102
|
-
.
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
|
|
2106
|
-
height: 6px;
|
|
2107
|
-
background: #fff;
|
|
1962
|
+
.buj61ew.ant-btn.ant-btn-primary:focus, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-secondary:focus, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-tertiary:focus, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary:focus, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-quiet:focus, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-focus {
|
|
1963
|
+
background: var(--background-color-focus, var(--background-color));
|
|
1964
|
+
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
1965
|
+
border-color: var(--border-color-focus, var(--border-color, transparent));
|
|
2108
1966
|
}
|
|
2109
|
-
.
|
|
1967
|
+
.buj61ew.ant-btn.ant-btn-primary[disabled], .buj61ew.ant-btn.ant-btn-primary[disabled]:hover, .buj61ew.ant-btn.ant-btn-primary[disabled]:focus, .buj61ew.ant-btn.ant-btn-primary[disabled]:active, .buj61ew.ant-btn.ant-btn-secondary[disabled], .buj61ew.ant-btn.ant-btn-secondary[disabled]:hover, .buj61ew.ant-btn.ant-btn-secondary[disabled]:focus, .buj61ew.ant-btn.ant-btn-secondary[disabled]:active, .buj61ew.ant-btn.ant-btn-tertiary[disabled], .buj61ew.ant-btn.ant-btn-tertiary[disabled]:hover, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:focus, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary[disabled], .buj61ew.ant-btn.ant-btn-ordinary[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled], .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .buj61ew.ant-btn.ant-btn-quiet[disabled], .buj61ew.ant-btn.ant-btn-quiet[disabled]:hover, .buj61ew.ant-btn.ant-btn-quiet[disabled]:focus, .buj61ew.ant-btn.ant-btn-quiet[disabled]:active {
|
|
1968
|
+
color: var(--color-disabled, var(--color));
|
|
1969
|
+
background: var(--background-color-disabled, var(--background-color));
|
|
1970
|
+
border-color: var(--border-color-disabled, var(--border-color, transparent));
|
|
2110
1971
|
opacity: 0.5;
|
|
2111
1972
|
}
|
|
2112
|
-
.
|
|
2113
|
-
|
|
2114
|
-
|
|
1973
|
+
.buj61ew.ant-btn-link[disabled] {
|
|
1974
|
+
color: #0080ff;
|
|
1975
|
+
opacity: 0.5;
|
|
2115
1976
|
}
|
|
2116
|
-
.
|
|
2117
|
-
|
|
1977
|
+
.buj61ew.ant-btn-primary {
|
|
1978
|
+
--color: #fff;
|
|
1979
|
+
--font-weight: bold;
|
|
1980
|
+
--border-width: 0;
|
|
1981
|
+
--background-color: #0080ff;
|
|
1982
|
+
--background-color-hover: #009dff;
|
|
1983
|
+
--background-color-active: #005ed1;
|
|
1984
|
+
--background-color-focus: #0080ff;
|
|
1985
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
2118
1986
|
}
|
|
2119
|
-
.
|
|
2120
|
-
color: #
|
|
2121
|
-
|
|
1987
|
+
.buj61ew.ant-btn-primary.ant-btn-dangerous {
|
|
1988
|
+
--background-color: #f0483e;
|
|
1989
|
+
--background-color-hover: #ff5252;
|
|
1990
|
+
--background-color-active: #c73d31;
|
|
1991
|
+
--background-color-focus: #ff5252;
|
|
1992
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
2122
1993
|
}
|
|
2123
|
-
.
|
|
2124
|
-
color: #
|
|
1994
|
+
.buj61ew.ant-btn-primary.btn-primary-orange {
|
|
1995
|
+
--background-color: #fea008;
|
|
1996
|
+
--background-color-hover: #feba33;
|
|
1997
|
+
--background-color-active: #e07f00;
|
|
1998
|
+
--background-color-focus: #fea008;
|
|
2125
1999
|
}
|
|
2126
|
-
.
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
|
|
2000
|
+
.buj61ew.ant-btn-secondary {
|
|
2001
|
+
--color: #0080ff;
|
|
2002
|
+
--font-weight: bold;
|
|
2003
|
+
--border-width: 0;
|
|
2004
|
+
--background-color: rgba(0, 136, 255, 0.1);
|
|
2005
|
+
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
2006
|
+
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
2007
|
+
--background-color-focus: rgba(0, 136, 255, 0.1);
|
|
2008
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
2130
2009
|
}
|
|
2131
|
-
.
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
color: rgba(
|
|
2010
|
+
.buj61ew.ant-btn-secondary.ant-btn-dangerous {
|
|
2011
|
+
--color: #f0483e;
|
|
2012
|
+
--background-color: rgba(255, 74, 74, 0.1);
|
|
2013
|
+
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
2014
|
+
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
2015
|
+
--background-color-focus: rgba(255, 74, 74, 0.1);
|
|
2016
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
2135
2017
|
}
|
|
2136
|
-
.
|
|
2137
|
-
|
|
2018
|
+
.buj61ew.ant-btn-secondary.btn-primary-orange {
|
|
2019
|
+
--color: #fea008;
|
|
2020
|
+
--background-color: rgba(255, 187, 0, 0.1);
|
|
2021
|
+
--background-color-hover: rgba(255, 187, 0, 0.16);
|
|
2022
|
+
--background-color-active: rgba(255, 187, 0, 0.2);
|
|
2023
|
+
--background-color-focus: rgba(255, 187, 0, 0.1);
|
|
2138
2024
|
}
|
|
2139
|
-
|
|
2140
|
-
|
|
2141
|
-
|
|
2025
|
+
.buj61ew.ant-btn-tertiary {
|
|
2026
|
+
--color: #0080ff;
|
|
2027
|
+
--font-weight: bold;
|
|
2028
|
+
--border-width: 0;
|
|
2029
|
+
--background-color: #fff;
|
|
2030
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
2031
|
+
box-shadow: none;
|
|
2142
2032
|
}
|
|
2143
|
-
.
|
|
2144
|
-
|
|
2033
|
+
.buj61ew.ant-btn-tertiary:not([disabled]):hover, .buj61ew.ant-btn-tertiary:not([disabled]):active, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary:not(:focus):hover, .buj61ew.ant-btn-tertiary:not(:focus):active, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-active {
|
|
2034
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
2145
2035
|
}
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
color: #
|
|
2149
|
-
|
|
2036
|
+
.buj61ew.ant-btn-tertiary.ant-btn-dangerous {
|
|
2037
|
+
--color: #f0483e;
|
|
2038
|
+
--background-color: #fff;
|
|
2039
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
2150
2040
|
}
|
|
2151
|
-
.
|
|
2152
|
-
|
|
2041
|
+
.buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
|
|
2042
|
+
filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
|
|
2153
2043
|
}
|
|
2154
|
-
.
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
height: 32px;
|
|
2044
|
+
.buj61ew.ant-btn-tertiary.btn-primary-orange {
|
|
2045
|
+
--color: #fea008;
|
|
2046
|
+
--background-color: #fff;
|
|
2158
2047
|
}
|
|
2159
|
-
.
|
|
2160
|
-
|
|
2048
|
+
.buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
|
|
2049
|
+
filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
|
|
2161
2050
|
}
|
|
2162
|
-
.
|
|
2163
|
-
|
|
2051
|
+
.buj61ew.ant-btn-ordinary {
|
|
2052
|
+
--color: #1d326c;
|
|
2053
|
+
--border-color: #ccd4e3;
|
|
2054
|
+
--background-color: #fff;
|
|
2055
|
+
--background-color-hover: #edf0f7;
|
|
2056
|
+
--background-color-active: #e4e9f2;
|
|
2057
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
2058
|
+
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
2164
2059
|
}
|
|
2165
|
-
.
|
|
2166
|
-
|
|
2060
|
+
.buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
|
|
2061
|
+
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
2167
2062
|
}
|
|
2168
|
-
.
|
|
2169
|
-
|
|
2170
|
-
|
|
2063
|
+
.buj61ew.ant-btn-ordinary.ordinary-blue {
|
|
2064
|
+
--color: #0080ff;
|
|
2065
|
+
--border-color: #0080ff;
|
|
2066
|
+
--background-color: #fff;
|
|
2067
|
+
--background-color-hover: linear-gradient(
|
|
2068
|
+
0deg,
|
|
2069
|
+
rgba(0, 136, 255, 0.16),
|
|
2070
|
+
rgba(0, 136, 255, 0.16)
|
|
2071
|
+
),
|
|
2072
|
+
#ffffff;
|
|
2073
|
+
--background-color-active: linear-gradient(
|
|
2074
|
+
0deg,
|
|
2075
|
+
rgba(0, 136, 255, 0.2),
|
|
2076
|
+
rgba(0, 136, 255, 0.2)
|
|
2077
|
+
),
|
|
2078
|
+
#ffffff;
|
|
2079
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
2080
|
+
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
2171
2081
|
}
|
|
2172
|
-
.
|
|
2173
|
-
|
|
2082
|
+
.buj61ew.ant-btn-ordinary.ant-btn-dangerous {
|
|
2083
|
+
--color: #f0483e;
|
|
2084
|
+
--border-color: #f0483e;
|
|
2085
|
+
--background-color: #fff;
|
|
2086
|
+
--background-color-hover: linear-gradient(
|
|
2087
|
+
0deg,
|
|
2088
|
+
rgba(255, 74, 74, 0.16),
|
|
2089
|
+
rgba(255, 74, 74, 0.16)
|
|
2090
|
+
),
|
|
2091
|
+
#ffffff;
|
|
2092
|
+
--background-color-active: linear-gradient(
|
|
2093
|
+
0deg,
|
|
2094
|
+
rgba(255, 74, 74, 0.2),
|
|
2095
|
+
rgba(255, 74, 74, 0.2)
|
|
2096
|
+
),
|
|
2097
|
+
#ffffff;
|
|
2098
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
2174
2099
|
}
|
|
2175
|
-
.
|
|
2176
|
-
|
|
2100
|
+
.buj61ew.ant-btn-ordinary-onTint {
|
|
2101
|
+
--color: #1d326c;
|
|
2102
|
+
--border-color: #fff;
|
|
2103
|
+
--background-color: #fff;
|
|
2104
|
+
--background-color-hover: rgba(211, 218, 235, 0.6);
|
|
2105
|
+
--background-color-active: rgba(192, 203, 224, 0.6);
|
|
2106
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
2107
|
+
box-shadow: none;
|
|
2177
2108
|
}
|
|
2178
|
-
.
|
|
2179
|
-
|
|
2109
|
+
.buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
|
|
2110
|
+
--color: #0080ff;
|
|
2111
|
+
--border-color: #fff;
|
|
2112
|
+
--background-color: #fff;
|
|
2113
|
+
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
2114
|
+
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
2115
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
2116
|
+
box-shadow: none;
|
|
2180
2117
|
}
|
|
2181
|
-
.
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2118
|
+
.buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
|
|
2119
|
+
--color: #f0483e;
|
|
2120
|
+
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
2121
|
+
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
2122
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
2185
2123
|
}
|
|
2186
|
-
.
|
|
2187
|
-
color:
|
|
2188
|
-
border-
|
|
2124
|
+
.buj61ew.ant-btn-quiet {
|
|
2125
|
+
--color: rgba(44, 56, 82, 0.6);
|
|
2126
|
+
--border-width: 0;
|
|
2127
|
+
--background-color: transparent;
|
|
2128
|
+
--background-color-hover: rgba(211, 218, 235, 0.6);
|
|
2129
|
+
--background-color-active: rgba(192, 203, 224, 0.6);
|
|
2130
|
+
--background-color-focus: #fff;
|
|
2131
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
2132
|
+
box-shadow: none;
|
|
2189
2133
|
}
|
|
2190
|
-
.
|
|
2191
|
-
color: #
|
|
2192
|
-
|
|
2193
|
-
background: rgba(
|
|
2134
|
+
.buj61ew.ant-btn-quiet.ant-btn-dangerous {
|
|
2135
|
+
--color: #f0483e;
|
|
2136
|
+
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
2137
|
+
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
2138
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
2194
2139
|
}
|
|
2195
|
-
.
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2201
|
-
|
|
2140
|
+
.buj61ew.ant-btn-quiet.quiet-blue {
|
|
2141
|
+
--color: #0080ff;
|
|
2142
|
+
--background-color: transparent;
|
|
2143
|
+
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
2144
|
+
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
2145
|
+
--background-color-focus: #fff;
|
|
2146
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
2202
2147
|
}
|
|
2203
|
-
.
|
|
2204
|
-
|
|
2148
|
+
.buj61ew.has-icon {
|
|
2149
|
+
display: inline-flex;
|
|
2150
|
+
align-items: center;
|
|
2205
2151
|
}
|
|
2206
|
-
.
|
|
2207
|
-
margin-right:
|
|
2208
|
-
|
|
2209
|
-
box-shadow: none;
|
|
2152
|
+
.buj61ew .button-prefix-icon {
|
|
2153
|
+
margin-right: 4px;
|
|
2154
|
+
display: inline-flex;
|
|
2210
2155
|
}
|
|
2211
|
-
.
|
|
2212
|
-
|
|
2156
|
+
.buj61ew .button-suffix-icon {
|
|
2157
|
+
margin-left: 4px;
|
|
2158
|
+
display: inline-flex;
|
|
2213
2159
|
}
|
|
2214
|
-
.
|
|
2215
|
-
display: inline;
|
|
2160
|
+
.buj61ew .icon-wrapper {
|
|
2161
|
+
display: inline-flex;
|
|
2162
|
+
vertical-align: bottom;
|
|
2216
2163
|
}
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
margin-right: 8px;
|
|
2164
|
+
|
|
2165
|
+
.nchllas {
|
|
2220
2166
|
padding: 0;
|
|
2221
|
-
width: 36px;
|
|
2222
2167
|
}
|
|
2223
2168
|
|
|
2224
2169
|
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
@@ -2304,6 +2249,61 @@ html body {
|
|
|
2304
2249
|
padding: 0;
|
|
2305
2250
|
}
|
|
2306
2251
|
|
|
2252
|
+
.s34f1qb.ant-switch {
|
|
2253
|
+
min-width: 40px;
|
|
2254
|
+
height: 24px;
|
|
2255
|
+
background: rgba(172, 186, 211, 0.6);
|
|
2256
|
+
overflow: hidden;
|
|
2257
|
+
}
|
|
2258
|
+
.s34f1qb.ant-switch:focus {
|
|
2259
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
2260
|
+
}
|
|
2261
|
+
.s34f1qb.ant-switch-small {
|
|
2262
|
+
min-width: 26px;
|
|
2263
|
+
height: 16px;
|
|
2264
|
+
}
|
|
2265
|
+
.s34f1qb.ant-switch-large {
|
|
2266
|
+
min-width: 52px;
|
|
2267
|
+
height: 32px;
|
|
2268
|
+
}
|
|
2269
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
2270
|
+
height: 20px;
|
|
2271
|
+
width: 20px;
|
|
2272
|
+
}
|
|
2273
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
2274
|
+
border-radius: 10px;
|
|
2275
|
+
transition-delay: 120ms;
|
|
2276
|
+
}
|
|
2277
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
2278
|
+
height: 14px;
|
|
2279
|
+
width: 14px;
|
|
2280
|
+
top: 1px;
|
|
2281
|
+
left: 1px;
|
|
2282
|
+
}
|
|
2283
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
2284
|
+
height: 28px;
|
|
2285
|
+
width: 28px;
|
|
2286
|
+
}
|
|
2287
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
2288
|
+
border-radius: 14px;
|
|
2289
|
+
}
|
|
2290
|
+
.s34f1qb.ant-switch-checked {
|
|
2291
|
+
background-color: #00ba5d;
|
|
2292
|
+
}
|
|
2293
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
2294
|
+
left: calc(100% - 20px - 2px);
|
|
2295
|
+
}
|
|
2296
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
2297
|
+
left: calc(100% - 14px - 1px);
|
|
2298
|
+
}
|
|
2299
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
2300
|
+
left: calc(100% - 28px - 2px);
|
|
2301
|
+
}
|
|
2302
|
+
|
|
2303
|
+
.c1to9vb9 {
|
|
2304
|
+
margin-left: 5px;
|
|
2305
|
+
}
|
|
2306
|
+
|
|
2307
2307
|
.cz04yix {
|
|
2308
2308
|
display: flex;
|
|
2309
2309
|
flex-direction: column;
|
|
@@ -3413,10 +3413,6 @@ input.rrg1fkn.ant-input {
|
|
|
3413
3413
|
opacity: 0;
|
|
3414
3414
|
}
|
|
3415
3415
|
|
|
3416
|
-
.i1e4sgug {
|
|
3417
|
-
display: inline-block;
|
|
3418
|
-
}
|
|
3419
|
-
|
|
3420
3416
|
.d6j0lbj {
|
|
3421
3417
|
font-family: Inter;
|
|
3422
3418
|
font-style: normal;
|
|
@@ -3892,6 +3888,10 @@ input.rrg1fkn.ant-input {
|
|
|
3892
3888
|
line-height: 12px;
|
|
3893
3889
|
}
|
|
3894
3890
|
|
|
3891
|
+
.i1e4sgug {
|
|
3892
|
+
display: inline-block;
|
|
3893
|
+
}
|
|
3894
|
+
|
|
3895
3895
|
.c198s9j3 {
|
|
3896
3896
|
color: #2d3a56;
|
|
3897
3897
|
line-height: 22px;
|
|
@@ -3963,71 +3963,6 @@ input.rrg1fkn.ant-input {
|
|
|
3963
3963
|
margin-left: 24px;
|
|
3964
3964
|
}
|
|
3965
3965
|
|
|
3966
|
-
.igz4le8 {
|
|
3967
|
-
height: 24px;
|
|
3968
|
-
width: 56px !important;
|
|
3969
|
-
margin-right: 4px;
|
|
3970
|
-
}
|
|
3971
|
-
|
|
3972
|
-
.c1riexje {
|
|
3973
|
-
color: rgba(44, 56, 82, 0.6);
|
|
3974
|
-
}
|
|
3975
|
-
|
|
3976
|
-
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
3977
|
-
border-radius: 6px;
|
|
3978
|
-
}
|
|
3979
|
-
.shq1k1g.ant-select.ant-select-single {
|
|
3980
|
-
width: 100%;
|
|
3981
|
-
height: 30px;
|
|
3982
|
-
color: #2d3a56;
|
|
3983
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
3984
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
3985
|
-
font-size: 13px;
|
|
3986
|
-
}
|
|
3987
|
-
.shq1k1g.ant-select.ant-select-single.ant-select-lg {
|
|
3988
|
-
height: 38px;
|
|
3989
|
-
font-size: 13px;
|
|
3990
|
-
}
|
|
3991
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow,
|
|
3992
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
3993
|
-
transition: 160ms ease;
|
|
3994
|
-
}
|
|
3995
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
3996
|
-
color: #0080ff;
|
|
3997
|
-
}
|
|
3998
|
-
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
3999
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
4000
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
4001
|
-
}
|
|
4002
|
-
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
4003
|
-
color: #0080ff;
|
|
4004
|
-
}
|
|
4005
|
-
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
4006
|
-
border-color: #0080ff;
|
|
4007
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
4008
|
-
}
|
|
4009
|
-
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
4010
|
-
transform: rotate(180deg);
|
|
4011
|
-
}
|
|
4012
|
-
.shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
4013
|
-
background: rgba(211, 218, 235, 0.6);
|
|
4014
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
4015
|
-
cursor: "not-allowed";
|
|
4016
|
-
}
|
|
4017
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
4018
|
-
border-color: #f0483e !important;
|
|
4019
|
-
}
|
|
4020
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
4021
|
-
color: #1d326c;
|
|
4022
|
-
}
|
|
4023
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
4024
|
-
border-color: #0080ff;
|
|
4025
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
4026
|
-
}
|
|
4027
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
4028
|
-
transform: rotate(180deg);
|
|
4029
|
-
}
|
|
4030
|
-
|
|
4031
3966
|
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
4032
3967
|
display: flex;
|
|
4033
3968
|
}
|
|
@@ -4193,6 +4128,71 @@ input.rrg1fkn.ant-input {
|
|
|
4193
4128
|
margin-left: 8px;
|
|
4194
4129
|
}
|
|
4195
4130
|
|
|
4131
|
+
.igz4le8 {
|
|
4132
|
+
height: 24px;
|
|
4133
|
+
width: 56px !important;
|
|
4134
|
+
margin-right: 4px;
|
|
4135
|
+
}
|
|
4136
|
+
|
|
4137
|
+
.c1riexje {
|
|
4138
|
+
color: rgba(44, 56, 82, 0.6);
|
|
4139
|
+
}
|
|
4140
|
+
|
|
4141
|
+
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
4142
|
+
border-radius: 6px;
|
|
4143
|
+
}
|
|
4144
|
+
.shq1k1g.ant-select.ant-select-single {
|
|
4145
|
+
width: 100%;
|
|
4146
|
+
height: 30px;
|
|
4147
|
+
color: #2d3a56;
|
|
4148
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
4149
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
4150
|
+
font-size: 13px;
|
|
4151
|
+
}
|
|
4152
|
+
.shq1k1g.ant-select.ant-select-single.ant-select-lg {
|
|
4153
|
+
height: 38px;
|
|
4154
|
+
font-size: 13px;
|
|
4155
|
+
}
|
|
4156
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow,
|
|
4157
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
4158
|
+
transition: 160ms ease;
|
|
4159
|
+
}
|
|
4160
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
4161
|
+
color: #0080ff;
|
|
4162
|
+
}
|
|
4163
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
4164
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
4165
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
4166
|
+
}
|
|
4167
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
4168
|
+
color: #0080ff;
|
|
4169
|
+
}
|
|
4170
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
4171
|
+
border-color: #0080ff;
|
|
4172
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
4173
|
+
}
|
|
4174
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
4175
|
+
transform: rotate(180deg);
|
|
4176
|
+
}
|
|
4177
|
+
.shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
4178
|
+
background: rgba(211, 218, 235, 0.6);
|
|
4179
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
4180
|
+
cursor: "not-allowed";
|
|
4181
|
+
}
|
|
4182
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
4183
|
+
border-color: #f0483e !important;
|
|
4184
|
+
}
|
|
4185
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
4186
|
+
color: #1d326c;
|
|
4187
|
+
}
|
|
4188
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
4189
|
+
border-color: #0080ff;
|
|
4190
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
4191
|
+
}
|
|
4192
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
4193
|
+
transform: rotate(180deg);
|
|
4194
|
+
}
|
|
4195
|
+
|
|
4196
4196
|
.t1gz6wqf {
|
|
4197
4197
|
height: 100%;
|
|
4198
4198
|
}
|