@cloudtower/eagle 0.22.7 → 0.22.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -1597,6 +1597,35 @@ input[type=submit] {
1597
1597
  cursor: pointer;
1598
1598
  }
1599
1599
 
1600
+ .bpq0js6 {
1601
+ padding: 4px 11px;
1602
+ }
1603
+
1604
+ .b15sn34c {
1605
+ white-space: nowrap;
1606
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1607
+ }
1608
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1609
+ --color: #0080ff;
1610
+ }
1611
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
1612
+ --color: #0080ff;
1613
+ }
1614
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1615
+ margin-left: 1px;
1616
+ }
1617
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
1618
+ border-top-right-radius: 0;
1619
+ border-bottom-right-radius: 0;
1620
+ }
1621
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
1622
+ border-top-left-radius: 0;
1623
+ border-bottom-left-radius: 0;
1624
+ }
1625
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1626
+ border-radius: unset;
1627
+ }
1628
+
1600
1629
  .fde5mpd {
1601
1630
  width: 100%;
1602
1631
  height: 100%;
@@ -1612,443 +1641,636 @@ input[type=submit] {
1612
1641
  font-size: 18px;
1613
1642
  }
1614
1643
 
1615
- .i1mrf09m {
1616
- display: inline-flex;
1617
- align-items: center;
1618
- }
1619
- .i1mrf09m .icon-inner {
1620
- display: inline-flex;
1621
- align-items: center;
1622
- justify-content: center;
1623
- }
1624
- .i1mrf09m .icon-inner + span,
1625
- .i1mrf09m span + .icon-inner.suffix {
1626
- margin-left: 4px;
1627
- }
1628
- .i1mrf09m.is-rotate img {
1629
- animation: rotate 680ms linear infinite;
1630
- }
1631
-
1632
- .obf05yr {
1633
- display: inline-block;
1634
- }
1635
-
1636
- .hsms1n6 {
1637
- visibility: hidden;
1638
- position: absolute;
1639
- }
1640
-
1641
- .t1upn1sz {
1642
- height: 100%;
1643
- }
1644
-
1645
- .tta5kd2 {
1646
- height: 100%;
1644
+ .buj61ew.ant-btn {
1645
+ height: 32px;
1646
+ border-radius: 6px;
1647
+ line-height: 22px;
1648
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
1649
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
1647
1650
  }
1648
- .tta5kd2.empty-table .ant-table-content {
1649
- overflow: visible !important;
1650
- height: 100%;
1651
+ .buj61ew.ant-btn.ant-btn-lg {
1652
+ height: 40px;
1653
+ line-height: 24px;
1651
1654
  }
1652
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
1653
- height: 100%;
1655
+ .buj61ew.ant-btn.ant-btn-sm {
1656
+ height: 24px;
1657
+ line-height: 20px;
1654
1658
  }
1655
- .tta5kd2.empty-table .ant-table-content table {
1656
- width: 100% !important;
1657
- height: 100%;
1659
+ .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
1660
+ border-radius: 50%;
1658
1661
  }
1659
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
1660
- padding: 15px 0;
1662
+ .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 {
1663
+ color: var(--color, #06101f);
1664
+ font-weight: var(--font-weight);
1665
+ background: var(--background-color, #fff);
1666
+ border-width: var(--border-width, 1px);
1667
+ border-color: var(--border-color, #d9d9d9);
1661
1668
  }
1662
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
1669
+ .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 {
1663
1670
  display: none;
1664
1671
  }
1665
- .tta5kd2 .active-row td:nth-child(1) {
1666
- font-weight: 700;
1672
+ .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 {
1673
+ color: var(--color, inherit);
1667
1674
  }
1668
- .tta5kd2.has-selection .active-row td:nth-child(2) {
1669
- font-weight: 700;
1675
+ .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 {
1676
+ background: var(--background-color-hover, var(--background-color));
1677
+ border-color: var(--border-color-hover, var(--border-color, transparent));
1670
1678
  }
1671
- .tta5kd2 .ant-spin-nested-loading {
1672
- height: 100%;
1679
+ .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 {
1680
+ --scale: 1;
1681
+ --transY: 1px;
1682
+ background: var(--background-color-active, var(--background-color));
1683
+ border-color: var(--border-color-active, var(--border-color, transparent));
1673
1684
  }
1674
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
1675
- height: 100%;
1676
- overflow: visible;
1685
+ .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 {
1686
+ background: var(--background-color-focus, var(--background-color));
1687
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
1688
+ border-color: var(--border-color-focus, var(--border-color, transparent));
1677
1689
  }
1678
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
1679
- max-height: none;
1690
+ .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 {
1691
+ color: var(--color-disabled, var(--color));
1692
+ background: var(--background-color-disabled, var(--background-color));
1693
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
1694
+ opacity: 0.5;
1680
1695
  }
1681
- .tta5kd2.table-init-loading .ant-spin-blur thead,
1682
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
1683
- display: none;
1696
+ .buj61ew.ant-btn-link[disabled] {
1697
+ color: #0080ff;
1698
+ opacity: 0.5;
1684
1699
  }
1685
- .tta5kd2 td.ant-table-column-sort {
1686
- background: transparent;
1700
+ .buj61ew.ant-btn-primary {
1701
+ --color: #fff;
1702
+ --font-weight: bold;
1703
+ --border-width: 0;
1704
+ --background-color: #0080ff;
1705
+ --background-color-hover: #009dff;
1706
+ --background-color-active: #005ed1;
1707
+ --background-color-focus: #0080ff;
1708
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1687
1709
  }
1688
- .tta5kd2 td.ant-table-cell-fix-left,
1689
- .tta5kd2 td.ant-table-cell-fix-right {
1690
- background: #fff;
1691
- padding: 0 !important;
1710
+ .buj61ew.ant-btn-primary.ant-btn-dangerous {
1711
+ --background-color: #f0483e;
1712
+ --background-color-hover: #ff5252;
1713
+ --background-color-active: #c73d31;
1714
+ --background-color-focus: #ff5252;
1715
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1692
1716
  }
1693
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
1694
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
1695
- display: flex;
1696
- align-items: center;
1697
- height: 100%;
1698
- padding: 8px;
1717
+ .buj61ew.ant-btn-primary.btn-primary-orange {
1718
+ --background-color: #fea008;
1719
+ --background-color-hover: #feba33;
1720
+ --background-color-active: #e07f00;
1721
+ --background-color-focus: #fea008;
1699
1722
  }
1700
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
1701
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
1702
- overflow: hidden;
1703
- text-overflow: ellipsis;
1704
- width: 100%;
1723
+ .buj61ew.ant-btn-secondary {
1724
+ --color: #0080ff;
1725
+ --font-weight: bold;
1726
+ --border-width: 0;
1727
+ --background-color: rgba(0, 136, 255, 0.1);
1728
+ --background-color-hover: rgba(0, 136, 255, 0.16);
1729
+ --background-color-active: rgba(0, 136, 255, 0.2);
1730
+ --background-color-focus: rgba(0, 136, 255, 0.1);
1731
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1705
1732
  }
1706
- .tta5kd2 .ant-table-container {
1707
- height: 100%;
1733
+ .buj61ew.ant-btn-secondary.ant-btn-dangerous {
1734
+ --color: #f0483e;
1735
+ --background-color: rgba(255, 74, 74, 0.1);
1736
+ --background-color-hover: rgba(255, 74, 74, 0.16);
1737
+ --background-color-active: rgba(255, 74, 74, 0.2);
1738
+ --background-color-focus: rgba(255, 74, 74, 0.1);
1739
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1708
1740
  }
1709
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
1710
- box-shadow: none !important;
1741
+ .buj61ew.ant-btn-secondary.btn-primary-orange {
1742
+ --color: #fea008;
1743
+ --background-color: rgba(255, 187, 0, 0.1);
1744
+ --background-color-hover: rgba(255, 187, 0, 0.16);
1745
+ --background-color-active: rgba(255, 187, 0, 0.2);
1746
+ --background-color-focus: rgba(255, 187, 0, 0.1);
1711
1747
  }
1712
- .tta5kd2 .ant-table {
1713
- border-radius: 0px;
1714
- border-left: none;
1715
- border-right: none;
1716
- border-bottom: none;
1717
- height: 100%;
1718
- font-size: 12px;
1719
- background: transparent;
1748
+ .buj61ew.ant-btn-tertiary {
1749
+ --color: #0080ff;
1750
+ --font-weight: bold;
1751
+ --border-width: 0;
1752
+ --background-color: #fff;
1753
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1754
+ box-shadow: none;
1720
1755
  }
1721
- .tta5kd2 .ant-table .ant-table-header {
1722
- position: relative;
1723
- z-index: 3;
1724
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
1725
- margin-bottom: -1px;
1756
+ .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 {
1757
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1726
1758
  }
1727
- .tta5kd2 .ant-table .time-wrapper .data,
1728
- .tta5kd2 .ant-table .value {
1729
- color: #2d3a56;
1759
+ .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
1760
+ --color: #f0483e;
1761
+ --background-color: #fff;
1762
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1730
1763
  }
1731
- .tta5kd2 .ant-table .time-wrapper .time,
1732
- .tta5kd2 .ant-table .unit {
1733
- color: rgba(44, 56, 82, 0.6);
1764
+ .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 {
1765
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
1734
1766
  }
1735
- .tta5kd2 .ant-table .ant-table-selection {
1736
- text-align: center;
1767
+ .buj61ew.ant-btn-tertiary.btn-primary-orange {
1768
+ --color: #fea008;
1769
+ --background-color: #fff;
1737
1770
  }
1738
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
1739
- background: #fff;
1771
+ .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 {
1772
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
1740
1773
  }
1741
- .tta5kd2 .ant-table .anticon-setting {
1742
- cursor: pointer;
1743
- position: absolute;
1744
- top: 50%;
1745
- right: 12px;
1746
- transform: translateY(-50%);
1774
+ .buj61ew.ant-btn-ordinary {
1775
+ --color: #1d326c;
1776
+ --border-color: #ccd4e3;
1777
+ --background-color: #fff;
1778
+ --background-color-hover: #edf0f7;
1779
+ --background-color-active: #e4e9f2;
1780
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1781
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
1747
1782
  }
1748
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
1749
- box-shadow: none;
1750
- width: 1px;
1751
- background: rgba(213, 219, 227, 0.6);
1783
+ .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
1784
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
1752
1785
  }
1753
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
1786
+ .buj61ew.ant-btn-ordinary.ordinary-blue {
1787
+ --color: #0080ff;
1788
+ --border-color: #0080ff;
1789
+ --background-color: #fff;
1790
+ --background-color-hover: linear-gradient(
1791
+ 0deg,
1792
+ rgba(0, 136, 255, 0.16),
1793
+ rgba(0, 136, 255, 0.16)
1794
+ ),
1795
+ #ffffff;
1796
+ --background-color-active: linear-gradient(
1797
+ 0deg,
1798
+ rgba(0, 136, 255, 0.2),
1799
+ rgba(0, 136, 255, 0.2)
1800
+ ),
1801
+ #ffffff;
1802
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1803
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
1804
+ }
1805
+ .buj61ew.ant-btn-ordinary.ant-btn-dangerous {
1806
+ --color: #f0483e;
1807
+ --border-color: #f0483e;
1808
+ --background-color: #fff;
1809
+ --background-color-hover: linear-gradient(
1810
+ 0deg,
1811
+ rgba(255, 74, 74, 0.16),
1812
+ rgba(255, 74, 74, 0.16)
1813
+ ),
1814
+ #ffffff;
1815
+ --background-color-active: linear-gradient(
1816
+ 0deg,
1817
+ rgba(255, 74, 74, 0.2),
1818
+ rgba(255, 74, 74, 0.2)
1819
+ ),
1820
+ #ffffff;
1821
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1822
+ }
1823
+ .buj61ew.ant-btn-ordinary-onTint {
1824
+ --color: #1d326c;
1825
+ --border-color: #fff;
1826
+ --background-color: #fff;
1827
+ --background-color-hover: rgba(211, 218, 235, 0.6);
1828
+ --background-color-active: rgba(192, 203, 224, 0.6);
1829
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1754
1830
  box-shadow: none;
1755
- width: 1px;
1756
- background: rgba(213, 219, 227, 0.6);
1757
1831
  }
1758
- .tta5kd2 .ant-table .ant-table-tbody {
1759
- position: relative;
1832
+ .buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
1833
+ --color: #0080ff;
1834
+ --border-color: #fff;
1835
+ --background-color: #fff;
1836
+ --background-color-hover: rgba(0, 136, 255, 0.16);
1837
+ --background-color-active: rgba(0, 136, 255, 0.2);
1838
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1839
+ box-shadow: none;
1760
1840
  }
1761
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
1762
- border-top: 1px solid rgba(211, 218, 235, 0.6);
1763
- border-bottom: 1px solid white;
1764
- height: 40px;
1765
- vertical-align: middle;
1766
- transition: background 0ms;
1767
- color: #00122e;
1841
+ .buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
1842
+ --color: #f0483e;
1843
+ --background-color-hover: rgba(255, 74, 74, 0.16);
1844
+ --background-color-active: rgba(255, 74, 74, 0.2);
1845
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1768
1846
  }
1769
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
1770
- background: #f2f5fa;
1771
- border-bottom-color: #f2f5fa;
1847
+ .buj61ew.ant-btn-quiet {
1848
+ --color: rgba(44, 56, 82, 0.6);
1849
+ --border-width: 0;
1850
+ --background-color: transparent;
1851
+ --background-color-hover: rgba(211, 218, 235, 0.6);
1852
+ --background-color-active: rgba(192, 203, 224, 0.6);
1853
+ --background-color-focus: #fff;
1854
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1855
+ box-shadow: none;
1772
1856
  }
1773
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
1774
- height: auto;
1775
- color: #00122e;
1776
- font-size: 12px;
1777
- text-align: left;
1778
- transition: none;
1779
- overflow: hidden;
1780
- text-overflow: ellipsis;
1781
- white-space: nowrap;
1857
+ .buj61ew.ant-btn-quiet.ant-btn-dangerous {
1858
+ --color: #f0483e;
1859
+ --background-color-hover: rgba(255, 74, 74, 0.16);
1860
+ --background-color-active: rgba(255, 74, 74, 0.2);
1861
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
1782
1862
  }
1783
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
1784
- color: #0096ff;
1863
+ .buj61ew.ant-btn-quiet.quiet-blue {
1864
+ --color: #0080ff;
1865
+ --background-color: transparent;
1866
+ --background-color-hover: rgba(0, 136, 255, 0.16);
1867
+ --background-color-active: rgba(0, 136, 255, 0.2);
1868
+ --background-color-focus: #fff;
1869
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
1785
1870
  }
1786
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
1787
- overflow: hidden;
1788
- text-overflow: ellipsis;
1789
- width: 100%;
1790
- vertical-align: middle;
1871
+ .buj61ew.has-icon {
1872
+ display: inline-flex;
1873
+ align-items: center;
1791
1874
  }
1792
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
1793
- line-height: 0px;
1875
+ .buj61ew .button-prefix-icon {
1876
+ margin-right: 4px;
1877
+ display: inline-flex;
1794
1878
  }
1795
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
1796
- border-top-color: transparent;
1879
+ .buj61ew .button-suffix-icon {
1880
+ margin-left: 4px;
1881
+ display: inline-flex;
1797
1882
  }
1798
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
1799
- background: rgba(225, 230, 241, 0.6);
1800
- border-color: transparent transparent white;
1883
+ .buj61ew .icon-wrapper {
1884
+ display: inline-flex;
1885
+ vertical-align: bottom;
1801
1886
  }
1802
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
1803
- border-radius: 8px 0 0 8px;
1887
+
1888
+ .nchllas {
1889
+ padding: 0;
1804
1890
  }
1805
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
1806
- border-radius: 8px 0 0 8px;
1891
+
1892
+ .i1mrf09m {
1893
+ display: inline-flex;
1894
+ align-items: center;
1807
1895
  }
1808
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
1809
- content: "";
1810
- width: 4px;
1811
- top: -1px;
1812
- bottom: -1px;
1813
- background: white;
1896
+ .i1mrf09m .icon-inner {
1897
+ display: inline-flex;
1898
+ align-items: center;
1899
+ justify-content: center;
1814
1900
  }
1815
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
1816
- border-radius: 0 8px 8px 0;
1901
+ .i1mrf09m .icon-inner + span,
1902
+ .i1mrf09m span + .icon-inner.suffix {
1903
+ margin-left: 4px;
1817
1904
  }
1818
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
1819
- border-radius: 0;
1820
- background: white;
1821
- border-top: none;
1905
+ .i1mrf09m.is-rotate img {
1906
+ animation: rotate 680ms linear infinite;
1822
1907
  }
1823
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
1824
- border-top: 1px solid transparent;
1825
- border-radius: 0 8px 8px 0;
1826
- background: rgba(225, 230, 241, 0.6);
1908
+
1909
+ .s1fc623g {
1910
+ width: 430px !important;
1827
1911
  }
1828
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
1829
- background: white;
1830
- border-top: 1px solid rgba(211, 218, 235, 0.6);
1912
+
1913
+ .oa3mx0o {
1914
+ display: flex;
1915
+ flex-direction: column;
1831
1916
  }
1832
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
1917
+
1918
+ .onr9gzt {
1919
+ display: flex;
1920
+ justify-content: space-between;
1921
+ }
1922
+
1923
+ .oiy0apc {
1924
+ display: flex;
1925
+ color: rgba(44, 56, 82, 0.6);
1926
+ }
1927
+
1928
+ .obf05yr {
1929
+ display: inline-block;
1930
+ }
1931
+
1932
+ .hsms1n6 {
1933
+ visibility: hidden;
1934
+ position: absolute;
1935
+ }
1936
+
1937
+ .p12gwtiw {
1833
1938
  display: flex;
1939
+ justify-content: space-between;
1834
1940
  align-items: center;
1835
- height: 100%;
1836
- background: rgba(225, 230, 241, 0.6);
1941
+ padding: 10px 0;
1942
+ color: rgba(44, 56, 82, 0.6);
1943
+ font-size: 12px;
1944
+ line-height: 24px;
1837
1945
  }
1838
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
1839
- background: white;
1840
- border-top: 1px solid rgba(211, 218, 235, 0.6);
1946
+ .p12gwtiw .pagination-left {
1947
+ padding: 2px 8px;
1841
1948
  }
1842
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
1949
+ .p12gwtiw .dropdown-trigger {
1843
1950
  display: flex;
1844
1951
  align-items: center;
1845
- height: 100%;
1846
- background: rgba(225, 230, 241, 0.6);
1952
+ border-radius: 6px;
1953
+ cursor: pointer;
1954
+ transition: all 0.3s ease;
1847
1955
  }
1848
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
1849
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
1956
+ .p12gwtiw .dropdown-trigger:hover {
1957
+ background: rgba(211, 218, 235, 0.6);
1958
+ color: #0080ff;
1850
1959
  }
1851
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
1852
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
1853
- border-radius: 8px;
1960
+ .p12gwtiw .dropdown-trigger .icon-inner {
1961
+ margin-left: 4px;
1854
1962
  }
1855
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
1856
- border-top-color: white;
1963
+ .p12gwtiw .pagination-right {
1964
+ display: flex;
1965
+ align-items: center;
1966
+ color: #0080ff;
1967
+ font-weight: bold;
1857
1968
  }
1858
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
1859
- background: rgba(0, 136, 255, 0.1);
1860
- border-bottom-color: transparent;
1861
- border-top-color: transparent;
1969
+ .p12gwtiw .pagination-right .icon-inner {
1970
+ margin-left: 4px;
1862
1971
  }
1863
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
1864
- border-radius: 8px 0 0 8px;
1972
+ .p12gwtiw .pagination-right .prev-btn,
1973
+ .p12gwtiw .pagination-right .next-btn {
1974
+ padding: 0 8px;
1865
1975
  }
1866
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
1867
- border-radius: 0 8px 8px 0;
1976
+ .p12gwtiw .pagination-right .prev-btn > span,
1977
+ .p12gwtiw .pagination-right .next-btn > span {
1978
+ color: #0080ff;
1868
1979
  }
1869
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
1870
- background: rgba(0, 136, 255, 0.1);
1980
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
1981
+ transform: rotate(180deg);
1871
1982
  }
1872
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
1873
- background: #fff;
1874
- font-weight: 400;
1875
- position: relative;
1876
- border-bottom: none;
1877
- color: #00122e;
1878
- transition: none;
1879
- padding: 15px 8px 15px 8px;
1880
- }
1881
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
1882
- content: "";
1883
- width: 1px;
1884
- top: 0;
1885
- bottom: 0;
1886
- background: rgba(211, 218, 235, 0.6);
1887
- position: absolute;
1888
- right: 0;
1983
+
1984
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1985
+ max-height: calc(100vh - 128px);
1986
+ overflow-y: auto;
1889
1987
  }
1890
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
1891
- padding: unset;
1988
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1989
+ padding: 4px 20px;
1990
+ font-size: 12px;
1991
+ line-height: 18px;
1892
1992
  }
1893
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
1894
- display: none;
1993
+
1994
+ .rxbeqvl.ant-radio-wrapper {
1995
+ display: inline-flex;
1996
+ align-items: baseline;
1997
+ white-space: pre-wrap;
1895
1998
  }
1896
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
1897
- width: 100%;
1898
- overflow: hidden;
1899
- white-space: nowrap;
1900
- text-overflow: ellipsis;
1999
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
2000
+ position: relative;
2001
+ top: 3px;
1901
2002
  }
1902
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
1903
- overflow: hidden;
1904
- text-overflow: ellipsis;
2003
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2004
+ border-color: rgba(107, 128, 167, 0.6);
1905
2005
  }
1906
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
1907
- padding: 15px 28px 15px 8px;
2006
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2007
+ border-color: #0080ff;
1908
2008
  }
1909
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
1910
- padding: 0;
2009
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2010
+ border-color: #0080ff;
2011
+ background: #0080ff;
1911
2012
  }
1912
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
1913
- position: absolute;
1914
- right: 10px;
1915
- top: 50%;
1916
- transform: translateY(-50%);
1917
- height: 16px;
1918
- display: none;
1919
- transition: transform 320ms ease;
2013
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2014
+ top: 4px;
2015
+ left: 4px;
2016
+ width: 6px;
2017
+ height: 6px;
2018
+ background: #fff;
1920
2019
  }
1921
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
1922
- display: block;
1923
- transform: translateY(-50%) rotateX(180deg);
2020
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2021
+ opacity: 0.5;
1924
2022
  }
1925
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
1926
- display: block;
2023
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2024
+ border-color: rgba(107, 128, 167, 0.6);
2025
+ background: rgba(211, 218, 235, 0.6);
1927
2026
  }
1928
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
1929
- display: none;
2027
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2028
+ background: #00122e;
1930
2029
  }
1931
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
1932
- transform: translateY(-50%);
2030
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2031
+ color: #00122e;
2032
+ opacity: 0.5;
1933
2033
  }
1934
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
1935
- transform: translateY(-50%) rotateX(180deg);
2034
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2035
+ color: #00122e;
1936
2036
  }
1937
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
1938
- background: #f2f5fa;
2037
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2038
+ display: inline-block;
2039
+ padding: 0;
2040
+ padding-left: 12px;
1939
2041
  }
