@baosight/er4j 0.1.32 → 0.1.34
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/er4j-dist/{ErAdvanceFilter-DOlB7AhX.js → ErAdvanceFilter-D1tqTASC.js} +2 -2
- package/er4j-dist/{ErAdvanceFilter-DOlB7AhX.js.map → ErAdvanceFilter-D1tqTASC.js.map} +1 -1
- package/er4j-dist/{ErLayoutDesign-DixU10RE.js → ErLayoutDesign-DHIPtMPn.js} +2 -2
- package/er4j-dist/{ErLayoutDesign-DixU10RE.js.map → ErLayoutDesign-DHIPtMPn.js.map} +1 -1
- package/er4j-dist/{ErPopAttachment-cArMe1iT.js → ErPopAttachment-Gs5RNAhD.js} +2 -2
- package/er4j-dist/{ErPopAttachment-cArMe1iT.js.map → ErPopAttachment-Gs5RNAhD.js.map} +1 -1
- package/er4j-dist/{ErPopForm-BjHzJmf4.js → ErPopForm-D60O0s14.js} +2 -2
- package/er4j-dist/{ErPopForm-BjHzJmf4.js.map → ErPopForm-D60O0s14.js.map} +1 -1
- package/er4j-dist/ErPopFree-xPhjZw7C.js +5 -0
- package/er4j-dist/ErPopFree-xPhjZw7C.js.map +1 -0
- package/er4j-dist/ErPopQuery-tg2kDPxq.js +5 -0
- package/er4j-dist/ErPopQuery-tg2kDPxq.js.map +1 -0
- package/er4j-dist/ErPopRichEditor-BX4GW2ff.js +5 -0
- package/er4j-dist/ErPopRichEditor-BX4GW2ff.js.map +1 -0
- package/er4j-dist/ErPopTree-BTsTDj3b.js +5 -0
- package/er4j-dist/ErPopTree-BTsTDj3b.js.map +1 -0
- package/er4j-dist/{ErPopWindow-Dxvf9KhS.js → ErPopWindow-CjNGcsgh.js} +2 -2
- package/er4j-dist/{ErPopWindow-Dxvf9KhS.js.map → ErPopWindow-CjNGcsgh.js.map} +1 -1
- package/er4j-dist/er4j.es.js +1 -1
- package/er4j-dist/er4j.umd.js +1 -1
- package/er4j-dist/er4j.umd.js.map +1 -1
- package/er4j-dist/{index-DDPqf0Cg.js → index-DAqPJGxI.js} +16 -16
- package/er4j-dist/index-DAqPJGxI.js.map +1 -0
- package/er4j-dist/types/components/ErAdvanceFilter/ErAdvanceFilter.vue.d.ts +7 -4057
- package/er4j-dist/types/components/ErDevPlat/ErDevPlat.vue.d.ts +4 -2029
- package/er4j-dist/types/components/ErGrid/ErGrid.vue.d.ts +2 -1352
- package/er4j-dist/types/components/ErGridCellEditor/ButtonEditor.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErGridCellEditor/ColorEditor.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErGridCellEditor/DatetimeEditor.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErGridCellEditor/DropdownEditor.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErGridCellEditor/LargeTextEditor.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErGridCellEditor/NumberEditor.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErGridCellEditor/TextEditor.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErGridCellRender/ButtonGroup.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErGridCellRender/CardRender.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErGridCellRender/SwitchRender.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErGridStatusBar/ToolbarPanel.vue.d.ts +1 -676
- package/er4j-dist/types/components/ErLayout/ErLayout.vue.d.ts +2 -677
- package/er4j-dist/types/components/ErPanel/ErPanel.vue.d.ts +2 -677
- package/er4j-dist/types/components/ErPopTree/ErPopTree.vue.d.ts +2 -677
- package/er4j-dist/types/utils/theme.d.ts +1 -226
- package/package.json +1 -1
- package/er4j-dist/ErPopFree-BNn7EeuO.js +0 -5
- package/er4j-dist/ErPopFree-BNn7EeuO.js.map +0 -1
- package/er4j-dist/ErPopQuery-DV-_PRlr.js +0 -5
- package/er4j-dist/ErPopQuery-DV-_PRlr.js.map +0 -1
- package/er4j-dist/ErPopRichEditor-DJPbc9UN.js +0 -5
- package/er4j-dist/ErPopRichEditor-DJPbc9UN.js.map +0 -1
- package/er4j-dist/ErPopTree-D2mXJ1t6.js +0 -5
- package/er4j-dist/ErPopTree-D2mXJ1t6.js.map +0 -1
- package/er4j-dist/index-DDPqf0Cg.js.map +0 -1
|
@@ -1588,682 +1588,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1588
1588
|
refresh?: string;
|
|
1589
1589
|
};
|
|
1590
1590
|
}>;
|
|
1591
|
-
antdTheme: import('vue').Ref<
|
|
1592
|
-
token: {
|
|
1593
|
-
fontSize: number;
|
|
1594
|
-
sizeStep: number;
|
|
1595
|
-
borderRadius: number;
|
|
1596
|
-
wireframe: boolean;
|
|
1597
|
-
colorPrimary: string;
|
|
1598
|
-
};
|
|
1599
|
-
components: {
|
|
1600
|
-
Form: {
|
|
1601
|
-
marginLG: number;
|
|
1602
|
-
};
|
|
1603
|
-
Button: {
|
|
1604
|
-
lineHeight: number;
|
|
1605
|
-
};
|
|
1606
|
-
Tabs: {
|
|
1607
|
-
margin: number;
|
|
1608
|
-
colorBgContainer: string;
|
|
1609
|
-
colorPrimary: string;
|
|
1610
|
-
colorText: string;
|
|
1611
|
-
colorSplit: string;
|
|
1612
|
-
colorBorder: string;
|
|
1613
|
-
colorPrimaryBorder: string;
|
|
1614
|
-
lineHeight: number;
|
|
1615
|
-
};
|
|
1616
|
-
DatePicker: {
|
|
1617
|
-
colorPrimary: string;
|
|
1618
|
-
};
|
|
1619
|
-
};
|
|
1620
|
-
} | {
|
|
1621
|
-
token: {
|
|
1622
|
-
fontSize: number;
|
|
1623
|
-
sizeStep: number;
|
|
1624
|
-
borderRadius: number;
|
|
1625
|
-
wireframe: boolean;
|
|
1626
|
-
colorBgBase: string;
|
|
1627
|
-
colorTextBase: string;
|
|
1628
|
-
colorPrimary: string;
|
|
1629
|
-
colorPrimaryBorder: string;
|
|
1630
|
-
colorPrimaryBorderHover: string;
|
|
1631
|
-
colorPrimaryText: string;
|
|
1632
|
-
};
|
|
1633
|
-
components: {
|
|
1634
|
-
Button: {
|
|
1635
|
-
colorBgContainer: string;
|
|
1636
|
-
colorBorder: string;
|
|
1637
|
-
colorText: string;
|
|
1638
|
-
lineHeight: number;
|
|
1639
|
-
};
|
|
1640
|
-
Form: {
|
|
1641
|
-
marginLG: number;
|
|
1642
|
-
colorPrimary: string;
|
|
1643
|
-
colorTextHeading: string;
|
|
1644
|
-
colorTextDescription: string;
|
|
1645
|
-
colorText: string;
|
|
1646
|
-
colorBorder: string;
|
|
1647
|
-
controlOutline: string;
|
|
1648
|
-
colorError: string;
|
|
1649
|
-
};
|
|
1650
|
-
Input: {
|
|
1651
|
-
colorBgContainer: string;
|
|
1652
|
-
colorBorder: string;
|
|
1653
|
-
colorIconHover: string;
|
|
1654
|
-
colorPrimaryActive: string;
|
|
1655
|
-
colorBgContainerDisabled: string;
|
|
1656
|
-
colorText: string;
|
|
1657
|
-
};
|
|
1658
|
-
Checkbox: {
|
|
1659
|
-
colorBgContainer: string;
|
|
1660
|
-
colorBorder: string;
|
|
1661
|
-
};
|
|
1662
|
-
InputNumber: {
|
|
1663
|
-
colorBgContainer: string;
|
|
1664
|
-
colorBorder: string;
|
|
1665
|
-
colorIconHover: string;
|
|
1666
|
-
colorPrimaryActive: string;
|
|
1667
|
-
colorBgContainerDisabled: string;
|
|
1668
|
-
colorText: string;
|
|
1669
|
-
};
|
|
1670
|
-
Radio: {
|
|
1671
|
-
colorBgContainer: string;
|
|
1672
|
-
colorBgContainerDisabled: string;
|
|
1673
|
-
};
|
|
1674
|
-
Switch: {
|
|
1675
|
-
colorPrimary: string;
|
|
1676
|
-
colorBgContainer: string;
|
|
1677
|
-
};
|
|
1678
|
-
TreeSelect: {
|
|
1679
|
-
colorBgContainer: string;
|
|
1680
|
-
};
|
|
1681
|
-
Tabs: {
|
|
1682
|
-
margin: number;
|
|
1683
|
-
colorPrimaryActive: string;
|
|
1684
|
-
colorBgContainer: string;
|
|
1685
|
-
colorPrimary: string;
|
|
1686
|
-
colorFillAlter: string;
|
|
1687
|
-
colorSplit: string;
|
|
1688
|
-
colorText: string;
|
|
1689
|
-
lineHeight: number;
|
|
1690
|
-
};
|
|
1691
|
-
Select: {
|
|
1692
|
-
colorBgContainer: string;
|
|
1693
|
-
colorBgContainerDisabled: string;
|
|
1694
|
-
colorBgElevated: string;
|
|
1695
|
-
controlItemBgActive: string;
|
|
1696
|
-
colorBorder: string;
|
|
1697
|
-
colorText: string;
|
|
1698
|
-
};
|
|
1699
|
-
DatePicker: {
|
|
1700
|
-
colorBgContainer: string;
|
|
1701
|
-
colorBgContainerDisabled: string;
|
|
1702
|
-
colorBorder: string;
|
|
1703
|
-
colorText: string;
|
|
1704
|
-
colorBgElevated: string;
|
|
1705
|
-
colorTextHeading: string;
|
|
1706
|
-
colorIcon: string;
|
|
1707
|
-
colorIconHover: string;
|
|
1708
|
-
colorTextDisabled: string;
|
|
1709
|
-
controlItemBgHover: string;
|
|
1710
|
-
controlItemBgActive: string;
|
|
1711
|
-
};
|
|
1712
|
-
Calendar: {
|
|
1713
|
-
colorBgContainer: string;
|
|
1714
|
-
};
|
|
1715
|
-
Modal: {
|
|
1716
|
-
colorBgElevated: string;
|
|
1717
|
-
colorTextHeading: string;
|
|
1718
|
-
};
|
|
1719
|
-
Tree: {
|
|
1720
|
-
colorBgContainer: string;
|
|
1721
|
-
};
|
|
1722
|
-
};
|
|
1723
|
-
} | {
|
|
1724
|
-
token: {
|
|
1725
|
-
fontSize: number;
|
|
1726
|
-
sizeStep: number;
|
|
1727
|
-
borderRadius: string;
|
|
1728
|
-
colorPrimary: string;
|
|
1729
|
-
colorSuccess: string;
|
|
1730
|
-
colorWarning: string;
|
|
1731
|
-
colorError: string;
|
|
1732
|
-
colorInfo: string;
|
|
1733
|
-
colorLink: string;
|
|
1734
|
-
fontFamily: string;
|
|
1735
|
-
colorBgContainer: string;
|
|
1736
|
-
colorBgElevated: string;
|
|
1737
|
-
colorBgLayout: string;
|
|
1738
|
-
colorBgMask: string;
|
|
1739
|
-
colorBorder: string;
|
|
1740
|
-
colorText: string;
|
|
1741
|
-
colorTextSecondary: string;
|
|
1742
|
-
colorErrorHover: string;
|
|
1743
|
-
colorErrorText: string;
|
|
1744
|
-
colorErrorTextActive: string;
|
|
1745
|
-
colorErrorTextHover: string;
|
|
1746
|
-
colorFill: string;
|
|
1747
|
-
colorLinkActive: string;
|
|
1748
|
-
colorLinkHover: string;
|
|
1749
|
-
colorPrimaryActive: string;
|
|
1750
|
-
colorPrimaryBgHover: string;
|
|
1751
|
-
colorPrimaryBorder: string;
|
|
1752
|
-
colorPrimaryBorderHover: string;
|
|
1753
|
-
colorPrimaryHover: string;
|
|
1754
|
-
colorPrimaryText: string;
|
|
1755
|
-
colorPrimaryTextActive: string;
|
|
1756
|
-
colorPrimaryTextHover: string;
|
|
1757
|
-
colorSuccessActive: string;
|
|
1758
|
-
colorSuccessBgHover: string;
|
|
1759
|
-
colorSuccessBorder: string;
|
|
1760
|
-
colorSuccessBorderHover: string;
|
|
1761
|
-
colorSuccessHover: string;
|
|
1762
|
-
colorSuccessText: string;
|
|
1763
|
-
colorSuccessTextActive: string;
|
|
1764
|
-
colorSuccessTextHover: string;
|
|
1765
|
-
colorWarningActive: string;
|
|
1766
|
-
colorWarningBgHover: string;
|
|
1767
|
-
colorWarningBorder: string;
|
|
1768
|
-
colorWarningBorderHover: string;
|
|
1769
|
-
colorWarningHover: string;
|
|
1770
|
-
colorWarningText: string;
|
|
1771
|
-
colorWarningTextActive: string;
|
|
1772
|
-
colorWarningTextHover: string;
|
|
1773
|
-
boxShadow: string;
|
|
1774
|
-
boxShadowSecondary: string;
|
|
1775
|
-
boxShadowTertiary: string;
|
|
1776
|
-
colorBgContainerDisabled: string;
|
|
1777
|
-
colorBgTextActive: string;
|
|
1778
|
-
colorBgTextHover: string;
|
|
1779
|
-
colorBorderBg: string;
|
|
1780
|
-
colorErrorOutline: string;
|
|
1781
|
-
colorFillAlter: string;
|
|
1782
|
-
colorFillContent: string;
|
|
1783
|
-
colorFillContentHover: string;
|
|
1784
|
-
colorHighlight: string;
|
|
1785
|
-
colorIcon: string;
|
|
1786
|
-
colorIconHover: string;
|
|
1787
|
-
colorSplit: string;
|
|
1788
|
-
colorTextDescription: string;
|
|
1789
|
-
colorTextDisabled: string;
|
|
1790
|
-
colorTextHeading: string;
|
|
1791
|
-
colorTextLabel: string;
|
|
1792
|
-
colorTextPlaceholder: string;
|
|
1793
|
-
colorWarningOutline: string;
|
|
1794
|
-
controlItemBgActive: string;
|
|
1795
|
-
controlItemBgActiveDisabled: string;
|
|
1796
|
-
controlItemBgActiveHover: string;
|
|
1797
|
-
controlItemBgHover: string;
|
|
1798
|
-
controlOutline: string;
|
|
1799
|
-
controlOutlineWidth: string;
|
|
1800
|
-
fontWeightStrong: string;
|
|
1801
|
-
linkDecoration: string;
|
|
1802
|
-
inkFocusDecoration: string;
|
|
1803
|
-
linkHoverDecoration: string;
|
|
1804
|
-
};
|
|
1805
|
-
components: {
|
|
1806
|
-
Form: {
|
|
1807
|
-
marginLG: number;
|
|
1808
|
-
};
|
|
1809
|
-
Tabs: {
|
|
1810
|
-
margin: number;
|
|
1811
|
-
lineHeight: number;
|
|
1812
|
-
colorPrimaryBorder: string;
|
|
1813
|
-
colorSplit: string;
|
|
1814
|
-
};
|
|
1815
|
-
};
|
|
1816
|
-
}, {
|
|
1817
|
-
token: {
|
|
1818
|
-
fontSize: number;
|
|
1819
|
-
sizeStep: number;
|
|
1820
|
-
borderRadius: number;
|
|
1821
|
-
wireframe: boolean;
|
|
1822
|
-
colorPrimary: string;
|
|
1823
|
-
};
|
|
1824
|
-
components: {
|
|
1825
|
-
Form: {
|
|
1826
|
-
marginLG: number;
|
|
1827
|
-
};
|
|
1828
|
-
Button: {
|
|
1829
|
-
lineHeight: number;
|
|
1830
|
-
};
|
|
1831
|
-
Tabs: {
|
|
1832
|
-
margin: number;
|
|
1833
|
-
colorBgContainer: string;
|
|
1834
|
-
colorPrimary: string;
|
|
1835
|
-
colorText: string;
|
|
1836
|
-
colorSplit: string;
|
|
1837
|
-
colorBorder: string;
|
|
1838
|
-
colorPrimaryBorder: string;
|
|
1839
|
-
lineHeight: number;
|
|
1840
|
-
};
|
|
1841
|
-
DatePicker: {
|
|
1842
|
-
colorPrimary: string;
|
|
1843
|
-
};
|
|
1844
|
-
};
|
|
1845
|
-
} | {
|
|
1846
|
-
token: {
|
|
1847
|
-
fontSize: number;
|
|
1848
|
-
sizeStep: number;
|
|
1849
|
-
borderRadius: number;
|
|
1850
|
-
wireframe: boolean;
|
|
1851
|
-
colorBgBase: string;
|
|
1852
|
-
colorTextBase: string;
|
|
1853
|
-
colorPrimary: string;
|
|
1854
|
-
colorPrimaryBorder: string;
|
|
1855
|
-
colorPrimaryBorderHover: string;
|
|
1856
|
-
colorPrimaryText: string;
|
|
1857
|
-
};
|
|
1858
|
-
components: {
|
|
1859
|
-
Button: {
|
|
1860
|
-
colorBgContainer: string;
|
|
1861
|
-
colorBorder: string;
|
|
1862
|
-
colorText: string;
|
|
1863
|
-
lineHeight: number;
|
|
1864
|
-
};
|
|
1865
|
-
Form: {
|
|
1866
|
-
marginLG: number;
|
|
1867
|
-
colorPrimary: string;
|
|
1868
|
-
colorTextHeading: string;
|
|
1869
|
-
colorTextDescription: string;
|
|
1870
|
-
colorText: string;
|
|
1871
|
-
colorBorder: string;
|
|
1872
|
-
controlOutline: string;
|
|
1873
|
-
colorError: string;
|
|
1874
|
-
};
|
|
1875
|
-
Input: {
|
|
1876
|
-
colorBgContainer: string;
|
|
1877
|
-
colorBorder: string;
|
|
1878
|
-
colorIconHover: string;
|
|
1879
|
-
colorPrimaryActive: string;
|
|
1880
|
-
colorBgContainerDisabled: string;
|
|
1881
|
-
colorText: string;
|
|
1882
|
-
};
|
|
1883
|
-
Checkbox: {
|
|
1884
|
-
colorBgContainer: string;
|
|
1885
|
-
colorBorder: string;
|
|
1886
|
-
};
|
|
1887
|
-
InputNumber: {
|
|
1888
|
-
colorBgContainer: string;
|
|
1889
|
-
colorBorder: string;
|
|
1890
|
-
colorIconHover: string;
|
|
1891
|
-
colorPrimaryActive: string;
|
|
1892
|
-
colorBgContainerDisabled: string;
|
|
1893
|
-
colorText: string;
|
|
1894
|
-
};
|
|
1895
|
-
Radio: {
|
|
1896
|
-
colorBgContainer: string;
|
|
1897
|
-
colorBgContainerDisabled: string;
|
|
1898
|
-
};
|
|
1899
|
-
Switch: {
|
|
1900
|
-
colorPrimary: string;
|
|
1901
|
-
colorBgContainer: string;
|
|
1902
|
-
};
|
|
1903
|
-
TreeSelect: {
|
|
1904
|
-
colorBgContainer: string;
|
|
1905
|
-
};
|
|
1906
|
-
Tabs: {
|
|
1907
|
-
margin: number;
|
|
1908
|
-
colorPrimaryActive: string;
|
|
1909
|
-
colorBgContainer: string;
|
|
1910
|
-
colorPrimary: string;
|
|
1911
|
-
colorFillAlter: string;
|
|
1912
|
-
colorSplit: string;
|
|
1913
|
-
colorText: string;
|
|
1914
|
-
lineHeight: number;
|
|
1915
|
-
};
|
|
1916
|
-
Select: {
|
|
1917
|
-
colorBgContainer: string;
|
|
1918
|
-
colorBgContainerDisabled: string;
|
|
1919
|
-
colorBgElevated: string;
|
|
1920
|
-
controlItemBgActive: string;
|
|
1921
|
-
colorBorder: string;
|
|
1922
|
-
colorText: string;
|
|
1923
|
-
};
|
|
1924
|
-
DatePicker: {
|
|
1925
|
-
colorBgContainer: string;
|
|
1926
|
-
colorBgContainerDisabled: string;
|
|
1927
|
-
colorBorder: string;
|
|
1928
|
-
colorText: string;
|
|
1929
|
-
colorBgElevated: string;
|
|
1930
|
-
colorTextHeading: string;
|
|
1931
|
-
colorIcon: string;
|
|
1932
|
-
colorIconHover: string;
|
|
1933
|
-
colorTextDisabled: string;
|
|
1934
|
-
controlItemBgHover: string;
|
|
1935
|
-
controlItemBgActive: string;
|
|
1936
|
-
};
|
|
1937
|
-
Calendar: {
|
|
1938
|
-
colorBgContainer: string;
|
|
1939
|
-
};
|
|
1940
|
-
Modal: {
|
|
1941
|
-
colorBgElevated: string;
|
|
1942
|
-
colorTextHeading: string;
|
|
1943
|
-
};
|
|
1944
|
-
Tree: {
|
|
1945
|
-
colorBgContainer: string;
|
|
1946
|
-
};
|
|
1947
|
-
};
|
|
1948
|
-
} | {
|
|
1949
|
-
token: {
|
|
1950
|
-
fontSize: number;
|
|
1951
|
-
sizeStep: number;
|
|
1952
|
-
borderRadius: string;
|
|
1953
|
-
colorPrimary: string;
|
|
1954
|
-
colorSuccess: string;
|
|
1955
|
-
colorWarning: string;
|
|
1956
|
-
colorError: string;
|
|
1957
|
-
colorInfo: string;
|
|
1958
|
-
colorLink: string;
|
|
1959
|
-
fontFamily: string;
|
|
1960
|
-
colorBgContainer: string;
|
|
1961
|
-
colorBgElevated: string;
|
|
1962
|
-
colorBgLayout: string;
|
|
1963
|
-
colorBgMask: string;
|
|
1964
|
-
colorBorder: string;
|
|
1965
|
-
colorText: string;
|
|
1966
|
-
colorTextSecondary: string;
|
|
1967
|
-
colorErrorHover: string;
|
|
1968
|
-
colorErrorText: string;
|
|
1969
|
-
colorErrorTextActive: string;
|
|
1970
|
-
colorErrorTextHover: string;
|
|
1971
|
-
colorFill: string;
|
|
1972
|
-
colorLinkActive: string;
|
|
1973
|
-
colorLinkHover: string;
|
|
1974
|
-
colorPrimaryActive: string;
|
|
1975
|
-
colorPrimaryBgHover: string;
|
|
1976
|
-
colorPrimaryBorder: string;
|
|
1977
|
-
colorPrimaryBorderHover: string;
|
|
1978
|
-
colorPrimaryHover: string;
|
|
1979
|
-
colorPrimaryText: string;
|
|
1980
|
-
colorPrimaryTextActive: string;
|
|
1981
|
-
colorPrimaryTextHover: string;
|
|
1982
|
-
colorSuccessActive: string;
|
|
1983
|
-
colorSuccessBgHover: string;
|
|
1984
|
-
colorSuccessBorder: string;
|
|
1985
|
-
colorSuccessBorderHover: string;
|
|
1986
|
-
colorSuccessHover: string;
|
|
1987
|
-
colorSuccessText: string;
|
|
1988
|
-
colorSuccessTextActive: string;
|
|
1989
|
-
colorSuccessTextHover: string;
|
|
1990
|
-
colorWarningActive: string;
|
|
1991
|
-
colorWarningBgHover: string;
|
|
1992
|
-
colorWarningBorder: string;
|
|
1993
|
-
colorWarningBorderHover: string;
|
|
1994
|
-
colorWarningHover: string;
|
|
1995
|
-
colorWarningText: string;
|
|
1996
|
-
colorWarningTextActive: string;
|
|
1997
|
-
colorWarningTextHover: string;
|
|
1998
|
-
boxShadow: string;
|
|
1999
|
-
boxShadowSecondary: string;
|
|
2000
|
-
boxShadowTertiary: string;
|
|
2001
|
-
colorBgContainerDisabled: string;
|
|
2002
|
-
colorBgTextActive: string;
|
|
2003
|
-
colorBgTextHover: string;
|
|
2004
|
-
colorBorderBg: string;
|
|
2005
|
-
colorErrorOutline: string;
|
|
2006
|
-
colorFillAlter: string;
|
|
2007
|
-
colorFillContent: string;
|
|
2008
|
-
colorFillContentHover: string;
|
|
2009
|
-
colorHighlight: string;
|
|
2010
|
-
colorIcon: string;
|
|
2011
|
-
colorIconHover: string;
|
|
2012
|
-
colorSplit: string;
|
|
2013
|
-
colorTextDescription: string;
|
|
2014
|
-
colorTextDisabled: string;
|
|
2015
|
-
colorTextHeading: string;
|
|
2016
|
-
colorTextLabel: string;
|
|
2017
|
-
colorTextPlaceholder: string;
|
|
2018
|
-
colorWarningOutline: string;
|
|
2019
|
-
controlItemBgActive: string;
|
|
2020
|
-
controlItemBgActiveDisabled: string;
|
|
2021
|
-
controlItemBgActiveHover: string;
|
|
2022
|
-
controlItemBgHover: string;
|
|
2023
|
-
controlOutline: string;
|
|
2024
|
-
controlOutlineWidth: string;
|
|
2025
|
-
fontWeightStrong: string;
|
|
2026
|
-
linkDecoration: string;
|
|
2027
|
-
inkFocusDecoration: string;
|
|
2028
|
-
linkHoverDecoration: string;
|
|
2029
|
-
};
|
|
2030
|
-
components: {
|
|
2031
|
-
Form: {
|
|
2032
|
-
marginLG: number;
|
|
2033
|
-
};
|
|
2034
|
-
Tabs: {
|
|
2035
|
-
margin: number;
|
|
2036
|
-
lineHeight: number;
|
|
2037
|
-
colorPrimaryBorder: string;
|
|
2038
|
-
colorSplit: string;
|
|
2039
|
-
};
|
|
2040
|
-
};
|
|
2041
|
-
} | {
|
|
2042
|
-
token: {
|
|
2043
|
-
fontSize: number;
|
|
2044
|
-
sizeStep: number;
|
|
2045
|
-
borderRadius: number;
|
|
2046
|
-
wireframe: boolean;
|
|
2047
|
-
colorPrimary: string;
|
|
2048
|
-
};
|
|
2049
|
-
components: {
|
|
2050
|
-
Form: {
|
|
2051
|
-
marginLG: number;
|
|
2052
|
-
};
|
|
2053
|
-
Button: {
|
|
2054
|
-
lineHeight: number;
|
|
2055
|
-
};
|
|
2056
|
-
Tabs: {
|
|
2057
|
-
margin: number;
|
|
2058
|
-
colorBgContainer: string;
|
|
2059
|
-
colorPrimary: string;
|
|
2060
|
-
colorText: string;
|
|
2061
|
-
colorSplit: string;
|
|
2062
|
-
colorBorder: string;
|
|
2063
|
-
colorPrimaryBorder: string;
|
|
2064
|
-
lineHeight: number;
|
|
2065
|
-
};
|
|
2066
|
-
DatePicker: {
|
|
2067
|
-
colorPrimary: string;
|
|
2068
|
-
};
|
|
2069
|
-
};
|
|
2070
|
-
} | {
|
|
2071
|
-
token: {
|
|
2072
|
-
fontSize: number;
|
|
2073
|
-
sizeStep: number;
|
|
2074
|
-
borderRadius: number;
|
|
2075
|
-
wireframe: boolean;
|
|
2076
|
-
colorBgBase: string;
|
|
2077
|
-
colorTextBase: string;
|
|
2078
|
-
colorPrimary: string;
|
|
2079
|
-
colorPrimaryBorder: string;
|
|
2080
|
-
colorPrimaryBorderHover: string;
|
|
2081
|
-
colorPrimaryText: string;
|
|
2082
|
-
};
|
|
2083
|
-
components: {
|
|
2084
|
-
Button: {
|
|
2085
|
-
colorBgContainer: string;
|
|
2086
|
-
colorBorder: string;
|
|
2087
|
-
colorText: string;
|
|
2088
|
-
lineHeight: number;
|
|
2089
|
-
};
|
|
2090
|
-
Form: {
|
|
2091
|
-
marginLG: number;
|
|
2092
|
-
colorPrimary: string;
|
|
2093
|
-
colorTextHeading: string;
|
|
2094
|
-
colorTextDescription: string;
|
|
2095
|
-
colorText: string;
|
|
2096
|
-
colorBorder: string;
|
|
2097
|
-
controlOutline: string;
|
|
2098
|
-
colorError: string;
|
|
2099
|
-
};
|
|
2100
|
-
Input: {
|
|
2101
|
-
colorBgContainer: string;
|
|
2102
|
-
colorBorder: string;
|
|
2103
|
-
colorIconHover: string;
|
|
2104
|
-
colorPrimaryActive: string;
|
|
2105
|
-
colorBgContainerDisabled: string;
|
|
2106
|
-
colorText: string;
|
|
2107
|
-
};
|
|
2108
|
-
Checkbox: {
|
|
2109
|
-
colorBgContainer: string;
|
|
2110
|
-
colorBorder: string;
|
|
2111
|
-
};
|
|
2112
|
-
InputNumber: {
|
|
2113
|
-
colorBgContainer: string;
|
|
2114
|
-
colorBorder: string;
|
|
2115
|
-
colorIconHover: string;
|
|
2116
|
-
colorPrimaryActive: string;
|
|
2117
|
-
colorBgContainerDisabled: string;
|
|
2118
|
-
colorText: string;
|
|
2119
|
-
};
|
|
2120
|
-
Radio: {
|
|
2121
|
-
colorBgContainer: string;
|
|
2122
|
-
colorBgContainerDisabled: string;
|
|
2123
|
-
};
|
|
2124
|
-
Switch: {
|
|
2125
|
-
colorPrimary: string;
|
|
2126
|
-
colorBgContainer: string;
|
|
2127
|
-
};
|
|
2128
|
-
TreeSelect: {
|
|
2129
|
-
colorBgContainer: string;
|
|
2130
|
-
};
|
|
2131
|
-
Tabs: {
|
|
2132
|
-
margin: number;
|
|
2133
|
-
colorPrimaryActive: string;
|
|
2134
|
-
colorBgContainer: string;
|
|
2135
|
-
colorPrimary: string;
|
|
2136
|
-
colorFillAlter: string;
|
|
2137
|
-
colorSplit: string;
|
|
2138
|
-
colorText: string;
|
|
2139
|
-
lineHeight: number;
|
|
2140
|
-
};
|
|
2141
|
-
Select: {
|
|
2142
|
-
colorBgContainer: string;
|
|
2143
|
-
colorBgContainerDisabled: string;
|
|
2144
|
-
colorBgElevated: string;
|
|
2145
|
-
controlItemBgActive: string;
|
|
2146
|
-
colorBorder: string;
|
|
2147
|
-
colorText: string;
|
|
2148
|
-
};
|
|
2149
|
-
DatePicker: {
|
|
2150
|
-
colorBgContainer: string;
|
|
2151
|
-
colorBgContainerDisabled: string;
|
|
2152
|
-
colorBorder: string;
|
|
2153
|
-
colorText: string;
|
|
2154
|
-
colorBgElevated: string;
|
|
2155
|
-
colorTextHeading: string;
|
|
2156
|
-
colorIcon: string;
|
|
2157
|
-
colorIconHover: string;
|
|
2158
|
-
colorTextDisabled: string;
|
|
2159
|
-
controlItemBgHover: string;
|
|
2160
|
-
controlItemBgActive: string;
|
|
2161
|
-
};
|
|
2162
|
-
Calendar: {
|
|
2163
|
-
colorBgContainer: string;
|
|
2164
|
-
};
|
|
2165
|
-
Modal: {
|
|
2166
|
-
colorBgElevated: string;
|
|
2167
|
-
colorTextHeading: string;
|
|
2168
|
-
};
|
|
2169
|
-
Tree: {
|
|
2170
|
-
colorBgContainer: string;
|
|
2171
|
-
};
|
|
2172
|
-
};
|
|
2173
|
-
} | {
|
|
2174
|
-
token: {
|
|
2175
|
-
fontSize: number;
|
|
2176
|
-
sizeStep: number;
|
|
2177
|
-
borderRadius: string;
|
|
2178
|
-
colorPrimary: string;
|
|
2179
|
-
colorSuccess: string;
|
|
2180
|
-
colorWarning: string;
|
|
2181
|
-
colorError: string;
|
|
2182
|
-
colorInfo: string;
|
|
2183
|
-
colorLink: string;
|
|
2184
|
-
fontFamily: string;
|
|
2185
|
-
colorBgContainer: string;
|
|
2186
|
-
colorBgElevated: string;
|
|
2187
|
-
colorBgLayout: string;
|
|
2188
|
-
colorBgMask: string;
|
|
2189
|
-
colorBorder: string;
|
|
2190
|
-
colorText: string;
|
|
2191
|
-
colorTextSecondary: string;
|
|
2192
|
-
colorErrorHover: string;
|
|
2193
|
-
colorErrorText: string;
|
|
2194
|
-
colorErrorTextActive: string;
|
|
2195
|
-
colorErrorTextHover: string;
|
|
2196
|
-
colorFill: string;
|
|
2197
|
-
colorLinkActive: string;
|
|
2198
|
-
colorLinkHover: string;
|
|
2199
|
-
colorPrimaryActive: string;
|
|
2200
|
-
colorPrimaryBgHover: string;
|
|
2201
|
-
colorPrimaryBorder: string;
|
|
2202
|
-
colorPrimaryBorderHover: string;
|
|
2203
|
-
colorPrimaryHover: string;
|
|
2204
|
-
colorPrimaryText: string;
|
|
2205
|
-
colorPrimaryTextActive: string;
|
|
2206
|
-
colorPrimaryTextHover: string;
|
|
2207
|
-
colorSuccessActive: string;
|
|
2208
|
-
colorSuccessBgHover: string;
|
|
2209
|
-
colorSuccessBorder: string;
|
|
2210
|
-
colorSuccessBorderHover: string;
|
|
2211
|
-
colorSuccessHover: string;
|
|
2212
|
-
colorSuccessText: string;
|
|
2213
|
-
colorSuccessTextActive: string;
|
|
2214
|
-
colorSuccessTextHover: string;
|
|
2215
|
-
colorWarningActive: string;
|
|
2216
|
-
colorWarningBgHover: string;
|
|
2217
|
-
colorWarningBorder: string;
|
|
2218
|
-
colorWarningBorderHover: string;
|
|
2219
|
-
colorWarningHover: string;
|
|
2220
|
-
colorWarningText: string;
|
|
2221
|
-
colorWarningTextActive: string;
|
|
2222
|
-
colorWarningTextHover: string;
|
|
2223
|
-
boxShadow: string;
|
|
2224
|
-
boxShadowSecondary: string;
|
|
2225
|
-
boxShadowTertiary: string;
|
|
2226
|
-
colorBgContainerDisabled: string;
|
|
2227
|
-
colorBgTextActive: string;
|
|
2228
|
-
colorBgTextHover: string;
|
|
2229
|
-
colorBorderBg: string;
|
|
2230
|
-
colorErrorOutline: string;
|
|
2231
|
-
colorFillAlter: string;
|
|
2232
|
-
colorFillContent: string;
|
|
2233
|
-
colorFillContentHover: string;
|
|
2234
|
-
colorHighlight: string;
|
|
2235
|
-
colorIcon: string;
|
|
2236
|
-
colorIconHover: string;
|
|
2237
|
-
colorSplit: string;
|
|
2238
|
-
colorTextDescription: string;
|
|
2239
|
-
colorTextDisabled: string;
|
|
2240
|
-
colorTextHeading: string;
|
|
2241
|
-
colorTextLabel: string;
|
|
2242
|
-
colorTextPlaceholder: string;
|
|
2243
|
-
colorWarningOutline: string;
|
|
2244
|
-
controlItemBgActive: string;
|
|
2245
|
-
controlItemBgActiveDisabled: string;
|
|
2246
|
-
controlItemBgActiveHover: string;
|
|
2247
|
-
controlItemBgHover: string;
|
|
2248
|
-
controlOutline: string;
|
|
2249
|
-
controlOutlineWidth: string;
|
|
2250
|
-
fontWeightStrong: string;
|
|
2251
|
-
linkDecoration: string;
|
|
2252
|
-
inkFocusDecoration: string;
|
|
2253
|
-
linkHoverDecoration: string;
|
|
2254
|
-
};
|
|
2255
|
-
components: {
|
|
2256
|
-
Form: {
|
|
2257
|
-
marginLG: number;
|
|
2258
|
-
};
|
|
2259
|
-
Tabs: {
|
|
2260
|
-
margin: number;
|
|
2261
|
-
lineHeight: number;
|
|
2262
|
-
colorPrimaryBorder: string;
|
|
2263
|
-
colorSplit: string;
|
|
2264
|
-
};
|
|
2265
|
-
};
|
|
2266
|
-
}>;
|
|
1591
|
+
antdTheme: import('vue').Ref<any, any>;
|
|
2267
1592
|
openHeader: import('vue').Ref<boolean, boolean>;
|
|
2268
1593
|
flexStyle: import('vue').Ref<string, string>;
|
|
2269
1594
|
heightStyle: import('vue').Ref<string, string>;
|
|
@@ -2344,9 +1669,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2344
1669
|
height: string;
|
|
2345
1670
|
flex: string | number;
|
|
2346
1671
|
componentSize: "small" | "middle" | "large";
|
|
2347
|
-
padding: string;
|
|
2348
1672
|
showHeader: boolean;
|
|
2349
1673
|
showBorder: boolean;
|
|
1674
|
+
padding: string;
|
|
2350
1675
|
innerPadding: string;
|
|
2351
1676
|
openHeaderShow: boolean;
|
|
2352
1677
|
menuFormInstance: Record<string, any>;
|
|
@@ -3810,682 +3135,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3810
3135
|
dropDownData: any[];
|
|
3811
3136
|
agGridVueDropdownRef: any;
|
|
3812
3137
|
rowSelection: import('vue').Ref<string, string>;
|
|
3813
|
-
antdTheme: import('vue').Ref<
|
|
3814
|
-
token: {
|
|
3815
|
-
fontSize: number;
|
|
3816
|
-
sizeStep: number;
|
|
3817
|
-
borderRadius: number;
|
|
3818
|
-
wireframe: boolean;
|
|
3819
|
-
colorPrimary: string;
|
|
3820
|
-
};
|
|
3821
|
-
components: {
|
|
3822
|
-
Form: {
|
|
3823
|
-
marginLG: number;
|
|
3824
|
-
};
|
|
3825
|
-
Button: {
|
|
3826
|
-
lineHeight: number;
|
|
3827
|
-
};
|
|
3828
|
-
Tabs: {
|
|
3829
|
-
margin: number;
|
|
3830
|
-
colorBgContainer: string;
|
|
3831
|
-
colorPrimary: string;
|
|
3832
|
-
colorText: string;
|
|
3833
|
-
colorSplit: string;
|
|
3834
|
-
colorBorder: string;
|
|
3835
|
-
colorPrimaryBorder: string;
|
|
3836
|
-
lineHeight: number;
|
|
3837
|
-
};
|
|
3838
|
-
DatePicker: {
|
|
3839
|
-
colorPrimary: string;
|
|
3840
|
-
};
|
|
3841
|
-
};
|
|
3842
|
-
} | {
|
|
3843
|
-
token: {
|
|
3844
|
-
fontSize: number;
|
|
3845
|
-
sizeStep: number;
|
|
3846
|
-
borderRadius: number;
|
|
3847
|
-
wireframe: boolean;
|
|
3848
|
-
colorBgBase: string;
|
|
3849
|
-
colorTextBase: string;
|
|
3850
|
-
colorPrimary: string;
|
|
3851
|
-
colorPrimaryBorder: string;
|
|
3852
|
-
colorPrimaryBorderHover: string;
|
|
3853
|
-
colorPrimaryText: string;
|
|
3854
|
-
};
|
|
3855
|
-
components: {
|
|
3856
|
-
Button: {
|
|
3857
|
-
colorBgContainer: string;
|
|
3858
|
-
colorBorder: string;
|
|
3859
|
-
colorText: string;
|
|
3860
|
-
lineHeight: number;
|
|
3861
|
-
};
|
|
3862
|
-
Form: {
|
|
3863
|
-
marginLG: number;
|
|
3864
|
-
colorPrimary: string;
|
|
3865
|
-
colorTextHeading: string;
|
|
3866
|
-
colorTextDescription: string;
|
|
3867
|
-
colorText: string;
|
|
3868
|
-
colorBorder: string;
|
|
3869
|
-
controlOutline: string;
|
|
3870
|
-
colorError: string;
|
|
3871
|
-
};
|
|
3872
|
-
Input: {
|
|
3873
|
-
colorBgContainer: string;
|
|
3874
|
-
colorBorder: string;
|
|
3875
|
-
colorIconHover: string;
|
|
3876
|
-
colorPrimaryActive: string;
|
|
3877
|
-
colorBgContainerDisabled: string;
|
|
3878
|
-
colorText: string;
|
|
3879
|
-
};
|
|
3880
|
-
Checkbox: {
|
|
3881
|
-
colorBgContainer: string;
|
|
3882
|
-
colorBorder: string;
|
|
3883
|
-
};
|
|
3884
|
-
InputNumber: {
|
|
3885
|
-
colorBgContainer: string;
|
|
3886
|
-
colorBorder: string;
|
|
3887
|
-
colorIconHover: string;
|
|
3888
|
-
colorPrimaryActive: string;
|
|
3889
|
-
colorBgContainerDisabled: string;
|
|
3890
|
-
colorText: string;
|
|
3891
|
-
};
|
|
3892
|
-
Radio: {
|
|
3893
|
-
colorBgContainer: string;
|
|
3894
|
-
colorBgContainerDisabled: string;
|
|
3895
|
-
};
|
|
3896
|
-
Switch: {
|
|
3897
|
-
colorPrimary: string;
|
|
3898
|
-
colorBgContainer: string;
|
|
3899
|
-
};
|
|
3900
|
-
TreeSelect: {
|
|
3901
|
-
colorBgContainer: string;
|
|
3902
|
-
};
|
|
3903
|
-
Tabs: {
|
|
3904
|
-
margin: number;
|
|
3905
|
-
colorPrimaryActive: string;
|
|
3906
|
-
colorBgContainer: string;
|
|
3907
|
-
colorPrimary: string;
|
|
3908
|
-
colorFillAlter: string;
|
|
3909
|
-
colorSplit: string;
|
|
3910
|
-
colorText: string;
|
|
3911
|
-
lineHeight: number;
|
|
3912
|
-
};
|
|
3913
|
-
Select: {
|
|
3914
|
-
colorBgContainer: string;
|
|
3915
|
-
colorBgContainerDisabled: string;
|
|
3916
|
-
colorBgElevated: string;
|
|
3917
|
-
controlItemBgActive: string;
|
|
3918
|
-
colorBorder: string;
|
|
3919
|
-
colorText: string;
|
|
3920
|
-
};
|
|
3921
|
-
DatePicker: {
|
|
3922
|
-
colorBgContainer: string;
|
|
3923
|
-
colorBgContainerDisabled: string;
|
|
3924
|
-
colorBorder: string;
|
|
3925
|
-
colorText: string;
|
|
3926
|
-
colorBgElevated: string;
|
|
3927
|
-
colorTextHeading: string;
|
|
3928
|
-
colorIcon: string;
|
|
3929
|
-
colorIconHover: string;
|
|
3930
|
-
colorTextDisabled: string;
|
|
3931
|
-
controlItemBgHover: string;
|
|
3932
|
-
controlItemBgActive: string;
|
|
3933
|
-
};
|
|
3934
|
-
Calendar: {
|
|
3935
|
-
colorBgContainer: string;
|
|
3936
|
-
};
|
|
3937
|
-
Modal: {
|
|
3938
|
-
colorBgElevated: string;
|
|
3939
|
-
colorTextHeading: string;
|
|
3940
|
-
};
|
|
3941
|
-
Tree: {
|
|
3942
|
-
colorBgContainer: string;
|
|
3943
|
-
};
|
|
3944
|
-
};
|
|
3945
|
-
} | {
|
|
3946
|
-
token: {
|
|
3947
|
-
fontSize: number;
|
|
3948
|
-
sizeStep: number;
|
|
3949
|
-
borderRadius: string;
|
|
3950
|
-
colorPrimary: string;
|
|
3951
|
-
colorSuccess: string;
|
|
3952
|
-
colorWarning: string;
|
|
3953
|
-
colorError: string;
|
|
3954
|
-
colorInfo: string;
|
|
3955
|
-
colorLink: string;
|
|
3956
|
-
fontFamily: string;
|
|
3957
|
-
colorBgContainer: string;
|
|
3958
|
-
colorBgElevated: string;
|
|
3959
|
-
colorBgLayout: string;
|
|
3960
|
-
colorBgMask: string;
|
|
3961
|
-
colorBorder: string;
|
|
3962
|
-
colorText: string;
|
|
3963
|
-
colorTextSecondary: string;
|
|
3964
|
-
colorErrorHover: string;
|
|
3965
|
-
colorErrorText: string;
|
|
3966
|
-
colorErrorTextActive: string;
|
|
3967
|
-
colorErrorTextHover: string;
|
|
3968
|
-
colorFill: string;
|
|
3969
|
-
colorLinkActive: string;
|
|
3970
|
-
colorLinkHover: string;
|
|
3971
|
-
colorPrimaryActive: string;
|
|
3972
|
-
colorPrimaryBgHover: string;
|
|
3973
|
-
colorPrimaryBorder: string;
|
|
3974
|
-
colorPrimaryBorderHover: string;
|
|
3975
|
-
colorPrimaryHover: string;
|
|
3976
|
-
colorPrimaryText: string;
|
|
3977
|
-
colorPrimaryTextActive: string;
|
|
3978
|
-
colorPrimaryTextHover: string;
|
|
3979
|
-
colorSuccessActive: string;
|
|
3980
|
-
colorSuccessBgHover: string;
|
|
3981
|
-
colorSuccessBorder: string;
|
|
3982
|
-
colorSuccessBorderHover: string;
|
|
3983
|
-
colorSuccessHover: string;
|
|
3984
|
-
colorSuccessText: string;
|
|
3985
|
-
colorSuccessTextActive: string;
|
|
3986
|
-
colorSuccessTextHover: string;
|
|
3987
|
-
colorWarningActive: string;
|
|
3988
|
-
colorWarningBgHover: string;
|
|
3989
|
-
colorWarningBorder: string;
|
|
3990
|
-
colorWarningBorderHover: string;
|
|
3991
|
-
colorWarningHover: string;
|
|
3992
|
-
colorWarningText: string;
|
|
3993
|
-
colorWarningTextActive: string;
|
|
3994
|
-
colorWarningTextHover: string;
|
|
3995
|
-
boxShadow: string;
|
|
3996
|
-
boxShadowSecondary: string;
|
|
3997
|
-
boxShadowTertiary: string;
|
|
3998
|
-
colorBgContainerDisabled: string;
|
|
3999
|
-
colorBgTextActive: string;
|
|
4000
|
-
colorBgTextHover: string;
|
|
4001
|
-
colorBorderBg: string;
|
|
4002
|
-
colorErrorOutline: string;
|
|
4003
|
-
colorFillAlter: string;
|
|
4004
|
-
colorFillContent: string;
|
|
4005
|
-
colorFillContentHover: string;
|
|
4006
|
-
colorHighlight: string;
|
|
4007
|
-
colorIcon: string;
|
|
4008
|
-
colorIconHover: string;
|
|
4009
|
-
colorSplit: string;
|
|
4010
|
-
colorTextDescription: string;
|
|
4011
|
-
colorTextDisabled: string;
|
|
4012
|
-
colorTextHeading: string;
|
|
4013
|
-
colorTextLabel: string;
|
|
4014
|
-
colorTextPlaceholder: string;
|
|
4015
|
-
colorWarningOutline: string;
|
|
4016
|
-
controlItemBgActive: string;
|
|
4017
|
-
controlItemBgActiveDisabled: string;
|
|
4018
|
-
controlItemBgActiveHover: string;
|
|
4019
|
-
controlItemBgHover: string;
|
|
4020
|
-
controlOutline: string;
|
|
4021
|
-
controlOutlineWidth: string;
|
|
4022
|
-
fontWeightStrong: string;
|
|
4023
|
-
linkDecoration: string;
|
|
4024
|
-
inkFocusDecoration: string;
|
|
4025
|
-
linkHoverDecoration: string;
|
|
4026
|
-
};
|
|
4027
|
-
components: {
|
|
4028
|
-
Form: {
|
|
4029
|
-
marginLG: number;
|
|
4030
|
-
};
|
|
4031
|
-
Tabs: {
|
|
4032
|
-
margin: number;
|
|
4033
|
-
lineHeight: number;
|
|
4034
|
-
colorPrimaryBorder: string;
|
|
4035
|
-
colorSplit: string;
|
|
4036
|
-
};
|
|
4037
|
-
};
|
|
4038
|
-
}, {
|
|
4039
|
-
token: {
|
|
4040
|
-
fontSize: number;
|
|
4041
|
-
sizeStep: number;
|
|
4042
|
-
borderRadius: number;
|
|
4043
|
-
wireframe: boolean;
|
|
4044
|
-
colorPrimary: string;
|
|
4045
|
-
};
|
|
4046
|
-
components: {
|
|
4047
|
-
Form: {
|
|
4048
|
-
marginLG: number;
|
|
4049
|
-
};
|
|
4050
|
-
Button: {
|
|
4051
|
-
lineHeight: number;
|
|
4052
|
-
};
|
|
4053
|
-
Tabs: {
|
|
4054
|
-
margin: number;
|
|
4055
|
-
colorBgContainer: string;
|
|
4056
|
-
colorPrimary: string;
|
|
4057
|
-
colorText: string;
|
|
4058
|
-
colorSplit: string;
|
|
4059
|
-
colorBorder: string;
|
|
4060
|
-
colorPrimaryBorder: string;
|
|
4061
|
-
lineHeight: number;
|
|
4062
|
-
};
|
|
4063
|
-
DatePicker: {
|
|
4064
|
-
colorPrimary: string;
|
|
4065
|
-
};
|
|
4066
|
-
};
|
|
4067
|
-
} | {
|
|
4068
|
-
token: {
|
|
4069
|
-
fontSize: number;
|
|
4070
|
-
sizeStep: number;
|
|
4071
|
-
borderRadius: number;
|
|
4072
|
-
wireframe: boolean;
|
|
4073
|
-
colorBgBase: string;
|
|
4074
|
-
colorTextBase: string;
|
|
4075
|
-
colorPrimary: string;
|
|
4076
|
-
colorPrimaryBorder: string;
|
|
4077
|
-
colorPrimaryBorderHover: string;
|
|
4078
|
-
colorPrimaryText: string;
|
|
4079
|
-
};
|
|
4080
|
-
components: {
|
|
4081
|
-
Button: {
|
|
4082
|
-
colorBgContainer: string;
|
|
4083
|
-
colorBorder: string;
|
|
4084
|
-
colorText: string;
|
|
4085
|
-
lineHeight: number;
|
|
4086
|
-
};
|
|
4087
|
-
Form: {
|
|
4088
|
-
marginLG: number;
|
|
4089
|
-
colorPrimary: string;
|
|
4090
|
-
colorTextHeading: string;
|
|
4091
|
-
colorTextDescription: string;
|
|
4092
|
-
colorText: string;
|
|
4093
|
-
colorBorder: string;
|
|
4094
|
-
controlOutline: string;
|
|
4095
|
-
colorError: string;
|
|
4096
|
-
};
|
|
4097
|
-
Input: {
|
|
4098
|
-
colorBgContainer: string;
|
|
4099
|
-
colorBorder: string;
|
|
4100
|
-
colorIconHover: string;
|
|
4101
|
-
colorPrimaryActive: string;
|
|
4102
|
-
colorBgContainerDisabled: string;
|
|
4103
|
-
colorText: string;
|
|
4104
|
-
};
|
|
4105
|
-
Checkbox: {
|
|
4106
|
-
colorBgContainer: string;
|
|
4107
|
-
colorBorder: string;
|
|
4108
|
-
};
|
|
4109
|
-
InputNumber: {
|
|
4110
|
-
colorBgContainer: string;
|
|
4111
|
-
colorBorder: string;
|
|
4112
|
-
colorIconHover: string;
|
|
4113
|
-
colorPrimaryActive: string;
|
|
4114
|
-
colorBgContainerDisabled: string;
|
|
4115
|
-
colorText: string;
|
|
4116
|
-
};
|
|
4117
|
-
Radio: {
|
|
4118
|
-
colorBgContainer: string;
|
|
4119
|
-
colorBgContainerDisabled: string;
|
|
4120
|
-
};
|
|
4121
|
-
Switch: {
|
|
4122
|
-
colorPrimary: string;
|
|
4123
|
-
colorBgContainer: string;
|
|
4124
|
-
};
|
|
4125
|
-
TreeSelect: {
|
|
4126
|
-
colorBgContainer: string;
|
|
4127
|
-
};
|
|
4128
|
-
Tabs: {
|
|
4129
|
-
margin: number;
|
|
4130
|
-
colorPrimaryActive: string;
|
|
4131
|
-
colorBgContainer: string;
|
|
4132
|
-
colorPrimary: string;
|
|
4133
|
-
colorFillAlter: string;
|
|
4134
|
-
colorSplit: string;
|
|
4135
|
-
colorText: string;
|
|
4136
|
-
lineHeight: number;
|
|
4137
|
-
};
|
|
4138
|
-
Select: {
|
|
4139
|
-
colorBgContainer: string;
|
|
4140
|
-
colorBgContainerDisabled: string;
|
|
4141
|
-
colorBgElevated: string;
|
|
4142
|
-
controlItemBgActive: string;
|
|
4143
|
-
colorBorder: string;
|
|
4144
|
-
colorText: string;
|
|
4145
|
-
};
|
|
4146
|
-
DatePicker: {
|
|
4147
|
-
colorBgContainer: string;
|
|
4148
|
-
colorBgContainerDisabled: string;
|
|
4149
|
-
colorBorder: string;
|
|
4150
|
-
colorText: string;
|
|
4151
|
-
colorBgElevated: string;
|
|
4152
|
-
colorTextHeading: string;
|
|
4153
|
-
colorIcon: string;
|
|
4154
|
-
colorIconHover: string;
|
|
4155
|
-
colorTextDisabled: string;
|
|
4156
|
-
controlItemBgHover: string;
|
|
4157
|
-
controlItemBgActive: string;
|
|
4158
|
-
};
|
|
4159
|
-
Calendar: {
|
|
4160
|
-
colorBgContainer: string;
|
|
4161
|
-
};
|
|
4162
|
-
Modal: {
|
|
4163
|
-
colorBgElevated: string;
|
|
4164
|
-
colorTextHeading: string;
|
|
4165
|
-
};
|
|
4166
|
-
Tree: {
|
|
4167
|
-
colorBgContainer: string;
|
|
4168
|
-
};
|
|
4169
|
-
};
|
|
4170
|
-
} | {
|
|
4171
|
-
token: {
|
|
4172
|
-
fontSize: number;
|
|
4173
|
-
sizeStep: number;
|
|
4174
|
-
borderRadius: string;
|
|
4175
|
-
colorPrimary: string;
|
|
4176
|
-
colorSuccess: string;
|
|
4177
|
-
colorWarning: string;
|
|
4178
|
-
colorError: string;
|
|
4179
|
-
colorInfo: string;
|
|
4180
|
-
colorLink: string;
|
|
4181
|
-
fontFamily: string;
|
|
4182
|
-
colorBgContainer: string;
|
|
4183
|
-
colorBgElevated: string;
|
|
4184
|
-
colorBgLayout: string;
|
|
4185
|
-
colorBgMask: string;
|
|
4186
|
-
colorBorder: string;
|
|
4187
|
-
colorText: string;
|
|
4188
|
-
colorTextSecondary: string;
|
|
4189
|
-
colorErrorHover: string;
|
|
4190
|
-
colorErrorText: string;
|
|
4191
|
-
colorErrorTextActive: string;
|
|
4192
|
-
colorErrorTextHover: string;
|
|
4193
|
-
colorFill: string;
|
|
4194
|
-
colorLinkActive: string;
|
|
4195
|
-
colorLinkHover: string;
|
|
4196
|
-
colorPrimaryActive: string;
|
|
4197
|
-
colorPrimaryBgHover: string;
|
|
4198
|
-
colorPrimaryBorder: string;
|
|
4199
|
-
colorPrimaryBorderHover: string;
|
|
4200
|
-
colorPrimaryHover: string;
|
|
4201
|
-
colorPrimaryText: string;
|
|
4202
|
-
colorPrimaryTextActive: string;
|
|
4203
|
-
colorPrimaryTextHover: string;
|
|
4204
|
-
colorSuccessActive: string;
|
|
4205
|
-
colorSuccessBgHover: string;
|
|
4206
|
-
colorSuccessBorder: string;
|
|
4207
|
-
colorSuccessBorderHover: string;
|
|
4208
|
-
colorSuccessHover: string;
|
|
4209
|
-
colorSuccessText: string;
|
|
4210
|
-
colorSuccessTextActive: string;
|
|
4211
|
-
colorSuccessTextHover: string;
|
|
4212
|
-
colorWarningActive: string;
|
|
4213
|
-
colorWarningBgHover: string;
|
|
4214
|
-
colorWarningBorder: string;
|
|
4215
|
-
colorWarningBorderHover: string;
|
|
4216
|
-
colorWarningHover: string;
|
|
4217
|
-
colorWarningText: string;
|
|
4218
|
-
colorWarningTextActive: string;
|
|
4219
|
-
colorWarningTextHover: string;
|
|
4220
|
-
boxShadow: string;
|
|
4221
|
-
boxShadowSecondary: string;
|
|
4222
|
-
boxShadowTertiary: string;
|
|
4223
|
-
colorBgContainerDisabled: string;
|
|
4224
|
-
colorBgTextActive: string;
|
|
4225
|
-
colorBgTextHover: string;
|
|
4226
|
-
colorBorderBg: string;
|
|
4227
|
-
colorErrorOutline: string;
|
|
4228
|
-
colorFillAlter: string;
|
|
4229
|
-
colorFillContent: string;
|
|
4230
|
-
colorFillContentHover: string;
|
|
4231
|
-
colorHighlight: string;
|
|
4232
|
-
colorIcon: string;
|
|
4233
|
-
colorIconHover: string;
|
|
4234
|
-
colorSplit: string;
|
|
4235
|
-
colorTextDescription: string;
|
|
4236
|
-
colorTextDisabled: string;
|
|
4237
|
-
colorTextHeading: string;
|
|
4238
|
-
colorTextLabel: string;
|
|
4239
|
-
colorTextPlaceholder: string;
|
|
4240
|
-
colorWarningOutline: string;
|
|
4241
|
-
controlItemBgActive: string;
|
|
4242
|
-
controlItemBgActiveDisabled: string;
|
|
4243
|
-
controlItemBgActiveHover: string;
|
|
4244
|
-
controlItemBgHover: string;
|
|
4245
|
-
controlOutline: string;
|
|
4246
|
-
controlOutlineWidth: string;
|
|
4247
|
-
fontWeightStrong: string;
|
|
4248
|
-
linkDecoration: string;
|
|
4249
|
-
inkFocusDecoration: string;
|
|
4250
|
-
linkHoverDecoration: string;
|
|
4251
|
-
};
|
|
4252
|
-
components: {
|
|
4253
|
-
Form: {
|
|
4254
|
-
marginLG: number;
|
|
4255
|
-
};
|
|
4256
|
-
Tabs: {
|
|
4257
|
-
margin: number;
|
|
4258
|
-
lineHeight: number;
|
|
4259
|
-
colorPrimaryBorder: string;
|
|
4260
|
-
colorSplit: string;
|
|
4261
|
-
};
|
|
4262
|
-
};
|
|
4263
|
-
} | {
|
|
4264
|
-
token: {
|
|
4265
|
-
fontSize: number;
|
|
4266
|
-
sizeStep: number;
|
|
4267
|
-
borderRadius: number;
|
|
4268
|
-
wireframe: boolean;
|
|
4269
|
-
colorPrimary: string;
|
|
4270
|
-
};
|
|
4271
|
-
components: {
|
|
4272
|
-
Form: {
|
|
4273
|
-
marginLG: number;
|
|
4274
|
-
};
|
|
4275
|
-
Button: {
|
|
4276
|
-
lineHeight: number;
|
|
4277
|
-
};
|
|
4278
|
-
Tabs: {
|
|
4279
|
-
margin: number;
|
|
4280
|
-
colorBgContainer: string;
|
|
4281
|
-
colorPrimary: string;
|
|
4282
|
-
colorText: string;
|
|
4283
|
-
colorSplit: string;
|
|
4284
|
-
colorBorder: string;
|
|
4285
|
-
colorPrimaryBorder: string;
|
|
4286
|
-
lineHeight: number;
|
|
4287
|
-
};
|
|
4288
|
-
DatePicker: {
|
|
4289
|
-
colorPrimary: string;
|
|
4290
|
-
};
|
|
4291
|
-
};
|
|
4292
|
-
} | {
|
|
4293
|
-
token: {
|
|
4294
|
-
fontSize: number;
|
|
4295
|
-
sizeStep: number;
|
|
4296
|
-
borderRadius: number;
|
|
4297
|
-
wireframe: boolean;
|
|
4298
|
-
colorBgBase: string;
|
|
4299
|
-
colorTextBase: string;
|
|
4300
|
-
colorPrimary: string;
|
|
4301
|
-
colorPrimaryBorder: string;
|
|
4302
|
-
colorPrimaryBorderHover: string;
|
|
4303
|
-
colorPrimaryText: string;
|
|
4304
|
-
};
|
|
4305
|
-
components: {
|
|
4306
|
-
Button: {
|
|
4307
|
-
colorBgContainer: string;
|
|
4308
|
-
colorBorder: string;
|
|
4309
|
-
colorText: string;
|
|
4310
|
-
lineHeight: number;
|
|
4311
|
-
};
|
|
4312
|
-
Form: {
|
|
4313
|
-
marginLG: number;
|
|
4314
|
-
colorPrimary: string;
|
|
4315
|
-
colorTextHeading: string;
|
|
4316
|
-
colorTextDescription: string;
|
|
4317
|
-
colorText: string;
|
|
4318
|
-
colorBorder: string;
|
|
4319
|
-
controlOutline: string;
|
|
4320
|
-
colorError: string;
|
|
4321
|
-
};
|
|
4322
|
-
Input: {
|
|
4323
|
-
colorBgContainer: string;
|
|
4324
|
-
colorBorder: string;
|
|
4325
|
-
colorIconHover: string;
|
|
4326
|
-
colorPrimaryActive: string;
|
|
4327
|
-
colorBgContainerDisabled: string;
|
|
4328
|
-
colorText: string;
|
|
4329
|
-
};
|
|
4330
|
-
Checkbox: {
|
|
4331
|
-
colorBgContainer: string;
|
|
4332
|
-
colorBorder: string;
|
|
4333
|
-
};
|
|
4334
|
-
InputNumber: {
|
|
4335
|
-
colorBgContainer: string;
|
|
4336
|
-
colorBorder: string;
|
|
4337
|
-
colorIconHover: string;
|
|
4338
|
-
colorPrimaryActive: string;
|
|
4339
|
-
colorBgContainerDisabled: string;
|
|
4340
|
-
colorText: string;
|
|
4341
|
-
};
|
|
4342
|
-
Radio: {
|
|
4343
|
-
colorBgContainer: string;
|
|
4344
|
-
colorBgContainerDisabled: string;
|
|
4345
|
-
};
|
|
4346
|
-
Switch: {
|
|
4347
|
-
colorPrimary: string;
|
|
4348
|
-
colorBgContainer: string;
|
|
4349
|
-
};
|
|
4350
|
-
TreeSelect: {
|
|
4351
|
-
colorBgContainer: string;
|
|
4352
|
-
};
|
|
4353
|
-
Tabs: {
|
|
4354
|
-
margin: number;
|
|
4355
|
-
colorPrimaryActive: string;
|
|
4356
|
-
colorBgContainer: string;
|
|
4357
|
-
colorPrimary: string;
|
|
4358
|
-
colorFillAlter: string;
|
|
4359
|
-
colorSplit: string;
|
|
4360
|
-
colorText: string;
|
|
4361
|
-
lineHeight: number;
|
|
4362
|
-
};
|
|
4363
|
-
Select: {
|
|
4364
|
-
colorBgContainer: string;
|
|
4365
|
-
colorBgContainerDisabled: string;
|
|
4366
|
-
colorBgElevated: string;
|
|
4367
|
-
controlItemBgActive: string;
|
|
4368
|
-
colorBorder: string;
|
|
4369
|
-
colorText: string;
|
|
4370
|
-
};
|
|
4371
|
-
DatePicker: {
|
|
4372
|
-
colorBgContainer: string;
|
|
4373
|
-
colorBgContainerDisabled: string;
|
|
4374
|
-
colorBorder: string;
|
|
4375
|
-
colorText: string;
|
|
4376
|
-
colorBgElevated: string;
|
|
4377
|
-
colorTextHeading: string;
|
|
4378
|
-
colorIcon: string;
|
|
4379
|
-
colorIconHover: string;
|
|
4380
|
-
colorTextDisabled: string;
|
|
4381
|
-
controlItemBgHover: string;
|
|
4382
|
-
controlItemBgActive: string;
|
|
4383
|
-
};
|
|
4384
|
-
Calendar: {
|
|
4385
|
-
colorBgContainer: string;
|
|
4386
|
-
};
|
|
4387
|
-
Modal: {
|
|
4388
|
-
colorBgElevated: string;
|
|
4389
|
-
colorTextHeading: string;
|
|
4390
|
-
};
|
|
4391
|
-
Tree: {
|
|
4392
|
-
colorBgContainer: string;
|
|
4393
|
-
};
|
|
4394
|
-
};
|
|
4395
|
-
} | {
|
|
4396
|
-
token: {
|
|
4397
|
-
fontSize: number;
|
|
4398
|
-
sizeStep: number;
|
|
4399
|
-
borderRadius: string;
|
|
4400
|
-
colorPrimary: string;
|
|
4401
|
-
colorSuccess: string;
|
|
4402
|
-
colorWarning: string;
|
|
4403
|
-
colorError: string;
|
|
4404
|
-
colorInfo: string;
|
|
4405
|
-
colorLink: string;
|
|
4406
|
-
fontFamily: string;
|
|
4407
|
-
colorBgContainer: string;
|
|
4408
|
-
colorBgElevated: string;
|
|
4409
|
-
colorBgLayout: string;
|
|
4410
|
-
colorBgMask: string;
|
|
4411
|
-
colorBorder: string;
|
|
4412
|
-
colorText: string;
|
|
4413
|
-
colorTextSecondary: string;
|
|
4414
|
-
colorErrorHover: string;
|
|
4415
|
-
colorErrorText: string;
|
|
4416
|
-
colorErrorTextActive: string;
|
|
4417
|
-
colorErrorTextHover: string;
|
|
4418
|
-
colorFill: string;
|
|
4419
|
-
colorLinkActive: string;
|
|
4420
|
-
colorLinkHover: string;
|
|
4421
|
-
colorPrimaryActive: string;
|
|
4422
|
-
colorPrimaryBgHover: string;
|
|
4423
|
-
colorPrimaryBorder: string;
|
|
4424
|
-
colorPrimaryBorderHover: string;
|
|
4425
|
-
colorPrimaryHover: string;
|
|
4426
|
-
colorPrimaryText: string;
|
|
4427
|
-
colorPrimaryTextActive: string;
|
|
4428
|
-
colorPrimaryTextHover: string;
|
|
4429
|
-
colorSuccessActive: string;
|
|
4430
|
-
colorSuccessBgHover: string;
|
|
4431
|
-
colorSuccessBorder: string;
|
|
4432
|
-
colorSuccessBorderHover: string;
|
|
4433
|
-
colorSuccessHover: string;
|
|
4434
|
-
colorSuccessText: string;
|
|
4435
|
-
colorSuccessTextActive: string;
|
|
4436
|
-
colorSuccessTextHover: string;
|
|
4437
|
-
colorWarningActive: string;
|
|
4438
|
-
colorWarningBgHover: string;
|
|
4439
|
-
colorWarningBorder: string;
|
|
4440
|
-
colorWarningBorderHover: string;
|
|
4441
|
-
colorWarningHover: string;
|
|
4442
|
-
colorWarningText: string;
|
|
4443
|
-
colorWarningTextActive: string;
|
|
4444
|
-
colorWarningTextHover: string;
|
|
4445
|
-
boxShadow: string;
|
|
4446
|
-
boxShadowSecondary: string;
|
|
4447
|
-
boxShadowTertiary: string;
|
|
4448
|
-
colorBgContainerDisabled: string;
|
|
4449
|
-
colorBgTextActive: string;
|
|
4450
|
-
colorBgTextHover: string;
|
|
4451
|
-
colorBorderBg: string;
|
|
4452
|
-
colorErrorOutline: string;
|
|
4453
|
-
colorFillAlter: string;
|
|
4454
|
-
colorFillContent: string;
|
|
4455
|
-
colorFillContentHover: string;
|
|
4456
|
-
colorHighlight: string;
|
|
4457
|
-
colorIcon: string;
|
|
4458
|
-
colorIconHover: string;
|
|
4459
|
-
colorSplit: string;
|
|
4460
|
-
colorTextDescription: string;
|
|
4461
|
-
colorTextDisabled: string;
|
|
4462
|
-
colorTextHeading: string;
|
|
4463
|
-
colorTextLabel: string;
|
|
4464
|
-
colorTextPlaceholder: string;
|
|
4465
|
-
colorWarningOutline: string;
|
|
4466
|
-
controlItemBgActive: string;
|
|
4467
|
-
controlItemBgActiveDisabled: string;
|
|
4468
|
-
controlItemBgActiveHover: string;
|
|
4469
|
-
controlItemBgHover: string;
|
|
4470
|
-
controlOutline: string;
|
|
4471
|
-
controlOutlineWidth: string;
|
|
4472
|
-
fontWeightStrong: string;
|
|
4473
|
-
linkDecoration: string;
|
|
4474
|
-
inkFocusDecoration: string;
|
|
4475
|
-
linkHoverDecoration: string;
|
|
4476
|
-
};
|
|
4477
|
-
components: {
|
|
4478
|
-
Form: {
|
|
4479
|
-
marginLG: number;
|
|
4480
|
-
};
|
|
4481
|
-
Tabs: {
|
|
4482
|
-
margin: number;
|
|
4483
|
-
lineHeight: number;
|
|
4484
|
-
colorPrimaryBorder: string;
|
|
4485
|
-
colorSplit: string;
|
|
4486
|
-
};
|
|
4487
|
-
};
|
|
4488
|
-
}>;
|
|
3138
|
+
antdTheme: import('vue').Ref<any, any>;
|
|
4489
3139
|
antdLocale: import('vue').Ref<{
|
|
4490
3140
|
locale: string;
|
|
4491
3141
|
Pagination?: {
|
|
@@ -7140,682 +5790,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
7140
5790
|
refresh?: string;
|
|
7141
5791
|
};
|
|
7142
5792
|
}>;
|
|
7143
|
-
antdTheme: import('vue').Ref<
|
|
7144
|
-
token: {
|
|
7145
|
-
fontSize: number;
|
|
7146
|
-
sizeStep: number;
|
|
7147
|
-
borderRadius: number;
|
|
7148
|
-
wireframe: boolean;
|
|
7149
|
-
colorPrimary: string;
|
|
7150
|
-
};
|
|
7151
|
-
components: {
|
|
7152
|
-
Form: {
|
|
7153
|
-
marginLG: number;
|
|
7154
|
-
};
|
|
7155
|
-
Button: {
|
|
7156
|
-
lineHeight: number;
|
|
7157
|
-
};
|
|
7158
|
-
Tabs: {
|
|
7159
|
-
margin: number;
|
|
7160
|
-
colorBgContainer: string;
|
|
7161
|
-
colorPrimary: string;
|
|
7162
|
-
colorText: string;
|
|
7163
|
-
colorSplit: string;
|
|
7164
|
-
colorBorder: string;
|
|
7165
|
-
colorPrimaryBorder: string;
|
|
7166
|
-
lineHeight: number;
|
|
7167
|
-
};
|
|
7168
|
-
DatePicker: {
|
|
7169
|
-
colorPrimary: string;
|
|
7170
|
-
};
|
|
7171
|
-
};
|
|
7172
|
-
} | {
|
|
7173
|
-
token: {
|
|
7174
|
-
fontSize: number;
|
|
7175
|
-
sizeStep: number;
|
|
7176
|
-
borderRadius: number;
|
|
7177
|
-
wireframe: boolean;
|
|
7178
|
-
colorBgBase: string;
|
|
7179
|
-
colorTextBase: string;
|
|
7180
|
-
colorPrimary: string;
|
|
7181
|
-
colorPrimaryBorder: string;
|
|
7182
|
-
colorPrimaryBorderHover: string;
|
|
7183
|
-
colorPrimaryText: string;
|
|
7184
|
-
};
|
|
7185
|
-
components: {
|
|
7186
|
-
Button: {
|
|
7187
|
-
colorBgContainer: string;
|
|
7188
|
-
colorBorder: string;
|
|
7189
|
-
colorText: string;
|
|
7190
|
-
lineHeight: number;
|
|
7191
|
-
};
|
|
7192
|
-
Form: {
|
|
7193
|
-
marginLG: number;
|
|
7194
|
-
colorPrimary: string;
|
|
7195
|
-
colorTextHeading: string;
|
|
7196
|
-
colorTextDescription: string;
|
|
7197
|
-
colorText: string;
|
|
7198
|
-
colorBorder: string;
|
|
7199
|
-
controlOutline: string;
|
|
7200
|
-
colorError: string;
|
|
7201
|
-
};
|
|
7202
|
-
Input: {
|
|
7203
|
-
colorBgContainer: string;
|
|
7204
|
-
colorBorder: string;
|
|
7205
|
-
colorIconHover: string;
|
|
7206
|
-
colorPrimaryActive: string;
|
|
7207
|
-
colorBgContainerDisabled: string;
|
|
7208
|
-
colorText: string;
|
|
7209
|
-
};
|
|
7210
|
-
Checkbox: {
|
|
7211
|
-
colorBgContainer: string;
|
|
7212
|
-
colorBorder: string;
|
|
7213
|
-
};
|
|
7214
|
-
InputNumber: {
|
|
7215
|
-
colorBgContainer: string;
|
|
7216
|
-
colorBorder: string;
|
|
7217
|
-
colorIconHover: string;
|
|
7218
|
-
colorPrimaryActive: string;
|
|
7219
|
-
colorBgContainerDisabled: string;
|
|
7220
|
-
colorText: string;
|
|
7221
|
-
};
|
|
7222
|
-
Radio: {
|
|
7223
|
-
colorBgContainer: string;
|
|
7224
|
-
colorBgContainerDisabled: string;
|
|
7225
|
-
};
|
|
7226
|
-
Switch: {
|
|
7227
|
-
colorPrimary: string;
|
|
7228
|
-
colorBgContainer: string;
|
|
7229
|
-
};
|
|
7230
|
-
TreeSelect: {
|
|
7231
|
-
colorBgContainer: string;
|
|
7232
|
-
};
|
|
7233
|
-
Tabs: {
|
|
7234
|
-
margin: number;
|
|
7235
|
-
colorPrimaryActive: string;
|
|
7236
|
-
colorBgContainer: string;
|
|
7237
|
-
colorPrimary: string;
|
|
7238
|
-
colorFillAlter: string;
|
|
7239
|
-
colorSplit: string;
|
|
7240
|
-
colorText: string;
|
|
7241
|
-
lineHeight: number;
|
|
7242
|
-
};
|
|
7243
|
-
Select: {
|
|
7244
|
-
colorBgContainer: string;
|
|
7245
|
-
colorBgContainerDisabled: string;
|
|
7246
|
-
colorBgElevated: string;
|
|
7247
|
-
controlItemBgActive: string;
|
|
7248
|
-
colorBorder: string;
|
|
7249
|
-
colorText: string;
|
|
7250
|
-
};
|
|
7251
|
-
DatePicker: {
|
|
7252
|
-
colorBgContainer: string;
|
|
7253
|
-
colorBgContainerDisabled: string;
|
|
7254
|
-
colorBorder: string;
|
|
7255
|
-
colorText: string;
|
|
7256
|
-
colorBgElevated: string;
|
|
7257
|
-
colorTextHeading: string;
|
|
7258
|
-
colorIcon: string;
|
|
7259
|
-
colorIconHover: string;
|
|
7260
|
-
colorTextDisabled: string;
|
|
7261
|
-
controlItemBgHover: string;
|
|
7262
|
-
controlItemBgActive: string;
|
|
7263
|
-
};
|
|
7264
|
-
Calendar: {
|
|
7265
|
-
colorBgContainer: string;
|
|
7266
|
-
};
|
|
7267
|
-
Modal: {
|
|
7268
|
-
colorBgElevated: string;
|
|
7269
|
-
colorTextHeading: string;
|
|
7270
|
-
};
|
|
7271
|
-
Tree: {
|
|
7272
|
-
colorBgContainer: string;
|
|
7273
|
-
};
|
|
7274
|
-
};
|
|
7275
|
-
} | {
|
|
7276
|
-
token: {
|
|
7277
|
-
fontSize: number;
|
|
7278
|
-
sizeStep: number;
|
|
7279
|
-
borderRadius: string;
|
|
7280
|
-
colorPrimary: string;
|
|
7281
|
-
colorSuccess: string;
|
|
7282
|
-
colorWarning: string;
|
|
7283
|
-
colorError: string;
|
|
7284
|
-
colorInfo: string;
|
|
7285
|
-
colorLink: string;
|
|
7286
|
-
fontFamily: string;
|
|
7287
|
-
colorBgContainer: string;
|
|
7288
|
-
colorBgElevated: string;
|
|
7289
|
-
colorBgLayout: string;
|
|
7290
|
-
colorBgMask: string;
|
|
7291
|
-
colorBorder: string;
|
|
7292
|
-
colorText: string;
|
|
7293
|
-
colorTextSecondary: string;
|
|
7294
|
-
colorErrorHover: string;
|
|
7295
|
-
colorErrorText: string;
|
|
7296
|
-
colorErrorTextActive: string;
|
|
7297
|
-
colorErrorTextHover: string;
|
|
7298
|
-
colorFill: string;
|
|
7299
|
-
colorLinkActive: string;
|
|
7300
|
-
colorLinkHover: string;
|
|
7301
|
-
colorPrimaryActive: string;
|
|
7302
|
-
colorPrimaryBgHover: string;
|
|
7303
|
-
colorPrimaryBorder: string;
|
|
7304
|
-
colorPrimaryBorderHover: string;
|
|
7305
|
-
colorPrimaryHover: string;
|
|
7306
|
-
colorPrimaryText: string;
|
|
7307
|
-
colorPrimaryTextActive: string;
|
|
7308
|
-
colorPrimaryTextHover: string;
|
|
7309
|
-
colorSuccessActive: string;
|
|
7310
|
-
colorSuccessBgHover: string;
|
|
7311
|
-
colorSuccessBorder: string;
|
|
7312
|
-
colorSuccessBorderHover: string;
|
|
7313
|
-
colorSuccessHover: string;
|
|
7314
|
-
colorSuccessText: string;
|
|
7315
|
-
colorSuccessTextActive: string;
|
|
7316
|
-
colorSuccessTextHover: string;
|
|
7317
|
-
colorWarningActive: string;
|
|
7318
|
-
colorWarningBgHover: string;
|
|
7319
|
-
colorWarningBorder: string;
|
|
7320
|
-
colorWarningBorderHover: string;
|
|
7321
|
-
colorWarningHover: string;
|
|
7322
|
-
colorWarningText: string;
|
|
7323
|
-
colorWarningTextActive: string;
|
|
7324
|
-
colorWarningTextHover: string;
|
|
7325
|
-
boxShadow: string;
|
|
7326
|
-
boxShadowSecondary: string;
|
|
7327
|
-
boxShadowTertiary: string;
|
|
7328
|
-
colorBgContainerDisabled: string;
|
|
7329
|
-
colorBgTextActive: string;
|
|
7330
|
-
colorBgTextHover: string;
|
|
7331
|
-
colorBorderBg: string;
|
|
7332
|
-
colorErrorOutline: string;
|
|
7333
|
-
colorFillAlter: string;
|
|
7334
|
-
colorFillContent: string;
|
|
7335
|
-
colorFillContentHover: string;
|
|
7336
|
-
colorHighlight: string;
|
|
7337
|
-
colorIcon: string;
|
|
7338
|
-
colorIconHover: string;
|
|
7339
|
-
colorSplit: string;
|
|
7340
|
-
colorTextDescription: string;
|
|
7341
|
-
colorTextDisabled: string;
|
|
7342
|
-
colorTextHeading: string;
|
|
7343
|
-
colorTextLabel: string;
|
|
7344
|
-
colorTextPlaceholder: string;
|
|
7345
|
-
colorWarningOutline: string;
|
|
7346
|
-
controlItemBgActive: string;
|
|
7347
|
-
controlItemBgActiveDisabled: string;
|
|
7348
|
-
controlItemBgActiveHover: string;
|
|
7349
|
-
controlItemBgHover: string;
|
|
7350
|
-
controlOutline: string;
|
|
7351
|
-
controlOutlineWidth: string;
|
|
7352
|
-
fontWeightStrong: string;
|
|
7353
|
-
linkDecoration: string;
|
|
7354
|
-
inkFocusDecoration: string;
|
|
7355
|
-
linkHoverDecoration: string;
|
|
7356
|
-
};
|
|
7357
|
-
components: {
|
|
7358
|
-
Form: {
|
|
7359
|
-
marginLG: number;
|
|
7360
|
-
};
|
|
7361
|
-
Tabs: {
|
|
7362
|
-
margin: number;
|
|
7363
|
-
lineHeight: number;
|
|
7364
|
-
colorPrimaryBorder: string;
|
|
7365
|
-
colorSplit: string;
|
|
7366
|
-
};
|
|
7367
|
-
};
|
|
7368
|
-
}, {
|
|
7369
|
-
token: {
|
|
7370
|
-
fontSize: number;
|
|
7371
|
-
sizeStep: number;
|
|
7372
|
-
borderRadius: number;
|
|
7373
|
-
wireframe: boolean;
|
|
7374
|
-
colorPrimary: string;
|
|
7375
|
-
};
|
|
7376
|
-
components: {
|
|
7377
|
-
Form: {
|
|
7378
|
-
marginLG: number;
|
|
7379
|
-
};
|
|
7380
|
-
Button: {
|
|
7381
|
-
lineHeight: number;
|
|
7382
|
-
};
|
|
7383
|
-
Tabs: {
|
|
7384
|
-
margin: number;
|
|
7385
|
-
colorBgContainer: string;
|
|
7386
|
-
colorPrimary: string;
|
|
7387
|
-
colorText: string;
|
|
7388
|
-
colorSplit: string;
|
|
7389
|
-
colorBorder: string;
|
|
7390
|
-
colorPrimaryBorder: string;
|
|
7391
|
-
lineHeight: number;
|
|
7392
|
-
};
|
|
7393
|
-
DatePicker: {
|
|
7394
|
-
colorPrimary: string;
|
|
7395
|
-
};
|
|
7396
|
-
};
|
|
7397
|
-
} | {
|
|
7398
|
-
token: {
|
|
7399
|
-
fontSize: number;
|
|
7400
|
-
sizeStep: number;
|
|
7401
|
-
borderRadius: number;
|
|
7402
|
-
wireframe: boolean;
|
|
7403
|
-
colorBgBase: string;
|
|
7404
|
-
colorTextBase: string;
|
|
7405
|
-
colorPrimary: string;
|
|
7406
|
-
colorPrimaryBorder: string;
|
|
7407
|
-
colorPrimaryBorderHover: string;
|
|
7408
|
-
colorPrimaryText: string;
|
|
7409
|
-
};
|
|
7410
|
-
components: {
|
|
7411
|
-
Button: {
|
|
7412
|
-
colorBgContainer: string;
|
|
7413
|
-
colorBorder: string;
|
|
7414
|
-
colorText: string;
|
|
7415
|
-
lineHeight: number;
|
|
7416
|
-
};
|
|
7417
|
-
Form: {
|
|
7418
|
-
marginLG: number;
|
|
7419
|
-
colorPrimary: string;
|
|
7420
|
-
colorTextHeading: string;
|
|
7421
|
-
colorTextDescription: string;
|
|
7422
|
-
colorText: string;
|
|
7423
|
-
colorBorder: string;
|
|
7424
|
-
controlOutline: string;
|
|
7425
|
-
colorError: string;
|
|
7426
|
-
};
|
|
7427
|
-
Input: {
|
|
7428
|
-
colorBgContainer: string;
|
|
7429
|
-
colorBorder: string;
|
|
7430
|
-
colorIconHover: string;
|
|
7431
|
-
colorPrimaryActive: string;
|
|
7432
|
-
colorBgContainerDisabled: string;
|
|
7433
|
-
colorText: string;
|
|
7434
|
-
};
|
|
7435
|
-
Checkbox: {
|
|
7436
|
-
colorBgContainer: string;
|
|
7437
|
-
colorBorder: string;
|
|
7438
|
-
};
|
|
7439
|
-
InputNumber: {
|
|
7440
|
-
colorBgContainer: string;
|
|
7441
|
-
colorBorder: string;
|
|
7442
|
-
colorIconHover: string;
|
|
7443
|
-
colorPrimaryActive: string;
|
|
7444
|
-
colorBgContainerDisabled: string;
|
|
7445
|
-
colorText: string;
|
|
7446
|
-
};
|
|
7447
|
-
Radio: {
|
|
7448
|
-
colorBgContainer: string;
|
|
7449
|
-
colorBgContainerDisabled: string;
|
|
7450
|
-
};
|
|
7451
|
-
Switch: {
|
|
7452
|
-
colorPrimary: string;
|
|
7453
|
-
colorBgContainer: string;
|
|
7454
|
-
};
|
|
7455
|
-
TreeSelect: {
|
|
7456
|
-
colorBgContainer: string;
|
|
7457
|
-
};
|
|
7458
|
-
Tabs: {
|
|
7459
|
-
margin: number;
|
|
7460
|
-
colorPrimaryActive: string;
|
|
7461
|
-
colorBgContainer: string;
|
|
7462
|
-
colorPrimary: string;
|
|
7463
|
-
colorFillAlter: string;
|
|
7464
|
-
colorSplit: string;
|
|
7465
|
-
colorText: string;
|
|
7466
|
-
lineHeight: number;
|
|
7467
|
-
};
|
|
7468
|
-
Select: {
|
|
7469
|
-
colorBgContainer: string;
|
|
7470
|
-
colorBgContainerDisabled: string;
|
|
7471
|
-
colorBgElevated: string;
|
|
7472
|
-
controlItemBgActive: string;
|
|
7473
|
-
colorBorder: string;
|
|
7474
|
-
colorText: string;
|
|
7475
|
-
};
|
|
7476
|
-
DatePicker: {
|
|
7477
|
-
colorBgContainer: string;
|
|
7478
|
-
colorBgContainerDisabled: string;
|
|
7479
|
-
colorBorder: string;
|
|
7480
|
-
colorText: string;
|
|
7481
|
-
colorBgElevated: string;
|
|
7482
|
-
colorTextHeading: string;
|
|
7483
|
-
colorIcon: string;
|
|
7484
|
-
colorIconHover: string;
|
|
7485
|
-
colorTextDisabled: string;
|
|
7486
|
-
controlItemBgHover: string;
|
|
7487
|
-
controlItemBgActive: string;
|
|
7488
|
-
};
|
|
7489
|
-
Calendar: {
|
|
7490
|
-
colorBgContainer: string;
|
|
7491
|
-
};
|
|
7492
|
-
Modal: {
|
|
7493
|
-
colorBgElevated: string;
|
|
7494
|
-
colorTextHeading: string;
|
|
7495
|
-
};
|
|
7496
|
-
Tree: {
|
|
7497
|
-
colorBgContainer: string;
|
|
7498
|
-
};
|
|
7499
|
-
};
|
|
7500
|
-
} | {
|
|
7501
|
-
token: {
|
|
7502
|
-
fontSize: number;
|
|
7503
|
-
sizeStep: number;
|
|
7504
|
-
borderRadius: string;
|
|
7505
|
-
colorPrimary: string;
|
|
7506
|
-
colorSuccess: string;
|
|
7507
|
-
colorWarning: string;
|
|
7508
|
-
colorError: string;
|
|
7509
|
-
colorInfo: string;
|
|
7510
|
-
colorLink: string;
|
|
7511
|
-
fontFamily: string;
|
|
7512
|
-
colorBgContainer: string;
|
|
7513
|
-
colorBgElevated: string;
|
|
7514
|
-
colorBgLayout: string;
|
|
7515
|
-
colorBgMask: string;
|
|
7516
|
-
colorBorder: string;
|
|
7517
|
-
colorText: string;
|
|
7518
|
-
colorTextSecondary: string;
|
|
7519
|
-
colorErrorHover: string;
|
|
7520
|
-
colorErrorText: string;
|
|
7521
|
-
colorErrorTextActive: string;
|
|
7522
|
-
colorErrorTextHover: string;
|
|
7523
|
-
colorFill: string;
|
|
7524
|
-
colorLinkActive: string;
|
|
7525
|
-
colorLinkHover: string;
|
|
7526
|
-
colorPrimaryActive: string;
|
|
7527
|
-
colorPrimaryBgHover: string;
|
|
7528
|
-
colorPrimaryBorder: string;
|
|
7529
|
-
colorPrimaryBorderHover: string;
|
|
7530
|
-
colorPrimaryHover: string;
|
|
7531
|
-
colorPrimaryText: string;
|
|
7532
|
-
colorPrimaryTextActive: string;
|
|
7533
|
-
colorPrimaryTextHover: string;
|
|
7534
|
-
colorSuccessActive: string;
|
|
7535
|
-
colorSuccessBgHover: string;
|
|
7536
|
-
colorSuccessBorder: string;
|
|
7537
|
-
colorSuccessBorderHover: string;
|
|
7538
|
-
colorSuccessHover: string;
|
|
7539
|
-
colorSuccessText: string;
|
|
7540
|
-
colorSuccessTextActive: string;
|
|
7541
|
-
colorSuccessTextHover: string;
|
|
7542
|
-
colorWarningActive: string;
|
|
7543
|
-
colorWarningBgHover: string;
|
|
7544
|
-
colorWarningBorder: string;
|
|
7545
|
-
colorWarningBorderHover: string;
|
|
7546
|
-
colorWarningHover: string;
|
|
7547
|
-
colorWarningText: string;
|
|
7548
|
-
colorWarningTextActive: string;
|
|
7549
|
-
colorWarningTextHover: string;
|
|
7550
|
-
boxShadow: string;
|
|
7551
|
-
boxShadowSecondary: string;
|
|
7552
|
-
boxShadowTertiary: string;
|
|
7553
|
-
colorBgContainerDisabled: string;
|
|
7554
|
-
colorBgTextActive: string;
|
|
7555
|
-
colorBgTextHover: string;
|
|
7556
|
-
colorBorderBg: string;
|
|
7557
|
-
colorErrorOutline: string;
|
|
7558
|
-
colorFillAlter: string;
|
|
7559
|
-
colorFillContent: string;
|
|
7560
|
-
colorFillContentHover: string;
|
|
7561
|
-
colorHighlight: string;
|
|
7562
|
-
colorIcon: string;
|
|
7563
|
-
colorIconHover: string;
|
|
7564
|
-
colorSplit: string;
|
|
7565
|
-
colorTextDescription: string;
|
|
7566
|
-
colorTextDisabled: string;
|
|
7567
|
-
colorTextHeading: string;
|
|
7568
|
-
colorTextLabel: string;
|
|
7569
|
-
colorTextPlaceholder: string;
|
|
7570
|
-
colorWarningOutline: string;
|
|
7571
|
-
controlItemBgActive: string;
|
|
7572
|
-
controlItemBgActiveDisabled: string;
|
|
7573
|
-
controlItemBgActiveHover: string;
|
|
7574
|
-
controlItemBgHover: string;
|
|
7575
|
-
controlOutline: string;
|
|
7576
|
-
controlOutlineWidth: string;
|
|
7577
|
-
fontWeightStrong: string;
|
|
7578
|
-
linkDecoration: string;
|
|
7579
|
-
inkFocusDecoration: string;
|
|
7580
|
-
linkHoverDecoration: string;
|
|
7581
|
-
};
|
|
7582
|
-
components: {
|
|
7583
|
-
Form: {
|
|
7584
|
-
marginLG: number;
|
|
7585
|
-
};
|
|
7586
|
-
Tabs: {
|
|
7587
|
-
margin: number;
|
|
7588
|
-
lineHeight: number;
|
|
7589
|
-
colorPrimaryBorder: string;
|
|
7590
|
-
colorSplit: string;
|
|
7591
|
-
};
|
|
7592
|
-
};
|
|
7593
|
-
} | {
|
|
7594
|
-
token: {
|
|
7595
|
-
fontSize: number;
|
|
7596
|
-
sizeStep: number;
|
|
7597
|
-
borderRadius: number;
|
|
7598
|
-
wireframe: boolean;
|
|
7599
|
-
colorPrimary: string;
|
|
7600
|
-
};
|
|
7601
|
-
components: {
|
|
7602
|
-
Form: {
|
|
7603
|
-
marginLG: number;
|
|
7604
|
-
};
|
|
7605
|
-
Button: {
|
|
7606
|
-
lineHeight: number;
|
|
7607
|
-
};
|
|
7608
|
-
Tabs: {
|
|
7609
|
-
margin: number;
|
|
7610
|
-
colorBgContainer: string;
|
|
7611
|
-
colorPrimary: string;
|
|
7612
|
-
colorText: string;
|
|
7613
|
-
colorSplit: string;
|
|
7614
|
-
colorBorder: string;
|
|
7615
|
-
colorPrimaryBorder: string;
|
|
7616
|
-
lineHeight: number;
|
|
7617
|
-
};
|
|
7618
|
-
DatePicker: {
|
|
7619
|
-
colorPrimary: string;
|
|
7620
|
-
};
|
|
7621
|
-
};
|
|
7622
|
-
} | {
|
|
7623
|
-
token: {
|
|
7624
|
-
fontSize: number;
|
|
7625
|
-
sizeStep: number;
|
|
7626
|
-
borderRadius: number;
|
|
7627
|
-
wireframe: boolean;
|
|
7628
|
-
colorBgBase: string;
|
|
7629
|
-
colorTextBase: string;
|
|
7630
|
-
colorPrimary: string;
|
|
7631
|
-
colorPrimaryBorder: string;
|
|
7632
|
-
colorPrimaryBorderHover: string;
|
|
7633
|
-
colorPrimaryText: string;
|
|
7634
|
-
};
|
|
7635
|
-
components: {
|
|
7636
|
-
Button: {
|
|
7637
|
-
colorBgContainer: string;
|
|
7638
|
-
colorBorder: string;
|
|
7639
|
-
colorText: string;
|
|
7640
|
-
lineHeight: number;
|
|
7641
|
-
};
|
|
7642
|
-
Form: {
|
|
7643
|
-
marginLG: number;
|
|
7644
|
-
colorPrimary: string;
|
|
7645
|
-
colorTextHeading: string;
|
|
7646
|
-
colorTextDescription: string;
|
|
7647
|
-
colorText: string;
|
|
7648
|
-
colorBorder: string;
|
|
7649
|
-
controlOutline: string;
|
|
7650
|
-
colorError: string;
|
|
7651
|
-
};
|
|
7652
|
-
Input: {
|
|
7653
|
-
colorBgContainer: string;
|
|
7654
|
-
colorBorder: string;
|
|
7655
|
-
colorIconHover: string;
|
|
7656
|
-
colorPrimaryActive: string;
|
|
7657
|
-
colorBgContainerDisabled: string;
|
|
7658
|
-
colorText: string;
|
|
7659
|
-
};
|
|
7660
|
-
Checkbox: {
|
|
7661
|
-
colorBgContainer: string;
|
|
7662
|
-
colorBorder: string;
|
|
7663
|
-
};
|
|
7664
|
-
InputNumber: {
|
|
7665
|
-
colorBgContainer: string;
|
|
7666
|
-
colorBorder: string;
|
|
7667
|
-
colorIconHover: string;
|
|
7668
|
-
colorPrimaryActive: string;
|
|
7669
|
-
colorBgContainerDisabled: string;
|
|
7670
|
-
colorText: string;
|
|
7671
|
-
};
|
|
7672
|
-
Radio: {
|
|
7673
|
-
colorBgContainer: string;
|
|
7674
|
-
colorBgContainerDisabled: string;
|
|
7675
|
-
};
|
|
7676
|
-
Switch: {
|
|
7677
|
-
colorPrimary: string;
|
|
7678
|
-
colorBgContainer: string;
|
|
7679
|
-
};
|
|
7680
|
-
TreeSelect: {
|
|
7681
|
-
colorBgContainer: string;
|
|
7682
|
-
};
|
|
7683
|
-
Tabs: {
|
|
7684
|
-
margin: number;
|
|
7685
|
-
colorPrimaryActive: string;
|
|
7686
|
-
colorBgContainer: string;
|
|
7687
|
-
colorPrimary: string;
|
|
7688
|
-
colorFillAlter: string;
|
|
7689
|
-
colorSplit: string;
|
|
7690
|
-
colorText: string;
|
|
7691
|
-
lineHeight: number;
|
|
7692
|
-
};
|
|
7693
|
-
Select: {
|
|
7694
|
-
colorBgContainer: string;
|
|
7695
|
-
colorBgContainerDisabled: string;
|
|
7696
|
-
colorBgElevated: string;
|
|
7697
|
-
controlItemBgActive: string;
|
|
7698
|
-
colorBorder: string;
|
|
7699
|
-
colorText: string;
|
|
7700
|
-
};
|
|
7701
|
-
DatePicker: {
|
|
7702
|
-
colorBgContainer: string;
|
|
7703
|
-
colorBgContainerDisabled: string;
|
|
7704
|
-
colorBorder: string;
|
|
7705
|
-
colorText: string;
|
|
7706
|
-
colorBgElevated: string;
|
|
7707
|
-
colorTextHeading: string;
|
|
7708
|
-
colorIcon: string;
|
|
7709
|
-
colorIconHover: string;
|
|
7710
|
-
colorTextDisabled: string;
|
|
7711
|
-
controlItemBgHover: string;
|
|
7712
|
-
controlItemBgActive: string;
|
|
7713
|
-
};
|
|
7714
|
-
Calendar: {
|
|
7715
|
-
colorBgContainer: string;
|
|
7716
|
-
};
|
|
7717
|
-
Modal: {
|
|
7718
|
-
colorBgElevated: string;
|
|
7719
|
-
colorTextHeading: string;
|
|
7720
|
-
};
|
|
7721
|
-
Tree: {
|
|
7722
|
-
colorBgContainer: string;
|
|
7723
|
-
};
|
|
7724
|
-
};
|
|
7725
|
-
} | {
|
|
7726
|
-
token: {
|
|
7727
|
-
fontSize: number;
|
|
7728
|
-
sizeStep: number;
|
|
7729
|
-
borderRadius: string;
|
|
7730
|
-
colorPrimary: string;
|
|
7731
|
-
colorSuccess: string;
|
|
7732
|
-
colorWarning: string;
|
|
7733
|
-
colorError: string;
|
|
7734
|
-
colorInfo: string;
|
|
7735
|
-
colorLink: string;
|
|
7736
|
-
fontFamily: string;
|
|
7737
|
-
colorBgContainer: string;
|
|
7738
|
-
colorBgElevated: string;
|
|
7739
|
-
colorBgLayout: string;
|
|
7740
|
-
colorBgMask: string;
|
|
7741
|
-
colorBorder: string;
|
|
7742
|
-
colorText: string;
|
|
7743
|
-
colorTextSecondary: string;
|
|
7744
|
-
colorErrorHover: string;
|
|
7745
|
-
colorErrorText: string;
|
|
7746
|
-
colorErrorTextActive: string;
|
|
7747
|
-
colorErrorTextHover: string;
|
|
7748
|
-
colorFill: string;
|
|
7749
|
-
colorLinkActive: string;
|
|
7750
|
-
colorLinkHover: string;
|
|
7751
|
-
colorPrimaryActive: string;
|
|
7752
|
-
colorPrimaryBgHover: string;
|
|
7753
|
-
colorPrimaryBorder: string;
|
|
7754
|
-
colorPrimaryBorderHover: string;
|
|
7755
|
-
colorPrimaryHover: string;
|
|
7756
|
-
colorPrimaryText: string;
|
|
7757
|
-
colorPrimaryTextActive: string;
|
|
7758
|
-
colorPrimaryTextHover: string;
|
|
7759
|
-
colorSuccessActive: string;
|
|
7760
|
-
colorSuccessBgHover: string;
|
|
7761
|
-
colorSuccessBorder: string;
|
|
7762
|
-
colorSuccessBorderHover: string;
|
|
7763
|
-
colorSuccessHover: string;
|
|
7764
|
-
colorSuccessText: string;
|
|
7765
|
-
colorSuccessTextActive: string;
|
|
7766
|
-
colorSuccessTextHover: string;
|
|
7767
|
-
colorWarningActive: string;
|
|
7768
|
-
colorWarningBgHover: string;
|
|
7769
|
-
colorWarningBorder: string;
|
|
7770
|
-
colorWarningBorderHover: string;
|
|
7771
|
-
colorWarningHover: string;
|
|
7772
|
-
colorWarningText: string;
|
|
7773
|
-
colorWarningTextActive: string;
|
|
7774
|
-
colorWarningTextHover: string;
|
|
7775
|
-
boxShadow: string;
|
|
7776
|
-
boxShadowSecondary: string;
|
|
7777
|
-
boxShadowTertiary: string;
|
|
7778
|
-
colorBgContainerDisabled: string;
|
|
7779
|
-
colorBgTextActive: string;
|
|
7780
|
-
colorBgTextHover: string;
|
|
7781
|
-
colorBorderBg: string;
|
|
7782
|
-
colorErrorOutline: string;
|
|
7783
|
-
colorFillAlter: string;
|
|
7784
|
-
colorFillContent: string;
|
|
7785
|
-
colorFillContentHover: string;
|
|
7786
|
-
colorHighlight: string;
|
|
7787
|
-
colorIcon: string;
|
|
7788
|
-
colorIconHover: string;
|
|
7789
|
-
colorSplit: string;
|
|
7790
|
-
colorTextDescription: string;
|
|
7791
|
-
colorTextDisabled: string;
|
|
7792
|
-
colorTextHeading: string;
|
|
7793
|
-
colorTextLabel: string;
|
|
7794
|
-
colorTextPlaceholder: string;
|
|
7795
|
-
colorWarningOutline: string;
|
|
7796
|
-
controlItemBgActive: string;
|
|
7797
|
-
controlItemBgActiveDisabled: string;
|
|
7798
|
-
controlItemBgActiveHover: string;
|
|
7799
|
-
controlItemBgHover: string;
|
|
7800
|
-
controlOutline: string;
|
|
7801
|
-
controlOutlineWidth: string;
|
|
7802
|
-
fontWeightStrong: string;
|
|
7803
|
-
linkDecoration: string;
|
|
7804
|
-
inkFocusDecoration: string;
|
|
7805
|
-
linkHoverDecoration: string;
|
|
7806
|
-
};
|
|
7807
|
-
components: {
|
|
7808
|
-
Form: {
|
|
7809
|
-
marginLG: number;
|
|
7810
|
-
};
|
|
7811
|
-
Tabs: {
|
|
7812
|
-
margin: number;
|
|
7813
|
-
lineHeight: number;
|
|
7814
|
-
colorPrimaryBorder: string;
|
|
7815
|
-
colorSplit: string;
|
|
7816
|
-
};
|
|
7817
|
-
};
|
|
7818
|
-
}>;
|
|
5793
|
+
antdTheme: import('vue').Ref<any, any>;
|
|
7819
5794
|
ExclamationCircleOutlined: import('@ant-design/icons-vue/lib/icons/ExclamationCircleOutlined').ExclamationCircleOutlinedIconType;
|
|
7820
5795
|
invalid: any;
|
|
7821
5796
|
onChange: (e: any) => void;
|
|
@@ -10666,682 +8641,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
10666
8641
|
refresh?: string;
|
|
10667
8642
|
};
|
|
10668
8643
|
}>;
|
|
10669
|
-
antdTheme: import('vue').Ref<
|
|
10670
|
-
token: {
|
|
10671
|
-
fontSize: number;
|
|
10672
|
-
sizeStep: number;
|
|
10673
|
-
borderRadius: number;
|
|
10674
|
-
wireframe: boolean;
|
|
10675
|
-
colorPrimary: string;
|
|
10676
|
-
};
|
|
10677
|
-
components: {
|
|
10678
|
-
Form: {
|
|
10679
|
-
marginLG: number;
|
|
10680
|
-
};
|
|
10681
|
-
Button: {
|
|
10682
|
-
lineHeight: number;
|
|
10683
|
-
};
|
|
10684
|
-
Tabs: {
|
|
10685
|
-
margin: number;
|
|
10686
|
-
colorBgContainer: string;
|
|
10687
|
-
colorPrimary: string;
|
|
10688
|
-
colorText: string;
|
|
10689
|
-
colorSplit: string;
|
|
10690
|
-
colorBorder: string;
|
|
10691
|
-
colorPrimaryBorder: string;
|
|
10692
|
-
lineHeight: number;
|
|
10693
|
-
};
|
|
10694
|
-
DatePicker: {
|
|
10695
|
-
colorPrimary: string;
|
|
10696
|
-
};
|
|
10697
|
-
};
|
|
10698
|
-
} | {
|
|
10699
|
-
token: {
|
|
10700
|
-
fontSize: number;
|
|
10701
|
-
sizeStep: number;
|
|
10702
|
-
borderRadius: number;
|
|
10703
|
-
wireframe: boolean;
|
|
10704
|
-
colorBgBase: string;
|
|
10705
|
-
colorTextBase: string;
|
|
10706
|
-
colorPrimary: string;
|
|
10707
|
-
colorPrimaryBorder: string;
|
|
10708
|
-
colorPrimaryBorderHover: string;
|
|
10709
|
-
colorPrimaryText: string;
|
|
10710
|
-
};
|
|
10711
|
-
components: {
|
|
10712
|
-
Button: {
|
|
10713
|
-
colorBgContainer: string;
|
|
10714
|
-
colorBorder: string;
|
|
10715
|
-
colorText: string;
|
|
10716
|
-
lineHeight: number;
|
|
10717
|
-
};
|
|
10718
|
-
Form: {
|
|
10719
|
-
marginLG: number;
|
|
10720
|
-
colorPrimary: string;
|
|
10721
|
-
colorTextHeading: string;
|
|
10722
|
-
colorTextDescription: string;
|
|
10723
|
-
colorText: string;
|
|
10724
|
-
colorBorder: string;
|
|
10725
|
-
controlOutline: string;
|
|
10726
|
-
colorError: string;
|
|
10727
|
-
};
|
|
10728
|
-
Input: {
|
|
10729
|
-
colorBgContainer: string;
|
|
10730
|
-
colorBorder: string;
|
|
10731
|
-
colorIconHover: string;
|
|
10732
|
-
colorPrimaryActive: string;
|
|
10733
|
-
colorBgContainerDisabled: string;
|
|
10734
|
-
colorText: string;
|
|
10735
|
-
};
|
|
10736
|
-
Checkbox: {
|
|
10737
|
-
colorBgContainer: string;
|
|
10738
|
-
colorBorder: string;
|
|
10739
|
-
};
|
|
10740
|
-
InputNumber: {
|
|
10741
|
-
colorBgContainer: string;
|
|
10742
|
-
colorBorder: string;
|
|
10743
|
-
colorIconHover: string;
|
|
10744
|
-
colorPrimaryActive: string;
|
|
10745
|
-
colorBgContainerDisabled: string;
|
|
10746
|
-
colorText: string;
|
|
10747
|
-
};
|
|
10748
|
-
Radio: {
|
|
10749
|
-
colorBgContainer: string;
|
|
10750
|
-
colorBgContainerDisabled: string;
|
|
10751
|
-
};
|
|
10752
|
-
Switch: {
|
|
10753
|
-
colorPrimary: string;
|
|
10754
|
-
colorBgContainer: string;
|
|
10755
|
-
};
|
|
10756
|
-
TreeSelect: {
|
|
10757
|
-
colorBgContainer: string;
|
|
10758
|
-
};
|
|
10759
|
-
Tabs: {
|
|
10760
|
-
margin: number;
|
|
10761
|
-
colorPrimaryActive: string;
|
|
10762
|
-
colorBgContainer: string;
|
|
10763
|
-
colorPrimary: string;
|
|
10764
|
-
colorFillAlter: string;
|
|
10765
|
-
colorSplit: string;
|
|
10766
|
-
colorText: string;
|
|
10767
|
-
lineHeight: number;
|
|
10768
|
-
};
|
|
10769
|
-
Select: {
|
|
10770
|
-
colorBgContainer: string;
|
|
10771
|
-
colorBgContainerDisabled: string;
|
|
10772
|
-
colorBgElevated: string;
|
|
10773
|
-
controlItemBgActive: string;
|
|
10774
|
-
colorBorder: string;
|
|
10775
|
-
colorText: string;
|
|
10776
|
-
};
|
|
10777
|
-
DatePicker: {
|
|
10778
|
-
colorBgContainer: string;
|
|
10779
|
-
colorBgContainerDisabled: string;
|
|
10780
|
-
colorBorder: string;
|
|
10781
|
-
colorText: string;
|
|
10782
|
-
colorBgElevated: string;
|
|
10783
|
-
colorTextHeading: string;
|
|
10784
|
-
colorIcon: string;
|
|
10785
|
-
colorIconHover: string;
|
|
10786
|
-
colorTextDisabled: string;
|
|
10787
|
-
controlItemBgHover: string;
|
|
10788
|
-
controlItemBgActive: string;
|
|
10789
|
-
};
|
|
10790
|
-
Calendar: {
|
|
10791
|
-
colorBgContainer: string;
|
|
10792
|
-
};
|
|
10793
|
-
Modal: {
|
|
10794
|
-
colorBgElevated: string;
|
|
10795
|
-
colorTextHeading: string;
|
|
10796
|
-
};
|
|
10797
|
-
Tree: {
|
|
10798
|
-
colorBgContainer: string;
|
|
10799
|
-
};
|
|
10800
|
-
};
|
|
10801
|
-
} | {
|
|
10802
|
-
token: {
|
|
10803
|
-
fontSize: number;
|
|
10804
|
-
sizeStep: number;
|
|
10805
|
-
borderRadius: string;
|
|
10806
|
-
colorPrimary: string;
|
|
10807
|
-
colorSuccess: string;
|
|
10808
|
-
colorWarning: string;
|
|
10809
|
-
colorError: string;
|
|
10810
|
-
colorInfo: string;
|
|
10811
|
-
colorLink: string;
|
|
10812
|
-
fontFamily: string;
|
|
10813
|
-
colorBgContainer: string;
|
|
10814
|
-
colorBgElevated: string;
|
|
10815
|
-
colorBgLayout: string;
|
|
10816
|
-
colorBgMask: string;
|
|
10817
|
-
colorBorder: string;
|
|
10818
|
-
colorText: string;
|
|
10819
|
-
colorTextSecondary: string;
|
|
10820
|
-
colorErrorHover: string;
|
|
10821
|
-
colorErrorText: string;
|
|
10822
|
-
colorErrorTextActive: string;
|
|
10823
|
-
colorErrorTextHover: string;
|
|
10824
|
-
colorFill: string;
|
|
10825
|
-
colorLinkActive: string;
|
|
10826
|
-
colorLinkHover: string;
|
|
10827
|
-
colorPrimaryActive: string;
|
|
10828
|
-
colorPrimaryBgHover: string;
|
|
10829
|
-
colorPrimaryBorder: string;
|
|
10830
|
-
colorPrimaryBorderHover: string;
|
|
10831
|
-
colorPrimaryHover: string;
|
|
10832
|
-
colorPrimaryText: string;
|
|
10833
|
-
colorPrimaryTextActive: string;
|
|
10834
|
-
colorPrimaryTextHover: string;
|
|
10835
|
-
colorSuccessActive: string;
|
|
10836
|
-
colorSuccessBgHover: string;
|
|
10837
|
-
colorSuccessBorder: string;
|
|
10838
|
-
colorSuccessBorderHover: string;
|
|
10839
|
-
colorSuccessHover: string;
|
|
10840
|
-
colorSuccessText: string;
|
|
10841
|
-
colorSuccessTextActive: string;
|
|
10842
|
-
colorSuccessTextHover: string;
|
|
10843
|
-
colorWarningActive: string;
|
|
10844
|
-
colorWarningBgHover: string;
|
|
10845
|
-
colorWarningBorder: string;
|
|
10846
|
-
colorWarningBorderHover: string;
|
|
10847
|
-
colorWarningHover: string;
|
|
10848
|
-
colorWarningText: string;
|
|
10849
|
-
colorWarningTextActive: string;
|
|
10850
|
-
colorWarningTextHover: string;
|
|
10851
|
-
boxShadow: string;
|
|
10852
|
-
boxShadowSecondary: string;
|
|
10853
|
-
boxShadowTertiary: string;
|
|
10854
|
-
colorBgContainerDisabled: string;
|
|
10855
|
-
colorBgTextActive: string;
|
|
10856
|
-
colorBgTextHover: string;
|
|
10857
|
-
colorBorderBg: string;
|
|
10858
|
-
colorErrorOutline: string;
|
|
10859
|
-
colorFillAlter: string;
|
|
10860
|
-
colorFillContent: string;
|
|
10861
|
-
colorFillContentHover: string;
|
|
10862
|
-
colorHighlight: string;
|
|
10863
|
-
colorIcon: string;
|
|
10864
|
-
colorIconHover: string;
|
|
10865
|
-
colorSplit: string;
|
|
10866
|
-
colorTextDescription: string;
|
|
10867
|
-
colorTextDisabled: string;
|
|
10868
|
-
colorTextHeading: string;
|
|
10869
|
-
colorTextLabel: string;
|
|
10870
|
-
colorTextPlaceholder: string;
|
|
10871
|
-
colorWarningOutline: string;
|
|
10872
|
-
controlItemBgActive: string;
|
|
10873
|
-
controlItemBgActiveDisabled: string;
|
|
10874
|
-
controlItemBgActiveHover: string;
|
|
10875
|
-
controlItemBgHover: string;
|
|
10876
|
-
controlOutline: string;
|
|
10877
|
-
controlOutlineWidth: string;
|
|
10878
|
-
fontWeightStrong: string;
|
|
10879
|
-
linkDecoration: string;
|
|
10880
|
-
inkFocusDecoration: string;
|
|
10881
|
-
linkHoverDecoration: string;
|
|
10882
|
-
};
|
|
10883
|
-
components: {
|
|
10884
|
-
Form: {
|
|
10885
|
-
marginLG: number;
|
|
10886
|
-
};
|
|
10887
|
-
Tabs: {
|
|
10888
|
-
margin: number;
|
|
10889
|
-
lineHeight: number;
|
|
10890
|
-
colorPrimaryBorder: string;
|
|
10891
|
-
colorSplit: string;
|
|
10892
|
-
};
|
|
10893
|
-
};
|
|
10894
|
-
}, {
|
|
10895
|
-
token: {
|
|
10896
|
-
fontSize: number;
|
|
10897
|
-
sizeStep: number;
|
|
10898
|
-
borderRadius: number;
|
|
10899
|
-
wireframe: boolean;
|
|
10900
|
-
colorPrimary: string;
|
|
10901
|
-
};
|
|
10902
|
-
components: {
|
|
10903
|
-
Form: {
|
|
10904
|
-
marginLG: number;
|
|
10905
|
-
};
|
|
10906
|
-
Button: {
|
|
10907
|
-
lineHeight: number;
|
|
10908
|
-
};
|
|
10909
|
-
Tabs: {
|
|
10910
|
-
margin: number;
|
|
10911
|
-
colorBgContainer: string;
|
|
10912
|
-
colorPrimary: string;
|
|
10913
|
-
colorText: string;
|
|
10914
|
-
colorSplit: string;
|
|
10915
|
-
colorBorder: string;
|
|
10916
|
-
colorPrimaryBorder: string;
|
|
10917
|
-
lineHeight: number;
|
|
10918
|
-
};
|
|
10919
|
-
DatePicker: {
|
|
10920
|
-
colorPrimary: string;
|
|
10921
|
-
};
|
|
10922
|
-
};
|
|
10923
|
-
} | {
|
|
10924
|
-
token: {
|
|
10925
|
-
fontSize: number;
|
|
10926
|
-
sizeStep: number;
|
|
10927
|
-
borderRadius: number;
|
|
10928
|
-
wireframe: boolean;
|
|
10929
|
-
colorBgBase: string;
|
|
10930
|
-
colorTextBase: string;
|
|
10931
|
-
colorPrimary: string;
|
|
10932
|
-
colorPrimaryBorder: string;
|
|
10933
|
-
colorPrimaryBorderHover: string;
|
|
10934
|
-
colorPrimaryText: string;
|
|
10935
|
-
};
|
|
10936
|
-
components: {
|
|
10937
|
-
Button: {
|
|
10938
|
-
colorBgContainer: string;
|
|
10939
|
-
colorBorder: string;
|
|
10940
|
-
colorText: string;
|
|
10941
|
-
lineHeight: number;
|
|
10942
|
-
};
|
|
10943
|
-
Form: {
|
|
10944
|
-
marginLG: number;
|
|
10945
|
-
colorPrimary: string;
|
|
10946
|
-
colorTextHeading: string;
|
|
10947
|
-
colorTextDescription: string;
|
|
10948
|
-
colorText: string;
|
|
10949
|
-
colorBorder: string;
|
|
10950
|
-
controlOutline: string;
|
|
10951
|
-
colorError: string;
|
|
10952
|
-
};
|
|
10953
|
-
Input: {
|
|
10954
|
-
colorBgContainer: string;
|
|
10955
|
-
colorBorder: string;
|
|
10956
|
-
colorIconHover: string;
|
|
10957
|
-
colorPrimaryActive: string;
|
|
10958
|
-
colorBgContainerDisabled: string;
|
|
10959
|
-
colorText: string;
|
|
10960
|
-
};
|
|
10961
|
-
Checkbox: {
|
|
10962
|
-
colorBgContainer: string;
|
|
10963
|
-
colorBorder: string;
|
|
10964
|
-
};
|
|
10965
|
-
InputNumber: {
|
|
10966
|
-
colorBgContainer: string;
|
|
10967
|
-
colorBorder: string;
|
|
10968
|
-
colorIconHover: string;
|
|
10969
|
-
colorPrimaryActive: string;
|
|
10970
|
-
colorBgContainerDisabled: string;
|
|
10971
|
-
colorText: string;
|
|
10972
|
-
};
|
|
10973
|
-
Radio: {
|
|
10974
|
-
colorBgContainer: string;
|
|
10975
|
-
colorBgContainerDisabled: string;
|
|
10976
|
-
};
|
|
10977
|
-
Switch: {
|
|
10978
|
-
colorPrimary: string;
|
|
10979
|
-
colorBgContainer: string;
|
|
10980
|
-
};
|
|
10981
|
-
TreeSelect: {
|
|
10982
|
-
colorBgContainer: string;
|
|
10983
|
-
};
|
|
10984
|
-
Tabs: {
|
|
10985
|
-
margin: number;
|
|
10986
|
-
colorPrimaryActive: string;
|
|
10987
|
-
colorBgContainer: string;
|
|
10988
|
-
colorPrimary: string;
|
|
10989
|
-
colorFillAlter: string;
|
|
10990
|
-
colorSplit: string;
|
|
10991
|
-
colorText: string;
|
|
10992
|
-
lineHeight: number;
|
|
10993
|
-
};
|
|
10994
|
-
Select: {
|
|
10995
|
-
colorBgContainer: string;
|
|
10996
|
-
colorBgContainerDisabled: string;
|
|
10997
|
-
colorBgElevated: string;
|
|
10998
|
-
controlItemBgActive: string;
|
|
10999
|
-
colorBorder: string;
|
|
11000
|
-
colorText: string;
|
|
11001
|
-
};
|
|
11002
|
-
DatePicker: {
|
|
11003
|
-
colorBgContainer: string;
|
|
11004
|
-
colorBgContainerDisabled: string;
|
|
11005
|
-
colorBorder: string;
|
|
11006
|
-
colorText: string;
|
|
11007
|
-
colorBgElevated: string;
|
|
11008
|
-
colorTextHeading: string;
|
|
11009
|
-
colorIcon: string;
|
|
11010
|
-
colorIconHover: string;
|
|
11011
|
-
colorTextDisabled: string;
|
|
11012
|
-
controlItemBgHover: string;
|
|
11013
|
-
controlItemBgActive: string;
|
|
11014
|
-
};
|
|
11015
|
-
Calendar: {
|
|
11016
|
-
colorBgContainer: string;
|
|
11017
|
-
};
|
|
11018
|
-
Modal: {
|
|
11019
|
-
colorBgElevated: string;
|
|
11020
|
-
colorTextHeading: string;
|
|
11021
|
-
};
|
|
11022
|
-
Tree: {
|
|
11023
|
-
colorBgContainer: string;
|
|
11024
|
-
};
|
|
11025
|
-
};
|
|
11026
|
-
} | {
|
|
11027
|
-
token: {
|
|
11028
|
-
fontSize: number;
|
|
11029
|
-
sizeStep: number;
|
|
11030
|
-
borderRadius: string;
|
|
11031
|
-
colorPrimary: string;
|
|
11032
|
-
colorSuccess: string;
|
|
11033
|
-
colorWarning: string;
|
|
11034
|
-
colorError: string;
|
|
11035
|
-
colorInfo: string;
|
|
11036
|
-
colorLink: string;
|
|
11037
|
-
fontFamily: string;
|
|
11038
|
-
colorBgContainer: string;
|
|
11039
|
-
colorBgElevated: string;
|
|
11040
|
-
colorBgLayout: string;
|
|
11041
|
-
colorBgMask: string;
|
|
11042
|
-
colorBorder: string;
|
|
11043
|
-
colorText: string;
|
|
11044
|
-
colorTextSecondary: string;
|
|
11045
|
-
colorErrorHover: string;
|
|
11046
|
-
colorErrorText: string;
|
|
11047
|
-
colorErrorTextActive: string;
|
|
11048
|
-
colorErrorTextHover: string;
|
|
11049
|
-
colorFill: string;
|
|
11050
|
-
colorLinkActive: string;
|
|
11051
|
-
colorLinkHover: string;
|
|
11052
|
-
colorPrimaryActive: string;
|
|
11053
|
-
colorPrimaryBgHover: string;
|
|
11054
|
-
colorPrimaryBorder: string;
|
|
11055
|
-
colorPrimaryBorderHover: string;
|
|
11056
|
-
colorPrimaryHover: string;
|
|
11057
|
-
colorPrimaryText: string;
|
|
11058
|
-
colorPrimaryTextActive: string;
|
|
11059
|
-
colorPrimaryTextHover: string;
|
|
11060
|
-
colorSuccessActive: string;
|
|
11061
|
-
colorSuccessBgHover: string;
|
|
11062
|
-
colorSuccessBorder: string;
|
|
11063
|
-
colorSuccessBorderHover: string;
|
|
11064
|
-
colorSuccessHover: string;
|
|
11065
|
-
colorSuccessText: string;
|
|
11066
|
-
colorSuccessTextActive: string;
|
|
11067
|
-
colorSuccessTextHover: string;
|
|
11068
|
-
colorWarningActive: string;
|
|
11069
|
-
colorWarningBgHover: string;
|
|
11070
|
-
colorWarningBorder: string;
|
|
11071
|
-
colorWarningBorderHover: string;
|
|
11072
|
-
colorWarningHover: string;
|
|
11073
|
-
colorWarningText: string;
|
|
11074
|
-
colorWarningTextActive: string;
|
|
11075
|
-
colorWarningTextHover: string;
|
|
11076
|
-
boxShadow: string;
|
|
11077
|
-
boxShadowSecondary: string;
|
|
11078
|
-
boxShadowTertiary: string;
|
|
11079
|
-
colorBgContainerDisabled: string;
|
|
11080
|
-
colorBgTextActive: string;
|
|
11081
|
-
colorBgTextHover: string;
|
|
11082
|
-
colorBorderBg: string;
|
|
11083
|
-
colorErrorOutline: string;
|
|
11084
|
-
colorFillAlter: string;
|
|
11085
|
-
colorFillContent: string;
|
|
11086
|
-
colorFillContentHover: string;
|
|
11087
|
-
colorHighlight: string;
|
|
11088
|
-
colorIcon: string;
|
|
11089
|
-
colorIconHover: string;
|
|
11090
|
-
colorSplit: string;
|
|
11091
|
-
colorTextDescription: string;
|
|
11092
|
-
colorTextDisabled: string;
|
|
11093
|
-
colorTextHeading: string;
|
|
11094
|
-
colorTextLabel: string;
|
|
11095
|
-
colorTextPlaceholder: string;
|
|
11096
|
-
colorWarningOutline: string;
|
|
11097
|
-
controlItemBgActive: string;
|
|
11098
|
-
controlItemBgActiveDisabled: string;
|
|
11099
|
-
controlItemBgActiveHover: string;
|
|
11100
|
-
controlItemBgHover: string;
|
|
11101
|
-
controlOutline: string;
|
|
11102
|
-
controlOutlineWidth: string;
|
|
11103
|
-
fontWeightStrong: string;
|
|
11104
|
-
linkDecoration: string;
|
|
11105
|
-
inkFocusDecoration: string;
|
|
11106
|
-
linkHoverDecoration: string;
|
|
11107
|
-
};
|
|
11108
|
-
components: {
|
|
11109
|
-
Form: {
|
|
11110
|
-
marginLG: number;
|
|
11111
|
-
};
|
|
11112
|
-
Tabs: {
|
|
11113
|
-
margin: number;
|
|
11114
|
-
lineHeight: number;
|
|
11115
|
-
colorPrimaryBorder: string;
|
|
11116
|
-
colorSplit: string;
|
|
11117
|
-
};
|
|
11118
|
-
};
|
|
11119
|
-
} | {
|
|
11120
|
-
token: {
|
|
11121
|
-
fontSize: number;
|
|
11122
|
-
sizeStep: number;
|
|
11123
|
-
borderRadius: number;
|
|
11124
|
-
wireframe: boolean;
|
|
11125
|
-
colorPrimary: string;
|
|
11126
|
-
};
|
|
11127
|
-
components: {
|
|
11128
|
-
Form: {
|
|
11129
|
-
marginLG: number;
|
|
11130
|
-
};
|
|
11131
|
-
Button: {
|
|
11132
|
-
lineHeight: number;
|
|
11133
|
-
};
|
|
11134
|
-
Tabs: {
|
|
11135
|
-
margin: number;
|
|
11136
|
-
colorBgContainer: string;
|
|
11137
|
-
colorPrimary: string;
|
|
11138
|
-
colorText: string;
|
|
11139
|
-
colorSplit: string;
|
|
11140
|
-
colorBorder: string;
|
|
11141
|
-
colorPrimaryBorder: string;
|
|
11142
|
-
lineHeight: number;
|
|
11143
|
-
};
|
|
11144
|
-
DatePicker: {
|
|
11145
|
-
colorPrimary: string;
|
|
11146
|
-
};
|
|
11147
|
-
};
|
|
11148
|
-
} | {
|
|
11149
|
-
token: {
|
|
11150
|
-
fontSize: number;
|
|
11151
|
-
sizeStep: number;
|
|
11152
|
-
borderRadius: number;
|
|
11153
|
-
wireframe: boolean;
|
|
11154
|
-
colorBgBase: string;
|
|
11155
|
-
colorTextBase: string;
|
|
11156
|
-
colorPrimary: string;
|
|
11157
|
-
colorPrimaryBorder: string;
|
|
11158
|
-
colorPrimaryBorderHover: string;
|
|
11159
|
-
colorPrimaryText: string;
|
|
11160
|
-
};
|
|
11161
|
-
components: {
|
|
11162
|
-
Button: {
|
|
11163
|
-
colorBgContainer: string;
|
|
11164
|
-
colorBorder: string;
|
|
11165
|
-
colorText: string;
|
|
11166
|
-
lineHeight: number;
|
|
11167
|
-
};
|
|
11168
|
-
Form: {
|
|
11169
|
-
marginLG: number;
|
|
11170
|
-
colorPrimary: string;
|
|
11171
|
-
colorTextHeading: string;
|
|
11172
|
-
colorTextDescription: string;
|
|
11173
|
-
colorText: string;
|
|
11174
|
-
colorBorder: string;
|
|
11175
|
-
controlOutline: string;
|
|
11176
|
-
colorError: string;
|
|
11177
|
-
};
|
|
11178
|
-
Input: {
|
|
11179
|
-
colorBgContainer: string;
|
|
11180
|
-
colorBorder: string;
|
|
11181
|
-
colorIconHover: string;
|
|
11182
|
-
colorPrimaryActive: string;
|
|
11183
|
-
colorBgContainerDisabled: string;
|
|
11184
|
-
colorText: string;
|
|
11185
|
-
};
|
|
11186
|
-
Checkbox: {
|
|
11187
|
-
colorBgContainer: string;
|
|
11188
|
-
colorBorder: string;
|
|
11189
|
-
};
|
|
11190
|
-
InputNumber: {
|
|
11191
|
-
colorBgContainer: string;
|
|
11192
|
-
colorBorder: string;
|
|
11193
|
-
colorIconHover: string;
|
|
11194
|
-
colorPrimaryActive: string;
|
|
11195
|
-
colorBgContainerDisabled: string;
|
|
11196
|
-
colorText: string;
|
|
11197
|
-
};
|
|
11198
|
-
Radio: {
|
|
11199
|
-
colorBgContainer: string;
|
|
11200
|
-
colorBgContainerDisabled: string;
|
|
11201
|
-
};
|
|
11202
|
-
Switch: {
|
|
11203
|
-
colorPrimary: string;
|
|
11204
|
-
colorBgContainer: string;
|
|
11205
|
-
};
|
|
11206
|
-
TreeSelect: {
|
|
11207
|
-
colorBgContainer: string;
|
|
11208
|
-
};
|
|
11209
|
-
Tabs: {
|
|
11210
|
-
margin: number;
|
|
11211
|
-
colorPrimaryActive: string;
|
|
11212
|
-
colorBgContainer: string;
|
|
11213
|
-
colorPrimary: string;
|
|
11214
|
-
colorFillAlter: string;
|
|
11215
|
-
colorSplit: string;
|
|
11216
|
-
colorText: string;
|
|
11217
|
-
lineHeight: number;
|
|
11218
|
-
};
|
|
11219
|
-
Select: {
|
|
11220
|
-
colorBgContainer: string;
|
|
11221
|
-
colorBgContainerDisabled: string;
|
|
11222
|
-
colorBgElevated: string;
|
|
11223
|
-
controlItemBgActive: string;
|
|
11224
|
-
colorBorder: string;
|
|
11225
|
-
colorText: string;
|
|
11226
|
-
};
|
|
11227
|
-
DatePicker: {
|
|
11228
|
-
colorBgContainer: string;
|
|
11229
|
-
colorBgContainerDisabled: string;
|
|
11230
|
-
colorBorder: string;
|
|
11231
|
-
colorText: string;
|
|
11232
|
-
colorBgElevated: string;
|
|
11233
|
-
colorTextHeading: string;
|
|
11234
|
-
colorIcon: string;
|
|
11235
|
-
colorIconHover: string;
|
|
11236
|
-
colorTextDisabled: string;
|
|
11237
|
-
controlItemBgHover: string;
|
|
11238
|
-
controlItemBgActive: string;
|
|
11239
|
-
};
|
|
11240
|
-
Calendar: {
|
|
11241
|
-
colorBgContainer: string;
|
|
11242
|
-
};
|
|
11243
|
-
Modal: {
|
|
11244
|
-
colorBgElevated: string;
|
|
11245
|
-
colorTextHeading: string;
|
|
11246
|
-
};
|
|
11247
|
-
Tree: {
|
|
11248
|
-
colorBgContainer: string;
|
|
11249
|
-
};
|
|
11250
|
-
};
|
|
11251
|
-
} | {
|
|
11252
|
-
token: {
|
|
11253
|
-
fontSize: number;
|
|
11254
|
-
sizeStep: number;
|
|
11255
|
-
borderRadius: string;
|
|
11256
|
-
colorPrimary: string;
|
|
11257
|
-
colorSuccess: string;
|
|
11258
|
-
colorWarning: string;
|
|
11259
|
-
colorError: string;
|
|
11260
|
-
colorInfo: string;
|
|
11261
|
-
colorLink: string;
|
|
11262
|
-
fontFamily: string;
|
|
11263
|
-
colorBgContainer: string;
|
|
11264
|
-
colorBgElevated: string;
|
|
11265
|
-
colorBgLayout: string;
|
|
11266
|
-
colorBgMask: string;
|
|
11267
|
-
colorBorder: string;
|
|
11268
|
-
colorText: string;
|
|
11269
|
-
colorTextSecondary: string;
|
|
11270
|
-
colorErrorHover: string;
|
|
11271
|
-
colorErrorText: string;
|
|
11272
|
-
colorErrorTextActive: string;
|
|
11273
|
-
colorErrorTextHover: string;
|
|
11274
|
-
colorFill: string;
|
|
11275
|
-
colorLinkActive: string;
|
|
11276
|
-
colorLinkHover: string;
|
|
11277
|
-
colorPrimaryActive: string;
|
|
11278
|
-
colorPrimaryBgHover: string;
|
|
11279
|
-
colorPrimaryBorder: string;
|
|
11280
|
-
colorPrimaryBorderHover: string;
|
|
11281
|
-
colorPrimaryHover: string;
|
|
11282
|
-
colorPrimaryText: string;
|
|
11283
|
-
colorPrimaryTextActive: string;
|
|
11284
|
-
colorPrimaryTextHover: string;
|
|
11285
|
-
colorSuccessActive: string;
|
|
11286
|
-
colorSuccessBgHover: string;
|
|
11287
|
-
colorSuccessBorder: string;
|
|
11288
|
-
colorSuccessBorderHover: string;
|
|
11289
|
-
colorSuccessHover: string;
|
|
11290
|
-
colorSuccessText: string;
|
|
11291
|
-
colorSuccessTextActive: string;
|
|
11292
|
-
colorSuccessTextHover: string;
|
|
11293
|
-
colorWarningActive: string;
|
|
11294
|
-
colorWarningBgHover: string;
|
|
11295
|
-
colorWarningBorder: string;
|
|
11296
|
-
colorWarningBorderHover: string;
|
|
11297
|
-
colorWarningHover: string;
|
|
11298
|
-
colorWarningText: string;
|
|
11299
|
-
colorWarningTextActive: string;
|
|
11300
|
-
colorWarningTextHover: string;
|
|
11301
|
-
boxShadow: string;
|
|
11302
|
-
boxShadowSecondary: string;
|
|
11303
|
-
boxShadowTertiary: string;
|
|
11304
|
-
colorBgContainerDisabled: string;
|
|
11305
|
-
colorBgTextActive: string;
|
|
11306
|
-
colorBgTextHover: string;
|
|
11307
|
-
colorBorderBg: string;
|
|
11308
|
-
colorErrorOutline: string;
|
|
11309
|
-
colorFillAlter: string;
|
|
11310
|
-
colorFillContent: string;
|
|
11311
|
-
colorFillContentHover: string;
|
|
11312
|
-
colorHighlight: string;
|
|
11313
|
-
colorIcon: string;
|
|
11314
|
-
colorIconHover: string;
|
|
11315
|
-
colorSplit: string;
|
|
11316
|
-
colorTextDescription: string;
|
|
11317
|
-
colorTextDisabled: string;
|
|
11318
|
-
colorTextHeading: string;
|
|
11319
|
-
colorTextLabel: string;
|
|
11320
|
-
colorTextPlaceholder: string;
|
|
11321
|
-
colorWarningOutline: string;
|
|
11322
|
-
controlItemBgActive: string;
|
|
11323
|
-
controlItemBgActiveDisabled: string;
|
|
11324
|
-
controlItemBgActiveHover: string;
|
|
11325
|
-
controlItemBgHover: string;
|
|
11326
|
-
controlOutline: string;
|
|
11327
|
-
controlOutlineWidth: string;
|
|
11328
|
-
fontWeightStrong: string;
|
|
11329
|
-
linkDecoration: string;
|
|
11330
|
-
inkFocusDecoration: string;
|
|
11331
|
-
linkHoverDecoration: string;
|
|
11332
|
-
};
|
|
11333
|
-
components: {
|
|
11334
|
-
Form: {
|
|
11335
|
-
marginLG: number;
|
|
11336
|
-
};
|
|
11337
|
-
Tabs: {
|
|
11338
|
-
margin: number;
|
|
11339
|
-
lineHeight: number;
|
|
11340
|
-
colorPrimaryBorder: string;
|
|
11341
|
-
colorSplit: string;
|
|
11342
|
-
};
|
|
11343
|
-
};
|
|
11344
|
-
}>;
|
|
8644
|
+
antdTheme: import('vue').Ref<any, any>;
|
|
11345
8645
|
ExclamationCircleOutlined: import('@ant-design/icons-vue/lib/icons/ExclamationCircleOutlined').ExclamationCircleOutlinedIconType;
|
|
11346
8646
|
invalid: any;
|
|
11347
8647
|
errorMessage: any;
|
|
@@ -13621,682 +10921,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
13621
10921
|
refresh?: string;
|
|
13622
10922
|
};
|
|
13623
10923
|
}>;
|
|
13624
|
-
antdTheme: import('vue').Ref<
|
|
13625
|
-
token: {
|
|
13626
|
-
fontSize: number;
|
|
13627
|
-
sizeStep: number;
|
|
13628
|
-
borderRadius: number;
|
|
13629
|
-
wireframe: boolean;
|
|
13630
|
-
colorPrimary: string;
|
|
13631
|
-
};
|
|
13632
|
-
components: {
|
|
13633
|
-
Form: {
|
|
13634
|
-
marginLG: number;
|
|
13635
|
-
};
|
|
13636
|
-
Button: {
|
|
13637
|
-
lineHeight: number;
|
|
13638
|
-
};
|
|
13639
|
-
Tabs: {
|
|
13640
|
-
margin: number;
|
|
13641
|
-
colorBgContainer: string;
|
|
13642
|
-
colorPrimary: string;
|
|
13643
|
-
colorText: string;
|
|
13644
|
-
colorSplit: string;
|
|
13645
|
-
colorBorder: string;
|
|
13646
|
-
colorPrimaryBorder: string;
|
|
13647
|
-
lineHeight: number;
|
|
13648
|
-
};
|
|
13649
|
-
DatePicker: {
|
|
13650
|
-
colorPrimary: string;
|
|
13651
|
-
};
|
|
13652
|
-
};
|
|
13653
|
-
} | {
|
|
13654
|
-
token: {
|
|
13655
|
-
fontSize: number;
|
|
13656
|
-
sizeStep: number;
|
|
13657
|
-
borderRadius: number;
|
|
13658
|
-
wireframe: boolean;
|
|
13659
|
-
colorBgBase: string;
|
|
13660
|
-
colorTextBase: string;
|
|
13661
|
-
colorPrimary: string;
|
|
13662
|
-
colorPrimaryBorder: string;
|
|
13663
|
-
colorPrimaryBorderHover: string;
|
|
13664
|
-
colorPrimaryText: string;
|
|
13665
|
-
};
|
|
13666
|
-
components: {
|
|
13667
|
-
Button: {
|
|
13668
|
-
colorBgContainer: string;
|
|
13669
|
-
colorBorder: string;
|
|
13670
|
-
colorText: string;
|
|
13671
|
-
lineHeight: number;
|
|
13672
|
-
};
|
|
13673
|
-
Form: {
|
|
13674
|
-
marginLG: number;
|
|
13675
|
-
colorPrimary: string;
|
|
13676
|
-
colorTextHeading: string;
|
|
13677
|
-
colorTextDescription: string;
|
|
13678
|
-
colorText: string;
|
|
13679
|
-
colorBorder: string;
|
|
13680
|
-
controlOutline: string;
|
|
13681
|
-
colorError: string;
|
|
13682
|
-
};
|
|
13683
|
-
Input: {
|
|
13684
|
-
colorBgContainer: string;
|
|
13685
|
-
colorBorder: string;
|
|
13686
|
-
colorIconHover: string;
|
|
13687
|
-
colorPrimaryActive: string;
|
|
13688
|
-
colorBgContainerDisabled: string;
|
|
13689
|
-
colorText: string;
|
|
13690
|
-
};
|
|
13691
|
-
Checkbox: {
|
|
13692
|
-
colorBgContainer: string;
|
|
13693
|
-
colorBorder: string;
|
|
13694
|
-
};
|
|
13695
|
-
InputNumber: {
|
|
13696
|
-
colorBgContainer: string;
|
|
13697
|
-
colorBorder: string;
|
|
13698
|
-
colorIconHover: string;
|
|
13699
|
-
colorPrimaryActive: string;
|
|
13700
|
-
colorBgContainerDisabled: string;
|
|
13701
|
-
colorText: string;
|
|
13702
|
-
};
|
|
13703
|
-
Radio: {
|
|
13704
|
-
colorBgContainer: string;
|
|
13705
|
-
colorBgContainerDisabled: string;
|
|
13706
|
-
};
|
|
13707
|
-
Switch: {
|
|
13708
|
-
colorPrimary: string;
|
|
13709
|
-
colorBgContainer: string;
|
|
13710
|
-
};
|
|
13711
|
-
TreeSelect: {
|
|
13712
|
-
colorBgContainer: string;
|
|
13713
|
-
};
|
|
13714
|
-
Tabs: {
|
|
13715
|
-
margin: number;
|
|
13716
|
-
colorPrimaryActive: string;
|
|
13717
|
-
colorBgContainer: string;
|
|
13718
|
-
colorPrimary: string;
|
|
13719
|
-
colorFillAlter: string;
|
|
13720
|
-
colorSplit: string;
|
|
13721
|
-
colorText: string;
|
|
13722
|
-
lineHeight: number;
|
|
13723
|
-
};
|
|
13724
|
-
Select: {
|
|
13725
|
-
colorBgContainer: string;
|
|
13726
|
-
colorBgContainerDisabled: string;
|
|
13727
|
-
colorBgElevated: string;
|
|
13728
|
-
controlItemBgActive: string;
|
|
13729
|
-
colorBorder: string;
|
|
13730
|
-
colorText: string;
|
|
13731
|
-
};
|
|
13732
|
-
DatePicker: {
|
|
13733
|
-
colorBgContainer: string;
|
|
13734
|
-
colorBgContainerDisabled: string;
|
|
13735
|
-
colorBorder: string;
|
|
13736
|
-
colorText: string;
|
|
13737
|
-
colorBgElevated: string;
|
|
13738
|
-
colorTextHeading: string;
|
|
13739
|
-
colorIcon: string;
|
|
13740
|
-
colorIconHover: string;
|
|
13741
|
-
colorTextDisabled: string;
|
|
13742
|
-
controlItemBgHover: string;
|
|
13743
|
-
controlItemBgActive: string;
|
|
13744
|
-
};
|
|
13745
|
-
Calendar: {
|
|
13746
|
-
colorBgContainer: string;
|
|
13747
|
-
};
|
|
13748
|
-
Modal: {
|
|
13749
|
-
colorBgElevated: string;
|
|
13750
|
-
colorTextHeading: string;
|
|
13751
|
-
};
|
|
13752
|
-
Tree: {
|
|
13753
|
-
colorBgContainer: string;
|
|
13754
|
-
};
|
|
13755
|
-
};
|
|
13756
|
-
} | {
|
|
13757
|
-
token: {
|
|
13758
|
-
fontSize: number;
|
|
13759
|
-
sizeStep: number;
|
|
13760
|
-
borderRadius: string;
|
|
13761
|
-
colorPrimary: string;
|
|
13762
|
-
colorSuccess: string;
|
|
13763
|
-
colorWarning: string;
|
|
13764
|
-
colorError: string;
|
|
13765
|
-
colorInfo: string;
|
|
13766
|
-
colorLink: string;
|
|
13767
|
-
fontFamily: string;
|
|
13768
|
-
colorBgContainer: string;
|
|
13769
|
-
colorBgElevated: string;
|
|
13770
|
-
colorBgLayout: string;
|
|
13771
|
-
colorBgMask: string;
|
|
13772
|
-
colorBorder: string;
|
|
13773
|
-
colorText: string;
|
|
13774
|
-
colorTextSecondary: string;
|
|
13775
|
-
colorErrorHover: string;
|
|
13776
|
-
colorErrorText: string;
|
|
13777
|
-
colorErrorTextActive: string;
|
|
13778
|
-
colorErrorTextHover: string;
|
|
13779
|
-
colorFill: string;
|
|
13780
|
-
colorLinkActive: string;
|
|
13781
|
-
colorLinkHover: string;
|
|
13782
|
-
colorPrimaryActive: string;
|
|
13783
|
-
colorPrimaryBgHover: string;
|
|
13784
|
-
colorPrimaryBorder: string;
|
|
13785
|
-
colorPrimaryBorderHover: string;
|
|
13786
|
-
colorPrimaryHover: string;
|
|
13787
|
-
colorPrimaryText: string;
|
|
13788
|
-
colorPrimaryTextActive: string;
|
|
13789
|
-
colorPrimaryTextHover: string;
|
|
13790
|
-
colorSuccessActive: string;
|
|
13791
|
-
colorSuccessBgHover: string;
|
|
13792
|
-
colorSuccessBorder: string;
|
|
13793
|
-
colorSuccessBorderHover: string;
|
|
13794
|
-
colorSuccessHover: string;
|
|
13795
|
-
colorSuccessText: string;
|
|
13796
|
-
colorSuccessTextActive: string;
|
|
13797
|
-
colorSuccessTextHover: string;
|
|
13798
|
-
colorWarningActive: string;
|
|
13799
|
-
colorWarningBgHover: string;
|
|
13800
|
-
colorWarningBorder: string;
|
|
13801
|
-
colorWarningBorderHover: string;
|
|
13802
|
-
colorWarningHover: string;
|
|
13803
|
-
colorWarningText: string;
|
|
13804
|
-
colorWarningTextActive: string;
|
|
13805
|
-
colorWarningTextHover: string;
|
|
13806
|
-
boxShadow: string;
|
|
13807
|
-
boxShadowSecondary: string;
|
|
13808
|
-
boxShadowTertiary: string;
|
|
13809
|
-
colorBgContainerDisabled: string;
|
|
13810
|
-
colorBgTextActive: string;
|
|
13811
|
-
colorBgTextHover: string;
|
|
13812
|
-
colorBorderBg: string;
|
|
13813
|
-
colorErrorOutline: string;
|
|
13814
|
-
colorFillAlter: string;
|
|
13815
|
-
colorFillContent: string;
|
|
13816
|
-
colorFillContentHover: string;
|
|
13817
|
-
colorHighlight: string;
|
|
13818
|
-
colorIcon: string;
|
|
13819
|
-
colorIconHover: string;
|
|
13820
|
-
colorSplit: string;
|
|
13821
|
-
colorTextDescription: string;
|
|
13822
|
-
colorTextDisabled: string;
|
|
13823
|
-
colorTextHeading: string;
|
|
13824
|
-
colorTextLabel: string;
|
|
13825
|
-
colorTextPlaceholder: string;
|
|
13826
|
-
colorWarningOutline: string;
|
|
13827
|
-
controlItemBgActive: string;
|
|
13828
|
-
controlItemBgActiveDisabled: string;
|
|
13829
|
-
controlItemBgActiveHover: string;
|
|
13830
|
-
controlItemBgHover: string;
|
|
13831
|
-
controlOutline: string;
|
|
13832
|
-
controlOutlineWidth: string;
|
|
13833
|
-
fontWeightStrong: string;
|
|
13834
|
-
linkDecoration: string;
|
|
13835
|
-
inkFocusDecoration: string;
|
|
13836
|
-
linkHoverDecoration: string;
|
|
13837
|
-
};
|
|
13838
|
-
components: {
|
|
13839
|
-
Form: {
|
|
13840
|
-
marginLG: number;
|
|
13841
|
-
};
|
|
13842
|
-
Tabs: {
|
|
13843
|
-
margin: number;
|
|
13844
|
-
lineHeight: number;
|
|
13845
|
-
colorPrimaryBorder: string;
|
|
13846
|
-
colorSplit: string;
|
|
13847
|
-
};
|
|
13848
|
-
};
|
|
13849
|
-
}, {
|
|
13850
|
-
token: {
|
|
13851
|
-
fontSize: number;
|
|
13852
|
-
sizeStep: number;
|
|
13853
|
-
borderRadius: number;
|
|
13854
|
-
wireframe: boolean;
|
|
13855
|
-
colorPrimary: string;
|
|
13856
|
-
};
|
|
13857
|
-
components: {
|
|
13858
|
-
Form: {
|
|
13859
|
-
marginLG: number;
|
|
13860
|
-
};
|
|
13861
|
-
Button: {
|
|
13862
|
-
lineHeight: number;
|
|
13863
|
-
};
|
|
13864
|
-
Tabs: {
|
|
13865
|
-
margin: number;
|
|
13866
|
-
colorBgContainer: string;
|
|
13867
|
-
colorPrimary: string;
|
|
13868
|
-
colorText: string;
|
|
13869
|
-
colorSplit: string;
|
|
13870
|
-
colorBorder: string;
|
|
13871
|
-
colorPrimaryBorder: string;
|
|
13872
|
-
lineHeight: number;
|
|
13873
|
-
};
|
|
13874
|
-
DatePicker: {
|
|
13875
|
-
colorPrimary: string;
|
|
13876
|
-
};
|
|
13877
|
-
};
|
|
13878
|
-
} | {
|
|
13879
|
-
token: {
|
|
13880
|
-
fontSize: number;
|
|
13881
|
-
sizeStep: number;
|
|
13882
|
-
borderRadius: number;
|
|
13883
|
-
wireframe: boolean;
|
|
13884
|
-
colorBgBase: string;
|
|
13885
|
-
colorTextBase: string;
|
|
13886
|
-
colorPrimary: string;
|
|
13887
|
-
colorPrimaryBorder: string;
|
|
13888
|
-
colorPrimaryBorderHover: string;
|
|
13889
|
-
colorPrimaryText: string;
|
|
13890
|
-
};
|
|
13891
|
-
components: {
|
|
13892
|
-
Button: {
|
|
13893
|
-
colorBgContainer: string;
|
|
13894
|
-
colorBorder: string;
|
|
13895
|
-
colorText: string;
|
|
13896
|
-
lineHeight: number;
|
|
13897
|
-
};
|
|
13898
|
-
Form: {
|
|
13899
|
-
marginLG: number;
|
|
13900
|
-
colorPrimary: string;
|
|
13901
|
-
colorTextHeading: string;
|
|
13902
|
-
colorTextDescription: string;
|
|
13903
|
-
colorText: string;
|
|
13904
|
-
colorBorder: string;
|
|
13905
|
-
controlOutline: string;
|
|
13906
|
-
colorError: string;
|
|
13907
|
-
};
|
|
13908
|
-
Input: {
|
|
13909
|
-
colorBgContainer: string;
|
|
13910
|
-
colorBorder: string;
|
|
13911
|
-
colorIconHover: string;
|
|
13912
|
-
colorPrimaryActive: string;
|
|
13913
|
-
colorBgContainerDisabled: string;
|
|
13914
|
-
colorText: string;
|
|
13915
|
-
};
|
|
13916
|
-
Checkbox: {
|
|
13917
|
-
colorBgContainer: string;
|
|
13918
|
-
colorBorder: string;
|
|
13919
|
-
};
|
|
13920
|
-
InputNumber: {
|
|
13921
|
-
colorBgContainer: string;
|
|
13922
|
-
colorBorder: string;
|
|
13923
|
-
colorIconHover: string;
|
|
13924
|
-
colorPrimaryActive: string;
|
|
13925
|
-
colorBgContainerDisabled: string;
|
|
13926
|
-
colorText: string;
|
|
13927
|
-
};
|
|
13928
|
-
Radio: {
|
|
13929
|
-
colorBgContainer: string;
|
|
13930
|
-
colorBgContainerDisabled: string;
|
|
13931
|
-
};
|
|
13932
|
-
Switch: {
|
|
13933
|
-
colorPrimary: string;
|
|
13934
|
-
colorBgContainer: string;
|
|
13935
|
-
};
|
|
13936
|
-
TreeSelect: {
|
|
13937
|
-
colorBgContainer: string;
|
|
13938
|
-
};
|
|
13939
|
-
Tabs: {
|
|
13940
|
-
margin: number;
|
|
13941
|
-
colorPrimaryActive: string;
|
|
13942
|
-
colorBgContainer: string;
|
|
13943
|
-
colorPrimary: string;
|
|
13944
|
-
colorFillAlter: string;
|
|
13945
|
-
colorSplit: string;
|
|
13946
|
-
colorText: string;
|
|
13947
|
-
lineHeight: number;
|
|
13948
|
-
};
|
|
13949
|
-
Select: {
|
|
13950
|
-
colorBgContainer: string;
|
|
13951
|
-
colorBgContainerDisabled: string;
|
|
13952
|
-
colorBgElevated: string;
|
|
13953
|
-
controlItemBgActive: string;
|
|
13954
|
-
colorBorder: string;
|
|
13955
|
-
colorText: string;
|
|
13956
|
-
};
|
|
13957
|
-
DatePicker: {
|
|
13958
|
-
colorBgContainer: string;
|
|
13959
|
-
colorBgContainerDisabled: string;
|
|
13960
|
-
colorBorder: string;
|
|
13961
|
-
colorText: string;
|
|
13962
|
-
colorBgElevated: string;
|
|
13963
|
-
colorTextHeading: string;
|
|
13964
|
-
colorIcon: string;
|
|
13965
|
-
colorIconHover: string;
|
|
13966
|
-
colorTextDisabled: string;
|
|
13967
|
-
controlItemBgHover: string;
|
|
13968
|
-
controlItemBgActive: string;
|
|
13969
|
-
};
|
|
13970
|
-
Calendar: {
|
|
13971
|
-
colorBgContainer: string;
|
|
13972
|
-
};
|
|
13973
|
-
Modal: {
|
|
13974
|
-
colorBgElevated: string;
|
|
13975
|
-
colorTextHeading: string;
|
|
13976
|
-
};
|
|
13977
|
-
Tree: {
|
|
13978
|
-
colorBgContainer: string;
|
|
13979
|
-
};
|
|
13980
|
-
};
|
|
13981
|
-
} | {
|
|
13982
|
-
token: {
|
|
13983
|
-
fontSize: number;
|
|
13984
|
-
sizeStep: number;
|
|
13985
|
-
borderRadius: string;
|
|
13986
|
-
colorPrimary: string;
|
|
13987
|
-
colorSuccess: string;
|
|
13988
|
-
colorWarning: string;
|
|
13989
|
-
colorError: string;
|
|
13990
|
-
colorInfo: string;
|
|
13991
|
-
colorLink: string;
|
|
13992
|
-
fontFamily: string;
|
|
13993
|
-
colorBgContainer: string;
|
|
13994
|
-
colorBgElevated: string;
|
|
13995
|
-
colorBgLayout: string;
|
|
13996
|
-
colorBgMask: string;
|
|
13997
|
-
colorBorder: string;
|
|
13998
|
-
colorText: string;
|
|
13999
|
-
colorTextSecondary: string;
|
|
14000
|
-
colorErrorHover: string;
|
|
14001
|
-
colorErrorText: string;
|
|
14002
|
-
colorErrorTextActive: string;
|
|
14003
|
-
colorErrorTextHover: string;
|
|
14004
|
-
colorFill: string;
|
|
14005
|
-
colorLinkActive: string;
|
|
14006
|
-
colorLinkHover: string;
|
|
14007
|
-
colorPrimaryActive: string;
|
|
14008
|
-
colorPrimaryBgHover: string;
|
|
14009
|
-
colorPrimaryBorder: string;
|
|
14010
|
-
colorPrimaryBorderHover: string;
|
|
14011
|
-
colorPrimaryHover: string;
|
|
14012
|
-
colorPrimaryText: string;
|
|
14013
|
-
colorPrimaryTextActive: string;
|
|
14014
|
-
colorPrimaryTextHover: string;
|
|
14015
|
-
colorSuccessActive: string;
|
|
14016
|
-
colorSuccessBgHover: string;
|
|
14017
|
-
colorSuccessBorder: string;
|
|
14018
|
-
colorSuccessBorderHover: string;
|
|
14019
|
-
colorSuccessHover: string;
|
|
14020
|
-
colorSuccessText: string;
|
|
14021
|
-
colorSuccessTextActive: string;
|
|
14022
|
-
colorSuccessTextHover: string;
|
|
14023
|
-
colorWarningActive: string;
|
|
14024
|
-
colorWarningBgHover: string;
|
|
14025
|
-
colorWarningBorder: string;
|
|
14026
|
-
colorWarningBorderHover: string;
|
|
14027
|
-
colorWarningHover: string;
|
|
14028
|
-
colorWarningText: string;
|
|
14029
|
-
colorWarningTextActive: string;
|
|
14030
|
-
colorWarningTextHover: string;
|
|
14031
|
-
boxShadow: string;
|
|
14032
|
-
boxShadowSecondary: string;
|
|
14033
|
-
boxShadowTertiary: string;
|
|
14034
|
-
colorBgContainerDisabled: string;
|
|
14035
|
-
colorBgTextActive: string;
|
|
14036
|
-
colorBgTextHover: string;
|
|
14037
|
-
colorBorderBg: string;
|
|
14038
|
-
colorErrorOutline: string;
|
|
14039
|
-
colorFillAlter: string;
|
|
14040
|
-
colorFillContent: string;
|
|
14041
|
-
colorFillContentHover: string;
|
|
14042
|
-
colorHighlight: string;
|
|
14043
|
-
colorIcon: string;
|
|
14044
|
-
colorIconHover: string;
|
|
14045
|
-
colorSplit: string;
|
|
14046
|
-
colorTextDescription: string;
|
|
14047
|
-
colorTextDisabled: string;
|
|
14048
|
-
colorTextHeading: string;
|
|
14049
|
-
colorTextLabel: string;
|
|
14050
|
-
colorTextPlaceholder: string;
|
|
14051
|
-
colorWarningOutline: string;
|
|
14052
|
-
controlItemBgActive: string;
|
|
14053
|
-
controlItemBgActiveDisabled: string;
|
|
14054
|
-
controlItemBgActiveHover: string;
|
|
14055
|
-
controlItemBgHover: string;
|
|
14056
|
-
controlOutline: string;
|
|
14057
|
-
controlOutlineWidth: string;
|
|
14058
|
-
fontWeightStrong: string;
|
|
14059
|
-
linkDecoration: string;
|
|
14060
|
-
inkFocusDecoration: string;
|
|
14061
|
-
linkHoverDecoration: string;
|
|
14062
|
-
};
|
|
14063
|
-
components: {
|
|
14064
|
-
Form: {
|
|
14065
|
-
marginLG: number;
|
|
14066
|
-
};
|
|
14067
|
-
Tabs: {
|
|
14068
|
-
margin: number;
|
|
14069
|
-
lineHeight: number;
|
|
14070
|
-
colorPrimaryBorder: string;
|
|
14071
|
-
colorSplit: string;
|
|
14072
|
-
};
|
|
14073
|
-
};
|
|
14074
|
-
} | {
|
|
14075
|
-
token: {
|
|
14076
|
-
fontSize: number;
|
|
14077
|
-
sizeStep: number;
|
|
14078
|
-
borderRadius: number;
|
|
14079
|
-
wireframe: boolean;
|
|
14080
|
-
colorPrimary: string;
|
|
14081
|
-
};
|
|
14082
|
-
components: {
|
|
14083
|
-
Form: {
|
|
14084
|
-
marginLG: number;
|
|
14085
|
-
};
|
|
14086
|
-
Button: {
|
|
14087
|
-
lineHeight: number;
|
|
14088
|
-
};
|
|
14089
|
-
Tabs: {
|
|
14090
|
-
margin: number;
|
|
14091
|
-
colorBgContainer: string;
|
|
14092
|
-
colorPrimary: string;
|
|
14093
|
-
colorText: string;
|
|
14094
|
-
colorSplit: string;
|
|
14095
|
-
colorBorder: string;
|
|
14096
|
-
colorPrimaryBorder: string;
|
|
14097
|
-
lineHeight: number;
|
|
14098
|
-
};
|
|
14099
|
-
DatePicker: {
|
|
14100
|
-
colorPrimary: string;
|
|
14101
|
-
};
|
|
14102
|
-
};
|
|
14103
|
-
} | {
|
|
14104
|
-
token: {
|
|
14105
|
-
fontSize: number;
|
|
14106
|
-
sizeStep: number;
|
|
14107
|
-
borderRadius: number;
|
|
14108
|
-
wireframe: boolean;
|
|
14109
|
-
colorBgBase: string;
|
|
14110
|
-
colorTextBase: string;
|
|
14111
|
-
colorPrimary: string;
|
|
14112
|
-
colorPrimaryBorder: string;
|
|
14113
|
-
colorPrimaryBorderHover: string;
|
|
14114
|
-
colorPrimaryText: string;
|
|
14115
|
-
};
|
|
14116
|
-
components: {
|
|
14117
|
-
Button: {
|
|
14118
|
-
colorBgContainer: string;
|
|
14119
|
-
colorBorder: string;
|
|
14120
|
-
colorText: string;
|
|
14121
|
-
lineHeight: number;
|
|
14122
|
-
};
|
|
14123
|
-
Form: {
|
|
14124
|
-
marginLG: number;
|
|
14125
|
-
colorPrimary: string;
|
|
14126
|
-
colorTextHeading: string;
|
|
14127
|
-
colorTextDescription: string;
|
|
14128
|
-
colorText: string;
|
|
14129
|
-
colorBorder: string;
|
|
14130
|
-
controlOutline: string;
|
|
14131
|
-
colorError: string;
|
|
14132
|
-
};
|
|
14133
|
-
Input: {
|
|
14134
|
-
colorBgContainer: string;
|
|
14135
|
-
colorBorder: string;
|
|
14136
|
-
colorIconHover: string;
|
|
14137
|
-
colorPrimaryActive: string;
|
|
14138
|
-
colorBgContainerDisabled: string;
|
|
14139
|
-
colorText: string;
|
|
14140
|
-
};
|
|
14141
|
-
Checkbox: {
|
|
14142
|
-
colorBgContainer: string;
|
|
14143
|
-
colorBorder: string;
|
|
14144
|
-
};
|
|
14145
|
-
InputNumber: {
|
|
14146
|
-
colorBgContainer: string;
|
|
14147
|
-
colorBorder: string;
|
|
14148
|
-
colorIconHover: string;
|
|
14149
|
-
colorPrimaryActive: string;
|
|
14150
|
-
colorBgContainerDisabled: string;
|
|
14151
|
-
colorText: string;
|
|
14152
|
-
};
|
|
14153
|
-
Radio: {
|
|
14154
|
-
colorBgContainer: string;
|
|
14155
|
-
colorBgContainerDisabled: string;
|
|
14156
|
-
};
|
|
14157
|
-
Switch: {
|
|
14158
|
-
colorPrimary: string;
|
|
14159
|
-
colorBgContainer: string;
|
|
14160
|
-
};
|
|
14161
|
-
TreeSelect: {
|
|
14162
|
-
colorBgContainer: string;
|
|
14163
|
-
};
|
|
14164
|
-
Tabs: {
|
|
14165
|
-
margin: number;
|
|
14166
|
-
colorPrimaryActive: string;
|
|
14167
|
-
colorBgContainer: string;
|
|
14168
|
-
colorPrimary: string;
|
|
14169
|
-
colorFillAlter: string;
|
|
14170
|
-
colorSplit: string;
|
|
14171
|
-
colorText: string;
|
|
14172
|
-
lineHeight: number;
|
|
14173
|
-
};
|
|
14174
|
-
Select: {
|
|
14175
|
-
colorBgContainer: string;
|
|
14176
|
-
colorBgContainerDisabled: string;
|
|
14177
|
-
colorBgElevated: string;
|
|
14178
|
-
controlItemBgActive: string;
|
|
14179
|
-
colorBorder: string;
|
|
14180
|
-
colorText: string;
|
|
14181
|
-
};
|
|
14182
|
-
DatePicker: {
|
|
14183
|
-
colorBgContainer: string;
|
|
14184
|
-
colorBgContainerDisabled: string;
|
|
14185
|
-
colorBorder: string;
|
|
14186
|
-
colorText: string;
|
|
14187
|
-
colorBgElevated: string;
|
|
14188
|
-
colorTextHeading: string;
|
|
14189
|
-
colorIcon: string;
|
|
14190
|
-
colorIconHover: string;
|
|
14191
|
-
colorTextDisabled: string;
|
|
14192
|
-
controlItemBgHover: string;
|
|
14193
|
-
controlItemBgActive: string;
|
|
14194
|
-
};
|
|
14195
|
-
Calendar: {
|
|
14196
|
-
colorBgContainer: string;
|
|
14197
|
-
};
|
|
14198
|
-
Modal: {
|
|
14199
|
-
colorBgElevated: string;
|
|
14200
|
-
colorTextHeading: string;
|
|
14201
|
-
};
|
|
14202
|
-
Tree: {
|
|
14203
|
-
colorBgContainer: string;
|
|
14204
|
-
};
|
|
14205
|
-
};
|
|
14206
|
-
} | {
|
|
14207
|
-
token: {
|
|
14208
|
-
fontSize: number;
|
|
14209
|
-
sizeStep: number;
|
|
14210
|
-
borderRadius: string;
|
|
14211
|
-
colorPrimary: string;
|
|
14212
|
-
colorSuccess: string;
|
|
14213
|
-
colorWarning: string;
|
|
14214
|
-
colorError: string;
|
|
14215
|
-
colorInfo: string;
|
|
14216
|
-
colorLink: string;
|
|
14217
|
-
fontFamily: string;
|
|
14218
|
-
colorBgContainer: string;
|
|
14219
|
-
colorBgElevated: string;
|
|
14220
|
-
colorBgLayout: string;
|
|
14221
|
-
colorBgMask: string;
|
|
14222
|
-
colorBorder: string;
|
|
14223
|
-
colorText: string;
|
|
14224
|
-
colorTextSecondary: string;
|
|
14225
|
-
colorErrorHover: string;
|
|
14226
|
-
colorErrorText: string;
|
|
14227
|
-
colorErrorTextActive: string;
|
|
14228
|
-
colorErrorTextHover: string;
|
|
14229
|
-
colorFill: string;
|
|
14230
|
-
colorLinkActive: string;
|
|
14231
|
-
colorLinkHover: string;
|
|
14232
|
-
colorPrimaryActive: string;
|
|
14233
|
-
colorPrimaryBgHover: string;
|
|
14234
|
-
colorPrimaryBorder: string;
|
|
14235
|
-
colorPrimaryBorderHover: string;
|
|
14236
|
-
colorPrimaryHover: string;
|
|
14237
|
-
colorPrimaryText: string;
|
|
14238
|
-
colorPrimaryTextActive: string;
|
|
14239
|
-
colorPrimaryTextHover: string;
|
|
14240
|
-
colorSuccessActive: string;
|
|
14241
|
-
colorSuccessBgHover: string;
|
|
14242
|
-
colorSuccessBorder: string;
|
|
14243
|
-
colorSuccessBorderHover: string;
|
|
14244
|
-
colorSuccessHover: string;
|
|
14245
|
-
colorSuccessText: string;
|
|
14246
|
-
colorSuccessTextActive: string;
|
|
14247
|
-
colorSuccessTextHover: string;
|
|
14248
|
-
colorWarningActive: string;
|
|
14249
|
-
colorWarningBgHover: string;
|
|
14250
|
-
colorWarningBorder: string;
|
|
14251
|
-
colorWarningBorderHover: string;
|
|
14252
|
-
colorWarningHover: string;
|
|
14253
|
-
colorWarningText: string;
|
|
14254
|
-
colorWarningTextActive: string;
|
|
14255
|
-
colorWarningTextHover: string;
|
|
14256
|
-
boxShadow: string;
|
|
14257
|
-
boxShadowSecondary: string;
|
|
14258
|
-
boxShadowTertiary: string;
|
|
14259
|
-
colorBgContainerDisabled: string;
|
|
14260
|
-
colorBgTextActive: string;
|
|
14261
|
-
colorBgTextHover: string;
|
|
14262
|
-
colorBorderBg: string;
|
|
14263
|
-
colorErrorOutline: string;
|
|
14264
|
-
colorFillAlter: string;
|
|
14265
|
-
colorFillContent: string;
|
|
14266
|
-
colorFillContentHover: string;
|
|
14267
|
-
colorHighlight: string;
|
|
14268
|
-
colorIcon: string;
|
|
14269
|
-
colorIconHover: string;
|
|
14270
|
-
colorSplit: string;
|
|
14271
|
-
colorTextDescription: string;
|
|
14272
|
-
colorTextDisabled: string;
|
|
14273
|
-
colorTextHeading: string;
|
|
14274
|
-
colorTextLabel: string;
|
|
14275
|
-
colorTextPlaceholder: string;
|
|
14276
|
-
colorWarningOutline: string;
|
|
14277
|
-
controlItemBgActive: string;
|
|
14278
|
-
controlItemBgActiveDisabled: string;
|
|
14279
|
-
controlItemBgActiveHover: string;
|
|
14280
|
-
controlItemBgHover: string;
|
|
14281
|
-
controlOutline: string;
|
|
14282
|
-
controlOutlineWidth: string;
|
|
14283
|
-
fontWeightStrong: string;
|
|
14284
|
-
linkDecoration: string;
|
|
14285
|
-
inkFocusDecoration: string;
|
|
14286
|
-
linkHoverDecoration: string;
|
|
14287
|
-
};
|
|
14288
|
-
components: {
|
|
14289
|
-
Form: {
|
|
14290
|
-
marginLG: number;
|
|
14291
|
-
};
|
|
14292
|
-
Tabs: {
|
|
14293
|
-
margin: number;
|
|
14294
|
-
lineHeight: number;
|
|
14295
|
-
colorPrimaryBorder: string;
|
|
14296
|
-
colorSplit: string;
|
|
14297
|
-
};
|
|
14298
|
-
};
|
|
14299
|
-
}>;
|
|
10924
|
+
antdTheme: import('vue').Ref<any, any>;
|
|
14300
10925
|
ExclamationCircleOutlined: import('@ant-design/icons-vue/lib/icons/ExclamationCircleOutlined').ExclamationCircleOutlinedIconType;
|
|
14301
10926
|
invalid: any;
|
|
14302
10927
|
errorMessage: any;
|
|
@@ -15735,682 +12360,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
15735
12360
|
refresh?: string;
|
|
15736
12361
|
};
|
|
15737
12362
|
}>;
|
|
15738
|
-
antdTheme: import('vue').Ref<
|
|
15739
|
-
token: {
|
|
15740
|
-
fontSize: number;
|
|
15741
|
-
sizeStep: number;
|
|
15742
|
-
borderRadius: number;
|
|
15743
|
-
wireframe: boolean;
|
|
15744
|
-
colorPrimary: string;
|
|
15745
|
-
};
|
|
15746
|
-
components: {
|
|
15747
|
-
Form: {
|
|
15748
|
-
marginLG: number;
|
|
15749
|
-
};
|
|
15750
|
-
Button: {
|
|
15751
|
-
lineHeight: number;
|
|
15752
|
-
};
|
|
15753
|
-
Tabs: {
|
|
15754
|
-
margin: number;
|
|
15755
|
-
colorBgContainer: string;
|
|
15756
|
-
colorPrimary: string;
|
|
15757
|
-
colorText: string;
|
|
15758
|
-
colorSplit: string;
|
|
15759
|
-
colorBorder: string;
|
|
15760
|
-
colorPrimaryBorder: string;
|
|
15761
|
-
lineHeight: number;
|
|
15762
|
-
};
|
|
15763
|
-
DatePicker: {
|
|
15764
|
-
colorPrimary: string;
|
|
15765
|
-
};
|
|
15766
|
-
};
|
|
15767
|
-
} | {
|
|
15768
|
-
token: {
|
|
15769
|
-
fontSize: number;
|
|
15770
|
-
sizeStep: number;
|
|
15771
|
-
borderRadius: number;
|
|
15772
|
-
wireframe: boolean;
|
|
15773
|
-
colorBgBase: string;
|
|
15774
|
-
colorTextBase: string;
|
|
15775
|
-
colorPrimary: string;
|
|
15776
|
-
colorPrimaryBorder: string;
|
|
15777
|
-
colorPrimaryBorderHover: string;
|
|
15778
|
-
colorPrimaryText: string;
|
|
15779
|
-
};
|
|
15780
|
-
components: {
|
|
15781
|
-
Button: {
|
|
15782
|
-
colorBgContainer: string;
|
|
15783
|
-
colorBorder: string;
|
|
15784
|
-
colorText: string;
|
|
15785
|
-
lineHeight: number;
|
|
15786
|
-
};
|
|
15787
|
-
Form: {
|
|
15788
|
-
marginLG: number;
|
|
15789
|
-
colorPrimary: string;
|
|
15790
|
-
colorTextHeading: string;
|
|
15791
|
-
colorTextDescription: string;
|
|
15792
|
-
colorText: string;
|
|
15793
|
-
colorBorder: string;
|
|
15794
|
-
controlOutline: string;
|
|
15795
|
-
colorError: string;
|
|
15796
|
-
};
|
|
15797
|
-
Input: {
|
|
15798
|
-
colorBgContainer: string;
|
|
15799
|
-
colorBorder: string;
|
|
15800
|
-
colorIconHover: string;
|
|
15801
|
-
colorPrimaryActive: string;
|
|
15802
|
-
colorBgContainerDisabled: string;
|
|
15803
|
-
colorText: string;
|
|
15804
|
-
};
|
|
15805
|
-
Checkbox: {
|
|
15806
|
-
colorBgContainer: string;
|
|
15807
|
-
colorBorder: string;
|
|
15808
|
-
};
|
|
15809
|
-
InputNumber: {
|
|
15810
|
-
colorBgContainer: string;
|
|
15811
|
-
colorBorder: string;
|
|
15812
|
-
colorIconHover: string;
|
|
15813
|
-
colorPrimaryActive: string;
|
|
15814
|
-
colorBgContainerDisabled: string;
|
|
15815
|
-
colorText: string;
|
|
15816
|
-
};
|
|
15817
|
-
Radio: {
|
|
15818
|
-
colorBgContainer: string;
|
|
15819
|
-
colorBgContainerDisabled: string;
|
|
15820
|
-
};
|
|
15821
|
-
Switch: {
|
|
15822
|
-
colorPrimary: string;
|
|
15823
|
-
colorBgContainer: string;
|
|
15824
|
-
};
|
|
15825
|
-
TreeSelect: {
|
|
15826
|
-
colorBgContainer: string;
|
|
15827
|
-
};
|
|
15828
|
-
Tabs: {
|
|
15829
|
-
margin: number;
|
|
15830
|
-
colorPrimaryActive: string;
|
|
15831
|
-
colorBgContainer: string;
|
|
15832
|
-
colorPrimary: string;
|
|
15833
|
-
colorFillAlter: string;
|
|
15834
|
-
colorSplit: string;
|
|
15835
|
-
colorText: string;
|
|
15836
|
-
lineHeight: number;
|
|
15837
|
-
};
|
|
15838
|
-
Select: {
|
|
15839
|
-
colorBgContainer: string;
|
|
15840
|
-
colorBgContainerDisabled: string;
|
|
15841
|
-
colorBgElevated: string;
|
|
15842
|
-
controlItemBgActive: string;
|
|
15843
|
-
colorBorder: string;
|
|
15844
|
-
colorText: string;
|
|
15845
|
-
};
|
|
15846
|
-
DatePicker: {
|
|
15847
|
-
colorBgContainer: string;
|
|
15848
|
-
colorBgContainerDisabled: string;
|
|
15849
|
-
colorBorder: string;
|
|
15850
|
-
colorText: string;
|
|
15851
|
-
colorBgElevated: string;
|
|
15852
|
-
colorTextHeading: string;
|
|
15853
|
-
colorIcon: string;
|
|
15854
|
-
colorIconHover: string;
|
|
15855
|
-
colorTextDisabled: string;
|
|
15856
|
-
controlItemBgHover: string;
|
|
15857
|
-
controlItemBgActive: string;
|
|
15858
|
-
};
|
|
15859
|
-
Calendar: {
|
|
15860
|
-
colorBgContainer: string;
|
|
15861
|
-
};
|
|
15862
|
-
Modal: {
|
|
15863
|
-
colorBgElevated: string;
|
|
15864
|
-
colorTextHeading: string;
|
|
15865
|
-
};
|
|
15866
|
-
Tree: {
|
|
15867
|
-
colorBgContainer: string;
|
|
15868
|
-
};
|
|
15869
|
-
};
|
|
15870
|
-
} | {
|
|
15871
|
-
token: {
|
|
15872
|
-
fontSize: number;
|
|
15873
|
-
sizeStep: number;
|
|
15874
|
-
borderRadius: string;
|
|
15875
|
-
colorPrimary: string;
|
|
15876
|
-
colorSuccess: string;
|
|
15877
|
-
colorWarning: string;
|
|
15878
|
-
colorError: string;
|
|
15879
|
-
colorInfo: string;
|
|
15880
|
-
colorLink: string;
|
|
15881
|
-
fontFamily: string;
|
|
15882
|
-
colorBgContainer: string;
|
|
15883
|
-
colorBgElevated: string;
|
|
15884
|
-
colorBgLayout: string;
|
|
15885
|
-
colorBgMask: string;
|
|
15886
|
-
colorBorder: string;
|
|
15887
|
-
colorText: string;
|
|
15888
|
-
colorTextSecondary: string;
|
|
15889
|
-
colorErrorHover: string;
|
|
15890
|
-
colorErrorText: string;
|
|
15891
|
-
colorErrorTextActive: string;
|
|
15892
|
-
colorErrorTextHover: string;
|
|
15893
|
-
colorFill: string;
|
|
15894
|
-
colorLinkActive: string;
|
|
15895
|
-
colorLinkHover: string;
|
|
15896
|
-
colorPrimaryActive: string;
|
|
15897
|
-
colorPrimaryBgHover: string;
|
|
15898
|
-
colorPrimaryBorder: string;
|
|
15899
|
-
colorPrimaryBorderHover: string;
|
|
15900
|
-
colorPrimaryHover: string;
|
|
15901
|
-
colorPrimaryText: string;
|
|
15902
|
-
colorPrimaryTextActive: string;
|
|
15903
|
-
colorPrimaryTextHover: string;
|
|
15904
|
-
colorSuccessActive: string;
|
|
15905
|
-
colorSuccessBgHover: string;
|
|
15906
|
-
colorSuccessBorder: string;
|
|
15907
|
-
colorSuccessBorderHover: string;
|
|
15908
|
-
colorSuccessHover: string;
|
|
15909
|
-
colorSuccessText: string;
|
|
15910
|
-
colorSuccessTextActive: string;
|
|
15911
|
-
colorSuccessTextHover: string;
|
|
15912
|
-
colorWarningActive: string;
|
|
15913
|
-
colorWarningBgHover: string;
|
|
15914
|
-
colorWarningBorder: string;
|
|
15915
|
-
colorWarningBorderHover: string;
|
|
15916
|
-
colorWarningHover: string;
|
|
15917
|
-
colorWarningText: string;
|
|
15918
|
-
colorWarningTextActive: string;
|
|
15919
|
-
colorWarningTextHover: string;
|
|
15920
|
-
boxShadow: string;
|
|
15921
|
-
boxShadowSecondary: string;
|
|
15922
|
-
boxShadowTertiary: string;
|
|
15923
|
-
colorBgContainerDisabled: string;
|
|
15924
|
-
colorBgTextActive: string;
|
|
15925
|
-
colorBgTextHover: string;
|
|
15926
|
-
colorBorderBg: string;
|
|
15927
|
-
colorErrorOutline: string;
|
|
15928
|
-
colorFillAlter: string;
|
|
15929
|
-
colorFillContent: string;
|
|
15930
|
-
colorFillContentHover: string;
|
|
15931
|
-
colorHighlight: string;
|
|
15932
|
-
colorIcon: string;
|
|
15933
|
-
colorIconHover: string;
|
|
15934
|
-
colorSplit: string;
|
|
15935
|
-
colorTextDescription: string;
|
|
15936
|
-
colorTextDisabled: string;
|
|
15937
|
-
colorTextHeading: string;
|
|
15938
|
-
colorTextLabel: string;
|
|
15939
|
-
colorTextPlaceholder: string;
|
|
15940
|
-
colorWarningOutline: string;
|
|
15941
|
-
controlItemBgActive: string;
|
|
15942
|
-
controlItemBgActiveDisabled: string;
|
|
15943
|
-
controlItemBgActiveHover: string;
|
|
15944
|
-
controlItemBgHover: string;
|
|
15945
|
-
controlOutline: string;
|
|
15946
|
-
controlOutlineWidth: string;
|
|
15947
|
-
fontWeightStrong: string;
|
|
15948
|
-
linkDecoration: string;
|
|
15949
|
-
inkFocusDecoration: string;
|
|
15950
|
-
linkHoverDecoration: string;
|
|
15951
|
-
};
|
|
15952
|
-
components: {
|
|
15953
|
-
Form: {
|
|
15954
|
-
marginLG: number;
|
|
15955
|
-
};
|
|
15956
|
-
Tabs: {
|
|
15957
|
-
margin: number;
|
|
15958
|
-
lineHeight: number;
|
|
15959
|
-
colorPrimaryBorder: string;
|
|
15960
|
-
colorSplit: string;
|
|
15961
|
-
};
|
|
15962
|
-
};
|
|
15963
|
-
}, {
|
|
15964
|
-
token: {
|
|
15965
|
-
fontSize: number;
|
|
15966
|
-
sizeStep: number;
|
|
15967
|
-
borderRadius: number;
|
|
15968
|
-
wireframe: boolean;
|
|
15969
|
-
colorPrimary: string;
|
|
15970
|
-
};
|
|
15971
|
-
components: {
|
|
15972
|
-
Form: {
|
|
15973
|
-
marginLG: number;
|
|
15974
|
-
};
|
|
15975
|
-
Button: {
|
|
15976
|
-
lineHeight: number;
|
|
15977
|
-
};
|
|
15978
|
-
Tabs: {
|
|
15979
|
-
margin: number;
|
|
15980
|
-
colorBgContainer: string;
|
|
15981
|
-
colorPrimary: string;
|
|
15982
|
-
colorText: string;
|
|
15983
|
-
colorSplit: string;
|
|
15984
|
-
colorBorder: string;
|
|
15985
|
-
colorPrimaryBorder: string;
|
|
15986
|
-
lineHeight: number;
|
|
15987
|
-
};
|
|
15988
|
-
DatePicker: {
|
|
15989
|
-
colorPrimary: string;
|
|
15990
|
-
};
|
|
15991
|
-
};
|
|
15992
|
-
} | {
|
|
15993
|
-
token: {
|
|
15994
|
-
fontSize: number;
|
|
15995
|
-
sizeStep: number;
|
|
15996
|
-
borderRadius: number;
|
|
15997
|
-
wireframe: boolean;
|
|
15998
|
-
colorBgBase: string;
|
|
15999
|
-
colorTextBase: string;
|
|
16000
|
-
colorPrimary: string;
|
|
16001
|
-
colorPrimaryBorder: string;
|
|
16002
|
-
colorPrimaryBorderHover: string;
|
|
16003
|
-
colorPrimaryText: string;
|
|
16004
|
-
};
|
|
16005
|
-
components: {
|
|
16006
|
-
Button: {
|
|
16007
|
-
colorBgContainer: string;
|
|
16008
|
-
colorBorder: string;
|
|
16009
|
-
colorText: string;
|
|
16010
|
-
lineHeight: number;
|
|
16011
|
-
};
|
|
16012
|
-
Form: {
|
|
16013
|
-
marginLG: number;
|
|
16014
|
-
colorPrimary: string;
|
|
16015
|
-
colorTextHeading: string;
|
|
16016
|
-
colorTextDescription: string;
|
|
16017
|
-
colorText: string;
|
|
16018
|
-
colorBorder: string;
|
|
16019
|
-
controlOutline: string;
|
|
16020
|
-
colorError: string;
|
|
16021
|
-
};
|
|
16022
|
-
Input: {
|
|
16023
|
-
colorBgContainer: string;
|
|
16024
|
-
colorBorder: string;
|
|
16025
|
-
colorIconHover: string;
|
|
16026
|
-
colorPrimaryActive: string;
|
|
16027
|
-
colorBgContainerDisabled: string;
|
|
16028
|
-
colorText: string;
|
|
16029
|
-
};
|
|
16030
|
-
Checkbox: {
|
|
16031
|
-
colorBgContainer: string;
|
|
16032
|
-
colorBorder: string;
|
|
16033
|
-
};
|
|
16034
|
-
InputNumber: {
|
|
16035
|
-
colorBgContainer: string;
|
|
16036
|
-
colorBorder: string;
|
|
16037
|
-
colorIconHover: string;
|
|
16038
|
-
colorPrimaryActive: string;
|
|
16039
|
-
colorBgContainerDisabled: string;
|
|
16040
|
-
colorText: string;
|
|
16041
|
-
};
|
|
16042
|
-
Radio: {
|
|
16043
|
-
colorBgContainer: string;
|
|
16044
|
-
colorBgContainerDisabled: string;
|
|
16045
|
-
};
|
|
16046
|
-
Switch: {
|
|
16047
|
-
colorPrimary: string;
|
|
16048
|
-
colorBgContainer: string;
|
|
16049
|
-
};
|
|
16050
|
-
TreeSelect: {
|
|
16051
|
-
colorBgContainer: string;
|
|
16052
|
-
};
|
|
16053
|
-
Tabs: {
|
|
16054
|
-
margin: number;
|
|
16055
|
-
colorPrimaryActive: string;
|
|
16056
|
-
colorBgContainer: string;
|
|
16057
|
-
colorPrimary: string;
|
|
16058
|
-
colorFillAlter: string;
|
|
16059
|
-
colorSplit: string;
|
|
16060
|
-
colorText: string;
|
|
16061
|
-
lineHeight: number;
|
|
16062
|
-
};
|
|
16063
|
-
Select: {
|
|
16064
|
-
colorBgContainer: string;
|
|
16065
|
-
colorBgContainerDisabled: string;
|
|
16066
|
-
colorBgElevated: string;
|
|
16067
|
-
controlItemBgActive: string;
|
|
16068
|
-
colorBorder: string;
|
|
16069
|
-
colorText: string;
|
|
16070
|
-
};
|
|
16071
|
-
DatePicker: {
|
|
16072
|
-
colorBgContainer: string;
|
|
16073
|
-
colorBgContainerDisabled: string;
|
|
16074
|
-
colorBorder: string;
|
|
16075
|
-
colorText: string;
|
|
16076
|
-
colorBgElevated: string;
|
|
16077
|
-
colorTextHeading: string;
|
|
16078
|
-
colorIcon: string;
|
|
16079
|
-
colorIconHover: string;
|
|
16080
|
-
colorTextDisabled: string;
|
|
16081
|
-
controlItemBgHover: string;
|
|
16082
|
-
controlItemBgActive: string;
|
|
16083
|
-
};
|
|
16084
|
-
Calendar: {
|
|
16085
|
-
colorBgContainer: string;
|
|
16086
|
-
};
|
|
16087
|
-
Modal: {
|
|
16088
|
-
colorBgElevated: string;
|
|
16089
|
-
colorTextHeading: string;
|
|
16090
|
-
};
|
|
16091
|
-
Tree: {
|
|
16092
|
-
colorBgContainer: string;
|
|
16093
|
-
};
|
|
16094
|
-
};
|
|
16095
|
-
} | {
|
|
16096
|
-
token: {
|
|
16097
|
-
fontSize: number;
|
|
16098
|
-
sizeStep: number;
|
|
16099
|
-
borderRadius: string;
|
|
16100
|
-
colorPrimary: string;
|
|
16101
|
-
colorSuccess: string;
|
|
16102
|
-
colorWarning: string;
|
|
16103
|
-
colorError: string;
|
|
16104
|
-
colorInfo: string;
|
|
16105
|
-
colorLink: string;
|
|
16106
|
-
fontFamily: string;
|
|
16107
|
-
colorBgContainer: string;
|
|
16108
|
-
colorBgElevated: string;
|
|
16109
|
-
colorBgLayout: string;
|
|
16110
|
-
colorBgMask: string;
|
|
16111
|
-
colorBorder: string;
|
|
16112
|
-
colorText: string;
|
|
16113
|
-
colorTextSecondary: string;
|
|
16114
|
-
colorErrorHover: string;
|
|
16115
|
-
colorErrorText: string;
|
|
16116
|
-
colorErrorTextActive: string;
|
|
16117
|
-
colorErrorTextHover: string;
|
|
16118
|
-
colorFill: string;
|
|
16119
|
-
colorLinkActive: string;
|
|
16120
|
-
colorLinkHover: string;
|
|
16121
|
-
colorPrimaryActive: string;
|
|
16122
|
-
colorPrimaryBgHover: string;
|
|
16123
|
-
colorPrimaryBorder: string;
|
|
16124
|
-
colorPrimaryBorderHover: string;
|
|
16125
|
-
colorPrimaryHover: string;
|
|
16126
|
-
colorPrimaryText: string;
|
|
16127
|
-
colorPrimaryTextActive: string;
|
|
16128
|
-
colorPrimaryTextHover: string;
|
|
16129
|
-
colorSuccessActive: string;
|
|
16130
|
-
colorSuccessBgHover: string;
|
|
16131
|
-
colorSuccessBorder: string;
|
|
16132
|
-
colorSuccessBorderHover: string;
|
|
16133
|
-
colorSuccessHover: string;
|
|
16134
|
-
colorSuccessText: string;
|
|
16135
|
-
colorSuccessTextActive: string;
|
|
16136
|
-
colorSuccessTextHover: string;
|
|
16137
|
-
colorWarningActive: string;
|
|
16138
|
-
colorWarningBgHover: string;
|
|
16139
|
-
colorWarningBorder: string;
|
|
16140
|
-
colorWarningBorderHover: string;
|
|
16141
|
-
colorWarningHover: string;
|
|
16142
|
-
colorWarningText: string;
|
|
16143
|
-
colorWarningTextActive: string;
|
|
16144
|
-
colorWarningTextHover: string;
|
|
16145
|
-
boxShadow: string;
|
|
16146
|
-
boxShadowSecondary: string;
|
|
16147
|
-
boxShadowTertiary: string;
|
|
16148
|
-
colorBgContainerDisabled: string;
|
|
16149
|
-
colorBgTextActive: string;
|
|
16150
|
-
colorBgTextHover: string;
|
|
16151
|
-
colorBorderBg: string;
|
|
16152
|
-
colorErrorOutline: string;
|
|
16153
|
-
colorFillAlter: string;
|
|
16154
|
-
colorFillContent: string;
|
|
16155
|
-
colorFillContentHover: string;
|
|
16156
|
-
colorHighlight: string;
|
|
16157
|
-
colorIcon: string;
|
|
16158
|
-
colorIconHover: string;
|
|
16159
|
-
colorSplit: string;
|
|
16160
|
-
colorTextDescription: string;
|
|
16161
|
-
colorTextDisabled: string;
|
|
16162
|
-
colorTextHeading: string;
|
|
16163
|
-
colorTextLabel: string;
|
|
16164
|
-
colorTextPlaceholder: string;
|
|
16165
|
-
colorWarningOutline: string;
|
|
16166
|
-
controlItemBgActive: string;
|
|
16167
|
-
controlItemBgActiveDisabled: string;
|
|
16168
|
-
controlItemBgActiveHover: string;
|
|
16169
|
-
controlItemBgHover: string;
|
|
16170
|
-
controlOutline: string;
|
|
16171
|
-
controlOutlineWidth: string;
|
|
16172
|
-
fontWeightStrong: string;
|
|
16173
|
-
linkDecoration: string;
|
|
16174
|
-
inkFocusDecoration: string;
|
|
16175
|
-
linkHoverDecoration: string;
|
|
16176
|
-
};
|
|
16177
|
-
components: {
|
|
16178
|
-
Form: {
|
|
16179
|
-
marginLG: number;
|
|
16180
|
-
};
|
|
16181
|
-
Tabs: {
|
|
16182
|
-
margin: number;
|
|
16183
|
-
lineHeight: number;
|
|
16184
|
-
colorPrimaryBorder: string;
|
|
16185
|
-
colorSplit: string;
|
|
16186
|
-
};
|
|
16187
|
-
};
|
|
16188
|
-
} | {
|
|
16189
|
-
token: {
|
|
16190
|
-
fontSize: number;
|
|
16191
|
-
sizeStep: number;
|
|
16192
|
-
borderRadius: number;
|
|
16193
|
-
wireframe: boolean;
|
|
16194
|
-
colorPrimary: string;
|
|
16195
|
-
};
|
|
16196
|
-
components: {
|
|
16197
|
-
Form: {
|
|
16198
|
-
marginLG: number;
|
|
16199
|
-
};
|
|
16200
|
-
Button: {
|
|
16201
|
-
lineHeight: number;
|
|
16202
|
-
};
|
|
16203
|
-
Tabs: {
|
|
16204
|
-
margin: number;
|
|
16205
|
-
colorBgContainer: string;
|
|
16206
|
-
colorPrimary: string;
|
|
16207
|
-
colorText: string;
|
|
16208
|
-
colorSplit: string;
|
|
16209
|
-
colorBorder: string;
|
|
16210
|
-
colorPrimaryBorder: string;
|
|
16211
|
-
lineHeight: number;
|
|
16212
|
-
};
|
|
16213
|
-
DatePicker: {
|
|
16214
|
-
colorPrimary: string;
|
|
16215
|
-
};
|
|
16216
|
-
};
|
|
16217
|
-
} | {
|
|
16218
|
-
token: {
|
|
16219
|
-
fontSize: number;
|
|
16220
|
-
sizeStep: number;
|
|
16221
|
-
borderRadius: number;
|
|
16222
|
-
wireframe: boolean;
|
|
16223
|
-
colorBgBase: string;
|
|
16224
|
-
colorTextBase: string;
|
|
16225
|
-
colorPrimary: string;
|
|
16226
|
-
colorPrimaryBorder: string;
|
|
16227
|
-
colorPrimaryBorderHover: string;
|
|
16228
|
-
colorPrimaryText: string;
|
|
16229
|
-
};
|
|
16230
|
-
components: {
|
|
16231
|
-
Button: {
|
|
16232
|
-
colorBgContainer: string;
|
|
16233
|
-
colorBorder: string;
|
|
16234
|
-
colorText: string;
|
|
16235
|
-
lineHeight: number;
|
|
16236
|
-
};
|
|
16237
|
-
Form: {
|
|
16238
|
-
marginLG: number;
|
|
16239
|
-
colorPrimary: string;
|
|
16240
|
-
colorTextHeading: string;
|
|
16241
|
-
colorTextDescription: string;
|
|
16242
|
-
colorText: string;
|
|
16243
|
-
colorBorder: string;
|
|
16244
|
-
controlOutline: string;
|
|
16245
|
-
colorError: string;
|
|
16246
|
-
};
|
|
16247
|
-
Input: {
|
|
16248
|
-
colorBgContainer: string;
|
|
16249
|
-
colorBorder: string;
|
|
16250
|
-
colorIconHover: string;
|
|
16251
|
-
colorPrimaryActive: string;
|
|
16252
|
-
colorBgContainerDisabled: string;
|
|
16253
|
-
colorText: string;
|
|
16254
|
-
};
|
|
16255
|
-
Checkbox: {
|
|
16256
|
-
colorBgContainer: string;
|
|
16257
|
-
colorBorder: string;
|
|
16258
|
-
};
|
|
16259
|
-
InputNumber: {
|
|
16260
|
-
colorBgContainer: string;
|
|
16261
|
-
colorBorder: string;
|
|
16262
|
-
colorIconHover: string;
|
|
16263
|
-
colorPrimaryActive: string;
|
|
16264
|
-
colorBgContainerDisabled: string;
|
|
16265
|
-
colorText: string;
|
|
16266
|
-
};
|
|
16267
|
-
Radio: {
|
|
16268
|
-
colorBgContainer: string;
|
|
16269
|
-
colorBgContainerDisabled: string;
|
|
16270
|
-
};
|
|
16271
|
-
Switch: {
|
|
16272
|
-
colorPrimary: string;
|
|
16273
|
-
colorBgContainer: string;
|
|
16274
|
-
};
|
|
16275
|
-
TreeSelect: {
|
|
16276
|
-
colorBgContainer: string;
|
|
16277
|
-
};
|
|
16278
|
-
Tabs: {
|
|
16279
|
-
margin: number;
|
|
16280
|
-
colorPrimaryActive: string;
|
|
16281
|
-
colorBgContainer: string;
|
|
16282
|
-
colorPrimary: string;
|
|
16283
|
-
colorFillAlter: string;
|
|
16284
|
-
colorSplit: string;
|
|
16285
|
-
colorText: string;
|
|
16286
|
-
lineHeight: number;
|
|
16287
|
-
};
|
|
16288
|
-
Select: {
|
|
16289
|
-
colorBgContainer: string;
|
|
16290
|
-
colorBgContainerDisabled: string;
|
|
16291
|
-
colorBgElevated: string;
|
|
16292
|
-
controlItemBgActive: string;
|
|
16293
|
-
colorBorder: string;
|
|
16294
|
-
colorText: string;
|
|
16295
|
-
};
|
|
16296
|
-
DatePicker: {
|
|
16297
|
-
colorBgContainer: string;
|
|
16298
|
-
colorBgContainerDisabled: string;
|
|
16299
|
-
colorBorder: string;
|
|
16300
|
-
colorText: string;
|
|
16301
|
-
colorBgElevated: string;
|
|
16302
|
-
colorTextHeading: string;
|
|
16303
|
-
colorIcon: string;
|
|
16304
|
-
colorIconHover: string;
|
|
16305
|
-
colorTextDisabled: string;
|
|
16306
|
-
controlItemBgHover: string;
|
|
16307
|
-
controlItemBgActive: string;
|
|
16308
|
-
};
|
|
16309
|
-
Calendar: {
|
|
16310
|
-
colorBgContainer: string;
|
|
16311
|
-
};
|
|
16312
|
-
Modal: {
|
|
16313
|
-
colorBgElevated: string;
|
|
16314
|
-
colorTextHeading: string;
|
|
16315
|
-
};
|
|
16316
|
-
Tree: {
|
|
16317
|
-
colorBgContainer: string;
|
|
16318
|
-
};
|
|
16319
|
-
};
|
|
16320
|
-
} | {
|
|
16321
|
-
token: {
|
|
16322
|
-
fontSize: number;
|
|
16323
|
-
sizeStep: number;
|
|
16324
|
-
borderRadius: string;
|
|
16325
|
-
colorPrimary: string;
|
|
16326
|
-
colorSuccess: string;
|
|
16327
|
-
colorWarning: string;
|
|
16328
|
-
colorError: string;
|
|
16329
|
-
colorInfo: string;
|
|
16330
|
-
colorLink: string;
|
|
16331
|
-
fontFamily: string;
|
|
16332
|
-
colorBgContainer: string;
|
|
16333
|
-
colorBgElevated: string;
|
|
16334
|
-
colorBgLayout: string;
|
|
16335
|
-
colorBgMask: string;
|
|
16336
|
-
colorBorder: string;
|
|
16337
|
-
colorText: string;
|
|
16338
|
-
colorTextSecondary: string;
|
|
16339
|
-
colorErrorHover: string;
|
|
16340
|
-
colorErrorText: string;
|
|
16341
|
-
colorErrorTextActive: string;
|
|
16342
|
-
colorErrorTextHover: string;
|
|
16343
|
-
colorFill: string;
|
|
16344
|
-
colorLinkActive: string;
|
|
16345
|
-
colorLinkHover: string;
|
|
16346
|
-
colorPrimaryActive: string;
|
|
16347
|
-
colorPrimaryBgHover: string;
|
|
16348
|
-
colorPrimaryBorder: string;
|
|
16349
|
-
colorPrimaryBorderHover: string;
|
|
16350
|
-
colorPrimaryHover: string;
|
|
16351
|
-
colorPrimaryText: string;
|
|
16352
|
-
colorPrimaryTextActive: string;
|
|
16353
|
-
colorPrimaryTextHover: string;
|
|
16354
|
-
colorSuccessActive: string;
|
|
16355
|
-
colorSuccessBgHover: string;
|
|
16356
|
-
colorSuccessBorder: string;
|
|
16357
|
-
colorSuccessBorderHover: string;
|
|
16358
|
-
colorSuccessHover: string;
|
|
16359
|
-
colorSuccessText: string;
|
|
16360
|
-
colorSuccessTextActive: string;
|
|
16361
|
-
colorSuccessTextHover: string;
|
|
16362
|
-
colorWarningActive: string;
|
|
16363
|
-
colorWarningBgHover: string;
|
|
16364
|
-
colorWarningBorder: string;
|
|
16365
|
-
colorWarningBorderHover: string;
|
|
16366
|
-
colorWarningHover: string;
|
|
16367
|
-
colorWarningText: string;
|
|
16368
|
-
colorWarningTextActive: string;
|
|
16369
|
-
colorWarningTextHover: string;
|
|
16370
|
-
boxShadow: string;
|
|
16371
|
-
boxShadowSecondary: string;
|
|
16372
|
-
boxShadowTertiary: string;
|
|
16373
|
-
colorBgContainerDisabled: string;
|
|
16374
|
-
colorBgTextActive: string;
|
|
16375
|
-
colorBgTextHover: string;
|
|
16376
|
-
colorBorderBg: string;
|
|
16377
|
-
colorErrorOutline: string;
|
|
16378
|
-
colorFillAlter: string;
|
|
16379
|
-
colorFillContent: string;
|
|
16380
|
-
colorFillContentHover: string;
|
|
16381
|
-
colorHighlight: string;
|
|
16382
|
-
colorIcon: string;
|
|
16383
|
-
colorIconHover: string;
|
|
16384
|
-
colorSplit: string;
|
|
16385
|
-
colorTextDescription: string;
|
|
16386
|
-
colorTextDisabled: string;
|
|
16387
|
-
colorTextHeading: string;
|
|
16388
|
-
colorTextLabel: string;
|
|
16389
|
-
colorTextPlaceholder: string;
|
|
16390
|
-
colorWarningOutline: string;
|
|
16391
|
-
controlItemBgActive: string;
|
|
16392
|
-
controlItemBgActiveDisabled: string;
|
|
16393
|
-
controlItemBgActiveHover: string;
|
|
16394
|
-
controlItemBgHover: string;
|
|
16395
|
-
controlOutline: string;
|
|
16396
|
-
controlOutlineWidth: string;
|
|
16397
|
-
fontWeightStrong: string;
|
|
16398
|
-
linkDecoration: string;
|
|
16399
|
-
inkFocusDecoration: string;
|
|
16400
|
-
linkHoverDecoration: string;
|
|
16401
|
-
};
|
|
16402
|
-
components: {
|
|
16403
|
-
Form: {
|
|
16404
|
-
marginLG: number;
|
|
16405
|
-
};
|
|
16406
|
-
Tabs: {
|
|
16407
|
-
margin: number;
|
|
16408
|
-
lineHeight: number;
|
|
16409
|
-
colorPrimaryBorder: string;
|
|
16410
|
-
colorSplit: string;
|
|
16411
|
-
};
|
|
16412
|
-
};
|
|
16413
|
-
}>;
|
|
12363
|
+
antdTheme: import('vue').Ref<any, any>;
|
|
16414
12364
|
invalid: any;
|
|
16415
12365
|
setInvalid: () => void;
|
|
16416
12366
|
ExclamationCircleOutlined: import('@ant-design/icons-vue/lib/icons/ExclamationCircleOutlined').ExclamationCircleOutlinedIconType;
|