@realsee/dnalogel 3.64.8-alpha.0 → 3.64.8-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/MeasurePlugin/Controller.d.ts +1 -1
- package/dist/index.cjs.js +19 -19
- package/dist/index.js +84 -85
- package/dist/index.umd.js +21 -21
- 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/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.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.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/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.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.EventMap.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/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/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/TagIconUrl.html +2 -2
- package/docs/interfaces/TagObjectGroup.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.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 +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/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/MeasurePluginConfig.html +1 -1
- 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 +1 -1
- 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/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 +1 -1
- package/libs/MeasurePlugin/Controller.js +14 -15
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -43,7 +43,7 @@ import { LineGeometry as wA, LineMaterial as CA, THREE_Line2 as PA, Line as IA }
|
|
|
43
43
|
import { GLTFLoader as EA } from "@realsee/five/gltf-loader";
|
|
44
44
|
function MA() {
|
|
45
45
|
console.debug(
|
|
46
|
-
"%c %c@realsee/dnalogel %cv3.64.8-alpha.
|
|
46
|
+
"%c %c@realsee/dnalogel %cv3.64.8-alpha.1",
|
|
47
47
|
[
|
|
48
48
|
"background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')",
|
|
49
49
|
"background-repeat: no-repeat",
|
|
@@ -1069,7 +1069,7 @@ function ia(n) {
|
|
|
1069
1069
|
function GA(n) {
|
|
1070
1070
|
n[co] && delete n[co];
|
|
1071
1071
|
}
|
|
1072
|
-
class
|
|
1072
|
+
class yt {
|
|
1073
1073
|
/**
|
|
1074
1074
|
* 判断是否注册了事件
|
|
1075
1075
|
* @param name - 事件类型
|
|
@@ -1225,7 +1225,7 @@ function Si(n) {
|
|
|
1225
1225
|
var e;
|
|
1226
1226
|
return ((e = n.models) == null ? void 0 : e.filter((i) => i.name === n.state.workCode)[0]) || n.model;
|
|
1227
1227
|
}
|
|
1228
|
-
class Vm extends
|
|
1228
|
+
class Vm extends yt {
|
|
1229
1229
|
constructor(e) {
|
|
1230
1230
|
super();
|
|
1231
1231
|
d(this, "five");
|
|
@@ -1727,8 +1727,8 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
1727
1727
|
var Fe = j ? L[be][j] : L[be];
|
|
1728
1728
|
I(ce, Fe) < 0 && te.push(L[be]), ce[be] = Fe, be++;
|
|
1729
1729
|
}
|
|
1730
|
-
return U && (j ? te = te.sort(function(
|
|
1731
|
-
return
|
|
1730
|
+
return U && (j ? te = te.sort(function(bt, Mt) {
|
|
1731
|
+
return bt[j] > Mt[j];
|
|
1732
1732
|
}) : te = te.sort()), te;
|
|
1733
1733
|
}
|
|
1734
1734
|
function M(L, j) {
|
|
@@ -1785,8 +1785,8 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
1785
1785
|
function ft(L, j) {
|
|
1786
1786
|
var U = L.session, te = j.pointers, ce = te.length;
|
|
1787
1787
|
U.firstInput || (U.firstInput = ri(j)), ce > 1 && !U.firstMultiple ? U.firstMultiple = ri(j) : ce === 1 && (U.firstMultiple = !1);
|
|
1788
|
-
var be = U.firstInput, Fe = U.firstMultiple, pt = Fe ? Fe.center : be.center,
|
|
1789
|
-
j.timeStamp = h(), j.deltaTime = j.timeStamp - be.timeStamp, j.angle = Bi(pt,
|
|
1788
|
+
var be = U.firstInput, Fe = U.firstMultiple, pt = Fe ? Fe.center : be.center, bt = j.center = yi(te);
|
|
1789
|
+
j.timeStamp = h(), j.deltaTime = j.timeStamp - be.timeStamp, j.angle = Bi(pt, bt), j.distance = wi(pt, bt), si(U, j), j.offsetDirection = Lt(j.deltaX, j.deltaY);
|
|
1790
1790
|
var Mt = ji(j.deltaTime, j.deltaX, j.deltaY);
|
|
1791
1791
|
j.overallVelocityX = Mt.x, j.overallVelocityY = Mt.y, j.overallVelocity = c(Mt.x) > c(Mt.y) ? Mt.x : Mt.y, j.scale = Fe ? $n(Fe.pointers, te) : 1, j.rotation = Fe ? Vr(Fe.pointers, te) : 0, j.maxPointers = U.prevInput ? j.pointers.length > U.prevInput.maxPointers ? j.pointers.length : U.prevInput.maxPointers : j.pointers.length, Kn(U, j);
|
|
1792
1792
|
var Yt = L.element;
|
|
@@ -1805,8 +1805,8 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
1805
1805
|
function Kn(L, j) {
|
|
1806
1806
|
var U = L.lastInterval || j, te = j.timeStamp - U.timeStamp, ce, be, Fe, pt;
|
|
1807
1807
|
if (j.eventType != pe && (te > Te || U.velocity === s)) {
|
|
1808
|
-
var
|
|
1809
|
-
be = Yt.x, Fe = Yt.y, ce = c(Yt.x) > c(Yt.y) ? Yt.x : Yt.y, pt = Lt(
|
|
1808
|
+
var bt = j.deltaX - U.deltaX, Mt = j.deltaY - U.deltaY, Yt = ji(te, bt, Mt);
|
|
1809
|
+
be = Yt.x, Fe = Yt.y, ce = c(Yt.x) > c(Yt.y) ? Yt.x : Yt.y, pt = Lt(bt, Mt), L.lastInterval = j;
|
|
1810
1810
|
} else
|
|
1811
1811
|
ce = U.velocity, be = U.velocityX, Fe = U.velocityY, pt = U.direction;
|
|
1812
1812
|
j.velocity = ce, j.velocityX = be, j.velocityY = Fe, j.direction = pt;
|
|
@@ -1910,13 +1910,13 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
1910
1910
|
* @param {Object} ev
|
|
1911
1911
|
*/
|
|
1912
1912
|
handler: function(j) {
|
|
1913
|
-
var U = this.store, te = !1, ce = j.type.toLowerCase().replace("ms", ""), be = oi[ce], Fe = bn[j.pointerType] || j.pointerType, pt = Fe == re,
|
|
1914
|
-
be & se && (j.button === 0 || pt) ?
|
|
1913
|
+
var U = this.store, te = !1, ce = j.type.toLowerCase().replace("ms", ""), be = oi[ce], Fe = bn[j.pointerType] || j.pointerType, pt = Fe == re, bt = I(U, j.pointerId, "pointerId");
|
|
1914
|
+
be & se && (j.button === 0 || pt) ? bt < 0 && (U.push(j), bt = U.length - 1) : be & (ke | pe) && (te = !0), !(bt < 0) && (U[bt] = j, this.callback(this.manager, be, {
|
|
1915
1915
|
pointers: U,
|
|
1916
1916
|
changedPointers: [j],
|
|
1917
1917
|
pointerType: Fe,
|
|
1918
1918
|
srcEvent: j
|
|
1919
|
-
}), te && U.splice(
|
|
1919
|
+
}), te && U.splice(bt, 1));
|
|
1920
1920
|
}
|
|
1921
1921
|
});
|
|
1922
1922
|
var $i = {
|
|
@@ -1970,9 +1970,9 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
1970
1970
|
var U = w(L.touches), te = this.targetIds;
|
|
1971
1971
|
if (j & (se | Pe) && U.length === 1)
|
|
1972
1972
|
return te[U[0].identifier] = !0, [U, U];
|
|
1973
|
-
var ce, be, Fe = w(L.changedTouches), pt = [],
|
|
1973
|
+
var ce, be, Fe = w(L.changedTouches), pt = [], bt = this.target;
|
|
1974
1974
|
if (be = U.filter(function(Mt) {
|
|
1975
|
-
return F(Mt.target,
|
|
1975
|
+
return F(Mt.target, bt);
|
|
1976
1976
|
}), j === se)
|
|
1977
1977
|
for (ce = 0; ce < be.length; )
|
|
1978
1978
|
te[be[ce].identifier] = !0, ce++;
|
|
@@ -2078,8 +2078,8 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2078
2078
|
}
|
|
2079
2079
|
var te = this.actions, ce = N(te, Pi) && !Pn[Pi], be = N(te, nn) && !Pn[nn], Fe = N(te, tn) && !Pn[tn];
|
|
2080
2080
|
if (ce) {
|
|
2081
|
-
var pt = L.pointers.length === 1,
|
|
2082
|
-
if (pt &&
|
|
2081
|
+
var pt = L.pointers.length === 1, bt = L.distance < 2, Mt = L.deltaTime < 250;
|
|
2082
|
+
if (pt && bt && Mt)
|
|
2083
2083
|
return;
|
|
2084
2084
|
}
|
|
2085
2085
|
if (!(Fe && be) && (ce || be && U & xe || Fe && U & De))
|
|
@@ -2107,7 +2107,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2107
2107
|
L[U] = j ? t.CSS.supports("touch-action", U) : !0;
|
|
2108
2108
|
}), L;
|
|
2109
2109
|
}
|
|
2110
|
-
var In = 1, Bt = 2, _i = 4, Qt = 8, qt = Qt, fi = 16,
|
|
2110
|
+
var In = 1, Bt = 2, _i = 4, Qt = 8, qt = Qt, fi = 16, At = 32;
|
|
2111
2111
|
function Wt(L) {
|
|
2112
2112
|
this.options = g({}, this.defaults, L || {}), this.id = R(), this.manager = null, this.options.enable = T(this.options.enable, !0), this.state = In, this.simultaneous = {}, this.requireFail = [];
|
|
2113
2113
|
}
|
|
@@ -2203,7 +2203,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2203
2203
|
tryEmit: function(L) {
|
|
2204
2204
|
if (this.canEmit())
|
|
2205
2205
|
return this.emit(L);
|
|
2206
|
-
this.state =
|
|
2206
|
+
this.state = At;
|
|
2207
2207
|
},
|
|
2208
2208
|
/**
|
|
2209
2209
|
* can we emit?
|
|
@@ -2211,7 +2211,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2211
2211
|
*/
|
|
2212
2212
|
canEmit: function() {
|
|
2213
2213
|
for (var L = 0; L < this.requireFail.length; ) {
|
|
2214
|
-
if (!(this.requireFail[L].state & (
|
|
2214
|
+
if (!(this.requireFail[L].state & (At | In)))
|
|
2215
2215
|
return !1;
|
|
2216
2216
|
L++;
|
|
2217
2217
|
}
|
|
@@ -2224,10 +2224,10 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2224
2224
|
recognize: function(L) {
|
|
2225
2225
|
var j = g({}, L);
|
|
2226
2226
|
if (!E(this.options.enable, [this, j])) {
|
|
2227
|
-
this.reset(), this.state =
|
|
2227
|
+
this.reset(), this.state = At;
|
|
2228
2228
|
return;
|
|
2229
2229
|
}
|
|
2230
|
-
this.state & (qt | fi |
|
|
2230
|
+
this.state & (qt | fi | At) && (this.state = In), this.state = this.process(j), this.state & (Bt | _i | Qt | fi) && this.tryEmit(j);
|
|
2231
2231
|
},
|
|
2232
2232
|
/**
|
|
2233
2233
|
* return the state of the recognizer
|
|
@@ -2297,7 +2297,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2297
2297
|
*/
|
|
2298
2298
|
process: function(L) {
|
|
2299
2299
|
var j = this.state, U = L.eventType, te = j & (Bt | _i), ce = this.attrTest(L);
|
|
2300
|
-
return te && (U & pe || !ce) ? j | fi : te || ce ? U & ke ? j | Qt : j & Bt ? j | _i : Bt :
|
|
2300
|
+
return te && (U & pe || !ce) ? j | fi : te || ce ? U & ke ? j | Qt : j & Bt ? j | _i : Bt : At;
|
|
2301
2301
|
}
|
|
2302
2302
|
});
|
|
2303
2303
|
function Mn() {
|
|
@@ -2387,7 +2387,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2387
2387
|
}, j.time, this);
|
|
2388
2388
|
else if (L.eventType & ke)
|
|
2389
2389
|
return qt;
|
|
2390
|
-
return
|
|
2390
|
+
return At;
|
|
2391
2391
|
},
|
|
2392
2392
|
reset: function() {
|
|
2393
2393
|
clearTimeout(this._timer);
|
|
@@ -2482,12 +2482,12 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2482
2482
|
this.state = qt, this.tryEmit();
|
|
2483
2483
|
}, j.interval, this), Bt) : qt;
|
|
2484
2484
|
}
|
|
2485
|
-
return
|
|
2485
|
+
return At;
|
|
2486
2486
|
},
|
|
2487
2487
|
failTimeout: function() {
|
|
2488
2488
|
return this._timer = u(function() {
|
|
2489
|
-
this.state =
|
|
2490
|
-
}, this.options.interval, this),
|
|
2489
|
+
this.state = At;
|
|
2490
|
+
}, this.options.interval, this), At;
|
|
2491
2491
|
},
|
|
2492
2492
|
reset: function() {
|
|
2493
2493
|
clearTimeout(this._timer);
|
|
@@ -2753,7 +2753,7 @@ var vi = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
|
|
|
2753
2753
|
STATE_ENDED: Qt,
|
|
2754
2754
|
STATE_RECOGNIZED: qt,
|
|
2755
2755
|
STATE_CANCELLED: fi,
|
|
2756
|
-
STATE_FAILED:
|
|
2756
|
+
STATE_FAILED: At,
|
|
2757
2757
|
DIRECTION_NONE: We,
|
|
2758
2758
|
DIRECTION_LEFT: Ne,
|
|
2759
2759
|
DIRECTION_RIGHT: Se,
|
|
@@ -2799,7 +2799,7 @@ class th {
|
|
|
2799
2799
|
d(this, "width");
|
|
2800
2800
|
d(this, "height");
|
|
2801
2801
|
d(this, "containerDom");
|
|
2802
|
-
d(this, "hooks", new
|
|
2802
|
+
d(this, "hooks", new yt());
|
|
2803
2803
|
d(this, "canvas", document.createElement("canvas"));
|
|
2804
2804
|
d(this, "config");
|
|
2805
2805
|
d(this, "state", { enabled: !1 });
|
|
@@ -4033,7 +4033,7 @@ class wb extends y.Object3D {
|
|
|
4033
4033
|
class Nm {
|
|
4034
4034
|
constructor(t, e) {
|
|
4035
4035
|
d(this, "five");
|
|
4036
|
-
d(this, "hooks", new
|
|
4036
|
+
d(this, "hooks", new yt());
|
|
4037
4037
|
d(this, "position", null);
|
|
4038
4038
|
d(this, "magnifier", null);
|
|
4039
4039
|
d(this, "pointHelper", null);
|
|
@@ -4117,7 +4117,7 @@ function Fn(n) {
|
|
|
4117
4117
|
}
|
|
4118
4118
|
}
|
|
4119
4119
|
const Tu = new y.Vector3(), Gs = () => !1;
|
|
4120
|
-
class nl extends
|
|
4120
|
+
class nl extends yt {
|
|
4121
4121
|
constructor(e, i) {
|
|
4122
4122
|
var o, a, l, c;
|
|
4123
4123
|
super();
|
|
@@ -4536,7 +4536,7 @@ let Ym = class extends fn {
|
|
|
4536
4536
|
d(this, "centerPosition");
|
|
4537
4537
|
d(this, "ratio");
|
|
4538
4538
|
d(this, "mode", "front");
|
|
4539
|
-
d(this, "hooks", new
|
|
4539
|
+
d(this, "hooks", new yt());
|
|
4540
4540
|
d(this, "opacityMesh");
|
|
4541
4541
|
d(this, "selfVisible", !0);
|
|
4542
4542
|
d(this, "setVisible", (e) => {
|
|
@@ -6299,7 +6299,7 @@ class My {
|
|
|
6299
6299
|
}
|
|
6300
6300
|
const kT = (n, t) => {
|
|
6301
6301
|
var I, w;
|
|
6302
|
-
const e = new
|
|
6302
|
+
const e = new yt();
|
|
6303
6303
|
let i = (w = (I = t == null ? void 0 : t.initialState) == null ? void 0 : I.enabled) != null ? w : !0, s = !1, r = !0, o = null;
|
|
6304
6304
|
const l = B(B({}, {
|
|
6305
6305
|
lookAtCurrentCamera: !1,
|
|
@@ -6493,7 +6493,7 @@ function Oy(n) {
|
|
|
6493
6493
|
class wo {
|
|
6494
6494
|
// eslint-disable-next-line @typescript-eslint/no-useless-constructor
|
|
6495
6495
|
constructor(t) {
|
|
6496
|
-
d(this, "hooks", new
|
|
6496
|
+
d(this, "hooks", new yt());
|
|
6497
6497
|
d(this, "state", {
|
|
6498
6498
|
enabled: !0,
|
|
6499
6499
|
visible: !0,
|
|
@@ -7239,7 +7239,7 @@ function Og() {
|
|
|
7239
7239
|
function Gu() {
|
|
7240
7240
|
return Og(), Lg;
|
|
7241
7241
|
}
|
|
7242
|
-
function
|
|
7242
|
+
function vt(n) {
|
|
7243
7243
|
ar.push(n);
|
|
7244
7244
|
}
|
|
7245
7245
|
function Eh(n) {
|
|
@@ -7276,7 +7276,7 @@ function Qy(n) {
|
|
|
7276
7276
|
if (n.fragment !== null) {
|
|
7277
7277
|
n.update(), Pt(n.before_update);
|
|
7278
7278
|
const t = n.dirty;
|
|
7279
|
-
n.dirty = [-1], n.fragment && n.fragment.p(n.ctx, t), n.after_update.forEach(
|
|
7279
|
+
n.dirty = [-1], n.fragment && n.fragment.p(n.ctx, t), n.after_update.forEach(vt);
|
|
7280
7280
|
}
|
|
7281
7281
|
}
|
|
7282
7282
|
function Wy(n) {
|
|
@@ -7329,7 +7329,7 @@ function Un(n, t, e) {
|
|
|
7329
7329
|
const { delay: f = 0, duration: p = 300, easing: v = pn, tick: g = oe, css: m } = s || kh;
|
|
7330
7330
|
m && (o = Va(n, 0, 1, p, f, v, m, l++)), g(0, 1);
|
|
7331
7331
|
const b = yh() + f, C = b + p;
|
|
7332
|
-
a && a.abort(), r = !0,
|
|
7332
|
+
a && a.abort(), r = !0, vt(() => fs(n, !0, "start")), a = Ch((k) => {
|
|
7333
7333
|
if (r) {
|
|
7334
7334
|
if (k >= C)
|
|
7335
7335
|
return g(1, 0), fs(n, !0, "end"), c(), r = !1;
|
|
@@ -7363,7 +7363,7 @@ function jr(n, t, e) {
|
|
|
7363
7363
|
const { delay: c = 0, duration: h = 300, easing: u = pn, tick: f = oe, css: p } = s || kh;
|
|
7364
7364
|
p && (o = Va(n, 1, 0, h, c, u, p));
|
|
7365
7365
|
const v = yh() + c, g = v + h;
|
|
7366
|
-
|
|
7366
|
+
vt(() => fs(n, !1, "start")), Ch((m) => {
|
|
7367
7367
|
if (r) {
|
|
7368
7368
|
if (m >= g)
|
|
7369
7369
|
return f(0, 1), fs(n, !1, "end"), --a.r || Pt(a.c), !1;
|
|
@@ -7406,7 +7406,7 @@ function Zi(n, t, e, i) {
|
|
|
7406
7406
|
start: yh() + v,
|
|
7407
7407
|
b: p
|
|
7408
7408
|
};
|
|
7409
|
-
p || (k.group = Wi, Wi.r += 1), a || l ? l = k : (C && (h(), c = Va(n, o, p, g, v, m, C)), p && b(0, 1), a = u(k, g),
|
|
7409
|
+
p || (k.group = Wi, Wi.r += 1), a || l ? l = k : (C && (h(), c = Va(n, o, p, g, v, m, C)), p && b(0, 1), a = u(k, g), vt(() => fs(n, p, "start")), Ch((E) => {
|
|
7410
7410
|
if (l && E > l.start && (a = u(l, g), l = null, fs(n, a.b, "start"), C && (h(), c = Va(n, o, a.b, a.duration, 0, m, r.css))), a) {
|
|
7411
7411
|
if (E >= a.end)
|
|
7412
7412
|
b(o = a.b, 1 - o), fs(n, a.b, "end"), l || (a.b ? h() : --a.group.r || Pt(a.group.c)), a = null;
|
|
@@ -7531,10 +7531,10 @@ function ve(n) {
|
|
|
7531
7531
|
}
|
|
7532
7532
|
function me(n, t, e, i) {
|
|
7533
7533
|
const { fragment: s, after_update: r } = n.$$;
|
|
7534
|
-
s && s.m(t, e), i ||
|
|
7534
|
+
s && s.m(t, e), i || vt(() => {
|
|
7535
7535
|
const o = n.$$.on_mount.map(Ig).filter(qi);
|
|
7536
7536
|
n.$$.on_destroy ? n.$$.on_destroy.push(...o) : Pt(o), n.$$.on_mount = [];
|
|
7537
|
-
}), r.forEach(
|
|
7537
|
+
}), r.forEach(vt);
|
|
7538
7538
|
}
|
|
7539
7539
|
function ge(n, t) {
|
|
7540
7540
|
const e = n.$$;
|
|
@@ -11230,7 +11230,7 @@ function bd(n) {
|
|
|
11230
11230
|
if (!i) {
|
|
11231
11231
|
for (let l = 0; l < s.length; l += 1)
|
|
11232
11232
|
H(r[l]);
|
|
11233
|
-
e ||
|
|
11233
|
+
e || vt(() => {
|
|
11234
11234
|
e = Un(t, Tt, {
|
|
11235
11235
|
duration: (
|
|
11236
11236
|
/*duration*/
|
|
@@ -11703,7 +11703,7 @@ let Zn = class {
|
|
|
11703
11703
|
/**
|
|
11704
11704
|
* @realsee/dnalogel 版本号
|
|
11705
11705
|
*/
|
|
11706
|
-
d(this, "VERSION", "3.64.8-alpha.
|
|
11706
|
+
d(this, "VERSION", "3.64.8-alpha.1");
|
|
11707
11707
|
d(this, "NAME");
|
|
11708
11708
|
d(this, "five");
|
|
11709
11709
|
d(this, "workUtil");
|
|
@@ -11711,7 +11711,7 @@ let Zn = class {
|
|
|
11711
11711
|
/**
|
|
11712
11712
|
* @description: 插件事件钩子
|
|
11713
11713
|
*/
|
|
11714
|
-
d(this, "hooks", new
|
|
11714
|
+
d(this, "hooks", new yt());
|
|
11715
11715
|
d(this, "staticPrefix", "//vr-image-4.realsee-cdn.cn");
|
|
11716
11716
|
this.five = t, this.fiveUtil = new tl(t), this.workUtil = this.fiveUtil.workUtil, e != null && e.staticPrefix && (this.staticPrefix = e.staticPrefix);
|
|
11717
11717
|
}
|
|
@@ -16521,7 +16521,7 @@ function eP(n) {
|
|
|
16521
16521
|
let v = p(n), g = v(n);
|
|
16522
16522
|
return {
|
|
16523
16523
|
c() {
|
|
16524
|
-
t = G("div"), g.c(), e = ae(), i = G("div"), s = G("div"), o = He(r), D(s, "class", "PanoRulerPlugin-rule-label-name svelte-1h27ktp"),
|
|
16524
|
+
t = G("div"), g.c(), e = ae(), i = G("div"), s = G("div"), o = He(r), D(s, "class", "PanoRulerPlugin-rule-label-name svelte-1h27ktp"), vt(() => (
|
|
16525
16525
|
/*div0_elementresize_handler*/
|
|
16526
16526
|
n[4].call(s)
|
|
16527
16527
|
)), D(i, "class", "PanoRulerPlugin-rule-label svelte-1h27ktp"), Q(i, "left", l), D(t, "class", "PanoRulerPlugin-rule-line svelte-1h27ktp"), Q(t, "width", c), Q(t, "left", h), Q(t, "top", u), Q(t, "transform", f), Q(
|
|
@@ -18698,7 +18698,7 @@ class gv {
|
|
|
18698
18698
|
d(this, "config");
|
|
18699
18699
|
d(this, "polylines", []);
|
|
18700
18700
|
d(this, "areas", []);
|
|
18701
|
-
d(this, "hook", new
|
|
18701
|
+
d(this, "hook", new yt());
|
|
18702
18702
|
this.config = t;
|
|
18703
18703
|
}
|
|
18704
18704
|
addPolyline(t) {
|
|
@@ -20173,7 +20173,7 @@ function ff(n) {
|
|
|
20173
20173
|
);
|
|
20174
20174
|
},
|
|
20175
20175
|
i(r) {
|
|
20176
|
-
s || (
|
|
20176
|
+
s || (vt(() => {
|
|
20177
20177
|
s && (i || (i = Zi(t, Tt, { duration: 300 }, !0)), i.run(1));
|
|
20178
20178
|
}), s = !0);
|
|
20179
20179
|
},
|
|
@@ -20333,7 +20333,7 @@ function mf(n) {
|
|
|
20333
20333
|
n[0].changeMeasureType), e.$set(a);
|
|
20334
20334
|
},
|
|
20335
20335
|
i(r) {
|
|
20336
|
-
s || (H(e.$$.fragment, r), r &&
|
|
20336
|
+
s || (H(e.$$.fragment, r), r && vt(() => {
|
|
20337
20337
|
s && (i || (i = Zi(t, Tt, { duration: Pr }, !0)), i.run(1));
|
|
20338
20338
|
}), s = !0);
|
|
20339
20339
|
},
|
|
@@ -20379,7 +20379,7 @@ function gf(n) {
|
|
|
20379
20379
|
);
|
|
20380
20380
|
},
|
|
20381
20381
|
i(h) {
|
|
20382
|
-
a || (h &&
|
|
20382
|
+
a || (h && vt(() => {
|
|
20383
20383
|
a && (o || (o = Zi(t, Tt, { duration: Pr }, !0)), o.run(1));
|
|
20384
20384
|
}), a = !0);
|
|
20385
20385
|
},
|
|
@@ -20414,7 +20414,7 @@ function vf(n) {
|
|
|
20414
20414
|
n[2]("结束") + "") && Ge(r, s);
|
|
20415
20415
|
},
|
|
20416
20416
|
i(h) {
|
|
20417
|
-
a || (h &&
|
|
20417
|
+
a || (h && vt(() => {
|
|
20418
20418
|
a && (o || (o = Zi(t, Tt, { duration: Pr }, !0)), o.run(1));
|
|
20419
20419
|
}), a = !0);
|
|
20420
20420
|
},
|
|
@@ -20745,7 +20745,7 @@ function Af(n) {
|
|
|
20745
20745
|
);
|
|
20746
20746
|
},
|
|
20747
20747
|
i(o) {
|
|
20748
|
-
r || (
|
|
20748
|
+
r || (vt(() => {
|
|
20749
20749
|
r && (s || (s = Zi(t, Tt, {}, !0)), s.run(1));
|
|
20750
20750
|
}), r = !0);
|
|
20751
20751
|
},
|
|
@@ -21924,7 +21924,7 @@ class Dv {
|
|
|
21924
21924
|
this.container.style.cursor = "auto";
|
|
21925
21925
|
}
|
|
21926
21926
|
}
|
|
21927
|
-
class mE extends
|
|
21927
|
+
class mE extends yt {
|
|
21928
21928
|
constructor(e, i) {
|
|
21929
21929
|
super();
|
|
21930
21930
|
d(this, "name", "MeasurePlugin");
|
|
@@ -21946,7 +21946,6 @@ class mE extends vt {
|
|
|
21946
21946
|
opacity: 0.2,
|
|
21947
21947
|
lengthUnit: "m"
|
|
21948
21948
|
});
|
|
21949
|
-
d(this, "privateHooks", new vt());
|
|
21950
21949
|
/**
|
|
21951
21950
|
* @description 开始测量
|
|
21952
21951
|
*/
|
|
@@ -21990,9 +21989,9 @@ class mE extends vt {
|
|
|
21990
21989
|
var p, v;
|
|
21991
21990
|
e == null || e.setPoints(e.points.slice(0, -1)), l(), (v = (p = this.pointSelector.pointSelectorHelper) == null ? void 0 : p.magnifier) == null || v.render(), this.updateSelectAdsorbedHelper(), this.five.needsRender = !0;
|
|
21992
21991
|
}, f = () => {
|
|
21993
|
-
this.pointSelector.off("intersectionUpdate", c), this.pointSelector.off("select", h), this.pointSelector.off("disable", f), this.
|
|
21992
|
+
this.pointSelector.off("intersectionUpdate", c), this.pointSelector.off("select", h), this.pointSelector.off("disable", f), this.off("undo", u), l(), e.points.length < 2 && e.removeFromParent(), this.currentMeasureMesh = null, this.listener.addClickListener(), this.listener.removeMeasureListener(), this.emit("measureEnd");
|
|
21994
21993
|
};
|
|
21995
|
-
this.
|
|
21994
|
+
this.on("undo", u), this.pointSelector.on("intersectionUpdate", c), this.pointSelector.on("select", h), this.pointSelector.on("disable", f), this.pointSelector.enable();
|
|
21996
21995
|
});
|
|
21997
21996
|
/**
|
|
21998
21997
|
* @description 结束测量
|
|
@@ -22011,7 +22010,7 @@ class mE extends vt {
|
|
|
22011
22010
|
* @description 撤销上一步
|
|
22012
22011
|
*/
|
|
22013
22012
|
d(this, "undo", () => {
|
|
22014
|
-
this.
|
|
22013
|
+
this.emit("undo");
|
|
22015
22014
|
});
|
|
22016
22015
|
/**
|
|
22017
22016
|
* @description 清空正在测量的内容
|
|
@@ -23010,7 +23009,7 @@ function BE(n) {
|
|
|
23010
23009
|
t = G("div");
|
|
23011
23010
|
for (let l = 0; l < e.length; l += 1)
|
|
23012
23011
|
e[l].c();
|
|
23013
|
-
D(t, "class", "item-labels-container svelte-f82itz"),
|
|
23012
|
+
D(t, "class", "item-labels-container svelte-f82itz"), vt(() => (
|
|
23014
23013
|
/*div_elementresize_handler*/
|
|
23015
23014
|
n[9].call(t)
|
|
23016
23015
|
)), Q(
|
|
@@ -23745,7 +23744,7 @@ function e2(n) {
|
|
|
23745
23744
|
t = G("div");
|
|
23746
23745
|
for (let l = 0; l < e.length; l += 1)
|
|
23747
23746
|
e[l].c();
|
|
23748
|
-
D(t, "class", "item-labels-container svelte-f82itz"),
|
|
23747
|
+
D(t, "class", "item-labels-container svelte-f82itz"), vt(() => (
|
|
23749
23748
|
/*div_elementresize_handler*/
|
|
23750
23749
|
n[12].call(t)
|
|
23751
23750
|
)), Q(
|
|
@@ -25577,7 +25576,7 @@ class Xh {
|
|
|
25577
25576
|
})(), this.matrix = e.matrix ? (() => {
|
|
25578
25577
|
const f = new y.Matrix4().fromArray(e.matrix);
|
|
25579
25578
|
return f.premultiply(t.workUtil.transform), f.elements;
|
|
25580
|
-
})() : e.matrix, this.initialConfig = r, this.computedConfig = o, this.stickType = i, this.config = e.config, this.fiveState = e.fiveState, this.normal = e.normal, this.cache = new So(), this.hooks = new
|
|
25579
|
+
})() : e.matrix, this.initialConfig = r, this.computedConfig = o, this.stickType = i, this.config = e.config, this.fiveState = e.fiveState, this.normal = e.normal, this.cache = new So(), this.hooks = new yt(), Object.keys(e).forEach((f) => {
|
|
25581
25580
|
this[f] === void 0 && e[f] !== void 0 && (this[f] = e[f]);
|
|
25582
25581
|
});
|
|
25583
25582
|
}
|
|
@@ -26418,7 +26417,7 @@ function Xf(n) {
|
|
|
26418
26417
|
);
|
|
26419
26418
|
},
|
|
26420
26419
|
i(o) {
|
|
26421
|
-
r || (o &&
|
|
26420
|
+
r || (o && vt(() => {
|
|
26422
26421
|
r && (s && s.end(1), i = Un(t, Ga, {
|
|
26423
26422
|
duration: (
|
|
26424
26423
|
/*duration*/
|
|
@@ -26616,7 +26615,7 @@ function Zf(n) {
|
|
|
26616
26615
|
);
|
|
26617
26616
|
},
|
|
26618
26617
|
i(o) {
|
|
26619
|
-
r || (o &&
|
|
26618
|
+
r || (o && vt(() => {
|
|
26620
26619
|
r && (s && s.end(1), i = Un(t, Tt, { duration: (
|
|
26621
26620
|
/*inDelay*/
|
|
26622
26621
|
n[0]
|
|
@@ -27000,7 +26999,7 @@ function Kf(n) {
|
|
|
27000
26999
|
n[0] + " svelte-1ogmlqq")) && D(s, "class", r);
|
|
27001
27000
|
},
|
|
27002
27001
|
i(u) {
|
|
27003
|
-
l || (H(e.$$.fragment, u), u &&
|
|
27002
|
+
l || (H(e.$$.fragment, u), u && vt(() => {
|
|
27004
27003
|
l && (a && a.end(1), o = Un(s, Tt, {
|
|
27005
27004
|
duration: (
|
|
27006
27005
|
/*duration*/
|
|
@@ -28046,7 +28045,7 @@ function op(n) {
|
|
|
28046
28045
|
n = r;
|
|
28047
28046
|
},
|
|
28048
28047
|
i(r) {
|
|
28049
|
-
s || (r &&
|
|
28048
|
+
s || (r && vt(() => {
|
|
28050
28049
|
s && (i && i.end(1), e = Un(t, Ga, {
|
|
28051
28050
|
duration: (
|
|
28052
28051
|
/*duration*/
|
|
@@ -29213,7 +29212,7 @@ var ga = U3, qa = {}, Y3 = {
|
|
|
29213
29212
|
return J;
|
|
29214
29213
|
return -1;
|
|
29215
29214
|
}
|
|
29216
|
-
function
|
|
29215
|
+
function At(P, z) {
|
|
29217
29216
|
return P && kn(z, Zr(z), P);
|
|
29218
29217
|
}
|
|
29219
29218
|
function Wt(P, z, J, ie, Ve, Le, Ue) {
|
|
@@ -29234,7 +29233,7 @@ var ga = U3, qa = {}, Y3 = {
|
|
|
29234
29233
|
if (Qe(P))
|
|
29235
29234
|
return Le ? P : {};
|
|
29236
29235
|
if (Ye = be(Rt ? {} : P), !z)
|
|
29237
|
-
return Wr(P,
|
|
29236
|
+
return Wr(P, At(Ye, P));
|
|
29238
29237
|
} else {
|
|
29239
29238
|
if (!K[Je])
|
|
29240
29239
|
return Le ? P : {};
|
|
@@ -29330,7 +29329,7 @@ var ga = U3, qa = {}, Y3 = {
|
|
|
29330
29329
|
}
|
|
29331
29330
|
function L(P, z) {
|
|
29332
29331
|
var J = P.__data__;
|
|
29333
|
-
return
|
|
29332
|
+
return bt(z) ? J[typeof z == "string" ? "string" : "hash"] : J.map;
|
|
29334
29333
|
}
|
|
29335
29334
|
function j(P, z) {
|
|
29336
29335
|
var J = Se(P, z);
|
|
@@ -29397,7 +29396,7 @@ var ga = U3, qa = {}, Y3 = {
|
|
|
29397
29396
|
function pt(P, z) {
|
|
29398
29397
|
return z = z == null ? s : z, !!z && (typeof P == "number" || ee.test(P)) && P > -1 && P % 1 == 0 && P < z;
|
|
29399
29398
|
}
|
|
29400
|
-
function
|
|
29399
|
+
function bt(P) {
|
|
29401
29400
|
var z = typeof P;
|
|
29402
29401
|
return z == "string" || z == "number" || z == "symbol" || z == "boolean" ? P !== "__proto__" : P === null;
|
|
29403
29402
|
}
|
|
@@ -29639,7 +29638,7 @@ var Ka = {}, Z3 = {
|
|
|
29639
29638
|
return this.__data__.has(P);
|
|
29640
29639
|
}
|
|
29641
29640
|
Qt.prototype.add = Qt.prototype.push = qt, Qt.prototype.has = fi;
|
|
29642
|
-
function
|
|
29641
|
+
function At(P) {
|
|
29643
29642
|
var z = this.__data__ = new Et(P);
|
|
29644
29643
|
this.size = z.size;
|
|
29645
29644
|
}
|
|
@@ -29666,7 +29665,7 @@ var Ka = {}, Z3 = {
|
|
|
29666
29665
|
}
|
|
29667
29666
|
return J.set(P, z), this.size = J.size, this;
|
|
29668
29667
|
}
|
|
29669
|
-
|
|
29668
|
+
At.prototype.clear = Wt, At.prototype.delete = Rs, At.prototype.get = Vs, At.prototype.has = En, At.prototype.set = Ut;
|
|
29670
29669
|
function Mn(P, z) {
|
|
29671
29670
|
var J = Fs(P), ie = !J && Go(P), Ve = !J && !ie && Hs(P), Le = !J && !ie && !Ve && Uo(P), Ue = J || ie || Ve || Le, Ye = Ue ? Ze(P.length, String) : [], wt = Ye.length;
|
|
29672
29671
|
for (var Je in P)
|
|
@@ -29706,18 +29705,18 @@ var Ka = {}, Z3 = {
|
|
|
29706
29705
|
Ue = !0, Rt = !1;
|
|
29707
29706
|
}
|
|
29708
29707
|
if (xt && !Rt)
|
|
29709
|
-
return Le || (Le = new
|
|
29708
|
+
return Le || (Le = new At()), Ue || Uo(P) ? kn(P, z, J, ie, Ve, Le) : Wr(P, z, wt, J, ie, Ve, Le);
|
|
29710
29709
|
if (!(J & s)) {
|
|
29711
29710
|
var Vt = Rt && Lt.call(P, "__wrapped__"), Ot = Kt && Lt.call(z, "__wrapped__");
|
|
29712
29711
|
if (Vt || Ot) {
|
|
29713
29712
|
var Sn = Vt ? P.value() : P, on = Ot ? z.value() : z;
|
|
29714
|
-
return Le || (Le = new
|
|
29713
|
+
return Le || (Le = new At()), Ve(Sn, on, J, ie, Le);
|
|
29715
29714
|
}
|
|
29716
29715
|
}
|
|
29717
|
-
return xt ? (Le || (Le = new
|
|
29716
|
+
return xt ? (Le || (Le = new At()), Ur(P, z, J, ie, Ve, Le)) : !1;
|
|
29718
29717
|
}
|
|
29719
29718
|
function Qr(P) {
|
|
29720
|
-
if (!Wo(P) ||
|
|
29719
|
+
if (!Wo(P) || bt(P))
|
|
29721
29720
|
return !1;
|
|
29722
29721
|
var z = Qo(P) ? Vr : de;
|
|
29723
29722
|
return z.test(Xt(P));
|
|
@@ -29882,7 +29881,7 @@ var Ka = {}, Z3 = {
|
|
|
29882
29881
|
var z = typeof P;
|
|
29883
29882
|
return z == "string" || z == "number" || z == "symbol" || z == "boolean" ? P !== "__proto__" : P === null;
|
|
29884
29883
|
}
|
|
29885
|
-
function
|
|
29884
|
+
function bt(P) {
|
|
29886
29885
|
return !!wi && wi in P;
|
|
29887
29886
|
}
|
|
29888
29887
|
function Mt(P) {
|
|
@@ -31557,7 +31556,7 @@ function Sp(n) {
|
|
|
31557
31556
|
);
|
|
31558
31557
|
},
|
|
31559
31558
|
i(u) {
|
|
31560
|
-
a || (H(s), u &&
|
|
31559
|
+
a || (H(s), u && vt(() => {
|
|
31561
31560
|
a && (o && o.end(1), r = Un(
|
|
31562
31561
|
t,
|
|
31563
31562
|
Yu,
|
|
@@ -33205,7 +33204,7 @@ function Xp(n) {
|
|
|
33205
33204
|
8196 && (h.$$scope = { dirty: c, ctx: n }), s.$set(h);
|
|
33206
33205
|
},
|
|
33207
33206
|
i(l) {
|
|
33208
|
-
a || (H(e.$$.fragment, l), H(s.$$.fragment, l), l &&
|
|
33207
|
+
a || (H(e.$$.fragment, l), H(s.$$.fragment, l), l && vt(() => {
|
|
33209
33208
|
a && (o && o.end(1), r = Un(t, Tt, {
|
|
33210
33209
|
duration: 1e3,
|
|
33211
33210
|
delay: 0,
|
|
@@ -36158,7 +36157,7 @@ function am(n) {
|
|
|
36158
36157
|
if (!r) {
|
|
36159
36158
|
for (let c = 0; c < o.length; c += 1)
|
|
36160
36159
|
H(e[c]);
|
|
36161
|
-
s ||
|
|
36160
|
+
s || vt(() => {
|
|
36162
36161
|
s = Un(t, Tt, {}), s.start();
|
|
36163
36162
|
}), r = !0;
|
|
36164
36163
|
}
|
|
@@ -38120,7 +38119,7 @@ class p0 {
|
|
|
38120
38119
|
d(this, "isGuideLine", !0);
|
|
38121
38120
|
d(this, "panoramaItem");
|
|
38122
38121
|
d(this, "modelItem");
|
|
38123
|
-
d(this, "hooks", new
|
|
38122
|
+
d(this, "hooks", new yt());
|
|
38124
38123
|
d(this, "_visible", !0);
|
|
38125
38124
|
d(this, "plugin");
|
|
38126
38125
|
d(this, "five");
|
|
@@ -38997,7 +38996,7 @@ const ba = /* @__PURE__ */ new Map();
|
|
|
38997
38996
|
function e5(n) {
|
|
38998
38997
|
if (ba.has(n))
|
|
38999
38998
|
return ba.get(n).hooks;
|
|
39000
|
-
const t = new
|
|
38999
|
+
const t = new yt();
|
|
39001
39000
|
let e = null, i;
|
|
39002
39001
|
const s = () => {
|
|
39003
39002
|
e = requestAnimationFrame(s);
|
|
@@ -39042,7 +39041,7 @@ class Fo {
|
|
|
39042
39041
|
});
|
|
39043
39042
|
d(this, "getBox", () => this.boundingBox ? this.boundingBox : (this.boundingBox = ks(this.originObject3D), this.boundingBox));
|
|
39044
39043
|
var h, u, f;
|
|
39045
|
-
this.hooks = (h = t.sharedHooks) != null ? h : new
|
|
39044
|
+
this.hooks = (h = t.sharedHooks) != null ? h : new yt(), this.internalHooks = (u = t.sharedInternalHooks) != null ? u : new yt(), this.camera = t.camera, this.model = t.model, this.originObject3D = t.originObject3D, this.helperObject3D = t.helperObject3D, this.container = t.container, this.scene = t.scene, this.domEvents = t.domEvents, this.onRender = (f = t.onRender) != null ? f : () => {
|
|
39046
39045
|
}, this.config = e != null ? e : {}, this.initialHelperPosition(), this.initialHelperQuaternion(), this.updateHelperScale(), this.cameraHooks = e5(this.camera), this.enable();
|
|
39047
39046
|
const i = this.onSetOriginObjectScale.bind(this), s = this.onSetOriginObjectRotate.bind(this), r = this.onSetOriginObjectPosition.bind(this), o = this.onApplyOriginObjectScale.bind(this), a = this.onApplyOriginObjectRotate.bind(this), l = this.onApplyOriginObjectPosition.bind(this), c = this.initialHelperPosition.bind(this);
|
|
39048
39047
|
this.cameraHooks.on("cameraUpdate", this.updateHelperScale), this.internalHooks.on("initialHelperPosition", c), this.internalHooks.on("setObjectScale", i), this.internalHooks.on("setObjectRotate", s), this.internalHooks.on("setObjectPosition", r), this.internalHooks.on("applyObjectPosition", l), this.internalHooks.on("applyObjectRotate", a), this.internalHooks.on("applyObjectScale", o), this.hooks.on("moveEnd", this.updateHelperScale), this.internalHooks.on("setObjectPosition", this.updateHelperScale), this.internalHooks.on("initialHelperPosition", this.updateHelperScale), this.disposers.push(() => {
|
|
@@ -39392,7 +39391,7 @@ class a5 {
|
|
|
39392
39391
|
enabled: !0,
|
|
39393
39392
|
disposed: !1
|
|
39394
39393
|
});
|
|
39395
|
-
d(this, "hooks", new
|
|
39394
|
+
d(this, "hooks", new yt());
|
|
39396
39395
|
d(this, "eventListener", {});
|
|
39397
39396
|
t && this.addControllers(t), this.setState(this.state);
|
|
39398
39397
|
}
|
|
@@ -40135,7 +40134,7 @@ class g0 extends Zn {
|
|
|
40135
40134
|
scaleHelper: !0,
|
|
40136
40135
|
boundingBoxHelper: !1,
|
|
40137
40136
|
positionFrom: "objectPosition"
|
|
40138
|
-
}), i), { moveHelper: h, rotateHelper: u, scaleHelper: f, boundingBoxHelper: p } = c, v = s.hooks, g = new
|
|
40137
|
+
}), i), { moveHelper: h, rotateHelper: u, scaleHelper: f, boundingBoxHelper: p } = c, v = s.hooks, g = new yt(), m = new Xe(this.five.camera, this.five.getElement()), b = (k) => {
|
|
40139
40138
|
if (k)
|
|
40140
40139
|
return typeof k == "boolean" ? k : k.enable;
|
|
40141
40140
|
};
|
|
@@ -41540,7 +41539,7 @@ class G5 {
|
|
|
41540
41539
|
/** 标注标签的显示层级 */
|
|
41541
41540
|
d(this, "tagZIndex", 0);
|
|
41542
41541
|
/** 标注实例的事件处理器 */
|
|
41543
|
-
d(this, "hooks", new
|
|
41542
|
+
d(this, "hooks", new yt());
|
|
41544
41543
|
/** 自定义 Dom */
|
|
41545
41544
|
d(this, "itemRenderer");
|
|
41546
41545
|
/** 数据 */
|
|
@@ -42520,7 +42519,7 @@ class zi extends ni {
|
|
|
42520
42519
|
class Pl extends ni {
|
|
42521
42520
|
constructor(e) {
|
|
42522
42521
|
super();
|
|
42523
|
-
d(this, "hooks", new
|
|
42522
|
+
d(this, "hooks", new yt());
|
|
42524
42523
|
d(this, "originObject");
|
|
42525
42524
|
this.originObject = e;
|
|
42526
42525
|
}
|
|
@@ -44135,7 +44134,7 @@ function j0(n, t, e) {
|
|
|
44135
44134
|
redo: C
|
|
44136
44135
|
};
|
|
44137
44136
|
}
|
|
44138
|
-
const nr = class extends
|
|
44137
|
+
const nr = class extends yt {
|
|
44139
44138
|
constructor(e, i) {
|
|
44140
44139
|
super();
|
|
44141
44140
|
d(this, "group");
|
|
@@ -44334,7 +44333,7 @@ const B0 = (n) => ((!ya || n !== ya.five) && (ya = {
|
|
|
44334
44333
|
instance: new fr(n, { noEmitWhenHide: !0, noEmitWhenNotInScene: !0 }),
|
|
44335
44334
|
five: n
|
|
44336
44335
|
}), ya.instance);
|
|
44337
|
-
class R0 extends
|
|
44336
|
+
class R0 extends yt {
|
|
44338
44337
|
constructor(e) {
|
|
44339
44338
|
var s, r;
|
|
44340
44339
|
super();
|