1940
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
1941
- display: block;
2042
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2043
+ margin-bottom: 0;
2044
+ white-space: pre-wrap;
2045
+ color: rgba(44, 56, 82, 0.6);
1942
2046
  }
1943
- .tta5kd2 .ant-table .ant-table-selection-column {
1944
- padding: 0 !important;
2047
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2048
+ padding-left: 8px;
1945
2049
  }
1946
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
1947
- position: absolute;
1948
- left: 50%;
1949
- top: 50%;
1950
- transform: translate(-50%, -50%);
2050
+
2051
+ .r5ie79y .ant-radio-button-wrapper:first-child {
2052
+ border-radius: 5px 0 0 5px;
1951
2053
  }
1952
- .tta5kd2 .ant-table .ant-table-selection-column:after {
1953
- display: none;
2054
+ .r5ie79y .ant-radio-button-wrapper:last-child {
2055
+ border-radius: 0 5px 5px 0;
1954
2056
  }
1955
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
1956
- background: #fff;
2057
+
2058
+ .r1f0aqcc {
2059
+ color: #00122e;
2060
+ border-color: #ccd4e3;
1957
2061
  }
1958
- .tta5kd2 .ant-table .ant-table-placeholder {
1959
- background: inherit;
2062
+ .r1f0aqcc:first-child {
2063
+ color: #00122e;
2064
+ border-color: #a3b4cc;
1960
2065
  }
1961
- .tta5kd2 .ant-table .ant-table-placeholder td {
1962
- position: static;
1963
- border: none;
1964
- background: inherit !important;
1965
- height: 100px;
1966
- vertical-align: middle;
2066
+ .r1f0aqcc.ant-radio-button-wrapper {
2067
+ padding: 0 12px;
2068
+ line-height: 32px;
2069
+ height: 32px;
1967
2070
  }
1968
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
1969
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
1970
- font-weight: bold;
1971
- font-size: 20px;
1972
- color: rgba(10, 37, 85, 0.6);
2071
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
2072
+ white-space: nowrap;
1973
2073
  }
1974
- .tta5kd2 .ant-table td.cell__action_ {
1975
- padding: 0 !important;
1976
- position: relative;
1977
- background: #fff;
2074
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2075
+ background: #ccd4e3;
1978
2076
  }
1979
- .tta5kd2 .ant-table td.cell__action_ > * {
1980
- height: 100%;
1981
- display: flex;
1982
- align-items: center;
1983
- justify-content: flex-end;
1984
- padding-right: 8px;
2077
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2078
+ background: #0080ff;
1985
2079
  }
1986
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
1987
- width: 24px;
1988
- height: 24px;
1989
- cursor: pointer;
1990
- justify-content: center;
1991
- border-radius: 4px;
2080
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2081
+ background: #ccd4e3;
2082
+ opacity: 0.5;
1992
2083
  }
1993
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
1994
- background: #fff;
2084
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2085
+ border-right-color: #0080ff;
1995
2086
  }
