@realsee/dnalogel 3.64.5-alpha.5 → 3.64.5-alpha.7
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/index.cjs.js +25 -25
- package/dist/index.js +1199 -1200
- package/dist/index.umd.js +25 -25
- 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/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/CSS3DRenderPlugin/Controller.js +41 -41
- package/libs/MeasurePlugin/Controller.js +23 -23
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/five/FiveDomEvents.js +58 -59
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
var
|
|
1
|
+
var b = Object.defineProperty, F = Object.defineProperties;
|
|
2
2
|
var C = Object.getOwnPropertyDescriptors;
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var d = (
|
|
3
|
+
var v = Object.getOwnPropertySymbols;
|
|
4
|
+
var S = Object.prototype.hasOwnProperty, O = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var d = (r, i, e) => i in r ? b(r, i, { enumerable: !0, configurable: !0, writable: !0, value: e }) : r[i] = e, a = (r, i) => {
|
|
6
6
|
for (var e in i || (i = {}))
|
|
7
|
-
|
|
8
|
-
if (
|
|
9
|
-
for (var e of
|
|
10
|
-
|
|
11
|
-
return
|
|
12
|
-
}, l = (
|
|
13
|
-
var
|
|
14
|
-
import { CSS3DRender as
|
|
15
|
-
import
|
|
7
|
+
S.call(i, e) && d(r, e, i[e]);
|
|
8
|
+
if (v)
|
|
9
|
+
for (var e of v(i))
|
|
10
|
+
O.call(i, e) && d(r, e, i[e]);
|
|
11
|
+
return r;
|
|
12
|
+
}, l = (r, i) => F(r, C(i));
|
|
13
|
+
var n = (r, i, e) => (d(r, typeof i != "symbol" ? i + "" : i, e), e);
|
|
14
|
+
import { CSS3DRender as x } from "./utils/three/CSS3DRender.js";
|
|
15
|
+
import P from "./utils/generateBehindFiveElement.js";
|
|
16
16
|
import "../shared-utils/tag.js";
|
|
17
17
|
import "three";
|
|
18
18
|
import "../vendor/hammerjs/hammer.js";
|
|
19
19
|
import "../shared-utils/three/PointSelector/index.js";
|
|
20
20
|
import "../shared-utils/three/CSS3DRenderer/index.js";
|
|
21
|
-
import { waitFiveModelLoaded as
|
|
21
|
+
import { waitFiveModelLoaded as j } from "../shared-utils/five/fiveModelLoad.js";
|
|
22
22
|
import "@realsee/five/line";
|
|
23
23
|
import "../shared-utils/three/core/Five_LineMaterial2.js";
|
|
24
24
|
import "../shared-utils/three/core/Sphere.js";
|
|
@@ -76,16 +76,16 @@ import "../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
|
76
76
|
import "../shared-utils/three/PointSelector/utils/contents.js";
|
|
77
77
|
import "../Sculpt/utils/three/rayOnLine.js";
|
|
78
78
|
import "@realsee/five";
|
|
79
|
-
const
|
|
80
|
-
class _e extends
|
|
79
|
+
const E = "v2.0.1", f = `CSS3DRenderPlugin@${E}`;
|
|
80
|
+
class _e extends x {
|
|
81
81
|
constructor(e) {
|
|
82
82
|
super();
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
83
|
+
n(this, "five");
|
|
84
|
+
n(this, "behindFiveContainer");
|
|
85
|
+
n(this, "frontFiveContainer");
|
|
86
|
+
n(this, "VERSION", E);
|
|
87
|
+
n(this, "staticPrefix", "//vr-image-4.realsee-cdn.cn");
|
|
88
|
+
n(this, "created3DElementResults", []);
|
|
89
89
|
/**
|
|
90
90
|
* @description 根据传入的四个点位创建一个 3d dom容器,可以通过ReactDom.render()的方式将react组件放到容器中
|
|
91
91
|
* @param { Vector3Position[] } points 矩形四个点坐标
|
|
@@ -121,12 +121,12 @@ class _e extends j {
|
|
|
121
121
|
* } | void
|
|
122
122
|
* ```
|
|
123
123
|
*/
|
|
124
|
-
|
|
124
|
+
n(this, "create3DDomContainer", (e, t) => {
|
|
125
125
|
if (this.state.disposed)
|
|
126
126
|
return;
|
|
127
|
-
const
|
|
127
|
+
const s = (() => {
|
|
128
128
|
var p;
|
|
129
|
-
(t == null ? void 0 : t.dpr) !== void 0 && console.warn(`${
|
|
129
|
+
(t == null ? void 0 : t.dpr) !== void 0 && console.warn(`${f}: please use "config.devicePixelRatio" replace "config.dpr"`);
|
|
130
130
|
const m = {
|
|
131
131
|
ratio: 216e-5,
|
|
132
132
|
devicePixelRatio: (p = t == null ? void 0 : t.dpr) != null ? p : 1,
|
|
@@ -135,23 +135,23 @@ class _e extends j {
|
|
|
135
135
|
wrapperStyle: {}
|
|
136
136
|
};
|
|
137
137
|
return Object.assign(m, t, (t == null ? void 0 : t.mode) === "behind" ? { scene: this.five.scene } : void 0);
|
|
138
|
-
})(), { autoRender: h } =
|
|
139
|
-
|
|
140
|
-
const
|
|
141
|
-
if (!
|
|
138
|
+
})(), { autoRender: h } = s;
|
|
139
|
+
s.mode === "behind" && s.behindFiveContainer && (this.behindFiveContainer = s.behindFiveContainer);
|
|
140
|
+
const o = this.create3DElement(this.five.camera, e, l(a({}, s), { autoRender: !1 }));
|
|
141
|
+
if (!o)
|
|
142
142
|
return;
|
|
143
|
-
const
|
|
144
|
-
|
|
145
|
-
const
|
|
146
|
-
var p,
|
|
147
|
-
const m =
|
|
143
|
+
const R = o.dispose;
|
|
144
|
+
o.dispose = () => (this.created3DElementResults.includes(o) && this.created3DElementResults.splice(this.created3DElementResults.indexOf(o), 1), R());
|
|
145
|
+
const D = () => {
|
|
146
|
+
var p, u;
|
|
147
|
+
const m = o.css3DObject.mode === "front" ? (u = this.frontFiveContainer) != null ? u : (p = this.five.getElement()) == null ? void 0 : p.parentElement : this.getBehindFiveElement();
|
|
148
148
|
if (!m)
|
|
149
|
-
return console.error(`${
|
|
150
|
-
|
|
151
|
-
},
|
|
152
|
-
|
|
149
|
+
return console.error(`${f}: wrapper is ${m}; mode is ${o.css3DObject.mode}`);
|
|
150
|
+
o.appendToElement(m), o.render(), this.created3DElementResults.push(o);
|
|
151
|
+
}, c = () => {
|
|
152
|
+
j(this.five).then(() => D());
|
|
153
153
|
};
|
|
154
|
-
return h &&
|
|
154
|
+
return h && c(), l(a({}, o), { render: h ? void 0 : c });
|
|
155
155
|
});
|
|
156
156
|
this.five = e;
|
|
157
157
|
}
|
|
@@ -174,7 +174,7 @@ class _e extends j {
|
|
|
174
174
|
});
|
|
175
175
|
}
|
|
176
176
|
getBehindFiveElement() {
|
|
177
|
-
return this.behindFiveContainer ? this.behindFiveContainer : (this.behindFiveContainer =
|
|
177
|
+
return this.behindFiveContainer ? this.behindFiveContainer : (this.behindFiveContainer = P(this.five), this.behindFiveContainer);
|
|
178
178
|
}
|
|
179
179
|
/**
|
|
180
180
|
* @description: 获取静态资源的url
|
|
@@ -189,6 +189,6 @@ class _e extends j {
|
|
|
189
189
|
}
|
|
190
190
|
}
|
|
191
191
|
export {
|
|
192
|
-
|
|
192
|
+
f as PLUGIN_NAME,
|
|
193
193
|
_e as default
|
|
194
194
|
};
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
var _ = Object.defineProperty, D = Object.defineProperties;
|
|
2
|
-
var
|
|
2
|
+
var L = Object.getOwnPropertyDescriptors;
|
|
3
3
|
var w = Object.getOwnPropertySymbols;
|
|
4
|
-
var
|
|
5
|
-
var M = (
|
|
4
|
+
var F = Object.prototype.hasOwnProperty, H = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var M = (n, o, e) => o in n ? _(n, o, { enumerable: !0, configurable: !0, writable: !0, value: e }) : n[o] = e, v = (n, o) => {
|
|
6
6
|
for (var e in o || (o = {}))
|
|
7
|
-
|
|
7
|
+
F.call(o, e) && M(n, e, o[e]);
|
|
8
8
|
if (w)
|
|
9
9
|
for (var e of w(o))
|
|
10
|
-
H.call(o, e) && M(
|
|
11
|
-
return
|
|
12
|
-
}, f = (
|
|
13
|
-
var t = (
|
|
10
|
+
H.call(o, e) && M(n, e, o[e]);
|
|
11
|
+
return n;
|
|
12
|
+
}, f = (n, o) => D(n, L(o));
|
|
13
|
+
var t = (n, o, e) => (M(n, typeof o != "symbol" ? o + "" : o, e), e);
|
|
14
14
|
import * as r from "three";
|
|
15
15
|
import "../shared-utils/tag.js";
|
|
16
16
|
import "../vendor/hammerjs/hammer.js";
|
|
@@ -31,8 +31,8 @@ import { PointMesh as k } from "../Sculpt/Meshes/Point.js";
|
|
|
31
31
|
import { LineWithDotsMesh as P } from "../Sculpt/Meshes/LineWithDots.js";
|
|
32
32
|
import { hotkeys as a } from "../vendor/hotkeys-js/dist/hotkeys.esm.js";
|
|
33
33
|
import { PolygonMesh as A } from "../Sculpt/Meshes/Polygon.js";
|
|
34
|
-
import { validatePolygon as
|
|
35
|
-
import { Cursor as
|
|
34
|
+
import { validatePolygon as C } from "./utils/validatePolygon.js";
|
|
35
|
+
import { Cursor as N } from "../Sculpt/utils/Modules/Cursor.js";
|
|
36
36
|
import "../shared-utils/positionToVector3.js";
|
|
37
37
|
import "../shared-utils/five/vector3ToScreen.js";
|
|
38
38
|
import "../shared-utils/five/getFiveModel.js";
|
|
@@ -130,26 +130,26 @@ class lt extends I {
|
|
|
130
130
|
if (this.pointSelector.actionIfNoIntersection = "virtualPoint", p.removeFromParent(), this.group.addIfNotExists(l), l.setPoints([e.points.at(-1), i.point]), i.isAdsorbed)
|
|
131
131
|
h.removeFromParent(), m.removeFromParent();
|
|
132
132
|
else {
|
|
133
|
-
const
|
|
134
|
-
if (Math.abs(i.point.y -
|
|
135
|
-
const u = new r.Vector3(i.point.x,
|
|
136
|
-
h.setPoints([
|
|
133
|
+
const s = e.points.at(-1);
|
|
134
|
+
if (Math.abs(i.point.y - s.y) > 0.2) {
|
|
135
|
+
const u = new r.Vector3(i.point.x, s.y, i.point.z);
|
|
136
|
+
h.setPoints([s, u]), m.setPoints([u, i.point]);
|
|
137
137
|
} else {
|
|
138
138
|
let u = new r.Vector3();
|
|
139
|
-
Math.abs(i.point.x -
|
|
139
|
+
Math.abs(i.point.x - s.x) < Math.abs(i.point.z - s.z) ? u = new r.Vector3(i.point.x, s.y, s.z) : u = new r.Vector3(s.x, s.y, i.point.z), h.setPoints([s, u]), m.setPoints([u, i.point]);
|
|
140
140
|
}
|
|
141
141
|
this.group.addIfNotExists(h, m);
|
|
142
142
|
}
|
|
143
143
|
if (e.points.length >= 2) {
|
|
144
|
-
const
|
|
145
|
-
|
|
144
|
+
const s = [...e.points, i.point];
|
|
145
|
+
C(s) ? (c.setPoints(s), this.group.addIfNotExists(c)) : c.removeFromParent();
|
|
146
146
|
}
|
|
147
|
-
},
|
|
147
|
+
}, b = (i) => {
|
|
148
148
|
i && (d(), e.setPoints([...e.points, i.point]), this.updateSelectAdsorbedHelper(), e.isPolygon && this.pointSelector.disable());
|
|
149
|
-
},
|
|
150
|
-
this.pointSelector.off("intersectionUpdate", g), this.pointSelector.off("select",
|
|
149
|
+
}, E = () => {
|
|
150
|
+
this.pointSelector.off("intersectionUpdate", g), this.pointSelector.off("select", b), this.pointSelector.off("disable", E), d(), e.points.length < 2 && e.removeFromParent(), this.currentMeasureMesh = null, this.addEventListener(), this.emit("measureEnd");
|
|
151
151
|
};
|
|
152
|
-
this.pointSelector.on("intersectionUpdate", g), this.pointSelector.on("select",
|
|
152
|
+
this.pointSelector.on("intersectionUpdate", g), this.pointSelector.on("select", b), this.pointSelector.on("disable", E), this.pointSelector.enable();
|
|
153
153
|
});
|
|
154
154
|
/**
|
|
155
155
|
* @description 结束测量
|
|
@@ -175,7 +175,7 @@ class lt extends I {
|
|
|
175
175
|
* @description 清空所有测量内容
|
|
176
176
|
*/
|
|
177
177
|
t(this, "clear", () => {
|
|
178
|
-
this.currentMeasureMesh = null, this.pointSelector.disable(), this.group.
|
|
178
|
+
this.currentMeasureMesh = null, this.pointSelector.disable(), this.group.removeChildren();
|
|
179
179
|
});
|
|
180
180
|
t(this, "dispose", () => {
|
|
181
181
|
this.unbindHotKey(), this.pointSelector.disable(), this.clear();
|
|
@@ -255,7 +255,7 @@ class lt extends I {
|
|
|
255
255
|
return this._fiveDomEvents ? this._fiveDomEvents : (this._fiveDomEvents = new U(this.five, { fiveModels: null }), this._fiveDomEvents);
|
|
256
256
|
}
|
|
257
257
|
get cursor() {
|
|
258
|
-
return this._cursor ? this._cursor : (this._cursor = new
|
|
258
|
+
return this._cursor ? this._cursor : (this._cursor = new N(), this._cursor);
|
|
259
259
|
}
|
|
260
260
|
}
|
|
261
261
|
export {
|
package/libs/base/BasePlugin.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
var S = Object.defineProperty, W = Object.defineProperties;
|
|
2
2
|
var j = Object.getOwnPropertyDescriptors;
|
|
3
3
|
var L = Object.getOwnPropertySymbols;
|
|
4
|
-
var
|
|
5
|
-
var
|
|
4
|
+
var N = Object.prototype.hasOwnProperty, $ = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var w = (c, e, t) => e in c ? S(c, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : c[e] = t, M = (c, e) => {
|
|
6
6
|
for (var t in e || (e = {}))
|
|
7
|
-
|
|
7
|
+
N.call(e, t) && w(c, t, e[t]);
|
|
8
8
|
if (L)
|
|
9
9
|
for (var t of L(e))
|
|
10
|
-
|
|
10
|
+
$.call(e, t) && w(c, t, e[t]);
|
|
11
11
|
return c;
|
|
12
12
|
}, H = (c, e) => W(c, j(e));
|
|
13
|
-
var h = (c, e, t) => (
|
|
14
|
-
import { getObjectVisible as
|
|
15
|
-
import { calculateThreeMouse as
|
|
13
|
+
var h = (c, e, t) => (w(c, typeof e != "symbol" ? e + "" : e, t), t);
|
|
14
|
+
import { getObjectVisible as F } from "../three/getObjectVisible.js";
|
|
15
|
+
import { calculateThreeMouse as G } from "./calculateThreeMouse.js";
|
|
16
16
|
import { getFiveModel as k } from "./getFiveModel.js";
|
|
17
17
|
import { THREERaycaster as I } from "../three/core/Raycaster.js";
|
|
18
18
|
class X {
|
|
@@ -76,29 +76,28 @@ class X {
|
|
|
76
76
|
});
|
|
77
77
|
// eslint-disable-next-line complexity
|
|
78
78
|
h(this, "onDomEvent", (e, t, n, i = this.boundObject[e]) => {
|
|
79
|
-
var
|
|
79
|
+
var v, E, g, _, p;
|
|
80
80
|
if (!t || !i || (i == null ? void 0 : i.length) === 0)
|
|
81
81
|
return;
|
|
82
|
-
console.log("onDomEvent", e, t, n, w({}, n), (m = this.config) == null ? void 0 : m.fiveModels);
|
|
83
82
|
const f = [];
|
|
84
|
-
((
|
|
85
|
-
const o = f.filter((
|
|
86
|
-
|
|
87
|
-
const r =
|
|
88
|
-
o.forEach((
|
|
89
|
-
const
|
|
90
|
-
|
|
83
|
+
((v = this.config) == null ? void 0 : v.fiveModels) !== null && ((E = this.config) != null && E.fiveModels ? f.push(...this.config.fiveModels) : f.push(this.model));
|
|
84
|
+
const o = f.filter((s) => s.loaded), u = (g = t.raycaster) != null ? g : this.getRaycaster(t);
|
|
85
|
+
u.params.Points.threshold = 0.04;
|
|
86
|
+
const r = u.intersectObjects(i, !0), a = [];
|
|
87
|
+
o.forEach((s) => {
|
|
88
|
+
const y = s.intersectRaycaster(u);
|
|
89
|
+
a.push(...y);
|
|
91
90
|
});
|
|
92
|
-
const
|
|
93
|
-
if (
|
|
91
|
+
const l = 0.01;
|
|
92
|
+
if (a.length > 0 && r.length > 0 && a[0].distance + l < r[0].distance)
|
|
94
93
|
return;
|
|
95
|
-
const
|
|
96
|
-
if (
|
|
94
|
+
const d = (_ = r == null ? void 0 : r[0]) == null ? void 0 : _.object;
|
|
95
|
+
if (e === "wantDblclick")
|
|
97
96
|
return !1;
|
|
98
|
-
if ((!
|
|
99
|
-
for (const
|
|
100
|
-
|
|
101
|
-
if (
|
|
97
|
+
if ((!d || !this.objectIsBound(d)) && e === "hover")
|
|
98
|
+
for (const s of (p = this.boundObject.hover) != null ? p : [])
|
|
99
|
+
s._hovered && this.notify({ eventName: "unHover", object: s });
|
|
100
|
+
if (d && d && this.notify({ eventName: e, object: d, originEvent: n, raycaster: u, intersects: r }))
|
|
102
101
|
return !1;
|
|
103
102
|
});
|
|
104
103
|
h(this, "objectIsBound", (e) => {
|
|
@@ -108,63 +107,63 @@ class X {
|
|
|
108
107
|
return !!t;
|
|
109
108
|
});
|
|
110
109
|
h(this, "notify", (e) => {
|
|
111
|
-
var _, p
|
|
110
|
+
var g, _, p;
|
|
112
111
|
const { eventName: t, object: n, originEvent: i, raycaster: f, intersects: o } = e;
|
|
113
112
|
if (!n)
|
|
114
113
|
return !1;
|
|
115
|
-
let
|
|
116
|
-
const
|
|
114
|
+
let u = !1, r = [];
|
|
115
|
+
const a = [], l = () => {
|
|
117
116
|
if (!o)
|
|
118
117
|
return !1;
|
|
119
118
|
const s = o.slice(1);
|
|
120
|
-
return s[0] ? this.notify(H(
|
|
119
|
+
return s[0] ? this.notify(H(M({}, e), { object: s[0].object, intersects: s })) : !1;
|
|
121
120
|
};
|
|
122
|
-
let
|
|
123
|
-
for (
|
|
124
|
-
|
|
125
|
-
const
|
|
126
|
-
if ((
|
|
127
|
-
return
|
|
128
|
-
let
|
|
129
|
-
for (const s of
|
|
130
|
-
if (
|
|
121
|
+
let d = n;
|
|
122
|
+
for (a.push(d); d.parent; )
|
|
123
|
+
d = d.parent, a.push(d);
|
|
124
|
+
const v = a[a.length - 1];
|
|
125
|
+
if ((g = this.config) != null && g.noEmitWhenNotInScene && v.type !== "Scene")
|
|
126
|
+
return l();
|
|
127
|
+
let E = !1;
|
|
128
|
+
for (const s of a) {
|
|
129
|
+
if (u)
|
|
131
130
|
break;
|
|
132
131
|
s.draggable && (t === "dragstart" && (s._dragging = !0, this.dragging = !0), t === "dragend" && (s._dragging = !1, this.dragging = !1));
|
|
133
|
-
const
|
|
134
|
-
if (!
|
|
132
|
+
const y = s._domEvent;
|
|
133
|
+
if (!y)
|
|
135
134
|
continue;
|
|
136
|
-
const
|
|
137
|
-
if (
|
|
138
|
-
for (const [x,
|
|
139
|
-
if (
|
|
135
|
+
const D = y[`${t}Handler`];
|
|
136
|
+
if (D)
|
|
137
|
+
for (const [x, m] of D) {
|
|
138
|
+
if (m != null && m.noEmitWhenNotInScene && v.type !== "Scene" || ((_ = this.config) != null && _.noEmitWhenHide || m != null && m.noEmitWhenHide) && !F(s))
|
|
140
139
|
continue;
|
|
141
|
-
if (
|
|
140
|
+
if (E = !0, t === "hover") {
|
|
142
141
|
if (s._hovered)
|
|
143
142
|
continue;
|
|
144
143
|
s._hovered = !0;
|
|
145
|
-
for (const
|
|
146
|
-
|
|
144
|
+
for (const b of (p = this.boundObject.hover) != null ? p : [])
|
|
145
|
+
b !== s && b._hovered && this.notify({ eventName: "unHover", object: b });
|
|
147
146
|
}
|
|
148
147
|
if (t === "unHover") {
|
|
149
148
|
if (!s._hovered)
|
|
150
149
|
continue;
|
|
151
150
|
s._hovered = !1;
|
|
152
151
|
}
|
|
153
|
-
const
|
|
152
|
+
const O = x({
|
|
154
153
|
type: t,
|
|
155
154
|
target: s,
|
|
156
155
|
origDomEvent: i,
|
|
157
156
|
raycaster: f,
|
|
158
157
|
intersects: o,
|
|
159
158
|
stopPropagation: () => {
|
|
160
|
-
|
|
159
|
+
u = !0;
|
|
161
160
|
}
|
|
162
161
|
});
|
|
163
|
-
r.push(
|
|
162
|
+
r.push(O != null ? O : !0);
|
|
164
163
|
}
|
|
165
164
|
}
|
|
166
|
-
if (
|
|
167
|
-
return
|
|
165
|
+
if (E === !1)
|
|
166
|
+
return l();
|
|
168
167
|
if (t === "click" || t === "wantDblclick")
|
|
169
168
|
return r.some((s) => s === !0);
|
|
170
169
|
});
|
|
@@ -203,14 +202,14 @@ class X {
|
|
|
203
202
|
* @return {void}
|
|
204
203
|
*/
|
|
205
204
|
addEventListener(e, t, n, i) {
|
|
206
|
-
e._domEvent || (e._domEvent = {}), e._domEvent[`${t}Handler`] || (e._domEvent[`${t}Handler`] = []), this.boundObject[t] || (this.boundObject[t] = []), this.boundObject[t].includes(e) || this.boundObject[t].push(e), e._domEvent[`${t}Handler`].push([n,
|
|
205
|
+
e._domEvent || (e._domEvent = {}), e._domEvent[`${t}Handler`] || (e._domEvent[`${t}Handler`] = []), this.boundObject[t] || (this.boundObject[t] = []), this.boundObject[t].includes(e) || this.boundObject[t].push(e), e._domEvent[`${t}Handler`].push([n, M({ noEmitWhenHide: !1, noEmitWhenNotInScene: !1 }, i)]);
|
|
207
206
|
}
|
|
208
207
|
removeEventListener(e, t, n, ...i) {
|
|
209
|
-
var o,
|
|
208
|
+
var o, u;
|
|
210
209
|
if (!e._domEvent || (t === void 0 && (Object.keys(this.boundObject).forEach((r) => {
|
|
211
|
-
var
|
|
212
|
-
const
|
|
213
|
-
|
|
210
|
+
var l, d;
|
|
211
|
+
const a = (l = this.boundObject[r]) == null ? void 0 : l.findIndex((v) => v === e);
|
|
212
|
+
a !== -1 && ((d = this.boundObject[r]) == null || d.splice(a, 1));
|
|
214
213
|
}), e._domEvent = {}), !e._domEvent[`${t}Handler`]))
|
|
215
214
|
return;
|
|
216
215
|
if (n === void 0) {
|
|
@@ -219,8 +218,8 @@ class X {
|
|
|
219
218
|
}
|
|
220
219
|
const f = e._domEvent[`${t}Handler`].findIndex((r) => r[0] === n);
|
|
221
220
|
if (f !== -1 && (e._domEvent[`${t}Handler`].splice(f, 1), e._domEvent[`${t}Handler`].length === 0 && delete e._domEvent[`${t}Handler`], e._domEvent && Object.keys(e._domEvent).length === 0 && delete e._domEvent, !e._domEvent)) {
|
|
222
|
-
const r = (o = this.boundObject[t]) == null ? void 0 : o.findIndex((
|
|
223
|
-
r !== -1 && ((
|
|
221
|
+
const r = (o = this.boundObject[t]) == null ? void 0 : o.findIndex((a) => a === e);
|
|
222
|
+
r !== -1 && ((u = this.boundObject[t]) == null || u.splice(r, 1));
|
|
224
223
|
}
|
|
225
224
|
}
|
|
226
225
|
clear() {
|
|
@@ -239,7 +238,7 @@ class X {
|
|
|
239
238
|
const t = this.five.getElement();
|
|
240
239
|
if (!t)
|
|
241
240
|
return;
|
|
242
|
-
const n =
|
|
241
|
+
const n = G(e, t), i = new I();
|
|
243
242
|
return i.setFromCamera(n, this.five.camera), i;
|
|
244
243
|
}
|
|
245
244
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
function A() {
|
|
2
2
|
console.debug(
|
|
3
|
-
"%c %c@realsee/dnalogel %cv3.64.5-alpha.
|
|
3
|
+
"%c %c@realsee/dnalogel %cv3.64.5-alpha.7",
|
|
4
4
|
[
|
|
5
5
|
"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=')",
|
|
6
6
|
"background-repeat: no-repeat",
|