@realsee/dnalogel 3.68.2 → 3.68.4
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 +9 -0
- package/dist/MeasurePlugin/Controller.d.ts +19 -1
- package/dist/MeasurePlugin/index.d.ts +1 -0
- package/dist/PanoTagPlugin/typings/controller.d.ts +3 -0
- package/dist/index.cjs.js +35 -35
- package/dist/index.js +172 -141
- package/dist/index.umd.js +27 -27
- package/docs/assets/navigation.js +1 -1
- package/docs/assets/search.js +1 -1
- 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 +2 -2
- 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/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.absoluteUrl.html +2 -2
- package/docs/functions/Util.awaitNextFrame.html +1 -1
- package/docs/functions/Util.blink.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.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.isAbsoluteURL.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.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/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 +4 -3
- 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 +3 -3
- package/docs/interfaces/TagConfig.html +2 -2
- package/docs/interfaces/TagGLTFObjectGroup.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.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 +3 -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/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 -0
- 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/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.animeMap.html +1 -1
- 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/MeasurePlugin/Controller.d.ts +19 -1
- package/libs/MeasurePlugin/Controller.js +221 -193
- package/libs/MeasurePlugin/index.d.ts +1 -0
- package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +69 -69
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +10 -10
- package/libs/PanoTagPlugin/Components/Common/TagPopover/TagPopoverToolBar.js +17 -14
- package/libs/PanoTagPlugin/typings/controller.d.ts +3 -0
- package/libs/base/BasePlugin.js +1 -1
- package/libs/components/AreaLabel/LabelItem.js +77 -77
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
var
|
|
1
|
+
var w = Object.defineProperty, T = Object.defineProperties;
|
|
2
2
|
var x = Object.getOwnPropertyDescriptors;
|
|
3
3
|
var D = Object.getOwnPropertySymbols;
|
|
4
4
|
var H = Object.prototype.hasOwnProperty, k = Object.prototype.propertyIsEnumerable;
|
|
5
|
-
var L = (
|
|
5
|
+
var L = (E, m, e) => m in E ? w(E, m, { enumerable: !0, configurable: !0, writable: !0, value: e }) : E[m] = e, y = (E, m) => {
|
|
6
6
|
for (var e in m || (m = {}))
|
|
7
|
-
H.call(m, e) && L(
|
|
7
|
+
H.call(m, e) && L(E, e, m[e]);
|
|
8
8
|
if (D)
|
|
9
9
|
for (var e of D(m))
|
|
10
|
-
k.call(m, e) && L(
|
|
11
|
-
return
|
|
12
|
-
}, P = (
|
|
13
|
-
var
|
|
10
|
+
k.call(m, e) && L(E, e, m[e]);
|
|
11
|
+
return E;
|
|
12
|
+
}, P = (E, m) => T(E, x(m));
|
|
13
|
+
var s = (E, m, e) => (L(E, typeof m != "symbol" ? m + "" : m, e), e);
|
|
14
14
|
import * as g from "three";
|
|
15
15
|
import "../shared-utils/tag.js";
|
|
16
16
|
import "../vendor/hammerjs/hammer.js";
|
|
@@ -18,7 +18,7 @@ import { Subscribe as I } from "../shared-utils/Subscribe.js";
|
|
|
18
18
|
import { PointSelector as F } from "../shared-utils/three/PointSelector/index.js";
|
|
19
19
|
import "../shared-utils/three/CSS3DRenderer/index.js";
|
|
20
20
|
import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
21
|
-
import { LineMesh as
|
|
21
|
+
import { LineMesh as R } from "../Sculpt/Meshes/Line.js";
|
|
22
22
|
import "../shared-utils/three/core/Sphere.js";
|
|
23
23
|
import "../vendor/animejs/lib/anime.es.js";
|
|
24
24
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
@@ -26,14 +26,14 @@ import "../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
|
26
26
|
import { FiveDomEvents as G } from "../shared-utils/five/FiveDomEvents.js";
|
|
27
27
|
import "../shared-utils/five/FivePuppet.js";
|
|
28
28
|
import { MeasureMesh as _ } from "./utils/MeasureMesh.js";
|
|
29
|
-
import { PointMesh as
|
|
30
|
-
import { LineWithDotsMesh as
|
|
31
|
-
import { hotkeys as
|
|
32
|
-
import { PolygonMesh as
|
|
33
|
-
import { validatePolygon as
|
|
34
|
-
import { IObject3D as
|
|
35
|
-
import { Cursor as
|
|
36
|
-
import { THREERaycaster as
|
|
29
|
+
import { PointMesh as C } from "../Sculpt/Meshes/Point.js";
|
|
30
|
+
import { LineWithDotsMesh as B } from "../Sculpt/Meshes/LineWithDots.js";
|
|
31
|
+
import { hotkeys as S } from "../vendor/hotkeys-js/dist/hotkeys.esm.js";
|
|
32
|
+
import { PolygonMesh as U } from "../Sculpt/Meshes/Polygon.js";
|
|
33
|
+
import { validatePolygon as V } from "./utils/validatePolygon.js";
|
|
34
|
+
import { IObject3D as X } from "../shared-utils/three/IObject3D.js";
|
|
35
|
+
import { Cursor as Y } from "../Sculpt/utils/Modules/Cursor.js";
|
|
36
|
+
import { THREERaycaster as z } from "../shared-utils/three/core/Raycaster.js";
|
|
37
37
|
import "../shared-utils/positionToVector3.js";
|
|
38
38
|
import "../shared-utils/five/vector3ToScreen.js";
|
|
39
39
|
import "../shared-utils/five/getFiveModel.js";
|
|
@@ -97,29 +97,31 @@ import "../Sculpt/utils/Modules/DeleteIconSVG.js";
|
|
|
97
97
|
class yt extends I {
|
|
98
98
|
constructor(e, t) {
|
|
99
99
|
super();
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
100
|
+
s(this, "name", "MeasurePlugin");
|
|
101
|
+
s(this, "currentMeasureMesh");
|
|
102
|
+
s(this, "five");
|
|
103
|
+
s(this, "group");
|
|
104
|
+
// 当前测量结束的原因
|
|
105
|
+
s(this, "currentEndReason", "enter");
|
|
104
106
|
// Repositioning state
|
|
105
|
-
|
|
107
|
+
s(this, "repositioningState", null);
|
|
106
108
|
// Long press visual feedback
|
|
107
|
-
|
|
109
|
+
s(this, "longPressIndicator", null);
|
|
108
110
|
// Global cleanup function for mouse/touch listeners
|
|
109
|
-
|
|
111
|
+
s(this, "cleanupGlobalListeners");
|
|
110
112
|
// Global touch handler for endpoint long press
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
113
|
+
s(this, "globalTouchHandler", null);
|
|
114
|
+
s(this, "_pointSelector");
|
|
115
|
+
s(this, "_fiveDomEvents");
|
|
116
|
+
s(this, "_cursor");
|
|
117
|
+
s(this, "_config");
|
|
118
|
+
s(this, "lineStyle", {
|
|
117
119
|
lengthEnable: !0,
|
|
118
120
|
occlusionVisibility: !0,
|
|
119
121
|
lengthUnit: "m",
|
|
120
122
|
precision: 2
|
|
121
123
|
});
|
|
122
|
-
|
|
124
|
+
s(this, "polygonStyle", {
|
|
123
125
|
lengthEnable: !0,
|
|
124
126
|
occlusionVisibility: !0,
|
|
125
127
|
opacity: 0.2,
|
|
@@ -128,77 +130,103 @@ class yt extends I {
|
|
|
128
130
|
/**
|
|
129
131
|
* @description Initialize event listeners for all existing meshes
|
|
130
132
|
*/
|
|
131
|
-
|
|
133
|
+
s(this, "initEventListeners", () => {
|
|
132
134
|
this.group.children.forEach(this.addMeshEventListeners);
|
|
133
135
|
});
|
|
134
136
|
/**
|
|
135
137
|
* @description 开始测量
|
|
136
138
|
*/
|
|
137
|
-
|
|
138
|
-
this.repositioningState && this.cancelRepositioning(), this.listener.addMeasureListener(),
|
|
139
|
+
s(this, "measure", () => {
|
|
140
|
+
this.repositioningState && this.cancelRepositioning(), this.listener.addMeasureListener(), S.unbind("delete, backspace"), this.group.children.forEach((r) => r.unselect()), this.cursor.removeDeleteButton();
|
|
139
141
|
const e = new _({
|
|
140
142
|
lineStyle: this.lineStyle,
|
|
141
143
|
polygonStyle: this.polygonStyle
|
|
142
144
|
});
|
|
143
145
|
this.currentMeasureMesh = e, e.line.setStyle({ cssStyle: "pointer-events: none;" }), this.pointSelector.actionIfNoIntersection = "disable", this.updateSelectAdsorbedHelper();
|
|
144
|
-
const t = new
|
|
146
|
+
const t = new C({ occlusionMode: "depthTest", occlusionVisibility: !0 }), o = new B(P(y({}, this.lineStyle), { dashed: !0, cssStyle: "pointer-events: none;" })), n = new U(this.polygonStyle), i = new R(P(y({}, this.lineStyle), {
|
|
145
147
|
lineOpacity: 0.5,
|
|
146
148
|
lineColor: 3407837,
|
|
147
149
|
dashed: !0,
|
|
148
150
|
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
149
|
-
})), c = new
|
|
151
|
+
})), c = new R(P(y({}, this.lineStyle), {
|
|
150
152
|
lineOpacity: 0.5,
|
|
151
153
|
lineColor: 3407837,
|
|
152
154
|
dashed: !0,
|
|
153
155
|
cssStyle: "pointer-events: none; opacity: 0.5;"
|
|
154
|
-
})), a = new
|
|
155
|
-
t.removeFromParent(), o.removeFromParent(),
|
|
156
|
+
})), a = new C({ occlusionMode: "depthTest", occlusionVisibility: !0, color: 3407837, opacity: 0.5 }), h = () => {
|
|
157
|
+
t.removeFromParent(), o.removeFromParent(), n.removeFromParent(), i.removeFromParent(), c.removeFromParent(), a.removeFromParent();
|
|
156
158
|
};
|
|
157
159
|
this.group.add(e);
|
|
158
|
-
const u = (
|
|
159
|
-
if (!
|
|
160
|
+
const u = (r) => {
|
|
161
|
+
if (!r) {
|
|
160
162
|
h();
|
|
161
163
|
return;
|
|
162
164
|
}
|
|
163
|
-
if (e.points.length === 0 && (this.pointSelector.actionIfNoIntersection = "disable", this.group.addIfNotExists(t), t.position.copy(
|
|
164
|
-
if (this.pointSelector.actionIfNoIntersection = "virtualPoint", t.removeFromParent(), this.group.addIfNotExists(o), o.setPoints([e.points.at(-1),
|
|
165
|
-
|
|
165
|
+
if (e.points.length === 0 && (this.pointSelector.actionIfNoIntersection = "disable", this.group.addIfNotExists(t), t.position.copy(r.point)), e.points.length >= 1)
|
|
166
|
+
if (this.pointSelector.actionIfNoIntersection = "virtualPoint", t.removeFromParent(), this.group.addIfNotExists(o), o.setPoints([e.points.at(-1), r.point]), r.isAdsorbed)
|
|
167
|
+
i.removeFromParent(), c.removeFromParent(), a.removeFromParent();
|
|
166
168
|
else {
|
|
167
169
|
const p = e.points.at(-1);
|
|
168
|
-
if (Math.abs(
|
|
169
|
-
const v = new g.Vector3(
|
|
170
|
-
|
|
170
|
+
if (Math.abs(r.point.y - p.y) > 0.2) {
|
|
171
|
+
const v = new g.Vector3(r.point.x, p.y, r.point.z);
|
|
172
|
+
i.setPoints([p, v]), c.setPoints([v, r.point]), a.position.copy(v);
|
|
171
173
|
} else {
|
|
172
174
|
let v = new g.Vector3();
|
|
173
|
-
Math.abs(
|
|
175
|
+
Math.abs(r.point.x - p.x) < Math.abs(r.point.z - p.z) ? v = new g.Vector3(r.point.x, p.y, p.z) : v = new g.Vector3(p.x, p.y, r.point.z), i.setPoints([p, v]), c.setPoints([v, r.point]), a.position.copy(v);
|
|
174
176
|
}
|
|
175
|
-
this.group.addIfNotExists(
|
|
177
|
+
this.group.addIfNotExists(i, c, a);
|
|
176
178
|
}
|
|
177
179
|
if (e.points.length >= 2) {
|
|
178
|
-
const p = [...e.points,
|
|
179
|
-
|
|
180
|
+
const p = [...e.points, r.point];
|
|
181
|
+
V(p) ? (n.setPoints(p), this.group.addIfNotExists(n)) : n.removeFromParent();
|
|
180
182
|
}
|
|
181
|
-
}, l = (
|
|
182
|
-
|
|
183
|
+
}, l = (r) => {
|
|
184
|
+
r && (h(), e.setPoints([...e.points, r.point]), this.updateSelectAdsorbedHelper(), e.isPolygon && (this.currentEndReason = "polygon", this.pointSelector.disable()));
|
|
183
185
|
}, f = () => {
|
|
184
|
-
var
|
|
185
|
-
e == null || e.setPoints(e.points.slice(0, -1)), h(), (p = (
|
|
186
|
+
var r, p;
|
|
187
|
+
e == null || e.setPoints(e.points.slice(0, -1)), h(), (p = (r = this.pointSelector.pointSelectorHelper) == null ? void 0 : r.magnifier) == null || p.render(), this.updateSelectAdsorbedHelper(), this.five.needsRender = !0;
|
|
186
188
|
}, d = () => {
|
|
187
|
-
this.pointSelector.off("intersectionUpdate", u), this.pointSelector.off("select", l), this.pointSelector.off("disable", d), this.off("undo", f), e.line.setStyle({ cssStyle: "pointer-events: auto;" }), h()
|
|
189
|
+
this.pointSelector.off("intersectionUpdate", u), this.pointSelector.off("select", l), this.pointSelector.off("disable", d), this.off("undo", f), e.line.setStyle({ cssStyle: "pointer-events: auto;" }), h();
|
|
190
|
+
let r = this.currentEndReason;
|
|
191
|
+
e.points.length < 2 ? (e.removeFromParent(), r = "points_insufficient") : this.addMeshEventListeners(e), e.__five_pano_index = this.five.panoIndex, this.currentMeasureMesh = null, this.listener.removeMeasureListener(), this.emit("measureEnd", r), this.currentEndReason = "enter";
|
|
188
192
|
};
|
|
189
193
|
this.on("undo", f), this.pointSelector.on("intersectionUpdate", u), this.pointSelector.on("select", l), this.pointSelector.on("disable", d), this.pointSelector.enable();
|
|
190
194
|
});
|
|
191
195
|
/**
|
|
192
196
|
* @description 结束测量
|
|
193
197
|
*/
|
|
194
|
-
|
|
195
|
-
this.pointSelector.disable();
|
|
198
|
+
s(this, "endMeasure", () => {
|
|
199
|
+
this.currentEndReason = "external", this.pointSelector.disable();
|
|
200
|
+
});
|
|
201
|
+
/**
|
|
202
|
+
* @description 通过Enter键结束测量
|
|
203
|
+
*/
|
|
204
|
+
s(this, "endMeasureByEnter", () => {
|
|
205
|
+
this.currentEndReason = "enter", this.endMeasure();
|
|
206
|
+
});
|
|
207
|
+
/**
|
|
208
|
+
* @description 通过模式改变结束测量
|
|
209
|
+
*/
|
|
210
|
+
s(this, "endMeasureByModeChange", () => {
|
|
211
|
+
this.currentEndReason = "mode_change", this.endMeasure();
|
|
212
|
+
});
|
|
213
|
+
/**
|
|
214
|
+
* @description 通过全景移动结束测量
|
|
215
|
+
*/
|
|
216
|
+
s(this, "endMeasureByPanoMove", () => {
|
|
217
|
+
this.currentEndReason = "pano_move", this.endMeasure();
|
|
218
|
+
});
|
|
219
|
+
/**
|
|
220
|
+
* @description 通过楼层改变结束测量
|
|
221
|
+
*/
|
|
222
|
+
s(this, "endMeasureByFloorChange", () => {
|
|
223
|
+
this.currentEndReason = "floor_change", this.endMeasure();
|
|
196
224
|
});
|
|
197
225
|
/**
|
|
198
226
|
* Enable or disable the display of length measurements
|
|
199
227
|
* @param enable - Whether to display length measurements
|
|
200
228
|
*/
|
|
201
|
-
|
|
229
|
+
s(this, "setLengthEnable", (e) => {
|
|
202
230
|
this.lineStyle.lengthEnable = e, this.polygonStyle.lengthEnable = e, this.group.children.forEach((t) => {
|
|
203
231
|
t.changeConfig({
|
|
204
232
|
lineStyle: y({}, this.lineStyle),
|
|
@@ -213,7 +241,7 @@ class yt extends I {
|
|
|
213
241
|
* Switch the measurement unit without resetting the plugin
|
|
214
242
|
* @param unit - The new unit to use ('m' for metric, 'ft' for imperial, or 'mm' for millimeters)
|
|
215
243
|
*/
|
|
216
|
-
|
|
244
|
+
s(this, "setUnit", (e) => {
|
|
217
245
|
if (this._config && (this._config.unit = e), this.lineStyle.lengthUnit = e, this.polygonStyle.lengthUnit = e, this.group.children.forEach((t) => {
|
|
218
246
|
try {
|
|
219
247
|
t.changeConfig({
|
|
@@ -235,80 +263,80 @@ class yt extends I {
|
|
|
235
263
|
/**
|
|
236
264
|
* @description 取消本次测量
|
|
237
265
|
*/
|
|
238
|
-
|
|
266
|
+
s(this, "cancel", () => {
|
|
239
267
|
var e;
|
|
240
|
-
(e = this.currentMeasureMesh) == null || e.removeFromParent(), this.pointSelector.disable();
|
|
268
|
+
this.currentEndReason = "escape", (e = this.currentMeasureMesh) == null || e.removeFromParent(), this.pointSelector.disable();
|
|
241
269
|
});
|
|
242
270
|
/**
|
|
243
271
|
* @description 撤销上一步
|
|
244
272
|
*/
|
|
245
|
-
|
|
273
|
+
s(this, "undo", () => {
|
|
246
274
|
this.emit("undo");
|
|
247
275
|
});
|
|
248
276
|
/**
|
|
249
277
|
* @description 清空正在测量的内容
|
|
250
278
|
*/
|
|
251
|
-
|
|
279
|
+
s(this, "clearCurrentMeasure", () => {
|
|
252
280
|
var e;
|
|
253
281
|
(e = this.currentMeasureMesh) == null || e.removeFromParent(), this.currentMeasureMesh = null, this.pointSelector.disable();
|
|
254
282
|
});
|
|
255
283
|
/**
|
|
256
284
|
* @description 清空所有测量内容
|
|
257
285
|
*/
|
|
258
|
-
|
|
286
|
+
s(this, "clear", () => {
|
|
259
287
|
this.currentMeasureMesh = null, this.pointSelector.disable(), this.group.children.forEach(this.removeMeshEventListeners), this.group.removeChildren(), this.cursor.removeDeleteButton();
|
|
260
288
|
});
|
|
261
|
-
|
|
289
|
+
s(this, "dispose", () => {
|
|
262
290
|
this.listener.removeMeasureListener(), this.listener.removeClickListener(), this.pointSelector.disable(), this.disposeGlobalTouchHandler(), this.clear();
|
|
263
291
|
});
|
|
264
292
|
// eslint-disable-next-line @typescript-eslint/member-ordering
|
|
265
|
-
|
|
293
|
+
s(this, "listener", {
|
|
266
294
|
// 点击事件
|
|
267
295
|
addClickListener: () => {
|
|
268
|
-
this.five.on("panoArrived", this.onMoveToPano), this.five.on("modeChange", this.onModeChange),
|
|
296
|
+
this.five.on("panoArrived", this.onMoveToPano), this.five.on("modeChange", this.onModeChange), S("delete, backspace", this.deleteSelectedMesh), this.initEventListeners();
|
|
269
297
|
},
|
|
270
298
|
removeClickListener: () => {
|
|
271
299
|
this.group.children.forEach((e) => {
|
|
272
300
|
var t, o;
|
|
273
|
-
(t = e.line.doms) == null || t.forEach((
|
|
274
|
-
|
|
301
|
+
(t = e.line.doms) == null || t.forEach((n) => {
|
|
302
|
+
n != null && n.container && (n.container.onclick = null, n.container.onmouseenter = null, n.container.onmouseleave = null);
|
|
275
303
|
}), (o = e.polygon.areaDom) != null && o.container && (e.polygon.areaDom.container.onclick = null, e.polygon.areaDom.container.onmouseenter = null, e.polygon.areaDom.container.onmouseleave = null);
|
|
276
|
-
}), this.fiveDomEvents.clear(), this.five.off("panoArrived", this.onMoveToPano), this.five.off("modeChange", this.onModeChange),
|
|
304
|
+
}), this.fiveDomEvents.clear(), this.five.off("panoArrived", this.onMoveToPano), this.five.off("modeChange", this.onModeChange), S.unbind("delete, backspace");
|
|
277
305
|
},
|
|
278
306
|
// 绘制快捷键
|
|
279
307
|
addMeasureListener: () => {
|
|
280
|
-
|
|
308
|
+
S("ctrl+z, command+z", this.undo), S("esc", this.cancel), S("enter", this.endMeasureByEnter), this.five.on("mode.change", this.endMeasureByModeChange), this.five.on("pano.moveTo", this.endMeasureByPanoMove), this.five.on("model.changeShownFloor", this.endMeasureByFloorChange);
|
|
281
309
|
},
|
|
282
310
|
removeMeasureListener: () => {
|
|
283
|
-
|
|
311
|
+
S.unbind("ctrl+z, command+z"), S.unbind("esc"), S.unbind("enter"), this.five.off("mode.change", this.endMeasureByModeChange), this.five.off("pano.moveTo", this.endMeasureByPanoMove), this.five.off("model.changeShownFloor", this.endMeasureByFloorChange);
|
|
284
312
|
}
|
|
285
313
|
});
|
|
286
|
-
|
|
287
|
-
const t = this.group.children.filter((
|
|
288
|
-
t.forEach((
|
|
314
|
+
s(this, "onMoveToPano", (e) => {
|
|
315
|
+
const t = this.group.children.filter((n) => n !== this.currentMeasureMesh), o = new z();
|
|
316
|
+
t.forEach((n) => {
|
|
289
317
|
var c;
|
|
290
|
-
if (
|
|
291
|
-
|
|
318
|
+
if (n.unselect(), n.__five_pano_index === e) {
|
|
319
|
+
n.visible = !0;
|
|
292
320
|
return;
|
|
293
321
|
}
|
|
294
|
-
((c =
|
|
295
|
-
var p,
|
|
322
|
+
((c = n.line.points) == null ? void 0 : c.some((a) => {
|
|
323
|
+
var p, M;
|
|
296
324
|
const h = a.clone().sub(this.five.camera.position).normalize();
|
|
297
325
|
o.set(this.five.camera.position, h);
|
|
298
|
-
const u = (
|
|
326
|
+
const u = (M = (p = this.five.model.intersectRaycaster(o, void 0, !0)) == null ? void 0 : p[0]) == null ? void 0 : M.point;
|
|
299
327
|
if (!u)
|
|
300
328
|
return !0;
|
|
301
329
|
const l = 0.01, f = a.distanceTo(this.five.camera.position);
|
|
302
330
|
return u.distanceTo(this.five.camera.position) + l > f;
|
|
303
|
-
})) ?
|
|
331
|
+
})) ? n.visible = !0 : n.visible = !1, this.five.needsRender = !0;
|
|
304
332
|
});
|
|
305
333
|
});
|
|
306
|
-
|
|
334
|
+
s(this, "onModeChange", (e) => {
|
|
307
335
|
e === "Mapview" && this.group.children.forEach((t) => {
|
|
308
336
|
t.visible = !0;
|
|
309
337
|
});
|
|
310
338
|
});
|
|
311
|
-
|
|
339
|
+
s(this, "onClick", ({ origDomEvent: e, target: t }) => {
|
|
312
340
|
var h;
|
|
313
341
|
const o = t;
|
|
314
342
|
if (!o)
|
|
@@ -317,50 +345,50 @@ class yt extends I {
|
|
|
317
345
|
o.unselect(), this.cursor.removeDeleteButton();
|
|
318
346
|
return;
|
|
319
347
|
}
|
|
320
|
-
let
|
|
321
|
-
if (e && ("touches" in e && e.touches && e.touches[0] ? (
|
|
348
|
+
let n, i;
|
|
349
|
+
if (e && ("touches" in e && e.touches && e.touches[0] ? (n = e.touches[0].clientX, i = e.touches[0].clientY) : "clientX" in e && "clientY" in e && (n = e.clientX, i = e.clientY)), n === void 0 || i === void 0)
|
|
322
350
|
return;
|
|
323
351
|
this.group.children.forEach((u) => u.unselect()), o.select();
|
|
324
352
|
const c = () => {
|
|
325
353
|
this.removeMeshEventListeners(o), o.removeFromParent(), this.cursor.removeDeleteButton(), this.five.needsRender = !0;
|
|
326
354
|
}, a = ((h = this.five.getElement()) == null ? void 0 : h.parentElement) || document.body;
|
|
327
355
|
this.cursor.showDeleteButton({
|
|
328
|
-
clientX:
|
|
329
|
-
clientY:
|
|
356
|
+
clientX: n,
|
|
357
|
+
clientY: i,
|
|
330
358
|
container: a,
|
|
331
359
|
onClick: c
|
|
332
360
|
}), this.five.once("cameraUpdate", () => {
|
|
333
361
|
o.unselect(), this.cursor.removeDeleteButton();
|
|
334
362
|
});
|
|
335
363
|
});
|
|
336
|
-
|
|
364
|
+
s(this, "onHover", ({ target: e }) => {
|
|
337
365
|
if (this.currentMeasureMesh)
|
|
338
366
|
return;
|
|
339
367
|
const t = e;
|
|
340
368
|
t && t.hover();
|
|
341
369
|
});
|
|
342
|
-
|
|
370
|
+
s(this, "onUnHover", ({ target: e }) => {
|
|
343
371
|
if (this.currentMeasureMesh)
|
|
344
372
|
return;
|
|
345
373
|
const t = e;
|
|
346
374
|
t && t.unhover();
|
|
347
375
|
});
|
|
348
|
-
|
|
376
|
+
s(this, "deleteSelectedMesh", () => {
|
|
349
377
|
this.group.children.filter((t) => t.selected).forEach((t) => {
|
|
350
378
|
this.removeMeshEventListeners(t), t.removeFromParent();
|
|
351
379
|
}), this.cursor.removeDeleteButton(), this.five.needsRender = !0;
|
|
352
380
|
});
|
|
353
381
|
// Helper method to remove all event listeners from a mesh
|
|
354
|
-
|
|
355
|
-
var t, o,
|
|
356
|
-
(t = e.line.pointMeshes) == null || t.forEach((
|
|
357
|
-
const c =
|
|
358
|
-
c && (c(), delete
|
|
359
|
-
}), (o = e.line.doms) == null || o.forEach((
|
|
360
|
-
|
|
361
|
-
}), (
|
|
362
|
-
});
|
|
363
|
-
|
|
382
|
+
s(this, "removeMeshEventListeners", (e) => {
|
|
383
|
+
var t, o, n;
|
|
384
|
+
(t = e.line.pointMeshes) == null || t.forEach((i) => {
|
|
385
|
+
const c = i.__longPressCleanup;
|
|
386
|
+
c && (c(), delete i.__longPressCleanup);
|
|
387
|
+
}), (o = e.line.doms) == null || o.forEach((i) => {
|
|
388
|
+
i != null && i.container && (i.container.onclick = null, i.container.onmouseenter = null, i.container.onmouseleave = null);
|
|
389
|
+
}), (n = e.polygon.areaDom) != null && n.container && (e.polygon.areaDom.container.onclick = null, e.polygon.areaDom.container.onmouseenter = null, e.polygon.areaDom.container.onmouseleave = null), this.fiveDomEvents.removeEventListener(e, "click"), this.fiveDomEvents.removeEventListener(e, "hover"), this.fiveDomEvents.removeEventListener(e, "unHover");
|
|
390
|
+
});
|
|
391
|
+
s(this, "updateSelectAdsorbedHelper", () => {
|
|
364
392
|
if (!this.currentMeasureMesh || this.currentMeasureMesh.points.length === 0) {
|
|
365
393
|
this.pointSelector.setAdherePoints(null), this.pointSelector.adhereLine = [], this.pointSelector.adherePlane = [];
|
|
366
394
|
return;
|
|
@@ -384,20 +412,20 @@ class yt extends I {
|
|
|
384
412
|
} else
|
|
385
413
|
this.pointSelector.adherePlane = [];
|
|
386
414
|
});
|
|
387
|
-
|
|
415
|
+
s(this, "addMeshEventListeners", (e) => {
|
|
388
416
|
var t, o;
|
|
389
|
-
this.removeMeshEventListeners(e), this.addEndpointLongPressListeners(e), (t = e.line.doms) == null || t.forEach((
|
|
390
|
-
|
|
391
|
-
}), (o = e.polygon.areaDom) != null && o.container && (e.polygon.areaDom.container.onclick = (
|
|
417
|
+
this.removeMeshEventListeners(e), this.addEndpointLongPressListeners(e), (t = e.line.doms) == null || t.forEach((n) => {
|
|
418
|
+
n != null && n.container && (n.container.onclick = (i) => this.onClick({ origDomEvent: i, target: e }), n.container.onmouseenter = () => this.onHover({ target: e }), n.container.onmouseleave = () => this.onUnHover({ target: e }));
|
|
419
|
+
}), (o = e.polygon.areaDom) != null && o.container && (e.polygon.areaDom.container.onclick = (n) => this.onClick({ origDomEvent: n, target: e }), e.polygon.areaDom.container.onmouseenter = () => this.onHover({ target: e }), e.polygon.areaDom.container.onmouseleave = () => this.onUnHover({ target: e })), this.fiveDomEvents.addEventListener(e, "click", this.onClick), this.fiveDomEvents.addEventListener(e, "hover", this.onHover), this.fiveDomEvents.addEventListener(e, "unHover", this.onUnHover);
|
|
392
420
|
});
|
|
393
|
-
|
|
421
|
+
s(this, "addEndpointLongPressListeners", (e) => {
|
|
394
422
|
this.setupGlobalTouchHandler(), e.line.pointMeshes.forEach((t, o) => {
|
|
395
|
-
let
|
|
423
|
+
let n, i = !1, c = o;
|
|
396
424
|
e.isPolygon && e.points.length > 3 && (o === e.line.pointMeshes.length - 1 && (c = 0), o >= e.points.length && (c = 0));
|
|
397
425
|
const a = (l) => {
|
|
398
426
|
if (this.currentMeasureMesh)
|
|
399
427
|
return;
|
|
400
|
-
|
|
428
|
+
i = !1;
|
|
401
429
|
let f = null;
|
|
402
430
|
l.origDomEvent && ("clientX" in l.origDomEvent && "clientY" in l.origDomEvent ? f = {
|
|
403
431
|
x: l.origDomEvent.clientX,
|
|
@@ -409,31 +437,31 @@ class yt extends I {
|
|
|
409
437
|
x: l.origDomEvent.changedTouches[0].clientX,
|
|
410
438
|
y: l.origDomEvent.changedTouches[0].clientY
|
|
411
439
|
})), l.stopPropagation(), l.origDomEvent && (l.origDomEvent.preventDefault(), l.origDomEvent.stopPropagation()), this.showLongPressIndicator(t, f);
|
|
412
|
-
const d = (
|
|
440
|
+
const d = (r) => {
|
|
413
441
|
var p;
|
|
414
442
|
if (f) {
|
|
415
|
-
let
|
|
416
|
-
if ("touches" in
|
|
417
|
-
|
|
418
|
-
else if ("clientX" in
|
|
419
|
-
|
|
443
|
+
let M, v;
|
|
444
|
+
if ("touches" in r && r.touches[0])
|
|
445
|
+
M = r.touches[0].clientX, v = r.touches[0].clientY;
|
|
446
|
+
else if ("clientX" in r)
|
|
447
|
+
M = r.clientX, v = r.clientY;
|
|
420
448
|
else
|
|
421
449
|
return;
|
|
422
|
-
Math.sqrt(Math.pow(
|
|
450
|
+
Math.sqrt(Math.pow(M - f.x, 2) + Math.pow(v - f.y, 2)) > 10 && (this.hideLongPressIndicator(), n && (clearTimeout(n), n = void 0), (p = this.cleanupGlobalListeners) == null || p.call(this));
|
|
423
451
|
}
|
|
424
452
|
};
|
|
425
453
|
this.cleanupGlobalListeners = () => {
|
|
426
454
|
document.removeEventListener("mousemove", d), document.removeEventListener("touchmove", d);
|
|
427
|
-
}, document.addEventListener("mousemove", d), document.addEventListener("touchmove", d, { passive: !1 }),
|
|
428
|
-
var
|
|
429
|
-
|
|
455
|
+
}, document.addEventListener("mousemove", d), document.addEventListener("touchmove", d, { passive: !1 }), n = setTimeout(() => {
|
|
456
|
+
var r;
|
|
457
|
+
i = !0, (r = this.cleanupGlobalListeners) == null || r.call(this), this.hideLongPressIndicator(), this.startRepositioning(e, c, !0, f);
|
|
430
458
|
}, 500);
|
|
431
459
|
}, h = () => {
|
|
432
460
|
var l;
|
|
433
|
-
|
|
461
|
+
n && (clearTimeout(n), n = void 0), (l = this.cleanupGlobalListeners) == null || l.call(this), this.hideLongPressIndicator(), i && this.repositioningState && (this.repositioningState.isDragMode && this.repositioningState.hasMoved || this.repositioningState.isDragMode, i = !1);
|
|
434
462
|
}, u = (l) => {
|
|
435
|
-
if (
|
|
436
|
-
return l.stopPropagation(),
|
|
463
|
+
if (i)
|
|
464
|
+
return l.stopPropagation(), i = !1, !1;
|
|
437
465
|
};
|
|
438
466
|
this.fiveDomEvents.addEventListener(t, "mousedown", a), this.fiveDomEvents.addEventListener(t, "mouseup", h), this.fiveDomEvents.addEventListener(t, "click", u), t.__longPressHandlers = {
|
|
439
467
|
onPointerDown: a,
|
|
@@ -444,7 +472,7 @@ class yt extends I {
|
|
|
444
472
|
// Use the corrected point index
|
|
445
473
|
}, t.__longPressCleanup = () => {
|
|
446
474
|
var l;
|
|
447
|
-
|
|
475
|
+
n && clearTimeout(n), (l = this.cleanupGlobalListeners) == null || l.call(this), this.hideLongPressIndicator(), this.fiveDomEvents.removeEventListener(t, "mousedown", a), this.fiveDomEvents.removeEventListener(t, "mouseup", h), this.fiveDomEvents.removeEventListener(t, "click", u), delete t.__longPressHandlers;
|
|
448
476
|
};
|
|
449
477
|
});
|
|
450
478
|
});
|
|
@@ -452,7 +480,7 @@ class yt extends I {
|
|
|
452
480
|
* @description Load measurement data from external source
|
|
453
481
|
* @param data Array of point data for measurements
|
|
454
482
|
*/
|
|
455
|
-
|
|
483
|
+
s(this, "load", (e) => {
|
|
456
484
|
this.clear(), e.forEach((t) => {
|
|
457
485
|
const o = new _({
|
|
458
486
|
lineStyle: this.lineStyle,
|
|
@@ -464,30 +492,30 @@ class yt extends I {
|
|
|
464
492
|
/**
|
|
465
493
|
* Start repositioning an endpoint
|
|
466
494
|
*/
|
|
467
|
-
|
|
495
|
+
s(this, "startRepositioning", (e, t, o = !1, n) => {
|
|
468
496
|
this.currentMeasureMesh || this.repositioningState || (this.repositioningState = {
|
|
469
497
|
measureMesh: e,
|
|
470
498
|
pointIndex: t,
|
|
471
499
|
originalOpacity: e.line.lineOpacity,
|
|
472
|
-
originalMeshState: e.points.map((
|
|
500
|
+
originalMeshState: e.points.map((i) => i.clone()),
|
|
473
501
|
isDragMode: o,
|
|
474
|
-
mouseDownPosition:
|
|
502
|
+
mouseDownPosition: n || void 0,
|
|
475
503
|
hasMoved: !1
|
|
476
|
-
}, this.applyRepositioningStyle(e, !0), this.five.on("wantsGesture", this.preventFiveGestures), o ? this.enableGlobalMouseTracking() : (this.pointSelector.actionIfNoIntersection = "virtualPoint", this.pointSelector.enable(), this.pointSelector.on("intersectionUpdate", this.onRepositioningMove), this.pointSelector.on("select", this.onRepositioningConfirm), this.pointSelector.on("disable", this.cancelRepositioning)),
|
|
504
|
+
}, this.applyRepositioningStyle(e, !0), this.five.on("wantsGesture", this.preventFiveGestures), o ? this.enableGlobalMouseTracking() : (this.pointSelector.actionIfNoIntersection = "virtualPoint", this.pointSelector.enable(), this.pointSelector.on("intersectionUpdate", this.onRepositioningMove), this.pointSelector.on("select", this.onRepositioningConfirm), this.pointSelector.on("disable", this.cancelRepositioning)), S("esc", this.cancelRepositioning));
|
|
477
505
|
});
|
|
478
506
|
/**
|
|
479
507
|
* Helper method to safely update polygon points while maintaining closure
|
|
480
508
|
*/
|
|
481
|
-
|
|
509
|
+
s(this, "updatePolygonPoints", (e, t, o, n = !1) => {
|
|
482
510
|
if (e.isPolygon && t.length > 3 && o !== void 0) {
|
|
483
|
-
const
|
|
484
|
-
o === 0 ? t[
|
|
511
|
+
const i = t.length - 1;
|
|
512
|
+
o === 0 ? t[i] = t[0].clone() : o === i && (t[0] = t[i].clone());
|
|
485
513
|
}
|
|
486
|
-
if (e.points = t,
|
|
487
|
-
const
|
|
488
|
-
if (
|
|
514
|
+
if (e.points = t, n && this.repositioningState) {
|
|
515
|
+
const i = e.line;
|
|
516
|
+
if (i.points = t, t.length >= 2) {
|
|
489
517
|
const c = t.flatMap((a) => [a.x, a.y, a.z]);
|
|
490
|
-
|
|
518
|
+
i.line1.geometry.setPositions(c), i.line1.computeLineDistances();
|
|
491
519
|
}
|
|
492
520
|
if (o !== void 0 && e.line.pointMeshes) {
|
|
493
521
|
const c = t[o];
|
|
@@ -515,27 +543,27 @@ class yt extends I {
|
|
|
515
543
|
/**
|
|
516
544
|
* Handle mouse movement during repositioning
|
|
517
545
|
*/
|
|
518
|
-
|
|
546
|
+
s(this, "onRepositioningMove", (e) => {
|
|
519
547
|
if (!this.repositioningState || !e)
|
|
520
548
|
return;
|
|
521
549
|
const { measureMesh: t, pointIndex: o } = this.repositioningState;
|
|
522
550
|
this.repositioningState.hasMoved = !0;
|
|
523
|
-
const
|
|
524
|
-
|
|
551
|
+
const n = [...t.points];
|
|
552
|
+
n[o] = e.point.clone(), this.updatePolygonPoints(t, n, o, !0), this.five.needsRender = !0;
|
|
525
553
|
});
|
|
526
554
|
/**
|
|
527
555
|
* Confirm repositioning with click
|
|
528
556
|
*/
|
|
529
|
-
|
|
557
|
+
s(this, "onRepositioningConfirm", (e) => {
|
|
530
558
|
if (!this.repositioningState || !e)
|
|
531
559
|
return;
|
|
532
|
-
const { measureMesh: t, pointIndex: o } = this.repositioningState,
|
|
533
|
-
|
|
560
|
+
const { measureMesh: t, pointIndex: o } = this.repositioningState, n = [...t.points];
|
|
561
|
+
n[o] = e.point.clone(), this.updatePolygonPoints(t, n, o, !1), this.applyRepositioningStyle(t, !1), this.addEndpointLongPressListeners(t), this.cleanupRepositioning();
|
|
534
562
|
});
|
|
535
563
|
/**
|
|
536
564
|
* Confirm repositioning when drag ends (mouse up after long press drag)
|
|
537
565
|
*/
|
|
538
|
-
|
|
566
|
+
s(this, "confirmRepositioningOnDragEnd", () => {
|
|
539
567
|
if (!this.repositioningState)
|
|
540
568
|
return;
|
|
541
569
|
const { measureMesh: e, pointIndex: t } = this.repositioningState, o = [...e.points];
|
|
@@ -544,7 +572,7 @@ class yt extends I {
|
|
|
544
572
|
/**
|
|
545
573
|
* Cancel repositioning (restore original position)
|
|
546
574
|
*/
|
|
547
|
-
|
|
575
|
+
s(this, "cancelRepositioning", () => {
|
|
548
576
|
if (!this.repositioningState)
|
|
549
577
|
return;
|
|
550
578
|
const { measureMesh: e, originalMeshState: t } = this.repositioningState;
|
|
@@ -553,17 +581,17 @@ class yt extends I {
|
|
|
553
581
|
/**
|
|
554
582
|
* Apply or remove repositioning preview styling
|
|
555
583
|
*/
|
|
556
|
-
|
|
557
|
-
const o = t ? 0.4 : 1,
|
|
584
|
+
s(this, "applyRepositioningStyle", (e, t) => {
|
|
585
|
+
const o = t ? 0.4 : 1, n = t;
|
|
558
586
|
e.line.setStyle({
|
|
559
587
|
lineOpacity: o,
|
|
560
|
-
dashed:
|
|
588
|
+
dashed: n,
|
|
561
589
|
cssStyle: t ? "pointer-events: none;" : "pointer-events: auto;"
|
|
562
590
|
}), e.isPolygon && e.polygon.setStyle({
|
|
563
591
|
opacity: o * 0.3
|
|
564
592
|
// Even more transparent for area
|
|
565
|
-
}), e.line.pointMeshes.forEach((
|
|
566
|
-
|
|
593
|
+
}), e.line.pointMeshes.forEach((i) => {
|
|
594
|
+
i.setStyle({
|
|
567
595
|
opacity: o
|
|
568
596
|
});
|
|
569
597
|
});
|
|
@@ -571,7 +599,7 @@ class yt extends I {
|
|
|
571
599
|
/**
|
|
572
600
|
* Enable global mouse tracking for drag mode (when PointSelector can't track due to mouse being held down)
|
|
573
601
|
*/
|
|
574
|
-
|
|
602
|
+
s(this, "enableGlobalMouseTracking", () => {
|
|
575
603
|
const e = this.five.getElement();
|
|
576
604
|
if (!e)
|
|
577
605
|
return;
|
|
@@ -581,11 +609,11 @@ class yt extends I {
|
|
|
581
609
|
return;
|
|
582
610
|
const u = e.getBoundingClientRect(), l = (h.clientX - u.left) / u.width * 2 - 1, f = -((h.clientY - u.top) / u.height) * 2 + 1, d = new g.Raycaster();
|
|
583
611
|
d.setFromCamera(new g.Vector2(l, f), this.five.camera);
|
|
584
|
-
const
|
|
585
|
-
|
|
586
|
-
point:
|
|
587
|
-
distance:
|
|
588
|
-
face:
|
|
612
|
+
const r = this.five.model.intersectRaycaster(d, void 0, !0);
|
|
613
|
+
r && r.length > 0 ? (t = {
|
|
614
|
+
point: r[0].point,
|
|
615
|
+
distance: r[0].distance,
|
|
616
|
+
face: r[0].face,
|
|
589
617
|
raycaster: d
|
|
590
618
|
}, this.onRepositioningMove(t)) : (t = {
|
|
591
619
|
point: d.ray.origin.clone().add(d.ray.direction.clone().multiplyScalar(5)),
|
|
@@ -593,47 +621,47 @@ class yt extends I {
|
|
|
593
621
|
raycaster: d,
|
|
594
622
|
isVirtual: !0
|
|
595
623
|
}, this.onRepositioningMove(t));
|
|
596
|
-
},
|
|
624
|
+
}, n = (h) => {
|
|
597
625
|
if (!this.repositioningState || !h.touches[0])
|
|
598
626
|
return;
|
|
599
|
-
const u = e.getBoundingClientRect(), l = h.touches[0], f = (l.clientX - u.left) / u.width * 2 - 1, d = -((l.clientY - u.top) / u.height) * 2 + 1,
|
|
600
|
-
|
|
601
|
-
const p = this.five.model.intersectRaycaster(
|
|
627
|
+
const u = e.getBoundingClientRect(), l = h.touches[0], f = (l.clientX - u.left) / u.width * 2 - 1, d = -((l.clientY - u.top) / u.height) * 2 + 1, r = new g.Raycaster();
|
|
628
|
+
r.setFromCamera(new g.Vector2(f, d), this.five.camera);
|
|
629
|
+
const p = this.five.model.intersectRaycaster(r, void 0, !0);
|
|
602
630
|
p && p.length > 0 ? (t = {
|
|
603
631
|
point: p[0].point,
|
|
604
632
|
distance: p[0].distance,
|
|
605
633
|
face: p[0].face,
|
|
606
|
-
raycaster:
|
|
634
|
+
raycaster: r
|
|
607
635
|
}, this.onRepositioningMove(t)) : (t = {
|
|
608
|
-
point:
|
|
636
|
+
point: r.ray.origin.clone().add(r.ray.direction.clone().multiplyScalar(5)),
|
|
609
637
|
distance: 5,
|
|
610
|
-
raycaster:
|
|
638
|
+
raycaster: r,
|
|
611
639
|
isVirtual: !0
|
|
612
640
|
}, this.onRepositioningMove(t));
|
|
613
|
-
},
|
|
641
|
+
}, i = (h) => {
|
|
614
642
|
this.repositioningState && (t ? this.onRepositioningConfirm(t) : this.confirmRepositioningOnDragEnd());
|
|
615
643
|
}, c = (h) => {
|
|
616
644
|
this.repositioningState && (t ? this.onRepositioningConfirm(t) : this.confirmRepositioningOnDragEnd());
|
|
617
645
|
}, a = (h) => {
|
|
618
646
|
this.repositioningState && t && this.onRepositioningConfirm(t);
|
|
619
647
|
};
|
|
620
|
-
document.addEventListener("mousemove", o), document.addEventListener("mouseup",
|
|
621
|
-
document.removeEventListener("mousemove", o), document.removeEventListener("mouseup",
|
|
648
|
+
document.addEventListener("mousemove", o), document.addEventListener("mouseup", i), document.addEventListener("click", a), document.addEventListener("touchmove", n, { passive: !1 }), document.addEventListener("touchend", c, { passive: !1 }), this.repositioningState.__globalMouseCleanup = () => {
|
|
649
|
+
document.removeEventListener("mousemove", o), document.removeEventListener("mouseup", i), document.removeEventListener("click", a), document.removeEventListener("touchmove", n), document.removeEventListener("touchend", c);
|
|
622
650
|
};
|
|
623
651
|
});
|
|
624
652
|
/**
|
|
625
653
|
* Show long press visual feedback circle
|
|
626
654
|
*/
|
|
627
|
-
|
|
655
|
+
s(this, "showLongPressIndicator", (e, t) => {
|
|
628
656
|
this.hideLongPressIndicator();
|
|
629
657
|
const o = this.five.getElement();
|
|
630
658
|
if (!o)
|
|
631
659
|
return;
|
|
632
660
|
this.five.on("wantsGesture", this.preventFiveGestures);
|
|
633
|
-
const
|
|
634
|
-
if (
|
|
635
|
-
const
|
|
636
|
-
|
|
661
|
+
const n = document.createElement("div");
|
|
662
|
+
if (n.style.position = "absolute", n.style.width = "80px", n.style.height = "80px", n.style.border = "6px solid #f0f0f0", n.style.borderRadius = "50%", n.style.pointerEvents = "none", n.style.zIndex = "10000", n.style.boxSizing = "border-box", n.style.animation = "longPressShrink 500ms linear forwards", !document.querySelector("#longpress-keyframes")) {
|
|
663
|
+
const i = document.createElement("style");
|
|
664
|
+
i.id = "longpress-keyframes", i.textContent = `
|
|
637
665
|
@keyframes longPressShrink {
|
|
638
666
|
from {
|
|
639
667
|
transform: translate(-50%, -50%) scale(1);
|
|
@@ -644,47 +672,47 @@ class yt extends I {
|
|
|
644
672
|
opacity: 1;
|
|
645
673
|
}
|
|
646
674
|
}
|
|
647
|
-
`, document.head.appendChild(
|
|
675
|
+
`, document.head.appendChild(i);
|
|
648
676
|
}
|
|
649
677
|
if (t)
|
|
650
|
-
|
|
678
|
+
n.style.left = `${t.x}px`, n.style.top = `${t.y}px`, n.style.transform = "translate(-50%, -50%)";
|
|
651
679
|
else {
|
|
652
680
|
const c = e.getWorldPosition(new g.Vector3()).clone().project(this.five.camera), a = o.getBoundingClientRect(), h = (c.x + 1) * a.width / 2 + a.left, u = (-c.y + 1) * a.height / 2 + a.top;
|
|
653
|
-
|
|
681
|
+
n.style.left = `${h}px`, n.style.top = `${u}px`, n.style.transform = "translate(-50%, -50%)";
|
|
654
682
|
}
|
|
655
|
-
document.body.appendChild(
|
|
683
|
+
document.body.appendChild(n), this.longPressIndicator = n;
|
|
656
684
|
});
|
|
657
685
|
/**
|
|
658
686
|
* Hide long press visual feedback circle
|
|
659
687
|
*/
|
|
660
|
-
|
|
688
|
+
s(this, "hideLongPressIndicator", () => {
|
|
661
689
|
this.longPressIndicator && (this.longPressIndicator.remove(), this.longPressIndicator = null, this.five.off("wantsGesture", this.preventFiveGestures));
|
|
662
690
|
});
|
|
663
691
|
/**
|
|
664
692
|
* Prevent Five canvas gestures during repositioning
|
|
665
693
|
*/
|
|
666
|
-
|
|
694
|
+
s(this, "preventFiveGestures", () => !1);
|
|
667
695
|
/**
|
|
668
696
|
* Clean up repositioning state and event listeners
|
|
669
697
|
*/
|
|
670
|
-
|
|
698
|
+
s(this, "cleanupRepositioning", () => {
|
|
671
699
|
if (this.repositioningState) {
|
|
672
700
|
const e = this.repositioningState.__globalMouseCleanup;
|
|
673
701
|
e && e(), this.repositioningState.isDragMode || (this.pointSelector.off("intersectionUpdate", this.onRepositioningMove), this.pointSelector.off("select", this.onRepositioningConfirm), this.pointSelector.off("disable", this.cancelRepositioning), this.pointSelector.disable());
|
|
674
702
|
}
|
|
675
|
-
this.five.off("wantsGesture", this.preventFiveGestures),
|
|
703
|
+
this.five.off("wantsGesture", this.preventFiveGestures), S.unbind("esc", this.cancelRepositioning), this.repositioningState = null, this.five.needsRender = !0;
|
|
676
704
|
});
|
|
677
|
-
|
|
678
|
-
var
|
|
679
|
-
if ((
|
|
705
|
+
s(this, "setupGlobalTouchHandler", () => {
|
|
706
|
+
var n;
|
|
707
|
+
if ((n = this.globalTouchHandler) != null && n.isSetup)
|
|
680
708
|
return;
|
|
681
709
|
const e = this.five.getElement();
|
|
682
710
|
if (!e)
|
|
683
711
|
return;
|
|
684
|
-
const t = (
|
|
712
|
+
const t = (i) => {
|
|
685
713
|
if (this.currentMeasureMesh)
|
|
686
714
|
return;
|
|
687
|
-
const c =
|
|
715
|
+
const c = i.touches[0];
|
|
688
716
|
if (!c)
|
|
689
717
|
return;
|
|
690
718
|
const a = e.getBoundingClientRect(), h = (c.clientX - a.left) / a.width * 2 - 1, u = -((c.clientY - a.top) / a.height) * 2 + 1, l = new g.Raycaster();
|
|
@@ -692,8 +720,8 @@ class yt extends I {
|
|
|
692
720
|
const f = [];
|
|
693
721
|
for (const d of this.group.children)
|
|
694
722
|
if (!(!d || !d.line || !d.line.pointMeshes))
|
|
695
|
-
for (let
|
|
696
|
-
const p = d.line.pointMeshes[
|
|
723
|
+
for (let r = 0; r < d.line.pointMeshes.length; r++) {
|
|
724
|
+
const p = d.line.pointMeshes[r];
|
|
697
725
|
if (!p)
|
|
698
726
|
continue;
|
|
699
727
|
if (l.intersectObject(p, !0).length > 0) {
|
|
@@ -713,24 +741,24 @@ class yt extends I {
|
|
|
713
741
|
}
|
|
714
742
|
}
|
|
715
743
|
if (f.length > 0) {
|
|
716
|
-
f.sort((p,
|
|
744
|
+
f.sort((p, M) => p.distance - M.distance);
|
|
717
745
|
const d = f[0];
|
|
718
746
|
if (this.repositioningState)
|
|
719
747
|
return;
|
|
720
|
-
const
|
|
748
|
+
const r = {
|
|
721
749
|
type: "mousedown",
|
|
722
750
|
target: d.pointMesh,
|
|
723
|
-
origDomEvent:
|
|
751
|
+
origDomEvent: i,
|
|
724
752
|
raycaster: l,
|
|
725
753
|
intersects: [{ distance: 0 }],
|
|
726
754
|
// Use dummy distance since we're using screen distance
|
|
727
755
|
stopPropagation: () => {
|
|
728
|
-
|
|
756
|
+
i.stopPropagation();
|
|
729
757
|
}
|
|
730
758
|
};
|
|
731
|
-
d.handlers && typeof d.handlers.onPointerDown == "function" && d.handlers.onPointerDown(
|
|
759
|
+
d.handlers && typeof d.handlers.onPointerDown == "function" && d.handlers.onPointerDown(r);
|
|
732
760
|
}
|
|
733
|
-
}, o = (
|
|
761
|
+
}, o = (i) => {
|
|
734
762
|
for (const c of this.group.children)
|
|
735
763
|
if (!(!c || !c.line || !c.line.pointMeshes))
|
|
736
764
|
for (const a of c.line.pointMeshes) {
|
|
@@ -747,7 +775,7 @@ class yt extends I {
|
|
|
747
775
|
};
|
|
748
776
|
});
|
|
749
777
|
// Remove the stub methods since they're not needed
|
|
750
|
-
|
|
778
|
+
s(this, "disposeGlobalTouchHandler", () => {
|
|
751
779
|
var e;
|
|
752
780
|
if ((e = this.globalTouchHandler) != null && e.isSetup) {
|
|
753
781
|
const t = this.five.getElement();
|
|
@@ -757,13 +785,13 @@ class yt extends I {
|
|
|
757
785
|
/**
|
|
758
786
|
* Calculate screen distance between touch/mouse point and point mesh
|
|
759
787
|
*/
|
|
760
|
-
|
|
761
|
-
const
|
|
788
|
+
s(this, "calculateScreenDistance", (e, t, o) => {
|
|
789
|
+
const n = e.clientX, i = e.clientY, a = t.getWorldPosition(new g.Vector3()).clone().project(this.five.camera), h = o.getBoundingClientRect(), u = (a.x + 1) * h.width / 2 + h.left, l = (-a.y + 1) * h.height / 2 + h.top, f = n - u, d = i - l;
|
|
762
790
|
return Math.sqrt(f * f + d * d);
|
|
763
791
|
});
|
|
764
792
|
this.five = e;
|
|
765
793
|
const o = { unit: "m", lengthEnable: !0, precision: 2 };
|
|
766
|
-
this.config = t ? y(y({}, o), t) : o, this.group = new
|
|
794
|
+
this.config = t ? y(y({}, o), t) : o, this.group = new X(), this.group.name = "MeasureGroup", this.five.scene.add(this.group), this.five.on("panoArrived", this.onMoveToPano), this.five.on("modeChange", this.onModeChange), S("delete, backspace", this.deleteSelectedMesh), this.initEventListeners();
|
|
767
795
|
}
|
|
768
796
|
get pointSelector() {
|
|
769
797
|
return this._pointSelector ? this._pointSelector : (this._pointSelector = new F(this.five, { mode: "cursor", helper: { pointHelper: "highlight" }, skipPanorama: !0 }), this._pointSelector);
|
|
@@ -772,14 +800,14 @@ class yt extends I {
|
|
|
772
800
|
return this._fiveDomEvents ? this._fiveDomEvents : (this._fiveDomEvents = new G(this.five, { fiveModels: null }), this._fiveDomEvents);
|
|
773
801
|
}
|
|
774
802
|
get cursor() {
|
|
775
|
-
return this._cursor ? this._cursor : (this._cursor = new
|
|
803
|
+
return this._cursor ? this._cursor : (this._cursor = new Y(), this._cursor);
|
|
776
804
|
}
|
|
777
805
|
get config() {
|
|
778
806
|
return this._config;
|
|
779
807
|
}
|
|
780
808
|
set config(e) {
|
|
781
809
|
var t, o;
|
|
782
|
-
this._config = e, this.lineStyle.lengthUnit = e.unit, this.polygonStyle.lengthUnit = e.unit, e.lengthEnable !== void 0 && (this.lineStyle.lengthEnable = e.lengthEnable, this.polygonStyle.lengthEnable = e.lengthEnable), e.precision !== void 0 && (this.lineStyle.precision = e.precision), (o = (t = this.group) == null ? void 0 : t.children) == null || o.forEach((
|
|
810
|
+
this._config = e, this.lineStyle.lengthUnit = e.unit, this.polygonStyle.lengthUnit = e.unit, e.lengthEnable !== void 0 && (this.lineStyle.lengthEnable = e.lengthEnable, this.polygonStyle.lengthEnable = e.lengthEnable), e.precision !== void 0 && (this.lineStyle.precision = e.precision), (o = (t = this.group) == null ? void 0 : t.children) == null || o.forEach((n) => n.changeConfig({ lineStyle: this.lineStyle, polygonStyle: this.polygonStyle }));
|
|
783
811
|
}
|
|
784
812
|
}
|
|
785
813
|
export {
|