1996
-
1997
- .cz04yix {
1998
- display: flex;
1999
- flex-direction: column;
2087
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2088
+ border-color: #0080ff;
2000
2089
  }
2001
-
2002
- .m1if5j39 {
2003
- max-width: 1120px;
2004
- width: 100%;
2005
- margin: 0 auto;
2006
- height: 100%;
2090
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
2091
+ background: rgba(0, 136, 255, 0.1);
2007
2092
  }
2008
-
2009
- .w1vvwdlp {
2010
- max-width: 1120px;
2011
- width: 100%;
2012
- margin: 0 auto;
2013
- display: flex;
2093
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
2094
+ background: rgba(211, 218, 235, 0.6);
2095
+ border-color: #ccd4e3;
2096
+ opacity: 0.5;
2014
2097
  }
2015
- .w1vvwdlp .left,
2016
- .w1vvwdlp .right {
2017
- flex-grow: 0;
2018
- flex-shrink: 0;
2019
- flex-basis: 21%;
2098
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2099
+ color: #00122e;
2100
+ border-color: #ccd4e3;
2020
2101
  }
2021
- .w1vvwdlp .left {
2022
- display: flex;
2023
- justify-content: flex-end;
2024
- padding-right: 44px;
2102
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2103
+ color: #00122e;
2104
+ border-color: #ccd4e3;
2105
+ background: rgba(172, 186, 211, 0.6);
2025
2106
  }
