@realsee/dnalogel 2.1.0-alpha.18 → 2.1.0-alpha.19
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/index.cjs.js +58 -58
- package/dist/index.es.js +5814 -8139
- package/dist/index.js +20871 -0
- package/dist/index.umd.js +50 -50
- package/docs/assets/search.js +1 -1
- package/docs/classes/CruisePluginController.html +15 -15
- package/docs/classes/Magnifier.html +4 -4
- package/docs/classes/ModelRoomLabelController.html +4 -4
- package/docs/classes/Object3DHelperController.html +22 -0
- package/docs/classes/PaintBrush.html +8 -0
- package/docs/classes/PanoTagPluginController.html +160 -0
- package/docs/enums/CameraMovementEffect.html +2 -2
- package/docs/enums/ContentType.html +15 -0
- package/docs/enums/DIRECTION.html +1 -1
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +1 -1
- package/docs/enums/DimensionType.html +1 -0
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +1 -1
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +1 -1
- package/docs/enums/LinkType.html +1 -0
- package/docs/enums/PaintBrushTypeEnum.html +1 -0
- package/docs/enums/PointType.html +1 -0
- package/docs/enums/Rotation.html +2 -2
- package/docs/index.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -0
- package/docs/interfaces/CSS3DRenderPluginState.html +3 -0
- package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
- package/docs/interfaces/FloorplanBounding.html +4 -4
- package/docs/interfaces/FloorplanData.html +2 -2
- package/docs/interfaces/FloorplanEntrance.html +7 -7
- package/docs/interfaces/FloorplanExtraObject.html +3 -3
- package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
- package/docs/interfaces/FloorplanFloorData.html +2 -2
- package/docs/interfaces/FloorplanImagePosition.html +2 -2
- package/docs/interfaces/FloorplanObserver.html +2 -2
- package/docs/interfaces/FloorplanOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanPosition.html +2 -2
- package/docs/interfaces/FloorplanRoomItem.html +6 -6
- package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
- package/docs/interfaces/FloorplanServerBounding.html +4 -4
- package/docs/interfaces/FloorplanServerComputedData.html +1 -1
- package/docs/interfaces/FloorplanServerData.html +2 -2
- package/docs/interfaces/FloorplanServerDoorItem.html +1 -1
- package/docs/interfaces/FloorplanServerDoorPosition.html +1 -1
- package/docs/interfaces/FloorplanServerEntrance.html +7 -7
- package/docs/interfaces/FloorplanServerFloorData.html +2 -2
- package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
- package/docs/interfaces/FloorplanServerObserver.html +2 -2
- package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanServerPosition.html +2 -2
- package/docs/interfaces/FloorplanServerRoomItem.html +7 -7
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
- package/docs/interfaces/ItemLabelPluginData.html +1 -1
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +1 -1
- package/docs/interfaces/ItemLabelPluginParametersType.html +1 -1
- package/docs/interfaces/LineJson.html +1 -1
- package/docs/interfaces/ModelChassisCompassPluginData.html +1 -1
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +1 -1
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +1 -1
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +1 -1
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +1 -1
- package/docs/interfaces/ModelItemLabelPluginData.html +1 -1
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +1 -1
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +1 -1
- package/docs/interfaces/ModelRoomLabelPluginData.html +1 -1
- package/docs/interfaces/ModelTVVideoPluginData.html +1 -1
- package/docs/interfaces/ModelTVVideoPluginExportType.html +1 -1
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +1 -1
- package/docs/interfaces/ModelViewPluginExportType.html +1 -1
- package/docs/interfaces/Object3DHelperState.html +1 -0
- package/docs/interfaces/OpenParameter.html +2 -2
- package/docs/interfaces/PaintBrushAction.html +13 -0
- package/docs/interfaces/PaintBrushConfigs.html +1 -0
- package/docs/interfaces/PaintBrushState.html +1 -0
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +6 -6
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
- package/docs/interfaces/PanoMeasureParameterType.html +2 -2
- package/docs/interfaces/PanoRulerPluginExportType.html +1 -1
- package/docs/interfaces/PanoRulerPluginOptions.html +1 -1
- package/docs/interfaces/PanoRulerPluginParameterType.html +1 -1
- package/docs/interfaces/PanoRulerProPluginExportType.html +1 -1
- package/docs/interfaces/PanoRulerProPluginOptions.html +1 -1
- package/docs/interfaces/PanoRulerProPluginParameterType.html +1 -1
- package/docs/interfaces/PanoRulerProPluginState.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginData.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +1 -1
- package/docs/interfaces/Point.html +1 -1
- package/docs/interfaces/PointJson.html +1 -1
- package/docs/interfaces/Room.html +1 -1
- package/docs/interfaces/RoomInfo.html +1 -1
- package/docs/interfaces/RoomLabel.html +7 -7
- package/docs/interfaces/RoomRules.html +1 -1
- package/docs/interfaces/Rooms.html +1 -1
- package/docs/interfaces/Scissor.html +14 -0
- package/docs/interfaces/TagConfig.html +11 -0
- package/docs/interfaces/Tags.html +5 -0
- package/docs/modules.html +25 -20
- package/libs/CSS3DRenderPlugin/CSS3DRender.js +5 -3
- package/libs/CSS3DRenderPlugin/Controller.d.ts +3 -2
- package/libs/CSS3DRenderPlugin/Controller.js +23 -21
- package/libs/CSS3DRenderPlugin/index.js +3 -4
- package/libs/CSS3DRenderPlugin/utils/CSS3DObjectPlus.js +29 -30
- package/libs/CSS3DRenderPlugin/utils/centerPoint.d.ts +1 -1
- package/libs/CSS3DRenderPlugin/utils/centerPoint.js +7 -4
- package/libs/CruisePlugin/Controller.d.ts +3 -1
- package/libs/CruisePlugin/Controller.js +158 -150
- package/libs/CruisePlugin/index.js +1 -1
- package/libs/CruisePlugin/typing.d.ts +5 -0
- package/libs/GuideLinePlugin/Controller.d.ts +6 -1
- package/libs/GuideLinePlugin/Controller.js +53 -37
- package/libs/GuideLinePlugin/index.d.ts +2 -2
- package/libs/GuideLinePlugin/index.js +5 -5
- package/libs/GuideLinePlugin/typing.d.ts +3 -0
- package/libs/GuideLinePlugin/utils/getArrowMaterial.d.ts +2 -2
- package/libs/GuideLinePlugin/utils/getArrowMaterial.js +6 -7
- package/libs/GuideLinePlugin/utils/getLineGeometries.d.ts +8 -6
- package/libs/GuideLinePlugin/utils/getLineGeometries.js +72 -72
- package/libs/ItemLabelPlugin/utils/getLabelTransform.d.ts +1 -0
- package/libs/ItemLabelPlugin/utils/getStrokeLength.d.ts +5 -0
- package/libs/ItemLabelPlugin/utils/isImpacted.d.ts +8 -0
- package/libs/ItemLabelPlugin/utils/transform2RenderData.d.ts +3 -0
- package/libs/ModelRoomLabelPlugin/Assets/roomLabelBg.d.ts +1 -0
- package/libs/ModelTVVideoPlugin/Plugin.d.ts +1 -1
- package/libs/ModelTVVideoPlugin/Plugin.js +129 -139
- package/libs/ModelTVVideoPlugin/index.js +14 -5
- package/libs/ModelTVVideoPlugin/typings.js +0 -1
- package/libs/ModelTVVideoPlugin/utils/parseData.d.ts +1 -1
- package/libs/ModelTVVideoPlugin/utils/parseData.js +12 -8
- package/libs/Object3DHelperPlugin/Controller.js +10 -11
- package/libs/Object3DHelperPlugin/index.js +8 -9
- package/libs/Object3DHelperPlugin/mocks/addObject3D.d.ts +2 -0
- package/libs/Object3DHelperPlugin/mocks/objects.d.ts +7 -0
- package/libs/PanoCompassPlugin/Controller.js +13 -14
- package/libs/PanoCompassPlugin/index.js +4 -5
- package/libs/PanoDoorLabelPlugin/BaseController.js +24 -23
- package/libs/PanoDoorLabelPlugin/Controller.js +3 -2
- package/libs/PanoDoorLabelPlugin/index.js +4 -3
- package/libs/PanoMeasurePlugin/typings/utils.type.d.ts +1 -0
- package/libs/PanoMeasurePlugin/utils/clearGroup.d.ts +2 -0
- package/libs/PanoSpatialTagPlugin/Plugin.js +3 -4
- package/libs/PanoSpatialTagPlugin/index.js +3 -4
- package/libs/PanoSpatialTagPlugin/store.d.ts +1 -0
- package/libs/PanoTagPlugin/Assets/Icon.d.ts +2 -0
- package/libs/PanoTagPlugin/Components/Common/Media.js +1024 -3363
- package/libs/PanoTagPlugin/controller/TagCacheController.js +1 -1
- package/libs/PanoTagPlugin/controller/TagComputer.js +2 -2
- package/libs/PanoTagPlugin/controller/index.js +7 -8
- package/libs/PanoTagPlugin/index.js +13 -14
- package/libs/PanoTagPlugin/mocks/mock1.d.ts +168 -0
- package/libs/PanoTagPlugin/mocks/mock2.d.ts +233 -0
- package/libs/PanoTagPlugin/mocks/mock3.d.ts +22 -0
- package/libs/PanoTagPlugin/mocks/mock4.d.ts +56 -0
- package/libs/PanoTagPlugin/mocks/mock5.d.ts +13 -0
- package/libs/PanoTagPlugin/mocks/mock6.d.ts +16 -0
- package/libs/PanoTagPlugin/mocks/mock7.d.ts +22 -0
- package/libs/PanoTagPlugin/utils/constants.d.ts +3 -0
- package/libs/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/libs/{TagComputer.8a257a9e.js → TagComputer.5bd7014b.js} +0 -0
- package/libs/base/BasePlugin.d.ts +8 -2
- package/libs/base/BasePlugin.js +11 -10
- package/libs/base/BasePluginWithData.js +1 -1
- package/libs/floorplan/Assets/compass.d.ts +1 -0
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +1 -1
- package/libs/floorplan/MapviewFloorplanPlugin/index.js +1 -1
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +1 -1
- package/libs/floorplan/ModelFloorplanPlugin/index.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +1 -1
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +1 -1
- package/libs/floorplan/TopviewFloorplanPlugin/index.js +1 -1
- package/libs/floorplan/TopviewFloorplanPlugin/style.d.ts +1 -0
- package/libs/floorplan/index.js +1 -1
- package/libs/index.d.ts +0 -1
- package/libs/index.js +89 -92
- package/libs/shared-utils/Object3DHelper/Base/BaseController.js +1 -1
- package/libs/shared-utils/Object3DHelper/index.js +1 -1
- package/libs/shared-utils/Object3DHelper/utils/finiteNumber.d.ts +1 -0
- package/libs/shared-utils/Object3DHelper/utils/negateScale.d.ts +2 -0
- package/libs/shared-utils/Preloader.d.ts +6 -0
- package/libs/shared-utils/Subscribe.d.ts +0 -1
- package/libs/shared-utils/Subscribe.js +5 -6
- package/libs/shared-utils/debounce.d.ts +6 -0
- package/libs/shared-utils/formatRad.d.ts +7 -0
- package/libs/shared-utils/getRandomColor.d.ts +1 -0
- package/libs/shared-utils/logger.d.ts +16 -0
- package/libs/shared-utils/math/evenNumber.d.ts +3 -0
- package/libs/shared-utils/math/rad2Deg.d.ts +1 -0
- package/libs/shared-utils/px2rem.d.ts +1 -0
- package/libs/shared-utils/three/getExtraModelLoader.d.ts +6 -0
- package/libs/shared-utils/three/getNormal.d.ts +2 -0
- package/libs/shared-utils/three/getTextureLoader.d.ts +6 -0
- package/libs/shared-utils/three/loadFbxObj.d.ts +2 -0
- package/libs/shared-utils/vectorTocoordinates.d.ts +7 -0
- package/libs/typings/utils.type.d.ts +2 -0
- package/package.json +6 -4
- package/docs/interfaces/CSS3DRenderPluginExportType.html +0 -4
- package/libs/shared-utils/three/centerPoint.js +0 -7
|
@@ -2,7 +2,7 @@ var x = Object.defineProperty;
|
|
|
2
2
|
var u = (n, t, e) => t in n ? x(n, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : n[t] = e;
|
|
3
3
|
var f = (n, t, e) => (u(n, typeof t != "symbol" ? t + "" : t, e), e);
|
|
4
4
|
import { Controller as I } from "../../base/BasePlugin.js";
|
|
5
|
-
import "
|
|
5
|
+
import "../../shared-utils/Subscribe.js";
|
|
6
6
|
class w extends I {
|
|
7
7
|
constructor(e) {
|
|
8
8
|
super(e);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { T as x } from "../../TagComputer.
|
|
1
|
+
import { T as x } from "../../TagComputer.5bd7014b.js";
|
|
2
2
|
import "three";
|
|
3
3
|
import "../tag.config.js";
|
|
4
4
|
import "../typings/tag.js";
|
|
@@ -9,7 +9,7 @@ import "../utils/checkRange.js";
|
|
|
9
9
|
import "./TagCacheController.js";
|
|
10
10
|
import "../../CSS3DRenderPlugin/utils/centerPoint.js";
|
|
11
11
|
import "../../base/BasePlugin.js";
|
|
12
|
-
import "
|
|
12
|
+
import "../../shared-utils/Subscribe.js";
|
|
13
13
|
export {
|
|
14
14
|
x as TagComputer
|
|
15
15
|
};
|
|
@@ -3,7 +3,7 @@ var C = (h, d, e) => d in h ? T(h, d, { enumerable: !0, configurable: !0, writab
|
|
|
3
3
|
var a = (h, d, e) => (C(h, typeof d != "symbol" ? d + "" : d, e), e);
|
|
4
4
|
import { Subscribe as D } from "@realsee/five";
|
|
5
5
|
import { Quaternion as y } from "three";
|
|
6
|
-
import { T as S, o as c } from "../../TagComputer.
|
|
6
|
+
import { T as S, o as c } from "../../TagComputer.5bd7014b.js";
|
|
7
7
|
import { w as P } from "../../index.ad783a2f.js";
|
|
8
8
|
import A from "../Components/PointTag.js";
|
|
9
9
|
import R from "../Components/Tag/index.js";
|
|
@@ -23,6 +23,7 @@ import "../../CSS3DRenderPlugin/utils/centerPoint.js";
|
|
|
23
23
|
import "../utils/checkRange.js";
|
|
24
24
|
import "./TagCacheController.js";
|
|
25
25
|
import "../../base/BasePlugin.js";
|
|
26
|
+
import "../../shared-utils/Subscribe.js";
|
|
26
27
|
import "../../index.164f1850.js";
|
|
27
28
|
import "../Components/TagWrapper.js";
|
|
28
29
|
import "../utils/noTypecheck.js";
|
|
@@ -56,12 +57,10 @@ import "../Components/Tag/CustomTag.js";
|
|
|
56
57
|
import "../../CSS3DRenderPlugin/Controller.js";
|
|
57
58
|
import "../../CSS3DRenderPlugin/CSS3DRender.js";
|
|
58
59
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
59
|
-
import "../../shared-utils/Subscribe.js";
|
|
60
60
|
import "../../CSS3DRenderPlugin/utils/evenNumber.js";
|
|
61
61
|
import "../../CSS3DRenderPlugin/utils/CSS3DObjectPlus.js";
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
class xe extends S {
|
|
62
|
+
const b = "1.1.1", g = `DnalogelPlugin-PanoTagPlugin@${b}`, L = !1, ze = (h) => `${g}--${h}`;
|
|
63
|
+
class je extends S {
|
|
65
64
|
constructor(e, t) {
|
|
66
65
|
super(e);
|
|
67
66
|
a(this, "version", b);
|
|
@@ -376,7 +375,7 @@ class xe extends S {
|
|
|
376
375
|
}
|
|
377
376
|
}
|
|
378
377
|
export {
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
378
|
+
je as PanoTagPluginController,
|
|
379
|
+
je as default,
|
|
380
|
+
ze as pluginFlag
|
|
382
381
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import r from "./controller/index.js";
|
|
2
|
-
import { default as
|
|
3
|
-
import { ContentType as
|
|
2
|
+
import { default as go, pluginFlag as Po } from "./controller/index.js";
|
|
3
|
+
import { ContentType as uo, DimensionType as fo, LinkType as so, PointType as yo } from "./typings/tag.js";
|
|
4
4
|
import "@realsee/five";
|
|
5
5
|
import "three";
|
|
6
|
-
import "../TagComputer.
|
|
6
|
+
import "../TagComputer.5bd7014b.js";
|
|
7
7
|
import "./tag.config.js";
|
|
8
8
|
import "../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
9
9
|
import "./utils/planeNormal.js";
|
|
@@ -12,6 +12,7 @@ import "../CSS3DRenderPlugin/utils/centerPoint.js";
|
|
|
12
12
|
import "./utils/checkRange.js";
|
|
13
13
|
import "./controller/TagCacheController.js";
|
|
14
14
|
import "../base/BasePlugin.js";
|
|
15
|
+
import "../shared-utils/Subscribe.js";
|
|
15
16
|
import "../index.ad783a2f.js";
|
|
16
17
|
import "../index.164f1850.js";
|
|
17
18
|
import "./Components/PointTag.js";
|
|
@@ -55,18 +56,16 @@ import "../CSS3DRenderPlugin/index.js";
|
|
|
55
56
|
import "../CSS3DRenderPlugin/Controller.js";
|
|
56
57
|
import "../CSS3DRenderPlugin/CSS3DRender.js";
|
|
57
58
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
58
|
-
import "../shared-utils/Subscribe.js";
|
|
59
59
|
import "../CSS3DRenderPlugin/utils/evenNumber.js";
|
|
60
60
|
import "../CSS3DRenderPlugin/utils/CSS3DObjectPlus.js";
|
|
61
|
-
|
|
62
|
-
const ao = (o, t) => new r(o, t);
|
|
61
|
+
const eo = (o, t) => new r(o, t);
|
|
63
62
|
export {
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
63
|
+
uo as ContentType,
|
|
64
|
+
fo as DimensionType,
|
|
65
|
+
so as LinkType,
|
|
66
|
+
eo as PanoTagPlugin,
|
|
67
|
+
go as PanoTagPluginController,
|
|
68
|
+
yo as PointType,
|
|
69
|
+
eo as default,
|
|
70
|
+
Po as pluginFlag
|
|
72
71
|
};
|
|
@@ -0,0 +1,168 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
tagList: (({
|
|
3
|
+
dimensionType: string;
|
|
4
|
+
pointType: string;
|
|
5
|
+
contentType: string;
|
|
6
|
+
position: number[];
|
|
7
|
+
data: {
|
|
8
|
+
text: string;
|
|
9
|
+
mediaData?: undefined;
|
|
10
|
+
title?: undefined;
|
|
11
|
+
brandTags?: undefined;
|
|
12
|
+
tags?: undefined;
|
|
13
|
+
headerPictureUrl?: undefined;
|
|
14
|
+
highlightText?: undefined;
|
|
15
|
+
price?: undefined;
|
|
16
|
+
audioUrl?: undefined;
|
|
17
|
+
linkType?: undefined;
|
|
18
|
+
};
|
|
19
|
+
style: {
|
|
20
|
+
point: {
|
|
21
|
+
style: string;
|
|
22
|
+
iconUrl: string;
|
|
23
|
+
};
|
|
24
|
+
};
|
|
25
|
+
normal?: undefined;
|
|
26
|
+
} | {
|
|
27
|
+
dimensionType: string;
|
|
28
|
+
pointType: string;
|
|
29
|
+
contentType: string;
|
|
30
|
+
position: number[];
|
|
31
|
+
data: {
|
|
32
|
+
text: string;
|
|
33
|
+
mediaData: ({
|
|
34
|
+
url: string;
|
|
35
|
+
videoCoverUrl: string;
|
|
36
|
+
type: string;
|
|
37
|
+
} | {
|
|
38
|
+
url: string;
|
|
39
|
+
type: string;
|
|
40
|
+
videoCoverUrl?: undefined;
|
|
41
|
+
})[];
|
|
42
|
+
title?: undefined;
|
|
43
|
+
brandTags?: undefined;
|
|
44
|
+
tags?: undefined;
|
|
45
|
+
headerPictureUrl?: undefined;
|
|
46
|
+
highlightText?: undefined;
|
|
47
|
+
price?: undefined;
|
|
48
|
+
audioUrl?: undefined;
|
|
49
|
+
linkType?: undefined;
|
|
50
|
+
};
|
|
51
|
+
style?: undefined;
|
|
52
|
+
normal?: undefined;
|
|
53
|
+
} | {
|
|
54
|
+
dimensionType: string;
|
|
55
|
+
pointType: string;
|
|
56
|
+
contentType: string;
|
|
57
|
+
position: number[][];
|
|
58
|
+
data: {
|
|
59
|
+
mediaData: ({
|
|
60
|
+
url: string;
|
|
61
|
+
videoCoverUrl: string;
|
|
62
|
+
type: string;
|
|
63
|
+
} | {
|
|
64
|
+
url: string;
|
|
65
|
+
type: string;
|
|
66
|
+
videoCoverUrl?: undefined;
|
|
67
|
+
})[];
|
|
68
|
+
text?: undefined;
|
|
69
|
+
title?: undefined;
|
|
70
|
+
brandTags?: undefined;
|
|
71
|
+
tags?: undefined;
|
|
72
|
+
headerPictureUrl?: undefined;
|
|
73
|
+
highlightText?: undefined;
|
|
74
|
+
price?: undefined;
|
|
75
|
+
audioUrl?: undefined;
|
|
76
|
+
linkType?: undefined;
|
|
77
|
+
};
|
|
78
|
+
style?: undefined;
|
|
79
|
+
normal?: undefined;
|
|
80
|
+
} | {
|
|
81
|
+
dimensionType: string;
|
|
82
|
+
pointType: string;
|
|
83
|
+
contentType: string;
|
|
84
|
+
position: number[];
|
|
85
|
+
data: {
|
|
86
|
+
title: string;
|
|
87
|
+
brandTags: string[];
|
|
88
|
+
tags: string[];
|
|
89
|
+
headerPictureUrl: string;
|
|
90
|
+
highlightText: string;
|
|
91
|
+
price: {
|
|
92
|
+
value: string;
|
|
93
|
+
unit: string;
|
|
94
|
+
};
|
|
95
|
+
text?: undefined;
|
|
96
|
+
mediaData?: undefined;
|
|
97
|
+
audioUrl?: undefined;
|
|
98
|
+
linkType?: undefined;
|
|
99
|
+
};
|
|
100
|
+
style: {
|
|
101
|
+
point: {
|
|
102
|
+
style: string;
|
|
103
|
+
iconUrl: string;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
106
|
+
normal?: undefined;
|
|
107
|
+
} | {
|
|
108
|
+
dimensionType: string;
|
|
109
|
+
pointType: string;
|
|
110
|
+
contentType: string;
|
|
111
|
+
normal: number[];
|
|
112
|
+
position: number[];
|
|
113
|
+
data: {
|
|
114
|
+
text: string;
|
|
115
|
+
mediaData?: undefined;
|
|
116
|
+
title?: undefined;
|
|
117
|
+
brandTags?: undefined;
|
|
118
|
+
tags?: undefined;
|
|
119
|
+
headerPictureUrl?: undefined;
|
|
120
|
+
highlightText?: undefined;
|
|
121
|
+
price?: undefined;
|
|
122
|
+
audioUrl?: undefined;
|
|
123
|
+
linkType?: undefined;
|
|
124
|
+
};
|
|
125
|
+
style?: undefined;
|
|
126
|
+
} | {
|
|
127
|
+
dimensionType: string;
|
|
128
|
+
pointType: string;
|
|
129
|
+
contentType: string;
|
|
130
|
+
position: number[];
|
|
131
|
+
data: {
|
|
132
|
+
audioUrl: string;
|
|
133
|
+
text: string;
|
|
134
|
+
mediaData?: undefined;
|
|
135
|
+
title?: undefined;
|
|
136
|
+
brandTags?: undefined;
|
|
137
|
+
tags?: undefined;
|
|
138
|
+
headerPictureUrl?: undefined;
|
|
139
|
+
highlightText?: undefined;
|
|
140
|
+
price?: undefined;
|
|
141
|
+
linkType?: undefined;
|
|
142
|
+
};
|
|
143
|
+
style?: undefined;
|
|
144
|
+
normal?: undefined;
|
|
145
|
+
} | {
|
|
146
|
+
dimensionType: string;
|
|
147
|
+
pointType: string;
|
|
148
|
+
contentType: string;
|
|
149
|
+
position: number[];
|
|
150
|
+
data: {
|
|
151
|
+
linkType: string;
|
|
152
|
+
text: string;
|
|
153
|
+
mediaData?: undefined;
|
|
154
|
+
title?: undefined;
|
|
155
|
+
brandTags?: undefined;
|
|
156
|
+
tags?: undefined;
|
|
157
|
+
headerPictureUrl?: undefined;
|
|
158
|
+
highlightText?: undefined;
|
|
159
|
+
price?: undefined;
|
|
160
|
+
audioUrl?: undefined;
|
|
161
|
+
};
|
|
162
|
+
style?: undefined;
|
|
163
|
+
normal?: undefined;
|
|
164
|
+
}) & {
|
|
165
|
+
id: number;
|
|
166
|
+
})[];
|
|
167
|
+
};
|
|
168
|
+
export default _default;
|
|
@@ -0,0 +1,233 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
tagList: ({
|
|
3
|
+
id: number;
|
|
4
|
+
pointType: string;
|
|
5
|
+
dimensionType: string;
|
|
6
|
+
position: string[];
|
|
7
|
+
style: {
|
|
8
|
+
point: {
|
|
9
|
+
iconUrl: string;
|
|
10
|
+
style?: undefined;
|
|
11
|
+
};
|
|
12
|
+
};
|
|
13
|
+
contentType: string;
|
|
14
|
+
data: {
|
|
15
|
+
title: string;
|
|
16
|
+
brandTags: string[];
|
|
17
|
+
tags: string[];
|
|
18
|
+
headerPictureUrl: string;
|
|
19
|
+
highlightText: string;
|
|
20
|
+
price: {
|
|
21
|
+
unit: string;
|
|
22
|
+
value: string;
|
|
23
|
+
};
|
|
24
|
+
extraData: {
|
|
25
|
+
brandTags: string[];
|
|
26
|
+
headerPictureUrl: string;
|
|
27
|
+
highlightText: string;
|
|
28
|
+
price: {
|
|
29
|
+
unit: string;
|
|
30
|
+
value: string;
|
|
31
|
+
};
|
|
32
|
+
style: {
|
|
33
|
+
point: {
|
|
34
|
+
iconUrl: string;
|
|
35
|
+
style?: undefined;
|
|
36
|
+
};
|
|
37
|
+
};
|
|
38
|
+
tagClosedStyle: string;
|
|
39
|
+
tagIconUrl: string;
|
|
40
|
+
tags: string[];
|
|
41
|
+
linkOpeningMethod?: undefined;
|
|
42
|
+
linkType?: undefined;
|
|
43
|
+
};
|
|
44
|
+
text?: undefined;
|
|
45
|
+
mediaData?: undefined;
|
|
46
|
+
audioUrl?: undefined;
|
|
47
|
+
linkType?: undefined;
|
|
48
|
+
};
|
|
49
|
+
} | {
|
|
50
|
+
id: number;
|
|
51
|
+
pointType: string;
|
|
52
|
+
dimensionType: string;
|
|
53
|
+
position: string[];
|
|
54
|
+
style: {
|
|
55
|
+
point: {
|
|
56
|
+
iconUrl: string;
|
|
57
|
+
style?: undefined;
|
|
58
|
+
};
|
|
59
|
+
};
|
|
60
|
+
contentType: string;
|
|
61
|
+
data: {
|
|
62
|
+
text: string;
|
|
63
|
+
mediaData: {
|
|
64
|
+
type: string;
|
|
65
|
+
url: string;
|
|
66
|
+
videoCoverUrl: string;
|
|
67
|
+
name: string;
|
|
68
|
+
width: number;
|
|
69
|
+
height: number;
|
|
70
|
+
}[];
|
|
71
|
+
extraData: {
|
|
72
|
+
style: {
|
|
73
|
+
point: {
|
|
74
|
+
iconUrl: string;
|
|
75
|
+
style?: undefined;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
78
|
+
tagClosedStyle: string;
|
|
79
|
+
tagIconUrl: string;
|
|
80
|
+
brandTags?: undefined;
|
|
81
|
+
headerPictureUrl?: undefined;
|
|
82
|
+
highlightText?: undefined;
|
|
83
|
+
price?: undefined;
|
|
84
|
+
tags?: undefined;
|
|
85
|
+
linkOpeningMethod?: undefined;
|
|
86
|
+
linkType?: undefined;
|
|
87
|
+
};
|
|
88
|
+
title?: undefined;
|
|
89
|
+
brandTags?: undefined;
|
|
90
|
+
tags?: undefined;
|
|
91
|
+
headerPictureUrl?: undefined;
|
|
92
|
+
highlightText?: undefined;
|
|
93
|
+
price?: undefined;
|
|
94
|
+
audioUrl?: undefined;
|
|
95
|
+
linkType?: undefined;
|
|
96
|
+
};
|
|
97
|
+
} | {
|
|
98
|
+
id: number;
|
|
99
|
+
pointType: string;
|
|
100
|
+
dimensionType: string;
|
|
101
|
+
position: string[];
|
|
102
|
+
contentType: string;
|
|
103
|
+
data: {
|
|
104
|
+
text: string;
|
|
105
|
+
audioUrl: string;
|
|
106
|
+
extraData: {
|
|
107
|
+
tagClosedStyle: string;
|
|
108
|
+
tagIconUrl: string;
|
|
109
|
+
brandTags?: undefined;
|
|
110
|
+
headerPictureUrl?: undefined;
|
|
111
|
+
highlightText?: undefined;
|
|
112
|
+
price?: undefined;
|
|
113
|
+
style?: undefined;
|
|
114
|
+
tags?: undefined;
|
|
115
|
+
linkOpeningMethod?: undefined;
|
|
116
|
+
linkType?: undefined;
|
|
117
|
+
};
|
|
118
|
+
title?: undefined;
|
|
119
|
+
brandTags?: undefined;
|
|
120
|
+
tags?: undefined;
|
|
121
|
+
headerPictureUrl?: undefined;
|
|
122
|
+
highlightText?: undefined;
|
|
123
|
+
price?: undefined;
|
|
124
|
+
mediaData?: undefined;
|
|
125
|
+
linkType?: undefined;
|
|
126
|
+
};
|
|
127
|
+
style?: undefined;
|
|
128
|
+
} | {
|
|
129
|
+
id: number;
|
|
130
|
+
pointType: string;
|
|
131
|
+
dimensionType: string;
|
|
132
|
+
position: string[];
|
|
133
|
+
contentType: string;
|
|
134
|
+
data: {
|
|
135
|
+
text: string;
|
|
136
|
+
linkType: string;
|
|
137
|
+
extraData: {
|
|
138
|
+
linkOpeningMethod: string;
|
|
139
|
+
linkType: string;
|
|
140
|
+
brandTags?: undefined;
|
|
141
|
+
headerPictureUrl?: undefined;
|
|
142
|
+
highlightText?: undefined;
|
|
143
|
+
price?: undefined;
|
|
144
|
+
style?: undefined;
|
|
145
|
+
tagClosedStyle?: undefined;
|
|
146
|
+
tagIconUrl?: undefined;
|
|
147
|
+
tags?: undefined;
|
|
148
|
+
};
|
|
149
|
+
title?: undefined;
|
|
150
|
+
brandTags?: undefined;
|
|
151
|
+
tags?: undefined;
|
|
152
|
+
headerPictureUrl?: undefined;
|
|
153
|
+
highlightText?: undefined;
|
|
154
|
+
price?: undefined;
|
|
155
|
+
mediaData?: undefined;
|
|
156
|
+
audioUrl?: undefined;
|
|
157
|
+
};
|
|
158
|
+
style?: undefined;
|
|
159
|
+
} | {
|
|
160
|
+
id: number;
|
|
161
|
+
pointType: string;
|
|
162
|
+
dimensionType: string;
|
|
163
|
+
position: string[];
|
|
164
|
+
style: {
|
|
165
|
+
point: {
|
|
166
|
+
iconUrl: string;
|
|
167
|
+
style: string;
|
|
168
|
+
};
|
|
169
|
+
};
|
|
170
|
+
contentType: string;
|
|
171
|
+
data: {
|
|
172
|
+
text: string;
|
|
173
|
+
linkType: string;
|
|
174
|
+
extraData: {
|
|
175
|
+
linkOpeningMethod: string;
|
|
176
|
+
linkType: string;
|
|
177
|
+
style: {
|
|
178
|
+
point: {
|
|
179
|
+
iconUrl: string;
|
|
180
|
+
style: string;
|
|
181
|
+
};
|
|
182
|
+
};
|
|
183
|
+
brandTags?: undefined;
|
|
184
|
+
headerPictureUrl?: undefined;
|
|
185
|
+
highlightText?: undefined;
|
|
186
|
+
price?: undefined;
|
|
187
|
+
tagClosedStyle?: undefined;
|
|
188
|
+
tagIconUrl?: undefined;
|
|
189
|
+
tags?: undefined;
|
|
190
|
+
};
|
|
191
|
+
title?: undefined;
|
|
192
|
+
brandTags?: undefined;
|
|
193
|
+
tags?: undefined;
|
|
194
|
+
headerPictureUrl?: undefined;
|
|
195
|
+
highlightText?: undefined;
|
|
196
|
+
price?: undefined;
|
|
197
|
+
mediaData?: undefined;
|
|
198
|
+
audioUrl?: undefined;
|
|
199
|
+
};
|
|
200
|
+
} | {
|
|
201
|
+
id: number;
|
|
202
|
+
pointType: string;
|
|
203
|
+
dimensionType: string;
|
|
204
|
+
position: string[];
|
|
205
|
+
contentType: string;
|
|
206
|
+
data: {
|
|
207
|
+
text: string;
|
|
208
|
+
extraData: {
|
|
209
|
+
tagClosedStyle: string;
|
|
210
|
+
tagIconUrl: string;
|
|
211
|
+
brandTags?: undefined;
|
|
212
|
+
headerPictureUrl?: undefined;
|
|
213
|
+
highlightText?: undefined;
|
|
214
|
+
price?: undefined;
|
|
215
|
+
style?: undefined;
|
|
216
|
+
tags?: undefined;
|
|
217
|
+
linkOpeningMethod?: undefined;
|
|
218
|
+
linkType?: undefined;
|
|
219
|
+
};
|
|
220
|
+
title?: undefined;
|
|
221
|
+
brandTags?: undefined;
|
|
222
|
+
tags?: undefined;
|
|
223
|
+
headerPictureUrl?: undefined;
|
|
224
|
+
highlightText?: undefined;
|
|
225
|
+
price?: undefined;
|
|
226
|
+
mediaData?: undefined;
|
|
227
|
+
audioUrl?: undefined;
|
|
228
|
+
linkType?: undefined;
|
|
229
|
+
};
|
|
230
|
+
style?: undefined;
|
|
231
|
+
})[];
|
|
232
|
+
};
|
|
233
|
+
export default _default;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
tagList: {
|
|
3
|
+
id: number;
|
|
4
|
+
dimensionType: string;
|
|
5
|
+
pointType: string;
|
|
6
|
+
contentType: string;
|
|
7
|
+
position: number[];
|
|
8
|
+
data: {
|
|
9
|
+
text: string;
|
|
10
|
+
mediaData: ({
|
|
11
|
+
url: string;
|
|
12
|
+
videoCoverUrl: string;
|
|
13
|
+
type: string;
|
|
14
|
+
} | {
|
|
15
|
+
url: string;
|
|
16
|
+
type: string;
|
|
17
|
+
videoCoverUrl?: undefined;
|
|
18
|
+
})[];
|
|
19
|
+
};
|
|
20
|
+
}[];
|
|
21
|
+
};
|
|
22
|
+
export default _default;
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
tagList: {
|
|
3
|
+
id: number;
|
|
4
|
+
pointType: string;
|
|
5
|
+
dimensionType: string;
|
|
6
|
+
position: number[];
|
|
7
|
+
normal: number[];
|
|
8
|
+
style: {
|
|
9
|
+
point: {
|
|
10
|
+
iconUrl: string;
|
|
11
|
+
style: string;
|
|
12
|
+
};
|
|
13
|
+
style: string;
|
|
14
|
+
};
|
|
15
|
+
contentType: string;
|
|
16
|
+
data: {
|
|
17
|
+
text: string;
|
|
18
|
+
extraData: {
|
|
19
|
+
baseNormal: number[];
|
|
20
|
+
fiveState: {
|
|
21
|
+
fov: number;
|
|
22
|
+
latitude: number;
|
|
23
|
+
longitude: number;
|
|
24
|
+
mode: string;
|
|
25
|
+
offset: {
|
|
26
|
+
x: number;
|
|
27
|
+
y: number;
|
|
28
|
+
z: number;
|
|
29
|
+
};
|
|
30
|
+
panoIndex: number;
|
|
31
|
+
};
|
|
32
|
+
style: {
|
|
33
|
+
point: {
|
|
34
|
+
iconUrl: string;
|
|
35
|
+
style: string;
|
|
36
|
+
};
|
|
37
|
+
style: string;
|
|
38
|
+
};
|
|
39
|
+
tagClosedStyle: string;
|
|
40
|
+
tagIconUrl: string;
|
|
41
|
+
};
|
|
42
|
+
};
|
|
43
|
+
state: {
|
|
44
|
+
visible: boolean;
|
|
45
|
+
unfolded: boolean;
|
|
46
|
+
};
|
|
47
|
+
pointTagStyle: {
|
|
48
|
+
leftPercent: number;
|
|
49
|
+
topPercent: number;
|
|
50
|
+
};
|
|
51
|
+
temporaryState: {
|
|
52
|
+
visible: boolean;
|
|
53
|
+
};
|
|
54
|
+
}[];
|
|
55
|
+
};
|
|
56
|
+
export default _default;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
tagList: {
|
|
3
|
+
dimensionType: string;
|
|
4
|
+
pointType: string;
|
|
5
|
+
contentType: string;
|
|
6
|
+
position: number[][];
|
|
7
|
+
data: {
|
|
8
|
+
mediaData: {
|
|
9
|
+
url: string;
|
|
10
|
+
videoCoverUrl: string;
|
|
11
|
+
type: string;
|
|
12
|
+
}[];
|
|
13
|
+
};
|
|
14
|
+
}[];
|
|
15
|
+
};
|
|
16
|
+
export default _default;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
tagList: ({
|
|
3
|
+
id: string;
|
|
4
|
+
dimensionType: string;
|
|
5
|
+
pointType: string;
|
|
6
|
+
contentType: string;
|
|
7
|
+
position: number[][];
|
|
8
|
+
element: string;
|
|
9
|
+
data: {
|
|
10
|
+
text: string;
|
|
11
|
+
};
|
|
12
|
+
} | {
|
|
13
|
+
id: string;
|
|
14
|
+
dimensionType: string;
|
|
15
|
+
pointType: string;
|
|
16
|
+
contentType: string;
|
|
17
|
+
position: number[][];
|
|
18
|
+
element: string;
|
|
19
|
+
data?: undefined;
|
|
20
|
+
})[];
|
|
21
|
+
};
|
|
22
|
+
export default _default;
|
|
File without changes
|