@cloudtower/eagle 0.22.27 → 0.22.28
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/esm/stats1.html +1 -1
- package/dist/style.css +459 -459
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/style.css
CHANGED
|
@@ -1597,252 +1597,50 @@ input[type=submit] {
|
|
|
1597
1597
|
cursor: pointer;
|
|
1598
1598
|
}
|
|
1599
1599
|
|
|
1600
|
-
.
|
|
1601
|
-
height:
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
.buj61ew.ant-btn.ant-btn-sm {
|
|
1612
|
-
height: 24px;
|
|
1613
|
-
line-height: 20px;
|
|
1614
|
-
}
|
|
1615
|
-
.buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
|
|
1616
|
-
border-radius: 50%;
|
|
1617
|
-
}
|
|
1618
|
-
.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 {
|
|
1619
|
-
color: var(--color, #06101f);
|
|
1620
|
-
font-weight: var(--font-weight);
|
|
1621
|
-
background: var(--background-color, #fff);
|
|
1622
|
-
border-width: var(--border-width, 1px);
|
|
1623
|
-
border-color: var(--border-color, #d9d9d9);
|
|
1624
|
-
}
|
|
1625
|
-
.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 {
|
|
1626
|
-
display: none;
|
|
1627
|
-
}
|
|
1628
|
-
.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 {
|
|
1629
|
-
color: var(--color, inherit);
|
|
1630
|
-
}
|
|
1631
|
-
.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 {
|
|
1632
|
-
background: var(--background-color-hover, var(--background-color));
|
|
1633
|
-
border-color: var(--border-color-hover, var(--border-color, transparent));
|
|
1634
|
-
}
|
|
1635
|
-
.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 {
|
|
1636
|
-
--scale: 1;
|
|
1637
|
-
--transY: 1px;
|
|
1638
|
-
background: var(--background-color-active, var(--background-color));
|
|
1639
|
-
border-color: var(--border-color-active, var(--border-color, transparent));
|
|
1640
|
-
}
|
|
1641
|
-
.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 {
|
|
1642
|
-
background: var(--background-color-focus, var(--background-color));
|
|
1643
|
-
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
1644
|
-
border-color: var(--border-color-focus, var(--border-color, transparent));
|
|
1645
|
-
}
|
|
1646
|
-
.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 {
|
|
1647
|
-
color: var(--color-disabled, var(--color));
|
|
1648
|
-
background: var(--background-color-disabled, var(--background-color));
|
|
1649
|
-
border-color: var(--border-color-disabled, var(--border-color, transparent));
|
|
1650
|
-
opacity: 0.5;
|
|
1651
|
-
}
|
|
1652
|
-
.buj61ew.ant-btn-link[disabled] {
|
|
1653
|
-
color: #0080ff;
|
|
1654
|
-
opacity: 0.5;
|
|
1655
|
-
}
|
|
1656
|
-
.buj61ew.ant-btn-primary {
|
|
1657
|
-
--color: #fff;
|
|
1658
|
-
--font-weight: bold;
|
|
1659
|
-
--border-width: 0;
|
|
1660
|
-
--background-color: #0080ff;
|
|
1661
|
-
--background-color-hover: #009dff;
|
|
1662
|
-
--background-color-active: #005ed1;
|
|
1663
|
-
--background-color-focus: #0080ff;
|
|
1664
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
1665
|
-
}
|
|
1666
|
-
.buj61ew.ant-btn-primary.ant-btn-dangerous {
|
|
1667
|
-
--background-color: #f0483e;
|
|
1668
|
-
--background-color-hover: #ff5252;
|
|
1669
|
-
--background-color-active: #c73d31;
|
|
1670
|
-
--background-color-focus: #ff5252;
|
|
1671
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
1672
|
-
}
|
|
1673
|
-
.buj61ew.ant-btn-primary.btn-primary-orange {
|
|
1674
|
-
--background-color: #fea008;
|
|
1675
|
-
--background-color-hover: #feba33;
|
|
1676
|
-
--background-color-active: #e07f00;
|
|
1677
|
-
--background-color-focus: #fea008;
|
|
1678
|
-
}
|
|
1679
|
-
.buj61ew.ant-btn-secondary {
|
|
1680
|
-
--color: #0080ff;
|
|
1681
|
-
--font-weight: bold;
|
|
1682
|
-
--border-width: 0;
|
|
1683
|
-
--background-color: rgba(0, 136, 255, 0.1);
|
|
1684
|
-
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
1685
|
-
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
1686
|
-
--background-color-focus: rgba(0, 136, 255, 0.1);
|
|
1687
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
1688
|
-
}
|
|
1689
|
-
.buj61ew.ant-btn-secondary.ant-btn-dangerous {
|
|
1690
|
-
--color: #f0483e;
|
|
1691
|
-
--background-color: rgba(255, 74, 74, 0.1);
|
|
1692
|
-
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
1693
|
-
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
1694
|
-
--background-color-focus: rgba(255, 74, 74, 0.1);
|
|
1695
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
1696
|
-
}
|
|
1697
|
-
.buj61ew.ant-btn-secondary.btn-primary-orange {
|
|
1698
|
-
--color: #fea008;
|
|
1699
|
-
--background-color: rgba(255, 187, 0, 0.1);
|
|
1700
|
-
--background-color-hover: rgba(255, 187, 0, 0.16);
|
|
1701
|
-
--background-color-active: rgba(255, 187, 0, 0.2);
|
|
1702
|
-
--background-color-focus: rgba(255, 187, 0, 0.1);
|
|
1703
|
-
}
|
|
1704
|
-
.buj61ew.ant-btn-tertiary {
|
|
1705
|
-
--color: #0080ff;
|
|
1706
|
-
--font-weight: bold;
|
|
1707
|
-
--border-width: 0;
|
|
1708
|
-
--background-color: #fff;
|
|
1709
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
1710
|
-
box-shadow: none;
|
|
1711
|
-
}
|
|
1712
|
-
.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 {
|
|
1713
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1714
|
-
}
|
|
1715
|
-
.buj61ew.ant-btn-tertiary.ant-btn-dangerous {
|
|
1716
|
-
--color: #f0483e;
|
|
1717
|
-
--background-color: #fff;
|
|
1718
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
1719
|
-
}
|
|
1720
|
-
.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 {
|
|
1721
|
-
filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
|
|
1722
|
-
}
|
|
1723
|
-
.buj61ew.ant-btn-tertiary.btn-primary-orange {
|
|
1724
|
-
--color: #fea008;
|
|
1725
|
-
--background-color: #fff;
|
|
1726
|
-
}
|
|
1727
|
-
.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 {
|
|
1728
|
-
filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
|
|
1729
|
-
}
|
|
1730
|
-
.buj61ew.ant-btn-ordinary {
|
|
1731
|
-
--color: #1d326c;
|
|
1732
|
-
--border-color: #ccd4e3;
|
|
1733
|
-
--background-color: #fff;
|
|
1734
|
-
--background-color-hover: #edf0f7;
|
|
1735
|
-
--background-color-active: #e4e9f2;
|
|
1736
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
1737
|
-
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
1738
|
-
}
|
|
1739
|
-
.buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
|
|
1740
|
-
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
1741
|
-
}
|
|
1742
|
-
.buj61ew.ant-btn-ordinary.ordinary-blue {
|
|
1743
|
-
--color: #0080ff;
|
|
1744
|
-
--border-color: #0080ff;
|
|
1745
|
-
--background-color: #fff;
|
|
1746
|
-
--background-color-hover: linear-gradient(
|
|
1747
|
-
0deg,
|
|
1748
|
-
rgba(0, 136, 255, 0.16),
|
|
1749
|
-
rgba(0, 136, 255, 0.16)
|
|
1750
|
-
),
|
|
1751
|
-
#ffffff;
|
|
1752
|
-
--background-color-active: linear-gradient(
|
|
1753
|
-
0deg,
|
|
1754
|
-
rgba(0, 136, 255, 0.2),
|
|
1755
|
-
rgba(0, 136, 255, 0.2)
|
|
1756
|
-
),
|
|
1757
|
-
#ffffff;
|
|
1758
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
1759
|
-
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
1760
|
-
}
|
|
1761
|
-
.buj61ew.ant-btn-ordinary.ant-btn-dangerous {
|
|
1762
|
-
--color: #f0483e;
|
|
1763
|
-
--border-color: #f0483e;
|
|
1764
|
-
--background-color: #fff;
|
|
1765
|
-
--background-color-hover: linear-gradient(
|
|
1766
|
-
0deg,
|
|
1767
|
-
rgba(255, 74, 74, 0.16),
|
|
1768
|
-
rgba(255, 74, 74, 0.16)
|
|
1769
|
-
),
|
|
1770
|
-
#ffffff;
|
|
1771
|
-
--background-color-active: linear-gradient(
|
|
1772
|
-
0deg,
|
|
1773
|
-
rgba(255, 74, 74, 0.2),
|
|
1774
|
-
rgba(255, 74, 74, 0.2)
|
|
1775
|
-
),
|
|
1776
|
-
#ffffff;
|
|
1777
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
1778
|
-
}
|
|
1779
|
-
.buj61ew.ant-btn-ordinary-onTint {
|
|
1780
|
-
--color: #1d326c;
|
|
1781
|
-
--border-color: #fff;
|
|
1782
|
-
--background-color: #fff;
|
|
1783
|
-
--background-color-hover: rgba(211, 218, 235, 0.6);
|
|
1784
|
-
--background-color-active: rgba(192, 203, 224, 0.6);
|
|
1785
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
1786
|
-
box-shadow: none;
|
|
1787
|
-
}
|
|
1788
|
-
.buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
|
|
1789
|
-
--color: #0080ff;
|
|
1790
|
-
--border-color: #fff;
|
|
1791
|
-
--background-color: #fff;
|
|
1792
|
-
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
1793
|
-
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
1794
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
1795
|
-
box-shadow: none;
|
|
1796
|
-
}
|
|
1797
|
-
.buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
|
|
1798
|
-
--color: #f0483e;
|
|
1799
|
-
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
1800
|
-
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
1801
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
1802
|
-
}
|
|
1803
|
-
.buj61ew.ant-btn-quiet {
|
|
1804
|
-
--color: rgba(44, 56, 82, 0.6);
|
|
1805
|
-
--border-width: 0;
|
|
1806
|
-
--background-color: transparent;
|
|
1807
|
-
--background-color-hover: rgba(211, 218, 235, 0.6);
|
|
1808
|
-
--background-color-active: rgba(192, 203, 224, 0.6);
|
|
1809
|
-
--background-color-focus: #fff;
|
|
1810
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
1811
|
-
box-shadow: none;
|
|
1600
|
+
.iap75of {
|
|
1601
|
+
height: 18px;
|
|
1602
|
+
line-height: 18px;
|
|
1603
|
+
padding: 0 4px;
|
|
1604
|
+
border-radius: 4px;
|
|
1605
|
+
background: rgba(235, 239, 245, 0.6);
|
|
1606
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
1607
|
+
display: flex;
|
|
1608
|
+
align-items: center;
|
|
1609
|
+
white-space: nowrap;
|
|
1610
|
+
margin-right: 4px;
|
|
1812
1611
|
}
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1612
|
+
|
|
1613
|
+
.fde5mpd {
|
|
1614
|
+
width: 100%;
|
|
1615
|
+
height: 100%;
|
|
1616
|
+
min-height: 124px;
|
|
1617
|
+
display: flex;
|
|
1618
|
+
flex-direction: column;
|
|
1619
|
+
justify-content: center;
|
|
1620
|
+
align-items: center;
|
|
1818
1621
|
}
|
|
1819
|
-
.
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
1824
|
-
--background-color-focus: #fff;
|
|
1825
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
1622
|
+
.fde5mpd .error-text {
|
|
1623
|
+
color: rgba(10, 37, 85, 0.6);
|
|
1624
|
+
margin-bottom: 16px;
|
|
1625
|
+
font-size: 18px;
|
|
1826
1626
|
}
|
|
1827
|
-
|
|
1627
|
+
|
|
1628
|
+
.i1mrf09m {
|
|
1828
1629
|
display: inline-flex;
|
|
1829
1630
|
align-items: center;
|
|
1830
1631
|
}
|
|
1831
|
-
.
|
|
1832
|
-
margin-right: 4px;
|
|
1632
|
+
.i1mrf09m .icon-inner {
|
|
1833
1633
|
display: inline-flex;
|
|
1634
|
+
align-items: center;
|
|
1635
|
+
justify-content: center;
|
|
1834
1636
|
}
|
|
1835
|
-
.
|
|
1637
|
+
.i1mrf09m .icon-inner + span,
|
|
1638
|
+
.i1mrf09m span + .icon-inner.suffix {
|
|
1836
1639
|
margin-left: 4px;
|
|
1837
|
-
display: inline-flex;
|
|
1838
1640
|
}
|
|
1839
|
-
.
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
}
|
|
1843
|
-
|
|
1844
|
-
.nchllas {
|
|
1845
|
-
padding: 0;
|
|
1641
|
+
.i1mrf09m.is-rotate img,
|
|
1642
|
+
.i1mrf09m.is-rotate svg {
|
|
1643
|
+
animation: rotate 680ms linear infinite;
|
|
1846
1644
|
}
|
|
1847
1645
|
|
|
1848
1646
|
.bpq0js6 {
|
|
@@ -1874,50 +1672,70 @@ input[type=submit] {
|
|
|
1874
1672
|
border-radius: unset;
|
|
1875
1673
|
}
|
|
1876
1674
|
|
|
1877
|
-
.
|
|
1878
|
-
|
|
1879
|
-
line-height: 18px;
|
|
1880
|
-
padding: 0 4px;
|
|
1881
|
-
border-radius: 4px;
|
|
1882
|
-
background: rgba(235, 239, 245, 0.6);
|
|
1883
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
1884
|
-
display: flex;
|
|
1885
|
-
align-items: center;
|
|
1886
|
-
white-space: nowrap;
|
|
1887
|
-
margin-right: 4px;
|
|
1675
|
+
.obf05yr {
|
|
1676
|
+
display: inline-block;
|
|
1888
1677
|
}
|
|
1889
1678
|
|
|
1890
|
-
.
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1679
|
+
.hsms1n6 {
|
|
1680
|
+
visibility: hidden;
|
|
1681
|
+
position: absolute;
|
|
1682
|
+
}
|
|
1683
|
+
|
|
1684
|
+
.p12gwtiw {
|
|
1894
1685
|
display: flex;
|
|
1895
|
-
|
|
1896
|
-
justify-content: center;
|
|
1686
|
+
justify-content: space-between;
|
|
1897
1687
|
align-items: center;
|
|
1688
|
+
padding: 10px 0;
|
|
1689
|
+
color: rgba(44, 56, 82, 0.6);
|
|
1690
|
+
font-size: 12px;
|
|
1691
|
+
line-height: 24px;
|
|
1898
1692
|
}
|
|
1899
|
-
.
|
|
1900
|
-
|
|
1901
|
-
margin-bottom: 16px;
|
|
1902
|
-
font-size: 18px;
|
|
1693
|
+
.p12gwtiw .pagination-left {
|
|
1694
|
+
padding: 2px 8px;
|
|
1903
1695
|
}
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
display: inline-flex;
|
|
1696
|
+
.p12gwtiw .dropdown-trigger {
|
|
1697
|
+
display: flex;
|
|
1907
1698
|
align-items: center;
|
|
1699
|
+
border-radius: 6px;
|
|
1700
|
+
cursor: pointer;
|
|
1701
|
+
transition: all 0.3s ease;
|
|
1908
1702
|
}
|
|
1909
|
-
.
|
|
1910
|
-
|
|
1703
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
1704
|
+
background: rgba(211, 218, 235, 0.6);
|
|
1705
|
+
color: #0080ff;
|
|
1706
|
+
}
|
|
1707
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
1708
|
+
margin-left: 4px;
|
|
1709
|
+
}
|
|
1710
|
+
.p12gwtiw .pagination-right {
|
|
1711
|
+
display: flex;
|
|
1911
1712
|
align-items: center;
|
|
1912
|
-
|
|
1713
|
+
color: #0080ff;
|
|
1714
|
+
font-weight: bold;
|
|
1913
1715
|
}
|
|
1914
|
-
.
|
|
1915
|
-
.i1mrf09m span + .icon-inner.suffix {
|
|
1716
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
1916
1717
|
margin-left: 4px;
|
|
1917
1718
|
}
|
|
1918
|
-
.
|
|
1919
|
-
.
|
|
1920
|
-
|
|
1719
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
1720
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
1721
|
+
padding: 0 8px;
|
|
1722
|
+
}
|
|
1723
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
1724
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
1725
|
+
color: #0080ff;
|
|
1726
|
+
}
|
|
1727
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
1728
|
+
transform: rotate(180deg);
|
|
1729
|
+
}
|
|
1730
|
+
|
|
1731
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
1732
|
+
max-height: calc(100vh - 128px);
|
|
1733
|
+
overflow-y: auto;
|
|
1734
|
+
}
|
|
1735
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
1736
|
+
padding: 4px 20px;
|
|
1737
|
+
font-size: 12px;
|
|
1738
|
+
line-height: 18px;
|
|
1921
1739
|
}
|
|
1922
1740
|
|
|
1923
1741
|
.cz04yix {
|
|
@@ -2580,208 +2398,257 @@ input.rrg1fkn.ant-input {
|
|
|
2580
2398
|
border-bottom-right-radius: 0;
|
|
2581
2399
|
}
|
|
2582
2400
|
|
|
2583
|
-
.r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
|
|
2584
|
-
border-top-left-radius: 0;
|
|
2585
|
-
border-bottom-left-radius: 0;
|
|
2586
|
-
}
|
|
2587
|
-
|
|
2588
|
-
.p12gwtiw {
|
|
2589
|
-
display: flex;
|
|
2590
|
-
justify-content: space-between;
|
|
2591
|
-
align-items: center;
|
|
2592
|
-
padding: 10px 0;
|
|
2593
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2594
|
-
font-size: 12px;
|
|
2595
|
-
line-height: 24px;
|
|
2596
|
-
}
|
|
2597
|
-
.p12gwtiw .pagination-left {
|
|
2598
|
-
padding: 2px 8px;
|
|
2599
|
-
}
|
|
2600
|
-
.p12gwtiw .dropdown-trigger {
|
|
2601
|
-
display: flex;
|
|
2602
|
-
align-items: center;
|
|
2603
|
-
border-radius: 6px;
|
|
2604
|
-
cursor: pointer;
|
|
2605
|
-
transition: all 0.3s ease;
|
|
2606
|
-
}
|
|
2607
|
-
.p12gwtiw .dropdown-trigger:hover {
|
|
2608
|
-
background: rgba(211, 218, 235, 0.6);
|
|
2609
|
-
color: #0080ff;
|
|
2610
|
-
}
|
|
2611
|
-
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
2612
|
-
margin-left: 4px;
|
|
2613
|
-
}
|
|
2614
|
-
.p12gwtiw .pagination-right {
|
|
2615
|
-
display: flex;
|
|
2616
|
-
align-items: center;
|
|
2617
|
-
color: #0080ff;
|
|
2618
|
-
font-weight: bold;
|
|
2619
|
-
}
|
|
2620
|
-
.p12gwtiw .pagination-right .icon-inner {
|
|
2621
|
-
margin-left: 4px;
|
|
2622
|
-
}
|
|
2623
|
-
.p12gwtiw .pagination-right .prev-btn,
|
|
2624
|
-
.p12gwtiw .pagination-right .next-btn {
|
|
2625
|
-
padding: 0 8px;
|
|
2626
|
-
}
|
|
2627
|
-
.p12gwtiw .pagination-right .prev-btn > span,
|
|
2628
|
-
.p12gwtiw .pagination-right .next-btn > span {
|
|
2629
|
-
color: #0080ff;
|
|
2630
|
-
}
|
|
2631
|
-
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
2632
|
-
transform: rotate(180deg);
|
|
2633
|
-
}
|
|
2634
|
-
|
|
2635
|
-
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
2636
|
-
max-height: calc(100vh - 128px);
|
|
2637
|
-
overflow-y: auto;
|
|
2638
|
-
}
|
|
2639
|
-
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
2640
|
-
padding: 4px 20px;
|
|
2641
|
-
font-size: 12px;
|
|
2642
|
-
line-height: 18px;
|
|
2401
|
+
.r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
|
|
2402
|
+
border-top-left-radius: 0;
|
|
2403
|
+
border-bottom-left-radius: 0;
|
|
2643
2404
|
}
|
|
2644
2405
|
|
|
2645
|
-
.
|
|
2646
|
-
|
|
2647
|
-
|
|
2648
|
-
|
|
2406
|
+
.buj61ew.ant-btn {
|
|
2407
|
+
height: 32px;
|
|
2408
|
+
border-radius: 6px;
|
|
2409
|
+
line-height: 22px;
|
|
2410
|
+
transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
|
|
2411
|
+
transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
|
|
2649
2412
|
}
|
|
2650
|
-
.
|
|
2651
|
-
|
|
2652
|
-
|
|
2413
|
+
.buj61ew.ant-btn.ant-btn-lg {
|
|
2414
|
+
height: 40px;
|
|
2415
|
+
line-height: 24px;
|
|
2653
2416
|
}
|
|
2654
|
-
.
|
|
2655
|
-
|
|
2417
|
+
.buj61ew.ant-btn.ant-btn-sm {
|
|
2418
|
+
height: 24px;
|
|
2419
|
+
line-height: 20px;
|
|
2656
2420
|
}
|
|
2657
|
-
.
|
|
2658
|
-
border-
|
|
2421
|
+
.buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
|
|
2422
|
+
border-radius: 50%;
|
|
2659
2423
|
}
|
|
2660
|
-
.
|
|
2661
|
-
|
|
2662
|
-
|
|
2424
|
+
.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 {
|
|
2425
|
+
color: var(--color, #06101f);
|
|
2426
|
+
font-weight: var(--font-weight);
|
|
2427
|
+
background: var(--background-color, #fff);
|
|
2428
|
+
border-width: var(--border-width, 1px);
|
|
2429
|
+
border-color: var(--border-color, #d9d9d9);
|
|
2663
2430
|
}
|
|
2664
|
-
.
|
|
2665
|
-
|
|
2666
|
-
left: 4px;
|
|
2667
|
-
width: 6px;
|
|
2668
|
-
height: 6px;
|
|
2669
|
-
background: #fff;
|
|
2431
|
+
.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 {
|
|
2432
|
+
display: none;
|
|
2670
2433
|
}
|
|
2671
|
-
.
|
|
2672
|
-
|
|
2434
|
+
.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 {
|
|
2435
|
+
color: var(--color, inherit);
|
|
2673
2436
|
}
|
|
2674
|
-
.
|
|
2675
|
-
|
|
2676
|
-
|
|
2437
|
+
.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 {
|
|
2438
|
+
background: var(--background-color-hover, var(--background-color));
|
|
2439
|
+
border-color: var(--border-color-hover, var(--border-color, transparent));
|
|
2677
2440
|
}
|
|
2678
|
-
.
|
|
2679
|
-
|
|
2441
|
+
.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 {
|
|
2442
|
+
--scale: 1;
|
|
2443
|
+
--transY: 1px;
|
|
2444
|
+
background: var(--background-color-active, var(--background-color));
|
|
2445
|
+
border-color: var(--border-color-active, var(--border-color, transparent));
|
|
2680
2446
|
}
|
|
2681
|
-
.
|
|
2682
|
-
|
|
2447
|
+
.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 {
|
|
2448
|
+
background: var(--background-color-focus, var(--background-color));
|
|
2449
|
+
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
2450
|
+
border-color: var(--border-color-focus, var(--border-color, transparent));
|
|
2451
|
+
}
|
|
2452
|
+
.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 {
|
|
2453
|
+
color: var(--color-disabled, var(--color));
|
|
2454
|
+
background: var(--background-color-disabled, var(--background-color));
|
|
2455
|
+
border-color: var(--border-color-disabled, var(--border-color, transparent));
|
|
2683
2456
|
opacity: 0.5;
|
|
2684
2457
|
}
|
|
2685
|
-
.
|
|
2686
|
-
color: #
|
|
2458
|
+
.buj61ew.ant-btn-link[disabled] {
|
|
2459
|
+
color: #0080ff;
|
|
2460
|
+
opacity: 0.5;
|
|
2687
2461
|
}
|
|
2688
|
-
.
|
|
2689
|
-
|
|
2690
|
-
|
|
2691
|
-
|
|
2462
|
+
.buj61ew.ant-btn-primary {
|
|
2463
|
+
--color: #fff;
|
|
2464
|
+
--font-weight: bold;
|
|
2465
|
+
--border-width: 0;
|
|
2466
|
+
--background-color: #0080ff;
|
|
2467
|
+
--background-color-hover: #009dff;
|
|
2468
|
+
--background-color-active: #005ed1;
|
|
2469
|
+
--background-color-focus: #0080ff;
|
|
2470
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
2692
2471
|
}
|
|
2693
|
-
.
|
|
2694
|
-
|
|
2695
|
-
|
|
2696
|
-
color:
|
|
2472
|
+
.buj61ew.ant-btn-primary.ant-btn-dangerous {
|
|
2473
|
+
--background-color: #f0483e;
|
|
2474
|
+
--background-color-hover: #ff5252;
|
|
2475
|
+
--background-color-active: #c73d31;
|
|
2476
|
+
--background-color-focus: #ff5252;
|
|
2477
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
2697
2478
|
}
|
|
2698
|
-
.
|
|
2699
|
-
|
|
2479
|
+
.buj61ew.ant-btn-primary.btn-primary-orange {
|
|
2480
|
+
--background-color: #fea008;
|
|
2481
|
+
--background-color-hover: #feba33;
|
|
2482
|
+
--background-color-active: #e07f00;
|
|
2483
|
+
--background-color-focus: #fea008;
|
|
2700
2484
|
}
|
|
2701
|
-
|
|
2702
|
-
|
|
2703
|
-
|
|
2485
|
+
.buj61ew.ant-btn-secondary {
|
|
2486
|
+
--color: #0080ff;
|
|
2487
|
+
--font-weight: bold;
|
|
2488
|
+
--border-width: 0;
|
|
2489
|
+
--background-color: rgba(0, 136, 255, 0.1);
|
|
2490
|
+
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
2491
|
+
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
2492
|
+
--background-color-focus: rgba(0, 136, 255, 0.1);
|
|
2493
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
2704
2494
|
}
|
|
2705
|
-
.
|
|
2706
|
-
|
|
2495
|
+
.buj61ew.ant-btn-secondary.ant-btn-dangerous {
|
|
2496
|
+
--color: #f0483e;
|
|
2497
|
+
--background-color: rgba(255, 74, 74, 0.1);
|
|
2498
|
+
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
2499
|
+
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
2500
|
+
--background-color-focus: rgba(255, 74, 74, 0.1);
|
|
2501
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
2707
2502
|
}
|
|
2708
|
-
|
|
2709
|
-
|
|
2710
|
-
color:
|
|
2711
|
-
|
|
2503
|
+
.buj61ew.ant-btn-secondary.btn-primary-orange {
|
|
2504
|
+
--color: #fea008;
|
|
2505
|
+
--background-color: rgba(255, 187, 0, 0.1);
|
|
2506
|
+
--background-color-hover: rgba(255, 187, 0, 0.16);
|
|
2507
|
+
--background-color-active: rgba(255, 187, 0, 0.2);
|
|
2508
|
+
--background-color-focus: rgba(255, 187, 0, 0.1);
|
|
2712
2509
|
}
|
|
2713
|
-
.
|
|
2714
|
-
color: #
|
|
2715
|
-
|
|
2510
|
+
.buj61ew.ant-btn-tertiary {
|
|
2511
|
+
--color: #0080ff;
|
|
2512
|
+
--font-weight: bold;
|
|
2513
|
+
--border-width: 0;
|
|
2514
|
+
--background-color: #fff;
|
|
2515
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
2516
|
+
box-shadow: none;
|
|
2716
2517
|
}
|
|
2717
|
-
.
|
|
2718
|
-
|
|
2719
|
-
line-height: 32px;
|
|
2720
|
-
height: 32px;
|
|
2518
|
+
.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 {
|
|
2519
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
2721
2520
|
}
|
|
2722
|
-
.
|
|
2723
|
-
|
|
2521
|
+
.buj61ew.ant-btn-tertiary.ant-btn-dangerous {
|
|
2522
|
+
--color: #f0483e;
|
|
2523
|
+
--background-color: #fff;
|
|
2524
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
2724
2525
|
}
|
|
2725
|
-
.
|
|
2726
|
-
|
|
2526
|
+
.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 {
|
|
2527
|
+
filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
|
|
2727
2528
|
}
|
|
2728
|
-
.
|
|
2729
|
-
|
|
2529
|
+
.buj61ew.ant-btn-tertiary.btn-primary-orange {
|
|
2530
|
+
--color: #fea008;
|
|
2531
|
+
--background-color: #fff;
|
|
2730
2532
|
}
|
|
2731
|
-
.
|
|
2732
|
-
|
|
2733
|
-
opacity: 0.5;
|
|
2533
|
+
.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 {
|
|
2534
|
+
filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
|
|
2734
2535
|
}
|
|
2735
|
-
.
|
|
2736
|
-
|
|
2536
|
+
.buj61ew.ant-btn-ordinary {
|
|
2537
|
+
--color: #1d326c;
|
|
2538
|
+
--border-color: #ccd4e3;
|
|
2539
|
+
--background-color: #fff;
|
|
2540
|
+
--background-color-hover: #edf0f7;
|
|
2541
|
+
--background-color-active: #e4e9f2;
|
|
2542
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
2543
|
+
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
2737
2544
|
}
|
|
2738
|
-
.
|
|
2739
|
-
|
|
2545
|
+
.buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
|
|
2546
|
+
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
2740
2547
|
}
|
|
2741
|
-
.
|
|
2742
|
-
|
|
2548
|
+
.buj61ew.ant-btn-ordinary.ordinary-blue {
|
|
2549
|
+
--color: #0080ff;
|
|
2550
|
+
--border-color: #0080ff;
|
|
2551
|
+
--background-color: #fff;
|
|
2552
|
+
--background-color-hover: linear-gradient(
|
|
2553
|
+
0deg,
|
|
2554
|
+
rgba(0, 136, 255, 0.16),
|
|
2555
|
+
rgba(0, 136, 255, 0.16)
|
|
2556
|
+
),
|
|
2557
|
+
#ffffff;
|
|
2558
|
+
--background-color-active: linear-gradient(
|
|
2559
|
+
0deg,
|
|
2560
|
+
rgba(0, 136, 255, 0.2),
|
|
2561
|
+
rgba(0, 136, 255, 0.2)
|
|
2562
|
+
),
|
|
2563
|
+
#ffffff;
|
|
2564
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
2565
|
+
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
2743
2566
|
}
|
|
2744
|
-
.
|
|
2745
|
-
|
|
2746
|
-
border-color: #
|
|
2747
|
-
|
|
2567
|
+
.buj61ew.ant-btn-ordinary.ant-btn-dangerous {
|
|
2568
|
+
--color: #f0483e;
|
|
2569
|
+
--border-color: #f0483e;
|
|
2570
|
+
--background-color: #fff;
|
|
2571
|
+
--background-color-hover: linear-gradient(
|
|
2572
|
+
0deg,
|
|
2573
|
+
rgba(255, 74, 74, 0.16),
|
|
2574
|
+
rgba(255, 74, 74, 0.16)
|
|
2575
|
+
),
|
|
2576
|
+
#ffffff;
|
|
2577
|
+
--background-color-active: linear-gradient(
|
|
2578
|
+
0deg,
|
|
2579
|
+
rgba(255, 74, 74, 0.2),
|
|
2580
|
+
rgba(255, 74, 74, 0.2)
|
|
2581
|
+
),
|
|
2582
|
+
#ffffff;
|
|
2583
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
2584
|
+
}
|
|
2585
|
+
.buj61ew.ant-btn-ordinary-onTint {
|
|
2586
|
+
--color: #1d326c;
|
|
2587
|
+
--border-color: #fff;
|
|
2588
|
+
--background-color: #fff;
|
|
2589
|
+
--background-color-hover: rgba(211, 218, 235, 0.6);
|
|
2590
|
+
--background-color-active: rgba(192, 203, 224, 0.6);
|
|
2591
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
2592
|
+
box-shadow: none;
|
|
2593
|
+
}
|
|
2594
|
+
.buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
|
|
2595
|
+
--color: #0080ff;
|
|
2596
|
+
--border-color: #fff;
|
|
2597
|
+
--background-color: #fff;
|
|
2598
|
+
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
2599
|
+
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
2600
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
2601
|
+
box-shadow: none;
|
|
2748
2602
|
}
|
|
2749
|
-
.
|
|
2750
|
-
color: #
|
|
2751
|
-
|
|
2603
|
+
.buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
|
|
2604
|
+
--color: #f0483e;
|
|
2605
|
+
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
2606
|
+
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
2607
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
2752
2608
|
}
|
|
2753
|
-
.
|
|
2754
|
-
color:
|
|
2755
|
-
border-
|
|
2756
|
-
background:
|
|
2609
|
+
.buj61ew.ant-btn-quiet {
|
|
2610
|
+
--color: rgba(44, 56, 82, 0.6);
|
|
2611
|
+
--border-width: 0;
|
|
2612
|
+
--background-color: transparent;
|
|
2613
|
+
--background-color-hover: rgba(211, 218, 235, 0.6);
|
|
2614
|
+
--background-color-active: rgba(192, 203, 224, 0.6);
|
|
2615
|
+
--background-color-focus: #fff;
|
|
2616
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
2617
|
+
box-shadow: none;
|
|
2757
2618
|
}
|
|
2758
|
-
.
|
|
2759
|
-
|
|
2760
|
-
|
|
2761
|
-
|
|
2762
|
-
|
|
2763
|
-
width: 36px;
|
|
2764
|
-
background: transparent;
|
|
2619
|
+
.buj61ew.ant-btn-quiet.ant-btn-dangerous {
|
|
2620
|
+
--color: #f0483e;
|
|
2621
|
+
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
2622
|
+
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
2623
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
2765
2624
|
}
|
|
2766
|
-
.
|
|
2767
|
-
|
|
2625
|
+
.buj61ew.ant-btn-quiet.quiet-blue {
|
|
2626
|
+
--color: #0080ff;
|
|
2627
|
+
--background-color: transparent;
|
|
2628
|
+
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
2629
|
+
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
2630
|
+
--background-color-focus: #fff;
|
|
2631
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
2768
2632
|
}
|
|
2769
|
-
.
|
|
2770
|
-
|
|
2771
|
-
|
|
2772
|
-
box-shadow: none;
|
|
2633
|
+
.buj61ew.has-icon {
|
|
2634
|
+
display: inline-flex;
|
|
2635
|
+
align-items: center;
|
|
2773
2636
|
}
|
|
2774
|
-
.
|
|
2775
|
-
|
|
2637
|
+
.buj61ew .button-prefix-icon {
|
|
2638
|
+
margin-right: 4px;
|
|
2639
|
+
display: inline-flex;
|
|
2776
2640
|
}
|
|
2777
|
-
.
|
|
2778
|
-
|
|
2641
|
+
.buj61ew .button-suffix-icon {
|
|
2642
|
+
margin-left: 4px;
|
|
2643
|
+
display: inline-flex;
|
|
2779
2644
|
}
|
|
2780
|
-
.
|
|
2781
|
-
display: inline;
|
|
2782
|
-
|
|
2645
|
+
.buj61ew .icon-wrapper {
|
|
2646
|
+
display: inline-flex;
|
|
2647
|
+
vertical-align: bottom;
|
|
2648
|
+
}
|
|
2649
|
+
|
|
2650
|
+
.nchllas {
|
|
2783
2651
|
padding: 0;
|
|
2784
|
-
width: 36px;
|
|
2785
2652
|
}
|
|
2786
2653
|
|
|
2787
2654
|
.t1upn1sz {
|
|
@@ -3141,15 +3008,6 @@ input.rrg1fkn.ant-input {
|
|
|
3141
3008
|
background: #fff;
|
|
3142
3009
|
}
|
|
3143
3010
|
|
|
3144
|
-
.obf05yr {
|
|
3145
|
-
display: inline-block;
|
|
3146
|
-
}
|
|
3147
|
-
|
|
3148
|
-
.hsms1n6 {
|
|
3149
|
-
visibility: hidden;
|
|
3150
|
-
position: absolute;
|
|
3151
|
-
}
|
|
3152
|
-
|
|
3153
3011
|
.s34f1qb.ant-switch {
|
|
3154
3012
|
min-width: 40px;
|
|
3155
3013
|
height: 24px;
|
|
@@ -3205,6 +3063,148 @@ input.rrg1fkn.ant-input {
|
|
|
3205
3063
|
margin-left: 5px;
|
|
3206
3064
|
}
|
|
3207
3065
|
|
|
3066
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
3067
|
+
display: inline-flex;
|
|
3068
|
+
align-items: baseline;
|
|
3069
|
+
white-space: pre-wrap;
|
|
3070
|
+
}
|
|
3071
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
3072
|
+
position: relative;
|
|
3073
|
+
top: 3px;
|
|
3074
|
+
}
|
|
3075
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
3076
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
3077
|
+
}
|
|
3078
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
3079
|
+
border-color: #0080ff;
|
|
3080
|
+
}
|
|
3081
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
3082
|
+
border-color: #0080ff;
|
|
3083
|
+
background: #0080ff;
|
|
3084
|
+
}
|
|
3085
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
3086
|
+
top: 4px;
|
|
3087
|
+
left: 4px;
|
|
3088
|
+
width: 6px;
|
|
3089
|
+
height: 6px;
|
|
3090
|
+
background: #fff;
|
|
3091
|
+
}
|
|
3092
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
3093
|
+
opacity: 0.5;
|
|
3094
|
+
}
|
|
3095
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
3096
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
3097
|
+
background: rgba(211, 218, 235, 0.6);
|
|
3098
|
+
}
|
|
3099
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
3100
|
+
background: #00122e;
|
|
3101
|
+
}
|
|
3102
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
3103
|
+
color: #00122e;
|
|
3104
|
+
opacity: 0.5;
|
|
3105
|
+
}
|
|
3106
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
3107
|
+
color: #00122e;
|
|
3108
|
+
}
|
|
3109
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
3110
|
+
display: inline-block;
|
|
3111
|
+
padding: 0;
|
|
3112
|
+
padding-left: 12px;
|
|
3113
|
+
}
|
|
3114
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
3115
|
+
margin-bottom: 0;
|
|
3116
|
+
white-space: pre-wrap;
|
|
3117
|
+
color: rgba(44, 56, 82, 0.6);
|
|
3118
|
+
}
|
|
3119
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
3120
|
+
padding-left: 8px;
|
|
3121
|
+
}
|
|
3122
|
+
|
|
3123
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
3124
|
+
border-radius: 5px 0 0 5px;
|
|
3125
|
+
}
|
|
3126
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
3127
|
+
border-radius: 0 5px 5px 0;
|
|
3128
|
+
}
|
|
3129
|
+
|
|
3130
|
+
.r1f0aqcc {
|
|
3131
|
+
color: #00122e;
|
|
3132
|
+
border-color: #ccd4e3;
|
|
3133
|
+
}
|
|
3134
|
+
.r1f0aqcc:first-child {
|
|
3135
|
+
color: #00122e;
|
|
3136
|
+
border-color: #a3b4cc;
|
|
3137
|
+
}
|
|
3138
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
3139
|
+
padding: 0 12px;
|
|
3140
|
+
line-height: 32px;
|
|
3141
|
+
height: 32px;
|
|
3142
|
+
}
|
|
3143
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
3144
|
+
white-space: nowrap;
|
|
3145
|
+
}
|
|
3146
|
+
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
3147
|
+
background: #ccd4e3;
|
|
3148
|
+
}
|
|
3149
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
3150
|
+
background: #0080ff;
|
|
3151
|
+
}
|
|
3152
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
3153
|
+
background: #ccd4e3;
|
|
3154
|
+
opacity: 0.5;
|
|
3155
|
+
}
|
|
3156
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
3157
|
+
border-right-color: #0080ff;
|
|
3158
|
+
}
|
|
3159
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
3160
|
+
border-color: #0080ff;
|
|
3161
|
+
}
|
|
3162
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
3163
|
+
background: rgba(0, 136, 255, 0.1);
|
|
3164
|
+
}
|
|
3165
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
3166
|
+
background: rgba(211, 218, 235, 0.6);
|
|
3167
|
+
border-color: #ccd4e3;
|
|
3168
|
+
opacity: 0.5;
|
|
3169
|
+
}
|
|
3170
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
3171
|
+
color: #00122e;
|
|
3172
|
+
border-color: #ccd4e3;
|
|
3173
|
+
}
|
|
3174
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
3175
|
+
color: #00122e;
|
|
3176
|
+
border-color: #ccd4e3;
|
|
3177
|
+
background: rgba(172, 186, 211, 0.6);
|
|
3178
|
+
}
|
|
3179
|
+
.r1f0aqcc .ant-radio-button-input {
|
|
3180
|
+
margin-right: 8px;
|
|
3181
|
+
display: inline;
|
|
3182
|
+
border: none;
|
|
3183
|
+
padding: 0;
|
|
3184
|
+
width: 36px;
|
|
3185
|
+
background: transparent;
|
|
3186
|
+
}
|
|
3187
|
+
.r1f0aqcc .ant-radio-button-input:focus {
|
|
3188
|
+
box-shadow: none;
|
|
3189
|
+
}
|
|
3190
|
+
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
3191
|
+
margin-right: 0;
|
|
3192
|
+
width: initial;
|
|
3193
|
+
box-shadow: none;
|
|
3194
|
+
}
|
|
3195
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
3196
|
+
display: none;
|
|
3197
|
+
}
|
|
3198
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
3199
|
+
display: inline;
|
|
3200
|
+
}
|
|
3201
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
3202
|
+
display: inline;
|
|
3203
|
+
margin-right: 8px;
|
|
3204
|
+
padding: 0;
|
|
3205
|
+
width: 36px;
|
|
3206
|
+
}
|
|
3207
|
+
|
|
3208
3208
|
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
3209
3209
|
flex-direction: row;
|
|
3210
3210
|
justify-content: stretch;
|
|
@@ -3307,6 +3307,10 @@ input.rrg1fkn.ant-input {
|
|
|
3307
3307
|
color: rgba(44, 56, 82, 0.6);
|
|
3308
3308
|
}
|
|
3309
3309
|
|
|
3310
|
+
.i1e4sgug {
|
|
3311
|
+
display: inline-block;
|
|
3312
|
+
}
|
|
3313
|
+
|
|
3310
3314
|
.d6j0lbj {
|
|
3311
3315
|
font-family: Inter;
|
|
3312
3316
|
font-style: normal;
|
|
@@ -3782,10 +3786,6 @@ input.rrg1fkn.ant-input {
|
|
|
3782
3786
|
line-height: 12px;
|
|
3783
3787
|
}
|
|
3784
3788
|
|
|
3785
|
-
.i1e4sgug {
|
|
3786
|
-
display: inline-block;
|
|
3787
|
-
}
|
|
3788
|
-
|
|
3789
3789
|
.c198s9j3 {
|
|
3790
3790
|
color: #2d3a56;
|
|
3791
3791
|
line-height: 22px;
|
|
@@ -3857,6 +3857,20 @@ input.rrg1fkn.ant-input {
|
|
|
3857
3857
|
margin-left: 24px;
|
|
3858
3858
|
}
|
|
3859
3859
|
|
|
3860
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
3861
|
+
display: flex;
|
|
3862
|
+
}
|
|
3863
|
+
|
|
3864
|
+
.igz4le8 {
|
|
3865
|
+
height: 24px;
|
|
3866
|
+
width: 56px !important;
|
|
3867
|
+
margin-right: 4px;
|
|
3868
|
+
}
|
|
3869
|
+
|
|
3870
|
+
.c1riexje {
|
|
3871
|
+
color: rgba(44, 56, 82, 0.6);
|
|
3872
|
+
}
|
|
3873
|
+
|
|
3860
3874
|
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
3861
3875
|
border-radius: 6px;
|
|
3862
3876
|
}
|
|
@@ -3912,20 +3926,6 @@ input.rrg1fkn.ant-input {
|
|
|
3912
3926
|
transform: rotate(180deg);
|
|
3913
3927
|
}
|
|
3914
3928
|
|
|
3915
|
-
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
3916
|
-
display: flex;
|
|
3917
|
-
}
|
|
3918
|
-
|
|
3919
|
-
.igz4le8 {
|
|
3920
|
-
height: 24px;
|
|
3921
|
-
width: 56px !important;
|
|
3922
|
-
margin-right: 4px;
|
|
3923
|
-
}
|
|
3924
|
-
|
|
3925
|
-
.c1riexje {
|
|
3926
|
-
color: rgba(44, 56, 82, 0.6);
|
|
3927
|
-
}
|
|
3928
|
-
|
|
3929
3929
|
.m1thnes4 {
|
|
3930
3930
|
color: rgba(44, 56, 82, 0.6);
|
|
3931
3931
|
text-align: center;
|