@para-ui/core 4.0.45 → 4.0.46
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/AlignBox/index.d.ts +18 -0
- package/AlignBox/index.js +26 -0
- package/Anchor/index.js +1 -1
- package/Argv/index.js +1 -1
- package/AutoBox/index.js +1 -1
- package/AutoButton/index.js +1 -1
- package/AutoTips/index.js +1 -1
- package/Breadcrumbs/index.js +1 -1
- package/Button/index.js +1 -1
- package/ButtonGroup/index.js +1 -1
- package/Card/index.js +1 -1
- package/Carousel/index.js +1 -1
- package/Cascader/index.js +6 -5
- package/Checkbox/index.js +1 -1
- package/CheckboxGroup/index.js +1 -1
- package/CodeEditor/index.js +1 -1
- package/ComboSelect/index.js +5 -4
- package/CopyText/index.js +1 -1
- package/CycleSelector/index.js +6 -3
- package/DatePicker/index.js +6 -2
- package/Descriptions/index.js +1 -1
- package/Desktop/index.js +1 -1
- package/DragVerify/index.js +1 -1
- package/Drawer/index.js +1 -1
- package/DynamicMultiBox/index.js +5 -4
- package/Form/index.js +5 -4
- package/FormItem/index.js +5 -4
- package/FunctionModal/index.js +3 -3
- package/GlobalContext/componentsProps.d.ts +4 -0
- package/Help/index.js +2 -2
- package/Image/index.js +4 -3
- package/InputCode/index.js +1 -1
- package/InputLang/index.js +1 -1
- package/InputNumber/index.js +1 -1
- package/Label/index.js +1 -1
- package/Menu/index.js +1 -1
- package/Modal/index.js +1 -1
- package/MultiBox/index.js +1 -1
- package/OperateBtn/index.js +1 -1
- package/PageHeader/index.js +1 -1
- package/Pagination/index.js +1 -1
- package/PopConfirm/index.js +1 -1
- package/PopMenu/index.js +1 -1
- package/Popover/index.js +1 -1
- package/Progress/index.js +1 -1
- package/QuickReply/index.js +1 -1
- package/README.md +11 -2
- package/Radio/index.js +1 -1
- package/RadioGroup/index.js +1 -1
- package/RangeInput/index.js +1 -1
- package/Result/index.js +1 -1
- package/Search/index.js +1 -1
- package/Select/index.js +1 -1
- package/SelectInput/index.js +1 -1
- package/Selector/index.js +1 -1
- package/SelectorPicker/index.js +1 -1
- package/SingleBox/index.js +1 -1
- package/Slider/index.js +1 -1
- package/Stepper/index.js +2 -2
- package/Switch/index.js +1 -1
- package/Table/index.js +426 -490
- package/Tabs/index.js +1 -1
- package/Tag/TagGroup.d.ts +4 -0
- package/Tag/index.d.ts +4 -0
- package/Tag/index.js +110 -63
- package/TextEditor/index.js +1 -1
- package/TextField/index.js +1 -1
- package/TimePicker/index.js +6 -2
- package/Timeline/index.js +3 -2
- package/Title/index.js +1 -1
- package/ToggleButton/index.js +3 -2
- package/Tooltip/index.js +1 -1
- package/Transfer/index.js +1 -1
- package/Tree/index.js +5 -4
- package/Upload/index.js +4 -3
- package/_verture/{Portal-42560ff0.js → Portal-f9bedb3a.js} +2 -1
- package/_verture/{defineProperty-f0e15205.js → defineProperty-6f62bb2a.js} +2 -10
- package/_verture/{index-5f0bfdcf.js → index-6647cbf6.js} +3 -2
- package/_verture/{index-3fcb421f.js → index-972707a5.js} +4 -3
- package/_verture/{modalContext-369509dd.js → modalContext-8a48c400.js} +1 -1
- package/_verture/{tslib.es6-f43aa41d.js → tslib.es6-55ed4bd2.js} +1 -1
- package/_verture/typeof-adeedc13.js +11 -0
- package/index.d.ts +2 -0
- package/index.js +11 -9
- package/package.json +1 -1
- package/umd/AlignBox.js +1 -0
- package/umd/Anchor.js +1 -1
- package/umd/Argv.js +1 -1
- package/umd/Checkbox.js +1 -1
- package/umd/CheckboxGroup.js +1 -1
- package/umd/ComboSelect.js +1 -1
- package/umd/CopyText.js +1 -1
- package/umd/CycleSelector.js +2 -2
- package/umd/DatePicker.js +2 -2
- package/umd/Descriptions.js +1 -1
- package/umd/Desktop.js +1 -1
- package/umd/DynamicMultiBox.js +5 -5
- package/umd/Form.js +1 -1
- package/umd/FormItem.js +1 -1
- package/umd/Help.js +1 -1
- package/umd/InputCode.js +1 -1
- package/umd/InputLang.js +1 -1
- package/umd/InputNumber.js +1 -1
- package/umd/Label.js +1 -1
- package/umd/MultiBox.js +1 -1
- package/umd/Pagination.js +1 -1
- package/umd/PopMenu.js +1 -1
- package/umd/QuickReply.js +1 -1
- package/umd/Radio.js +1 -1
- package/umd/RadioGroup.js +1 -1
- package/umd/RangeInput.js +1 -1
- package/umd/Search.js +1 -1
- package/umd/Select.js +1 -1
- package/umd/SelectInput.js +1 -1
- package/umd/Selector.js +1 -1
- package/umd/SelectorPicker.js +1 -1
- package/umd/SingleBox.js +1 -1
- package/umd/Switch.js +1 -1
- package/umd/Table.js +1 -1
- package/umd/Tabs.js +1 -1
- package/umd/Tag.js +6 -6
- package/umd/TextEditor.js +1 -1
- package/umd/TextField.js +1 -1
- package/umd/TimePicker.js +2 -2
- package/umd/Title.js +1 -1
- package/umd/Transfer.js +1 -1
- package/umd/Tree.js +1 -1
- /package/_verture/{index-95e30df5.js → index-bc7b7394.js} +0 -0
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @author linhd
|
|
3
|
+
* @date 2024/12/9 11:01
|
|
4
|
+
* @description 对齐容器
|
|
5
|
+
*/
|
|
6
|
+
import React, { FunctionComponent, ReactNode } from 'react';
|
|
7
|
+
import './index.scss';
|
|
8
|
+
interface AlignBoxProps {
|
|
9
|
+
/** 样式class */
|
|
10
|
+
className?: string;
|
|
11
|
+
/** style */
|
|
12
|
+
style?: React.CSSProperties;
|
|
13
|
+
/** 对齐方式 默认vertical */
|
|
14
|
+
alignType?: 'vertical' | 'flex';
|
|
15
|
+
children?: ReactNode;
|
|
16
|
+
}
|
|
17
|
+
declare const AlignBox: FunctionComponent<AlignBoxProps>;
|
|
18
|
+
export default AlignBox;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { _ as __rest } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
2
|
+
import { jsx } from 'react/jsx-runtime';
|
|
3
|
+
import clsx from 'clsx';
|
|
4
|
+
import { $ as $prefixCls } from '../_verture/constant-5317fc89.js';
|
|
5
|
+
import { s as styleInject } from '../_verture/style-inject.es-300983ab.js';
|
|
6
|
+
|
|
7
|
+
var css_248z = "@charset \"UTF-8\";\n/**\n* @author linhd\n* @date 2023/4/11 14:16\n* @description 最新色卡\n*/\n.paraui-v4-align-box.paraui-v4-align-box-vertical * {\n vertical-align: middle;\n}\n.paraui-v4-align-box.paraui-v4-align-box-flex {\n display: flex;\n align-items: center;\n}";
|
|
8
|
+
styleInject(css_248z);
|
|
9
|
+
|
|
10
|
+
const AlignBox = props => {
|
|
11
|
+
const {
|
|
12
|
+
className,
|
|
13
|
+
style,
|
|
14
|
+
children,
|
|
15
|
+
alignType = 'vertical'
|
|
16
|
+
} = props,
|
|
17
|
+
othersProps = __rest(props, ["className", "style", "children", "alignType"]);
|
|
18
|
+
return jsx("div", Object.assign({
|
|
19
|
+
className: clsx("".concat($prefixCls, "-align-box ").concat($prefixCls, "-align-box-").concat(alignType), className),
|
|
20
|
+
style: style
|
|
21
|
+
}, othersProps, {
|
|
22
|
+
children: children
|
|
23
|
+
}));
|
|
24
|
+
};
|
|
25
|
+
|
|
26
|
+
export { AlignBox as default };
|
package/Anchor/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as __awaiter } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
2
2
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
3
3
|
import { useEffect, useMemo, createElement, useState, useRef } from 'react';
|
|
4
4
|
import clsx from 'clsx';
|
package/Argv/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as __awaiter } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
2
2
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { useState, useEffect, useRef, useMemo } from 'react';
|
|
4
4
|
import clsx from 'clsx';
|
package/AutoBox/index.js
CHANGED
|
@@ -6,7 +6,7 @@ import { UUID } from '@paraview/lib';
|
|
|
6
6
|
import { $ as $prefixCls } from '../_verture/constant-5317fc89.js';
|
|
7
7
|
import More from '@para-ui/icons/More';
|
|
8
8
|
import { s as styleInject } from '../_verture/style-inject.es-300983ab.js';
|
|
9
|
-
import '../_verture/tslib.es6-
|
|
9
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
10
10
|
import '../Tooltip/index.js';
|
|
11
11
|
import 'rc-tooltip';
|
|
12
12
|
import 'rc-tooltip/lib/placements';
|
package/AutoButton/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as __rest } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
2
2
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { useState, useRef, useEffect, Fragment } from 'react';
|
|
4
4
|
import { Button } from '../Button/index.js';
|
package/AutoTips/index.js
CHANGED
|
@@ -4,7 +4,7 @@ import { Tooltip } from '../Tooltip/index.js';
|
|
|
4
4
|
import { $ as $prefixCls } from '../_verture/constant-5317fc89.js';
|
|
5
5
|
import { isIE } from '@paraview/lib';
|
|
6
6
|
import { s as styleInject } from '../_verture/style-inject.es-300983ab.js';
|
|
7
|
-
import '../_verture/tslib.es6-
|
|
7
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
8
8
|
import 'rc-tooltip';
|
|
9
9
|
import 'rc-tooltip/lib/placements';
|
|
10
10
|
import 'clsx';
|
package/Breadcrumbs/index.js
CHANGED
|
@@ -7,7 +7,7 @@ import Return from '@para-ui/icons/Return';
|
|
|
7
7
|
import { $ as $prefixCls } from '../_verture/constant-5317fc89.js';
|
|
8
8
|
import { u as useFormatMessage } from '../_verture/useFormatMessage-1fc7c957.js';
|
|
9
9
|
import { s as styleInject } from '../_verture/style-inject.es-300983ab.js';
|
|
10
|
-
import '../_verture/tslib.es6-
|
|
10
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
11
11
|
import '../Tooltip/index.js';
|
|
12
12
|
import 'rc-tooltip';
|
|
13
13
|
import 'rc-tooltip/lib/placements';
|
package/Button/index.js
CHANGED
package/ButtonGroup/index.js
CHANGED
package/Card/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as __awaiter } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
2
2
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { useState, useRef, useEffect } from 'react';
|
|
4
4
|
import { $ as $prefixCls } from '../_verture/constant-5317fc89.js';
|
package/Carousel/index.js
CHANGED
package/Cascader/index.js
CHANGED
|
@@ -1,13 +1,14 @@
|
|
|
1
|
-
import { C as Cascader } from '../_verture/index-
|
|
2
|
-
export { C as default } from '../_verture/index-
|
|
3
|
-
import '../_verture/tslib.es6-
|
|
1
|
+
import { C as Cascader } from '../_verture/index-972707a5.js';
|
|
2
|
+
export { C as default } from '../_verture/index-972707a5.js';
|
|
3
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
4
4
|
import 'react/jsx-runtime';
|
|
5
|
-
import '../_verture/Portal-
|
|
5
|
+
import '../_verture/Portal-f9bedb3a.js';
|
|
6
6
|
import '../_verture/slicedToArray-75fa4188.js';
|
|
7
7
|
import 'react';
|
|
8
8
|
import 'react-dom';
|
|
9
|
-
import '../_verture/
|
|
9
|
+
import '../_verture/typeof-adeedc13.js';
|
|
10
10
|
import '../_verture/toConsumableArray-c7a8028f.js';
|
|
11
|
+
import '../_verture/defineProperty-6f62bb2a.js';
|
|
11
12
|
import 'rc-motion';
|
|
12
13
|
import 'clsx';
|
|
13
14
|
import '../_verture/typeof-6ec38efd.js';
|
package/Checkbox/index.js
CHANGED
|
@@ -4,7 +4,7 @@ import Label from '../Label/index.js';
|
|
|
4
4
|
import { $ as $prefixCls } from '../_verture/constant-5317fc89.js';
|
|
5
5
|
import { Tooltip } from '../Tooltip/index.js';
|
|
6
6
|
import { s as styleInject } from '../_verture/style-inject.es-300983ab.js';
|
|
7
|
-
import '../_verture/tslib.es6-
|
|
7
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
8
8
|
import '../Help/index.js';
|
|
9
9
|
import '@para-ui/icons/Help';
|
|
10
10
|
import 'clsx';
|
package/CheckboxGroup/index.js
CHANGED
|
@@ -7,7 +7,7 @@ import { DeepClone } from '@paraview/lib';
|
|
|
7
7
|
import { $ as $prefixCls } from '../_verture/constant-5317fc89.js';
|
|
8
8
|
import { s as styleInject } from '../_verture/style-inject.es-300983ab.js';
|
|
9
9
|
import '../Tooltip/index.js';
|
|
10
|
-
import '../_verture/tslib.es6-
|
|
10
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
11
11
|
import 'rc-tooltip';
|
|
12
12
|
import 'rc-tooltip/lib/placements';
|
|
13
13
|
import 'clsx';
|
package/CodeEditor/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as __awaiter } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
2
2
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
3
3
|
import React__default, { useState, useRef, useEffect, useMemo } from 'react';
|
|
4
4
|
import require$$1, { Context } from '@paraview/lib';
|
package/ComboSelect/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as __awaiter } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
2
2
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
3
3
|
import React__default, { useRef, useState, useEffect, useMemo, useImperativeHandle } from 'react';
|
|
4
4
|
import Down from '@para-ui/icons/Down';
|
|
@@ -6,7 +6,7 @@ import SearchIcon from '@para-ui/icons/Search';
|
|
|
6
6
|
import Close from '@para-ui/icons/Close';
|
|
7
7
|
import CloseCircleF from '@para-ui/icons/CloseCircleF';
|
|
8
8
|
import Table from '../Table/index.js';
|
|
9
|
-
import { T as Tree } from '../_verture/index-
|
|
9
|
+
import { T as Tree } from '../_verture/index-6647cbf6.js';
|
|
10
10
|
import { Button } from '../Button/index.js';
|
|
11
11
|
import { D as Dropdown } from '../_verture/index-bde7aabe.js';
|
|
12
12
|
import { Popover } from '../Popover/index.js';
|
|
@@ -24,8 +24,6 @@ import { $ as $prefixCls } from '../_verture/constant-5317fc89.js';
|
|
|
24
24
|
import { Search } from '../Search/index.js';
|
|
25
25
|
import LoadingOutlined from '@para-ui/icons/LoadingF';
|
|
26
26
|
import { s as styleInject } from '../_verture/style-inject.es-300983ab.js';
|
|
27
|
-
import '../_verture/defineProperty-f0e15205.js';
|
|
28
|
-
import '../_verture/slicedToArray-75fa4188.js';
|
|
29
27
|
import '../Checkbox/index.js';
|
|
30
28
|
import '../Help/index.js';
|
|
31
29
|
import '@para-ui/icons/Help';
|
|
@@ -62,6 +60,9 @@ import '@para-ui/icons/Right';
|
|
|
62
60
|
import '@para-ui/icons/DoubleLeft';
|
|
63
61
|
import '@para-ui/icons/DoubleRight';
|
|
64
62
|
import '../_verture/toConsumableArray-c7a8028f.js';
|
|
63
|
+
import '../_verture/slicedToArray-75fa4188.js';
|
|
64
|
+
import '../_verture/defineProperty-6f62bb2a.js';
|
|
65
|
+
import '../_verture/typeof-adeedc13.js';
|
|
65
66
|
import '../_verture/index-8ac46bd9.js';
|
|
66
67
|
import '../_verture/typeof-6ec38efd.js';
|
|
67
68
|
import 'rc-tree';
|
package/CopyText/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as __awaiter } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
2
2
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
3
3
|
import { useState, useRef, useEffect } from 'react';
|
|
4
4
|
import Copy from '@para-ui/icons/Copy';
|
package/CycleSelector/index.js
CHANGED
|
@@ -17,8 +17,11 @@ import { getDateYYYYMMddHHMM } from '../Utils/index.js';
|
|
|
17
17
|
import { s as styleInject } from '../_verture/style-inject.es-300983ab.js';
|
|
18
18
|
import 'rc-picker/es/generate/dayjs';
|
|
19
19
|
import '../Tag/index.js';
|
|
20
|
-
import '../_verture/tslib.es6-
|
|
20
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
21
21
|
import '@para-ui/icons/EditOutline';
|
|
22
|
+
import '../_verture/toConsumableArray-c7a8028f.js';
|
|
23
|
+
import '../_verture/slicedToArray-75fa4188.js';
|
|
24
|
+
import '../_verture/typeof-adeedc13.js';
|
|
22
25
|
import '../AutoTips/index.js';
|
|
23
26
|
import '../Tooltip/index.js';
|
|
24
27
|
import 'rc-tooltip';
|
|
@@ -26,8 +29,9 @@ import 'rc-tooltip/lib/placements';
|
|
|
26
29
|
import '@para-ui/icons/Forbid';
|
|
27
30
|
import '@paraview/lib';
|
|
28
31
|
import '../_verture/tinycolor-ece3542d.js';
|
|
32
|
+
import '../_verture/useGlobalProps-4ae1a007.js';
|
|
29
33
|
import '@para-ui/icons/Plus';
|
|
30
|
-
import '../_verture/defineProperty-
|
|
34
|
+
import '../_verture/defineProperty-6f62bb2a.js';
|
|
31
35
|
import 'rc-picker';
|
|
32
36
|
import '@para-ui/icons/CloseCircleF';
|
|
33
37
|
import '@para-ui/icons/Calendar';
|
|
@@ -42,7 +46,6 @@ import '../Help/index.js';
|
|
|
42
46
|
import '@para-ui/icons/Help';
|
|
43
47
|
import '@para-ui/icons/SortRight';
|
|
44
48
|
import '../Empty/index.js';
|
|
45
|
-
import '../_verture/useGlobalProps-4ae1a007.js';
|
|
46
49
|
import '@para-ui/icons/Down';
|
|
47
50
|
import '@para-ui/icons/Check';
|
|
48
51
|
import '@para-ui/icons/Search';
|
package/DatePicker/index.js
CHANGED
|
@@ -2,8 +2,8 @@ import dayjsGenerateConfig from 'rc-picker/es/generate/dayjs';
|
|
|
2
2
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
3
3
|
import { Button } from '../Button/index.js';
|
|
4
4
|
import { Tag } from '../Tag/index.js';
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
5
|
+
import { _ as _defineProperty } from '../_verture/defineProperty-6f62bb2a.js';
|
|
6
|
+
import { _ as __rest } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
7
7
|
import React__default, { forwardRef, useImperativeHandle } from 'react';
|
|
8
8
|
import clsx from 'clsx';
|
|
9
9
|
import RCPicker, { RangePicker } from 'rc-picker';
|
|
@@ -33,7 +33,11 @@ import '../_verture/usePopupContainer-635f66f4.js';
|
|
|
33
33
|
import 'dayjs';
|
|
34
34
|
import '@para-ui/icons/Close';
|
|
35
35
|
import '@para-ui/icons/EditOutline';
|
|
36
|
+
import '../_verture/toConsumableArray-c7a8028f.js';
|
|
37
|
+
import '../_verture/slicedToArray-75fa4188.js';
|
|
38
|
+
import '../_verture/typeof-adeedc13.js';
|
|
36
39
|
import '../_verture/tinycolor-ece3542d.js';
|
|
40
|
+
import '../_verture/useGlobalProps-4ae1a007.js';
|
|
37
41
|
import '@para-ui/icons/Plus';
|
|
38
42
|
import '../Help/index.js';
|
|
39
43
|
import '@para-ui/icons/Help';
|
package/Descriptions/index.js
CHANGED
|
@@ -10,7 +10,7 @@ import { u as useFormatMessage } from '../_verture/useFormatMessage-1fc7c957.js'
|
|
|
10
10
|
import { s as styleInject } from '../_verture/style-inject.es-300983ab.js';
|
|
11
11
|
import { pixelReplacement } from '../Utils/index.js';
|
|
12
12
|
import '../Help/index.js';
|
|
13
|
-
import '../_verture/tslib.es6-
|
|
13
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
14
14
|
import '../Tooltip/index.js';
|
|
15
15
|
import 'rc-tooltip';
|
|
16
16
|
import 'rc-tooltip/lib/placements';
|
package/Desktop/index.js
CHANGED
|
@@ -10,7 +10,7 @@ import ReactDOM from 'react-dom';
|
|
|
10
10
|
import { Tooltip } from '../Tooltip/index.js';
|
|
11
11
|
import { u as useFormatMessage } from '../_verture/useFormatMessage-1fc7c957.js';
|
|
12
12
|
import { s as styleInject } from '../_verture/style-inject.es-300983ab.js';
|
|
13
|
-
import '../_verture/tslib.es6-
|
|
13
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
14
14
|
import '../Label/index.js';
|
|
15
15
|
import '../Help/index.js';
|
|
16
16
|
import '@para-ui/icons/Help';
|
package/DragVerify/index.js
CHANGED
package/Drawer/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as __rest } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
2
2
|
import { jsxs, jsx, Fragment } from 'react/jsx-runtime';
|
|
3
3
|
import { useState, useRef, useEffect } from 'react';
|
|
4
4
|
import clsx from 'clsx';
|
package/DynamicMultiBox/index.js
CHANGED
|
@@ -7,7 +7,7 @@ import Panel from '@para-ui/icons/Panel';
|
|
|
7
7
|
import PlusCircleF from '@para-ui/icons/PlusCircleF';
|
|
8
8
|
import Delete from '@para-ui/icons/Delete';
|
|
9
9
|
import Drag from '@para-ui/icons/Drag';
|
|
10
|
-
import {
|
|
10
|
+
import { _ as __rest } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
11
11
|
import { TextField } from '../TextField/index.js';
|
|
12
12
|
import Select from '../Select/index.js';
|
|
13
13
|
import { Switch } from '../Switch/index.js';
|
|
@@ -52,8 +52,6 @@ import '@para-ui/icons/Up';
|
|
|
52
52
|
import '../MultiBox/index.js';
|
|
53
53
|
import '@para-ui/icons/Internet';
|
|
54
54
|
import '../Table/index.js';
|
|
55
|
-
import '../_verture/defineProperty-f0e15205.js';
|
|
56
|
-
import '../_verture/slicedToArray-75fa4188.js';
|
|
57
55
|
import '../Button/index.js';
|
|
58
56
|
import '@para-ui/icons/ScreenF';
|
|
59
57
|
import '@para-ui/icons/UpTriangleF';
|
|
@@ -72,8 +70,11 @@ import 'rc-pagination';
|
|
|
72
70
|
import '@para-ui/icons/Right';
|
|
73
71
|
import '@para-ui/icons/DoubleLeft';
|
|
74
72
|
import '@para-ui/icons/DoubleRight';
|
|
75
|
-
import '../_verture/index-
|
|
73
|
+
import '../_verture/index-6647cbf6.js';
|
|
76
74
|
import '../_verture/toConsumableArray-c7a8028f.js';
|
|
75
|
+
import '../_verture/slicedToArray-75fa4188.js';
|
|
76
|
+
import '../_verture/defineProperty-6f62bb2a.js';
|
|
77
|
+
import '../_verture/typeof-adeedc13.js';
|
|
77
78
|
import '../_verture/index-8ac46bd9.js';
|
|
78
79
|
import '../_verture/typeof-6ec38efd.js';
|
|
79
80
|
import 'rc-tree';
|
package/Form/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { DeepClone } from '@paraview/lib';
|
|
3
3
|
import React__default from 'react';
|
|
4
|
-
import { F as FormItem, l as localeJson, v as validate } from '../_verture/index-
|
|
4
|
+
import { F as FormItem, l as localeJson, v as validate } from '../_verture/index-bc7b7394.js';
|
|
5
5
|
import { $ as $prefixCls } from '../_verture/constant-5317fc89.js';
|
|
6
6
|
import { u as useFormatMessage } from '../_verture/useFormatMessage-1fc7c957.js';
|
|
7
7
|
import '../TextField/index.js';
|
|
8
|
-
import '../_verture/tslib.es6-
|
|
8
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
9
9
|
import '../Label/index.js';
|
|
10
10
|
import '../Help/index.js';
|
|
11
11
|
import '../Tooltip/index.js';
|
|
@@ -51,7 +51,6 @@ import 'rc-input-number';
|
|
|
51
51
|
import '@para-ui/icons/Up';
|
|
52
52
|
import '../ComboSelect/index.js';
|
|
53
53
|
import '../Table/index.js';
|
|
54
|
-
import '../_verture/defineProperty-f0e15205.js';
|
|
55
54
|
import '@para-ui/icons/ScreenF';
|
|
56
55
|
import '@para-ui/icons/UpTriangleF';
|
|
57
56
|
import '@para-ui/icons/DownTriangleF';
|
|
@@ -72,8 +71,10 @@ import 'rc-pagination';
|
|
|
72
71
|
import '@para-ui/icons/Right';
|
|
73
72
|
import '@para-ui/icons/DoubleLeft';
|
|
74
73
|
import '@para-ui/icons/DoubleRight';
|
|
75
|
-
import '../_verture/index-
|
|
74
|
+
import '../_verture/index-6647cbf6.js';
|
|
76
75
|
import '../_verture/toConsumableArray-c7a8028f.js';
|
|
76
|
+
import '../_verture/defineProperty-6f62bb2a.js';
|
|
77
|
+
import '../_verture/typeof-adeedc13.js';
|
|
77
78
|
import '../_verture/index-8ac46bd9.js';
|
|
78
79
|
import '../_verture/typeof-6ec38efd.js';
|
|
79
80
|
import 'rc-tree';
|
package/FormItem/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import 'react/jsx-runtime';
|
|
2
2
|
import 'react';
|
|
3
|
-
export { F as default } from '../_verture/index-
|
|
3
|
+
export { F as default } from '../_verture/index-bc7b7394.js';
|
|
4
4
|
import 'clsx';
|
|
5
5
|
import '../Label/index.js';
|
|
6
6
|
import '../_verture/constant-5317fc89.js';
|
|
7
7
|
import '../TextField/index.js';
|
|
8
|
-
import '../_verture/tslib.es6-
|
|
8
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
9
9
|
import '@paraview/lib';
|
|
10
10
|
import '@para-ui/icons/PreviewClose';
|
|
11
11
|
import '@para-ui/icons/PreviewOpen';
|
|
@@ -51,7 +51,6 @@ import 'rc-input-number';
|
|
|
51
51
|
import '@para-ui/icons/Up';
|
|
52
52
|
import '../ComboSelect/index.js';
|
|
53
53
|
import '../Table/index.js';
|
|
54
|
-
import '../_verture/defineProperty-f0e15205.js';
|
|
55
54
|
import '@para-ui/icons/ScreenF';
|
|
56
55
|
import '@para-ui/icons/UpTriangleF';
|
|
57
56
|
import '@para-ui/icons/DownTriangleF';
|
|
@@ -72,8 +71,10 @@ import 'rc-pagination';
|
|
|
72
71
|
import '@para-ui/icons/Right';
|
|
73
72
|
import '@para-ui/icons/DoubleLeft';
|
|
74
73
|
import '@para-ui/icons/DoubleRight';
|
|
75
|
-
import '../_verture/index-
|
|
74
|
+
import '../_verture/index-6647cbf6.js';
|
|
76
75
|
import '../_verture/toConsumableArray-c7a8028f.js';
|
|
76
|
+
import '../_verture/defineProperty-6f62bb2a.js';
|
|
77
|
+
import '../_verture/typeof-adeedc13.js';
|
|
77
78
|
import '../_verture/index-8ac46bd9.js';
|
|
78
79
|
import '../_verture/typeof-6ec38efd.js';
|
|
79
80
|
import 'rc-tree';
|
package/FunctionModal/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { u as useModal } from '../_verture/modalContext-
|
|
2
|
-
export { F as FunctionModalProvider, u as default, a as useClose } from '../_verture/modalContext-
|
|
3
|
-
import '../_verture/tslib.es6-
|
|
1
|
+
import { u as useModal } from '../_verture/modalContext-8a48c400.js';
|
|
2
|
+
export { F as FunctionModalProvider, u as default, a as useClose } from '../_verture/modalContext-8a48c400.js';
|
|
3
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
4
4
|
import 'react/jsx-runtime';
|
|
5
5
|
import 'react';
|
|
6
6
|
import '../Modal/index.js';
|
|
@@ -11,6 +11,8 @@ import { QueryingProps } from '../Querying';
|
|
|
11
11
|
import { SelectorProps } from '../Selector/interface';
|
|
12
12
|
import { ComboSelectProps } from '../ComboSelect/interface';
|
|
13
13
|
import { InputLangProps } from '../InputLang';
|
|
14
|
+
import { TagGroupProps } from "../Tag/TagGroup";
|
|
15
|
+
import { TagPropsWithChild } from "../Tag";
|
|
14
16
|
interface ComponentsProps {
|
|
15
17
|
Select?: Partial<SelectProps>;
|
|
16
18
|
TextField?: Partial<TextFieldProps>;
|
|
@@ -20,6 +22,8 @@ interface ComponentsProps {
|
|
|
20
22
|
Selector?: Partial<SelectorProps>;
|
|
21
23
|
ComboSelect?: Partial<ComboSelectProps>;
|
|
22
24
|
InputLang?: Partial<InputLangProps>;
|
|
25
|
+
TagGroup?: Partial<TagGroupProps>;
|
|
26
|
+
Tag?: Partial<TagPropsWithChild>;
|
|
23
27
|
[name: string]: any;
|
|
24
28
|
}
|
|
25
29
|
export default ComponentsProps;
|
package/Help/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as __rest } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
2
2
|
import { jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { Tooltip } from '../Tooltip/index.js';
|
|
4
4
|
import HelpIcon from '@para-ui/icons/Help';
|
|
@@ -10,7 +10,7 @@ import 'rc-tooltip';
|
|
|
10
10
|
import 'rc-tooltip/lib/placements';
|
|
11
11
|
import '@para-ui/icons/Forbid';
|
|
12
12
|
|
|
13
|
-
var css_248z = "@charset \"UTF-8\";\n/**\n* @author Hanz\n* @date 2021/12/2 下午8:14\n* @description\n*/\n/**\n* @author linhd\n* @date 2023/4/11 14:16\n* @description 最新色卡\n*/\n.paraui-v4-help {\n display: inline-block;\n font-weight: 500;\n color: rgb(161, 168, 179);\n}\n.paraui-v4-help:hover {\n color: rgb(46, 101, 230);\n}\n.paraui-v4-help svg {\n font-size: inherit;\n color: inherit;\n font-size: 16px;\n}";
|
|
13
|
+
var css_248z = "@charset \"UTF-8\";\n/**\n* @author Hanz\n* @date 2021/12/2 下午8:14\n* @description\n*/\n/**\n* @author linhd\n* @date 2023/4/11 14:16\n* @description 最新色卡\n*/\n.paraui-v4-help {\n display: inline-block;\n font-weight: 500;\n color: rgb(161, 168, 179);\n line-height: 0;\n}\n.paraui-v4-help:hover {\n color: rgb(46, 101, 230);\n}\n.paraui-v4-help svg {\n font-size: inherit;\n color: inherit;\n font-size: 16px;\n}";
|
|
14
14
|
styleInject(css_248z);
|
|
15
15
|
|
|
16
16
|
//help
|
package/Image/index.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as __rest } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
2
2
|
import { jsx } from 'react/jsx-runtime';
|
|
3
3
|
import * as React from 'react';
|
|
4
4
|
import React__default, { useState, useRef, useEffect, useContext, useMemo } from 'react';
|
|
5
|
-
import { i as warningOnce, d as wrapperRaf, _ as _objectSpread2, w as warning, c as clsx, P as Portal, K as KeyCode, b as _objectWithoutProperties, a as _extends, j as useMergedState } from '../_verture/Portal-
|
|
6
|
-
import { _ as
|
|
5
|
+
import { i as warningOnce, d as wrapperRaf, _ as _objectSpread2, w as warning, c as clsx, P as Portal, K as KeyCode, b as _objectWithoutProperties, a as _extends, j as useMergedState } from '../_verture/Portal-f9bedb3a.js';
|
|
6
|
+
import { _ as _defineProperty } from '../_verture/defineProperty-6f62bb2a.js';
|
|
7
7
|
import { _ as _slicedToArray } from '../_verture/slicedToArray-75fa4188.js';
|
|
8
|
+
import { _ as _typeof } from '../_verture/typeof-adeedc13.js';
|
|
8
9
|
import Dialog from 'rc-dialog';
|
|
9
10
|
import ReactDOM from 'react-dom';
|
|
10
11
|
import CSSMotion from 'rc-motion';
|
package/InputCode/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as __awaiter } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
2
2
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { useState, useRef, useEffect, Fragment } from 'react';
|
|
4
4
|
import { $ as $prefixCls } from '../_verture/constant-5317fc89.js';
|
package/InputLang/index.js
CHANGED
|
@@ -10,7 +10,7 @@ import { GetLanguage, ArrayToObject } from '@paraview/lib';
|
|
|
10
10
|
import { $ as $prefixCls } from '../_verture/constant-5317fc89.js';
|
|
11
11
|
import { s as styleInject } from '../_verture/style-inject.es-300983ab.js';
|
|
12
12
|
import { u as useGlobalProps } from '../_verture/useGlobalProps-4ae1a007.js';
|
|
13
|
-
import '../_verture/tslib.es6-
|
|
13
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
14
14
|
import '../Label/index.js';
|
|
15
15
|
import '../Help/index.js';
|
|
16
16
|
import '../Tooltip/index.js';
|
package/InputNumber/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as __rest } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
2
2
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
3
3
|
import { useState, useRef, useEffect, useMemo } from 'react';
|
|
4
4
|
import RcInputNumber from 'rc-input-number';
|
package/Label/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as __rest } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
2
2
|
import { jsxs, Fragment, jsx } from 'react/jsx-runtime';
|
|
3
3
|
import Help from '../Help/index.js';
|
|
4
4
|
import { $ as $prefixCls } from '../_verture/constant-5317fc89.js';
|
package/Menu/index.js
CHANGED
|
@@ -13,7 +13,7 @@ import { s as styleInject } from '../_verture/style-inject.es-300983ab.js';
|
|
|
13
13
|
import 'react-transition-group';
|
|
14
14
|
import '../_verture/util-82646c4f.js';
|
|
15
15
|
import '../Tooltip/index.js';
|
|
16
|
-
import '../_verture/tslib.es6-
|
|
16
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
17
17
|
import 'rc-tooltip';
|
|
18
18
|
import 'rc-tooltip/lib/placements';
|
|
19
19
|
import 'clsx';
|
package/Modal/index.js
CHANGED
package/MultiBox/index.js
CHANGED
|
@@ -9,7 +9,7 @@ import { $ as $prefixCls } from '../_verture/constant-5317fc89.js';
|
|
|
9
9
|
import { u as useFormatMessage } from '../_verture/useFormatMessage-1fc7c957.js';
|
|
10
10
|
import { Tooltip } from '../Tooltip/index.js';
|
|
11
11
|
import { s as styleInject } from '../_verture/style-inject.es-300983ab.js';
|
|
12
|
-
import '../_verture/tslib.es6-
|
|
12
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
13
13
|
import '@paraview/lib';
|
|
14
14
|
import '@para-ui/icons/PreviewClose';
|
|
15
15
|
import '@para-ui/icons/PreviewOpen';
|
package/OperateBtn/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as __awaiter } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
2
2
|
import { jsxs, jsx, Fragment as Fragment$1 } from 'react/jsx-runtime';
|
|
3
3
|
import { useState, Fragment } from 'react';
|
|
4
4
|
import More from '@para-ui/icons/More';
|
package/PageHeader/index.js
CHANGED
|
@@ -10,7 +10,7 @@ import { Button } from '../Button/index.js';
|
|
|
10
10
|
import AutoTips from '../AutoTips/index.js';
|
|
11
11
|
import Right from '@para-ui/icons/Right';
|
|
12
12
|
import { s as styleInject } from '../_verture/style-inject.es-300983ab.js';
|
|
13
|
-
import '../_verture/tslib.es6-
|
|
13
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
14
14
|
import '../Tooltip/index.js';
|
|
15
15
|
import 'rc-tooltip';
|
|
16
16
|
import 'rc-tooltip/lib/placements';
|
package/Pagination/index.js
CHANGED
|
@@ -13,7 +13,7 @@ import DoubleLeft from '@para-ui/icons/DoubleLeft';
|
|
|
13
13
|
import DoubleRight from '@para-ui/icons/DoubleRight';
|
|
14
14
|
import { s as styleInject } from '../_verture/style-inject.es-300983ab.js';
|
|
15
15
|
import '@paraview/lib';
|
|
16
|
-
import '../_verture/tslib.es6-
|
|
16
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
17
17
|
import '../Label/index.js';
|
|
18
18
|
import '../Help/index.js';
|
|
19
19
|
import '../Tooltip/index.js';
|
package/PopConfirm/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as __rest } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
2
2
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
3
3
|
import { useRef, useState, useMemo, useEffect } from 'react';
|
|
4
4
|
import CheckCircleF from '@para-ui/icons/CheckCircleF';
|
package/PopMenu/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as __rest } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
2
2
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
3
3
|
import clsx from 'clsx';
|
|
4
4
|
import React__default, { useState, useRef, useEffect } from 'react';
|
package/Popover/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as __rest } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
2
2
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
3
3
|
import React__default, { useEffect } from 'react';
|
|
4
4
|
import { Tooltip } from '../Tooltip/index.js';
|
package/Progress/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as __rest } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
2
2
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
3
3
|
import { Circle } from 'rc-progress';
|
|
4
4
|
import CheckCircleF from '@para-ui/icons/CheckCircleF';
|
package/QuickReply/index.js
CHANGED
|
@@ -20,7 +20,7 @@ import { Popover } from '../Popover/index.js';
|
|
|
20
20
|
import Message from '@para-ui/icons/Message';
|
|
21
21
|
import Set from '@para-ui/icons/Set';
|
|
22
22
|
import '../_verture/sortable.esm-76fe46a4.js';
|
|
23
|
-
import '../_verture/tslib.es6-
|
|
23
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
24
24
|
import '@para-ui/icons/LoadingF';
|
|
25
25
|
import '../Tooltip/index.js';
|
|
26
26
|
import 'rc-tooltip';
|