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,246 +0,0 @@
|
|
|
1
|
-
declare const _sfc_main: 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
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:visible"[], "update:visible", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
237
|
-
visible: {
|
|
238
|
-
type: BooleanConstructor;
|
|
239
|
-
default: boolean;
|
|
240
|
-
};
|
|
241
|
-
}>> & {
|
|
242
|
-
"onUpdate:visible"?: ((...args: any[]) => any) | undefined;
|
|
243
|
-
}, {
|
|
244
|
-
visible: boolean;
|
|
245
|
-
}>;
|
|
246
|
-
export default _sfc_main;
|
|
@@ -1,246 +0,0 @@
|
|
|
1
|
-
export declare const SatVideoFusion: 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
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:visible"[], "update:visible", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
237
|
-
visible: {
|
|
238
|
-
type: BooleanConstructor;
|
|
239
|
-
default: boolean;
|
|
240
|
-
};
|
|
241
|
-
}>> & {
|
|
242
|
-
"onUpdate:visible"?: ((...args: any[]) => any) | undefined;
|
|
243
|
-
}, {
|
|
244
|
-
visible: boolean;
|
|
245
|
-
}>>;
|
|
246
|
-
export default SatVideoFusion;
|
package/dist/packages/env.d.ts
DELETED
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
// generated by unplugin-vue-components
|
|
2
|
-
// We suggest you to commit this file into source control
|
|
3
|
-
// Read more: https://github.com/vuejs/vue-next/pull/3399
|
|
4
|
-
|
|
5
|
-
declare module '@vue/runtime-core' {
|
|
6
|
-
export interface GlobalComponents {
|
|
7
|
-
CameraBookmarkPanel: typeof import('./components/globe/CameraBookmarkPanel.vue')['default']
|
|
8
|
-
DarkIcon: typeof import('./components/common/DarkIcon.vue')['default']
|
|
9
|
-
ElButton: typeof import('element-plus/es')['ElButton']
|
|
10
|
-
ElCol: typeof import('element-plus/es')['ElCol']
|
|
11
|
-
ElDrawer: typeof import('element-plus/es')['ElDrawer']
|
|
12
|
-
ElForm: typeof import('element-plus/es')['ElForm']
|
|
13
|
-
ElFormItem: typeof import('element-plus/es')['ElFormItem']
|
|
14
|
-
ElImage: typeof import('element-plus/es')['ElImage']
|
|
15
|
-
ElInput: typeof import('element-plus/es')['ElInput']
|
|
16
|
-
ElMenu: typeof import('element-plus/es')['ElMenu']
|
|
17
|
-
ElMenuItem: typeof import('element-plus/es')['ElMenuItem']
|
|
18
|
-
ElOption: typeof import('element-plus/es')['ElOption']
|
|
19
|
-
ElPagination: typeof import('element-plus/es')['ElPagination']
|
|
20
|
-
ElPopover: typeof import('element-plus/es')['ElPopover']
|
|
21
|
-
ElRow: typeof import('element-plus/es')['ElRow']
|
|
22
|
-
ElSelect: typeof import('element-plus/es')['ElSelect']
|
|
23
|
-
ElSlider: typeof import('element-plus/es')['ElSlider']
|
|
24
|
-
ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
|
|
25
|
-
ElSwitch: typeof import('element-plus/es')['ElSwitch']
|
|
26
|
-
ElTabPane: typeof import('element-plus/es')['ElTabPane']
|
|
27
|
-
ElTabs: typeof import('element-plus/es')['ElTabs']
|
|
28
|
-
ElTree: typeof import('element-plus/es')['ElTree']
|
|
29
|
-
LayerStyleSlider: typeof import('./components/source/LayerStyleSlider.vue')['default']
|
|
30
|
-
LightIcon: typeof import('./components/common/LightIcon.vue')['default']
|
|
31
|
-
MapSplitPanel: typeof import('./components/globe/MapSplitPanel.vue')['default']
|
|
32
|
-
MenuDrawer: typeof import('./components/menu/MenuDrawer.vue')['default']
|
|
33
|
-
SatBallistic: typeof import('./components/ballistic/SatBallistic.vue')['default']
|
|
34
|
-
SatCoordinate: typeof import('./components/location/SatCoordinate.vue')['default']
|
|
35
|
-
SatGlobe: typeof import('./components/globe/SatGlobe.vue')['default']
|
|
36
|
-
SatLocation: typeof import('./components/location/SatLocation.vue')['default']
|
|
37
|
-
SatLocationMain: typeof import('./components/location/SatLocationMain.vue')['default']
|
|
38
|
-
SatMapPart: typeof import('./components/map-part/SatMapPart.vue')['default']
|
|
39
|
-
SatMapPartMain: typeof import('./components/map-part/SatMapPartMain.vue')['default']
|
|
40
|
-
SatMeasure: typeof import('./components/measure/SatMeasure.vue')['default']
|
|
41
|
-
SatMeasureMain: typeof import('./components/measure/SatMeasureMain.vue')['default']
|
|
42
|
-
SatMenu: typeof import('./components/menu/SatMenu.vue')['default']
|
|
43
|
-
SatMenuTree: typeof import('./components/menu/tree/SatMenuTree.vue')['default']
|
|
44
|
-
SatModelAnalysis: typeof import('./components/analysis-model/SatModelAnalysis.vue')['default']
|
|
45
|
-
SatPanel: typeof import('./components/panel/SatPanel.vue')['default']
|
|
46
|
-
SatPathPlan: typeof import('./components/location/SatPathPlan.vue')['default']
|
|
47
|
-
SatPicture: typeof import('./components/picture/SatPicture.vue')['default']
|
|
48
|
-
SatPlot: typeof import('./components/plot/SatPlot.vue')['default']
|
|
49
|
-
SatPlotMain: typeof import('./components/plot/SatPlotMain.vue')['default']
|
|
50
|
-
SatPoiQuery: typeof import('./components/location/SatPoiQuery.vue')['default']
|
|
51
|
-
SatRoam: typeof import('./components/roam/SatRoam.vue')['default']
|
|
52
|
-
SatSource: typeof import('./components/source/SatSource.vue')['default']
|
|
53
|
-
SatSourceMain: typeof import('./components/source/SatSourceMain.vue')['default']
|
|
54
|
-
SatSpatialAnalysis: typeof import('./components/analysis-spatial/SatSpatialAnalysis.vue')['default']
|
|
55
|
-
SatTerrainAnalysis: typeof import('./components/analysis-terrain/SatTerrainAnalysis.vue')['default']
|
|
56
|
-
SatVideoFusion: typeof import('./components/video-fusion/SatVideoFusion.vue')['default']
|
|
57
|
-
TerrainExaggerationSlider: typeof import('./components/source/TerrainExaggerationSlider.vue')['default']
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
export {}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const watchEffectPcOrMobile: () => void;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const useDark: (isDark: boolean) => void;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
export interface LoadingParentElement extends HTMLElement {
|
|
2
|
-
vLoadingAddClassList?: () => void;
|
|
3
|
-
}
|
|
4
|
-
export interface LoadingInstance {
|
|
5
|
-
setText: (text: string) => void;
|
|
6
|
-
removeElLoadingChild: () => void;
|
|
7
|
-
close: () => void;
|
|
8
|
-
handleAfterLeave: () => void;
|
|
9
|
-
vm: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
|
|
10
|
-
$el: HTMLElement;
|
|
11
|
-
originalPosition: import('vue').Ref<string>;
|
|
12
|
-
originalOverflow: import('vue').Ref<string>;
|
|
13
|
-
visible: import('vue').Ref<boolean>;
|
|
14
|
-
parent: import('vue').Ref<LoadingParentElement>;
|
|
15
|
-
background: import('vue').Ref<string>;
|
|
16
|
-
svg: import('vue').Ref<string>;
|
|
17
|
-
svgViewBox: import('vue').Ref<string>;
|
|
18
|
-
spinner: import('vue').Ref<string | boolean>;
|
|
19
|
-
text: import('vue').Ref<string>;
|
|
20
|
-
fullscreen: import('vue').Ref<boolean>;
|
|
21
|
-
lock: import('vue').Ref<boolean>;
|
|
22
|
-
customClass: import('vue').Ref<string>;
|
|
23
|
-
target: import('vue').Ref<HTMLElement>;
|
|
24
|
-
beforeClose?: import('vue').Ref<(() => boolean) | undefined> | undefined;
|
|
25
|
-
closed?: import('vue').Ref<(() => void) | undefined> | undefined;
|
|
26
|
-
}
|
|
27
|
-
export declare const useLoading: (isShow: boolean, text?: string | undefined, options?: Partial<Omit<import("element-plus").LoadingOptionsResolved, "parent" | "target"> & {
|
|
28
|
-
target: string | HTMLElement;
|
|
29
|
-
body: boolean;
|
|
30
|
-
}> | undefined) => void;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Component } from 'vue';
|
|
2
|
-
export declare const MESSAGE_DURATION: number;
|
|
3
|
-
export interface MessageOptions {
|
|
4
|
-
message: string;
|
|
5
|
-
type?: 'success' | 'warning' | 'info' | 'error';
|
|
6
|
-
icon?: string | Component;
|
|
7
|
-
dangerouslyUseHTMLString?: boolean;
|
|
8
|
-
customClass?: string;
|
|
9
|
-
duration?: number;
|
|
10
|
-
showClose?: boolean;
|
|
11
|
-
center?: boolean;
|
|
12
|
-
onClose?: () => void;
|
|
13
|
-
offset?: number;
|
|
14
|
-
appendTo?: string | HTMLElement;
|
|
15
|
-
grouping?: boolean;
|
|
16
|
-
}
|
|
17
|
-
export declare const useMessage: (options?: MessageOptions) => import("element-plus").MessageHandle;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const useThemeColor: (color?: string) => void;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export declare const judgeCompsIsInSideParentName: string[];
|
|
2
|
-
export declare const useRenderer: (label: string) => {
|
|
3
|
-
name: string;
|
|
4
|
-
parentName: string;
|
|
5
|
-
isInSide: boolean;
|
|
6
|
-
isShowInMenu: boolean;
|
|
7
|
-
isNeedInit: boolean;
|
|
8
|
-
isActiveRef: import("vue").ComputedRef<boolean>;
|
|
9
|
-
isReadyRef: import("vue").ComputedRef<boolean | undefined>;
|
|
10
|
-
toggleActive: (isActive: boolean) => void;
|
|
11
|
-
toggleEnable: (isEnable: boolean) => void;
|
|
12
|
-
toggleReady: (isReady: boolean) => void;
|
|
13
|
-
};
|