2026
- .w1vvwdlp .right {
2027
- padding-left: 44px;
2107
+ .r1f0aqcc .ant-radio-button-input {
2108
+ margin-right: 8px;
2109
+ display: inline;
2110
+ border: none;
2111
+ padding: 0;
2112
+ width: 36px;
2113
+ background: transparent;
2028
2114
  }
2029
- .w1vvwdlp .middle {
2030
- margin-bottom: 40px;
2031
- flex-grow: 0;
2032
- flex-shrink: 0;
2033
- flex-basis: 58%;
2115
+ .r1f0aqcc .ant-radio-button-input:focus {
2116
+ box-shadow: none;
2034
2117
  }
2035
- .w1vvwdlp .middle .form-base-field {
2036
- width: 100%;
2118
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
2119
+ margin-right: 0;
2120
+ width: initial;
2121
+ box-shadow: none;
2037
2122
  }
2038
- .w1vvwdlp .middle .form-base-field .form-base-field {
2039
- width: auto;
2123
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2124
+ display: none;
2040
2125
  }
2041
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2042
- flex: initial;
2126
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2127
+ display: inline;
2043
2128
  }
2044
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
2045
- margin-top: 4px;
2129
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2130
+ display: inline;
2131
+ margin-right: 8px;
2132
+ padding: 0;
2133
+ width: 36px;
2046
2134
  }
2047
- .w1vvwdlp .ant-steps-item-icon,
2048
- .w1vvwdlp .ant-steps-item-tail {
2049
- display: none !important;
2135
+
2136
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2137
+ flex-direction: row;
2138
+ justify-content: stretch;
2050
2139
  }
2051
- .w1vvwdlp .ant-steps-item-container {
2140
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2141
+ padding: 0;
2142
+ margin-right: 4px;
2143
+ flex: 1;
2144
+ overflow: visible;
2145
+ }
2146
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2147
+ display: none;
2148
+ }
2149
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2150
+ width: 100%;
2151
+ min-height: unset;
2152
+ }
2153
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2154
+ height: 26px;
2155
+ line-height: 26px;
2156
+ width: 100%;
2157
+ text-align: center;
2158
+ padding: 0;
2159
+ font-size: 12px;
2160
+ font-weight: normal;
2161
+ }
2162
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2163
+ margin-right: 10px;
2164
+ }
2165
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2166
+ display: none;
2167
+ }
2168
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2169
+ border-radius: 4px 0 0 4px;
2170
+ }
2171
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2172
+ margin-right: 0;
2173
+ }
2174
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2175
+ border-radius: 0 4px 4px 0;
2176
+ }
2177
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
2178
+ content: "";
2179
+ width: 0;
2180
+ height: 0;
2181
+ border: 13px solid transparent;
2182
+ position: absolute;
2183
+ top: 0;
2184
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
2185
+ right: -21px;
2186
+ z-index: 2;
2187
+ }
2188
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
2189
+ content: "";
2190
+ width: 0;
2191
+ height: 0;
2192
+ border: 13px solid transparent;
2193
+ position: absolute;
2194
+ top: 0;
2195
+ border-left: 8px solid #fff;
2196
+ left: 0;
2197
+ }
2198
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2199
+ background-color: rgba(0, 136, 255, 0.1);
2200
+ }
2201
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2202
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
2203
+ }
2204
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2205
+ color: #005ed1;
2206
+ }
2207
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2208
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2209
+ background-color: rgba(237, 241, 250, 0.6);
2210
+ }
2211
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2212
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2213
+ color: rgba(44, 56, 82, 0.6);
2214
+ }
2215
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2216
+ padding: 0;
2217
+ }
2218
+
2219
+ .cz04yix {
2220
+ display: flex;
2221
+ flex-direction: column;
2222
+ }
2223
+
2224
+ .m1if5j39 {
2225
+ max-width: 1120px;
2226
+ width: 100%;
2227
+ margin: 0 auto;
2228
+ height: 100%;
2229
+ }
2230
+
2231
+ .w1vvwdlp {
2232
+ max-width: 1120px;
2233
+ width: 100%;
2234
+ margin: 0 auto;
2235
+ display: flex;
2236
+ }
2237
+ .w1vvwdlp .left,
2238
+ .w1vvwdlp .right {
2239
+ flex-grow: 0;
2240
+ flex-shrink: 0;
2241
+ flex-basis: 21%;
2242
+ }
2243
+ .w1vvwdlp .left {
2244
+ display: flex;
2245
+ justify-content: flex-end;
2246
+ padding-right: 44px;
2247
+ }
2248
+ .w1vvwdlp .right {
2249
+ padding-left: 44px;
2250
+ }
2251
+ .w1vvwdlp .middle {
2252
+ margin-bottom: 40px;
2253
+ flex-grow: 0;
2254
+ flex-shrink: 0;
2255
+ flex-basis: 58%;
2256
+ }
2257
+ .w1vvwdlp .middle .form-base-field {
2258
+ width: 100%;
2259
+ }
2260
+ .w1vvwdlp .middle .form-base-field .form-base-field {
2261
+ width: auto;
2262
+ }
2263
+ .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2264
+ flex: initial;
2265
+ }
2266
+ .w1vvwdlp .ant-steps-item + .ant-steps-item {
2267
+ margin-top: 4px;
2268
+ }
2269
+ .w1vvwdlp .ant-steps-item-icon,
2270
+ .w1vvwdlp .ant-steps-item-tail {
2271
+ display: none !important;
2272
+ }
2273
+ .w1vvwdlp .ant-steps-item-container {
2052
2274
  padding: 0 15px;
2053
2275
  border-radius: 4px;
2054
2276
  height: 32px;
@@ -2659,637 +2881,415 @@ input.rrg1fkn.ant-input {
2659
2881
  border-bottom-left-radius: 0;
2660
2882
  }
2661
2883
 
2662
- .rxbeqvl.ant-radio-wrapper {
2663
- display: inline-flex;
2664
- align-items: baseline;
2665
- white-space: pre-wrap;
2666
- }
2667
- .rxbeqvl.ant-radio-wrapper .ant-radio {
2668
- position: relative;
2669
- top: 3px;
2884
+ .s34f1qb.ant-switch {
2885
+ min-width: 40px;
2886
+ height: 24px;
2887
+ background: rgba(172, 186, 211, 0.6);
2888
+ overflow: hidden;
2670
2889
  }
2671
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2672
- border-color: rgba(107, 128, 167, 0.6);
2890
+ .s34f1qb.ant-switch:focus {
2891
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2673
2892
  }
2674
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2675
- border-color: #0080ff;
2893
+ .s34f1qb.ant-switch-small {
2894
+ min-width: 26px;
2895
+ height: 16px;
2676
2896
  }
2677
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2678
- border-color: #0080ff;
2679
- background: #0080ff;
2897
+ .s34f1qb.ant-switch-large {
2898
+ min-width: 52px;
2899
+ height: 32px;
2680
2900
  }
2681
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2682
- top: 4px;
2683
- left: 4px;
2684
- width: 6px;
2685
- height: 6px;
2686
- background: #fff;
2901
+ .s34f1qb.ant-switch .ant-switch-handle {
2902
+ height: 20px;
2903
+ width: 20px;
2687
2904
  }
2688
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2689
- opacity: 0.5;
2905
+ .s34f1qb.ant-switch .ant-switch-handle::before {
2906
+ border-radius: 10px;
2907
+ transition-delay: 120ms;
2690
2908
  }
2691
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2692
- border-color: rgba(107, 128, 167, 0.6);
2693
- background: rgba(211, 218, 235, 0.6);
2909
+ .s34f1qb.ant-switch-small .ant-switch-handle {
2910
+ height: 14px;
2911
+ width: 14px;
2912
+ top: 1px;
2913
+ left: 1px;
2694
2914
  }
2695
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2696
- background: #00122e;
2915
+ .s34f1qb.ant-switch-large .ant-switch-handle {
2916
+ height: 28px;
2917
+ width: 28px;
2697
2918
  }
2698
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2699
- color: #00122e;
2700
- opacity: 0.5;
2919
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
2920
+ border-radius: 14px;
2701
2921
  }
2702
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2703
- color: #00122e;
2922
+ .s34f1qb.ant-switch-checked {
2923
+ background-color: #00ba5d;
2704
2924
  }
2705
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2706
- display: inline-block;
2707
- padding: 0;
2708
- padding-left: 12px;
2925
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
2926
+ left: calc(100% - 20px - 2px);
2709
2927
  }
