@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/InputLang/index.d.ts
CHANGED
|
@@ -1,49 +1,49 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @author linhd
|
|
3
|
-
* @date 2021/8/30 16:00
|
|
4
|
-
* @description 国际化输入框
|
|
5
|
-
*/
|
|
6
|
-
import React, { FunctionComponent, ReactNode } from 'react';
|
|
7
|
-
import { LabelTooltipProps } from "../Label";
|
|
8
|
-
import './index.scss';
|
|
9
|
-
interface valueProps {
|
|
10
|
-
[name: string]: string;
|
|
11
|
-
}
|
|
12
|
-
export interface InputLangProps {
|
|
13
|
-
/** 样式class */
|
|
14
|
-
className?: string;
|
|
15
|
-
/** style */
|
|
16
|
-
style?: React.CSSProperties;
|
|
17
|
-
/** 大小 */
|
|
18
|
-
size?: 'small' | 'medium' | 'large';
|
|
19
|
-
/** 标题 */
|
|
20
|
-
label?: ReactNode;
|
|
21
|
-
/** 帮组提示信息 */
|
|
22
|
-
labelTooltip?: LabelTooltipProps;
|
|
23
|
-
/** 提示语 */
|
|
24
|
-
placeholder?: string;
|
|
25
|
-
/** 提示语key */
|
|
26
|
-
placeholderKey?: string;
|
|
27
|
-
/** 提示语value */
|
|
28
|
-
placeholderValue?: string;
|
|
29
|
-
/** 是否禁用 */
|
|
30
|
-
disabled?: boolean;
|
|
31
|
-
/** 是否错误模式 */
|
|
32
|
-
error?: boolean;
|
|
33
|
-
/** 错误文本 */
|
|
34
|
-
helperText?: ReactNode;
|
|
35
|
-
/** 是否必填 */
|
|
36
|
-
required?: boolean;
|
|
37
|
-
/** 弹出框样式class */
|
|
38
|
-
popoverClassName?: string;
|
|
39
|
-
/** 默认值 不受控 */
|
|
40
|
-
defaultValue?: valueProps;
|
|
41
|
-
/** 值 */
|
|
42
|
-
value?: valueProps;
|
|
43
|
-
/** 改变值 */
|
|
44
|
-
onChange?: (val: valueProps) => void;
|
|
45
|
-
/** 搜索提示语 */
|
|
46
|
-
langList?: string[];
|
|
47
|
-
}
|
|
48
|
-
export declare const InputLang: FunctionComponent<InputLangProps>;
|
|
49
|
-
export default InputLang;
|
|
1
|
+
/**
|
|
2
|
+
* @author linhd
|
|
3
|
+
* @date 2021/8/30 16:00
|
|
4
|
+
* @description 国际化输入框
|
|
5
|
+
*/
|
|
6
|
+
import React, { FunctionComponent, ReactNode } from 'react';
|
|
7
|
+
import { LabelTooltipProps } from "../Label";
|
|
8
|
+
import './index.scss';
|
|
9
|
+
interface valueProps {
|
|
10
|
+
[name: string]: string;
|
|
11
|
+
}
|
|
12
|
+
export interface InputLangProps {
|
|
13
|
+
/** 样式class */
|
|
14
|
+
className?: string;
|
|
15
|
+
/** style */
|
|
16
|
+
style?: React.CSSProperties;
|
|
17
|
+
/** 大小 */
|
|
18
|
+
size?: 'small' | 'medium' | 'large';
|
|
19
|
+
/** 标题 */
|
|
20
|
+
label?: ReactNode;
|
|
21
|
+
/** 帮组提示信息 */
|
|
22
|
+
labelTooltip?: LabelTooltipProps;
|
|
23
|
+
/** 提示语 */
|
|
24
|
+
placeholder?: string;
|
|
25
|
+
/** 提示语key */
|
|
26
|
+
placeholderKey?: string;
|
|
27
|
+
/** 提示语value */
|
|
28
|
+
placeholderValue?: string;
|
|
29
|
+
/** 是否禁用 */
|
|
30
|
+
disabled?: boolean;
|
|
31
|
+
/** 是否错误模式 */
|
|
32
|
+
error?: boolean;
|
|
33
|
+
/** 错误文本 */
|
|
34
|
+
helperText?: ReactNode;
|
|
35
|
+
/** 是否必填 */
|
|
36
|
+
required?: boolean;
|
|
37
|
+
/** 弹出框样式class */
|
|
38
|
+
popoverClassName?: string;
|
|
39
|
+
/** 默认值 不受控 */
|
|
40
|
+
defaultValue?: valueProps;
|
|
41
|
+
/** 值 */
|
|
42
|
+
value?: valueProps;
|
|
43
|
+
/** 改变值 */
|
|
44
|
+
onChange?: (val: valueProps) => void;
|
|
45
|
+
/** 搜索提示语 */
|
|
46
|
+
langList?: string[];
|
|
47
|
+
}
|
|
48
|
+
export declare const InputLang: FunctionComponent<InputLangProps>;
|
|
49
|
+
export default InputLang;
|
package/InputLang/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 a=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,l=Object.prototype.hasOwnProperty,c={key:!0,ref:!0,__self:!0,__source:!0};function u(e,t,i){var n,r={},u=null,s=null;for(n in void 0!==i&&(u=""+i),void 0!==t.key&&(u=""+t.key),void 0!==t.ref&&(s=t.ref),t)l.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:u,ref:s,props:r,_owner:a.current}}t.jsx=u,t.jsxs=u},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||{}},7712:function(e,t,i){var n=i(3379),o=i(3603);"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||{}},5415:function(e,t,i){var n=i(3379),o=i(7843);"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||{}},8939:function(e,t,i){var n=i(3379),o=i(5845);"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]}}(),a=[];function l(e){for(var t=-1,i=0;i<a.length;i++)if(a[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],u=i[c]||0,s="".concat(c," ").concat(u);i[c]=u+1;var d=l(s),p={css:r[1],media:r[2],sourceMap:r[3]};-1!==d?(a[d].references++,a[d].updater(p)):a.push({identifier:s,updater:b(p,t),references:1}),n.push(s)}return n}function u(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 a=r(e.insert||"head");if(!a)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");a.appendChild(t)}return t}var s,d=(s=[],function(e,t){return s[e]=t,s.filter(Boolean).join("\n")});function p(e,t,i,n){var o=i?"":n.media?"@media ".concat(n.media," {").concat(n.css,"}"):n.css;if(e.styleSheet)e.styleSheet.cssText=d(t,o);else{var r=document.createTextNode(o),a=e.childNodes;a[t]&&e.removeChild(a[t]),a.length?e.insertBefore(r,a[t]):e.appendChild(r)}}function f(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 b(e,t){var i,n,o;if(t.singleton){var r=h++;i=x||(x=u(t)),n=p.bind(null,i,r,!1),o=p.bind(null,i,r,!0)}else i=u(t),n=f.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=l(i[n]);a[o].references--}for(var r=c(e,t),u=0;u<i.length;u++){var s=l(i[u]);0===a[s].references&&(a[s].updater(),a.splice(s,1))}i=r}}}},7839:function(e,t,i){"use strict";var n=i(5893),o=i(8156),r=i(7371),a=(i(9271),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.children,i=e.arrow,l=void 0!==i&&i,c=e.placement,u=void 0===c?"bottom-start":c,s=e.tips,d=void 0===s?"":s,p=e.className,f=void 0===p?"":p,x=e.beyondText,h=void 0===x||x,b=e.interactive,g=void 0===b||b,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(d)}),[d]);var O;return(0,n.jsx)("div",a({ref:m,className:(O="paraui-auto-tips",f&&(O+=" "+f),O),onMouseOver:function(){var e="",i=m.current.getBoundingClientRect(),n=y.current.getBoundingClientRect();m.current&&n.width>i.width&&(e=d||(h?m.current.innerText:t)),S(e)},style:v},{children:(0,n.jsx)(r.default,a({arrow:l,title:j,placement:u,interactive:g,boundariesElement:"viewport",className:"paraui-auto-tips-tooltip"},{children:(0,n.jsx)("div",a({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),a=i.n(r),l=i(5744),c=i.n(l),u=(i(2113),function(){return u=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},u.apply(this,arguments)}),s=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,l=e.arrow,d=void 0===l||l,p=e.interactive,f=void 0===p||p,x=e.className,h=e.placement,b=void 0===h?"top-start":h,g=s(e,["title","children","arrow","interactive","className","placement"]);return(0,n.jsx)(o.default,u({title:i,arrow:d,interactive:f,placement:b},g,{children:(0,n.jsx)("span",u({className:c()("paraui-help",x)},{children:r||(0,n.jsx)(a(),{})}))}))}},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,a=e.error,l=void 0!==a&&a,c=e.helperText;return(0,n.jsx)("p",o({className:(t="paraui-helper-text",i&&(t+=" "+i),l&&(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),a=i.n(r),l=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)};function c(e,t){var i=o().useContext(a()).componentsProps,n=i&&i[t];return l(l({},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,a=e.label,l=e.labelSign,c=e.required,u=void 0!==c&&c,s=e.tooltip,d=e.tooltipType,p=void 0===d?"icon":d,f=e.placement,x=e.arrow,h=e.tooltipIcon,b=function(){var e="paraui-label";return p&&(e+=" paraui-label-"+p),s&&(e+=" paraui-label-tooltip"),t&&(e+=" "+t),e};return(0,n.jsxs)(n.Fragment,{children:["icon"===p&&(0,n.jsxs)("label",r({className:b(),style:i},{children:[(0,n.jsx)(n.Fragment,{children:a}),u&&(0,n.jsx)("span",r({className:"paraui-label-required"},{children:"*"})),l&&(0,n.jsx)("span",{children:l}),s&&(0,n.jsx)(o.default,r({title:s,placement:f,arrow:x},{children:h}))]})),"line"===p&&(0,n.jsx)(o.default,r({title:s||"",placement:f,arrow:x},{children:(0,n.jsxs)("label",r({className:b(),style:i},{children:[(0,n.jsx)(n.Fragment,{children:a}),u&&(0,n.jsx)("span",r({className:"paraui-label-required"},{children:"*"})),l&&(0,n.jsx)("span",{children:l})]}))}))]})}},7502:function(e,t,i){"use strict";var n=i(5893),o=i(8156),r=i(2788),a=i.n(r),l=(i(3492),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.className,i=e.style,r=e.opacity,c=void 0===r?.7:r,u=(0,o.useRef)(null);(0,o.useEffect)((function(){u&&u.current&&u.current.parentNode&&(u.current.parentNode.style.position||(u.current.parentNode.style.position="relative"))}),[]);var s;return(0,n.jsxs)("div",l({className:(s="paraui-loading",t&&(s+=" "+t),s),style:i,ref:u},{children:[(0,n.jsx)("div",l({className:"paraui-loading-box"},{children:(0,n.jsx)(a(),{})})),(0,n.jsx)("div",{className:"paraui-loading-mask",style:{opacity:c}})]}))}},7853:function(e,t,i){"use strict";var n=i(5893),o=i(8156),r=i(7320),a=i(8767),l=i(4254),c=i(1632),u=i.n(c),s=i(4104),d=i.n(s),p=(i(5415),function(){return p=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},p.apply(this,arguments)}),f=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))};t.default=function(e){var t=e.className,i=e.style,c=e.size,s=void 0===c?"large":c,x=e.placeholderKey,h=void 0===x?"":x,b=e.placeholderValue,g=void 0===b?"":b,v=e.label,m=void 0===v?"":v,y=e.labelTooltip,w=e.labelSign,j=e.disabled,S=void 0!==j&&j,O=e.required,C=void 0!==O&&O,N=e.error,k=void 0!==N&&N,P=e.helperText,M=void 0===P?"":P,q=e.value,E=e.replaceFields,_=e.onChange,z=e.fetchSuggestionsKey,F=e.fetchSuggestionsValue,T=(0,o.useState)([]),H=T[0],L=T[1],I=(0,o.useState)({key:"label",value:"value"}),A=I[0],B=I[1];(0,o.useEffect)((function(){void 0!==e.defaultValue&&L(f([],e.defaultValue,!0))}),[]),(0,o.useEffect)((function(){void 0!==q&&L(f([],q,!0))}),[q]),(0,o.useEffect)((function(){if(E){var e=p(p({},A),E);B(e)}}),[E]);var R,D=function(t){return function(){S||(H.splice(t,1),void 0===e.value&&L(f([],H,!0)),_&&_(H))}},K=function(t,i){return function(n){H[i][t]=n.target.value,void 0===e.value&&L(f([],H,!0)),_&&_(H)}},U=function(e){return function(t,i){"key"===e?z&&z(t,i):F&&F(t,i)}},Y=function(t,i){return function(n){H[i][t]=n,"object"==typeof n&&null!==n&&(H[i][t]=n.value),void 0===e.value&&L(f([],H,!0)),_&&_(H)}};return(0,n.jsxs)("div",p({className:(R="paraui-multi-box multi-box",t&&(R+=" "+t),s&&(R+=" multi-box-"+s),k&&(R+=" multi-box-error"),S&&(R+=" multi-box-disabled"),R),style:i},{children:[function(){if(!m&&!w)return null;var e;return(0,n.jsx)(a.default,p({label:m,required:C,labelSign:w},y,{className:(e="multi-box-label",y&&y.className&&(e+=" "+y.className),e)}))}(),(0,n.jsx)("div",p({className:"multi-box-content"},{children:H.map((function(e,t){return(0,n.jsxs)("div",p({className:"multi-box-content-item"},{children:[(0,n.jsxs)("div",p({className:"multi-box-content-item-input"},{children:[(0,n.jsx)(r.default,{size:s,disabled:S,placeholder:h,value:e[A.key||""],onChange:K(A.key||"",t),fetchSuggestions:z?U("key"):void 0,onSelect:Y(A.key||"",t)}),(0,n.jsx)("span",{children:":"}),(0,n.jsx)(r.default,{size:s,disabled:S,placeholder:g,value:e[A.value||""],onChange:K(A.value||"",t),fetchSuggestions:F?U("value"):void 0,onSelect:Y(A.value||"",t)})]})),(0,n.jsx)("span",p({className:"single-box-content-item-svg"},{children:(0,n.jsx)(d(),{onClick:D(t)})}))]}),t)}))})),(0,n.jsx)("div",p({className:"multi-box-add",onClick:function(){S||(H.push({}),void 0===e.value&&L(f([],H,!0)),_&&_(H))}},{children:(0,n.jsx)(u(),{})})),(0,n.jsx)(l.default,{className:"multi-box-error-text",error:k,helperText:M})]}))}},7083:function(e,t,i){"use strict";var n=i(5893),o=i(670),r=(i(8939),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)}),a=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.className,l=e.children,c=e.classes,u=e.style,s=a(e,["className","children","classes","style"]);return(0,n.jsx)(o.Popover,r({style:r({zIndex:1300},u),className:(t="paraui-popover",i&&(t+=" "+i),t),classes:{paper:c?"paraui-popover-paper ".concat(c):"paraui-popover-paper"}},s,{children:l}))}},7320:function(e,t,i){"use strict";var n=i(5893),o=i(8156),r=i(8767),a=i(8543),l=i(5428),c=i.n(l),u=i(9979),s=i.n(u),d=i(6788),p=i.n(d),f=i(7839),x=i(7502),h=i(7371),b=i(4254),g=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,g.Z)(e,"TextField"),i=t.className,l=t.style,u=t.size,d=void 0===u?"large":u,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,z=void 0!==_&&_,F=t.labelSign,T=t.rows,H=void 0===T?2:T,L=t.error,I=void 0!==L&&L,A=t.helperText,B=void 0===A?"":A,R=t.addonBefore,D=void 0===R?"":R,K=t.addonAfter,U=void 0===K?"":K,Y=(t.defaultValue,t.value),V=t.autoFocus,J=void 0!==V&&V,W=t.type,Q=void 0===W?"text":W,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,ae=t.showSelectName,le=void 0===ae?"value":ae,ce=t.resize,ue=void 0===ce||ce,se=t.searchEmpty,de=t.onBlur,pe=t.onFocus,fe=t.onChange,xe=t.onKeydown,he=t.onKeyUp,be=t.onEnter,ge=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,a.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"),ze=_e[0],Fe=_e[1],Te=(0,o.useState)(!1),He=Te[0],Le=Te[1],Ie=(0,o.useState)(!1),Ae=Ie[0],Be=Ie[1],Re=(0,o.useState)([]),De=Re[0],Ke=Re[1],Ue=(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!==ze&&Fe(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&&Le(qe)}),[qe,ne]),(0,o.useEffect)((function(){return He?window.addEventListener("keydown",Ze):window.removeEventListener("keydown",Ze),function(){window.removeEventListener("keydown",Ze)}}),[He]),(0,o.useEffect)((function(){if(!qe&&ke){var t=Je(ke);if(t!==ke){var i={};i.target=Ue.current,i.target.value=t,void 0===e.value&&Pe(t),e.onChange&&e.onChange(i)}}}),[ke,qe]);var Ve,Je=function(t){var i=t;return y(e.limitLength)&&t.toString().length>Number(e.limitLength)&&(i=i.toString().substr(0,e.limitLength)),i},We=function(){M||(Ce(!1),(Ue&&Ue.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;lt(JSON.parse(o))(e),(Ue&&Ue.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),de&&de(e)},Xe=function(e){ne&&(Be(!0),ne(e,(function(e){Ke(e||[]),Be(!1)})))},et=function(e){Ee(!0),pe&&pe(e),Xe(e.target.value)},tt=function(t){var i=t.target.value;i&&Ce(!1),void 0===e.value&&Pe(i),fe&&fe(t),Xe(t.target.value)},it=function(e){13===e.keyCode&&be&&be(e),xe&&xe(e)},nt=function(e){he&&he(e)},ot=function(e){"password"===Q&&("text"===ze&&Fe("password"),"password"===ze&&Fe("text")),G&&G(e)},rt=function(){return void 0===e.value?ke:Y},at=function(){Le(!1)},lt=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]),ut=(0,o.useMemo)((function(){var e=Z||("password"===Q?"password"===ze?(0,n.jsx)(c(),{}):(0,n.jsx)(s(),{}):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,ze,G]),st=function(){var t=Ue.current;t.value="",void 0===e.value&&Pe(""),fe&&fe({target:t}),Xe(""),ye&&ye()},dt=function(){if(rt()&&!M&&te)return(0,n.jsx)("span",v({className:"clean-up-icon",onClick:st},{children:(0,n.jsx)(p(),{})}))},pt=(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:Ue,rows:H,value:rt(),onBlur:$e,onFocus:et,onChange:tt,onKeyDown:it,onKeyUp:nt,disabled:M},we)):(0,n.jsx)("input",v({ref:Ue,type:ze,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:We},{children:"outside"===j?O:(0,n.jsxs)(n.Fragment,{children:[N||O,z&&(0,n.jsx)("span",v({className:"text-field-required"},{children:"*"})),F&&(0,n.jsx)("span",{children:F})]})}))]})),dt(),ct,ut]}))}),[Oe,qe,J,ze,ke,ct,ut,j,O,N,M,E,H,we,fe,ne,G,te,ye]),ft=(0,o.useMemo)((function(){var e,t=function(e){return"object"==typeof e&&null!==e?e[le]:e};return(0,n.jsxs)("div",v({className:(e="text-field-select-content",Ae&&(e+=" text-field-select-content-loading"),je&&(e+=" "+je),e),style:{width:(Ye&&Ye.current?Ye.current.offsetWidth:0)+"px"}},{children:[De&&De.map((function(e,i){return(0,n.jsx)("div",v({className:"text-field-select-content-item",onMouseDown:lt(e),"data-val":JSON.stringify(e)},{children:re?re(e):(0,n.jsx)(f.default,{children:t(e)})}),i)})),0===De.length&&se,Ae&&(0,n.jsx)(x.default,{})]}))}),[Ye,He,De,re,le,me,Ae,je,se]),xt=(0,o.useMemo)((function(){return(0,n.jsx)(h.default,v({open:He,title:ft,onClose:at,arrow:!1,interactive:!0,disableFocusListener:!0,disableHoverListener:!0,disableTouchListener:!0,placement:"bottom-start",classes:{popper:(e="paraui-text-field-select paraui-scrollbar-small",d&&(e+=" paraui-text-field-select-"+d),oe&&(e+=" "+oe),De.length>0&&(e+=" paraui-text-field-select-data"),e)}},{children:pt}));var e}),[Oe,qe,J,ze,ke,ct,ut,j,O,N,M,E,H,we,fe,ne,me,Ye,He,oe,d,G,De,te,ye,se]),ht=(0,o.useMemo)((function(){var e,t=Boolean(z||F||N);if("outside"===j&&t){return(0,n.jsx)(r.default,v({label:N,required:z,labelSign:F},k,{className:(e="text-field-label",k&&k.className&&(e+=" "+k.className),e)}))}return null}),[j,N,F,z,k]);return(0,n.jsxs)("div",v({className:(Ve="paraui-text-field",Ve+=" text-field",d&&!E&&(Ve+=" text-field-"+d),i&&(Ve+=" "+i),I&&(Ve+=" text-field-error"),qe&&(Ve+=" text-field-focus"),M&&(Ve+=" text-field-disabled"),E&&(Ve+=" text-field-multiline"),y(e.limitLength)&&(Ve+=" text-field-limit-length"),y(e.limitLength)&&ke&&ke.toString().length>Number(e.limitLength)&&(Ve+=" text-field-limit"),ue&&(Ve+=" text-field-resize"),rt()&&(Ve+=" text-field-value"),te&&(Ve+=" text-field-allow-clear"),Ve),style:l},{children:[ht,(0,n.jsxs)("div",v({className:"text-field-content"},{children:[D&&(0,n.jsx)("div",v({className:"text-field-content-before",onClick:function(e){ge&&ge(e)}},{children:D})),ne?xt:pt,U&&(0,n.jsx)("div",v({className:"text-field-content-after",onClick:function(e){ve&&ve(e)}},{children:U}))]})),(0,n.jsx)(b.default,{className:"text-field-error-text",error:I,helperText:B})]}))}},7371:function(e,t,i){"use strict";var n=i(5893),o=i(670),r=i(5744),a=i.n(r),l=(i(2310),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)}),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,u=e.className,s=e.arrow,d=void 0===s||s,p=e.PopperProps,f=e.boundariesElement,x=void 0===f?"scrollParent":f,h=c(e,["placement","className","arrow","PopperProps","boundariesElement"]),b=l(l({},e.classes),{popper:a()("paraui-tooltip",u,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,l({},h,{enterTouchDelay:0,arrow:d,placement:r,classes:b,PopperProps:l(l({},p),{modifiers:{preventOverflow:{boundariesElement:x}}})}))}},670:function(e){"use strict";e.exports=t},5395:function(e){"use strict";e.exports=u},2426:function(e){"use strict";e.exports=p},6788:function(e){"use strict";e.exports=l},4104:function(e){"use strict";e.exports=d},8076:function(e){"use strict";e.exports=n},2788:function(e){"use strict";e.exports=c},1632:function(e){"use strict";e.exports=s},5428:function(e){"use strict";e.exports=r},9979:function(e){"use strict";e.exports=a},8543:function(e){"use strict";e.exports=o},5744:function(e){"use strict";e.exports=i},8156:function(t){"use strict";t.exports=e}},x={};function h(e){var t=x[e];if(void 0!==t)return t.exports;var i=x[e]={id:e,exports:{}};return f[e](i,i.exports,h),i.exports}h.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return h.d(t,{a:t}),t},h.d=function(e,t){for(var i in t)h.o(t,i)&&!h.o(e,i)&&Object.defineProperty(e,i,{enumerable:!0,get:t[i]})},h.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},h.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},h.nc=void 0;var b={};return function(){"use strict";h.r(b),h.d(b,{InputLang:function(){return s}});var e=h(5893),t=h(8156),i=h(7320),n=h(7853),o=h(7083),r=h(2426),a=h.n(r),l=h(8543),c=(h(7712),function(){return c=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},c.apply(this,arguments)}),u=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))},s=function(r){var s=r.className,d=void 0===s?"":s,p=r.style,f=r.label,x=void 0===f?"":f,h=r.labelTooltip,b=r.size,g=void 0===b?"large":b,v=r.placeholder,m=void 0===v?"":v,y=r.placeholderKey,w=void 0===y?"":y,j=r.placeholderValue,S=void 0===j?"":j,O=r.error,C=void 0!==O&&O,N=r.helperText,k=void 0===N?"":N,P=r.required,M=void 0!==P&&P,q=r.popoverClassName,E=r.value,_=r.onChange,z=r.langList,F=void 0===z?["zh","en"]:z,T=r.disabled,H=void 0!==T&&T,L=(0,t.useState)(!1),I=L[0],A=L[1],B=(0,t.useState)(null),R=B[0],D=B[1],K=(0,t.useState)("input-lang-"+(0,l.UUID)())[0],U=(0,t.useState)((0,l.GetLanguage)()||"zh")[0],Y=(0,t.useState)({}),V=Y[0],J=Y[1],W=(0,t.useState)([]),Q=W[0],G=W[1];(0,t.useEffect)((function(){void 0!==r.defaultValue&&$(r.defaultValue)}),[]),(0,t.useEffect)((function(){void 0!==E&&$(E)}),[E]);var Z,$=function(e){var t=c({},e);void 0===t[U]&&(t[U]="");for(var i=Object.keys(t),n=[],o=0,r=i.length;o<r;o++){var a=i[o],l=t[a];a!==U&&n.push({label:a,value:l})}G(n),J(t)},X=function(e){G(u([],e,!0))},ee=function(e,t){for(var i=[],n=(0,l.ArrayToObject)("label",Q),o=0,r=F.length;o<r;o++){var a=F[o];n[a]||a===U||i.push({label:a,value:a})}t(i)},te=function(){D(null),A(!1);var e={};e[U]=V[U];for(var t=0,i=Q.length;t<i;t++){var n=Q[t];n.label&&(e[n.label]=n.value||"")}void 0===r.value&&J(c({},e)),_&&_(c({},e))},ie=(0,t.useMemo)((function(){return(0,e.jsx)("div",{children:U})}),[U]),ne=(0,t.useMemo)((function(){return(0,e.jsx)("div",c({className:"lang-list-icon"},{children:(0,e.jsx)(a(),{})}))}),[]),oe=(0,t.useMemo)((function(){return(0,e.jsx)(o.default,c({open:I,anchorEl:R,onClose:te,anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},className:(t="paraui-input-lang-popover",q&&(t+=" "+q),t)},{children:(0,e.jsx)("div",c({className:"input-lang-list"},{children:(0,e.jsx)(n.default,{size:g,disabled:H,value:Q,onChange:X,fetchSuggestionsKey:ee,placeholderKey:w,placeholderValue:S})}))}));var t}),[I,q,Q,w,S,U,F,g,H]);return(0,e.jsxs)("div",c({className:(Z="paraui-input-lang input-lang",Z+=" "+K,g&&(Z+=" input-lang-"+g),d&&(Z+=" "+d),Z),style:p},{children:[(0,e.jsx)(i.default,{size:g,error:C,disabled:H,required:M,helperText:k,label:x,labelTooltip:h,placeholder:m,value:V[U],addonAfter:ne,addonBefore:ie,onClickAddonAfter:function(){var e=document.querySelector("."+K+" .text-field-content-after");D(e),A(!0)},onChange:function(e){V[U]=e.target.value;var t=c({},V);void 0===r.value&&J(t),_&&_(t)}}),oe]}))};b.default=s}(),b}()}));
|
|
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 a=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,l=Object.prototype.hasOwnProperty,c={key:!0,ref:!0,__self:!0,__source:!0};function u(e,t,i){var n,r={},u=null,s=null;for(n in void 0!==i&&(u=""+i),void 0!==t.key&&(u=""+t.key),void 0!==t.ref&&(s=t.ref),t)l.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:u,ref:s,props:r,_owner:a.current}}t.jsx=u,t.jsxs=u},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||{}},7712:function(e,t,i){var n=i(3379),o=i(3603);"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||{}},5415:function(e,t,i){var n=i(3379),o=i(7843);"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||{}},8939:function(e,t,i){var n=i(3379),o=i(5845);"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]}}(),a=[];function l(e){for(var t=-1,i=0;i<a.length;i++)if(a[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],u=i[c]||0,s="".concat(c," ").concat(u);i[c]=u+1;var d=l(s),p={css:r[1],media:r[2],sourceMap:r[3]};-1!==d?(a[d].references++,a[d].updater(p)):a.push({identifier:s,updater:b(p,t),references:1}),n.push(s)}return n}function u(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 a=r(e.insert||"head");if(!a)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");a.appendChild(t)}return t}var s,d=(s=[],function(e,t){return s[e]=t,s.filter(Boolean).join("\n")});function p(e,t,i,n){var o=i?"":n.media?"@media ".concat(n.media," {").concat(n.css,"}"):n.css;if(e.styleSheet)e.styleSheet.cssText=d(t,o);else{var r=document.createTextNode(o),a=e.childNodes;a[t]&&e.removeChild(a[t]),a.length?e.insertBefore(r,a[t]):e.appendChild(r)}}function f(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 b(e,t){var i,n,o;if(t.singleton){var r=h++;i=x||(x=u(t)),n=p.bind(null,i,r,!1),o=p.bind(null,i,r,!0)}else i=u(t),n=f.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=l(i[n]);a[o].references--}for(var r=c(e,t),u=0;u<i.length;u++){var s=l(i[u]);0===a[s].references&&(a[s].updater(),a.splice(s,1))}i=r}}}},7839:function(e,t,i){"use strict";var n=i(5893),o=i(8156),r=i(7371),a=(i(9271),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.children,i=e.arrow,l=void 0!==i&&i,c=e.placement,u=void 0===c?"bottom-start":c,s=e.tips,d=void 0===s?"":s,p=e.className,f=void 0===p?"":p,x=e.beyondText,h=void 0===x||x,b=e.interactive,v=void 0===b||b,g=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(d)}),[d]);var O;return(0,n.jsx)("div",a({ref:m,className:(O="paraui-auto-tips",f&&(O+=" "+f),O),onMouseOver:function(){var e="",i=m.current,n=i.getBoundingClientRect();m.current&&i.scrollWidth>n.width&&(e=d||(h?i.innerText:t)),S(e)},style:g},{children:(0,n.jsx)(r.default,a({arrow:l,title:j,placement:u,interactive:v,boundariesElement:"viewport",className:"paraui-auto-tips-tooltip"},{children:(0,n.jsx)("div",a({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),a=i.n(r),l=i(5744),c=i.n(l),u=(i(2113),function(){return u=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},u.apply(this,arguments)}),s=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,l=e.arrow,d=void 0===l||l,p=e.interactive,f=void 0===p||p,x=e.className,h=e.placement,b=void 0===h?"top-start":h,v=s(e,["title","children","arrow","interactive","className","placement"]);return(0,n.jsx)(o.default,u({title:i,arrow:d,interactive:f,placement:b},v,{children:(0,n.jsx)("span",u({className:c()("paraui-help",x)},{children:r||(0,n.jsx)(a(),{})}))}))}},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,a=e.error,l=void 0!==a&&a,c=e.helperText;return(0,n.jsx)("p",o({className:(t="paraui-helper-text",i&&(t+=" "+i),l&&(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),a=i.n(r),l=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)};function c(e,t){var i=o().useContext(a()).componentsProps,n=i&&i[t];return l(l({},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,a=e.label,l=e.labelSign,c=e.required,u=void 0!==c&&c,s=e.tooltip,d=e.tooltipType,p=void 0===d?"icon":d,f=e.placement,x=e.arrow,h=e.tooltipIcon,b=function(){var e="paraui-label";return p&&(e+=" paraui-label-"+p),s&&(e+=" paraui-label-tooltip"),t&&(e+=" "+t),e};return(0,n.jsxs)(n.Fragment,{children:["icon"===p&&(0,n.jsxs)("label",r({className:b(),style:i},{children:[(0,n.jsx)(n.Fragment,{children:a}),u&&(0,n.jsx)("span",r({className:"paraui-label-required"},{children:"*"})),l&&(0,n.jsx)("span",{children:l}),s&&(0,n.jsx)(o.default,r({title:s,placement:f,arrow:x},{children:h}))]})),"line"===p&&(0,n.jsx)(o.default,r({title:s||"",placement:f,arrow:x},{children:(0,n.jsxs)("label",r({className:b(),style:i},{children:[(0,n.jsx)(n.Fragment,{children:a}),u&&(0,n.jsx)("span",r({className:"paraui-label-required"},{children:"*"})),l&&(0,n.jsx)("span",{children:l})]}))}))]})}},7502:function(e,t,i){"use strict";var n=i(5893),o=i(8156),r=i(2788),a=i.n(r),l=(i(3492),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.className,i=e.style,r=e.opacity,c=void 0===r?.7:r,u=(0,o.useRef)(null);(0,o.useEffect)((function(){u&&u.current&&u.current.parentNode&&(u.current.parentNode.style.position||(u.current.parentNode.style.position="relative"))}),[]);var s;return(0,n.jsxs)("div",l({className:(s="paraui-loading",t&&(s+=" "+t),s),style:i,ref:u},{children:[(0,n.jsx)("div",l({className:"paraui-loading-box"},{children:(0,n.jsx)(a(),{})})),(0,n.jsx)("div",{className:"paraui-loading-mask",style:{opacity:c}})]}))}},7853:function(e,t,i){"use strict";var n=i(5893),o=i(8156),r=i(7320),a=i(8767),l=i(4254),c=i(1632),u=i.n(c),s=i(4104),d=i.n(s),p=(i(5415),function(){return p=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},p.apply(this,arguments)}),f=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))};t.default=function(e){var t=e.className,i=e.style,c=e.size,s=void 0===c?"large":c,x=e.placeholderKey,h=void 0===x?"":x,b=e.placeholderValue,v=void 0===b?"":b,g=e.label,m=void 0===g?"":g,y=e.labelTooltip,w=e.labelSign,j=e.disabled,S=void 0!==j&&j,O=e.required,C=void 0!==O&&O,N=e.error,k=void 0!==N&&N,P=e.helperText,M=void 0===P?"":P,q=e.value,E=e.replaceFields,_=e.onChange,z=e.fetchSuggestionsKey,F=e.fetchSuggestionsValue,T=(0,o.useState)([]),H=T[0],L=T[1],I=(0,o.useState)({key:"label",value:"value"}),A=I[0],B=I[1];(0,o.useEffect)((function(){void 0!==e.defaultValue&&L(f([],e.defaultValue,!0))}),[]),(0,o.useEffect)((function(){void 0!==q&&L(f([],q,!0))}),[q]),(0,o.useEffect)((function(){if(E){var e=p(p({},A),E);B(e)}}),[E]);var D,K=function(t){return function(){S||(H.splice(t,1),void 0===e.value&&L(f([],H,!0)),_&&_(H))}},R=function(t,i){return function(n){H[i][t]=n.target.value,void 0===e.value&&L(f([],H,!0)),_&&_(H)}},U=function(e){return function(t,i){"key"===e?z&&z(t,i):F&&F(t,i)}},Y=function(t,i){return function(n){H[i][t]=n,"object"==typeof n&&null!==n&&(H[i][t]=n.value),void 0===e.value&&L(f([],H,!0)),_&&_(H)}};return(0,n.jsxs)("div",p({className:(D="paraui-multi-box multi-box",t&&(D+=" "+t),s&&(D+=" multi-box-"+s),k&&(D+=" multi-box-error"),S&&(D+=" multi-box-disabled"),D),style:i},{children:[function(){if(!m&&!w)return null;var e;return(0,n.jsx)(a.default,p({label:m,required:C,labelSign:w},y,{className:(e="multi-box-label",y&&y.className&&(e+=" "+y.className),e)}))}(),(0,n.jsx)("div",p({className:"multi-box-content"},{children:H.map((function(e,t){return(0,n.jsxs)("div",p({className:"multi-box-content-item"},{children:[(0,n.jsxs)("div",p({className:"multi-box-content-item-input"},{children:[(0,n.jsx)(r.default,{size:s,disabled:S,placeholder:h,value:e[A.key||""],onChange:R(A.key||"",t),fetchSuggestions:z?U("key"):void 0,onSelect:Y(A.key||"",t)}),(0,n.jsx)("span",{children:":"}),(0,n.jsx)(r.default,{size:s,disabled:S,placeholder:v,value:e[A.value||""],onChange:R(A.value||"",t),fetchSuggestions:F?U("value"):void 0,onSelect:Y(A.value||"",t)})]})),(0,n.jsx)("span",p({className:"single-box-content-item-svg"},{children:(0,n.jsx)(d(),{onClick:K(t)})}))]}),t)}))})),(0,n.jsx)("div",p({className:"multi-box-add",onClick:function(){S||(H.push({}),void 0===e.value&&L(f([],H,!0)),_&&_(H))}},{children:(0,n.jsx)(u(),{})})),(0,n.jsx)(l.default,{className:"multi-box-error-text",error:k,helperText:M})]}))}},7083:function(e,t,i){"use strict";var n=i(5893),o=i(670),r=(i(8939),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)}),a=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.className,l=e.children,c=e.classes,u=e.style,s=a(e,["className","children","classes","style"]);return(0,n.jsx)(o.Popover,r({style:r({zIndex:1300},u),className:(t="paraui-popover",i&&(t+=" "+i),t),classes:{paper:c?"paraui-popover-paper ".concat(c):"paraui-popover-paper"}},s,{children:l}))}},7320:function(e,t,i){"use strict";var n=i(5893),o=i(8156),r=i(8767),a=i(8543),l=i(5428),c=i.n(l),u=i(9979),s=i.n(u),d=i(6788),p=i.n(d),f=i(7839),x=i(7502),h=i(7371),b=i(4254),v=i(6010),g=(i(6202),function(){return g=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},g.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,v.Z)(e,"TextField"),i=t.className,l=t.style,u=t.size,d=void 0===u?"large":u,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,z=void 0!==_&&_,F=t.labelSign,T=t.rows,H=void 0===T?2:T,L=t.error,I=void 0!==L&&L,A=t.helperText,B=void 0===A?"":A,D=t.addonBefore,K=void 0===D?"":D,R=t.addonAfter,U=void 0===R?"":R,Y=(t.defaultValue,t.value),V=t.autoFocus,J=void 0!==V&&V,W=t.type,Q=void 0===W?"text":W,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,ae=t.showSelectName,le=void 0===ae?"value":ae,ce=t.resize,ue=void 0===ce||ce,se=t.searchEmpty,de=t.onBlur,pe=t.onFocus,fe=t.onChange,xe=t.onKeydown,he=t.onKeyUp,be=t.onEnter,ve=t.onClickAddonBefore,ge=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,a.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"),ze=_e[0],Fe=_e[1],Te=(0,o.useState)(!1),He=Te[0],Le=Te[1],Ie=(0,o.useState)(!1),Ae=Ie[0],Be=Ie[1],De=(0,o.useState)([]),Ke=De[0],Re=De[1],Ue=(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!==ze&&Fe(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&&Le(qe)}),[qe,ne]),(0,o.useEffect)((function(){return He?window.addEventListener("keydown",Ze):window.removeEventListener("keydown",Ze),function(){window.removeEventListener("keydown",Ze)}}),[He]),(0,o.useEffect)((function(){if(!qe&&ke){var t=Je(ke);if(t!==ke){var i={};i.target=Ue.current,i.target.value=t,void 0===e.value&&Pe(t),e.onChange&&e.onChange(i)}}}),[ke,qe]);var Ve,Je=function(t){var i=t;return y(e.limitLength)&&t.toString().length>Number(e.limitLength)&&(i=i.toString().substr(0,e.limitLength)),i},We=function(){M||(Ce(!1),(Ue&&Ue.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;lt(JSON.parse(o))(e),(Ue&&Ue.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),de&&de(e)},Xe=function(e){ne&&(Be(!0),ne(e,(function(e){Re(e||[]),Be(!1)})))},et=function(e){Ee(!0),pe&&pe(e),Xe(e.target.value)},tt=function(t){var i=t.target.value;i&&Ce(!1),void 0===e.value&&Pe(i),fe&&fe(t),Xe(t.target.value)},it=function(e){13===e.keyCode&&be&&be(e),xe&&xe(e)},nt=function(e){he&&he(e)},ot=function(e){"password"===Q&&("text"===ze&&Fe("password"),"password"===ze&&Fe("text")),G&&G(e)},rt=function(){return void 0===e.value?ke:Y},at=function(){Le(!1)},lt=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",g({className:"length-limit"},{children:(ke?ke.toString().length:0)+"/"+ie}))})}),[ie,ke]),ut=(0,o.useMemo)((function(){var e=Z||("password"===Q?"password"===ze?(0,n.jsx)(c(),{}):(0,n.jsx)(s(),{}):null);return(0,n.jsx)(n.Fragment,{children:X&&e&&(0,n.jsx)("span",g({className:"password"===Q?"right-icon right-icon-password":"right-icon",onClick:ot},{children:e}))})}),[X,Z,Q,ze,G]),st=function(){var t=Ue.current;t.value="",void 0===e.value&&Pe(""),fe&&fe({target:t}),Xe(""),ye&&ye()},dt=function(){if(rt()&&!M&&te)return(0,n.jsx)("span",g({className:"clean-up-icon",onClick:st},{children:(0,n.jsx)(p(),{})}))},pt=(0,o.useMemo)((function(){return(0,n.jsxs)("div",g({className:"text-field-content-within",ref:Ye},{children:[(0,n.jsxs)("div",g({className:"text-field-content-within-input"},{children:[E?(0,n.jsx)("textarea",g({ref:Ue,rows:H,value:rt(),onBlur:$e,onFocus:et,onChange:tt,onKeyDown:it,onKeyUp:nt,disabled:M},we)):(0,n.jsx)("input",g({ref:Ue,type:ze,value:rt(),onBlur:$e,onFocus:et,onChange:tt,onKeyDown:it,onKeyUp:nt,disabled:M},we)),Oe&&!qe&&(0,n.jsx)("span",g({className:"text-field-label-placeholder",onClick:We},{children:"outside"===j?O:(0,n.jsxs)(n.Fragment,{children:[N||O,z&&(0,n.jsx)("span",g({className:"text-field-required"},{children:"*"})),F&&(0,n.jsx)("span",{children:F})]})}))]})),dt(),ct,ut]}))}),[Oe,qe,J,ze,ke,ct,ut,j,O,N,M,E,H,we,fe,ne,G,te,ye]),ft=(0,o.useMemo)((function(){var e,t=function(e){return"object"==typeof e&&null!==e?e[le]:e};return(0,n.jsxs)("div",g({className:(e="text-field-select-content",Ae&&(e+=" text-field-select-content-loading"),je&&(e+=" "+je),e),style:{width:(Ye&&Ye.current?Ye.current.offsetWidth:0)+"px"}},{children:[Ke&&Ke.map((function(e,i){return(0,n.jsx)("div",g({className:"text-field-select-content-item",onMouseDown:lt(e),"data-val":JSON.stringify(e)},{children:re?re(e):(0,n.jsx)(f.default,{children:t(e)})}),i)})),0===Ke.length&&se,Ae&&(0,n.jsx)(x.default,{})]}))}),[Ye,He,Ke,re,le,me,Ae,je,se]),xt=(0,o.useMemo)((function(){return(0,n.jsx)(h.default,g({open:He,title:ft,onClose:at,arrow:!1,interactive:!0,disableFocusListener:!0,disableHoverListener:!0,disableTouchListener:!0,placement:"bottom-start",classes:{popper:(e="paraui-text-field-select paraui-scrollbar-small",d&&(e+=" paraui-text-field-select-"+d),oe&&(e+=" "+oe),Ke.length>0&&(e+=" paraui-text-field-select-data"),e)}},{children:pt}));var e}),[Oe,qe,J,ze,ke,ct,ut,j,O,N,M,E,H,we,fe,ne,me,Ye,He,oe,d,G,Ke,te,ye,se]),ht=(0,o.useMemo)((function(){var e,t=Boolean(z||F||N);if("outside"===j&&t){return(0,n.jsx)(r.default,g({label:N,required:z,labelSign:F},k,{className:(e="text-field-label",k&&k.className&&(e+=" "+k.className),e)}))}return null}),[j,N,F,z,k]);return(0,n.jsxs)("div",g({className:(Ve="paraui-text-field",Ve+=" text-field",d&&!E&&(Ve+=" text-field-"+d),i&&(Ve+=" "+i),I&&(Ve+=" text-field-error"),qe&&(Ve+=" text-field-focus"),M&&(Ve+=" text-field-disabled"),E&&(Ve+=" text-field-multiline"),y(e.limitLength)&&(Ve+=" text-field-limit-length"),y(e.limitLength)&&ke&&ke.toString().length>Number(e.limitLength)&&(Ve+=" text-field-limit"),ue&&(Ve+=" text-field-resize"),rt()&&(Ve+=" text-field-value"),te&&(Ve+=" text-field-allow-clear"),Ve),style:l},{children:[ht,(0,n.jsxs)("div",g({className:"text-field-content"},{children:[K&&(0,n.jsx)("div",g({className:"text-field-content-before",onClick:function(e){ve&&ve(e)}},{children:K})),ne?xt:pt,U&&(0,n.jsx)("div",g({className:"text-field-content-after",onClick:function(e){ge&&ge(e)}},{children:U}))]})),(0,n.jsx)(b.default,{className:"text-field-error-text",error:I,helperText:B})]}))}},7371:function(e,t,i){"use strict";var n=i(5893),o=i(670),r=i(5744),a=i.n(r),l=(i(2310),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)}),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,u=e.className,s=e.arrow,d=void 0===s||s,p=e.PopperProps,f=e.boundariesElement,x=void 0===f?"scrollParent":f,h=c(e,["placement","className","arrow","PopperProps","boundariesElement"]),b=l(l({},e.classes),{popper:a()("paraui-tooltip",u,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,l({},h,{enterTouchDelay:0,arrow:d,placement:r,classes:b,PopperProps:l(l({},p),{modifiers:{preventOverflow:{boundariesElement:x}}})}))}},670:function(e){"use strict";e.exports=t},5395:function(e){"use strict";e.exports=u},2426:function(e){"use strict";e.exports=p},6788:function(e){"use strict";e.exports=l},4104:function(e){"use strict";e.exports=d},8076:function(e){"use strict";e.exports=n},2788:function(e){"use strict";e.exports=c},1632:function(e){"use strict";e.exports=s},5428:function(e){"use strict";e.exports=r},9979:function(e){"use strict";e.exports=a},8543:function(e){"use strict";e.exports=o},5744:function(e){"use strict";e.exports=i},8156:function(t){"use strict";t.exports=e}},x={};function h(e){var t=x[e];if(void 0!==t)return t.exports;var i=x[e]={id:e,exports:{}};return f[e](i,i.exports,h),i.exports}h.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return h.d(t,{a:t}),t},h.d=function(e,t){for(var i in t)h.o(t,i)&&!h.o(e,i)&&Object.defineProperty(e,i,{enumerable:!0,get:t[i]})},h.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},h.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},h.nc=void 0;var b={};return function(){"use strict";h.r(b),h.d(b,{InputLang:function(){return s}});var e=h(5893),t=h(8156),i=h(7320),n=h(7853),o=h(7083),r=h(2426),a=h.n(r),l=h(8543),c=(h(7712),function(){return c=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},c.apply(this,arguments)}),u=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))},s=function(r){var s=r.className,d=void 0===s?"":s,p=r.style,f=r.label,x=void 0===f?"":f,h=r.labelTooltip,b=r.size,v=void 0===b?"large":b,g=r.placeholder,m=void 0===g?"":g,y=r.placeholderKey,w=void 0===y?"":y,j=r.placeholderValue,S=void 0===j?"":j,O=r.error,C=void 0!==O&&O,N=r.helperText,k=void 0===N?"":N,P=r.required,M=void 0!==P&&P,q=r.popoverClassName,E=r.value,_=r.onChange,z=r.langList,F=void 0===z?["zh","en"]:z,T=r.disabled,H=void 0!==T&&T,L=(0,t.useState)(!1),I=L[0],A=L[1],B=(0,t.useState)(null),D=B[0],K=B[1],R=(0,t.useState)("input-lang-"+(0,l.UUID)())[0],U=(0,t.useState)((0,l.GetLanguage)()||"zh")[0],Y=(0,t.useState)({}),V=Y[0],J=Y[1],W=(0,t.useState)([]),Q=W[0],G=W[1];(0,t.useEffect)((function(){void 0!==r.defaultValue&&$(r.defaultValue)}),[]),(0,t.useEffect)((function(){void 0!==E&&$(E)}),[E]);var Z,$=function(e){var t=c({},e);void 0===t[U]&&(t[U]="");for(var i=Object.keys(t),n=[],o=0,r=i.length;o<r;o++){var a=i[o],l=t[a];a!==U&&n.push({label:a,value:l})}G(n),J(t)},X=function(e){G(u([],e,!0))},ee=function(e,t){for(var i=[],n=(0,l.ArrayToObject)("label",Q),o=0,r=F.length;o<r;o++){var a=F[o];n[a]||a===U||i.push({label:a,value:a})}t(i)},te=function(){K(null),A(!1);var e={};e[U]=V[U];for(var t=0,i=Q.length;t<i;t++){var n=Q[t];n.label&&(e[n.label]=n.value||"")}void 0===r.value&&J(c({},e)),_&&_(c({},e))},ie=(0,t.useMemo)((function(){return(0,e.jsx)("div",{children:U})}),[U]),ne=(0,t.useMemo)((function(){return(0,e.jsx)("div",c({className:"lang-list-icon"},{children:(0,e.jsx)(a(),{})}))}),[]),oe=(0,t.useMemo)((function(){return(0,e.jsx)(o.default,c({open:I,anchorEl:D,onClose:te,anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},className:(t="paraui-input-lang-popover",q&&(t+=" "+q),t)},{children:(0,e.jsx)("div",c({className:"input-lang-list"},{children:(0,e.jsx)(n.default,{size:v,disabled:H,value:Q,onChange:X,fetchSuggestionsKey:ee,placeholderKey:w,placeholderValue:S})}))}));var t}),[I,q,Q,w,S,U,F,v,H]);return(0,e.jsxs)("div",c({className:(Z="paraui-input-lang input-lang",Z+=" "+R,v&&(Z+=" input-lang-"+v),d&&(Z+=" "+d),Z),style:p},{children:[(0,e.jsx)(i.default,{size:v,error:C,disabled:H,required:M,helperText:k,label:x,labelTooltip:h,placeholder:m,value:V[U],addonAfter:ne,addonBefore:ie,onClickAddonAfter:function(){var e=document.querySelector("."+R+" .text-field-content-after");K(e),A(!0)},onChange:function(e){V[U]=e.target.value;var t=c({},V);void 0===r.value&&J(t),_&&_(t)}}),oe]}))};b.default=s}(),b}()}));
|
package/InputNumber/index.d.ts
CHANGED
|
@@ -1,74 +1,74 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @author linhd
|
|
3
|
-
* @date 2021/8/11 13:53
|
|
4
|
-
* @description 数字输入框
|
|
5
|
-
*/
|
|
6
|
-
import React, { FunctionComponent, ReactNode } from 'react';
|
|
7
|
-
import { LabelTooltipProps } from "../Label";
|
|
8
|
-
import './index.scss';
|
|
9
|
-
export interface InputNumberProps {
|
|
10
|
-
/** 样式class */
|
|
11
|
-
className?: string;
|
|
12
|
-
/** style */
|
|
13
|
-
style?: React.CSSProperties;
|
|
14
|
-
/** 大小 */
|
|
15
|
-
size?: 'small' | 'medium' | 'large';
|
|
16
|
-
/** 间隔 */
|
|
17
|
-
step?: number;
|
|
18
|
-
/** 最大值 */
|
|
19
|
-
max?: number;
|
|
20
|
-
/** 最小值 */
|
|
21
|
-
min?: number;
|
|
22
|
-
/** 标题 */
|
|
23
|
-
label?: ReactNode;
|
|
24
|
-
/** 标题在外,还是在内 */
|
|
25
|
-
labelMode?: 'outside' | 'inside';
|
|
26
|
-
/** 标题提示 */
|
|
27
|
-
labelSign?: ReactNode;
|
|
28
|
-
/** 帮组提示信息 */
|
|
29
|
-
labelTooltip?: LabelTooltipProps;
|
|
30
|
-
/** 提示语 */
|
|
31
|
-
placeholder?: ReactNode;
|
|
32
|
-
/** 按钮模式 左右/上下/无 */
|
|
33
|
-
btnMode?: 'lr' | 'tb' | 'none';
|
|
34
|
-
/** 是否禁用 */
|
|
35
|
-
disabled?: boolean;
|
|
36
|
-
/** 禁用加 */
|
|
37
|
-
disabledAdd?: boolean;
|
|
38
|
-
/** 禁用减 */
|
|
39
|
-
disabledReduce?: boolean;
|
|
40
|
-
/** 是否必填 */
|
|
41
|
-
required?: boolean;
|
|
42
|
-
/** 是否显示错误 */
|
|
43
|
-
error?: boolean;
|
|
44
|
-
/** 错误提示 */
|
|
45
|
-
helperText?: ReactNode;
|
|
46
|
-
/** 是否启用键盘快捷行为 */
|
|
47
|
-
keyboard?: boolean;
|
|
48
|
-
/** 是否自动获取焦点 */
|
|
49
|
-
autoFocus?: boolean;
|
|
50
|
-
/** 只读 */
|
|
51
|
-
readOnly?: boolean;
|
|
52
|
-
/** 指定输入框展示值的格式 */
|
|
53
|
-
formatter?: (value: number | string, info: {
|
|
54
|
-
userTyping: boolean;
|
|
55
|
-
input: string;
|
|
56
|
-
}) => string;
|
|
57
|
-
/** 指定从 formatter 里转换回数字的方式,和 formatter 搭配使用 */
|
|
58
|
-
parser?: (displayValue: string) => number;
|
|
59
|
-
/** 默认值 不受控 */
|
|
60
|
-
defaultValue?: number | null;
|
|
61
|
-
/** 默认值 受控 */
|
|
62
|
-
value?: number | null;
|
|
63
|
-
/** 改变事件 number / null */
|
|
64
|
-
onChange?: (value: any) => void;
|
|
65
|
-
/** 回车事件 */
|
|
66
|
-
onEnter?: (event: React.KeyboardEvent<HTMLInputElement>) => void;
|
|
67
|
-
/** 失去焦点 */
|
|
68
|
-
onBlur?: (event: React.FocusEvent<HTMLInputElement>) => void;
|
|
69
|
-
/** 得到焦点 */
|
|
70
|
-
onFocus?: (event: React.FocusEvent<HTMLInputElement>) => void;
|
|
71
|
-
[name: string]: any;
|
|
72
|
-
}
|
|
73
|
-
export declare const InputNumber: FunctionComponent<InputNumberProps>;
|
|
74
|
-
export default InputNumber;
|
|
1
|
+
/**
|
|
2
|
+
* @author linhd
|
|
3
|
+
* @date 2021/8/11 13:53
|
|
4
|
+
* @description 数字输入框
|
|
5
|
+
*/
|
|
6
|
+
import React, { FunctionComponent, ReactNode } from 'react';
|
|
7
|
+
import { LabelTooltipProps } from "../Label";
|
|
8
|
+
import './index.scss';
|
|
9
|
+
export interface InputNumberProps {
|
|
10
|
+
/** 样式class */
|
|
11
|
+
className?: string;
|
|
12
|
+
/** style */
|
|
13
|
+
style?: React.CSSProperties;
|
|
14
|
+
/** 大小 */
|
|
15
|
+
size?: 'small' | 'medium' | 'large';
|
|
16
|
+
/** 间隔 */
|
|
17
|
+
step?: number;
|
|
18
|
+
/** 最大值 */
|
|
19
|
+
max?: number;
|
|
20
|
+
/** 最小值 */
|
|
21
|
+
min?: number;
|
|
22
|
+
/** 标题 */
|
|
23
|
+
label?: ReactNode;
|
|
24
|
+
/** 标题在外,还是在内 */
|
|
25
|
+
labelMode?: 'outside' | 'inside';
|
|
26
|
+
/** 标题提示 */
|
|
27
|
+
labelSign?: ReactNode;
|
|
28
|
+
/** 帮组提示信息 */
|
|
29
|
+
labelTooltip?: LabelTooltipProps;
|
|
30
|
+
/** 提示语 */
|
|
31
|
+
placeholder?: ReactNode;
|
|
32
|
+
/** 按钮模式 左右/上下/无 */
|
|
33
|
+
btnMode?: 'lr' | 'tb' | 'none';
|
|
34
|
+
/** 是否禁用 */
|
|
35
|
+
disabled?: boolean;
|
|
36
|
+
/** 禁用加 */
|
|
37
|
+
disabledAdd?: boolean;
|
|
38
|
+
/** 禁用减 */
|
|
39
|
+
disabledReduce?: boolean;
|
|
40
|
+
/** 是否必填 */
|
|
41
|
+
required?: boolean;
|
|
42
|
+
/** 是否显示错误 */
|
|
43
|
+
error?: boolean;
|
|
44
|
+
/** 错误提示 */
|
|
45
|
+
helperText?: ReactNode;
|
|
46
|
+
/** 是否启用键盘快捷行为 */
|
|
47
|
+
keyboard?: boolean;
|
|
48
|
+
/** 是否自动获取焦点 */
|
|
49
|
+
autoFocus?: boolean;
|
|
50
|
+
/** 只读 */
|
|
51
|
+
readOnly?: boolean;
|
|
52
|
+
/** 指定输入框展示值的格式 */
|
|
53
|
+
formatter?: (value: number | string, info: {
|
|
54
|
+
userTyping: boolean;
|
|
55
|
+
input: string;
|
|
56
|
+
}) => string;
|
|
57
|
+
/** 指定从 formatter 里转换回数字的方式,和 formatter 搭配使用 */
|
|
58
|
+
parser?: (displayValue: string) => number;
|
|
59
|
+
/** 默认值 不受控 */
|
|
60
|
+
defaultValue?: number | null;
|
|
61
|
+
/** 默认值 受控 */
|
|
62
|
+
value?: number | null;
|
|
63
|
+
/** 改变事件 number / null */
|
|
64
|
+
onChange?: (value: any) => void;
|
|
65
|
+
/** 回车事件 */
|
|
66
|
+
onEnter?: (event: React.KeyboardEvent<HTMLInputElement>) => void;
|
|
67
|
+
/** 失去焦点 */
|
|
68
|
+
onBlur?: (event: React.FocusEvent<HTMLInputElement>) => void;
|
|
69
|
+
/** 得到焦点 */
|
|
70
|
+
onFocus?: (event: React.FocusEvent<HTMLInputElement>) => void;
|
|
71
|
+
[name: string]: any;
|
|
72
|
+
}
|
|
73
|
+
export declare const InputNumber: FunctionComponent<InputNumberProps>;
|
|
74
|
+
export default InputNumber;
|
package/Label/index.d.ts
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @author linhd
|
|
3
|
-
* @date 2022/3/22 3:23 PM
|
|
4
|
-
* @description 表单label
|
|
5
|
-
*/
|
|
6
|
-
import React, { FunctionComponent, ReactNode } from 'react';
|
|
7
|
-
import './index.scss';
|
|
8
|
-
export interface LabelTooltipProps {
|
|
9
|
-
/** 样式class */
|
|
10
|
-
className?: string;
|
|
11
|
-
/** 样式 */
|
|
12
|
-
style?: React.CSSProperties;
|
|
13
|
-
/** 配置提示信息 */
|
|
14
|
-
tooltip?: ReactNode;
|
|
15
|
-
/** 提示类型 图标 / 线 */
|
|
16
|
-
tooltipType?: 'line' | 'icon';
|
|
17
|
-
/** 提示信息icon */
|
|
18
|
-
tooltipIcon?: ReactNode;
|
|
19
|
-
/** 帮组提示方向 */
|
|
20
|
-
placement?: 'bottom-end' | 'bottom-start' | 'bottom' | 'left-end' | 'left-start' | 'left' | 'right-end' | 'right-start' | 'right' | 'top-end' | 'top-start' | 'top';
|
|
21
|
-
/** 提示箭头 */
|
|
22
|
-
arrow?: boolean;
|
|
23
|
-
[name: string]: any;
|
|
24
|
-
}
|
|
25
|
-
export interface LabelProps extends LabelTooltipProps {
|
|
26
|
-
/** 是否必填 */
|
|
27
|
-
required?: boolean;
|
|
28
|
-
/** 标题 */
|
|
29
|
-
label?: ReactNode;
|
|
30
|
-
/** 标题提示,可用来自定义 */
|
|
31
|
-
labelSign?: ReactNode;
|
|
32
|
-
[name: string]: any;
|
|
33
|
-
}
|
|
34
|
-
declare const Label: FunctionComponent<LabelProps>;
|
|
35
|
-
export default Label;
|
|
1
|
+
/**
|
|
2
|
+
* @author linhd
|
|
3
|
+
* @date 2022/3/22 3:23 PM
|
|
4
|
+
* @description 表单label
|
|
5
|
+
*/
|
|
6
|
+
import React, { FunctionComponent, ReactNode } from 'react';
|
|
7
|
+
import './index.scss';
|
|
8
|
+
export interface LabelTooltipProps {
|
|
9
|
+
/** 样式class */
|
|
10
|
+
className?: string;
|
|
11
|
+
/** 样式 */
|
|
12
|
+
style?: React.CSSProperties;
|
|
13
|
+
/** 配置提示信息 */
|
|
14
|
+
tooltip?: ReactNode;
|
|
15
|
+
/** 提示类型 图标 / 线 */
|
|
16
|
+
tooltipType?: 'line' | 'icon';
|
|
17
|
+
/** 提示信息icon */
|
|
18
|
+
tooltipIcon?: ReactNode;
|
|
19
|
+
/** 帮组提示方向 */
|
|
20
|
+
placement?: 'bottom-end' | 'bottom-start' | 'bottom' | 'left-end' | 'left-start' | 'left' | 'right-end' | 'right-start' | 'right' | 'top-end' | 'top-start' | 'top';
|
|
21
|
+
/** 提示箭头 */
|
|
22
|
+
arrow?: boolean;
|
|
23
|
+
[name: string]: any;
|
|
24
|
+
}
|
|
25
|
+
export interface LabelProps extends LabelTooltipProps {
|
|
26
|
+
/** 是否必填 */
|
|
27
|
+
required?: boolean;
|
|
28
|
+
/** 标题 */
|
|
29
|
+
label?: ReactNode;
|
|
30
|
+
/** 标题提示,可用来自定义 */
|
|
31
|
+
labelSign?: ReactNode;
|
|
32
|
+
[name: string]: any;
|
|
33
|
+
}
|
|
34
|
+
declare const Label: FunctionComponent<LabelProps>;
|
|
35
|
+
export default Label;
|
package/Loading/index.d.ts
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @author linhd
|
|
3
|
-
* @date 2021/12/7 13:27
|
|
4
|
-
* @description loading
|
|
5
|
-
*/
|
|
6
|
-
import React, { FunctionComponent } from 'react';
|
|
7
|
-
import './index.scss';
|
|
8
|
-
export interface LoadingProps {
|
|
9
|
-
/** 样式class */
|
|
10
|
-
className?: string;
|
|
11
|
-
/** style */
|
|
12
|
-
style?: React.CSSProperties;
|
|
13
|
-
/** 背景透明度 */
|
|
14
|
-
opacity?: number;
|
|
15
|
-
}
|
|
16
|
-
export declare const Loading: FunctionComponent<LoadingProps>;
|
|
17
|
-
export default Loading;
|
|
1
|
+
/**
|
|
2
|
+
* @author linhd
|
|
3
|
+
* @date 2021/12/7 13:27
|
|
4
|
+
* @description loading
|
|
5
|
+
*/
|
|
6
|
+
import React, { FunctionComponent } from 'react';
|
|
7
|
+
import './index.scss';
|
|
8
|
+
export interface LoadingProps {
|
|
9
|
+
/** 样式class */
|
|
10
|
+
className?: string;
|
|
11
|
+
/** style */
|
|
12
|
+
style?: React.CSSProperties;
|
|
13
|
+
/** 背景透明度 */
|
|
14
|
+
opacity?: number;
|
|
15
|
+
}
|
|
16
|
+
export declare const Loading: FunctionComponent<LoadingProps>;
|
|
17
|
+
export default Loading;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @author linhd
|
|
3
|
-
* @date 2021/8/10 15:26
|
|
4
|
-
* @description 尾部展开
|
|
5
|
-
*/
|
|
6
|
-
import { FunctionComponent } from 'react';
|
|
7
|
-
import { FooterExpansionProps } from './interface';
|
|
8
|
-
export declare const FooterExpansion: FunctionComponent<FooterExpansionProps>;
|
|
9
|
-
export default FooterExpansion;
|
|
1
|
+
/**
|
|
2
|
+
* @author linhd
|
|
3
|
+
* @date 2021/8/10 15:26
|
|
4
|
+
* @description 尾部展开
|
|
5
|
+
*/
|
|
6
|
+
import { FunctionComponent } from 'react';
|
|
7
|
+
import { FooterExpansionProps } from './interface';
|
|
8
|
+
export declare const FooterExpansion: FunctionComponent<FooterExpansionProps>;
|
|
9
|
+
export default FooterExpansion;
|
package/Menu/index.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @author linhd
|
|
3
|
-
* @date 2021/8/10 16:58
|
|
4
|
-
* @description 竖向菜单list
|
|
5
|
-
*/
|
|
6
|
-
import { FunctionComponent } from 'react';
|
|
7
|
-
import { MenuProps } from './interface';
|
|
8
|
-
import './index.scss';
|
|
9
|
-
export declare const Menu: FunctionComponent<MenuProps>;
|
|
10
|
-
export default Menu;
|
|
1
|
+
/**
|
|
2
|
+
* @author linhd
|
|
3
|
+
* @date 2021/8/10 16:58
|
|
4
|
+
* @description 竖向菜单list
|
|
5
|
+
*/
|
|
6
|
+
import { FunctionComponent } from 'react';
|
|
7
|
+
import { MenuProps } from './interface';
|
|
8
|
+
import './index.scss';
|
|
9
|
+
export declare const Menu: FunctionComponent<MenuProps>;
|
|
10
|
+
export default Menu;
|