@zyzgroup/core-vue 0.0.11 → 0.0.13

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.
Files changed (96) hide show
  1. package/README.md +0 -15
  2. package/ce/style.css +1 -1
  3. package/ce/yz_custom_element.iife.js +52 -77
  4. package/ce/yz_custom_element.iife.js.map +1 -1
  5. package/ce/yz_custom_element.js +16919 -41395
  6. package/ce/yz_custom_element.js.map +1 -1
  7. package/ce/yz_custom_element.umd.cjs +52 -77
  8. package/ce/yz_custom_element.umd.cjs.map +1 -1
  9. package/dist/style.css +1 -1
  10. package/dist/zyzgroup_core_vue.iife.js +43 -54
  11. package/dist/zyzgroup_core_vue.iife.js.map +1 -0
  12. package/dist/zyzgroup_core_vue.js +14985 -37902
  13. package/dist/zyzgroup_core_vue.js.map +1 -0
  14. package/dist/zyzgroup_core_vue.umd.cjs +43 -54
  15. package/dist/zyzgroup_core_vue.umd.cjs.map +1 -0
  16. package/package.json +5 -5
  17. package/types/components/AnimatePanel.ce.vue.d.ts +34 -0
  18. package/types/components/AnimatePanel.vue.d.ts +34 -0
  19. package/types/components/Button.ce.vue.d.ts +13 -15
  20. package/types/components/Button.vue.d.ts +13 -15
  21. package/types/components/CheckboxGroup.ce.vue.d.ts +79 -0
  22. package/types/components/CheckboxGroup.vue.d.ts +79 -0
  23. package/types/components/ColorPicker.ce.vue.d.ts +41 -0
  24. package/types/components/ColorPicker.vue.d.ts +41 -0
  25. package/types/components/Dialog.ce.vue.d.ts +12 -8
  26. package/types/components/Dialog.vue.d.ts +12 -8
  27. package/types/components/DialogLoading.ce.vue.d.ts +28 -7
  28. package/types/components/DialogLoading.vue.d.ts +28 -7
  29. package/types/components/EaseGraphDisplay.ce.vue.d.ts +71 -0
  30. package/types/components/EaseGraphDisplay.vue.d.ts +71 -0
  31. package/types/components/EaseGroupGraphDisplay.ce.vue.d.ts +55 -0
  32. package/types/components/EaseGroupGraphDisplay.vue.d.ts +55 -0
  33. package/types/components/FPSStats.ce.vue.d.ts +2 -0
  34. package/types/components/FPSStats.vue.d.ts +2 -0
  35. package/types/components/HandWritePanel.ce.vue.d.ts +61 -0
  36. package/types/components/HandWritePanel.vue.d.ts +61 -0
  37. package/types/components/InterpolationGraphDisplay.ce.vue.d.ts +54 -0
  38. package/types/components/InterpolationGraphDisplay.vue.d.ts +54 -0
  39. package/types/components/InterpolationGroupGraphDisplay.ce.vue.d.ts +45 -0
  40. package/types/components/InterpolationGroupGraphDisplay.vue.d.ts +45 -0
  41. package/types/components/MapTianditu.ce.vue.d.ts +67 -0
  42. package/types/components/MapTianditu.vue.d.ts +67 -0
  43. package/types/components/MobileLayout.ce.vue.d.ts +6 -36
  44. package/types/components/MobileLayout.vue.d.ts +6 -36
  45. package/types/components/Overlay.ce.vue.d.ts +45 -0
  46. package/types/components/Overlay.vue.d.ts +45 -0
  47. package/types/components/PlateDisplay.ce.vue.d.ts +37 -0
  48. package/types/components/PlateDisplay.vue.d.ts +37 -0
  49. package/types/components/PlateKeyboard.ce.vue.d.ts +45 -0
  50. package/types/components/PlateKeyboard.vue.d.ts +45 -0
  51. package/types/components/PlateMobile.ce.vue.d.ts +35 -0
  52. package/types/components/PlateMobile.vue.d.ts +35 -0
  53. package/types/components/Pop.ce.vue.d.ts +67 -0
  54. package/types/components/Pop.vue.d.ts +67 -0
  55. package/types/components/Popover.ce.vue.d.ts +42 -0
  56. package/types/components/Popover.vue.d.ts +42 -0
  57. package/types/components/PopoverHeadlessUI.ce.vue.d.ts +10 -0
  58. package/types/components/PopoverHeadlessUI.vue.d.ts +10 -0
  59. package/types/components/RadioGroup.ce.vue.d.ts +79 -0
  60. package/types/components/RadioGroup.vue.d.ts +79 -0
  61. package/types/components/ResizeObserver.ce.vue.d.ts +37 -0
  62. package/types/components/ResizeObserver.vue.d.ts +37 -0
  63. package/types/components/Select.ce.vue.d.ts +31 -4
  64. package/types/components/Select.vue.d.ts +31 -4
  65. package/types/components/SlideLeftItem.ce.vue.d.ts +60 -0
  66. package/types/components/SlideLeftItem.vue.d.ts +60 -0
  67. package/types/components/Switch.ce.vue.d.ts +63 -0
  68. package/types/components/Switch.vue.d.ts +63 -0
  69. package/types/components/Tab.ce.vue.d.ts +30 -0
  70. package/types/components/Tab.vue.d.ts +30 -0
  71. package/types/components/Tabs.ce.vue.d.ts +33 -0
  72. package/types/components/Tabs.vue.d.ts +33 -0
  73. package/types/components/TabsForCE.ce.vue.d.ts +38 -0
  74. package/types/components/TabsForCE.vue.d.ts +38 -0
  75. package/types/components/svg/SVGCheck.ce.vue.d.ts +34 -0
  76. package/types/components/svg/SVGCheck.vue.d.ts +34 -0
  77. package/types/components/svg/SVGCleanUp.ce.vue.d.ts +34 -0
  78. package/types/components/svg/SVGCleanUp.vue.d.ts +34 -0
  79. package/types/components/svg/SVGDelete.ce.vue.d.ts +36 -0
  80. package/types/components/svg/SVGDelete.vue.d.ts +36 -0
  81. package/types/components/svg/SVGFail.ce.vue.d.ts +36 -0
  82. package/types/components/svg/SVGFail.vue.d.ts +36 -0
  83. package/types/components/svg/SVGHome.ce.vue.d.ts +36 -0
  84. package/types/components/svg/SVGHome.vue.d.ts +36 -0
  85. package/types/components/svg/SVGPrompt.ce.vue.d.ts +36 -0
  86. package/types/components/svg/SVGPrompt.vue.d.ts +36 -0
  87. package/types/components/svg/SVGQuestion.ce.vue.d.ts +36 -0
  88. package/types/components/svg/SVGQuestion.vue.d.ts +36 -0
  89. package/types/components/svg/SVGReturn.ce.vue.d.ts +36 -0
  90. package/types/components/svg/SVGReturn.vue.d.ts +36 -0
  91. package/types/components/svg/SVGSuccess.vue.d.ts +36 -0
  92. package/types/components/svg/SVGWaiting.ce.vue.d.ts +36 -0
  93. package/types/components/svg/SVGWaiting.vue.d.ts +36 -0
  94. package/types/hooks/useWindowSize.d.ts +5 -0
  95. package/types/lib.d.ts +25 -5
  96. package/dist/vite.svg +0 -1
