sat-earth 0.3.2-beta2 → 0.3.2-beta5
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/dist/sat-earth.es.js +373 -487
- package/dist/sat-earth.umd.js +52 -52
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/packages/auto-import.d.ts +0 -250
- package/dist/packages/components/analysis-model/SatModelAnalysis.vue.d.ts +0 -246
- package/dist/packages/components/analysis-model/index.d.ts +0 -246
- package/dist/packages/components/analysis-spatial/SatSpatialAnalysis.vue.d.ts +0 -246
- package/dist/packages/components/analysis-spatial/index.d.ts +0 -246
- package/dist/packages/components/analysis-terrain/SatTerrainAnalysis.vue.d.ts +0 -246
- package/dist/packages/components/analysis-terrain/index.d.ts +0 -246
- package/dist/packages/components/ballistic/SatBallistic.vue.d.ts +0 -246
- package/dist/packages/components/ballistic/index.d.ts +0 -246
- package/dist/packages/components/common/DarkIcon.vue.d.ts +0 -4
- package/dist/packages/components/common/LightIcon.vue.d.ts +0 -4
- package/dist/packages/components/components.d.ts +0 -4
- package/dist/packages/components/globe/CameraBookmarkPanel.vue.d.ts +0 -114
- package/dist/packages/components/globe/MapSplitPanel.vue.d.ts +0 -15
- package/dist/packages/components/globe/SatGlobe.vue.d.ts +0 -299
- package/dist/packages/components/globe/helpers.d.ts +0 -10
- package/dist/packages/components/globe/index.d.ts +0 -296
- package/dist/packages/components/index.d.ts +0 -16
- package/dist/packages/components/location/SatCoordinate.vue.d.ts +0 -383
- package/dist/packages/components/location/SatLocation.vue.d.ts +0 -670
- package/dist/packages/components/location/SatLocationMain.vue.d.ts +0 -425
- package/dist/packages/components/location/SatPathPlan.vue.d.ts +0 -23
- package/dist/packages/components/location/SatPoiQuery.vue.d.ts +0 -16
- package/dist/packages/components/location/helpers.d.ts +0 -42
- package/dist/packages/components/location/index.d.ts +0 -670
- package/dist/packages/components/map-part/SatMapPart.vue.d.ts +0 -253
- package/dist/packages/components/map-part/SatMapPartMain.vue.d.ts +0 -8
- package/dist/packages/components/map-part/index.d.ts +0 -253
- package/dist/packages/components/measure/SatMeasure.vue.d.ts +0 -259
- package/dist/packages/components/measure/SatMeasureMain.vue.d.ts +0 -14
- package/dist/packages/components/measure/index.d.ts +0 -259
- package/dist/packages/components/menu/MenuDrawer.vue.d.ts +0 -195
- package/dist/packages/components/menu/SatMenu.vue.d.ts +0 -198
- package/dist/packages/components/menu/helpers.d.ts +0 -14
- package/dist/packages/components/menu/index.d.ts +0 -199
- package/dist/packages/components/menu/tree/SatMenuTree.vue.d.ts +0 -177
- package/dist/packages/components/menu/tree/index.d.ts +0 -174
- package/dist/packages/components/panel/SatPanel.vue.d.ts +0 -91
- package/dist/packages/components/panel/index.d.ts +0 -91
- package/dist/packages/components/picture/SatPicture.vue.d.ts +0 -246
- package/dist/packages/components/picture/index.d.ts +0 -246
- package/dist/packages/components/plot/SatPlot.vue.d.ts +0 -250
- package/dist/packages/components/plot/SatPlotMain.vue.d.ts +0 -6
- package/dist/packages/components/plot/index.d.ts +0 -250
- package/dist/packages/components/roam/SatRoam.vue.d.ts +0 -246
- package/dist/packages/components/roam/index.d.ts +0 -246
- package/dist/packages/components/source/LayerStyleSlider.vue.d.ts +0 -38
- package/dist/packages/components/source/SatSource.vue.d.ts +0 -2061
- package/dist/packages/components/source/SatSourceMain.vue.d.ts +0 -1806
- package/dist/packages/components/source/TerrainExaggerationSlider.vue.d.ts +0 -14
- package/dist/packages/components/source/helpers.d.ts +0 -6
- package/dist/packages/components/source/index.d.ts +0 -2061
- package/dist/packages/components/video-fusion/SatVideoFusion.vue.d.ts +0 -246
- package/dist/packages/components/video-fusion/index.d.ts +0 -246
- package/dist/packages/config/index.d.ts +0 -5
- package/dist/packages/env.d.ts +0 -3
- package/dist/packages/global.d.ts +0 -61
- package/dist/packages/hooks/listener/watchEffectPcOrMobile.d.ts +0 -1
- package/dist/packages/hooks/ui/useDark.d.ts +0 -1
- package/dist/packages/hooks/ui/useLoading.d.ts +0 -30
- package/dist/packages/hooks/ui/useMessage.d.ts +0 -17
- package/dist/packages/hooks/ui/useThemeColor.d.ts +0 -1
- package/dist/packages/hooks/useRenderer.d.ts +0 -13
- package/dist/packages/sat-earth/index.d.ts +0 -219
- package/dist/packages/store/index.d.ts +0 -2
- package/dist/packages/store/modules/compState.d.ts +0 -252
- package/dist/packages/store/modules/layer.d.ts +0 -22
- package/dist/packages/store/modules/layout.d.ts +0 -15
- package/dist/packages/store/modules/partState.d.ts +0 -15
- package/dist/packages/utils/coordTrans.d.ts +0 -43
- package/dist/packages/utils/deepClone.d.ts +0 -1
- package/dist/packages/utils/deepFindTreeItemByCondition.d.ts +0 -1
- package/dist/packages/utils/deepMerge.d.ts +0 -5
- package/dist/packages/utils/elValidator.d.ts +0 -1
- package/dist/packages/utils/getAssetsSource.d.ts +0 -1
- package/dist/packages/utils/guid.d.ts +0 -3
- package/dist/packages/utils/index.d.ts +0 -2
- package/dist/packages/utils/installer.d.ts +0 -7
- package/dist/packages/utils/map/index.d.ts +0 -1
- package/dist/packages/utils/map/satMap/index.d.ts +0 -19
- package/dist/packages/utils/map/satMap/layer/index.d.ts +0 -19
- package/dist/packages/utils/map/satMap/measure/index.d.ts +0 -24
- package/dist/packages/utils/storage/Cookie.d.ts +0 -5
- package/dist/packages/utils/storage/LocalStorage.d.ts +0 -9
- package/dist/packages/utils/storage/SessionStorage.d.ts +0 -6
- package/dist/packages/utils/storage/index.d.ts +0 -8
- package/dist/packages/utils/toTree.d.ts +0 -9
- package/dist/packages/utils/types/index.d.ts +0 -104
|
@@ -1,670 +0,0 @@
|
|
|
1
|
-
export declare const SatLocation: import('../../utils/installer').SFCWithInstall<import("vue").DefineComponent<{
|
|
2
|
-
visible: {
|
|
3
|
-
type: BooleanConstructor;
|
|
4
|
-
default: boolean;
|
|
5
|
-
};
|
|
6
|
-
}, {
|
|
7
|
-
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
8
|
-
visible: {
|
|
9
|
-
type: BooleanConstructor;
|
|
10
|
-
default: boolean;
|
|
11
|
-
};
|
|
12
|
-
}>> & {
|
|
13
|
-
"onUpdate:visible"?: ((...args: any[]) => any) | undefined;
|
|
14
|
-
}>>;
|
|
15
|
-
emits: (event: "update:visible", ...args: any[]) => void;
|
|
16
|
-
compStateStore: import("pinia").Store<"SatCompState", import("../../store/modules/compState").CompState, {
|
|
17
|
-
getComponents: (state: {
|
|
18
|
-
SatSource?: {
|
|
19
|
-
label: string;
|
|
20
|
-
name: string;
|
|
21
|
-
parentName: string;
|
|
22
|
-
enable: boolean;
|
|
23
|
-
active: boolean;
|
|
24
|
-
ready?: boolean | undefined;
|
|
25
|
-
} | undefined;
|
|
26
|
-
SatMapPart?: {
|
|
27
|
-
label: string;
|
|
28
|
-
name: string;
|
|
29
|
-
parentName: string;
|
|
30
|
-
enable: boolean;
|
|
31
|
-
active: boolean;
|
|
32
|
-
ready?: boolean | undefined;
|
|
33
|
-
} | undefined;
|
|
34
|
-
SatLocation?: {
|
|
35
|
-
label: string;
|
|
36
|
-
name: string;
|
|
37
|
-
parentName: string;
|
|
38
|
-
enable: boolean;
|
|
39
|
-
active: boolean;
|
|
40
|
-
ready?: boolean | undefined;
|
|
41
|
-
} | undefined;
|
|
42
|
-
SatMeasure?: {
|
|
43
|
-
label: string;
|
|
44
|
-
name: string;
|
|
45
|
-
parentName: string;
|
|
46
|
-
enable: boolean;
|
|
47
|
-
active: boolean;
|
|
48
|
-
ready?: boolean | undefined;
|
|
49
|
-
} | undefined;
|
|
50
|
-
SatPlot?: {
|
|
51
|
-
label: string;
|
|
52
|
-
name: string;
|
|
53
|
-
parentName: string;
|
|
54
|
-
enable: boolean;
|
|
55
|
-
active: boolean;
|
|
56
|
-
ready?: boolean | undefined;
|
|
57
|
-
} | undefined;
|
|
58
|
-
SatPicture?: {
|
|
59
|
-
label: string;
|
|
60
|
-
name: string;
|
|
61
|
-
parentName: string;
|
|
62
|
-
enable: boolean;
|
|
63
|
-
active: boolean;
|
|
64
|
-
ready?: boolean | undefined;
|
|
65
|
-
} | undefined;
|
|
66
|
-
SatSpatialAnalysis?: {
|
|
67
|
-
label: string;
|
|
68
|
-
name: string;
|
|
69
|
-
parentName: string;
|
|
70
|
-
enable: boolean;
|
|
71
|
-
active: boolean;
|
|
72
|
-
ready?: boolean | undefined;
|
|
73
|
-
} | undefined;
|
|
74
|
-
SatTerrainAnalysis?: {
|
|
75
|
-
label: string;
|
|
76
|
-
name: string;
|
|
77
|
-
parentName: string;
|
|
78
|
-
enable: boolean;
|
|
79
|
-
active: boolean;
|
|
80
|
-
ready?: boolean | undefined;
|
|
81
|
-
} | undefined;
|
|
82
|
-
SatModelAnalysis?: {
|
|
83
|
-
label: string;
|
|
84
|
-
name: string;
|
|
85
|
-
parentName: string;
|
|
86
|
-
enable: boolean;
|
|
87
|
-
active: boolean;
|
|
88
|
-
ready?: boolean | undefined;
|
|
89
|
-
} | undefined;
|
|
90
|
-
SatVideoFusion?: {
|
|
91
|
-
label: string;
|
|
92
|
-
name: string;
|
|
93
|
-
parentName: string;
|
|
94
|
-
enable: boolean;
|
|
95
|
-
active: boolean;
|
|
96
|
-
ready?: boolean | undefined;
|
|
97
|
-
} | undefined;
|
|
98
|
-
SatRoam?: {
|
|
99
|
-
label: string;
|
|
100
|
-
name: string;
|
|
101
|
-
parentName: string;
|
|
102
|
-
enable: boolean;
|
|
103
|
-
active: boolean;
|
|
104
|
-
ready?: boolean | undefined;
|
|
105
|
-
} | undefined;
|
|
106
|
-
SatBallistic?: {
|
|
107
|
-
label: string;
|
|
108
|
-
name: string;
|
|
109
|
-
parentName: string;
|
|
110
|
-
enable: boolean;
|
|
111
|
-
active: boolean;
|
|
112
|
-
ready?: boolean | undefined;
|
|
113
|
-
} | undefined;
|
|
114
|
-
} & import("pinia").PiniaCustomStateProperties<import("../../store/modules/compState").CompState>) => any;
|
|
115
|
-
}, {
|
|
116
|
-
setSatSource(item: import("../../store/modules/compState").StateItem): void;
|
|
117
|
-
setSatMapPart(item: import("../../store/modules/compState").StateItem): void;
|
|
118
|
-
setSatLocation(item: import("../../store/modules/compState").StateItem): void;
|
|
119
|
-
setSatMeasure(item: import("../../store/modules/compState").StateItem): void;
|
|
120
|
-
setSatPlot(item: import("../../store/modules/compState").StateItem): void;
|
|
121
|
-
setSatPicture(item: import("../../store/modules/compState").StateItem): void;
|
|
122
|
-
setSatSpatialAnalysis(item: import("../../store/modules/compState").StateItem): void;
|
|
123
|
-
setSatTerrainAnalysis(item: import("../../store/modules/compState").StateItem): void;
|
|
124
|
-
setSatModelAnalysis(item: import("../../store/modules/compState").StateItem): void;
|
|
125
|
-
setSatVideoFusion(item: import("../../store/modules/compState").StateItem): void;
|
|
126
|
-
setSatRoam(item: import("../../store/modules/compState").StateItem): void;
|
|
127
|
-
setSatBallistic(item: import("../../store/modules/compState").StateItem): void;
|
|
128
|
-
changeCompState(itemName: string, flag: boolean): void;
|
|
129
|
-
unActiveAll(): void;
|
|
130
|
-
}>;
|
|
131
|
-
name: string;
|
|
132
|
-
isInSide: boolean;
|
|
133
|
-
isNeedInit: boolean;
|
|
134
|
-
isShowInMenu: boolean;
|
|
135
|
-
isReadyRef: import("vue").ComputedRef<boolean | undefined>;
|
|
136
|
-
isActiveRef: import("vue").ComputedRef<boolean>;
|
|
137
|
-
toggleEnable: (isEnable: boolean) => void;
|
|
138
|
-
toggleActive: (isActive: boolean) => void;
|
|
139
|
-
toggleReady: (isReady: boolean) => void;
|
|
140
|
-
isInit: import("vue").ComputedRef<boolean | undefined>;
|
|
141
|
-
init: () => void;
|
|
142
|
-
destroy: () => void;
|
|
143
|
-
shrink: () => void;
|
|
144
|
-
close: () => void;
|
|
145
|
-
renderSFC: () => void;
|
|
146
|
-
SatPanel: import("vue").DefineComponent<{
|
|
147
|
-
title: {
|
|
148
|
-
type: StringConstructor;
|
|
149
|
-
required: true;
|
|
150
|
-
};
|
|
151
|
-
isShrink: {
|
|
152
|
-
type: BooleanConstructor;
|
|
153
|
-
default: boolean;
|
|
154
|
-
};
|
|
155
|
-
isClose: {
|
|
156
|
-
type: BooleanConstructor;
|
|
157
|
-
default: boolean;
|
|
158
|
-
};
|
|
159
|
-
isDrag: {
|
|
160
|
-
type: BooleanConstructor;
|
|
161
|
-
default: boolean;
|
|
162
|
-
};
|
|
163
|
-
shrinkEvent: {
|
|
164
|
-
type: FunctionConstructor;
|
|
165
|
-
default: () => void;
|
|
166
|
-
};
|
|
167
|
-
closeEvent: {
|
|
168
|
-
type: FunctionConstructor;
|
|
169
|
-
default: () => void;
|
|
170
|
-
};
|
|
171
|
-
}, {
|
|
172
|
-
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
173
|
-
title: {
|
|
174
|
-
type: StringConstructor;
|
|
175
|
-
required: true;
|
|
176
|
-
};
|
|
177
|
-
isShrink: {
|
|
178
|
-
type: BooleanConstructor;
|
|
179
|
-
default: boolean;
|
|
180
|
-
};
|
|
181
|
-
isClose: {
|
|
182
|
-
type: BooleanConstructor;
|
|
183
|
-
default: boolean;
|
|
184
|
-
};
|
|
185
|
-
isDrag: {
|
|
186
|
-
type: BooleanConstructor;
|
|
187
|
-
default: boolean;
|
|
188
|
-
};
|
|
189
|
-
shrinkEvent: {
|
|
190
|
-
type: FunctionConstructor;
|
|
191
|
-
default: () => void;
|
|
192
|
-
};
|
|
193
|
-
closeEvent: {
|
|
194
|
-
type: FunctionConstructor;
|
|
195
|
-
default: () => void;
|
|
196
|
-
};
|
|
197
|
-
}>> & {
|
|
198
|
-
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
|
199
|
-
}>>;
|
|
200
|
-
isMobile: import("vue").Ref<boolean>;
|
|
201
|
-
draggable: import("vue").Ref<boolean>;
|
|
202
|
-
dragElement: import("vue").Ref<HTMLElement | null>;
|
|
203
|
-
style: import("vue").ComputedRef<string>;
|
|
204
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
205
|
-
title: {
|
|
206
|
-
type: StringConstructor;
|
|
207
|
-
required: true;
|
|
208
|
-
};
|
|
209
|
-
isShrink: {
|
|
210
|
-
type: BooleanConstructor;
|
|
211
|
-
default: boolean;
|
|
212
|
-
};
|
|
213
|
-
isClose: {
|
|
214
|
-
type: BooleanConstructor;
|
|
215
|
-
default: boolean;
|
|
216
|
-
};
|
|
217
|
-
isDrag: {
|
|
218
|
-
type: BooleanConstructor;
|
|
219
|
-
default: boolean;
|
|
220
|
-
};
|
|
221
|
-
shrinkEvent: {
|
|
222
|
-
type: FunctionConstructor;
|
|
223
|
-
default: () => void;
|
|
224
|
-
};
|
|
225
|
-
closeEvent: {
|
|
226
|
-
type: FunctionConstructor;
|
|
227
|
-
default: () => void;
|
|
228
|
-
};
|
|
229
|
-
}>>, {
|
|
230
|
-
isShrink: boolean;
|
|
231
|
-
isClose: boolean;
|
|
232
|
-
isDrag: boolean;
|
|
233
|
-
shrinkEvent: Function;
|
|
234
|
-
closeEvent: Function;
|
|
235
|
-
}>;
|
|
236
|
-
SatLocationMain: import("vue").DefineComponent<{}, {
|
|
237
|
-
activeName: import("vue").Ref<string>;
|
|
238
|
-
placeLocationPng: string;
|
|
239
|
-
routePathPng: string;
|
|
240
|
-
placeSearchPng: string;
|
|
241
|
-
SatCoordinate: import("vue").DefineComponent<{}, {
|
|
242
|
-
zbdwForm: import("vue").Ref<{
|
|
243
|
-
[x: string]: any;
|
|
244
|
-
x?: number | undefined;
|
|
245
|
-
y?: number | undefined;
|
|
246
|
-
}>;
|
|
247
|
-
zbdwFormRef: import("vue").Ref<({
|
|
248
|
-
$: import("vue").ComponentInternalInstance;
|
|
249
|
-
$data: {};
|
|
250
|
-
$props: Partial<{
|
|
251
|
-
readonly disabled: boolean;
|
|
252
|
-
readonly labelPosition: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "top" | "left" | "right", unknown>;
|
|
253
|
-
readonly labelWidth: import("element-plus/es/utils").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
254
|
-
readonly labelSuffix: string;
|
|
255
|
-
readonly showMessage: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
256
|
-
readonly validateOnRuleChange: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
257
|
-
readonly hideRequiredAsterisk: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
258
|
-
readonly inline: boolean;
|
|
259
|
-
readonly inlineMessage: boolean;
|
|
260
|
-
readonly statusIcon: boolean;
|
|
261
|
-
readonly scrollToError: boolean;
|
|
262
|
-
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
263
|
-
readonly model: ObjectConstructor;
|
|
264
|
-
readonly rules: {
|
|
265
|
-
readonly type: import("vue").PropType<Partial<Record<string, import("element-plus/es/utils").Arrayable<import("element-plus").FormItemRule>>>>;
|
|
266
|
-
readonly required: false;
|
|
267
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
268
|
-
__epPropKey: true;
|
|
269
|
-
};
|
|
270
|
-
readonly labelPosition: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "top" | "left" | "right", unknown, "right", boolean>;
|
|
271
|
-
readonly labelWidth: import("element-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
272
|
-
readonly labelSuffix: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
273
|
-
readonly inline: BooleanConstructor;
|
|
274
|
-
readonly inlineMessage: BooleanConstructor;
|
|
275
|
-
readonly statusIcon: BooleanConstructor;
|
|
276
|
-
readonly showMessage: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
277
|
-
readonly size: {
|
|
278
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", unknown>>;
|
|
279
|
-
readonly required: false;
|
|
280
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
281
|
-
__epPropKey: true;
|
|
282
|
-
};
|
|
283
|
-
readonly disabled: BooleanConstructor;
|
|
284
|
-
readonly validateOnRuleChange: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
285
|
-
readonly hideRequiredAsterisk: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
286
|
-
readonly scrollToError: BooleanConstructor;
|
|
287
|
-
}>> & {
|
|
288
|
-
onValidate?: ((prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => any) | undefined;
|
|
289
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "disabled" | "labelPosition" | "labelWidth" | "labelSuffix" | "inline" | "inlineMessage" | "statusIcon" | "showMessage" | "validateOnRuleChange" | "hideRequiredAsterisk" | "scrollToError">;
|
|
290
|
-
$attrs: {
|
|
291
|
-
[x: string]: unknown;
|
|
292
|
-
};
|
|
293
|
-
$refs: {
|
|
294
|
-
[x: string]: unknown;
|
|
295
|
-
};
|
|
296
|
-
$slots: Readonly<{
|
|
297
|
-
[name: string]: import("vue").Slot | undefined;
|
|
298
|
-
}>;
|
|
299
|
-
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null;
|
|
300
|
-
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null;
|
|
301
|
-
$emit: (event: "validate", prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => void;
|
|
302
|
-
$el: any;
|
|
303
|
-
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
304
|
-
readonly model: ObjectConstructor;
|
|
305
|
-
readonly rules: {
|
|
306
|
-
readonly type: import("vue").PropType<Partial<Record<string, import("element-plus/es/utils").Arrayable<import("element-plus").FormItemRule>>>>;
|
|
307
|
-
readonly required: false;
|
|
308
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
309
|
-
__epPropKey: true;
|
|
310
|
-
};
|
|
311
|
-
readonly labelPosition: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "top" | "left" | "right", unknown, "right", boolean>;
|
|
312
|
-
readonly labelWidth: import("element-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
313
|
-
readonly labelSuffix: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
314
|
-
readonly inline: BooleanConstructor;
|
|
315
|
-
readonly inlineMessage: BooleanConstructor;
|
|
316
|
-
readonly statusIcon: BooleanConstructor;
|
|
317
|
-
readonly showMessage: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
318
|
-
readonly size: {
|
|
319
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", unknown>>;
|
|
320
|
-
readonly required: false;
|
|
321
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
322
|
-
__epPropKey: true;
|
|
323
|
-
};
|
|
324
|
-
readonly disabled: BooleanConstructor;
|
|
325
|
-
readonly validateOnRuleChange: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
326
|
-
readonly hideRequiredAsterisk: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
327
|
-
readonly scrollToError: BooleanConstructor;
|
|
328
|
-
}>> & {
|
|
329
|
-
onValidate?: ((prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => any) | undefined;
|
|
330
|
-
}, {
|
|
331
|
-
COMPONENT_NAME: string;
|
|
332
|
-
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
333
|
-
readonly model: ObjectConstructor;
|
|
334
|
-
readonly rules: {
|
|
335
|
-
readonly type: import("vue").PropType<Partial<Record<string, import("element-plus/es/utils").Arrayable<import("element-plus").FormItemRule>>>>;
|
|
336
|
-
readonly required: false;
|
|
337
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
338
|
-
__epPropKey: true;
|
|
339
|
-
};
|
|
340
|
-
readonly labelPosition: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "top" | "left" | "right", unknown, "right", boolean>;
|
|
341
|
-
readonly labelWidth: import("element-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
342
|
-
readonly labelSuffix: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
343
|
-
readonly inline: BooleanConstructor;
|
|
344
|
-
readonly inlineMessage: BooleanConstructor;
|
|
345
|
-
readonly statusIcon: BooleanConstructor;
|
|
346
|
-
readonly showMessage: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
347
|
-
readonly size: {
|
|
348
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", unknown>>;
|
|
349
|
-
readonly required: false;
|
|
350
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
351
|
-
__epPropKey: true;
|
|
352
|
-
};
|
|
353
|
-
readonly disabled: BooleanConstructor;
|
|
354
|
-
readonly validateOnRuleChange: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
355
|
-
readonly hideRequiredAsterisk: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
356
|
-
readonly scrollToError: BooleanConstructor;
|
|
357
|
-
}>> & {
|
|
358
|
-
onValidate?: ((prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => any) | undefined;
|
|
359
|
-
}>>;
|
|
360
|
-
emit: (event: "validate", prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => void;
|
|
361
|
-
fields: import("element-plus").FormItemContext[];
|
|
362
|
-
formSize: import("vue").ComputedRef<"" | "small" | "default" | "large">;
|
|
363
|
-
ns: {
|
|
364
|
-
namespace: import("vue").ComputedRef<string>;
|
|
365
|
-
b: (blockSuffix?: string | undefined) => string;
|
|
366
|
-
e: (element?: string | undefined) => string;
|
|
367
|
-
m: (modifier?: string | undefined) => string;
|
|
368
|
-
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
369
|
-
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
370
|
-
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
371
|
-
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
372
|
-
is: {
|
|
373
|
-
(name: string, state: boolean | undefined): string;
|
|
374
|
-
(name: string): string;
|
|
375
|
-
};
|
|
376
|
-
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
377
|
-
cssVarName: (name: string) => string;
|
|
378
|
-
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
379
|
-
cssVarBlockName: (name: string) => string;
|
|
380
|
-
};
|
|
381
|
-
formClasses: import("vue").ComputedRef<(string | {
|
|
382
|
-
[x: string]: boolean | import("element-plus/es/utils").EpPropMergeType<StringConstructor, "top" | "left" | "right", unknown>;
|
|
383
|
-
})[]>;
|
|
384
|
-
addField: (field: import("element-plus").FormItemContext) => void;
|
|
385
|
-
removeField: (field: import("element-plus").FormItemContext) => void;
|
|
386
|
-
resetFields: (props?: import("element-plus/es/utils").Arrayable<import("element-plus").FormItemProp> | undefined) => void;
|
|
387
|
-
clearValidate: (props?: import("element-plus/es/utils").Arrayable<import("element-plus").FormItemProp> | undefined) => void;
|
|
388
|
-
isValidatable: import("vue").ComputedRef<boolean>;
|
|
389
|
-
obtainValidateFields: (props: import("element-plus/es/utils").Arrayable<import("element-plus").FormItemProp>) => import("element-plus").FormItemContext[];
|
|
390
|
-
validate: (callback?: import("element-plus").FormValidateCallback | undefined) => import("element-plus").FormValidationResult;
|
|
391
|
-
doValidateField: (props?: import("element-plus/es/utils").Arrayable<import("element-plus").FormItemProp> | undefined) => Promise<boolean>;
|
|
392
|
-
validateField: (props?: import("element-plus/es/utils").Arrayable<import("element-plus").FormItemProp> | undefined, callback?: import("element-plus").FormValidateCallback | undefined) => import("element-plus").FormValidationResult;
|
|
393
|
-
scrollToField: (prop: import("element-plus").FormItemProp) => void;
|
|
394
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
395
|
-
validate: (prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => boolean;
|
|
396
|
-
}, string, {
|
|
397
|
-
readonly disabled: boolean;
|
|
398
|
-
readonly labelPosition: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "top" | "left" | "right", unknown>;
|
|
399
|
-
readonly labelWidth: import("element-plus/es/utils").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
400
|
-
readonly labelSuffix: string;
|
|
401
|
-
readonly showMessage: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
402
|
-
readonly validateOnRuleChange: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
403
|
-
readonly hideRequiredAsterisk: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
404
|
-
readonly inline: boolean;
|
|
405
|
-
readonly inlineMessage: boolean;
|
|
406
|
-
readonly statusIcon: boolean;
|
|
407
|
-
readonly scrollToError: boolean;
|
|
408
|
-
}> & {
|
|
409
|
-
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
410
|
-
created?: ((() => void) | (() => void)[]) | undefined;
|
|
411
|
-
beforeMount?: ((() => void) | (() => void)[]) | undefined;
|
|
412
|
-
mounted?: ((() => void) | (() => void)[]) | undefined;
|
|
413
|
-
beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
|
|
414
|
-
updated?: ((() => void) | (() => void)[]) | undefined;
|
|
415
|
-
activated?: ((() => void) | (() => void)[]) | undefined;
|
|
416
|
-
deactivated?: ((() => void) | (() => void)[]) | undefined;
|
|
417
|
-
beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
|
|
418
|
-
beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
|
|
419
|
-
destroyed?: ((() => void) | (() => void)[]) | undefined;
|
|
420
|
-
unmounted?: ((() => void) | (() => void)[]) | undefined;
|
|
421
|
-
renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
422
|
-
renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
423
|
-
errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null, info: string) => boolean | void)[]) | undefined;
|
|
424
|
-
};
|
|
425
|
-
$forceUpdate: () => void;
|
|
426
|
-
$nextTick: typeof import("vue").nextTick;
|
|
427
|
-
$watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
|
|
428
|
-
} & Readonly<import("vue").ExtractPropTypes<{
|
|
429
|
-
readonly model: ObjectConstructor;
|
|
430
|
-
readonly rules: {
|
|
431
|
-
readonly type: import("vue").PropType<Partial<Record<string, import("element-plus/es/utils").Arrayable<import("element-plus").FormItemRule>>>>;
|
|
432
|
-
readonly required: false;
|
|
433
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
434
|
-
__epPropKey: true;
|
|
435
|
-
};
|
|
436
|
-
readonly labelPosition: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "top" | "left" | "right", unknown, "right", boolean>;
|
|
437
|
-
readonly labelWidth: import("element-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
438
|
-
readonly labelSuffix: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
439
|
-
readonly inline: BooleanConstructor;
|
|
440
|
-
readonly inlineMessage: BooleanConstructor;
|
|
441
|
-
readonly statusIcon: BooleanConstructor;
|
|
442
|
-
readonly showMessage: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
443
|
-
readonly size: {
|
|
444
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", unknown>>;
|
|
445
|
-
readonly required: false;
|
|
446
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
447
|
-
__epPropKey: true;
|
|
448
|
-
};
|
|
449
|
-
readonly disabled: BooleanConstructor;
|
|
450
|
-
readonly validateOnRuleChange: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
451
|
-
readonly hideRequiredAsterisk: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
452
|
-
readonly scrollToError: BooleanConstructor;
|
|
453
|
-
}>> & {
|
|
454
|
-
onValidate?: ((prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => any) | undefined;
|
|
455
|
-
} & import("vue").ShallowUnwrapRef<{
|
|
456
|
-
COMPONENT_NAME: string;
|
|
457
|
-
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
458
|
-
readonly model: ObjectConstructor;
|
|
459
|
-
readonly rules: {
|
|
460
|
-
readonly type: import("vue").PropType<Partial<Record<string, import("element-plus/es/utils").Arrayable<import("element-plus").FormItemRule>>>>;
|
|
461
|
-
readonly required: false;
|
|
462
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
463
|
-
__epPropKey: true;
|
|
464
|
-
};
|
|
465
|
-
readonly labelPosition: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "top" | "left" | "right", unknown, "right", boolean>;
|
|
466
|
-
readonly labelWidth: import("element-plus/es/utils").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
467
|
-
readonly labelSuffix: import("element-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
468
|
-
readonly inline: BooleanConstructor;
|
|
469
|
-
readonly inlineMessage: BooleanConstructor;
|
|
470
|
-
readonly statusIcon: BooleanConstructor;
|
|
471
|
-
readonly showMessage: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
472
|
-
readonly size: {
|
|
473
|
-
readonly type: import("vue").PropType<import("element-plus/es/utils").EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", unknown>>;
|
|
474
|
-
readonly required: false;
|
|
475
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
476
|
-
__epPropKey: true;
|
|
477
|
-
};
|
|
478
|
-
readonly disabled: BooleanConstructor;
|
|
479
|
-
readonly validateOnRuleChange: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
480
|
-
readonly hideRequiredAsterisk: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
481
|
-
readonly scrollToError: BooleanConstructor;
|
|
482
|
-
}>> & {
|
|
483
|
-
onValidate?: ((prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => any) | undefined;
|
|
484
|
-
}>>;
|
|
485
|
-
emit: (event: "validate", prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => void;
|
|
486
|
-
fields: import("element-plus").FormItemContext[];
|
|
487
|
-
formSize: import("vue").ComputedRef<"" | "small" | "default" | "large">;
|
|
488
|
-
ns: {
|
|
489
|
-
namespace: import("vue").ComputedRef<string>;
|
|
490
|
-
b: (blockSuffix?: string | undefined) => string;
|
|
491
|
-
e: (element?: string | undefined) => string;
|
|
492
|
-
m: (modifier?: string | undefined) => string;
|
|
493
|
-
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
|
494
|
-
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
|
495
|
-
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
|
496
|
-
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
|
497
|
-
is: {
|
|
498
|
-
(name: string, state: boolean | undefined): string;
|
|
499
|
-
(name: string): string;
|
|
500
|
-
};
|
|
501
|
-
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
502
|
-
cssVarName: (name: string) => string;
|
|
503
|
-
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
504
|
-
cssVarBlockName: (name: string) => string;
|
|
505
|
-
};
|
|
506
|
-
formClasses: import("vue").ComputedRef<(string | {
|
|
507
|
-
[x: string]: boolean | import("element-plus/es/utils").EpPropMergeType<StringConstructor, "top" | "left" | "right", unknown>;
|
|
508
|
-
})[]>;
|
|
509
|
-
addField: (field: import("element-plus").FormItemContext) => void;
|
|
510
|
-
removeField: (field: import("element-plus").FormItemContext) => void;
|
|
511
|
-
resetFields: (props?: import("element-plus/es/utils").Arrayable<import("element-plus").FormItemProp> | undefined) => void;
|
|
512
|
-
clearValidate: (props?: import("element-plus/es/utils").Arrayable<import("element-plus").FormItemProp> | undefined) => void;
|
|
513
|
-
isValidatable: import("vue").ComputedRef<boolean>;
|
|
514
|
-
obtainValidateFields: (props: import("element-plus/es/utils").Arrayable<import("element-plus").FormItemProp>) => import("element-plus").FormItemContext[];
|
|
515
|
-
validate: (callback?: import("element-plus").FormValidateCallback | undefined) => import("element-plus").FormValidationResult;
|
|
516
|
-
doValidateField: (props?: import("element-plus/es/utils").Arrayable<import("element-plus").FormItemProp> | undefined) => Promise<boolean>;
|
|
517
|
-
validateField: (props?: import("element-plus/es/utils").Arrayable<import("element-plus").FormItemProp> | undefined, callback?: import("element-plus").FormValidateCallback | undefined) => import("element-plus").FormValidationResult;
|
|
518
|
-
scrollToField: (prop: import("element-plus").FormItemProp) => void;
|
|
519
|
-
}> & {} & import("vue").ComponentCustomProperties) | undefined>;
|
|
520
|
-
ucsList: string[];
|
|
521
|
-
cTypeList: string[];
|
|
522
|
-
rules_zbdw: {
|
|
523
|
-
x: ({
|
|
524
|
-
required: boolean;
|
|
525
|
-
trigger: string;
|
|
526
|
-
message: string;
|
|
527
|
-
validator?: undefined;
|
|
528
|
-
} | {
|
|
529
|
-
required: boolean;
|
|
530
|
-
validator: (rule: any, value: any, callback: any) => any;
|
|
531
|
-
trigger: string;
|
|
532
|
-
message?: undefined;
|
|
533
|
-
})[];
|
|
534
|
-
y: ({
|
|
535
|
-
required: boolean;
|
|
536
|
-
trigger: string;
|
|
537
|
-
message: string;
|
|
538
|
-
validator?: undefined;
|
|
539
|
-
} | {
|
|
540
|
-
required: boolean;
|
|
541
|
-
validator: (rule: any, value: any, callback: any) => any;
|
|
542
|
-
trigger: string;
|
|
543
|
-
message?: undefined;
|
|
544
|
-
})[];
|
|
545
|
-
degrees_x_d: ({
|
|
546
|
-
required: boolean;
|
|
547
|
-
trigger: string;
|
|
548
|
-
message: string;
|
|
549
|
-
validator?: undefined;
|
|
550
|
-
} | {
|
|
551
|
-
required: boolean;
|
|
552
|
-
validator: (rule: any, value: any, callback: any) => any;
|
|
553
|
-
trigger: string;
|
|
554
|
-
message?: undefined;
|
|
555
|
-
})[];
|
|
556
|
-
degrees_x_f: ({
|
|
557
|
-
required: boolean;
|
|
558
|
-
trigger: string;
|
|
559
|
-
message: string;
|
|
560
|
-
validator?: undefined;
|
|
561
|
-
} | {
|
|
562
|
-
required: boolean;
|
|
563
|
-
validator: (rule: any, value: any, callback: any) => any;
|
|
564
|
-
trigger: string;
|
|
565
|
-
message?: undefined;
|
|
566
|
-
})[];
|
|
567
|
-
degrees_x_m: ({
|
|
568
|
-
required: boolean;
|
|
569
|
-
trigger: string;
|
|
570
|
-
message: string;
|
|
571
|
-
validator?: undefined;
|
|
572
|
-
} | {
|
|
573
|
-
required: boolean;
|
|
574
|
-
validator: (rule: any, value: any, callback: any) => any;
|
|
575
|
-
trigger: string;
|
|
576
|
-
message?: undefined;
|
|
577
|
-
})[];
|
|
578
|
-
degrees_y_d: ({
|
|
579
|
-
required: boolean;
|
|
580
|
-
trigger: string;
|
|
581
|
-
message: string;
|
|
582
|
-
validator?: undefined;
|
|
583
|
-
} | {
|
|
584
|
-
required: boolean;
|
|
585
|
-
validator: (rule: any, value: any, callback: any) => any;
|
|
586
|
-
trigger: string;
|
|
587
|
-
message?: undefined;
|
|
588
|
-
})[];
|
|
589
|
-
degrees_y_f: ({
|
|
590
|
-
required: boolean;
|
|
591
|
-
trigger: string;
|
|
592
|
-
message: string;
|
|
593
|
-
validator?: undefined;
|
|
594
|
-
} | {
|
|
595
|
-
required: boolean;
|
|
596
|
-
validator: (rule: any, value: any, callback: any) => any;
|
|
597
|
-
trigger: string;
|
|
598
|
-
message?: undefined;
|
|
599
|
-
})[];
|
|
600
|
-
degrees_y_m: ({
|
|
601
|
-
required: boolean;
|
|
602
|
-
trigger: string;
|
|
603
|
-
message: string;
|
|
604
|
-
validator?: undefined;
|
|
605
|
-
} | {
|
|
606
|
-
required: boolean;
|
|
607
|
-
validator: (rule: any, value: any, callback: any) => any;
|
|
608
|
-
trigger: string;
|
|
609
|
-
message?: undefined;
|
|
610
|
-
})[];
|
|
611
|
-
};
|
|
612
|
-
searchCoordinate: () => void;
|
|
613
|
-
coordinateHelper: {
|
|
614
|
-
markerCoordinates(coord: {
|
|
615
|
-
lng: number;
|
|
616
|
-
lat: number;
|
|
617
|
-
text?: string | undefined;
|
|
618
|
-
}): Promise<import("../../utils/types").SatPointEntity>;
|
|
619
|
-
removeMarkerCoordinates(): void;
|
|
620
|
-
};
|
|
621
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
622
|
-
SatPathPlan: import("vue").DefineComponent<{}, {
|
|
623
|
-
pathForm: import("vue").Ref<{
|
|
624
|
-
start: string;
|
|
625
|
-
end: string;
|
|
626
|
-
selectWay: string;
|
|
627
|
-
}>;
|
|
628
|
-
startAddress: import("vue").Ref<string>;
|
|
629
|
-
endAddress: import("vue").Ref<string>;
|
|
630
|
-
allDiatance: import("vue").Ref<string>;
|
|
631
|
-
useTime: import("vue").Ref<string>;
|
|
632
|
-
routePath: import("vue").Ref<string>;
|
|
633
|
-
selectWayOptions: {
|
|
634
|
-
value: string;
|
|
635
|
-
label: string;
|
|
636
|
-
}[];
|
|
637
|
-
onChangeTravelWay: (value: any) => void;
|
|
638
|
-
startPoint: () => Promise<void>;
|
|
639
|
-
endPoint: () => Promise<void>;
|
|
640
|
-
btnAnalyse: () => void;
|
|
641
|
-
removeAllPath: () => void;
|
|
642
|
-
saveGeoJSON: () => void;
|
|
643
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
644
|
-
SatPoiQuery: import("vue").DefineComponent<{}, {
|
|
645
|
-
keyword: import("vue").Ref<string>;
|
|
646
|
-
isShowTip: import("vue").Ref<boolean>;
|
|
647
|
-
tipList: any;
|
|
648
|
-
resultList: any;
|
|
649
|
-
pageInfo: import("vue").Ref<{
|
|
650
|
-
pageNo: number;
|
|
651
|
-
pageSize: number;
|
|
652
|
-
total: number;
|
|
653
|
-
}>;
|
|
654
|
-
handleCurrentChange: (val: number) => void;
|
|
655
|
-
queryText: (text?: string | undefined) => Promise<void>;
|
|
656
|
-
autoTip: () => Promise<void>;
|
|
657
|
-
flyTo: (item: any) => void;
|
|
658
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
659
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
660
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:visible"[], "update:visible", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
661
|
-
visible: {
|
|
662
|
-
type: BooleanConstructor;
|
|
663
|
-
default: boolean;
|
|
664
|
-
};
|
|
665
|
-
}>> & {
|
|
666
|
-
"onUpdate:visible"?: ((...args: any[]) => any) | undefined;
|
|
667
|
-
}, {
|
|
668
|
-
visible: boolean;
|
|
669
|
-
}>>;
|
|
670
|
-
export default SatLocation;
|