@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,56 +1,56 @@
1
- /**
2
- * @author Hanz
3
- * @date 2021/8/9 下午3:45
4
- * @description popConfirm
5
- */
6
- import React, { FunctionComponent, ReactNode } from 'react';
7
- import { ButtonProps } from "../Button";
8
- import { TooltipProps } from "../Tooltip";
9
- import './index.scss';
10
- type ConfirmType = "success" | "info" | "error" | "warning";
11
- export interface PopConfirmProps {
12
- /**触发方式*/
13
- trigger?: 'click' | 'hover';
14
- /** 是否显示弹框,controllable为true时可用 */
15
- open?: boolean;
16
- /** 是否可控组件 */
17
- controllable?: boolean;
18
- /**图标类型*/
19
- type?: ConfirmType;
20
- /**标题*/
21
- title?: ReactNode;
22
- /**内容*/
23
- content?: ReactNode;
24
- /**自定义图标*/
25
- icon?: ReactNode;
26
- /**ok 文本*/
27
- okText?: string;
28
- /**cancel 文本*/
29
- cancelText?: string;
30
- /** 确定回调*/
31
- onOk?: Function;
32
- /** 取消回调*/
33
- onCancel?: Function;
34
- /** 关闭时回调*/
35
- onClose?: Function;
36
- /** 确定按钮属性*/
37
- okButtonProps?: ButtonProps;
38
- /** 取消按钮属性*/
39
- cancelButtonProps?: ButtonProps;
40
- /** 位置*/
41
- placement?: TooltipProps['placement'];
42
- /** cls*/
43
- className?: string;
44
- /** 自定义样式*/
45
- style?: React.CSSProperties;
46
- /** 子节点*/
47
- children?: ReactNode;
48
- /**显示取消按钮*/
49
- showCancel?: boolean;
50
- /** 支持冒泡*/
51
- bubble?: boolean;
52
- /**底部按钮*/
53
- actions?: ReactNode;
54
- }
55
- export declare const PopConfirm: FunctionComponent<PopConfirmProps>;
56
- export default PopConfirm;
1
+ /**
2
+ * @author Hanz
3
+ * @date 2021/8/9 下午3:45
4
+ * @description popConfirm
5
+ */
6
+ import React, { FunctionComponent, ReactNode } from 'react';
7
+ import { ButtonProps } from "../Button";
8
+ import { TooltipProps } from "../Tooltip";
9
+ import './index.scss';
10
+ type ConfirmType = "success" | "info" | "error" | "warning";
11
+ export interface PopConfirmProps {
12
+ /**触发方式*/
13
+ trigger?: 'click' | 'hover';
14
+ /** 是否显示弹框,controllable为true时可用 */
15
+ open?: boolean;
16
+ /** 是否可控组件 */
17
+ controllable?: boolean;
18
+ /**图标类型*/
19
+ type?: ConfirmType;
20
+ /**标题*/
21
+ title?: ReactNode;
22
+ /**内容*/
23
+ content?: ReactNode;
24
+ /**自定义图标*/
25
+ icon?: ReactNode;
26
+ /**ok 文本*/
27
+ okText?: string;
28
+ /**cancel 文本*/
29
+ cancelText?: string;
30
+ /** 确定回调*/
31
+ onOk?: Function;
32
+ /** 取消回调*/
33
+ onCancel?: Function;
34
+ /** 关闭时回调*/
35
+ onClose?: Function;
36
+ /** 确定按钮属性*/
37
+ okButtonProps?: ButtonProps;
38
+ /** 取消按钮属性*/
39
+ cancelButtonProps?: ButtonProps;
40
+ /** 位置*/
41
+ placement?: TooltipProps['placement'];
42
+ /** cls*/
43
+ className?: string;
44
+ /** 自定义样式*/
45
+ style?: React.CSSProperties;
46
+ /** 子节点*/
47
+ children?: ReactNode;
48
+ /**显示取消按钮*/
49
+ showCancel?: boolean;
50
+ /** 支持冒泡*/
51
+ bubble?: boolean;
52
+ /**底部按钮*/
53
+ actions?: ReactNode;
54
+ }
55
+ export declare const PopConfirm: FunctionComponent<PopConfirmProps>;
56
+ export default PopConfirm;
@@ -1,5 +1,5 @@
1
- declare const _default: {
2
- cancel: string;
3
- ok: string;
4
- };
5
- export default _default;
1
+ declare const _default: {
2
+ cancel: string;
3
+ ok: string;
4
+ };
5
+ export default _default;
@@ -1,11 +1,11 @@
1
- declare const _default: {
2
- zh: {
3
- cancel: string;
4
- ok: string;
5
- };
6
- en: {
7
- cancel: string;
8
- ok: string;
9
- };
10
- };
11
- export default _default;
1
+ declare const _default: {
2
+ zh: {
3
+ cancel: string;
4
+ ok: string;
5
+ };
6
+ en: {
7
+ cancel: string;
8
+ ok: string;
9
+ };
10
+ };
11
+ export default _default;
@@ -1,5 +1,5 @@
1
- declare const _default: {
2
- cancel: string;
3
- ok: string;
4
- };
5
- export default _default;
1
+ declare const _default: {
2
+ cancel: string;
3
+ ok: string;
4
+ };
5
+ export default _default;
@@ -1,14 +1,14 @@
1
- /**
2
- * @author linhd
3
- * @date 2021/8/12 18:25
4
- * @description 弹出框
5
- */
6
- import { FunctionComponent } from 'react';
7
- import { PopoverProps as MuiPopoverProps } from '@material-ui/core';
8
- import './index.scss';
9
- export interface PopoverProps extends MuiPopoverProps {
10
- /** 样式class */
11
- className?: string;
12
- }
13
- export declare const Popover: FunctionComponent<PopoverProps>;
14
- export default Popover;
1
+ /**
2
+ * @author linhd
3
+ * @date 2021/8/12 18:25
4
+ * @description 弹出框
5
+ */
6
+ import { FunctionComponent } from 'react';
7
+ import { PopoverProps as MuiPopoverProps } from '@material-ui/core';
8
+ import './index.scss';
9
+ export interface PopoverProps extends MuiPopoverProps {
10
+ /** 样式class */
11
+ className?: string;
12
+ }
13
+ export declare const Popover: FunctionComponent<PopoverProps>;
14
+ export default Popover;
@@ -1,11 +1,11 @@
1
- /**
2
- * @author Hanz
3
- * @date 2022/5/25 下午6:02
4
- * @description tooltip
5
- */
6
- import { FC } from 'react';
7
- import { TooltipNewProps } from './interface';
8
- import './index.scss';
9
- export declare const TooltipNew: FC<TooltipNewProps>;
10
- export type { TooltipNewProps };
11
- export default TooltipNew;
1
+ /**
2
+ * @author Hanz
3
+ * @date 2022/5/25 下午6:02
4
+ * @description tooltip
5
+ */
6
+ import { FC } from 'react';
7
+ import { TooltipNewProps } from './interface';
8
+ import './index.scss';
9
+ export declare const TooltipNew: FC<TooltipNewProps>;
10
+ export type { TooltipNewProps };
11
+ export default TooltipNew;
@@ -1,31 +1,31 @@
1
- /**
2
- * @author Hanz
3
- * @date 2022/5/25 下午7:16
4
- * @description
5
- */
6
- import React from "react";
7
- import { TooltipProps as RcTooltipProps } from "rc-tooltip/lib/Tooltip";
8
- export type TooltipPlacement = 'top' | 'left' | 'right' | 'bottom' | 'topLeft' | 'topRight' | 'bottomLeft' | 'bottomRight' | 'leftTop' | 'leftBottom' | 'rightTop' | 'rightBottom' | 'bottom-end' | 'bottom-start' | 'left-end' | 'left-start' | 'right-end' | 'right-start' | 'top-end' | 'top-start';
9
- export interface TooltipNewProps extends Partial<Omit<RcTooltipProps, 'children'>> {
10
- /** 提示文字 */
11
- title?: React.ReactNode;
12
- /** style */
13
- style?: React.CSSProperties;
14
- /** cls */
15
- className?: string;
16
- /** 位置 */
17
- placement?: TooltipPlacement;
18
- /** 箭头是否指向目标元素中心 */
19
- arrowPointAtCenter?: boolean;
20
- /** 被遮挡时自动调整位置 */
21
- autoAdjustOverflow?: boolean;
22
- /** 渲染容器 */
23
- getPopupContainer?: (triggerNode: HTMLElement) => HTMLElement;
24
- /** 子节点 */
25
- children?: React.ReactNode;
26
- /** 是否显示箭头 */
27
- arrow?: boolean;
28
- /** 控制浮层是否显示 */
29
- open?: boolean;
30
- [name: string]: any;
31
- }
1
+ /**
2
+ * @author Hanz
3
+ * @date 2022/5/25 下午7:16
4
+ * @description
5
+ */
6
+ import React from "react";
7
+ import { TooltipProps as RcTooltipProps } from "rc-tooltip/lib/Tooltip";
8
+ export type TooltipPlacement = 'top' | 'left' | 'right' | 'bottom' | 'topLeft' | 'topRight' | 'bottomLeft' | 'bottomRight' | 'leftTop' | 'leftBottom' | 'rightTop' | 'rightBottom' | 'bottom-end' | 'bottom-start' | 'left-end' | 'left-start' | 'right-end' | 'right-start' | 'top-end' | 'top-start';
9
+ export interface TooltipNewProps extends Partial<Omit<RcTooltipProps, 'children'>> {
10
+ /** 提示文字 */
11
+ title?: React.ReactNode;
12
+ /** style */
13
+ style?: React.CSSProperties;
14
+ /** cls */
15
+ className?: string;
16
+ /** 位置 */
17
+ placement?: TooltipPlacement;
18
+ /** 箭头是否指向目标元素中心 */
19
+ arrowPointAtCenter?: boolean;
20
+ /** 被遮挡时自动调整位置 */
21
+ autoAdjustOverflow?: boolean;
22
+ /** 渲染容器 */
23
+ getPopupContainer?: (triggerNode: HTMLElement) => HTMLElement;
24
+ /** 子节点 */
25
+ children?: React.ReactNode;
26
+ /** 是否显示箭头 */
27
+ arrow?: boolean;
28
+ /** 控制浮层是否显示 */
29
+ open?: boolean;
30
+ [name: string]: any;
31
+ }
@@ -1,18 +1,18 @@
1
- import { BuildInPlacements } from 'rc-trigger';
2
- import React from "react";
3
- import { TooltipPlacement } from './interface';
4
- interface AdjustOverflow {
5
- adjustX?: 0 | 1;
6
- adjustY?: 0 | 1;
7
- }
8
- interface PlacementsConfig {
9
- arrowWidth?: number;
10
- horizontalArrowShift?: number;
11
- verticalArrowShift?: number;
12
- arrowPointAtCenter?: boolean;
13
- autoAdjustOverflow?: boolean | AdjustOverflow;
14
- }
15
- export default function getPlacements(config: PlacementsConfig): BuildInPlacements;
16
- export declare function getDisabledCompatibleChildren(child: React.ReactNode): JSX.Element;
17
- export declare function mapLegacyPlacement(place: TooltipPlacement): string;
18
- export {};
1
+ import { BuildInPlacements } from 'rc-trigger';
2
+ import React from "react";
3
+ import { TooltipPlacement } from './interface';
4
+ interface AdjustOverflow {
5
+ adjustX?: 0 | 1;
6
+ adjustY?: 0 | 1;
7
+ }
8
+ interface PlacementsConfig {
9
+ arrowWidth?: number;
10
+ horizontalArrowShift?: number;
11
+ verticalArrowShift?: number;
12
+ arrowPointAtCenter?: boolean;
13
+ autoAdjustOverflow?: boolean | AdjustOverflow;
14
+ }
15
+ export default function getPlacements(config: PlacementsConfig): BuildInPlacements;
16
+ export declare function getDisabledCompatibleChildren(child: React.ReactNode): JSX.Element;
17
+ export declare function mapLegacyPlacement(place: TooltipPlacement): string;
18
+ export {};
@@ -1,16 +1,16 @@
1
- /**
2
- * @author Hanz
3
- * @date 2022/6/7 上午10:54
4
- * @description popover
5
- */
6
- import React, { FC } from 'react';
7
- import { TooltipNewProps } from './TooltipNew/interface';
8
- import './index.scss';
9
- export interface PopoverNewProps extends TooltipNewProps {
10
- /** 标题 */
11
- title?: React.ReactNode;
12
- /** 内容 */
13
- content?: React.ReactNode;
14
- }
15
- export declare const PopoverNew: FC<PopoverNewProps>;
16
- export default PopoverNew;
1
+ /**
2
+ * @author Hanz
3
+ * @date 2022/6/7 上午10:54
4
+ * @description popover
5
+ */
6
+ import React, { FC } from 'react';
7
+ import { TooltipNewProps } from './TooltipNew/interface';
8
+ import './index.scss';
9
+ export interface PopoverNewProps extends TooltipNewProps {
10
+ /** 标题 */
11
+ title?: React.ReactNode;
12
+ /** 内容 */
13
+ content?: React.ReactNode;
14
+ }
15
+ export declare const PopoverNew: FC<PopoverNewProps>;
16
+ export default PopoverNew;
package/Popper/index.d.ts CHANGED
@@ -1,13 +1,13 @@
1
- /**
2
- * @author linhd
3
- * @date 2021/8/12 18:25
4
- * @description 弹出框
5
- */
6
- import { FunctionComponent } from 'react';
7
- import { PopperProps as MuiPopperProps } from '@material-ui/core';
8
- export interface PopperProps extends MuiPopperProps {
9
- /** 样式class */
10
- className?: string;
11
- }
12
- export declare const Popper: FunctionComponent<PopperProps>;
13
- export default Popper;
1
+ /**
2
+ * @author linhd
3
+ * @date 2021/8/12 18:25
4
+ * @description 弹出框
5
+ */
6
+ import { FunctionComponent } from 'react';
7
+ import { PopperProps as MuiPopperProps } from '@material-ui/core';
8
+ export interface PopperProps extends MuiPopperProps {
9
+ /** 样式class */
10
+ className?: string;
11
+ }
12
+ export declare const Popper: FunctionComponent<PopperProps>;
13
+ export default Popper;
@@ -1,47 +1,47 @@
1
- /**
2
- * @author jill
3
- * @date 2022/3/10 18:25
4
- * @description 线性进度条
5
- */
6
- import * as React from "react";
7
- import { ProgressProps, StringGradients, DirectionType } from "./index";
8
- interface LineProps extends ProgressProps {
9
- direction?: DirectionType;
10
- children: React.ReactNode;
11
- }
12
- /**
13
- * 转换 百分比 到 样式格式
14
- * {
15
- * "0%": "#afc163",
16
- * "75%": "#009900",
17
- * "50%": "green", // ====> '#afc163 0%, #66FF00 25%, #00CC00 50%, #009900 75%, #ffffff 100%'
18
- * "25%": "#66FF00",
19
- * "100%": "#ffffff"
20
- * }
21
- * @param gradients 渐变的参数
22
- * @return {string} 样式值
23
- */
24
- export declare const sortGradient: (gradients: StringGradients) => string;
25
- /**
26
- * 转换传进来 渐变的参数 为css样式
27
- * {
28
- * "0%": "#afc163",
29
- * "25%": "#66FF00",
30
- * "50%": "#00CC00", // ====> linear-gradient(to right, #afc163 0%, #66FF00 25%,
31
- * "75%": "#009900", // #00CC00 50%, #009900 75%, #ffffff 100%)
32
- * "100%": "#ffffff"
33
- * }
34
- *
35
- * {
36
- * "from": "#afc163",
37
- * "to": "#66FF00",// ====> linear-gradient(to right, #afc163, #66FF00)
38
- * }
39
- *
40
- * @param {string} strokeColor 颜色值
41
- * @return 返回 backgroundImage 的样式值
42
- */
43
- export declare const handleGradient: (strokeColor: any, directionConfig: DirectionType) => {
44
- backgroundImage: string;
45
- };
46
- declare const Line: React.FC<LineProps>;
47
- export default Line;
1
+ /**
2
+ * @author jill
3
+ * @date 2022/3/10 18:25
4
+ * @description 线性进度条
5
+ */
6
+ import * as React from "react";
7
+ import { ProgressProps, StringGradients, DirectionType } from "./index";
8
+ interface LineProps extends ProgressProps {
9
+ direction?: DirectionType;
10
+ children: React.ReactNode;
11
+ }
12
+ /**
13
+ * 转换 百分比 到 样式格式
14
+ * {
15
+ * "0%": "#afc163",
16
+ * "75%": "#009900",
17
+ * "50%": "green", // ====> '#afc163 0%, #66FF00 25%, #00CC00 50%, #009900 75%, #ffffff 100%'
18
+ * "25%": "#66FF00",
19
+ * "100%": "#ffffff"
20
+ * }
21
+ * @param gradients 渐变的参数
22
+ * @return {string} 样式值
23
+ */
24
+ export declare const sortGradient: (gradients: StringGradients) => string;
25
+ /**
26
+ * 转换传进来 渐变的参数 为css样式
27
+ * {
28
+ * "0%": "#afc163",
29
+ * "25%": "#66FF00",
30
+ * "50%": "#00CC00", // ====> linear-gradient(to right, #afc163 0%, #66FF00 25%,
31
+ * "75%": "#009900", // #00CC00 50%, #009900 75%, #ffffff 100%)
32
+ * "100%": "#ffffff"
33
+ * }
34
+ *
35
+ * {
36
+ * "from": "#afc163",
37
+ * "to": "#66FF00",// ====> linear-gradient(to right, #afc163, #66FF00)
38
+ * }
39
+ *
40
+ * @param {string} strokeColor 颜色值
41
+ * @return 返回 backgroundImage 的样式值
42
+ */
43
+ export declare const handleGradient: (strokeColor: any, directionConfig: DirectionType) => {
44
+ backgroundImage: string;
45
+ };
46
+ declare const Line: React.FC<LineProps>;
47
+ export default Line;
@@ -1,17 +1,17 @@
1
- /**
2
- * @author jill
3
- * @date 2022/3/10 18:25
4
- * @description 进度条的步骤条
5
- */
6
- import * as React from "react";
7
- import { ProgressProps } from "./index";
8
- interface StepsProps extends ProgressProps {
9
- /** 一共有多少步 **/
10
- steps: number;
11
- /** 进度条高亮部分颜色配置 **/
12
- strokeColor?: string;
13
- /** 进度条轨道部分颜色配置 **/
14
- trailColor?: string;
15
- }
16
- declare const Steps: React.FC<StepsProps>;
17
- export default Steps;
1
+ /**
2
+ * @author jill
3
+ * @date 2022/3/10 18:25
4
+ * @description 进度条的步骤条
5
+ */
6
+ import * as React from "react";
7
+ import { ProgressProps } from "./index";
8
+ interface StepsProps extends ProgressProps {
9
+ /** 一共有多少步 **/
10
+ steps: number;
11
+ /** 进度条高亮部分颜色配置 **/
12
+ strokeColor?: string;
13
+ /** 进度条轨道部分颜色配置 **/
14
+ trailColor?: string;
15
+ }
16
+ declare const Steps: React.FC<StepsProps>;
17
+ export default Steps;