@teamix/pro 1.4.1 → 1.4.2

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/es/index.d.ts CHANGED
@@ -27,5 +27,5 @@ export * from './table';
27
27
  export * from './sidebar';
28
28
  export * from './utils';
29
29
  export * from './timeline';
30
- declare const version = "1.4.1";
30
+ declare const version = "1.4.2";
31
31
  export { version, ProAction, ProCard, ProField, ProForm, ProInfo, ProPageContainer, ProPageHeader, ProSkeleton, ProTable, ProSidebar, ProTimeline, hooks, nocode, templates, utils, };
package/es/index.js CHANGED
@@ -31,6 +31,6 @@ export * from './table';
31
31
  export * from './sidebar';
32
32
  export * from './utils';
33
33
  export * from './timeline';
34
- var version = '1.4.1';
34
+ var version = '1.4.2';
35
35
  export { version, ProAction, ProCard, ProField, ProForm, ProInfo, // ProLayout,
36
36
  ProPageContainer, ProPageHeader, ProSkeleton, ProTable, ProSidebar, ProTimeline, hooks, nocode, templates, utils };
package/lib/index.d.ts CHANGED
@@ -27,5 +27,5 @@ export * from './table';
27
27
  export * from './sidebar';
28
28
  export * from './utils';
29
29
  export * from './timeline';
30
- declare const version = "1.4.1";
30
+ declare const version = "1.4.2";
31
31
  export { version, ProAction, ProCard, ProField, ProForm, ProInfo, ProPageContainer, ProPageHeader, ProSkeleton, ProTable, ProSidebar, ProTimeline, hooks, nocode, templates, utils, };
package/lib/index.js CHANGED
@@ -307,5 +307,5 @@ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj &&
307
307
  // 设置图标源
308
308
  _icon.default.setConfig(_utils.default.getTeamixIconConfig());
309
309
 
310
- var version = '1.4.1';
310
+ var version = '1.4.2';
311
311
  exports.version = version;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@teamix/pro",
3
- "version": "1.4.1",
3
+ "version": "1.4.2",
4
4
  "description": "TeamixPro大包",
5
5
  "keywords": [
6
6
  "aliyun",