@para-ui/core 2.2.40 → 2.2.41

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 (248) hide show
  1. package/AutoBox/index.d.ts +34 -34
  2. package/AutoTips/index.d.ts +27 -27
  3. package/Breadcrumbs/index.d.ts +39 -39
  4. package/Button/SplitButton.d.ts +61 -61
  5. package/Button/index.d.ts +56 -56
  6. package/Button/lang/en_US.d.ts +4 -4
  7. package/Button/lang/index.d.ts +9 -9
  8. package/Button/lang/zh_CN.d.ts +4 -4
  9. package/ButtonGroup/index.d.ts +33 -33
  10. package/ButtonGroup/index.js +2 -2
  11. package/Carousel/index.d.ts +30 -30
  12. package/Cascader/index.d.ts +54 -54
  13. package/Cascader/lang/en_US.d.ts +4 -4
  14. package/Cascader/lang/index.d.ts +9 -9
  15. package/Cascader/lang/zh_CN.d.ts +4 -4
  16. package/Checkbox/index.d.ts +40 -40
  17. package/CheckboxGroup/index.d.ts +46 -46
  18. package/CheckboxGroup/index.js +2 -2
  19. package/Collapse/collapsePanel.d.ts +30 -30
  20. package/Collapse/index.d.ts +57 -57
  21. package/Collapse/motion.d.ts +5 -5
  22. package/Collapse/util.d.ts +11 -11
  23. package/CollapseBox/index.d.ts +27 -27
  24. package/CollapseBox/util.d.ts +5 -5
  25. package/CollapseLayout/index.d.ts +51 -51
  26. package/ColorPicker/index.d.ts +4 -4
  27. package/ComboSelect/WithTabsCombo/index.d.ts +11 -11
  28. package/ComboSelect/WithTabsCombo/interface.d.ts +141 -141
  29. package/ComboSelect/index.d.ts +11 -11
  30. package/ComboSelect/interface.d.ts +149 -149
  31. package/ComboSelect/lang/en_US.d.ts +9 -9
  32. package/ComboSelect/lang/index.d.ts +19 -19
  33. package/ComboSelect/lang/zh_CN.d.ts +9 -9
  34. package/ComboSelect/utils.d.ts +12 -12
  35. package/Container/index.d.ts +77 -77
  36. package/DatePicker/PickerButton.d.ts +3 -3
  37. package/DatePicker/PickerTag.d.ts +3 -3
  38. package/DatePicker/generatePicker/generateRangePicker.d.ts +4 -4
  39. package/DatePicker/generatePicker/generateSinglePicker.d.ts +11 -11
  40. package/DatePicker/generatePicker/index.d.ts +77 -77
  41. package/DatePicker/index.d.ts +18 -18
  42. package/DatePicker/lang/en_US.d.ts +3 -3
  43. package/DatePicker/lang/index.d.ts +7 -7
  44. package/DatePicker/lang/zh_CN.d.ts +3 -3
  45. package/DatePicker/util.d.ts +20 -20
  46. package/Desktop/index.d.ts +55 -55
  47. package/Drawer/index.d.ts +11 -11
  48. package/Drawer/interface.d.ts +83 -83
  49. package/Drawer/lang/en_US.d.ts +5 -5
  50. package/Drawer/lang/index.d.ts +11 -11
  51. package/Drawer/lang/zh_CN.d.ts +5 -5
  52. package/Dropdown/index.d.ts +39 -39
  53. package/DynamicMultiBox/formItem.d.ts +13 -13
  54. package/DynamicMultiBox/index.d.ts +4 -4
  55. package/DynamicMultiBox/index.js +2 -2
  56. package/DynamicMultiBox/interface.d.ts +161 -161
  57. package/DynamicMultiBox/rowForm.d.ts +24 -24
  58. package/Empty/images/index.d.ts +2 -2
  59. package/Empty/index.d.ts +30 -30
  60. package/Empty/lang/en_US.d.ts +6 -6
  61. package/Empty/lang/index.d.ts +13 -13
  62. package/Empty/lang/zh_CN.d.ts +6 -6
  63. package/Form/index.d.ts +181 -181
  64. package/Form/index.js +2 -2
  65. package/FormItem/compoments/defaultCompoments/index.d.ts +19 -19
  66. package/FormItem/compoments/formCheckboxGroup/index.d.ts +8 -8
  67. package/FormItem/compoments/formFile/index.d.ts +38 -38
  68. package/FormItem/compoments/formRadioGroup/index.d.ts +8 -8
  69. package/FormItem/compoments/formSelect/index.d.ts +18 -18
  70. package/FormItem/errorTips.d.ts +12 -12
  71. package/FormItem/index.d.ts +152 -152
  72. package/FormItem/index.js +2 -2
  73. package/FormItem/itemType.d.ts +42 -42
  74. package/FormItem/validateFunction.d.ts +15 -15
  75. package/FunctionModal/dialog.d.ts +58 -58
  76. package/FunctionModal/index.d.ts +8 -8
  77. package/FunctionModal/modalContext.d.ts +14 -14
  78. package/GlobalContext/componentsProps.d.ts +21 -21
  79. package/GlobalContext/confirmLocale.d.ts +7 -7
  80. package/GlobalContext/constant.d.ts +7 -7
  81. package/GlobalContext/index.d.ts +28 -28
  82. package/GlobalContext/intl.d.ts +34 -34
  83. package/GlobalContext/useFormatMessage.d.ts +3 -3
  84. package/Help/index.d.ts +20 -20
  85. package/HelperText/index.d.ts +19 -19
  86. package/Hooks/useGlobalProps.d.ts +1 -1
  87. package/InputLang/index.d.ts +49 -49
  88. package/InputNumber/index.d.ts +74 -74
  89. package/Label/index.d.ts +35 -35
  90. package/Loading/index.d.ts +17 -17
  91. package/Menu/footerExpansion.d.ts +9 -9
  92. package/Menu/index.d.ts +10 -10
  93. package/Menu/interface.d.ts +139 -139
  94. package/Menu/logo.d.ts +9 -9
  95. package/Menu/verticalMenuList.d.ts +14 -14
  96. package/Message/index.d.ts +73 -73
  97. package/Modal/Confirm/index.d.ts +66 -66
  98. package/Modal/index.d.ts +61 -61
  99. package/Modal/lang/en_US.d.ts +5 -5
  100. package/Modal/lang/index.d.ts +11 -11
  101. package/Modal/lang/zh_CN.d.ts +5 -5
  102. package/MultiBox/index.d.ts +54 -54
  103. package/Notification/index.d.ts +52 -52
  104. package/OperateBtn/index.d.ts +59 -59
  105. package/OperateBtn/lang/en_US.d.ts +4 -4
  106. package/OperateBtn/lang/index.d.ts +9 -9
  107. package/OperateBtn/lang/zh_CN.d.ts +4 -4
  108. package/PageHeader/horizontalMeun.d.ts +9 -9
  109. package/PageHeader/horizontalMeunRight.d.ts +9 -9
  110. package/PageHeader/index.d.ts +10 -10
  111. package/PageHeader/interface.d.ts +167 -167
  112. package/Pagination/index.d.ts +33 -33
  113. package/Pagination/lang/en_US.d.ts +8 -8
  114. package/Pagination/lang/index.d.ts +17 -17
  115. package/Pagination/lang/zh_CN.d.ts +8 -8
  116. package/ParauiProvider/index.d.ts +12 -12
  117. package/PasswordRules/index.d.ts +46 -46
  118. package/PopConfirm/index.d.ts +56 -56
  119. package/PopConfirm/lang/en_US.d.ts +5 -5
  120. package/PopConfirm/lang/index.d.ts +11 -11
  121. package/PopConfirm/lang/zh_CN.d.ts +5 -5
  122. package/Popover/index.d.ts +14 -14
  123. package/PopoverNew/TooltipNew/index.d.ts +11 -11
  124. package/PopoverNew/TooltipNew/interface.d.ts +31 -31
  125. package/PopoverNew/TooltipNew/utils.d.ts +18 -18
  126. package/PopoverNew/index.d.ts +16 -16
  127. package/Popper/index.d.ts +13 -13
  128. package/Progress/Line.d.ts +47 -47
  129. package/Progress/Steps.d.ts +17 -17
  130. package/Progress/index.d.ts +81 -81
  131. package/Progress/utils.d.ts +6 -6
  132. package/Querying/images/index.d.ts +2 -2
  133. package/Querying/index.d.ts +26 -26
  134. package/Querying/lang/en_US.d.ts +4 -4
  135. package/Querying/lang/index.d.ts +9 -9
  136. package/Querying/lang/zh_CN.d.ts +4 -4
  137. package/README.md +744 -739
  138. package/Radio/index.d.ts +38 -38
  139. package/RadioGroup/index.d.ts +47 -47
  140. package/RadioGroup/index.js +2 -2
  141. package/Search/index.d.ts +56 -56
  142. package/Select/index.d.ts +96 -96
  143. package/Select/lang/en_US.d.ts +5 -5
  144. package/Select/lang/index.d.ts +11 -11
  145. package/Select/lang/zh_CN.d.ts +5 -5
  146. package/SelectInput/index.d.ts +11 -11
  147. package/Selector/index.d.ts +11 -11
  148. package/Selector/index.js +2 -2
  149. package/Selector/interface.d.ts +428 -428
  150. package/Selector/lang/en_US.d.ts +11 -11
  151. package/Selector/lang/index.d.ts +23 -23
  152. package/Selector/lang/zh_CN.d.ts +11 -11
  153. package/Selector/selectorData/index.d.ts +10 -10
  154. package/Selector/selectorMain/index.d.ts +10 -10
  155. package/Selector/selectorNode/index.d.ts +10 -10
  156. package/Selector/util.d.ts +15 -15
  157. package/SelectorPicker/index.d.ts +53 -53
  158. package/SelectorPicker/index.js +2 -2
  159. package/SingleBox/index.d.ts +42 -42
  160. package/Slider/index.d.ts +14 -14
  161. package/Slider/interface.d.ts +102 -102
  162. package/Split/index.d.ts +7 -7
  163. package/Stepper/icons.d.ts +5 -5
  164. package/Stepper/index.d.ts +39 -39
  165. package/Switch/index.d.ts +78 -78
  166. package/Table/index.d.ts +10 -10
  167. package/Table/interface.d.ts +271 -271
  168. package/Table/lang/en_US.d.ts +8 -8
  169. package/Table/lang/index.d.ts +17 -17
  170. package/Table/lang/zh_CN.d.ts +8 -8
  171. package/Table/tableBody.d.ts +9 -9
  172. package/Table/tableBodyElement/index.d.ts +15 -15
  173. package/Table/tableBodyInterface.d.ts +67 -67
  174. package/Table/tableContainer/index.d.ts +16 -16
  175. package/Table/tableElement/index.d.ts +15 -15
  176. package/Table/tableHead.d.ts +9 -9
  177. package/Table/tableHeadElement/index.d.ts +15 -15
  178. package/Table/tableHeadInterface.d.ts +30 -30
  179. package/Table/tablePagination.d.ts +9 -9
  180. package/Table/tablePaginationInterFace.d.ts +24 -24
  181. package/Table/tdElement/index.d.ts +15 -15
  182. package/Table/thElement/index.d.ts +15 -15
  183. package/Table/trElement/index.d.ts +15 -15
  184. package/Table/util.d.ts +28 -28
  185. package/Tabs/index.d.ts +48 -48
  186. package/Tag/TagGroup.d.ts +66 -66
  187. package/Tag/index.d.ts +34 -34
  188. package/TextField/index.d.ts +95 -95
  189. package/TimePicker/index.d.ts +22 -22
  190. package/TimePicker/locale/en_US.d.ts +3 -3
  191. package/TimePicker/locale/zh_CN.d.ts +3 -3
  192. package/TimePicker/style/index.d.ts +1 -1
  193. package/Timeline/index.d.ts +22 -22
  194. package/Title/index.d.ts +30 -30
  195. package/ToggleButton/ToggleButtonGroup.d.ts +49 -49
  196. package/ToggleButton/index.d.ts +49 -49
  197. package/Tooltip/index.d.ts +14 -14
  198. package/Transfer/index.d.ts +37 -37
  199. package/Transfer/lang/en_US.d.ts +8 -8
  200. package/Transfer/lang/index.d.ts +17 -17
  201. package/Transfer/lang/zh_CN.d.ts +8 -8
  202. package/Tree/OperateBar/index.d.ts +13 -13
  203. package/Tree/Tree.d.ts +4 -4
  204. package/Tree/index.d.ts +5 -5
  205. package/Tree/interface.d.ts +207 -207
  206. package/Tree/lang/en_US.d.ts +8 -8
  207. package/Tree/lang/index.d.ts +17 -17
  208. package/Tree/lang/zh_CN.d.ts +8 -8
  209. package/Tree/utils/tools.d.ts +26 -26
  210. package/Tree/utils/treeUtil.d.ts +15 -15
  211. package/Upload/Dragger/index.d.ts +10 -10
  212. package/Upload/ErroTip/index.d.ts +13 -13
  213. package/Upload/ImageUpload/index.d.ts +14 -14
  214. package/Upload/ImgCrop/EasyCrop.d.ts +17 -17
  215. package/Upload/ImgCrop/constants.d.ts +7 -7
  216. package/Upload/ImgCrop/index.d.ts +6 -6
  217. package/Upload/ImgCrop/interface.d.ts +48 -48
  218. package/Upload/UploadList/index.d.ts +5 -5
  219. package/Upload/index.d.ts +15 -15
  220. package/Upload/interface.d.ts +134 -134
  221. package/Upload/lang/en_US.d.ts +12 -12
  222. package/Upload/lang/index.d.ts +25 -25
  223. package/Upload/lang/zh_CN.d.ts +12 -12
  224. package/cdn/ButtonGroup/index.js +2 -2
  225. package/cdn/Cascader/index.js +6 -6
  226. package/cdn/CheckboxGroup/index.js +2 -2
  227. package/cdn/ColorPicker/index.js +1 -1
  228. package/cdn/ComboSelect/index.js +1 -1
  229. package/cdn/DatePicker/index.js +8 -8
  230. package/cdn/Dropdown/index.js +3 -3
  231. package/cdn/DynamicMultiBox/index.js +7 -7
  232. package/cdn/Form/index.js +3 -3
  233. package/cdn/FormItem/index.js +3 -3
  234. package/cdn/Pagination/index.js +1 -1
  235. package/cdn/PopoverNew/index.js +3 -3
  236. package/cdn/RadioGroup/index.js +2 -2
  237. package/cdn/Select/index.js +1 -1
  238. package/cdn/SelectInput/index.js +1 -1
  239. package/cdn/Selector/index.js +10 -10
  240. package/cdn/SelectorPicker/index.js +10 -10
  241. package/cdn/Slider/index.js +3 -3
  242. package/cdn/Table/index.js +1 -1
  243. package/cdn/Tabs/index.js +1 -1
  244. package/cdn/TimePicker/index.js +10 -10
  245. package/cdn/Upload/index.js +10 -10
  246. package/index.d.ts +142 -142
  247. package/index.js +2 -2
  248. package/package.json +131 -131
