@king-design/vue 3.4.0 → 3.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.
@@ -1,9 +1,8 @@
1
1
  import _extends from "@babel/runtime-corejs3/helpers/extends";
2
2
  import { createVNode as _$cv, className as _$cn, createElementVNode as _$ce, noop as _$no, createUnknownComponentVNode as _$cc } from 'intact-vue-next';
3
3
  import { makeStyles } from './styles';
4
- import { getRestProps, addStyle } from '../utils';
5
- import { isFunction } from 'intact-shared';
6
- import { Ellipsis } from 'kpc';
4
+ import { getRestProps } from '../utils';
5
+ import { Ellipsis } from '../ellipsis';
7
6
  export default function ($props, $blocks, $__proto__) {
8
7
  var _classNameObj;
9
8
  $blocks || ($blocks = {});
package/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @king-design v3.4.0
2
+ * @king-design v3.4.2
3
3
  *
4
4
  * Copyright (c) Kingsoft Cloud
5
5
  * Released under the MIT License
@@ -64,7 +64,7 @@ export * from './components/treeSelect';
64
64
  export * from './components/upload';
65
65
  export * from './components/view';
66
66
  export * from './components/wave';
67
- export declare const version = "3.4.0";
67
+ export declare const version = "3.4.2";
68
68
 
69
69
 
70
70
  export {normalize} from 'intact-vue-next';
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @king-design v3.4.0
2
+ * @king-design v3.4.2
3
3
  *
4
4
  * Copyright (c) Kingsoft Cloud
5
5
  * Released under the MIT License
@@ -65,7 +65,7 @@ export * from './components/treeSelect';
65
65
  export * from './components/upload';
66
66
  export * from './components/view';
67
67
  export * from './components/wave';
68
- export var version = '3.4.0';
68
+ export var version = '3.4.2';
69
69
  /* generate end */
70
70
 
71
71
  export {normalize} from 'intact-vue-next';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@king-design/vue",
3
- "version": "3.4.0",
3
+ "version": "3.4.2",
4
4
  "description": "King-Design UI components for Vue3.0.",
5
5
  "keywords": [
6
6
  "component",