sat-earth 2.0.1 → 2.0.3
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/packages/auto-components.d.ts +54 -59
- package/dist/packages/auto-import.d.ts +5 -1
- package/dist/packages/components/_private/DarkIcon.vue.d.ts +2 -2
- package/dist/packages/components/_private/LightIcon.vue.d.ts +2 -2
- package/dist/packages/components/_private/TheImageEditor/index.d.ts +4 -3
- package/dist/packages/components/_private/TheImageEditor/src/TheImageEditor.vue.d.ts +28 -7
- package/dist/packages/components/analysis-model/SatModelAnalysis.vue.d.ts +17 -5
- package/dist/packages/components/analysis-model/index.d.ts +34 -5
- package/dist/packages/components/analysis-spatial/SatSpatialAnalysis.vue.d.ts +17 -5
- package/dist/packages/components/analysis-spatial/SatSpatialAnalysisMain.vue.d.ts +2 -2
- package/dist/packages/components/analysis-spatial/index.d.ts +34 -5
- package/dist/packages/components/analysis-spatial/modules/flood/AnalysisFlood.vue.d.ts +2 -2
- package/dist/packages/components/analysis-spatial/modules/flood/index.d.ts +2 -1
- package/dist/packages/components/analysis-spatial/modules/intervisibility/AnalysisIntervisibility.vue.d.ts +2 -2
- package/dist/packages/components/analysis-spatial/modules/intervisibility/index.d.ts +2 -1
- package/dist/packages/components/analysis-spatial/modules/section/AnalysisSection.vue.d.ts +2 -2
- package/dist/packages/components/analysis-spatial/modules/section/index.d.ts +2 -1
- package/dist/packages/components/analysis-spatial/modules/viewshed/AnalysisViewshed.vue.d.ts +2 -2
- package/dist/packages/components/analysis-spatial/modules/viewshed/ViewshedStyleSlider.vue.d.ts +10 -7
- package/dist/packages/components/analysis-spatial/modules/viewshed/index.d.ts +2 -1
- package/dist/packages/components/analysis-spatial/modules/volume/AnalysisVolume.vue.d.ts +2 -2
- package/dist/packages/components/analysis-spatial/modules/volume/index.d.ts +2 -1
- package/dist/packages/components/analysis-terrain/SatTerrainAnalysis.vue.d.ts +17 -5
- package/dist/packages/components/analysis-terrain/index.d.ts +34 -5
- package/dist/packages/components/components.d.ts +536 -618
- package/dist/packages/components/globe/CameraBookmarkPanel.vue.d.ts +2 -2
- package/dist/packages/components/globe/MapSplitPanel.vue.d.ts +2 -2
- package/dist/packages/components/globe/SatGlobe.vue.d.ts +45 -26
- package/dist/packages/components/globe/helpers.d.ts +2 -1
- package/dist/packages/components/globe/index.d.ts +56 -19
- package/dist/packages/components/location/SatCoordinate.vue.d.ts +2 -2
- package/dist/packages/components/location/SatLocation.vue.d.ts +17 -5
- package/dist/packages/components/location/SatLocationMain.vue.d.ts +2 -2
- package/dist/packages/components/location/SatPathPlan.vue.d.ts +2 -2
- package/dist/packages/components/location/SatPoiQuery.vue.d.ts +2 -2
- package/dist/packages/components/location/SatRegionLevel.vue.d.ts +2 -2
- package/dist/packages/components/location/index.d.ts +34 -5
- package/dist/packages/components/location/useCoordinate.d.ts +2 -1
- package/dist/packages/components/location/usePathPlan.d.ts +6 -5
- package/dist/packages/components/location/usePoiQuery.d.ts +1 -0
- package/dist/packages/components/location/useRegionLevel.d.ts +1 -0
- package/dist/packages/components/map-part/SatMapPart.vue.d.ts +17 -5
- package/dist/packages/components/map-part/SatMapPartMain.vue.d.ts +2 -2
- package/dist/packages/components/map-part/helpers.d.ts +1 -0
- package/dist/packages/components/map-part/index.d.ts +34 -5
- package/dist/packages/components/measure/SatMeasure.vue.d.ts +17 -5
- package/dist/packages/components/measure/SatMeasureMain.vue.d.ts +2 -2
- package/dist/packages/components/measure/index.d.ts +34 -5
- package/dist/packages/components/menu/SatMenu.vue.d.ts +13 -2
- package/dist/packages/components/menu/SatMenuMain.vue.d.ts +15 -5
- package/dist/packages/components/menu/helpers.d.ts +1 -0
- package/dist/packages/components/menu/index.d.ts +21 -2
- package/dist/packages/components/menu/tree/SatMenuTree.vue.d.ts +19 -15
- package/dist/packages/components/menu/tree/index.d.ts +18 -14
- package/dist/packages/components/panel/SatPanel.vue.d.ts +16 -6
- package/dist/packages/components/panel/index.d.ts +121 -46
- package/dist/packages/components/picture/SatPicture.vue.d.ts +27 -11
- package/dist/packages/components/picture/index.d.ts +68 -18
- package/dist/packages/components/plot/PlotEdit.vue.d.ts +2 -2
- package/dist/packages/components/plot/PlotEditAttr.vue.d.ts +2 -2
- package/dist/packages/components/plot/PlotEditCoord.vue.d.ts +2 -2
- package/dist/packages/components/plot/PlotEditStyle.vue.d.ts +2 -2
- package/dist/packages/components/plot/PlotGroup.vue.d.ts +2 -2
- package/dist/packages/components/plot/PlotSourceList.vue.d.ts +32 -25
- package/dist/packages/components/plot/SatPlot.vue.d.ts +46 -27
- package/dist/packages/components/plot/SatPlotMain.vue.d.ts +32 -25
- package/dist/packages/components/plot/helpers.d.ts +1 -0
- package/dist/packages/components/plot/index.d.ts +58 -21
- package/dist/packages/components/roam/SatRoam.vue.d.ts +17 -5
- package/dist/packages/components/roam/index.d.ts +34 -5
- package/dist/packages/components/source/LayerStyleSlider.vue.d.ts +7 -6
- package/dist/packages/components/source/SatSource.vue.d.ts +21 -8
- package/dist/packages/components/source/SatSourceMain.vue.d.ts +7 -6
- package/dist/packages/components/source/TerrainExaggerationSlider.vue.d.ts +2 -2
- package/dist/packages/components/source/helpers.d.ts +3 -2
- package/dist/packages/components/source/index.d.ts +51 -13
- package/dist/packages/components/task-view/SatTaskView.vue.d.ts +16 -6
- package/dist/packages/components/task-view/index.d.ts +37 -11
- package/dist/packages/components/video-fusion/SatVideoFusion.vue.d.ts +17 -5
- package/dist/packages/components/video-fusion/index.d.ts +34 -5
- package/dist/packages/config/index.d.ts +2 -1
- package/dist/packages/config/injectKeys.d.ts +2 -1
- package/dist/packages/config/menuTemplate.d.ts +1 -0
- package/dist/packages/hooks/business/convertSatLayer.d.ts +3 -2
- package/dist/packages/hooks/listener/watchEffectPcOrMobile.d.ts +1 -0
- package/dist/packages/hooks/ui/useLoading.d.ts +1 -0
- package/dist/packages/hooks/ui/useMessage.d.ts +2 -1
- package/dist/packages/hooks/useRenderer.d.ts +1 -1
- package/dist/packages/main/index.d.ts +2 -1
- package/dist/packages/store/index.d.ts +1 -1
- package/dist/packages/store/modules/compState.d.ts +4 -4
- package/dist/packages/store/modules/layer.d.ts +3 -2
- package/dist/packages/store/modules/layout.d.ts +2 -2
- package/dist/packages/store/modules/partState.d.ts +2 -2
- package/dist/packages/store/modules/plot.d.ts +2 -2
- package/dist/packages/store/modules/taskView.d.ts +3 -2
- package/dist/packages/types/global.d.ts +3 -3
- package/dist/packages/utils/installer.d.ts +2 -1
- package/dist/packages/utils/is.d.ts +3 -3
- package/dist/packages/utils/map/analysis-spatial/flood.d.ts +3 -2
- package/dist/packages/utils/map/analysis-spatial/index.d.ts +2 -1
- package/dist/packages/utils/map/analysis-spatial/intervisibility.d.ts +3 -2
- package/dist/packages/utils/map/analysis-spatial/section.d.ts +3 -2
- package/dist/packages/utils/map/analysis-spatial/viewshed.d.ts +3 -2
- package/dist/packages/utils/map/analysis-spatial/volume.d.ts +3 -2
- package/dist/packages/utils/map/layer/index.d.ts +3 -2
- package/dist/packages/utils/map/measure/index.d.ts +2 -1
- package/dist/packages/utils/map/plot/index.d.ts +3 -2
- package/dist/packages/utils/rewriteMarsAlert.d.ts +2 -2
- package/dist/packages/utils/storage/index.d.ts +4 -3
- package/dist/packages/utils/types/index.d.ts +2 -1
- package/dist/sat-earth.mjs +3791 -3890
- package/dist/sat-earth.umd.js +6 -6
- package/dist/style.css +1 -1
- package/package.json +9 -12
- package/dist/index.d.ts +0 -3
- package/dist/packages/utils/map/index.d.ts +0 -103
|
@@ -1,59 +1,54 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
TerrainExaggerationSlider: typeof import('./components/source/TerrainExaggerationSlider.vue')['default']
|
|
56
|
-
TheImageEditor: typeof import('./components/_private/TheImageEditor/src/TheImageEditor.vue')['default']
|
|
57
|
-
ViewshedStyleSlider: typeof import('./components/analysis-spatial/modules/viewshed/ViewshedStyleSlider.vue')['default']
|
|
58
|
-
}
|
|
59
|
-
}
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
export {}
|
|
4
|
+
|
|
5
|
+
declare module '@vue/runtime-core' {
|
|
6
|
+
export interface GlobalComponents {
|
|
7
|
+
AnalysisFlood: typeof import('./components/analysis-spatial/modules/flood/AnalysisFlood.vue')['default']
|
|
8
|
+
AnalysisIntervisibility: typeof import('./components/analysis-spatial/modules/intervisibility/AnalysisIntervisibility.vue')['default']
|
|
9
|
+
AnalysisSection: typeof import('./components/analysis-spatial/modules/section/AnalysisSection.vue')['default']
|
|
10
|
+
AnalysisViewshed: typeof import('./components/analysis-spatial/modules/viewshed/AnalysisViewshed.vue')['default']
|
|
11
|
+
AnalysisVolume: typeof import('./components/analysis-spatial/modules/volume/AnalysisVolume.vue')['default']
|
|
12
|
+
CameraBookmarkPanel: typeof import('./components/globe/CameraBookmarkPanel.vue')['default']
|
|
13
|
+
DarkIcon: typeof import('./components/_private/DarkIcon.vue')['default']
|
|
14
|
+
LayerStyleSlider: typeof import('./components/source/LayerStyleSlider.vue')['default']
|
|
15
|
+
LightIcon: typeof import('./components/_private/LightIcon.vue')['default']
|
|
16
|
+
MapSplitPanel: typeof import('./components/globe/MapSplitPanel.vue')['default']
|
|
17
|
+
PlotEdit: typeof import('./components/plot/PlotEdit.vue')['default']
|
|
18
|
+
PlotEditAttr: typeof import('./components/plot/PlotEditAttr.vue')['default']
|
|
19
|
+
PlotEditCoord: typeof import('./components/plot/PlotEditCoord.vue')['default']
|
|
20
|
+
PlotEditStyle: typeof import('./components/plot/PlotEditStyle.vue')['default']
|
|
21
|
+
PlotGroup: typeof import('./components/plot/PlotGroup.vue')['default']
|
|
22
|
+
PlotSourceList: typeof import('./components/plot/PlotSourceList.vue')['default']
|
|
23
|
+
SatCoordinate: typeof import('./components/location/SatCoordinate.vue')['default']
|
|
24
|
+
SatGlobe: typeof import('./components/globe/SatGlobe.vue')['default']
|
|
25
|
+
SatLocation: typeof import('./components/location/SatLocation.vue')['default']
|
|
26
|
+
SatLocationMain: typeof import('./components/location/SatLocationMain.vue')['default']
|
|
27
|
+
SatMapPart: typeof import('./components/map-part/SatMapPart.vue')['default']
|
|
28
|
+
SatMapPartMain: typeof import('./components/map-part/SatMapPartMain.vue')['default']
|
|
29
|
+
SatMeasure: typeof import('./components/measure/SatMeasure.vue')['default']
|
|
30
|
+
SatMeasureMain: typeof import('./components/measure/SatMeasureMain.vue')['default']
|
|
31
|
+
SatMenu: typeof import('./components/menu/SatMenu.vue')['default']
|
|
32
|
+
SatMenuMain: typeof import('./components/menu/SatMenuMain.vue')['default']
|
|
33
|
+
SatMenuTree: typeof import('./components/menu/tree/SatMenuTree.vue')['default']
|
|
34
|
+
SatModelAnalysis: typeof import('./components/analysis-model/SatModelAnalysis.vue')['default']
|
|
35
|
+
SatPanel: typeof import('./components/panel/SatPanel.vue')['default']
|
|
36
|
+
SatPathPlan: typeof import('./components/location/SatPathPlan.vue')['default']
|
|
37
|
+
SatPicture: typeof import('./components/picture/SatPicture.vue')['default']
|
|
38
|
+
SatPlot: typeof import('./components/plot/SatPlot.vue')['default']
|
|
39
|
+
SatPlotMain: typeof import('./components/plot/SatPlotMain.vue')['default']
|
|
40
|
+
SatPoiQuery: typeof import('./components/location/SatPoiQuery.vue')['default']
|
|
41
|
+
SatRegionLevel: typeof import('./components/location/SatRegionLevel.vue')['default']
|
|
42
|
+
SatRoam: typeof import('./components/roam/SatRoam.vue')['default']
|
|
43
|
+
SatSource: typeof import('./components/source/SatSource.vue')['default']
|
|
44
|
+
SatSourceMain: typeof import('./components/source/SatSourceMain.vue')['default']
|
|
45
|
+
SatSpatialAnalysis: typeof import('./components/analysis-spatial/SatSpatialAnalysis.vue')['default']
|
|
46
|
+
SatSpatialAnalysisMain: typeof import('./components/analysis-spatial/SatSpatialAnalysisMain.vue')['default']
|
|
47
|
+
SatTaskView: typeof import('./components/task-view/SatTaskView.vue')['default']
|
|
48
|
+
SatTerrainAnalysis: typeof import('./components/analysis-terrain/SatTerrainAnalysis.vue')['default']
|
|
49
|
+
SatVideoFusion: typeof import('./components/video-fusion/SatVideoFusion.vue')['default']
|
|
50
|
+
TerrainExaggerationSlider: typeof import('./components/source/TerrainExaggerationSlider.vue')['default']
|
|
51
|
+
TheImageEditor: typeof import('./components/_private/TheImageEditor/src/TheImageEditor.vue')['default']
|
|
52
|
+
ViewshedStyleSlider: typeof import('./components/analysis-spatial/modules/viewshed/ViewshedStyleSlider.vue')['default']
|
|
53
|
+
}
|
|
54
|
+
}
|
|
@@ -71,6 +71,7 @@ declare global {
|
|
|
71
71
|
const onStartTyping: typeof import('@vueuse/core')['onStartTyping']
|
|
72
72
|
const onUnmounted: typeof import('vue')['onUnmounted']
|
|
73
73
|
const onUpdated: typeof import('vue')['onUpdated']
|
|
74
|
+
const onWatcherCleanup: typeof import('vue')['onWatcherCleanup']
|
|
74
75
|
const pausableWatch: typeof import('@vueuse/core')['pausableWatch']
|
|
75
76
|
const provide: typeof import('vue')['provide']
|
|
76
77
|
const provideLocal: typeof import('@vueuse/core')['provideLocal']
|
|
@@ -182,6 +183,7 @@ declare global {
|
|
|
182
183
|
const useFullscreen: typeof import('@vueuse/core')['useFullscreen']
|
|
183
184
|
const useGamepad: typeof import('@vueuse/core')['useGamepad']
|
|
184
185
|
const useGeolocation: typeof import('@vueuse/core')['useGeolocation']
|
|
186
|
+
const useId: typeof import('vue')['useId']
|
|
185
187
|
const useIdle: typeof import('@vueuse/core')['useIdle']
|
|
186
188
|
const useImage: typeof import('@vueuse/core')['useImage']
|
|
187
189
|
const useInfiniteScroll: typeof import('@vueuse/core')['useInfiniteScroll']
|
|
@@ -197,6 +199,7 @@ declare global {
|
|
|
197
199
|
const useMediaQuery: typeof import('@vueuse/core')['useMediaQuery']
|
|
198
200
|
const useMemoize: typeof import('@vueuse/core')['useMemoize']
|
|
199
201
|
const useMemory: typeof import('@vueuse/core')['useMemory']
|
|
202
|
+
const useModel: typeof import('vue')['useModel']
|
|
200
203
|
const useMounted: typeof import('@vueuse/core')['useMounted']
|
|
201
204
|
const useMouse: typeof import('@vueuse/core')['useMouse']
|
|
202
205
|
const useMouseInElement: typeof import('@vueuse/core')['useMouseInElement']
|
|
@@ -242,6 +245,7 @@ declare global {
|
|
|
242
245
|
const useStyleTag: typeof import('@vueuse/core')['useStyleTag']
|
|
243
246
|
const useSupported: typeof import('@vueuse/core')['useSupported']
|
|
244
247
|
const useSwipe: typeof import('@vueuse/core')['useSwipe']
|
|
248
|
+
const useTemplateRef: typeof import('vue')['useTemplateRef']
|
|
245
249
|
const useTemplateRefsList: typeof import('@vueuse/core')['useTemplateRefsList']
|
|
246
250
|
const useTextDirection: typeof import('@vueuse/core')['useTextDirection']
|
|
247
251
|
const useTextSelection: typeof import('@vueuse/core')['useTextSelection']
|
|
@@ -293,6 +297,6 @@ declare global {
|
|
|
293
297
|
// for type re-export
|
|
294
298
|
declare global {
|
|
295
299
|
// @ts-ignore
|
|
296
|
-
export type { Component, ComponentPublicInstance, ComputedRef, ExtractDefaultPropTypes, ExtractPropTypes, ExtractPublicPropTypes, InjectionKey, PropType, Ref, VNode, WritableComputedRef } from 'vue'
|
|
300
|
+
export type { Component, ComponentPublicInstance, ComputedRef, DirectiveBinding, ExtractDefaultPropTypes, ExtractPropTypes, ExtractPublicPropTypes, InjectionKey, PropType, Ref, MaybeRef, MaybeRefOrGetter, VNode, WritableComputedRef } from 'vue'
|
|
297
301
|
import('vue')
|
|
298
302
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const
|
|
2
|
-
export default
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const
|
|
2
|
-
export default
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
export default _default;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import TheImageEditor from './src/TheImageEditor.vue';
|
|
2
|
-
import tuiImageEditor from 'tui-image-editor';
|
|
3
|
-
import
|
|
1
|
+
import { default as TheImageEditor } from './src/TheImageEditor.vue';
|
|
2
|
+
import { default as tuiImageEditor } from 'tui-image-editor';
|
|
3
|
+
import { UploadFile } from 'element-plus';
|
|
4
4
|
import { ShallowRef } from 'vue';
|
|
5
|
+
|
|
5
6
|
export { TheImageEditor };
|
|
6
7
|
export interface TheImageEditorExpose {
|
|
7
8
|
getInstance: () => ShallowRef<tuiImageEditor | undefined>;
|
|
@@ -1,33 +1,54 @@
|
|
|
1
|
+
import { default as tuiImageEditor } from 'tui-image-editor';
|
|
2
|
+
import { UploadFile } from 'element-plus';
|
|
1
3
|
import { PropType } from 'vue';
|
|
2
|
-
|
|
4
|
+
|
|
5
|
+
declare function __VLS_template(): {
|
|
6
|
+
default?(_: {}): any;
|
|
7
|
+
};
|
|
8
|
+
declare const __VLS_component: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
3
9
|
isIncludeDiv: {
|
|
4
10
|
type: BooleanConstructor;
|
|
5
11
|
default: () => boolean;
|
|
6
12
|
};
|
|
7
13
|
divChildFilter: {
|
|
8
14
|
type: PropType<(node: Element) => boolean>;
|
|
9
|
-
default: (node: Element) =>
|
|
15
|
+
default: (node: Element) => true;
|
|
10
16
|
};
|
|
11
17
|
fileName: {
|
|
12
18
|
type: StringConstructor;
|
|
13
19
|
default: () => string;
|
|
14
20
|
};
|
|
15
|
-
}
|
|
21
|
+
}>, {
|
|
22
|
+
getInstance: () => import('vue').ShallowRef<tuiImageEditor | undefined, tuiImageEditor | undefined>;
|
|
23
|
+
loadScene: (options?: {
|
|
24
|
+
isIncludeDiv?: boolean;
|
|
25
|
+
divChildFilter?: (node: Element) => boolean;
|
|
26
|
+
}) => void;
|
|
27
|
+
uploadFile: (uploadFile: UploadFile) => void;
|
|
28
|
+
uploadImageBase64: (base64: string) => void;
|
|
29
|
+
download: (autoDownload?: boolean) => Promise<string> | undefined;
|
|
30
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
16
31
|
isIncludeDiv: {
|
|
17
32
|
type: BooleanConstructor;
|
|
18
33
|
default: () => boolean;
|
|
19
34
|
};
|
|
20
35
|
divChildFilter: {
|
|
21
36
|
type: PropType<(node: Element) => boolean>;
|
|
22
|
-
default: (node: Element) =>
|
|
37
|
+
default: (node: Element) => true;
|
|
23
38
|
};
|
|
24
39
|
fileName: {
|
|
25
40
|
type: StringConstructor;
|
|
26
41
|
default: () => string;
|
|
27
42
|
};
|
|
28
|
-
}
|
|
43
|
+
}>> & Readonly<{}>, {
|
|
29
44
|
isIncludeDiv: boolean;
|
|
30
45
|
divChildFilter: (node: Element) => boolean;
|
|
31
46
|
fileName: string;
|
|
32
|
-
}, {}>;
|
|
33
|
-
|
|
47
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
48
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
49
|
+
export default _default;
|
|
50
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
51
|
+
new (): {
|
|
52
|
+
$slots: S;
|
|
53
|
+
};
|
|
54
|
+
};
|
|
@@ -1,5 +1,17 @@
|
|
|
1
|
-
declare
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}, {}, {}
|
|
5
|
-
|
|
1
|
+
declare function __VLS_template(): {
|
|
2
|
+
default?(_: {}): any;
|
|
3
|
+
};
|
|
4
|
+
declare const __VLS_component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
5
|
+
initHooks: () => void;
|
|
6
|
+
destroyHooks: () => void;
|
|
7
|
+
}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{
|
|
8
|
+
onInitHooks?: (() => any) | undefined;
|
|
9
|
+
onDestroyHooks?: (() => any) | undefined;
|
|
10
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
11
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
12
|
+
export default _default;
|
|
13
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
14
|
+
new (): {
|
|
15
|
+
$slots: S;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
@@ -1,7 +1,36 @@
|
|
|
1
|
-
import SatModelAnalysisSFC from './SatModelAnalysis.vue';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { default as SatModelAnalysisSFC } from './SatModelAnalysis.vue';
|
|
2
|
+
|
|
3
|
+
declare const SatModelAnalysis: import('../../utils/installer').SFCWithInstall<{
|
|
4
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
|
|
5
|
+
onInitHooks?: (() => any) | undefined;
|
|
6
|
+
onDestroyHooks?: (() => any) | undefined;
|
|
7
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
8
|
+
initHooks: () => void;
|
|
9
|
+
destroyHooks: () => void;
|
|
10
|
+
}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
11
|
+
P: {};
|
|
12
|
+
B: {};
|
|
13
|
+
D: {};
|
|
14
|
+
C: {};
|
|
15
|
+
M: {};
|
|
16
|
+
Defaults: {};
|
|
17
|
+
}, Readonly<{}> & Readonly<{
|
|
18
|
+
onInitHooks?: (() => any) | undefined;
|
|
19
|
+
onDestroyHooks?: (() => any) | undefined;
|
|
20
|
+
}>, {}, {}, {}, {}, {}>;
|
|
21
|
+
__isFragment?: never;
|
|
22
|
+
__isTeleport?: never;
|
|
23
|
+
__isSuspense?: never;
|
|
24
|
+
} & import('vue').ComponentOptionsBase<Readonly<{}> & Readonly<{
|
|
25
|
+
onInitHooks?: (() => any) | undefined;
|
|
26
|
+
onDestroyHooks?: (() => any) | undefined;
|
|
27
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
28
|
+
initHooks: () => void;
|
|
29
|
+
destroyHooks: () => void;
|
|
30
|
+
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
31
|
+
$slots: {
|
|
32
|
+
default?(_: {}): any;
|
|
33
|
+
};
|
|
34
|
+
})>;
|
|
6
35
|
export { SatModelAnalysisSFC, SatModelAnalysis };
|
|
7
36
|
export default SatModelAnalysis;
|
|
@@ -1,5 +1,17 @@
|
|
|
1
|
-
declare
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}, {}, {}
|
|
5
|
-
|
|
1
|
+
declare function __VLS_template(): {
|
|
2
|
+
default?(_: {}): any;
|
|
3
|
+
};
|
|
4
|
+
declare const __VLS_component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
5
|
+
initHooks: () => void;
|
|
6
|
+
destroyHooks: () => void;
|
|
7
|
+
}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{
|
|
8
|
+
onInitHooks?: (() => any) | undefined;
|
|
9
|
+
onDestroyHooks?: (() => any) | undefined;
|
|
10
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
11
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
12
|
+
export default _default;
|
|
13
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
14
|
+
new (): {
|
|
15
|
+
$slots: S;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const
|
|
2
|
-
export default
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
export default _default;
|
|
@@ -1,7 +1,36 @@
|
|
|
1
|
-
import SatSpatialAnalysisSFC from './SatSpatialAnalysis.vue';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { default as SatSpatialAnalysisSFC } from './SatSpatialAnalysis.vue';
|
|
2
|
+
|
|
3
|
+
declare const SatSpatialAnalysis: import('../../utils/installer').SFCWithInstall<{
|
|
4
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
|
|
5
|
+
onInitHooks?: (() => any) | undefined;
|
|
6
|
+
onDestroyHooks?: (() => any) | undefined;
|
|
7
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
8
|
+
initHooks: () => void;
|
|
9
|
+
destroyHooks: () => void;
|
|
10
|
+
}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
11
|
+
P: {};
|
|
12
|
+
B: {};
|
|
13
|
+
D: {};
|
|
14
|
+
C: {};
|
|
15
|
+
M: {};
|
|
16
|
+
Defaults: {};
|
|
17
|
+
}, Readonly<{}> & Readonly<{
|
|
18
|
+
onInitHooks?: (() => any) | undefined;
|
|
19
|
+
onDestroyHooks?: (() => any) | undefined;
|
|
20
|
+
}>, {}, {}, {}, {}, {}>;
|
|
21
|
+
__isFragment?: never;
|
|
22
|
+
__isTeleport?: never;
|
|
23
|
+
__isSuspense?: never;
|
|
24
|
+
} & import('vue').ComponentOptionsBase<Readonly<{}> & Readonly<{
|
|
25
|
+
onInitHooks?: (() => any) | undefined;
|
|
26
|
+
onDestroyHooks?: (() => any) | undefined;
|
|
27
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
28
|
+
initHooks: () => void;
|
|
29
|
+
destroyHooks: () => void;
|
|
30
|
+
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
31
|
+
$slots: {
|
|
32
|
+
default?(_: {}): any;
|
|
33
|
+
};
|
|
34
|
+
})>;
|
|
6
35
|
export { SatSpatialAnalysisSFC, SatSpatialAnalysis };
|
|
7
36
|
export default SatSpatialAnalysis;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const
|
|
2
|
-
export default
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const
|
|
2
|
-
export default
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const
|
|
2
|
-
export default
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
export default _default;
|
package/dist/packages/components/analysis-spatial/modules/viewshed/AnalysisViewshed.vue.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const
|
|
2
|
-
export default
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
export default _default;
|
package/dist/packages/components/analysis-spatial/modules/viewshed/ViewshedStyleSlider.vue.d.ts
CHANGED
|
@@ -1,16 +1,19 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { PropType } from 'vue';
|
|
2
2
|
import { ViewshedItem } from '../../../../utils/map/analysis-spatial/viewshed';
|
|
3
|
-
|
|
3
|
+
|
|
4
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
4
5
|
viewshedItem: {
|
|
5
6
|
type: PropType<ViewshedItem>;
|
|
6
7
|
required: true;
|
|
7
8
|
};
|
|
8
|
-
}
|
|
9
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
10
|
+
"on-name-change": (data: ViewshedItem) => void;
|
|
11
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
9
12
|
viewshedItem: {
|
|
10
13
|
type: PropType<ViewshedItem>;
|
|
11
14
|
required: true;
|
|
12
15
|
};
|
|
13
|
-
}>> & {
|
|
14
|
-
"onOn-name-change"?: ((
|
|
15
|
-
}, {}, {}>;
|
|
16
|
-
export default
|
|
16
|
+
}>> & Readonly<{
|
|
17
|
+
"onOn-name-change"?: ((data: ViewshedItem) => any) | undefined;
|
|
18
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
19
|
+
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const
|
|
2
|
-
export default
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
export default _default;
|
|
@@ -1,5 +1,17 @@
|
|
|
1
|
-
declare
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}, {}, {}
|
|
5
|
-
|
|
1
|
+
declare function __VLS_template(): {
|
|
2
|
+
default?(_: {}): any;
|
|
3
|
+
};
|
|
4
|
+
declare const __VLS_component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
5
|
+
initHooks: () => void;
|
|
6
|
+
destroyHooks: () => void;
|
|
7
|
+
}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{
|
|
8
|
+
onInitHooks?: (() => any) | undefined;
|
|
9
|
+
onDestroyHooks?: (() => any) | undefined;
|
|
10
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
11
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
12
|
+
export default _default;
|
|
13
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
14
|
+
new (): {
|
|
15
|
+
$slots: S;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
@@ -1,7 +1,36 @@
|
|
|
1
|
-
import SatTerrainAnalysisSFC from './SatTerrainAnalysis.vue';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { default as SatTerrainAnalysisSFC } from './SatTerrainAnalysis.vue';
|
|
2
|
+
|
|
3
|
+
declare const SatTerrainAnalysis: import('../../utils/installer').SFCWithInstall<{
|
|
4
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
|
|
5
|
+
onInitHooks?: (() => any) | undefined;
|
|
6
|
+
onDestroyHooks?: (() => any) | undefined;
|
|
7
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
8
|
+
initHooks: () => void;
|
|
9
|
+
destroyHooks: () => void;
|
|
10
|
+
}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
11
|
+
P: {};
|
|
12
|
+
B: {};
|
|
13
|
+
D: {};
|
|
14
|
+
C: {};
|
|
15
|
+
M: {};
|
|
16
|
+
Defaults: {};
|
|
17
|
+
}, Readonly<{}> & Readonly<{
|
|
18
|
+
onInitHooks?: (() => any) | undefined;
|
|
19
|
+
onDestroyHooks?: (() => any) | undefined;
|
|
20
|
+
}>, {}, {}, {}, {}, {}>;
|
|
21
|
+
__isFragment?: never;
|
|
22
|
+
__isTeleport?: never;
|
|
23
|
+
__isSuspense?: never;
|
|
24
|
+
} & import('vue').ComponentOptionsBase<Readonly<{}> & Readonly<{
|
|
25
|
+
onInitHooks?: (() => any) | undefined;
|
|
26
|
+
onDestroyHooks?: (() => any) | undefined;
|
|
27
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
28
|
+
initHooks: () => void;
|
|
29
|
+
destroyHooks: () => void;
|
|
30
|
+
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
31
|
+
$slots: {
|
|
32
|
+
default?(_: {}): any;
|
|
33
|
+
};
|
|
34
|
+
})>;
|
|
6
35
|
export { SatTerrainAnalysisSFC, SatTerrainAnalysis };
|
|
7
36
|
export default SatTerrainAnalysis;
|