cnhis-design-vue 3.1.18-beta.7 → 3.1.18

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.
Files changed (138) hide show
  1. package/es/components/annotation-edit/style/index.css +1 -15
  2. package/es/components/big-table/index.d.ts +11 -3331
  3. package/es/components/big-table/src/BigTable.vue.d.ts +11 -3347
  4. package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +12 -4
  5. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +1 -1
  6. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +1 -1
  7. package/es/components/big-table/src/components/edit-form/edit-input.js +4 -1
  8. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +2 -2
  9. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  10. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +2 -1138
  11. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +1 -1
  12. package/es/components/big-table/src/components/input-button.vue.d.ts +2 -2239
  13. package/es/components/big-table/src/hooks/useEdit.d.ts +7 -1143
  14. package/es/components/big-table/src/hooks/useEvent2.js +22 -7
  15. package/es/components/big-table/style/index.css +1 -634
  16. package/es/components/bpmn-workflow/style/index.css +1 -29
  17. package/es/components/button-print/index.d.ts +28 -6724
  18. package/es/components/button-print/src/ButtonPrint.vue.d.ts +28 -6724
  19. package/es/components/button-print/src/ButtonPrint.vue_vue_type_script_setup_true_lang.js +2 -3
  20. package/es/components/button-print/src/components/IdentityVerification.js +14 -6
  21. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +22 -4393
  22. package/es/components/button-print/src/utils/dialog.d.ts +3 -1
  23. package/es/components/button-print/src/utils/dialog.js +35 -23
  24. package/es/components/button-print/src/utils/print.d.ts +5 -0
  25. package/es/components/button-print/src/utils/print2.js +16 -0
  26. package/es/components/button-print/style/index.css +1 -24
  27. package/es/components/chunk-upload/index.d.ts +2 -1466
  28. package/es/components/chunk-upload/src/chunk-upload-new.vue.d.ts +3 -1736
  29. package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +2 -1466
  30. package/es/components/chunk-upload/style/index.css +1 -365
  31. package/es/components/drag-layout/index.d.ts +165 -19494
  32. package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +5 -7919
  33. package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +4 -3074
  34. package/es/components/drag-layout/src/DragLayout.vue.d.ts +166 -19495
  35. package/es/components/drag-layout/style/index.css +1 -175
  36. package/es/components/fabric-chart/index.d.ts +2 -2
  37. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +2 -2
  38. package/es/components/fabric-chart/src/hooks/index.js +1 -1
  39. package/es/components/fabric-chart/src/hooks/useCenter2.js +58 -38
  40. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -0
  41. package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
  42. package/es/components/fabric-chart/src/hooks/useDraw2.js +30 -1
  43. package/es/components/fabric-chart/src/hooks/useLeft2.js +8 -1
  44. package/es/components/fabric-chart/style/index.css +1 -43
  45. package/es/components/field-set/index.d.ts +8 -6749
  46. package/es/components/field-set/src/FieldSet.vue.d.ts +8 -6749
  47. package/es/components/field-set/style/index.css +1 -139
  48. package/es/components/form-config/index.d.ts +21 -8798
  49. package/es/components/form-config/src/FormConfig.vue.d.ts +21 -8798
  50. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +11 -4425
  51. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +9 -2981
  52. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +2 -1466
  53. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -1466
  54. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +4 -3182
  55. package/es/components/form-config/src/utils/index2.js +1 -1
  56. package/es/components/form-config/style/index.css +1 -158
  57. package/es/components/form-render/index.d.ts +8 -1104
  58. package/es/components/form-render/src/FormRender.vue.d.ts +9 -1105
  59. package/es/components/form-render/src/components/renderer/jsonCombination/index.js +1 -1
  60. package/es/components/form-render/src/components/renderer/linebar.d.ts +1 -1
  61. package/es/components/form-render/src/components/renderer/select.js +9 -6
  62. package/es/components/form-render/src/hooks/useCommonLog2.js +1 -1
  63. package/es/components/form-render/src/hooks/useFieldListAdaptor2.js +1 -1
  64. package/es/components/form-render/src/utils/business.d.ts +1 -1
  65. package/es/components/form-render/src/utils/index.d.ts +1 -1
  66. package/es/components/form-render/src/utils/index.js +2 -2
  67. package/es/components/form-render/style/index.css +1 -146
  68. package/es/components/form-table/index.d.ts +58 -31817
  69. package/es/components/form-table/src/FormTable.vue.d.ts +58 -31817
  70. package/es/components/form-table/src/components/index.d.ts +59 -31818
  71. package/es/components/form-table/src/components/table-age.vue.d.ts +5 -3957
  72. package/es/components/form-table/src/components/table-date-picker.vue.d.ts +3 -5035
  73. package/es/components/form-table/src/components/table-digital.vue.d.ts +4 -2642
  74. package/es/components/form-table/src/components/table-input-password.vue.d.ts +4 -1320
  75. package/es/components/form-table/src/components/table-input.vue.d.ts +4 -1320
  76. package/es/components/form-table/src/components/table-month-picker.vue.d.ts +2 -5034
  77. package/es/components/form-table/src/components/table-search-more.vue.d.ts +2 -1395
  78. package/es/components/form-table/src/components/table-search.vue.d.ts +3 -2710
  79. package/es/components/form-table/src/components/table-select-multiple.vue.d.ts +2 -1316
  80. package/es/components/form-table/src/components/table-select.vue.d.ts +2 -1316
  81. package/es/components/form-table/src/components/table-textarea.vue.d.ts +5 -1321
  82. package/es/components/form-table/src/components/table-time-picker.vue.d.ts +2 -2426
  83. package/es/components/form-table/src/components/table-tree-select.vue.d.ts +2 -1535
  84. package/es/components/form-table/src/components/text-over-tooltip.vue.d.ts +2 -474
  85. package/es/components/form-table/style/index.css +1 -214
  86. package/es/components/grid/src/hooks2.js +1 -0
  87. package/es/components/grid/style/index.css +1 -10
  88. package/es/components/index.css +1 -3346
  89. package/es/components/info-header/index.d.ts +16 -2386
  90. package/es/components/info-header/src/HiddenContent.vue.d.ts +4 -797
  91. package/es/components/info-header/src/InfoEllipsis.vue.d.ts +3 -796
  92. package/es/components/info-header/src/InfoHeader.vue.d.ts +15 -2385
  93. package/es/components/info-header/style/index.css +1 -121
  94. package/es/components/map/index.d.ts +2 -2239
  95. package/es/components/map/src/Map.vue.d.ts +2 -2239
  96. package/es/components/map/style/index.css +1 -61
  97. package/es/components/scale-view/index.d.ts +23 -3069
  98. package/es/components/scale-view/src/ScaleView.vue.d.ts +19 -3066
  99. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +1 -1
  100. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +1 -1394
  101. package/es/components/scale-view/src/components/composables/choose-common.d.ts +1 -1
  102. package/es/components/scale-view/src/components/formitem/r-address.d.ts +1 -1
  103. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +1 -1
  104. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +1 -1
  105. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +1 -1
  106. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +1 -1
  107. package/es/components/scale-view/src/components/formitem/r-input.d.ts +1 -1
  108. package/es/components/scale-view/src/components/formitem/r-map.d.ts +1 -1
  109. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +1 -1
  110. package/es/components/scale-view/src/components/formitem/r-select.d.ts +1 -1
  111. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +1 -1
  112. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +2 -474
  113. package/es/components/scale-view/src/hooks/use-component.d.ts +41 -8043
  114. package/es/components/scale-view/style/index.css +1 -738
  115. package/es/components/select-label/index.d.ts +28 -10574
  116. package/es/components/select-label/src/LabelFormContent.vue.d.ts +12 -4022
  117. package/es/components/select-label/src/SelectLabel.vue.d.ts +16 -6559
  118. package/es/components/select-label/src/components/label-classify.vue.d.ts +5 -3291
  119. package/es/components/select-label/style/index.css +1 -164
  120. package/es/components/select-person/index.d.ts +9 -5270
  121. package/es/components/select-person/src/SearchTree.vue.d.ts +3 -1302
  122. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -5270
  123. package/es/components/select-person/style/index.css +1 -193
  124. package/es/components/shortcut-provider/style/index.css +1 -3
  125. package/es/components/shortcut-setter/index.d.ts +8 -1104
  126. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +8 -1104
  127. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +1 -845
  128. package/es/components/shortcut-setter/style/index.css +1 -8
  129. package/es/components/steps-wheel/index.d.ts +1 -473
  130. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -473
  131. package/es/components/steps-wheel/style/index.css +1 -161
  132. package/es/components/time-line/index.d.ts +7 -1647
  133. package/es/components/time-line/src/TimeLine.vue.d.ts +6 -1646
  134. package/es/components/time-line/style/index.css +1 -37
  135. package/es/env.d.ts +0 -18
  136. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1394
  137. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +2 -474
  138. package/package.json +4 -4
@@ -1,5 +1,3 @@
1
- /// <reference types="lodash" />
2
- import { nextTick } from 'vue';
3
1
  import { FieldItem, FormChangePayload, FormRenderExpose } from '../../../../../es/components/form-render';
4
2
  import { FormConfigItem } from '../../../../../es/components/index';
