@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,9 +1,9 @@
1
- declare const _default: {
2
- searchPlaceholder: string;
3
- cancel: string;
4
- ok: string;
5
- fullPath: string;
6
- pleaseSelect: string;
7
- selected: string;
8
- };
9
- export default _default;
1
+ declare const _default: {
2
+ searchPlaceholder: string;
3
+ cancel: string;
4
+ ok: string;
5
+ fullPath: string;
6
+ pleaseSelect: string;
7
+ selected: string;
8
+ };
9
+ export default _default;
@@ -1,12 +1,12 @@
1
- export declare const anchorOriginMap: {
2
- [index: string]: any;
3
- };
4
- export declare const getReplaceField: (mode: string, repl: any, tableP: any, treeP: any) => any;
5
- export declare const toArray: (list: any) => any[];
6
- export declare const isRemoteLoad: (mode: string, props: any) => boolean;
7
- export declare const getOverlaySize: (mode: string, isRemoteLoad?: boolean, maxHeight?: number, height?: number) => {
8
- height: string;
9
- } | {
10
- [x: string]: string;
11
- height?: undefined;
12
- };
1
+ export declare const anchorOriginMap: {
2
+ [index: string]: any;
3
+ };
4
+ export declare const getReplaceField: (mode: string, repl: any, tableP: any, treeP: any) => any;
5
+ export declare const toArray: (list: any) => any[];
6
+ export declare const isRemoteLoad: (mode: string, props: any) => boolean;
7
+ export declare const getOverlaySize: (mode: string, isRemoteLoad?: boolean, maxHeight?: number, height?: number) => {
8
+ height: string;
9
+ } | {
10
+ [x: string]: string;
11
+ height?: undefined;
12
+ };
@@ -1,77 +1,77 @@
1
- import React from "react";
2
- import "./index.scss";
3
- interface Props {
4
- /**
5
- * 容器自定义className
6
- */
7
- className?: string;
8
- /**
9
- * 布局类型
10
- ltrb tlrb
11
- ┌───────┬──────────────────────────────┐ ┌───────────────────────────────────┐
12
- │ │ top │ │ top │
13
- │ ├──────────────────────────────┤ ├──────┬────────────────────────────┤
14
- │ │ │ │ │ │
15
- │ │ │ │ │ │
16
- │ │ │ │ │ │
17
- │ │ │ │ │ │
18
- │ left │ right │ │ left │ right │
19
- │ │ │ │ │ │
20
- │ │ │ │ │ │
21
- │ │ │ │ │ │
22
- │ │ │ │ │ │
23
- │ ├──────────────────────────────┤ ├──────┴────────────────────────────┤
24
- │ │ bottom │ │ bottom │
25
- └───────┴──────────────────────────────┘ └───────────────────────────────────┘
26
- ltr trb
27
- ┌──────────────────────────────────────┐ ┌───────────────────────────────────┐
28
- │ top │ │ top │
29
- ├───────┬──────────────────────────────┤ ├───────────────────────────────────┤
30
- │ │ │ │ │
31
- │ │ │ │ │
32
- │ │ │ │ │
33
- │ │ │ │ │
34
- │ left │ right │ │ right │
35
- │ │ │ │ │
36
- │ │ │ │ │
37
- │ │ │ │ │
38
- │ │ │ ├───────────────────────────────────┤
39
- │ │ │ │ bottom │
40
- └───────┴──────────────────────────────┘ └───────────────────────────────────┘
41
- */
42
- type?: "tlrb" | "ltrb" | "trb" | "tlr";
43
- /**
44
- * 顶部容器
45
- */
46
- top?: JSX.Element;
47
- /**
48
- * 顶部容器样式
49
- */
50
- topStyle?: React.CSSProperties;
51
- /**
52
- * 左侧容器
53
- */
54
- left?: JSX.Element;
55
- /**
56
- * 左侧容器样式
57
- */
58
- leftStyle?: React.CSSProperties;
59
- /**
60
- * 右侧容器
61
- */
62
- right?: JSX.Element;
63
- /**
64
- * 右侧容器样式
65
- */
66
- rightStyle?: React.CSSProperties;
67
- /**
68
- * 底部容器
69
- */
70
- bottom?: JSX.Element;
71
- /**
72
- * 底部容器样式
73
- */
74
- bottomStyle?: React.CSSProperties;
75
- }
76
- export declare const Container: (props?: Props) => JSX.Element;
77
- export default Container;
1
+ import React from "react";
2
+ import "./index.scss";
3
+ interface Props {
4
+ /**
5
+ * 容器自定义className
6
+ */
7
+ className?: string;
8
+ /**
9
+ * 布局类型
10
+ ltrb tlrb
11
+ ┌───────┬──────────────────────────────┐ ┌───────────────────────────────────┐
12
+ │ │ top │ │ top │
13
+ │ ├──────────────────────────────┤ ├──────┬────────────────────────────┤
14
+ │ │ │ │ │ │
15
+ │ │ │ │ │ │
16
+ │ │ │ │ │ │
17
+ │ │ │ │ │ │
18
+ │ left │ right │ │ left │ right │
19
+ │ │ │ │ │ │
20
+ │ │ │ │ │ │
21
+ │ │ │ │ │ │
22
+ │ │ │ │ │ │
23
+ │ ├──────────────────────────────┤ ├──────┴────────────────────────────┤
24
+ │ │ bottom │ │ bottom │
25
+ └───────┴──────────────────────────────┘ └───────────────────────────────────┘
26
+ ltr trb
27
+ ┌──────────────────────────────────────┐ ┌───────────────────────────────────┐
28
+ │ top │ │ top │
29
+ ├───────┬──────────────────────────────┤ ├───────────────────────────────────┤
30
+ │ │ │ │ │
31
+ │ │ │ │ │
32
+ │ │ │ │ │
33
+ │ │ │ │ │
34
+ │ left │ right │ │ right │
35
+ │ │ │ │ │
36
+ │ │ │ │ │
37
+ │ │ │ │ │
38
+ │ │ │ ├───────────────────────────────────┤
39
+ │ │ │ │ bottom │
40
+ └───────┴──────────────────────────────┘ └───────────────────────────────────┘
41
+ */
42
+ type?: "tlrb" | "ltrb" | "trb" | "tlr";
43
+ /**
44
+ * 顶部容器
45
+ */
46
+ top?: JSX.Element;
47
+ /**
48
+ * 顶部容器样式
49
+ */
50
+ topStyle?: React.CSSProperties;
51
+ /**
52
+ * 左侧容器
53
+ */
54
+ left?: JSX.Element;
55
+ /**
56
+ * 左侧容器样式
57
+ */
58
+ leftStyle?: React.CSSProperties;
59
+ /**
60
+ * 右侧容器
61
+ */
62
+ right?: JSX.Element;
63
+ /**
64
+ * 右侧容器样式
65
+ */
66
+ rightStyle?: React.CSSProperties;
67
+ /**
68
+ * 底部容器
69
+ */
70
+ bottom?: JSX.Element;
71
+ /**
72
+ * 底部容器样式
73
+ */
74
+ bottomStyle?: React.CSSProperties;
75
+ }
76
+ export declare const Container: (props?: Props) => JSX.Element;
77
+ export default Container;
@@ -1,3 +1,3 @@
1
- /// <reference types="react" />
2
- import { ButtonProps } from '../Button';
3
- export default function PickerButton(props: ButtonProps): JSX.Element;
1
+ /// <reference types="react" />
2
+ import { ButtonProps } from '../Button';
3
+ export default function PickerButton(props: ButtonProps): JSX.Element;
@@ -1,3 +1,3 @@
1
- /// <reference types="react" />
2
- import { TagProps } from '../Tag';
3
- export default function PickerTag(props: TagProps): JSX.Element;
1
+ /// <reference types="react" />
2
+ import { TagProps } from '../Tag';
3
+ export default function PickerTag(props: TagProps): JSX.Element;
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- import { GenerateConfig } from 'rc-picker/lib/generate/index';
3
- import { RangePickerProps } from '.';
4
- export default function generateRangePicker<DateType>(generateConfig: GenerateConfig<DateType>): React.ComponentClass<RangePickerProps<DateType>>;
1
+ import React from 'react';
2
+ import { GenerateConfig } from 'rc-picker/lib/generate/index';
3
+ import { RangePickerProps } from '.';
4
+ export default function generateRangePicker<DateType>(generateConfig: GenerateConfig<DateType>): React.ComponentClass<RangePickerProps<DateType>>;
@@ -1,11 +1,11 @@
1
- import React from 'react';
2
- import { GenerateConfig } from 'rc-picker/lib/generate/index';
3
- import { PickerProps, PickerDateProps, PickerTimeProps } from '.';
4
- export default function generatePicker<DateType>(generateConfig: GenerateConfig<DateType>): {
5
- DatePicker: React.ComponentClass<PickerProps<DateType>, any>;
6
- WeekPicker: React.ComponentClass<Omit<PickerDateProps<DateType>, "picker">, any>;
7
- MonthPicker: React.ComponentClass<Omit<PickerDateProps<DateType>, "picker">, any>;
8
- YearPicker: React.ComponentClass<Omit<PickerDateProps<DateType>, "picker">, any>;
9
- TimePicker: React.ComponentClass<Omit<PickerTimeProps<DateType>, "picker">, any>;
10
- QuarterPicker: React.ComponentClass<Omit<PickerTimeProps<DateType>, "picker">, any>;
11
- };
1
+ import React from 'react';
2
+ import { GenerateConfig } from 'rc-picker/lib/generate/index';
3
+ import { PickerProps, PickerDateProps, PickerTimeProps } from '.';
4
+ export default function generatePicker<DateType>(generateConfig: GenerateConfig<DateType>): {
5
+ DatePicker: React.ComponentClass<PickerProps<DateType>, any>;
6
+ WeekPicker: React.ComponentClass<Omit<PickerDateProps<DateType>, "picker">, any>;
7
+ MonthPicker: React.ComponentClass<Omit<PickerDateProps<DateType>, "picker">, any>;
8
+ YearPicker: React.ComponentClass<Omit<PickerDateProps<DateType>, "picker">, any>;
9
+ TimePicker: React.ComponentClass<Omit<PickerTimeProps<DateType>, "picker">, any>;
10
+ QuarterPicker: React.ComponentClass<Omit<PickerTimeProps<DateType>, "picker">, any>;
11
+ };
@@ -1,77 +1,77 @@
1
- import React, { ReactNode } from 'react';
2
- import { GenerateConfig } from 'rc-picker/lib/generate/index';
3
- import { PickerBaseProps as RCPickerBaseProps, PickerDateProps as RCPickerDateProps, PickerTimeProps as RCPickerTimeProps } from 'rc-picker/lib/Picker';
4
- import { RangePickerBaseProps as RCRangePickerBaseProps, RangePickerDateProps as RCRangePickerDateProps, RangePickerTimeProps as RCRangePickerTimeProps } from 'rc-picker/lib/RangePicker';
5
- import { Locale as RcPickerLocale } from 'rc-picker/lib/interface';
6
- import PickerButton from '../PickerButton';
7
- import PickerTag from '../PickerTag';
8
- import { Moment } from "moment";
9
- import { LabelTooltipProps } from "../../Label";
10
- type SizeType = 'small' | 'medium' | 'large' | undefined;
11
- export interface TimePickerLocale {
12
- placeholder?: string;
13
- rangePlaceholder?: [string, string];
14
- }
15
- export type NullableDateType<DateType> = DateType | null | undefined | string;
16
- export type Value<DateType> = NullableDateType<DateType>;
17
- export type RangeValue<DateType> = [NullableDateType<DateType>, NullableDateType<DateType>] | null;
18
- export declare const Components: {
19
- button: typeof PickerButton;
20
- rangeItem: typeof PickerTag;
21
- };
22
- type InjectDefaultProps<Props, Type> = Omit<Props, 'locale' | 'generateConfig' | 'prevIcon' | 'nextIcon' | 'superPrevIcon' | 'superNextIcon' | 'hideHeader' | 'components' | 'value' | 'defaultValue'> & {
23
- locale?: 'zh' | 'en';
24
- size?: SizeType;
25
- bordered?: boolean;
26
- error?: boolean;
27
- helperText?: React.ReactNode;
28
- value?: Type extends 'range' ? RangeValue<Moment> : NullableDateType<Moment>;
29
- defaultValue?: Type extends 'range' ? RangeValue<Moment> : NullableDateType<Moment>;
30
- /** 标题 */
31
- label?: ReactNode;
32
- /** 帮助提示信息 */
33
- labelTooltip?: LabelTooltipProps;
34
- /** 是否必填 */
35
- required?: boolean;
36
- };
37
- export declare const pickerFormatMap: {
38
- [index: string]: string;
39
- };
40
- export type PickerLocale = {
41
- lang: RcPickerLocale & AdditionalPickerLocaleLangProps;
42
- timePickerLocale: TimePickerLocale;
43
- } & AdditionalPickerLocaleProps;
44
- export type AdditionalPickerLocaleProps = {
45
- dateFormat?: string;
46
- dateTimeFormat?: string;
47
- weekFormat?: string;
48
- monthFormat?: string;
49
- };
50
- export type AdditionalPickerLocaleLangProps = {
51
- placeholder?: string;
52
- yearPlaceholder?: string;
53
- quarterPlaceholder?: string;
54
- monthPlaceholder?: string;
55
- weekPlaceholder?: string;
56
- rangeYearPlaceholder?: [string, string];
57
- rangeMonthPlaceholder?: [string, string];
58
- rangeWeekPlaceholder?: [string, string];
59
- rangePlaceholder?: [string, string];
60
- };
61
- export type PickerBaseProps<DateType> = InjectDefaultProps<RCPickerBaseProps<DateType>, ''>;
62
- export type PickerDateProps<DateType> = InjectDefaultProps<RCPickerDateProps<DateType>, ''>;
63
- export type PickerTimeProps<DateType> = InjectDefaultProps<RCPickerTimeProps<DateType>, ''>;
64
- export type PickerProps<DateType> = PickerBaseProps<DateType> | PickerDateProps<DateType> | PickerTimeProps<DateType>;
65
- export type RangePickerBaseProps<DateType> = InjectDefaultProps<RCRangePickerBaseProps<DateType>, 'range'>;
66
- export type RangePickerDateProps<DateType> = InjectDefaultProps<RCRangePickerDateProps<DateType>, 'range'>;
67
- export type RangePickerTimeProps<DateType> = InjectDefaultProps<RCRangePickerTimeProps<DateType>, 'range'>;
68
- export type RangePickerProps<DateType> = RangePickerBaseProps<DateType> | RangePickerDateProps<DateType> | RangePickerTimeProps<DateType>;
69
- declare function generatePicker<DateType>(generateConfig: GenerateConfig<DateType>): React.ComponentClass<PickerProps<DateType>, any> & {
70
- WeekPicker: React.ComponentClass<Omit<PickerDateProps<DateType>, "picker">, any>;
71
- MonthPicker: React.ComponentClass<Omit<PickerDateProps<DateType>, "picker">, any>;
72
- YearPicker: React.ComponentClass<Omit<PickerDateProps<DateType>, "picker">, any>;
73
- RangePicker: React.ComponentClass<RangePickerProps<DateType>>;
74
- TimePicker: React.ComponentClass<Omit<PickerTimeProps<DateType>, "picker">, any>;
75
- QuarterPicker: React.ComponentClass<Omit<PickerTimeProps<DateType>, "picker">, any>;
76
- };
77
- export default generatePicker;
1
+ import React, { ReactNode } from 'react';
2
+ import { GenerateConfig } from 'rc-picker/lib/generate/index';
3
+ import { PickerBaseProps as RCPickerBaseProps, PickerDateProps as RCPickerDateProps, PickerTimeProps as RCPickerTimeProps } from 'rc-picker/lib/Picker';
4
+ import { RangePickerBaseProps as RCRangePickerBaseProps, RangePickerDateProps as RCRangePickerDateProps, RangePickerTimeProps as RCRangePickerTimeProps } from 'rc-picker/lib/RangePicker';
5
+ import { Locale as RcPickerLocale } from 'rc-picker/lib/interface';
6
+ import PickerButton from '../PickerButton';
7
+ import PickerTag from '../PickerTag';
8
+ import { Moment } from "moment";
9
+ import { LabelTooltipProps } from "../../Label";
10
+ type SizeType = 'small' | 'medium' | 'large' | undefined;
11
+ export interface TimePickerLocale {
12
+ placeholder?: string;
13
+ rangePlaceholder?: [string, string];
14
+ }
15
+ export type NullableDateType<DateType> = DateType | null | undefined | string;
16
+ export type Value<DateType> = NullableDateType<DateType>;
17
+ export type RangeValue<DateType> = [NullableDateType<DateType>, NullableDateType<DateType>] | null;
18
+ export declare const Components: {
19
+ button: typeof PickerButton;
20
+ rangeItem: typeof PickerTag;
21
+ };
22
+ type InjectDefaultProps<Props, Type> = Omit<Props, 'locale' | 'generateConfig' | 'prevIcon' | 'nextIcon' | 'superPrevIcon' | 'superNextIcon' | 'hideHeader' | 'components' | 'value' | 'defaultValue'> & {
23
+ locale?: 'zh' | 'en';
24
+ size?: SizeType;
25
+ bordered?: boolean;
26
+ error?: boolean;
27
+ helperText?: React.ReactNode;
28
+ value?: Type extends 'range' ? RangeValue<Moment> : NullableDateType<Moment>;
29
+ defaultValue?: Type extends 'range' ? RangeValue<Moment> : NullableDateType<Moment>;
30
+ /** 标题 */
31
+ label?: ReactNode;
32
+ /** 帮助提示信息 */
33
+ labelTooltip?: LabelTooltipProps;
34
+ /** 是否必填 */
35
+ required?: boolean;
36
+ };
37
+ export declare const pickerFormatMap: {
38
+ [index: string]: string;
39
+ };
40
+ export type PickerLocale = {
41
+ lang: RcPickerLocale & AdditionalPickerLocaleLangProps;
42
+ timePickerLocale: TimePickerLocale;
43
+ } & AdditionalPickerLocaleProps;
44
+ export type AdditionalPickerLocaleProps = {
45
+ dateFormat?: string;
46
+ dateTimeFormat?: string;
47
+ weekFormat?: string;
48
+ monthFormat?: string;
49
+ };
50
+ export type AdditionalPickerLocaleLangProps = {
51
+ placeholder?: string;
52
+ yearPlaceholder?: string;
53
+ quarterPlaceholder?: string;
54
+ monthPlaceholder?: string;
55
+ weekPlaceholder?: string;
56
+ rangeYearPlaceholder?: [string, string];
57
+ rangeMonthPlaceholder?: [string, string];
58
+ rangeWeekPlaceholder?: [string, string];
59
+ rangePlaceholder?: [string, string];
60
+ };
61
+ export type PickerBaseProps<DateType> = InjectDefaultProps<RCPickerBaseProps<DateType>, ''>;
62
+ export type PickerDateProps<DateType> = InjectDefaultProps<RCPickerDateProps<DateType>, ''>;
63
+ export type PickerTimeProps<DateType> = InjectDefaultProps<RCPickerTimeProps<DateType>, ''>;
64
+ export type PickerProps<DateType> = PickerBaseProps<DateType> | PickerDateProps<DateType> | PickerTimeProps<DateType>;
65
+ export type RangePickerBaseProps<DateType> = InjectDefaultProps<RCRangePickerBaseProps<DateType>, 'range'>;
66
+ export type RangePickerDateProps<DateType> = InjectDefaultProps<RCRangePickerDateProps<DateType>, 'range'>;
67
+ export type RangePickerTimeProps<DateType> = InjectDefaultProps<RCRangePickerTimeProps<DateType>, 'range'>;
68
+ export type RangePickerProps<DateType> = RangePickerBaseProps<DateType> | RangePickerDateProps<DateType> | RangePickerTimeProps<DateType>;
69
+ declare function generatePicker<DateType>(generateConfig: GenerateConfig<DateType>): React.ComponentClass<PickerProps<DateType>, any> & {
70
+ WeekPicker: React.ComponentClass<Omit<PickerDateProps<DateType>, "picker">, any>;
71
+ MonthPicker: React.ComponentClass<Omit<PickerDateProps<DateType>, "picker">, any>;
72
+ YearPicker: React.ComponentClass<Omit<PickerDateProps<DateType>, "picker">, any>;
73
+ RangePicker: React.ComponentClass<RangePickerProps<DateType>>;
74
+ TimePicker: React.ComponentClass<Omit<PickerTimeProps<DateType>, "picker">, any>;
75
+ QuarterPicker: React.ComponentClass<Omit<PickerTimeProps<DateType>, "picker">, any>;
76
+ };
77
+ export default generatePicker;
@@ -1,18 +1,18 @@
1
- /// <reference types="react" />
2
- import { Moment } from 'moment';
3
- export type { Value, RangeValue, NullableDateType } from './generatePicker';
4
- import { PickerProps, PickerDateProps, RangePickerProps as BaseRangePickerProps } from './generatePicker';
5
- export type DatePickerProps = PickerProps<Moment>;
6
- export type MonthPickerProps = Omit<PickerDateProps<Moment>, 'picker'>;
7
- export type WeekPickerProps = Omit<PickerDateProps<Moment>, 'picker'>;
8
- export type RangePickerProps = BaseRangePickerProps<Moment>;
9
- import './style/index.scss';
10
- declare const DatePicker: import("react").ComponentClass<PickerProps<Moment>, any> & {
11
- WeekPicker: import("react").ComponentClass<Omit<PickerDateProps<Moment>, "picker">, any>;
12
- MonthPicker: import("react").ComponentClass<Omit<PickerDateProps<Moment>, "picker">, any>;
13
- YearPicker: import("react").ComponentClass<Omit<PickerDateProps<Moment>, "picker">, any>;
14
- RangePicker: import("react").ComponentClass<BaseRangePickerProps<Moment>, any>;
15
- TimePicker: import("react").ComponentClass<Omit<import("./generatePicker").PickerTimeProps<Moment>, "picker">, any>;
16
- QuarterPicker: import("react").ComponentClass<Omit<import("./generatePicker").PickerTimeProps<Moment>, "picker">, any>;
17
- };
18
- export default DatePicker;
1
+ /// <reference types="react" />
2
+ import { Moment } from 'moment';
3
+ export type { Value, RangeValue, NullableDateType } from './generatePicker';
4
+ import { PickerProps, PickerDateProps, RangePickerProps as BaseRangePickerProps } from './generatePicker';
5
+ export type DatePickerProps = PickerProps<Moment>;
6
+ export type MonthPickerProps = Omit<PickerDateProps<Moment>, 'picker'>;
7
+ export type WeekPickerProps = Omit<PickerDateProps<Moment>, 'picker'>;
8
+ export type RangePickerProps = BaseRangePickerProps<Moment>;
9
+ import './style/index.scss';
10
+ declare const DatePicker: import("react").ComponentClass<PickerProps<Moment>, any> & {
11
+ WeekPicker: import("react").ComponentClass<Omit<PickerDateProps<Moment>, "picker">, any>;
12
+ MonthPicker: import("react").ComponentClass<Omit<PickerDateProps<Moment>, "picker">, any>;
13
+ YearPicker: import("react").ComponentClass<Omit<PickerDateProps<Moment>, "picker">, any>;
14
+ RangePicker: import("react").ComponentClass<BaseRangePickerProps<Moment>, any>;
15
+ TimePicker: import("react").ComponentClass<Omit<import("./generatePicker").PickerTimeProps<Moment>, "picker">, any>;
16
+ QuarterPicker: import("react").ComponentClass<Omit<import("./generatePicker").PickerTimeProps<Moment>, "picker">, any>;
17
+ };
18
+ export default DatePicker;
@@ -1,3 +1,3 @@
1
- import { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
1
+ import { PickerLocale } from '../generatePicker';
2
+ declare const locale: PickerLocale;
3
+ export default locale;
@@ -1,7 +1,7 @@
1
- declare const _default: {
2
- zh: import("../generatePicker").PickerLocale;
3
- en: import("../generatePicker").PickerLocale;
4
- zh_CN: import("../generatePicker").PickerLocale;
5
- en_US: import("../generatePicker").PickerLocale;
6
- };
7
- export default _default;
1
+ declare const _default: {
2
+ zh: import("../generatePicker").PickerLocale;
3
+ en: import("../generatePicker").PickerLocale;
4
+ zh_CN: import("../generatePicker").PickerLocale;
5
+ en_US: import("../generatePicker").PickerLocale;
6
+ };
7
+ export default _default;
@@ -1,3 +1,3 @@
1
- import { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
1
+ import { PickerLocale } from '../generatePicker';
2
+ declare const locale: PickerLocale;
3
+ export default locale;
@@ -1,20 +1,20 @@
1
- import { PickerMode } from 'rc-picker/lib/interface';
2
- import { PickerLocale } from './generatePicker';
3
- import { SharedTimeProps } from "rc-picker/lib/panels/TimePanel";
4
- export declare function getPlaceholder(picker: PickerMode | undefined, locale: PickerLocale, customizePlaceholder?: string): string;
5
- export declare function getRangePlaceholder(picker: PickerMode | undefined, locale: PickerLocale, customizePlaceholder?: [string, string]): [string, string] | undefined;
6
- export declare function getPrefixCls(suffixCls?: string, customizePrefixCls?: string): string;
7
- export declare function getTimeProps<DateType>(props: {
8
- format?: string;
9
- picker?: PickerMode;
10
- } & SharedTimeProps<DateType>): SharedTimeProps<DateType> | {
11
- showTime: SharedTimeProps<DateType>;
12
- };
13
- export declare function formatPickerValue(value: unknown, format?: string): unknown;
14
- export declare function mergedLocale(locale: {
15
- lang: any;
16
- timeLang: any;
17
- }, defaultLocale: PickerLocale): {
18
- lang: any;
19
- timePickerLocale: any;
20
- };
1
+ import { PickerMode } from 'rc-picker/lib/interface';
2
+ import { PickerLocale } from './generatePicker';
3
+ import { SharedTimeProps } from "rc-picker/lib/panels/TimePanel";
4
+ export declare function getPlaceholder(picker: PickerMode | undefined, locale: PickerLocale, customizePlaceholder?: string): string;
5
+ export declare function getRangePlaceholder(picker: PickerMode | undefined, locale: PickerLocale, customizePlaceholder?: [string, string]): [string, string] | undefined;
6
+ export declare function getPrefixCls(suffixCls?: string, customizePrefixCls?: string): string;
7
+ export declare function getTimeProps<DateType>(props: {
8
+ format?: string;
9
+ picker?: PickerMode;
10
+ } & SharedTimeProps<DateType>): SharedTimeProps<DateType> | {
11
+ showTime: SharedTimeProps<DateType>;
12
+ };
13
+ export declare function formatPickerValue(value: unknown, format?: string): unknown;
14
+ export declare function mergedLocale(locale: {
15
+ lang: any;
16
+ timeLang: any;
17
+ }, defaultLocale: PickerLocale): {
18
+ lang: any;
19
+ timePickerLocale: any;
20
+ };
@@ -1,55 +1,55 @@
1
- /**
2
- * @author liuj
3
- * @date 2021/8/12 15:59
4
- * @description 桌面移动
5
- */
6
- import { FunctionComponent } from 'react';
7
- import './index.scss';
8
- export interface DesktopProps {
9
- /** 样式名称 */
10
- className?: string;
11
- /** 拖拽列表数据 */
12
- data: Array<any>;
13
- /** 排序数据 */
14
- sort?: {
15
- [key: string]: mapProps;
16
- };
17
- /** 排序回调事件 */
18
- onSort?: (data: any) => void;
19
- /** 点击事件回调 */
20
- onClick?: (data: any) => void;
21
- }
22
- export interface PointConfig {
23
- /** 距左距离 */
24
- x: number;
25
- /** 距上距离 */
26
- y: number;
27
- /** 宽 */
28
- width: number;
29
- /** 高 */
30
- height: number;
31
- }
32
- interface mapProps {
33
- /** 类型 文件夹 / 组件 */
34
- type: 'item' | 'dir';
35
- /** 父级 */
36
- parent?: number | string;
37
- /** 显示名 */
38
- displayName?: string;
39
- /** key */
40
- key: number | string;
41
- /** 下标 */
42
- index: number;
43
- /** 禁用 */
44
- disable?: boolean;
45
- /** 图标 */
46
- icon?: any;
47
- /** 数据 */
48
- data: any;
49
- /** 位置 */
50
- point: PointConfig;
51
- /** 子选项 */
52
- children: Array<any>;
53
- }
54
- export declare const Desktop: FunctionComponent<DesktopProps>;
55
- export default Desktop;
1
+ /**
2
+ * @author liuj
3
+ * @date 2021/8/12 15:59
4
+ * @description 桌面移动
5
+ */
6
+ import { FunctionComponent } from 'react';
7
+ import './index.scss';
8
+ export interface DesktopProps {
9
+ /** 样式名称 */
10
+ className?: string;
11
+ /** 拖拽列表数据 */
12
+ data: Array<any>;
13
+ /** 排序数据 */
14
+ sort?: {
15
+ [key: string]: mapProps;
16
+ };
17
+ /** 排序回调事件 */
18
+ onSort?: (data: any) => void;
19
+ /** 点击事件回调 */
20
+ onClick?: (data: any) => void;
21
+ }
22
+ export interface PointConfig {
23
+ /** 距左距离 */
24
+ x: number;
25
+ /** 距上距离 */
26
+ y: number;
27
+ /** 宽 */
28
+ width: number;
29
+ /** 高 */
30
+ height: number;
31
+ }
32
+ interface mapProps {
33
+ /** 类型 文件夹 / 组件 */
34
+ type: 'item' | 'dir';
35
+ /** 父级 */
36
+ parent?: number | string;
37
+ /** 显示名 */
38
+ displayName?: string;
39
+ /** key */
40
+ key: number | string;
41
+ /** 下标 */
42
+ index: number;
43
+ /** 禁用 */
44
+ disable?: boolean;
45
+ /** 图标 */
46
+ icon?: any;
47
+ /** 数据 */
48
+ data: any;
49
+ /** 位置 */
50
+ point: PointConfig;
51
+ /** 子选项 */
52
+ children: Array<any>;
53
+ }
54
+ export declare const Desktop: FunctionComponent<DesktopProps>;
55
+ export default Desktop;