@para-ui/core 4.0.84 → 4.0.87
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/Cascader/index.js +6 -7
- package/ComboSelect/index.js +5 -3
- package/CycleSelector/index.js +2 -6
- package/DatePicker/index.js +1 -4
- package/Desktop/index.js +2 -2
- package/DynamicMultiBox/index.js +5 -4
- package/FieldForm/index.js +4 -5
- package/Form/index.js +6 -4
- package/FormItem/index.js +6 -4
- package/Image/index.js +4 -5
- package/Menu/index.js +10 -1
- package/Message/index.js +5 -1
- package/Progress/index.js +41 -40
- package/README.md +12 -0
- package/Switch/index.js +2 -2
- package/Table/index.js +1 -2
- package/Tag/index.js +55 -87
- package/TimePicker/index.js +1 -4
- package/Timeline/index.js +13 -20
- package/ToggleButton/index.js +1 -2
- package/Tree/index.js +7 -4
- package/Upload/index.js +4 -5
- package/_verture/{Portal-502bb85e.js → Portal-274c5bd8.js} +2 -2
- package/_verture/{defineProperty-6f62bb2a.js → defineProperty-f0e15205.js} +10 -2
- package/_verture/{index-78f0f0e7.js → index-99b02582.js} +4 -5
- package/_verture/{index-1856bbeb.js → index-9e4b0e32.js} +1 -1
- package/_verture/{index-1ef401c5.js → index-dfb6ceb9.js} +395 -314
- package/_verture/{isEqual-30b6f859.js → isEqual-38aa74f9.js} +2 -2
- package/_verture/{useState-f2419d68.js → useState-05fc6660.js} +2 -3
- package/index.js +8 -9
- package/package.json +1 -1
- package/umd/Argv.js +1 -1
- package/umd/CycleSelector.js +1 -1
- package/umd/Menu.js +1 -1
- package/umd/Message.js +1 -1
- package/_verture/typeof-adeedc13.js +0 -11
- /package/_verture/{index-d49daa78.js → index-0fafedf4.js} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as _typeof } from './
|
|
2
|
-
import { d as warningOnce } from './index-
|
|
1
|
+
import { _ as _typeof } from './defineProperty-f0e15205.js';
|
|
2
|
+
import { d as warningOnce } from './index-9e4b0e32.js';
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
5
|
* Deeply compares two object literals.
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import React__default from 'react';
|
|
2
|
-
import { r as reactIs } from './index-
|
|
3
|
-
import { t as toPropertyKey } from './defineProperty-
|
|
4
|
-
import { _ as _typeof } from './typeof-adeedc13.js';
|
|
2
|
+
import { r as reactIs } from './index-9e4b0e32.js';
|
|
3
|
+
import { t as toPropertyKey, _ as _typeof } from './defineProperty-f0e15205.js';
|
|
5
4
|
import { c as _arrayWithHoles, b as _unsupportedIterableToArray, d as _nonIterableRest } from './slicedToArray-61604a6c.js';
|
|
6
5
|
import { a as _iterableToArray } from './toConsumableArray-599cd94a.js';
|
|
7
6
|
import { _ as _typeof$1 } from './typeof-6ec38efd.js';
|
package/index.js
CHANGED
|
@@ -10,7 +10,7 @@ export { B as Button, P as PopConfirm } from './_verture/index-98ae8a30.js';
|
|
|
10
10
|
export { ButtonGroup } from './ButtonGroup/index.js';
|
|
11
11
|
export { Card } from './Card/index.js';
|
|
12
12
|
export { Carousel } from './Carousel/index.js';
|
|
13
|
-
export { C as Cascader } from './_verture/index-
|
|
13
|
+
export { C as Cascader } from './_verture/index-99b02582.js';
|
|
14
14
|
export { Checkbox } from './Checkbox/index.js';
|
|
15
15
|
export { CheckboxGroup } from './CheckboxGroup/index.js';
|
|
16
16
|
export { default as CodeEditor, CompletionItemKind } from './CodeEditor/index.js';
|
|
@@ -33,7 +33,7 @@ export { default as DynamicMultiBox } from './DynamicMultiBox/index.js';
|
|
|
33
33
|
export { default as Empty } from './Empty/index.js';
|
|
34
34
|
export { default as FieldForm } from './FieldForm/index.js';
|
|
35
35
|
export { default as Form } from './Form/index.js';
|
|
36
|
-
export { F as FormItem } from './_verture/index-
|
|
36
|
+
export { F as FormItem } from './_verture/index-0fafedf4.js';
|
|
37
37
|
export { u as FunctionModal, F as FunctionModalProvider, a as useClose } from './_verture/modalContext-e3beaf4b.js';
|
|
38
38
|
export { G as GlobalContext, c as changeConfirmLocale, g as getConfirmLocale } from './_verture/index-ca413216.js';
|
|
39
39
|
export { default as Help } from './Help/index.js';
|
|
@@ -87,7 +87,7 @@ export { Title } from './Title/index.js';
|
|
|
87
87
|
export { ToggleButton, ToggleButtonGroup } from './ToggleButton/index.js';
|
|
88
88
|
export { Tooltip } from './Tooltip/index.js';
|
|
89
89
|
export { SSortablejs, Transfer } from './Transfer/index.js';
|
|
90
|
-
export { T as Tree } from './_verture/index-
|
|
90
|
+
export { T as Tree } from './_verture/index-dfb6ceb9.js';
|
|
91
91
|
export { default as Upload } from './Upload/index.js';
|
|
92
92
|
export { default as Utils, getDateYYYYMMddHHMM, isObject, pixelReplacement } from './Utils/index.js';
|
|
93
93
|
export { default as locale } from './locale/index.js';
|
|
@@ -120,13 +120,12 @@ import './_verture/usePopupContainer-635f66f4.js';
|
|
|
120
120
|
import 'react-slick';
|
|
121
121
|
import '@para-ui/icons/RightCircleF';
|
|
122
122
|
import '@para-ui/icons/LeftCircleF';
|
|
123
|
-
import './_verture/index-
|
|
124
|
-
import './_verture/defineProperty-
|
|
125
|
-
import './_verture/typeof-adeedc13.js';
|
|
123
|
+
import './_verture/index-9e4b0e32.js';
|
|
124
|
+
import './_verture/defineProperty-f0e15205.js';
|
|
126
125
|
import './_verture/toConsumableArray-599cd94a.js';
|
|
127
126
|
import './_verture/slicedToArray-61604a6c.js';
|
|
128
|
-
import './_verture/Portal-
|
|
129
|
-
import './_verture/useState-
|
|
127
|
+
import './_verture/Portal-274c5bd8.js';
|
|
128
|
+
import './_verture/useState-05fc6660.js';
|
|
130
129
|
import './_verture/typeof-6ec38efd.js';
|
|
131
130
|
import 'rc-motion';
|
|
132
131
|
import 'rc-tree/lib/utils/conductUtil';
|
|
@@ -163,7 +162,7 @@ import '@para-ui/icons/Panel';
|
|
|
163
162
|
import '@para-ui/icons/Drag';
|
|
164
163
|
import './_verture/index-0f5ee6f7.js';
|
|
165
164
|
import './_verture/sortable.esm-76fe46a4.js';
|
|
166
|
-
import './_verture/isEqual-
|
|
165
|
+
import './_verture/isEqual-38aa74f9.js';
|
|
167
166
|
import '@para-ui/icons/Loading';
|
|
168
167
|
import '@para-ui/icons/LinkGroup';
|
|
169
168
|
import '@para-ui/icons/UploadFile';
|