@para-ui/core 2.2.40 → 2.2.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/AutoBox/index.d.ts +34 -34
- package/AutoTips/index.d.ts +27 -27
- package/AutoTips/index.js +1 -1
- package/Breadcrumbs/index.d.ts +39 -39
- package/Breadcrumbs/index.js +1 -1
- package/Button/SplitButton.d.ts +61 -61
- package/Button/index.d.ts +56 -56
- package/Button/lang/en_US.d.ts +4 -4
- package/Button/lang/index.d.ts +9 -9
- package/Button/lang/zh_CN.d.ts +4 -4
- package/ButtonGroup/index.d.ts +33 -33
- package/ButtonGroup/index.js +2 -2
- package/Carousel/index.d.ts +30 -30
- package/Cascader/index.d.ts +54 -54
- package/Cascader/lang/en_US.d.ts +4 -4
- package/Cascader/lang/index.d.ts +9 -9
- package/Cascader/lang/zh_CN.d.ts +4 -4
- package/Checkbox/index.d.ts +40 -40
- package/CheckboxGroup/index.d.ts +46 -46
- package/CheckboxGroup/index.js +2 -2
- package/Collapse/collapsePanel.d.ts +30 -30
- package/Collapse/index.d.ts +57 -57
- package/Collapse/motion.d.ts +5 -5
- package/Collapse/util.d.ts +11 -11
- package/CollapseBox/index.d.ts +27 -27
- package/CollapseBox/util.d.ts +5 -5
- package/CollapseLayout/index.d.ts +51 -51
- package/ColorPicker/index.d.ts +4 -4
- package/ComboSelect/WithTabsCombo/index.d.ts +11 -11
- package/ComboSelect/WithTabsCombo/interface.d.ts +141 -141
- package/ComboSelect/index.d.ts +11 -11
- package/ComboSelect/index.js +1 -1
- package/ComboSelect/interface.d.ts +149 -149
- package/ComboSelect/lang/en_US.d.ts +9 -9
- package/ComboSelect/lang/index.d.ts +19 -19
- package/ComboSelect/lang/zh_CN.d.ts +9 -9
- package/ComboSelect/utils.d.ts +12 -12
- package/Container/index.d.ts +77 -77
- package/DatePicker/PickerButton.d.ts +3 -3
- package/DatePicker/PickerTag.d.ts +3 -3
- package/DatePicker/generatePicker/generateRangePicker.d.ts +4 -4
- package/DatePicker/generatePicker/generateSinglePicker.d.ts +11 -11
- package/DatePicker/generatePicker/index.d.ts +77 -77
- package/DatePicker/index.d.ts +18 -18
- package/DatePicker/lang/en_US.d.ts +3 -3
- package/DatePicker/lang/index.d.ts +7 -7
- package/DatePicker/lang/zh_CN.d.ts +3 -3
- package/DatePicker/util.d.ts +20 -20
- package/Desktop/index.d.ts +55 -55
- package/Drawer/index.d.ts +11 -11
- package/Drawer/interface.d.ts +83 -83
- package/Drawer/lang/en_US.d.ts +5 -5
- package/Drawer/lang/index.d.ts +11 -11
- package/Drawer/lang/zh_CN.d.ts +5 -5
- package/Dropdown/index.d.ts +39 -39
- package/DynamicMultiBox/formItem.d.ts +13 -13
- package/DynamicMultiBox/index.d.ts +4 -4
- package/DynamicMultiBox/index.js +2 -2
- package/DynamicMultiBox/interface.d.ts +161 -161
- package/DynamicMultiBox/rowForm.d.ts +24 -24
- package/Empty/images/index.d.ts +2 -2
- package/Empty/index.d.ts +30 -30
- package/Empty/lang/en_US.d.ts +6 -6
- package/Empty/lang/index.d.ts +13 -13
- package/Empty/lang/zh_CN.d.ts +6 -6
- package/Form/index.d.ts +181 -181
- package/Form/index.js +2 -2
- package/FormItem/compoments/defaultCompoments/index.d.ts +19 -19
- package/FormItem/compoments/formCheckboxGroup/index.d.ts +8 -8
- package/FormItem/compoments/formFile/index.d.ts +38 -38
- package/FormItem/compoments/formRadioGroup/index.d.ts +8 -8
- package/FormItem/compoments/formSelect/index.d.ts +18 -18
- package/FormItem/errorTips.d.ts +12 -12
- package/FormItem/index.d.ts +152 -152
- package/FormItem/index.js +2 -2
- package/FormItem/itemType.d.ts +42 -42
- package/FormItem/validateFunction.d.ts +15 -15
- package/FunctionModal/dialog.d.ts +58 -58
- package/FunctionModal/index.d.ts +8 -8
- package/FunctionModal/modalContext.d.ts +14 -14
- package/GlobalContext/componentsProps.d.ts +21 -21
- package/GlobalContext/confirmLocale.d.ts +7 -7
- package/GlobalContext/constant.d.ts +7 -7
- package/GlobalContext/index.d.ts +28 -28
- package/GlobalContext/intl.d.ts +34 -34
- package/GlobalContext/useFormatMessage.d.ts +3 -3
- package/Help/index.d.ts +20 -20
- package/HelperText/index.d.ts +19 -19
- package/Hooks/useGlobalProps.d.ts +1 -1
- package/InputLang/index.d.ts +49 -49
- package/InputLang/index.js +1 -1
- package/InputNumber/index.d.ts +74 -74
- package/Label/index.d.ts +35 -35
- package/Loading/index.d.ts +17 -17
- package/Menu/footerExpansion.d.ts +9 -9
- package/Menu/index.d.ts +10 -10
- package/Menu/interface.d.ts +139 -139
- package/Menu/logo.d.ts +9 -9
- package/Menu/verticalMenuList.d.ts +14 -14
- package/Message/index.d.ts +73 -73
- package/Modal/Confirm/index.d.ts +66 -66
- package/Modal/index.d.ts +61 -61
- package/Modal/lang/en_US.d.ts +5 -5
- package/Modal/lang/index.d.ts +11 -11
- package/Modal/lang/zh_CN.d.ts +5 -5
- package/MultiBox/index.d.ts +54 -54
- package/MultiBox/index.js +3 -3
- package/Notification/index.d.ts +52 -52
- package/OperateBtn/index.d.ts +59 -59
- package/OperateBtn/index.js +1 -1
- package/OperateBtn/lang/en_US.d.ts +4 -4
- package/OperateBtn/lang/index.d.ts +9 -9
- package/OperateBtn/lang/zh_CN.d.ts +4 -4
- package/PageHeader/horizontalMeun.d.ts +9 -9
- package/PageHeader/horizontalMeunRight.d.ts +9 -9
- package/PageHeader/index.d.ts +10 -10
- package/PageHeader/interface.d.ts +167 -167
- package/Pagination/index.d.ts +33 -33
- package/Pagination/index.js +1 -1
- package/Pagination/lang/en_US.d.ts +8 -8
- package/Pagination/lang/index.d.ts +17 -17
- package/Pagination/lang/zh_CN.d.ts +8 -8
- package/ParauiProvider/index.d.ts +12 -12
- package/PasswordRules/index.d.ts +46 -46
- package/PopConfirm/index.d.ts +56 -56
- package/PopConfirm/lang/en_US.d.ts +5 -5
- package/PopConfirm/lang/index.d.ts +11 -11
- package/PopConfirm/lang/zh_CN.d.ts +5 -5
- package/Popover/index.d.ts +14 -14
- package/PopoverNew/TooltipNew/index.d.ts +11 -11
- package/PopoverNew/TooltipNew/interface.d.ts +31 -31
- package/PopoverNew/TooltipNew/utils.d.ts +18 -18
- package/PopoverNew/index.d.ts +16 -16
- package/Popper/index.d.ts +13 -13
- package/Progress/Line.d.ts +47 -47
- package/Progress/Steps.d.ts +17 -17
- package/Progress/index.d.ts +81 -81
- package/Progress/utils.d.ts +6 -6
- package/Querying/images/index.d.ts +2 -2
- package/Querying/index.d.ts +26 -26
- package/Querying/lang/en_US.d.ts +4 -4
- package/Querying/lang/index.d.ts +9 -9
- package/Querying/lang/zh_CN.d.ts +4 -4
- package/README.md +750 -739
- package/Radio/index.d.ts +38 -38
- package/RadioGroup/index.d.ts +47 -47
- package/RadioGroup/index.js +2 -2
- package/Search/index.d.ts +56 -56
- package/Search/index.js +1 -1
- package/Select/index.d.ts +96 -96
- package/Select/index.js +1 -1
- package/Select/lang/en_US.d.ts +5 -5
- package/Select/lang/index.d.ts +11 -11
- package/Select/lang/zh_CN.d.ts +5 -5
- package/SelectInput/index.d.ts +11 -11
- package/SelectInput/index.js +1 -1
- package/Selector/index.d.ts +11 -11
- package/Selector/index.js +2 -2
- package/Selector/interface.d.ts +428 -428
- package/Selector/lang/en_US.d.ts +11 -11
- package/Selector/lang/index.d.ts +23 -23
- package/Selector/lang/zh_CN.d.ts +11 -11
- package/Selector/selectorData/index.d.ts +10 -10
- package/Selector/selectorMain/index.d.ts +10 -10
- package/Selector/selectorNode/index.d.ts +10 -10
- package/Selector/util.d.ts +15 -15
- package/SelectorPicker/index.d.ts +53 -53
- package/SelectorPicker/index.js +2 -2
- package/SingleBox/index.d.ts +42 -42
- package/SingleBox/index.js +1 -1
- package/Slider/index.d.ts +14 -14
- package/Slider/interface.d.ts +102 -102
- package/Split/index.d.ts +7 -7
- package/Stepper/icons.d.ts +5 -5
- package/Stepper/index.d.ts +39 -39
- package/Switch/index.d.ts +78 -78
- package/Table/index.d.ts +10 -10
- package/Table/index.js +1 -1
- package/Table/interface.d.ts +271 -271
- package/Table/lang/en_US.d.ts +8 -8
- package/Table/lang/index.d.ts +17 -17
- package/Table/lang/zh_CN.d.ts +8 -8
- package/Table/tableBody.d.ts +9 -9
- package/Table/tableBodyElement/index.d.ts +15 -15
- package/Table/tableBodyInterface.d.ts +67 -67
- package/Table/tableContainer/index.d.ts +16 -16
- package/Table/tableElement/index.d.ts +15 -15
- package/Table/tableHead.d.ts +9 -9
- package/Table/tableHeadElement/index.d.ts +15 -15
- package/Table/tableHeadInterface.d.ts +30 -30
- package/Table/tablePagination.d.ts +9 -9
- package/Table/tablePaginationInterFace.d.ts +24 -24
- package/Table/tdElement/index.d.ts +15 -15
- package/Table/thElement/index.d.ts +15 -15
- package/Table/trElement/index.d.ts +15 -15
- package/Table/util.d.ts +28 -28
- package/Tabs/index.d.ts +48 -48
- package/Tag/TagGroup.d.ts +66 -66
- package/Tag/index.d.ts +34 -34
- package/TextField/index.d.ts +95 -95
- package/TextField/index.js +1 -1
- package/TimePicker/index.d.ts +22 -22
- package/TimePicker/locale/en_US.d.ts +3 -3
- package/TimePicker/locale/zh_CN.d.ts +3 -3
- package/TimePicker/style/index.d.ts +1 -1
- package/Timeline/index.d.ts +22 -22
- package/Title/index.d.ts +30 -30
- package/ToggleButton/ToggleButtonGroup.d.ts +49 -49
- package/ToggleButton/index.d.ts +49 -49
- package/Tooltip/index.d.ts +14 -14
- package/Transfer/index.d.ts +37 -37
- package/Transfer/index.js +1 -1
- package/Transfer/lang/en_US.d.ts +8 -8
- package/Transfer/lang/index.d.ts +17 -17
- package/Transfer/lang/zh_CN.d.ts +8 -8
- package/Tree/OperateBar/index.d.ts +13 -13
- package/Tree/Tree.d.ts +4 -4
- package/Tree/index.d.ts +5 -5
- package/Tree/index.js +1 -1
- package/Tree/interface.d.ts +207 -207
- package/Tree/lang/en_US.d.ts +8 -8
- package/Tree/lang/index.d.ts +17 -17
- package/Tree/lang/zh_CN.d.ts +8 -8
- package/Tree/utils/tools.d.ts +26 -26
- package/Tree/utils/treeUtil.d.ts +15 -15
- package/Upload/Dragger/index.d.ts +10 -10
- package/Upload/ErroTip/index.d.ts +13 -13
- package/Upload/ImageUpload/index.d.ts +14 -14
- package/Upload/ImgCrop/EasyCrop.d.ts +17 -17
- package/Upload/ImgCrop/constants.d.ts +7 -7
- package/Upload/ImgCrop/index.d.ts +6 -6
- package/Upload/ImgCrop/interface.d.ts +48 -48
- package/Upload/UploadList/index.d.ts +5 -5
- package/Upload/index.d.ts +15 -15
- package/Upload/interface.d.ts +134 -134
- package/Upload/lang/en_US.d.ts +12 -12
- package/Upload/lang/index.d.ts +25 -25
- package/Upload/lang/zh_CN.d.ts +12 -12
- package/cdn/AutoTips/index.js +1 -1
- package/cdn/Breadcrumbs/index.js +1 -1
- package/cdn/ButtonGroup/index.js +2 -2
- package/cdn/Cascader/index.js +6 -6
- package/cdn/CheckboxGroup/index.js +2 -2
- package/cdn/ColorPicker/index.js +1 -1
- package/cdn/ComboSelect/index.js +2 -2
- package/cdn/DatePicker/index.js +8 -8
- package/cdn/Dropdown/index.js +3 -3
- package/cdn/DynamicMultiBox/index.js +7 -7
- package/cdn/Form/index.js +3 -3
- package/cdn/FormItem/index.js +3 -3
- package/cdn/InputLang/index.js +1 -1
- package/cdn/MultiBox/index.js +1 -1
- package/cdn/OperateBtn/index.js +1 -1
- package/cdn/Pagination/index.js +2 -2
- package/cdn/PopoverNew/index.js +3 -3
- package/cdn/RadioGroup/index.js +2 -2
- package/cdn/Search/index.js +5 -5
- package/cdn/Select/index.js +2 -2
- package/cdn/SelectInput/index.js +2 -2
- package/cdn/Selector/index.js +10 -10
- package/cdn/SelectorPicker/index.js +10 -10
- package/cdn/SingleBox/index.js +1 -1
- package/cdn/Slider/index.js +3 -3
- package/cdn/Table/index.js +2 -2
- package/cdn/Tabs/index.js +1 -1
- package/cdn/TextField/index.js +1 -1
- package/cdn/TimePicker/index.js +10 -10
- package/cdn/Transfer/index.js +1 -1
- package/cdn/Tree/index.js +1 -1
- package/cdn/Upload/index.js +10 -10
- package/index.d.ts +142 -142
- package/index.js +2 -2
- package/package.json +131 -131
- package/style.css +1 -1
package/SingleBox/index.d.ts
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @author linhd
|
|
3
|
-
* @date 2021/8/23 14:20
|
|
4
|
-
* @description 单值框
|
|
5
|
-
*/
|
|
6
|
-
import React, { FunctionComponent, ReactNode } from 'react';
|
|
7
|
-
import { LabelTooltipProps } from "../Label";
|
|
8
|
-
import './index.scss';
|
|
9
|
-
export interface SingleBoxProps {
|
|
10
|
-
/** 样式class */
|
|
11
|
-
className?: string;
|
|
12
|
-
/** style */
|
|
13
|
-
style?: React.CSSProperties;
|
|
14
|
-
/** 大小 */
|
|
15
|
-
size?: 'small' | 'medium' | 'large';
|
|
16
|
-
/** 标题 */
|
|
17
|
-
label?: ReactNode;
|
|
18
|
-
/** 帮组提示信息 */
|
|
19
|
-
labelTooltip?: LabelTooltipProps;
|
|
20
|
-
/** 标题提示 */
|
|
21
|
-
labelSign?: ReactNode;
|
|
22
|
-
/** 提示语 */
|
|
23
|
-
placeholder?: ReactNode;
|
|
24
|
-
/** 是否禁用 */
|
|
25
|
-
disabled?: boolean;
|
|
26
|
-
/** 是否必填 */
|
|
27
|
-
required?: boolean;
|
|
28
|
-
/** 是否错误模式 */
|
|
29
|
-
error?: boolean;
|
|
30
|
-
/** 错误文本 */
|
|
31
|
-
helperText?: ReactNode;
|
|
32
|
-
/** 默认值 不受控 */
|
|
33
|
-
defaultValue?: string[];
|
|
34
|
-
/** 默认值 多选时为数组 单选单值 受控 */
|
|
35
|
-
value?: string[];
|
|
36
|
-
/** 改变值 */
|
|
37
|
-
onChange?: (val: string[]) => void;
|
|
38
|
-
/** 匹配 */
|
|
39
|
-
fetchSuggestions?: (val: string, cb: (data: any[]) => void) => void;
|
|
40
|
-
}
|
|
41
|
-
export declare const SingleBox: FunctionComponent<SingleBoxProps>;
|
|
42
|
-
export default SingleBox;
|
|
1
|
+
/**
|
|
2
|
+
* @author linhd
|
|
3
|
+
* @date 2021/8/23 14:20
|
|
4
|
+
* @description 单值框
|
|
5
|
+
*/
|
|
6
|
+
import React, { FunctionComponent, ReactNode } from 'react';
|
|
7
|
+
import { LabelTooltipProps } from "../Label";
|
|
8
|
+
import './index.scss';
|
|
9
|
+
export interface SingleBoxProps {
|
|
10
|
+
/** 样式class */
|
|
11
|
+
className?: string;
|
|
12
|
+
/** style */
|
|
13
|
+
style?: React.CSSProperties;
|
|
14
|
+
/** 大小 */
|
|
15
|
+
size?: 'small' | 'medium' | 'large';
|
|
16
|
+
/** 标题 */
|
|
17
|
+
label?: ReactNode;
|
|
18
|
+
/** 帮组提示信息 */
|
|
19
|
+
labelTooltip?: LabelTooltipProps;
|
|
20
|
+
/** 标题提示 */
|
|
21
|
+
labelSign?: ReactNode;
|
|
22
|
+
/** 提示语 */
|
|
23
|
+
placeholder?: ReactNode;
|
|
24
|
+
/** 是否禁用 */
|
|
25
|
+
disabled?: boolean;
|
|
26
|
+
/** 是否必填 */
|
|
27
|
+
required?: boolean;
|
|
28
|
+
/** 是否错误模式 */
|
|
29
|
+
error?: boolean;
|
|
30
|
+
/** 错误文本 */
|
|
31
|
+
helperText?: ReactNode;
|
|
32
|
+
/** 默认值 不受控 */
|
|
33
|
+
defaultValue?: string[];
|
|
34
|
+
/** 默认值 多选时为数组 单选单值 受控 */
|
|
35
|
+
value?: string[];
|
|
36
|
+
/** 改变值 */
|
|
37
|
+
onChange?: (val: string[]) => void;
|
|
38
|
+
/** 匹配 */
|
|
39
|
+
fetchSuggestions?: (val: string, cb: (data: any[]) => void) => void;
|
|
40
|
+
}
|
|
41
|
+
export declare const SingleBox: FunctionComponent<SingleBoxProps>;
|
|
42
|
+
export default SingleBox;
|
package/SingleBox/index.js
CHANGED
|
@@ -11,4 +11,4 @@ object-assign
|
|
|
11
11
|
*
|
|
12
12
|
* This source code is licensed under the MIT license found in the
|
|
13
13
|
* LICENSE file in the root directory of this source tree.
|
|
14
|
-
*/i(7418);var n=i(8156),o=60103;if(t.Fragment=60107,"function"==typeof Symbol&&Symbol.for){var r=Symbol.for;o=r("react.element"),t.Fragment=r("react.fragment")}var l=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a=Object.prototype.hasOwnProperty,c={key:!0,ref:!0,__self:!0,__source:!0};function s(e,t,i){var n,r={},s=null,d=null;for(n in void 0!==i&&(s=""+i),void 0!==t.key&&(s=""+t.key),void 0!==t.ref&&(d=t.ref),t)a.call(t,n)&&!c.hasOwnProperty(n)&&(r[n]=t[n]);if(e&&e.defaultProps)for(n in t=e.defaultProps)void 0===r[n]&&(r[n]=t[n]);return{$$typeof:o,type:e,key:s,ref:d,props:r,_owner:l.current}}t.jsx=s,t.jsxs=s},5893:function(e,t,i){"use strict";e.exports=i(5251)},9271:function(e,t,i){var n=i(3379),o=i(2565);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.id,o,""]]);var r={insert:("body","body"),singleton:!1};n(o,r);e.exports=o.locals||{}},2113:function(e,t,i){var n=i(3379),o=i(7381);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.id,o,""]]);var r={insert:("body","body"),singleton:!1};n(o,r);e.exports=o.locals||{}},3936:function(e,t,i){var n=i(3379),o=i(9916);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.id,o,""]]);var r={insert:("body","body"),singleton:!1};n(o,r);e.exports=o.locals||{}},9663:function(e,t,i){var n=i(3379),o=i(4928);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.id,o,""]]);var r={insert:("body","body"),singleton:!1};n(o,r);e.exports=o.locals||{}},3492:function(e,t,i){var n=i(3379),o=i(5714);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.id,o,""]]);var r={insert:("body","body"),singleton:!1};n(o,r);e.exports=o.locals||{}},6894:function(e,t,i){var n=i(3379),o=i(2645);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.id,o,""]]);var r={insert:("body","body"),singleton:!1};n(o,r);e.exports=o.locals||{}},6202:function(e,t,i){var n=i(3379),o=i(3637);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.id,o,""]]);var r={insert:("body","body"),singleton:!1};n(o,r);e.exports=o.locals||{}},2310:function(e,t,i){var n=i(3379),o=i(9929);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.id,o,""]]);var r={insert:("body","body"),singleton:!1};n(o,r);e.exports=o.locals||{}},3379:function(e,t,i){"use strict";var n,o=function(){return void 0===n&&(n=Boolean(window&&document&&document.all&&!window.atob)),n},r=function(){var e={};return function(t){if(void 0===e[t]){var i=document.querySelector(t);if(window.HTMLIFrameElement&&i instanceof window.HTMLIFrameElement)try{i=i.contentDocument.head}catch(e){i=null}e[t]=i}return e[t]}}(),l=[];function a(e){for(var t=-1,i=0;i<l.length;i++)if(l[i].identifier===e){t=i;break}return t}function c(e,t){for(var i={},n=[],o=0;o<e.length;o++){var r=e[o],c=t.base?r[0]+t.base:r[0],s=i[c]||0,d="".concat(c," ").concat(s);i[c]=s+1;var u=a(d),f={css:r[1],media:r[2],sourceMap:r[3]};-1!==u?(l[u].references++,l[u].updater(f)):l.push({identifier:d,updater:g(f,t),references:1}),n.push(d)}return n}function s(e){var t=document.createElement("style"),n=e.attributes||{};if(void 0===n.nonce){var o=i.nc;o&&(n.nonce=o)}if(Object.keys(n).forEach((function(e){t.setAttribute(e,n[e])})),"function"==typeof e.insert)e.insert(t);else{var l=r(e.insert||"head");if(!l)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");l.appendChild(t)}return t}var d,u=(d=[],function(e,t){return d[e]=t,d.filter(Boolean).join("\n")});function f(e,t,i,n){var o=i?"":n.media?"@media ".concat(n.media," {").concat(n.css,"}"):n.css;if(e.styleSheet)e.styleSheet.cssText=u(t,o);else{var r=document.createTextNode(o),l=e.childNodes;l[t]&&e.removeChild(l[t]),l.length?e.insertBefore(r,l[t]):e.appendChild(r)}}function p(e,t,i){var n=i.css,o=i.media,r=i.sourceMap;if(o?e.setAttribute("media",o):e.removeAttribute("media"),r&&"undefined"!=typeof btoa&&(n+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(r))))," */")),e.styleSheet)e.styleSheet.cssText=n;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(n))}}var x=null,h=0;function g(e,t){var i,n,o;if(t.singleton){var r=h++;i=x||(x=s(t)),n=f.bind(null,i,r,!1),o=f.bind(null,i,r,!0)}else i=s(t),n=p.bind(null,i,t),o=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(i)};return n(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;n(e=t)}else o()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=o());var i=c(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var n=0;n<i.length;n++){var o=a(i[n]);l[o].references--}for(var r=c(e,t),s=0;s<i.length;s++){var d=a(i[s]);0===l[d].references&&(l[d].updater(),l.splice(d,1))}i=r}}}},7839:function(e,t,i){"use strict";var n=i(5893),o=i(8156),r=i(7371),l=(i(9271),function(){return l=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var o in t=arguments[i])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},l.apply(this,arguments)});t.default=function(e){var t=e.children,i=e.arrow,a=void 0!==i&&i,c=e.placement,s=void 0===c?"bottom-start":c,d=e.tips,u=void 0===d?"":d,f=e.className,p=void 0===f?"":f,x=e.beyondText,h=void 0===x||x,g=e.interactive,b=void 0===g||g,v=e.style,m=(0,o.useRef)(),y=(0,o.useRef)(),w=(0,o.useState)(""),j=w[0],S=w[1];(0,o.useEffect)((function(){S(u)}),[u]);var O;return(0,n.jsx)("div",l({ref:m,className:(O="paraui-auto-tips",p&&(O+=" "+p),O),onMouseOver:function(){var e="",i=m.current.getBoundingClientRect(),n=y.current.getBoundingClientRect();m.current&&n.width>i.width&&(e=u||(h?m.current.innerText:t)),S(e)},style:v},{children:(0,n.jsx)(r.default,l({arrow:a,title:j,placement:s,interactive:b,boundariesElement:"viewport",className:"paraui-auto-tips-tooltip"},{children:(0,n.jsx)("div",l({className:"auto-tips-content",ref:y},{children:t}))}))}))}},3566:function(e,t,i){"use strict";var n=i(5893),o=i(7371),r=i(8076),l=i.n(r),a=i(5744),c=i.n(a),s=(i(2113),function(){return s=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var o in t=arguments[i])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},s.apply(this,arguments)}),d=function(e,t){var i={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(i[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(i[n[o]]=e[n[o]])}return i};t.default=function(e){var t=e.title,i=void 0===t?"":t,r=e.children,a=e.arrow,u=void 0===a||a,f=e.interactive,p=void 0===f||f,x=e.className,h=e.placement,g=void 0===h?"top-start":h,b=d(e,["title","children","arrow","interactive","className","placement"]);return(0,n.jsx)(o.default,s({title:i,arrow:u,interactive:p,placement:g},b,{children:(0,n.jsx)("span",s({className:c()("paraui-help",x)},{children:r||(0,n.jsx)(l(),{})}))}))}},4254:function(e,t,i){"use strict";var n=i(5893),o=(i(3936),function(){return o=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var o in t=arguments[i])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},o.apply(this,arguments)});t.default=function(e){var t,i=e.className,r=e.style,l=e.error,a=void 0!==l&&l,c=e.helperText;return(0,n.jsx)("p",o({className:(t="paraui-helper-text",i&&(t+=" "+i),a&&(t+=" paraui-helper-text-error"),t),style:r},{children:c}))}},6010:function(e,t,i){"use strict";i.d(t,{Z:function(){return c}});var n=i(8156),o=i.n(n),r=i(5395),l=i.n(r),a=function(){return a=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var o in t=arguments[i])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},a.apply(this,arguments)};function c(e,t){var i=o().useContext(l()).componentsProps,n=i&&i[t];return a(a({},n),e)}},8767:function(e,t,i){"use strict";var n=i(5893),o=i(3566),r=(i(9663),function(){return r=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var o in t=arguments[i])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r.apply(this,arguments)});t.default=function(e){var t=e.className,i=e.style,l=e.label,a=e.labelSign,c=e.required,s=void 0!==c&&c,d=e.tooltip,u=e.tooltipType,f=void 0===u?"icon":u,p=e.placement,x=e.arrow,h=e.tooltipIcon,g=function(){var e="paraui-label";return f&&(e+=" paraui-label-"+f),d&&(e+=" paraui-label-tooltip"),t&&(e+=" "+t),e};return(0,n.jsxs)(n.Fragment,{children:["icon"===f&&(0,n.jsxs)("label",r({className:g(),style:i},{children:[(0,n.jsx)(n.Fragment,{children:l}),s&&(0,n.jsx)("span",r({className:"paraui-label-required"},{children:"*"})),a&&(0,n.jsx)("span",{children:a}),d&&(0,n.jsx)(o.default,r({title:d,placement:p,arrow:x},{children:h}))]})),"line"===f&&(0,n.jsx)(o.default,r({title:d||"",placement:p,arrow:x},{children:(0,n.jsxs)("label",r({className:g(),style:i},{children:[(0,n.jsx)(n.Fragment,{children:l}),s&&(0,n.jsx)("span",r({className:"paraui-label-required"},{children:"*"})),a&&(0,n.jsx)("span",{children:a})]}))}))]})}},7502:function(e,t,i){"use strict";var n=i(5893),o=i(8156),r=i(2788),l=i.n(r),a=(i(3492),function(){return a=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var o in t=arguments[i])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},a.apply(this,arguments)});t.default=function(e){var t=e.className,i=e.style,r=e.opacity,c=void 0===r?.7:r,s=(0,o.useRef)(null);(0,o.useEffect)((function(){s&&s.current&&s.current.parentNode&&(s.current.parentNode.style.position||(s.current.parentNode.style.position="relative"))}),[]);var d;return(0,n.jsxs)("div",a({className:(d="paraui-loading",t&&(d+=" "+t),d),style:i,ref:s},{children:[(0,n.jsx)("div",a({className:"paraui-loading-box"},{children:(0,n.jsx)(l(),{})})),(0,n.jsx)("div",{className:"paraui-loading-mask",style:{opacity:c}})]}))}},7320:function(e,t,i){"use strict";var n=i(5893),o=i(8156),r=i(8767),l=i(8543),a=i(5428),c=i.n(a),s=i(9979),d=i.n(s),u=i(6788),f=i.n(u),p=i(7839),x=i(7502),h=i(7371),g=i(4254),b=i(6010),v=(i(6202),function(){return v=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var o in t=arguments[i])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},v.apply(this,arguments)}),m=function(e,t){var i={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(i[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(i[n[o]]=e[n[o]])}return i},y=function(e){return"number"==typeof e&&!isNaN(e)};t.default=function(e){var t=(0,b.Z)(e,"TextField"),i=t.className,a=t.style,s=t.size,u=void 0===s?"large":s,w=t.labelMode,j=void 0===w?"outside":w,S=t.placeholder,O=void 0===S?"":S,C=t.label,N=void 0===C?"":C,k=t.labelTooltip,P=t.disabled,M=void 0!==P&&P,q=t.multiline,E=void 0!==q&&q,_=t.required,F=void 0!==_&&_,T=t.labelSign,L=t.rows,z=void 0===L?2:L,H=t.error,I=void 0!==H&&H,B=t.helperText,R=void 0===B?"":B,D=t.addonBefore,A=void 0===D?"":D,U=t.addonAfter,K=void 0===U?"":U,Y=(t.defaultValue,t.value),J=t.autoFocus,W=void 0!==J&&J,V=t.type,Q=void 0===V?"text":V,G=t.onClickIcon,Z=t.rightIcon,$=t.showRightIcon,X=void 0===$||$,ee=t.allowClear,te=void 0!==ee&&ee,ie=t.limitLength,ne=t.fetchSuggestions,oe=t.selectPopoverClass,re=t.renderSelectItem,le=t.showSelectName,ae=void 0===le?"value":le,ce=t.resize,se=void 0===ce||ce,de=t.searchEmpty,ue=t.onBlur,fe=t.onFocus,pe=t.onChange,xe=t.onKeydown,he=t.onKeyUp,ge=t.onEnter,be=t.onClickAddonBefore,ve=t.onClickAddonAfter,me=t.onSelect,ye=t.onClear,we=m(t,["className","style","size","labelMode","placeholder","label","labelTooltip","disabled","multiline","required","labelSign","rows","error","helperText","addonBefore","addonAfter","defaultValue","value","autoFocus","type","onClickIcon","rightIcon","showRightIcon","allowClear","limitLength","fetchSuggestions","selectPopoverClass","renderSelectItem","showSelectName","resize","searchEmpty","onBlur","onFocus","onChange","onKeydown","onKeyUp","onEnter","onClickAddonBefore","onClickAddonAfter","onSelect","onClear"]),je=(0,o.useState)("text-field-select-content-"+(0,l.UUID)())[0],Se=(0,o.useState)(!0),Oe=Se[0],Ce=Se[1],Ne=(0,o.useState)(""),ke=Ne[0],Pe=Ne[1],Me=(0,o.useState)(!1),qe=Me[0],Ee=Me[1],_e=(0,o.useState)("text"),Fe=_e[0],Te=_e[1],Le=(0,o.useState)(!1),ze=Le[0],He=Le[1],Ie=(0,o.useState)(!1),Be=Ie[0],Re=Ie[1],De=(0,o.useState)([]),Ae=De[0],Ue=De[1],Ke=(0,o.useRef)(null),Ye=(0,o.useRef)(null);(0,o.useEffect)((function(){void 0!==e.defaultValue&&Pe(e.defaultValue)}),[]),(0,o.useEffect)((function(){Q!==Fe&&Te(Q)}),[Q]),(0,o.useEffect)((function(){void 0!==Y&&Pe(Y)}),[Y]),(0,o.useEffect)((function(){Ce(""===ke||void 0===ke)}),[ke]),(0,o.useEffect)((function(){ne&&He(qe)}),[qe,ne]),(0,o.useEffect)((function(){return ze?window.addEventListener("keydown",Ze):window.removeEventListener("keydown",Ze),function(){window.removeEventListener("keydown",Ze)}}),[ze]),(0,o.useEffect)((function(){if(!qe&&ke){var t=We(ke);if(t!==ke){var i={};i.target=Ke.current,i.target.value=t,void 0===e.value&&Pe(t),e.onChange&&e.onChange(i)}}}),[ke,qe]);var Je,We=function(t){var i=t;return y(e.limitLength)&&t.toString().length>Number(e.limitLength)&&(i=i.toString().substr(0,e.limitLength)),i},Ve=function(){M||(Ce(!1),(Ke&&Ke.current).focus())},Qe=function(e){var t=e.selectDom,i=e.keyCode,n=e.currentDom,o="nextSibling",r=".text-field-select-content-item";38===i&&(o="previousSibling",r=".text-field-select-content-item:last-child"),n?(n=n[o])||(n=t.querySelector(r)):n=t.querySelector(".text-field-select-content-item"),n&&(n.classList.add("text-field-select-content-item-keydown"),Ge(n,t))},Ge=function(e,t){var i=t.clientHeight,n=e.offsetTop+e.clientHeight-i;t.scrollTop=n>0?n:0},Ze=function(e){var t=document.querySelector("."+je),i=null,n=t.querySelector(".text-field-select-content-item-keydown");if(13===e.keyCode&&n){var o=n.dataset.val;at(JSON.parse(o))(e),(Ke&&Ke.current).blur()}n&&(i=n,n.classList.remove("text-field-select-content-item-keydown")),40===e.keyCode&&Qe({selectDom:t,keyCode:e.keyCode,currentDom:i}),38===e.keyCode&&Qe({selectDom:t,keyCode:e.keyCode,currentDom:i})},$e=function(e){Ee(!1),""===e.target.value&&Ce(!0),ue&&ue(e)},Xe=function(e){ne&&(Re(!0),ne(e,(function(e){Ue(e||[]),Re(!1)})))},et=function(e){Ee(!0),fe&&fe(e),Xe(e.target.value)},tt=function(t){var i=t.target.value;i&&Ce(!1),void 0===e.value&&Pe(i),pe&&pe(t),Xe(t.target.value)},it=function(e){13===e.keyCode&&ge&&ge(e),xe&&xe(e)},nt=function(e){he&&he(e)},ot=function(e){"password"===Q&&("text"===Fe&&Te("password"),"password"===Fe&&Te("text")),G&&G(e)},rt=function(){return void 0===e.value?ke:Y},lt=function(){He(!1)},at=function(e){return function(t){me&&me(e)}},ct=(0,o.useMemo)((function(){return(0,n.jsx)(n.Fragment,{children:y(ie)&&(0,n.jsx)("span",v({className:"length-limit"},{children:(ke?ke.toString().length:0)+"/"+ie}))})}),[ie,ke]),st=(0,o.useMemo)((function(){var e=Z||("password"===Q?"password"===Fe?(0,n.jsx)(c(),{}):(0,n.jsx)(d(),{}):null);return(0,n.jsx)(n.Fragment,{children:X&&e&&(0,n.jsx)("span",v({className:"password"===Q?"right-icon right-icon-password":"right-icon",onClick:ot},{children:e}))})}),[X,Z,Q,Fe,G]),dt=function(){var t=Ke.current;t.value="",void 0===e.value&&Pe(""),pe&&pe({target:t}),Xe(""),ye&&ye()},ut=function(){if(rt()&&!M&&te)return(0,n.jsx)("span",v({className:"clean-up-icon",onClick:dt},{children:(0,n.jsx)(f(),{})}))},ft=(0,o.useMemo)((function(){return(0,n.jsxs)("div",v({className:"text-field-content-within",ref:Ye},{children:[(0,n.jsxs)("div",v({className:"text-field-content-within-input"},{children:[E?(0,n.jsx)("textarea",v({ref:Ke,rows:z,value:rt(),onBlur:$e,onFocus:et,onChange:tt,onKeyDown:it,onKeyUp:nt,disabled:M},we)):(0,n.jsx)("input",v({ref:Ke,type:Fe,value:rt(),onBlur:$e,onFocus:et,onChange:tt,onKeyDown:it,onKeyUp:nt,disabled:M},we)),Oe&&!qe&&(0,n.jsx)("span",v({className:"text-field-label-placeholder",onClick:Ve},{children:"outside"===j?O:(0,n.jsxs)(n.Fragment,{children:[N||O,F&&(0,n.jsx)("span",v({className:"text-field-required"},{children:"*"})),T&&(0,n.jsx)("span",{children:T})]})}))]})),ut(),ct,st]}))}),[Oe,qe,W,Fe,ke,ct,st,j,O,N,M,E,z,we,pe,ne,G,te,ye]),pt=(0,o.useMemo)((function(){var e,t=function(e){return"object"==typeof e&&null!==e?e[ae]:e};return(0,n.jsxs)("div",v({className:(e="text-field-select-content",Be&&(e+=" text-field-select-content-loading"),je&&(e+=" "+je),e),style:{width:(Ye&&Ye.current?Ye.current.offsetWidth:0)+"px"}},{children:[Ae&&Ae.map((function(e,i){return(0,n.jsx)("div",v({className:"text-field-select-content-item",onMouseDown:at(e),"data-val":JSON.stringify(e)},{children:re?re(e):(0,n.jsx)(p.default,{children:t(e)})}),i)})),0===Ae.length&&de,Be&&(0,n.jsx)(x.default,{})]}))}),[Ye,ze,Ae,re,ae,me,Be,je,de]),xt=(0,o.useMemo)((function(){return(0,n.jsx)(h.default,v({open:ze,title:pt,onClose:lt,arrow:!1,interactive:!0,disableFocusListener:!0,disableHoverListener:!0,disableTouchListener:!0,placement:"bottom-start",classes:{popper:(e="paraui-text-field-select paraui-scrollbar-small",u&&(e+=" paraui-text-field-select-"+u),oe&&(e+=" "+oe),Ae.length>0&&(e+=" paraui-text-field-select-data"),e)}},{children:ft}));var e}),[Oe,qe,W,Fe,ke,ct,st,j,O,N,M,E,z,we,pe,ne,me,Ye,ze,oe,u,G,Ae,te,ye,de]),ht=(0,o.useMemo)((function(){var e,t=Boolean(F||T||N);if("outside"===j&&t){return(0,n.jsx)(r.default,v({label:N,required:F,labelSign:T},k,{className:(e="text-field-label",k&&k.className&&(e+=" "+k.className),e)}))}return null}),[j,N,T,F,k]);return(0,n.jsxs)("div",v({className:(Je="paraui-text-field",Je+=" text-field",u&&!E&&(Je+=" text-field-"+u),i&&(Je+=" "+i),I&&(Je+=" text-field-error"),qe&&(Je+=" text-field-focus"),M&&(Je+=" text-field-disabled"),E&&(Je+=" text-field-multiline"),y(e.limitLength)&&(Je+=" text-field-limit-length"),y(e.limitLength)&&ke&&ke.toString().length>Number(e.limitLength)&&(Je+=" text-field-limit"),se&&(Je+=" text-field-resize"),rt()&&(Je+=" text-field-value"),te&&(Je+=" text-field-allow-clear"),Je),style:a},{children:[ht,(0,n.jsxs)("div",v({className:"text-field-content"},{children:[A&&(0,n.jsx)("div",v({className:"text-field-content-before",onClick:function(e){be&&be(e)}},{children:A})),ne?xt:ft,K&&(0,n.jsx)("div",v({className:"text-field-content-after",onClick:function(e){ve&&ve(e)}},{children:K}))]})),(0,n.jsx)(g.default,{className:"text-field-error-text",error:I,helperText:R})]}))}},7371:function(e,t,i){"use strict";var n=i(5893),o=i(670),r=i(5744),l=i.n(r),a=(i(2310),function(){return a=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var o in t=arguments[i])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},a.apply(this,arguments)}),c=function(e,t){var i={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(i[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(i[n[o]]=e[n[o]])}return i};t.default=function(e){var t,i=e.placement,r=void 0===i?"top-start":i,s=e.className,d=e.arrow,u=void 0===d||d,f=e.PopperProps,p=e.boundariesElement,x=void 0===p?"scrollParent":p,h=c(e,["placement","className","arrow","PopperProps","boundariesElement"]),g=a(a({},e.classes),{popper:l()("paraui-tooltip",s,null===(t=e.classes)||void 0===t?void 0:t.popper,{"paraui-tooltip-left-right":(null==r?void 0:r.includes("left"))||(null==r?void 0:r.includes("right")),"paraui-tooltip-top-bottom":(null==r?void 0:r.includes("top"))||(null==r?void 0:r.includes("bottom"))})});return(0,n.jsx)(o.Tooltip,a({},h,{enterTouchDelay:0,arrow:u,placement:r,classes:g,PopperProps:a(a({},f),{modifiers:{preventOverflow:{boundariesElement:x}}})}))}},670:function(e){"use strict";e.exports=t},5395:function(e){"use strict";e.exports=s},6788:function(e){"use strict";e.exports=a},4104:function(e){"use strict";e.exports=u},8076:function(e){"use strict";e.exports=n},2788:function(e){"use strict";e.exports=c},1632:function(e){"use strict";e.exports=d},5428:function(e){"use strict";e.exports=r},9979:function(e){"use strict";e.exports=l},8543:function(e){"use strict";e.exports=o},5744:function(e){"use strict";e.exports=i},8156:function(t){"use strict";t.exports=e}},p={};function x(e){var t=p[e];if(void 0!==t)return t.exports;var i=p[e]={id:e,exports:{}};return f[e](i,i.exports,x),i.exports}x.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return x.d(t,{a:t}),t},x.d=function(e,t){for(var i in t)x.o(t,i)&&!x.o(e,i)&&Object.defineProperty(e,i,{enumerable:!0,get:t[i]})},x.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},x.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},x.nc=void 0;var h={};return function(){"use strict";x.r(h),x.d(h,{SingleBox:function(){return u}});var e=x(5893),t=x(8156),i=x(7320),n=x(8767),o=x(4254),r=x(1632),l=x.n(r),a=x(4104),c=x.n(a),s=(x(6894),function(){return s=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var o in t=arguments[i])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},s.apply(this,arguments)}),d=function(e,t,i){if(i||2===arguments.length)for(var n,o=0,r=t.length;o<r;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))},u=function(r){var a=r.className,u=r.style,f=r.size,p=void 0===f?"large":f,x=r.placeholder,h=void 0===x?"":x,g=r.label,b=void 0===g?"":g,v=r.labelTooltip,m=r.labelSign,y=r.disabled,w=void 0!==y&&y,j=r.required,S=void 0!==j&&j,O=r.error,C=void 0!==O&&O,N=r.helperText,k=void 0===N?"":N,P=r.value,M=r.onChange,q=r.fetchSuggestions,E=(0,t.useState)([]),_=E[0],F=E[1];(0,t.useEffect)((function(){void 0!==r.defaultValue&&F(d([],r.defaultValue,!0))}),[]),(0,t.useEffect)((function(){void 0!==P&&F(d([],P,!0))}),[P]);var T,L=function(e){return function(){w||(_.splice(e,1),void 0===r.value&&F(d([],_,!0)),M&&M(_))}},z=function(e){return function(t){_[e]=t.target.value,void 0===r.value&&F(d([],_,!0)),M&&M(_)}},H=function(e){return function(t){_[e]=t,"object"==typeof t&&null!==t&&(_[e]=t.value),void 0===r.value&&F(d([],_,!0)),M&&M(_)}};return(0,e.jsxs)("div",s({className:(T="paraui-single-box single-box",a&&(T+=" "+a),p&&(T+=" single-box-"+p),C&&(T+=" single-box-error"),w&&(T+=" single-box-disabled"),T),style:u},{children:[function(){if(!b&&!m)return null;var t;return(0,e.jsx)(n.default,s({label:b,required:S,labelSign:m},v,{className:(t="single-box-label",v&&v.className&&(t+=" "+v.className),t)}))}(),(0,e.jsx)("div",s({className:"single-box-content"},{children:_.map((function(t,n){return(0,e.jsxs)("div",s({className:"single-box-content-item"},{children:[(0,e.jsx)(i.default,{disabled:w,value:t,placeholder:h,size:p,onChange:z(n),fetchSuggestions:q,onSelect:H(n)}),(0,e.jsx)("span",s({className:"single-box-content-item-svg"},{children:(0,e.jsx)(c(),{onClick:L(n)})}))]}),n)}))})),(0,e.jsx)("div",s({className:"single-box-add",onClick:function(){w||(_.push(""),void 0===r.value&&F(d([],_,!0)),M&&M(_))}},{children:(0,e.jsx)(l(),{})})),(0,e.jsx)(o.default,{className:"single-box-error",error:C,helperText:k})]}))};h.default=u}(),h}()}));
|
|
14
|
+
*/i(7418);var n=i(8156),o=60103;if(t.Fragment=60107,"function"==typeof Symbol&&Symbol.for){var r=Symbol.for;o=r("react.element"),t.Fragment=r("react.fragment")}var l=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a=Object.prototype.hasOwnProperty,c={key:!0,ref:!0,__self:!0,__source:!0};function s(e,t,i){var n,r={},s=null,d=null;for(n in void 0!==i&&(s=""+i),void 0!==t.key&&(s=""+t.key),void 0!==t.ref&&(d=t.ref),t)a.call(t,n)&&!c.hasOwnProperty(n)&&(r[n]=t[n]);if(e&&e.defaultProps)for(n in t=e.defaultProps)void 0===r[n]&&(r[n]=t[n]);return{$$typeof:o,type:e,key:s,ref:d,props:r,_owner:l.current}}t.jsx=s,t.jsxs=s},5893:function(e,t,i){"use strict";e.exports=i(5251)},9271:function(e,t,i){var n=i(3379),o=i(2565);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.id,o,""]]);var r={insert:("body","body"),singleton:!1};n(o,r);e.exports=o.locals||{}},2113:function(e,t,i){var n=i(3379),o=i(7381);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.id,o,""]]);var r={insert:("body","body"),singleton:!1};n(o,r);e.exports=o.locals||{}},3936:function(e,t,i){var n=i(3379),o=i(9916);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.id,o,""]]);var r={insert:("body","body"),singleton:!1};n(o,r);e.exports=o.locals||{}},9663:function(e,t,i){var n=i(3379),o=i(4928);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.id,o,""]]);var r={insert:("body","body"),singleton:!1};n(o,r);e.exports=o.locals||{}},3492:function(e,t,i){var n=i(3379),o=i(5714);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.id,o,""]]);var r={insert:("body","body"),singleton:!1};n(o,r);e.exports=o.locals||{}},6894:function(e,t,i){var n=i(3379),o=i(2645);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.id,o,""]]);var r={insert:("body","body"),singleton:!1};n(o,r);e.exports=o.locals||{}},6202:function(e,t,i){var n=i(3379),o=i(3637);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.id,o,""]]);var r={insert:("body","body"),singleton:!1};n(o,r);e.exports=o.locals||{}},2310:function(e,t,i){var n=i(3379),o=i(9929);"string"==typeof(o=o.__esModule?o.default:o)&&(o=[[e.id,o,""]]);var r={insert:("body","body"),singleton:!1};n(o,r);e.exports=o.locals||{}},3379:function(e,t,i){"use strict";var n,o=function(){return void 0===n&&(n=Boolean(window&&document&&document.all&&!window.atob)),n},r=function(){var e={};return function(t){if(void 0===e[t]){var i=document.querySelector(t);if(window.HTMLIFrameElement&&i instanceof window.HTMLIFrameElement)try{i=i.contentDocument.head}catch(e){i=null}e[t]=i}return e[t]}}(),l=[];function a(e){for(var t=-1,i=0;i<l.length;i++)if(l[i].identifier===e){t=i;break}return t}function c(e,t){for(var i={},n=[],o=0;o<e.length;o++){var r=e[o],c=t.base?r[0]+t.base:r[0],s=i[c]||0,d="".concat(c," ").concat(s);i[c]=s+1;var u=a(d),f={css:r[1],media:r[2],sourceMap:r[3]};-1!==u?(l[u].references++,l[u].updater(f)):l.push({identifier:d,updater:g(f,t),references:1}),n.push(d)}return n}function s(e){var t=document.createElement("style"),n=e.attributes||{};if(void 0===n.nonce){var o=i.nc;o&&(n.nonce=o)}if(Object.keys(n).forEach((function(e){t.setAttribute(e,n[e])})),"function"==typeof e.insert)e.insert(t);else{var l=r(e.insert||"head");if(!l)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");l.appendChild(t)}return t}var d,u=(d=[],function(e,t){return d[e]=t,d.filter(Boolean).join("\n")});function f(e,t,i,n){var o=i?"":n.media?"@media ".concat(n.media," {").concat(n.css,"}"):n.css;if(e.styleSheet)e.styleSheet.cssText=u(t,o);else{var r=document.createTextNode(o),l=e.childNodes;l[t]&&e.removeChild(l[t]),l.length?e.insertBefore(r,l[t]):e.appendChild(r)}}function p(e,t,i){var n=i.css,o=i.media,r=i.sourceMap;if(o?e.setAttribute("media",o):e.removeAttribute("media"),r&&"undefined"!=typeof btoa&&(n+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(r))))," */")),e.styleSheet)e.styleSheet.cssText=n;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(n))}}var x=null,h=0;function g(e,t){var i,n,o;if(t.singleton){var r=h++;i=x||(x=s(t)),n=f.bind(null,i,r,!1),o=f.bind(null,i,r,!0)}else i=s(t),n=p.bind(null,i,t),o=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(i)};return n(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;n(e=t)}else o()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=o());var i=c(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var n=0;n<i.length;n++){var o=a(i[n]);l[o].references--}for(var r=c(e,t),s=0;s<i.length;s++){var d=a(i[s]);0===l[d].references&&(l[d].updater(),l.splice(d,1))}i=r}}}},7839:function(e,t,i){"use strict";var n=i(5893),o=i(8156),r=i(7371),l=(i(9271),function(){return l=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var o in t=arguments[i])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},l.apply(this,arguments)});t.default=function(e){var t=e.children,i=e.arrow,a=void 0!==i&&i,c=e.placement,s=void 0===c?"bottom-start":c,d=e.tips,u=void 0===d?"":d,f=e.className,p=void 0===f?"":f,x=e.beyondText,h=void 0===x||x,g=e.interactive,b=void 0===g||g,v=e.style,m=(0,o.useRef)(),y=(0,o.useRef)(),w=(0,o.useState)(""),j=w[0],S=w[1];(0,o.useEffect)((function(){S(u)}),[u]);var O;return(0,n.jsx)("div",l({ref:m,className:(O="paraui-auto-tips",p&&(O+=" "+p),O),onMouseOver:function(){var e="",i=m.current,n=i.getBoundingClientRect();m.current&&i.scrollWidth>n.width&&(e=u||(h?i.innerText:t)),S(e)},style:v},{children:(0,n.jsx)(r.default,l({arrow:a,title:j,placement:s,interactive:b,boundariesElement:"viewport",className:"paraui-auto-tips-tooltip"},{children:(0,n.jsx)("div",l({className:"auto-tips-content",ref:y},{children:t}))}))}))}},3566:function(e,t,i){"use strict";var n=i(5893),o=i(7371),r=i(8076),l=i.n(r),a=i(5744),c=i.n(a),s=(i(2113),function(){return s=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var o in t=arguments[i])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},s.apply(this,arguments)}),d=function(e,t){var i={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(i[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(i[n[o]]=e[n[o]])}return i};t.default=function(e){var t=e.title,i=void 0===t?"":t,r=e.children,a=e.arrow,u=void 0===a||a,f=e.interactive,p=void 0===f||f,x=e.className,h=e.placement,g=void 0===h?"top-start":h,b=d(e,["title","children","arrow","interactive","className","placement"]);return(0,n.jsx)(o.default,s({title:i,arrow:u,interactive:p,placement:g},b,{children:(0,n.jsx)("span",s({className:c()("paraui-help",x)},{children:r||(0,n.jsx)(l(),{})}))}))}},4254:function(e,t,i){"use strict";var n=i(5893),o=(i(3936),function(){return o=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var o in t=arguments[i])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},o.apply(this,arguments)});t.default=function(e){var t,i=e.className,r=e.style,l=e.error,a=void 0!==l&&l,c=e.helperText;return(0,n.jsx)("p",o({className:(t="paraui-helper-text",i&&(t+=" "+i),a&&(t+=" paraui-helper-text-error"),t),style:r},{children:c}))}},6010:function(e,t,i){"use strict";i.d(t,{Z:function(){return c}});var n=i(8156),o=i.n(n),r=i(5395),l=i.n(r),a=function(){return a=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var o in t=arguments[i])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},a.apply(this,arguments)};function c(e,t){var i=o().useContext(l()).componentsProps,n=i&&i[t];return a(a({},n),e)}},8767:function(e,t,i){"use strict";var n=i(5893),o=i(3566),r=(i(9663),function(){return r=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var o in t=arguments[i])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r.apply(this,arguments)});t.default=function(e){var t=e.className,i=e.style,l=e.label,a=e.labelSign,c=e.required,s=void 0!==c&&c,d=e.tooltip,u=e.tooltipType,f=void 0===u?"icon":u,p=e.placement,x=e.arrow,h=e.tooltipIcon,g=function(){var e="paraui-label";return f&&(e+=" paraui-label-"+f),d&&(e+=" paraui-label-tooltip"),t&&(e+=" "+t),e};return(0,n.jsxs)(n.Fragment,{children:["icon"===f&&(0,n.jsxs)("label",r({className:g(),style:i},{children:[(0,n.jsx)(n.Fragment,{children:l}),s&&(0,n.jsx)("span",r({className:"paraui-label-required"},{children:"*"})),a&&(0,n.jsx)("span",{children:a}),d&&(0,n.jsx)(o.default,r({title:d,placement:p,arrow:x},{children:h}))]})),"line"===f&&(0,n.jsx)(o.default,r({title:d||"",placement:p,arrow:x},{children:(0,n.jsxs)("label",r({className:g(),style:i},{children:[(0,n.jsx)(n.Fragment,{children:l}),s&&(0,n.jsx)("span",r({className:"paraui-label-required"},{children:"*"})),a&&(0,n.jsx)("span",{children:a})]}))}))]})}},7502:function(e,t,i){"use strict";var n=i(5893),o=i(8156),r=i(2788),l=i.n(r),a=(i(3492),function(){return a=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var o in t=arguments[i])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},a.apply(this,arguments)});t.default=function(e){var t=e.className,i=e.style,r=e.opacity,c=void 0===r?.7:r,s=(0,o.useRef)(null);(0,o.useEffect)((function(){s&&s.current&&s.current.parentNode&&(s.current.parentNode.style.position||(s.current.parentNode.style.position="relative"))}),[]);var d;return(0,n.jsxs)("div",a({className:(d="paraui-loading",t&&(d+=" "+t),d),style:i,ref:s},{children:[(0,n.jsx)("div",a({className:"paraui-loading-box"},{children:(0,n.jsx)(l(),{})})),(0,n.jsx)("div",{className:"paraui-loading-mask",style:{opacity:c}})]}))}},7320:function(e,t,i){"use strict";var n=i(5893),o=i(8156),r=i(8767),l=i(8543),a=i(5428),c=i.n(a),s=i(9979),d=i.n(s),u=i(6788),f=i.n(u),p=i(7839),x=i(7502),h=i(7371),g=i(4254),b=i(6010),v=(i(6202),function(){return v=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var o in t=arguments[i])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},v.apply(this,arguments)}),m=function(e,t){var i={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(i[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(i[n[o]]=e[n[o]])}return i},y=function(e){return"number"==typeof e&&!isNaN(e)};t.default=function(e){var t=(0,b.Z)(e,"TextField"),i=t.className,a=t.style,s=t.size,u=void 0===s?"large":s,w=t.labelMode,j=void 0===w?"outside":w,S=t.placeholder,O=void 0===S?"":S,C=t.label,N=void 0===C?"":C,k=t.labelTooltip,P=t.disabled,M=void 0!==P&&P,q=t.multiline,E=void 0!==q&&q,_=t.required,F=void 0!==_&&_,T=t.labelSign,L=t.rows,z=void 0===L?2:L,H=t.error,I=void 0!==H&&H,B=t.helperText,R=void 0===B?"":B,D=t.addonBefore,A=void 0===D?"":D,U=t.addonAfter,K=void 0===U?"":U,Y=(t.defaultValue,t.value),J=t.autoFocus,W=void 0!==J&&J,V=t.type,Q=void 0===V?"text":V,G=t.onClickIcon,Z=t.rightIcon,$=t.showRightIcon,X=void 0===$||$,ee=t.allowClear,te=void 0!==ee&&ee,ie=t.limitLength,ne=t.fetchSuggestions,oe=t.selectPopoverClass,re=t.renderSelectItem,le=t.showSelectName,ae=void 0===le?"value":le,ce=t.resize,se=void 0===ce||ce,de=t.searchEmpty,ue=t.onBlur,fe=t.onFocus,pe=t.onChange,xe=t.onKeydown,he=t.onKeyUp,ge=t.onEnter,be=t.onClickAddonBefore,ve=t.onClickAddonAfter,me=t.onSelect,ye=t.onClear,we=m(t,["className","style","size","labelMode","placeholder","label","labelTooltip","disabled","multiline","required","labelSign","rows","error","helperText","addonBefore","addonAfter","defaultValue","value","autoFocus","type","onClickIcon","rightIcon","showRightIcon","allowClear","limitLength","fetchSuggestions","selectPopoverClass","renderSelectItem","showSelectName","resize","searchEmpty","onBlur","onFocus","onChange","onKeydown","onKeyUp","onEnter","onClickAddonBefore","onClickAddonAfter","onSelect","onClear"]),je=(0,o.useState)("text-field-select-content-"+(0,l.UUID)())[0],Se=(0,o.useState)(!0),Oe=Se[0],Ce=Se[1],Ne=(0,o.useState)(""),ke=Ne[0],Pe=Ne[1],Me=(0,o.useState)(!1),qe=Me[0],Ee=Me[1],_e=(0,o.useState)("text"),Fe=_e[0],Te=_e[1],Le=(0,o.useState)(!1),ze=Le[0],He=Le[1],Ie=(0,o.useState)(!1),Be=Ie[0],Re=Ie[1],De=(0,o.useState)([]),Ae=De[0],Ue=De[1],Ke=(0,o.useRef)(null),Ye=(0,o.useRef)(null);(0,o.useEffect)((function(){void 0!==e.defaultValue&&Pe(e.defaultValue)}),[]),(0,o.useEffect)((function(){Q!==Fe&&Te(Q)}),[Q]),(0,o.useEffect)((function(){void 0!==Y&&Pe(Y)}),[Y]),(0,o.useEffect)((function(){Ce(""===ke||void 0===ke)}),[ke]),(0,o.useEffect)((function(){ne&&He(qe)}),[qe,ne]),(0,o.useEffect)((function(){return ze?window.addEventListener("keydown",Ze):window.removeEventListener("keydown",Ze),function(){window.removeEventListener("keydown",Ze)}}),[ze]),(0,o.useEffect)((function(){if(!qe&&ke){var t=We(ke);if(t!==ke){var i={};i.target=Ke.current,i.target.value=t,void 0===e.value&&Pe(t),e.onChange&&e.onChange(i)}}}),[ke,qe]);var Je,We=function(t){var i=t;return y(e.limitLength)&&t.toString().length>Number(e.limitLength)&&(i=i.toString().substr(0,e.limitLength)),i},Ve=function(){M||(Ce(!1),(Ke&&Ke.current).focus())},Qe=function(e){var t=e.selectDom,i=e.keyCode,n=e.currentDom,o="nextSibling",r=".text-field-select-content-item";38===i&&(o="previousSibling",r=".text-field-select-content-item:last-child"),n?(n=n[o])||(n=t.querySelector(r)):n=t.querySelector(".text-field-select-content-item"),n&&(n.classList.add("text-field-select-content-item-keydown"),Ge(n,t))},Ge=function(e,t){var i=t.clientHeight,n=e.offsetTop+e.clientHeight-i;t.scrollTop=n>0?n:0},Ze=function(e){var t=document.querySelector("."+je),i=null,n=t.querySelector(".text-field-select-content-item-keydown");if(13===e.keyCode&&n){var o=n.dataset.val;at(JSON.parse(o))(e),(Ke&&Ke.current).blur()}n&&(i=n,n.classList.remove("text-field-select-content-item-keydown")),40===e.keyCode&&Qe({selectDom:t,keyCode:e.keyCode,currentDom:i}),38===e.keyCode&&Qe({selectDom:t,keyCode:e.keyCode,currentDom:i})},$e=function(e){Ee(!1),""===e.target.value&&Ce(!0),ue&&ue(e)},Xe=function(e){ne&&(Re(!0),ne(e,(function(e){Ue(e||[]),Re(!1)})))},et=function(e){Ee(!0),fe&&fe(e),Xe(e.target.value)},tt=function(t){var i=t.target.value;i&&Ce(!1),void 0===e.value&&Pe(i),pe&&pe(t),Xe(t.target.value)},it=function(e){13===e.keyCode&&ge&&ge(e),xe&&xe(e)},nt=function(e){he&&he(e)},ot=function(e){"password"===Q&&("text"===Fe&&Te("password"),"password"===Fe&&Te("text")),G&&G(e)},rt=function(){return void 0===e.value?ke:Y},lt=function(){He(!1)},at=function(e){return function(t){me&&me(e)}},ct=(0,o.useMemo)((function(){return(0,n.jsx)(n.Fragment,{children:y(ie)&&(0,n.jsx)("span",v({className:"length-limit"},{children:(ke?ke.toString().length:0)+"/"+ie}))})}),[ie,ke]),st=(0,o.useMemo)((function(){var e=Z||("password"===Q?"password"===Fe?(0,n.jsx)(c(),{}):(0,n.jsx)(d(),{}):null);return(0,n.jsx)(n.Fragment,{children:X&&e&&(0,n.jsx)("span",v({className:"password"===Q?"right-icon right-icon-password":"right-icon",onClick:ot},{children:e}))})}),[X,Z,Q,Fe,G]),dt=function(){var t=Ke.current;t.value="",void 0===e.value&&Pe(""),pe&&pe({target:t}),Xe(""),ye&&ye()},ut=function(){if(rt()&&!M&&te)return(0,n.jsx)("span",v({className:"clean-up-icon",onClick:dt},{children:(0,n.jsx)(f(),{})}))},ft=(0,o.useMemo)((function(){return(0,n.jsxs)("div",v({className:"text-field-content-within",ref:Ye},{children:[(0,n.jsxs)("div",v({className:"text-field-content-within-input"},{children:[E?(0,n.jsx)("textarea",v({ref:Ke,rows:z,value:rt(),onBlur:$e,onFocus:et,onChange:tt,onKeyDown:it,onKeyUp:nt,disabled:M},we)):(0,n.jsx)("input",v({ref:Ke,type:Fe,value:rt(),onBlur:$e,onFocus:et,onChange:tt,onKeyDown:it,onKeyUp:nt,disabled:M},we)),Oe&&!qe&&(0,n.jsx)("span",v({className:"text-field-label-placeholder",onClick:Ve},{children:"outside"===j?O:(0,n.jsxs)(n.Fragment,{children:[N||O,F&&(0,n.jsx)("span",v({className:"text-field-required"},{children:"*"})),T&&(0,n.jsx)("span",{children:T})]})}))]})),ut(),ct,st]}))}),[Oe,qe,W,Fe,ke,ct,st,j,O,N,M,E,z,we,pe,ne,G,te,ye]),pt=(0,o.useMemo)((function(){var e,t=function(e){return"object"==typeof e&&null!==e?e[ae]:e};return(0,n.jsxs)("div",v({className:(e="text-field-select-content",Be&&(e+=" text-field-select-content-loading"),je&&(e+=" "+je),e),style:{width:(Ye&&Ye.current?Ye.current.offsetWidth:0)+"px"}},{children:[Ae&&Ae.map((function(e,i){return(0,n.jsx)("div",v({className:"text-field-select-content-item",onMouseDown:at(e),"data-val":JSON.stringify(e)},{children:re?re(e):(0,n.jsx)(p.default,{children:t(e)})}),i)})),0===Ae.length&&de,Be&&(0,n.jsx)(x.default,{})]}))}),[Ye,ze,Ae,re,ae,me,Be,je,de]),xt=(0,o.useMemo)((function(){return(0,n.jsx)(h.default,v({open:ze,title:pt,onClose:lt,arrow:!1,interactive:!0,disableFocusListener:!0,disableHoverListener:!0,disableTouchListener:!0,placement:"bottom-start",classes:{popper:(e="paraui-text-field-select paraui-scrollbar-small",u&&(e+=" paraui-text-field-select-"+u),oe&&(e+=" "+oe),Ae.length>0&&(e+=" paraui-text-field-select-data"),e)}},{children:ft}));var e}),[Oe,qe,W,Fe,ke,ct,st,j,O,N,M,E,z,we,pe,ne,me,Ye,ze,oe,u,G,Ae,te,ye,de]),ht=(0,o.useMemo)((function(){var e,t=Boolean(F||T||N);if("outside"===j&&t){return(0,n.jsx)(r.default,v({label:N,required:F,labelSign:T},k,{className:(e="text-field-label",k&&k.className&&(e+=" "+k.className),e)}))}return null}),[j,N,T,F,k]);return(0,n.jsxs)("div",v({className:(Je="paraui-text-field",Je+=" text-field",u&&!E&&(Je+=" text-field-"+u),i&&(Je+=" "+i),I&&(Je+=" text-field-error"),qe&&(Je+=" text-field-focus"),M&&(Je+=" text-field-disabled"),E&&(Je+=" text-field-multiline"),y(e.limitLength)&&(Je+=" text-field-limit-length"),y(e.limitLength)&&ke&&ke.toString().length>Number(e.limitLength)&&(Je+=" text-field-limit"),se&&(Je+=" text-field-resize"),rt()&&(Je+=" text-field-value"),te&&(Je+=" text-field-allow-clear"),Je),style:a},{children:[ht,(0,n.jsxs)("div",v({className:"text-field-content"},{children:[A&&(0,n.jsx)("div",v({className:"text-field-content-before",onClick:function(e){be&&be(e)}},{children:A})),ne?xt:ft,K&&(0,n.jsx)("div",v({className:"text-field-content-after",onClick:function(e){ve&&ve(e)}},{children:K}))]})),(0,n.jsx)(g.default,{className:"text-field-error-text",error:I,helperText:R})]}))}},7371:function(e,t,i){"use strict";var n=i(5893),o=i(670),r=i(5744),l=i.n(r),a=(i(2310),function(){return a=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var o in t=arguments[i])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},a.apply(this,arguments)}),c=function(e,t){var i={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(i[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(i[n[o]]=e[n[o]])}return i};t.default=function(e){var t,i=e.placement,r=void 0===i?"top-start":i,s=e.className,d=e.arrow,u=void 0===d||d,f=e.PopperProps,p=e.boundariesElement,x=void 0===p?"scrollParent":p,h=c(e,["placement","className","arrow","PopperProps","boundariesElement"]),g=a(a({},e.classes),{popper:l()("paraui-tooltip",s,null===(t=e.classes)||void 0===t?void 0:t.popper,{"paraui-tooltip-left-right":(null==r?void 0:r.includes("left"))||(null==r?void 0:r.includes("right")),"paraui-tooltip-top-bottom":(null==r?void 0:r.includes("top"))||(null==r?void 0:r.includes("bottom"))})});return(0,n.jsx)(o.Tooltip,a({},h,{enterTouchDelay:0,arrow:u,placement:r,classes:g,PopperProps:a(a({},f),{modifiers:{preventOverflow:{boundariesElement:x}}})}))}},670:function(e){"use strict";e.exports=t},5395:function(e){"use strict";e.exports=s},6788:function(e){"use strict";e.exports=a},4104:function(e){"use strict";e.exports=u},8076:function(e){"use strict";e.exports=n},2788:function(e){"use strict";e.exports=c},1632:function(e){"use strict";e.exports=d},5428:function(e){"use strict";e.exports=r},9979:function(e){"use strict";e.exports=l},8543:function(e){"use strict";e.exports=o},5744:function(e){"use strict";e.exports=i},8156:function(t){"use strict";t.exports=e}},p={};function x(e){var t=p[e];if(void 0!==t)return t.exports;var i=p[e]={id:e,exports:{}};return f[e](i,i.exports,x),i.exports}x.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return x.d(t,{a:t}),t},x.d=function(e,t){for(var i in t)x.o(t,i)&&!x.o(e,i)&&Object.defineProperty(e,i,{enumerable:!0,get:t[i]})},x.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},x.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},x.nc=void 0;var h={};return function(){"use strict";x.r(h),x.d(h,{SingleBox:function(){return u}});var e=x(5893),t=x(8156),i=x(7320),n=x(8767),o=x(4254),r=x(1632),l=x.n(r),a=x(4104),c=x.n(a),s=(x(6894),function(){return s=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var o in t=arguments[i])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},s.apply(this,arguments)}),d=function(e,t,i){if(i||2===arguments.length)for(var n,o=0,r=t.length;o<r;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))},u=function(r){var a=r.className,u=r.style,f=r.size,p=void 0===f?"large":f,x=r.placeholder,h=void 0===x?"":x,g=r.label,b=void 0===g?"":g,v=r.labelTooltip,m=r.labelSign,y=r.disabled,w=void 0!==y&&y,j=r.required,S=void 0!==j&&j,O=r.error,C=void 0!==O&&O,N=r.helperText,k=void 0===N?"":N,P=r.value,M=r.onChange,q=r.fetchSuggestions,E=(0,t.useState)([]),_=E[0],F=E[1];(0,t.useEffect)((function(){void 0!==r.defaultValue&&F(d([],r.defaultValue,!0))}),[]),(0,t.useEffect)((function(){void 0!==P&&F(d([],P,!0))}),[P]);var T,L=function(e){return function(){w||(_.splice(e,1),void 0===r.value&&F(d([],_,!0)),M&&M(_))}},z=function(e){return function(t){_[e]=t.target.value,void 0===r.value&&F(d([],_,!0)),M&&M(_)}},H=function(e){return function(t){_[e]=t,"object"==typeof t&&null!==t&&(_[e]=t.value),void 0===r.value&&F(d([],_,!0)),M&&M(_)}};return(0,e.jsxs)("div",s({className:(T="paraui-single-box single-box",a&&(T+=" "+a),p&&(T+=" single-box-"+p),C&&(T+=" single-box-error"),w&&(T+=" single-box-disabled"),T),style:u},{children:[function(){if(!b&&!m)return null;var t;return(0,e.jsx)(n.default,s({label:b,required:S,labelSign:m},v,{className:(t="single-box-label",v&&v.className&&(t+=" "+v.className),t)}))}(),(0,e.jsx)("div",s({className:"single-box-content"},{children:_.map((function(t,n){return(0,e.jsxs)("div",s({className:"single-box-content-item"},{children:[(0,e.jsx)(i.default,{disabled:w,value:t,placeholder:h,size:p,onChange:z(n),fetchSuggestions:q,onSelect:H(n)}),(0,e.jsx)("span",s({className:"single-box-content-item-svg"},{children:(0,e.jsx)(c(),{onClick:L(n)})}))]}),n)}))})),(0,e.jsx)("div",s({className:"single-box-add",onClick:function(){w||(_.push(""),void 0===r.value&&F(d([],_,!0)),M&&M(_))}},{children:(0,e.jsx)(l(),{})})),(0,e.jsx)(o.default,{className:"single-box-error",error:C,helperText:k})]}))};h.default=u}(),h}()}));
|
package/Slider/index.d.ts
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @author Hanz
|
|
3
|
-
* @date 2022/3/7 下午3:52
|
|
4
|
-
* @description
|
|
5
|
-
*/
|
|
6
|
-
import { FunctionComponent } from 'react';
|
|
7
|
-
import { SliderSingleProps, SliderRangeProps } from './interface';
|
|
8
|
-
import './index.scss';
|
|
9
|
-
export type Visibles = {
|
|
10
|
-
[index: number]: boolean;
|
|
11
|
-
};
|
|
12
|
-
export declare const Slider: FunctionComponent<SliderSingleProps | SliderRangeProps>;
|
|
13
|
-
export type { SliderSingleProps, SliderRangeProps };
|
|
14
|
-
export default Slider;
|
|
1
|
+
/**
|
|
2
|
+
* @author Hanz
|
|
3
|
+
* @date 2022/3/7 下午3:52
|
|
4
|
+
* @description
|
|
5
|
+
*/
|
|
6
|
+
import { FunctionComponent } from 'react';
|
|
7
|
+
import { SliderSingleProps, SliderRangeProps } from './interface';
|
|
8
|
+
import './index.scss';
|
|
9
|
+
export type Visibles = {
|
|
10
|
+
[index: number]: boolean;
|
|
11
|
+
};
|
|
12
|
+
export declare const Slider: FunctionComponent<SliderSingleProps | SliderRangeProps>;
|
|
13
|
+
export type { SliderSingleProps, SliderRangeProps };
|
|
14
|
+
export default Slider;
|
package/Slider/interface.d.ts
CHANGED
|
@@ -1,102 +1,102 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @author Hanz
|
|
3
|
-
* @date 2021/11/5 下午4:05
|
|
4
|
-
* @description
|
|
5
|
-
*/
|
|
6
|
-
import React from "react";
|
|
7
|
-
export type TooltipPlacement = 'top' | 'left' | 'right' | 'bottom' | 'topLeft' | 'topRight' | 'bottomLeft' | 'bottomRight' | 'leftTop' | 'leftBottom' | 'rightTop' | 'rightBottom';
|
|
8
|
-
interface SliderRange {
|
|
9
|
-
draggableTrack?: boolean;
|
|
10
|
-
}
|
|
11
|
-
export interface SliderMarks {
|
|
12
|
-
[key: number]: React.ReactNode | {
|
|
13
|
-
style: React.CSSProperties;
|
|
14
|
-
label: React.ReactNode;
|
|
15
|
-
};
|
|
16
|
-
}
|
|
17
|
-
export interface HandleGeneratorInfo {
|
|
18
|
-
value?: number;
|
|
19
|
-
dragging?: boolean;
|
|
20
|
-
index: number;
|
|
21
|
-
}
|
|
22
|
-
export type HandleGeneratorFn = (config: {
|
|
23
|
-
tooltipPrefixCls?: string;
|
|
24
|
-
info: HandleGeneratorInfo;
|
|
25
|
-
}) => React.ReactElement;
|
|
26
|
-
export interface SliderBaseProps {
|
|
27
|
-
/** 反向坐标 */
|
|
28
|
-
reverse?: boolean;
|
|
29
|
-
/** 最小值 */
|
|
30
|
-
min?: number;
|
|
31
|
-
/** 最大值 */
|
|
32
|
-
max?: number;
|
|
33
|
-
/** 步长,取值必须大于 0,并且可被 (max - min) 整除,
|
|
34
|
-
* 当 marks 不为空对象时,
|
|
35
|
-
* 可以设置 step 为 null,
|
|
36
|
-
* 此时 Slider 的可选值仅有 marks 标出来的部分
|
|
37
|
-
*/
|
|
38
|
-
step?: null | number;
|
|
39
|
-
/** 刻度标记,key 的类型必须为 number
|
|
40
|
-
* 且取值在闭区间 [min, max] 内,每个标签可以单独设置样式
|
|
41
|
-
*/
|
|
42
|
-
marks?: SliderMarks;
|
|
43
|
-
/** 是否只能拖拽到刻度上 */
|
|
44
|
-
dots?: boolean;
|
|
45
|
-
/** marks 不为空对象时有效,值为 true 时表示值为包含关系,false 表示并列 */
|
|
46
|
-
included?: boolean;
|
|
47
|
-
/** 禁用状态 */
|
|
48
|
-
disabled?: boolean;
|
|
49
|
-
/** 垂直方向 */
|
|
50
|
-
vertical?: boolean;
|
|
51
|
-
/** 提示格式化回调 */
|
|
52
|
-
tipFormatter?: null | ((value?: number) => React.ReactNode);
|
|
53
|
-
/** 类名 */
|
|
54
|
-
className?: string;
|
|
55
|
-
/** style */
|
|
56
|
-
style?: React.CSSProperties;
|
|
57
|
-
/** tooltip 是否始终显示 */
|
|
58
|
-
tooltipVisible?: boolean;
|
|
59
|
-
/** tooltip 显示位置 */
|
|
60
|
-
tooltipPlacement?: TooltipPlacement;
|
|
61
|
-
/** tooltip 挂载节点 */
|
|
62
|
-
getTooltipPopupContainer?: (triggerNode: HTMLElement) => HTMLElement;
|
|
63
|
-
/** 是否获得焦点 */
|
|
64
|
-
autoFocus?: boolean;
|
|
65
|
-
}
|
|
66
|
-
export interface SliderSingleProps extends SliderBaseProps {
|
|
67
|
-
/** 非范围slider */
|
|
68
|
-
range?: false;
|
|
69
|
-
/** 当前值 */
|
|
70
|
-
value?: number;
|
|
71
|
-
/** 默认值 */
|
|
72
|
-
defaultValue?: number;
|
|
73
|
-
/** 值变化时回调 */
|
|
74
|
-
onChange?: (value: number) => void;
|
|
75
|
-
/** 值变化后回调 */
|
|
76
|
-
onAfterChange?: (value: number) => void;
|
|
77
|
-
/** handle 样式 */
|
|
78
|
-
handleStyle?: React.CSSProperties;
|
|
79
|
-
/** 轨道样式 */
|
|
80
|
-
trackStyle?: React.CSSProperties;
|
|
81
|
-
}
|
|
82
|
-
export interface SliderRangeProps extends SliderBaseProps {
|
|
83
|
-
/** 范围slider */
|
|
84
|
-
range: true | SliderRange;
|
|
85
|
-
/** 当前值 */
|
|
86
|
-
value?: number[];
|
|
87
|
-
/** 默认值 */
|
|
88
|
-
defaultValue?: number[];
|
|
89
|
-
/** 值变化时回调 */
|
|
90
|
-
onChange?: (value: number[]) => void;
|
|
91
|
-
/** 值变化后回调 */
|
|
92
|
-
onAfterChange?: (value: number[]) => void;
|
|
93
|
-
/** handle 样式 */
|
|
94
|
-
handleStyle?: React.CSSProperties[];
|
|
95
|
-
/** 轨道样式 */
|
|
96
|
-
trackStyle?: React.CSSProperties[];
|
|
97
|
-
/** 允许跨越 */
|
|
98
|
-
allowCross?: boolean;
|
|
99
|
-
/** 允许推动 */
|
|
100
|
-
pushable?: boolean | number;
|
|
101
|
-
}
|
|
102
|
-
export {};
|
|
1
|
+
/**
|
|
2
|
+
* @author Hanz
|
|
3
|
+
* @date 2021/11/5 下午4:05
|
|
4
|
+
* @description
|
|
5
|
+
*/
|
|
6
|
+
import React from "react";
|
|
7
|
+
export type TooltipPlacement = 'top' | 'left' | 'right' | 'bottom' | 'topLeft' | 'topRight' | 'bottomLeft' | 'bottomRight' | 'leftTop' | 'leftBottom' | 'rightTop' | 'rightBottom';
|
|
8
|
+
interface SliderRange {
|
|
9
|
+
draggableTrack?: boolean;
|
|
10
|
+
}
|
|
11
|
+
export interface SliderMarks {
|
|
12
|
+
[key: number]: React.ReactNode | {
|
|
13
|
+
style: React.CSSProperties;
|
|
14
|
+
label: React.ReactNode;
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
export interface HandleGeneratorInfo {
|
|
18
|
+
value?: number;
|
|
19
|
+
dragging?: boolean;
|
|
20
|
+
index: number;
|
|
21
|
+
}
|
|
22
|
+
export type HandleGeneratorFn = (config: {
|
|
23
|
+
tooltipPrefixCls?: string;
|
|
24
|
+
info: HandleGeneratorInfo;
|
|
25
|
+
}) => React.ReactElement;
|
|
26
|
+
export interface SliderBaseProps {
|
|
27
|
+
/** 反向坐标 */
|
|
28
|
+
reverse?: boolean;
|
|
29
|
+
/** 最小值 */
|
|
30
|
+
min?: number;
|
|
31
|
+
/** 最大值 */
|
|
32
|
+
max?: number;
|
|
33
|
+
/** 步长,取值必须大于 0,并且可被 (max - min) 整除,
|
|
34
|
+
* 当 marks 不为空对象时,
|
|
35
|
+
* 可以设置 step 为 null,
|
|
36
|
+
* 此时 Slider 的可选值仅有 marks 标出来的部分
|
|
37
|
+
*/
|
|
38
|
+
step?: null | number;
|
|
39
|
+
/** 刻度标记,key 的类型必须为 number
|
|
40
|
+
* 且取值在闭区间 [min, max] 内,每个标签可以单独设置样式
|
|
41
|
+
*/
|
|
42
|
+
marks?: SliderMarks;
|
|
43
|
+
/** 是否只能拖拽到刻度上 */
|
|
44
|
+
dots?: boolean;
|
|
45
|
+
/** marks 不为空对象时有效,值为 true 时表示值为包含关系,false 表示并列 */
|
|
46
|
+
included?: boolean;
|
|
47
|
+
/** 禁用状态 */
|
|
48
|
+
disabled?: boolean;
|
|
49
|
+
/** 垂直方向 */
|
|
50
|
+
vertical?: boolean;
|
|
51
|
+
/** 提示格式化回调 */
|
|
52
|
+
tipFormatter?: null | ((value?: number) => React.ReactNode);
|
|
53
|
+
/** 类名 */
|
|
54
|
+
className?: string;
|
|
55
|
+
/** style */
|
|
56
|
+
style?: React.CSSProperties;
|
|
57
|
+
/** tooltip 是否始终显示 */
|
|
58
|
+
tooltipVisible?: boolean;
|
|
59
|
+
/** tooltip 显示位置 */
|
|
60
|
+
tooltipPlacement?: TooltipPlacement;
|
|
61
|
+
/** tooltip 挂载节点 */
|
|
62
|
+
getTooltipPopupContainer?: (triggerNode: HTMLElement) => HTMLElement;
|
|
63
|
+
/** 是否获得焦点 */
|
|
64
|
+
autoFocus?: boolean;
|
|
65
|
+
}
|
|
66
|
+
export interface SliderSingleProps extends SliderBaseProps {
|
|
67
|
+
/** 非范围slider */
|
|
68
|
+
range?: false;
|
|
69
|
+
/** 当前值 */
|
|
70
|
+
value?: number;
|
|
71
|
+
/** 默认值 */
|
|
72
|
+
defaultValue?: number;
|
|
73
|
+
/** 值变化时回调 */
|
|
74
|
+
onChange?: (value: number) => void;
|
|
75
|
+
/** 值变化后回调 */
|
|
76
|
+
onAfterChange?: (value: number) => void;
|
|
77
|
+
/** handle 样式 */
|
|
78
|
+
handleStyle?: React.CSSProperties;
|
|
79
|
+
/** 轨道样式 */
|
|
80
|
+
trackStyle?: React.CSSProperties;
|
|
81
|
+
}
|
|
82
|
+
export interface SliderRangeProps extends SliderBaseProps {
|
|
83
|
+
/** 范围slider */
|
|
84
|
+
range: true | SliderRange;
|
|
85
|
+
/** 当前值 */
|
|
86
|
+
value?: number[];
|
|
87
|
+
/** 默认值 */
|
|
88
|
+
defaultValue?: number[];
|
|
89
|
+
/** 值变化时回调 */
|
|
90
|
+
onChange?: (value: number[]) => void;
|
|
91
|
+
/** 值变化后回调 */
|
|
92
|
+
onAfterChange?: (value: number[]) => void;
|
|
93
|
+
/** handle 样式 */
|
|
94
|
+
handleStyle?: React.CSSProperties[];
|
|
95
|
+
/** 轨道样式 */
|
|
96
|
+
trackStyle?: React.CSSProperties[];
|
|
97
|
+
/** 允许跨越 */
|
|
98
|
+
allowCross?: boolean;
|
|
99
|
+
/** 允许推动 */
|
|
100
|
+
pushable?: boolean | number;
|
|
101
|
+
}
|
|
102
|
+
export {};
|
package/Split/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { FunctionComponent } from "react";
|
|
2
|
-
import "./style/index.scss";
|
|
3
|
-
interface SplitProps {
|
|
4
|
-
minWidth?: number;
|
|
5
|
-
}
|
|
6
|
-
declare const Split: FunctionComponent<SplitProps>;
|
|
7
|
-
export default Split;
|
|
1
|
+
import { FunctionComponent } from "react";
|
|
2
|
+
import "./style/index.scss";
|
|
3
|
+
interface SplitProps {
|
|
4
|
+
minWidth?: number;
|
|
5
|
+
}
|
|
6
|
+
declare const Split: FunctionComponent<SplitProps>;
|
|
7
|
+
export default Split;
|
package/Stepper/icons.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare const Icons: {
|
|
3
|
-
[index: string]: React.ReactElement;
|
|
4
|
-
};
|
|
5
|
-
export default Icons;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
declare const Icons: {
|
|
3
|
+
[index: string]: React.ReactElement;
|
|
4
|
+
};
|
|
5
|
+
export default Icons;
|
package/Stepper/index.d.ts
CHANGED
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @author Hanz
|
|
3
|
-
* @date 2021/8/4 上午11:26
|
|
4
|
-
* @description 步骤条
|
|
5
|
-
*/
|
|
6
|
-
import { FunctionComponent, ReactNode } from 'react';
|
|
7
|
-
import { StepperProps as MuiStepperProps } from "@material-ui/core";
|
|
8
|
-
import './index.scss';
|
|
9
|
-
type StepItem = string | {
|
|
10
|
-
label: string;
|
|
11
|
-
icon: ReactNode;
|
|
12
|
-
};
|
|
13
|
-
export interface StepperProps extends Omit<MuiStepperProps, 'children' | 'connector' | 'nonLinear'> {
|
|
14
|
-
/**
|
|
15
|
-
* 模式
|
|
16
|
-
* 数字或图标
|
|
17
|
-
*/
|
|
18
|
-
mode?: 'number' | 'icon';
|
|
19
|
-
/**
|
|
20
|
-
* 当前步骤
|
|
21
|
-
*/
|
|
22
|
-
activeStep?: number;
|
|
23
|
-
/**
|
|
24
|
-
* 步骤条水平或垂直
|
|
25
|
-
*/
|
|
26
|
-
orientation?: 'horizontal' | 'vertical';
|
|
27
|
-
/**
|
|
28
|
-
* 标签位置 下方或右侧
|
|
29
|
-
*/
|
|
30
|
-
alternativeLabel?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
* 步骤条数据
|
|
33
|
-
* number : Array<string>
|
|
34
|
-
* icon : Array<{ label: string, icon: ReactNode }>
|
|
35
|
-
*/
|
|
36
|
-
steps?: Array<StepItem>;
|
|
37
|
-
}
|
|
38
|
-
export declare const Stepper: FunctionComponent<StepperProps>;
|
|
39
|
-
export default Stepper;
|
|
1
|
+
/**
|
|
2
|
+
* @author Hanz
|
|
3
|
+
* @date 2021/8/4 上午11:26
|
|
4
|
+
* @description 步骤条
|
|
5
|
+
*/
|
|
6
|
+
import { FunctionComponent, ReactNode } from 'react';
|
|
7
|
+
import { StepperProps as MuiStepperProps } from "@material-ui/core";
|
|
8
|
+
import './index.scss';
|
|
9
|
+
type StepItem = string | {
|
|
10
|
+
label: string;
|
|
11
|
+
icon: ReactNode;
|
|
12
|
+
};
|
|
13
|
+
export interface StepperProps extends Omit<MuiStepperProps, 'children' | 'connector' | 'nonLinear'> {
|
|
14
|
+
/**
|
|
15
|
+
* 模式
|
|
16
|
+
* 数字或图标
|
|
17
|
+
*/
|
|
18
|
+
mode?: 'number' | 'icon';
|
|
19
|
+
/**
|
|
20
|
+
* 当前步骤
|
|
21
|
+
*/
|
|
22
|
+
activeStep?: number;
|
|
23
|
+
/**
|
|
24
|
+
* 步骤条水平或垂直
|
|
25
|
+
*/
|
|
26
|
+
orientation?: 'horizontal' | 'vertical';
|
|
27
|
+
/**
|
|
28
|
+
* 标签位置 下方或右侧
|
|
29
|
+
*/
|
|
30
|
+
alternativeLabel?: boolean;
|
|
31
|
+
/**
|
|
32
|
+
* 步骤条数据
|
|
33
|
+
* number : Array<string>
|
|
34
|
+
* icon : Array<{ label: string, icon: ReactNode }>
|
|
35
|
+
*/
|
|
36
|
+
steps?: Array<StepItem>;
|
|
37
|
+
}
|
|
38
|
+
export declare const Stepper: FunctionComponent<StepperProps>;
|
|
39
|
+
export default Stepper;
|