@realsee/dnalogel 3.71.2 → 3.71.3-alpha.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/CHANGELOG.md +19 -8
- package/dist/PanoTagPlugin/controller/Tag/BaseTag.d.ts +2 -0
- package/dist/PanoTagPlugin/controller/Tag/PlaneTag.d.ts +8 -1
- package/dist/PanoTagPlugin/utils/model/mediaPlane.d.ts +19 -1
- package/dist/index.cjs.js +128 -128
- package/dist/index.js +18474 -18312
- package/dist/index.umd.js +121 -121
- package/dist/shared-utils/Object3DHelper/Helper/CSS3DScaleHelper.d.ts +2 -0
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
- package/docs/classes/CSS3DRender.html +2 -2
- package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
- package/docs/classes/ModelMakerPluginInstance.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +2 -2
- package/docs/classes/ModelRoomLabelController.html +2 -2
- package/docs/classes/MoveController.html +2 -2
- package/docs/classes/Object3DHelperController.html +2 -2
- package/docs/classes/PaintBrush.html +2 -2
- package/docs/classes/PanoMeasurePluginLine.html +2 -2
- package/docs/classes/PanoMeasurePluginModel.html +2 -2
- package/docs/classes/PanoMeasurePluginPoint.html +2 -2
- package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
- package/docs/classes/PanoTagPluginController.html +18 -18
- package/docs/classes/Sculpt.html +2 -2
- package/docs/classes/Util.BetterTween.html +2 -2
- package/docs/classes/Util.FiveDomEvents.html +2 -2
- package/docs/classes/Util.FivePuppet.html +2 -2
- package/docs/classes/Util.Interval.html +2 -2
- package/docs/classes/Util.LegacyPointHelper.html +2 -2
- package/docs/classes/Util.LightTag.html +2 -2
- package/docs/classes/Util.LineSegments.html +2 -2
- package/docs/classes/Util.Magnifier.html +2 -2
- package/docs/classes/Util.Object3D.html +2 -2
- package/docs/classes/Util.PointDomHelper.html +2 -2
- package/docs/classes/Util.PointHelper.html +2 -2
- package/docs/classes/Util.PointSelector.html +2 -2
- package/docs/classes/Util.PointSelectorHelper.html +2 -2
- package/docs/classes/Util.Rectangle.html +2 -2
- package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
- package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
- package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
- package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.LineMesh.html +2 -2
- package/docs/classes/Util.sculpt.PointMesh.html +2 -2
- package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
- package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
- package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
- package/docs/classes/WalkController.html +2 -2
- package/docs/enums/CameraMovementEffect.html +2 -2
- package/docs/enums/ContentType.html +2 -2
- package/docs/enums/DIRECTION.html +2 -2
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/DimensionType.html +2 -2
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/PaintBrushTypeEnum.html +2 -2
- package/docs/enums/PointType.html +2 -2
- package/docs/enums/Rotation.html +2 -2
- package/docs/functions/AreaMakerPlugin.html +1 -1
- package/docs/functions/CSS3DRenderPlugin.html +1 -1
- package/docs/functions/CameraMovementPlugin.html +2 -2
- package/docs/functions/CruisePlugin.html +1 -1
- package/docs/functions/CurrentPanoImagePlugin.html +1 -1
- package/docs/functions/FloorplanGuidePlugin.html +1 -1
- package/docs/functions/GuideLinePlugin.html +1 -1
- package/docs/functions/ItemLabelPlugin.html +1 -1
- package/docs/functions/MapviewFloorplanPlugin.html +1 -1
- package/docs/functions/MeasurePlugin.html +1 -1
- package/docs/functions/ModelChassisCompassPlugin.html +2 -2
- package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
- package/docs/functions/ModelFloorplanPlugin.html +1 -1
- package/docs/functions/ModelItemLabelPlugin.html +1 -1
- package/docs/functions/ModelMakerPlugin.html +1 -1
- package/docs/functions/ModelRoomLabelPlugin.html +1 -1
- package/docs/functions/ModelTVVideoPlugin.html +1 -1
- package/docs/functions/ModelViewPlugin.html +2 -2
- package/docs/functions/MovePlugin.html +1 -1
- package/docs/functions/Object3DHelperPlugin.html +1 -1
- package/docs/functions/PanoCompassPlugin.html +1 -1
- package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
- package/docs/functions/PanoDoorLabelPlugin.html +1 -1
- package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
- package/docs/functions/PanoMeasurePlugin.html +1 -1
- package/docs/functions/PanoRulerPlugin.html +2 -2
- package/docs/functions/PanoRulerProPlugin.html +2 -2
- package/docs/functions/PanoSpatialTagPlugin.html +2 -2
- package/docs/functions/PanoTagPlugin.html +1 -1
- package/docs/functions/PanoVideoPlugin.html +2 -2
- package/docs/functions/PipelinePlugin.html +1 -1
- package/docs/functions/SculptPlugin.html +2 -2
- package/docs/functions/SculptPluginForFive.html +2 -2
- package/docs/functions/TopviewFloorplanPlugin.html +1 -1
- package/docs/functions/Util.awaitNextFrame.html +1 -1
- package/docs/functions/Util.blink.html +2 -2
- package/docs/functions/Util.blinkWithPreset.html +2 -2
- package/docs/functions/Util.bounding.html +1 -1
- package/docs/functions/Util.boundingBox.html +1 -1
- package/docs/functions/Util.boundingSphere.html +1 -1
- package/docs/functions/Util.boxVertex.html +2 -2
- package/docs/functions/Util.boxVertexes.html +1 -1
- package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
- package/docs/functions/Util.cleanup.html +2 -2
- package/docs/functions/Util.convexHull.html +2 -2
- package/docs/functions/Util.equal.html +2 -2
- package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
- package/docs/functions/Util.getCoordsFromClient.html +1 -1
- package/docs/functions/Util.getCoordsFromElement.html +1 -1
- package/docs/functions/Util.getFrameTime.html +2 -2
- package/docs/functions/Util.getIntersectFromRelativePosition.html +1 -1
- package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
- package/docs/functions/Util.initialCSS3DRender.html +1 -1
- package/docs/functions/Util.inside.html +1 -1
- package/docs/functions/Util.isModelLike.html +1 -1
- package/docs/functions/Util.isNil.html +2 -2
- package/docs/functions/Util.isPanoramaLike.html +1 -1
- package/docs/functions/Util.lookObject.html +2 -2
- package/docs/functions/Util.lookPoint.html +2 -2
- package/docs/functions/Util.nextFrame.html +1 -1
- package/docs/functions/Util.notNil.html +2 -2
- package/docs/functions/Util.reblink.html +2 -2
- package/docs/functions/Util.replaceStaticPrefix.html +2 -2
- package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
- package/docs/functions/Util.sculpt.createBox.html +1 -1
- package/docs/functions/Util.sculpt.createCircle.html +1 -1
- package/docs/functions/Util.sculpt.createCylinder.html +1 -1
- package/docs/functions/Util.sculpt.createLine.html +2 -2
- package/docs/functions/Util.sculpt.createPoint.html +1 -1
- package/docs/functions/Util.sculpt.createPolygon.html +1 -1
- package/docs/functions/Util.sculpt.createPrism.html +1 -1
- package/docs/functions/Util.sculpt.createRectangle.html +2 -2
- package/docs/functions/Util.tag.html +1 -1
- package/docs/functions/Util.tweenProgress.html +1 -1
- package/docs/functions/Util.uuid.html +2 -2
- package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
- package/docs/functions/Util.worldBounding.html +1 -1
- package/docs/functions/Util.worldBoundingBox.html +1 -1
- package/docs/functions/Util.worldBoundingSphere.html +1 -1
- package/docs/functions/createPolyline.html +2 -2
- package/docs/functions/pluginFlag.html +1 -1
- package/docs/hierarchy.html +1 -1
- package/docs/index.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
- package/docs/interfaces/BoxAnimationConfig.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
- package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
- package/docs/interfaces/ContentTypeMapInterface.html +2 -2
- package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
- package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
- package/docs/interfaces/FloorplanBounding.html +2 -2
- package/docs/interfaces/FloorplanData.html +2 -2
- package/docs/interfaces/FloorplanEntrance.html +2 -2
- package/docs/interfaces/FloorplanExtraObject.html +2 -2
- package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
- package/docs/interfaces/FloorplanFloorData.html +2 -2
- package/docs/interfaces/FloorplanImagePosition.html +2 -2
- package/docs/interfaces/FloorplanObserver.html +2 -2
- package/docs/interfaces/FloorplanOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanPosition.html +2 -2
- package/docs/interfaces/FloorplanRoomItem.html +2 -2
- package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
- package/docs/interfaces/FloorplanServerBounding.html +2 -2
- package/docs/interfaces/FloorplanServerComputedData.html +2 -2
- package/docs/interfaces/FloorplanServerData.html +2 -2
- package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
- package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
- package/docs/interfaces/FloorplanServerEntrance.html +2 -2
- package/docs/interfaces/FloorplanServerFloorData.html +2 -2
- package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
- package/docs/interfaces/FloorplanServerObserver.html +2 -2
- package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanServerPosition.html +2 -2
- package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
- package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
- package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
- package/docs/interfaces/HelperOffset.html +2 -2
- package/docs/interfaces/ImagePlaneGroup.html +2 -2
- package/docs/interfaces/ItemLabelPluginData.html +2 -2
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/MinMax.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +2 -2
- package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
- package/docs/interfaces/ModelViewPluginExportType.html +2 -2
- package/docs/interfaces/Object3DHelperState.html +2 -2
- package/docs/interfaces/ObjectHelperControllers.html +2 -2
- package/docs/interfaces/PaintBrushAction.html +2 -2
- package/docs/interfaces/PaintBrushConfigs.html +2 -2
- package/docs/interfaces/PaintBrushState.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
- package/docs/interfaces/PanoMeasureParameterType.html +2 -2
- package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
- package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginState.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
- package/docs/interfaces/PluginEventMap.html +2 -2
- package/docs/interfaces/Point.html +2 -2
- package/docs/interfaces/Room.html +2 -2
- package/docs/interfaces/RoomInfo.html +2 -2
- package/docs/interfaces/RoomLabel.html +2 -2
- package/docs/interfaces/RoomRules.html +1 -1
- package/docs/interfaces/Rooms.html +1 -1
- package/docs/interfaces/Scissor.html +2 -2
- package/docs/interfaces/SculptConfig.html +2 -2
- package/docs/interfaces/State.html +2 -2
- package/docs/interfaces/TagCacheInterface.html +2 -2
- package/docs/interfaces/TagConfig.html +2 -2
- package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
- package/docs/interfaces/TagIconAnimationConfig.html +2 -2
- package/docs/interfaces/TagIconUrl.html +2 -2
- package/docs/interfaces/TagObjectGroup.html +2 -2
- package/docs/interfaces/TagState.html +2 -2
- package/docs/interfaces/TagStyle.html +2 -2
- package/docs/interfaces/Tags.html +2 -2
- package/docs/interfaces/TemporaryState.html +2 -2
- package/docs/interfaces/Util.AnimeInstance.html +2 -2
- package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
- package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
- package/docs/interfaces/Util.FiveDomEvent.html +2 -2
- package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
- package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.MagnifierParameter.html +2 -2
- package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.ObjectInitialState.html +2 -2
- package/docs/interfaces/Util.PointIntersection.html +2 -2
- package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
- package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
- package/docs/modules/AreaMakerPluginType.html +2 -2
- package/docs/modules/CruisePluginTypes.html +2 -2
- package/docs/modules/CurrentPanoImagePluginType.html +2 -2
- package/docs/modules/GuideLineItem.html +2 -2
- package/docs/modules/GuideLineModeItem.html +2 -2
- package/docs/modules/GuideLinePluginType.html +2 -2
- package/docs/modules/ModelMakerPluginType.html +2 -2
- package/docs/modules/PanoVideoPluginType.html +2 -2
- package/docs/modules/SculptData.html +2 -2
- package/docs/modules/SculptType.html +2 -2
- package/docs/modules/Util.html +2 -2
- package/docs/modules/Util.sculpt.html +2 -2
- package/docs/modules.html +2 -2
- package/docs/types/AddObject3DHelperConfig.html +2 -2
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
- package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
- package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
- package/docs/types/ArrayPosition.html +1 -1
- package/docs/types/AudioAppearance.html +1 -1
- package/docs/types/CSS3DRenderExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
- package/docs/types/ClassFunctionParameters.html +1 -1
- package/docs/types/Color.html +1 -1
- package/docs/types/ContentTypeConfigKey.html +1 -1
- package/docs/types/ContentTypeConfigKeySplit.html +1 -1
- package/docs/types/ContentTypeMap.html +1 -1
- package/docs/types/Create3DDomContainerReturnType.html +1 -1
- package/docs/types/Create3DElementReturnType.html +1 -1
- package/docs/types/CruisePluginExportType.html +1 -1
- package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
- package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
- package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
- package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
- package/docs/types/DeprecatedTagProperty.html +2 -2
- package/docs/types/Direction-1.html +1 -1
- package/docs/types/Direction4.html +1 -1
- package/docs/types/ElementRenderer.html +2 -2
- package/docs/types/FloorplanGuidePluginParameterType.html +1 -1
- package/docs/types/FloorplanGuidePluginReturnType.html +1 -1
- package/docs/types/FloorplanRuleLabels.html +2 -2
- package/docs/types/FloorplanServerRuleLabels.html +1 -1
- package/docs/types/GuideLinePluginExportType.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
- package/docs/types/GuideLinePluginType.PathItem.html +2 -2
- package/docs/types/GuideLinePluginType.PluginData.html +2 -2
- package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
- package/docs/types/HelperEventMap.html +1 -1
- package/docs/types/InternalHelperEventMap.html +1 -1
- package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/MeasureEndReason.html +1 -1
- package/docs/types/MeasurePluginConfig.html +2 -2
- package/docs/types/MediaData.html +2 -2
- package/docs/types/MediaStore.html +1 -1
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
- package/docs/types/ModelId.html +1 -1
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
- package/docs/types/ModelMakerPluginType.ItemType.html +2 -2
- package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
- package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
- package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
- package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
- package/docs/types/MoveArgs.html +2 -2
- package/docs/types/MoveOpts.html +2 -2
- package/docs/types/Object3DHelperEventMap.html +1 -1
- package/docs/types/ObjectFit.html +1 -1
- package/docs/types/PaintBrushEventMap.html +1 -1
- package/docs/types/PanoCompassPluginData.html +1 -1
- package/docs/types/PanoCompassPluginExportType.html +1 -1
- package/docs/types/PanoCompassPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
- package/docs/types/PanoIndex.html +1 -1
- package/docs/types/PanoMeasurePluginEvent.html +1 -1
- package/docs/types/PanoMeasureReturnType.html +1 -1
- package/docs/types/PanoSpatialTagPluginId.html +1 -1
- package/docs/types/PanoTagPluginExportInterface.html +1 -1
- package/docs/types/PanoTagPluginParamsInterface.html +1 -1
- package/docs/types/PanoVideoPluginParameterType.html +1 -1
- package/docs/types/PanoVideoPluginReturnType.html +1 -1
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
- package/docs/types/PipelinePluginParameterType.html +1 -1
- package/docs/types/PipelinePluginReturnType.html +1 -1
- package/docs/types/PlaneTag.html +2 -2
- package/docs/types/Point2DTag.html +2 -2
- package/docs/types/Point3DTag.html +2 -2
- package/docs/types/PointTagInstance.html +1 -1
- package/docs/types/Position.html +1 -1
- package/docs/types/PositionFrom.html +1 -1
- package/docs/types/RotateArgs.html +2 -2
- package/docs/types/RotateOpts.html +2 -2
- package/docs/types/RuleLabelsKey.html +1 -1
- package/docs/types/RuleLabelsValue.html +1 -1
- package/docs/types/ScaleCallback.html +1 -1
- package/docs/types/ScalePosition.html +2 -2
- package/docs/types/SculptData.BoxData.html +1 -1
- package/docs/types/SculptData.CircleData.html +1 -1
- package/docs/types/SculptData.CylinderData.html +1 -1
- package/docs/types/SculptData.PointData.html +1 -1
- package/docs/types/SculptData.PolygonData.html +1 -1
- package/docs/types/SculptData.PolylineData.html +1 -1
- package/docs/types/SculptData.PrismData.html +1 -1
- package/docs/types/SculptData.RectangleData.html +1 -1
- package/docs/types/SculptType.Theme.html +2 -2
- package/docs/types/StickType.html +1 -1
- package/docs/types/Tag.html +2 -2
- package/docs/types/Tag2D.html +2 -2
- package/docs/types/Tag3D.html +2 -2
- package/docs/types/TagClickParams.html +1 -1
- package/docs/types/TagConfigByKey.html +1 -1
- package/docs/types/TagContentType.html +1 -1
- package/docs/types/TagContentTypeMapping.html +1 -1
- package/docs/types/TagDimensionType.html +1 -1
- package/docs/types/TagElement.html +2 -2
- package/docs/types/TagEvents.html +1 -1
- package/docs/types/TagGLTFObject.html +1 -1
- package/docs/types/TagHooks.html +1 -1
- package/docs/types/TagId.html +1 -1
- package/docs/types/TagInstance.html +1 -1
- package/docs/types/TagPlacement.html +2 -2
- package/docs/types/TagPointType.html +2 -2
- package/docs/types/TagRendererMap.html +1 -1
- package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/Util.ActionIfNoIntersection.html +1 -1
- package/docs/types/Util.AdherePoint.html +2 -2
- package/docs/types/Util.PointSelectorConfig.html +1 -1
- package/docs/types/Util.SupportedTarget.html +2 -2
- package/docs/types/Util.Target.html +2 -2
- package/docs/types/Util.ThreeObject.html +2 -2
- package/docs/types/WorkCode.html +1 -1
- package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
- package/docs/variables/PLUGIN.html +1 -1
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
- package/docs/variables/ROOM_TYPE_MAP.html +2 -2
- package/docs/variables/Util.ANIME_PRESETS.html +2 -2
- package/docs/variables/Util.CURRENT_PANO_IMAGE_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.DEFAULT_ANIME_CONFIG.html +2 -2
- package/docs/variables/Util.DEFAULT_STATIC_PREFIX.html +2 -2
- package/docs/variables/Util.DNALOGEL_DEFAULT_ASSETS.html +2 -2
- package/docs/variables/Util.ENTRY_DOOR_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.FLOORPLAN_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.GUIDELINE_DEFAULT_ARROW_TEXTURE.html +2 -2
- package/docs/variables/Util.GUIDELINE_WHITE_ARROW_TEXTURE.html +2 -2
- package/docs/variables/Util.MODEL_CHASSIS_COMPASS_DEFAULT_MODEL.html +2 -2
- package/docs/variables/Util.MODEL_ENTRY_DOOR_GUIDE_PLUGIN_DEFAULT_MODEL.html +2 -2
- package/docs/variables/Util.PANO_COMPASS_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.PANO_SPATIAL_TAG_BLUR_IMAGE.html +2 -2
- package/docs/variables/Util.PANO_TAG_DEFAULT_LINK_ICON.html +2 -2
- package/docs/variables/defaultGlobalConfig.html +1 -1
- package/docs/variables/itemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
- package/libs/CruisePlugin/Move.js +121 -30
- package/libs/CruisePlugin/Work.js +265 -174
- package/libs/CruisePlugin/index.js +98 -7
- package/libs/GuideLinePlugin/Controller.js +127 -36
- package/libs/GuideLinePlugin/GuideLineItem.js +94 -3
- package/libs/GuideLinePlugin/GuideLineModeItem.js +94 -3
- package/libs/GuideLinePlugin/index.js +98 -7
- package/libs/PanoTagPlugin/controller/Tag/BaseTag.d.ts +2 -0
- package/libs/PanoTagPlugin/controller/Tag/BaseTag.js +193 -189
- package/libs/PanoTagPlugin/controller/Tag/PlaneTag.d.ts +8 -1
- package/libs/PanoTagPlugin/controller/Tag/PlaneTag.js +253 -102
- package/libs/PanoTagPlugin/controller/index.js +143 -46
- package/libs/PanoTagPlugin/index.js +103 -12
- package/libs/PanoTagPlugin/utils/model/mediaPlane.d.ts +19 -1
- package/libs/PanoTagPlugin/utils/model/mediaPlane.js +123 -69
- package/libs/Sculpt/Editors/RectangleMeshEditor.js +48 -20
- package/libs/base/BasePlugin.js +1 -1
- package/libs/index.js +59 -59
- package/libs/shared-utils/Object3DHelper/Helper/CSS3DScaleHelper.d.ts +2 -0
- package/libs/shared-utils/Object3DHelper/Helper/CSS3DScaleHelper.js +40 -26
- package/libs/shared-utils/Object3DHelper/Helper/HTML/rectangleScaleDom.js +12 -11
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +2 -2
|
@@ -11,21 +11,21 @@ var I = (h, l, t) => l in h ? b(h, l, { enumerable: !0, configurable: !0, writab
|
|
|
11
11
|
return h;
|
|
12
12
|
}, x = (h, l) => F(h, E(l));
|
|
13
13
|
var k = (h, l, t) => (I(h, typeof l != "symbol" ? l + "" : l, t), t);
|
|
14
|
-
var y = (h, l, t) => new Promise((
|
|
15
|
-
var
|
|
14
|
+
var y = (h, l, t) => new Promise((i, e) => {
|
|
15
|
+
var r = (a) => {
|
|
16
16
|
try {
|
|
17
|
-
|
|
18
|
-
} catch (
|
|
19
|
-
|
|
17
|
+
s(t.next(a));
|
|
18
|
+
} catch (m) {
|
|
19
|
+
e(m);
|
|
20
20
|
}
|
|
21
|
-
},
|
|
21
|
+
}, p = (a) => {
|
|
22
22
|
try {
|
|
23
|
-
|
|
24
|
-
} catch (
|
|
25
|
-
|
|
23
|
+
s(t.throw(a));
|
|
24
|
+
} catch (m) {
|
|
25
|
+
e(m);
|
|
26
26
|
}
|
|
27
|
-
},
|
|
28
|
-
|
|
27
|
+
}, s = (a) => a.done ? i(a.value) : Promise.resolve(a.value).then(r, p);
|
|
28
|
+
s((t = t.apply(h, l)).next());
|
|
29
29
|
});
|
|
30
30
|
import { GuideLinePlugin as K } from "../GuideLinePlugin/index.js";
|
|
31
31
|
import { uuid as S } from "../shared-utils/uuid.js";
|
|
@@ -212,6 +212,112 @@ import "../PanoTagPlugin/Components/Common/Icon/PanoramaIcon.js";
|
|
|
212
212
|
import "../PanoTagPlugin/Components/Tag/CustomTag.js";
|
|
213
213
|
import "../vendor/classnames/index.js";
|
|
214
214
|
import "../PanoTagPlugin/controller/Tag/PlaneTag.js";
|
|
215
|
+
import "../Sculpt/index.js";
|
|
216
|
+
import "../Sculpt/utils/Modules/Global.js";
|
|
217
|
+
import "../Sculpt/utils/Modules/Cursor.js";
|
|
218
|
+
import "../Sculpt/utils/Modules/DeleteButtonBgBorder.js";
|
|
219
|
+
import "../Sculpt/utils/Modules/DeleteIconSVG.js";
|
|
220
|
+
import "../Object3DHelperPlugin/Controller.js";
|
|
221
|
+
import "../shared-utils/Object3DHelper/Helper/MoveHelper.js";
|
|
222
|
+
import "../shared-utils/Object3DHelper/Base/BaseHelper.js";
|
|
223
|
+
import "../shared-utils/Object3DHelper/utils/setObjectQuaternion.js";
|
|
224
|
+
import "../shared-utils/three/IObject3D.js";
|
|
225
|
+
import "../shared-utils/three/boundingBox.js";
|
|
226
|
+
import "../shared-utils/Object3DHelper/Helper/Objects/ArrowGroup.js";
|
|
227
|
+
import "../shared-utils/Object3DHelper/utils/direction.js";
|
|
228
|
+
import "../shared-utils/Object3DHelper/Constants/RenderOrder.js";
|
|
229
|
+
import "../shared-utils/Object3DHelper/Constants/color.js";
|
|
230
|
+
import "../shared-utils/Object3DHelper/utils/calculateScaleByCamera.js";
|
|
231
|
+
import "../shared-utils/Object3DHelper/utils/getPoseFromCamera.js";
|
|
232
|
+
import "../shared-utils/clamp.js";
|
|
233
|
+
import "../shared-utils/formatRad.js";
|
|
234
|
+
import "../shared-utils/Object3DHelper/utils/getOrthographicCameraDirection.js";
|
|
235
|
+
import "../shared-utils/Object3DHelper/Helper/RotateHelper.js";
|
|
236
|
+
import "../shared-utils/Object3DHelper/Helper/HTML/tipsDom.js";
|
|
237
|
+
import "../shared-utils/Object3DHelper/Helper/HTML/utils/createElement.js";
|
|
238
|
+
import "../shared-utils/Object3DHelper/Helper/CSS3DScaleHelper.js";
|
|
239
|
+
import "../shared-utils/Object3DHelper/Helper/HTML/rectangleScaleDom.js";
|
|
240
|
+
import "../shared-utils/Object3DHelper/utils/cameraHooks.js";
|
|
241
|
+
import "../shared-utils/Object3DHelper/Helper/BoundingBoxHelper.js";
|
|
242
|
+
import "../shared-utils/Object3DHelper/Controller/MoveController.js";
|
|
243
|
+
import "../shared-utils/Object3DHelper/Base/BaseController.js";
|
|
244
|
+
import "../shared-utils/Object3DHelper/utils/solidGuide.js";
|
|
245
|
+
import "../shared-utils/Object3DHelper/utils/getMouseRaycaster.js";
|
|
246
|
+
import "../shared-utils/Object3DHelper/utils/calculateThreeMouse.js";
|
|
247
|
+
import "../Sculpt/utils/three/rayOnLine.js";
|
|
248
|
+
import "../Object3DHelperPlugin/FiveControllerWrapper.js";
|
|
249
|
+
import "../shared-utils/Object3DHelper/index.js";
|
|
250
|
+
import "../shared-utils/Object3DHelper/Controller/RotateController.js";
|
|
251
|
+
import "../shared-utils/math/rad2Deg.js";
|
|
252
|
+
import "../shared-utils/math/deg2Rad.js";
|
|
253
|
+
import "../shared-utils/Object3DHelper/Controller/CSS3DScaleController.js";
|
|
254
|
+
import "../shared-utils/Object3DHelper/Controller/RectangleScaleController.js";
|
|
255
|
+
import "../shared-utils/three/vectorIsEqual.js";
|
|
256
|
+
import "../shared-utils/Object3DHelper/Controller/BoundingBoxController.js";
|
|
257
|
+
import "../shared-utils/Object3DHelper/Helper/ScaleHelper.js";
|
|
258
|
+
import "../shared-utils/Object3DHelper/Controller/ScaleController.js";
|
|
259
|
+
import "../shared-utils/threex/domevents/index.js";
|
|
260
|
+
import "../shared-utils/three/recurveFindObject.js";
|
|
261
|
+
import "../Sculpt/Objects/Polyline/index.js";
|
|
262
|
+
import "../Sculpt/Meshes/Polyline.js";
|
|
263
|
+
import "../Sculpt/Meshes/LineWithDots.js";
|
|
264
|
+
import "../Sculpt/Meshes/Point.js";
|
|
265
|
+
import "../Sculpt/typings/style.js";
|
|
266
|
+
import "../Sculpt/utils/Meshes/getLengthHTML.js";
|
|
267
|
+
import "../shared-utils/three/applyObjectMatrixWorld.js";
|
|
268
|
+
import "../Sculpt/utils/renderDom.js";
|
|
269
|
+
import "../Sculpt/Meshes/Line.js";
|
|
270
|
+
import "../shared-utils/three/core/LineGeometry.js";
|
|
271
|
+
import "../shared-utils/three/core/LineMaterial.js";
|
|
272
|
+
import "../shared-utils/three/core/Line2.js";
|
|
273
|
+
import "../shared-utils/three/core/LineMaterial2.js";
|
|
274
|
+
import "../Sculpt/utils/unit.js";
|
|
275
|
+
import "../shared-utils/three/closeVectors.js";
|
|
276
|
+
import "../Sculpt/Objects/Base/index.js";
|
|
277
|
+
import "../vendor/hotkeys-js/dist/hotkeys.esm.js";
|
|
278
|
+
import "../Sculpt/Objects/Polyline/Editor.js";
|
|
279
|
+
import "../shared-utils/five/getPosition.js";
|
|
280
|
+
import "../Sculpt/Objects/Line/Editor.js";
|
|
281
|
+
import "../Sculpt/Objects/Base/Editor.js";
|
|
282
|
+
import "../shared-utils/three/vector3ToArray.js";
|
|
283
|
+
import "../Sculpt/Objects/Point/index.js";
|
|
284
|
+
import "../Sculpt/Objects/Point/Editor.js";
|
|
285
|
+
import "../Sculpt/Objects/Polygon/index.js";
|
|
286
|
+
import "../Sculpt/Meshes/Area.js";
|
|
287
|
+
import "../Sculpt/Meshes/PolygonWithEdge.js";
|
|
288
|
+
import "../Sculpt/Meshes/Polygon.js";
|
|
289
|
+
import "../shared-utils/three/generatePolygonGeometry.js";
|
|
290
|
+
import "../shared-utils/three/earcut3D.js";
|
|
291
|
+
import "../vendor/earcut/src/earcut.js";
|
|
292
|
+
import "../PanoMeasurePlugin/utils/isIntersecting.js";
|
|
293
|
+
import "../Sculpt/utils/three/ColoredMesh.js";
|
|
294
|
+
import "../shared-utils/three/geometryUtil.js";
|
|
295
|
+
import "../Sculpt/Objects/Polygon/Editor.js";
|
|
296
|
+
import "../Sculpt/Objects/Prism/index.js";
|
|
297
|
+
import "../Sculpt/Meshes/Prism.js";
|
|
298
|
+
import "../shared-utils/three/core/PrismGeometry.js";
|
|
299
|
+
import "../shared-utils/three/core/polygonVertex.js";
|
|
300
|
+
import "../shared-utils/three/core/PrismAnimationGeometry.js";
|
|
301
|
+
import "../Sculpt/Editors/PrismMeshEditor.js";
|
|
302
|
+
import "../Sculpt/Objects/Rectangle/index.js";
|
|
303
|
+
import "../Sculpt/Editors/RectangleMeshEditor.js";
|
|
304
|
+
import "../Sculpt/Meshes/Rectangle.js";
|
|
305
|
+
import "../Sculpt/utils/three/RectangleGeometry.js";
|
|
306
|
+
import "../Sculpt/Meshes/RectangleWithEdge.js";
|
|
307
|
+
import "../Sculpt/utils/sortPositionsByCameraPosition.js";
|
|
308
|
+
import "../Sculpt/Objects/Circle/index.js";
|
|
309
|
+
import "../Sculpt/Editors/CircleMeshEditor.js";
|
|
310
|
+
import "../Sculpt/Meshes/CircleWithEdge.js";
|
|
311
|
+
import "../Sculpt/Meshes/Circle.js";
|
|
312
|
+
import "../Sculpt/utils/radiusToSegments.js";
|
|
313
|
+
import "../Sculpt/Objects/Cylinder/index.js";
|
|
314
|
+
import "../Sculpt/Meshes/Cylinder.js";
|
|
315
|
+
import "../Sculpt/Editors/CylinderMeshEditor.js";
|
|
316
|
+
import "../Sculpt/Objects/Box/index.js";
|
|
317
|
+
import "../Sculpt/Editors/BoxMeshEditor.js";
|
|
318
|
+
import "../Sculpt/Meshes/Box.js";
|
|
319
|
+
import "../shared-utils/forReverseEach.js";
|
|
320
|
+
import "../Sculpt/Objects/Line/index.js";
|
|
215
321
|
import "../PanoTagPlugin/Components/TagContainer.js";
|
|
216
322
|
import "../PanoTagPlugin/Components/TagItem.js";
|
|
217
323
|
import "../PanoTagPlugin/Components/Common/TagPoint.js";
|
|
@@ -231,7 +337,6 @@ import "../PanoTagPlugin/Components/Common/TagPopover/ShareIcon.js";
|
|
|
231
337
|
import "../PanoTagPlugin/utils/popoverContainer.js";
|
|
232
338
|
import "../shared-utils/five/fiveEveryReadyListener.js";
|
|
233
339
|
import "../shared-utils/throttle.js";
|
|
234
|
-
import "../shared-utils/three/vector3ToArray.js";
|
|
235
340
|
import "../GuideLinePlugin/Components/Tag.js";
|
|
236
341
|
import "../shared-utils/fontSize.js";
|
|
237
342
|
import "../shared-utils/px2rem.js";
|
|
@@ -250,32 +355,18 @@ import "../shared-utils/three/Assets/index.js";
|
|
|
250
355
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
251
356
|
import "../shared-utils/three/PointSelector/utils/html.js";
|
|
252
357
|
import "../shared-utils/three/PointSelector/utils/PointHelper2.js";
|
|
253
|
-
import "../Sculpt/Meshes/Line.js";
|
|
254
|
-
import "../Sculpt/typings/style.js";
|
|
255
|
-
import "../shared-utils/three/IObject3D.js";
|
|
256
|
-
import "../Sculpt/utils/Meshes/getLengthHTML.js";
|
|
257
|
-
import "../shared-utils/three/applyObjectMatrixWorld.js";
|
|
258
|
-
import "../shared-utils/three/core/LineGeometry.js";
|
|
259
|
-
import "../shared-utils/three/core/LineMaterial.js";
|
|
260
|
-
import "../shared-utils/three/core/Line2.js";
|
|
261
|
-
import "../shared-utils/three/core/LineMaterial2.js";
|
|
262
|
-
import "../Sculpt/utils/unit.js";
|
|
263
|
-
import "../Sculpt/utils/renderDom.js";
|
|
264
358
|
import "../CSS3DRenderPlugin/utils/three/CSS3DSprite.js";
|
|
265
359
|
import "../shared-utils/isTouchDevice.js";
|
|
266
|
-
import "../shared-utils/five/getPosition.js";
|
|
267
360
|
import "../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
268
361
|
import "../shared-utils/three/PointSelector/utils/contents.js";
|
|
269
|
-
import "../Sculpt/utils/three/rayOnLine.js";
|
|
270
362
|
import "../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
271
363
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
272
364
|
import "../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
273
|
-
import "../shared-utils/formatRad.js";
|
|
274
365
|
import "./Work.js";
|
|
275
366
|
import "./utils/coordinatesToVector.js";
|
|
276
|
-
class
|
|
277
|
-
constructor(t,
|
|
278
|
-
super(t,
|
|
367
|
+
class $m extends G {
|
|
368
|
+
constructor(t, i) {
|
|
369
|
+
super(t, i);
|
|
279
370
|
k(this, "state", {
|
|
280
371
|
visible: !0,
|
|
281
372
|
enabled: !0,
|
|
@@ -298,35 +389,35 @@ class yo extends G {
|
|
|
298
389
|
broke: !1,
|
|
299
390
|
modeChanging: !1
|
|
300
391
|
});
|
|
301
|
-
this.config =
|
|
392
|
+
this.config = i, Object.assign(window, { __WalkPlugin_DEBUG__: this });
|
|
302
393
|
}
|
|
303
394
|
/**
|
|
304
395
|
* @description Load Data and State
|
|
305
396
|
*/
|
|
306
|
-
load(t,
|
|
397
|
+
load(t, i, e) {
|
|
307
398
|
return y(this, null, function* () {
|
|
308
|
-
var o,
|
|
399
|
+
var o, n;
|
|
309
400
|
this.clear();
|
|
310
|
-
const
|
|
311
|
-
this.data = g({ id:
|
|
312
|
-
let
|
|
313
|
-
const
|
|
314
|
-
|
|
401
|
+
const r = this.data ? JSON.parse(JSON.stringify(this.data)) : void 0, p = yield this.formatData(t);
|
|
402
|
+
this.data = g({ id: p.keyframesId }, p), this.hooks.emit("dataChange", p, r);
|
|
403
|
+
let s = [], a;
|
|
404
|
+
const m = this.data.keyframes.filter((f) => f.data.panoIndex !== void 0);
|
|
405
|
+
m.filter((f, d) => {
|
|
315
406
|
var u;
|
|
316
|
-
return f.data.panoIndex !== ((u =
|
|
407
|
+
return f.data.panoIndex !== ((u = m[d - 1]) == null ? void 0 : u.data.panoIndex);
|
|
317
408
|
}).map((f) => f.data.panoIndex).forEach((f) => {
|
|
318
409
|
var u, v;
|
|
319
410
|
const d = (u = this.workUtil.getObserver(f)) == null ? void 0 : u.floorIndex;
|
|
320
411
|
if (d !== void 0)
|
|
321
|
-
if (
|
|
322
|
-
const c =
|
|
323
|
-
|
|
412
|
+
if (a === d) {
|
|
413
|
+
const c = s.length - 1;
|
|
414
|
+
s[c] = [...(v = s[c]) != null ? v : [], f];
|
|
324
415
|
} else {
|
|
325
|
-
|
|
326
|
-
const c =
|
|
327
|
-
|
|
416
|
+
a = d;
|
|
417
|
+
const c = s.length;
|
|
418
|
+
s[c] = [f];
|
|
328
419
|
}
|
|
329
|
-
}), !this.GuideLine && ((o = this.config) == null ? void 0 : o.useGuideLine) !== !1 &&
|
|
420
|
+
}), !this.GuideLine && ((o = this.config) == null ? void 0 : o.useGuideLine) !== !1 && p.useGuildLine !== !1 && (this.GuideLine = K(this.five, this.config)), (n = this.GuideLine) == null || n.load({ routes: s.map((f) => ({ panoIndexList: f })), config: p.guildPluginOptions }), i ? this.setState(i, { userAction: e }) : (this.setState({ playing: !1 }, { userAction: !1 }), this.handleVisible(this.state.visible), this.handleEnable(this.state.enabled), this.changePlayState(this.state.playing, { userAction: !1 }), this.changeSpeed(this.state.speed)), this.clearPauseData(), console.debug("WORKPLUGIN loaded", p), this.hooks.emit("dataLoaded", p);
|
|
330
421
|
});
|
|
331
422
|
}
|
|
332
423
|
/**
|
|
@@ -335,8 +426,8 @@ class yo extends G {
|
|
|
335
426
|
* @param {string} options.id play from keyframes id
|
|
336
427
|
*/
|
|
337
428
|
playFrom(t) {
|
|
338
|
-
const { index:
|
|
339
|
-
this.state.playing && this.setState({ playing: !1 }, { userAction:
|
|
429
|
+
const { index: i, id: e, userAction: r } = t;
|
|
430
|
+
this.state.playing && this.setState({ playing: !1 }, { userAction: r }), this.setState({ playing: !0 }, { userAction: r, playFromIndex: i, playFromId: e });
|
|
340
431
|
}
|
|
341
432
|
/**
|
|
342
433
|
* @description Play from first keyframe
|
|
@@ -350,44 +441,44 @@ class yo extends G {
|
|
|
350
441
|
formatData(t) {
|
|
351
442
|
return y(this, null, function* () {
|
|
352
443
|
this.five.work || (yield M(this.five));
|
|
353
|
-
const
|
|
354
|
-
const
|
|
355
|
-
return typeof
|
|
444
|
+
const i = (() => {
|
|
445
|
+
const e = t;
|
|
446
|
+
return typeof e == "object" && e !== null && Q(e.version) && e.data ? e.data : e;
|
|
356
447
|
})();
|
|
357
|
-
if (
|
|
448
|
+
if (i.keyframes)
|
|
358
449
|
return {
|
|
359
450
|
keyframesId: S(),
|
|
360
|
-
keyframes:
|
|
361
|
-
var
|
|
362
|
-
const
|
|
363
|
-
return x(g({ id: (
|
|
451
|
+
keyframes: i.keyframes.map((e, r) => {
|
|
452
|
+
var a;
|
|
453
|
+
const p = i.keyframes[r + 1], s = (() => !p || p.start === void 0 || e.end === void 0 ? 0 : p.start - e.end)();
|
|
454
|
+
return x(g({ id: (a = e.uuid) != null ? a : S(), moveIndex: r, stay: s, index: r }, e), { guildPluginOptions: i.guildPluginOptions });
|
|
364
455
|
})
|
|
365
456
|
};
|
|
366
|
-
if (
|
|
367
|
-
let
|
|
368
|
-
const { moveEffect:
|
|
369
|
-
return this.privateState.moveToFirstPanoEffect =
|
|
457
|
+
if (i.panoIndexList) {
|
|
458
|
+
let e = [];
|
|
459
|
+
const { moveEffect: r, moveToFirstPanoEffect: p, moveToFirstPanoDuration: s } = i;
|
|
460
|
+
return this.privateState.moveToFirstPanoEffect = p, this.privateState.moveToFirstPanoDuration = s, i.panoIndexList.forEach((a, m) => {
|
|
370
461
|
const o = (() => {
|
|
371
462
|
var v, c;
|
|
372
|
-
const
|
|
373
|
-
if (
|
|
463
|
+
const n = i.panoIndexList.slice(m).find((P) => P !== a);
|
|
464
|
+
if (n === void 0)
|
|
374
465
|
return;
|
|
375
|
-
const f = this.workUtil.getObserverPosition(
|
|
376
|
-
if (!d || !f || ((v = this.workUtil.getObserver(
|
|
466
|
+
const f = this.workUtil.getObserverPosition(a), d = this.workUtil.getObserverPosition(n);
|
|
467
|
+
if (!d || !f || ((v = this.workUtil.getObserver(a)) == null ? void 0 : v.floorIndex) !== ((c = this.workUtil.getObserver(n)) == null ? void 0 : c.floorIndex))
|
|
377
468
|
return;
|
|
378
469
|
const u = new U.Vector3().subVectors(d, f);
|
|
379
470
|
return A(u.normalize());
|
|
380
471
|
})();
|
|
381
|
-
|
|
382
|
-
moveIndex:
|
|
383
|
-
stay:
|
|
384
|
-
data: g({ effect: "Move", panoIndex:
|
|
385
|
-
}) :
|
|
472
|
+
i.moveType === void 0 || i.moveType === "justMove" ? e.push({
|
|
473
|
+
moveIndex: m,
|
|
474
|
+
stay: i.stay,
|
|
475
|
+
data: g({ effect: "Move", panoIndex: a, moveEffect: r }, o != null ? o : {})
|
|
476
|
+
}) : i.moveType === "moveAndRotate" && (e.push({ moveIndex: m, stay: i.stay, data: { effect: "Move", panoIndex: a, moveEffect: r } }), o && e.push({ moveIndex: m, stay: i.stay, data: g({ effect: "Rotate", panoIndex: a }, o) }));
|
|
386
477
|
}), {
|
|
387
478
|
keyframesId: S(),
|
|
388
|
-
keyframes:
|
|
389
|
-
guildPluginOptions:
|
|
390
|
-
useGuildLine:
|
|
479
|
+
keyframes: e.map((a, m) => g({ id: S(), index: m }, a)),
|
|
480
|
+
guildPluginOptions: i.guildPluginOptions,
|
|
481
|
+
useGuildLine: i.useGuildLine
|
|
391
482
|
};
|
|
392
483
|
} else
|
|
393
484
|
throw new Error("format error: data no keyframes or no panoIndexList");
|
|
@@ -402,13 +493,13 @@ class yo extends G {
|
|
|
402
493
|
handlePlay(t) {
|
|
403
494
|
return y(this, null, function* () {
|
|
404
495
|
var d;
|
|
405
|
-
const { data:
|
|
406
|
-
if (
|
|
496
|
+
const { data: i, state: e, privateState: r, hooks: p } = this;
|
|
497
|
+
if (r.playing || !(i != null && i.keyframes) || (i == null ? void 0 : i.keyframes.length) === 0)
|
|
407
498
|
return;
|
|
408
|
-
const
|
|
409
|
-
|
|
410
|
-
const
|
|
411
|
-
(t == null ? void 0 : t.notEmitEvent) !== !0 &&
|
|
499
|
+
const s = S();
|
|
500
|
+
r.playId = s, r.playing = !0, r.broke = !1;
|
|
501
|
+
const a = i.keyframes, m = this.getPauseData();
|
|
502
|
+
(t == null ? void 0 : t.notEmitEvent) !== !0 && p.emit("play", { userAction: (d = t == null ? void 0 : t.userAction) != null ? d : !0 });
|
|
412
503
|
let o = !1;
|
|
413
504
|
const f = yield (() => y(this, null, function* () {
|
|
414
505
|
var u, v;
|
|
@@ -416,58 +507,58 @@ class yo extends G {
|
|
|
416
507
|
return t.playFromIndex;
|
|
417
508
|
if ((t == null ? void 0 : t.playFromId) !== void 0)
|
|
418
509
|
return (u = this.data) == null ? void 0 : u.keyframes.findIndex((c) => c.id === t.playFromId);
|
|
419
|
-
if (
|
|
420
|
-
const c = (v = this.data) == null ? void 0 : v.keyframes.find((P) => P.id ===
|
|
421
|
-
if (
|
|
422
|
-
moveEffect:
|
|
423
|
-
duration:
|
|
510
|
+
if (m != null && m.id) {
|
|
511
|
+
const c = (v = this.data) == null ? void 0 : v.keyframes.find((P) => P.id === m.id);
|
|
512
|
+
if (m != null && m.fiveState && (yield this.move(m.fiveState, {
|
|
513
|
+
moveEffect: r.moveToFirstPanoEffect,
|
|
514
|
+
duration: r.moveToFirstPanoDuration
|
|
424
515
|
})), c) {
|
|
425
516
|
if (c.data.effect === "Move")
|
|
426
517
|
return c.index;
|
|
427
518
|
if (c.data.effect === "Rotate") {
|
|
428
|
-
const P =
|
|
519
|
+
const P = m.duration !== void 0 ? m.duration * (1 - m.playedProgress) : void 0;
|
|
429
520
|
return yield this.playKeyframe(c, { duration: P }), o = !0, c.index + 1;
|
|
430
521
|
}
|
|
431
522
|
}
|
|
432
523
|
}
|
|
433
524
|
}))();
|
|
434
525
|
this.clearPauseData();
|
|
435
|
-
for (const u of
|
|
436
|
-
if (
|
|
526
|
+
for (const u of a) {
|
|
527
|
+
if (r.broke || !e.playing || !r.playing || s !== r.playId)
|
|
437
528
|
return;
|
|
438
529
|
if (!(f !== void 0 && u.index < f))
|
|
439
530
|
try {
|
|
440
|
-
|
|
441
|
-
moveEffect: o === !1 ?
|
|
442
|
-
duration: o === !1 && typeof
|
|
531
|
+
p.emit("playIndexChange", u.index, u), yield this.playKeyframe(u, {
|
|
532
|
+
moveEffect: o === !1 ? r.moveToFirstPanoEffect : void 0,
|
|
533
|
+
duration: o === !1 && typeof r.moveToFirstPanoDuration == "number" ? r.moveToFirstPanoDuration : void 0
|
|
443
534
|
}), u.stay && (yield O(u.stay)), o === !1 && (o = !0);
|
|
444
535
|
} catch (v) {
|
|
445
536
|
return Promise.resolve("broke");
|
|
446
537
|
}
|
|
447
538
|
}
|
|
448
|
-
|
|
539
|
+
e.playing && s === r.playId && (this.setState({ playing: !1 }, { userAction: !1 }), p.emit("end"), this.clearPauseData());
|
|
449
540
|
});
|
|
450
541
|
}
|
|
451
542
|
/**
|
|
452
543
|
* @description: Pause and record pause state
|
|
453
544
|
*/
|
|
454
545
|
handlePause(t) {
|
|
455
|
-
var
|
|
456
|
-
const { state:
|
|
457
|
-
|
|
546
|
+
var p;
|
|
547
|
+
const { state: i, privateState: e, hooks: r } = this;
|
|
548
|
+
i.playing = !1, e.playing !== !1 && (e.playing = !1, (t == null ? void 0 : t.userAction) !== !1 && this.setPauseData(), e.broke || this.forceInteruptUpdateCamera(), (t == null ? void 0 : t.notEmitEvent) !== !0 && r.emit("pause", { userAction: (p = t == null ? void 0 : t.userAction) != null ? p : !0 }));
|
|
458
549
|
}
|
|
459
550
|
/**
|
|
460
551
|
* @description: Change play speed
|
|
461
552
|
*/
|
|
462
|
-
changeSpeed(t,
|
|
463
|
-
var
|
|
464
|
-
const { state:
|
|
465
|
-
if (
|
|
553
|
+
changeSpeed(t, i = !0) {
|
|
554
|
+
var a;
|
|
555
|
+
const { state: e, privateState: r, hooks: p } = this, { currentPlayKeyframe: s } = r;
|
|
556
|
+
if (p.emit("speedChange", t, { userAction: i }), e.playing && s)
|
|
466
557
|
try {
|
|
467
|
-
const
|
|
468
|
-
((
|
|
469
|
-
} catch (
|
|
470
|
-
console.error(
|
|
558
|
+
const m = s.originDuration !== void 0 ? s.originDuration * (1 - this.getProgress()) : void 0, o = s.keyframe, { privateState: n } = this;
|
|
559
|
+
((a = this.privateState.currentPlayKeyframe) == null ? void 0 : a.keyframe.id) !== o.id && (this.privateState.currentPlayKeyframe = { keyframe: o }), n.currentPlayQueue.push(this.getPlayPromise(o, { duration: m }));
|
|
560
|
+
} catch (m) {
|
|
561
|
+
console.error(m);
|
|
471
562
|
}
|
|
472
563
|
}
|
|
473
564
|
/**
|
|
@@ -480,12 +571,12 @@ class yo extends G {
|
|
|
480
571
|
* @description Set pause data
|
|
481
572
|
*/
|
|
482
573
|
setPauseData() {
|
|
483
|
-
var t,
|
|
574
|
+
var t, i, e;
|
|
484
575
|
if ((t = this.data) != null && t.id)
|
|
485
576
|
return this.pauseDataMap.set(this.data.id, {
|
|
486
|
-
id: (
|
|
577
|
+
id: (i = this.privateState.currentPlayKeyframe) == null ? void 0 : i.keyframe.id,
|
|
487
578
|
fiveState: this.five.getCurrentState(),
|
|
488
|
-
duration: (
|
|
579
|
+
duration: (e = this.privateState.currentPlayKeyframe) == null ? void 0 : e.originDuration,
|
|
489
580
|
playedProgress: this.getProgress()
|
|
490
581
|
});
|
|
491
582
|
}
|
|
@@ -498,42 +589,42 @@ class yo extends G {
|
|
|
498
589
|
/**
|
|
499
590
|
* @description Play single keyframe
|
|
500
591
|
*/
|
|
501
|
-
playKeyframe(t,
|
|
592
|
+
playKeyframe(t, i) {
|
|
502
593
|
return y(this, null, function* () {
|
|
503
|
-
var
|
|
504
|
-
const { privateState:
|
|
505
|
-
return ((
|
|
594
|
+
var r;
|
|
595
|
+
const { privateState: e } = this;
|
|
596
|
+
return ((r = this.privateState.currentPlayKeyframe) == null ? void 0 : r.keyframe.id) !== t.id && (this.privateState.currentPlayKeyframe = { keyframe: t }), e.currentPlayQueue.push(this.getPlayPromise(t, i)), this.actionPromiseQueue();
|
|
506
597
|
});
|
|
507
598
|
}
|
|
508
599
|
/**
|
|
509
600
|
* @description: getPlayPromise
|
|
510
601
|
*/
|
|
511
|
-
getPlayPromise(
|
|
512
|
-
return y(this, arguments, function* (t,
|
|
513
|
-
var
|
|
514
|
-
const
|
|
515
|
-
if (
|
|
516
|
-
return new Promise((
|
|
517
|
-
let
|
|
602
|
+
getPlayPromise(e) {
|
|
603
|
+
return y(this, arguments, function* (t, i = {}) {
|
|
604
|
+
var p;
|
|
605
|
+
const r = t.data;
|
|
606
|
+
if (i.duration = (p = i.duration) != null ? p : t.start !== void 0 && t.end !== void 0 ? t.end - t.start : void 0, !!r)
|
|
607
|
+
return new Promise((s, a) => {
|
|
608
|
+
let m = !1;
|
|
518
609
|
this.addInterruptListener(() => {
|
|
519
|
-
if (!
|
|
520
|
-
return this.hooks.emit("broke"), this.privateState.broke = !0, this.setState({ playing: !1 }),
|
|
610
|
+
if (!m)
|
|
611
|
+
return this.hooks.emit("broke"), this.privateState.broke = !0, this.setState({ playing: !1 }), m = !0, a(new Error("play is interupted"));
|
|
521
612
|
});
|
|
522
613
|
try {
|
|
523
|
-
if (
|
|
614
|
+
if (m)
|
|
524
615
|
return;
|
|
525
616
|
const o = () => {
|
|
526
|
-
|
|
617
|
+
s(), m = !0;
|
|
527
618
|
};
|
|
528
|
-
switch (
|
|
619
|
+
switch (r.effect) {
|
|
529
620
|
case "Move":
|
|
530
|
-
this.move(
|
|
621
|
+
this.move(r, i).then(o);
|
|
531
622
|
break;
|
|
532
623
|
case "Rotate":
|
|
533
|
-
this.rotate(
|
|
624
|
+
this.rotate(r, i).then(o);
|
|
534
625
|
break;
|
|
535
626
|
default:
|
|
536
|
-
this.rotate(
|
|
627
|
+
this.rotate(r, i).then(o);
|
|
537
628
|
}
|
|
538
629
|
} catch (o) {
|
|
539
630
|
}
|
|
@@ -546,29 +637,29 @@ class yo extends G {
|
|
|
546
637
|
actionPromiseQueue() {
|
|
547
638
|
return y(this, null, function* () {
|
|
548
639
|
const { privateState: t } = this;
|
|
549
|
-
return new Promise((
|
|
640
|
+
return new Promise((i, e) => {
|
|
550
641
|
if (t.currentPlayQueue.length === 0) {
|
|
551
|
-
|
|
642
|
+
i();
|
|
552
643
|
return;
|
|
553
644
|
}
|
|
554
|
-
const
|
|
555
|
-
if (!
|
|
556
|
-
|
|
645
|
+
const r = t.currentPlayQueue.shift();
|
|
646
|
+
if (!r) {
|
|
647
|
+
i();
|
|
557
648
|
return;
|
|
558
649
|
}
|
|
559
|
-
|
|
650
|
+
r.then(i, e);
|
|
560
651
|
}).then(() => t.currentPlayQueue.length === 0 ? Promise.resolve() : this.actionPromiseQueue());
|
|
561
652
|
});
|
|
562
653
|
}
|
|
563
654
|
/**
|
|
564
655
|
* @description Action move keyframe
|
|
565
656
|
*/
|
|
566
|
-
move(t,
|
|
657
|
+
move(t, i) {
|
|
567
658
|
return y(this, null, function* () {
|
|
568
659
|
if (t.mode && t.mode !== this.five.currentMode)
|
|
569
660
|
yield this.changeMode(t);
|
|
570
661
|
else if (t.panoIndex !== this.five.panoIndex)
|
|
571
|
-
yield this.changePano(t,
|
|
662
|
+
yield this.changePano(t, i);
|
|
572
663
|
else
|
|
573
664
|
return Promise.resolve();
|
|
574
665
|
});
|
|
@@ -576,93 +667,93 @@ class yo extends G {
|
|
|
576
667
|
/**
|
|
577
668
|
* @description Action rotate keyframe
|
|
578
669
|
*/
|
|
579
|
-
rotate(t,
|
|
670
|
+
rotate(t, i) {
|
|
580
671
|
return y(this, null, function* () {
|
|
581
672
|
if (t.mode && t.mode !== this.five.currentMode)
|
|
582
673
|
yield this.changeMode({ mode: t.mode, panoIndex: t.panoIndex });
|
|
583
674
|
else if (t.panoIndex && t.panoIndex !== this.five.panoIndex)
|
|
584
|
-
return yield this.changePano(t,
|
|
585
|
-
yield this.updateCamera(t,
|
|
675
|
+
return yield this.changePano(t, i);
|
|
676
|
+
yield this.updateCamera(t, i);
|
|
586
677
|
});
|
|
587
678
|
}
|
|
588
679
|
/**
|
|
589
680
|
* @description Update five camera
|
|
590
681
|
*/
|
|
591
|
-
updateCamera(
|
|
592
|
-
return y(this, arguments, function* (t,
|
|
593
|
-
const { five:
|
|
682
|
+
updateCamera(e) {
|
|
683
|
+
return y(this, arguments, function* (t, i = {}) {
|
|
684
|
+
const { five: r, privateState: p, state: s } = this, a = (() => {
|
|
594
685
|
var d, u;
|
|
595
|
-
const
|
|
596
|
-
if ((
|
|
686
|
+
const n = (d = s.config) == null ? void 0 : d.speedConfig, f = (u = t.rotateSpeed) != null ? u : n == null ? void 0 : n.rotateSpeed;
|
|
687
|
+
if ((n == null ? void 0 : n.rotateSpeedUnit) === void 0)
|
|
597
688
|
return f;
|
|
598
689
|
if (f !== void 0)
|
|
599
|
-
return
|
|
600
|
-
})(),
|
|
601
|
-
if (
|
|
602
|
-
return
|
|
603
|
-
if (
|
|
604
|
-
const
|
|
605
|
-
return L(
|
|
690
|
+
return n.rotateSpeedUnit === "rad/ms" ? f : f / 1e3;
|
|
691
|
+
})(), m = (() => {
|
|
692
|
+
if (i.duration)
|
|
693
|
+
return i.duration;
|
|
694
|
+
if (a) {
|
|
695
|
+
const n = this.five.getCurrentState();
|
|
696
|
+
return L(n, t) / a;
|
|
606
697
|
}
|
|
607
698
|
return 800;
|
|
608
699
|
})();
|
|
609
|
-
|
|
610
|
-
const o = this.getSpeededDuration(
|
|
611
|
-
return new Promise((
|
|
612
|
-
T(() =>
|
|
700
|
+
p.currentPlayKeyframe && (p.currentPlayKeyframe.originDuration = m);
|
|
701
|
+
const o = this.getSpeededDuration(m);
|
|
702
|
+
return new Promise((n) => {
|
|
703
|
+
T(() => r.updateCamera(t, o)), setTimeout(() => n(), o);
|
|
613
704
|
});
|
|
614
705
|
});
|
|
615
706
|
}
|
|
616
707
|
/**
|
|
617
708
|
* @description: Change five pano
|
|
618
709
|
*/
|
|
619
|
-
changePano(t,
|
|
710
|
+
changePano(t, i) {
|
|
620
711
|
return y(this, null, function* () {
|
|
621
|
-
const { five:
|
|
622
|
-
if (typeof t.panoIndex != "number" || t.panoIndex ===
|
|
712
|
+
const { five: e, privateState: r, state: p } = this;
|
|
713
|
+
if (typeof t.panoIndex != "number" || t.panoIndex === e.panoIndex)
|
|
623
714
|
return;
|
|
624
|
-
const
|
|
625
|
-
|
|
626
|
-
const
|
|
715
|
+
const s = e.getCurrentState().mode !== "Panorama";
|
|
716
|
+
s && (this.privateState.modeChanging = !0);
|
|
717
|
+
const a = (() => {
|
|
627
718
|
var f, d;
|
|
628
|
-
const o = (f =
|
|
719
|
+
const o = (f = p.config) == null ? void 0 : f.speedConfig, n = (d = t.moveSpeed) != null ? d : o == null ? void 0 : o.moveSpeed;
|
|
629
720
|
if ((o == null ? void 0 : o.moveSpeedUnit) === void 0)
|
|
630
|
-
return
|
|
631
|
-
if (
|
|
632
|
-
return o.moveSpeedUnit === "m/ms" ?
|
|
633
|
-
})(),
|
|
634
|
-
if (
|
|
635
|
-
return
|
|
636
|
-
if (
|
|
637
|
-
const o = this.workUtil.getObserverPosition(
|
|
638
|
-
return o &&
|
|
721
|
+
return n;
|
|
722
|
+
if (n !== void 0)
|
|
723
|
+
return o.moveSpeedUnit === "m/ms" ? n : n / 1e3;
|
|
724
|
+
})(), m = (() => {
|
|
725
|
+
if (i != null && i.duration)
|
|
726
|
+
return i.duration;
|
|
727
|
+
if (a && typeof e.panoIndex == "number" && typeof t.panoIndex == "number") {
|
|
728
|
+
const o = this.workUtil.getObserverPosition(e.panoIndex), n = this.workUtil.getObserverPosition(t.panoIndex);
|
|
729
|
+
return o && n ? o.distanceTo(n) / a : 800;
|
|
639
730
|
}
|
|
640
731
|
return 800;
|
|
641
732
|
})();
|
|
642
|
-
|
|
733
|
+
r.currentPlayKeyframe && (r.currentPlayKeyframe.originDuration = m), yield new Promise((o) => {
|
|
643
734
|
var f, d, u;
|
|
644
|
-
const
|
|
735
|
+
const n = this.fiveUtil.moveToPano(t.panoIndex, {
|
|
645
736
|
latitude: t.latitude,
|
|
646
737
|
longitude: t.longitude,
|
|
647
738
|
fov: t.fov,
|
|
648
|
-
duration: this.getSpeededDuration(
|
|
649
|
-
effect: (u = (d =
|
|
739
|
+
duration: this.getSpeededDuration(m),
|
|
740
|
+
effect: (u = (d = i == null ? void 0 : i.moveEffect) != null ? d : (f = this.state.config) == null ? void 0 : f.moveEffect) != null ? u : t.moveEffect,
|
|
650
741
|
moveCancelCallback: () => o(),
|
|
651
742
|
moveEndCallback: () => o()
|
|
652
743
|
});
|
|
653
|
-
|
|
654
|
-
}),
|
|
744
|
+
n instanceof Promise && n.then(() => o()), s && e.once("panoArrived", () => o());
|
|
745
|
+
}), s && (this.privateState.modeChanging = !1);
|
|
655
746
|
});
|
|
656
747
|
}
|
|
657
748
|
/**
|
|
658
749
|
* @description Change five mode
|
|
659
750
|
*/
|
|
660
|
-
changeMode(t,
|
|
751
|
+
changeMode(t, i) {
|
|
661
752
|
return y(this, null, function* () {
|
|
662
|
-
t.mode && t.mode !== this.five.currentMode && (this.privateState.modeChanging = !0, yield this.five.changeMode(t.mode, t,
|
|
753
|
+
t.mode && t.mode !== this.five.currentMode && (this.privateState.modeChanging = !0, yield this.five.changeMode(t.mode, t, i), this.privateState.modeChanging = !1);
|
|
663
754
|
});
|
|
664
755
|
}
|
|
665
756
|
}
|
|
666
757
|
export {
|
|
667
|
-
|
|
758
|
+
$m as default
|
|
668
759
|
};
|