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
|
-
export declare const SatSpatialAnalysis: 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 SatSpatialAnalysis;
|
|
@@ -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;
|