@para-ui/core 4.0.16 → 4.0.17

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.
@@ -1,8 +1,9 @@
1
1
  import { _ as __rest } from './tslib.es6-55ed4bd2.js';
2
2
  import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
3
3
  import { _ as _toConsumableArray, a as _iterableToArray } from './toConsumableArray-8f4c9589.js';
4
- import { _ as _defineProperty, a as _typeof$1, b as _toPropertyKey } from './defineProperty-51493dbe.js';
4
+ import { _ as _defineProperty, a as _toPropertyKey } from './defineProperty-1d116156.js';
5
5
  import { _ as _slicedToArray, a as _arrayWithHoles, b as _nonIterableRest } from './slicedToArray-a8206399.js';
6
+ import { _ as _typeof$1 } from './typeof-adeedc13.js';
6
7
  import * as React$4 from 'react';
7
8
  import React__default, { useState as useState$1, useMemo as useMemo$1, useCallback, useRef, useEffect } from 'react';
8
9
  import ReactDOM, { unstable_batchedUpdates, createPortal, flushSync } from 'react-dom';
@@ -0,0 +1,11 @@
1
+ function _typeof(o) {
2
+ "@babel/helpers - typeof";
3
+
4
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
5
+ return typeof o;
6
+ } : function (o) {
7
+ return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
8
+ }, _typeof(o);
9
+ }
10
+
11
+ export { _typeof as _ };
package/index.js CHANGED
@@ -5,7 +5,7 @@ export { Breadcrumbs } from './Breadcrumbs/index.js';
5
5
  export { Button } from './Button/index.js';
6
6
  export { ButtonGroup } from './ButtonGroup/index.js';
7
7
  export { Carousel } from './Carousel/index.js';
8
- export { C as Cascader } from './_verture/index-782e05bf.js';
8
+ export { C as Cascader } from './_verture/index-cc76d8d5.js';
9
9
  export { Checkbox } from './Checkbox/index.js';
10
10
  export { CheckboxGroup } from './CheckboxGroup/index.js';
11
11
  export { Collapse } from './Collapse/index.js';
@@ -25,7 +25,7 @@ export { D as Dropdown } from './_verture/index-389675ab.js';
25
25
  export { default as DynamicMultiBox } from './DynamicMultiBox/index.js';
26
26
  export { default as Empty } from './Empty/index.js';
27
27
  export { default as Form } from './Form/index.js';
28
- export { F as FormItem } from './_verture/index-06069532.js';
28
+ export { F as FormItem } from './_verture/index-10792f39.js';
29
29
  export { u as FunctionModal, F as FunctionModalProvider, a as useClose } from './_verture/modalContext-b101ffaa.js';
30
30
  export { default as GlobalContext, changeConfirmLocale, getConfirmLocale } from './GlobalContext/index.js';
31
31
  export { default as Help } from './Help/index.js';
@@ -74,7 +74,7 @@ export { Title } from './Title/index.js';
74
74
  export { ToggleButton, ToggleButtonGroup } from './ToggleButton/index.js';
75
75
  export { Tooltip } from './Tooltip/index.js';
76
76
  export { SSortablejs, Transfer } from './Transfer/index.js';
77
- export { T as Tree } from './_verture/index-0ad6af26.js';
77
+ export { T as Tree } from './_verture/index-02b7a0b7.js';
78
78
  export { default as Upload } from './Upload/index.js';
79
79
  export { default as Utils, getDateYYYYMMddHHMM, pixelReplacement } from './Utils/index.js';
80
80
  export { default as locale } from './locale/index.js';
@@ -98,7 +98,8 @@ import '@para-ui/icons/RightCircleF';
98
98
  import '@para-ui/icons/LeftCircleF';
99
99
  import './_verture/toConsumableArray-8f4c9589.js';
100
100
  import './_verture/unsupportedIterableToArray-cb478f24.js';
101
- import './_verture/defineProperty-51493dbe.js';
101
+ import './_verture/defineProperty-1d116156.js';
102
+ import './_verture/typeof-adeedc13.js';
102
103
  import './_verture/slicedToArray-a8206399.js';
103
104
  import 'rc-motion';
104
105
  import './_verture/typeof-6ec38efd.js';
@@ -162,7 +163,6 @@ import '@para-ui/icons/Plus';
162
163
  import '@para-ui/icons/EditOutline';
163
164
  import '@para-ui/icons/Message';
164
165
  import '@para-ui/icons/Set';
165
- import './_verture/index-287ae1b3.js';
166
166
  import 'rc-slider';
167
167
  import './_verture/tinycolor-ece3542d.js';
168
168
  import 'rc-steps';
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@para-ui/core",
3
3
  "private": false,
4
- "version": "4.0.16",
4
+ "version": "4.0.17",
5
5
  "main": "./index.js",
6
6
  "typings": "./index.d.ts",
7
7
  "description": "Powered by Para FED",