5
3
  declare const _default: import("vue").DefineComponent<{}, {
@@ -1696,1882 +1694,7 @@ declare const _default: import("vue").DefineComponent<{}, {
1696
1694
  onPositiveClick: () => Promise<void>;
1697
1695
  prevOldField: null;
1698
1696
  onFormChange: ({ fieldKey, value }: FormChangePayload) => void;
1699
- NModal: import("vue").DefineComponent<{
1700
- onEsc: import("vue").PropType<() => void>;
1701
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1702
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1703
- onAfterEnter: import("vue").PropType<() => void>;
1704
- onBeforeLeave: import("vue").PropType<() => void>;
1705
- onAfterLeave: import("vue").PropType<() => void>;
1706
- onClose: import("vue").PropType<() => any>;
1707
- onPositiveClick: import("vue").PropType<() => any>;
1708
- onNegativeClick: import("vue").PropType<() => any>;
1709
- onMaskClick: import("vue").PropType<(e: MouseEvent) => void>;
1710
- internalDialog: BooleanConstructor;
1711
- internalAppear: {
1712
- type: import("vue").PropType<boolean | undefined>;
1713
- default: undefined;
1714
- };
1715
- overlayStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1716
- onBeforeHide: import("vue").PropType<() => void>;
1717
- onAfterHide: import("vue").PropType<() => void>;
1718
- onHide: import("vue").PropType<(value: false) => void>;
1719
- icon: import("vue").PropType<() => import("vue").VNodeChild>;
1720
- type: {
1721
- readonly type: import("vue").PropType<"default" | "info" | "success" | "warning" | "error">;
1722
- readonly default: "default";
1723
- };
1724
- title: import("vue").PropType<string | (() => import("vue").VNodeChild)>;
1725
- closable: {
1726
- readonly type: BooleanConstructor;
1727
- readonly default: true;
1728
- };
1729
- negativeText: StringConstructor;
1730
- positiveText: StringConstructor;
1731
- positiveButtonProps: import("vue").PropType<import("naive-ui").ButtonProps>;
1732
- negativeButtonProps: import("vue").PropType<import("naive-ui").ButtonProps>;
1733
- content: import("vue").PropType<string | (() => import("vue").VNodeChild)>;
1734
- action: import("vue").PropType<() => import("vue").VNodeChild>;
1735
- showIcon: {
1736
- readonly type: BooleanConstructor;
1737
- readonly default: true;
1738
- };
1739
- loading: BooleanConstructor;
1740
- bordered: BooleanConstructor;
1741
- iconPlacement: import("vue").PropType<import("naive-ui/es/dialog/src/interface").IconPlacement>;
1742
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1743
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1744
- headerExtraStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1745
- footerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1746
- embedded: BooleanConstructor;
1747
- segmented: {
1748
- readonly type: import("vue").PropType<boolean | import("naive-ui/es/card/src/Card").Segmented>;
1749
- readonly default: false;
1750
- };
1751
- size: {
1752
- readonly type: import("vue").PropType<"small" | "medium" | "large" | "huge">;
1753
- readonly default: "medium";
1754
- };
1755
- hoverable: BooleanConstructor;
1756
- role: StringConstructor;
1757
- show: BooleanConstructor;
1758
- unstableShowMask: {
1759
- type: BooleanConstructor;
1760
- default: boolean;
1761
- };
1762
- maskClosable: {
1763
- type: BooleanConstructor;
1764
- default: boolean;
1765
- };
1766
- preset: import("vue").PropType<"dialog" | "card" | "confirm">;
1767
- to: import("vue").PropType<string | HTMLElement>;
1768
- displayDirective: {
1769
- type: import("vue").PropType<"show" | "if">;
1770
- default: string;
1771
- };
1772
- transformOrigin: {
1773
- type: import("vue").PropType<"center" | "mouse">;
1774
- default: string;
1775
- };
1776
- zIndex: NumberConstructor;
1777
- autoFocus: {
1778
- type: BooleanConstructor;
1779
- default: boolean;
1780
- };
1781
- trapFocus: {
1782
- type: BooleanConstructor;
1783
- default: boolean;
1784
- };
1785
- closeOnEsc: {
1786
- type: BooleanConstructor;
1787
- default: boolean;
1788
- };
1789
- blockScroll: {
1790
- type: BooleanConstructor;
1791
- default: boolean;
1792
- };
1793
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Modal", {
1794
- color: string;
1795
- textColor: string;
1796
- boxShadow: string;
1797
- }, {
1798
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
1799
- color: string;
1800
- colorHover: string;
1801
- }, any>;
1802
- Dialog: import("naive-ui/es/_mixins").Theme<"Dialog", {
1803
- fontSize: string;
1804
- lineHeight: string;
1805
- border: string;
1806
- titleTextColor: string;
1807
- textColor: string;
1808
- color: string;
1809
- closeColor: string;
1810
- closeColorHover: string;
1811
- closeColorPressed: string;
1812
- iconColor: string;
1813
- iconColorInfo: string;
1814
- iconColorSuccess: string;
1815
- iconColorWarning: string;
1816
- iconColorError: string;
1817
- borderRadius: string;
1818
- titleFontWeight: string;
1819
- titleFontSize: string;
1820
- padding: string;
1821
- iconSize: string;
1822
- actionSpace: string;
1823
- contentMargin: string;
1824
- iconMargin: string;
1825
- iconMarginIconTop: string;
1826
- closeSize: string;
1827
- closeMargin: string;
1828
- closeMarginIconTop: string;
1829
- }, {
1830
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
1831
- heightTiny: string;
1832
- heightSmall: string;
1833
- heightMedium: string;
1834
- heightLarge: string;
1835
- borderRadiusTiny: string;
1836
- borderRadiusSmall: string;
1837
- borderRadiusMedium: string;
1838
- borderRadiusLarge: string;
1839
- fontSizeTiny: string;
1840
- fontSizeSmall: string;
1841
- fontSizeMedium: string;
1842
- fontSizeLarge: string;
1843
- opacityDisabled: string;
1844
- colorOpacitySecondary: string;
1845
- colorOpacitySecondaryHover: string;
1846
- colorOpacitySecondaryPressed: string;
1847
- colorSecondary: string;
1848
- colorSecondaryHover: string;
1849
- colorSecondaryPressed: string;
1850
- colorTertiary: string;
1851
- colorTertiaryHover: string;
1852
- colorTertiaryPressed: string;
1853
- colorQuaternary: string;
1854
- colorQuaternaryHover: string;
1855
- colorQuaternaryPressed: string;
1856
- color: string;
1857
- colorHover: string;
1858
- colorPressed: string;
1859
- colorFocus: string;
1860
- colorDisabled: string;
1861
- textColor: string;
1862
- textColorTertiary: string;
1863
- textColorHover: string;
1864
- textColorPressed: string;
1865
- textColorFocus: string;
1866
- textColorDisabled: string;
1867
- textColorText: string;
1868
- textColorTextHover: string;
1869
- textColorTextPressed: string;
1870
- textColorTextFocus: string;
1871
- textColorTextDisabled: string;
1872
- textColorGhost: string;
1873
- textColorGhostHover: string;
1874
- textColorGhostPressed: string;
1875
- textColorGhostFocus: string;
1876
- textColorGhostDisabled: string;
1877
- border: string;
1878
- borderHover: string;
1879
- borderPressed: string;
1880
- borderFocus: string;
1881
- borderDisabled: string;
1882
- rippleColor: string;
1883
- colorPrimary: string;
1884
- colorHoverPrimary: string;
1885
- colorPressedPrimary: string;
1886
- colorFocusPrimary: string;
1887
- colorDisabledPrimary: string;
1888
- textColorPrimary: string;
1889
- textColorHoverPrimary: string;
1890
- textColorPressedPrimary: string;
1891
- textColorFocusPrimary: string;
1892
- textColorDisabledPrimary: string;
1893
- textColorTextPrimary: string;
1894
- textColorTextHoverPrimary: string;
1895
- textColorTextPressedPrimary: string;
1896
- textColorTextFocusPrimary: string;
1897
- textColorTextDisabledPrimary: string;
1898
- textColorGhostPrimary: string;
1899
- textColorGhostHoverPrimary: string;
1900
- textColorGhostPressedPrimary: string;
1901
- textColorGhostFocusPrimary: string;
1902
- textColorGhostDisabledPrimary: string;
1903
- borderPrimary: string;
1904
- borderHoverPrimary: string;
1905
- borderPressedPrimary: string;
1906
- borderFocusPrimary: string;
1907
- borderDisabledPrimary: string;
1908
- rippleColorPrimary: string;
1909
- colorInfo: string;
1910
- colorHoverInfo: string;
1911
- colorPressedInfo: string;
1912
- colorFocusInfo: string;
1913
- colorDisabledInfo: string;
1914
- textColorInfo: string;
1915
- textColorHoverInfo: string;
1916
- textColorPressedInfo: string;
1917
- textColorFocusInfo: string;
1918
- textColorDisabledInfo: string;
1919
- textColorTextInfo: string;
1920
- textColorTextHoverInfo: string;
1921
- textColorTextPressedInfo: string;
1922
- textColorTextFocusInfo: string;
1923
- textColorTextDisabledInfo: string;
1924
- textColorGhostInfo: string;
1925
- textColorGhostHoverInfo: string;
1926
- textColorGhostPressedInfo: string;
1927
- textColorGhostFocusInfo: string;
1928
- textColorGhostDisabledInfo: string;
1929
- borderInfo: string;
1930
- borderHoverInfo: string;
1931
- borderPressedInfo: string;
1932
- borderFocusInfo: string;
1933
- borderDisabledInfo: string;
1934
- rippleColorInfo: string;
1935
- colorSuccess: string;
1936
- colorHoverSuccess: string;
1937
- colorPressedSuccess: string;
1938
- colorFocusSuccess: string;
1939
- colorDisabledSuccess: string;
1940
- textColorSuccess: string;
1941
- textColorHoverSuccess: string;
1942
- textColorPressedSuccess: string;
1943
- textColorFocusSuccess: string;
1944
- textColorDisabledSuccess: string;
1945
- textColorTextSuccess: string;
1946
- textColorTextHoverSuccess: string;
1947
- textColorTextPressedSuccess: string;
1948
- textColorTextFocusSuccess: string;
1949
- textColorTextDisabledSuccess: string;
1950
- textColorGhostSuccess: string;
1951
- textColorGhostHoverSuccess: string;
1952
- textColorGhostPressedSuccess: string;
1953
- textColorGhostFocusSuccess: string;
1954
- textColorGhostDisabledSuccess: string;
1955
- borderSuccess: string;
1956
- borderHoverSuccess: string;
1957
- borderPressedSuccess: string;
1958
- borderFocusSuccess: string;
1959
- borderDisabledSuccess: string;
1960
- rippleColorSuccess: string;
1961
- colorWarning: string;
1962
- colorHoverWarning: string;
1963
- colorPressedWarning: string;
1964
- colorFocusWarning: string;
1965
- colorDisabledWarning: string;
1966
- textColorWarning: string;
1967
- textColorHoverWarning: string;
1968
- textColorPressedWarning: string;
1969
- textColorFocusWarning: string;
1970
- textColorDisabledWarning: string;
1971
- textColorTextWarning: string;
1972
- textColorTextHoverWarning: string;
1973
- textColorTextPressedWarning: string;
1974
- textColorTextFocusWarning: string;
1975
- textColorTextDisabledWarning: string;
1976
- textColorGhostWarning: string;
1977
- textColorGhostHoverWarning: string;
1978
- textColorGhostPressedWarning: string;
1979
- textColorGhostFocusWarning: string;
1980
- textColorGhostDisabledWarning: string;
1981
- borderWarning: string;
1982
- borderHoverWarning: string;
1983
- borderPressedWarning: string;
1984
- borderFocusWarning: string;
1985
- borderDisabledWarning: string;
1986
- rippleColorWarning: string;
1987
- colorError: string;
1988
- colorHoverError: string;
1989
- colorPressedError: string;
1990
- colorFocusError: string;
1991
- colorDisabledError: string;
1992
- textColorError: string;
1993
- textColorHoverError: string;
1994
- textColorPressedError: string;
1995
- textColorFocusError: string;
1996
- textColorDisabledError: string;
1997
- textColorTextError: string;
1998
- textColorTextHoverError: string;
1999
- textColorTextPressedError: string;
2000
- textColorTextFocusError: string;
2001
- textColorTextDisabledError: string;
2002
- textColorGhostError: string;
2003
- textColorGhostHoverError: string;
2004
- textColorGhostPressedError: string;
2005
- textColorGhostFocusError: string;
2006
- textColorGhostDisabledError: string;
2007
- borderError: string;
2008
- borderHoverError: string;
2009
- borderPressedError: string;
2010
- borderFocusError: string;
2011
- borderDisabledError: string;
2012
- rippleColorError: string;
2013
- waveOpacity: string;
2014
- fontWeight: string;
2015
- fontWeightStrong: string;
2016
- paddingTiny: string;
2017
- paddingSmall: string;
2018
- paddingMedium: string;
2019
- paddingLarge: string;
2020
- paddingRoundTiny: string;
2021
- paddingRoundSmall: string;
2022
- paddingRoundMedium: string;
2023
- paddingRoundLarge: string;
2024
- iconMarginTiny: string;
2025
- iconMarginSmall: string;
2026
- iconMarginMedium: string;
2027
- iconMarginLarge: string;
2028
- iconSizeTiny: string;
2029
- iconSizeSmall: string;
2030
- iconSizeMedium: string;
2031
- iconSizeLarge: string;
2032
- rippleDuration: string;
2033
- }, any>;
2034
- }>;
2035
- Card: import("naive-ui/es/_mixins").Theme<"Card", {
2036
- lineHeight: string;
2037
- color: string;
2038
- colorModal: string;
2039
- colorPopover: string;
2040
- colorTarget: string;
2041
- colorEmbedded: string;
2042
- textColor: string;
2043
- titleTextColor: string;
2044
- borderColor: string;
2045
- actionColor: string;
2046
- titleFontWeight: string;
2047
- closeColor: string;
2048
- closeColorHover: string;
2049
- closeColorPressed: string;
2050
- fontSizeSmall: string;
2051
- fontSizeMedium: string;
2052
- fontSizeLarge: string;
2053
- fontSizeHuge: string;
2054
- boxShadow: string;
2055
- borderRadius: string;
2056
- paddingSmall: string;
2057
- paddingMedium: string;
2058
- paddingLarge: string;
2059
- paddingHuge: string;
2060
- titleFontSizeSmall: string;
2061
- titleFontSizeMedium: string;
2062
- titleFontSizeLarge: string;
2063
- titleFontSizeHuge: string;
2064
- closeSize: string;
2065
- }, any>;
2066
- }>>;
2067
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Modal", {
2068
- color: string;
2069
- textColor: string;
2070
- boxShadow: string;
2071
- }, {
2072
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
2073
- color: string;
2074
- colorHover: string;
2075
- }, any>;
2076
- Dialog: import("naive-ui/es/_mixins").Theme<"Dialog", {
2077
- fontSize: string;
2078
- lineHeight: string;
2079
- border: string;
2080
- titleTextColor: string;
2081
- textColor: string;
2082
- color: string;
2083
- closeColor: string;
2084
- closeColorHover: string;
2085
- closeColorPressed: string;
2086
- iconColor: string;
2087
- iconColorInfo: string;
2088
- iconColorSuccess: string;
2089
- iconColorWarning: string;
2090
- iconColorError: string;
2091
- borderRadius: string;
2092
- titleFontWeight: string;
2093
- titleFontSize: string;
2094
- padding: string;
2095
- iconSize: string;
2096
- actionSpace: string;
2097
- contentMargin: string;
2098
- iconMargin: string;
2099
- iconMarginIconTop: string;
2100
- closeSize: string;
2101
- closeMargin: string;
2102
- closeMarginIconTop: string;
2103
- }, {
2104
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
2105
- heightTiny: string;
2106
- heightSmall: string;
2107
- heightMedium: string;
2108
- heightLarge: string;
2109
- borderRadiusTiny: string;
2110
- borderRadiusSmall: string;
2111
- borderRadiusMedium: string;
2112
- borderRadiusLarge: string;
2113
- fontSizeTiny: string;
2114
- fontSizeSmall: string;
2115
- fontSizeMedium: string;
2116
- fontSizeLarge: string;
2117
- opacityDisabled: string;
2118
- colorOpacitySecondary: string;
2119
- colorOpacitySecondaryHover: string;
2120
- colorOpacitySecondaryPressed: string;
2121
- colorSecondary: string;
2122
- colorSecondaryHover: string;
2123
- colorSecondaryPressed: string;
2124
- colorTertiary: string;
2125
- colorTertiaryHover: string;
2126
- colorTertiaryPressed: string;
2127
- colorQuaternary: string;
2128
- colorQuaternaryHover: string;
2129
- colorQuaternaryPressed: string;
2130
- color: string;
2131
- colorHover: string;
2132
- colorPressed: string;
2133
- colorFocus: string;
2134
- colorDisabled: string;
2135
- textColor: string;
2136
- textColorTertiary: string;
2137
- textColorHover: string;
2138
- textColorPressed: string;
2139
- textColorFocus: string;
2140
- textColorDisabled: string;
2141
- textColorText: string;
2142
- textColorTextHover: string;
2143
- textColorTextPressed: string;
2144
- textColorTextFocus: string;
2145
- textColorTextDisabled: string;
2146
- textColorGhost: string;
2147
- textColorGhostHover: string;
2148
- textColorGhostPressed: string;
2149
- textColorGhostFocus: string;
2150
- textColorGhostDisabled: string;
2151
- border: string;
2152
- borderHover: string;
2153
- borderPressed: string;
2154
- borderFocus: string;
2155
- borderDisabled: string;
2156
- rippleColor: string;
2157
- colorPrimary: string;
2158
- colorHoverPrimary: string;
2159
- colorPressedPrimary: string;
2160
- colorFocusPrimary: string;
2161
- colorDisabledPrimary: string;
2162
- textColorPrimary: string;
2163
- textColorHoverPrimary: string;
2164
- textColorPressedPrimary: string;
2165
- textColorFocusPrimary: string;
2166
- textColorDisabledPrimary: string;
2167
- textColorTextPrimary: string;
2168
- textColorTextHoverPrimary: string;
2169
- textColorTextPressedPrimary: string;
2170
- textColorTextFocusPrimary: string;
2171
- textColorTextDisabledPrimary: string;
2172
- textColorGhostPrimary: string;
2173
- textColorGhostHoverPrimary: string;
2174
- textColorGhostPressedPrimary: string;
2175
- textColorGhostFocusPrimary: string;
2176
- textColorGhostDisabledPrimary: string;
2177
- borderPrimary: string;
2178
- borderHoverPrimary: string;
2179
- borderPressedPrimary: string;
2180
- borderFocusPrimary: string;
2181
- borderDisabledPrimary: string;
2182
- rippleColorPrimary: string;
2183
- colorInfo: string;
2184
- colorHoverInfo: string;
2185
- colorPressedInfo: string;
2186
- colorFocusInfo: string;
2187
- colorDisabledInfo: string;
2188
- textColorInfo: string;
2189
- textColorHoverInfo: string;
2190
- textColorPressedInfo: string;
2191
- textColorFocusInfo: string;
2192
- textColorDisabledInfo: string;
2193
- textColorTextInfo: string;
2194
- textColorTextHoverInfo: string;
2195
- textColorTextPressedInfo: string;
2196
- textColorTextFocusInfo: string;
2197
- textColorTextDisabledInfo: string;
2198
- textColorGhostInfo: string;
2199
- textColorGhostHoverInfo: string;
2200
- textColorGhostPressedInfo: string;
2201
- textColorGhostFocusInfo: string;
2202
- textColorGhostDisabledInfo: string;
2203
- borderInfo: string;
2204
- borderHoverInfo: string;
2205
- borderPressedInfo: string;
2206
- borderFocusInfo: string;
2207
- borderDisabledInfo: string;
2208
- rippleColorInfo: string;
2209
- colorSuccess: string;
2210
- colorHoverSuccess: string;
2211
- colorPressedSuccess: string;
2212
- colorFocusSuccess: string;
2213
- colorDisabledSuccess: string;
2214
- textColorSuccess: string;
2215
- textColorHoverSuccess: string;
2216
- textColorPressedSuccess: string;
2217
- textColorFocusSuccess: string;
2218
- textColorDisabledSuccess: string;
2219
- textColorTextSuccess: string;
2220
- textColorTextHoverSuccess: string;
2221
- textColorTextPressedSuccess: string;
2222
- textColorTextFocusSuccess: string;
2223
- textColorTextDisabledSuccess: string;
2224
- textColorGhostSuccess: string;
2225
- textColorGhostHoverSuccess: string;
2226
- textColorGhostPressedSuccess: string;
2227
- textColorGhostFocusSuccess: string;
2228
- textColorGhostDisabledSuccess: string;
2229
- borderSuccess: string;
2230
- borderHoverSuccess: string;
2231
- borderPressedSuccess: string;
2232
- borderFocusSuccess: string;
2233
- borderDisabledSuccess: string;
2234
- rippleColorSuccess: string;
2235
- colorWarning: string;
2236
- colorHoverWarning: string;
2237
- colorPressedWarning: string;
2238
- colorFocusWarning: string;
2239
- colorDisabledWarning: string;
2240
- textColorWarning: string;
2241
- textColorHoverWarning: string;
2242
- textColorPressedWarning: string;
2243
- textColorFocusWarning: string;
2244
- textColorDisabledWarning: string;
2245
- textColorTextWarning: string;
2246
- textColorTextHoverWarning: string;
2247
- textColorTextPressedWarning: string;
2248
- textColorTextFocusWarning: string;
2249
- textColorTextDisabledWarning: string;
2250
- textColorGhostWarning: string;
2251
- textColorGhostHoverWarning: string;
2252
- textColorGhostPressedWarning: string;
2253
- textColorGhostFocusWarning: string;
2254
- textColorGhostDisabledWarning: string;
2255
- borderWarning: string;
2256
- borderHoverWarning: string;
2257
- borderPressedWarning: string;
2258
- borderFocusWarning: string;
2259
- borderDisabledWarning: string;
2260
- rippleColorWarning: string;
2261
- colorError: string;
2262
- colorHoverError: string;
2263
- colorPressedError: string;
2264
- colorFocusError: string;
2265
- colorDisabledError: string;
2266
- textColorError: string;
2267
- textColorHoverError: string;
2268
- textColorPressedError: string;
2269
- textColorFocusError: string;
2270
- textColorDisabledError: string;
2271
- textColorTextError: string;
2272
- textColorTextHoverError: string;
2273
- textColorTextPressedError: string;
2274
- textColorTextFocusError: string;
2275
- textColorTextDisabledError: string;
2276
- textColorGhostError: string;
2277
- textColorGhostHoverError: string;
2278
- textColorGhostPressedError: string;
2279
- textColorGhostFocusError: string;
2280
- textColorGhostDisabledError: string;
2281
- borderError: string;
2282
- borderHoverError: string;
2283
- borderPressedError: string;
2284
- borderFocusError: string;
2285
- borderDisabledError: string;
2286
- rippleColorError: string;
2287
- waveOpacity: string;
2288
- fontWeight: string;
2289
- fontWeightStrong: string;
2290
- paddingTiny: string;
2291
- paddingSmall: string;
2292
- paddingMedium: string;
2293
- paddingLarge: string;
2294
- paddingRoundTiny: string;
2295
- paddingRoundSmall: string;
2296
- paddingRoundMedium: string;
2297
- paddingRoundLarge: string;
2298
- iconMarginTiny: string;
2299
- iconMarginSmall: string;
2300
- iconMarginMedium: string;
2301
- iconMarginLarge: string;
2302
- iconSizeTiny: string;
2303
- iconSizeSmall: string;
2304
- iconSizeMedium: string;
2305
- iconSizeLarge: string;
2306
- rippleDuration: string;
2307
- }, any>;
2308
- }>;
2309
- Card: import("naive-ui/es/_mixins").Theme<"Card", {
2310
- lineHeight: string;
2311
- color: string;
2312
- colorModal: string;
2313
- colorPopover: string;
2314
- colorTarget: string;
2315
- colorEmbedded: string;
2316
- textColor: string;
2317
- titleTextColor: string;
2318
- borderColor: string;
2319
- actionColor: string;
2320
- titleFontWeight: string;
2321
- closeColor: string;
2322
- closeColorHover: string;
2323
- closeColorPressed: string;
2324
- fontSizeSmall: string;
2325
- fontSizeMedium: string;
2326
- fontSizeLarge: string;
2327
- fontSizeHuge: string;
2328
- boxShadow: string;
2329
- borderRadius: string;
2330
- paddingSmall: string;
2331
- paddingMedium: string;
2332
- paddingLarge: string;
2333
- paddingHuge: string;
2334
- titleFontSizeSmall: string;
2335
- titleFontSizeMedium: string;
2336
- titleFontSizeLarge: string;
2337
- titleFontSizeHuge: string;
2338
- closeSize: string;
2339
- }, any>;
2340
- }>>>;
2341
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Modal", {
2342
- color: string;
2343
- textColor: string;
2344
- boxShadow: string;
2345
- }, {
2346
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
2347
- color: string;
2348
- colorHover: string;
2349
- }, any>;
2350
- Dialog: import("naive-ui/es/_mixins").Theme<"Dialog", {
2351
- fontSize: string;
2352
- lineHeight: string;
2353
- border: string;
2354
- titleTextColor: string;
2355
- textColor: string;
2356
- color: string;
2357
- closeColor: string;
2358
- closeColorHover: string;
2359
- closeColorPressed: string;
2360
- iconColor: string;
2361
- iconColorInfo: string;
2362
- iconColorSuccess: string;
2363
- iconColorWarning: string;
2364
- iconColorError: string;
2365
- borderRadius: string;
2366
- titleFontWeight: string;
2367
- titleFontSize: string;
2368
- padding: string;
2369
- iconSize: string;
2370
- actionSpace: string;
2371
- contentMargin: string;
2372
- iconMargin: string;
2373
- iconMarginIconTop: string;
2374
- closeSize: string;
2375
- closeMargin: string;
2376
- closeMarginIconTop: string;
2377
- }, {
2378
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
2379
- heightTiny: string;
2380
- heightSmall: string;
2381
- heightMedium: string;
2382
- heightLarge: string;
2383
- borderRadiusTiny: string;
2384
- borderRadiusSmall: string;
2385
- borderRadiusMedium: string;
2386
- borderRadiusLarge: string;
2387
- fontSizeTiny: string;
2388
- fontSizeSmall: string;
2389
- fontSizeMedium: string;
2390
- fontSizeLarge: string;
2391
- opacityDisabled: string;
2392
- colorOpacitySecondary: string;
2393
- colorOpacitySecondaryHover: string;
2394
- colorOpacitySecondaryPressed: string;
2395
- colorSecondary: string;
2396
- colorSecondaryHover: string;
2397
- colorSecondaryPressed: string;
2398
- colorTertiary: string;
2399
- colorTertiaryHover: string;
2400
- colorTertiaryPressed: string;
2401
- colorQuaternary: string;
2402
- colorQuaternaryHover: string;
2403
- colorQuaternaryPressed: string;
2404
- color: string;
2405
- colorHover: string;
2406
- colorPressed: string;
2407
- colorFocus: string;
2408
- colorDisabled: string;
2409
- textColor: string;
2410
- textColorTertiary: string;
2411
- textColorHover: string;
2412
- textColorPressed: string;
2413
- textColorFocus: string;
2414
- textColorDisabled: string;
2415
- textColorText: string;
2416
- textColorTextHover: string;
2417
- textColorTextPressed: string;
2418
- textColorTextFocus: string;
2419
- textColorTextDisabled: string;
2420
- textColorGhost: string;
2421
- textColorGhostHover: string;
2422
- textColorGhostPressed: string;
2423
- textColorGhostFocus: string;
2424
- textColorGhostDisabled: string;
2425
- border: string;
2426
- borderHover: string;
2427
- borderPressed: string;
2428
- borderFocus: string;
2429
- borderDisabled: string;
2430
- rippleColor: string;
2431
- colorPrimary: string;
2432
- colorHoverPrimary: string;
2433
- colorPressedPrimary: string;
2434
- colorFocusPrimary: string;
2435
- colorDisabledPrimary: string;
2436
- textColorPrimary: string;
2437
- textColorHoverPrimary: string;
2438
- textColorPressedPrimary: string;
2439
- textColorFocusPrimary: string;
2440
- textColorDisabledPrimary: string;
2441
- textColorTextPrimary: string;
2442
- textColorTextHoverPrimary: string;
2443
- textColorTextPressedPrimary: string;
2444
- textColorTextFocusPrimary: string;
2445
- textColorTextDisabledPrimary: string;
2446
- textColorGhostPrimary: string;
2447
- textColorGhostHoverPrimary: string;
2448
- textColorGhostPressedPrimary: string;
2449
- textColorGhostFocusPrimary: string;
2450
- textColorGhostDisabledPrimary: string;
2451
- borderPrimary: string;
2452
- borderHoverPrimary: string;
2453
- borderPressedPrimary: string;
2454
- borderFocusPrimary: string;
2455
- borderDisabledPrimary: string;
2456
- rippleColorPrimary: string;
2457
- colorInfo: string;
2458
- colorHoverInfo: string;
2459
- colorPressedInfo: string;
2460
- colorFocusInfo: string;
2461
- colorDisabledInfo: string;
2462
- textColorInfo: string;
2463
- textColorHoverInfo: string;
2464
- textColorPressedInfo: string;
2465
- textColorFocusInfo: string;
2466
- textColorDisabledInfo: string;
2467
- textColorTextInfo: string;
2468
- textColorTextHoverInfo: string;
2469
- textColorTextPressedInfo: string;
2470
- textColorTextFocusInfo: string;
2471
- textColorTextDisabledInfo: string;
2472
- textColorGhostInfo: string;
2473
- textColorGhostHoverInfo: string;
2474
- textColorGhostPressedInfo: string;
2475
- textColorGhostFocusInfo: string;
2476
- textColorGhostDisabledInfo: string;
2477
- borderInfo: string;
2478
- borderHoverInfo: string;
2479
- borderPressedInfo: string;
2480
- borderFocusInfo: string;
2481
- borderDisabledInfo: string;
2482
- rippleColorInfo: string;
2483
- colorSuccess: string;
2484
- colorHoverSuccess: string;
2485
- colorPressedSuccess: string;
2486
- colorFocusSuccess: string;
2487
- colorDisabledSuccess: string;
2488
- textColorSuccess: string;
2489
- textColorHoverSuccess: string;
2490
- textColorPressedSuccess: string;
2491
- textColorFocusSuccess: string;
2492
- textColorDisabledSuccess: string;
2493
- textColorTextSuccess: string;
2494
- textColorTextHoverSuccess: string;
2495
- textColorTextPressedSuccess: string;
2496
- textColorTextFocusSuccess: string;
2497
- textColorTextDisabledSuccess: string;
2498
- textColorGhostSuccess: string;
2499
- textColorGhostHoverSuccess: string;
2500
- textColorGhostPressedSuccess: string;
2501
- textColorGhostFocusSuccess: string;
2502
- textColorGhostDisabledSuccess: string;
2503
- borderSuccess: string;
2504
- borderHoverSuccess: string;
2505
- borderPressedSuccess: string;
2506
- borderFocusSuccess: string;
2507
- borderDisabledSuccess: string;
2508
- rippleColorSuccess: string;
2509
- colorWarning: string;
2510
- colorHoverWarning: string;
2511
- colorPressedWarning: string;
2512
- colorFocusWarning: string;
2513
- colorDisabledWarning: string;
2514
- textColorWarning: string;
2515
- textColorHoverWarning: string;
2516
- textColorPressedWarning: string;
2517
- textColorFocusWarning: string;
2518
- textColorDisabledWarning: string;
2519
- textColorTextWarning: string;
2520
- textColorTextHoverWarning: string;
2521
- textColorTextPressedWarning: string;
2522
- textColorTextFocusWarning: string;
2523
- textColorTextDisabledWarning: string;
2524
- textColorGhostWarning: string;
2525
- textColorGhostHoverWarning: string;
2526
- textColorGhostPressedWarning: string;
2527
- textColorGhostFocusWarning: string;
2528
- textColorGhostDisabledWarning: string;
2529
- borderWarning: string;
2530
- borderHoverWarning: string;
2531
- borderPressedWarning: string;
2532
- borderFocusWarning: string;
2533
- borderDisabledWarning: string;
2534
- rippleColorWarning: string;
2535
- colorError: string;
2536
- colorHoverError: string;
2537
- colorPressedError: string;
2538
- colorFocusError: string;
2539
- colorDisabledError: string;
2540
- textColorError: string;
2541
- textColorHoverError: string;
2542
- textColorPressedError: string;
2543
- textColorFocusError: string;
2544
- textColorDisabledError: string;
2545
- textColorTextError: string;
2546
- textColorTextHoverError: string;
2547
- textColorTextPressedError: string;
2548
- textColorTextFocusError: string;
2549
- textColorTextDisabledError: string;
2550
- textColorGhostError: string;
2551
- textColorGhostHoverError: string;
2552
- textColorGhostPressedError: string;
2553
- textColorGhostFocusError: string;
2554
- textColorGhostDisabledError: string;
2555
- borderError: string;
2556
- borderHoverError: string;
2557
- borderPressedError: string;
2558
- borderFocusError: string;
2559
- borderDisabledError: string;
2560
- rippleColorError: string;
2561
- waveOpacity: string;
2562
- fontWeight: string;
2563
- fontWeightStrong: string;
2564
- paddingTiny: string;
2565
- paddingSmall: string;
2566
- paddingMedium: string;
2567
- paddingLarge: string;
2568
- paddingRoundTiny: string;
2569
- paddingRoundSmall: string;
2570
- paddingRoundMedium: string;
2571
- paddingRoundLarge: string;
2572
- iconMarginTiny: string;
2573
- iconMarginSmall: string;
2574
- iconMarginMedium: string;
2575
- iconMarginLarge: string;
2576
- iconSizeTiny: string;
2577
- iconSizeSmall: string;
2578
- iconSizeMedium: string;
2579
- iconSizeLarge: string;
2580
- rippleDuration: string;
2581
- }, any>;
2582
- }>;
2583
- Card: import("naive-ui/es/_mixins").Theme<"Card", {
2584
- lineHeight: string;
2585
- color: string;
2586
- colorModal: string;
2587
- colorPopover: string;
2588
- colorTarget: string;
2589
- colorEmbedded: string;
2590
- textColor: string;
2591
- titleTextColor: string;
2592
- borderColor: string;
2593
- actionColor: string;
2594
- titleFontWeight: string;
2595
- closeColor: string;
2596
- closeColorHover: string;
2597
- closeColorPressed: string;
2598
- fontSizeSmall: string;
2599
- fontSizeMedium: string;
2600
- fontSizeLarge: string;
2601
- fontSizeHuge: string;
2602
- boxShadow: string;
2603
- borderRadius: string;
2604
- paddingSmall: string;
2605
- paddingMedium: string;
2606
- paddingLarge: string;
2607
- paddingHuge: string;
2608
- titleFontSizeSmall: string;
2609
- titleFontSizeMedium: string;
2610
- titleFontSizeLarge: string;
2611
- titleFontSizeHuge: string;
2612
- closeSize: string;
2613
- }, any>;
2614
- }>>>;
2615
- }, {
2616
- mergedClsPrefix: import("vue").ComputedRef<string>;
2617
- namespace: import("vue").ComputedRef<string | undefined>;
2618
- isMounted: Readonly<import("vue").Ref<boolean>>;
2619
- containerRef: import("vue").Ref<HTMLElement | null>;
2620
- presetProps: import("vue").ComputedRef<any>;
2621
- handleEsc: (e: KeyboardEvent) => void;
2622
- handleAfterLeave: () => void;
2623
- handleClickoutside: (e: MouseEvent) => void;
2624
- handleBeforeLeave: () => void;
2625
- doUpdateShow: (show: boolean) => void;
2626
- handleNegativeClick: () => void;
2627
- handlePositiveClick: () => void;
2628
- handleCloseClick: () => void;
2629
- cssVars: import("vue").ComputedRef<{
2630
- '--n-bezier-ease-out': string;
2631
- '--n-box-shadow': string;
2632
- '--n-color': string;
2633
- '--n-text-color': string;
2634
- }> | undefined;
2635
- themeClass: import("vue").Ref<string> | undefined;
2636
- onRender: (() => void) | undefined;
2637
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2638
- onEsc: import("vue").PropType<() => void>;
2639
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
2640
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
2641
- onAfterEnter: import("vue").PropType<() => void>;
2642
- onBeforeLeave: import("vue").PropType<() => void>;
2643
- onAfterLeave: import("vue").PropType<() => void>;
2644
- onClose: import("vue").PropType<() => any>;
2645
- onPositiveClick: import("vue").PropType<() => any>;
2646
- onNegativeClick: import("vue").PropType<() => any>;
2647
- onMaskClick: import("vue").PropType<(e: MouseEvent) => void>;
2648
- internalDialog: BooleanConstructor;
2649
- internalAppear: {
2650
- type: import("vue").PropType<boolean | undefined>;
2651
- default: undefined;
2652
- };
2653
- overlayStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2654
- onBeforeHide: import("vue").PropType<() => void>;
2655
- onAfterHide: import("vue").PropType<() => void>;
2656
- onHide: import("vue").PropType<(value: false) => void>;
2657
- icon: import("vue").PropType<() => import("vue").VNodeChild>;
2658
- type: {
2659
- readonly type: import("vue").PropType<"default" | "info" | "success" | "warning" | "error">;
2660
- readonly default: "default";
2661
- };
2662
- title: import("vue").PropType<string | (() => import("vue").VNodeChild)>;
2663
- closable: {
2664
- readonly type: BooleanConstructor;
2665
- readonly default: true;
2666
- };
2667
- negativeText: StringConstructor;
2668
- positiveText: StringConstructor;
2669
- positiveButtonProps: import("vue").PropType<import("naive-ui").ButtonProps>;
2670
- negativeButtonProps: import("vue").PropType<import("naive-ui").ButtonProps>;
2671
- content: import("vue").PropType<string | (() => import("vue").VNodeChild)>;
2672
- action: import("vue").PropType<() => import("vue").VNodeChild>;
2673
- showIcon: {
2674
- readonly type: BooleanConstructor;
2675
- readonly default: true;
2676
- };
2677
- loading: BooleanConstructor;
2678
- bordered: BooleanConstructor;
2679
- iconPlacement: import("vue").PropType<import("naive-ui/es/dialog/src/interface").IconPlacement>;
2680
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2681
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2682
- headerExtraStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2683
- footerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2684
- embedded: BooleanConstructor;
2685
- segmented: {
2686
- readonly type: import("vue").PropType<boolean | import("naive-ui/es/card/src/Card").Segmented>;
2687
- readonly default: false;
2688
- };
2689
- size: {
2690
- readonly type: import("vue").PropType<"small" | "medium" | "large" | "huge">;
2691
- readonly default: "medium";
2692
- };
2693
- hoverable: BooleanConstructor;
2694
- role: StringConstructor;
2695
- show: BooleanConstructor;
2696
- unstableShowMask: {
2697
- type: BooleanConstructor;
2698
- default: boolean;
2699
- };
2700
- maskClosable: {
2701
- type: BooleanConstructor;
2702
- default: boolean;
2703
- };
2704
- preset: import("vue").PropType<"dialog" | "card" | "confirm">;
2705
- to: import("vue").PropType<string | HTMLElement>;
2706
- displayDirective: {
2707
- type: import("vue").PropType<"show" | "if">;
2708
- default: string;
2709
- };
2710
- transformOrigin: {
2711
- type: import("vue").PropType<"center" | "mouse">;
2712
- default: string;
2713
- };
2714
- zIndex: NumberConstructor;
2715
- autoFocus: {
2716
- type: BooleanConstructor;
2717
- default: boolean;
2718
- };
2719
- trapFocus: {
2720
- type: BooleanConstructor;
2721
- default: boolean;
2722
- };
2723
- closeOnEsc: {
2724
- type: BooleanConstructor;
2725
- default: boolean;
2726
- };
2727
- blockScroll: {
2728
- type: BooleanConstructor;
2729
- default: boolean;
2730
- };
2731
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Modal", {
2732
- color: string;
2733
- textColor: string;
2734
- boxShadow: string;
2735
- }, {
2736
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
2737
- color: string;
2738
- colorHover: string;
2739
- }, any>;
2740
- Dialog: import("naive-ui/es/_mixins").Theme<"Dialog", {
2741
- fontSize: string;
2742
- lineHeight: string;
2743
- border: string;
2744
- titleTextColor: string;
2745
- textColor: string;
2746
- color: string;
2747
- closeColor: string;
2748
- closeColorHover: string;
2749
- closeColorPressed: string;
2750
- iconColor: string;
2751
- iconColorInfo: string;
2752
- iconColorSuccess: string;
2753
- iconColorWarning: string;
2754
- iconColorError: string;
2755
- borderRadius: string;
2756
- titleFontWeight: string;
2757
- titleFontSize: string;
2758
- padding: string;
2759
- iconSize: string;
2760
- actionSpace: string;
2761
- contentMargin: string;
2762
- iconMargin: string;
2763
- iconMarginIconTop: string;
2764
- closeSize: string;
2765
- closeMargin: string;
2766
- closeMarginIconTop: string;
2767
- }, {
2768
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
2769
- heightTiny: string;
2770
- heightSmall: string;
2771
- heightMedium: string;
2772
- heightLarge: string;
2773
- borderRadiusTiny: string;
2774
- borderRadiusSmall: string;
2775
- borderRadiusMedium: string;
2776
- borderRadiusLarge: string;
2777
- fontSizeTiny: string;
2778
- fontSizeSmall: string;
2779
- fontSizeMedium: string;
2780
- fontSizeLarge: string;
2781
- opacityDisabled: string;
2782
- colorOpacitySecondary: string;
2783
- colorOpacitySecondaryHover: string;
2784
- colorOpacitySecondaryPressed: string;
2785
- colorSecondary: string;
2786
- colorSecondaryHover: string;
2787
- colorSecondaryPressed: string;
2788
- colorTertiary: string;
2789
- colorTertiaryHover: string;
2790
- colorTertiaryPressed: string;
2791
- colorQuaternary: string;
2792
- colorQuaternaryHover: string;
2793
- colorQuaternaryPressed: string;
2794
- color: string;
2795
- colorHover: string;
2796
- colorPressed: string;
2797
- colorFocus: string;
2798
- colorDisabled: string;
2799
- textColor: string;
2800
- textColorTertiary: string;
2801
- textColorHover: string;
2802
- textColorPressed: string;
2803
- textColorFocus: string;
2804
- textColorDisabled: string;
2805
- textColorText: string;
2806
- textColorTextHover: string;
2807
- textColorTextPressed: string;
2808
- textColorTextFocus: string;
2809
- textColorTextDisabled: string;
2810
- textColorGhost: string;
2811
- textColorGhostHover: string;
2812
- textColorGhostPressed: string;
2813
- textColorGhostFocus: string;
2814
- textColorGhostDisabled: string;
2815
- border: string;
2816
- borderHover: string;
2817
- borderPressed: string;
2818
- borderFocus: string;
2819
- borderDisabled: string;
2820
- rippleColor: string;
2821
- colorPrimary: string;
2822
- colorHoverPrimary: string;
2823
- colorPressedPrimary: string;
2824
- colorFocusPrimary: string;
2825
- colorDisabledPrimary: string;
2826
- textColorPrimary: string;
2827
- textColorHoverPrimary: string;
2828
- textColorPressedPrimary: string;
2829
- textColorFocusPrimary: string;
2830
- textColorDisabledPrimary: string;
2831
- textColorTextPrimary: string;
2832
- textColorTextHoverPrimary: string;
2833
- textColorTextPressedPrimary: string;
2834
- textColorTextFocusPrimary: string;
2835
- textColorTextDisabledPrimary: string;
2836
- textColorGhostPrimary: string;
2837
- textColorGhostHoverPrimary: string;
2838
- textColorGhostPressedPrimary: string;
2839
- textColorGhostFocusPrimary: string;
2840
- textColorGhostDisabledPrimary: string;
2841
- borderPrimary: string;
2842
- borderHoverPrimary: string;
2843
- borderPressedPrimary: string;
2844
- borderFocusPrimary: string;
2845
- borderDisabledPrimary: string;
2846
- rippleColorPrimary: string;
2847
- colorInfo: string;
2848
- colorHoverInfo: string;
2849
- colorPressedInfo: string;
2850
- colorFocusInfo: string;
2851
- colorDisabledInfo: string;
2852
- textColorInfo: string;
2853
- textColorHoverInfo: string;
2854
- textColorPressedInfo: string;
2855
- textColorFocusInfo: string;
2856
- textColorDisabledInfo: string;
2857
- textColorTextInfo: string;
2858
- textColorTextHoverInfo: string;
2859
- textColorTextPressedInfo: string;
2860
- textColorTextFocusInfo: string;
2861
- textColorTextDisabledInfo: string;
2862
- textColorGhostInfo: string;
2863
- textColorGhostHoverInfo: string;
2864
- textColorGhostPressedInfo: string;
2865
- textColorGhostFocusInfo: string;
2866
- textColorGhostDisabledInfo: string;
2867
- borderInfo: string;
2868
- borderHoverInfo: string;
2869
- borderPressedInfo: string;
2870
- borderFocusInfo: string;
2871
- borderDisabledInfo: string;
2872
- rippleColorInfo: string;
2873
- colorSuccess: string;
2874
- colorHoverSuccess: string;
2875
- colorPressedSuccess: string;
2876
- colorFocusSuccess: string;
2877
- colorDisabledSuccess: string;
2878
- textColorSuccess: string;
2879
- textColorHoverSuccess: string;
2880
- textColorPressedSuccess: string;
2881
- textColorFocusSuccess: string;
2882
- textColorDisabledSuccess: string;
2883
- textColorTextSuccess: string;
2884
- textColorTextHoverSuccess: string;
2885
- textColorTextPressedSuccess: string;
2886
- textColorTextFocusSuccess: string;
2887
- textColorTextDisabledSuccess: string;
2888
- textColorGhostSuccess: string;
2889
- textColorGhostHoverSuccess: string;
2890
- textColorGhostPressedSuccess: string;
2891
- textColorGhostFocusSuccess: string;
2892
- textColorGhostDisabledSuccess: string;
2893
- borderSuccess: string;
2894
- borderHoverSuccess: string;
2895
- borderPressedSuccess: string;
2896
- borderFocusSuccess: string;
2897
- borderDisabledSuccess: string;
2898
- rippleColorSuccess: string;
2899
- colorWarning: string;
2900
- colorHoverWarning: string;
2901
- colorPressedWarning: string;
2902
- colorFocusWarning: string;
2903
- colorDisabledWarning: string;
2904
- textColorWarning: string;
2905
- textColorHoverWarning: string;
2906
- textColorPressedWarning: string;
2907
- textColorFocusWarning: string;
2908
- textColorDisabledWarning: string;
2909
- textColorTextWarning: string;
2910
- textColorTextHoverWarning: string;
2911
- textColorTextPressedWarning: string;
2912
- textColorTextFocusWarning: string;
2913
- textColorTextDisabledWarning: string;
2914
- textColorGhostWarning: string;
2915
- textColorGhostHoverWarning: string;
2916
- textColorGhostPressedWarning: string;
2917
- textColorGhostFocusWarning: string;
2918
- textColorGhostDisabledWarning: string;
2919
- borderWarning: string;
2920
- borderHoverWarning: string;
2921
- borderPressedWarning: string;
2922
- borderFocusWarning: string;
2923
- borderDisabledWarning: string;
2924
- rippleColorWarning: string;
2925
- colorError: string;
2926
- colorHoverError: string;
2927
- colorPressedError: string;
2928
- colorFocusError: string;
2929
- colorDisabledError: string;
2930
- textColorError: string;
2931
- textColorHoverError: string;
2932
- textColorPressedError: string;
2933
- textColorFocusError: string;
2934
- textColorDisabledError: string;
2935
- textColorTextError: string;
2936
- textColorTextHoverError: string;
2937
- textColorTextPressedError: string;
2938
- textColorTextFocusError: string;
2939
- textColorTextDisabledError: string;
2940
- textColorGhostError: string;
2941
- textColorGhostHoverError: string;
2942
- textColorGhostPressedError: string;
2943
- textColorGhostFocusError: string;
2944
- textColorGhostDisabledError: string;
2945
- borderError: string;
2946
- borderHoverError: string;
2947
- borderPressedError: string;
2948
- borderFocusError: string;
2949
- borderDisabledError: string;
2950
- rippleColorError: string;
2951
- waveOpacity: string;
2952
- fontWeight: string;
2953
- fontWeightStrong: string;
2954
- paddingTiny: string;
2955
- paddingSmall: string;
2956
- paddingMedium: string;
2957
- paddingLarge: string;
2958
- paddingRoundTiny: string;
2959
- paddingRoundSmall: string;
2960
- paddingRoundMedium: string;
2961
- paddingRoundLarge: string;
2962
- iconMarginTiny: string;
2963
- iconMarginSmall: string;
2964
- iconMarginMedium: string;
2965
- iconMarginLarge: string;
2966
- iconSizeTiny: string;
2967
- iconSizeSmall: string;
2968
- iconSizeMedium: string;
2969
- iconSizeLarge: string;
2970
- rippleDuration: string;
2971
- }, any>;
2972
- }>;
2973
- Card: import("naive-ui/es/_mixins").Theme<"Card", {
2974
- lineHeight: string;
2975
- color: string;
2976
- colorModal: string;
2977
- colorPopover: string;
2978
- colorTarget: string;
2979
- colorEmbedded: string;
2980
- textColor: string;
2981
- titleTextColor: string;
2982
- borderColor: string;
2983
- actionColor: string;
2984
- titleFontWeight: string;
2985
- closeColor: string;
2986
- closeColorHover: string;
2987
- closeColorPressed: string;
2988
- fontSizeSmall: string;
2989
- fontSizeMedium: string;
2990
- fontSizeLarge: string;
2991
- fontSizeHuge: string;
2992
- boxShadow: string;
2993
- borderRadius: string;
2994
- paddingSmall: string;
2995
- paddingMedium: string;
2996
- paddingLarge: string;
2997
- paddingHuge: string;
2998
- titleFontSizeSmall: string;
2999
- titleFontSizeMedium: string;
3000
- titleFontSizeLarge: string;
3001
- titleFontSizeHuge: string;
3002
- closeSize: string;
3003
- }, any>;
3004
- }>>;
3005
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Modal", {
3006
- color: string;
3007
- textColor: string;
3008
- boxShadow: string;
3009
- }, {
3010
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
3011
- color: string;
3012
- colorHover: string;
3013
- }, any>;
3014
- Dialog: import("naive-ui/es/_mixins").Theme<"Dialog", {
3015
- fontSize: string;
3016
- lineHeight: string;
3017
- border: string;
3018
- titleTextColor: string;
3019
- textColor: string;
3020
- color: string;
3021
- closeColor: string;
3022
- closeColorHover: string;
3023
- closeColorPressed: string;
3024
- iconColor: string;
3025
- iconColorInfo: string;
3026
- iconColorSuccess: string;
3027
- iconColorWarning: string;
3028
- iconColorError: string;
3029
- borderRadius: string;
3030
- titleFontWeight: string;
3031
- titleFontSize: string;
3032
- padding: string;
3033
- iconSize: string;
3034
- actionSpace: string;
3035
- contentMargin: string;
3036
- iconMargin: string;
3037
- iconMarginIconTop: string;
3038
- closeSize: string;
3039
- closeMargin: string;
3040
- closeMarginIconTop: string;
3041
- }, {
3042
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
3043
- heightTiny: string;
3044
- heightSmall: string;
3045
- heightMedium: string;
3046
- heightLarge: string;
3047
- borderRadiusTiny: string;
3048
- borderRadiusSmall: string;
3049
- borderRadiusMedium: string;
3050
- borderRadiusLarge: string;
3051
- fontSizeTiny: string;
3052
- fontSizeSmall: string;
3053
- fontSizeMedium: string;
3054
- fontSizeLarge: string;
3055
- opacityDisabled: string;
3056
- colorOpacitySecondary: string;
3057
- colorOpacitySecondaryHover: string;
3058
- colorOpacitySecondaryPressed: string;
3059
- colorSecondary: string;
3060
- colorSecondaryHover: string;
3061
- colorSecondaryPressed: string;
3062
- colorTertiary: string;
3063
- colorTertiaryHover: string;
3064
- colorTertiaryPressed: string;
3065
- colorQuaternary: string;
3066
- colorQuaternaryHover: string;
3067
- colorQuaternaryPressed: string;
3068
- color: string;
3069
- colorHover: string;
3070
- colorPressed: string;
3071
- colorFocus: string;
3072
- colorDisabled: string;
3073
- textColor: string;
3074
- textColorTertiary: string;
3075
- textColorHover: string;
3076
- textColorPressed: string;
3077
- textColorFocus: string;
3078
- textColorDisabled: string;
3079
- textColorText: string;
3080
- textColorTextHover: string;
3081
- textColorTextPressed: string;
3082
- textColorTextFocus: string;
3083
- textColorTextDisabled: string;
3084
- textColorGhost: string;
3085
- textColorGhostHover: string;
3086
- textColorGhostPressed: string;
3087
- textColorGhostFocus: string;
3088
- textColorGhostDisabled: string;
3089
- border: string;
3090
- borderHover: string;
3091
- borderPressed: string;
3092
- borderFocus: string;
3093
- borderDisabled: string;
3094
- rippleColor: string;
3095
- colorPrimary: string;
3096
- colorHoverPrimary: string;
3097
- colorPressedPrimary: string;
3098
- colorFocusPrimary: string;
3099
- colorDisabledPrimary: string;
3100
- textColorPrimary: string;
3101
- textColorHoverPrimary: string;
3102
- textColorPressedPrimary: string;
3103
- textColorFocusPrimary: string;
3104
- textColorDisabledPrimary: string;
3105
- textColorTextPrimary: string;
3106
- textColorTextHoverPrimary: string;
3107
- textColorTextPressedPrimary: string;
3108
- textColorTextFocusPrimary: string;
3109
- textColorTextDisabledPrimary: string;
3110
- textColorGhostPrimary: string;
3111
- textColorGhostHoverPrimary: string;
3112
- textColorGhostPressedPrimary: string;
3113
- textColorGhostFocusPrimary: string;
3114
- textColorGhostDisabledPrimary: string;
3115
- borderPrimary: string;
3116
- borderHoverPrimary: string;
3117
- borderPressedPrimary: string;
3118
- borderFocusPrimary: string;
3119
- borderDisabledPrimary: string;
3120
- rippleColorPrimary: string;
3121
- colorInfo: string;
3122
- colorHoverInfo: string;
3123
- colorPressedInfo: string;
3124
- colorFocusInfo: string;
3125
- colorDisabledInfo: string;
3126
- textColorInfo: string;
3127
- textColorHoverInfo: string;
3128
- textColorPressedInfo: string;
3129
- textColorFocusInfo: string;
3130
- textColorDisabledInfo: string;
3131
- textColorTextInfo: string;
3132
- textColorTextHoverInfo: string;
3133
- textColorTextPressedInfo: string;
3134
- textColorTextFocusInfo: string;
3135
- textColorTextDisabledInfo: string;
3136
- textColorGhostInfo: string;
3137
- textColorGhostHoverInfo: string;
3138
- textColorGhostPressedInfo: string;
3139
- textColorGhostFocusInfo: string;
3140
- textColorGhostDisabledInfo: string;
3141
- borderInfo: string;
3142
- borderHoverInfo: string;
3143
- borderPressedInfo: string;
3144
- borderFocusInfo: string;
3145
- borderDisabledInfo: string;
3146
- rippleColorInfo: string;
3147
- colorSuccess: string;
3148
- colorHoverSuccess: string;
3149
- colorPressedSuccess: string;
3150
- colorFocusSuccess: string;
3151
- colorDisabledSuccess: string;
3152
- textColorSuccess: string;
3153
- textColorHoverSuccess: string;
3154
- textColorPressedSuccess: string;
3155
- textColorFocusSuccess: string;
3156
- textColorDisabledSuccess: string;
3157
- textColorTextSuccess: string;
3158
- textColorTextHoverSuccess: string;
3159
- textColorTextPressedSuccess: string;
3160
- textColorTextFocusSuccess: string;
3161
- textColorTextDisabledSuccess: string;
3162
- textColorGhostSuccess: string;
3163
- textColorGhostHoverSuccess: string;
3164
- textColorGhostPressedSuccess: string;
3165
- textColorGhostFocusSuccess: string;
3166
- textColorGhostDisabledSuccess: string;
3167
- borderSuccess: string;
3168
- borderHoverSuccess: string;
3169
- borderPressedSuccess: string;
3170
- borderFocusSuccess: string;
3171
- borderDisabledSuccess: string;
3172
- rippleColorSuccess: string;
3173
- colorWarning: string;
3174
- colorHoverWarning: string;
3175
- colorPressedWarning: string;
3176
- colorFocusWarning: string;
3177
- colorDisabledWarning: string;
3178
- textColorWarning: string;
3179
- textColorHoverWarning: string;
3180
- textColorPressedWarning: string;
3181
- textColorFocusWarning: string;
3182
- textColorDisabledWarning: string;
3183
- textColorTextWarning: string;
3184
- textColorTextHoverWarning: string;
3185
- textColorTextPressedWarning: string;
3186
- textColorTextFocusWarning: string;
3187
- textColorTextDisabledWarning: string;
3188
- textColorGhostWarning: string;
3189
- textColorGhostHoverWarning: string;
3190
- textColorGhostPressedWarning: string;
3191
- textColorGhostFocusWarning: string;
3192
- textColorGhostDisabledWarning: string;
3193
- borderWarning: string;
3194
- borderHoverWarning: string;
3195
- borderPressedWarning: string;
3196
- borderFocusWarning: string;
3197
- borderDisabledWarning: string;
3198
- rippleColorWarning: string;
3199
- colorError: string;
3200
- colorHoverError: string;
3201
- colorPressedError: string;
3202
- colorFocusError: string;
3203
- colorDisabledError: string;
3204
- textColorError: string;
3205
- textColorHoverError: string;
3206
- textColorPressedError: string;
3207
- textColorFocusError: string;
3208
- textColorDisabledError: string;
3209
- textColorTextError: string;
3210
- textColorTextHoverError: string;
3211
- textColorTextPressedError: string;
3212
- textColorTextFocusError: string;
3213
- textColorTextDisabledError: string;
3214
- textColorGhostError: string;
3215
- textColorGhostHoverError: string;
3216
- textColorGhostPressedError: string;
3217
- textColorGhostFocusError: string;
3218
- textColorGhostDisabledError: string;
3219
- borderError: string;
3220
- borderHoverError: string;
3221
- borderPressedError: string;
3222
- borderFocusError: string;
3223
- borderDisabledError: string;
3224
- rippleColorError: string;
3225
- waveOpacity: string;
3226
- fontWeight: string;
3227
- fontWeightStrong: string;
3228
- paddingTiny: string;
3229
- paddingSmall: string;
3230
- paddingMedium: string;
3231
- paddingLarge: string;
3232
- paddingRoundTiny: string;
3233
- paddingRoundSmall: string;
3234
- paddingRoundMedium: string;
3235
- paddingRoundLarge: string;
3236
- iconMarginTiny: string;
3237
- iconMarginSmall: string;
3238
- iconMarginMedium: string;
3239
- iconMarginLarge: string;
3240
- iconSizeTiny: string;
3241
- iconSizeSmall: string;
3242
- iconSizeMedium: string;
3243
- iconSizeLarge: string;
3244
- rippleDuration: string;
3245
- }, any>;
3246
- }>;
3247
- Card: import("naive-ui/es/_mixins").Theme<"Card", {
3248
- lineHeight: string;
3249
- color: string;
3250
- colorModal: string;
3251
- colorPopover: string;
3252
- colorTarget: string;
3253
- colorEmbedded: string;
3254
- textColor: string;
3255
- titleTextColor: string;
3256
- borderColor: string;
3257
- actionColor: string;
3258
- titleFontWeight: string;
3259
- closeColor: string;
3260
- closeColorHover: string;
3261
- closeColorPressed: string;
3262
- fontSizeSmall: string;
3263
- fontSizeMedium: string;
3264
- fontSizeLarge: string;
3265
- fontSizeHuge: string;
3266
- boxShadow: string;
3267
- borderRadius: string;
3268
- paddingSmall: string;
3269
- paddingMedium: string;
3270
- paddingLarge: string;
3271
- paddingHuge: string;
3272
- titleFontSizeSmall: string;
3273
- titleFontSizeMedium: string;
3274
- titleFontSizeLarge: string;
3275
- titleFontSizeHuge: string;
3276
- closeSize: string;
3277
- }, any>;
3278
- }>>>;
3279
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Modal", {
3280
- color: string;
3281
- textColor: string;
3282
- boxShadow: string;
3283
- }, {
3284
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
3285
- color: string;
3286
- colorHover: string;
3287
- }, any>;
3288
- Dialog: import("naive-ui/es/_mixins").Theme<"Dialog", {
3289
- fontSize: string;
3290
- lineHeight: string;
3291
- border: string;
3292
- titleTextColor: string;
3293
- textColor: string;
3294
- color: string;
3295
- closeColor: string;
3296
- closeColorHover: string;
3297
- closeColorPressed: string;
3298
- iconColor: string;
3299
- iconColorInfo: string;
3300
- iconColorSuccess: string;
3301
- iconColorWarning: string;
3302
- iconColorError: string;
3303
- borderRadius: string;
3304
- titleFontWeight: string;
3305
- titleFontSize: string;
3306
- padding: string;
3307
- iconSize: string;
3308
- actionSpace: string;
3309
- contentMargin: string;
3310
- iconMargin: string;
3311
- iconMarginIconTop: string;
3312
- closeSize: string;
3313
- closeMargin: string;
3314
- closeMarginIconTop: string;
3315
- }, {
3316
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
3317
- heightTiny: string;
3318
- heightSmall: string;
3319
- heightMedium: string;
3320
- heightLarge: string;
3321
- borderRadiusTiny: string;
3322
- borderRadiusSmall: string;
3323
- borderRadiusMedium: string;
3324
- borderRadiusLarge: string;
3325
- fontSizeTiny: string;
3326
- fontSizeSmall: string;
3327
- fontSizeMedium: string;
3328
- fontSizeLarge: string;
3329
- opacityDisabled: string;
3330
- colorOpacitySecondary: string;
3331
- colorOpacitySecondaryHover: string;
3332
- colorOpacitySecondaryPressed: string;
3333
- colorSecondary: string;
3334
- colorSecondaryHover: string;
3335
- colorSecondaryPressed: string;
3336
- colorTertiary: string;
3337
- colorTertiaryHover: string;
3338
- colorTertiaryPressed: string;
3339
- colorQuaternary: string;
3340
- colorQuaternaryHover: string;
3341
- colorQuaternaryPressed: string;
3342
- color: string;
3343
- colorHover: string;
3344
- colorPressed: string;
3345
- colorFocus: string;
3346
- colorDisabled: string;
3347
- textColor: string;
3348
- textColorTertiary: string;
3349
- textColorHover: string;
3350
- textColorPressed: string;
3351
- textColorFocus: string;
3352
- textColorDisabled: string;
3353
- textColorText: string;
3354
- textColorTextHover: string;
3355
- textColorTextPressed: string;
3356
- textColorTextFocus: string;
3357
- textColorTextDisabled: string;
3358
- textColorGhost: string;
3359
- textColorGhostHover: string;
3360
- textColorGhostPressed: string;
3361
- textColorGhostFocus: string;
3362
- textColorGhostDisabled: string;
3363
- border: string;
3364
- borderHover: string;
3365
- borderPressed: string;
3366
- borderFocus: string;
3367
- borderDisabled: string;
3368
- rippleColor: string;
3369
- colorPrimary: string;
3370
- colorHoverPrimary: string;
3371
- colorPressedPrimary: string;
3372
- colorFocusPrimary: string;
3373
- colorDisabledPrimary: string;
3374
- textColorPrimary: string;
3375
- textColorHoverPrimary: string;
3376
- textColorPressedPrimary: string;
3377
- textColorFocusPrimary: string;
3378
- textColorDisabledPrimary: string;
3379
- textColorTextPrimary: string;
3380
- textColorTextHoverPrimary: string;
3381
- textColorTextPressedPrimary: string;
3382
- textColorTextFocusPrimary: string;
3383
- textColorTextDisabledPrimary: string;
3384
- textColorGhostPrimary: string;
3385
- textColorGhostHoverPrimary: string;
3386
- textColorGhostPressedPrimary: string;
3387
- textColorGhostFocusPrimary: string;
3388
- textColorGhostDisabledPrimary: string;
3389
- borderPrimary: string;
3390
- borderHoverPrimary: string;
3391
- borderPressedPrimary: string;
3392
- borderFocusPrimary: string;
3393
- borderDisabledPrimary: string;
3394
- rippleColorPrimary: string;
3395
- colorInfo: string;
3396
- colorHoverInfo: string;
3397
- colorPressedInfo: string;
3398
- colorFocusInfo: string;
3399
- colorDisabledInfo: string;
3400
- textColorInfo: string;
3401
- textColorHoverInfo: string;
3402
- textColorPressedInfo: string;
3403
- textColorFocusInfo: string;
3404
- textColorDisabledInfo: string;
3405
- textColorTextInfo: string;
3406
- textColorTextHoverInfo: string;
3407
- textColorTextPressedInfo: string;
3408
- textColorTextFocusInfo: string;
3409
- textColorTextDisabledInfo: string;
3410
- textColorGhostInfo: string;
3411
- textColorGhostHoverInfo: string;
3412
- textColorGhostPressedInfo: string;
3413
- textColorGhostFocusInfo: string;
3414
- textColorGhostDisabledInfo: string;
3415
- borderInfo: string;
3416
- borderHoverInfo: string;
3417
- borderPressedInfo: string;
3418
- borderFocusInfo: string;
3419
- borderDisabledInfo: string;
3420
- rippleColorInfo: string;
3421
- colorSuccess: string;
3422
- colorHoverSuccess: string;
3423
- colorPressedSuccess: string;
3424
- colorFocusSuccess: string;
3425
- colorDisabledSuccess: string;
3426
- textColorSuccess: string;
3427
- textColorHoverSuccess: string;
3428
- textColorPressedSuccess: string;
3429
- textColorFocusSuccess: string;
3430
- textColorDisabledSuccess: string;
3431
- textColorTextSuccess: string;
3432
- textColorTextHoverSuccess: string;
3433
- textColorTextPressedSuccess: string;
3434
- textColorTextFocusSuccess: string;
3435
- textColorTextDisabledSuccess: string;
3436
- textColorGhostSuccess: string;
3437
- textColorGhostHoverSuccess: string;
3438
- textColorGhostPressedSuccess: string;
3439
- textColorGhostFocusSuccess: string;
3440
- textColorGhostDisabledSuccess: string;
3441
- borderSuccess: string;
3442
- borderHoverSuccess: string;
3443
- borderPressedSuccess: string;
3444
- borderFocusSuccess: string;
3445
- borderDisabledSuccess: string;
3446
- rippleColorSuccess: string;
3447
- colorWarning: string;
3448
- colorHoverWarning: string;
3449
- colorPressedWarning: string;
3450
- colorFocusWarning: string;
3451
- colorDisabledWarning: string;
3452
- textColorWarning: string;
3453
- textColorHoverWarning: string;
3454
- textColorPressedWarning: string;
3455
- textColorFocusWarning: string;
3456
- textColorDisabledWarning: string;
3457
- textColorTextWarning: string;
3458
- textColorTextHoverWarning: string;
3459
- textColorTextPressedWarning: string;
3460
- textColorTextFocusWarning: string;
3461
- textColorTextDisabledWarning: string;
3462
- textColorGhostWarning: string;
3463
- textColorGhostHoverWarning: string;
3464
- textColorGhostPressedWarning: string;
3465
- textColorGhostFocusWarning: string;
3466
- textColorGhostDisabledWarning: string;
3467
- borderWarning: string;
3468
- borderHoverWarning: string;
3469
- borderPressedWarning: string;
3470
- borderFocusWarning: string;
3471
- borderDisabledWarning: string;
3472
- rippleColorWarning: string;
3473
- colorError: string;
3474
- colorHoverError: string;
3475
- colorPressedError: string;
3476
- colorFocusError: string;
3477
- colorDisabledError: string;
3478
- textColorError: string;
3479
- textColorHoverError: string;
3480
- textColorPressedError: string;
3481
- textColorFocusError: string;
3482
- textColorDisabledError: string;
3483
- textColorTextError: string;
3484
- textColorTextHoverError: string;
3485
- textColorTextPressedError: string;
3486
- textColorTextFocusError: string;
3487
- textColorTextDisabledError: string;
3488
- textColorGhostError: string;
3489
- textColorGhostHoverError: string;
3490
- textColorGhostPressedError: string;
3491
- textColorGhostFocusError: string;
3492
- textColorGhostDisabledError: string;
3493
- borderError: string;
3494
- borderHoverError: string;
3495
- borderPressedError: string;
3496
- borderFocusError: string;
3497
- borderDisabledError: string;
3498
- rippleColorError: string;
3499
- waveOpacity: string;
3500
- fontWeight: string;
3501
- fontWeightStrong: string;
3502
- paddingTiny: string;
3503
- paddingSmall: string;
3504
- paddingMedium: string;
3505
- paddingLarge: string;
3506
- paddingRoundTiny: string;
3507
- paddingRoundSmall: string;
3508
- paddingRoundMedium: string;
3509
- paddingRoundLarge: string;
3510
- iconMarginTiny: string;
3511
- iconMarginSmall: string;
3512
- iconMarginMedium: string;
3513
- iconMarginLarge: string;
3514
- iconSizeTiny: string;
3515
- iconSizeSmall: string;
3516
- iconSizeMedium: string;
3517
- iconSizeLarge: string;
3518
- rippleDuration: string;
3519
- }, any>;
3520
- }>;
3521
- Card: import("naive-ui/es/_mixins").Theme<"Card", {
3522
- lineHeight: string;
3523
- color: string;
3524
- colorModal: string;
3525
- colorPopover: string;
3526
- colorTarget: string;
3527
- colorEmbedded: string;
3528
- textColor: string;
3529
- titleTextColor: string;
3530
- borderColor: string;
3531
- actionColor: string;
3532
- titleFontWeight: string;
3533
- closeColor: string;
3534
- closeColorHover: string;
3535
- closeColorPressed: string;
3536
- fontSizeSmall: string;
3537
- fontSizeMedium: string;
3538
- fontSizeLarge: string;
3539
- fontSizeHuge: string;
3540
- boxShadow: string;
3541
- borderRadius: string;
3542
- paddingSmall: string;
3543
- paddingMedium: string;
3544
- paddingLarge: string;
3545
- paddingHuge: string;
3546
- titleFontSizeSmall: string;
3547
- titleFontSizeMedium: string;
3548
- titleFontSizeLarge: string;
3549
- titleFontSizeHuge: string;
3550
- closeSize: string;
3551
- }, any>;
3552
- }>>>;
3553
- }>>, {
3554
- type: "default" | "info" | "success" | "warning" | "error";
3555
- size: "small" | "medium" | "large" | "huge";
3556
- show: boolean;
3557
- transformOrigin: "center" | "mouse";
3558
- autoFocus: boolean;
3559
- loading: boolean;
3560
- bordered: boolean;
3561
- showIcon: boolean;
3562
- closable: boolean;
3563
- displayDirective: "show" | "if";
3564
- hoverable: boolean;
3565
- embedded: boolean;
3566
- segmented: boolean | import("naive-ui/es/card/src/Card").Segmented;
3567
- trapFocus: boolean;
3568
- blockScroll: boolean;
3569
- internalDialog: boolean;
3570
- internalAppear: boolean | undefined;
3571
- unstableShowMask: boolean;
3572
- maskClosable: boolean;
3573
- closeOnEsc: boolean;
3574
- }>;
1697
+ NModal: any;
3575
1698
  CFormRender: import("../../../../../es/shared/types").SFCWithInstall<import("vue").DefineComponent<{
3576
1699
  fieldList: {
3577
1700
  type: import("vue").PropType<FieldItem[]>;
@@ -4002,270 +2125,7 @@ declare const _default: import("vue").DefineComponent<{}, {
4002
2125
  FormProvider: import("vue").DefineComponent<Record<"form", any>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Record<"form", any>>>, {
4003
2126
  form: any;
4004
2127
  }>;
4005
- NForm: import("vue").DefineComponent<{
4006
- readonly inline: BooleanConstructor;
4007
- readonly labelWidth: import("vue").PropType<string | number>;
4008
- readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
4009
- readonly labelPlacement: {
4010
- readonly type: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
4011
- readonly default: "top";
4012
- };
4013
- readonly model: {
4014
- readonly type: import("vue").PropType<Record<string, any>>;
4015
- readonly default: () => void;
4016
- };
4017
- readonly rules: import("vue").PropType<import("naive-ui").FormRules>;
4018
- readonly disabled: BooleanConstructor;
4019
- readonly size: import("vue").PropType<import("naive-ui/es/form/src/interface").Size>;
4020
- readonly showRequireMark: {
4021
- readonly type: import("vue").PropType<boolean | undefined>;
4022
- readonly default: undefined;
4023
- };
4024
- readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
4025
- readonly showFeedback: {
4026
- readonly type: BooleanConstructor;
4027
- readonly default: true;
4028
- };
4029
- readonly onSubmit: {
4030
- readonly type: import("vue").PropType<(e: Event) => void>;
4031
- readonly default: (e: Event) => void;
4032
- };
4033
- readonly showLabel: {
4034
- readonly type: import("vue").PropType<boolean | undefined>;
4035
- readonly default: undefined;
4036
- };
4037
- readonly validateMessages: import("vue").PropType<Partial<import("naive-ui/es/form/src/interface").FormValidateMessages>>;
4038
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
4039
- blankHeightSmall: string;
4040
- blankHeightMedium: string;
4041
- blankHeightLarge: string;
4042
- lineHeight: string;
4043
- labelTextColor: string;
4044
- asteriskColor: string;
4045
- feedbackTextColorError: string;
4046
- feedbackTextColorWarning: string;
4047
- feedbackTextColor: string;
4048
- feedbackPadding: string;
4049
- feedbackHeightSmall: string;
4050
- feedbackHeightMedium: string;
4051
- feedbackHeightLarge: string;
4052
- feedbackFontSizeSmall: string;
4053
- feedbackFontSizeMedium: string;
4054
- feedbackFontSizeLarge: string;
4055
- labelFontSizeLeftSmall: string;
4056
- labelFontSizeLeftMedium: string;
4057
- labelFontSizeLeftLarge: string;
4058
- labelFontSizeTopSmall: string;
4059
- labelFontSizeTopMedium: string;
4060
- labelFontSizeTopLarge: string;
4061
- labelHeightSmall: string;
4062
- labelHeightMedium: string;
4063
- labelHeightLarge: string;
4064
- labelPaddingVertical: string;
4065
- labelPaddingHorizontal: string;
4066
- labelTextAlignVertical: string;
4067
- labelTextAlignHorizontal: string;
4068
- }, any>>;
4069
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
4070
- blankHeightSmall: string;
4071
- blankHeightMedium: string;
4072
- blankHeightLarge: string;
4073
- lineHeight: string;
4074
- labelTextColor: string;
4075
- asteriskColor: string;
4076
- feedbackTextColorError: string;
4077
- feedbackTextColorWarning: string;
4078
- feedbackTextColor: string;
4079
- feedbackPadding: string;
4080
- feedbackHeightSmall: string;
4081
- feedbackHeightMedium: string;
4082
- feedbackHeightLarge: string;
4083
- feedbackFontSizeSmall: string;
4084
- feedbackFontSizeMedium: string;
4085
- feedbackFontSizeLarge: string;
4086
- labelFontSizeLeftSmall: string;
4087
- labelFontSizeLeftMedium: string;
4088
- labelFontSizeLeftLarge: string;
4089
- labelFontSizeTopSmall: string;
4090
- labelFontSizeTopMedium: string;
4091
- labelFontSizeTopLarge: string;
4092
- labelHeightSmall: string;
4093
- labelHeightMedium: string;
4094
- labelHeightLarge: string;
4095
- labelPaddingVertical: string;
4096
- labelPaddingHorizontal: string;
4097
- labelTextAlignVertical: string;
4098
- labelTextAlignHorizontal: string;
4099
- }, any>>>;
4100
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
4101
- blankHeightSmall: string;
4102
- blankHeightMedium: string;
4103
- blankHeightLarge: string;
4104
- lineHeight: string;
4105
- labelTextColor: string;
4106
- asteriskColor: string;
4107
- feedbackTextColorError: string;
4108
- feedbackTextColorWarning: string;
4109
- feedbackTextColor: string;
4110
- feedbackPadding: string;
4111
- feedbackHeightSmall: string;
4112
- feedbackHeightMedium: string;
4113
- feedbackHeightLarge: string;
4114
- feedbackFontSizeSmall: string;
4115
- feedbackFontSizeMedium: string;
4116
- feedbackFontSizeLarge: string;
4117
- labelFontSizeLeftSmall: string;
4118
- labelFontSizeLeftMedium: string;
4119
- labelFontSizeLeftLarge: string;
4120
- labelFontSizeTopSmall: string;
4121
- labelFontSizeTopMedium: string;
4122
- labelFontSizeTopLarge: string;
4123
- labelHeightSmall: string;
4124
- labelHeightMedium: string;
4125
- labelHeightLarge: string;
4126
- labelPaddingVertical: string;
4127
- labelPaddingHorizontal: string;
4128
- labelTextAlignVertical: string;
4129
- labelTextAlignHorizontal: string;
4130
- }, any>>>;
4131
- }, import("naive-ui").FormInst & {
4132
- mergedClsPrefix: import("vue").ComputedRef<string>;
4133
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4134
- readonly inline: BooleanConstructor;
4135
- readonly labelWidth: import("vue").PropType<string | number>;
4136
- readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
4137
- readonly labelPlacement: {
4138
- readonly type: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
4139
- readonly default: "top";
4140
- };
4141
- readonly model: {
4142
- readonly type: import("vue").PropType<Record<string, any>>;
4143
- readonly default: () => void;
4144
- };
4145
- readonly rules: import("vue").PropType<import("naive-ui").FormRules>;
4146
- readonly disabled: BooleanConstructor;
4147
- readonly size: import("vue").PropType<import("naive-ui/es/form/src/interface").Size>;
4148
- readonly showRequireMark: {
4149
- readonly type: import("vue").PropType<boolean | undefined>;
4150
- readonly default: undefined;
4151
- };
4152
- readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
4153
- readonly showFeedback: {
4154
- readonly type: BooleanConstructor;
4155
- readonly default: true;
4156
- };
4157
- readonly onSubmit: {
4158
- readonly type: import("vue").PropType<(e: Event) => void>;
4159
- readonly default: (e: Event) => void;
4160
- };
4161
- readonly showLabel: {
4162
- readonly type: import("vue").PropType<boolean | undefined>;
4163
- readonly default: undefined;
4164
- };
4165
- readonly validateMessages: import("vue").PropType<Partial<import("naive-ui/es/form/src/interface").FormValidateMessages>>;
4166
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
4167
- blankHeightSmall: string;
4168
- blankHeightMedium: string;
4169
- blankHeightLarge: string;
4170
- lineHeight: string;
4171
- labelTextColor: string;
4172
- asteriskColor: string;
4173
- feedbackTextColorError: string;
4174
- feedbackTextColorWarning: string;
4175
- feedbackTextColor: string;
4176
- feedbackPadding: string;
4177
- feedbackHeightSmall: string;
4178
- feedbackHeightMedium: string;
4179
- feedbackHeightLarge: string;
4180
- feedbackFontSizeSmall: string;
4181
- feedbackFontSizeMedium: string;
4182
- feedbackFontSizeLarge: string;
4183
- labelFontSizeLeftSmall: string;
4184
- labelFontSizeLeftMedium: string;
4185
- labelFontSizeLeftLarge: string;
4186
- labelFontSizeTopSmall: string;
4187
- labelFontSizeTopMedium: string;
4188
- labelFontSizeTopLarge: string;
4189
- labelHeightSmall: string;
4190
- labelHeightMedium: string;
4191
- labelHeightLarge: string;
4192
- labelPaddingVertical: string;
4193
- labelPaddingHorizontal: string;
4194
- labelTextAlignVertical: string;
4195
- labelTextAlignHorizontal: string;
4196
- }, any>>;
4197
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
4198
- blankHeightSmall: string;
4199
- blankHeightMedium: string;
4200
- blankHeightLarge: string;
4201
- lineHeight: string;
4202
- labelTextColor: string;
4203
- asteriskColor: string;
4204
- feedbackTextColorError: string;
4205
- feedbackTextColorWarning: string;
4206
- feedbackTextColor: string;
4207
- feedbackPadding: string;
4208
- feedbackHeightSmall: string;
4209
- feedbackHeightMedium: string;
4210
- feedbackHeightLarge: string;
4211
- feedbackFontSizeSmall: string;
4212
- feedbackFontSizeMedium: string;
4213
- feedbackFontSizeLarge: string;
4214
- labelFontSizeLeftSmall: string;
4215
- labelFontSizeLeftMedium: string;
4216
- labelFontSizeLeftLarge: string;
4217
- labelFontSizeTopSmall: string;
4218
- labelFontSizeTopMedium: string;
4219
- labelFontSizeTopLarge: string;
4220
- labelHeightSmall: string;
4221
- labelHeightMedium: string;
4222
- labelHeightLarge: string;
4223
- labelPaddingVertical: string;
4224
- labelPaddingHorizontal: string;
4225
- labelTextAlignVertical: string;
4226
- labelTextAlignHorizontal: string;
4227
- }, any>>>;
4228
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
4229
- blankHeightSmall: string;
4230
- blankHeightMedium: string;
4231
- blankHeightLarge: string;
4232
- lineHeight: string;
4233
- labelTextColor: string;
4234
- asteriskColor: string;
4235
- feedbackTextColorError: string;
4236
- feedbackTextColorWarning: string;
4237
- feedbackTextColor: string;
4238
- feedbackPadding: string;
4239
- feedbackHeightSmall: string;
4240
- feedbackHeightMedium: string;
4241
- feedbackHeightLarge: string;
4242
- feedbackFontSizeSmall: string;
4243
- feedbackFontSizeMedium: string;
4244
- feedbackFontSizeLarge: string;
4245
- labelFontSizeLeftSmall: string;
4246
- labelFontSizeLeftMedium: string;
4247
- labelFontSizeLeftLarge: string;
4248
- labelFontSizeTopSmall: string;
4249
- labelFontSizeTopMedium: string;
4250
- labelFontSizeTopLarge: string;
4251
- labelHeightSmall: string;
4252
- labelHeightMedium: string;
4253
- labelHeightLarge: string;
4254
- labelPaddingVertical: string;
4255
- labelPaddingHorizontal: string;
4256
- labelTextAlignVertical: string;
4257
- labelTextAlignHorizontal: string;
4258
- }, any>>>;
4259
- }>>, {
4260
- inline: boolean;
4261
- disabled: boolean;
4262
- onSubmit: (e: Event) => void;
4263
- labelPlacement: import("naive-ui/es/form/src/interface").LabelPlacement;
4264
- model: Record<string, any>;
4265
- showRequireMark: boolean | undefined;
4266
- showFeedback: boolean;
4267
- showLabel: boolean | undefined;
4268
- }>;
2128
+ NForm: any;
4269
2129
  NTabPane: import("vue").DefineComponent<{
4270
2130
  readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
4271
2131
  [key: string]: any;
@@ -4276,7 +2136,7 @@ declare const _default: import("vue").DefineComponent<{}, {
4276
2136
  };
4277
2137
  readonly disabled: BooleanConstructor;
4278
2138
  readonly displayDirective: {
4279
- readonly type: import("vue").PropType<"show" | "if" | "show:lazy">;
2139
+ readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
4280
2140
  readonly default: "if";
4281
2141
  };
4282
2142
  readonly closable: {
@@ -4301,7 +2161,7 @@ declare const _default: import("vue").DefineComponent<{}, {
4301
2161
  };
4302
2162
  readonly disabled: BooleanConstructor;
4303
2163
  readonly displayDirective: {
4304
- readonly type: import("vue").PropType<"show" | "if" | "show:lazy">;
2164
+ readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
4305
2165
  readonly default: "if";
4306
2166
  };
4307
2167
  readonly closable: {
@@ -4313,844 +2173,12 @@ declare const _default: import("vue").DefineComponent<{}, {
4313
2173
  [key: string]: any;
4314
2174
  }> | (() => import("vue").VNodeChild)>;
4315
2175
  }>>, {
4316
- disabled: boolean;
4317
- closable: boolean | undefined;
4318
- displayDirective: "show" | "if" | "show:lazy";
4319
- }>;
4320
- NTabs: import("vue").DefineComponent<{
4321
- readonly value: import("vue").PropType<string | number>;
4322
- readonly defaultValue: import("vue").PropType<string | number>;
4323
- readonly trigger: {
4324
- readonly type: import("vue").PropType<"click" | "hover">;
4325
- readonly default: "click";
4326
- };
4327
- readonly type: {
4328
- readonly type: import("vue").PropType<import("naive-ui/es/tabs/src/interface").TabsType>;
4329
- readonly default: "bar";
4330
- };
4331
- readonly closable: BooleanConstructor;
4332
- readonly justifyContent: import("vue").PropType<"start" | "end" | "space-around" | "space-between" | "space-evenly" | "center">;
4333
- readonly size: {
4334
- readonly type: import("vue").PropType<"small" | "medium" | "large">;
4335
- readonly default: "medium";
4336
- };
4337
- readonly tabStyle: import("vue").PropType<string | import("vue").CSSProperties>;
4338
- readonly barWidth: NumberConstructor;
4339
- readonly paneClass: StringConstructor;
4340
- readonly paneStyle: import("vue").PropType<string | import("vue").CSSProperties>;
4341
- readonly addable: import("vue").PropType<import("naive-ui/es/tabs/src/interface").Addable>;
4342
- readonly tabsPadding: {
4343
- readonly type: NumberConstructor;
4344
- readonly default: 0;
4345
- };
4346
- readonly animated: BooleanConstructor;
4347
- readonly onBeforeLeave: import("vue").PropType<import("naive-ui/es/tabs/src/interface").OnBeforeLeave>;
4348
- readonly onAdd: import("vue").PropType<() => void>;
4349
- readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
4350
- readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
4351
- readonly onClose: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnClose>>;
4352
- readonly labelSize: import("vue").PropType<"small" | "medium" | "large">;
4353
- readonly activeName: import("vue").PropType<string | number>;
4354
- readonly onActiveNameChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: never) => void>>;
4355
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tabs", {
4356
- colorSegment: string;
4357
- tabFontSizeCard: string;
4358
- tabTextColorLine: string;
4359
- tabTextColorActiveLine: string;
4360
- tabTextColorHoverLine: string;
4361
- tabTextColorDisabledLine: string;
4362
- tabTextColorSegment: string;
4363
- tabTextColorActiveSegment: string;
4364
- tabTextColorHoverSegment: string;
4365
- tabTextColorDisabledSegment: string;
4366
- tabTextColorBar: string;
4367
- tabTextColorActiveBar: string;
4368
- tabTextColorHoverBar: string;
4369
- tabTextColorDisabledBar: string;
4370
- tabTextColorCard: string;
4371
- tabTextColorHoverCard: string;
4372
- tabTextColorActiveCard: string;
4373
- tabTextColorDisabledCard: string;
4374
- barColor: string;
4375
- closeColor: string;
4376
- closeColorHover: string;
4377
- closeColorPressed: string;
4378
- tabColor: string;
4379
- tabColorSegment: string;
4380
- tabBorderColor: string;
4381
- tabFontWeightActive: string;
4382
- tabFontWeight: string;
4383
- tabBorderRadius: string;
4384
- paneTextColor: string;
4385
- fontWeightStrong: string;
4386
- tabFontSizeSmall: string;
4387
- tabFontSizeMedium: string;
4388
- tabFontSizeLarge: string;
4389
- tabGapSmallLine: string;
4390
- tabGapMediumLine: string;
4391
- tabGapLargeLine: string;
4392
- tabPaddingSmallLine: string;
4393
- tabPaddingMediumLine: string;
4394
- tabPaddingLargeLine: string;
4395
- tabGapSmallBar: string;
4396
- tabGapMediumBar: string;
4397
- tabGapLargeBar: string;
4398
- tabPaddingSmallBar: string;
4399
- tabPaddingMediumBar: string;
4400
- tabPaddingLargeBar: string;
4401
- tabGapSmallCard: string;
4402
- tabGapMediumCard: string;
4403
- tabGapLargeCard: string;
4404
- tabPaddingSmallCard: string;
4405
- tabPaddingMediumCard: string;
4406
- tabPaddingLargeCard: string;
4407
- tabPaddingSmallSegment: string;
4408
- tabPaddingMediumSegment: string;
4409
- tabPaddingLargeSegment: string;
4410
- tabGapSmallSegment: string;
4411
- tabGapMediumSegment: string;
4412
- tabGapLargeSegment: string;
4413
- panePaddingSmall: string;
4414
- panePaddingMedium: string;
4415
- panePaddingLarge: string;
4416
- }, any>>;
4417
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
4418
- colorSegment: string;
4419
- tabFontSizeCard: string;
4420
- tabTextColorLine: string;
4421
- tabTextColorActiveLine: string;
4422
- tabTextColorHoverLine: string;
4423
- tabTextColorDisabledLine: string;
4424
- tabTextColorSegment: string;
4425
- tabTextColorActiveSegment: string;
4426
- tabTextColorHoverSegment: string;
4427
- tabTextColorDisabledSegment: string;
4428
- tabTextColorBar: string;
4429
- tabTextColorActiveBar: string;
4430
- tabTextColorHoverBar: string;
4431
- tabTextColorDisabledBar: string;
4432
- tabTextColorCard: string;
4433
- tabTextColorHoverCard: string;
4434
- tabTextColorActiveCard: string;
4435
- tabTextColorDisabledCard: string;
4436
- barColor: string;
4437
- closeColor: string;
4438
- closeColorHover: string;
4439
- closeColorPressed: string;
4440
- tabColor: string;
4441
- tabColorSegment: string;
4442
- tabBorderColor: string;
4443
- tabFontWeightActive: string;
4444
- tabFontWeight: string;
4445
- tabBorderRadius: string;
4446
- paneTextColor: string;
4447
- fontWeightStrong: string;
4448
- tabFontSizeSmall: string;
4449
- tabFontSizeMedium: string;
4450
- tabFontSizeLarge: string;
4451
- tabGapSmallLine: string;
4452
- tabGapMediumLine: string;
4453
- tabGapLargeLine: string;
4454
- tabPaddingSmallLine: string;
4455
- tabPaddingMediumLine: string;
4456
- tabPaddingLargeLine: string;
4457
- tabGapSmallBar: string;
4458
- tabGapMediumBar: string;
4459
- tabGapLargeBar: string;
4460
- tabPaddingSmallBar: string;
4461
- tabPaddingMediumBar: string;
4462
- tabPaddingLargeBar: string;
4463
- tabGapSmallCard: string;
4464
- tabGapMediumCard: string;
4465
- tabGapLargeCard: string;
4466
- tabPaddingSmallCard: string;
4467
- tabPaddingMediumCard: string;
4468
- tabPaddingLargeCard: string;
4469
- tabPaddingSmallSegment: string;
4470
- tabPaddingMediumSegment: string;
4471
- tabPaddingLargeSegment: string;
4472
- tabGapSmallSegment: string;
4473
- tabGapMediumSegment: string;
4474
- tabGapLargeSegment: string;
4475
- panePaddingSmall: string;
4476
- panePaddingMedium: string;
4477
- panePaddingLarge: string;
4478
- }, any>>>;
4479
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
4480
- colorSegment: string;
4481
- tabFontSizeCard: string;
4482
- tabTextColorLine: string;
4483
- tabTextColorActiveLine: string;
4484
- tabTextColorHoverLine: string;
4485
- tabTextColorDisabledLine: string;
4486
- tabTextColorSegment: string;
4487
- tabTextColorActiveSegment: string;
4488
- tabTextColorHoverSegment: string;
4489
- tabTextColorDisabledSegment: string;
4490
- tabTextColorBar: string;
4491
- tabTextColorActiveBar: string;
4492
- tabTextColorHoverBar: string;
4493
- tabTextColorDisabledBar: string;
4494
- tabTextColorCard: string;
4495
- tabTextColorHoverCard: string;
4496
- tabTextColorActiveCard: string;
4497
- tabTextColorDisabledCard: string;
4498
- barColor: string;
4499
- closeColor: string;
4500
- closeColorHover: string;
4501
- closeColorPressed: string;
4502
- tabColor: string;
4503
- tabColorSegment: string;
4504
- tabBorderColor: string;
4505
- tabFontWeightActive: string;
4506
- tabFontWeight: string;
4507
- tabBorderRadius: string;
4508
- paneTextColor: string;
4509
- fontWeightStrong: string;
4510
- tabFontSizeSmall: string;
4511
- tabFontSizeMedium: string;
4512
- tabFontSizeLarge: string;
4513
- tabGapSmallLine: string;
4514
- tabGapMediumLine: string;
4515
- tabGapLargeLine: string;
4516
- tabPaddingSmallLine: string;
4517
- tabPaddingMediumLine: string;
4518
- tabPaddingLargeLine: string;
4519
- tabGapSmallBar: string;
4520
- tabGapMediumBar: string;
4521
- tabGapLargeBar: string;
4522
- tabPaddingSmallBar: string;
4523
- tabPaddingMediumBar: string;
4524
- tabPaddingLargeBar: string;
4525
- tabGapSmallCard: string;
4526
- tabGapMediumCard: string;
4527
- tabGapLargeCard: string;
4528
- tabPaddingSmallCard: string;
4529
- tabPaddingMediumCard: string;
4530
- tabPaddingLargeCard: string;
4531
- tabPaddingSmallSegment: string;
4532
- tabPaddingMediumSegment: string;
4533
- tabPaddingLargeSegment: string;
4534
- tabGapSmallSegment: string;
4535
- tabGapMediumSegment: string;
4536
- tabGapLargeSegment: string;
4537
- panePaddingSmall: string;
4538
- panePaddingMedium: string;
4539
- panePaddingLarge: string;
4540
- }, any>>>;
4541
- }, {
4542
- syncBarPosition: () => void;
4543
- mergedClsPrefix: import("vue").ComputedRef<string>;
4544
- mergedValue: import("vue").ComputedRef<string | number | null>;
4545
- renderedNames: Set<string | number>;
4546
- tabsPaneWrapperRef: import("vue").Ref<HTMLElement | null>;
4547
- tabsElRef: import("vue").Ref<HTMLElement | null>;
4548
- barElRef: import("vue").Ref<HTMLElement | null>;
4549
- addTabInstRef: import("vue").Ref<import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null>;
4550
- xScrollInstRef: import("vue").Ref<(import("vueuc").VXScrollInst & {
4551
- $: import("vue").ComponentInternalInstance;
4552
- $data: {};
4553
- $props: {};
4554
- $attrs: {
4555
- [x: string]: unknown;
4556
- };
4557
- $refs: {
4558
- [x: string]: unknown;
4559
- };
4560
- $slots: Readonly<{
4561
- [name: string]: import("vue").Slot | undefined;
4562
- }>;
4563
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null;
4564
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null;
4565
- $emit: (event: string, ...args: any[]) => void;
4566
- $el: any;
4567
- $options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}> & {
4568
- beforeCreate?: (() => void) | (() => void)[] | undefined;
4569
- created?: (() => void) | (() => void)[] | undefined;
4570
- beforeMount?: (() => void) | (() => void)[] | undefined;
4571
- mounted?: (() => void) | (() => void)[] | undefined;
4572
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
4573
- updated?: (() => void) | (() => void)[] | undefined;
4574
- activated?: (() => void) | (() => void)[] | undefined;
4575
- deactivated?: (() => void) | (() => void)[] | undefined;
4576
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
4577
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
4578
- destroyed?: (() => void) | (() => void)[] | undefined;
4579
- unmounted?: (() => void) | (() => void)[] | undefined;
4580
- renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
4581
- renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
4582
- errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null, info: string) => boolean | void)[] | undefined;
4583
- };
4584
- $forceUpdate: () => void;
4585
- $nextTick: typeof nextTick;
4586
- $watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
4587
- } & import("vue").ShallowUnwrapRef<{}> & import("vue").ComponentCustomProperties) | null>;
4588
- scrollWrapperElRef: import("vue").Ref<HTMLElement | null>;
4589
- addTabFixed: import("vue").Ref<boolean>;
4590
- tabWrapperStyle: import("vue").ComputedRef<{
4591
- display: string;
4592
- justifyContent: "start" | "end" | "space-around" | "space-between" | "space-evenly" | "center";
4593
- } | undefined>;
4594
- handleNavResize: import("lodash").DebouncedFunc<(entry: ResizeObserverEntry) => void>;
4595
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large">;
4596
- handleScroll: import("lodash").DebouncedFunc<(e: Event) => void>;
4597
- handleTabsResize: import("lodash").DebouncedFunc<(entry: ResizeObserverEntry) => void>;
4598
- cssVars: import("vue").ComputedRef<{
4599
- '--n-bezier': string;
4600
- '--n-color-segment': string;
4601
- '--n-bar-color': string;
4602
- '--n-tab-font-size': string;
4603
- '--n-tab-text-color': string;
4604
- '--n-tab-text-color-active': string;
4605
- '--n-tab-text-color-disabled': string;
4606
- '--n-tab-text-color-hover': string;
4607
- '--n-pane-text-color': string;
4608
- '--n-tab-border-color': string;
4609
- '--n-tab-border-radius': string;
4610
- '--n-close-color': string;
4611
- '--n-close-color-hover': string;
4612
- '--n-close-color-pressed': string;
4613
- '--n-tab-color': string;
4614
- '--n-tab-font-weight': string;
4615
- '--n-tab-font-weight-active': string;
4616
- '--n-tab-padding': string;
4617
- '--n-tab-gap': string;
4618
- '--n-pane-padding': string;
4619
- '--n-font-weight-strong': string;
4620
- '--n-tab-color-segment': string;
4621
- }> | undefined;
4622
- themeClass: import("vue").Ref<string> | undefined;
4623
- animationDirection: import("vue").Ref<"prev" | "next">;
4624
- renderNameListRef: {
4625
- value: (string | number)[];
4626
- };
4627
- onAnimationBeforeLeave: () => void;
4628
- onAnimationEnter: (el: HTMLElement) => void;
4629
- onAnimationAfterEnter: () => void;
4630
- onRender: (() => void) | undefined;
4631
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4632
- readonly value: import("vue").PropType<string | number>;
4633
- readonly defaultValue: import("vue").PropType<string | number>;
4634
- readonly trigger: {
4635
- readonly type: import("vue").PropType<"click" | "hover">;
4636
- readonly default: "click";
4637
- };
4638
- readonly type: {
4639
- readonly type: import("vue").PropType<import("naive-ui/es/tabs/src/interface").TabsType>;
4640
- readonly default: "bar";
4641
- };
4642
- readonly closable: BooleanConstructor;
4643
- readonly justifyContent: import("vue").PropType<"start" | "end" | "space-around" | "space-between" | "space-evenly" | "center">;
4644
- readonly size: {
4645
- readonly type: import("vue").PropType<"small" | "medium" | "large">;
4646
- readonly default: "medium";
4647
- };
4648
- readonly tabStyle: import("vue").PropType<string | import("vue").CSSProperties>;
4649
- readonly barWidth: NumberConstructor;
4650
- readonly paneClass: StringConstructor;
4651
- readonly paneStyle: import("vue").PropType<string | import("vue").CSSProperties>;
4652
- readonly addable: import("vue").PropType<import("naive-ui/es/tabs/src/interface").Addable>;
4653
- readonly tabsPadding: {
4654
- readonly type: NumberConstructor;
4655
- readonly default: 0;
4656
- };
4657
- readonly animated: BooleanConstructor;
4658
- readonly onBeforeLeave: import("vue").PropType<import("naive-ui/es/tabs/src/interface").OnBeforeLeave>;
4659
- readonly onAdd: import("vue").PropType<() => void>;
4660
- readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
4661
- readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
4662
- readonly onClose: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnClose>>;
4663
- readonly labelSize: import("vue").PropType<"small" | "medium" | "large">;
4664
- readonly activeName: import("vue").PropType<string | number>;
4665
- readonly onActiveNameChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: never) => void>>;
4666
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tabs", {
4667
- colorSegment: string;
4668
- tabFontSizeCard: string;
4669
- tabTextColorLine: string;
4670
- tabTextColorActiveLine: string;
4671
- tabTextColorHoverLine: string;
4672
- tabTextColorDisabledLine: string;
4673
- tabTextColorSegment: string;
4674
- tabTextColorActiveSegment: string;
4675
- tabTextColorHoverSegment: string;
4676
- tabTextColorDisabledSegment: string;
4677
- tabTextColorBar: string;
4678
- tabTextColorActiveBar: string;
4679
- tabTextColorHoverBar: string;
4680
- tabTextColorDisabledBar: string;
4681
- tabTextColorCard: string;
4682
- tabTextColorHoverCard: string;
4683
- tabTextColorActiveCard: string;
4684
- tabTextColorDisabledCard: string;
4685
- barColor: string;
4686
- closeColor: string;
4687
- closeColorHover: string;
4688
- closeColorPressed: string;
4689
- tabColor: string;
4690
- tabColorSegment: string;
4691
- tabBorderColor: string;
4692
- tabFontWeightActive: string;
4693
- tabFontWeight: string;
4694
- tabBorderRadius: string;
4695
- paneTextColor: string;
4696
- fontWeightStrong: string;
4697
- tabFontSizeSmall: string;
4698
- tabFontSizeMedium: string;
4699
- tabFontSizeLarge: string;
4700
- tabGapSmallLine: string;
4701
- tabGapMediumLine: string;
4702
- tabGapLargeLine: string;
4703
- tabPaddingSmallLine: string;
4704
- tabPaddingMediumLine: string;
4705
- tabPaddingLargeLine: string;
4706
- tabGapSmallBar: string;
4707
- tabGapMediumBar: string;
4708
- tabGapLargeBar: string;
4709
- tabPaddingSmallBar: string;
4710
- tabPaddingMediumBar: string;
4711
- tabPaddingLargeBar: string;
4712
- tabGapSmallCard: string;
4713
- tabGapMediumCard: string;
4714
- tabGapLargeCard: string;
4715
- tabPaddingSmallCard: string;
4716
- tabPaddingMediumCard: string;
4717
- tabPaddingLargeCard: string;
4718
- tabPaddingSmallSegment: string;
4719
- tabPaddingMediumSegment: string;
4720
- tabPaddingLargeSegment: string;
4721
- tabGapSmallSegment: string;
4722
- tabGapMediumSegment: string;
4723
- tabGapLargeSegment: string;
4724
- panePaddingSmall: string;
4725
- panePaddingMedium: string;
4726
- panePaddingLarge: string;
4727
- }, any>>;
4728
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
4729
- colorSegment: string;
4730
- tabFontSizeCard: string;
4731
- tabTextColorLine: string;
4732
- tabTextColorActiveLine: string;
4733
- tabTextColorHoverLine: string;
4734
- tabTextColorDisabledLine: string;
4735
- tabTextColorSegment: string;
4736
- tabTextColorActiveSegment: string;
4737
- tabTextColorHoverSegment: string;
4738
- tabTextColorDisabledSegment: string;
4739
- tabTextColorBar: string;
4740
- tabTextColorActiveBar: string;
4741
- tabTextColorHoverBar: string;
4742
- tabTextColorDisabledBar: string;
4743
- tabTextColorCard: string;
4744
- tabTextColorHoverCard: string;
4745
- tabTextColorActiveCard: string;
4746
- tabTextColorDisabledCard: string;
4747
- barColor: string;
4748
- closeColor: string;
4749
- closeColorHover: string;
4750
- closeColorPressed: string;
4751
- tabColor: string;
4752
- tabColorSegment: string;
4753
- tabBorderColor: string;
4754
- tabFontWeightActive: string;
4755
- tabFontWeight: string;
4756
- tabBorderRadius: string;
4757
- paneTextColor: string;
4758
- fontWeightStrong: string;
4759
- tabFontSizeSmall: string;
4760
- tabFontSizeMedium: string;
4761
- tabFontSizeLarge: string;
4762
- tabGapSmallLine: string;
4763
- tabGapMediumLine: string;
4764
- tabGapLargeLine: string;
4765
- tabPaddingSmallLine: string;
4766
- tabPaddingMediumLine: string;
4767
- tabPaddingLargeLine: string;
4768
- tabGapSmallBar: string;
4769
- tabGapMediumBar: string;
4770
- tabGapLargeBar: string;
4771
- tabPaddingSmallBar: string;
4772
- tabPaddingMediumBar: string;
4773
- tabPaddingLargeBar: string;
4774
- tabGapSmallCard: string;
4775
- tabGapMediumCard: string;
4776
- tabGapLargeCard: string;
4777
- tabPaddingSmallCard: string;
4778
- tabPaddingMediumCard: string;
4779
- tabPaddingLargeCard: string;
4780
- tabPaddingSmallSegment: string;
4781
- tabPaddingMediumSegment: string;
4782
- tabPaddingLargeSegment: string;
4783
- tabGapSmallSegment: string;
4784
- tabGapMediumSegment: string;
4785
- tabGapLargeSegment: string;
4786
- panePaddingSmall: string;
4787
- panePaddingMedium: string;
4788
- panePaddingLarge: string;
4789
- }, any>>>;
4790
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
4791
- colorSegment: string;
4792
- tabFontSizeCard: string;
4793
- tabTextColorLine: string;
4794
- tabTextColorActiveLine: string;
4795
- tabTextColorHoverLine: string;
4796
- tabTextColorDisabledLine: string;
4797
- tabTextColorSegment: string;
4798
- tabTextColorActiveSegment: string;
4799
- tabTextColorHoverSegment: string;
4800
- tabTextColorDisabledSegment: string;
4801
- tabTextColorBar: string;
4802
- tabTextColorActiveBar: string;
4803
- tabTextColorHoverBar: string;
4804
- tabTextColorDisabledBar: string;
4805
- tabTextColorCard: string;
4806
- tabTextColorHoverCard: string;
4807
- tabTextColorActiveCard: string;
4808
- tabTextColorDisabledCard: string;
4809
- barColor: string;
4810
- closeColor: string;
4811
- closeColorHover: string;
4812
- closeColorPressed: string;
4813
- tabColor: string;
4814
- tabColorSegment: string;
4815
- tabBorderColor: string;
4816
- tabFontWeightActive: string;
4817
- tabFontWeight: string;
4818
- tabBorderRadius: string;
4819
- paneTextColor: string;
4820
- fontWeightStrong: string;
4821
- tabFontSizeSmall: string;
4822
- tabFontSizeMedium: string;
4823
- tabFontSizeLarge: string;
4824
- tabGapSmallLine: string;
4825
- tabGapMediumLine: string;
4826
- tabGapLargeLine: string;
4827
- tabPaddingSmallLine: string;
4828
- tabPaddingMediumLine: string;
4829
- tabPaddingLargeLine: string;
4830
- tabGapSmallBar: string;
4831
- tabGapMediumBar: string;
4832
- tabGapLargeBar: string;
4833
- tabPaddingSmallBar: string;
4834
- tabPaddingMediumBar: string;
4835
- tabPaddingLargeBar: string;
4836
- tabGapSmallCard: string;
4837
- tabGapMediumCard: string;
4838
- tabGapLargeCard: string;
4839
- tabPaddingSmallCard: string;
4840
- tabPaddingMediumCard: string;
4841
- tabPaddingLargeCard: string;
4842
- tabPaddingSmallSegment: string;
4843
- tabPaddingMediumSegment: string;
4844
- tabPaddingLargeSegment: string;
4845
- tabGapSmallSegment: string;
4846
- tabGapMediumSegment: string;
4847
- tabGapLargeSegment: string;
4848
- panePaddingSmall: string;
4849
- panePaddingMedium: string;
4850
- panePaddingLarge: string;
4851
- }, any>>>;
4852
- }>>, {
4853
- type: import("naive-ui/es/tabs/src/interface").TabsType;
4854
- size: "small" | "medium" | "large";
4855
- closable: boolean;
4856
- trigger: "click" | "hover";
4857
- animated: boolean;
4858
- tabsPadding: number;
4859
- }>;
4860
- NConfigProvider: import("vue").DefineComponent<{
4861
- readonly abstract: BooleanConstructor;
4862
- readonly bordered: {
4863
- readonly type: import("vue").PropType<boolean | undefined>;
4864
- readonly default: undefined;
4865
- };
4866
- readonly clsPrefix: StringConstructor;
4867
- readonly locale: import("vue").PropType<{
4868
- name: string;
4869
- global: {
4870
- undo: string;
4871
- redo: string;
4872
- confirm: string;
4873
- };
4874
- Popconfirm: {
4875
- positiveText: string;
4876
- negativeText: string;
4877
- };
4878
- Cascader: {
4879
- placeholder: string;
4880
- loading: string;
4881
- loadingRequiredMessage: (label: string) => string;
4882
- };
4883
- Time: {
4884
- dateFormat: string;
4885
- dateTimeFormat: string;
4886
- };
4887
- DatePicker: {
4888
- yearFormat: string;
4889
- monthFormat: string;
4890
- dayFormat: string;
4891
- yearTypeFormat: string;
4892
- monthTypeFormat: string;
4893
- dateFormat: string;
4894
- dateTimeFormat: string;
4895
- quarterFormat: string;
4896
- clear: string;
4897
- now: string;
4898
- confirm: string;
4899
- selectTime: string;
4900
- selectDate: string;
4901
- datePlaceholder: string;
4902
- datetimePlaceholder: string;
4903
- monthPlaceholder: string;
4904
- yearPlaceholder: string;
4905
- quarterPlaceholder: string;
4906
- startDatePlaceholder: string;
4907
- endDatePlaceholder: string;
4908
- startDatetimePlaceholder: string;
4909
- endDatetimePlaceholder: string;
4910
- startMonthPlaceholder: string;
4911
- endMonthPlaceholder: string;
4912
- monthBeforeYear: boolean;
4913
- firstDayOfWeek: 0 | 2 | 1 | 3 | 4 | 5 | 6;
4914
- today: string;
4915
- };
4916
- DataTable: {
4917
- checkTableAll: string;
4918
- uncheckTableAll: string;
4919
- confirm: string;
4920
- clear: string;
4921
- };
4922
- Transfer: {
4923
- sourceTitle: string;
4924
- targetTitle: string;
4925
- };
4926
- Empty: {
4927
- description: string;
4928
- };
4929
- Select: {
4930
- placeholder: string;
4931
- };
4932
- TimePicker: {
4933
- placeholder: string;
4934
- positiveText: string;
4935
- negativeText: string;
4936
- now: string;
4937
- };
4938
- Pagination: {
4939
- goto: string;
4940
- selectionSuffix: string;
4941
- };
4942
- DynamicTags: {
4943
- add: string;
4944
- };
4945
- Log: {
4946
- loading: string;
4947
- };
4948
- Input: {
4949
- placeholder: string;
4950
- };
4951
- InputNumber: {
4952
- placeholder: string;
4953
- };
4954
- DynamicInput: {
4955
- create: string;
4956
- };
4957
- ThemeEditor: {
4958
- title: string;
4959
- clearAllVars: string;
4960
- clearSearch: string;
4961
- filterCompName: string;
4962
- filterVarName: string;
4963
- import: string;
4964
- export: string;
4965
- restore: string;
4966
- };
4967
- Image: {
4968
- tipPrevious: string;
4969
- tipNext: string;
4970
- tipCounterclockwise: string;
4971
- tipClockwise: string;
4972
- tipZoomOut: string;
4973
- tipZoomIn: string;
4974
- tipClose: string;
4975
- };
4976
- } | null>;
4977
- readonly dateLocale: import("vue").PropType<import("naive-ui/es/locales/date/enUS").NDateLocale | null>;
4978
- readonly namespace: StringConstructor;
4979
- readonly rtl: import("vue").PropType<import("naive-ui/es/config-provider/src/internal-interface").RtlProp>;
4980
- readonly tag: {
4981
- readonly type: StringConstructor;
4982
- readonly default: "div";
4983
- };
4984
- readonly hljs: import("vue").PropType<import("naive-ui/es/_mixins").Hljs>;
4985
- readonly theme: import("vue").PropType<import("naive-ui").GlobalTheme | null>;
4986
- readonly themeOverrides: import("vue").PropType<import("naive-ui").GlobalThemeOverrides | null>;
4987
- readonly componentOptions: import("vue").PropType<import("naive-ui").GlobalComponentConfig>;
4988
- readonly icons: import("vue").PropType<import("naive-ui").GlobalIconConfig>;
4989
- readonly breakpoints: import("vue").PropType<import("naive-ui/es/config-provider/src/internal-interface").Breakpoints>;
4990
- readonly preflightStyleDisabled: BooleanConstructor;
4991
- readonly inlineThemeDisabled: {
4992
- readonly type: BooleanConstructor;
4993
- readonly default: undefined;
4994
- };
4995
- readonly as: {
4996
- readonly type: import("vue").PropType<string | undefined>;
4997
- readonly validator: () => boolean;
4998
- readonly default: undefined;
4999
- };
5000
- }, {
5001
- mergedClsPrefix: import("vue").ComputedRef<string | undefined>;
5002
- mergedBordered: import("vue").ComputedRef<boolean | undefined>;
5003
- mergedNamespace: import("vue").ComputedRef<string | undefined>;
5004
- mergedTheme: import("vue").ComputedRef<import("naive-ui").GlobalTheme | undefined>;
5005
- mergedThemeOverrides: import("vue").ComputedRef<import("naive-ui").GlobalThemeOverrides | undefined>;
5006
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
5007
- readonly abstract: BooleanConstructor;
5008
- readonly bordered: {
5009
- readonly type: import("vue").PropType<boolean | undefined>;
5010
- readonly default: undefined;
5011
- };
5012
- readonly clsPrefix: StringConstructor;
5013
- readonly locale: import("vue").PropType<{
5014
- name: string;
5015
- global: {
5016
- undo: string;
5017
- redo: string;
5018
- confirm: string;
5019
- };
5020
- Popconfirm: {
5021
- positiveText: string;
5022
- negativeText: string;
5023
- };
5024
- Cascader: {
5025
- placeholder: string;
5026
- loading: string;
5027
- loadingRequiredMessage: (label: string) => string;
5028
- };
5029
- Time: {
5030
- dateFormat: string;
5031
- dateTimeFormat: string;
5032
- };
5033
- DatePicker: {
5034
- yearFormat: string;
5035
- monthFormat: string;
5036
- dayFormat: string;
5037
- yearTypeFormat: string;
5038
- monthTypeFormat: string;
5039
- dateFormat: string;
5040
- dateTimeFormat: string;
5041
- quarterFormat: string;
5042
- clear: string;
5043
- now: string;
5044
- confirm: string;
5045
- selectTime: string;
5046
- selectDate: string;
5047
- datePlaceholder: string;
5048
- datetimePlaceholder: string;
5049
- monthPlaceholder: string;
5050
- yearPlaceholder: string;
5051
- quarterPlaceholder: string;
5052
- startDatePlaceholder: string;
5053
- endDatePlaceholder: string;
5054
- startDatetimePlaceholder: string;
5055
- endDatetimePlaceholder: string;
5056
- startMonthPlaceholder: string;
5057
- endMonthPlaceholder: string;
5058
- monthBeforeYear: boolean;
5059
- firstDayOfWeek: 0 | 2 | 1 | 3 | 4 | 5 | 6;
5060
- today: string;
5061
- };
5062
- DataTable: {
5063
- checkTableAll: string;
5064
- uncheckTableAll: string;
5065
- confirm: string;
5066
- clear: string;
5067
- };
5068
- Transfer: {
5069
- sourceTitle: string;
5070
- targetTitle: string;
5071
- };
5072
- Empty: {
5073
- description: string;
5074
- };
5075
- Select: {
5076
- placeholder: string;
5077
- };
5078
- TimePicker: {
5079
- placeholder: string;
5080
- positiveText: string;
5081
- negativeText: string;
5082
- now: string;
5083
- };
5084
- Pagination: {
5085
- goto: string;
5086
- selectionSuffix: string;
5087
- };
5088
- DynamicTags: {
5089
- add: string;
5090
- };
5091
- Log: {
5092
- loading: string;
5093
- };
5094
- Input: {
5095
- placeholder: string;
5096
- };
5097
- InputNumber: {
5098
- placeholder: string;
5099
- };
5100
- DynamicInput: {
5101
- create: string;
5102
- };
5103
- ThemeEditor: {
5104
- title: string;
5105
- clearAllVars: string;
5106
- clearSearch: string;
5107
- filterCompName: string;
5108
- filterVarName: string;
5109
- import: string;
5110
- export: string;
5111
- restore: string;
5112
- };
5113
- Image: {
5114
- tipPrevious: string;
5115
- tipNext: string;
5116
- tipCounterclockwise: string;
5117
- tipClockwise: string;
5118
- tipZoomOut: string;
5119
- tipZoomIn: string;
5120
- tipClose: string;
5121
- };
5122
- } | null>;
5123
- readonly dateLocale: import("vue").PropType<import("naive-ui/es/locales/date/enUS").NDateLocale | null>;
5124
- readonly namespace: StringConstructor;
5125
- readonly rtl: import("vue").PropType<import("naive-ui/es/config-provider/src/internal-interface").RtlProp>;
5126
- readonly tag: {
5127
- readonly type: StringConstructor;
5128
- readonly default: "div";
5129
- };
5130
- readonly hljs: import("vue").PropType<import("naive-ui/es/_mixins").Hljs>;
5131
- readonly theme: import("vue").PropType<import("naive-ui").GlobalTheme | null>;
5132
- readonly themeOverrides: import("vue").PropType<import("naive-ui").GlobalThemeOverrides | null>;
5133
- readonly componentOptions: import("vue").PropType<import("naive-ui").GlobalComponentConfig>;
5134
- readonly icons: import("vue").PropType<import("naive-ui").GlobalIconConfig>;
5135
- readonly breakpoints: import("vue").PropType<import("naive-ui/es/config-provider/src/internal-interface").Breakpoints>;
5136
- readonly preflightStyleDisabled: BooleanConstructor;
5137
- readonly inlineThemeDisabled: {
5138
- readonly type: BooleanConstructor;
5139
- readonly default: undefined;
5140
- };
5141
- readonly as: {
5142
- readonly type: import("vue").PropType<string | undefined>;
5143
- readonly validator: () => boolean;
5144
- readonly default: undefined;
5145
- };
5146
- }>>, {
5147
- abstract: boolean;
5148
- tag: string;
5149
- as: string | undefined;
5150
- bordered: boolean | undefined;
5151
- preflightStyleDisabled: boolean;
5152
- inlineThemeDisabled: boolean;
2176
+ readonly disabled: boolean;
2177
+ readonly closable: boolean | undefined;
2178
+ readonly displayDirective: "if" | "show" | "show:lazy";
5153
2179
  }>;
2180
+ NTabs: any;
2181
+ NConfigProvider: any;
5154
2182
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "formChange"[], "formChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
5155
2183
  fieldList: {
5156
2184
  type: import("vue").PropType<FieldItem[]>;