@realsee/dnalogel 3.4.0-dev.0 → 3.4.0-dev.2
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/CruisePlugin/CruiseController.d.ts +2 -1
- package/dist/CruisePlugin/Move.d.ts +5 -2
- package/dist/CruisePlugin/index.d.ts +1 -1
- package/dist/index.cjs.js +25 -25
- package/dist/index.js +52 -50
- package/dist/index.umd.js +25 -25
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +4 -3
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +4 -3
- package/docs/classes/CSS3DRender.html +4 -3
- package/docs/classes/GuideLineItem.GuideLineItem.html +4 -3
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +4 -3
- package/docs/classes/Magnifier.html +4 -3
- package/docs/classes/ModelRoomLabelController.html +4 -3
- package/docs/classes/MoveController.html +15 -14
- package/docs/classes/Object3DHelperController.html +4 -3
- package/docs/classes/PaintBrush.html +4 -3
- package/docs/classes/PanoMeasurePluginLine.html +4 -3
- package/docs/classes/PanoMeasurePluginModel.html +4 -3
- package/docs/classes/PanoMeasurePluginPoint.html +4 -3
- package/docs/classes/PanoMeasurePluginPolyline.html +4 -3
- package/docs/classes/PanoTagPluginController.html +4 -3
- package/docs/classes/Util.BetterTween.html +4 -3
- package/docs/classes/Util.Interval.html +4 -3
- package/docs/classes/Util.LineSegments.html +4 -3
- package/docs/classes/Util.Magnifier.html +4 -3
- package/docs/classes/Util.Object3D.html +4 -3
- package/docs/classes/Util.PointDomHelper.html +4 -3
- package/docs/classes/Util.PointHelper.html +4 -3
- package/docs/classes/Util.PointSelectorHelper.html +4 -3
- package/docs/classes/Util.Rectangle.html +4 -3
- package/docs/classes/WalkController.html +4 -3
- package/docs/enums/CameraMovementEffect.html +4 -3
- package/docs/enums/ContentType.html +4 -3
- package/docs/enums/DIRECTION.html +4 -3
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +4 -3
- package/docs/enums/DimensionType.html +4 -3
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +4 -3
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +4 -3
- package/docs/enums/PaintBrushTypeEnum.html +4 -3
- package/docs/enums/PointType.html +4 -3
- package/docs/enums/Rotation.html +4 -3
- package/docs/functions/AreaMakerPlugin.html +4 -3
- package/docs/functions/CSS3DRenderPlugin.html +4 -3
- package/docs/functions/CameraMovementPlugin.html +4 -3
- package/docs/functions/CruisePlugin.html +4 -3
- package/docs/functions/CurrentPanoImagePlugin.html +4 -3
- package/docs/functions/GuideLinePlugin.html +4 -3
- package/docs/functions/ItemLabelPlugin.html +4 -3
- package/docs/functions/MapviewFloorplanPlugin.html +4 -3
- package/docs/functions/ModelChassisCompassPlugin.html +4 -3
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -3
- package/docs/functions/ModelFloorplanPlugin.html +4 -3
- package/docs/functions/ModelItemLabelPlugin.html +4 -3
- package/docs/functions/ModelRoomLabelPlugin.html +4 -3
- package/docs/functions/ModelTVVideoPlugin.html +4 -3
- package/docs/functions/ModelViewPlugin.html +4 -3
- package/docs/functions/Object3DHelperPlugin.html +4 -3
- package/docs/functions/PanoCompassPlugin.html +4 -3
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -3
- package/docs/functions/PanoDoorLabelPlugin.html +4 -3
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -3
- package/docs/functions/PanoMeasurePlugin.html +4 -3
- package/docs/functions/PanoRulerPlugin.html +4 -3
- package/docs/functions/PanoRulerProPlugin.html +4 -3
- package/docs/functions/PanoSpatialTagPlugin.html +4 -3
- package/docs/functions/PanoTagPlugin.html +4 -3
- package/docs/functions/PanoVideoPlugin.html +4 -3
- package/docs/functions/PipelinePlugin.html +4 -3
- package/docs/functions/TopviewFloorplanPlugin.html +4 -3
- package/docs/functions/Util.absoluteUrl.html +4 -3
- package/docs/functions/Util.checkFiveModelLoaded.html +4 -3
- package/docs/functions/Util.equal.html +4 -3
- package/docs/functions/Util.getCoordsFromClient.html +4 -3
- package/docs/functions/Util.getCoordsFromElement.html +4 -3
- package/docs/functions/Util.getFrameTime.html +4 -3
- package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -3
- package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -3
- package/docs/functions/Util.isAbsoluteURL.html +4 -3
- package/docs/functions/Util.isModelLike.html +4 -3
- package/docs/functions/Util.isNil.html +4 -3
- package/docs/functions/Util.isPanoramaLike.html +4 -3
- package/docs/functions/Util.nextFrame.html +4 -3
- package/docs/functions/Util.notNil.html +4 -3
- package/docs/functions/Util.requestAnimationFrameInterval.html +4 -3
- package/docs/functions/Util.tweenProgress.html +4 -3
- package/docs/functions/Util.uuid.html +4 -3
- package/docs/functions/pluginFlag.html +4 -3
- package/docs/index.html +5 -4
- package/docs/interfaces/AddTagConfig.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.Config.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.Params.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.State.html +4 -3
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +4 -3
- package/docs/interfaces/CSS3DRenderPluginState.html +4 -3
- package/docs/interfaces/CameraMovementPluginExportType.html +4 -3
- package/docs/interfaces/CruisePluginTypes.Config.html +5 -4
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +5 -4
- package/docs/interfaces/CruisePluginTypes.EventMap.html +5 -4
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +5 -4
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +5 -4
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +5 -4
- package/docs/interfaces/CruisePluginTypes.PluginData.html +5 -4
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +5 -4
- package/docs/interfaces/CruisePluginTypes.PluginState.html +5 -4
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +4 -3
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +4 -3
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +4 -3
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +4 -3
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +4 -3
- package/docs/interfaces/EventMap.html +4 -3
- package/docs/interfaces/FloorplanBounding.html +4 -3
- package/docs/interfaces/FloorplanData.html +4 -3
- package/docs/interfaces/FloorplanEntrance.html +4 -3
- package/docs/interfaces/FloorplanExtraObject.html +4 -3
- package/docs/interfaces/FloorplanExtraObject3D.html +4 -3
- package/docs/interfaces/FloorplanFloorData.html +4 -3
- package/docs/interfaces/FloorplanImagePosition.html +4 -3
- package/docs/interfaces/FloorplanObserver.html +4 -3
- package/docs/interfaces/FloorplanOutlineItem.html +4 -3
- package/docs/interfaces/FloorplanPosition.html +4 -3
- package/docs/interfaces/FloorplanRoomItem.html +4 -3
- package/docs/interfaces/FloorplanRoomLabelItem.html +4 -3
- package/docs/interfaces/FloorplanServerBounding.html +4 -3
- package/docs/interfaces/FloorplanServerComputedData.html +4 -3
- package/docs/interfaces/FloorplanServerData.html +4 -3
- package/docs/interfaces/FloorplanServerDoorItem.html +4 -3
- package/docs/interfaces/FloorplanServerDoorPosition.html +4 -3
- package/docs/interfaces/FloorplanServerEntrance.html +4 -3
- package/docs/interfaces/FloorplanServerFloorData.html +4 -3
- package/docs/interfaces/FloorplanServerImagePosition.html +4 -3
- package/docs/interfaces/FloorplanServerObserver.html +4 -3
- package/docs/interfaces/FloorplanServerOutlineItem.html +4 -3
- package/docs/interfaces/FloorplanServerPosition.html +4 -3
- package/docs/interfaces/FloorplanServerRoomItem.html +4 -3
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +4 -3
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +4 -3
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +5 -4
- package/docs/interfaces/GuideLinePluginType.EventMap.html +5 -4
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +5 -4
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -4
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +5 -4
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +5 -4
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +5 -4
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +5 -4
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +5 -4
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +5 -4
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +5 -4
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +5 -4
- package/docs/interfaces/GuideLinePluginType.PluginState.html +5 -4
- package/docs/interfaces/GuideLinePluginType.Route.html +5 -4
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +5 -4
- package/docs/interfaces/HelperOffset.html +4 -3
- package/docs/interfaces/ImagePlaneGroup.html +4 -3
- package/docs/interfaces/ItemLabelPluginData.html +4 -3
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +4 -3
- package/docs/interfaces/ItemLabelPluginParametersType.html +4 -3
- package/docs/interfaces/MinMax.html +4 -3
- package/docs/interfaces/ModelChassisCompassPluginData.html +4 -3
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +4 -3
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +4 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +4 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +4 -3
- package/docs/interfaces/ModelItemLabelPluginData.html +4 -3
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +4 -3
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +4 -3
- package/docs/interfaces/ModelRoomLabelPluginData.html +4 -3
- package/docs/interfaces/ModelTVVideoPluginData.html +4 -3
- package/docs/interfaces/ModelTVVideoPluginExportType.html +4 -3
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +4 -3
- package/docs/interfaces/ModelViewPluginExportType.html +4 -3
- package/docs/interfaces/Object3DHelperState.html +4 -3
- package/docs/interfaces/ObjectHelperControllers.html +4 -3
- package/docs/interfaces/PaintBrushAction.html +4 -3
- package/docs/interfaces/PaintBrushConfigs.html +4 -3
- package/docs/interfaces/PaintBrushState.html +4 -3
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +4 -3
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -3
- package/docs/interfaces/PanoMeasureParameterType.html +4 -3
- package/docs/interfaces/PanoMeasurePluginLineJson.html +4 -3
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +4 -3
- package/docs/interfaces/PanoMeasurePluginPointJson.html +4 -3
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +4 -3
- package/docs/interfaces/PanoRulerPluginExportType.html +4 -3
- package/docs/interfaces/PanoRulerPluginOptions.html +4 -3
- package/docs/interfaces/PanoRulerPluginParameterType.html +4 -3
- package/docs/interfaces/PanoRulerProPluginExportType.html +4 -3
- package/docs/interfaces/PanoRulerProPluginOptions.html +4 -3
- package/docs/interfaces/PanoRulerProPluginParameterType.html +4 -3
- package/docs/interfaces/PanoRulerProPluginState.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginData.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +4 -3
- package/docs/interfaces/Point.html +4 -3
- package/docs/interfaces/Room.html +4 -3
- package/docs/interfaces/RoomInfo.html +4 -3
- package/docs/interfaces/RoomLabel.html +4 -3
- package/docs/interfaces/RoomRules.html +4 -3
- package/docs/interfaces/Rooms.html +4 -3
- package/docs/interfaces/Scissor.html +4 -3
- package/docs/interfaces/State.html +4 -3
- package/docs/interfaces/TagCacheInterface.html +4 -3
- package/docs/interfaces/TagConfig.html +4 -3
- package/docs/interfaces/TagGLTFObjectGroup.html +4 -3
- package/docs/interfaces/TagIconUrl.html +4 -3
- package/docs/interfaces/TagObjectGroup.html +4 -3
- package/docs/interfaces/TagStyle.html +4 -3
- package/docs/interfaces/Tags.html +4 -3
- package/docs/interfaces/TemporaryState.html +4 -3
- package/docs/interfaces/Util.MagnifierParameter.html +4 -3
- package/docs/interfaces/Util.MouseGroupParameter.html +4 -3
- package/docs/interfaces/Util.PointIntersection.html +4 -3
- package/docs/modules/AreaMakerPluginType.html +4 -3
- package/docs/modules/CruisePluginTypes.html +4 -3
- package/docs/modules/CurrentPanoImagePluginType.html +4 -3
- package/docs/modules/GuideLineItem.html +4 -3
- package/docs/modules/GuideLineModeItem.html +4 -3
- package/docs/modules/GuideLinePluginType.html +4 -3
- package/docs/modules/PanoVideoPluginType.html +4 -3
- package/docs/modules/Util.html +4 -3
- package/docs/modules.html +23 -7
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +4 -3
- package/docs/types/AreaMakerPluginType.PluginData.html +4 -3
- package/docs/types/AreaMakerPluginType.ServerData.html +4 -3
- package/docs/types/ArrayPosition.html +4 -3
- package/docs/types/AudioAppearance.html +4 -3
- package/docs/types/AudioTagTypeConfigKey.html +4 -3
- package/docs/types/CSS3DRenderExportType.html +4 -3
- package/docs/types/CSS3DRenderPluginExportType.html +4 -3
- package/docs/types/CSS3DRenderPluginParameterType.html +4 -3
- package/docs/types/ClassFunctionParameters.html +4 -3
- package/docs/types/Color.html +4 -3
- package/docs/types/ContentTypeConfigKey.html +4 -3
- package/docs/types/ContentTypeConfigKeySplit.html +4 -3
- package/docs/types/ContentTypeMap.html +4 -3
- package/docs/types/Create3DDomContainerReturnType.html +4 -3
- package/docs/types/Create3DElementReturnType.html +4 -3
- package/docs/types/CruisePluginExportType.html +4 -3
- package/docs/types/CruisePluginTypes.CruiseData.html +5 -4
- package/docs/types/CruisePluginTypes.MoveEffect.html +5 -4
- package/docs/types/CurrentPanoImagePluginExportType.html +4 -3
- package/docs/types/DeprecatedMediaPlaneProperty.html +4 -3
- package/docs/types/DeprecatedTagProperty.html +4 -3
- package/docs/types/Direction-1.html +4 -3
- package/docs/types/Direction4.html +4 -3
- package/docs/types/ElementRenderer.html +4 -3
- package/docs/types/FloorplanRuleLabels.html +4 -3
- package/docs/types/FloorplanServerRuleLabels.html +4 -3
- package/docs/types/GuideLinePluginExportType.html +4 -3
- package/docs/types/GuideLinePluginType.GuideLineItem.html +5 -4
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +5 -4
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +5 -4
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +5 -4
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +5 -4
- package/docs/types/GuideLinePluginType.PathItem.html +5 -4
- package/docs/types/GuideLinePluginType.PluginData.html +5 -4
- package/docs/types/HelperEventMap.html +4 -3
- package/docs/types/LoadTagConfig.html +4 -3
- package/docs/types/MapviewFloorplanPluginParameterType.html +4 -3
- package/docs/types/MapviewFloorplanPluginReturnType.html +4 -3
- package/docs/types/MediaData.html +4 -3
- package/docs/types/MediaStore.html +4 -3
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -3
- package/docs/types/ModelFloorplanPluginParameterType.html +4 -3
- package/docs/types/ModelFloorplanPluginReturnType.html +4 -3
- package/docs/types/ModelId.html +4 -3
- package/docs/types/ModelRoomLabelPluginParameters.html +4 -3
- package/docs/types/ModelRoomLabelPluginReturnType.html +4 -3
- package/docs/types/MoveArgs.html +4 -3
- package/docs/types/MoveOpts.html +4 -3
- package/docs/types/Object3DHelperEventMap.html +4 -3
- package/docs/types/ObjectFit.html +4 -3
- package/docs/types/PaintBrushEventMap.html +4 -3
- package/docs/types/PanoCompassPluginData.html +4 -3
- package/docs/types/PanoCompassPluginExportType.html +4 -3
- package/docs/types/PanoCompassPluginParameterType.html +4 -3
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -3
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -3
- package/docs/types/PanoIndex.html +4 -3
- package/docs/types/PanoMeasurePluginEvent.html +4 -3
- package/docs/types/PanoMeasureReturnType.html +4 -3
- package/docs/types/PanoSpatialTagPluginId.html +4 -3
- package/docs/types/PanoTagPluginExportInterface.html +4 -3
- package/docs/types/PanoTagPluginParamsInterface.html +4 -3
- package/docs/types/PanoVideoPluginParameterType.html +4 -3
- package/docs/types/PanoVideoPluginReturnType.html +4 -3
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +4 -3
- package/docs/types/PipelinePluginParameterType.html +4 -3
- package/docs/types/PipelinePluginReturnType.html +4 -3
- package/docs/types/PlaneTag.html +4 -3
- package/docs/types/Point2DTag.html +4 -3
- package/docs/types/Point3DTag.html +4 -3
- package/docs/types/PointTag.html +4 -3
- package/docs/types/PointTagInstance.html +4 -3
- package/docs/types/Position.html +4 -3
- package/docs/types/RotateArgs.html +4 -3
- package/docs/types/RotateOpts.html +4 -3
- package/docs/types/RuleLabelsKey.html +4 -3
- package/docs/types/RuleLabelsValue.html +4 -3
- package/docs/types/StickType.html +4 -3
- package/docs/types/Tag.html +4 -3
- package/docs/types/Tag2D.html +4 -3
- package/docs/types/Tag3D.html +4 -3
- package/docs/types/TagConfigByKey.html +4 -3
- package/docs/types/TagContentType.html +4 -3
- package/docs/types/TagDimensionType.html +4 -3
- package/docs/types/TagElement.html +4 -3
- package/docs/types/TagEvents.html +4 -3
- package/docs/types/TagGLTFObject.html +4 -3
- package/docs/types/TagHooks.html +4 -3
- package/docs/types/TagId.html +4 -3
- package/docs/types/TagInstance.html +4 -3
- package/docs/types/TagPointType.html +4 -3
- package/docs/types/TagRendererMap.html +4 -3
- package/docs/types/TopviewFloorplanPluginParameterType.html +4 -3
- package/docs/types/TopviewFloorplanPluginReturnType.html +4 -3
- package/docs/types/WorkCode.html +4 -3
- package/docs/variables/FLOOR_TYPE_MAP.html +4 -3
- package/docs/variables/PLUGIN.html +4 -3
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -3
- package/docs/variables/ROOM_TYPE_MAP.html +4 -3
- package/docs/variables/defaultGlobalConfig.html +4 -3
- package/docs/variables/itemLabelPluginServerParams.html +4 -3
- package/docs/variables/modelItemLabelPluginServerParams.html +4 -3
- package/docs/variables/modelRoomLabelPluginServerParams.html +4 -3
- package/libs/CruisePlugin/CruiseController.d.ts +2 -1
- package/libs/CruisePlugin/CruiseController.js +37 -36
- package/libs/CruisePlugin/Move.d.ts +5 -2
- package/libs/CruisePlugin/Move.js +23 -22
- package/libs/CruisePlugin/index.d.ts +1 -1
- package/libs/CruisePlugin/index.js +8 -7
- package/libs/base/BasePlugin.js +1 -1
- package/libs/index.js +59 -58
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -39,7 +39,7 @@ import ul from "animejs";
|
|
|
39
39
|
import { GLTFLoader as im } from "@realsee/five/gltf-loader";
|
|
40
40
|
function nm() {
|
|
41
41
|
console.debug(
|
|
42
|
-
"%c %c@realsee/dnalogel %cv3.4.0-dev.
|
|
42
|
+
"%c %c@realsee/dnalogel %cv3.4.0-dev.2",
|
|
43
43
|
[
|
|
44
44
|
"background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')",
|
|
45
45
|
"background-repeat: no-repeat",
|
|
@@ -7085,7 +7085,7 @@ let _i = class {
|
|
|
7085
7085
|
/**
|
|
7086
7086
|
* @realsee/dnalogel 版本号
|
|
7087
7087
|
*/
|
|
7088
|
-
u(this, "VERSION", "3.4.0-dev.
|
|
7088
|
+
u(this, "VERSION", "3.4.0-dev.2");
|
|
7089
7089
|
u(this, "five");
|
|
7090
7090
|
/**
|
|
7091
7091
|
* 插件事件钩子
|
|
@@ -13845,12 +13845,12 @@ class Z0 {
|
|
|
13845
13845
|
return this.container.style.display = "none", this.container.style.opacity = "0", this.container.style.transform = "translate(0, 10px)", this.mode === "pc" && ((t = this.revoke) == null || t.dispose()), (e = this.mainController) == null || e.dispose(), this.disposers.forEach((i) => i()), this.disposers = [], this;
|
|
13846
13846
|
}
|
|
13847
13847
|
}
|
|
13848
|
-
var Mt = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {},
|
|
13848
|
+
var Mt = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {}, Be = {}, q0 = {
|
|
13849
13849
|
get exports() {
|
|
13850
|
-
return
|
|
13850
|
+
return Be;
|
|
13851
13851
|
},
|
|
13852
13852
|
set exports(n) {
|
|
13853
|
-
|
|
13853
|
+
Be = n;
|
|
13854
13854
|
}
|
|
13855
13855
|
};
|
|
13856
13856
|
function Co(n) {
|
|
@@ -13898,10 +13898,10 @@ function Oo(n, t = [], e = {}) {
|
|
|
13898
13898
|
q0.exports = function(t, ...e) {
|
|
13899
13899
|
return Oo(t, e);
|
|
13900
13900
|
};
|
|
13901
|
-
|
|
13901
|
+
Be.noMutate = function(...t) {
|
|
13902
13902
|
return Oo({}, t);
|
|
13903
13903
|
};
|
|
13904
|
-
|
|
13904
|
+
Be.withOptions = function(t, e, i) {
|
|
13905
13905
|
return Oo(t, e, i);
|
|
13906
13906
|
};
|
|
13907
13907
|
function K0(n) {
|
|
@@ -14053,7 +14053,7 @@ class sb {
|
|
|
14053
14053
|
target: e.container,
|
|
14054
14054
|
props: {
|
|
14055
14055
|
measureController: t,
|
|
14056
|
-
tips:
|
|
14056
|
+
tips: Be({}, e.pointSelectorMode === "fixed" ? nb : ib, e.tips),
|
|
14057
14057
|
i18n: e.i18n,
|
|
14058
14058
|
visible: !0,
|
|
14059
14059
|
tipStyle: e.tipStyle
|
|
@@ -15012,29 +15012,29 @@ const Or = 1e-3, _c = 0.01, wb = "https://vrlab-image4.ljcdn.com/release/web/Pan
|
|
|
15012
15012
|
weight: He.weight,
|
|
15013
15013
|
distance: pt
|
|
15014
15014
|
};
|
|
15015
|
-
let
|
|
15015
|
+
let Re;
|
|
15016
15016
|
for (let Ge = 0, Xe = Ee.length; Ge < Xe; Ge++) {
|
|
15017
15017
|
const xt = Ee[Ge];
|
|
15018
15018
|
if (Pt.weight > xt.weight) {
|
|
15019
|
-
|
|
15019
|
+
Re = Ge;
|
|
15020
15020
|
break;
|
|
15021
15021
|
}
|
|
15022
15022
|
if (Pt.distance < xt.distance) {
|
|
15023
|
-
|
|
15023
|
+
Re = Ge;
|
|
15024
15024
|
break;
|
|
15025
15025
|
}
|
|
15026
15026
|
}
|
|
15027
|
-
return
|
|
15027
|
+
return Re !== void 0 ? Ee.splice(Re, 0, Pt) : Ee.push(Pt), Ee;
|
|
15028
15028
|
}, []);
|
|
15029
15029
|
for (let Ee = 0, He = le.length; Ee < He && !(ot + Le.length >= o); Ee++) {
|
|
15030
15030
|
const pt = le[Ee];
|
|
15031
|
-
if (Le.find((
|
|
15031
|
+
if (Le.find((Re) => pt.id === Re.id))
|
|
15032
15032
|
continue;
|
|
15033
15033
|
const Xt = pt.position.clone().project(ge);
|
|
15034
|
-
if (!A.tags.concat(Le).every((
|
|
15035
|
-
if (
|
|
15034
|
+
if (!A.tags.concat(Le).every((Re) => {
|
|
15035
|
+
if (Re.position.clone().sub(ge.position).setY(0).angleTo(Me.setY(0)) > Math.PI / 2)
|
|
15036
15036
|
return !0;
|
|
15037
|
-
const Ge =
|
|
15037
|
+
const Ge = Re.position.clone().project(ge);
|
|
15038
15038
|
return Math.sqrt(Math.pow((Xt.x - Ge.x) / 2 * me, 2) + Math.pow((Xt.y - Ge.y) / 2 * ye, 2)) > a;
|
|
15039
15039
|
}))
|
|
15040
15040
|
continue;
|
|
@@ -15045,20 +15045,20 @@ const Or = 1e-3, _c = 0.01, wb = "https://vrlab-image4.ljcdn.com/release/web/Pan
|
|
|
15045
15045
|
pt.distance + _c
|
|
15046
15046
|
), [Pt] = A.intersectObjects ? It.intersectObjects(A.intersectObjects, !0) : n.model.loaded ? n.model.intersectRaycaster(It) : It.intersectObjects(n.model.children, !0);
|
|
15047
15047
|
if (Pt && pt.distance - Pt.distance < _c) {
|
|
15048
|
-
const { position:
|
|
15049
|
-
|
|
15050
|
-
|
|
15051
|
-
|
|
15052
|
-
|
|
15048
|
+
const { position: Re, normal: Ge, id: Xe, replacement: xt } = pt, Gn = new I.Plane().setFromNormalAndCoplanarPoint(Ge, Re), Rt = Re.clone().sub(ge.position).cross(new I.Vector3(0, 1, 0)).setLength(Or), ai = [
|
|
15049
|
+
Re.clone(),
|
|
15050
|
+
Re.clone().add(Rt),
|
|
15051
|
+
Re.clone().add(new I.Vector3(0, Or, 0)).add(Rt),
|
|
15052
|
+
Re.clone().add(new I.Vector3(0, Or, 0))
|
|
15053
15053
|
].map((Yi) => Gn.projectPoint(Yi, new I.Vector3())), { container: Ii, dispose: At } = h.create3DDomContainer(ai) || {}, Wi = new gb({
|
|
15054
15054
|
target: Ii,
|
|
15055
15055
|
props: {
|
|
15056
15056
|
id: Xe,
|
|
15057
15057
|
content: A.render(A.template, xt),
|
|
15058
|
-
lineWidthZoom: 0.38 * (0.01 + ge.position.distanceTo(
|
|
15059
|
-
lineHeightZoom: 0.4 + (ge.position.distanceTo(
|
|
15060
|
-
contentZoom: 0.1 + ge.position.distanceTo(
|
|
15061
|
-
upsideDown:
|
|
15058
|
+
lineWidthZoom: 0.38 * (0.01 + ge.position.distanceTo(Re) / d),
|
|
15059
|
+
lineHeightZoom: 0.4 + (ge.position.distanceTo(Re) - c) / d * 0.6,
|
|
15060
|
+
contentZoom: 0.1 + ge.position.distanceTo(Re) / d,
|
|
15061
|
+
upsideDown: Re.y > l,
|
|
15062
15062
|
folded: A.folded,
|
|
15063
15063
|
events: A.events,
|
|
15064
15064
|
hooks: m,
|
|
@@ -15066,7 +15066,7 @@ const Or = 1e-3, _c = 0.01, wb = "https://vrlab-image4.ljcdn.com/release/web/Pan
|
|
|
15066
15066
|
}
|
|
15067
15067
|
});
|
|
15068
15068
|
Le.push({
|
|
15069
|
-
position:
|
|
15069
|
+
position: Re,
|
|
15070
15070
|
normal: Ge,
|
|
15071
15071
|
id: Xe,
|
|
15072
15072
|
app: Wi
|
|
@@ -17725,7 +17725,7 @@ class oy extends q1 {
|
|
|
17725
17725
|
const i = this.getTagConfig(e, { useCache: !1 });
|
|
17726
17726
|
if (e.config = i, e.config.initialData) {
|
|
17727
17727
|
const o = JSON.parse(JSON.stringify(e.data));
|
|
17728
|
-
e.data = (s = i.initialData) != null && s.important ?
|
|
17728
|
+
e.data = (s = i.initialData) != null && s.important ? Be(e.data, o, i.initialData) : Be(e.data, i.initialData, o);
|
|
17729
17729
|
}
|
|
17730
17730
|
});
|
|
17731
17731
|
}
|
|
@@ -17912,13 +17912,13 @@ class oy extends q1 {
|
|
|
17912
17912
|
}
|
|
17913
17913
|
}
|
|
17914
17914
|
});
|
|
17915
|
-
const l = (b = e.config) != null && b._isMerged ? e.initialConfig : e.config, c =
|
|
17915
|
+
const l = (b = e.config) != null && b._isMerged ? e.initialConfig : e.config, c = Be({}, Y1, this.config.globalConfig, ...Object.values(o)), d = Be({}, c, l), h = {}, f = Object.values($e.Mode);
|
|
17916
17916
|
sd(r).forEach(([y, P]) => {
|
|
17917
17917
|
f.forEach((C) => {
|
|
17918
|
-
(y === "PanoramaLike" && Tt(C) || y === "ModelLike" && bn(C)) && (h[C] =
|
|
17918
|
+
(y === "PanoramaLike" && Tt(C) || y === "ModelLike" && bn(C)) && (h[C] = Be({}, c, ...Object.values(P), l));
|
|
17919
17919
|
});
|
|
17920
17920
|
}), sd(a).forEach(([y, P]) => {
|
|
17921
|
-
h[y] =
|
|
17921
|
+
h[y] = Be({}, c, ...Object.values(P), l);
|
|
17922
17922
|
});
|
|
17923
17923
|
const m = fe(R({}, d), { configWithFiveMode: h });
|
|
17924
17924
|
return nd(m, e), Object.values(h).forEach((y) => nd(y, e)), m._isMerged = !0, m;
|
|
@@ -20997,7 +20997,7 @@ var $s = VC, Po = {}, QC = {
|
|
|
20997
20997
|
T[++k] = U;
|
|
20998
20998
|
}), T;
|
|
20999
20999
|
}
|
|
21000
|
-
var pt = Array.prototype, Xt = Function.prototype, It = Object.prototype, Pt = Ae["__core-js_shared__"],
|
|
21000
|
+
var pt = Array.prototype, Xt = Function.prototype, It = Object.prototype, Pt = Ae["__core-js_shared__"], Re = function() {
|
|
21001
21001
|
var v = /[^.]+$/.exec(Pt && Pt.keys && Pt.keys.IE_PROTO || "");
|
|
21002
21002
|
return v ? "Symbol(src)_1." + v : "";
|
|
21003
21003
|
}(), Ge = Xt.toString, Xe = It.hasOwnProperty, xt = It.toString, Gn = RegExp(
|
|
@@ -21320,7 +21320,7 @@ var $s = VC, Po = {}, QC = {
|
|
|
21320
21320
|
return k == "string" || k == "number" || k == "symbol" || k == "boolean" ? v !== "__proto__" : v === null;
|
|
21321
21321
|
}
|
|
21322
21322
|
function wr(v) {
|
|
21323
|
-
return !!
|
|
21323
|
+
return !!Re && Re in v;
|
|
21324
21324
|
}
|
|
21325
21325
|
function Ds(v) {
|
|
21326
21326
|
var k = v && v.constructor, T = typeof k == "function" && k.prototype || It;
|
|
@@ -21433,7 +21433,7 @@ var Eo = {}, NC = {
|
|
|
21433
21433
|
function Pt(v, k) {
|
|
21434
21434
|
return v == null ? void 0 : v[k];
|
|
21435
21435
|
}
|
|
21436
|
-
function
|
|
21436
|
+
function Re(v) {
|
|
21437
21437
|
var k = -1, T = Array(v.size);
|
|
21438
21438
|
return v.forEach(function(U, Pe) {
|
|
21439
21439
|
T[++k] = [Pe, U];
|
|
@@ -21702,7 +21702,7 @@ var Eo = {}, NC = {
|
|
|
21702
21702
|
case B:
|
|
21703
21703
|
return v == k + "";
|
|
21704
21704
|
case A:
|
|
21705
|
-
var Se =
|
|
21705
|
+
var Se = Re;
|
|
21706
21706
|
case E:
|
|
21707
21707
|
var We = U & s;
|
|
21708
21708
|
if (Se || (Se = Xe), v.size != k.size && !We)
|
|
@@ -28028,7 +28028,7 @@ class ba extends a2 {
|
|
|
28028
28028
|
u(this, "debug");
|
|
28029
28029
|
/** 更改 tag 模型 */
|
|
28030
28030
|
u(this, "changeTagModel", (e, i) => _(this, null, function* () {
|
|
28031
|
-
e.data =
|
|
28031
|
+
e.data = Be({}, e.data, i), yield this.loadModel(e), this.updateRenderAllTags();
|
|
28032
28032
|
}));
|
|
28033
28033
|
u(this, "whyHide", (e) => {
|
|
28034
28034
|
var s, o, r;
|
|
@@ -28118,7 +28118,7 @@ class ba extends a2 {
|
|
|
28118
28118
|
u(this, "onFiveEveryReady", () => {
|
|
28119
28119
|
this.setUnfoldedByCamera(), bn(this.five.getCurrentState().mode) && (this.setTagZIndex(this.filterPointTag), this.setVisible(), this.setPointTagPosition()), this.updateDomView({ withAnimation: !0 }), this.updateRenderVideoPlane(), this.updateRenderImagePlane(), this.updateTagModelVisible();
|
|
28120
28120
|
});
|
|
28121
|
-
this.params =
|
|
28121
|
+
this.params = Be({}, { debug: !1, config: this.config }, R({}, i)), this.debug = this.params.debug, this.config = this.params.config, F1(1, { namespace: Za.PlayAudio });
|
|
28122
28122
|
try {
|
|
28123
28123
|
const s = window;
|
|
28124
28124
|
Array.isArray(s.__PANOTAGPLUGIN_DEBUG_LIST__) || (s.__PANOTAGPLUGIN_DEBUG_LIST__ = []), s.__PANOTAGPLUGIN_DEBUG_LIST__.push(this), s.__PANOTAGPLUGIN_DEBUG__ = this;
|
|
@@ -28131,7 +28131,7 @@ class ba extends a2 {
|
|
|
28131
28131
|
load(e, i) {
|
|
28132
28132
|
return _(this, null, function* () {
|
|
28133
28133
|
var o, r;
|
|
28134
|
-
this.clearTags(), console.debug(Cf, " load:", { data: JSON.parse(JSON.stringify(e)) }), this.config =
|
|
28134
|
+
this.clearTags(), console.debug(Cf, " load:", { data: JSON.parse(JSON.stringify(e)) }), this.config = Be({}, this.config, {
|
|
28135
28135
|
globalConfig: (o = e.globalConfig) != null ? o : {},
|
|
28136
28136
|
contentTypeConfig: (r = e.contentTypeConfig) != null ? r : {}
|
|
28137
28137
|
});
|
|
@@ -28156,7 +28156,7 @@ class ba extends a2 {
|
|
|
28156
28156
|
return r.config = a, fe(R({}, r), {
|
|
28157
28157
|
enabled: (h = r.enabled) != null ? h : !0,
|
|
28158
28158
|
id: (f = r.id) != null ? f : et(),
|
|
28159
|
-
data: (m = a.initialData) != null && m.important ?
|
|
28159
|
+
data: (m = a.initialData) != null && m.important ? Be(r.data, l, a.initialData) : Be(r.data, a.initialData, l),
|
|
28160
28160
|
state: R({
|
|
28161
28161
|
visible: void 0,
|
|
28162
28162
|
unfolded: !this.can("fold", r)
|
|
@@ -28187,19 +28187,19 @@ class ba extends a2 {
|
|
|
28187
28187
|
* @description: 改变配置
|
|
28188
28188
|
*/
|
|
28189
28189
|
changeConfig(e, i = !0) {
|
|
28190
|
-
i ? this.config =
|
|
28190
|
+
i ? this.config = Be({}, this.config, e) : this.config = e, this.updateTagConfig(), this.updateRenderAllTags();
|
|
28191
28191
|
}
|
|
28192
28192
|
/**
|
|
28193
28193
|
* @description: 改变全局配置
|
|
28194
28194
|
*/
|
|
28195
28195
|
changeGlobalConfig(e, i = !0) {
|
|
28196
|
-
i ? this.config.globalConfig =
|
|
28196
|
+
i ? this.config.globalConfig = Be({}, this.config.globalConfig, e) : this.config.globalConfig = e, this.updateTagConfig(), this.updateRenderAllTags();
|
|
28197
28197
|
}
|
|
28198
28198
|
/**
|
|
28199
28199
|
* @description: 改变类型配置
|
|
28200
28200
|
*/
|
|
28201
28201
|
changeContentTypeConfig(e, i, s = !0) {
|
|
28202
|
-
this.config.contentTypeConfig || (this.config.contentTypeConfig = {}), s ? this.config.contentTypeConfig[e] =
|
|
28202
|
+
this.config.contentTypeConfig || (this.config.contentTypeConfig = {}), s ? this.config.contentTypeConfig[e] = Be({}, this.config.contentTypeConfig[e], i) : this.config.contentTypeConfig[e] = i, this.updateTagConfig(), this.updateRenderAllTags();
|
|
28203
28203
|
}
|
|
28204
28204
|
show(e) {
|
|
28205
28205
|
return _(this, null, function* () {
|
|
@@ -28275,7 +28275,7 @@ class ba extends a2 {
|
|
|
28275
28275
|
changeDataById(e, i, s = !0) {
|
|
28276
28276
|
const o = this.getTagById(e);
|
|
28277
28277
|
let r = !1;
|
|
28278
|
-
o && (o.data && (r = !0), s ? o.data =
|
|
28278
|
+
o && (o.data && (r = !0), s ? o.data = Be(o.data, i) : o.data = R(R({}, o.data), i), this.clearUnusedPanelTag(), this.updateRenderAllTags(), r && o.hooks.emit("dataChanged", o.data));
|
|
28279
28279
|
}
|
|
28280
28280
|
/**
|
|
28281
28281
|
* @description: 改变tag的stickType
|
|
@@ -28289,7 +28289,7 @@ class ba extends a2 {
|
|
|
28289
28289
|
changeTagById(e, i, s = !0) {
|
|
28290
28290
|
const o = this.getTagById(e);
|
|
28291
28291
|
let r = !1;
|
|
28292
|
-
i && (i.data && (r = !0), s ?
|
|
28292
|
+
i && (i.data && (r = !0), s ? Be(o, i) : Object.assign(o, i), o != null && o.tag3DContentSvelte && (i != null && i.normal) && (o.tag3DContentSvelte.currentNormal = ti(i.normal)), this.updateRenderAllTags(), this.clearUnusedPanelTag(), r && o.hooks.emit("dataChanged", o.data));
|
|
28293
28293
|
}
|
|
28294
28294
|
/**
|
|
28295
28295
|
* @description: 销毁tag
|
|
@@ -28957,7 +28957,7 @@ class ya {
|
|
|
28957
28957
|
const i = this.curvePath, s = t === "start" ? this.startTagContainer : this.endTagContainer;
|
|
28958
28958
|
if (!(e != null && e.data))
|
|
28959
28959
|
return s.plugin.clearTags();
|
|
28960
|
-
const r =
|
|
28960
|
+
const r = Be({}, {
|
|
28961
28961
|
contentType: "Custom",
|
|
28962
28962
|
stickType: "2DPoint",
|
|
28963
28963
|
config: { visibleConfig: { visibleFiveMode: ["Floorplan", "Mapview"], followModelVisibility: !1 } },
|
|
@@ -29081,7 +29081,7 @@ class y2 extends _i {
|
|
|
29081
29081
|
if (!this.state.enabled && e.enabled !== !0 && e.disposed !== !0)
|
|
29082
29082
|
return b2();
|
|
29083
29083
|
const s = R({}, this.state);
|
|
29084
|
-
this.state =
|
|
29084
|
+
this.state = Be({}, this.state, e), e.disposed !== void 0 && e.disposed !== s.disposed && e.disposed && this.handleDispose(), e.visible !== void 0 && e.visible !== s.visible && this.handleVisible(e.visible, i == null ? void 0 : i.userAction), e.enabled !== void 0 && e.enabled !== s.enabled && this.handleEnable(e.enabled, i == null ? void 0 : i.userAction), e.playing !== void 0 && e.playing !== s.playing && this.changePlayState(e.playing, i), e.speed !== void 0 && e.speed !== s.speed && this.changeSpeed(e.speed), tt(s, this.state, { deep: !0 }) || this.hooks.emit("stateChange", { state: this.state, prevState: s, userAction: (o = i == null ? void 0 : i.userAction) != null ? o : !0 });
|
|
29085
29085
|
}
|
|
29086
29086
|
/**
|
|
29087
29087
|
* @description Clear pause data
|
|
@@ -29212,7 +29212,7 @@ let Ef = class extends y2 {
|
|
|
29212
29212
|
}, o = {
|
|
29213
29213
|
allowBreak: !0
|
|
29214
29214
|
};
|
|
29215
|
-
this.state =
|
|
29215
|
+
this.state = Be({}, s, this.state), this.config = Be({}, o, this.config);
|
|
29216
29216
|
}
|
|
29217
29217
|
load(e, i) {
|
|
29218
29218
|
if (this.clearPauseData(), this.data = R({ id: et() }, e), this.curve = this.data.path.curves[0], !this.curve)
|
|
@@ -29254,8 +29254,9 @@ let Ef = class extends y2 {
|
|
|
29254
29254
|
this.five.on("renderFrame", r);
|
|
29255
29255
|
});
|
|
29256
29256
|
}
|
|
29257
|
-
handlePause() {
|
|
29258
|
-
|
|
29257
|
+
handlePause(e) {
|
|
29258
|
+
var i;
|
|
29259
|
+
this.state.playing = !1, this.hooks.emit("pause", { userAction: (i = e.userAction) != null ? i : !0 }), this.setPauseData();
|
|
29259
29260
|
}
|
|
29260
29261
|
};
|
|
29261
29262
|
function Ch(n) {
|
|
@@ -29966,8 +29967,8 @@ let D2 = class extends ri {
|
|
|
29966
29967
|
}
|
|
29967
29968
|
}, d = (b = (g = r.routes) == null ? void 0 : g.map((C) => {
|
|
29968
29969
|
var x;
|
|
29969
|
-
return
|
|
29970
|
-
})) != null ? b : [], h = (P = (y = r.lines) == null ? void 0 : y.map((C) =>
|
|
29970
|
+
return Be({}, c, { id: (x = C.id) != null ? x : Date.now(), pano_group: C.panoIndexList });
|
|
29971
|
+
})) != null ? b : [], h = (P = (y = r.lines) == null ? void 0 : y.map((C) => Be({}, c, C))) != null ? P : [], f = [...d, ...h];
|
|
29971
29972
|
yield kf(this.five), this.clear(), f.forEach((C) => {
|
|
29972
29973
|
this.addGuideLineItem(C);
|
|
29973
29974
|
}), this.updateTagsEnable(), this.handleVisible(this.state.visible), this.handleEnable(this.state.enabled), i && this.setState(i, { userAction: s }), this.hooks.emit("dataLoaded", r), console.debug(`${Ph} loaded`, r);
|
|
@@ -33593,6 +33594,7 @@ export {
|
|
|
33593
33594
|
Ek as CameraMovementPlugin,
|
|
33594
33595
|
X1 as ContentType,
|
|
33595
33596
|
iM as CruisePlugin,
|
|
33597
|
+
Ef as CruisePluginController,
|
|
33596
33598
|
tM as CruisePluginTypes,
|
|
33597
33599
|
cM as CurrentPanoImagePlugin,
|
|
33598
33600
|
ls as DIRECTION,
|