2710
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2711
- margin-bottom: 0;
2712
- white-space: pre-wrap;
2713
- color: rgba(44, 56, 82, 0.6);
2928
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2929
+ left: calc(100% - 14px - 1px);
2714
2930
  }
2715
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2716
- padding-left: 8px;
2931
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2932
+ left: calc(100% - 28px - 2px);
2717
2933
  }
2718
2934
 
2719
- .r5ie79y .ant-radio-button-wrapper:first-child {
2720
- border-radius: 5px 0 0 5px;
2935
+ .c1to9vb9 {
2936
+ margin-left: 5px;
2721
2937
  }
2722
- .r5ie79y .ant-radio-button-wrapper:last-child {
2723
- border-radius: 0 5px 5px 0;
2938
+
2939
+ .t1upn1sz {
2940
+ height: 100%;
2724
2941
  }
2725
2942
 
2726
- .r1f0aqcc {
2727
- color: #00122e;
2728
- border-color: #ccd4e3;
2943
+ .tta5kd2 {
2944
+ height: 100%;
2729
2945
  }
2730
- .r1f0aqcc:first-child {
2731
- color: #00122e;
2732
- border-color: #a3b4cc;
2946
+ .tta5kd2.empty-table .ant-table-content {
2947
+ overflow: visible !important;
2948
+ height: 100%;
2733
2949
  }
2734
- .r1f0aqcc.ant-radio-button-wrapper {
2735
- padding: 0 12px;
2736
- line-height: 32px;
2737
- height: 32px;
2950
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
2951
+ height: 100%;
2738
2952
  }
2739
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
2740
- white-space: nowrap;
2953
+ .tta5kd2.empty-table .ant-table-content table {
2954
+ width: 100% !important;
2955
+ height: 100%;
2741
2956
  }
2742
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2743
- background: #ccd4e3;
2957
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
2958
+ padding: 15px 0;
2744
2959
  }
2745
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2746
- background: #0080ff;
2960
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
2961
+ display: none;
2747
2962
  }
2748
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2749
- background: #ccd4e3;
2750
- opacity: 0.5;
2751
- }
2752
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2753
- border-right-color: #0080ff;
2754
- }
2755
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2756
- border-color: #0080ff;
2757
- }
2758
- .r1f0aqcc.ant-radio-button-wrapper-checked {
2759
- background: rgba(0, 136, 255, 0.1);
2760
- }
2761
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
2762
- background: rgba(211, 218, 235, 0.6);
2763
- border-color: #ccd4e3;
2764
- opacity: 0.5;
2765
- }
2766
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2767
- color: #00122e;
2768
- border-color: #ccd4e3;
2769
- }
2770
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2771
- color: #00122e;
2772
- border-color: #ccd4e3;
2773
- background: rgba(172, 186, 211, 0.6);
2774
- }
2775
- .r1f0aqcc .ant-radio-button-input {
2776
- margin-right: 8px;
2777
- display: inline;
2778
- border: none;
2779
- padding: 0;
2780
- width: 36px;
2781
- background: transparent;
2782
- }
2783
- .r1f0aqcc .ant-radio-button-input:focus {
2784
- box-shadow: none;
2785
- }
2786
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
2787
- margin-right: 0;
2788
- width: initial;
2789
- box-shadow: none;
2790
- }
2791
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2792
- display: none;
2793
- }
2794
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2795
- display: inline;
2796
- }
2797
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2798
- display: inline;
2799
- margin-right: 8px;
2800
- padding: 0;
2801
- width: 36px;
2802
- }
2803
-
2804
- .buj61ew.ant-btn {
2805
- height: 32px;
2806
- border-radius: 6px;
2807
- line-height: 22px;
2808
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
2809
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
2963
+ .tta5kd2 .active-row td:nth-child(1) {
2964
+ font-weight: 700;
2810
2965
  }
2811
- .buj61ew.ant-btn.ant-btn-lg {
2812
- height: 40px;
2813
- line-height: 24px;
2966
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
2967
+ font-weight: 700;
2814
2968
  }
2815
- .buj61ew.ant-btn.ant-btn-sm {
2816
- height: 24px;
2817
- line-height: 20px;
2969
+ .tta5kd2 .ant-spin-nested-loading {
2970
+ height: 100%;
2818
2971
  }
2819
- .buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
2820
- border-radius: 50%;
2972
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
2973
+ height: 100%;
2974
+ overflow: visible;
2821
2975
  }
2822
- .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 {
2823
- color: var(--color, #06101f);
2824
- font-weight: var(--font-weight);
2825
- background: var(--background-color, #fff);
2826
- border-width: var(--border-width, 1px);
2827
- border-color: var(--border-color, #d9d9d9);
2976
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
2977
+ max-height: none;
2828
2978
  }
2829
- .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 {
2979
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
2980
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
2830
2981
  display: none;
2831
2982
  }
2832
- .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 {
2833
- color: var(--color, inherit);
2834
- }
2835
- .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 {
2836
- background: var(--background-color-hover, var(--background-color));
2837
- border-color: var(--border-color-hover, var(--border-color, transparent));
2838
- }
2839
- .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 {
2840
- --scale: 1;
2841
- --transY: 1px;
2842
- background: var(--background-color-active, var(--background-color));
2843
- border-color: var(--border-color-active, var(--border-color, transparent));
2844
- }
2845
- .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 {
2846
- background: var(--background-color-focus, var(--background-color));
2847
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
2848
- border-color: var(--border-color-focus, var(--border-color, transparent));
2849
- }
2850
- .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 {
2851
- color: var(--color-disabled, var(--color));
2852
- background: var(--background-color-disabled, var(--background-color));
2853
- border-color: var(--border-color-disabled, var(--border-color, transparent));
2854
- opacity: 0.5;
2855
- }
2856
- .buj61ew.ant-btn-link[disabled] {
2857
- color: #0080ff;
2858
- opacity: 0.5;
2859
- }
2860
- .buj61ew.ant-btn-primary {
2861
- --color: #fff;
2862
- --font-weight: bold;
2863
- --border-width: 0;
2864
- --background-color: #0080ff;
2865
- --background-color-hover: #009dff;
2866
- --background-color-active: #005ed1;
2867
- --background-color-focus: #0080ff;
2868
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2869
- }
2870
- .buj61ew.ant-btn-primary.ant-btn-dangerous {
2871
- --background-color: #f0483e;
2872
- --background-color-hover: #ff5252;
2873
- --background-color-active: #c73d31;
2874
- --background-color-focus: #ff5252;
2875
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2876
- }
2877
- .buj61ew.ant-btn-primary.btn-primary-orange {
2878
- --background-color: #fea008;
2879
- --background-color-hover: #feba33;
2880
- --background-color-active: #e07f00;
2881
- --background-color-focus: #fea008;
2882
- }
2883
- .buj61ew.ant-btn-secondary {
2884
- --color: #0080ff;
2885
- --font-weight: bold;
2886
- --border-width: 0;
2887
- --background-color: rgba(0, 136, 255, 0.1);
2888
- --background-color-hover: rgba(0, 136, 255, 0.16);
2889
- --background-color-active: rgba(0, 136, 255, 0.2);
2890
- --background-color-focus: rgba(0, 136, 255, 0.1);
2891
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2892
- }
2893
- .buj61ew.ant-btn-secondary.ant-btn-dangerous {
2894
- --color: #f0483e;
2895
- --background-color: rgba(255, 74, 74, 0.1);
2896
- --background-color-hover: rgba(255, 74, 74, 0.16);
2897
- --background-color-active: rgba(255, 74, 74, 0.2);
2898
- --background-color-focus: rgba(255, 74, 74, 0.1);
2899
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
2983
+ .tta5kd2 td.ant-table-column-sort {
2984
+ background: transparent;
2900
2985
  }
2901
- .buj61ew.ant-btn-secondary.btn-primary-orange {
2902
- --color: #fea008;
2903
- --background-color: rgba(255, 187, 0, 0.1);
2904
- --background-color-hover: rgba(255, 187, 0, 0.16);
2905
- --background-color-active: rgba(255, 187, 0, 0.2);
2906
- --background-color-focus: rgba(255, 187, 0, 0.1);
2986
+ .tta5kd2 td.ant-table-cell-fix-left,
2987
+ .tta5kd2 td.ant-table-cell-fix-right {
2988
+ background: #fff;
2989
+ padding: 0 !important;
2907
2990
  }
2908
- .buj61ew.ant-btn-tertiary {
2909
- --color: #0080ff;
2910
- --font-weight: bold;
2911
- --border-width: 0;
2912
- --background-color: #fff;
2913
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2914
- box-shadow: none;
2991
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
2992
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
2993
+ display: flex;
2994
+ align-items: center;
2995
+ height: 100%;
2996
+ padding: 8px;
2915
2997
  }
2916
- .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 {
2917
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
2998
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
2999
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
3000
+ overflow: hidden;
3001
+ text-overflow: ellipsis;
3002
+ width: 100%;
2918
3003
  }
2919
- .buj61ew.ant-btn-tertiary.ant-btn-dangerous {
2920
- --color: #f0483e;
2921
- --background-color: #fff;
2922
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
3004
+ .tta5kd2 .ant-table-container {
3005
+ height: 100%;
2923
3006
  }
2924
- .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 {
2925
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
3007
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
3008
+ box-shadow: none !important;
2926
3009
  }
2927
- .buj61ew.ant-btn-tertiary.btn-primary-orange {
2928
- --color: #fea008;
2929
- --background-color: #fff;
3010
+ .tta5kd2 .ant-table {
3011
+ border-radius: 0px;
3012
+ border-left: none;
3013
+ border-right: none;
3014
+ border-bottom: none;
3015
+ height: 100%;
3016
+ font-size: 12px;
3017
+ background: transparent;
2930
3018
  }
2931
- .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 {
2932
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
3019
+ .tta5kd2 .ant-table .ant-table-header {
3020
+ position: relative;
3021
+ z-index: 3;
3022
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3023
+ margin-bottom: -1px;
2933
3024
  }
2934
- .buj61ew.ant-btn-ordinary {
2935
- --color: #1d326c;
2936
- --border-color: #ccd4e3;
2937
- --background-color: #fff;
2938
- --background-color-hover: #edf0f7;
2939
- --background-color-active: #e4e9f2;
2940
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2941
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
3025
+ .tta5kd2 .ant-table .time-wrapper .data,
3026
+ .tta5kd2 .ant-table .value {
3027
+ color: #2d3a56;
2942
3028
  }
2943
- .buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
2944
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
3029
+ .tta5kd2 .ant-table .time-wrapper .time,
3030
+ .tta5kd2 .ant-table .unit {
3031
+ color: rgba(44, 56, 82, 0.6);
2945
3032
  }
2946
- .buj61ew.ant-btn-ordinary.ordinary-blue {
2947
- --color: #0080ff;
2948
- --border-color: #0080ff;
2949
- --background-color: #fff;
2950
- --background-color-hover: linear-gradient(
2951
- 0deg,
2952
- rgba(0, 136, 255, 0.16),
2953
- rgba(0, 136, 255, 0.16)
2954
- ),
2955
- #ffffff;
2956
- --background-color-active: linear-gradient(
2957
- 0deg,
2958
- rgba(0, 136, 255, 0.2),
2959
- rgba(0, 136, 255, 0.2)
2960
- ),
2961
- #ffffff;
2962
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2963
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
3033
+ .tta5kd2 .ant-table .ant-table-selection {
3034
+ text-align: center;
2964
3035
  }
2965
- .buj61ew.ant-btn-ordinary.ant-btn-dangerous {
2966
- --color: #f0483e;
2967
- --border-color: #f0483e;
2968
- --background-color: #fff;
2969
- --background-color-hover: linear-gradient(
2970
- 0deg,
2971
- rgba(255, 74, 74, 0.16),
2972
- rgba(255, 74, 74, 0.16)
2973
- ),
2974
- #ffffff;
2975
- --background-color-active: linear-gradient(
2976
- 0deg,
2977
- rgba(255, 74, 74, 0.2),
2978
- rgba(255, 74, 74, 0.2)
2979
- ),
2980
- #ffffff;
2981
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
3036
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
3037
+ background: #fff;
2982
3038
  }
2983
- .buj61ew.ant-btn-ordinary-onTint {
2984
- --color: #1d326c;
2985
- --border-color: #fff;
2986
- --background-color: #fff;
2987
- --background-color-hover: rgba(211, 218, 235, 0.6);
2988
- --background-color-active: rgba(192, 203, 224, 0.6);
2989
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
2990
- box-shadow: none;
3039
+ .tta5kd2 .ant-table .anticon-setting {
3040
+ cursor: pointer;
3041
+ position: absolute;
3042
+ top: 50%;
3043
+ right: 12px;
3044
+ transform: translateY(-50%);
2991
3045
  }
2992
- .buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
2993
- --color: #0080ff;
2994
- --border-color: #fff;
2995
- --background-color: #fff;
2996
- --background-color-hover: rgba(0, 136, 255, 0.16);
2997
- --background-color-active: rgba(0, 136, 255, 0.2);
2998
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
3046
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
2999
3047
  box-shadow: none;
3048
+ width: 1px;
3049
+ background: rgba(213, 219, 227, 0.6);
3000
3050
  }
3001
- .buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
3002
- --color: #f0483e;
3003
- --background-color-hover: rgba(255, 74, 74, 0.16);
3004
- --background-color-active: rgba(255, 74, 74, 0.2);
3005
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
3006
- }
3007
- .buj61ew.ant-btn-quiet {
3008
- --color: rgba(44, 56, 82, 0.6);
3009
- --border-width: 0;
3010
- --background-color: transparent;
3011
- --background-color-hover: rgba(211, 218, 235, 0.6);
3012
- --background-color-active: rgba(192, 203, 224, 0.6);
3013
- --background-color-focus: #fff;
3014
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
3051
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
3015
3052
  box-shadow: none;
3053
+ width: 1px;
3054
+ background: rgba(213, 219, 227, 0.6);
3016
3055
  }
3017
- .buj61ew.ant-btn-quiet.ant-btn-dangerous {
3018
- --color: #f0483e;
3019
- --background-color-hover: rgba(255, 74, 74, 0.16);
3020
- --background-color-active: rgba(255, 74, 74, 0.2);
3021
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
3022
- }
3023
- .buj61ew.ant-btn-quiet.quiet-blue {
3024
- --color: #0080ff;
3025
- --background-color: transparent;
3026
- --background-color-hover: rgba(0, 136, 255, 0.16);
3027
- --background-color-active: rgba(0, 136, 255, 0.2);
3028
- --background-color-focus: #fff;
3029
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
3030
- }
3031
- .buj61ew.has-icon {
3032
- display: inline-flex;
3033
- align-items: center;
3034
- }
3035
- .buj61ew .button-prefix-icon {
3036
- margin-right: 4px;
3037
- display: inline-flex;
3038
- }
3039
- .buj61ew .button-suffix-icon {
3040
- margin-left: 4px;
3041
- display: inline-flex;
3042
- }
3043
- .buj61ew .icon-wrapper {
3044
- display: inline-flex;
3045
- vertical-align: bottom;
3046
- }
3047
-
3048
- .nchllas {
3049
- padding: 0;
3050
- }
3051
-
3052
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
3053
- flex-direction: row;
3054
- justify-content: stretch;
3055
- }
3056
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
3057
- padding: 0;
3058
- margin-right: 4px;
3059
- flex: 1;
3060
- overflow: visible;
3061
- }
3062
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
3063
- display: none;
3064
- }
3065
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
3066
- width: 100%;
3067
- min-height: unset;
3056
+ .tta5kd2 .ant-table .ant-table-tbody {
3057
+ position: relative;
3068
3058
  }
3069
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
3070
- height: 26px;
3071
- line-height: 26px;
3072
- width: 100%;
3073
- text-align: center;
3074
- padding: 0;
3075
- font-size: 12px;
3076
- font-weight: normal;
3059
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
3060
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3061
+ border-bottom: 1px solid white;
3062
+ height: 40px;
3063
+ vertical-align: middle;
3064
+ transition: background 0ms;
3065
+ color: #00122e;
3077
3066
  }
3078
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
3079
- margin-right: 10px;
3067
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
3068
+ background: #f2f5fa;
3069
+ border-bottom-color: #f2f5fa;
3080
3070
  }
3081
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
3082
- display: none;
3071
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
3072
+ height: auto;
3073
+ color: #00122e;
3074
+ font-size: 12px;
3075
+ text-align: left;
3076
+ transition: none;
3077
+ overflow: hidden;
3078
+ text-overflow: ellipsis;
3079
+ white-space: nowrap;
3083
3080
  }
3084
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
3085
- border-radius: 4px 0 0 4px;
3081
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
3082
+ color: #0096ff;
3086
3083
  }
3087
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
3088
- margin-right: 0;
3084
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
3085
+ overflow: hidden;
3086
+ text-overflow: ellipsis;
3087
+ width: 100%;
3088
+ vertical-align: middle;
3089
3089
  }
3090
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
3091
- border-radius: 0 4px 4px 0;
3090
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
3091
+ line-height: 0px;
3092
3092
  }
3093
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
3094
- content: "";
3095
- width: 0;
3096
- height: 0;
3097
- border: 13px solid transparent;
3098
- position: absolute;
3099
- top: 0;
3100
- border-left: 8px solid rgba(237, 241, 250, 0.6);
3101
- right: -21px;
3102
- z-index: 2;
3093
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
3094
+ border-top-color: transparent;
3103
3095
  }
