@vunk/form 2.11.0 → 2.12.1
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/button/src/ctx.d.ts +1 -1
- package/components/button/src/index.vue.d.ts +15 -15
- package/components/card-input-collection/src/index.vue.d.ts +12 -12
- package/components/cascader/src/ctx.d.ts +4 -11
- package/components/cascader/src/index.vue.d.ts +10 -24
- package/components/checkbox/src/index.vue.d.ts +27 -27
- package/components/cloneDeep.cjs +269 -37
- package/components/cloneDeep.mjs +269 -37
- package/components/color-picker/src/ctx.d.ts +17 -1
- package/components/color-picker/src/index.vue.d.ts +36 -2
- package/components/date-picker/src/ctx.d.ts +2 -1
- package/components/date-picker/src/index.vue.d.ts +10 -0
- package/components/date-picker-range/src/ctx.d.ts +1 -0
- package/components/date-picker-range/src/index.vue.d.ts +3 -0
- package/components/dialog-input-collection/index.cjs +562 -0
- package/components/dialog-input-collection/index.css +21 -0
- package/components/dialog-input-collection/index.d.ts +4 -0
- package/components/dialog-input-collection/index.mjs +556 -0
- package/components/dialog-input-collection/src/ctx.d.ts +142 -0
- package/components/dialog-input-collection/src/dialog-form.vue.d.ts +647 -0
- package/components/dialog-input-collection/src/index.vue.d.ts +1972 -0
- package/components/dialog-input-collection/src/layout.vue.d.ts +85 -0
- package/components/dialog-input-collection/src/types.d.ts +28 -0
- package/components/download-plus/index.cjs +2 -2
- package/components/download-plus/index.mjs +2 -2
- package/components/download-plus/src/index.vue.d.ts +48 -18
- package/components/editable-text/index.cjs +1 -1
- package/components/editable-text/index.mjs +1 -1
- package/components/editable-text/src/index.vue.d.ts +6 -6
- package/components/esri-input-geojson/index.cjs +1 -1
- package/components/esri-input-geojson/index.mjs +1 -1
- package/components/esri-input-geojson/src/append.vue.d.ts +21 -21
- package/components/esri-input-geojson/src/ctx.d.ts +10 -1
- package/components/esri-input-geojson/src/index.vue.d.ts +21 -0
- package/components/form/src/index.vue.d.ts +8 -2853
- package/components/form-item/index.cjs +1 -1
- package/components/form-item/index.mjs +1 -1
- package/components/form-item/src/index.vue.d.ts +15 -15
- package/components/index.cjs +397 -11
- package/components/index.mjs +378 -11
- package/components/index2.cjs +11 -397
- package/components/index2.mjs +11 -378
- package/components/information/index.cjs +3 -4
- package/components/information/index.mjs +3 -4
- package/components/information-collection/index.cjs +2 -2
- package/components/information-collection/index.mjs +2 -2
- package/components/information-collection/src/ctx.d.ts +2 -2
- package/components/information-collection/src/index.vue.d.ts +4 -4
- package/components/information-renderer/index.cjs +16 -0
- package/components/information-renderer/index.d.ts +73 -0
- package/components/information-renderer/index.mjs +10 -0
- package/components/information-tag/src/ctx.d.ts +1 -1
- package/components/information-tag/src/index.vue.d.ts +3 -3
- package/components/information-templates-default/index.cjs +25 -7
- package/components/information-templates-default/index.mjs +25 -7
- package/components/input/src/ctx.d.ts +10 -1
- package/components/input/src/index.vue.d.ts +51 -0
- package/components/input-collection/index.cjs +12 -1
- package/components/input-collection/index.mjs +12 -1
- package/components/input-collection/src/index.vue.d.ts +12 -12
- package/components/input-collection/src/types.d.ts +2 -2
- package/components/input-link/index.cjs +1 -1
- package/components/input-link/index.mjs +1 -1
- package/components/input-link/src/ctx.d.ts +9 -0
- package/components/input-link/src/index.vue.d.ts +19 -0
- package/components/input-number/src/ctx.d.ts +9 -1
- package/components/input-number/src/index.vue.d.ts +45 -0
- package/components/input-tag/src/ctx.d.ts +3 -10
- package/components/input-tag/src/index.vue.d.ts +25 -60
- package/components/select/src/ctx.d.ts +1 -1
- package/components/select/src/index.vue.d.ts +4 -4
- package/components/templates-element-plus/src/index.vue.d.ts +6 -6
- package/components/upload/index.cjs +1 -1
- package/components/upload/index.mjs +1 -1
- package/components/upload/src/index.vue.d.ts +9 -9
- package/components/upload-plus/index.cjs +2 -2
- package/components/upload-plus/index.mjs +2 -2
- package/components/upload-plus/src/index.vue.d.ts +49 -19
- package/components/van-cascader/src/ctx.d.ts +4 -11
- package/components/van-cascader/src/index.vue.d.ts +27 -41
- package/components/var-datetime-picker/src/index.vue.d.ts +15 -3
- package/components/vditor/src/index.vue.d.ts +1 -1
- package/index.css +22 -0
- package/package.json +14 -1
- package/shared/element-plus/ctx.d.ts +4 -4
- package/shared/element-plus/instances.d.ts +2 -1
|
@@ -39,7 +39,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
39
39
|
};
|
|
40
40
|
readonly disabled: BooleanConstructor;
|
|
41
41
|
readonly type: {
|
|
42
|
-
readonly type: import("vue").PropType<"" | "default" | "text" | "
|
|
42
|
+
readonly type: import("vue").PropType<"" | "default" | "text" | "primary" | "success" | "warning" | "info" | "danger">;
|
|
43
43
|
readonly required: false;
|
|
44
44
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
45
45
|
__epPropKey: true;
|
|
@@ -125,7 +125,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
125
125
|
readonly disabled: boolean;
|
|
126
126
|
readonly round: boolean;
|
|
127
127
|
readonly dark: boolean;
|
|
128
|
-
readonly type: "" | "default" | "text" | "
|
|
128
|
+
readonly type: "" | "default" | "text" | "primary" | "success" | "warning" | "info" | "danger";
|
|
129
129
|
readonly bg: boolean;
|
|
130
130
|
readonly loading: boolean;
|
|
131
131
|
readonly autofocus: boolean;
|
|
@@ -150,7 +150,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
150
150
|
};
|
|
151
151
|
readonly disabled: BooleanConstructor;
|
|
152
152
|
readonly type: {
|
|
153
|
-
readonly type: import("vue").PropType<"" | "default" | "text" | "
|
|
153
|
+
readonly type: import("vue").PropType<"" | "default" | "text" | "primary" | "success" | "warning" | "info" | "danger">;
|
|
154
154
|
readonly required: false;
|
|
155
155
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
156
156
|
__epPropKey: true;
|
|
@@ -234,7 +234,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
234
234
|
readonly disabled: boolean;
|
|
235
235
|
readonly round: boolean;
|
|
236
236
|
readonly dark: boolean;
|
|
237
|
-
readonly type: "" | "default" | "text" | "
|
|
237
|
+
readonly type: "" | "default" | "text" | "primary" | "success" | "warning" | "info" | "danger";
|
|
238
238
|
readonly bg: boolean;
|
|
239
239
|
readonly loading: boolean;
|
|
240
240
|
readonly autofocus: boolean;
|
|
@@ -256,7 +256,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
256
256
|
};
|
|
257
257
|
readonly disabled: BooleanConstructor;
|
|
258
258
|
readonly type: {
|
|
259
|
-
readonly type: import("vue").PropType<"" | "default" | "text" | "
|
|
259
|
+
readonly type: import("vue").PropType<"" | "default" | "text" | "primary" | "success" | "warning" | "info" | "danger">;
|
|
260
260
|
readonly required: false;
|
|
261
261
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
262
262
|
__epPropKey: true;
|
|
@@ -342,7 +342,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
342
342
|
readonly disabled: boolean;
|
|
343
343
|
readonly round: boolean;
|
|
344
344
|
readonly dark: boolean;
|
|
345
|
-
readonly type: "" | "default" | "text" | "
|
|
345
|
+
readonly type: "" | "default" | "text" | "primary" | "success" | "warning" | "info" | "danger";
|
|
346
346
|
readonly bg: boolean;
|
|
347
347
|
readonly loading: boolean;
|
|
348
348
|
readonly autofocus: boolean;
|
|
@@ -367,7 +367,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
367
367
|
__epPropKey: true;
|
|
368
368
|
};
|
|
369
369
|
readonly type: {
|
|
370
|
-
readonly type: import("vue").PropType<"" | "default" | "text" | "
|
|
370
|
+
readonly type: import("vue").PropType<"" | "default" | "text" | "primary" | "success" | "warning" | "info" | "danger">;
|
|
371
371
|
readonly required: false;
|
|
372
372
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
373
373
|
__epPropKey: true;
|
|
@@ -375,7 +375,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
375
375
|
readonly default: "";
|
|
376
376
|
};
|
|
377
377
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
378
|
-
readonly type: "" | "default" | "text" | "
|
|
378
|
+
readonly type: "" | "default" | "text" | "primary" | "success" | "warning" | "info" | "danger";
|
|
379
379
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
380
380
|
P: {};
|
|
381
381
|
B: {};
|
|
@@ -391,7 +391,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
391
391
|
__epPropKey: true;
|
|
392
392
|
};
|
|
393
393
|
readonly type: {
|
|
394
|
-
readonly type: import("vue").PropType<"" | "default" | "text" | "
|
|
394
|
+
readonly type: import("vue").PropType<"" | "default" | "text" | "primary" | "success" | "warning" | "info" | "danger">;
|
|
395
395
|
readonly required: false;
|
|
396
396
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
397
397
|
__epPropKey: true;
|
|
@@ -399,7 +399,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
399
399
|
readonly default: "";
|
|
400
400
|
};
|
|
401
401
|
}>>, {}, {}, {}, {}, {
|
|
402
|
-
readonly type: "" | "default" | "text" | "
|
|
402
|
+
readonly type: "" | "default" | "text" | "primary" | "success" | "warning" | "info" | "danger";
|
|
403
403
|
}>;
|
|
404
404
|
__isFragment?: never;
|
|
405
405
|
__isTeleport?: never;
|
|
@@ -412,7 +412,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
412
412
|
__epPropKey: true;
|
|
413
413
|
};
|
|
414
414
|
readonly type: {
|
|
415
|
-
readonly type: import("vue").PropType<"" | "default" | "text" | "
|
|
415
|
+
readonly type: import("vue").PropType<"" | "default" | "text" | "primary" | "success" | "warning" | "info" | "danger">;
|
|
416
416
|
readonly required: false;
|
|
417
417
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
418
418
|
__epPropKey: true;
|
|
@@ -420,7 +420,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
420
420
|
readonly default: "";
|
|
421
421
|
};
|
|
422
422
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
|
|
423
|
-
readonly type: "" | "default" | "text" | "
|
|
423
|
+
readonly type: "" | "default" | "text" | "primary" | "success" | "warning" | "info" | "danger";
|
|
424
424
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
425
425
|
$slots: {
|
|
426
426
|
default?(_: {}): any;
|
|
@@ -492,7 +492,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
492
492
|
__epPropKey: true;
|
|
493
493
|
};
|
|
494
494
|
readonly type: {
|
|
495
|
-
readonly type: import("vue").PropType<"" | "default" | "text" | "
|
|
495
|
+
readonly type: import("vue").PropType<"" | "default" | "text" | "primary" | "success" | "warning" | "info" | "danger">;
|
|
496
496
|
readonly required: false;
|
|
497
497
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
498
498
|
__epPropKey: true;
|
|
@@ -500,7 +500,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
500
500
|
readonly default: "";
|
|
501
501
|
};
|
|
502
502
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
|
|
503
|
-
readonly type: "" | "default" | "text" | "
|
|
503
|
+
readonly type: "" | "default" | "text" | "primary" | "success" | "warning" | "info" | "danger";
|
|
504
504
|
}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
505
505
|
P: {};
|
|
506
506
|
B: {};
|
|
@@ -516,7 +516,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
516
516
|
__epPropKey: true;
|
|
517
517
|
};
|
|
518
518
|
readonly type: {
|
|
519
|
-
readonly type: import("vue").PropType<"" | "default" | "text" | "
|
|
519
|
+
readonly type: import("vue").PropType<"" | "default" | "text" | "primary" | "success" | "warning" | "info" | "danger">;
|
|
520
520
|
readonly required: false;
|
|
521
521
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
522
522
|
__epPropKey: true;
|
|
@@ -524,7 +524,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
524
524
|
readonly default: "";
|
|
525
525
|
};
|
|
526
526
|
}>>, {}, {}, {}, {}, {
|
|
527
|
-
readonly type: "" | "default" | "text" | "
|
|
527
|
+
readonly type: "" | "default" | "text" | "primary" | "success" | "warning" | "info" | "danger";
|
|
528
528
|
}>;
|
|
529
529
|
__isFragment?: never;
|
|
530
530
|
__isTeleport?: never;
|
|
@@ -537,7 +537,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
537
537
|
__epPropKey: true;
|
|
538
538
|
};
|
|
539
539
|
readonly type: {
|
|
540
|
-
readonly type: import("vue").PropType<"" | "default" | "text" | "
|
|
540
|
+
readonly type: import("vue").PropType<"" | "default" | "text" | "primary" | "success" | "warning" | "info" | "danger">;
|
|
541
541
|
readonly required: false;
|
|
542
542
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
543
543
|
__epPropKey: true;
|
|
@@ -545,7 +545,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
545
545
|
readonly default: "";
|
|
546
546
|
};
|
|
547
547
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
|
|
548
|
-
readonly type: "" | "default" | "text" | "
|
|
548
|
+
readonly type: "" | "default" | "text" | "primary" | "success" | "warning" | "info" | "danger";
|
|
549
549
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
550
550
|
$slots: {
|
|
551
551
|
default?(_: {}): any;
|
|
@@ -739,9 +739,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
739
739
|
readonly onProgress: (evt: import("element-plus").UploadProgressEvent, uploadFile: UploadFile, uploadFiles: import("element-plus").UploadFiles) => void;
|
|
740
740
|
readonly method: string;
|
|
741
741
|
readonly action: string;
|
|
742
|
+
readonly accept: string;
|
|
742
743
|
readonly withCredentials: boolean;
|
|
743
744
|
readonly showFileList: boolean;
|
|
744
|
-
readonly accept: string;
|
|
745
745
|
readonly fileList: import("element-plus").UploadUserFile[];
|
|
746
746
|
readonly autoUpload: boolean;
|
|
747
747
|
readonly listType: "text" | "picture" | "picture-card";
|
|
@@ -943,9 +943,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
943
943
|
readonly onProgress: (evt: import("element-plus").UploadProgressEvent, uploadFile: UploadFile, uploadFiles: import("element-plus").UploadFiles) => void;
|
|
944
944
|
readonly method: string;
|
|
945
945
|
readonly action: string;
|
|
946
|
+
readonly accept: string;
|
|
946
947
|
readonly withCredentials: boolean;
|
|
947
948
|
readonly showFileList: boolean;
|
|
948
|
-
readonly accept: string;
|
|
949
949
|
readonly fileList: import("element-plus").UploadUserFile[];
|
|
950
950
|
readonly autoUpload: boolean;
|
|
951
951
|
readonly listType: "text" | "picture" | "picture-card";
|
|
@@ -1144,9 +1144,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1144
1144
|
readonly onProgress: (evt: import("element-plus").UploadProgressEvent, uploadFile: UploadFile, uploadFiles: import("element-plus").UploadFiles) => void;
|
|
1145
1145
|
readonly method: string;
|
|
1146
1146
|
readonly action: string;
|
|
1147
|
+
readonly accept: string;
|
|
1147
1148
|
readonly withCredentials: boolean;
|
|
1148
1149
|
readonly showFileList: boolean;
|
|
1149
|
-
readonly accept: string;
|
|
1150
1150
|
readonly fileList: import("element-plus").UploadUserFile[];
|
|
1151
1151
|
readonly autoUpload: boolean;
|
|
1152
1152
|
readonly listType: "text" | "picture" | "picture-card";
|
|
@@ -179,6 +179,15 @@ export declare const props: {
|
|
|
179
179
|
} & {
|
|
180
180
|
readonly default: true;
|
|
181
181
|
};
|
|
182
|
+
inputmode: {
|
|
183
|
+
readonly type: PropType<"none" | "search" | "text" | "url" | "email" | "tel" | "numeric" | "decimal">;
|
|
184
|
+
readonly required: false;
|
|
185
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
186
|
+
__epPropKey: true;
|
|
187
|
+
} & {
|
|
188
|
+
readonly default: undefined;
|
|
189
|
+
};
|
|
190
|
+
name: StringConstructor;
|
|
182
191
|
ariaLabel: StringConstructor;
|
|
183
192
|
id: {
|
|
184
193
|
readonly type: PropType<string>;
|
|
@@ -298,7 +307,7 @@ export declare const props: {
|
|
|
298
307
|
};
|
|
299
308
|
autofocus: BooleanConstructor;
|
|
300
309
|
};
|
|
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<"label", keyof T2> | Extract<"labelWidth", keyof T2> | Extract<"labelPosition", keyof T2> | Extract<"prop", 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<"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<"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<"label", keyof T2>, KE> | Exclude<Extract<"labelWidth", keyof T2>, KE> | Exclude<Extract<"labelPosition", keyof T2>, KE> | Exclude<Extract<"prop", 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<"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<"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<"label", keyof T2> | Extract<"labelWidth", keyof T2> | Extract<"labelPosition", keyof T2> | Extract<"prop", 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<"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<"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<"label", keyof T2> | Extract<"labelWidth", keyof T2> | Extract<"labelPosition", keyof T2> | Extract<"prop", 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<"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<"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]; }>;
|
|
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<"label", keyof T2> | Extract<"labelWidth", keyof T2> | Extract<"labelPosition", keyof T2> | Extract<"prop", 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<"label", keyof T2>, KE> | Exclude<Extract<"labelWidth", keyof T2>, KE> | Exclude<Extract<"labelPosition", keyof T2>, KE> | Exclude<Extract<"prop", 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<"label", keyof T2> | Extract<"labelWidth", keyof T2> | Extract<"labelPosition", keyof T2> | Extract<"prop", 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<"label", keyof T2> | Extract<"labelWidth", keyof T2> | Extract<"labelPosition", keyof T2> | Extract<"prop", 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]; }>;
|
|
302
311
|
export declare const emits: {
|
|
303
312
|
'update:modelValue': (e: FeatureCollection) => FeatureCollection<Geometry, {
|
|
304
313
|
[name: string]: any;
|
|
@@ -179,6 +179,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
179
179
|
} & {
|
|
180
180
|
readonly default: true;
|
|
181
181
|
};
|
|
182
|
+
inputmode: {
|
|
183
|
+
readonly type: import("vue").PropType<"none" | "search" | "text" | "url" | "email" | "tel" | "numeric" | "decimal">;
|
|
184
|
+
readonly required: false;
|
|
185
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
186
|
+
__epPropKey: true;
|
|
187
|
+
} & {
|
|
188
|
+
readonly default: undefined;
|
|
189
|
+
};
|
|
190
|
+
name: StringConstructor;
|
|
182
191
|
ariaLabel: StringConstructor;
|
|
183
192
|
id: {
|
|
184
193
|
readonly type: import("vue").PropType<string>;
|
|
@@ -323,6 +332,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
323
332
|
disabled: boolean;
|
|
324
333
|
id: string;
|
|
325
334
|
ariaLabel: string;
|
|
335
|
+
name: string;
|
|
326
336
|
clearable: boolean;
|
|
327
337
|
placeholder: string;
|
|
328
338
|
formatter: Function;
|
|
@@ -330,6 +340,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
330
340
|
maxlength: number;
|
|
331
341
|
minlength: number;
|
|
332
342
|
rows: number;
|
|
343
|
+
inputmode: "none" | "search" | "text" | "url" | "email" | "tel" | "numeric" | "decimal";
|
|
333
344
|
resize: "none" | "horizontal" | "vertical" | "both";
|
|
334
345
|
autosize: false;
|
|
335
346
|
autocomplete: string;
|
|
@@ -574,6 +585,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
574
585
|
} & {
|
|
575
586
|
readonly default: true;
|
|
576
587
|
};
|
|
588
|
+
inputmode: {
|
|
589
|
+
readonly type: import("vue").PropType<"none" | "search" | "text" | "url" | "email" | "tel" | "numeric" | "decimal">;
|
|
590
|
+
readonly required: false;
|
|
591
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
592
|
+
__epPropKey: true;
|
|
593
|
+
} & {
|
|
594
|
+
readonly default: undefined;
|
|
595
|
+
};
|
|
596
|
+
name: StringConstructor;
|
|
577
597
|
ariaLabel: StringConstructor;
|
|
578
598
|
id: {
|
|
579
599
|
readonly type: import("vue").PropType<string>;
|
|
@@ -733,6 +753,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
733
753
|
autofocus: boolean;
|
|
734
754
|
inputSlots: import("@vunk/form/components/input/src/types").InputSlots;
|
|
735
755
|
rows: number;
|
|
756
|
+
inputmode: "none" | "search" | "text" | "url" | "email" | "tel" | "numeric" | "decimal";
|
|
736
757
|
autosize: false;
|
|
737
758
|
autocomplete: string;
|
|
738
759
|
showPassword: boolean;
|