@@ -1,49 +1,49 @@
1
- /**
2
- * @author Hanz
3
- * @date 2021/11/23 上午9:44
4
- * @description toggleButton
5
- */
6
- import React, { FunctionComponent } from "react";
7
- import ToggleButtonGroup, { ToggleButtonGroupProps } from './ToggleButtonGroup';
8
- import './index.scss';
9
- export interface ToggleButtonProps {
10
- /**
11
- * 类名
12
- */
13
- className?: string;
14
- /**
15
- * 样式
16
- */
17
- style?: React.CSSProperties;
18
- /**
19
- * 子节点
20
- */
21
- children?: string;
22
- /**
23
- * 禁用
24
- */
25
- disabled?: boolean;
26
- /**
27
- * 是否选中
28
- */
29
- selected?: boolean;
30
- /**
31
- * value
32
- */
33
- value?: any;
34
- /**
35
- * width
36
- */
37
- width?: number | string;
38
- /**
39
- * 点击回调
40
- * @param event
41
- * @param value
42
- */
43
- onClick?: (event: React.MouseEvent, value: any) => void;
44
- [name: string]: any;
45
- }
46
- export declare const ToggleButton: FunctionComponent<ToggleButtonProps>;
47
- export type { ToggleButtonGroupProps };
48
- export { ToggleButtonGroup };
49
- export default ToggleButton;
1
+ /**
2
+ * @author Hanz
3
+ * @date 2021/11/23 上午9:44
4
+ * @description toggleButton
5
+ */
6
+ import React, { FunctionComponent } from "react";
7
+ import ToggleButtonGroup, { ToggleButtonGroupProps } from './ToggleButtonGroup';
8
+ import './index.scss';
9
+ export interface ToggleButtonProps {
10
+ /**
11
+ * 类名
12
+ */
13
+ className?: string;
14
+ /**
15
+ * 样式
16
+ */
17
+ style?: React.CSSProperties;
18
+ /**
19
+ * 子节点
20
+ */
21
+ children?: string;
22
+ /**
23
+ * 禁用
24
+ */
25
+ disabled?: boolean;
26
+ /**
27
+ * 是否选中
28
+ */
29
+ selected?: boolean;
30
+ /**
31
+ * value
32
+ */
33
+ value?: any;
34
+ /**
35
+ * width
36
+ */
37
+ width?: number | string;
38
+ /**
39
+ * 点击回调
40
+ * @param event
41
+ * @param value
42
+ */
43
+ onClick?: (event: React.MouseEvent, value: any) => void;
44
+ [name: string]: any;
45
+ }
46
+ export declare const ToggleButton: FunctionComponent<ToggleButtonProps>;
47
+ export type { ToggleButtonGroupProps };
48
+ export { ToggleButtonGroup };
49
+ export default ToggleButton;
@@ -1,14 +1,14 @@
1
- /**
2
- * @author Hanz
3
- * @date 2021/8/9 下午3:47
4
- * @description tooltip
5
- */
6
- import { FunctionComponent } from 'react';
7
- import { TooltipProps as MuiTooltipProps } from '@material-ui/core';
8
- import './index.scss';
9
- export type TooltipProps = MuiTooltipProps & {
10
- className?: string;
11
- boundariesElement?: 'scrollParent' | typeof window | 'viewport';
12
- };
13
- export declare const Tooltip: FunctionComponent<TooltipProps>;
14
- export default Tooltip;
1
+ /**
2
+ * @author Hanz
3
+ * @date 2021/8/9 下午3:47
4
+ * @description tooltip
5
+ */
6
+ import { FunctionComponent } from 'react';
7
+ import { TooltipProps as MuiTooltipProps } from '@material-ui/core';
8
+ import './index.scss';
9
+ export type TooltipProps = MuiTooltipProps & {
10
+ className?: string;
11
+ boundariesElement?: 'scrollParent' | typeof window | 'viewport';
12
+ };
13
+ export declare const Tooltip: FunctionComponent<TooltipProps>;
14
+ export default Tooltip;
@@ -1,37 +1,37 @@
1
- import React from 'react';
2
- import './style/index.scss';
3
- interface ItemDataProps {
4
- /** 唯一值,用来过滤 */
5
- key?: string;
6
- /** 显示名 */
7
- name?: string;
8
- /** 描述 */
9
- description?: string;
10
- /** 是否选中 */
11
- checked?: boolean;
12
- /** 是否禁用 */
13
- disabled?: boolean;
14
- /** 是否隐藏 */
15
- hide?: boolean;
16
- [name: string]: any;
17
- }
18
- /**
19
- * @description: 穿梭框
20
- * @param className{string} 类名
21
- * @param style{string} 样式
22
- * @param data{Array} 数据源
23
- * @param value{Array} 当前选中的值
24
- * @param onChange{Function} 值改变时的回调
25
- * @param title{String} 标题
26
- *
27
- */
28
- interface TransferProps {
29
- className?: string;
30
- style?: React.CSSProperties;
31
- data?: Array<ItemDataProps>;
32
- value?: Array<ItemDataProps>;
33
- onChange?: (data: Array<ItemDataProps>) => void;
34
- titles?: Array<string>;
35
- }
36
- export declare const Transfer: (props: TransferProps) => JSX.Element;
37
- export default Transfer;
1
+ import React from 'react';
2
+ import './style/index.scss';
3
+ interface ItemDataProps {
4
+ /** 唯一值,用来过滤 */
5
+ key?: string;
6
+ /** 显示名 */
7
+ name?: string;
8
+ /** 描述 */
9
+ description?: string;
10
+ /** 是否选中 */
11
+ checked?: boolean;
12
+ /** 是否禁用 */
13
+ disabled?: boolean;
14
+ /** 是否隐藏 */
15
+ hide?: boolean;
16
+ [name: string]: any;
17
+ }
18
+ /**
19
+ * @description: 穿梭框
20
+ * @param className{string} 类名
21
+ * @param style{string} 样式
22
+ * @param data{Array} 数据源
23
+ * @param value{Array} 当前选中的值
24
+ * @param onChange{Function} 值改变时的回调
25
+ * @param title{String} 标题
26
+ *
27
+ */
28
+ interface TransferProps {
29
+ className?: string;
30
+ style?: React.CSSProperties;
31
+ data?: Array<ItemDataProps>;
32
+ value?: Array<ItemDataProps>;
33
+ onChange?: (data: Array<ItemDataProps>) => void;
34
+ titles?: Array<string>;
35
+ }
36
+ export declare const Transfer: (props: TransferProps) => JSX.Element;
37
+ export default Transfer;
@@ -1,8 +1,8 @@
1
- declare const _default: {
2
- left: string;
3
- right: string;
4
- searchPlaceholder: string;
5
- leftBtnTips: string;
6
- rightBtnTips: string;
7
- };
8
- export default _default;
1
+ declare const _default: {
2
+ left: string;
3
+ right: string;
4
+ searchPlaceholder: string;
5
+ leftBtnTips: string;
6
+ rightBtnTips: string;
7
+ };
8
+ export default _default;
@@ -1,17 +1,17 @@
1
- declare const _default: {
2
- zh: {
3
- left: string;
4
- right: string;
5
- searchPlaceholder: string;
6
- leftBtnTips: string;
7
- rightBtnTips: string;
8
- };
9
- en: {
10
- left: string;
11
- right: string;
12
- searchPlaceholder: string;
13
- leftBtnTips: string;
14
- rightBtnTips: string;
15
- };
16
- };
17
- export default _default;
1
+ declare const _default: {
2
+ zh: {
3
+ left: string;
4
+ right: string;
5
+ searchPlaceholder: string;
6
+ leftBtnTips: string;
7
+ rightBtnTips: string;
8
+ };
9
+ en: {
10
+ left: string;
11
+ right: string;
12
+ searchPlaceholder: string;
13
+ leftBtnTips: string;
14
+ rightBtnTips: string;
15
+ };
16
+ };
17
+ export default _default;
@@ -1,8 +1,8 @@
1
- declare const _default: {
2
- left: string;
3
- right: string;
4
- searchPlaceholder: string;
5
- leftBtnTips: string;
6
- rightBtnTips: string;
7
- };
8
- export default _default;
1
+ declare const _default: {
2
+ left: string;
3
+ right: string;
4
+ searchPlaceholder: string;
5
+ leftBtnTips: string;
6
+ rightBtnTips: string;
7
+ };
8
+ export default _default;
@@ -1,13 +1,13 @@
1
- import React, { FunctionComponent } from "react";
2
- import { DataNode } from 'rc-tree/lib/interface';
3
- import { IActions, ActionType } from "../interface";
4
- import './index.scss';
5
- interface OperateBarProps {
6
- opRef: any;
7
- mouseInRef: any;
8
- actionsCallback?: (nodeData: DataNode, type: ActionType, evt?: React.MouseEvent) => void;
9
- showActions?: IActions;
10
- onRemove?: (anchorEl: HTMLElement) => void;
11
- }
12
- declare const OperateBar: FunctionComponent<OperateBarProps>;
13
- export default OperateBar;
1
+ import React, { FunctionComponent } from "react";
2
+ import { DataNode } from 'rc-tree/lib/interface';
3
+ import { IActions, ActionType } from "../interface";
4
+ import './index.scss';
5
+ interface OperateBarProps {
6
+ opRef: any;
7
+ mouseInRef: any;
8
+ actionsCallback?: (nodeData: DataNode, type: ActionType, evt?: React.MouseEvent) => void;
9
+ showActions?: IActions;
10
+ onRemove?: (anchorEl: HTMLElement) => void;
11
+ }
12
+ declare const OperateBar: FunctionComponent<OperateBarProps>;
13
+ export default OperateBar;
package/Tree/Tree.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { FunctionComponent } from 'react';
2
- import { TreeProps } from './interface';
3
- declare const Tree: FunctionComponent<TreeProps>;
4
- export default Tree;
1
+ import { FunctionComponent } from 'react';
2
+ import { TreeProps } from './interface';
3
+ declare const Tree: FunctionComponent<TreeProps>;
4
+ export default Tree;
package/Tree/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import Tree from './Tree';
2
- import './utils/closestPolyfill.ts';
3
- import './style/index.scss';
4
- export type { TreeProps, TreeNodeProps, DataNode } from './interface';
5
- export default Tree;
1
+ import Tree from './Tree';
2
+ import './utils/closestPolyfill.ts';
3
+ import './style/index.scss';
4
+ export type { TreeProps, TreeNodeProps, DataNode } from './interface';
5
+ export default Tree;