@para-ui/core 4.0.18 → 4.0.19

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/index.js CHANGED
@@ -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-10792f39.js';
28
+ export { F as FormItem } from './_verture/index-cb2c05c7.js';
29
29
  export { u as FunctionModal, F as FunctionModalProvider, a as useClose } from './_verture/modalContext-3ba6ca8f.js';
30
30
  export { default as GlobalContext, changeConfirmLocale, getConfirmLocale } from './GlobalContext/index.js';
31
31
  export { default as Help } from './Help/index.js';
@@ -163,7 +163,6 @@ import '@para-ui/icons/Plus';
163
163
  import '@para-ui/icons/EditOutline';
164
164
  import '@para-ui/icons/Message';
165
165
  import '@para-ui/icons/Set';
166
- import './_verture/index-287ae1b3.js';
167
166
  import 'rc-slider';
168
167
  import './_verture/tinycolor-ece3542d.js';
169
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.18",
4
+ "version": "4.0.19",
5
5
  "main": "./index.js",
6
6
  "typings": "./index.d.ts",
7
7
  "description": "Powered by Para FED",