@vunk/form 2.13.2 → 2.14.0
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/fieldset/index.cjs +6 -2
- package/components/fieldset/index.mjs +6 -2
- package/components/input-array/index.cjs +287 -0
- package/components/input-array/index.css +14 -0
- package/components/input-array/index.mjs +280 -0
- package/index.css +15 -0
- package/package.json +9 -1
- package/components/api-tables-select/index.d.ts +0 -4
- package/components/api-tables-select/src/ctx.d.ts +0 -374
- package/components/api-tables-select/src/index.vue.d.ts +0 -1335
- package/components/api-tables-select/src/types.d.ts +0 -19
- package/components/button/index.d.ts +0 -4
- package/components/button/src/ctx.d.ts +0 -185
- package/components/button/src/index.vue.d.ts +0 -813
- package/components/button/src/types.d.ts +0 -13
- package/components/card-input-collection/index.d.ts +0 -4
- package/components/card-input-collection/src/ctx.d.ts +0 -114
- package/components/card-input-collection/src/index.vue.d.ts +0 -1029
- package/components/card-input-collection/src/types.d.ts +0 -10
- package/components/cascader/index.d.ts +0 -6
- package/components/cascader/src/ctx.d.ts +0 -285
- package/components/cascader/src/index.vue.d.ts +0 -627
- package/components/cascader/src/types.d.ts +0 -19
- 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 -146
- package/components/checkbox/src/index.vue.d.ts +0 -1353
- 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 -164
- package/components/color-picker/src/index.vue.d.ts +0 -366
- 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 -321
- package/components/date-picker/src/index.vue.d.ts +0 -1423
- 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 -329
- package/components/date-picker-range/src/index.vue.d.ts +0 -720
- package/components/date-picker-range/src/types.d.ts +0 -12
- package/components/dialog-input-collection/index.d.ts +0 -4
- package/components/dialog-input-collection/src/ctx.d.ts +0 -140
- package/components/dialog-input-collection/src/dialog-form.vue.d.ts +0 -1782
- package/components/dialog-input-collection/src/index.vue.d.ts +0 -3100
- package/components/dialog-input-collection/src/layout.vue.d.ts +0 -85
- package/components/dialog-input-collection/src/types.d.ts +0 -28
- 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 -124
- package/components/download-plus/src/index.vue.d.ts +0 -1453
- package/components/download-plus/src/types.d.ts +0 -17
- package/components/editable-text/index.d.ts +0 -4
- package/components/editable-text/src/ctx.d.ts +0 -127
- package/components/editable-text/src/index.vue.d.ts +0 -3385
- package/components/editable-text/src/types.d.ts +0 -1
- package/components/esri-input-geojson/index.d.ts +0 -6
- package/components/esri-input-geojson/src/append.vue.d.ts +0 -1179
- package/components/esri-input-geojson/src/const.d.ts +0 -12
- package/components/esri-input-geojson/src/ctx.d.ts +0 -344
- package/components/esri-input-geojson/src/default-view.vue.d.ts +0 -133
- package/components/esri-input-geojson/src/index.vue.d.ts +0 -1471
- 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/fieldset/index.d.ts +0 -4
- package/components/fieldset/src/ctx.d.ts +0 -12
- package/components/fieldset/src/index.vue.d.ts +0 -23
- package/components/fieldset/src/types.d.ts +0 -1
- package/components/fieldset/src/use.d.ts +0 -5
- package/components/form/index.d.ts +0 -5
- package/components/form/src/ctx.d.ts +0 -139
- package/components/form/src/index.vue.d.ts +0 -1182
- package/components/form/src/types.d.ts +0 -25
- package/components/form/src/utils.d.ts +0 -15
- package/components/form-item/index.d.ts +0 -5
- package/components/form-item/src/core.vue.d.ts +0 -1847
- package/components/form-item/src/ctx.d.ts +0 -102
- package/components/form-item/src/index.vue.d.ts +0 -211
- package/components/form-item/src/types.d.ts +0 -10
- package/components/form-item-renderer/index.d.ts +0 -4
- package/components/form-item-renderer/src/core.vue.d.ts +0 -38
- package/components/form-item-renderer/src/ctx.d.ts +0 -16
- package/components/form-item-renderer/src/index.vue.d.ts +0 -93
- package/components/form-item-renderer/src/types.d.ts +0 -5
- package/components/form-item-renderer/src/utils.d.ts +0 -5
- 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 -55
- package/components/forms-provider/index.d.ts +0 -6
- package/components/forms-provider/src/core.d.ts +0 -6
- package/components/forms-provider/src/index.vue.d.ts +0 -2
- package/components/forms-provider/src/segment.vue.d.ts +0 -9
- package/components/forms-provider/src/types.d.ts +0 -10
- package/components/forms-provider/src/view.vue.d.ts +0 -7
- package/components/information/index.d.ts +0 -4
- package/components/information/src/ctx.d.ts +0 -13
- package/components/information/src/index.vue.d.ts +0 -23
- package/components/information/src/types.d.ts +0 -3
- package/components/information-collection/index.d.ts +0 -4
- package/components/information-collection/src/ctx.d.ts +0 -142
- package/components/information-collection/src/index.vue.d.ts +0 -293
- package/components/information-collection/src/types.d.ts +0 -6
- package/components/information-renderer/index.d.ts +0 -73
- package/components/information-tag/index.d.ts +0 -4
- package/components/information-tag/src/ctx.d.ts +0 -64
- package/components/information-tag/src/index.vue.d.ts +0 -134
- package/components/information-tag/src/types.d.ts +0 -1
- package/components/information-templates-default/index.d.ts +0 -4
- package/components/information-templates-default/src/ctx.d.ts +0 -2
- package/components/information-templates-default/src/index.vue.d.ts +0 -2
- package/components/information-templates-default/src/types.d.ts +0 -1
- package/components/input/index.d.ts +0 -5
- package/components/input/src/ctx.d.ts +0 -273
- package/components/input/src/index.vue.d.ts +0 -1234
- 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 -132
- package/components/input-collection/src/index.vue.d.ts +0 -1127
- package/components/input-collection/src/types.d.ts +0 -29
- package/components/input-link/index.d.ts +0 -4
- package/components/input-link/src/ctx.d.ts +0 -277
- package/components/input-link/src/index.vue.d.ts +0 -587
- 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 -211
- package/components/input-number/src/index.vue.d.ts +0 -852
- package/components/input-number/src/types.d.ts +0 -12
- package/components/input-tag/index.d.ts +0 -5
- package/components/input-tag/src/ctx.d.ts +0 -227
- package/components/input-tag/src/index.vue.d.ts +0 -947
- package/components/input-tag/src/types.d.ts +0 -22
- package/components/monaco-editor/index.d.ts +0 -4
- package/components/monaco-editor/src/ctx.d.ts +0 -110
- package/components/monaco-editor/src/index.vue.d.ts +0 -294
- 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 -157
- package/components/radio/src/index.vue.d.ts +0 -1302
- package/components/radio/src/types.d.ts +0 -8
- package/components/renderer-data/index.d.ts +0 -4
- package/components/renderer-data/src/ctx.d.ts +0 -12
- package/components/renderer-data/src/index.vue.d.ts +0 -20
- package/components/renderer-data/src/types.d.ts +0 -1
- package/components/select/index.d.ts +0 -5
- package/components/select/src/ctx.d.ts +0 -220
- package/components/select/src/index.vue.d.ts +0 -1034
- 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 -248
- package/components/slider/src/index.vue.d.ts +0 -579
- 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 -203
- package/components/switch/src/index.vue.d.ts +0 -886
- package/components/switch/src/types.d.ts +0 -8
- package/components/tables-select/index.d.ts +0 -5
- package/components/tables-select/src/ctx.d.ts +0 -420
- package/components/tables-select/src/index.vue.d.ts +0 -5411
- package/components/tables-select/src/types.d.ts +0 -9
- package/components/template-instances-provider/index.d.ts +0 -3
- package/components/template-instances-provider/src/index.vue.d.ts +0 -6
- 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 -187
- package/components/templates-default/src/types.d.ts +0 -55
- 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 -301
- 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 -446
- package/components/templates-layout/src/types.d.ts +0 -32
- 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 -289
- package/components/upload/src/file.vue.d.ts +0 -492
- package/components/upload/src/index.vue.d.ts +0 -1926
- package/components/upload/src/types.d.ts +0 -13
- 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 -143
- package/components/upload-plus/src/index.vue.d.ts +0 -1770
- 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 -272
- package/components/van-cascader/src/index.vue.d.ts +0 -2093
- 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 -107
- package/components/var-datetime-picker/src/index.vue.d.ts +0 -1485
- 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 -117
- package/components/vditor/src/index.vue.d.ts +0 -409
- package/components/vditor/src/types.d.ts +0 -7
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
-
data: {
|
|
3
|
-
type: ObjectConstructor;
|
|
4
|
-
default: () => {};
|
|
5
|
-
};
|
|
6
|
-
}>, {
|
|
7
|
-
readonly VkfInformationData: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
8
|
-
data: {
|
|
9
|
-
type: import("vue").PropType<import("packages/entry").NormalObject>;
|
|
10
|
-
default: () => {};
|
|
11
|
-
};
|
|
12
|
-
}>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
13
|
-
[key: string]: any;
|
|
14
|
-
}>[], {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
15
|
-
setData: (e: import("packages/entry").SetDataEvent) => import("packages/entry").SetDataEvent;
|
|
16
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
17
|
-
data: {
|
|
18
|
-
type: import("vue").PropType<import("packages/entry").NormalObject>;
|
|
19
|
-
default: () => {};
|
|
20
|
-
};
|
|
21
|
-
}>> & Readonly<{
|
|
22
|
-
onSetData?: (e: import("packages/entry").SetDataEvent) => any;
|
|
23
|
-
}>, {
|
|
24
|
-
data: import("packages/entry").NormalObject;
|
|
25
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
26
|
-
readonly VkfInformationTemplates: import("vue").DefineComponent<{}, (() => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
27
|
-
[key: string]: any;
|
|
28
|
-
}>[]) | (() => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
29
|
-
[key: string]: any;
|
|
30
|
-
}>[][]), {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
31
|
-
readonly VkfInformationTemplatesDefault: {
|
|
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
|
-
readonly VkfRendererData: {
|
|
43
|
-
new (...args: any[]): any;
|
|
44
|
-
__isFragment?: never;
|
|
45
|
-
__isTeleport?: never;
|
|
46
|
-
__isSuspense?: never;
|
|
47
|
-
} & 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, {
|
|
48
|
-
[x: string]: any;
|
|
49
|
-
[x: symbol]: any;
|
|
50
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
51
|
-
install(app: import("vue").App): void;
|
|
52
|
-
};
|
|
53
|
-
readonly VkfTemplateInstancesProvider: {
|
|
54
|
-
new (...args: any[]): any;
|
|
55
|
-
__isFragment?: never;
|
|
56
|
-
__isTeleport?: never;
|
|
57
|
-
__isSuspense?: never;
|
|
58
|
-
} & 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, {
|
|
59
|
-
[x: string]: any;
|
|
60
|
-
[x: symbol]: any;
|
|
61
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
62
|
-
install(app: import("vue").App): void;
|
|
63
|
-
};
|
|
64
|
-
readonly VkfTemplatesDefault: {
|
|
65
|
-
new (...args: any[]): any;
|
|
66
|
-
__isFragment?: never;
|
|
67
|
-
__isTeleport?: never;
|
|
68
|
-
__isSuspense?: never;
|
|
69
|
-
} & 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, {
|
|
70
|
-
[x: string]: any;
|
|
71
|
-
[x: symbol]: any;
|
|
72
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
73
|
-
install(app: import("vue").App): void;
|
|
74
|
-
};
|
|
75
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "setData"[], "setData", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
76
|
-
data: {
|
|
77
|
-
type: ObjectConstructor;
|
|
78
|
-
default: () => {};
|
|
79
|
-
};
|
|
80
|
-
}>> & Readonly<{
|
|
81
|
-
onSetData?: (...args: any[]) => any;
|
|
82
|
-
}>, {
|
|
83
|
-
data: Record<string, any>;
|
|
84
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
85
|
-
export default _default;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import type { __VkfInformationCollection } from '@vunk/form/components/information-collection';
|
|
2
|
-
import type { __VkfTemplatesDefault } from '@vunk/form/components/templates-default';
|
|
3
|
-
import type { BasicSource } from '@vunk/form/shared';
|
|
4
|
-
import type { __VkTableColumns } from '@vunk/plus/components/table-columns';
|
|
5
|
-
import type { AnyFunc, Keyof, NormalObject, VueComponentPropsType } from '@vunk/shared';
|
|
6
|
-
import type { TableColumnCtx } from 'element-plus';
|
|
7
|
-
import type Core from './index.vue';
|
|
8
|
-
export type Modules = 'operations:add';
|
|
9
|
-
export interface Source<P = string> extends VueComponentPropsType<typeof Core>, BasicSource {
|
|
10
|
-
prop?: P;
|
|
11
|
-
templateType: 'VkfDialogInputCollection';
|
|
12
|
-
informationProps?: Partial<__VkfInformationCollection.ComponentProps>;
|
|
13
|
-
}
|
|
14
|
-
export type Column<R extends NormalObject = NormalObject, SourceType extends NormalObject = __VkfTemplatesDefault.CoreSource<Keyof<R>>> = Omit<__VkTableColumns.Source<R>, 'slots'> & {
|
|
15
|
-
templateType: SourceType['templateType'];
|
|
16
|
-
templateProps?: Partial<SourceType> | AnyFunc;
|
|
17
|
-
/**
|
|
18
|
-
* @description 表格中的 Information Item
|
|
19
|
-
*/
|
|
20
|
-
createTemplateProps?: (columnSlotEvent: {
|
|
21
|
-
row: R;
|
|
22
|
-
column: TableColumnCtx<R>;
|
|
23
|
-
$index: number;
|
|
24
|
-
}, formItemProps: {
|
|
25
|
-
prop: Array<string | number>;
|
|
26
|
-
readonly: boolean;
|
|
27
|
-
}) => Partial<SourceType>;
|
|
28
|
-
};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { RestFetch } from '@vunk/core/shared/utils-fetch';
|
|
2
|
-
export declare const restFetch: RestFetch;
|
|
3
|
-
export declare const downChunk: (params: {
|
|
4
|
-
fileId: string;
|
|
5
|
-
start: number;
|
|
6
|
-
end: number;
|
|
7
|
-
fileServiceType?: string;
|
|
8
|
-
}, init?: {
|
|
9
|
-
onprogress?: XMLHttpRequestEventTarget["onprogress"];
|
|
10
|
-
xhrs?: XMLHttpRequest[];
|
|
11
|
-
}) => Promise<{
|
|
12
|
-
data: Blob;
|
|
13
|
-
}>;
|
|
@@ -1,124 +0,0 @@
|
|
|
1
|
-
import { FileServiceType } from './types';
|
|
2
|
-
import { Status } from './const';
|
|
3
|
-
import { PropType } from 'vue';
|
|
4
|
-
export declare const props: {
|
|
5
|
-
fileId: {
|
|
6
|
-
type: StringConstructor;
|
|
7
|
-
default: string;
|
|
8
|
-
};
|
|
9
|
-
url: {
|
|
10
|
-
type: StringConstructor;
|
|
11
|
-
default: any;
|
|
12
|
-
};
|
|
13
|
-
/**
|
|
14
|
-
* @description 分片大小
|
|
15
|
-
*/
|
|
16
|
-
chunkSize: {
|
|
17
|
-
type: NumberConstructor;
|
|
18
|
-
default: number;
|
|
19
|
-
};
|
|
20
|
-
fileServiceType: {
|
|
21
|
-
type: PropType<FileServiceType>;
|
|
22
|
-
default: any;
|
|
23
|
-
};
|
|
24
|
-
/**
|
|
25
|
-
* @description
|
|
26
|
-
* v-model:fileStatus 当前文件状态: wait, doPause, pause, doDownload, downloading, error, done
|
|
27
|
-
*/
|
|
28
|
-
fileStatus: {
|
|
29
|
-
type: PropType<Status>;
|
|
30
|
-
default: any;
|
|
31
|
-
};
|
|
32
|
-
required: {
|
|
33
|
-
readonly type: PropType<boolean>;
|
|
34
|
-
readonly required: false;
|
|
35
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
36
|
-
__epPropKey: true;
|
|
37
|
-
} & {
|
|
38
|
-
readonly default: undefined;
|
|
39
|
-
};
|
|
40
|
-
formItemSize: {
|
|
41
|
-
type: PropType<"default" | "small" | "large">;
|
|
42
|
-
default: "default" | "small" | "large";
|
|
43
|
-
};
|
|
44
|
-
formItemSlots: {
|
|
45
|
-
type: PropType<import("@vunk/form/components/form-item/src/types").FormItemSlots>;
|
|
46
|
-
default: any;
|
|
47
|
-
};
|
|
48
|
-
elRef: {
|
|
49
|
-
type: PropType<any>;
|
|
50
|
-
required: boolean;
|
|
51
|
-
};
|
|
52
|
-
inline: {
|
|
53
|
-
type: BooleanConstructor;
|
|
54
|
-
default: boolean;
|
|
55
|
-
};
|
|
56
|
-
readonly: {
|
|
57
|
-
type: BooleanConstructor;
|
|
58
|
-
default: any;
|
|
59
|
-
};
|
|
60
|
-
formItemTip: {
|
|
61
|
-
type: StringConstructor;
|
|
62
|
-
default: any;
|
|
63
|
-
};
|
|
64
|
-
formItemTipClass: any;
|
|
65
|
-
labelTip: {
|
|
66
|
-
type: StringConstructor;
|
|
67
|
-
default: any;
|
|
68
|
-
};
|
|
69
|
-
information: {
|
|
70
|
-
type: BooleanConstructor;
|
|
71
|
-
default: boolean;
|
|
72
|
-
};
|
|
73
|
-
prop: any;
|
|
74
|
-
label: StringConstructor;
|
|
75
|
-
labelWidth: {
|
|
76
|
-
readonly type: PropType<string | number>;
|
|
77
|
-
readonly required: false;
|
|
78
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
79
|
-
__epPropKey: true;
|
|
80
|
-
} & {
|
|
81
|
-
readonly default: "";
|
|
82
|
-
};
|
|
83
|
-
labelPosition: {
|
|
84
|
-
readonly type: PropType<"" | "top" | "left" | "right">;
|
|
85
|
-
readonly required: false;
|
|
86
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
87
|
-
__epPropKey: true;
|
|
88
|
-
} & {
|
|
89
|
-
readonly default: "";
|
|
90
|
-
};
|
|
91
|
-
rules: {
|
|
92
|
-
readonly type: PropType<unknown>;
|
|
93
|
-
readonly required: false;
|
|
94
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
95
|
-
__epPropKey: true;
|
|
96
|
-
};
|
|
97
|
-
error: StringConstructor;
|
|
98
|
-
validateStatus: {
|
|
99
|
-
readonly type: PropType<"" | "error" | "success" | "validating">;
|
|
100
|
-
readonly required: false;
|
|
101
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
102
|
-
__epPropKey: true;
|
|
103
|
-
};
|
|
104
|
-
for: StringConstructor;
|
|
105
|
-
inlineMessage: {
|
|
106
|
-
readonly type: PropType<string | boolean>;
|
|
107
|
-
readonly required: false;
|
|
108
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
109
|
-
__epPropKey: true;
|
|
110
|
-
} & {
|
|
111
|
-
readonly default: "";
|
|
112
|
-
};
|
|
113
|
-
showMessage: {
|
|
114
|
-
readonly type: PropType<boolean>;
|
|
115
|
-
readonly required: false;
|
|
116
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
117
|
-
__epPropKey: true;
|
|
118
|
-
} & {
|
|
119
|
-
readonly default: true;
|
|
120
|
-
};
|
|
121
|
-
};
|
|
122
|
-
export declare const emits: {
|
|
123
|
-
'update:fileStatus': any;
|
|
124
|
-
};
|