@para-ui/core 4.0.69 → 4.0.70

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/Form/index.js CHANGED
@@ -1,7 +1,7 @@
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-c9e5b1a0.js';
4
+ import { F as FormItem, l as localeJson, v as validate } from '../_verture/index-d73a7bf3.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';
package/FormItem/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import 'react/jsx-runtime';
2
2
  import 'react';
3
- export { F as default } from '../_verture/index-c9e5b1a0.js';
3
+ export { F as default } from '../_verture/index-d73a7bf3.js';
4
4
  import 'clsx';
5
5
  import '../Label/index.js';
6
6
  import '../_verture/constant-5317fc89.js';
package/README.md CHANGED
@@ -1,4 +1,9 @@
1
- ## 🎉 para-ui/core@4.0.68 发布
1
+ ## 🎉 para-ui/core@4.0.70 发布
2
+
3
+ 🔧【Feature】
4
+ - 【表格-Table】新增表格列信息事件
5
+
6
+ ## 🎉 para-ui/core@4.0.69 发布
2
7
 
3
8
  🔧【Bugfix】
4
9
  - 【选择器-Selector】禁用不控制下级按钮