@@ -0,0 +1,67 @@
1
+ declare function open(): void;
2
+ declare function close(): void;
3
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<{
4
+ closeWhenClickOverlay?: boolean | undefined;
5
+ directionFrom?: "left" | "right" | "absolute" | "bottom" | "top" | "center" | undefined;
6
+ openDurTime?: number | undefined;
7
+ closeDurTime?: number | undefined;
8
+ isGlobal?: boolean | undefined;
9
+ }>, {
10
+ closeWhenClickOverlay: boolean;
11
+ directionFrom: string;
12
+ openDurTime: number;
13
+ closeDurTime: number;
14
+ isGlobal: boolean;
15
+ }>, {
16
+ open: typeof open;
17
+ close: typeof close;
18
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
19
+ open: () => void;
20
+ close: () => void;
21
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
22
+ closeWhenClickOverlay?: boolean | undefined;
23
+ directionFrom?: "left" | "right" | "absolute" | "bottom" | "top" | "center" | undefined;
24
+ openDurTime?: number | undefined;
25
+ closeDurTime?: number | undefined;
26
+ isGlobal?: boolean | undefined;
27
+ }>, {
28
+ closeWhenClickOverlay: boolean;
29
+ directionFrom: string;
30
+ openDurTime: number;
31
+ closeDurTime: number;
32
+ isGlobal: boolean;
33
+ }>>> & {
34
+ onOpen?: (() => any) | undefined;
35
+ onClose?: (() => any) | undefined;
36
+ }, {
37
+ isGlobal: boolean;
38
+ closeWhenClickOverlay: boolean;
39
+ directionFrom: "left" | "right" | "absolute" | "bottom" | "top" | "center";
40
+ openDurTime: number;
41
+ closeDurTime: number;
42
+ }, {}>, {
43
+ default?(_: {}): any;
44
+ }>;
45
+ export default _default;
46
+ type __VLS_WithDefaults<P, D> = {
47
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
48
+ default: D[K];
49
+ }> : P[K];
50
+ };
51
+ type __VLS_Prettify<T> = {
52
+ [K in keyof T]: T[K];
53
+ } & {};
54
+ type __VLS_WithTemplateSlots<T, S> = T & {
55
+ new (): {
56
+ $slots: S;
57
+ };
58
+ };
59
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
60
+ type __VLS_TypePropsToOption<T> = {
61
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
62
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
63
+ } : {
64
+ type: import('vue').PropType<T[K]>;
65
+ required: true;
66
+ };
67
+ };
@@ -0,0 +1,42 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<{
2
+ gap?: number | undefined;
3
+ isGlobal?: boolean | undefined;
4
+ }>, {
5
+ gap: number;
6
+ isGlobal: boolean;
7
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
8
+ gap?: number | undefined;
9
+ isGlobal?: boolean | undefined;
10
+ }>, {
11
+ gap: number;
12
+ isGlobal: boolean;
13
+ }>>>, {
14
+ isGlobal: boolean;
15
+ gap: number;
16
+ }, {}>, {
17
+ button?(_: {}): any;
18
+ panel?(_: {}): any;
19
+ }>;
20
+ export default _default;
21
+ type __VLS_WithDefaults<P, D> = {
22
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
23
+ default: D[K];
24
+ }> : P[K];
25
+ };
26
+ type __VLS_Prettify<T> = {
27
+ [K in keyof T]: T[K];
28
+ } & {};
29
+ type __VLS_WithTemplateSlots<T, S> = T & {
30
+ new (): {
31
+ $slots: S;
32
+ };
33
+ };
34
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
35
+ type __VLS_TypePropsToOption<T> = {
36
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
37
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
38
+ } : {
39
+ type: import('vue').PropType<T[K]>;
40
+ required: true;
41
+ };
42
+ };
@@ -0,0 +1,42 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<{
2
+ gap?: number | undefined;
3
+ isGlobal?: boolean | undefined;
4
+ }>, {
5
+ gap: number;
6
+ isGlobal: boolean;
7
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
8
+ gap?: number | undefined;
9
+ isGlobal?: boolean | undefined;
10
+ }>, {
11
+ gap: number;
12
+ isGlobal: boolean;
13
+ }>>>, {
14
+ isGlobal: boolean;
15
+ gap: number;
16
+ }, {}>, {
17
+ button?(_: {}): any;
18
+ panel?(_: {}): any;
19
+ }>;
20
+ export default _default;
21
+ type __VLS_WithDefaults<P, D> = {
22
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
23
+ default: D[K];
24
+ }> : P[K];
25
+ };
26
+ type __VLS_Prettify<T> = {
27
+ [K in keyof T]: T[K];
28
+ } & {};
29
+ type __VLS_WithTemplateSlots<T, S> = T & {
30
+ new (): {
31
+ $slots: S;
32
+ };
33
+ };
34
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
35
+ type __VLS_TypePropsToOption<T> = {
36
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
37
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
38
+ } : {
39
+ type: import('vue').PropType<T[K]>;
40
+ required: true;
41
+ };
42
+ };
@@ -0,0 +1,10 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>, {
2
+ button?(_: {}): any;
3
+ panel?(_: {}): any;
4
+ }>;
5
+ export default _default;
6
+ type __VLS_WithTemplateSlots<T, S> = T & {
7
+ new (): {
8
+ $slots: S;
9
+ };
10
+ };
@@ -0,0 +1,10 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>, {
2
+ button?(_: {}): any;
3
+ panel?(_: {}): any;
4
+ }>;
5
+ export default _default;
6
+ type __VLS_WithTemplateSlots<T, S> = T & {
7
+ new (): {
8
+ $slots: S;
9
+ };
10
+ };
@@ -0,0 +1,79 @@
1
+ declare const _default: <T extends string>(__VLS_props: {
2
+ onChange?: ((values: T) => any) | undefined;
3
+ options: T[];
4
+ initIndexs?: number | undefined;
5
+ isRounded?: boolean | undefined;
6
+ isFullfilled?: boolean | undefined;
7
+ colorPath?: string | undefined;
8
+ colorBg?: string | undefined;
9
+ colorBorder?: string | undefined;
10
+ fontSize?: string | undefined;
11
+ itemWidth?: string | undefined;
12
+ itemPadding?: string | undefined;
13
+ labelPadding?: string | undefined;
14
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, __VLS_ctx?: {
15
+ attrs: any;
16
+ slots: {
17
+ default?(_: {
18
+ label: T;
19
+ index: number;
20
+ }): any;
21
+ };
22
+ emit: (event: "change", values: T) => void;
23
+ } | undefined, __VLS_expose?: ((exposed: import('vue').ShallowUnwrapRef<{}>) => void) | undefined, __VLS_setup?: Promise<{
24
+ props: {
25
+ onChange?: ((values: T) => any) | undefined;
26
+ options: T[];
27
+ initIndexs?: number | undefined;
28
+ isRounded?: boolean | undefined;
29
+ isFullfilled?: boolean | undefined;
30
+ colorPath?: string | undefined;
31
+ colorBg?: string | undefined;
32
+ colorBorder?: string | undefined;
33
+ fontSize?: string | undefined;
34
+ itemWidth?: string | undefined;
35
+ itemPadding?: string | undefined;
36
+ labelPadding?: string | undefined;
37
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
38
+ expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
39
+ attrs: any;
40
+ slots: {
41
+ default?(_: {
42
+ label: T;
43
+ index: number;
44
+ }): any;
45
+ };
46
+ emit: (event: "change", values: T) => void;
47
+ }>) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
48
+ [key: string]: any;
49
+ }> & {
50
+ __ctx?: {
51
+ props: {
52
+ onChange?: ((values: T) => any) | undefined;
53
+ options: T[];
54
+ initIndexs?: number | undefined;
55
+ isRounded?: boolean | undefined;
56
+ isFullfilled?: boolean | undefined;
57
+ colorPath?: string | undefined;
58
+ colorBg?: string | undefined;
59
+ colorBorder?: string | undefined;
60
+ fontSize?: string | undefined;
61
+ itemWidth?: string | undefined;
62
+ itemPadding?: string | undefined;
63
+ labelPadding?: string | undefined;
64
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
65
+ expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
66
+ attrs: any;
67
+ slots: {
68
+ default?(_: {
69
+ label: T;
70
+ index: number;
71
+ }): any;
72
+ };
73
+ emit: (event: "change", values: T) => void;
74
+ } | undefined;
75
+ };
76
+ export default _default;
77
+ type __VLS_Prettify<T> = {
78
+ [K in keyof T]: T[K];
79
+ } & {};
@@ -0,0 +1,79 @@
1
+ declare const _default: <T extends string>(__VLS_props: {
2
+ onChange?: ((values: T) => any) | undefined;
3
+ options: T[];
4
+ initIndexs?: number | undefined;
5
+ isRounded?: boolean | undefined;
6
+ isFullfilled?: boolean | undefined;
7
+ colorPath?: string | undefined;
8
+ colorBg?: string | undefined;
9
+ colorBorder?: string | undefined;
10
+ fontSize?: string | undefined;
11
+ itemWidth?: string | undefined;
12
+ itemPadding?: string | undefined;
13
+ labelPadding?: string | undefined;
14
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, __VLS_ctx?: {
15
+ attrs: any;
16
+ slots: {
17
+ default?(_: {
18
+ label: T;
19
+ index: number;
20
+ }): any;
21
+ };
22
+ emit: (event: "change", values: T) => void;
23
+ } | undefined, __VLS_expose?: ((exposed: import('vue').ShallowUnwrapRef<{}>) => void) | undefined, __VLS_setup?: Promise<{
24
+ props: {
25
+ onChange?: ((values: T) => any) | undefined;
26
+ options: T[];
27
+ initIndexs?: number | undefined;
28
+ isRounded?: boolean | undefined;
29
+ isFullfilled?: boolean | undefined;
30
+ colorPath?: string | undefined;
31
+ colorBg?: string | undefined;
32
+ colorBorder?: string | undefined;
33
+ fontSize?: string | undefined;
34
+ itemWidth?: string | undefined;
35
+ itemPadding?: string | undefined;
36
+ labelPadding?: string | undefined;
37
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
38
+ expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
39
+ attrs: any;
40
+ slots: {
41
+ default?(_: {
42
+ label: T;
43
+ index: number;
44
+ }): any;
45
+ };
46
+ emit: (event: "change", values: T) => void;
47
+ }>) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
48
+ [key: string]: any;
49
+ }> & {
50
+ __ctx?: {
51
+ props: {
52
+ onChange?: ((values: T) => any) | undefined;
53
+ options: T[];
54
+ initIndexs?: number | undefined;
55
+ isRounded?: boolean | undefined;
56
+ isFullfilled?: boolean | undefined;
57
+ colorPath?: string | undefined;
58
+ colorBg?: string | undefined;
59
+ colorBorder?: string | undefined;
60
+ fontSize?: string | undefined;
61
+ itemWidth?: string | undefined;
62
+ itemPadding?: string | undefined;
63
+ labelPadding?: string | undefined;
64
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
65
+ expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
66
+ attrs: any;
67
+ slots: {
68
+ default?(_: {
69
+ label: T;
70
+ index: number;
71
+ }): any;
72
+ };
73
+ emit: (event: "change", values: T) => void;
74
+ } | undefined;
75
+ };
76
+ export default _default;
77
+ type __VLS_Prettify<T> = {
78
+ [K in keyof T]: T[K];
79
+ } & {};
@@ -0,0 +1,37 @@
1
+ declare const _default: import("vue").DefineComponent<{
2
+ emitOnMount: {
3
+ type: BooleanConstructor;
4
+ default: boolean;
5
+ };
6
+ ignoreWidth: {
7
+ type: BooleanConstructor;
8
+ default: boolean;
9
+ };
10
+ ignoreHeight: {
11
+ type: BooleanConstructor;
12
+ default: boolean;
13
+ };
14
+ }, any, any, {}, {
15
+ compareAndNotify(): void;
16
+ emitSize(): void;
17
+ addResizeHandlers(): void;
18
+ removeResizeHandlers(): void;
19
+ }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
20
+ emitOnMount: {
21
+ type: BooleanConstructor;
22
+ default: boolean;
23
+ };
24
+ ignoreWidth: {
25
+ type: BooleanConstructor;
26
+ default: boolean;
27
+ };
28
+ ignoreHeight: {
29
+ type: BooleanConstructor;
30
+ default: boolean;
31
+ };
32
+ }>>, {
33
+ emitOnMount: boolean;
34
+ ignoreWidth: boolean;
35
+ ignoreHeight: boolean;
36
+ }, {}>;
37
+ export default _default;
@@ -0,0 +1,37 @@
1
+ declare const _default: import("vue").DefineComponent<{
2
+ emitOnMount: {
3
+ type: BooleanConstructor;
4
+ default: boolean;
5
+ };
6
+ ignoreWidth: {
7
+ type: BooleanConstructor;
8
+ default: boolean;
9
+ };
10
+ ignoreHeight: {
11
+ type: BooleanConstructor;
12
+ default: boolean;
13
+ };
14
+ }, any, any, {}, {
15
+ compareAndNotify(): void;
16
+ emitSize(): void;
17
+ addResizeHandlers(): void;
18
+ removeResizeHandlers(): void;
19
+ }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
20
+ emitOnMount: {
21
+ type: BooleanConstructor;
22
+ default: boolean;
23
+ };
24
+ ignoreWidth: {
25
+ type: BooleanConstructor;
26
+ default: boolean;
27
+ };
28
+ ignoreHeight: {
29
+ type: BooleanConstructor;
30
+ default: boolean;
31
+ };
32
+ }>>, {
33
+ emitOnMount: boolean;
34
+ ignoreWidth: boolean;
35
+ ignoreHeight: boolean;
36
+ }, {}>;
37
+ export default _default;
@@ -1,20 +1,38 @@
1
- declare const _default: <T>(__VLS_props: {
1
+ declare const _default: <T extends string>(__VLS_props: {
2
2
  onChange?: ((value: T) => any) | undefined;
3
3
  options: T[];
4
4
  initIndex?: number | undefined;
5
+ fontSize?: string | undefined;
5
6
  } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, __VLS_ctx?: {
6
7
  attrs: any;
7
- slots: {};
8
+ slots: {
9
+ button?(_: {
10
+ selectedIndex: number;
11
+ }): any;
12
+ default?(_: {
13
+ item: T;
14
+ index: number;
15
+ }): any;
16
+ };
8
17
  emit: (event: "change", value: T) => void;
9
18
  } | undefined, __VLS_expose?: ((exposed: import('vue').ShallowUnwrapRef<{}>) => void) | undefined, __VLS_setup?: Promise<{
10
19
  props: {
11
20
  onChange?: ((value: T) => any) | undefined;
12
21
  options: T[];
13
22
  initIndex?: number | undefined;
23
+ fontSize?: string | undefined;
14
24
  } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
15
25
  expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
16
26
  attrs: any;
17
- slots: {};
27
+ slots: {
28
+ button?(_: {
29
+ selectedIndex: number;
30
+ }): any;
31
+ default?(_: {
32
+ item: T;
33
+ index: number;
34
+ }): any;
35
+ };
18
36
  emit: (event: "change", value: T) => void;
19
37
  }>) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
20
38
  [key: string]: any;
@@ -24,10 +42,19 @@ declare const _default: <T>(__VLS_props: {
24
42
  onChange?: ((value: T) => any) | undefined;
25
43
  options: T[];
26
44
  initIndex?: number | undefined;
45
+ fontSize?: string | undefined;
27
46
  } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
28
47
  expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
29
48
  attrs: any;
30
- slots: {};
49
+ slots: {
50
+ button?(_: {
51
+ selectedIndex: number;
52
+ }): any;
53
+ default?(_: {
54
+ item: T;
55
+ index: number;
56
+ }): any;
57
+ };
31
58
  emit: (event: "change", value: T) => void;
32
59
  } | undefined;
33
60
  };
@@ -1,20 +1,38 @@
1
- declare const _default: <T>(__VLS_props: {
1
+ declare const _default: <T extends string>(__VLS_props: {
2
2
  onChange?: ((value: T) => any) | undefined;
3
3
  options: T[];
4
4
  initIndex?: number | undefined;
5
+ fontSize?: string | undefined;
5
6
  } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, __VLS_ctx?: {
6
7
  attrs: any;
7
- slots: {};
8
+ slots: {
9
+ button?(_: {
10
+ selectedIndex: number;
11
+ }): any;
12
+ default?(_: {
13
+ item: T;
14
+ index: number;
15
+ }): any;
16
+ };
8
17
  emit: (event: "change", value: T) => void;
9
18
  } | undefined, __VLS_expose?: ((exposed: import('vue').ShallowUnwrapRef<{}>) => void) | undefined, __VLS_setup?: Promise<{
10
19
  props: {
11
20
  onChange?: ((value: T) => any) | undefined;
12
21
  options: T[];
13
22
  initIndex?: number | undefined;
23
+ fontSize?: string | undefined;
14
24
  } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
15
25
  expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
16
26
  attrs: any;
17
- slots: {};
27
+ slots: {
28
+ button?(_: {
29
+ selectedIndex: number;
30
+ }): any;
31
+ default?(_: {
32
+ item: T;
33
+ index: number;
34
+ }): any;
35
+ };
18
36
  emit: (event: "change", value: T) => void;
19
37
  }>) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
20
38
  [key: string]: any;
@@ -24,10 +42,19 @@ declare const _default: <T>(__VLS_props: {
24
42
  onChange?: ((value: T) => any) | undefined;
25
43
  options: T[];
26
44
  initIndex?: number | undefined;
45
+ fontSize?: string | undefined;
27
46
  } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
28
47
  expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
29
48
  attrs: any;
30
- slots: {};
49
+ slots: {
50
+ button?(_: {
51
+ selectedIndex: number;
52
+ }): any;
53
+ default?(_: {
54
+ item: T;
55
+ index: number;
56
+ }): any;
57
+ };
31
58
  emit: (event: "change", value: T) => void;
32
59
  } | undefined;
33
60
  };
@@ -0,0 +1,60 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<{
2
+ bgColor?: string | undefined;
3
+ deleteColor?: string | undefined;
4
+ fontColor?: string | undefined;
5
+ deleteWidth?: string | undefined;
6
+ transtionDuration?: string | undefined;
7
+ }>, {
8
+ bgColor: string;
9
+ deleteColor: string;
10
+ fontColor: string;
11
+ deleteWidth: string;
12
+ transtionDuration: string;
13
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
14
+ delete: () => void;
15
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
16
+ bgColor?: string | undefined;
17
+ deleteColor?: string | undefined;
18
+ fontColor?: string | undefined;
19
+ deleteWidth?: string | undefined;
20
+ transtionDuration?: string | undefined;
21
+ }>, {
22
+ bgColor: string;
23
+ deleteColor: string;
24
+ fontColor: string;
25
+ deleteWidth: string;
26
+ transtionDuration: string;
27
+ }>>> & {
28
+ onDelete?: (() => any) | undefined;
29
+ }, {
30
+ bgColor: string;
31
+ fontColor: string;
32
+ deleteColor: string;
33
+ deleteWidth: string;
34
+ transtionDuration: string;
35
+ }, {}>, {
36
+ default?(_: {}): any;
37
+ }>;
38
+ export default _default;
39
+ type __VLS_WithDefaults<P, D> = {
40
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
41
+ default: D[K];
42
+ }> : P[K];
43
+ };
44
+ type __VLS_Prettify<T> = {
45
+ [K in keyof T]: T[K];
46
+ } & {};
47
+ type __VLS_WithTemplateSlots<T, S> = T & {
48
+ new (): {
49
+ $slots: S;
50
+ };
51
+ };
52
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
53
+ type __VLS_TypePropsToOption<T> = {
54
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
55
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
56
+ } : {
57
+ type: import('vue').PropType<T[K]>;
58
+ required: true;
59
+ };
60
+ };
@@ -0,0 +1,60 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<{
2
+ bgColor?: string | undefined;
3
+ deleteColor?: string | undefined;
4
+ fontColor?: string | undefined;
5
+ deleteWidth?: string | undefined;
6
+ transtionDuration?: string | undefined;
7
+ }>, {
8
+ bgColor: string;
9
+ deleteColor: string;
10
+ fontColor: string;
11
+ deleteWidth: string;
12
+ transtionDuration: string;
13
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
14
+ delete: () => void;
15
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
16
+ bgColor?: string | undefined;
17
+ deleteColor?: string | undefined;
18
+ fontColor?: string | undefined;
19
+ deleteWidth?: string | undefined;
20
+ transtionDuration?: string | undefined;
21
+ }>, {
22
+ bgColor: string;
23
+ deleteColor: string;
24
+ fontColor: string;
25
+ deleteWidth: string;
26
+ transtionDuration: string;
27
+ }>>> & {
28
+ onDelete?: (() => any) | undefined;
29
+ }, {
30
+ bgColor: string;
31
+ fontColor: string;
32
+ deleteColor: string;
33
+ deleteWidth: string;
34
+ transtionDuration: string;
35
+ }, {}>, {
36
+ default?(_: {}): any;
37
+ }>;
38
+ export default _default;
39
+ type __VLS_WithDefaults<P, D> = {
40
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
41
+ default: D[K];
42
+ }> : P[K];
43
+ };
44
+ type __VLS_Prettify<T> = {
45
+ [K in keyof T]: T[K];
46
+ } & {};
47
+ type __VLS_WithTemplateSlots<T, S> = T & {
48
+ new (): {
49
+ $slots: S;
50
+ };
51
+ };
52
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
53
+ type __VLS_TypePropsToOption<T> = {
54
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
55
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
56
+ } : {
57
+ type: import('vue').PropType<T[K]>;
58
+ required: true;
59
+ };
60
+ };