@realsee/dnalogel 2.12.0-alpha.2 → 2.12.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/CSS3DRenderPlugin/utils/index.d.ts +1 -0
- package/dist/PanoMeasurePlugin/Modules/DeleteDom/index.d.ts +1 -0
- package/dist/PanoMeasurePlugin/typings/index.d.ts +2 -1
- package/dist/PanoTagPlugin/controller/{TagCache.d.ts → TagCacheController.d.ts} +7 -7
- package/dist/PanoTagPlugin/controller/TagComputer.d.ts +36 -3
- package/dist/PanoTagPlugin/controller/index.d.ts +72 -16
- package/dist/PanoTagPlugin/typings/controller.d.ts +16 -15
- package/dist/PanoTagPlugin/typings/tag/TagConfig.d.ts +0 -2
- package/dist/PanoTagPlugin/typings/tag/Utils.d.ts +0 -12
- package/dist/PanoTagPlugin/utils/tag/tagCheck.d.ts +7 -7
- package/dist/base/BasePlugin.d.ts +2 -0
- package/dist/index.cjs.js +47 -47
- package/dist/index.js +2551 -2609
- package/dist/index.umd.js +47 -47
- package/docs/assets/search.js +1 -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 +25 -25
- 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 +229 -112
- 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/PointType.html +7 -7
- package/docs/enums/Rotation.html +8 -8
- package/docs/functions/CSS3DRenderPlugin.html +6 -8
- package/docs/functions/CameraMovementPlugin.html +6 -8
- package/docs/functions/CruisePlugin.html +6 -8
- package/docs/functions/GuideLinePlugin.html +6 -8
- package/docs/functions/ItemLabelPlugin.html +6 -8
- package/docs/functions/MapviewFloorplanPlugin.html +6 -8
- package/docs/functions/ModelChassisCompassPlugin.html +6 -8
- package/docs/functions/ModelEntryDoorGuidePlugin.html +6 -8
- package/docs/functions/ModelFloorplanPlugin.html +6 -8
- package/docs/functions/ModelItemLabelPlugin.html +6 -8
- package/docs/functions/ModelRoomLabelPlugin.html +6 -8
- package/docs/functions/ModelTVVideoPlugin.html +6 -8
- package/docs/functions/ModelViewPlugin.html +6 -8
- package/docs/functions/Object3DHelperPlugin.html +6 -8
- package/docs/functions/PanoCompassPlugin.html +6 -8
- package/docs/functions/PanoCursorRaycasterPlugin.html +6 -8
- package/docs/functions/PanoDoorLabelPlugin.html +6 -8
- package/docs/functions/PanoFloorplanRadarPlugin.html +6 -8
- package/docs/functions/PanoMeasurePlugin.html +6 -8
- package/docs/functions/PanoRulerPlugin.html +6 -8
- package/docs/functions/PanoRulerProPlugin.html +6 -8
- package/docs/functions/PanoSpatialTagPlugin.html +6 -8
- package/docs/functions/PanoTagPlugin.html +14 -11
- package/docs/functions/PanoVideoPlugin.html +6 -8
- package/docs/functions/TopviewFloorplanPlugin.html +6 -8
- 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 +6 -8
- package/docs/index.html +5 -7
- 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/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 +6 -8
- package/docs/interfaces/PanoMeasureParameterType.html +46 -13
- 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 +6 -8
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +6 -8
- 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 +6 -8
- package/docs/interfaces/Rooms.html +6 -8
- package/docs/interfaces/Scissor.html +9 -9
- package/docs/interfaces/State.html +8 -8
- package/docs/interfaces/{TagCacheInterface.html → TagCache.html} +30 -30
- package/docs/interfaces/TagConfig.html +10 -19
- package/docs/interfaces/TagIconUrl.html +11 -11
- 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 +6 -10
- package/docs/types/ArrayPosition.html +6 -8
- package/docs/types/AudioAppearance.html +6 -8
- package/docs/types/AudioTagTypeConfigKey.html +6 -8
- package/docs/types/CSS3DRenderExportType.html +6 -8
- package/docs/types/CSS3DRenderPluginExportType.html +6 -8
- package/docs/types/CSS3DRenderPluginParameterType.html +6 -8
- package/docs/types/ClassFunctionParameters.html +6 -8
- package/docs/types/Color.html +6 -8
- package/docs/types/ContentTypeConfigKey.html +6 -8
- package/docs/types/ContentTypeConfigKeySplit.html +6 -8
- package/docs/types/ContentTypeMap.html +6 -8
- package/docs/types/Create3DDomContainerReturnType.html +6 -8
- package/docs/types/Create3DElementReturnType.html +6 -8
- package/docs/types/CruisePluginExportType.html +6 -8
- package/docs/types/Direction-1.html +6 -8
- package/docs/types/Direction4.html +6 -8
- package/docs/types/FloorplanRuleLabels.html +6 -8
- package/docs/types/FloorplanServerRuleLabels.html +6 -8
- package/docs/types/GuideLinePluginExportType.html +6 -8
- package/docs/types/HelperEventMap.html +6 -8
- package/docs/types/LoadTagConfig.html +6 -8
- package/docs/types/MapviewFloorplanPluginParameterType.html +6 -8
- package/docs/types/MapviewFloorplanPluginReturnType.html +6 -8
- package/docs/types/MediaData.html +6 -8
- package/docs/types/MediaStore.html +6 -8
- package/docs/types/ModelElement.html +6 -8
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +6 -8
- package/docs/types/ModelFloorplanPluginParameterType.html +6 -8
- package/docs/types/ModelFloorplanPluginReturnType.html +6 -8
- package/docs/types/ModelRoomLabelPluginParameters.html +6 -8
- package/docs/types/ModelRoomLabelPluginReturnType.html +6 -8
- package/docs/types/MoveArgs.html +6 -8
- package/docs/types/MoveOpts.html +6 -8
- package/docs/types/Object3DHelperEventMap.html +6 -8
- package/docs/types/ObjectFit.html +6 -8
- package/docs/types/PaintBrushEventMap.html +6 -8
- package/docs/types/PanoCompassPluginData.html +6 -8
- package/docs/types/PanoCompassPluginExportType.html +6 -8
- package/docs/types/PanoCompassPluginParameterType.html +6 -8
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +6 -8
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +6 -8
- package/docs/types/PanoIndex.html +6 -8
- package/docs/types/PanoMeasurePluginEvent.html +6 -8
- package/docs/types/PanoMeasureReturnType.html +6 -8
- package/docs/types/PanoSpatialTagPluginId.html +6 -8
- package/docs/types/PanoTagPluginExportInterface.html +6 -8
- package/docs/types/PanoTagPluginParamsInterface.html +6 -8
- package/docs/types/PanoVideoPluginParameterType.html +6 -8
- package/docs/types/PanoVideoPluginReturnType.html +6 -8
- package/docs/types/PlaneTag.html +6 -8
- package/docs/types/PlaneTagElement.html +6 -8
- package/docs/types/Point2DElement.html +6 -8
- package/docs/types/Point2DTag.html +6 -8
- package/docs/types/Point3DElement.html +6 -8
- package/docs/types/Point3DTag.html +6 -8
- package/docs/types/PointTag.html +6 -8
- package/docs/types/PointTagElement.html +6 -8
- package/docs/types/Position.html +6 -8
- package/docs/types/RotateArgs.html +6 -8
- package/docs/types/RotateOpts.html +6 -8
- package/docs/types/RuleLabelsKey.html +6 -8
- package/docs/types/RuleLabelsValue.html +6 -8
- package/docs/types/StickType.html +6 -8
- package/docs/types/Tag.html +6 -8
- package/docs/types/Tag2D.html +6 -8
- package/docs/types/Tag3D.html +6 -8
- package/docs/types/TagContentType.html +6 -8
- package/docs/types/TagDimensionType.html +6 -8
- package/docs/types/TagElement.html +7 -9
- package/docs/types/TagEvents.html +6 -8
- package/docs/types/TagGLTFObject.html +6 -8
- package/docs/types/TagHooks.html +6 -8
- package/docs/types/TagIconSize.html +6 -8
- package/docs/types/TagId.html +6 -8
- package/docs/types/TagPointType.html +6 -8
- package/docs/types/TopviewFloorplanPluginParameterType.html +6 -8
- package/docs/types/TopviewFloorplanPluginReturnType.html +6 -8
- package/docs/types/WorkCode.html +6 -8
- package/docs/variables/FLOOR_TYPE_MAP.html +6 -8
- package/docs/variables/PLUGIN.html +6 -8
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +6 -8
- package/docs/variables/ROOM_TYPE_MAP.html +6 -8
- package/docs/variables/VERSION.html +6 -8
- package/docs/variables/itemLabelPluginServerParams.html +6 -8
- package/docs/variables/modelItemLabelPluginServerParams.html +6 -8
- package/docs/variables/modelRoomLabelPluginServerParams.html +6 -8
- package/libs/CSS3DRenderPlugin/CSS3DRender.js +2 -2
- package/libs/CSS3DRenderPlugin/Controller.js +2 -2
- package/libs/CSS3DRenderPlugin/index.js +2 -2
- package/libs/CSS3DRenderPlugin/utils/index.d.ts +1 -0
- package/libs/CSS3DRenderPlugin/utils/index.js +10 -8
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +6 -6
- package/libs/ModelTVVideoPlugin/Plugin.js +1 -1
- package/libs/ModelTVVideoPlugin/index.js +1 -1
- package/libs/Object3DHelperPlugin/Controller.js +1 -1
- package/libs/Object3DHelperPlugin/index.js +1 -1
- package/libs/PanoCompassPlugin/Controller.js +1 -1
- package/libs/PanoCompassPlugin/index.js +1 -1
- package/libs/PanoMeasurePlugin/Controller/MixedController.js +1 -0
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +1 -0
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/index.d.ts +1 -0
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/index.js +18 -17
- package/libs/PanoMeasurePlugin/typings/index.d.ts +2 -1
- package/libs/PanoSpatialTagPlugin/Plugin.js +1 -1
- package/libs/PanoSpatialTagPlugin/index.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/index.js +16 -16
- package/libs/PanoTagPlugin/Components/TagContainer.js +1 -1
- package/libs/PanoTagPlugin/Components/TagItem.js +20 -20
- package/libs/PanoTagPlugin/controller/{TagCache.d.ts → TagCacheController.d.ts} +7 -7
- package/libs/PanoTagPlugin/controller/{TagCache.js → TagCacheController.js} +11 -11
- package/libs/PanoTagPlugin/controller/TagComputer.d.ts +36 -3
- package/libs/PanoTagPlugin/controller/TagComputer.js +289 -168
- package/libs/PanoTagPlugin/controller/index.d.ts +72 -16
- package/libs/PanoTagPlugin/controller/index.js +330 -170
- package/libs/PanoTagPlugin/index.js +46 -51
- package/libs/PanoTagPlugin/tag.config.js +1 -2
- package/libs/PanoTagPlugin/typings/controller.d.ts +16 -15
- package/libs/PanoTagPlugin/typings/tag/TagConfig.d.ts +0 -2
- package/libs/PanoTagPlugin/typings/tag/Utils.d.ts +0 -12
- package/libs/PanoTagPlugin/utils/addDebugPoints.js +1 -1
- package/libs/PanoTagPlugin/utils/index.js +33 -32
- package/libs/PanoTagPlugin/utils/planeNormal.js +1 -1
- package/libs/PanoTagPlugin/utils/tag/tagCheck.d.ts +7 -7
- package/libs/PanoTagPlugin/utils/tagPosition.js +1 -1
- package/libs/PanoVideoPlugin/Controller.js +1 -1
- package/libs/PanoVideoPlugin/VideoMeshController.js +1 -1
- package/libs/PanoVideoPlugin/index.js +1 -1
- package/libs/base/BasePlugin.d.ts +2 -0
- package/libs/base/BasePlugin.js +3 -3
- package/libs/index.js +119 -123
- package/package.json +2 -2
- package/dist/PanoTagPlugin/controller/TagRender.d.ts +0 -57
- package/dist/PanoTagPlugin/controller/TagUtil.d.ts +0 -56
- package/dist/PanoTagPlugin/utils/device.d.ts +0 -1
- package/dist/PanoTagPlugin/utils/model/imageModel.d.ts +0 -8
- package/docs/interfaces/TagGLTFObjectGroup.html +0 -68
- package/docs/interfaces/TagObjectGroup.html +0 -68
- package/libs/PanoTagPlugin/controller/TagRender.d.ts +0 -57
- package/libs/PanoTagPlugin/controller/TagRender.js +0 -310
- package/libs/PanoTagPlugin/controller/TagUtil.d.ts +0 -56
- package/libs/PanoTagPlugin/controller/TagUtil.js +0 -172
- package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.d.ts +0 -4
- package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.js +0 -6
- package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.d.ts +0 -93
- package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.js +0 -5622
- package/libs/PanoTagPlugin/mocks/v1/mock-test3-realsee-cn-4zr0A5.js +0 -1325
- package/libs/PanoTagPlugin/mocks/v1/mock1.d.ts +0 -173
- package/libs/PanoTagPlugin/mocks/v1/mock1.js +0 -121
- package/libs/PanoTagPlugin/mocks/v1/mock2.d.ts +0 -233
- package/libs/PanoTagPlugin/mocks/v1/mock2.js +0 -296
- package/libs/PanoTagPlugin/mocks/v1/mock3.d.ts +0 -22
- package/libs/PanoTagPlugin/mocks/v1/mock3.js +0 -32
- package/libs/PanoTagPlugin/mocks/v1/mock4.d.ts +0 -56
- package/libs/PanoTagPlugin/mocks/v1/mock4.js +0 -60
- package/libs/PanoTagPlugin/mocks/v1/mock5.d.ts +0 -13
- package/libs/PanoTagPlugin/mocks/v1/mock5.js +0 -17
- package/libs/PanoTagPlugin/mocks/v1/mock6.d.ts +0 -16
- package/libs/PanoTagPlugin/mocks/v1/mock6.js +0 -27
- package/libs/PanoTagPlugin/mocks/v1/mock7.d.ts +0 -22
- package/libs/PanoTagPlugin/mocks/v1/mock7.js +0 -228
- package/libs/PanoTagPlugin/utils/device.d.ts +0 -1
- package/libs/PanoTagPlugin/utils/device.js +0 -4
- package/libs/PanoTagPlugin/utils/model/imageModel.d.ts +0 -8
- package/libs/PanoTagPlugin/utils/model/imageModel.js +0 -31
- /package/dist/{shared-utils/three → CSS3DRenderPlugin/utils}/centerPoint.d.ts +0 -0
- /package/libs/{shared-utils/three → CSS3DRenderPlugin/utils}/centerPoint.d.ts +0 -0
- /package/libs/{shared-utils/three → CSS3DRenderPlugin/utils}/centerPoint.js +0 -0
|
@@ -1,290 +1,411 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
6
|
-
for (var e in
|
|
7
|
-
|
|
8
|
-
if (
|
|
9
|
-
for (var e of
|
|
10
|
-
|
|
11
|
-
return
|
|
12
|
-
},
|
|
13
|
-
var
|
|
14
|
-
import
|
|
15
|
-
import
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
1
|
+
var V = Object.defineProperty, j = Object.defineProperties;
|
|
2
|
+
var B = Object.getOwnPropertyDescriptors;
|
|
3
|
+
var P = Object.getOwnPropertySymbols;
|
|
4
|
+
var U = Object.prototype.hasOwnProperty, w = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var T = (g, d, e) => d in g ? V(g, d, { enumerable: !0, configurable: !0, writable: !0, value: e }) : g[d] = e, C = (g, d) => {
|
|
6
|
+
for (var e in d || (d = {}))
|
|
7
|
+
U.call(d, e) && T(g, e, d[e]);
|
|
8
|
+
if (P)
|
|
9
|
+
for (var e of P(d))
|
|
10
|
+
w.call(d, e) && T(g, e, d[e]);
|
|
11
|
+
return g;
|
|
12
|
+
}, I = (g, d) => j(g, B(d));
|
|
13
|
+
var m = (g, d, e) => (T(g, typeof d != "symbol" ? d + "" : d, e), e);
|
|
14
|
+
import x from "object-assign-deep";
|
|
15
|
+
import * as k from "three";
|
|
16
|
+
import { DefaultConfig as R } from "../tag.config.js";
|
|
17
|
+
import { isMediaModelTag as b, is3DTag as $ } from "../utils/tag/tagCheck.js";
|
|
18
|
+
import { anyPositionToVector3 as A } from "../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
19
|
+
import { planeNormal as E } from "../utils/planeNormal.js";
|
|
20
|
+
import { getTagPosition as D, tagPosition as M } from "../utils/tagPosition.js";
|
|
21
|
+
import { checkRange as y } from "../utils/checkRange.js";
|
|
22
|
+
import { TagCacheController as S } from "./TagCacheController.js";
|
|
18
23
|
import "hammerjs";
|
|
19
24
|
import "@realsee/five";
|
|
20
25
|
import "@tweenjs/tween.js";
|
|
21
26
|
import "../../CSS3DRenderPlugin/CSS3DRender.js";
|
|
22
27
|
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
23
|
-
import { notNil as
|
|
28
|
+
import { notNil as F } from "../../shared-utils/isNil.js";
|
|
24
29
|
import "../../shared-utils/animationFrame/BetterTween.js";
|
|
25
|
-
import
|
|
26
|
-
import "../../
|
|
27
|
-
import "../../shared-utils/
|
|
30
|
+
import "../../CSS3DRenderPlugin/utils/centerPoint.js";
|
|
31
|
+
import "../../base/BasePlugin.js";
|
|
32
|
+
import "../../shared-utils/Subscribe.js";
|
|
28
33
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
29
34
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
30
35
|
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
31
36
|
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
32
37
|
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
33
|
-
import "../../shared-utils/Subscribe.js";
|
|
34
38
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
35
39
|
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
36
40
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
37
41
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
38
42
|
import "../../shared-utils/animationFrame/index.js";
|
|
39
|
-
|
|
40
|
-
import "../tag.config.js";
|
|
41
|
-
import "../utils/planeNormal.js";
|
|
42
|
-
import "./TagCache.js";
|
|
43
|
-
import "../../base/BasePlugin.js";
|
|
44
|
-
import "../../vendor/svelte/store/index.js";
|
|
45
|
-
import "../../vendor/svelte/internal/index.js";
|
|
46
|
-
import "../utils/device.js";
|
|
47
|
-
class be extends $ {
|
|
43
|
+
class pe extends S {
|
|
48
44
|
constructor(e) {
|
|
49
45
|
super(e);
|
|
50
|
-
|
|
46
|
+
m(this, "tags", []);
|
|
47
|
+
m(this, "config", R);
|
|
48
|
+
m(this, "raycaster", new k.Raycaster());
|
|
49
|
+
}
|
|
50
|
+
get isPanorama() {
|
|
51
|
+
return this.five.currentMode === "Panorama";
|
|
51
52
|
}
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
53
|
+
getTagById(e) {
|
|
54
|
+
const t = this.tags.find((i) => i.id === e);
|
|
55
|
+
if (!t) {
|
|
56
|
+
console.warn(`error: can not find tag id ${e} by getTagById()`);
|
|
57
|
+
return;
|
|
58
|
+
}
|
|
59
|
+
return t;
|
|
60
|
+
}
|
|
61
|
+
changeContentTypeConfig(e, t, i = !0) {
|
|
62
|
+
this.config.contentTypeConfig || (this.config.contentTypeConfig = {}), i ? this.config.contentTypeConfig[e] = x({}, this.config.contentTypeConfig[e], t) : this.config.contentTypeConfig[e] = t, this.clearCache();
|
|
63
|
+
}
|
|
64
|
+
getVisibleByPanoIndex(e, t) {
|
|
65
|
+
var n;
|
|
66
|
+
const i = this.getCache({ panoIndex: t, id: e.id }), o = (n = this.five.panoIndex) != null ? n : t;
|
|
67
|
+
if (b(e))
|
|
56
68
|
return !0;
|
|
57
|
-
if (
|
|
58
|
-
return
|
|
69
|
+
if (i.visible !== void 0)
|
|
70
|
+
return i.visible;
|
|
59
71
|
{
|
|
60
|
-
const
|
|
61
|
-
var
|
|
62
|
-
const
|
|
63
|
-
if (typeof
|
|
64
|
-
return { value:
|
|
65
|
-
if (
|
|
72
|
+
const f = (() => {
|
|
73
|
+
var c, u, a;
|
|
74
|
+
const s = (c = this.getTagConfig(e).visibleConfig) != null ? c : {}, l = this.getDistance(e);
|
|
75
|
+
if (typeof s == "function")
|
|
76
|
+
return { value: s(this.five, { tag: e, distance: l }), reason: "config function result" };
|
|
77
|
+
if (s.keep === "hidden")
|
|
66
78
|
return { value: !1, reason: "config.keep is hidden" };
|
|
67
|
-
if (
|
|
79
|
+
if (s.keep === "visible")
|
|
68
80
|
return { value: !0, reason: "config.keep is visible" };
|
|
69
|
-
if (
|
|
70
|
-
if (Array.isArray(
|
|
81
|
+
if (s.visiblePanoIndex !== void 0 && s.visiblePanoIndex !== "all" && o !== void 0) {
|
|
82
|
+
if (Array.isArray(s.visiblePanoIndex) && !s.visiblePanoIndex.includes(o))
|
|
71
83
|
return {
|
|
72
84
|
value: !1,
|
|
73
|
-
reason: `current panoIndex is not included in visiblePano. currentPanoIndex: ${
|
|
85
|
+
reason: `current panoIndex is not included in visiblePano. currentPanoIndex: ${o}, visiblePanoIndex: ${s.visiblePanoIndex}`
|
|
74
86
|
};
|
|
75
|
-
if (
|
|
87
|
+
if (s.visiblePanoIndex === "current" && o !== ((u = e.fiveState) == null ? void 0 : u.panoIndex))
|
|
76
88
|
return {
|
|
77
89
|
value: !1,
|
|
78
|
-
reason: `current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${
|
|
90
|
+
reason: `current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${o}, tag.panoIndex: ${(a = e.fiveState) == null ? void 0 : a.panoIndex}`
|
|
79
91
|
};
|
|
80
92
|
}
|
|
81
|
-
if (
|
|
93
|
+
if (s.visibleDistance !== void 0 && s.visibleDistance !== "unLimited" && y(l, s.visibleDistance) === !1)
|
|
82
94
|
return {
|
|
83
95
|
value: !1,
|
|
84
|
-
reason: `distance is not in visibleDistance. distance: ${
|
|
96
|
+
reason: `distance is not in visibleDistance. distance: ${l}, visibleDistance: ${s.visibleDistance}`
|
|
85
97
|
};
|
|
86
|
-
if (
|
|
87
|
-
if (
|
|
98
|
+
if (s.intersectRaycaster !== !1 && (typeof s.intersectRaycaster != "object" || s.intersectRaycaster.enabled !== !1)) {
|
|
99
|
+
if (o === void 0)
|
|
88
100
|
return {
|
|
89
101
|
value: !1,
|
|
90
|
-
reason: `intersectRaycaster check failed: fivePanoIndex is ${
|
|
102
|
+
reason: `intersectRaycaster check failed: fivePanoIndex is ${o}`
|
|
91
103
|
};
|
|
92
|
-
const r = this.getRaycasterFromPanoIndex(e,
|
|
93
|
-
if (
|
|
94
|
-
return
|
|
104
|
+
const r = this.getRaycasterFromPanoIndex(e, o), p = this.getTagEnableByIntersect(e, r);
|
|
105
|
+
if (p.value === !1)
|
|
106
|
+
return p;
|
|
95
107
|
}
|
|
96
|
-
if (
|
|
108
|
+
if (s.angleRange && $(e)) {
|
|
97
109
|
const r = this.getAngle(e);
|
|
98
|
-
if (
|
|
99
|
-
return { value: !1, reason: `angle is not in angleRange. angle: ${r}, angleRange: ${
|
|
110
|
+
if (y(r, s.angleRange) === !1)
|
|
111
|
+
return { value: !1, reason: `angle is not in angleRange. angle: ${r}, angleRange: ${s.angleRange}` };
|
|
100
112
|
}
|
|
101
113
|
return {
|
|
102
114
|
value: !0,
|
|
103
115
|
reason: "all check passed"
|
|
104
116
|
};
|
|
105
117
|
})();
|
|
106
|
-
return
|
|
118
|
+
return i.visible = f.value, i.__debug_visible_reason__ = f, i.visible;
|
|
107
119
|
}
|
|
108
120
|
}
|
|
109
|
-
getVisibleByFiveMode(e,
|
|
110
|
-
var
|
|
111
|
-
const
|
|
112
|
-
if (typeof
|
|
113
|
-
return
|
|
114
|
-
const
|
|
115
|
-
return
|
|
121
|
+
getVisibleByFiveMode(e, t) {
|
|
122
|
+
var n;
|
|
123
|
+
const i = (n = this.getTagConfig(e).visibleConfig) != null ? n : {};
|
|
124
|
+
if (typeof i == "function")
|
|
125
|
+
return t === "Panorama";
|
|
126
|
+
const o = i == null ? void 0 : i.visibleFiveMode;
|
|
127
|
+
return o ? o.includes(t) : t === "Panorama";
|
|
116
128
|
}
|
|
117
129
|
getVisibleByFloorIndex(e) {
|
|
118
|
-
var
|
|
119
|
-
const
|
|
120
|
-
if (!
|
|
130
|
+
var f;
|
|
131
|
+
const t = e.fiveState;
|
|
132
|
+
if (!t)
|
|
121
133
|
return !0;
|
|
122
|
-
const
|
|
123
|
-
return
|
|
134
|
+
const i = t.panoIndex, o = (f = this.five.work.observers[i]) == null ? void 0 : f.floorIndex, n = this.five.model.shownFloor;
|
|
135
|
+
return n === null || n === o;
|
|
124
136
|
}
|
|
125
137
|
getVisible(e) {
|
|
126
|
-
const
|
|
127
|
-
return
|
|
138
|
+
const t = this.five.getCurrentState(), i = this.getVisibleByFiveMode(e, t.mode), o = b(e) ? this.getVisibleByFloorIndex(e) : !0, n = t.mode === "Panorama" ? this.getVisibleByPanoIndex(e, t.panoIndex) : !0;
|
|
139
|
+
return i && n && o;
|
|
128
140
|
}
|
|
129
141
|
getModelMedialVisibleByPanoIndex(e) {
|
|
130
|
-
const
|
|
131
|
-
if (
|
|
132
|
-
return
|
|
133
|
-
const
|
|
134
|
-
return
|
|
142
|
+
const t = this.five.getCurrentState().panoIndex, i = this.getCache({ panoIndex: t, id: e.id });
|
|
143
|
+
if (i.modelMedialVisible !== void 0)
|
|
144
|
+
return i.modelMedialVisible;
|
|
145
|
+
const o = this.getRaycasterFromPanoIndex(e, t), n = this.getTagEnableByIntersect(e, o);
|
|
146
|
+
return i.modelMedialVisible = n.value, i.__debug_visible_reason__ = n, n.value !== !1;
|
|
135
147
|
}
|
|
136
|
-
getUnfoldedByPanoIndex(e,
|
|
148
|
+
getUnfoldedByPanoIndex(e, t) {
|
|
137
149
|
if (!this.getVisibleByPanoIndex(e))
|
|
138
150
|
return;
|
|
139
|
-
const
|
|
140
|
-
if (
|
|
141
|
-
return
|
|
151
|
+
const o = this.getCache({ panoIndex: t, id: e.id });
|
|
152
|
+
if (o.unfolded !== void 0)
|
|
153
|
+
return o.unfolded;
|
|
142
154
|
{
|
|
143
|
-
const
|
|
144
|
-
if (!
|
|
155
|
+
const n = this.getTagConfig(e).unfoldedConfig;
|
|
156
|
+
if (!n)
|
|
145
157
|
return;
|
|
146
|
-
const
|
|
147
|
-
const
|
|
148
|
-
if (typeof
|
|
149
|
-
return
|
|
150
|
-
if (
|
|
158
|
+
const f = (() => {
|
|
159
|
+
const l = this.getDistance(e);
|
|
160
|
+
if (typeof n == "function")
|
|
161
|
+
return n(this.five, { tag: e, distance: l });
|
|
162
|
+
if (n.keep === "folded")
|
|
151
163
|
return !1;
|
|
152
|
-
if (
|
|
164
|
+
if (n.keep === "unfolded")
|
|
153
165
|
return !0;
|
|
154
|
-
if (
|
|
166
|
+
if (n.unfoldDistance && y(l, n.unfoldDistance) === !1)
|
|
155
167
|
return !1;
|
|
156
168
|
})();
|
|
157
|
-
|
|
158
|
-
const
|
|
159
|
-
return
|
|
169
|
+
o.unfolded = f;
|
|
170
|
+
const s = this.getUnfoldedByCamera(e);
|
|
171
|
+
return s !== void 0 ? s : o.unfolded;
|
|
160
172
|
}
|
|
161
173
|
}
|
|
162
174
|
getUnfoldedByCamera(e) {
|
|
163
175
|
return this.getVisibleByPanoIndex(e) ? (() => {
|
|
164
|
-
var
|
|
165
|
-
const
|
|
166
|
-
if (!!
|
|
167
|
-
if (typeof
|
|
168
|
-
return
|
|
169
|
-
if (
|
|
176
|
+
var f;
|
|
177
|
+
const o = this.getDistance(e), n = this.getTagConfig(e).unfoldedConfig;
|
|
178
|
+
if (!!n) {
|
|
179
|
+
if (typeof n == "function")
|
|
180
|
+
return n(this.five, { tag: e, distance: o });
|
|
181
|
+
if (n.keep === "folded")
|
|
170
182
|
return !1;
|
|
171
|
-
if (
|
|
183
|
+
if (n.keep === "unfolded")
|
|
172
184
|
return !0;
|
|
173
|
-
if (
|
|
185
|
+
if (n.autoUnfold === void 0 || n.autoUnfold === !1 || n.autoUnfold.enable === !1 || !n.autoUnfold.strategy)
|
|
174
186
|
return;
|
|
175
|
-
if (
|
|
176
|
-
const
|
|
177
|
-
if (
|
|
187
|
+
if (n.autoUnfold.strategy === "ScreenPostion") {
|
|
188
|
+
const s = this.getTagProject(e);
|
|
189
|
+
if (s && y(s.x, n.autoUnfold.autoUnfoldProjectX) === !1)
|
|
178
190
|
return !1;
|
|
179
191
|
}
|
|
180
|
-
if (
|
|
181
|
-
const
|
|
192
|
+
if (n.autoUnfold.strategy === "MinimumDistance") {
|
|
193
|
+
const c = this.filterPointTag().filter((a) => this.getVisibleByPanoIndex(a)).filter((a) => {
|
|
182
194
|
const r = this.getTagProject(a);
|
|
183
195
|
if (!r)
|
|
184
196
|
return !1;
|
|
185
|
-
const { x:
|
|
186
|
-
return !(Math.abs(
|
|
197
|
+
const { x: p, y: v, z: h } = r;
|
|
198
|
+
return !(Math.abs(h) > 1 || Math.abs(p) > 1 || Math.abs(v) > 1);
|
|
187
199
|
}).map((a) => ({ tag: a, id: a.id, tagConfig: this.getTagConfig(a).unfoldedConfig })).filter(({ tag: a, tagConfig: r }) => {
|
|
188
|
-
var
|
|
189
|
-
return !(typeof r != "object" || r.keep || r.autoUnfold === !1 || ((
|
|
190
|
-
}).map((a) =>
|
|
191
|
-
var
|
|
192
|
-
return !(a === void 0 || typeof r != "object" || r.autoUnfold === !1 || ((
|
|
200
|
+
var p, v;
|
|
201
|
+
return !(typeof r != "object" || r.keep || r.autoUnfold === !1 || ((p = r.autoUnfold) == null ? void 0 : p.enable) === !1 || ((v = r.autoUnfold) == null ? void 0 : v.strategy) !== "MinimumDistance");
|
|
202
|
+
}).map((a) => I(C({}, a), { distance: this.getDistance(a.tag) })).filter(({ distance: a, tagConfig: r }) => {
|
|
203
|
+
var p, v;
|
|
204
|
+
return !(a === void 0 || typeof r != "object" || r.autoUnfold === !1 || ((p = r.autoUnfold) == null ? void 0 : p.enable) === !1 || ((v = r.autoUnfold) == null ? void 0 : v.strategy) !== "MinimumDistance" || r.autoUnfold.distance && y(a, r.autoUnfold.distance) === !1);
|
|
193
205
|
}).sort((a, r) => a.distance - r.distance).findIndex((a) => a.id === e.id);
|
|
194
|
-
if (
|
|
206
|
+
if (c === -1 || c <= ((f = n.autoUnfold.maxNumber) != null ? f : 1) - 1 === !1)
|
|
195
207
|
return !1;
|
|
196
208
|
}
|
|
197
209
|
return !0;
|
|
198
210
|
}
|
|
199
211
|
})() : void 0;
|
|
200
212
|
}
|
|
213
|
+
getDistance(e, t) {
|
|
214
|
+
var n, f, s;
|
|
215
|
+
const i = (n = this.five.panoIndex) != null ? n : t;
|
|
216
|
+
if (i === void 0)
|
|
217
|
+
throw new Error(`getDistance(): fivePanoIndex is ${i}`);
|
|
218
|
+
const o = this.getCache({ panoIndex: t, id: e.id });
|
|
219
|
+
if (o.distance !== void 0)
|
|
220
|
+
return o.distance;
|
|
221
|
+
{
|
|
222
|
+
const l = (s = (f = this.five.work) == null ? void 0 : f.observers[i]) == null ? void 0 : s.position;
|
|
223
|
+
if (l === void 0)
|
|
224
|
+
throw new Error(`getDistance(): observerPosition is ${l}`);
|
|
225
|
+
const c = D(e);
|
|
226
|
+
if (!c)
|
|
227
|
+
return -1;
|
|
228
|
+
const u = l.distanceTo(c);
|
|
229
|
+
return o.distance = u, u;
|
|
230
|
+
}
|
|
231
|
+
}
|
|
232
|
+
getAngle(e, t) {
|
|
233
|
+
var n, f, s;
|
|
234
|
+
const i = (n = this.five.panoIndex) != null ? n : t;
|
|
235
|
+
if (i === void 0)
|
|
236
|
+
throw new Error(`getDistance(): fivePanoIndex is ${i}`);
|
|
237
|
+
const o = this.getCache({ panoIndex: t, id: e.id });
|
|
238
|
+
if (o.angle !== void 0)
|
|
239
|
+
return o.angle;
|
|
240
|
+
{
|
|
241
|
+
const l = (s = (f = this.five.work) == null ? void 0 : f.observers[i]) == null ? void 0 : s.position;
|
|
242
|
+
if (l === void 0)
|
|
243
|
+
throw new Error(`getAngleRange(): observerPosition is ${l}`);
|
|
244
|
+
const c = (() => e.stickType === "3DPoint" ? A(e.normal) : E(e.position))();
|
|
245
|
+
if (!c)
|
|
246
|
+
return;
|
|
247
|
+
const u = new k.Vector3().copy(l).sub(M(e.position)), a = c.angleTo(u) * 180 / Math.PI;
|
|
248
|
+
return o.angle = a, o.angle;
|
|
249
|
+
}
|
|
250
|
+
}
|
|
251
|
+
getTagConfig(e) {
|
|
252
|
+
var o, n;
|
|
253
|
+
if (!e)
|
|
254
|
+
return (o = this.config.globalConfig) != null ? o : {};
|
|
255
|
+
const t = {};
|
|
256
|
+
this.config.contentTypeConfig && Object.keys(this.config.contentTypeConfig).forEach((f) => {
|
|
257
|
+
const s = f;
|
|
258
|
+
if (t[s])
|
|
259
|
+
return;
|
|
260
|
+
const l = s.split("-");
|
|
261
|
+
if (l.length === 1) {
|
|
262
|
+
const [c] = l;
|
|
263
|
+
e.contentType === c && (t[s] = this.config.contentTypeConfig[s]);
|
|
264
|
+
}
|
|
265
|
+
if (l.length === 2) {
|
|
266
|
+
const [c = "Any", u = "Any"] = l;
|
|
267
|
+
(e.stickType === c || c === "Any") && (e.contentType === u || u === "Any") && (t[s] = this.config.contentTypeConfig[s]);
|
|
268
|
+
}
|
|
269
|
+
if (l.length === 3) {
|
|
270
|
+
const [c = "Any", u, a] = l;
|
|
271
|
+
if (u === "Audio" && e.contentType === "Audio") {
|
|
272
|
+
const r = e;
|
|
273
|
+
(r.stickType === c || c === "Any") && r.data.appearance === a && (t[s] = this.config.contentTypeConfig[s]);
|
|
274
|
+
}
|
|
275
|
+
}
|
|
276
|
+
});
|
|
277
|
+
const i = x({}, this.config.globalConfig, ...Object.values(t), e.config);
|
|
278
|
+
return typeof i.unfoldedConfig == "object" && (i.unfoldedConfig.disableFold && (i.unfoldedConfig = { keep: "unfolded" }), i.unfoldedConfig.disableUnfold && (i.unfoldedConfig = { keep: "folded" }), i.unfoldedConfig.keep && (i.unfoldedConfig = { keep: i.unfoldedConfig.keep })), typeof i.visibleConfig == "object" && i.visibleConfig.keep && (i.visibleConfig = { keep: i.visibleConfig.keep, visibleFiveMode: (n = i.visibleConfig) == null ? void 0 : n.visibleFiveMode }), i;
|
|
279
|
+
}
|
|
280
|
+
can(e, t) {
|
|
281
|
+
const i = this.getTagConfig(t);
|
|
282
|
+
if (!i || typeof i != "object")
|
|
283
|
+
return !0;
|
|
284
|
+
if (e === "show" || e === "hide") {
|
|
285
|
+
if (!i.visibleConfig || typeof i.visibleConfig != "object")
|
|
286
|
+
return !0;
|
|
287
|
+
if (e === "show" && i.visibleConfig.keep === "hidden" || e === "hide" && (i.visibleConfig.keep === "visible" || i.visibleConfig.alwaysShowWhenMovePano))
|
|
288
|
+
return !1;
|
|
289
|
+
}
|
|
290
|
+
if (e === "fold" || e === "unfold") {
|
|
291
|
+
if (!i.unfoldedConfig || typeof i.unfoldedConfig != "object")
|
|
292
|
+
return !0;
|
|
293
|
+
if (e === "fold" && i.unfoldedConfig.keep === "unfolded" || e === "unfold" && i.unfoldedConfig.keep === "folded")
|
|
294
|
+
return !1;
|
|
295
|
+
}
|
|
296
|
+
return !0;
|
|
297
|
+
}
|
|
201
298
|
sort(e) {
|
|
202
|
-
return e.sort((
|
|
203
|
-
const
|
|
204
|
-
return
|
|
299
|
+
return e.sort((t, i) => {
|
|
300
|
+
const o = this.getDistance(t), n = this.getDistance(i);
|
|
301
|
+
return o === void 0 || n === void 0 ? 0 : n - o;
|
|
205
302
|
});
|
|
206
303
|
}
|
|
207
304
|
setPointTagPosition() {
|
|
208
|
-
const e = this.filterPointTag;
|
|
209
|
-
e.length !== 0 && e.forEach((
|
|
210
|
-
var
|
|
211
|
-
if (!((
|
|
212
|
-
|
|
305
|
+
const e = this.filterPointTag();
|
|
306
|
+
e.length !== 0 && e.forEach((t) => {
|
|
307
|
+
var o;
|
|
308
|
+
if (!((o = t.state) != null && o.visible)) {
|
|
309
|
+
t.pointTagStyle = null;
|
|
213
310
|
return;
|
|
214
311
|
}
|
|
215
|
-
const
|
|
216
|
-
if (!
|
|
217
|
-
|
|
312
|
+
const i = this.getTagProject(t);
|
|
313
|
+
if (!i) {
|
|
314
|
+
t.pointTagStyle = null;
|
|
218
315
|
return;
|
|
219
316
|
}
|
|
220
|
-
|
|
317
|
+
t.pointTagStyle = { leftPercent: (i.x + 1) / 2 * 100, topPercent: (-i.y + 1) / 2 * 100 };
|
|
221
318
|
});
|
|
222
319
|
}
|
|
223
320
|
setVisibleByPanoIndex() {
|
|
224
321
|
this.tags.forEach((e) => {
|
|
225
|
-
const
|
|
226
|
-
e.state && (e.state.visible =
|
|
322
|
+
const t = this.getVisibleByPanoIndex(e);
|
|
323
|
+
e.state && (e.state.visible = t);
|
|
227
324
|
});
|
|
228
325
|
}
|
|
229
326
|
setModelMedialVisible() {
|
|
230
327
|
const e = this.five.getCurrentState().mode;
|
|
231
|
-
this.tags.forEach((
|
|
232
|
-
var
|
|
233
|
-
if (!
|
|
328
|
+
this.tags.forEach((t) => {
|
|
329
|
+
var o;
|
|
330
|
+
if (!b(t))
|
|
234
331
|
return;
|
|
235
|
-
if (!((
|
|
236
|
-
|
|
332
|
+
if (!((o = t.model) != null && o.object)) {
|
|
333
|
+
t.mediaVisible = !1;
|
|
237
334
|
return;
|
|
238
335
|
}
|
|
239
|
-
const
|
|
240
|
-
|
|
336
|
+
const i = e === "Panorama" ? this.getModelMedialVisibleByPanoIndex(t) : !0;
|
|
337
|
+
t.mediaVisible = i;
|
|
241
338
|
});
|
|
242
339
|
}
|
|
243
340
|
setUnfoldedByPanoIndex() {
|
|
244
341
|
this.tags.forEach((e) => {
|
|
245
|
-
const
|
|
246
|
-
if (!!e.state && (
|
|
247
|
-
const
|
|
248
|
-
typeof
|
|
342
|
+
const t = this.getUnfoldedByPanoIndex(e);
|
|
343
|
+
if (!!e.state && (t !== void 0 && (e.state.unfolded = t), t && !e.state.visible)) {
|
|
344
|
+
const i = this.getTagConfig(e);
|
|
345
|
+
typeof i.unfoldedConfig == "object" && i.unfoldedConfig.autoUnfoldWhenHide !== !1 && (e.state.unfolded = !1);
|
|
249
346
|
}
|
|
250
347
|
});
|
|
251
348
|
}
|
|
252
349
|
getTagProject(e) {
|
|
253
350
|
if (!this.getVisibleByPanoIndex(e) || !e.position)
|
|
254
351
|
return;
|
|
255
|
-
const
|
|
256
|
-
if (!(
|
|
257
|
-
return { x:
|
|
352
|
+
const i = M(e.position), { x: o, y: n, z: f } = i.project(this.five.camera);
|
|
353
|
+
if (!(f > 1))
|
|
354
|
+
return { x: o, y: n, z: f };
|
|
355
|
+
}
|
|
356
|
+
filterPointTag() {
|
|
357
|
+
return this.tags.filter((e) => e.stickType === "2DPoint" || e.stickType === "3DPoint").filter((e) => e.position);
|
|
358
|
+
}
|
|
359
|
+
filter2DPointTag() {
|
|
360
|
+
return this.tags.filter((e) => e.stickType === "2DPoint").filter((e) => e.position);
|
|
361
|
+
}
|
|
362
|
+
filter3DPointTag() {
|
|
363
|
+
return this.tags.filter((e) => e.stickType === "3DPoint").filter((e) => e.position);
|
|
364
|
+
}
|
|
365
|
+
filterModelTag() {
|
|
366
|
+
return this.tags.filter((e) => e.stickType === "Model");
|
|
367
|
+
}
|
|
368
|
+
filter3DTag() {
|
|
369
|
+
return this.tags.filter((e) => e.stickType === "3DPoint" || e.stickType === "Plane" || e.stickType === "Model");
|
|
370
|
+
}
|
|
371
|
+
filterPlaneTag() {
|
|
372
|
+
return this.tags.filter((e) => e.stickType === "Plane");
|
|
373
|
+
}
|
|
374
|
+
updateTagConfig(e) {
|
|
375
|
+
e != null && e.force && this.clearCache(), this.tags.forEach((t) => {
|
|
376
|
+
const i = this.getTagConfig(t);
|
|
377
|
+
t.mergedConfig = i;
|
|
378
|
+
});
|
|
258
379
|
}
|
|
259
|
-
getTagEnableByIntersect(e,
|
|
260
|
-
var
|
|
261
|
-
const
|
|
262
|
-
if (!
|
|
380
|
+
getTagEnableByIntersect(e, t) {
|
|
381
|
+
var c, u, a;
|
|
382
|
+
const i = (c = this.getTagConfig(e).visibleConfig) != null ? c : {}, o = this.getDistance(e), [n] = this.five.model.intersectRaycaster(t), f = (() => {
|
|
383
|
+
if (!b(e))
|
|
263
384
|
return;
|
|
264
|
-
const r = this.tags.filter(
|
|
265
|
-
var
|
|
266
|
-
return (
|
|
267
|
-
}).filter(
|
|
268
|
-
return
|
|
269
|
-
})(),
|
|
385
|
+
const r = this.tags.filter(b).map((v) => {
|
|
386
|
+
var h;
|
|
387
|
+
return (h = v.model) == null ? void 0 : h.object;
|
|
388
|
+
}).filter(F);
|
|
389
|
+
return t.intersectObjects(r, !0)[0];
|
|
390
|
+
})(), s = (() => {
|
|
270
391
|
var r;
|
|
271
|
-
return typeof
|
|
392
|
+
return typeof i == "object" && typeof i.intersectRaycaster == "object" && (r = i.intersectRaycaster.distanceAccuracy) != null ? r : 0.01;
|
|
272
393
|
})();
|
|
273
|
-
return Math.min((
|
|
394
|
+
return Math.min((u = n == null ? void 0 : n.distance) != null ? u : 1 / 0, (a = f == null ? void 0 : f.distance) != null ? a : 1 / 0) + s < o ? {
|
|
274
395
|
value: !1,
|
|
275
|
-
reason: `intersectRaycaster check failed: distance is ${
|
|
276
|
-
customModelIntersection.point is ${
|
|
396
|
+
reason: `intersectRaycaster check failed: distance is ${o}, intersection.point is ${n == null ? void 0 : n.point.toArray()},
|
|
397
|
+
customModelIntersection.point is ${f == null ? void 0 : f.point.toArray()} distanceError is ${s}`
|
|
277
398
|
} : { value: !0, reason: "" };
|
|
278
399
|
}
|
|
279
|
-
getRaycasterFromPanoIndex(e,
|
|
280
|
-
var
|
|
281
|
-
const
|
|
282
|
-
if (
|
|
283
|
-
throw new Error(`getVisible(): observerPosition is ${
|
|
284
|
-
const
|
|
285
|
-
return this.raycaster.set(
|
|
400
|
+
getRaycasterFromPanoIndex(e, t) {
|
|
401
|
+
var n;
|
|
402
|
+
const i = (n = this.five.work.observers[t]) == null ? void 0 : n.position;
|
|
403
|
+
if (i === void 0)
|
|
404
|
+
throw new Error(`getVisible(): observerPosition is ${i}`);
|
|
405
|
+
const o = D(e).sub(i).normalize();
|
|
406
|
+
return this.raycaster.set(i, o), this.raycaster;
|
|
286
407
|
}
|
|
287
408
|
}
|
|
288
409
|
export {
|
|
289
|
-
|
|
410
|
+
pe as TagComputer
|
|
290
411
|
};
|