3104
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
3105
- content: "";
3106
- width: 0;
3107
- height: 0;
3108
- border: 13px solid transparent;
3109
- position: absolute;
3110
- top: 0;
3111
- border-left: 8px solid #fff;
3112
- left: 0;
3096
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
3097
+ background: rgba(225, 230, 241, 0.6);
3098
+ border-color: transparent transparent white;
3113
3099
  }
3114
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
3115
- background-color: rgba(0, 136, 255, 0.1);
3100
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
3101
+ border-radius: 8px 0 0 8px;
3116
3102
  }
3117
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
3118
- border-left-color: rgba(0, 136, 255, 0.1) !important;
3103
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
3104
+ border-radius: 8px 0 0 8px;
3119
3105
  }
3120
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
3121
- color: #005ed1;
3106
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
3107
+ content: "";
3108
+ width: 4px;
3109
+ top: -1px;
3110
+ bottom: -1px;
3111
+ background: white;
3122
3112
  }
3123
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
3124
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
3125
- background-color: rgba(237, 241, 250, 0.6);
3113
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
3114
+ border-radius: 0 8px 8px 0;
3126
3115
  }
3127
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
3128
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
3129
- color: rgba(44, 56, 82, 0.6);
3116
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
3117
+ border-radius: 0;
3118
+ background: white;
3119
+ border-top: none;
3130
3120
  }
