@shjjs/visual-ui 1.0.39 → 1.0.40
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/es/commons/core/earth/main.vue.mjs +7 -7
- package/es/commons/core/useChart.mjs +301 -301
- package/es/commons/utils/parseDataset.mjs +19 -19
- package/es/commons/utils/typescript.d.ts +5 -5
- package/es/components/chart/commons/components/common-chart/index.vue.mjs +269 -269
- package/es/components/chart/commons/components/common-chart-map/index.vue.mjs +247 -247
- package/es/components/chart/commons/hooks/useChart.mjs +316 -316
- package/es/components/chart-other-candlestick-basic/index.vue.mjs +261 -261
- package/es/components/chart-other-candlestick-demo/index.vue.mjs +260 -260
- package/es/components/chart-other-candlestick-shanghai/index.vue.mjs +260 -260
- package/es/components/chart-other-circular-graph/index.vue.mjs +260 -260
- package/es/components/chart-other-force/index.vue.mjs +260 -260
- package/es/components/chart-other-force2/index.vue.mjs +260 -260
- package/es/components/chart-other-funnel/index.vue.mjs +260 -260
- package/es/components/chart-other-funnel-contrast/index.vue.mjs +260 -260
- package/es/components/chart-other-funnel-split/index.vue.mjs +260 -260
- package/es/components/chart-other-funnel2/index.vue.mjs +260 -260
- package/es/components/chart-other-gauge/index.vue.mjs +260 -260
- package/es/components/chart-other-gauge-grade/index.vue.mjs +260 -260
- package/es/components/chart-other-gauge-stage/index.vue.mjs +260 -260
- package/es/components/chart-other-graph-basic/index.vue.mjs +260 -260
- package/es/components/chart-other-graph-basic2/index.vue.mjs +260 -260
- package/es/components/chart-other-graph-calendar/index.vue.mjs +260 -260
- package/es/components/chart-other-grid-percentage/index.vue.mjs +266 -266
- package/es/components/chart-other-heatmap/index.vue.mjs +260 -260
- package/es/components/chart-other-label-gauge/index.vue.mjs +262 -262
- package/es/components/chart-other-liquidfill/index.vue.mjs +259 -259
- package/es/components/chart-other-parallel-basic/index.vue.mjs +260 -260
- package/es/components/chart-other-parallel-mul/index.vue.mjs +260 -260
- package/es/components/chart-other-radar/index.vue.mjs +281 -281
- package/es/components/chart-other-radar-stack/index.vue.mjs +261 -261
- package/es/components/chart-other-sunburst-basic/index.vue.mjs +260 -260
- package/es/components/chart-other-sunburst-basic2/index.vue.mjs +260 -260
- package/es/components/chart-other-sunburst-basic3/index.vue.mjs +260 -260
- package/es/components/chart-other-sunburst-basic4/index.vue.mjs +260 -260
- package/es/components/chart-other-sunburst-book/index.vue.mjs +260 -260
- package/es/components/chart-other-sunburst-flavors/index.vue.mjs +260 -260
- package/es/components/chart-other-sunburst-radius/index.vue.mjs +260 -260
- package/es/components/chart-other-theme-river/index.vue.mjs +265 -265
- package/es/components/chart-other-tree/index.vue.mjs +259 -259
- package/es/components/chart-other-tree-line/index.vue.mjs +259 -259
- package/es/components/chart-other-treemap/index.vue.mjs +259 -259
- package/es/components/chart-other-treemap-basic/index.vue.mjs +259 -259
- package/es/components/chart-other-word-cloud/index.vue.mjs +259 -259
- package/es/components/commons/custom-component-render/index.d.ts +76 -76
- package/es/components/commons/custom-component-render/index.vue.d.ts +76 -76
- package/es/components/commons/custom-component-render/index.vue.mjs +7 -7
- package/es/components/commons/custom-component-render/index.vue2.mjs +280 -280
- package/es/components/commons-echarts/compileAndRunEcharts.mjs +279 -279
- package/es/components/commons-gaussian-splatting-view/index.vue.mjs +7 -7
- package/es/components/commons-loop-iterator/index.vue.mjs +7 -7
- package/es/components/commons-loop-iterator/index.vue2.mjs +315 -315
- package/es/components/commons-product-model/index.vue.mjs +7 -7
- package/es/components/commons-product-model/index.vue2.mjs +424 -424
- package/es/components/commons-qrcode/index.vue.d.ts +90 -90
- package/es/components/commons-qrcode/index.vue.mjs +7 -7
- package/es/components/commons-three-loader/index.vue.mjs +7 -7
- package/es/components/commons-three-loader/index.vue2.mjs +410 -410
- package/es/components/commons-three-loader3/index.vue.mjs +7 -7
- package/es/components/commons-three-loader3/index.vue2.mjs +387 -387
- package/es/components/commons-weather/index.vue.mjs +7 -7
- package/es/components/commons-weather/index.vue2.mjs +297 -297
- package/es/components/commons-weather-dynamic/index.vue.mjs +7 -7
- package/es/components/commons-weather-dynamic/index.vue2.mjs +305 -305
- package/es/components/graphical-circle/index.vue.mjs +7 -7
- package/es/components/graphical-diamond/index.vue.mjs +7 -7
- package/es/components/graphical-hexagon/index.vue.mjs +7 -7
- package/es/components/graphical-isosceles-triangle/index.vue.mjs +7 -7
- package/es/components/graphical-pentagon/index.vue.mjs +7 -7
- package/es/components/graphical-rect/index.vue.mjs +7 -7
- package/es/components/graphical-right-triangle/index.vue.mjs +7 -7
- package/es/components/index.d.ts +113 -113
- package/es/components/index.mjs +364 -364
- package/es/components/interaction/button/index.vue.mjs +7 -7
- package/es/components/interaction/button/index.vue2.mjs +280 -280
- package/es/components/interaction/date-picker/components/common-date-picker/index.vue.mjs +7 -7
- package/es/components/interaction/date-picker/components/common-date-picker/index.vue2.mjs +409 -409
- package/es/components/interaction/date-picker/src/date-picker/index.d.ts +186 -186
- package/es/components/interaction/date-picker/src/date-picker/index.vue.d.ts +186 -186
- package/es/components/interaction/date-picker/src/date-picker-range/index.d.ts +186 -186
- package/es/components/interaction/date-picker/src/date-picker-range/index.vue.d.ts +186 -186
- package/es/components/interaction/tabs/index.vue.mjs +272 -272
- package/es/components/interaction/tabs-icon/index.vue.mjs +277 -277
- package/es/components/interaction-button/index.vue.mjs +7 -7
- package/es/components/interaction-button-image/index.vue.mjs +7 -7
- package/es/components/interaction-button-refresh/index.vue.mjs +7 -7
- package/es/components/interaction-data-picker/index.vue.mjs +7 -7
- package/es/components/interaction-input/index.vue.mjs +7 -7
- package/es/components/interaction-input/index.vue2.mjs +286 -286
- package/es/components/interaction-select/index.vue.mjs +7 -7
- package/es/components/interaction-select/index.vue2.mjs +422 -422
- package/es/components/interaction-slider/index.vue.mjs +7 -7
- package/es/components/interaction-slider/index.vue2.mjs +283 -283
- package/es/components/interaction-switch/index.vue.mjs +7 -7
- package/es/components/interaction-switch/index.vue2.mjs +244 -244
- package/es/components/interaction-tabs/index.vue.mjs +7 -7
- package/es/components/interaction-tabs/index.vue2.mjs +255 -255
- package/es/components/interaction-tabs2/index.vue.mjs +7 -7
- package/es/components/interaction-tabs2/index.vue2.mjs +255 -255
- package/es/components/map-earth-basic/index.vue.mjs +332 -332
- package/es/components/map-earth-cool-tech/index.vue.mjs +332 -332
- package/es/components/map-earth-fly-line/index.vue.mjs +332 -332
- package/es/components/map-earth-hacker/index.vue.mjs +332 -332
- package/es/components/map-earth-particle/index.vue.mjs +332 -332
- package/es/components/media-audio/index.vue.mjs +7 -7
- package/es/components/media-audio/index.vue2.mjs +277 -277
- package/es/components/media-audio-dynamic/index.vue.mjs +7 -7
- package/es/components/media-audio-dynamic/index.vue2.mjs +296 -296
- package/es/components/media-carousel/index.vue.mjs +7 -7
- package/es/components/media-carousel-slides/index.vue.mjs +7 -7
- package/es/components/media-flv/index.vue.mjs +284 -284
- package/es/components/media-iframe/index.vue.mjs +7 -7
- package/es/components/media-iframe/index.vue2.mjs +217 -217
- package/es/components/media-iframe-carousel/index.vue.mjs +7 -7
- package/es/components/media-iframe-dynamic/index.vue.mjs +7 -7
- package/es/components/media-iframe-dynamic/index.vue2.mjs +261 -261
- package/es/components/media-image/index.vue.mjs +7 -7
- package/es/components/media-image-dynamic/index.vue.mjs +7 -7
- package/es/components/media-image-dynamic/index.vue2.mjs +236 -236
- package/es/components/media-m3u8/index.vue.mjs +302 -302
- package/es/components/media-m3u8-dynamic/index.vue.mjs +319 -319
- package/es/components/media-video/index.vue.mjs +7 -7
- package/es/components/media-video/index.vue2.mjs +258 -258
- package/es/components/media-video-dynamic/index.vue.mjs +7 -7
- package/es/components/media-video-dynamic/index.vue2.mjs +280 -280
- package/es/components/media-wavesurfer/index.vue.mjs +7 -7
- package/es/components/scene-amap2d/index.vue.mjs +7 -7
- package/es/components/scene-amap2d/index.vue2.mjs +627 -627
- package/es/components/scene-amap3d/index.vue.mjs +7 -7
- package/es/components/scene-amap3d/index.vue2.mjs +752 -752
- package/es/components/scene-default/index.vue.mjs +7 -7
- package/es/components/scene-default/index.vue2.mjs +221 -221
- package/es/components/scene-map3d/index.vue.mjs +8 -8
- package/es/components/scene-map3d/index.vue2.mjs +480 -480
- package/es/components/scene-ue-iframe/index.vue.mjs +7 -7
- package/es/components/scene-ue-iframe/index.vue2.mjs +242 -242
- package/es/components/scene-ue-shj/index.vue.mjs +7 -7
- package/es/components/scene-ue-shj/index.vue2.mjs +219 -219
- package/es/components/scene-unity-iframe/index.vue.mjs +7 -7
- package/es/components/scene-unity-iframe/index.vue2.mjs +224 -224
- package/es/components/scene-unity-webgl/index.vue.mjs +7 -7
- package/es/components/scene-unity-webgl/index.vue2.mjs +226 -226
- package/es/components/scene-vr/index.d.ts +101 -101
- package/es/components/scene-vr/index.vue.d.ts +102 -102
- package/es/components/scene-vr/index.vue.mjs +7 -7
- package/es/components/scene-vr/index.vue2.mjs +543 -543
- package/es/components/text/list/index.vue.mjs +295 -295
- package/es/components/text-carousel/index.vue.mjs +7 -7
- package/es/components/text-count-down/index.vue.mjs +7 -7
- package/es/components/text-count-down/index.vue2.mjs +284 -284
- package/es/components/text-over-number/index.vue.mjs +7 -7
- package/es/components/text-over-number/index.vue2.mjs +286 -286
- package/es/components/text-real-time/index.vue.mjs +7 -7
- package/es/components/text-real-time/index.vue2.mjs +241 -241
- package/es/components/text-row-scroll/index.vue.mjs +7 -7
- package/es/components/text-row-scroll/index.vue2.mjs +352 -352
- package/es/components/text-table-basic/index.vue.mjs +7 -7
- package/es/components/text-table-basic/index.vue2.mjs +366 -366
- package/es/components/text-table-scroll/index.vue.mjs +7 -7
- package/es/components/text-table-scroll/index.vue2.mjs +356 -356
- package/es/components/text-text-basic/index.vue.mjs +7 -7
- package/es/components/text-text-dynamic/index.vue.mjs +7 -7
- package/es/components/text-text-dynamic/index.vue2.mjs +242 -242
- package/es/components/text-title/index.vue.mjs +7 -7
- package/es/index.mjs +388 -388
- package/es/plugins/datasource/index.mjs +216 -216
- package/es/widgets.css +1 -1
- package/package.json +2 -2
- package/umd/index.js +33660 -0
- package/umd/widgets.css +1 -0
|
@@ -1,101 +1,101 @@
|
|
|
1
|
-
export declare const ZvSceneVr: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
-
basicOption: {
|
|
3
|
-
type: any;
|
|
4
|
-
required: true;
|
|
5
|
-
};
|
|
6
|
-
sources: {
|
|
7
|
-
type: any;
|
|
8
|
-
required: true;
|
|
9
|
-
};
|
|
10
|
-
useEvents: {
|
|
11
|
-
type: ArrayConstructor;
|
|
12
|
-
required: true;
|
|
13
|
-
};
|
|
14
|
-
uuid: {
|
|
15
|
-
type: StringConstructor;
|
|
16
|
-
required: true;
|
|
17
|
-
};
|
|
18
|
-
disableDrag: {
|
|
19
|
-
type: BooleanConstructor;
|
|
20
|
-
required: true;
|
|
21
|
-
};
|
|
22
|
-
}>, {
|
|
23
|
-
route: import("vue-router").RouteLocationNormalizedLoaded;
|
|
24
|
-
props: any;
|
|
25
|
-
emit: (event: "on-scene-loaded" | "on-scene-scenechange" | "on-scene-zooming" | "on-scene-hotClick", ...args: any[]) => void;
|
|
26
|
-
audioRef: import("vue").Ref<HTMLAudioElement, HTMLAudioElement>;
|
|
27
|
-
audio: import("vue").Ref<{
|
|
28
|
-
src: string;
|
|
29
|
-
autoplay: boolean;
|
|
30
|
-
loop: boolean;
|
|
31
|
-
volume: number;
|
|
32
|
-
}, import("./entity/audio").IAudio | {
|
|
33
|
-
src: string;
|
|
34
|
-
autoplay: boolean;
|
|
35
|
-
loop: boolean;
|
|
36
|
-
volume: number;
|
|
37
|
-
}>;
|
|
38
|
-
videojsObj: import("vue").Ref<any, any>;
|
|
39
|
-
defaultScene: import("vue").Ref<string, string>;
|
|
40
|
-
currentScene: import("vue").Ref<string, string>;
|
|
41
|
-
currentSceneOption: import("vue").ComputedRef<any>;
|
|
42
|
-
strings: {
|
|
43
|
-
bylineLabel: string;
|
|
44
|
-
noPanoramaError: string;
|
|
45
|
-
fileAccessError: string;
|
|
46
|
-
malformedURLError: string;
|
|
47
|
-
iOS8WebGLError: string;
|
|
48
|
-
genericWebGLError: string;
|
|
49
|
-
textureSizeError: string;
|
|
50
|
-
unknownError: string;
|
|
51
|
-
};
|
|
52
|
-
initVrImageScene: () => void;
|
|
53
|
-
initVrVideoScene: () => void;
|
|
54
|
-
isPreview: boolean;
|
|
55
|
-
initVrViewer: () => void;
|
|
56
|
-
activeScene: import("vue").Ref<string, string>;
|
|
57
|
-
sceneList: import("vue").ComputedRef<any[]>;
|
|
58
|
-
handleSelectScene: (key: any) => void;
|
|
59
|
-
sceneMenuRef: import("vue").Ref<any, any>;
|
|
60
|
-
sceneMenuDialog: import("vue").Ref<boolean, boolean>;
|
|
61
|
-
handleOpenSceneSelect: () => void;
|
|
62
|
-
controlUp: () => void;
|
|
63
|
-
controlDown: () => void;
|
|
64
|
-
controlLeft: () => void;
|
|
65
|
-
controlRight: () => void;
|
|
66
|
-
controlZoomIn: () => void;
|
|
67
|
-
controlZoomOut: () => void;
|
|
68
|
-
audioPlayStatus: import("vue").Ref<boolean, boolean>;
|
|
69
|
-
playBackgroundMusic: (type: string) => void;
|
|
70
|
-
controlStartAutoRotate: () => void;
|
|
71
|
-
mouseTipShowTimer: NodeJS.Timeout;
|
|
72
|
-
mouseTipShow: import("vue").Ref<boolean, boolean>;
|
|
73
|
-
startMouseTip: () => void;
|
|
74
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-scene-loaded" | "on-scene-scenechange" | "on-scene-zooming" | "on-scene-hotClick")[], "on-scene-loaded" | "on-scene-scenechange" | "on-scene-zooming" | "on-scene-hotClick", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
75
|
-
basicOption: {
|
|
76
|
-
type: any;
|
|
77
|
-
required: true;
|
|
78
|
-
};
|
|
79
|
-
sources: {
|
|
80
|
-
type: any;
|
|
81
|
-
required: true;
|
|
82
|
-
};
|
|
83
|
-
useEvents: {
|
|
84
|
-
type: ArrayConstructor;
|
|
85
|
-
required: true;
|
|
86
|
-
};
|
|
87
|
-
uuid: {
|
|
88
|
-
type: StringConstructor;
|
|
89
|
-
required: true;
|
|
90
|
-
};
|
|
91
|
-
disableDrag: {
|
|
92
|
-
type: BooleanConstructor;
|
|
93
|
-
required: true;
|
|
94
|
-
};
|
|
95
|
-
}>> & Readonly<{
|
|
96
|
-
"onOn-scene-loaded"?: (...args: any[]) => any;
|
|
97
|
-
"onOn-scene-scenechange"?: (...args: any[]) => any;
|
|
98
|
-
"onOn-scene-zooming"?: (...args: any[]) => any;
|
|
99
|
-
"onOn-scene-hotClick"?: (...args: any[]) => any;
|
|
100
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
101
|
-
export default ZvSceneVr;
|
|
1
|
+
export declare const ZvSceneVr: import("../../commons/utils/typescript").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
+
basicOption: {
|
|
3
|
+
type: any;
|
|
4
|
+
required: true;
|
|
5
|
+
};
|
|
6
|
+
sources: {
|
|
7
|
+
type: any;
|
|
8
|
+
required: true;
|
|
9
|
+
};
|
|
10
|
+
useEvents: {
|
|
11
|
+
type: ArrayConstructor;
|
|
12
|
+
required: true;
|
|
13
|
+
};
|
|
14
|
+
uuid: {
|
|
15
|
+
type: StringConstructor;
|
|
16
|
+
required: true;
|
|
17
|
+
};
|
|
18
|
+
disableDrag: {
|
|
19
|
+
type: BooleanConstructor;
|
|
20
|
+
required: true;
|
|
21
|
+
};
|
|
22
|
+
}>, {
|
|
23
|
+
route: import("vue-router").RouteLocationNormalizedLoaded;
|
|
24
|
+
props: any;
|
|
25
|
+
emit: (event: "on-scene-loaded" | "on-scene-scenechange" | "on-scene-zooming" | "on-scene-hotClick", ...args: any[]) => void;
|
|
26
|
+
audioRef: import("vue").Ref<HTMLAudioElement, HTMLAudioElement>;
|
|
27
|
+
audio: import("vue").Ref<{
|
|
28
|
+
src: string;
|
|
29
|
+
autoplay: boolean;
|
|
30
|
+
loop: boolean;
|
|
31
|
+
volume: number;
|
|
32
|
+
}, import("./entity/audio").IAudio | {
|
|
33
|
+
src: string;
|
|
34
|
+
autoplay: boolean;
|
|
35
|
+
loop: boolean;
|
|
36
|
+
volume: number;
|
|
37
|
+
}>;
|
|
38
|
+
videojsObj: import("vue").Ref<any, any>;
|
|
39
|
+
defaultScene: import("vue").Ref<string, string>;
|
|
40
|
+
currentScene: import("vue").Ref<string, string>;
|
|
41
|
+
currentSceneOption: import("vue").ComputedRef<any>;
|
|
42
|
+
strings: {
|
|
43
|
+
bylineLabel: string;
|
|
44
|
+
noPanoramaError: string;
|
|
45
|
+
fileAccessError: string;
|
|
46
|
+
malformedURLError: string;
|
|
47
|
+
iOS8WebGLError: string;
|
|
48
|
+
genericWebGLError: string;
|
|
49
|
+
textureSizeError: string;
|
|
50
|
+
unknownError: string;
|
|
51
|
+
};
|
|
52
|
+
initVrImageScene: () => void;
|
|
53
|
+
initVrVideoScene: () => void;
|
|
54
|
+
isPreview: boolean;
|
|
55
|
+
initVrViewer: () => void;
|
|
56
|
+
activeScene: import("vue").Ref<string, string>;
|
|
57
|
+
sceneList: import("vue").ComputedRef<any[]>;
|
|
58
|
+
handleSelectScene: (key: any) => void;
|
|
59
|
+
sceneMenuRef: import("vue").Ref<any, any>;
|
|
60
|
+
sceneMenuDialog: import("vue").Ref<boolean, boolean>;
|
|
61
|
+
handleOpenSceneSelect: () => void;
|
|
62
|
+
controlUp: () => void;
|
|
63
|
+
controlDown: () => void;
|
|
64
|
+
controlLeft: () => void;
|
|
65
|
+
controlRight: () => void;
|
|
66
|
+
controlZoomIn: () => void;
|
|
67
|
+
controlZoomOut: () => void;
|
|
68
|
+
audioPlayStatus: import("vue").Ref<boolean, boolean>;
|
|
69
|
+
playBackgroundMusic: (type: string) => void;
|
|
70
|
+
controlStartAutoRotate: () => void;
|
|
71
|
+
mouseTipShowTimer: NodeJS.Timeout;
|
|
72
|
+
mouseTipShow: import("vue").Ref<boolean, boolean>;
|
|
73
|
+
startMouseTip: () => void;
|
|
74
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-scene-loaded" | "on-scene-scenechange" | "on-scene-zooming" | "on-scene-hotClick")[], "on-scene-loaded" | "on-scene-scenechange" | "on-scene-zooming" | "on-scene-hotClick", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
75
|
+
basicOption: {
|
|
76
|
+
type: any;
|
|
77
|
+
required: true;
|
|
78
|
+
};
|
|
79
|
+
sources: {
|
|
80
|
+
type: any;
|
|
81
|
+
required: true;
|
|
82
|
+
};
|
|
83
|
+
useEvents: {
|
|
84
|
+
type: ArrayConstructor;
|
|
85
|
+
required: true;
|
|
86
|
+
};
|
|
87
|
+
uuid: {
|
|
88
|
+
type: StringConstructor;
|
|
89
|
+
required: true;
|
|
90
|
+
};
|
|
91
|
+
disableDrag: {
|
|
92
|
+
type: BooleanConstructor;
|
|
93
|
+
required: true;
|
|
94
|
+
};
|
|
95
|
+
}>> & Readonly<{
|
|
96
|
+
"onOn-scene-loaded"?: (...args: any[]) => any;
|
|
97
|
+
"onOn-scene-scenechange"?: (...args: any[]) => any;
|
|
98
|
+
"onOn-scene-zooming"?: (...args: any[]) => any;
|
|
99
|
+
"onOn-scene-hotClick"?: (...args: any[]) => any;
|
|
100
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
101
|
+
export default ZvSceneVr;
|
|
@@ -1,102 +1,102 @@
|
|
|
1
|
-
import { IAudio } from './entity/audio';
|
|
2
|
-
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
|
-
basicOption: {
|
|
4
|
-
type: any;
|
|
5
|
-
required: true;
|
|
6
|
-
};
|
|
7
|
-
sources: {
|
|
8
|
-
type: any;
|
|
9
|
-
required: true;
|
|
10
|
-
};
|
|
11
|
-
useEvents: {
|
|
12
|
-
type: ArrayConstructor;
|
|
13
|
-
required: true;
|
|
14
|
-
};
|
|
15
|
-
uuid: {
|
|
16
|
-
type: StringConstructor;
|
|
17
|
-
required: true;
|
|
18
|
-
};
|
|
19
|
-
disableDrag: {
|
|
20
|
-
type: BooleanConstructor;
|
|
21
|
-
required: true;
|
|
22
|
-
};
|
|
23
|
-
}>, {
|
|
24
|
-
route: import("vue-router").RouteLocationNormalizedLoaded;
|
|
25
|
-
props: any;
|
|
26
|
-
emit: (event: "on-scene-loaded" | "on-scene-scenechange" | "on-scene-zooming" | "on-scene-hotClick", ...args: any[]) => void;
|
|
27
|
-
audioRef: import("vue").Ref<HTMLAudioElement, HTMLAudioElement>;
|
|
28
|
-
audio: import("vue").Ref<{
|
|
29
|
-
src: string;
|
|
30
|
-
autoplay: boolean;
|
|
31
|
-
loop: boolean;
|
|
32
|
-
volume: number;
|
|
33
|
-
}, IAudio | {
|
|
34
|
-
src: string;
|
|
35
|
-
autoplay: boolean;
|
|
36
|
-
loop: boolean;
|
|
37
|
-
volume: number;
|
|
38
|
-
}>;
|
|
39
|
-
videojsObj: import("vue").Ref<any, any>;
|
|
40
|
-
defaultScene: import("vue").Ref<string, string>;
|
|
41
|
-
currentScene: import("vue").Ref<string, string>;
|
|
42
|
-
currentSceneOption: import("vue").ComputedRef<any>;
|
|
43
|
-
strings: {
|
|
44
|
-
bylineLabel: string;
|
|
45
|
-
noPanoramaError: string;
|
|
46
|
-
fileAccessError: string;
|
|
47
|
-
malformedURLError: string;
|
|
48
|
-
iOS8WebGLError: string;
|
|
49
|
-
genericWebGLError: string;
|
|
50
|
-
textureSizeError: string;
|
|
51
|
-
unknownError: string;
|
|
52
|
-
};
|
|
53
|
-
initVrImageScene: () => void;
|
|
54
|
-
initVrVideoScene: () => void;
|
|
55
|
-
isPreview: boolean;
|
|
56
|
-
initVrViewer: () => void;
|
|
57
|
-
activeScene: import("vue").Ref<string, string>;
|
|
58
|
-
sceneList: import("vue").ComputedRef<any[]>;
|
|
59
|
-
handleSelectScene: (key: any) => void;
|
|
60
|
-
sceneMenuRef: import("vue").Ref<any, any>;
|
|
61
|
-
sceneMenuDialog: import("vue").Ref<boolean, boolean>;
|
|
62
|
-
handleOpenSceneSelect: () => void;
|
|
63
|
-
controlUp: () => void;
|
|
64
|
-
controlDown: () => void;
|
|
65
|
-
controlLeft: () => void;
|
|
66
|
-
controlRight: () => void;
|
|
67
|
-
controlZoomIn: () => void;
|
|
68
|
-
controlZoomOut: () => void;
|
|
69
|
-
audioPlayStatus: import("vue").Ref<boolean, boolean>;
|
|
70
|
-
playBackgroundMusic: (type: string) => void;
|
|
71
|
-
controlStartAutoRotate: () => void;
|
|
72
|
-
mouseTipShowTimer: NodeJS.Timeout;
|
|
73
|
-
mouseTipShow: import("vue").Ref<boolean, boolean>;
|
|
74
|
-
startMouseTip: () => void;
|
|
75
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-scene-loaded" | "on-scene-scenechange" | "on-scene-zooming" | "on-scene-hotClick")[], "on-scene-loaded" | "on-scene-scenechange" | "on-scene-zooming" | "on-scene-hotClick", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
76
|
-
basicOption: {
|
|
77
|
-
type: any;
|
|
78
|
-
required: true;
|
|
79
|
-
};
|
|
80
|
-
sources: {
|
|
81
|
-
type: any;
|
|
82
|
-
required: true;
|
|
83
|
-
};
|
|
84
|
-
useEvents: {
|
|
85
|
-
type: ArrayConstructor;
|
|
86
|
-
required: true;
|
|
87
|
-
};
|
|
88
|
-
uuid: {
|
|
89
|
-
type: StringConstructor;
|
|
90
|
-
required: true;
|
|
91
|
-
};
|
|
92
|
-
disableDrag: {
|
|
93
|
-
type: BooleanConstructor;
|
|
94
|
-
required: true;
|
|
95
|
-
};
|
|
96
|
-
}>> & Readonly<{
|
|
97
|
-
"onOn-scene-loaded"?: (...args: any[]) => any;
|
|
98
|
-
"onOn-scene-scenechange"?: (...args: any[]) => any;
|
|
99
|
-
"onOn-scene-zooming"?: (...args: any[]) => any;
|
|
100
|
-
"onOn-scene-hotClick"?: (...args: any[]) => any;
|
|
101
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
102
|
-
export default _sfc_main;
|
|
1
|
+
import { IAudio } from './entity/audio';
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
|
+
basicOption: {
|
|
4
|
+
type: any;
|
|
5
|
+
required: true;
|
|
6
|
+
};
|
|
7
|
+
sources: {
|
|
8
|
+
type: any;
|
|
9
|
+
required: true;
|
|
10
|
+
};
|
|
11
|
+
useEvents: {
|
|
12
|
+
type: ArrayConstructor;
|
|
13
|
+
required: true;
|
|
14
|
+
};
|
|
15
|
+
uuid: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
required: true;
|
|
18
|
+
};
|
|
19
|
+
disableDrag: {
|
|
20
|
+
type: BooleanConstructor;
|
|
21
|
+
required: true;
|
|
22
|
+
};
|
|
23
|
+
}>, {
|
|
24
|
+
route: import("vue-router").RouteLocationNormalizedLoaded;
|
|
25
|
+
props: any;
|
|
26
|
+
emit: (event: "on-scene-loaded" | "on-scene-scenechange" | "on-scene-zooming" | "on-scene-hotClick", ...args: any[]) => void;
|
|
27
|
+
audioRef: import("vue").Ref<HTMLAudioElement, HTMLAudioElement>;
|
|
28
|
+
audio: import("vue").Ref<{
|
|
29
|
+
src: string;
|
|
30
|
+
autoplay: boolean;
|
|
31
|
+
loop: boolean;
|
|
32
|
+
volume: number;
|
|
33
|
+
}, IAudio | {
|
|
34
|
+
src: string;
|
|
35
|
+
autoplay: boolean;
|
|
36
|
+
loop: boolean;
|
|
37
|
+
volume: number;
|
|
38
|
+
}>;
|
|
39
|
+
videojsObj: import("vue").Ref<any, any>;
|
|
40
|
+
defaultScene: import("vue").Ref<string, string>;
|
|
41
|
+
currentScene: import("vue").Ref<string, string>;
|
|
42
|
+
currentSceneOption: import("vue").ComputedRef<any>;
|
|
43
|
+
strings: {
|
|
44
|
+
bylineLabel: string;
|
|
45
|
+
noPanoramaError: string;
|
|
46
|
+
fileAccessError: string;
|
|
47
|
+
malformedURLError: string;
|
|
48
|
+
iOS8WebGLError: string;
|
|
49
|
+
genericWebGLError: string;
|
|
50
|
+
textureSizeError: string;
|
|
51
|
+
unknownError: string;
|
|
52
|
+
};
|
|
53
|
+
initVrImageScene: () => void;
|
|
54
|
+
initVrVideoScene: () => void;
|
|
55
|
+
isPreview: boolean;
|
|
56
|
+
initVrViewer: () => void;
|
|
57
|
+
activeScene: import("vue").Ref<string, string>;
|
|
58
|
+
sceneList: import("vue").ComputedRef<any[]>;
|
|
59
|
+
handleSelectScene: (key: any) => void;
|
|
60
|
+
sceneMenuRef: import("vue").Ref<any, any>;
|
|
61
|
+
sceneMenuDialog: import("vue").Ref<boolean, boolean>;
|
|
62
|
+
handleOpenSceneSelect: () => void;
|
|
63
|
+
controlUp: () => void;
|
|
64
|
+
controlDown: () => void;
|
|
65
|
+
controlLeft: () => void;
|
|
66
|
+
controlRight: () => void;
|
|
67
|
+
controlZoomIn: () => void;
|
|
68
|
+
controlZoomOut: () => void;
|
|
69
|
+
audioPlayStatus: import("vue").Ref<boolean, boolean>;
|
|
70
|
+
playBackgroundMusic: (type: string) => void;
|
|
71
|
+
controlStartAutoRotate: () => void;
|
|
72
|
+
mouseTipShowTimer: NodeJS.Timeout;
|
|
73
|
+
mouseTipShow: import("vue").Ref<boolean, boolean>;
|
|
74
|
+
startMouseTip: () => void;
|
|
75
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("on-scene-loaded" | "on-scene-scenechange" | "on-scene-zooming" | "on-scene-hotClick")[], "on-scene-loaded" | "on-scene-scenechange" | "on-scene-zooming" | "on-scene-hotClick", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
76
|
+
basicOption: {
|
|
77
|
+
type: any;
|
|
78
|
+
required: true;
|
|
79
|
+
};
|
|
80
|
+
sources: {
|
|
81
|
+
type: any;
|
|
82
|
+
required: true;
|
|
83
|
+
};
|
|
84
|
+
useEvents: {
|
|
85
|
+
type: ArrayConstructor;
|
|
86
|
+
required: true;
|
|
87
|
+
};
|
|
88
|
+
uuid: {
|
|
89
|
+
type: StringConstructor;
|
|
90
|
+
required: true;
|
|
91
|
+
};
|
|
92
|
+
disableDrag: {
|
|
93
|
+
type: BooleanConstructor;
|
|
94
|
+
required: true;
|
|
95
|
+
};
|
|
96
|
+
}>> & Readonly<{
|
|
97
|
+
"onOn-scene-loaded"?: (...args: any[]) => any;
|
|
98
|
+
"onOn-scene-scenechange"?: (...args: any[]) => any;
|
|
99
|
+
"onOn-scene-zooming"?: (...args: any[]) => any;
|
|
100
|
+
"onOn-scene-hotClick"?: (...args: any[]) => any;
|
|
101
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
102
|
+
export default _sfc_main;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import o from "./index.vue2.mjs";
|
|
2
|
-
/* empty css */
|
|
3
|
-
import t from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
-
const p = /* @__PURE__ */ t(o, [["__scopeId", "data-v-40ea83da"]]);
|
|
5
|
-
export {
|
|
6
|
-
p as default
|
|
7
|
-
};
|
|
1
|
+
import o from "./index.vue2.mjs";
|
|
2
|
+
/* empty css */
|
|
3
|
+
import t from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
+
const p = /* @__PURE__ */ t(o, [["__scopeId", "data-v-40ea83da"]]);
|
|
5
|
+
export {
|
|
6
|
+
p as default
|
|
7
|
+
};
|