@zyzgroup/core-vue 0.0.20 → 0.0.21

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@zyzgroup/core-vue",
3
3
  "private": false,
4
- "version": "0.0.20",
4
+ "version": "0.0.21",
5
5
  "sideEffects": false,
6
6
  "type": "module",
7
7
  "main": "dist/zyzgroup_core_vue.umd.cjs",
@@ -10,9 +10,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
10
10
  bgColor: string;
11
11
  startColor: string;
12
12
  endColor: string;
13
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
14
- click: () => void;
15
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
13
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
16
14
  percent?: number | undefined;
17
15
  lineWidth?: number | undefined;
18
16
  bgColor?: string | undefined;
@@ -24,9 +22,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
24
22
  bgColor: string;
25
23
  startColor: string;
26
24
  endColor: string;
27
- }>>> & {
28
- onClick?: (() => any) | undefined;
29
- }, {
25
+ }>>>, {
30
26
  bgColor: string;
31
27
  percent: number;
32
28
  lineWidth: number;
@@ -10,9 +10,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
10
10
  bgColor: string;
11
11
  startColor: string;
12
12
  endColor: string;
13
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
14
- click: () => void;
15
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
13
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
16
14
  percent?: number | undefined;
17
15
  lineWidth?: number | undefined;
18
16
  bgColor?: string | undefined;
@@ -24,9 +22,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
24
22
  bgColor: string;
25
23
  startColor: string;
26
24
  endColor: string;
27
- }>>> & {
28
- onClick?: (() => any) | undefined;
29
- }, {
25
+ }>>>, {
30
26
  bgColor: string;
31
27
  percent: number;
32
28
  lineWidth: number;