3131
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
3132
- padding: 0;
3121
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
3122
+ border-top: 1px solid transparent;
3123
+ border-radius: 0 8px 8px 0;
3124
+ background: rgba(225, 230, 241, 0.6);
3133
3125
  }
3134
-
3135
- .bpq0js6 {
3136
- padding: 4px 11px;
3126
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
3127
+ background: white;
3128
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3137
3129
  }
3138
-
3139
- .b15sn34c {
3140
- white-space: nowrap;
3141
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
3130
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
3131
+ display: flex;
3132
+ align-items: center;
3133
+ height: 100%;
3134
+ background: rgba(225, 230, 241, 0.6);
3142
3135
  }
3143
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
3144
- --color: #0080ff;
3136
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
3137
+ background: white;
3138
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
3145
3139
  }
3146
- .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] {
3147
- --color: #0080ff;
3140
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
3141
+ display: flex;
3142
+ align-items: center;
3143
+ height: 100%;
3144
+ background: rgba(225, 230, 241, 0.6);
3148
3145
  }
3149
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
3150
- margin-left: 1px;
3146
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
3147
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3151
3148
  }
3152
- .b15sn34c > .ant-btn:not(:only-child):first-child {
3153
- border-top-right-radius: 0;
3154
- border-bottom-right-radius: 0;
3149
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
3150
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
3151
+ border-radius: 8px;
3155
3152
  }
3156
- .b15sn34c > .ant-btn:not(:only-child):last-child {
3157
- border-top-left-radius: 0;
3158
- border-bottom-left-radius: 0;
3153
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
3154
+ border-top-color: white;
3159
3155
  }
3160
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
3161
- border-radius: unset;
3156
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
3157
+ background: rgba(0, 136, 255, 0.1);
3158
+ border-bottom-color: transparent;
3159
+ border-top-color: transparent;
3162
3160
  }
3163
-
3164
- .s34f1qb.ant-switch {
3165
- min-width: 40px;
3166
- height: 24px;
3167
- background: rgba(172, 186, 211, 0.6);
3168
- overflow: hidden;
3161
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
3162
+ border-radius: 8px 0 0 8px;
3169
3163
  }
3170
- .s34f1qb.ant-switch:focus {
3171
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
3164
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
3165
+ border-radius: 0 8px 8px 0;
3172
3166
  }
3173
- .s34f1qb.ant-switch-small {
3174
- min-width: 26px;
3175
- height: 16px;
3167
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
3168
+ background: rgba(0, 136, 255, 0.1);
3176
3169
  }
3177
- .s34f1qb.ant-switch-large {
3178
- min-width: 52px;
3179
- height: 32px;
3170
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
3171
+ background: #fff;
3172
+ font-weight: 400;
3173
+ position: relative;
3174
+ border-bottom: none;
3175
+ color: #00122e;
3176
+ transition: none;
3177
+ padding: 15px 8px 15px 8px;
3180
3178
  }
3181
- .s34f1qb.ant-switch .ant-switch-handle {
3182
- height: 20px;
3183
- width: 20px;
3179
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
3180
+ content: "";
3181
+ width: 1px;
3182
+ top: 0;
3183
+ bottom: 0;
3184
+ background: rgba(211, 218, 235, 0.6);
3185
+ position: absolute;
3186
+ right: 0;
3184
3187
  }
3185
- .s34f1qb.ant-switch .ant-switch-handle::before {
3186
- border-radius: 10px;
3187
- transition-delay: 120ms;
3188
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
3189
+ padding: unset;
3188
3190
  }
3189
- .s34f1qb.ant-switch-small .ant-switch-handle {
3190
- height: 14px;
3191
- width: 14px;
3192
- top: 1px;
3193
- left: 1px;
3191
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
3192
+ display: none;
3194
3193
  }
3195
- .s34f1qb.ant-switch-large .ant-switch-handle {
3196
- height: 28px;
3197
- width: 28px;
3194
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
3195
+ width: 100%;
3196
+ overflow: hidden;
3197
+ white-space: nowrap;
3198
+ text-overflow: ellipsis;
3198
3199
  }
3199
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
3200
- border-radius: 14px;
3200
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
3201
+ overflow: hidden;
3202
+ text-overflow: ellipsis;
3201
3203
  }
3202
- .s34f1qb.ant-switch-checked {
3203
- background-color: #00ba5d;
3204
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
3205
+ padding: 15px 28px 15px 8px;
3204
3206
  }
3205
- .s34f1qb.ant-switch-checked .ant-switch-handle {
3206
- left: calc(100% - 20px - 2px);
3207
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
3208
+ padding: 0;
3207
3209
  }
3208
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
3209
- left: calc(100% - 14px - 1px);
3210
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
3211
+ position: absolute;
3212
+ right: 10px;
3213
+ top: 50%;
3214
+ transform: translateY(-50%);
3215
+ height: 16px;
3216
+ display: none;
3217
+ transition: transform 320ms ease;
3210
3218
  }
3211
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
3212
- left: calc(100% - 28px - 2px);
3219
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
3220
+ display: block;
3221
+ transform: translateY(-50%) rotateX(180deg);
3213
3222
  }
3214
-
3215
- .c1to9vb9 {
3216
- margin-left: 5px;
3223
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
3224
+ display: block;
3217
3225
  }
3218
-
3219
- .s1fc623g {
3220
- width: 430px !important;
3226
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
3227
+ display: none;
3221
3228
  }
3222
-
3223
- .oa3mx0o {
3224
- display: flex;
3225
- flex-direction: column;
3229
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
3230
+ transform: translateY(-50%);
3226
3231
  }
3227
-
3228
- .onr9gzt {
3229
- display: flex;
3230
- justify-content: space-between;
3232
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
3233
+ transform: translateY(-50%) rotateX(180deg);
3231
3234
  }
3232
-
3233
- .oiy0apc {
3234
- display: flex;
3235
- color: rgba(44, 56, 82, 0.6);
3235
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
3236
+ background: #f2f5fa;
3236
3237
  }
3237
-
3238
- .p12gwtiw {
3239
- display: flex;
3240
- justify-content: space-between;
3241
- align-items: center;
3242
- padding: 10px 0;
3243
- color: rgba(44, 56, 82, 0.6);
3244
- font-size: 12px;
3245
- line-height: 24px;
3238
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
3239
+ display: block;
3246
3240
  }
