@vunk/form 1.4.3 → 1.4.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/cascader/index.cjs +3 -3
- package/components/cascader/index.mjs +3 -3
- package/components/color-picker/index.cjs +1 -1
- package/components/color-picker/index.mjs +1 -1
- package/components/form/index.cjs +1 -1
- package/components/form/index.mjs +1 -1
- package/components/form-item-renderer/index.cjs +1 -0
- package/components/form-item-renderer/index.mjs +1 -0
- package/components/input/index.cjs +2 -6
- package/components/input/index.mjs +2 -6
- package/components/input-collection/index.cjs +17 -5
- package/components/input-collection/index.mjs +18 -6
- package/components/input-link/index.cjs +7 -7
- package/components/input-link/index.mjs +7 -7
- package/components/radio/index.cjs +3 -3
- package/components/radio/index.mjs +3 -3
- package/components/templates-default/index.cjs +0 -2
- package/components/templates-default/index.mjs +0 -2
- package/components/templates-layout/index.cjs +1 -1
- package/components/templates-layout/index.mjs +1 -1
- package/package.json +1 -1
- package/components/button/index.d.ts +0 -4
- package/components/button/src/ctx.d.ts +0 -96
- package/components/button/src/index.vue.d.ts +0 -495
- package/components/button/src/types.d.ts +0 -13
- package/components/cascader/index.d.ts +0 -6
- package/components/cascader/src/ctx.d.ts +0 -120
- package/components/cascader/src/index.vue.d.ts +0 -13955
- package/components/cascader/src/types.d.ts +0 -7
- package/components/cascader/src/use.d.ts +0 -5
- package/components/checkbox/index.d.ts +0 -5
- package/components/checkbox/src/ctx.d.ts +0 -89
- package/components/checkbox/src/index.vue.d.ts +0 -1099
- package/components/checkbox/src/types.d.ts +0 -8
- package/components/color-picker/index.d.ts +0 -4
- package/components/color-picker/src/ctx.d.ts +0 -80
- package/components/color-picker/src/index.vue.d.ts +0 -11135
- package/components/color-picker/src/types.d.ts +0 -7
- package/components/date-picker/index.d.ts +0 -5
- package/components/date-picker/src/ctx.d.ts +0 -158
- package/components/date-picker/src/index.vue.d.ts +0 -590
- package/components/date-picker/src/types.d.ts +0 -20
- package/components/date-picker-range/index.d.ts +0 -4
- package/components/date-picker-range/src/ctx.d.ts +0 -177
- package/components/date-picker-range/src/index.vue.d.ts +0 -410
- package/components/date-picker-range/src/types.d.ts +0 -12
- package/components/download-plus/index.d.ts +0 -4
- package/components/download-plus/src/api.d.ts +0 -13
- package/components/download-plus/src/const.d.ts +0 -9
- package/components/download-plus/src/ctx.d.ts +0 -84
- package/components/download-plus/src/index.vue.d.ts +0 -1020
- package/components/download-plus/src/types.d.ts +0 -17
- package/components/esri-input-geojson/index.d.ts +0 -6
- package/components/esri-input-geojson/src/append.vue.d.ts +0 -2259
- package/components/esri-input-geojson/src/const.d.ts +0 -12
- package/components/esri-input-geojson/src/ctx.d.ts +0 -223
- package/components/esri-input-geojson/src/default-view.vue.d.ts +0 -133
- package/components/esri-input-geojson/src/index.vue.d.ts +0 -1249
- package/components/esri-input-geojson/src/types.d.ts +0 -22
- package/components/esri-input-geojson/src/viewer.vue.d.ts +0 -427
- package/components/form/index.d.ts +0 -5
- package/components/form/src/ctx.d.ts +0 -84
- package/components/form/src/index.vue.d.ts +0 -789
- package/components/form/src/types.d.ts +0 -12
- package/components/form/src/utils.d.ts +0 -15
- package/components/form-item/index.d.ts +0 -5
- package/components/form-item/src/ctx.d.ts +0 -62
- package/components/form-item/src/index.vue.d.ts +0 -320
- package/components/form-item/src/types.d.ts +0 -6
- package/components/form-item-renderer/index.d.ts +0 -5
- package/components/form-item-renderer/src/ctx.d.ts +0 -16
- package/components/form-item-renderer/src/index.vue.d.ts +0 -38
- package/components/form-item-renderer/src/symbols.d.ts +0 -3
- package/components/form-item-renderer/src/types.d.ts +0 -7
- package/components/form-item-renderer-template/index.d.ts +0 -4
- package/components/form-item-renderer-template/src/ctx.d.ts +0 -7
- package/components/form-item-renderer-template/src/index.vue.d.ts +0 -16
- package/components/form-item-renderer-template/src/types.d.ts +0 -1
- package/components/geoinput/index.d.ts +0 -4
- package/components/geoinput/src/ctx.d.ts +0 -228
- package/components/geoinput/src/index.vue.d.ts +0 -519
- package/components/geoinput/src/types.d.ts +0 -12
- package/components/geoinput-read/index.d.ts +0 -5
- package/components/geoinput-read/src/append.vue.d.ts +0 -383
- package/components/geoinput-read/src/core.vue.d.ts +0 -644
- package/components/geoinput-read/src/ctx.d.ts +0 -199
- package/components/geoinput-read/src/index.vue.d.ts +0 -1169
- package/components/geoinput-read/src/types.d.ts +0 -3
- package/components/geoinput-update/index.d.ts +0 -5
- package/components/geoinput-update/src/append.vue.d.ts +0 -2246
- package/components/geoinput-update/src/ctx.d.ts +0 -207
- package/components/geoinput-update/src/index.vue.d.ts +0 -1302
- package/components/geoinput-update/src/types.d.ts +0 -6
- package/components/input/index.d.ts +0 -5
- package/components/input/src/ctx.d.ts +0 -148
- package/components/input/src/index.vue.d.ts +0 -809
- package/components/input/src/types.d.ts +0 -13
- package/components/input-collection/index.d.ts +0 -4
- package/components/input-collection/src/ctx.d.ts +0 -72
- package/components/input-collection/src/index.vue.d.ts +0 -1158
- package/components/input-collection/src/types.d.ts +0 -19
- package/components/input-link/index.d.ts +0 -4
- package/components/input-link/src/ctx.d.ts +0 -179
- package/components/input-link/src/index.vue.d.ts +0 -385
- package/components/input-link/src/types.d.ts +0 -7
- package/components/input-number/index.d.ts +0 -4
- package/components/input-number/src/ctx.d.ts +0 -90
- package/components/input-number/src/index.vue.d.ts +0 -1783
- package/components/input-number/src/types.d.ts +0 -8
- package/components/monaco-editor/index.d.ts +0 -4
- package/components/monaco-editor/src/ctx.d.ts +0 -70
- package/components/monaco-editor/src/index.vue.d.ts +0 -209
- package/components/monaco-editor/src/types.d.ts +0 -7
- package/components/radio/index.d.ts +0 -4
- package/components/radio/src/ctx.d.ts +0 -82
- package/components/radio/src/index.vue.d.ts +0 -629
- package/components/radio/src/types.d.ts +0 -8
- package/components/select/index.d.ts +0 -4
- package/components/select/src/ctx.d.ts +0 -156
- package/components/select/src/index.vue.d.ts +0 -13405
- package/components/select/src/types.d.ts +0 -11
- package/components/slider/index.d.ts +0 -4
- package/components/slider/src/ctx.d.ts +0 -127
- package/components/slider/src/index.vue.d.ts +0 -341
- package/components/slider/src/types.d.ts +0 -7
- package/components/switch/index.d.ts +0 -4
- package/components/switch/src/ctx.d.ts +0 -114
- package/components/switch/src/index.vue.d.ts +0 -584
- package/components/switch/src/types.d.ts +0 -8
- package/components/template-instances-provider/index.d.ts +0 -3
- package/components/template-instances-provider/src/index.vue.d.ts +0 -4
- package/components/templates-default/index.d.ts +0 -4
- package/components/templates-default/src/ctx.d.ts +0 -19
- package/components/templates-default/src/index.vue.d.ts +0 -198
- package/components/templates-default/src/types.d.ts +0 -53
- package/components/templates-element-plus/index.d.ts +0 -4
- package/components/templates-element-plus/src/ctx.d.ts +0 -9
- package/components/templates-element-plus/src/index.vue.d.ts +0 -206
- package/components/templates-element-plus/src/types.d.ts +0 -13
- package/components/templates-esri/index.d.ts +0 -4
- package/components/templates-esri/src/ctx.d.ts +0 -11
- package/components/templates-esri/src/index.vue.d.ts +0 -43
- package/components/templates-esri/src/types.d.ts +0 -2
- package/components/templates-layout/index.d.ts +0 -4
- package/components/templates-layout/src/ctx.d.ts +0 -9
- package/components/templates-layout/src/index.vue.d.ts +0 -161
- package/components/templates-layout/src/types.d.ts +0 -32
- package/components/templates-mapbox/index.d.ts +0 -4
- package/components/templates-mapbox/src/ctx.d.ts +0 -11
- package/components/templates-mapbox/src/index.vue.d.ts +0 -43
- package/components/templates-mapbox/src/types.d.ts +0 -3
- package/components/templates-variant/index.d.ts +0 -4
- package/components/templates-variant/src/ctx.d.ts +0 -11
- package/components/templates-variant/src/index.vue.d.ts +0 -43
- package/components/templates-variant/src/types.d.ts +0 -2
- package/components/upload/index.d.ts +0 -5
- package/components/upload/src/ctx.d.ts +0 -180
- package/components/upload/src/file.vue.d.ts +0 -363
- package/components/upload/src/index.vue.d.ts +0 -2784
- package/components/upload/src/types.d.ts +0 -7
- package/components/upload-plus/index.d.ts +0 -6
- package/components/upload-plus/src/api.d.ts +0 -38
- package/components/upload-plus/src/const.d.ts +0 -9
- package/components/upload-plus/src/ctx.d.ts +0 -103
- package/components/upload-plus/src/index.vue.d.ts +0 -1077
- package/components/upload-plus/src/types.d.ts +0 -32
- package/components/van-cascader/index.d.ts +0 -4
- package/components/van-cascader/src/ctx.d.ts +0 -118
- package/components/van-cascader/src/index.vue.d.ts +0 -13312
- package/components/van-cascader/src/types.d.ts +0 -1
- package/components/var-datetime-picker/index.d.ts +0 -4
- package/components/var-datetime-picker/src/const.d.ts +0 -10
- package/components/var-datetime-picker/src/ctx.d.ts +0 -67
- package/components/var-datetime-picker/src/index.vue.d.ts +0 -771
- package/components/var-datetime-picker/src/types.d.ts +0 -22
- package/components/vditor/index.d.ts +0 -4
- package/components/vditor/src/ctx.d.ts +0 -77
- package/components/vditor/src/index.vue.d.ts +0 -324
- package/components/vditor/src/types.d.ts +0 -7
- package/shared/const/index.d.ts +0 -4
- package/shared/element-plus/ctx.d.ts +0 -26
- package/shared/element-plus/index.d.ts +0 -3
- package/shared/element-plus/instances.d.ts +0 -195
- package/shared/element-plus/version.d.ts +0 -1
- package/shared/form/index.d.ts +0 -18
- package/shared/helper/index.d.ts +0 -4
- package/shared/index.d.ts +0 -2
- package/shared/infer-prop/index.d.ts +0 -17
- package/shared/progress-it/index.d.ts +0 -16
- package/shared/rules/index.d.ts +0 -35
- package/shared/types/form/checkbox.d.ts +0 -13
- package/shared/types/form/index.d.ts +0 -2
- package/shared/types/form/radio.d.ts +0 -8
- package/shared/types/index.d.ts +0 -2
- package/shared/types/source/index.d.ts +0 -21
- package/shared/types/source-manager/index.d.ts +0 -6
- package/shared/upload/index.d.ts +0 -7
|
@@ -1,644 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
-
modelValue: {
|
|
3
|
-
type: import("vue").PropType<import("geojson").FeatureCollection<any, any>>;
|
|
4
|
-
default: () => import("geojson").FeatureCollection<import("geojson").Geometry, {
|
|
5
|
-
[name: string]: any;
|
|
6
|
-
}>;
|
|
7
|
-
};
|
|
8
|
-
editStyles: {
|
|
9
|
-
type: import("vue").PropType<import("@vumap/core/components/control-draw/src/types").StyleLayer[]>;
|
|
10
|
-
default: () => any[];
|
|
11
|
-
};
|
|
12
|
-
editTypes: {
|
|
13
|
-
type: import("vue").PropType<import("@vunk/form/components/geoinput/src/types").EditType[] | import("@vunk/form/components/geoinput/src/types").EditType>;
|
|
14
|
-
default: string;
|
|
15
|
-
};
|
|
16
|
-
paint: {
|
|
17
|
-
type: import("vue").PropType<import("mapbox-gl").FillPaint | import("mapbox-gl").LinePaint>;
|
|
18
|
-
default: any;
|
|
19
|
-
};
|
|
20
|
-
type: {
|
|
21
|
-
type: StringConstructor;
|
|
22
|
-
default: any;
|
|
23
|
-
};
|
|
24
|
-
custom: {
|
|
25
|
-
type: BooleanConstructor;
|
|
26
|
-
default: boolean;
|
|
27
|
-
};
|
|
28
|
-
showMap: {
|
|
29
|
-
type: BooleanConstructor;
|
|
30
|
-
default: boolean;
|
|
31
|
-
};
|
|
32
|
-
id: {
|
|
33
|
-
type: StringConstructor;
|
|
34
|
-
default: string;
|
|
35
|
-
};
|
|
36
|
-
maxzoom: NumberConstructor;
|
|
37
|
-
minzoom: NumberConstructor;
|
|
38
|
-
cursor: {
|
|
39
|
-
type: StringConstructor;
|
|
40
|
-
default: string;
|
|
41
|
-
};
|
|
42
|
-
before: StringConstructor;
|
|
43
|
-
data: {
|
|
44
|
-
type: import("vue").PropType<any>;
|
|
45
|
-
default: () => import("geojson").FeatureCollection<import("geojson").Geometry, import("geojson").GeoJsonProperties>;
|
|
46
|
-
};
|
|
47
|
-
maxlength: {
|
|
48
|
-
type: NumberConstructor;
|
|
49
|
-
required: boolean;
|
|
50
|
-
};
|
|
51
|
-
minlength: {
|
|
52
|
-
type: NumberConstructor;
|
|
53
|
-
required: boolean;
|
|
54
|
-
};
|
|
55
|
-
inputSlots: {
|
|
56
|
-
type: import("vue").PropType<import("@vunk/form/components/input/src/types").InputSlots>;
|
|
57
|
-
default: any;
|
|
58
|
-
};
|
|
59
|
-
rows: {
|
|
60
|
-
type: NumberConstructor;
|
|
61
|
-
default: any;
|
|
62
|
-
};
|
|
63
|
-
required: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
64
|
-
formItemSize: {
|
|
65
|
-
type: import("vue").PropType<"default" | "small" | "large">;
|
|
66
|
-
default: "default" | "small" | "large";
|
|
67
|
-
};
|
|
68
|
-
formItemSlots: {
|
|
69
|
-
type: import("vue").PropType<import("@vunk/form/components/form-item/src/types").FormItemSlots>;
|
|
70
|
-
default: any;
|
|
71
|
-
};
|
|
72
|
-
elRef: {
|
|
73
|
-
type: import("vue").PropType<any>;
|
|
74
|
-
required: boolean;
|
|
75
|
-
};
|
|
76
|
-
inline: {
|
|
77
|
-
type: BooleanConstructor;
|
|
78
|
-
default: boolean;
|
|
79
|
-
};
|
|
80
|
-
readonly: {
|
|
81
|
-
type: BooleanConstructor;
|
|
82
|
-
default: any;
|
|
83
|
-
};
|
|
84
|
-
labelPosition: {
|
|
85
|
-
type: import("vue").PropType<"right">;
|
|
86
|
-
default: string;
|
|
87
|
-
};
|
|
88
|
-
label: StringConstructor;
|
|
89
|
-
labelWidth: import("element-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
90
|
-
prop: {
|
|
91
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("element-plus").FormItemProp & {}) | (() => import("element-plus").FormItemProp) | ((new (...args: any[]) => import("element-plus").FormItemProp & {}) | (() => import("element-plus").FormItemProp))[], unknown, unknown>>;
|
|
92
|
-
readonly required: false;
|
|
93
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
94
|
-
__epPropKey: true;
|
|
95
|
-
};
|
|
96
|
-
rules: {
|
|
97
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("element-plus").FormItemRule | import("element-plus").FormItemRule[]) | (() => import("element-plus/es/utils").Arrayable<import("element-plus").FormItemRule>) | ((new (...args: any[]) => import("element-plus").FormItemRule | import("element-plus").FormItemRule[]) | (() => import("element-plus/es/utils").Arrayable<import("element-plus").FormItemRule>))[], unknown, unknown>>;
|
|
98
|
-
readonly required: false;
|
|
99
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
100
|
-
__epPropKey: true;
|
|
101
|
-
};
|
|
102
|
-
error: StringConstructor;
|
|
103
|
-
validateStatus: {
|
|
104
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "success" | "error" | "validating", unknown>>;
|
|
105
|
-
readonly required: false;
|
|
106
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
107
|
-
__epPropKey: true;
|
|
108
|
-
};
|
|
109
|
-
for: StringConstructor;
|
|
110
|
-
inlineMessage: import("element-plus/es/utils").EpPropFinalized<readonly [StringConstructor, BooleanConstructor], unknown, unknown, "", boolean>;
|
|
111
|
-
showMessage: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
112
|
-
ariaLabel: StringConstructor;
|
|
113
|
-
size: {
|
|
114
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
115
|
-
readonly required: false;
|
|
116
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
117
|
-
__epPropKey: true;
|
|
118
|
-
};
|
|
119
|
-
disabled: BooleanConstructor;
|
|
120
|
-
resize: {
|
|
121
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "none" | "vertical" | "horizontal" | "both", unknown>>;
|
|
122
|
-
readonly required: false;
|
|
123
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
124
|
-
__epPropKey: true;
|
|
125
|
-
};
|
|
126
|
-
autosize: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize) | ((new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize))[], unknown, unknown, false, boolean>;
|
|
127
|
-
autocomplete: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "off", boolean>;
|
|
128
|
-
formatter: {
|
|
129
|
-
readonly type: import("vue").PropType<Function>;
|
|
130
|
-
readonly required: false;
|
|
131
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
132
|
-
__epPropKey: true;
|
|
133
|
-
};
|
|
134
|
-
parser: {
|
|
135
|
-
readonly type: import("vue").PropType<Function>;
|
|
136
|
-
readonly required: false;
|
|
137
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
138
|
-
__epPropKey: true;
|
|
139
|
-
};
|
|
140
|
-
placeholder: {
|
|
141
|
-
readonly type: import("vue").PropType<string>;
|
|
142
|
-
readonly required: false;
|
|
143
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
144
|
-
__epPropKey: true;
|
|
145
|
-
};
|
|
146
|
-
form: {
|
|
147
|
-
readonly type: import("vue").PropType<string>;
|
|
148
|
-
readonly required: false;
|
|
149
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
150
|
-
__epPropKey: true;
|
|
151
|
-
};
|
|
152
|
-
clearable: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
153
|
-
showPassword: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
154
|
-
showWordLimit: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
155
|
-
suffixIcon: {
|
|
156
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
|
|
157
|
-
readonly required: false;
|
|
158
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
159
|
-
__epPropKey: true;
|
|
160
|
-
};
|
|
161
|
-
prefixIcon: {
|
|
162
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
|
|
163
|
-
readonly required: false;
|
|
164
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
165
|
-
__epPropKey: true;
|
|
166
|
-
};
|
|
167
|
-
containerRole: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
|
|
168
|
-
tabindex: import("element-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, 0, boolean>;
|
|
169
|
-
validateEvent: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
170
|
-
inputStyle: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown, () => import("element-plus/es/utils").Mutable<{}>, boolean>;
|
|
171
|
-
autofocus: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
172
|
-
}>, {
|
|
173
|
-
mapFit: () => void;
|
|
174
|
-
inputBindProps: import("vue").ComputedRef<{
|
|
175
|
-
size: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>;
|
|
176
|
-
disabled: boolean;
|
|
177
|
-
autofocus: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
178
|
-
required: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
179
|
-
formItemSize: "default" | "small" | "large";
|
|
180
|
-
formItemSlots: import("@vunk/form/components/form-item/src/types").FormItemSlots;
|
|
181
|
-
elRef: any;
|
|
182
|
-
inline: boolean;
|
|
183
|
-
labelPosition: "right";
|
|
184
|
-
label: string;
|
|
185
|
-
labelWidth: import("element-plus/es/utils").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
186
|
-
prop: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("element-plus").FormItemProp & {}) | (() => import("element-plus").FormItemProp) | ((new (...args: any[]) => import("element-plus").FormItemProp & {}) | (() => import("element-plus").FormItemProp))[], unknown, unknown>;
|
|
187
|
-
rules: unknown;
|
|
188
|
-
error: string;
|
|
189
|
-
validateStatus: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "success" | "error" | "validating", unknown>;
|
|
190
|
-
for: string;
|
|
191
|
-
inlineMessage: import("element-plus/es/utils").EpPropMergeType<readonly [StringConstructor, BooleanConstructor], unknown, unknown>;
|
|
192
|
-
showMessage: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
193
|
-
placeholder: string;
|
|
194
|
-
clearable: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
195
|
-
validateEvent: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
196
|
-
form: string;
|
|
197
|
-
tabindex: import("element-plus/es/utils").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
198
|
-
ariaLabel: string;
|
|
199
|
-
prefixIcon: unknown;
|
|
200
|
-
maxlength: number;
|
|
201
|
-
minlength: number;
|
|
202
|
-
resize: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "vertical" | "horizontal" | "none" | "both", unknown>;
|
|
203
|
-
autosize: false;
|
|
204
|
-
autocomplete: string;
|
|
205
|
-
formatter: Function;
|
|
206
|
-
parser: Function;
|
|
207
|
-
showPassword: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
208
|
-
showWordLimit: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
209
|
-
suffixIcon: unknown;
|
|
210
|
-
containerRole: string;
|
|
211
|
-
inputStyle: import("vue").StyleValue;
|
|
212
|
-
rows: number;
|
|
213
|
-
}>;
|
|
214
|
-
inputOnEmits: {
|
|
215
|
-
clear: (e: import("@vumap/core/components/geojson-layer-set/src/types").ClickEvent) => void;
|
|
216
|
-
input: (e: import("@vumap/core/components/geojson-layer-set/src/types").ClickEvent) => void;
|
|
217
|
-
change: (e: import("@vumap/core/components/geojson-layer-set/src/types").ClickEvent) => void;
|
|
218
|
-
focus: (e: import("@vumap/core/components/geojson-layer-set/src/types").ClickEvent) => void;
|
|
219
|
-
blur: (e: import("@vumap/core/components/geojson-layer-set/src/types").ClickEvent) => void;
|
|
220
|
-
keydown: (e: import("@vumap/core/components/geojson-layer-set/src/types").ClickEvent) => void;
|
|
221
|
-
compositionend: (e: import("@vumap/core/components/geojson-layer-set/src/types").ClickEvent) => void;
|
|
222
|
-
compositionstart: (e: import("@vumap/core/components/geojson-layer-set/src/types").ClickEvent) => void;
|
|
223
|
-
compositionupdate: (e: import("@vumap/core/components/geojson-layer-set/src/types").ClickEvent) => void;
|
|
224
|
-
mouseenter: (e: import("@vumap/core/components/geojson-layer-set/src/types").ClickEvent) => void;
|
|
225
|
-
mouseleave: (e: import("@vumap/core/components/geojson-layer-set/src/types").ClickEvent) => void;
|
|
226
|
-
};
|
|
227
|
-
mapBindProps: import("vue").ComputedRef<{
|
|
228
|
-
id: string;
|
|
229
|
-
cursor: string;
|
|
230
|
-
maxzoom: number;
|
|
231
|
-
minzoom: number;
|
|
232
|
-
before: string;
|
|
233
|
-
}>;
|
|
234
|
-
mapOnEmits: {
|
|
235
|
-
click: (e: import("@vumap/core/components/geojson-layer-set/src/types").ClickEvent) => void;
|
|
236
|
-
load: (e: import("@vumap/core/components/geojson-layer-set/src/types").ClickEvent) => void;
|
|
237
|
-
};
|
|
238
|
-
append: () => JSX.Element;
|
|
239
|
-
geoType: import("vue").ComputedRef<any>;
|
|
240
|
-
paintFromEditStyles: import("vue").ComputedRef<import("mapbox-gl").FillPaint | import("mapbox-gl").LinePaint>;
|
|
241
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
242
|
-
layerChange: (layer: import("@vumap/core/components/geojson-add-layer/src/types").LoadEvent) => import("@vumap/core/components/geojson-add-layer/src/types").LoadEvent;
|
|
243
|
-
'update:modelValue': (e: import("geojson").FeatureCollection) => import("geojson").FeatureCollection<import("geojson").Geometry, {
|
|
244
|
-
[name: string]: any;
|
|
245
|
-
}>;
|
|
246
|
-
layerClick: (e: import("@vumap/core/components/geojson-layer-set/src/types").ClickEvent) => import("@vumap/core/components/geojson-layer-set/src/types").ClickEvent;
|
|
247
|
-
input: (value: string) => boolean;
|
|
248
|
-
change: (value: string) => boolean;
|
|
249
|
-
focus: (evt: FocusEvent) => boolean;
|
|
250
|
-
blur: (evt: FocusEvent) => boolean;
|
|
251
|
-
clear: () => boolean;
|
|
252
|
-
mouseleave: (evt: MouseEvent) => boolean;
|
|
253
|
-
mouseenter: (evt: MouseEvent) => boolean;
|
|
254
|
-
keydown: (evt: KeyboardEvent | Event) => boolean;
|
|
255
|
-
compositionstart: (evt: CompositionEvent) => boolean;
|
|
256
|
-
compositionupdate: (evt: CompositionEvent) => boolean;
|
|
257
|
-
compositionend: (evt: CompositionEvent) => boolean;
|
|
258
|
-
load: (e: import("@vumap/core/components/geojson-add-layer/src/types").LoadEvent) => import("@vumap/core/components/geojson-add-layer/src/types").LoadEvent;
|
|
259
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
260
|
-
modelValue: {
|
|
261
|
-
type: import("vue").PropType<import("geojson").FeatureCollection<any, any>>;
|
|
262
|
-
default: () => import("geojson").FeatureCollection<import("geojson").Geometry, {
|
|
263
|
-
[name: string]: any;
|
|
264
|
-
}>;
|
|
265
|
-
};
|
|
266
|
-
editStyles: {
|
|
267
|
-
type: import("vue").PropType<import("@vumap/core/components/control-draw/src/types").StyleLayer[]>;
|
|
268
|
-
default: () => any[];
|
|
269
|
-
};
|
|
270
|
-
editTypes: {
|
|
271
|
-
type: import("vue").PropType<import("@vunk/form/components/geoinput/src/types").EditType[] | import("@vunk/form/components/geoinput/src/types").EditType>;
|
|
272
|
-
default: string;
|
|
273
|
-
};
|
|
274
|
-
paint: {
|
|
275
|
-
type: import("vue").PropType<import("mapbox-gl").FillPaint | import("mapbox-gl").LinePaint>;
|
|
276
|
-
default: any;
|
|
277
|
-
};
|
|
278
|
-
type: {
|
|
279
|
-
type: StringConstructor;
|
|
280
|
-
default: any;
|
|
281
|
-
};
|
|
282
|
-
custom: {
|
|
283
|
-
type: BooleanConstructor;
|
|
284
|
-
default: boolean;
|
|
285
|
-
};
|
|
286
|
-
showMap: {
|
|
287
|
-
type: BooleanConstructor;
|
|
288
|
-
default: boolean;
|
|
289
|
-
};
|
|
290
|
-
id: {
|
|
291
|
-
type: StringConstructor;
|
|
292
|
-
default: string;
|
|
293
|
-
};
|
|
294
|
-
maxzoom: NumberConstructor;
|
|
295
|
-
minzoom: NumberConstructor;
|
|
296
|
-
cursor: {
|
|
297
|
-
type: StringConstructor;
|
|
298
|
-
default: string;
|
|
299
|
-
};
|
|
300
|
-
before: StringConstructor;
|
|
301
|
-
data: {
|
|
302
|
-
type: import("vue").PropType<any>;
|
|
303
|
-
default: () => import("geojson").FeatureCollection<import("geojson").Geometry, import("geojson").GeoJsonProperties>;
|
|
304
|
-
};
|
|
305
|
-
maxlength: {
|
|
306
|
-
type: NumberConstructor;
|
|
307
|
-
required: boolean;
|
|
308
|
-
};
|
|
309
|
-
minlength: {
|
|
310
|
-
type: NumberConstructor;
|
|
311
|
-
required: boolean;
|
|
312
|
-
};
|
|
313
|
-
inputSlots: {
|
|
314
|
-
type: import("vue").PropType<import("@vunk/form/components/input/src/types").InputSlots>;
|
|
315
|
-
default: any;
|
|
316
|
-
};
|
|
317
|
-
rows: {
|
|
318
|
-
type: NumberConstructor;
|
|
319
|
-
default: any;
|
|
320
|
-
};
|
|
321
|
-
required: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, undefined, boolean>;
|
|
322
|
-
formItemSize: {
|
|
323
|
-
type: import("vue").PropType<"default" | "small" | "large">;
|
|
324
|
-
default: "default" | "small" | "large";
|
|
325
|
-
};
|
|
326
|
-
formItemSlots: {
|
|
327
|
-
type: import("vue").PropType<import("@vunk/form/components/form-item/src/types").FormItemSlots>;
|
|
328
|
-
default: any;
|
|
329
|
-
};
|
|
330
|
-
elRef: {
|
|
331
|
-
type: import("vue").PropType<any>;
|
|
332
|
-
required: boolean;
|
|
333
|
-
};
|
|
334
|
-
inline: {
|
|
335
|
-
type: BooleanConstructor;
|
|
336
|
-
default: boolean;
|
|
337
|
-
};
|
|
338
|
-
readonly: {
|
|
339
|
-
type: BooleanConstructor;
|
|
340
|
-
default: any;
|
|
341
|
-
};
|
|
342
|
-
labelPosition: {
|
|
343
|
-
type: import("vue").PropType<"right">;
|
|
344
|
-
default: string;
|
|
345
|
-
};
|
|
346
|
-
label: StringConstructor;
|
|
347
|
-
labelWidth: import("element-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
348
|
-
prop: {
|
|
349
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("element-plus").FormItemProp & {}) | (() => import("element-plus").FormItemProp) | ((new (...args: any[]) => import("element-plus").FormItemProp & {}) | (() => import("element-plus").FormItemProp))[], unknown, unknown>>;
|
|
350
|
-
readonly required: false;
|
|
351
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
352
|
-
__epPropKey: true;
|
|
353
|
-
};
|
|
354
|
-
rules: {
|
|
355
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("element-plus").FormItemRule | import("element-plus").FormItemRule[]) | (() => import("element-plus/es/utils").Arrayable<import("element-plus").FormItemRule>) | ((new (...args: any[]) => import("element-plus").FormItemRule | import("element-plus").FormItemRule[]) | (() => import("element-plus/es/utils").Arrayable<import("element-plus").FormItemRule>))[], unknown, unknown>>;
|
|
356
|
-
readonly required: false;
|
|
357
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
358
|
-
__epPropKey: true;
|
|
359
|
-
};
|
|
360
|
-
error: StringConstructor;
|
|
361
|
-
validateStatus: {
|
|
362
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "success" | "error" | "validating", unknown>>;
|
|
363
|
-
readonly required: false;
|
|
364
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
365
|
-
__epPropKey: true;
|
|
366
|
-
};
|
|
367
|
-
for: StringConstructor;
|
|
368
|
-
inlineMessage: import("element-plus/es/utils").EpPropFinalized<readonly [StringConstructor, BooleanConstructor], unknown, unknown, "", boolean>;
|
|
369
|
-
showMessage: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
370
|
-
ariaLabel: StringConstructor;
|
|
371
|
-
size: {
|
|
372
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
|
|
373
|
-
readonly required: false;
|
|
374
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
375
|
-
__epPropKey: true;
|
|
376
|
-
};
|
|
377
|
-
disabled: BooleanConstructor;
|
|
378
|
-
resize: {
|
|
379
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "none" | "vertical" | "horizontal" | "both", unknown>>;
|
|
380
|
-
readonly required: false;
|
|
381
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
382
|
-
__epPropKey: true;
|
|
383
|
-
};
|
|
384
|
-
autosize: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize) | ((new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize))[], unknown, unknown, false, boolean>;
|
|
385
|
-
autocomplete: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "off", boolean>;
|
|
386
|
-
formatter: {
|
|
387
|
-
readonly type: import("vue").PropType<Function>;
|
|
388
|
-
readonly required: false;
|
|
389
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
390
|
-
__epPropKey: true;
|
|
391
|
-
};
|
|
392
|
-
parser: {
|
|
393
|
-
readonly type: import("vue").PropType<Function>;
|
|
394
|
-
readonly required: false;
|
|
395
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
396
|
-
__epPropKey: true;
|
|
397
|
-
};
|
|
398
|
-
placeholder: {
|
|
399
|
-
readonly type: import("vue").PropType<string>;
|
|
400
|
-
readonly required: false;
|
|
401
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
402
|
-
__epPropKey: true;
|
|
403
|
-
};
|
|
404
|
-
form: {
|
|
405
|
-
readonly type: import("vue").PropType<string>;
|
|
406
|
-
readonly required: false;
|
|
407
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
408
|
-
__epPropKey: true;
|
|
409
|
-
};
|
|
410
|
-
clearable: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
411
|
-
showPassword: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
412
|
-
showWordLimit: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
413
|
-
suffixIcon: {
|
|
414
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
|
|
415
|
-
readonly required: false;
|
|
416
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
417
|
-
__epPropKey: true;
|
|
418
|
-
};
|
|
419
|
-
prefixIcon: {
|
|
420
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
|
|
421
|
-
readonly required: false;
|
|
422
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
423
|
-
__epPropKey: true;
|
|
424
|
-
};
|
|
425
|
-
containerRole: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
|
|
426
|
-
tabindex: import("element-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, 0, boolean>;
|
|
427
|
-
validateEvent: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
428
|
-
inputStyle: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown, () => import("element-plus/es/utils").Mutable<{}>, boolean>;
|
|
429
|
-
autofocus: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
430
|
-
}>> & Readonly<{
|
|
431
|
-
onClear?: () => any;
|
|
432
|
-
"onUpdate:modelValue"?: (e: import("geojson").FeatureCollection<import("geojson").Geometry, {
|
|
433
|
-
[name: string]: any;
|
|
434
|
-
}>) => any;
|
|
435
|
-
onInput?: (value: string) => any;
|
|
436
|
-
onChange?: (value: string) => any;
|
|
437
|
-
onFocus?: (evt: FocusEvent) => any;
|
|
438
|
-
onBlur?: (evt: FocusEvent) => any;
|
|
439
|
-
onKeydown?: (evt: Event | KeyboardEvent) => any;
|
|
440
|
-
onCompositionend?: (evt: CompositionEvent) => any;
|
|
441
|
-
onCompositionstart?: (evt: CompositionEvent) => any;
|
|
442
|
-
onCompositionupdate?: (evt: CompositionEvent) => any;
|
|
443
|
-
onLoad?: (e: import("@vumap/core/components/geojson-add-layer/src/types").LoadEvent) => any;
|
|
444
|
-
onMouseenter?: (evt: MouseEvent) => any;
|
|
445
|
-
onMouseleave?: (evt: MouseEvent) => any;
|
|
446
|
-
onLayerChange?: (layer: import("@vumap/core/components/geojson-add-layer/src/types").LoadEvent) => any;
|
|
447
|
-
onLayerClick?: (e: import("@vumap/core/components/geojson-layer-set/src/types").ClickEvent) => any;
|
|
448
|
-
}>, {
|
|
449
|
-
disabled: boolean;
|
|
450
|
-
type: string;
|
|
451
|
-
autofocus: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
452
|
-
required: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
453
|
-
data: any;
|
|
454
|
-
formItemSize: "default" | "small" | "large";
|
|
455
|
-
formItemSlots: import("@vunk/form/components/form-item/src/types").FormItemSlots;
|
|
456
|
-
inline: boolean;
|
|
457
|
-
readonly: boolean;
|
|
458
|
-
labelPosition: "right";
|
|
459
|
-
labelWidth: import("element-plus/es/utils").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
460
|
-
inlineMessage: import("element-plus/es/utils").EpPropMergeType<readonly [StringConstructor, BooleanConstructor], unknown, unknown>;
|
|
461
|
-
showMessage: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
462
|
-
id: string;
|
|
463
|
-
clearable: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
464
|
-
validateEvent: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
465
|
-
modelValue: import("geojson").FeatureCollection<any, any>;
|
|
466
|
-
tabindex: import("element-plus/es/utils").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
467
|
-
autosize: false;
|
|
468
|
-
autocomplete: string;
|
|
469
|
-
showPassword: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
470
|
-
showWordLimit: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
471
|
-
containerRole: string;
|
|
472
|
-
inputStyle: import("vue").StyleValue;
|
|
473
|
-
cursor: string;
|
|
474
|
-
editTypes: import("@vunk/form/components/geoinput/src/types").EditType | import("@vunk/form/components/geoinput/src/types").EditType[];
|
|
475
|
-
showMap: boolean;
|
|
476
|
-
inputSlots: import("@vunk/form/components/input/src/types").InputSlots;
|
|
477
|
-
rows: number;
|
|
478
|
-
editStyles: import("@vumap/core/components/control-draw/src/types").StyleLayer[];
|
|
479
|
-
paint: any;
|
|
480
|
-
custom: boolean;
|
|
481
|
-
}, {}, {
|
|
482
|
-
VkfInput: {
|
|
483
|
-
new (...args: any[]): any;
|
|
484
|
-
__isFragment?: never;
|
|
485
|
-
__isTeleport?: never;
|
|
486
|
-
__isSuspense?: never;
|
|
487
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
488
|
-
[x: string]: any;
|
|
489
|
-
[x: symbol]: any;
|
|
490
|
-
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
491
|
-
install(app: import("vue").App): void;
|
|
492
|
-
};
|
|
493
|
-
VmGeojsonLayer: import("vue").DefineComponent<{
|
|
494
|
-
id: {
|
|
495
|
-
type: StringConstructor;
|
|
496
|
-
default: string;
|
|
497
|
-
};
|
|
498
|
-
type: {
|
|
499
|
-
type: import("vue").PropType<"symbol" | "circle" | "line">;
|
|
500
|
-
default: string;
|
|
501
|
-
};
|
|
502
|
-
maxzoom: NumberConstructor;
|
|
503
|
-
minzoom: NumberConstructor;
|
|
504
|
-
cursor: {
|
|
505
|
-
type: StringConstructor;
|
|
506
|
-
default: string;
|
|
507
|
-
};
|
|
508
|
-
paint: {
|
|
509
|
-
type: import("vue").PropType<import("@vumap/core/components/geojson-layer/src/types").Paint>;
|
|
510
|
-
default: () => {};
|
|
511
|
-
};
|
|
512
|
-
before: StringConstructor;
|
|
513
|
-
data: {
|
|
514
|
-
type: import("vue").PropType<any>;
|
|
515
|
-
default: () => import("geojson").FeatureCollection<import("geojson").Geometry, import("geojson").GeoJsonProperties>;
|
|
516
|
-
};
|
|
517
|
-
}, {
|
|
518
|
-
sourceBindProps: import("vue").ComputedRef<{
|
|
519
|
-
data: any;
|
|
520
|
-
id: string;
|
|
521
|
-
}>;
|
|
522
|
-
addBindProps: import("vue").ComputedRef<{
|
|
523
|
-
id: string;
|
|
524
|
-
before: string | undefined;
|
|
525
|
-
}>;
|
|
526
|
-
addOnEmits: {
|
|
527
|
-
load: (e: import("@vumap/core/components/geojson-layer/src/types").ClickEvent) => void;
|
|
528
|
-
change: (e: import("@vumap/core/components/geojson-layer/src/types").ClickEvent) => void;
|
|
529
|
-
};
|
|
530
|
-
setBindProps: import("vue").ComputedRef<{
|
|
531
|
-
maxzoom: number | undefined;
|
|
532
|
-
minzoom: number | undefined;
|
|
533
|
-
cursor: string;
|
|
534
|
-
paint: import("@vumap/core/components/geojson-layer/src/types").Paint;
|
|
535
|
-
}>;
|
|
536
|
-
setOnEmits: {
|
|
537
|
-
click: (e: import("@vumap/core/components/geojson-layer/src/types").ClickEvent) => void;
|
|
538
|
-
};
|
|
539
|
-
hasFillSource: import("vue").ComputedRef<boolean>;
|
|
540
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
541
|
-
click: (e: import("@vumap/core/components/geojson-layer/src/types").ClickEvent) => import("@vumap/core/components/geojson-layer/src/types").ClickEvent;
|
|
542
|
-
load: (e: import("@vumap/core/components/geojson-layer/src/types").LoadEvent) => import("@vumap/core/components/geojson-layer/src/types").LoadEvent;
|
|
543
|
-
change: (e: import("@vumap/core/components/geojson-layer/src/types").LoadEvent) => import("@vumap/core/components/geojson-layer/src/types").LoadEvent;
|
|
544
|
-
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
545
|
-
id: {
|
|
546
|
-
type: StringConstructor;
|
|
547
|
-
default: string;
|
|
548
|
-
};
|
|
549
|
-
type: {
|
|
550
|
-
type: import("vue").PropType<"symbol" | "circle" | "line">;
|
|
551
|
-
default: string;
|
|
552
|
-
};
|
|
553
|
-
maxzoom: NumberConstructor;
|
|
554
|
-
minzoom: NumberConstructor;
|
|
555
|
-
cursor: {
|
|
556
|
-
type: StringConstructor;
|
|
557
|
-
default: string;
|
|
558
|
-
};
|
|
559
|
-
paint: {
|
|
560
|
-
type: import("vue").PropType<import("@vumap/core/components/geojson-layer/src/types").Paint>;
|
|
561
|
-
default: () => {};
|
|
562
|
-
};
|
|
563
|
-
before: StringConstructor;
|
|
564
|
-
data: {
|
|
565
|
-
type: import("vue").PropType<any>;
|
|
566
|
-
default: () => import("geojson").FeatureCollection<import("geojson").Geometry, import("geojson").GeoJsonProperties>;
|
|
567
|
-
};
|
|
568
|
-
}>> & {
|
|
569
|
-
onLoad?: ((e: import("@vumap/core/components/geojson-layer/src/types").LoadEvent) => any) | undefined;
|
|
570
|
-
onChange?: ((e: import("@vumap/core/components/geojson-layer/src/types").LoadEvent) => any) | undefined;
|
|
571
|
-
onClick?: ((e: import("@vumap/core/components/geojson-layer/src/types").ClickEvent) => any) | undefined;
|
|
572
|
-
}, {
|
|
573
|
-
data: any;
|
|
574
|
-
type: "symbol" | "circle" | "line";
|
|
575
|
-
id: string;
|
|
576
|
-
cursor: string;
|
|
577
|
-
paint: import("@vumap/core/components/geojson-layer-set/src/types").Paint;
|
|
578
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
579
|
-
ElIcon: import("element-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
|
|
580
|
-
readonly size: {
|
|
581
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
|
|
582
|
-
readonly required: false;
|
|
583
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
584
|
-
__epPropKey: true;
|
|
585
|
-
};
|
|
586
|
-
readonly color: {
|
|
587
|
-
readonly type: import("vue").PropType<string>;
|
|
588
|
-
readonly required: false;
|
|
589
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
590
|
-
__epPropKey: true;
|
|
591
|
-
};
|
|
592
|
-
}, {
|
|
593
|
-
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
594
|
-
readonly size: {
|
|
595
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
|
|
596
|
-
readonly required: false;
|
|
597
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
598
|
-
__epPropKey: true;
|
|
599
|
-
};
|
|
600
|
-
readonly color: {
|
|
601
|
-
readonly type: import("vue").PropType<string>;
|
|
602
|
-
readonly required: false;
|
|
603
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
604
|
-
__epPropKey: true;
|
|
605
|
-
};
|
|
606
|
-
}>> & {
|
|
607
|
-
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
608
|
-
}>>;
|
|
609
|
-
ns: {
|
|
610
|
-
namespace: import("vue").ComputedRef<string>;
|
|
611
|
-
b: (blockSuffix?: string) => string;
|
|
612
|
-
e: (element?: string | undefined) => string;
|
|
613
|
-
m: (modifier?: string | undefined) => string;
|
|
614
|
-
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
615
|
-
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
616
|
-
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
617
|
-
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
618
|
-
is: {
|
|
619
|
-
(name: string, state: boolean | undefined): string;
|
|
620
|
-
(name: string): string;
|
|
621
|
-
};
|
|
622
|
-
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
623
|
-
cssVarName: (name: string) => string;
|
|
624
|
-
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
625
|
-
cssVarBlockName: (name: string) => string;
|
|
626
|
-
};
|
|
627
|
-
style: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
628
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
629
|
-
readonly size: {
|
|
630
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
|
|
631
|
-
readonly required: false;
|
|
632
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
633
|
-
__epPropKey: true;
|
|
634
|
-
};
|
|
635
|
-
readonly color: {
|
|
636
|
-
readonly type: import("vue").PropType<string>;
|
|
637
|
-
readonly required: false;
|
|
638
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
639
|
-
__epPropKey: true;
|
|
640
|
-
};
|
|
641
|
-
}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
642
|
-
MapLocation: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
643
|
-
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
644
|
-
export default _default;
|