@vunk/form 2.12.2 → 2.13.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/api-tables-select/src/ctx.d.ts +1 -1
- package/components/api-tables-select/src/index.vue.d.ts +5 -5
- package/components/api-tables-select/src/types.d.ts +2 -2
- package/components/button/index.cjs +1 -1
- package/components/button/index.mjs +1 -1
- package/components/button/src/ctx.d.ts +1 -6
- package/components/button/src/index.vue.d.ts +3 -12
- package/components/button/src/types.d.ts +2 -2
- package/components/card-input-collection/src/ctx.d.ts +1 -6
- package/components/card-input-collection/src/index.vue.d.ts +4 -18
- package/components/card-input-collection/src/types.d.ts +2 -2
- package/components/cascader/src/ctx.d.ts +2 -7
- package/components/cascader/src/index.vue.d.ts +3 -12
- package/components/cascader/src/types.d.ts +1 -1
- package/components/checkbox/src/ctx.d.ts +2 -7
- package/components/checkbox/src/index.vue.d.ts +3 -12
- package/components/checkbox/src/types.d.ts +1 -1
- package/components/color-picker/src/ctx.d.ts +1 -6
- package/components/color-picker/src/index.vue.d.ts +3 -12
- package/components/color-picker/src/types.d.ts +1 -1
- package/components/date-picker/src/ctx.d.ts +2 -7
- package/components/date-picker/src/index.vue.d.ts +3 -12
- package/components/date-picker/src/types.d.ts +2 -2
- package/components/date-picker-range/src/types.d.ts +3 -3
- package/components/dialog-input-collection/index.cjs +6 -2
- package/components/dialog-input-collection/index.mjs +6 -2
- package/components/dialog-input-collection/src/ctx.d.ts +1 -6
- package/components/dialog-input-collection/src/index.vue.d.ts +4 -18
- package/components/dialog-input-collection/src/types.d.ts +2 -2
- package/components/download-plus/src/ctx.d.ts +1 -6
- package/components/download-plus/src/index.vue.d.ts +3 -12
- package/components/editable-text/src/ctx.d.ts +1 -6
- package/components/editable-text/src/index.vue.d.ts +5 -19
- package/components/esri-input-geojson/src/ctx.d.ts +2 -7
- package/components/esri-input-geojson/src/index.vue.d.ts +4 -13
- package/components/esri-input-geojson/src/types.d.ts +2 -2
- package/components/form/src/types.d.ts +1 -1
- package/components/form-item/index.cjs +2 -1
- package/components/form-item/index.mjs +2 -1
- package/components/form-item/src/ctx.d.ts +2 -7
- package/components/form-item/src/index.vue.d.ts +4 -13
- package/components/information/src/types.d.ts +1 -1
- package/components/information-collection/src/ctx.d.ts +1 -6
- package/components/information-collection/src/index.vue.d.ts +3 -12
- package/components/input/src/ctx.d.ts +2 -7
- package/components/input/src/index.vue.d.ts +3 -12
- package/components/input/src/types.d.ts +2 -2
- package/components/input-collection/src/ctx.d.ts +1 -6
- package/components/input-collection/src/index.vue.d.ts +4 -18
- package/components/input-collection/src/types.d.ts +2 -2
- package/components/input-link/src/ctx.d.ts +1 -6
- package/components/input-link/src/index.vue.d.ts +3 -12
- package/components/input-link/src/types.d.ts +1 -1
- package/components/input-number/src/ctx.d.ts +2 -7
- package/components/input-number/src/index.vue.d.ts +3 -12
- package/components/input-number/src/types.d.ts +1 -1
- package/components/input-tag/src/ctx.d.ts +2 -7
- package/components/input-tag/src/index.vue.d.ts +3 -12
- package/components/input-tag/src/types.d.ts +2 -2
- package/components/monaco-editor/src/ctx.d.ts +1 -6
- package/components/monaco-editor/src/index.vue.d.ts +3 -12
- package/components/monaco-editor/src/types.d.ts +2 -2
- package/components/radio/src/ctx.d.ts +1 -6
- package/components/radio/src/index.vue.d.ts +3 -12
- package/components/radio/src/types.d.ts +1 -1
- package/components/select/src/ctx.d.ts +2 -7
- package/components/select/src/index.vue.d.ts +3 -12
- package/components/select/src/types.d.ts +1 -1
- package/components/slider/src/ctx.d.ts +1 -6
- package/components/slider/src/index.vue.d.ts +3 -12
- package/components/slider/src/types.d.ts +1 -1
- package/components/switch/src/ctx.d.ts +1 -6
- package/components/switch/src/index.vue.d.ts +3 -12
- package/components/switch/src/types.d.ts +1 -1
- package/components/tables-select/src/ctx.d.ts +1 -1
- package/components/tables-select/src/index.vue.d.ts +2 -2
- package/components/tables-select/src/types.d.ts +2 -2
- package/components/templates-default/src/types.d.ts +16 -16
- package/components/templates-esri/src/types.d.ts +1 -1
- package/components/templates-variant/src/types.d.ts +1 -1
- package/components/upload/src/ctx.d.ts +2 -7
- package/components/upload/src/index.vue.d.ts +3 -12
- package/components/upload/src/types.d.ts +1 -1
- package/components/upload-plus/src/ctx.d.ts +1 -6
- package/components/upload-plus/src/index.vue.d.ts +4 -18
- package/components/van-cascader/src/ctx.d.ts +1 -6
- package/components/van-cascader/src/index.vue.d.ts +3 -12
- package/components/var-datetime-picker/src/ctx.d.ts +1 -6
- package/components/var-datetime-picker/src/index.vue.d.ts +3 -12
- package/components/var-datetime-picker/src/types.d.ts +2 -2
- package/components/vditor/src/ctx.d.ts +1 -6
- package/components/vditor/src/index.vue.d.ts +3 -12
- package/components/vditor/src/types.d.ts +2 -2
- package/package.json +1 -1
- package/shared/types/source/index.d.ts +2 -2
|
@@ -46,6 +46,7 @@ export declare const props: {
|
|
|
46
46
|
type: BooleanConstructor;
|
|
47
47
|
default: boolean;
|
|
48
48
|
};
|
|
49
|
+
prop: any;
|
|
49
50
|
label: StringConstructor;
|
|
50
51
|
labelWidth: {
|
|
51
52
|
readonly type: PropType<string | number>;
|
|
@@ -63,12 +64,6 @@ export declare const props: {
|
|
|
63
64
|
} & {
|
|
64
65
|
readonly default: "";
|
|
65
66
|
};
|
|
66
|
-
prop: {
|
|
67
|
-
readonly type: PropType<import("element-plus").FormItemProp>;
|
|
68
|
-
readonly required: false;
|
|
69
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
70
|
-
__epPropKey: true;
|
|
71
|
-
};
|
|
72
67
|
rules: {
|
|
73
68
|
readonly type: PropType<unknown>;
|
|
74
69
|
readonly required: false;
|
|
@@ -303,7 +298,7 @@ export declare const props: {
|
|
|
303
298
|
};
|
|
304
299
|
isRange: BooleanConstructor;
|
|
305
300
|
};
|
|
306
|
-
export declare const createBindProps: <T2 extends import("@vunk/core").NormalObject, EX extends (Extract<"type", keyof T2> | Extract<"required", keyof T2> | Extract<"size", keyof T2> | Extract<"formItemSize", keyof T2> | Extract<"formItemSlots", keyof T2> | Extract<"elRef", keyof T2> | Extract<"inline", keyof T2> | Extract<"readonly", keyof T2> | Extract<"formItemTip", keyof T2> | Extract<"formItemTipClass", keyof T2> | Extract<"labelTip", keyof T2> | Extract<"information", keyof T2> | Extract<"
|
|
301
|
+
export declare const createBindProps: <T2 extends import("@vunk/core").NormalObject, EX extends (Extract<"type", keyof T2> | Extract<"required", keyof T2> | Extract<"size", keyof T2> | Extract<"formItemSize", keyof T2> | Extract<"formItemSlots", keyof T2> | Extract<"elRef", keyof T2> | Extract<"inline", keyof T2> | Extract<"readonly", keyof T2> | Extract<"formItemTip", keyof T2> | Extract<"formItemTipClass", keyof T2> | Extract<"labelTip", keyof T2> | Extract<"information", keyof T2> | Extract<"prop", keyof T2> | Extract<"label", keyof T2> | Extract<"labelWidth", keyof T2> | Extract<"labelPosition", keyof T2> | Extract<"rules", keyof T2> | Extract<"error", keyof T2> | Extract<"validateStatus", keyof T2> | Extract<"for", keyof T2> | Extract<"inlineMessage", keyof T2> | Extract<"showMessage", keyof T2> | Extract<"disabled", keyof T2> | Extract<"id", keyof T2> | Extract<"ariaLabel", keyof T2> | Extract<"popperClass", keyof T2> | Extract<"fallbackPlacements", keyof T2> | Extract<"placement", keyof T2> | Extract<"popperOptions", keyof T2> | Extract<"name", keyof T2> | Extract<"modelValue", keyof T2> | Extract<"clearable", keyof T2> | Extract<"placeholder", keyof T2> | Extract<"cellClassName", keyof T2> | Extract<"prefixIcon", keyof T2> | Extract<"tabindex", keyof T2> | Extract<"validateEvent", keyof T2> | Extract<"clearIcon", keyof T2> | Extract<"showNow", keyof T2> | Extract<"showWeekNumber", keyof T2> | Extract<"emptyValues", keyof T2> | Extract<"valueOnClear", keyof T2> | Extract<"disabledDate", keyof T2> | Extract<"shortcuts", keyof T2> | Extract<"arrowControl", keyof T2> | Extract<"unlinkPanels", keyof T2> | Extract<"disabledHours", keyof T2> | Extract<"disabledMinutes", keyof T2> | Extract<"disabledSeconds", keyof T2> | Extract<"format", keyof T2> | Extract<"valueFormat", keyof T2> | Extract<"dateFormat", keyof T2> | Extract<"timeFormat", keyof T2> | Extract<"editable", keyof T2> | Extract<"rangeSeparator", keyof T2> | Extract<"startPlaceholder", keyof T2> | Extract<"endPlaceholder", keyof T2> | Extract<"defaultValue", keyof T2> | Extract<"defaultTime", keyof T2> | Extract<"isRange", keyof T2> | Extract<"datePickerSlots", keyof T2>)[]>(propsArg: T2, excludes?: EX) => import("vue").ComputedRef<{ [P in EX extends (infer KE)[] ? Exclude<Extract<"type", keyof T2>, KE> | Exclude<Extract<"required", keyof T2>, KE> | Exclude<Extract<"size", keyof T2>, KE> | Exclude<Extract<"formItemSize", keyof T2>, KE> | Exclude<Extract<"formItemSlots", keyof T2>, KE> | Exclude<Extract<"elRef", keyof T2>, KE> | Exclude<Extract<"inline", keyof T2>, KE> | Exclude<Extract<"readonly", keyof T2>, KE> | Exclude<Extract<"formItemTip", keyof T2>, KE> | Exclude<Extract<"formItemTipClass", keyof T2>, KE> | Exclude<Extract<"labelTip", keyof T2>, KE> | Exclude<Extract<"information", keyof T2>, KE> | Exclude<Extract<"prop", keyof T2>, KE> | Exclude<Extract<"label", keyof T2>, KE> | Exclude<Extract<"labelWidth", keyof T2>, KE> | Exclude<Extract<"labelPosition", keyof T2>, KE> | Exclude<Extract<"rules", keyof T2>, KE> | Exclude<Extract<"error", keyof T2>, KE> | Exclude<Extract<"validateStatus", keyof T2>, KE> | Exclude<Extract<"for", keyof T2>, KE> | Exclude<Extract<"inlineMessage", keyof T2>, KE> | Exclude<Extract<"showMessage", keyof T2>, KE> | Exclude<Extract<"disabled", keyof T2>, KE> | Exclude<Extract<"id", keyof T2>, KE> | Exclude<Extract<"ariaLabel", keyof T2>, KE> | Exclude<Extract<"popperClass", keyof T2>, KE> | Exclude<Extract<"fallbackPlacements", keyof T2>, KE> | Exclude<Extract<"placement", keyof T2>, KE> | Exclude<Extract<"popperOptions", keyof T2>, KE> | Exclude<Extract<"name", keyof T2>, KE> | Exclude<Extract<"modelValue", keyof T2>, KE> | Exclude<Extract<"clearable", keyof T2>, KE> | Exclude<Extract<"placeholder", keyof T2>, KE> | Exclude<Extract<"cellClassName", keyof T2>, KE> | Exclude<Extract<"prefixIcon", keyof T2>, KE> | Exclude<Extract<"tabindex", keyof T2>, KE> | Exclude<Extract<"validateEvent", keyof T2>, KE> | Exclude<Extract<"clearIcon", keyof T2>, KE> | Exclude<Extract<"showNow", keyof T2>, KE> | Exclude<Extract<"showWeekNumber", keyof T2>, KE> | Exclude<Extract<"emptyValues", keyof T2>, KE> | Exclude<Extract<"valueOnClear", keyof T2>, KE> | Exclude<Extract<"disabledDate", keyof T2>, KE> | Exclude<Extract<"shortcuts", keyof T2>, KE> | Exclude<Extract<"arrowControl", keyof T2>, KE> | Exclude<Extract<"unlinkPanels", keyof T2>, KE> | Exclude<Extract<"disabledHours", keyof T2>, KE> | Exclude<Extract<"disabledMinutes", keyof T2>, KE> | Exclude<Extract<"disabledSeconds", keyof T2>, KE> | Exclude<Extract<"format", keyof T2>, KE> | Exclude<Extract<"valueFormat", keyof T2>, KE> | Exclude<Extract<"dateFormat", keyof T2>, KE> | Exclude<Extract<"timeFormat", keyof T2>, KE> | Exclude<Extract<"editable", keyof T2>, KE> | Exclude<Extract<"rangeSeparator", keyof T2>, KE> | Exclude<Extract<"startPlaceholder", keyof T2>, KE> | Exclude<Extract<"endPlaceholder", keyof T2>, KE> | Exclude<Extract<"defaultValue", keyof T2>, KE> | Exclude<Extract<"defaultTime", keyof T2>, KE> | Exclude<Extract<"isRange", keyof T2>, KE> | Exclude<Extract<"datePickerSlots", keyof T2>, KE> : Extract<"type", keyof T2> | Extract<"required", keyof T2> | Extract<"size", keyof T2> | Extract<"formItemSize", keyof T2> | Extract<"formItemSlots", keyof T2> | Extract<"elRef", keyof T2> | Extract<"inline", keyof T2> | Extract<"readonly", keyof T2> | Extract<"formItemTip", keyof T2> | Extract<"formItemTipClass", keyof T2> | Extract<"labelTip", keyof T2> | Extract<"information", keyof T2> | Extract<"prop", keyof T2> | Extract<"label", keyof T2> | Extract<"labelWidth", keyof T2> | Extract<"labelPosition", keyof T2> | Extract<"rules", keyof T2> | Extract<"error", keyof T2> | Extract<"validateStatus", keyof T2> | Extract<"for", keyof T2> | Extract<"inlineMessage", keyof T2> | Extract<"showMessage", keyof T2> | Extract<"disabled", keyof T2> | Extract<"id", keyof T2> | Extract<"ariaLabel", keyof T2> | Extract<"popperClass", keyof T2> | Extract<"fallbackPlacements", keyof T2> | Extract<"placement", keyof T2> | Extract<"popperOptions", keyof T2> | Extract<"name", keyof T2> | Extract<"modelValue", keyof T2> | Extract<"clearable", keyof T2> | Extract<"placeholder", keyof T2> | Extract<"cellClassName", keyof T2> | Extract<"prefixIcon", keyof T2> | Extract<"tabindex", keyof T2> | Extract<"validateEvent", keyof T2> | Extract<"clearIcon", keyof T2> | Extract<"showNow", keyof T2> | Extract<"showWeekNumber", keyof T2> | Extract<"emptyValues", keyof T2> | Extract<"valueOnClear", keyof T2> | Extract<"disabledDate", keyof T2> | Extract<"shortcuts", keyof T2> | Extract<"arrowControl", keyof T2> | Extract<"unlinkPanels", keyof T2> | Extract<"disabledHours", keyof T2> | Extract<"disabledMinutes", keyof T2> | Extract<"disabledSeconds", keyof T2> | Extract<"format", keyof T2> | Extract<"valueFormat", keyof T2> | Extract<"dateFormat", keyof T2> | Extract<"timeFormat", keyof T2> | Extract<"editable", keyof T2> | Extract<"rangeSeparator", keyof T2> | Extract<"startPlaceholder", keyof T2> | Extract<"endPlaceholder", keyof T2> | Extract<"defaultValue", keyof T2> | Extract<"defaultTime", keyof T2> | Extract<"isRange", keyof T2> | Extract<"datePickerSlots", keyof T2>]: { [k in Extract<"type", keyof T2> | Extract<"required", keyof T2> | Extract<"size", keyof T2> | Extract<"formItemSize", keyof T2> | Extract<"formItemSlots", keyof T2> | Extract<"elRef", keyof T2> | Extract<"inline", keyof T2> | Extract<"readonly", keyof T2> | Extract<"formItemTip", keyof T2> | Extract<"formItemTipClass", keyof T2> | Extract<"labelTip", keyof T2> | Extract<"information", keyof T2> | Extract<"prop", keyof T2> | Extract<"label", keyof T2> | Extract<"labelWidth", keyof T2> | Extract<"labelPosition", keyof T2> | Extract<"rules", keyof T2> | Extract<"error", keyof T2> | Extract<"validateStatus", keyof T2> | Extract<"for", keyof T2> | Extract<"inlineMessage", keyof T2> | Extract<"showMessage", keyof T2> | Extract<"disabled", keyof T2> | Extract<"id", keyof T2> | Extract<"ariaLabel", keyof T2> | Extract<"popperClass", keyof T2> | Extract<"fallbackPlacements", keyof T2> | Extract<"placement", keyof T2> | Extract<"popperOptions", keyof T2> | Extract<"name", keyof T2> | Extract<"modelValue", keyof T2> | Extract<"clearable", keyof T2> | Extract<"placeholder", keyof T2> | Extract<"cellClassName", keyof T2> | Extract<"prefixIcon", keyof T2> | Extract<"tabindex", keyof T2> | Extract<"validateEvent", keyof T2> | Extract<"clearIcon", keyof T2> | Extract<"showNow", keyof T2> | Extract<"showWeekNumber", keyof T2> | Extract<"emptyValues", keyof T2> | Extract<"valueOnClear", keyof T2> | Extract<"disabledDate", keyof T2> | Extract<"shortcuts", keyof T2> | Extract<"arrowControl", keyof T2> | Extract<"unlinkPanels", keyof T2> | Extract<"disabledHours", keyof T2> | Extract<"disabledMinutes", keyof T2> | Extract<"disabledSeconds", keyof T2> | Extract<"format", keyof T2> | Extract<"valueFormat", keyof T2> | Extract<"dateFormat", keyof T2> | Extract<"timeFormat", keyof T2> | Extract<"editable", keyof T2> | Extract<"rangeSeparator", keyof T2> | Extract<"startPlaceholder", keyof T2> | Extract<"endPlaceholder", keyof T2> | Extract<"defaultValue", keyof T2> | Extract<"defaultTime", keyof T2> | Extract<"isRange", keyof T2> | Extract<"datePickerSlots", keyof T2>]: T2[k]; }[P]; }>;
|
|
307
302
|
export declare const emits: {
|
|
308
303
|
'update:modelValue': any;
|
|
309
304
|
change: any;
|
|
@@ -44,6 +44,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
44
44
|
type: BooleanConstructor;
|
|
45
45
|
default: boolean;
|
|
46
46
|
};
|
|
47
|
+
prop: any;
|
|
47
48
|
label: StringConstructor;
|
|
48
49
|
labelWidth: {
|
|
49
50
|
readonly type: import("vue").PropType<string | number>;
|
|
@@ -61,12 +62,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
61
62
|
} & {
|
|
62
63
|
readonly default: "";
|
|
63
64
|
};
|
|
64
|
-
prop: {
|
|
65
|
-
readonly type: import("vue").PropType<import("element-plus").FormItemProp>;
|
|
66
|
-
readonly required: false;
|
|
67
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
68
|
-
__epPropKey: true;
|
|
69
|
-
};
|
|
70
65
|
rules: {
|
|
71
66
|
readonly type: import("vue").PropType<unknown>;
|
|
72
67
|
readonly required: false;
|
|
@@ -400,6 +395,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
400
395
|
type: BooleanConstructor;
|
|
401
396
|
default: boolean;
|
|
402
397
|
};
|
|
398
|
+
prop: any;
|
|
403
399
|
label: StringConstructor;
|
|
404
400
|
labelWidth: {
|
|
405
401
|
readonly type: import("vue").PropType<string | number>;
|
|
@@ -417,12 +413,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
417
413
|
} & {
|
|
418
414
|
readonly default: "";
|
|
419
415
|
};
|
|
420
|
-
prop: {
|
|
421
|
-
readonly type: import("vue").PropType<import("element-plus").FormItemProp>;
|
|
422
|
-
readonly required: false;
|
|
423
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
424
|
-
__epPropKey: true;
|
|
425
|
-
};
|
|
426
416
|
rules: {
|
|
427
417
|
readonly type: import("vue").PropType<unknown>;
|
|
428
418
|
readonly required: false;
|
|
@@ -676,6 +666,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
676
666
|
formItemTipClass: any;
|
|
677
667
|
labelTip: string;
|
|
678
668
|
information: boolean;
|
|
669
|
+
prop: any;
|
|
679
670
|
labelWidth: string | number;
|
|
680
671
|
labelPosition: "" | "top" | "left" | "right";
|
|
681
672
|
inlineMessage: string | boolean;
|
|
@@ -14,7 +14,7 @@ export declare const datePickerEmits: {
|
|
|
14
14
|
'panel-change': any;
|
|
15
15
|
'visible-change': any;
|
|
16
16
|
};
|
|
17
|
-
export interface Source<P
|
|
18
|
-
prop?: P
|
|
17
|
+
export interface Source<P = string> extends VueComponentPropsType<typeof VkfDatePicker>, BasicSource {
|
|
18
|
+
prop?: P;
|
|
19
19
|
templateType: 'VkfDatePicker';
|
|
20
20
|
}
|
|
@@ -5,8 +5,8 @@ export interface SelectMedia {
|
|
|
5
5
|
label: string;
|
|
6
6
|
value: [string, string];
|
|
7
7
|
}
|
|
8
|
-
export interface Source<P
|
|
9
|
-
endprop?: P
|
|
10
|
-
startprop?: P
|
|
8
|
+
export interface Source<P = string> extends VueComponentPropsType<typeof Core>, BasicSource {
|
|
9
|
+
endprop?: P;
|
|
10
|
+
startprop?: P;
|
|
11
11
|
templateType: 'VkfDatePickerRange';
|
|
12
12
|
}
|
|
@@ -264,7 +264,8 @@ var TemplatesLayout = /* @__PURE__ */ _pluginVue_exportHelper._export_sfc(_sfc_m
|
|
|
264
264
|
|
|
265
265
|
var _sfc_main = /* @__PURE__ */vue.defineComponent({
|
|
266
266
|
...{
|
|
267
|
-
name: "VkfDialogInputCollection"
|
|
267
|
+
name: "VkfDialogInputCollection",
|
|
268
|
+
inheritAttrs: false
|
|
268
269
|
},
|
|
269
270
|
__name: "index",
|
|
270
271
|
props: props,
|
|
@@ -479,7 +480,10 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
479
480
|
default: vue.withCtx(() => [
|
|
480
481
|
vue.createVNode(
|
|
481
482
|
$setup["VkfFormItem"],
|
|
482
|
-
vue.normalizeProps(vue.guardReactiveProps(
|
|
483
|
+
vue.normalizeProps(vue.guardReactiveProps({
|
|
484
|
+
...$setup.formItemBindProps,
|
|
485
|
+
..._ctx.$attrs
|
|
486
|
+
})),
|
|
483
487
|
vue.createSlots({
|
|
484
488
|
default: vue.withCtx(() => [
|
|
485
489
|
!$setup.readonly && _ctx.splicable && !_ctx.labelActions ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
|
|
@@ -260,7 +260,8 @@ var TemplatesLayout = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_
|
|
|
260
260
|
|
|
261
261
|
var _sfc_main = /* @__PURE__ */defineComponent({
|
|
262
262
|
...{
|
|
263
|
-
name: "VkfDialogInputCollection"
|
|
263
|
+
name: "VkfDialogInputCollection",
|
|
264
|
+
inheritAttrs: false
|
|
264
265
|
},
|
|
265
266
|
__name: "index",
|
|
266
267
|
props: props,
|
|
@@ -475,7 +476,10 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
475
476
|
default: withCtx(() => [
|
|
476
477
|
createVNode(
|
|
477
478
|
$setup["VkfFormItem"],
|
|
478
|
-
normalizeProps(guardReactiveProps(
|
|
479
|
+
normalizeProps(guardReactiveProps({
|
|
480
|
+
...$setup.formItemBindProps,
|
|
481
|
+
..._ctx.$attrs
|
|
482
|
+
})),
|
|
479
483
|
createSlots({
|
|
480
484
|
default: withCtx(() => [
|
|
481
485
|
!$setup.readonly && _ctx.splicable && !_ctx.labelActions ? (openBlock(), createElementBlock("div", _hoisted_1, [
|
|
@@ -86,6 +86,7 @@ export declare const props: {
|
|
|
86
86
|
type: BooleanConstructor;
|
|
87
87
|
default: boolean;
|
|
88
88
|
};
|
|
89
|
+
prop: any;
|
|
89
90
|
label: StringConstructor;
|
|
90
91
|
labelWidth: {
|
|
91
92
|
readonly type: PropType<string | number>;
|
|
@@ -103,12 +104,6 @@ export declare const props: {
|
|
|
103
104
|
} & {
|
|
104
105
|
readonly default: "";
|
|
105
106
|
};
|
|
106
|
-
prop: {
|
|
107
|
-
readonly type: PropType<import("element-plus").FormItemProp>;
|
|
108
|
-
readonly required: false;
|
|
109
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
110
|
-
__epPropKey: true;
|
|
111
|
-
};
|
|
112
107
|
rules: {
|
|
113
108
|
readonly type: PropType<unknown>;
|
|
114
109
|
readonly required: false;
|
|
@@ -75,6 +75,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
75
75
|
type: BooleanConstructor;
|
|
76
76
|
default: boolean;
|
|
77
77
|
};
|
|
78
|
+
prop: any;
|
|
78
79
|
label: StringConstructor;
|
|
79
80
|
labelWidth: {
|
|
80
81
|
readonly type: import("vue").PropType<string | number>;
|
|
@@ -92,12 +93,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
92
93
|
} & {
|
|
93
94
|
readonly default: "";
|
|
94
95
|
};
|
|
95
|
-
prop: {
|
|
96
|
-
readonly type: import("vue").PropType<import("element-plus").FormItemProp>;
|
|
97
|
-
readonly required: false;
|
|
98
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
99
|
-
__epPropKey: true;
|
|
100
|
-
};
|
|
101
96
|
rules: {
|
|
102
97
|
readonly type: import("vue").PropType<unknown>;
|
|
103
98
|
readonly required: false;
|
|
@@ -202,6 +197,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
202
197
|
type: BooleanConstructor;
|
|
203
198
|
default: boolean;
|
|
204
199
|
};
|
|
200
|
+
prop: any;
|
|
205
201
|
label: StringConstructor;
|
|
206
202
|
labelWidth: {
|
|
207
203
|
readonly type: import("vue").PropType<string | number>;
|
|
@@ -219,12 +215,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
219
215
|
} & {
|
|
220
216
|
readonly default: "";
|
|
221
217
|
};
|
|
222
|
-
prop: {
|
|
223
|
-
readonly type: import("vue").PropType<import("element-plus").FormItemProp>;
|
|
224
|
-
readonly required: false;
|
|
225
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
226
|
-
__epPropKey: true;
|
|
227
|
-
};
|
|
228
218
|
rules: {
|
|
229
219
|
readonly type: import("vue").PropType<unknown>;
|
|
230
220
|
readonly required: false;
|
|
@@ -3034,6 +3024,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3034
3024
|
type: BooleanConstructor;
|
|
3035
3025
|
default: boolean;
|
|
3036
3026
|
};
|
|
3027
|
+
prop: any;
|
|
3037
3028
|
label: StringConstructor;
|
|
3038
3029
|
labelWidth: {
|
|
3039
3030
|
readonly type: import("vue").PropType<string | number>;
|
|
@@ -3051,12 +3042,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3051
3042
|
} & {
|
|
3052
3043
|
readonly default: "";
|
|
3053
3044
|
};
|
|
3054
|
-
prop: {
|
|
3055
|
-
readonly type: import("vue").PropType<import("element-plus").FormItemProp>;
|
|
3056
|
-
readonly required: false;
|
|
3057
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3058
|
-
__epPropKey: true;
|
|
3059
|
-
};
|
|
3060
3045
|
rules: {
|
|
3061
3046
|
readonly type: import("vue").PropType<unknown>;
|
|
3062
3047
|
readonly required: false;
|
|
@@ -3099,6 +3084,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3099
3084
|
formItemTipClass: any;
|
|
3100
3085
|
labelTip: string;
|
|
3101
3086
|
information: boolean;
|
|
3087
|
+
prop: any;
|
|
3102
3088
|
labelWidth: string | number;
|
|
3103
3089
|
labelPosition: "" | "top" | "left" | "right";
|
|
3104
3090
|
inlineMessage: string | boolean;
|
|
@@ -6,8 +6,8 @@ import type { AnyFunc, Keyof, NormalObject, VueComponentPropsType } from '@vunk/
|
|
|
6
6
|
import type { TableColumnCtx } from 'element-plus';
|
|
7
7
|
import type Core from './index.vue';
|
|
8
8
|
export type Modules = 'operations:add';
|
|
9
|
-
export interface Source<P
|
|
10
|
-
prop?: P
|
|
9
|
+
export interface Source<P = string> extends VueComponentPropsType<typeof Core>, BasicSource {
|
|
10
|
+
prop?: P;
|
|
11
11
|
templateType: 'VkfDialogInputCollection';
|
|
12
12
|
informationProps?: Partial<__VkfInformationCollection.ComponentProps>;
|
|
13
13
|
}
|
|
@@ -70,6 +70,7 @@ export declare const props: {
|
|
|
70
70
|
type: BooleanConstructor;
|
|
71
71
|
default: boolean;
|
|
72
72
|
};
|
|
73
|
+
prop: any;
|
|
73
74
|
label: StringConstructor;
|
|
74
75
|
labelWidth: {
|
|
75
76
|
readonly type: PropType<string | number>;
|
|
@@ -87,12 +88,6 @@ export declare const props: {
|
|
|
87
88
|
} & {
|
|
88
89
|
readonly default: "";
|
|
89
90
|
};
|
|
90
|
-
prop: {
|
|
91
|
-
readonly type: PropType<import("element-plus").FormItemProp>;
|
|
92
|
-
readonly required: false;
|
|
93
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
94
|
-
__epPropKey: true;
|
|
95
|
-
};
|
|
96
91
|
rules: {
|
|
97
92
|
readonly type: PropType<unknown>;
|
|
98
93
|
readonly required: false;
|
|
@@ -62,6 +62,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
62
62
|
type: BooleanConstructor;
|
|
63
63
|
default: boolean;
|
|
64
64
|
};
|
|
65
|
+
prop: any;
|
|
65
66
|
label: StringConstructor;
|
|
66
67
|
labelWidth: {
|
|
67
68
|
readonly type: import("vue").PropType<string | number>;
|
|
@@ -79,12 +80,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
79
80
|
} & {
|
|
80
81
|
readonly default: "";
|
|
81
82
|
};
|
|
82
|
-
prop: {
|
|
83
|
-
readonly type: import("vue").PropType<import("element-plus").FormItemProp>;
|
|
84
|
-
readonly required: false;
|
|
85
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
86
|
-
__epPropKey: true;
|
|
87
|
-
};
|
|
88
83
|
rules: {
|
|
89
84
|
readonly type: import("vue").PropType<unknown>;
|
|
90
85
|
readonly required: false;
|
|
@@ -260,6 +255,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
260
255
|
type: BooleanConstructor;
|
|
261
256
|
default: boolean;
|
|
262
257
|
};
|
|
258
|
+
prop: any;
|
|
263
259
|
label: StringConstructor;
|
|
264
260
|
labelWidth: {
|
|
265
261
|
readonly type: import("vue").PropType<string | number>;
|
|
@@ -277,12 +273,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
277
273
|
} & {
|
|
278
274
|
readonly default: "";
|
|
279
275
|
};
|
|
280
|
-
prop: {
|
|
281
|
-
readonly type: import("vue").PropType<import("element-plus").FormItemProp>;
|
|
282
|
-
readonly required: false;
|
|
283
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
284
|
-
__epPropKey: true;
|
|
285
|
-
};
|
|
286
276
|
rules: {
|
|
287
277
|
readonly type: import("vue").PropType<unknown>;
|
|
288
278
|
readonly required: false;
|
|
@@ -325,6 +315,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
325
315
|
formItemTipClass: any;
|
|
326
316
|
labelTip: string;
|
|
327
317
|
information: boolean;
|
|
318
|
+
prop: any;
|
|
328
319
|
labelWidth: string | number;
|
|
329
320
|
labelPosition: "" | "top" | "left" | "right";
|
|
330
321
|
inlineMessage: string | boolean;
|
|
@@ -72,6 +72,7 @@ export declare const props: {
|
|
|
72
72
|
type: BooleanConstructor;
|
|
73
73
|
default: boolean;
|
|
74
74
|
};
|
|
75
|
+
prop: any;
|
|
75
76
|
label: StringConstructor;
|
|
76
77
|
labelWidth: {
|
|
77
78
|
readonly type: import("vue").PropType<string | number>;
|
|
@@ -89,12 +90,6 @@ export declare const props: {
|
|
|
89
90
|
} & {
|
|
90
91
|
readonly default: "";
|
|
91
92
|
};
|
|
92
|
-
prop: {
|
|
93
|
-
readonly type: import("vue").PropType<import("element-plus").FormItemProp>;
|
|
94
|
-
readonly required: false;
|
|
95
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
96
|
-
__epPropKey: true;
|
|
97
|
-
};
|
|
98
93
|
rules: {
|
|
99
94
|
readonly type: import("vue").PropType<unknown>;
|
|
100
95
|
readonly required: false;
|
|
@@ -58,6 +58,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
58
58
|
type: BooleanConstructor;
|
|
59
59
|
default: boolean;
|
|
60
60
|
};
|
|
61
|
+
prop: any;
|
|
61
62
|
label: StringConstructor;
|
|
62
63
|
labelWidth: {
|
|
63
64
|
readonly type: import("vue").PropType<string | number>;
|
|
@@ -75,12 +76,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
75
76
|
} & {
|
|
76
77
|
readonly default: "";
|
|
77
78
|
};
|
|
78
|
-
prop: {
|
|
79
|
-
readonly type: import("vue").PropType<import("element-plus").FormItemProp>;
|
|
80
|
-
readonly required: false;
|
|
81
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
82
|
-
__epPropKey: true;
|
|
83
|
-
};
|
|
84
79
|
rules: {
|
|
85
80
|
readonly type: import("vue").PropType<unknown>;
|
|
86
81
|
readonly required: false;
|
|
@@ -171,6 +166,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
171
166
|
type: BooleanConstructor;
|
|
172
167
|
default: boolean;
|
|
173
168
|
};
|
|
169
|
+
prop: any;
|
|
174
170
|
label: StringConstructor;
|
|
175
171
|
labelWidth: {
|
|
176
172
|
readonly type: import("vue").PropType<string | number>;
|
|
@@ -188,12 +184,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
188
184
|
} & {
|
|
189
185
|
readonly default: "";
|
|
190
186
|
};
|
|
191
|
-
prop: {
|
|
192
|
-
readonly type: import("vue").PropType<import("element-plus").FormItemProp>;
|
|
193
|
-
readonly required: false;
|
|
194
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
195
|
-
__epPropKey: true;
|
|
196
|
-
};
|
|
197
187
|
rules: {
|
|
198
188
|
readonly type: import("vue").PropType<unknown>;
|
|
199
189
|
readonly required: false;
|
|
@@ -231,7 +221,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
231
221
|
emit: ((event: "update:modelValue", ...args: unknown[]) => void) & ((event: "update:modelValue", ...args: any) => void) & ((event: "update:modelValue", ...args: any[]) => void) & ((event: "update:editable", ...args: unknown[]) => void) & ((event: "update:editable", ...args: any) => void) & ((event: "update:editable", ...args: any[]) => void);
|
|
232
222
|
id: string;
|
|
233
223
|
editable: import("vue").WritableComputedRef<boolean, boolean>;
|
|
234
|
-
prop: import("vue").ComputedRef<
|
|
224
|
+
prop: import("vue").ComputedRef<any>;
|
|
235
225
|
formItemBindProps: import("vue").ComputedRef<{}>;
|
|
236
226
|
readonly: import("vue").ComputedRef<boolean>;
|
|
237
227
|
formItemContainerRef: import("vue").Ref<{
|
|
@@ -3320,6 +3310,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3320
3310
|
type: BooleanConstructor;
|
|
3321
3311
|
default: boolean;
|
|
3322
3312
|
};
|
|
3313
|
+
prop: any;
|
|
3323
3314
|
label: StringConstructor;
|
|
3324
3315
|
labelWidth: {
|
|
3325
3316
|
readonly type: import("vue").PropType<string | number>;
|
|
@@ -3337,12 +3328,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3337
3328
|
} & {
|
|
3338
3329
|
readonly default: "";
|
|
3339
3330
|
};
|
|
3340
|
-
prop: {
|
|
3341
|
-
readonly type: import("vue").PropType<import("element-plus").FormItemProp>;
|
|
3342
|
-
readonly required: false;
|
|
3343
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3344
|
-
__epPropKey: true;
|
|
3345
|
-
};
|
|
3346
3331
|
rules: {
|
|
3347
3332
|
readonly type: import("vue").PropType<unknown>;
|
|
3348
3333
|
readonly required: false;
|
|
@@ -3386,6 +3371,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3386
3371
|
formItemTipClass: any;
|
|
3387
3372
|
labelTip: string;
|
|
3388
3373
|
information: boolean;
|
|
3374
|
+
prop: any;
|
|
3389
3375
|
labelWidth: string | number;
|
|
3390
3376
|
labelPosition: "" | "top" | "left" | "right";
|
|
3391
3377
|
inlineMessage: string | boolean;
|
|
@@ -126,6 +126,7 @@ export declare const props: {
|
|
|
126
126
|
type: BooleanConstructor;
|
|
127
127
|
default: boolean;
|
|
128
128
|
};
|
|
129
|
+
prop: any;
|
|
129
130
|
label: StringConstructor;
|
|
130
131
|
labelWidth: {
|
|
131
132
|
readonly type: PropType<string | number>;
|
|
@@ -143,12 +144,6 @@ export declare const props: {
|
|
|
143
144
|
} & {
|
|
144
145
|
readonly default: "";
|
|
145
146
|
};
|
|
146
|
-
prop: {
|
|
147
|
-
readonly type: PropType<import("element-plus").FormItemProp>;
|
|
148
|
-
readonly required: false;
|
|
149
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
150
|
-
__epPropKey: true;
|
|
151
|
-
};
|
|
152
147
|
rules: {
|
|
153
148
|
readonly type: PropType<unknown>;
|
|
154
149
|
readonly required: false;
|
|
@@ -307,7 +302,7 @@ export declare const props: {
|
|
|
307
302
|
};
|
|
308
303
|
autofocus: BooleanConstructor;
|
|
309
304
|
};
|
|
310
|
-
export declare const createBindProps: <T2 extends import("@vunk/core").NormalObject, EX extends (Extract<"type", keyof T2> | Extract<"required", keyof T2> | Extract<"size", keyof T2> | Extract<"formItemSize", keyof T2> | Extract<"formItemSlots", keyof T2> | Extract<"elRef", keyof T2> | Extract<"inline", keyof T2> | Extract<"readonly", keyof T2> | Extract<"formItemTip", keyof T2> | Extract<"formItemTipClass", keyof T2> | Extract<"labelTip", keyof T2> | Extract<"information", keyof T2> | Extract<"
|
|
305
|
+
export declare const createBindProps: <T2 extends import("@vunk/core").NormalObject, EX extends (Extract<"type", keyof T2> | Extract<"required", keyof T2> | Extract<"size", keyof T2> | Extract<"formItemSize", keyof T2> | Extract<"formItemSlots", keyof T2> | Extract<"elRef", keyof T2> | Extract<"inline", keyof T2> | Extract<"readonly", keyof T2> | Extract<"formItemTip", keyof T2> | Extract<"formItemTipClass", keyof T2> | Extract<"labelTip", keyof T2> | Extract<"information", keyof T2> | Extract<"prop", keyof T2> | Extract<"label", keyof T2> | Extract<"labelWidth", keyof T2> | Extract<"labelPosition", keyof T2> | Extract<"rules", keyof T2> | Extract<"error", keyof T2> | Extract<"validateStatus", keyof T2> | Extract<"for", keyof T2> | Extract<"inlineMessage", keyof T2> | Extract<"showMessage", keyof T2> | Extract<"disabled", keyof T2> | Extract<"id", keyof T2> | Extract<"ariaLabel", keyof T2> | Extract<"name", keyof T2> | Extract<"modelValue", keyof T2> | Extract<"clearable", keyof T2> | Extract<"multiple", keyof T2> | Extract<"placeholder", keyof T2> | Extract<"formatter", keyof T2> | Extract<"autofocus", keyof T2> | Extract<"maxlength", keyof T2> | Extract<"minlength", keyof T2> | Extract<"inputSlots", keyof T2> | Extract<"rows", keyof T2> | Extract<"inputmode", keyof T2> | Extract<"resize", keyof T2> | Extract<"autosize", keyof T2> | Extract<"autocomplete", keyof T2> | Extract<"parser", keyof T2> | Extract<"form", keyof T2> | Extract<"showPassword", keyof T2> | Extract<"showWordLimit", keyof T2> | Extract<"suffixIcon", keyof T2> | Extract<"prefixIcon", keyof T2> | Extract<"containerRole", keyof T2> | Extract<"tabindex", keyof T2> | Extract<"validateEvent", keyof T2> | Extract<"inputStyle", keyof T2> | Extract<"visibleElements", keyof T2> | Extract<"viewComponent", keyof T2> | Extract<"viewComponentAttrs", keyof T2> | Extract<"view", keyof T2> | Extract<"editTypes", keyof T2> | Extract<"viewModelActiveFillSymbol", keyof T2> | Extract<"viewModelActiveLineSymbol", keyof T2> | Extract<"viewModelActivePointSymbol", keyof T2> | Extract<"skipSave", keyof T2> | Extract<"showMap", keyof T2> | Extract<"dialogEdit", keyof T2> | Extract<"dialogEditFullscreen", keyof T2> | Extract<"dialogEditTitle", keyof T2> | Extract<"flying", keyof T2> | Extract<"layerIndex", keyof T2>)[]>(propsArg: T2, excludes?: EX) => import("vue").ComputedRef<{ [P in EX extends (infer KE)[] ? Exclude<Extract<"type", keyof T2>, KE> | Exclude<Extract<"required", keyof T2>, KE> | Exclude<Extract<"size", keyof T2>, KE> | Exclude<Extract<"formItemSize", keyof T2>, KE> | Exclude<Extract<"formItemSlots", keyof T2>, KE> | Exclude<Extract<"elRef", keyof T2>, KE> | Exclude<Extract<"inline", keyof T2>, KE> | Exclude<Extract<"readonly", keyof T2>, KE> | Exclude<Extract<"formItemTip", keyof T2>, KE> | Exclude<Extract<"formItemTipClass", keyof T2>, KE> | Exclude<Extract<"labelTip", keyof T2>, KE> | Exclude<Extract<"information", keyof T2>, KE> | Exclude<Extract<"prop", keyof T2>, KE> | Exclude<Extract<"label", keyof T2>, KE> | Exclude<Extract<"labelWidth", keyof T2>, KE> | Exclude<Extract<"labelPosition", keyof T2>, KE> | Exclude<Extract<"rules", keyof T2>, KE> | Exclude<Extract<"error", keyof T2>, KE> | Exclude<Extract<"validateStatus", keyof T2>, KE> | Exclude<Extract<"for", keyof T2>, KE> | Exclude<Extract<"inlineMessage", keyof T2>, KE> | Exclude<Extract<"showMessage", keyof T2>, KE> | Exclude<Extract<"disabled", keyof T2>, KE> | Exclude<Extract<"id", keyof T2>, KE> | Exclude<Extract<"ariaLabel", keyof T2>, KE> | Exclude<Extract<"name", keyof T2>, KE> | Exclude<Extract<"modelValue", keyof T2>, KE> | Exclude<Extract<"clearable", keyof T2>, KE> | Exclude<Extract<"multiple", keyof T2>, KE> | Exclude<Extract<"placeholder", keyof T2>, KE> | Exclude<Extract<"formatter", keyof T2>, KE> | Exclude<Extract<"autofocus", keyof T2>, KE> | Exclude<Extract<"maxlength", keyof T2>, KE> | Exclude<Extract<"minlength", keyof T2>, KE> | Exclude<Extract<"inputSlots", keyof T2>, KE> | Exclude<Extract<"rows", keyof T2>, KE> | Exclude<Extract<"inputmode", keyof T2>, KE> | Exclude<Extract<"resize", keyof T2>, KE> | Exclude<Extract<"autosize", keyof T2>, KE> | Exclude<Extract<"autocomplete", keyof T2>, KE> | Exclude<Extract<"parser", keyof T2>, KE> | Exclude<Extract<"form", keyof T2>, KE> | Exclude<Extract<"showPassword", keyof T2>, KE> | Exclude<Extract<"showWordLimit", keyof T2>, KE> | Exclude<Extract<"suffixIcon", keyof T2>, KE> | Exclude<Extract<"prefixIcon", keyof T2>, KE> | Exclude<Extract<"containerRole", keyof T2>, KE> | Exclude<Extract<"tabindex", keyof T2>, KE> | Exclude<Extract<"validateEvent", keyof T2>, KE> | Exclude<Extract<"inputStyle", keyof T2>, KE> | Exclude<Extract<"visibleElements", keyof T2>, KE> | Exclude<Extract<"viewComponent", keyof T2>, KE> | Exclude<Extract<"viewComponentAttrs", keyof T2>, KE> | Exclude<Extract<"view", keyof T2>, KE> | Exclude<Extract<"editTypes", keyof T2>, KE> | Exclude<Extract<"viewModelActiveFillSymbol", keyof T2>, KE> | Exclude<Extract<"viewModelActiveLineSymbol", keyof T2>, KE> | Exclude<Extract<"viewModelActivePointSymbol", keyof T2>, KE> | Exclude<Extract<"skipSave", keyof T2>, KE> | Exclude<Extract<"showMap", keyof T2>, KE> | Exclude<Extract<"dialogEdit", keyof T2>, KE> | Exclude<Extract<"dialogEditFullscreen", keyof T2>, KE> | Exclude<Extract<"dialogEditTitle", keyof T2>, KE> | Exclude<Extract<"flying", keyof T2>, KE> | Exclude<Extract<"layerIndex", keyof T2>, KE> : Extract<"type", keyof T2> | Extract<"required", keyof T2> | Extract<"size", keyof T2> | Extract<"formItemSize", keyof T2> | Extract<"formItemSlots", keyof T2> | Extract<"elRef", keyof T2> | Extract<"inline", keyof T2> | Extract<"readonly", keyof T2> | Extract<"formItemTip", keyof T2> | Extract<"formItemTipClass", keyof T2> | Extract<"labelTip", keyof T2> | Extract<"information", keyof T2> | Extract<"prop", keyof T2> | Extract<"label", keyof T2> | Extract<"labelWidth", keyof T2> | Extract<"labelPosition", keyof T2> | Extract<"rules", keyof T2> | Extract<"error", keyof T2> | Extract<"validateStatus", keyof T2> | Extract<"for", keyof T2> | Extract<"inlineMessage", keyof T2> | Extract<"showMessage", keyof T2> | Extract<"disabled", keyof T2> | Extract<"id", keyof T2> | Extract<"ariaLabel", keyof T2> | Extract<"name", keyof T2> | Extract<"modelValue", keyof T2> | Extract<"clearable", keyof T2> | Extract<"multiple", keyof T2> | Extract<"placeholder", keyof T2> | Extract<"formatter", keyof T2> | Extract<"autofocus", keyof T2> | Extract<"maxlength", keyof T2> | Extract<"minlength", keyof T2> | Extract<"inputSlots", keyof T2> | Extract<"rows", keyof T2> | Extract<"inputmode", keyof T2> | Extract<"resize", keyof T2> | Extract<"autosize", keyof T2> | Extract<"autocomplete", keyof T2> | Extract<"parser", keyof T2> | Extract<"form", keyof T2> | Extract<"showPassword", keyof T2> | Extract<"showWordLimit", keyof T2> | Extract<"suffixIcon", keyof T2> | Extract<"prefixIcon", keyof T2> | Extract<"containerRole", keyof T2> | Extract<"tabindex", keyof T2> | Extract<"validateEvent", keyof T2> | Extract<"inputStyle", keyof T2> | Extract<"visibleElements", keyof T2> | Extract<"viewComponent", keyof T2> | Extract<"viewComponentAttrs", keyof T2> | Extract<"view", keyof T2> | Extract<"editTypes", keyof T2> | Extract<"viewModelActiveFillSymbol", keyof T2> | Extract<"viewModelActiveLineSymbol", keyof T2> | Extract<"viewModelActivePointSymbol", keyof T2> | Extract<"skipSave", keyof T2> | Extract<"showMap", keyof T2> | Extract<"dialogEdit", keyof T2> | Extract<"dialogEditFullscreen", keyof T2> | Extract<"dialogEditTitle", keyof T2> | Extract<"flying", keyof T2> | Extract<"layerIndex", keyof T2>]: { [k in Extract<"type", keyof T2> | Extract<"required", keyof T2> | Extract<"size", keyof T2> | Extract<"formItemSize", keyof T2> | Extract<"formItemSlots", keyof T2> | Extract<"elRef", keyof T2> | Extract<"inline", keyof T2> | Extract<"readonly", keyof T2> | Extract<"formItemTip", keyof T2> | Extract<"formItemTipClass", keyof T2> | Extract<"labelTip", keyof T2> | Extract<"information", keyof T2> | Extract<"prop", keyof T2> | Extract<"label", keyof T2> | Extract<"labelWidth", keyof T2> | Extract<"labelPosition", keyof T2> | Extract<"rules", keyof T2> | Extract<"error", keyof T2> | Extract<"validateStatus", keyof T2> | Extract<"for", keyof T2> | Extract<"inlineMessage", keyof T2> | Extract<"showMessage", keyof T2> | Extract<"disabled", keyof T2> | Extract<"id", keyof T2> | Extract<"ariaLabel", keyof T2> | Extract<"name", keyof T2> | Extract<"modelValue", keyof T2> | Extract<"clearable", keyof T2> | Extract<"multiple", keyof T2> | Extract<"placeholder", keyof T2> | Extract<"formatter", keyof T2> | Extract<"autofocus", keyof T2> | Extract<"maxlength", keyof T2> | Extract<"minlength", keyof T2> | Extract<"inputSlots", keyof T2> | Extract<"rows", keyof T2> | Extract<"inputmode", keyof T2> | Extract<"resize", keyof T2> | Extract<"autosize", keyof T2> | Extract<"autocomplete", keyof T2> | Extract<"parser", keyof T2> | Extract<"form", keyof T2> | Extract<"showPassword", keyof T2> | Extract<"showWordLimit", keyof T2> | Extract<"suffixIcon", keyof T2> | Extract<"prefixIcon", keyof T2> | Extract<"containerRole", keyof T2> | Extract<"tabindex", keyof T2> | Extract<"validateEvent", keyof T2> | Extract<"inputStyle", keyof T2> | Extract<"visibleElements", keyof T2> | Extract<"viewComponent", keyof T2> | Extract<"viewComponentAttrs", keyof T2> | Extract<"view", keyof T2> | Extract<"editTypes", keyof T2> | Extract<"viewModelActiveFillSymbol", keyof T2> | Extract<"viewModelActiveLineSymbol", keyof T2> | Extract<"viewModelActivePointSymbol", keyof T2> | Extract<"skipSave", keyof T2> | Extract<"showMap", keyof T2> | Extract<"dialogEdit", keyof T2> | Extract<"dialogEditFullscreen", keyof T2> | Extract<"dialogEditTitle", keyof T2> | Extract<"flying", keyof T2> | Extract<"layerIndex", keyof T2>]: T2[k]; }[P]; }>;
|
|
311
306
|
export declare const emits: {
|
|
312
307
|
'update:modelValue': (e: FeatureCollection) => FeatureCollection<Geometry, {
|
|
313
308
|
[name: string]: any;
|
|
@@ -126,6 +126,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
126
126
|
type: BooleanConstructor;
|
|
127
127
|
default: boolean;
|
|
128
128
|
};
|
|
129
|
+
prop: any;
|
|
129
130
|
label: StringConstructor;
|
|
130
131
|
labelWidth: {
|
|
131
132
|
readonly type: import("vue").PropType<string | number>;
|
|
@@ -143,12 +144,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
143
144
|
} & {
|
|
144
145
|
readonly default: "";
|
|
145
146
|
};
|
|
146
|
-
prop: {
|
|
147
|
-
readonly type: import("vue").PropType<import("element-plus").FormItemProp>;
|
|
148
|
-
readonly required: false;
|
|
149
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
150
|
-
__epPropKey: true;
|
|
151
|
-
};
|
|
152
147
|
rules: {
|
|
153
148
|
readonly type: import("vue").PropType<unknown>;
|
|
154
149
|
readonly required: false;
|
|
@@ -319,10 +314,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
319
314
|
formItemTipClass: any;
|
|
320
315
|
labelTip: string;
|
|
321
316
|
information: boolean;
|
|
317
|
+
prop: any;
|
|
322
318
|
label: string;
|
|
323
319
|
labelWidth: string | number;
|
|
324
320
|
labelPosition: "" | "top" | "left" | "right";
|
|
325
|
-
prop: import("element-plus").FormItemProp;
|
|
326
321
|
rules: unknown;
|
|
327
322
|
error: string;
|
|
328
323
|
validateStatus: "" | "error" | "success" | "validating";
|
|
@@ -532,6 +527,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
532
527
|
type: BooleanConstructor;
|
|
533
528
|
default: boolean;
|
|
534
529
|
};
|
|
530
|
+
prop: any;
|
|
535
531
|
label: StringConstructor;
|
|
536
532
|
labelWidth: {
|
|
537
533
|
readonly type: import("vue").PropType<string | number>;
|
|
@@ -549,12 +545,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
549
545
|
} & {
|
|
550
546
|
readonly default: "";
|
|
551
547
|
};
|
|
552
|
-
prop: {
|
|
553
|
-
readonly type: import("vue").PropType<import("element-plus").FormItemProp>;
|
|
554
|
-
readonly required: false;
|
|
555
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
556
|
-
__epPropKey: true;
|
|
557
|
-
};
|
|
558
548
|
rules: {
|
|
559
549
|
readonly type: import("vue").PropType<unknown>;
|
|
560
550
|
readonly required: false;
|
|
@@ -741,6 +731,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
741
731
|
formItemTipClass: any;
|
|
742
732
|
labelTip: string;
|
|
743
733
|
information: boolean;
|
|
734
|
+
prop: any;
|
|
744
735
|
labelWidth: string | number;
|
|
745
736
|
labelPosition: "" | "top" | "left" | "right";
|
|
746
737
|
inlineMessage: string | boolean;
|
|
@@ -9,8 +9,8 @@ export interface EditTypeMedia extends Media {
|
|
|
9
9
|
value: EDIT_TYPE;
|
|
10
10
|
availableCreatureTools: __VaSketch.AvailableCreatureTool[];
|
|
11
11
|
}
|
|
12
|
-
export interface Source<P
|
|
13
|
-
prop?: P
|
|
12
|
+
export interface Source<P = string> extends VueComponentPropsType<typeof VkfEsriInputGeojson>, BasicSource {
|
|
13
|
+
prop?: P;
|
|
14
14
|
templateType: 'VkfEsriInputGeojson';
|
|
15
15
|
}
|
|
16
16
|
export interface CustomSlotProps {
|