@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
package/README.md
CHANGED
|
@@ -1,11 +1,20 @@
|
|
|
1
|
-
## 🎉 para-ui/core@4.0.
|
|
1
|
+
## 🎉 para-ui/core@4.0.46 发布
|
|
2
|
+
|
|
3
|
+
🎁【Feature】
|
|
4
|
+
- 【对齐容器-Align】新增组件-对齐容器
|
|
5
|
+
|
|
6
|
+
🔧【Bugfix】
|
|
7
|
+
- 【标签-Tag】新增marginBottom,marginRight参数,tag默认没有,tagGroup默认8px
|
|
8
|
+
- 【帮助-Help】帮助组件设置line-height为0,让容器与图标一样高度
|
|
9
|
+
|
|
10
|
+
## 🎉 para-ui/core@4.0.45 发布
|
|
2
11
|
|
|
3
12
|
🔧【Bugfix】
|
|
4
13
|
- 【分页-Pagination】重构复杂模式下,超出换行显示内容,逐个减少
|
|
5
14
|
- 【表格-Table】增加resizePaginationLine参数,重新计算分页换行不换行
|
|
6
15
|
- 【分栏收缩容器-CollapseLayout】onClickBtn增加duration动画时间参数,新增onDragEnd拖拽结束事件
|
|
7
16
|
|
|
8
|
-
## 🎉 para-ui/core@4.0.
|
|
17
|
+
## 🎉 para-ui/core@4.0.44 发布
|
|
9
18
|
|
|
10
19
|
🎁【Feature】
|
|
11
20
|
- 【代码编辑器-CodeEditor】新增组件-代码编辑器
|
package/Radio/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/RadioGroup/index.js
CHANGED
|
@@ -6,7 +6,7 @@ import HelperText from '../HelperText/index.js';
|
|
|
6
6
|
import { $ as $prefixCls } from '../_verture/constant-5317fc89.js';
|
|
7
7
|
import { s as styleInject } from '../_verture/style-inject.es-300983ab.js';
|
|
8
8
|
import '../Tooltip/index.js';
|
|
9
|
-
import '../_verture/tslib.es6-
|
|
9
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
10
10
|
import 'rc-tooltip';
|
|
11
11
|
import 'rc-tooltip/lib/placements';
|
|
12
12
|
import 'clsx';
|
package/RangeInput/index.js
CHANGED
|
@@ -8,7 +8,7 @@ import clsx from 'clsx';
|
|
|
8
8
|
import { Tooltip } from '../Tooltip/index.js';
|
|
9
9
|
import { DeepClone } from '@paraview/lib';
|
|
10
10
|
import { s as styleInject } from '../_verture/style-inject.es-300983ab.js';
|
|
11
|
-
import '../_verture/tslib.es6-
|
|
11
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
12
12
|
import '../Help/index.js';
|
|
13
13
|
import '@para-ui/icons/Help';
|
|
14
14
|
import 'rc-tooltip';
|
package/Result/index.js
CHANGED
|
@@ -8,7 +8,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 'react';
|
|
10
10
|
import '../Tooltip/index.js';
|
|
11
|
-
import '../_verture/tslib.es6-
|
|
11
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
12
12
|
import 'rc-tooltip';
|
|
13
13
|
import 'rc-tooltip/lib/placements';
|
|
14
14
|
import '@para-ui/icons/Forbid';
|
package/Search/index.js
CHANGED
|
@@ -4,7 +4,7 @@ import { TextField } from '../TextField/index.js';
|
|
|
4
4
|
import SearchIcon from '@para-ui/icons/Search';
|
|
5
5
|
import { $ as $prefixCls } from '../_verture/constant-5317fc89.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 '../Label/index.js';
|
|
9
9
|
import '../Help/index.js';
|
|
10
10
|
import '../Tooltip/index.js';
|
package/Select/index.js
CHANGED
|
@@ -20,7 +20,7 @@ import { u as useGlobalProps } from '../_verture/useGlobalProps-4ae1a007.js';
|
|
|
20
20
|
import { $ as $prefixCls } from '../_verture/constant-5317fc89.js';
|
|
21
21
|
import { s as styleInject } from '../_verture/style-inject.es-300983ab.js';
|
|
22
22
|
import 'clsx';
|
|
23
|
-
import '../_verture/tslib.es6-
|
|
23
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
24
24
|
import '../Help/index.js';
|
|
25
25
|
import '@para-ui/icons/Help';
|
|
26
26
|
import 'rc-tooltip';
|
package/SelectInput/index.js
CHANGED
|
@@ -10,7 +10,7 @@ import '@paraview/lib';
|
|
|
10
10
|
import '../_verture/useGlobalProps-4ae1a007.js';
|
|
11
11
|
import '../_verture/style-inject.es-300983ab.js';
|
|
12
12
|
import '../Label/index.js';
|
|
13
|
-
import '../_verture/tslib.es6-
|
|
13
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
14
14
|
import '../Help/index.js';
|
|
15
15
|
import '../Tooltip/index.js';
|
|
16
16
|
import 'rc-tooltip';
|
package/Selector/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as __awaiter, _ as __rest } from '../_verture/tslib.es6-55ed4bd2.js';
|
|
2
2
|
import { jsxs, jsx, Fragment } from 'react/jsx-runtime';
|
|
3
3
|
import { useState, useRef, useEffect, Fragment as Fragment$1 } from 'react';
|
|
4
4
|
import { _ as _slicedToArray } from '../_verture/slicedToArray-75fa4188.js';
|
package/SelectorPicker/index.js
CHANGED
|
@@ -14,7 +14,7 @@ import { $ as $prefixCls } from '../_verture/constant-5317fc89.js';
|
|
|
14
14
|
import { u as useFormatMessage } from '../_verture/useFormatMessage-1fc7c957.js';
|
|
15
15
|
import { Tooltip } from '../Tooltip/index.js';
|
|
16
16
|
import { s as styleInject } from '../_verture/style-inject.es-300983ab.js';
|
|
17
|
-
import '../_verture/tslib.es6-
|
|
17
|
+
import '../_verture/tslib.es6-55ed4bd2.js';
|
|
18
18
|
import '../Help/index.js';
|
|
19
19
|
import '@para-ui/icons/Help';
|
|
20
20
|
import 'rc-tooltip';
|
package/SingleBox/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/Slider/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 React__default from 'react';
|
|
4
4
|
import RcSlider, { Range, SliderTooltip, Handle } from 'rc-slider';
|
package/Stepper/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 React__default from 'react';
|
|
4
4
|
import RcSteps from 'rc-steps';
|
|
@@ -24,7 +24,7 @@ import '@para-ui/icons/Forbid';
|
|
|
24
24
|
import '@paraview/lib';
|
|
25
25
|
|
|
26
26
|
//默认图标
|
|
27
|
-
|
|
27
|
+
var Icons = {
|
|
28
28
|
1: jsx(One, {
|
|
29
29
|
size: "medium"
|
|
30
30
|
}),
|
package/Switch/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 LoadingOutlined from '@para-ui/icons/LoadingF';
|
|
4
4
|
import RcSwitch from 'rc-switch';
|