@realsee/dnalogel 2.16.0-alpha.3 → 2.16.0
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/PanoTagPlugin/utils/model/mediaPlane.d.ts +9 -5
- package/dist/index.cjs.js +48 -35
- package/dist/index.js +1729 -1691
- package/dist/index.umd.js +41 -28
- package/dist/shared-utils/three/Quadrangle.d.ts +2 -2
- package/dist/shared-utils/three/getPositionsByObjectFit.d.ts +2 -1
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +25 -25
- package/docs/classes/Magnifier.html +20 -20
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +15 -15
- package/docs/classes/PanoMeasurePluginLine.html +23 -23
- package/docs/classes/PanoMeasurePluginModel.html +22 -22
- package/docs/classes/PanoMeasurePluginPoint.html +14 -14
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +46 -46
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.FivePointSelector.html +12 -12
- package/docs/classes/Util.Interval.html +12 -12
- package/docs/classes/Util.Magnifier.html +17 -17
- package/docs/classes/Util.PointDomHelper.html +11 -11
- package/docs/classes/Util.PointHelper.html +11 -11
- package/docs/classes/Util.Rectangle.html +13 -13
- package/docs/enums/CameraMovementEffect.html +7 -7
- package/docs/enums/ContentType.html +19 -19
- package/docs/enums/DIRECTION.html +9 -9
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/DimensionType.html +7 -7
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/PaintBrushTypeEnum.html +8 -8
- package/docs/enums/Rotation.html +8 -8
- package/docs/functions/CSS3DRenderPlugin.html +4 -4
- package/docs/functions/CameraMovementPlugin.html +4 -4
- package/docs/functions/CruisePlugin.html +4 -4
- package/docs/functions/GuideLinePlugin.html +5 -5
- package/docs/functions/ItemLabelPlugin.html +4 -4
- package/docs/functions/MapviewFloorplanPlugin.html +4 -4
- package/docs/functions/ModelChassisCompassPlugin.html +4 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
- package/docs/functions/ModelFloorplanPlugin.html +4 -4
- package/docs/functions/ModelItemLabelPlugin.html +4 -4
- package/docs/functions/ModelRoomLabelPlugin.html +4 -4
- package/docs/functions/ModelTVVideoPlugin.html +4 -4
- package/docs/functions/ModelViewPlugin.html +4 -4
- package/docs/functions/Object3DHelperPlugin.html +4 -4
- package/docs/functions/PanoCompassPlugin.html +4 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
- package/docs/functions/PanoDoorLabelPlugin.html +4 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
- package/docs/functions/PanoMeasurePlugin.html +4 -4
- package/docs/functions/PanoRulerPlugin.html +4 -4
- package/docs/functions/PanoRulerProPlugin.html +4 -4
- package/docs/functions/PanoSpatialTagPlugin.html +4 -4
- package/docs/functions/PanoTagPlugin.html +4 -4
- package/docs/functions/PanoVideoPlugin.html +4 -4
- package/docs/functions/TopviewFloorplanPlugin.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +5 -5
- package/docs/functions/Util.getCoordsFromElement.html +5 -5
- package/docs/functions/Util.getFrameTime.html +5 -5
- package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
- package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
- package/docs/functions/Util.isNil.html +5 -5
- package/docs/functions/Util.nextFrame.html +5 -5
- package/docs/functions/Util.notNil.html +5 -5
- package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
- package/docs/functions/Util.tweenProgress.html +5 -5
- package/docs/functions/pluginFlag.html +5 -5
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +6 -6
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
- package/docs/interfaces/EventMap.html +15 -15
- package/docs/interfaces/FloorplanBounding.html +8 -8
- package/docs/interfaces/FloorplanData.html +10 -10
- package/docs/interfaces/FloorplanEntrance.html +11 -11
- package/docs/interfaces/FloorplanExtraObject.html +10 -10
- package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
- package/docs/interfaces/FloorplanFloorData.html +9 -9
- package/docs/interfaces/FloorplanImagePosition.html +7 -7
- package/docs/interfaces/FloorplanObserver.html +9 -9
- package/docs/interfaces/FloorplanOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanPosition.html +7 -7
- package/docs/interfaces/FloorplanRoomItem.html +13 -13
- package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
- package/docs/interfaces/FloorplanServerBounding.html +8 -8
- package/docs/interfaces/FloorplanServerComputedData.html +10 -10
- package/docs/interfaces/FloorplanServerData.html +7 -7
- package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
- package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
- package/docs/interfaces/FloorplanServerEntrance.html +11 -11
- package/docs/interfaces/FloorplanServerFloorData.html +9 -9
- package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
- package/docs/interfaces/FloorplanServerObserver.html +9 -9
- package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanServerPosition.html +7 -7
- package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
- package/docs/interfaces/HelperOffset.html +8 -8
- package/docs/interfaces/ImagePlaneGroup.html +6 -6
- package/docs/interfaces/ItemLabelPluginData.html +6 -6
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
- package/docs/interfaces/MinMax.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
- package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
- package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
- package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
- package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
- package/docs/interfaces/ModelViewPluginExportType.html +11 -11
- package/docs/interfaces/Object3DHelperState.html +8 -8
- package/docs/interfaces/ObjectHelperControllers.html +9 -9
- package/docs/interfaces/PaintBrushAction.html +12 -12
- package/docs/interfaces/PaintBrushConfigs.html +12 -12
- package/docs/interfaces/PaintBrushState.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
- package/docs/interfaces/PanoMeasureParameterType.html +14 -14
- package/docs/interfaces/PanoMeasurePluginLineJson.html +8 -8
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +7 -7
- package/docs/interfaces/PanoMeasurePluginPointJson.html +7 -7
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +8 -8
- package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
- package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginState.html +8 -8
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +6 -6
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +6 -6
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +9 -9
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +6 -6
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +10 -10
- package/docs/interfaces/Point.html +8 -8
- package/docs/interfaces/Room.html +9 -9
- package/docs/interfaces/RoomInfo.html +7 -7
- package/docs/interfaces/RoomLabel.html +14 -14
- package/docs/interfaces/RoomRules.html +5 -5
- package/docs/interfaces/Rooms.html +5 -5
- package/docs/interfaces/Scissor.html +9 -9
- package/docs/interfaces/State.html +8 -8
- package/docs/interfaces/TagCacheInterface.html +12 -12
- package/docs/interfaces/TagConfig.html +11 -11
- package/docs/interfaces/TagGLTFObjectGroup.html +6 -6
- package/docs/interfaces/TagIconUrl.html +11 -11
- package/docs/interfaces/TagObjectGroup.html +6 -6
- package/docs/interfaces/TagStyle.html +6 -6
- package/docs/interfaces/Tags.html +9 -9
- package/docs/interfaces/TemporaryState.html +6 -6
- package/docs/interfaces/Util.MagnifierParameter.html +11 -11
- package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
- package/docs/modules/PanoVideoPluginType.html +5 -5
- package/docs/modules/Util.html +5 -5
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +5 -5
- package/docs/types/AudioAppearance.html +5 -5
- package/docs/types/AudioTagTypeConfigKey.html +5 -5
- package/docs/types/CSS3DRenderExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
- package/docs/types/ClassFunctionParameters.html +5 -5
- package/docs/types/Color.html +5 -5
- package/docs/types/ContentTypeConfigKey.html +5 -5
- package/docs/types/ContentTypeConfigKeySplit.html +5 -5
- package/docs/types/ContentTypeMap.html +5 -5
- package/docs/types/Create3DDomContainerReturnType.html +5 -5
- package/docs/types/Create3DElementReturnType.html +5 -5
- package/docs/types/CruisePluginExportType.html +5 -5
- package/docs/types/Direction-1.html +5 -5
- package/docs/types/Direction4.html +5 -5
- package/docs/types/ElementRenderer.html +5 -5
- package/docs/types/FloorplanRuleLabels.html +5 -5
- package/docs/types/FloorplanServerRuleLabels.html +5 -5
- package/docs/types/GuideLinePluginExportType.html +5 -5
- package/docs/types/HelperEventMap.html +5 -5
- package/docs/types/LoadTagConfig.html +5 -5
- package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/MediaData.html +5 -5
- package/docs/types/MediaStore.html +5 -5
- package/docs/types/ModelElement.html +5 -5
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
- package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
- package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
- package/docs/types/MoveArgs.html +5 -5
- package/docs/types/MoveOpts.html +5 -5
- package/docs/types/Object3DHelperEventMap.html +5 -5
- package/docs/types/ObjectFit.html +5 -5
- package/docs/types/PaintBrushEventMap.html +5 -5
- package/docs/types/PanoCompassPluginData.html +5 -5
- package/docs/types/PanoCompassPluginExportType.html +5 -5
- package/docs/types/PanoCompassPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
- package/docs/types/PanoIndex.html +5 -5
- package/docs/types/PanoMeasurePluginEvent.html +5 -5
- package/docs/types/PanoMeasureReturnType.html +5 -5
- package/docs/types/PanoSpatialTagPluginId.html +5 -5
- package/docs/types/PanoTagPluginExportInterface.html +5 -5
- package/docs/types/PanoTagPluginParamsInterface.html +5 -5
- package/docs/types/PanoVideoPluginParameterType.html +5 -5
- package/docs/types/PanoVideoPluginReturnType.html +5 -5
- package/docs/types/PlaneTag.html +5 -5
- package/docs/types/PlaneTagElement.html +5 -5
- package/docs/types/Point2DElement.html +5 -5
- package/docs/types/Point2DTag.html +5 -5
- package/docs/types/Point3DElement.html +5 -5
- package/docs/types/Point3DTag.html +5 -5
- package/docs/types/PointTag.html +5 -5
- package/docs/types/PointTagElement.html +5 -5
- package/docs/types/Position.html +5 -5
- package/docs/types/RotateArgs.html +5 -5
- package/docs/types/RotateOpts.html +5 -5
- package/docs/types/RuleLabelsKey.html +5 -5
- package/docs/types/RuleLabelsValue.html +5 -5
- package/docs/types/StickType.html +5 -5
- package/docs/types/Tag.html +5 -5
- package/docs/types/Tag2D.html +5 -5
- package/docs/types/Tag3D.html +5 -5
- package/docs/types/TagContentType.html +5 -5
- package/docs/types/TagDimensionType.html +5 -5
- package/docs/types/TagElement.html +5 -5
- package/docs/types/TagEvents.html +5 -5
- package/docs/types/TagGLTFObject.html +5 -5
- package/docs/types/TagHooks.html +5 -5
- package/docs/types/TagIconSize.html +5 -5
- package/docs/types/TagId.html +5 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/WorkCode.html +5 -5
- package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
- package/docs/variables/PLUGIN.html +5 -5
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
- package/docs/variables/ROOM_TYPE_MAP.html +5 -5
- package/docs/variables/itemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/index.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +222 -194
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +66 -38
- package/libs/PanoTagPlugin/Components/Common/Text/FlyMText.js +102 -76
- package/libs/PanoTagPlugin/Components/Common/Text/FlyText.js +123 -97
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +92 -67
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +85 -60
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +96 -73
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +75 -47
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextTag.js +76 -51
- package/libs/PanoTagPlugin/Components/Tag/TextTag/index.js +79 -54
- package/libs/PanoTagPlugin/Components/Tag/index.js +29 -26
- package/libs/PanoTagPlugin/Components/TagContainer.js +28 -25
- package/libs/PanoTagPlugin/Components/TagItem.js +27 -24
- package/libs/PanoTagPlugin/controller/TagComputer.js +30 -22
- package/libs/PanoTagPlugin/controller/TagRender.js +17 -15
- package/libs/PanoTagPlugin/controller/TagUtil.js +26 -14
- package/libs/PanoTagPlugin/controller/index.js +15 -15
- package/libs/PanoTagPlugin/index.js +24 -24
- package/libs/PanoTagPlugin/typings/index.js +33 -4
- package/libs/PanoTagPlugin/typings/tag/Utils.js +29 -0
- package/libs/PanoTagPlugin/utils/addDebugPoints.js +41 -13
- package/libs/PanoTagPlugin/utils/index.js +60 -34
- package/libs/PanoTagPlugin/utils/model/mediaPlane.d.ts +9 -5
- package/libs/PanoTagPlugin/utils/model/mediaPlane.js +160 -109
- package/libs/PanoTagPlugin/utils/planeNormal.js +33 -5
- package/libs/PanoTagPlugin/utils/tagPosition.js +36 -9
- package/libs/base/BasePlugin.js +3 -3
- package/libs/index.js +7 -7
- package/libs/shared-utils/logger.js +1 -1
- package/libs/shared-utils/three/Quadrangle.d.ts +2 -2
- package/libs/shared-utils/three/Quadrangle.js +41 -25
- package/libs/shared-utils/three/getPositionsByObjectFit.d.ts +2 -1
- package/libs/shared-utils/three/getPositionsByObjectFit.js +35 -15
- package/package.json +1 -1
|
@@ -5,7 +5,15 @@ import { noTypecheck as F } from "../utils/noTypecheck.js";
|
|
|
5
5
|
import "@realsee/five/gltf-loader";
|
|
6
6
|
import "../../shared-utils/three/loadTexture.js";
|
|
7
7
|
import "@realsee/five";
|
|
8
|
+
import "object-assign-deep";
|
|
9
|
+
import "hammerjs";
|
|
10
|
+
import "@tweenjs/tween.js";
|
|
11
|
+
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
12
|
+
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
13
|
+
import "../../shared-utils/animationFrame/BetterTween.js";
|
|
14
|
+
import "../utils/device.js";
|
|
8
15
|
import "../../shared-utils/threex/domevents/index.js";
|
|
16
|
+
import "../../shared-utils/three/GLTFLoader.js";
|
|
9
17
|
import Z from "./Common/TagPoint.js";
|
|
10
18
|
import G from "classnames";
|
|
11
19
|
import "./Tag/TextTag/index.js";
|
|
@@ -19,13 +27,29 @@ import "./Common/Text/FlyMText.js";
|
|
|
19
27
|
import "./Common/Text/FlyText.js";
|
|
20
28
|
import "animejs";
|
|
21
29
|
import "../../shared-utils/isNil.js";
|
|
30
|
+
import "../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
31
|
+
import "lodash.get";
|
|
32
|
+
import "lodash.clonedeep";
|
|
33
|
+
import "lodash.isequal";
|
|
22
34
|
import "../utils/search.js";
|
|
23
35
|
import "../utils/constants.js";
|
|
36
|
+
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
37
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
38
|
+
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
39
|
+
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
40
|
+
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
41
|
+
import "../../shared-utils/Subscribe.js";
|
|
42
|
+
import "../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
43
|
+
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
44
|
+
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
45
|
+
import "../../shared-utils/three/centerPoint.js";
|
|
46
|
+
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
47
|
+
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
48
|
+
import "../../shared-utils/animationFrame/index.js";
|
|
24
49
|
import "./Common/Arrow.js";
|
|
25
50
|
import "../Assets/Icon.js";
|
|
26
51
|
import "../utils/doUtil.js";
|
|
27
52
|
import "../../shared-utils/svelte/resizeObserver.js";
|
|
28
|
-
import "../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
29
53
|
import "./Tag/TextTag/TextPlaneTag.js";
|
|
30
54
|
import "./Common/Text/MText.js";
|
|
31
55
|
import "../utils/px2rem.js";
|
|
@@ -52,35 +76,14 @@ import "../../vendor/svelte-carousel/src/utils/clones.js";
|
|
|
52
76
|
import "../../vendor/svelte-carousel/src/utils/object.js";
|
|
53
77
|
import "../../vendor/svelte-carousel/src/components/Carousel/createCarousel.js";
|
|
54
78
|
import "../../vendor/simply-reactive/src/simply-reactive.js";
|
|
55
|
-
import "lodash.get";
|
|
56
|
-
import "lodash.clonedeep";
|
|
57
79
|
import "../../vendor/simply-reactive/src/utils/subscription.js";
|
|
58
80
|
import "../../vendor/simply-reactive/src/utils/object.js";
|
|
59
|
-
import "lodash.isequal";
|
|
60
81
|
import "../../vendor/simply-reactive/src/utils/watcher.js";
|
|
61
82
|
import "../../vendor/svelte-carousel/src/utils/lazy.js";
|
|
62
83
|
import "../../vendor/svelte-carousel/src/utils/ProgressManager.js";
|
|
63
84
|
import "../../vendor/svelte-carousel/src/utils/interval.js";
|
|
64
85
|
import "./Common/MediaItem.js";
|
|
65
86
|
import "./Tag/MarketingTag.js";
|
|
66
|
-
import "hammerjs";
|
|
67
|
-
import "@tweenjs/tween.js";
|
|
68
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
69
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
70
|
-
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
71
|
-
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
72
|
-
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
73
|
-
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
74
|
-
import "../../shared-utils/Subscribe.js";
|
|
75
|
-
import "../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
76
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
77
|
-
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
78
|
-
import "../../shared-utils/three/centerPoint.js";
|
|
79
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
80
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
81
|
-
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
82
|
-
import "../../shared-utils/animationFrame/BetterTween.js";
|
|
83
|
-
import "../../shared-utils/animationFrame/index.js";
|
|
84
87
|
import "../utils/tag/tagCheck.js";
|
|
85
88
|
import "./Tag/AudioTag/index.js";
|
|
86
89
|
import "./Tag/AudioTag/AudioTag.js";
|
|
@@ -253,7 +256,7 @@ function rt(i, e, t) {
|
|
|
253
256
|
n
|
|
254
257
|
];
|
|
255
258
|
}
|
|
256
|
-
class
|
|
259
|
+
class Ye extends M {
|
|
257
260
|
constructor(e) {
|
|
258
261
|
super(), O(
|
|
259
262
|
this,
|
|
@@ -273,5 +276,5 @@ class Ue extends M {
|
|
|
273
276
|
}
|
|
274
277
|
}
|
|
275
278
|
export {
|
|
276
|
-
|
|
279
|
+
Ye as default
|
|
277
280
|
};
|
|
@@ -27,7 +27,18 @@ import "../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
|
27
27
|
import "../../shared-utils/three/centerPoint.js";
|
|
28
28
|
import "@realsee/five/gltf-loader";
|
|
29
29
|
import "../../shared-utils/three/loadTexture.js";
|
|
30
|
+
import "object-assign-deep";
|
|
31
|
+
import "../../vendor/svelte/internal/index.js";
|
|
32
|
+
import "../utils/device.js";
|
|
30
33
|
import "../../shared-utils/threex/domevents/index.js";
|
|
34
|
+
import "animejs";
|
|
35
|
+
import "../utils/constants.js";
|
|
36
|
+
import "../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
37
|
+
import "lodash.get";
|
|
38
|
+
import "lodash.clonedeep";
|
|
39
|
+
import "lodash.isequal";
|
|
40
|
+
import "classnames";
|
|
41
|
+
import "../../shared-utils/three/GLTFLoader.js";
|
|
31
42
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
32
43
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
33
44
|
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
@@ -39,15 +50,12 @@ import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
|
39
50
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
40
51
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
41
52
|
import "../../shared-utils/animationFrame/index.js";
|
|
42
|
-
import "object-assign-deep";
|
|
43
53
|
import "../tag.config.js";
|
|
44
54
|
import "../utils/planeNormal.js";
|
|
45
55
|
import "../utils/normalPositionToPositions.js";
|
|
46
56
|
import "./TagCache.js";
|
|
47
57
|
import "../../base/BasePlugin.js";
|
|
48
58
|
import "../../vendor/svelte/store/index.js";
|
|
49
|
-
import "../../vendor/svelte/internal/index.js";
|
|
50
|
-
import "../utils/device.js";
|
|
51
59
|
import "../utils/model/mediaPlane.js";
|
|
52
60
|
import "../../shared-utils/three/Quadrangle.js";
|
|
53
61
|
import "../../shared-utils/math/pointIsRectangle.js";
|
|
@@ -55,7 +63,7 @@ import "../../shared-utils/three/loadVideoTexture.js";
|
|
|
55
63
|
import "../Assets/Icon.js";
|
|
56
64
|
import "../../shared-utils/three/getPositionsByObjectFit.js";
|
|
57
65
|
import "../../shared-utils/five/FiveDomEvents.js";
|
|
58
|
-
class
|
|
66
|
+
class ke extends S {
|
|
59
67
|
constructor(e) {
|
|
60
68
|
super(e);
|
|
61
69
|
T(this, "raycaster", new C.Raycaster());
|
|
@@ -69,8 +77,8 @@ class Ve extends S {
|
|
|
69
77
|
return n.visible;
|
|
70
78
|
{
|
|
71
79
|
const l = (() => {
|
|
72
|
-
var
|
|
73
|
-
const r = (
|
|
80
|
+
var p, m, a;
|
|
81
|
+
const r = (p = this.getTagConfig(e).visibleConfig) != null ? p : {}, u = this.getDistance(e);
|
|
74
82
|
if (typeof r == "function")
|
|
75
83
|
return { value: r(this.five, { tag: e, distance: u }), reason: "config function result" };
|
|
76
84
|
if (r.keep === "hidden")
|
|
@@ -83,7 +91,7 @@ class Ve extends S {
|
|
|
83
91
|
value: !1,
|
|
84
92
|
reason: `current panoIndex is not included in visiblePano. currentPanoIndex: ${s}, visiblePanoIndex: ${r.visiblePanoIndex}`
|
|
85
93
|
};
|
|
86
|
-
if (r.visiblePanoIndex === "current" && s !== ((
|
|
94
|
+
if (r.visiblePanoIndex === "current" && s !== ((m = e.fiveState) == null ? void 0 : m.panoIndex))
|
|
87
95
|
return {
|
|
88
96
|
value: !1,
|
|
89
97
|
reason: `current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${s}, tag.panoIndex: ${(a = e.fiveState) == null ? void 0 : a.panoIndex}`
|
|
@@ -201,20 +209,20 @@ class Ve extends S {
|
|
|
201
209
|
return !1;
|
|
202
210
|
}
|
|
203
211
|
if (t.autoUnfold.strategy === "MinimumDistance") {
|
|
204
|
-
const
|
|
212
|
+
const p = this.filterPointTag.filter((a) => this.getVisibleByPanoIndex(a)).filter((a) => {
|
|
205
213
|
const o = this.getTagProject(a);
|
|
206
214
|
if (!o)
|
|
207
215
|
return !1;
|
|
208
|
-
const { x: c, y:
|
|
209
|
-
return !(Math.abs(
|
|
216
|
+
const { x: c, y: v, z: b } = o;
|
|
217
|
+
return !(Math.abs(b) > 1 || Math.abs(c) > 1 || Math.abs(v) > 1);
|
|
210
218
|
}).map((a) => ({ tag: a, id: a.id, tagConfig: this.getTagConfig(a).unfoldedConfig })).filter(({ tag: a, tagConfig: o }) => {
|
|
211
|
-
var c,
|
|
212
|
-
return !(typeof o != "object" || o.keep || o.autoUnfold === !1 || ((c = o.autoUnfold) == null ? void 0 : c.enable) === !1 || ((
|
|
219
|
+
var c, v;
|
|
220
|
+
return !(typeof o != "object" || o.keep || o.autoUnfold === !1 || ((c = o.autoUnfold) == null ? void 0 : c.enable) === !1 || ((v = o.autoUnfold) == null ? void 0 : v.strategy) !== "MinimumDistance");
|
|
213
221
|
}).map((a) => P(I({}, a), { distance: this.getDistance(a.tag) })).filter(({ distance: a, tagConfig: o }) => {
|
|
214
|
-
var c,
|
|
215
|
-
return !(a === void 0 || typeof o != "object" || o.autoUnfold === !1 || ((c = o.autoUnfold) == null ? void 0 : c.enable) === !1 || ((
|
|
222
|
+
var c, v;
|
|
223
|
+
return !(a === void 0 || typeof o != "object" || o.autoUnfold === !1 || ((c = o.autoUnfold) == null ? void 0 : c.enable) === !1 || ((v = o.autoUnfold) == null ? void 0 : v.strategy) !== "MinimumDistance" || o.autoUnfold.distance && g(a, o.autoUnfold.distance) === !1);
|
|
216
224
|
}).sort((a, o) => a.distance - o.distance).findIndex((a) => a.id === e.id);
|
|
217
|
-
if (
|
|
225
|
+
if (p === -1 || p <= ((l = t.autoUnfold.maxNumber) != null ? l : 1) - 1 === !1)
|
|
218
226
|
return !1;
|
|
219
227
|
}
|
|
220
228
|
return !0;
|
|
@@ -283,19 +291,19 @@ class Ve extends S {
|
|
|
283
291
|
return { x: s, y: t, z: l };
|
|
284
292
|
}
|
|
285
293
|
getTagEnableByIntersect(e, i) {
|
|
286
|
-
var
|
|
287
|
-
const n = (
|
|
294
|
+
var p, m, a;
|
|
295
|
+
const n = (p = this.getTagConfig(e).visibleConfig) != null ? p : {}, s = this.getDistance(e), [t] = this.five.model.intersectRaycaster(i), l = (() => {
|
|
288
296
|
if (!h(e))
|
|
289
297
|
return;
|
|
290
|
-
const o = this.tags.filter(h).map((
|
|
291
|
-
var
|
|
292
|
-
return (
|
|
298
|
+
const o = this.tags.filter(h).map((v) => {
|
|
299
|
+
var b;
|
|
300
|
+
return (b = v.model) == null ? void 0 : b.object;
|
|
293
301
|
}).filter(k);
|
|
294
302
|
return i.intersectObjects(o, !0)[0];
|
|
295
303
|
})(), r = (() => {
|
|
296
304
|
var o;
|
|
297
305
|
return typeof n == "object" && typeof n.intersectRaycaster == "object" && (o = n.intersectRaycaster.distanceAccuracy) != null ? o : 0.01;
|
|
298
|
-
})(), u = Math.min((
|
|
306
|
+
})(), u = Math.min((m = t == null ? void 0 : t.distance) != null ? m : 1 / 0, (a = l == null ? void 0 : l.distance) != null ? a : 1 / 0);
|
|
299
307
|
return u + r < s ? {
|
|
300
308
|
value: !1,
|
|
301
309
|
reason: `intersectRaycaster check failed: distance is ${s}, intersection.distance is ${t == null ? void 0 : t.distance}, intersection.point is ${t == null ? void 0 : t.point.toArray()},
|
|
@@ -315,5 +323,5 @@ class Ve extends S {
|
|
|
315
323
|
}
|
|
316
324
|
}
|
|
317
325
|
export {
|
|
318
|
-
|
|
326
|
+
ke as TagComputer
|
|
319
327
|
};
|
|
@@ -31,8 +31,7 @@ import { loadGLTF as V } from "../../shared-utils/three/GLTFLoader.js";
|
|
|
31
31
|
import "@realsee/five";
|
|
32
32
|
import "../utils/tagPosition.js";
|
|
33
33
|
import "../../shared-utils/three/loadTexture.js";
|
|
34
|
-
import "
|
|
35
|
-
import "../utils/checkRange.js";
|
|
34
|
+
import "object-assign-deep";
|
|
36
35
|
import "hammerjs";
|
|
37
36
|
import "@tweenjs/tween.js";
|
|
38
37
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
@@ -47,19 +46,27 @@ import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
|
47
46
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
48
47
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
49
48
|
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
50
|
-
import "../../shared-utils/isNil.js";
|
|
51
49
|
import "../../shared-utils/animationFrame/BetterTween.js";
|
|
52
50
|
import "../../shared-utils/animationFrame/index.js";
|
|
51
|
+
import "../../vendor/svelte/internal/index.js";
|
|
52
|
+
import "../utils/device.js";
|
|
53
|
+
import "../../shared-utils/threex/domevents/index.js";
|
|
54
|
+
import "animejs";
|
|
55
|
+
import "../utils/constants.js";
|
|
56
|
+
import "../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
57
|
+
import "lodash.get";
|
|
58
|
+
import "lodash.clonedeep";
|
|
59
|
+
import "lodash.isequal";
|
|
60
|
+
import "classnames";
|
|
61
|
+
import "../utils/checkRange.js";
|
|
62
|
+
import "../../shared-utils/isNil.js";
|
|
53
63
|
import "./TagUtil.js";
|
|
54
|
-
import "object-assign-deep";
|
|
55
64
|
import "../tag.config.js";
|
|
56
65
|
import "../utils/planeNormal.js";
|
|
57
66
|
import "../utils/normalPositionToPositions.js";
|
|
58
67
|
import "./TagCache.js";
|
|
59
68
|
import "../../base/BasePlugin.js";
|
|
60
69
|
import "../../vendor/svelte/store/index.js";
|
|
61
|
-
import "../../vendor/svelte/internal/index.js";
|
|
62
|
-
import "../utils/device.js";
|
|
63
70
|
import "../../shared-utils/three/Quadrangle.js";
|
|
64
71
|
import "../../shared-utils/math/pointIsRectangle.js";
|
|
65
72
|
import "../../shared-utils/three/loadVideoTexture.js";
|
|
@@ -73,22 +80,18 @@ import "../Components/Common/Shadow.js";
|
|
|
73
80
|
import "../../vendor/svelte/transition/index.js";
|
|
74
81
|
import "../../vendor/svelte/easing/index.js";
|
|
75
82
|
import "../Components/Common/Icon/Icon.js";
|
|
76
|
-
import "../utils/getImageInfo.js";
|
|
77
83
|
import "../utils/px2rem.js";
|
|
78
|
-
import "
|
|
84
|
+
import "../utils/getImageInfo.js";
|
|
79
85
|
import "../Components/Tag/TextTag/index.js";
|
|
80
86
|
import "../Components/Tag/TextTag/TextTag.js";
|
|
81
87
|
import "../Components/Common/Line/Straight.js";
|
|
82
88
|
import "../../shared-utils/uuid.js";
|
|
83
89
|
import "../Components/Common/Text/FlyMText.js";
|
|
84
90
|
import "../Components/Common/Text/FlyText.js";
|
|
85
|
-
import "animejs";
|
|
86
91
|
import "../utils/search.js";
|
|
87
|
-
import "../utils/constants.js";
|
|
88
92
|
import "../Components/Common/Arrow.js";
|
|
89
93
|
import "../utils/doUtil.js";
|
|
90
94
|
import "../../shared-utils/svelte/resizeObserver.js";
|
|
91
|
-
import "../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
92
95
|
import "../Components/Tag/TextTag/TextPlaneTag.js";
|
|
93
96
|
import "../Components/Common/Text/MText.js";
|
|
94
97
|
import "../Components/Tag/ImageTextTag.js";
|
|
@@ -114,11 +117,8 @@ import "../../vendor/svelte-carousel/src/utils/clones.js";
|
|
|
114
117
|
import "../../vendor/svelte-carousel/src/utils/object.js";
|
|
115
118
|
import "../../vendor/svelte-carousel/src/components/Carousel/createCarousel.js";
|
|
116
119
|
import "../../vendor/simply-reactive/src/simply-reactive.js";
|
|
117
|
-
import "lodash.get";
|
|
118
|
-
import "lodash.clonedeep";
|
|
119
120
|
import "../../vendor/simply-reactive/src/utils/subscription.js";
|
|
120
121
|
import "../../vendor/simply-reactive/src/utils/object.js";
|
|
121
|
-
import "lodash.isequal";
|
|
122
122
|
import "../../vendor/simply-reactive/src/utils/watcher.js";
|
|
123
123
|
import "../../vendor/svelte-carousel/src/utils/lazy.js";
|
|
124
124
|
import "../../vendor/svelte-carousel/src/utils/ProgressManager.js";
|
|
@@ -162,7 +162,9 @@ class Zt extends x {
|
|
|
162
162
|
if (a && this.gltfObjectGroup.remove(a), this.getRenderType(e) === "Mesh") {
|
|
163
163
|
if (!e.mediaPlane) {
|
|
164
164
|
const r = e.data.mediaPosition.map(v);
|
|
165
|
-
e.mediaPlane = new j(e.data.mediaData[0].url, e.data.mediaPosition.map(v)
|
|
165
|
+
e.mediaPlane = new j(e.data.mediaData[0].url, e.data.mediaPosition.map(v), {
|
|
166
|
+
objectFit: e.data.objectFit
|
|
167
|
+
});
|
|
166
168
|
const m = new D().addVectors(r[0], r[2]).divideScalar(2);
|
|
167
169
|
e.mediaPlane.position.copy(m), o.add(e.mediaPlane);
|
|
168
170
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
var T = Object.defineProperty;
|
|
2
|
-
var y = (
|
|
3
|
-
var l = (
|
|
2
|
+
var y = (u, m, e) => m in u ? T(u, m, { enumerable: !0, configurable: !0, writable: !0, value: e }) : u[m] = e;
|
|
3
|
+
var l = (u, m, e) => (y(u, typeof m != "symbol" ? m + "" : m, e), e);
|
|
4
4
|
import D from "object-assign-deep";
|
|
5
5
|
import * as C from "three";
|
|
6
6
|
import { DefaultConfig as P } from "../tag.config.js";
|
|
7
|
-
import { anyPositionToVector3 as w, arrayPositionToVector3 as
|
|
7
|
+
import { anyPositionToVector3 as w, arrayPositionToVector3 as h } from "../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
8
8
|
import { planeNormal as g } from "../utils/planeNormal.js";
|
|
9
9
|
import { tagPosition as E, getTagPosition as k } from "../utils/tagPosition.js";
|
|
10
10
|
import { normalPositionToPositions as M } from "../utils/normalPositionToPositions.js";
|
|
@@ -19,10 +19,22 @@ import { DomEvents as L } from "../../shared-utils/threex/domevents/index.js";
|
|
|
19
19
|
import { VideoPlane as S } from "../utils/model/mediaPlane.js";
|
|
20
20
|
import "@realsee/five/gltf-loader";
|
|
21
21
|
import "../../shared-utils/three/loadTexture.js";
|
|
22
|
+
import "hammerjs";
|
|
23
|
+
import "@tweenjs/tween.js";
|
|
24
|
+
import "../../shared-utils/animationFrame/BetterTween.js";
|
|
25
|
+
import "../../shared-utils/animationFrame/index.js";
|
|
26
|
+
import "../../vendor/svelte/internal/index.js";
|
|
27
|
+
import "animejs";
|
|
28
|
+
import "../utils/constants.js";
|
|
29
|
+
import "../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
30
|
+
import "lodash.get";
|
|
31
|
+
import "lodash.clonedeep";
|
|
32
|
+
import "lodash.isequal";
|
|
33
|
+
import "classnames";
|
|
34
|
+
import "../../shared-utils/three/GLTFLoader.js";
|
|
22
35
|
import "../../shared-utils/three/centerPoint.js";
|
|
23
36
|
import "../../base/BasePlugin.js";
|
|
24
37
|
import "../../shared-utils/Subscribe.js";
|
|
25
|
-
import "../../vendor/svelte/internal/index.js";
|
|
26
38
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
27
39
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
28
40
|
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
@@ -38,7 +50,7 @@ import "../../shared-utils/three/loadVideoTexture.js";
|
|
|
38
50
|
import "../Assets/Icon.js";
|
|
39
51
|
import "../../shared-utils/three/getPositionsByObjectFit.js";
|
|
40
52
|
import "../../shared-utils/five/FiveDomEvents.js";
|
|
41
|
-
class
|
|
53
|
+
class Ae extends b {
|
|
42
54
|
constructor(e) {
|
|
43
55
|
super(e);
|
|
44
56
|
l(this, "tags", []);
|
|
@@ -102,10 +114,10 @@ class ve extends b {
|
|
|
102
114
|
(e.stickType === s || s === "Any") && (e.contentType === n || n === "Any") && (i[r] = this.config.contentTypeConfig[r]);
|
|
103
115
|
}
|
|
104
116
|
if (f.length === 3) {
|
|
105
|
-
const [s = "Any", n,
|
|
117
|
+
const [s = "Any", n, c] = f;
|
|
106
118
|
if (n === "Audio" && e.contentType === "Audio") {
|
|
107
|
-
const
|
|
108
|
-
(
|
|
119
|
+
const p = e;
|
|
120
|
+
(p.stickType === s || s === "Any") && p.data.appearance === c && (i[r] = this.config.contentTypeConfig[r]);
|
|
109
121
|
}
|
|
110
122
|
}
|
|
111
123
|
});
|
|
@@ -175,8 +187,8 @@ class ve extends b {
|
|
|
175
187
|
const n = E(e.position);
|
|
176
188
|
if (!n)
|
|
177
189
|
return;
|
|
178
|
-
const
|
|
179
|
-
return t.angle =
|
|
190
|
+
const c = new C.Vector3().copy(f).sub(n), p = s.angleTo(c) * 180 / Math.PI;
|
|
191
|
+
return t.angle = p, t.angle;
|
|
180
192
|
}
|
|
181
193
|
}
|
|
182
194
|
getDistance(e, i) {
|
|
@@ -206,8 +218,8 @@ class ve extends b {
|
|
|
206
218
|
const i = e;
|
|
207
219
|
return M(
|
|
208
220
|
this.five.camera.position,
|
|
209
|
-
|
|
210
|
-
|
|
221
|
+
h(i.position),
|
|
222
|
+
h(i.normal)
|
|
211
223
|
);
|
|
212
224
|
}
|
|
213
225
|
addObjectClickHandler(e, i, o) {
|
|
@@ -259,7 +271,7 @@ class ve extends b {
|
|
|
259
271
|
}
|
|
260
272
|
getTagNormal(e) {
|
|
261
273
|
if (e.normal)
|
|
262
|
-
return
|
|
274
|
+
return h(e.normal);
|
|
263
275
|
if (e.stickType === "Plane")
|
|
264
276
|
return g(e.position);
|
|
265
277
|
if (e.stickType === "Model")
|
|
@@ -296,5 +308,5 @@ class ve extends b {
|
|
|
296
308
|
}
|
|
297
309
|
}
|
|
298
310
|
export {
|
|
299
|
-
|
|
311
|
+
Ae as TagUtil
|
|
300
312
|
};
|
|
@@ -43,10 +43,6 @@ import { resizeObserver as y } from "../utils/resizeObserver.js";
|
|
|
43
43
|
import R from "../utils/tag/format.js";
|
|
44
44
|
import { generateBlankAudio as O, AudioNamespace as _ } from "../../shared-utils/audio.js";
|
|
45
45
|
import { TagRender as k } from "./TagRender.js";
|
|
46
|
-
import "./TagComputer.js";
|
|
47
|
-
import "../utils/tagPosition.js";
|
|
48
|
-
import "../../shared-utils/three/centerPoint.js";
|
|
49
|
-
import "../utils/checkRange.js";
|
|
50
46
|
import "hammerjs";
|
|
51
47
|
import "@tweenjs/tween.js";
|
|
52
48
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
@@ -58,12 +54,26 @@ import "../../CSS3DRenderPlugin/utils/even.js";
|
|
|
58
54
|
import "../../shared-utils/Subscribe.js";
|
|
59
55
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
60
56
|
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
57
|
+
import "../../shared-utils/three/centerPoint.js";
|
|
61
58
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
62
59
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
63
60
|
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
64
|
-
import "../../shared-utils/isNil.js";
|
|
65
61
|
import "../../shared-utils/animationFrame/BetterTween.js";
|
|
66
62
|
import "../../shared-utils/animationFrame/index.js";
|
|
63
|
+
import "../../vendor/svelte/internal/index.js";
|
|
64
|
+
import "../utils/device.js";
|
|
65
|
+
import "animejs";
|
|
66
|
+
import "../utils/constants.js";
|
|
67
|
+
import "../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
68
|
+
import "lodash.get";
|
|
69
|
+
import "lodash.clonedeep";
|
|
70
|
+
import "lodash.isequal";
|
|
71
|
+
import "classnames";
|
|
72
|
+
import "../../shared-utils/three/GLTFLoader.js";
|
|
73
|
+
import "./TagComputer.js";
|
|
74
|
+
import "../utils/tagPosition.js";
|
|
75
|
+
import "../utils/checkRange.js";
|
|
76
|
+
import "../../shared-utils/isNil.js";
|
|
67
77
|
import "./TagUtil.js";
|
|
68
78
|
import "../tag.config.js";
|
|
69
79
|
import "../utils/planeNormal.js";
|
|
@@ -71,8 +81,6 @@ import "../utils/normalPositionToPositions.js";
|
|
|
71
81
|
import "./TagCache.js";
|
|
72
82
|
import "../../base/BasePlugin.js";
|
|
73
83
|
import "../../vendor/svelte/store/index.js";
|
|
74
|
-
import "../../vendor/svelte/internal/index.js";
|
|
75
|
-
import "../utils/device.js";
|
|
76
84
|
import "../utils/model/mediaPlane.js";
|
|
77
85
|
import "../../shared-utils/three/Quadrangle.js";
|
|
78
86
|
import "../../shared-utils/math/pointIsRectangle.js";
|
|
@@ -92,13 +100,10 @@ import "../../shared-utils/uuid.js";
|
|
|
92
100
|
import "../Components/Common/Shadow.js";
|
|
93
101
|
import "../Components/Common/Text/FlyMText.js";
|
|
94
102
|
import "../Components/Common/Text/FlyText.js";
|
|
95
|
-
import "animejs";
|
|
96
103
|
import "../utils/search.js";
|
|
97
|
-
import "../utils/constants.js";
|
|
98
104
|
import "../Components/Common/Arrow.js";
|
|
99
105
|
import "../utils/doUtil.js";
|
|
100
106
|
import "../../shared-utils/svelte/resizeObserver.js";
|
|
101
|
-
import "../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
102
107
|
import "../Components/Tag/TextTag/TextPlaneTag.js";
|
|
103
108
|
import "../Components/Common/Text/MText.js";
|
|
104
109
|
import "../utils/px2rem.js";
|
|
@@ -125,11 +130,8 @@ import "../../vendor/svelte-carousel/src/utils/clones.js";
|
|
|
125
130
|
import "../../vendor/svelte-carousel/src/utils/object.js";
|
|
126
131
|
import "../../vendor/svelte-carousel/src/components/Carousel/createCarousel.js";
|
|
127
132
|
import "../../vendor/simply-reactive/src/simply-reactive.js";
|
|
128
|
-
import "lodash.get";
|
|
129
|
-
import "lodash.clonedeep";
|
|
130
133
|
import "../../vendor/simply-reactive/src/utils/subscription.js";
|
|
131
134
|
import "../../vendor/simply-reactive/src/utils/object.js";
|
|
132
|
-
import "lodash.isequal";
|
|
133
135
|
import "../../vendor/simply-reactive/src/utils/watcher.js";
|
|
134
136
|
import "../../vendor/svelte-carousel/src/utils/lazy.js";
|
|
135
137
|
import "../../vendor/svelte-carousel/src/utils/ProgressManager.js";
|
|
@@ -148,12 +150,10 @@ import "../Components/Tag/LinkTag.js";
|
|
|
148
150
|
import "../Components/Common/Icon/Icon.js";
|
|
149
151
|
import "../utils/getImageInfo.js";
|
|
150
152
|
import "../Components/Tag/CustomTag.js";
|
|
151
|
-
import "classnames";
|
|
152
153
|
import "../Components/Common/TagPoint.js";
|
|
153
154
|
import "../../CSS3DRenderPlugin/index.js";
|
|
154
155
|
import "../../CSS3DRenderPlugin/Controller.js";
|
|
155
156
|
import "../../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
156
|
-
import "../../shared-utils/three/GLTFLoader.js";
|
|
157
157
|
const D = "Dnalogel-PanoTagPlugin", si = (d) => `${D}--${d}`;
|
|
158
158
|
class oi extends k {
|
|
159
159
|
constructor(e, t) {
|
|
@@ -9,19 +9,6 @@ import "three";
|
|
|
9
9
|
import "./utils/addDebugPoints.js";
|
|
10
10
|
import "@realsee/five/gltf-loader";
|
|
11
11
|
import "../shared-utils/three/loadTexture.js";
|
|
12
|
-
import "../shared-utils/threex/domevents/index.js";
|
|
13
|
-
import "./utils/tag/tagCheck.js";
|
|
14
|
-
import "./utils/actionAfterFiveModelLoad.js";
|
|
15
|
-
import "./utils/debounce.js";
|
|
16
|
-
import "./utils/throttle.js";
|
|
17
|
-
import "./utils/resizeObserver.js";
|
|
18
|
-
import "./utils/tag/format.js";
|
|
19
|
-
import "../shared-utils/audio.js";
|
|
20
|
-
import "./controller/TagRender.js";
|
|
21
|
-
import "./controller/TagComputer.js";
|
|
22
|
-
import "./utils/tagPosition.js";
|
|
23
|
-
import "../shared-utils/three/centerPoint.js";
|
|
24
|
-
import "./utils/checkRange.js";
|
|
25
12
|
import "hammerjs";
|
|
26
13
|
import "@tweenjs/tween.js";
|
|
27
14
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
@@ -33,12 +20,35 @@ import "../CSS3DRenderPlugin/utils/even.js";
|
|
|
33
20
|
import "../shared-utils/Subscribe.js";
|
|
34
21
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
35
22
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
23
|
+
import "../shared-utils/three/centerPoint.js";
|
|
36
24
|
import "../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
37
25
|
import "../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
38
26
|
import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
39
|
-
import "../shared-utils/isNil.js";
|
|
40
27
|
import "../shared-utils/animationFrame/BetterTween.js";
|
|
41
28
|
import "../shared-utils/animationFrame/index.js";
|
|
29
|
+
import "../vendor/svelte/internal/index.js";
|
|
30
|
+
import "./utils/device.js";
|
|
31
|
+
import "../shared-utils/threex/domevents/index.js";
|
|
32
|
+
import "animejs";
|
|
33
|
+
import "./utils/constants.js";
|
|
34
|
+
import "../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
35
|
+
import "lodash.get";
|
|
36
|
+
import "lodash.clonedeep";
|
|
37
|
+
import "lodash.isequal";
|
|
38
|
+
import "classnames";
|
|
39
|
+
import "../shared-utils/three/GLTFLoader.js";
|
|
40
|
+
import "./utils/tag/tagCheck.js";
|
|
41
|
+
import "./utils/actionAfterFiveModelLoad.js";
|
|
42
|
+
import "./utils/debounce.js";
|
|
43
|
+
import "./utils/throttle.js";
|
|
44
|
+
import "./utils/resizeObserver.js";
|
|
45
|
+
import "./utils/tag/format.js";
|
|
46
|
+
import "../shared-utils/audio.js";
|
|
47
|
+
import "./controller/TagRender.js";
|
|
48
|
+
import "./controller/TagComputer.js";
|
|
49
|
+
import "./utils/tagPosition.js";
|
|
50
|
+
import "./utils/checkRange.js";
|
|
51
|
+
import "../shared-utils/isNil.js";
|
|
42
52
|
import "./controller/TagUtil.js";
|
|
43
53
|
import "./tag.config.js";
|
|
44
54
|
import "./utils/planeNormal.js";
|
|
@@ -46,8 +56,6 @@ import "./utils/normalPositionToPositions.js";
|
|
|
46
56
|
import "./controller/TagCache.js";
|
|
47
57
|
import "../base/BasePlugin.js";
|
|
48
58
|
import "../vendor/svelte/store/index.js";
|
|
49
|
-
import "../vendor/svelte/internal/index.js";
|
|
50
|
-
import "./utils/device.js";
|
|
51
59
|
import "./utils/model/mediaPlane.js";
|
|
52
60
|
import "../shared-utils/three/Quadrangle.js";
|
|
53
61
|
import "../shared-utils/math/pointIsRectangle.js";
|
|
@@ -67,13 +75,10 @@ import "../shared-utils/uuid.js";
|
|
|
67
75
|
import "./Components/Common/Shadow.js";
|
|
68
76
|
import "./Components/Common/Text/FlyMText.js";
|
|
69
77
|
import "./Components/Common/Text/FlyText.js";
|
|
70
|
-
import "animejs";
|
|
71
78
|
import "./utils/search.js";
|
|
72
|
-
import "./utils/constants.js";
|
|
73
79
|
import "./Components/Common/Arrow.js";
|
|
74
80
|
import "./utils/doUtil.js";
|
|
75
81
|
import "../shared-utils/svelte/resizeObserver.js";
|
|
76
|
-
import "../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
77
82
|
import "./Components/Tag/TextTag/TextPlaneTag.js";
|
|
78
83
|
import "./Components/Common/Text/MText.js";
|
|
79
84
|
import "./utils/px2rem.js";
|
|
@@ -100,11 +105,8 @@ import "../vendor/svelte-carousel/src/utils/clones.js";
|
|
|
100
105
|
import "../vendor/svelte-carousel/src/utils/object.js";
|
|
101
106
|
import "../vendor/svelte-carousel/src/components/Carousel/createCarousel.js";
|
|
102
107
|
import "../vendor/simply-reactive/src/simply-reactive.js";
|
|
103
|
-
import "lodash.get";
|
|
104
|
-
import "lodash.clonedeep";
|
|
105
108
|
import "../vendor/simply-reactive/src/utils/subscription.js";
|
|
106
109
|
import "../vendor/simply-reactive/src/utils/object.js";
|
|
107
|
-
import "lodash.isequal";
|
|
108
110
|
import "../vendor/simply-reactive/src/utils/watcher.js";
|
|
109
111
|
import "../vendor/svelte-carousel/src/utils/lazy.js";
|
|
110
112
|
import "../vendor/svelte-carousel/src/utils/ProgressManager.js";
|
|
@@ -123,12 +125,10 @@ import "./Components/Tag/LinkTag.js";
|
|
|
123
125
|
import "./Components/Common/Icon/Icon.js";
|
|
124
126
|
import "./utils/getImageInfo.js";
|
|
125
127
|
import "./Components/Tag/CustomTag.js";
|
|
126
|
-
import "classnames";
|
|
127
128
|
import "./Components/Common/TagPoint.js";
|
|
128
129
|
import "../CSS3DRenderPlugin/index.js";
|
|
129
130
|
import "../CSS3DRenderPlugin/Controller.js";
|
|
130
131
|
import "../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
131
|
-
import "../shared-utils/three/GLTFLoader.js";
|
|
132
132
|
const br = (o, r) => new t(o, r);
|
|
133
133
|
export {
|
|
134
134
|
zr as ContentType,
|
|
@@ -1,11 +1,40 @@
|
|
|
1
|
-
import { ContentType as
|
|
2
|
-
import { DimensionType as
|
|
1
|
+
import { ContentType as J } from "./tag/TagData.js";
|
|
2
|
+
import { DimensionType as L } from "./tag/Utils.js";
|
|
3
3
|
import "@realsee/five/gltf-loader";
|
|
4
4
|
import "three";
|
|
5
5
|
import "../../shared-utils/three/loadTexture.js";
|
|
6
6
|
import "@realsee/five";
|
|
7
|
+
import "object-assign-deep";
|
|
8
|
+
import "hammerjs";
|
|
9
|
+
import "@tweenjs/tween.js";
|
|
10
|
+
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
11
|
+
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
12
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
13
|
+
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
14
|
+
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
15
|
+
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
16
|
+
import "../../shared-utils/Subscribe.js";
|
|
17
|
+
import "../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
18
|
+
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
19
|
+
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
20
|
+
import "../../shared-utils/three/centerPoint.js";
|
|
21
|
+
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
22
|
+
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
23
|
+
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
24
|
+
import "../../shared-utils/animationFrame/BetterTween.js";
|
|
25
|
+
import "../../shared-utils/animationFrame/index.js";
|
|
26
|
+
import "../../vendor/svelte/internal/index.js";
|
|
27
|
+
import "../utils/device.js";
|
|
7
28
|
import "../../shared-utils/threex/domevents/index.js";
|
|
29
|
+
import "animejs";
|
|
30
|
+
import "../utils/constants.js";
|
|
31
|
+
import "../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
32
|
+
import "lodash.get";
|
|
33
|
+
import "lodash.clonedeep";
|
|
34
|
+
import "lodash.isequal";
|
|
35
|
+
import "classnames";
|
|
36
|
+
import "../../shared-utils/three/GLTFLoader.js";
|
|
8
37
|
export {
|
|
9
|
-
|
|
10
|
-
|
|
38
|
+
J as ContentType,
|
|
39
|
+
L as DimensionType
|
|
11
40
|
};
|