@vunk/form 1.4.3 → 1.4.5
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/components/cascader/index.cjs +3 -3
- package/components/cascader/index.mjs +3 -3
- package/components/color-picker/index.cjs +1 -1
- package/components/color-picker/index.mjs +1 -1
- package/components/form/index.cjs +1 -1
- package/components/form/index.mjs +1 -1
- package/components/form-item-renderer/index.cjs +1 -0
- package/components/form-item-renderer/index.mjs +1 -0
- package/components/input/index.cjs +2 -6
- package/components/input/index.mjs +2 -6
- package/components/input-collection/index.cjs +17 -5
- package/components/input-collection/index.mjs +18 -6
- package/components/input-link/index.cjs +7 -7
- package/components/input-link/index.mjs +7 -7
- package/components/radio/index.cjs +3 -3
- package/components/radio/index.mjs +3 -3
- package/components/templates-default/index.cjs +0 -2
- package/components/templates-default/index.mjs +0 -2
- package/components/templates-layout/index.cjs +1 -1
- package/components/templates-layout/index.mjs +1 -1
- package/package.json +1 -1
- package/components/button/index.d.ts +0 -4
- package/components/button/src/ctx.d.ts +0 -96
- package/components/button/src/index.vue.d.ts +0 -495
- package/components/button/src/types.d.ts +0 -13
- package/components/cascader/index.d.ts +0 -6
- package/components/cascader/src/ctx.d.ts +0 -120
- package/components/cascader/src/index.vue.d.ts +0 -13955
- package/components/cascader/src/types.d.ts +0 -7
- package/components/cascader/src/use.d.ts +0 -5
- package/components/checkbox/index.d.ts +0 -5
- package/components/checkbox/src/ctx.d.ts +0 -89
- package/components/checkbox/src/index.vue.d.ts +0 -1099
- package/components/checkbox/src/types.d.ts +0 -8
- package/components/color-picker/index.d.ts +0 -4
- package/components/color-picker/src/ctx.d.ts +0 -80
- package/components/color-picker/src/index.vue.d.ts +0 -11135
- package/components/color-picker/src/types.d.ts +0 -7
- package/components/date-picker/index.d.ts +0 -5
- package/components/date-picker/src/ctx.d.ts +0 -158
- package/components/date-picker/src/index.vue.d.ts +0 -590
- package/components/date-picker/src/types.d.ts +0 -20
- package/components/date-picker-range/index.d.ts +0 -4
- package/components/date-picker-range/src/ctx.d.ts +0 -177
- package/components/date-picker-range/src/index.vue.d.ts +0 -410
- package/components/date-picker-range/src/types.d.ts +0 -12
- package/components/download-plus/index.d.ts +0 -4
- package/components/download-plus/src/api.d.ts +0 -13
- package/components/download-plus/src/const.d.ts +0 -9
- package/components/download-plus/src/ctx.d.ts +0 -84
- package/components/download-plus/src/index.vue.d.ts +0 -1020
- package/components/download-plus/src/types.d.ts +0 -17
- package/components/esri-input-geojson/index.d.ts +0 -6
- package/components/esri-input-geojson/src/append.vue.d.ts +0 -2259
- package/components/esri-input-geojson/src/const.d.ts +0 -12
- package/components/esri-input-geojson/src/ctx.d.ts +0 -223
- package/components/esri-input-geojson/src/default-view.vue.d.ts +0 -133
- package/components/esri-input-geojson/src/index.vue.d.ts +0 -1249
- package/components/esri-input-geojson/src/types.d.ts +0 -22
- package/components/esri-input-geojson/src/viewer.vue.d.ts +0 -427
- package/components/form/index.d.ts +0 -5
- package/components/form/src/ctx.d.ts +0 -84
- package/components/form/src/index.vue.d.ts +0 -789
- package/components/form/src/types.d.ts +0 -12
- package/components/form/src/utils.d.ts +0 -15
- package/components/form-item/index.d.ts +0 -5
- package/components/form-item/src/ctx.d.ts +0 -62
- package/components/form-item/src/index.vue.d.ts +0 -320
- package/components/form-item/src/types.d.ts +0 -6
- package/components/form-item-renderer/index.d.ts +0 -5
- package/components/form-item-renderer/src/ctx.d.ts +0 -16
- package/components/form-item-renderer/src/index.vue.d.ts +0 -38
- package/components/form-item-renderer/src/symbols.d.ts +0 -3
- package/components/form-item-renderer/src/types.d.ts +0 -7
- package/components/form-item-renderer-template/index.d.ts +0 -4
- package/components/form-item-renderer-template/src/ctx.d.ts +0 -7
- package/components/form-item-renderer-template/src/index.vue.d.ts +0 -16
- package/components/form-item-renderer-template/src/types.d.ts +0 -1
- package/components/geoinput/index.d.ts +0 -4
- package/components/geoinput/src/ctx.d.ts +0 -228
- package/components/geoinput/src/index.vue.d.ts +0 -519
- package/components/geoinput/src/types.d.ts +0 -12
- package/components/geoinput-read/index.d.ts +0 -5
- package/components/geoinput-read/src/append.vue.d.ts +0 -383
- package/components/geoinput-read/src/core.vue.d.ts +0 -644
- package/components/geoinput-read/src/ctx.d.ts +0 -199
- package/components/geoinput-read/src/index.vue.d.ts +0 -1169
- package/components/geoinput-read/src/types.d.ts +0 -3
- package/components/geoinput-update/index.d.ts +0 -5
- package/components/geoinput-update/src/append.vue.d.ts +0 -2246
- package/components/geoinput-update/src/ctx.d.ts +0 -207
- package/components/geoinput-update/src/index.vue.d.ts +0 -1302
- package/components/geoinput-update/src/types.d.ts +0 -6
- package/components/input/index.d.ts +0 -5
- package/components/input/src/ctx.d.ts +0 -148
- package/components/input/src/index.vue.d.ts +0 -809
- package/components/input/src/types.d.ts +0 -13
- package/components/input-collection/index.d.ts +0 -4
- package/components/input-collection/src/ctx.d.ts +0 -72
- package/components/input-collection/src/index.vue.d.ts +0 -1158
- package/components/input-collection/src/types.d.ts +0 -19
- package/components/input-link/index.d.ts +0 -4
- package/components/input-link/src/ctx.d.ts +0 -179
- package/components/input-link/src/index.vue.d.ts +0 -385
- package/components/input-link/src/types.d.ts +0 -7
- package/components/input-number/index.d.ts +0 -4
- package/components/input-number/src/ctx.d.ts +0 -90
- package/components/input-number/src/index.vue.d.ts +0 -1783
- package/components/input-number/src/types.d.ts +0 -8
- package/components/monaco-editor/index.d.ts +0 -4
- package/components/monaco-editor/src/ctx.d.ts +0 -70
- package/components/monaco-editor/src/index.vue.d.ts +0 -209
- package/components/monaco-editor/src/types.d.ts +0 -7
- package/components/radio/index.d.ts +0 -4
- package/components/radio/src/ctx.d.ts +0 -82
- package/components/radio/src/index.vue.d.ts +0 -629
- package/components/radio/src/types.d.ts +0 -8
- package/components/select/index.d.ts +0 -4
- package/components/select/src/ctx.d.ts +0 -156
- package/components/select/src/index.vue.d.ts +0 -13405
- package/components/select/src/types.d.ts +0 -11
- package/components/slider/index.d.ts +0 -4
- package/components/slider/src/ctx.d.ts +0 -127
- package/components/slider/src/index.vue.d.ts +0 -341
- package/components/slider/src/types.d.ts +0 -7
- package/components/switch/index.d.ts +0 -4
- package/components/switch/src/ctx.d.ts +0 -114
- package/components/switch/src/index.vue.d.ts +0 -584
- package/components/switch/src/types.d.ts +0 -8
- package/components/template-instances-provider/index.d.ts +0 -3
- package/components/template-instances-provider/src/index.vue.d.ts +0 -4
- package/components/templates-default/index.d.ts +0 -4
- package/components/templates-default/src/ctx.d.ts +0 -19
- package/components/templates-default/src/index.vue.d.ts +0 -198
- package/components/templates-default/src/types.d.ts +0 -53
- package/components/templates-element-plus/index.d.ts +0 -4
- package/components/templates-element-plus/src/ctx.d.ts +0 -9
- package/components/templates-element-plus/src/index.vue.d.ts +0 -206
- package/components/templates-element-plus/src/types.d.ts +0 -13
- package/components/templates-esri/index.d.ts +0 -4
- package/components/templates-esri/src/ctx.d.ts +0 -11
- package/components/templates-esri/src/index.vue.d.ts +0 -43
- package/components/templates-esri/src/types.d.ts +0 -2
- package/components/templates-layout/index.d.ts +0 -4
- package/components/templates-layout/src/ctx.d.ts +0 -9
- package/components/templates-layout/src/index.vue.d.ts +0 -161
- package/components/templates-layout/src/types.d.ts +0 -32
- package/components/templates-mapbox/index.d.ts +0 -4
- package/components/templates-mapbox/src/ctx.d.ts +0 -11
- package/components/templates-mapbox/src/index.vue.d.ts +0 -43
- package/components/templates-mapbox/src/types.d.ts +0 -3
- package/components/templates-variant/index.d.ts +0 -4
- package/components/templates-variant/src/ctx.d.ts +0 -11
- package/components/templates-variant/src/index.vue.d.ts +0 -43
- package/components/templates-variant/src/types.d.ts +0 -2
- package/components/upload/index.d.ts +0 -5
- package/components/upload/src/ctx.d.ts +0 -180
- package/components/upload/src/file.vue.d.ts +0 -363
- package/components/upload/src/index.vue.d.ts +0 -2784
- package/components/upload/src/types.d.ts +0 -7
- package/components/upload-plus/index.d.ts +0 -6
- package/components/upload-plus/src/api.d.ts +0 -38
- package/components/upload-plus/src/const.d.ts +0 -9
- package/components/upload-plus/src/ctx.d.ts +0 -103
- package/components/upload-plus/src/index.vue.d.ts +0 -1077
- package/components/upload-plus/src/types.d.ts +0 -32
- package/components/van-cascader/index.d.ts +0 -4
- package/components/van-cascader/src/ctx.d.ts +0 -118
- package/components/van-cascader/src/index.vue.d.ts +0 -13312
- package/components/van-cascader/src/types.d.ts +0 -1
- package/components/var-datetime-picker/index.d.ts +0 -4
- package/components/var-datetime-picker/src/const.d.ts +0 -10
- package/components/var-datetime-picker/src/ctx.d.ts +0 -67
- package/components/var-datetime-picker/src/index.vue.d.ts +0 -771
- package/components/var-datetime-picker/src/types.d.ts +0 -22
- package/components/vditor/index.d.ts +0 -4
- package/components/vditor/src/ctx.d.ts +0 -77
- package/components/vditor/src/index.vue.d.ts +0 -324
- package/components/vditor/src/types.d.ts +0 -7
- package/shared/const/index.d.ts +0 -4
- package/shared/element-plus/ctx.d.ts +0 -26
- package/shared/element-plus/index.d.ts +0 -3
- package/shared/element-plus/instances.d.ts +0 -195
- package/shared/element-plus/version.d.ts +0 -1
- package/shared/form/index.d.ts +0 -18
- package/shared/helper/index.d.ts +0 -4
- package/shared/index.d.ts +0 -2
- package/shared/infer-prop/index.d.ts +0 -17
- package/shared/progress-it/index.d.ts +0 -16
- package/shared/rules/index.d.ts +0 -35
- package/shared/types/form/checkbox.d.ts +0 -13
- package/shared/types/form/index.d.ts +0 -2
- package/shared/types/form/radio.d.ts +0 -8
- package/shared/types/index.d.ts +0 -2
- package/shared/types/source/index.d.ts +0 -21
- package/shared/types/source-manager/index.d.ts +0 -6
- package/shared/upload/index.d.ts +0 -7
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
2
|
-
[key: string]: any;
|
|
3
|
-
}>[], {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
4
|
-
export default _default;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { SetDataEvent } from '@vunk/core/shared/types';
|
|
2
|
-
import { PropType } from 'vue';
|
|
3
|
-
import { CreateIntoUndefined } from './types';
|
|
4
|
-
export declare const props: {
|
|
5
|
-
data: {
|
|
6
|
-
type: PropType<Record<string, any>>;
|
|
7
|
-
default: () => {};
|
|
8
|
-
};
|
|
9
|
-
createIntoUndefined: {
|
|
10
|
-
type: PropType<CreateIntoUndefined>;
|
|
11
|
-
default: (arg: {
|
|
12
|
-
raw: any;
|
|
13
|
-
data: Record<string, any>;
|
|
14
|
-
}) => import("@vunk/core/shared/types").IntoUndefined;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
export declare const emits: {
|
|
18
|
-
setData: (e: SetDataEvent) => SetDataEvent;
|
|
19
|
-
};
|
|
@@ -1,198 +0,0 @@
|
|
|
1
|
-
import { CoreSource } from './types';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
|
-
data: {
|
|
4
|
-
type: import("vue").PropType<Record<string, any>>;
|
|
5
|
-
default: () => {};
|
|
6
|
-
};
|
|
7
|
-
createIntoUndefined: {
|
|
8
|
-
type: import("vue").PropType<import("./types").CreateIntoUndefined>;
|
|
9
|
-
default: (arg: {
|
|
10
|
-
raw: any;
|
|
11
|
-
data: Record<string, any>;
|
|
12
|
-
}) => import("@vunk/core").IntoUndefined;
|
|
13
|
-
};
|
|
14
|
-
}>, {
|
|
15
|
-
pickObject: <T extends import("@vunk/core").NormalObject, EX extends (keyof T)[], KI extends keyof T>(data: T, opts?: {
|
|
16
|
-
excludes?: EX;
|
|
17
|
-
includes?: KI[];
|
|
18
|
-
}) => { [P in EX extends (infer KE)[] ? Exclude<KI, KE> : KI]: T[P]; };
|
|
19
|
-
getFormDataValue: (raw: CoreSource) => any;
|
|
20
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
21
|
-
setData: (e: import("@vunk/core").SetDataEvent) => import("@vunk/core").SetDataEvent;
|
|
22
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
23
|
-
data: {
|
|
24
|
-
type: import("vue").PropType<Record<string, any>>;
|
|
25
|
-
default: () => {};
|
|
26
|
-
};
|
|
27
|
-
createIntoUndefined: {
|
|
28
|
-
type: import("vue").PropType<import("./types").CreateIntoUndefined>;
|
|
29
|
-
default: (arg: {
|
|
30
|
-
raw: any;
|
|
31
|
-
data: Record<string, any>;
|
|
32
|
-
}) => import("@vunk/core").IntoUndefined;
|
|
33
|
-
};
|
|
34
|
-
}>> & Readonly<{
|
|
35
|
-
onSetData?: (e: import("@vunk/core").SetDataEvent) => any;
|
|
36
|
-
}>, {
|
|
37
|
-
data: Record<string, any>;
|
|
38
|
-
createIntoUndefined: (arg: {
|
|
39
|
-
raw: any;
|
|
40
|
-
data: Record<string, any>;
|
|
41
|
-
}) => import("@vunk/core").IntoUndefined;
|
|
42
|
-
}, {}, {
|
|
43
|
-
VkfFormItemRendererTemplate: {
|
|
44
|
-
new (...args: any[]): any;
|
|
45
|
-
__isFragment?: never;
|
|
46
|
-
__isTeleport?: never;
|
|
47
|
-
__isSuspense?: never;
|
|
48
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
49
|
-
[x: string]: any;
|
|
50
|
-
[x: symbol]: any;
|
|
51
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
52
|
-
install(app: import("vue").App): void;
|
|
53
|
-
};
|
|
54
|
-
VkfInput: {
|
|
55
|
-
new (...args: any[]): any;
|
|
56
|
-
__isFragment?: never;
|
|
57
|
-
__isTeleport?: never;
|
|
58
|
-
__isSuspense?: never;
|
|
59
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
60
|
-
[x: string]: any;
|
|
61
|
-
[x: symbol]: any;
|
|
62
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
63
|
-
install(app: import("vue").App): void;
|
|
64
|
-
};
|
|
65
|
-
VkfSwitch: {
|
|
66
|
-
new (...args: any[]): any;
|
|
67
|
-
__isFragment?: never;
|
|
68
|
-
__isTeleport?: never;
|
|
69
|
-
__isSuspense?: never;
|
|
70
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
71
|
-
[x: string]: any;
|
|
72
|
-
[x: symbol]: any;
|
|
73
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
74
|
-
install(app: import("vue").App): void;
|
|
75
|
-
};
|
|
76
|
-
VkfSelect: {
|
|
77
|
-
new (...args: any[]): any;
|
|
78
|
-
__isFragment?: never;
|
|
79
|
-
__isTeleport?: never;
|
|
80
|
-
__isSuspense?: never;
|
|
81
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
82
|
-
[x: string]: any;
|
|
83
|
-
[x: symbol]: any;
|
|
84
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
85
|
-
install(app: import("vue").App): void;
|
|
86
|
-
};
|
|
87
|
-
VkfDatePicker: {
|
|
88
|
-
new (...args: any[]): any;
|
|
89
|
-
__isFragment?: never;
|
|
90
|
-
__isTeleport?: never;
|
|
91
|
-
__isSuspense?: never;
|
|
92
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
93
|
-
[x: string]: any;
|
|
94
|
-
[x: symbol]: any;
|
|
95
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
96
|
-
install(app: import("vue").App): void;
|
|
97
|
-
};
|
|
98
|
-
VkfInputNumber: {
|
|
99
|
-
new (...args: any[]): any;
|
|
100
|
-
__isFragment?: never;
|
|
101
|
-
__isTeleport?: never;
|
|
102
|
-
__isSuspense?: never;
|
|
103
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
104
|
-
[x: string]: any;
|
|
105
|
-
[x: symbol]: any;
|
|
106
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
107
|
-
install(app: import("vue").App): void;
|
|
108
|
-
};
|
|
109
|
-
VkfRadio: {
|
|
110
|
-
new (...args: any[]): any;
|
|
111
|
-
__isFragment?: never;
|
|
112
|
-
__isTeleport?: never;
|
|
113
|
-
__isSuspense?: never;
|
|
114
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
115
|
-
[x: string]: any;
|
|
116
|
-
[x: symbol]: any;
|
|
117
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
118
|
-
install(app: import("vue").App): void;
|
|
119
|
-
};
|
|
120
|
-
VkfCheckbox: {
|
|
121
|
-
new (...args: any[]): any;
|
|
122
|
-
__isFragment?: never;
|
|
123
|
-
__isTeleport?: never;
|
|
124
|
-
__isSuspense?: never;
|
|
125
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
126
|
-
[x: string]: any;
|
|
127
|
-
[x: symbol]: any;
|
|
128
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
129
|
-
install(app: import("vue").App): void;
|
|
130
|
-
};
|
|
131
|
-
VkfUpload: {
|
|
132
|
-
new (...args: any[]): any;
|
|
133
|
-
__isFragment?: never;
|
|
134
|
-
__isTeleport?: never;
|
|
135
|
-
__isSuspense?: never;
|
|
136
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
137
|
-
[x: string]: any;
|
|
138
|
-
[x: symbol]: any;
|
|
139
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
140
|
-
install(app: import("vue").App): void;
|
|
141
|
-
};
|
|
142
|
-
VkfColorPicker: {
|
|
143
|
-
new (...args: any[]): any;
|
|
144
|
-
__isFragment?: never;
|
|
145
|
-
__isTeleport?: never;
|
|
146
|
-
__isSuspense?: never;
|
|
147
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
148
|
-
[x: string]: any;
|
|
149
|
-
[x: symbol]: any;
|
|
150
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
151
|
-
install(app: import("vue").App): void;
|
|
152
|
-
};
|
|
153
|
-
VkfButton: {
|
|
154
|
-
new (...args: any[]): any;
|
|
155
|
-
__isFragment?: never;
|
|
156
|
-
__isTeleport?: never;
|
|
157
|
-
__isSuspense?: never;
|
|
158
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
159
|
-
[x: string]: any;
|
|
160
|
-
[x: symbol]: any;
|
|
161
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
162
|
-
install(app: import("vue").App): void;
|
|
163
|
-
};
|
|
164
|
-
VkfCascader: {
|
|
165
|
-
new (...args: any[]): any;
|
|
166
|
-
__isFragment?: never;
|
|
167
|
-
__isTeleport?: never;
|
|
168
|
-
__isSuspense?: never;
|
|
169
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
170
|
-
[x: string]: any;
|
|
171
|
-
[x: symbol]: any;
|
|
172
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
173
|
-
install(app: import("vue").App): void;
|
|
174
|
-
};
|
|
175
|
-
VkfInputLink: {
|
|
176
|
-
new (...args: any[]): any;
|
|
177
|
-
__isFragment?: never;
|
|
178
|
-
__isTeleport?: never;
|
|
179
|
-
__isSuspense?: never;
|
|
180
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
181
|
-
[x: string]: any;
|
|
182
|
-
[x: symbol]: any;
|
|
183
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
184
|
-
install(app: import("vue").App): void;
|
|
185
|
-
};
|
|
186
|
-
VkfSlider: {
|
|
187
|
-
new (...args: any[]): any;
|
|
188
|
-
__isFragment?: never;
|
|
189
|
-
__isTeleport?: never;
|
|
190
|
-
__isSuspense?: never;
|
|
191
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
192
|
-
[x: string]: any;
|
|
193
|
-
[x: symbol]: any;
|
|
194
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
195
|
-
install(app: import("vue").App): void;
|
|
196
|
-
};
|
|
197
|
-
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
198
|
-
export default _default;
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { BasicSource } from '@vunk/form/shared';
|
|
2
|
-
import { __VkfButton } from '@vunk/form/components/button';
|
|
3
|
-
import { __VkfInput } from '@vunk/form/components/input';
|
|
4
|
-
import { __VkfDatePicker } from '@vunk/form/components/date-picker';
|
|
5
|
-
import { __VkfSelect } from '@vunk/form/components/select';
|
|
6
|
-
import { __VkfSwitch } from '@vunk/form/components/switch';
|
|
7
|
-
import { __VkfInputNumber } from '@vunk/form/components/input-number';
|
|
8
|
-
import { __VkfRadio } from '@vunk/form/components/radio';
|
|
9
|
-
import { __VkfCheckbox } from '@vunk/form/components/checkbox';
|
|
10
|
-
import { __VkfUpload } from '@vunk/form/components/upload';
|
|
11
|
-
import { __VkfColorPicker } from '@vunk/form/components/color-picker';
|
|
12
|
-
import { __VkfCascader } from '@vunk/form/components/cascader';
|
|
13
|
-
import { __VkfInputLink } from '@vunk/form/components/input-link';
|
|
14
|
-
import { __VkfSlider } from '@vunk/form/components/slider';
|
|
15
|
-
import { IntoUndefined, Func } from '@vunk/core';
|
|
16
|
-
export type VkfButtonSource<P extends string = string> = __VkfButton.Source<P>;
|
|
17
|
-
export type VkfInputSource<P extends string = string> = __VkfInput.Source<P>;
|
|
18
|
-
export type VkfDatePickerSource<P extends string = string> = __VkfDatePicker.Source<P>;
|
|
19
|
-
export type VkfSelectSource<P extends string = string> = __VkfSelect.Source<P>;
|
|
20
|
-
export type VkfSwitchSource<P extends string = string> = __VkfSwitch.Source<P>;
|
|
21
|
-
export type VkfInputNumberSource<P extends string = string> = __VkfInputNumber.Source<P>;
|
|
22
|
-
export type VkfRadioSource<P extends string = string> = __VkfRadio.Source<P>;
|
|
23
|
-
export type VkfCheckboxSource<P extends string = string> = __VkfCheckbox.Source<P>;
|
|
24
|
-
export type VkfUploadSource<P extends string = string> = __VkfUpload.Source<P>;
|
|
25
|
-
export type VkfColorPickerSource<P extends string = string> = __VkfColorPicker.Source<P>;
|
|
26
|
-
export type VkfCascaderSource<P extends string = string> = __VkfCascader.Source<P>;
|
|
27
|
-
export type VkfInputLinkSource<P extends string = string> = __VkfInputLink.Source<P>;
|
|
28
|
-
export type VkfSliderSource<P extends string = string> = __VkfSlider.Source<P>;
|
|
29
|
-
export interface ComponentSource extends BasicSource {
|
|
30
|
-
templateType: 'Component';
|
|
31
|
-
is: any;
|
|
32
|
-
}
|
|
33
|
-
export type CoreSource<P extends string = string> = VkfInputSource<P> | VkfSwitchSource<P> | VkfSelectSource<P> | VkfDatePickerSource<P> | VkfInputNumberSource<P> | VkfRadioSource<P> | VkfCheckboxSource<P> | VkfUploadSource<P> | VkfColorPickerSource<P> | VkfButtonSource<P> | VkfCascaderSource<P> | VkfInputLinkSource<P> | VkfSliderSource<P>;
|
|
34
|
-
export type Source<P extends string = string> = CoreSource<P> | ComponentSource;
|
|
35
|
-
/**
|
|
36
|
-
* @example
|
|
37
|
-
* ```ts
|
|
38
|
-
* const createIntoUndefined = ({ raw }) => {
|
|
39
|
-
* const objectFields = ['rules']
|
|
40
|
-
* const isObjectFields = objectFields.includes(raw.prop)
|
|
41
|
-
* return (currentData, currentK) => {
|
|
42
|
-
* )
|
|
43
|
-
* if (isObjectFields) {
|
|
44
|
-
* currentData[currentK] = {}
|
|
45
|
-
* }
|
|
46
|
-
* }
|
|
47
|
-
* }
|
|
48
|
-
* ```
|
|
49
|
-
*/
|
|
50
|
-
export type CreateIntoUndefined = Func<{
|
|
51
|
-
raw: any;
|
|
52
|
-
data: Record<string, any>;
|
|
53
|
-
}, IntoUndefined>;
|
|
@@ -1,206 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
-
data: {
|
|
3
|
-
type: import("vue").PropType<import("@vunk/core").NormalObject>;
|
|
4
|
-
default: () => {};
|
|
5
|
-
};
|
|
6
|
-
}>, {
|
|
7
|
-
pickObject: <T extends import("@vunk/core").NormalObject, EX extends (keyof T)[], KI extends keyof T>(data: T, opts?: {
|
|
8
|
-
excludes?: EX;
|
|
9
|
-
includes?: KI[];
|
|
10
|
-
}) => { [P in EX extends (infer KE)[] ? Exclude<KI, KE> : KI]: T[P]; };
|
|
11
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
-
data: {
|
|
13
|
-
type: import("vue").PropType<import("@vunk/core").NormalObject>;
|
|
14
|
-
default: () => {};
|
|
15
|
-
};
|
|
16
|
-
}>> & Readonly<{}>, {
|
|
17
|
-
data: import("@vunk/core").NormalObject;
|
|
18
|
-
}, {}, {
|
|
19
|
-
VkfFormItemRendererTemplate: {
|
|
20
|
-
new (...args: any[]): any;
|
|
21
|
-
__isFragment?: never;
|
|
22
|
-
__isTeleport?: never;
|
|
23
|
-
__isSuspense?: never;
|
|
24
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
25
|
-
[x: string]: any;
|
|
26
|
-
[x: symbol]: any;
|
|
27
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
28
|
-
install(app: import("vue").App): void;
|
|
29
|
-
};
|
|
30
|
-
ElLink: import("element-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
31
|
-
readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "default" | "success" | "warning" | "info" | "primary" | "danger", unknown, "default", boolean>;
|
|
32
|
-
readonly underline: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
33
|
-
readonly disabled: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
34
|
-
readonly href: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
35
|
-
readonly target: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string & {}) | (() => string) | ((new (...args: any[]) => string & {}) | (() => string))[], unknown, unknown, "_self", boolean>;
|
|
36
|
-
readonly icon: {
|
|
37
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
|
|
38
|
-
readonly required: false;
|
|
39
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
40
|
-
__epPropKey: true;
|
|
41
|
-
};
|
|
42
|
-
}, {
|
|
43
|
-
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
44
|
-
readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "default" | "success" | "warning" | "info" | "primary" | "danger", unknown, "default", boolean>;
|
|
45
|
-
readonly underline: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
46
|
-
readonly disabled: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
47
|
-
readonly href: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
48
|
-
readonly target: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string & {}) | (() => string) | ((new (...args: any[]) => string & {}) | (() => string))[], unknown, unknown, "_self", boolean>;
|
|
49
|
-
readonly icon: {
|
|
50
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
|
|
51
|
-
readonly required: false;
|
|
52
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
53
|
-
__epPropKey: true;
|
|
54
|
-
};
|
|
55
|
-
}>> & {
|
|
56
|
-
onClick?: ((evt: MouseEvent) => any) | undefined;
|
|
57
|
-
}>>;
|
|
58
|
-
emit: (event: "click", evt: MouseEvent) => void;
|
|
59
|
-
ns: {
|
|
60
|
-
namespace: import("vue").ComputedRef<string>;
|
|
61
|
-
b: (blockSuffix?: string) => string;
|
|
62
|
-
e: (element?: string | undefined) => string;
|
|
63
|
-
m: (modifier?: string | undefined) => string;
|
|
64
|
-
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
65
|
-
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
66
|
-
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
67
|
-
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
68
|
-
is: {
|
|
69
|
-
(name: string, state: boolean | undefined): string;
|
|
70
|
-
(name: string): string;
|
|
71
|
-
};
|
|
72
|
-
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
73
|
-
cssVarName: (name: string) => string;
|
|
74
|
-
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
75
|
-
cssVarBlockName: (name: string) => string;
|
|
76
|
-
};
|
|
77
|
-
linkKls: import("vue").ComputedRef<string[]>;
|
|
78
|
-
handleClick: (event: MouseEvent) => void;
|
|
79
|
-
ElIcon: import("element-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
80
|
-
readonly size: {
|
|
81
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
|
|
82
|
-
readonly required: false;
|
|
83
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
84
|
-
__epPropKey: true;
|
|
85
|
-
};
|
|
86
|
-
readonly color: {
|
|
87
|
-
readonly type: import("vue").PropType<string>;
|
|
88
|
-
readonly required: false;
|
|
89
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
90
|
-
__epPropKey: true;
|
|
91
|
-
};
|
|
92
|
-
}, {
|
|
93
|
-
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
94
|
-
readonly size: {
|
|
95
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
|
|
96
|
-
readonly required: false;
|
|
97
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
98
|
-
__epPropKey: true;
|
|
99
|
-
};
|
|
100
|
-
readonly color: {
|
|
101
|
-
readonly type: import("vue").PropType<string>;
|
|
102
|
-
readonly required: false;
|
|
103
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
104
|
-
__epPropKey: true;
|
|
105
|
-
};
|
|
106
|
-
}>> & {
|
|
107
|
-
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
108
|
-
}>>;
|
|
109
|
-
ns: {
|
|
110
|
-
namespace: import("vue").ComputedRef<string>;
|
|
111
|
-
b: (blockSuffix?: string) => string;
|
|
112
|
-
e: (element?: string | undefined) => string;
|
|
113
|
-
m: (modifier?: string | undefined) => string;
|
|
114
|
-
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
115
|
-
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
116
|
-
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
117
|
-
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
118
|
-
is: {
|
|
119
|
-
(name: string, state: boolean | undefined): string;
|
|
120
|
-
(name: string): string;
|
|
121
|
-
};
|
|
122
|
-
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
123
|
-
cssVarName: (name: string) => string;
|
|
124
|
-
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
125
|
-
cssVarBlockName: (name: string) => string;
|
|
126
|
-
};
|
|
127
|
-
style: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
128
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
129
|
-
readonly size: {
|
|
130
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
|
|
131
|
-
readonly required: false;
|
|
132
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
133
|
-
__epPropKey: true;
|
|
134
|
-
};
|
|
135
|
-
readonly color: {
|
|
136
|
-
readonly type: import("vue").PropType<string>;
|
|
137
|
-
readonly required: false;
|
|
138
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
139
|
-
__epPropKey: true;
|
|
140
|
-
};
|
|
141
|
-
}>>, {}>> & Record<string, any>;
|
|
142
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
143
|
-
click: (evt: MouseEvent) => boolean;
|
|
144
|
-
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
145
|
-
readonly type: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "default" | "success" | "warning" | "info" | "primary" | "danger", unknown, "default", boolean>;
|
|
146
|
-
readonly underline: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
147
|
-
readonly disabled: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
148
|
-
readonly href: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
149
|
-
readonly target: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string & {}) | (() => string) | ((new (...args: any[]) => string & {}) | (() => string))[], unknown, unknown, "_self", boolean>;
|
|
150
|
-
readonly icon: {
|
|
151
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
|
|
152
|
-
readonly required: false;
|
|
153
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
154
|
-
__epPropKey: true;
|
|
155
|
-
};
|
|
156
|
-
}>> & {
|
|
157
|
-
onClick?: ((evt: MouseEvent) => any) | undefined;
|
|
158
|
-
}, {
|
|
159
|
-
readonly type: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "default" | "success" | "warning" | "info" | "primary" | "danger", unknown>;
|
|
160
|
-
readonly target: string;
|
|
161
|
-
readonly underline: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
162
|
-
readonly href: string;
|
|
163
|
-
readonly disabled: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
164
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
165
|
-
ElDivider: import("element-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
166
|
-
readonly direction: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "vertical" | "horizontal", unknown, "horizontal", boolean>;
|
|
167
|
-
readonly contentPosition: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "center" | "left" | "right", unknown, "center", boolean>;
|
|
168
|
-
readonly borderStyle: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string & {}) | (() => string) | ((new (...args: any[]) => string & {}) | (() => string))[], unknown, unknown, "solid", boolean>;
|
|
169
|
-
}, {
|
|
170
|
-
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
171
|
-
readonly direction: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "vertical" | "horizontal", unknown, "horizontal", boolean>;
|
|
172
|
-
readonly contentPosition: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "center" | "left" | "right", unknown, "center", boolean>;
|
|
173
|
-
readonly borderStyle: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string & {}) | (() => string) | ((new (...args: any[]) => string & {}) | (() => string))[], unknown, unknown, "solid", boolean>;
|
|
174
|
-
}>> & {
|
|
175
|
-
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
176
|
-
}>>;
|
|
177
|
-
ns: {
|
|
178
|
-
namespace: import("vue").ComputedRef<string>;
|
|
179
|
-
b: (blockSuffix?: string) => string;
|
|
180
|
-
e: (element?: string | undefined) => string;
|
|
181
|
-
m: (modifier?: string | undefined) => string;
|
|
182
|
-
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
183
|
-
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
184
|
-
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
185
|
-
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
186
|
-
is: {
|
|
187
|
-
(name: string, state: boolean | undefined): string;
|
|
188
|
-
(name: string): string;
|
|
189
|
-
};
|
|
190
|
-
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
191
|
-
cssVarName: (name: string) => string;
|
|
192
|
-
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
193
|
-
cssVarBlockName: (name: string) => string;
|
|
194
|
-
};
|
|
195
|
-
dividerStyle: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
196
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
197
|
-
readonly direction: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "vertical" | "horizontal", unknown, "horizontal", boolean>;
|
|
198
|
-
readonly contentPosition: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "center" | "left" | "right", unknown, "center", boolean>;
|
|
199
|
-
readonly borderStyle: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string & {}) | (() => string) | ((new (...args: any[]) => string & {}) | (() => string))[], unknown, unknown, "solid", boolean>;
|
|
200
|
-
}>>, {
|
|
201
|
-
readonly direction: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "vertical" | "horizontal", unknown>;
|
|
202
|
-
readonly borderStyle: string;
|
|
203
|
-
readonly contentPosition: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "center" | "left" | "right", unknown>;
|
|
204
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
205
|
-
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
206
|
-
export default _default;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ElDivider, ElLink } from 'element-plus';
|
|
2
|
-
import { VueComponentPropsType } from '@vunk/core';
|
|
3
|
-
import { BasicSource } from '@vunk/form/shared';
|
|
4
|
-
export interface ElDividerSource extends VueComponentPropsType<typeof ElDivider>, BasicSource {
|
|
5
|
-
templateType: 'ElDivider';
|
|
6
|
-
label: string;
|
|
7
|
-
}
|
|
8
|
-
export interface ElLinkSource extends VueComponentPropsType<typeof ElLink>, BasicSource {
|
|
9
|
-
templateType: 'ElLink';
|
|
10
|
-
label: string;
|
|
11
|
-
target?: '_blank';
|
|
12
|
-
}
|
|
13
|
-
export type Source = ElDividerSource | ElLinkSource;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { NormalObject, SetDataEvent } from '@vunk/core';
|
|
2
|
-
import { PropType } from 'vue';
|
|
3
|
-
export declare const props: {
|
|
4
|
-
data: {
|
|
5
|
-
type: PropType<NormalObject>;
|
|
6
|
-
default: () => {};
|
|
7
|
-
};
|
|
8
|
-
};
|
|
9
|
-
export declare const emits: {
|
|
10
|
-
setData: (data: SetDataEvent) => SetDataEvent;
|
|
11
|
-
};
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
-
data: {
|
|
3
|
-
type: import("vue").PropType<import("@vunk/core").NormalObject>;
|
|
4
|
-
default: () => {};
|
|
5
|
-
};
|
|
6
|
-
}>, {
|
|
7
|
-
getValue: (obj: any, k: any, intoUndefined?: import("@vunk/core").IntoUndefined, safe?: boolean) => any;
|
|
8
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
9
|
-
setData: (data: import("@vunk/core").SetDataEvent) => import("@vunk/core").SetDataEvent;
|
|
10
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
11
|
-
data: {
|
|
12
|
-
type: import("vue").PropType<import("@vunk/core").NormalObject>;
|
|
13
|
-
default: () => {};
|
|
14
|
-
};
|
|
15
|
-
}>> & Readonly<{
|
|
16
|
-
onSetData?: (data: import("@vunk/core").SetDataEvent) => any;
|
|
17
|
-
}>, {
|
|
18
|
-
data: import("@vunk/core").NormalObject;
|
|
19
|
-
}, {}, {
|
|
20
|
-
VkfFormItemRendererTemplate: {
|
|
21
|
-
new (...args: any[]): any;
|
|
22
|
-
__isFragment?: never;
|
|
23
|
-
__isTeleport?: never;
|
|
24
|
-
__isSuspense?: never;
|
|
25
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
26
|
-
[x: string]: any;
|
|
27
|
-
[x: symbol]: any;
|
|
28
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
29
|
-
install(app: import("vue").App): void;
|
|
30
|
-
};
|
|
31
|
-
VkfEsriInputGeojson: {
|
|
32
|
-
new (...args: any[]): any;
|
|
33
|
-
__isFragment?: never;
|
|
34
|
-
__isTeleport?: never;
|
|
35
|
-
__isSuspense?: never;
|
|
36
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
37
|
-
[x: string]: any;
|
|
38
|
-
[x: symbol]: any;
|
|
39
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
40
|
-
install(app: import("vue").App): void;
|
|
41
|
-
};
|
|
42
|
-
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
43
|
-
export default _default;
|