3247
- .p12gwtiw .pagination-left {
3248
- padding: 2px 8px;
3241
+ .tta5kd2 .ant-table .ant-table-selection-column {
3242
+ padding: 0 !important;
3249
3243
  }
3250
- .p12gwtiw .dropdown-trigger {
3251
- display: flex;
3252
- align-items: center;
3253
- border-radius: 6px;
3254
- cursor: pointer;
3255
- transition: all 0.3s ease;
3244
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
3245
+ position: absolute;
3246
+ left: 50%;
3247
+ top: 50%;
3248
+ transform: translate(-50%, -50%);
3256
3249
  }
3257
- .p12gwtiw .dropdown-trigger:hover {
3258
- background: rgba(211, 218, 235, 0.6);
3259
- color: #0080ff;
3250
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
3251
+ display: none;
3260
3252
  }
3261
- .p12gwtiw .dropdown-trigger .icon-inner {
3262
- margin-left: 4px;
3253
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
3254
+ background: #fff;
3263
3255
  }
3264
- .p12gwtiw .pagination-right {
3265
- display: flex;
3266
- align-items: center;
3267
- color: #0080ff;
3268
- font-weight: bold;
3256
+ .tta5kd2 .ant-table .ant-table-placeholder {
3257
+ background: inherit;
3269
3258
  }
3270
- .p12gwtiw .pagination-right .icon-inner {
3271
- margin-left: 4px;
3259
+ .tta5kd2 .ant-table .ant-table-placeholder td {
3260
+ position: static;
3261
+ border: none;
3262
+ background: inherit !important;
3263
+ height: 100px;
3264
+ vertical-align: middle;
3272
3265
  }
3273
- .p12gwtiw .pagination-right .prev-btn,
3274
- .p12gwtiw .pagination-right .next-btn {
3275
- padding: 0 8px;
3266
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
3267
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
3268
+ font-weight: bold;
3269
+ font-size: 20px;
3270
+ color: rgba(10, 37, 85, 0.6);
3276
3271
  }
3277
- .p12gwtiw .pagination-right .prev-btn > span,
3278
- .p12gwtiw .pagination-right .next-btn > span {
3279
- color: #0080ff;
3272
+ .tta5kd2 .ant-table td.cell__action_ {
3273
+ padding: 0 !important;
3274
+ position: relative;
3275
+ background: #fff;
3280
3276
  }
3281
- .p12gwtiw .pagination-right .next-btn .icon-inner {
3282
- transform: rotate(180deg);
3277
+ .tta5kd2 .ant-table td.cell__action_ > * {
3278
+ height: 100%;
3279
+ display: flex;
3280
+ align-items: center;
3281
+ justify-content: flex-end;
3282
+ padding-right: 8px;
3283
3283
  }
3284
-
3285
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
3286
- max-height: calc(100vh - 128px);
3287
- overflow-y: auto;
3284
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
3285
+ width: 24px;
3286
+ height: 24px;
3287
+ cursor: pointer;
3288
+ justify-content: center;
3289
+ border-radius: 4px;
3288
3290
  }
3289
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
3290
- padding: 4px 20px;
3291
- font-size: 12px;
3292
- line-height: 18px;
3291
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
3292
+ background: #fff;
3293
3293
  }
3294
3294
 
3295
3295
  .i1e4sgug {
@@ -3771,61 +3771,6 @@ input.rrg1fkn.ant-input {
3771
3771
  line-height: 12px;
3772
3772
  }
3773
3773
 
3774
- .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3775
- border-radius: 6px;
3776
- }
3777
- .shq1k1g.ant-select.ant-select-single {
3778
- width: 100%;
3779
- height: 30px;
3780
- color: #2d3a56;
3781
- border-color: rgba(211, 218, 235, 0.6);
3782
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3783
- font-size: 13px;
3784
- }
3785
- .shq1k1g.ant-select.ant-select-single.ant-select-lg {
3786
- height: 38px;
3787
- font-size: 13px;
3788
- }
3789
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
3790
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
3791
- transition: 160ms ease;
3792
- }
3793
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
3794
- color: #0080ff;
3795
- }
3796
- .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 {
3797
- border-color: rgba(107, 128, 167, 0.6);
3798
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3799
- }
3800
- .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 {
3801
- color: #0080ff;
3802
- }
3803
- .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 {
3804
- border-color: #0080ff;
3805
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3806
- }
3807
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3808
- transform: rotate(180deg);
3809
- }
3810
- .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
3811
- background: rgba(211, 218, 235, 0.6);
3812
- border-color: rgba(172, 186, 211, 0.6);
3813
- cursor: "not-allowed";
3814
- }
3815
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
3816
- border-color: #f0483e !important;
3817
- }
3818
- .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 {
3819
- color: #1d326c;
3820
- }
3821
- .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 {
3822
- border-color: #0080ff;
3823
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3824
- }
3825
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3826
- transform: rotate(180deg);
3827
- }
3828
-
3829
3774
  .c198s9j3 {
3830
3775
  color: #2d3a56;
3831
3776
  line-height: 22px;
@@ -3897,6 +3842,61 @@ input.rrg1fkn.ant-input {
3897
3842
  margin-left: 24px;
3898
3843
  }
3899
3844
 
3845
+ .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3846
+ border-radius: 6px;
3847
+ }
3848
+ .shq1k1g.ant-select.ant-select-single {
3849
+ width: 100%;
3850
+ height: 30px;
3851
+ color: #2d3a56;
3852
+ border-color: rgba(211, 218, 235, 0.6);
3853
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3854
+ font-size: 13px;
3855
+ }
3856
+ .shq1k1g.ant-select.ant-select-single.ant-select-lg {
3857
+ height: 38px;
3858
+ font-size: 13px;
3859
+ }
3860
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
3861
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
3862
+ transition: 160ms ease;
3863
+ }
3864
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
3865
+ color: #0080ff;
3866
+ }
3867
+ .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 {
3868
+ border-color: rgba(107, 128, 167, 0.6);
3869
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3870
+ }
3871
+ .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 {
3872
+ color: #0080ff;
3873
+ }
3874
+ .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 {
3875
+ border-color: #0080ff;
3876
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3877
+ }
3878
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3879
+ transform: rotate(180deg);
3880
+ }
3881
+ .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
3882
+ background: rgba(211, 218, 235, 0.6);
3883
+ border-color: rgba(172, 186, 211, 0.6);
3884
+ cursor: "not-allowed";
3885
+ }
3886
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
3887
+ border-color: #f0483e !important;
3888
+ }
3889
+ .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 {
3890
+ color: #1d326c;
3891
+ }
3892
+ .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 {
3893
+ border-color: #0080ff;
3894
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3895
+ }
3896
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
3897
+ transform: rotate(180deg);
3898
+ }
3899
+
3900
3900
  .iiqau4c.ant-input-group.ant-input-group-compact {
3901
3901
  display: flex;
3902
3902
  }
@@ -4122,39 +4122,6 @@ input.rrg1fkn.ant-input {
4122
4122
  background: #0080ff;
4123
4123
  }
4124
4124
 
4125
- .t1cs4awq {
4126
- background: white;
4127
- }
4128
- .t1cs4awq .insert-left-tip,
4129
- .t1cs4awq .insert-right-tip {
4130
- display: none;
4131
- position: absolute;
4132
- top: 0;
4133
- bottom: 0;
4134
- width: 4px;
4135
- background: rgba(0, 0, 255, 0.5);
4136
- }
4137
- .t1cs4awq .insert-left-tip {
4138
- left: 0px;
4139
- }
4140
- .t1cs4awq .insert-right-tip {
4141
- right: 0px;
4142
- }
4143
- .t1cs4awq.on-dragenter-left .insert-left-tip {
4144
- display: block;
4145
- }
4146
- .t1cs4awq.on-dragenter-right .insert-right-tip {
4147
- display: block;
4148
- }
4149
-
4150
- .asgcu6r {
4151
- height: 32px;
4152
- }
4153
-
4154
- .c1iwxchl .ant-checkbox.ant-checkbox-checked::after {
4155
- display: none;
4156
- }
4157
-
4158
4125
  .d1h5z4k4.ant-dropdown {
4159
4126
  background: #fff;
4160
4127
  border: 1px solid #dfe4eb;
@@ -4264,6 +4231,39 @@ input.rrg1fkn.ant-input {
4264
4231
  left: 4px;
4265
4232
  }
4266
4233
 
4234
+ .t1cs4awq {
4235
+ background: white;
4236
+ }
4237
+ .t1cs4awq .insert-left-tip,
4238
+ .t1cs4awq .insert-right-tip {
4239
+ display: none;
4240
+ position: absolute;
4241
+ top: 0;
4242
+ bottom: 0;
4243
+ width: 4px;
4244
+ background: rgba(0, 0, 255, 0.5);
4245
+ }
4246
+ .t1cs4awq .insert-left-tip {
4247
+ left: 0px;
4248
+ }
4249
+ .t1cs4awq .insert-right-tip {
4250
+ right: 0px;
4251
+ }
4252
+ .t1cs4awq.on-dragenter-left .insert-left-tip {
4253
+ display: block;
4254
+ }
4255
+ .t1cs4awq.on-dragenter-right .insert-right-tip {
4256
+ display: block;
4257
+ }
4258
+
4259
+ .asgcu6r {
4260
+ height: 32px;
4261
+ }
4262
+
4263
+ .c1iwxchl .ant-checkbox.ant-checkbox-checked::after {
4264
+ display: none;
4265
+ }
4266
+
4267
4267
  .at4ovwe .ant-input-number-handler-wrap {
4268
4268
  display: var(--at4ovwe-0);
4269
4269
  }