@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,17 +0,0 @@
|
|
|
1
|
-
import { rFile } from '@skzz/platform/api/basic';
|
|
2
|
-
import { ApiReturnType } from '@vunk/core';
|
|
3
|
-
import { Status } from './const';
|
|
4
|
-
import { __VkfUploadPlus } from '@vunk/form/components/upload-plus';
|
|
5
|
-
export type FileInfo = ApiReturnType<typeof rFile>;
|
|
6
|
-
export type FileServiceType = __VkfUploadPlus.FileServiceType;
|
|
7
|
-
export interface DownloadChunk {
|
|
8
|
-
fileId: string;
|
|
9
|
-
start: number;
|
|
10
|
-
end: number;
|
|
11
|
-
status: Status;
|
|
12
|
-
index: number;
|
|
13
|
-
fileServiceType?: FileServiceType;
|
|
14
|
-
progress: number;
|
|
15
|
-
data?: Blob;
|
|
16
|
-
}
|
|
17
|
-
export {};
|
|
@@ -1,127 +0,0 @@
|
|
|
1
|
-
export declare const props: {
|
|
2
|
-
/**
|
|
3
|
-
* @description model;
|
|
4
|
-
*/
|
|
5
|
-
modelValue: any;
|
|
6
|
-
iconSize: {
|
|
7
|
-
type: NumberConstructor;
|
|
8
|
-
default: number;
|
|
9
|
-
};
|
|
10
|
-
readonly: {
|
|
11
|
-
type: BooleanConstructor;
|
|
12
|
-
default: any;
|
|
13
|
-
};
|
|
14
|
-
/**
|
|
15
|
-
* @description model; Whether the text is editable.
|
|
16
|
-
* @default false
|
|
17
|
-
*/
|
|
18
|
-
editable: {
|
|
19
|
-
type: BooleanConstructor;
|
|
20
|
-
default: any;
|
|
21
|
-
};
|
|
22
|
-
/**
|
|
23
|
-
* @description 编辑主体
|
|
24
|
-
* @default __VkfInput.Source
|
|
25
|
-
*/
|
|
26
|
-
edit: {
|
|
27
|
-
type: ObjectConstructor;
|
|
28
|
-
default: any;
|
|
29
|
-
};
|
|
30
|
-
/**
|
|
31
|
-
* @description 文本属性
|
|
32
|
-
* @link https://element-plus.org/zh-CN/component/text.html
|
|
33
|
-
*/
|
|
34
|
-
textProps: {
|
|
35
|
-
type: ObjectConstructor;
|
|
36
|
-
default: () => {};
|
|
37
|
-
};
|
|
38
|
-
required: {
|
|
39
|
-
readonly type: import("vue").PropType<boolean>;
|
|
40
|
-
readonly required: false;
|
|
41
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
42
|
-
__epPropKey: true;
|
|
43
|
-
} & {
|
|
44
|
-
readonly default: undefined;
|
|
45
|
-
};
|
|
46
|
-
formItemSize: {
|
|
47
|
-
type: import("vue").PropType<"default" | "small" | "large">;
|
|
48
|
-
default: "default" | "small" | "large";
|
|
49
|
-
};
|
|
50
|
-
formItemSlots: {
|
|
51
|
-
type: import("vue").PropType<import("@vunk/form/components/form-item/src/types").FormItemSlots>;
|
|
52
|
-
default: any;
|
|
53
|
-
};
|
|
54
|
-
elRef: {
|
|
55
|
-
type: import("vue").PropType<any>;
|
|
56
|
-
required: boolean;
|
|
57
|
-
};
|
|
58
|
-
inline: {
|
|
59
|
-
type: BooleanConstructor;
|
|
60
|
-
default: boolean;
|
|
61
|
-
};
|
|
62
|
-
formItemTip: {
|
|
63
|
-
type: StringConstructor;
|
|
64
|
-
default: any;
|
|
65
|
-
};
|
|
66
|
-
formItemTipClass: any;
|
|
67
|
-
labelTip: {
|
|
68
|
-
type: StringConstructor;
|
|
69
|
-
default: any;
|
|
70
|
-
};
|
|
71
|
-
information: {
|
|
72
|
-
type: BooleanConstructor;
|
|
73
|
-
default: boolean;
|
|
74
|
-
};
|
|
75
|
-
prop: any;
|
|
76
|
-
label: StringConstructor;
|
|
77
|
-
labelWidth: {
|
|
78
|
-
readonly type: import("vue").PropType<string | number>;
|
|
79
|
-
readonly required: false;
|
|
80
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
81
|
-
__epPropKey: true;
|
|
82
|
-
} & {
|
|
83
|
-
readonly default: "";
|
|
84
|
-
};
|
|
85
|
-
labelPosition: {
|
|
86
|
-
readonly type: import("vue").PropType<"" | "top" | "left" | "right">;
|
|
87
|
-
readonly required: false;
|
|
88
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
89
|
-
__epPropKey: true;
|
|
90
|
-
} & {
|
|
91
|
-
readonly default: "";
|
|
92
|
-
};
|
|
93
|
-
rules: {
|
|
94
|
-
readonly type: import("vue").PropType<unknown>;
|
|
95
|
-
readonly required: false;
|
|
96
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
97
|
-
__epPropKey: true;
|
|
98
|
-
};
|
|
99
|
-
error: StringConstructor;
|
|
100
|
-
validateStatus: {
|
|
101
|
-
readonly type: import("vue").PropType<"" | "error" | "success" | "validating">;
|
|
102
|
-
readonly required: false;
|
|
103
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
104
|
-
__epPropKey: true;
|
|
105
|
-
};
|
|
106
|
-
for: StringConstructor;
|
|
107
|
-
inlineMessage: {
|
|
108
|
-
readonly type: import("vue").PropType<string | boolean>;
|
|
109
|
-
readonly required: false;
|
|
110
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
111
|
-
__epPropKey: true;
|
|
112
|
-
} & {
|
|
113
|
-
readonly default: "";
|
|
114
|
-
};
|
|
115
|
-
showMessage: {
|
|
116
|
-
readonly type: import("vue").PropType<boolean>;
|
|
117
|
-
readonly required: false;
|
|
118
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
119
|
-
__epPropKey: true;
|
|
120
|
-
} & {
|
|
121
|
-
readonly default: true;
|
|
122
|
-
};
|
|
123
|
-
};
|
|
124
|
-
export declare const emits: {
|
|
125
|
-
'update:editable': any;
|
|
126
|
-
'update:modelValue': any;
|
|
127
|
-
};
|