@realsee/dnalogel 3.59.10-alpha.0 → 3.59.11-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +5 -0
- package/dist/PanoTagPlugin/controller/Tag/PlaneTag.d.ts +3 -2
- package/dist/PanoTagPlugin/controller/Tag/PointTag.d.ts +3 -2
- package/dist/floorplan/PanoFloorplanRadarPlugin/typing.d.ts +8 -2
- package/dist/index.cjs.js +43 -43
- package/dist/index.js +1417 -1412
- package/dist/index.umd.js +43 -43
- 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 +8 -8
- 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/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.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.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/GuideLinePluginType.RouteConfig.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/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/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/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.ActionIfNoModelUnderMouse.html +1 -1
- 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/PanoTagPlugin/controller/Tag/PlaneTag.d.ts +3 -2
- package/libs/PanoTagPlugin/controller/Tag/PlaneTag.js +166 -145
- package/libs/PanoTagPlugin/controller/Tag/PointTag.d.ts +3 -2
- package/libs/PanoTagPlugin/controller/Tag/PointTag.js +2 -2
- package/libs/base/BasePlugin.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +2 -2
- package/libs/floorplan/PanoFloorplanRadarPlugin/typing.d.ts +8 -2
- package/libs/shared-utils/Object3DHelper/Controller/RectangleScaleController.js +6 -6
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +2 -2
|
@@ -1,78 +1,55 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
6
|
-
for (var
|
|
7
|
-
|
|
8
|
-
if (
|
|
9
|
-
for (var
|
|
10
|
-
|
|
11
|
-
return
|
|
12
|
-
},
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
var I = Object.defineProperty, V = Object.defineProperties;
|
|
2
|
+
var R = Object.getOwnPropertyDescriptors;
|
|
3
|
+
var P = Object.getOwnPropertySymbols;
|
|
4
|
+
var F = Object.prototype.hasOwnProperty, M = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var y = (n, i, t) => i in n ? I(n, i, { enumerable: !0, configurable: !0, writable: !0, value: t }) : n[i] = t, f = (n, i) => {
|
|
6
|
+
for (var t in i || (i = {}))
|
|
7
|
+
F.call(i, t) && y(n, t, i[t]);
|
|
8
|
+
if (P)
|
|
9
|
+
for (var t of P(i))
|
|
10
|
+
M.call(i, t) && y(n, t, i[t]);
|
|
11
|
+
return n;
|
|
12
|
+
}, g = (n, i) => V(n, R(i));
|
|
13
|
+
var D = (n, i, t) => new Promise((a, r) => {
|
|
14
|
+
var p = (s) => {
|
|
15
|
+
try {
|
|
16
|
+
e(t.next(s));
|
|
17
|
+
} catch (m) {
|
|
18
|
+
r(m);
|
|
19
|
+
}
|
|
20
|
+
}, o = (s) => {
|
|
21
|
+
try {
|
|
22
|
+
e(t.throw(s));
|
|
23
|
+
} catch (m) {
|
|
24
|
+
r(m);
|
|
25
|
+
}
|
|
26
|
+
}, e = (s) => s.done ? a(s.value) : Promise.resolve(s.value).then(p, o);
|
|
27
|
+
e((t = t.apply(n, i)).next());
|
|
28
|
+
});
|
|
29
|
+
import { CONST as k } from "../../../shared-utils/constants.js";
|
|
30
|
+
import { CSS3DObjectPlus as E } from "../../../shared-utils/CSS3DRender/CSS3DObject.js";
|
|
31
|
+
import { anyPositionToVector3 as w, arrayPositionToVector3 as b } from "../../../shared-utils/positionToVector3.js";
|
|
16
32
|
import "three";
|
|
17
|
-
import { planeNormal as
|
|
18
|
-
import { VideoPlane as
|
|
19
|
-
import
|
|
20
|
-
import { BaseTag as
|
|
21
|
-
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
22
|
-
import "../../../shared-utils/even.js";
|
|
23
|
-
import "../../../shared-utils/CSS3DRender/OpacityMesh.js";
|
|
24
|
-
import "../../../shared-utils/three/centerPoint.js";
|
|
33
|
+
import { planeNormal as j } from "../../utils/planeNormal.js";
|
|
34
|
+
import { VideoPlane as N, ImagePlane as G } from "../../utils/model/mediaPlane.js";
|
|
35
|
+
import x from "../../Components/Tag/index.js";
|
|
36
|
+
import { BaseTag as A } from "./BaseTag.js";
|
|
25
37
|
import "../../../shared-utils/tag.js";
|
|
26
|
-
import "../../../shared-utils/five/vector3ToScreen.js";
|
|
27
|
-
import "../../../shared-utils/five/getFiveModel.js";
|
|
28
|
-
import "../../../shared-utils/Utils/FiveUtil.js";
|
|
29
|
-
import "../../../shared-utils/Utils/BaseUtil.js";
|
|
30
|
-
import "../../../shared-utils/Subscribe.js";
|
|
31
|
-
import "../../../shared-utils/Utils/WorkUtil.js";
|
|
32
|
-
import "../../../shared-utils/five/transformPosition.js";
|
|
33
|
-
import "../../../shared-utils/three/temp.js";
|
|
34
|
-
import "../../../shared-utils/three/core/Raycaster.js";
|
|
35
|
-
import "../../../shared-utils/dom/resizeObserver.js";
|
|
36
|
-
import "../../../shared-utils/five/fiveEveryReadyListener.js";
|
|
37
|
-
import "../../../shared-utils/throttle.js";
|
|
38
38
|
import "hammerjs";
|
|
39
39
|
import "../../../shared-utils/three/PointSelector/index.js";
|
|
40
|
-
import "
|
|
41
|
-
import "../../../shared-utils/three/Magnifier.js";
|
|
42
|
-
import "../../../shared-utils/three/PointSelector/utils/PointHelper.js";
|
|
43
|
-
import "../../../shared-utils/three/Assets/index.js";
|
|
44
|
-
import "../../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
45
|
-
import "../../../shared-utils/three/getObjectVisible.js";
|
|
40
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
46
41
|
import "@realsee/five/line";
|
|
47
|
-
import "../../../shared-utils/isNil.js";
|
|
48
42
|
import "../../../shared-utils/three/core/Five_LineMaterial2.js";
|
|
49
43
|
import "../../../shared-utils/three/core/Sphere.js";
|
|
50
44
|
import "animejs";
|
|
45
|
+
import { waitFiveModelLoaded as S } from "../../../shared-utils/five/fiveModelLoad.js";
|
|
51
46
|
import "../../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
52
47
|
import "../../../shared-utils/five/FivePuppet.js";
|
|
53
|
-
import "
|
|
54
|
-
import "../../../shared-utils/
|
|
55
|
-
import "../../../shared-utils/
|
|
56
|
-
import "../../../shared-utils/
|
|
57
|
-
import "../../../shared-utils/
|
|
58
|
-
import "../../../shared-utils/createResizeObserver.js";
|
|
59
|
-
import "../../../shared-utils/three/PointSelector/utils/PointHelper2.js";
|
|
60
|
-
import "../../../Sculpt/Meshes/Line.js";
|
|
61
|
-
import "../../../Sculpt/typings/style.js";
|
|
62
|
-
import "../../../shared-utils/three/IObject3D.js";
|
|
63
|
-
import "../../../Sculpt/utils/removeAllTag.js";
|
|
64
|
-
import "../../../Sculpt/utils/Meshes/getLengthHTML.js";
|
|
65
|
-
import "../../../shared-utils/three/applyObjectMatrixWorld.js";
|
|
66
|
-
import "../../../shared-utils/util.js";
|
|
67
|
-
import "../../../shared-utils/three/core/LineGeometry.js";
|
|
68
|
-
import "../../../shared-utils/three/core/LineMaterial.js";
|
|
69
|
-
import "../../../shared-utils/three/core/Line2.js";
|
|
70
|
-
import "../../../shared-utils/three/core/LineMaterial2.js";
|
|
71
|
-
import "../../../CSS3DRenderPlugin/utils/three/CSS3DSprite.js";
|
|
72
|
-
import "../../../shared-utils/isTouchDevice.js";
|
|
73
|
-
import "../../../shared-utils/five/getPosition.js";
|
|
74
|
-
import "../../../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
75
|
-
import "../../../shared-utils/three/PointSelector/utils/contents.js";
|
|
48
|
+
import { initialCSS3DRender as L } from "../../../shared-utils/CSS3DRender/index.js";
|
|
49
|
+
import "../../../shared-utils/even.js";
|
|
50
|
+
import "../../../shared-utils/CSS3DRender/OpacityMesh.js";
|
|
51
|
+
import "../../../shared-utils/three/centerPoint.js";
|
|
52
|
+
import "../../../shared-utils/isNil.js";
|
|
76
53
|
import "../../../shared-utils/three/loadTexture.js";
|
|
77
54
|
import "../../../shared-utils/three/Quadrangle.js";
|
|
78
55
|
import "../../../shared-utils/math/pointsIsRectangle.js";
|
|
@@ -136,6 +113,47 @@ import "../../../vendor/svelte-carousel/src/utils/ProgressManager.js";
|
|
|
136
113
|
import "../../../vendor/svelte-carousel/src/utils/interval.js";
|
|
137
114
|
import "../../Components/Common/MediaItem.js";
|
|
138
115
|
import "../../Components/Tag/MarketingTag.js";
|
|
116
|
+
import "../../../shared-utils/five/vector3ToScreen.js";
|
|
117
|
+
import "../../../shared-utils/five/getFiveModel.js";
|
|
118
|
+
import "../../../shared-utils/Utils/FiveUtil.js";
|
|
119
|
+
import "../../../shared-utils/Utils/BaseUtil.js";
|
|
120
|
+
import "../../../shared-utils/Subscribe.js";
|
|
121
|
+
import "../../../shared-utils/Utils/WorkUtil.js";
|
|
122
|
+
import "../../../shared-utils/five/transformPosition.js";
|
|
123
|
+
import "../../../shared-utils/three/temp.js";
|
|
124
|
+
import "../../../shared-utils/three/core/Raycaster.js";
|
|
125
|
+
import "../../../shared-utils/dom/resizeObserver.js";
|
|
126
|
+
import "../../../shared-utils/five/fiveEveryReadyListener.js";
|
|
127
|
+
import "../../../shared-utils/throttle.js";
|
|
128
|
+
import "../../../shared-utils/three/PointSelector/utils/PointSelectorHelper.js";
|
|
129
|
+
import "../../../shared-utils/three/Magnifier.js";
|
|
130
|
+
import "../../../shared-utils/three/PointSelector/utils/PointHelper.js";
|
|
131
|
+
import "../../../shared-utils/three/Assets/index.js";
|
|
132
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
133
|
+
import "../../../shared-utils/three/getObjectVisible.js";
|
|
134
|
+
import "../../../shared-utils/three/PointSelector/utils/html.js";
|
|
135
|
+
import "../../../shared-utils/five/initialCSS3DRender.js";
|
|
136
|
+
import "../../../shared-utils/CSS3DRender/CSS3DRenderer.js";
|
|
137
|
+
import "../../../shared-utils/CSS3DRender/THREEJS_CSS3DRenderer/index.js";
|
|
138
|
+
import "../../../shared-utils/createResizeObserver.js";
|
|
139
|
+
import "../../../shared-utils/three/PointSelector/utils/PointHelper2.js";
|
|
140
|
+
import "../../../Sculpt/Meshes/Line.js";
|
|
141
|
+
import "../../../Sculpt/typings/style.js";
|
|
142
|
+
import "../../../shared-utils/three/IObject3D.js";
|
|
143
|
+
import "../../../Sculpt/utils/removeAllTag.js";
|
|
144
|
+
import "../../../Sculpt/utils/Meshes/getLengthHTML.js";
|
|
145
|
+
import "../../../shared-utils/three/applyObjectMatrixWorld.js";
|
|
146
|
+
import "../../../shared-utils/util.js";
|
|
147
|
+
import "../../../shared-utils/three/core/LineGeometry.js";
|
|
148
|
+
import "../../../shared-utils/three/core/LineMaterial.js";
|
|
149
|
+
import "../../../shared-utils/three/core/Line2.js";
|
|
150
|
+
import "../../../shared-utils/three/core/LineMaterial2.js";
|
|
151
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DSprite.js";
|
|
152
|
+
import "../../../shared-utils/isTouchDevice.js";
|
|
153
|
+
import "../../../shared-utils/five/getPosition.js";
|
|
154
|
+
import "../../../shared-utils/five/getRaycasterByNdcPosition.js";
|
|
155
|
+
import "../../../shared-utils/three/PointSelector/utils/contents.js";
|
|
156
|
+
import "@realsee/five";
|
|
139
157
|
import "../../utils/noTypecheck.js";
|
|
140
158
|
import "../../Components/Tag/AudioTag/index.js";
|
|
141
159
|
import "../../Components/Tag/AudioTag/AudioTag.js";
|
|
@@ -152,12 +170,10 @@ import "../../Components/Tag/PanoramaTag.js";
|
|
|
152
170
|
import "../../Components/Tag/CustomTag.js";
|
|
153
171
|
import "../../../vendor/classnames/index.js";
|
|
154
172
|
import "./ModelTag.js";
|
|
155
|
-
import "../../../shared-utils/CSS3DRender/index.js";
|
|
156
|
-
import "../../../shared-utils/five/fiveModelLoad.js";
|
|
157
|
-
import "../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
158
173
|
import "../../../shared-utils/three/GLTFLoader.js";
|
|
159
174
|
import "@realsee/five/gltf-loader";
|
|
160
175
|
import "../../utils/tag/tagCheck.js";
|
|
176
|
+
import "../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
161
177
|
import "../../../shared-utils/five/mode.js";
|
|
162
178
|
import "../../utils/tag/calculateTagConfig.js";
|
|
163
179
|
import "../../../vendor/object-assign-deep/objectAssignDeep.js";
|
|
@@ -176,112 +192,117 @@ import "../../../shared-utils/five/getFloorIndex.js";
|
|
|
176
192
|
import "../../../shared-utils/safeObj.js";
|
|
177
193
|
import "../../utils/Cache.js";
|
|
178
194
|
import "../../../shared-utils/promise/withResolvers.js";
|
|
179
|
-
const
|
|
180
|
-
class
|
|
181
|
-
constructor(
|
|
182
|
-
super(
|
|
195
|
+
const O = /* @__PURE__ */ new Map(), $ = /* @__PURE__ */ new Map();
|
|
196
|
+
class Ze extends A {
|
|
197
|
+
constructor(i, t) {
|
|
198
|
+
super(i, t), this.state.unfolded = !0, this.loadModel();
|
|
183
199
|
}
|
|
184
200
|
applyVisible() {
|
|
185
|
-
var
|
|
186
|
-
this.computeRenderType() === "Mesh" ? ((
|
|
201
|
+
var t, a, r, p, o, e;
|
|
202
|
+
this.computeRenderType() === "Mesh" ? ((a = (t = this.data.mediaData) == null ? void 0 : t[0]) == null ? void 0 : a.type) === "Video" ? this.renderVideoPlane() : ((p = (r = this.data.mediaData) == null ? void 0 : r[0]) == null ? void 0 : p.type) === "Image" && this.renderImagePlane() : ((o = this.tag3DContentSvelte) == null || o.svelteApp.$set({ tag: this, state: this.plugin.state, temporaryState: this.plugin.temporaryState }), (e = this.tag3DContentSvelte) != null && e.css3DInstance && (this.tag3DContentSvelte.css3DInstance.visible = this.temporaryState.visible && this.state.visible));
|
|
187
203
|
}
|
|
188
|
-
set(
|
|
189
|
-
super.set(
|
|
204
|
+
set(i, t = !0) {
|
|
205
|
+
super.set(i, t), S(this.five).then(() => {
|
|
206
|
+
this.tag3DContentSvelte && (i.data ? this.tag3DContentSvelte.svelteApp.$set({ tag: this, state: this.plugin.state, temporaryState: this.plugin.temporaryState }) : i.position && this.loadModel());
|
|
207
|
+
});
|
|
190
208
|
}
|
|
191
|
-
setData(...
|
|
192
|
-
var
|
|
193
|
-
super.setData(...
|
|
209
|
+
setData(...i) {
|
|
210
|
+
var a, r, p, o, e;
|
|
211
|
+
super.setData(...i), this.computeRenderType() === "Mesh" ? ((r = (a = this.data.mediaData) == null ? void 0 : a[0]) == null ? void 0 : r.type) === "Video" ? this.renderVideoPlane() : ((o = (p = this.data.mediaData) == null ? void 0 : p[0]) == null ? void 0 : o.type) === "Image" && this.renderImagePlane() : (e = this.tag3DContentSvelte) == null || e.svelteApp.$set({ tag: this });
|
|
194
212
|
}
|
|
195
213
|
loadModel() {
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
(
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
214
|
+
return D(this, null, function* () {
|
|
215
|
+
var t, a, r, p, o, e;
|
|
216
|
+
if (yield S(this.five), this.computeRenderType() === "Mesh")
|
|
217
|
+
((a = (t = this.data.mediaData) == null ? void 0 : t[0]) == null ? void 0 : a.type) === "Video" ? this.renderVideoPlane() : ((p = (r = this.data.mediaData) == null ? void 0 : r[0]) == null ? void 0 : p.type) === "Image" && this.renderImagePlane();
|
|
218
|
+
else {
|
|
219
|
+
L(this.five);
|
|
220
|
+
const s = this.position.map(w);
|
|
221
|
+
(e = (o = this.tag3DContentSvelte) == null ? void 0 : o.dispose) == null || e.call(o);
|
|
222
|
+
const m = document.createElement("div");
|
|
223
|
+
m.classList.add("tag-media-container");
|
|
224
|
+
const h = "black";
|
|
225
|
+
m.style.backgroundColor = h, m.style.border = `3px solid ${h}`;
|
|
226
|
+
const d = g(f({}, this.config.tag3DConfig), { mode: "behind", cornerPoints: s, container: m }), C = this.computeRenderType() === "BehindDom" || d.mode === "behind" ? "behind" : "front", l = new E(g(f({}, d), { mode: C })), u = this.computeNormal();
|
|
227
|
+
l.position.add(u.clone().setLength(k.Z_FIGHTING_OFFSET)), this.plugin.group.add(l);
|
|
228
|
+
let c;
|
|
229
|
+
l.mode === "behind" && this.config.clickable !== !1 && (c = this.addObjectClickHandler(this, l, (T) => {
|
|
230
|
+
this.plugin.hooks.emit("click", { event: T, target: "TagContent", tag: this });
|
|
231
|
+
}));
|
|
232
|
+
const v = new x({
|
|
233
|
+
target: m,
|
|
234
|
+
props: {
|
|
235
|
+
tag: this,
|
|
236
|
+
hooks: this.plugin.hooks,
|
|
237
|
+
/** 模型标签要等模型加载好之后再展示 */
|
|
238
|
+
state: this.plugin.state,
|
|
239
|
+
mediaStore: this.plugin.mediaStore,
|
|
240
|
+
temporaryState: this.plugin.temporaryState
|
|
241
|
+
}
|
|
242
|
+
});
|
|
243
|
+
this.tag3DContentSvelte = {
|
|
244
|
+
svelteApp: v,
|
|
245
|
+
domContainer: {
|
|
246
|
+
css3DObject: l
|
|
247
|
+
},
|
|
248
|
+
css3DInstance: l,
|
|
249
|
+
initialNormal: u,
|
|
250
|
+
currentNormal: u,
|
|
251
|
+
dispose: () => {
|
|
252
|
+
v.$destroy(), l.dispose(), c == null || c();
|
|
253
|
+
}
|
|
254
|
+
}, this.five.needsRender = !0;
|
|
255
|
+
}
|
|
256
|
+
});
|
|
236
257
|
}
|
|
237
258
|
renderVideoPlane() {
|
|
238
|
-
var
|
|
239
|
-
const
|
|
240
|
-
if (!t)
|
|
241
|
-
return;
|
|
242
|
-
const { url: i } = t;
|
|
259
|
+
var e;
|
|
260
|
+
const i = this.data.mediaData[0];
|
|
243
261
|
if (!i)
|
|
244
262
|
return;
|
|
245
|
-
const
|
|
246
|
-
if (
|
|
247
|
-
|
|
248
|
-
|
|
263
|
+
const { url: t } = i;
|
|
264
|
+
if (!t)
|
|
265
|
+
return;
|
|
266
|
+
const a = this.currentVisible, r = (() => !!(this.mediaPlane && !a))(), p = (() => !!(!this.mediaPlane && a))(), o = (() => !!(this.mediaPlane && this.mediaPlane.src !== t))();
|
|
267
|
+
if ((r || o) && this.mediaPlane && (this.plugin.imagePlaneGroup.remove(this.mediaPlane), this.mediaPlane.dispose(), this.mediaPlane.removeFromParent(), this.mediaPlane = void 0), p || o) {
|
|
268
|
+
const s = this.position.map(b), m = new N(t, s, {
|
|
269
|
+
videoCoverSrc: i.videoCoverUrl,
|
|
249
270
|
playButton: this.data.playIcon,
|
|
250
|
-
paused: !((
|
|
271
|
+
paused: !((e = this.data.autoplayConfig) != null && e.autoplayVideo),
|
|
251
272
|
objectFit: this.data.objectFit,
|
|
252
|
-
videoTextureMap:
|
|
253
|
-
ImageTextureMap:
|
|
273
|
+
videoTextureMap: O,
|
|
274
|
+
ImageTextureMap: $,
|
|
254
275
|
domEvents: this.plugin.domEvents
|
|
255
276
|
});
|
|
256
|
-
|
|
257
|
-
|
|
277
|
+
m.onVideoReady = (d) => {
|
|
278
|
+
d.addEventListener("play", () => this.plugin.mediaStore.set({ currentMediaElement: m.videoInstance }));
|
|
258
279
|
};
|
|
259
|
-
const h = (
|
|
260
|
-
|
|
280
|
+
const h = (d) => (this.five.on("renderFrame", d), () => this.five.off("renderFrame", d));
|
|
281
|
+
m.initialRenderHooks(h), this.mediaPlane = m, this.play = () => m.play(), this.pause = () => m.pause(), this.plugin.imagePlaneGroup.add(this.mediaPlane);
|
|
261
282
|
}
|
|
262
283
|
this.five.needsRender = !0;
|
|
263
284
|
}
|
|
264
285
|
renderImagePlane() {
|
|
265
|
-
const
|
|
266
|
-
if (!t)
|
|
267
|
-
return;
|
|
268
|
-
const { url: i } = t;
|
|
286
|
+
const i = this.data.mediaData[0];
|
|
269
287
|
if (!i)
|
|
270
288
|
return;
|
|
271
|
-
const
|
|
272
|
-
|
|
289
|
+
const { url: t } = i;
|
|
290
|
+
if (!t)
|
|
291
|
+
return;
|
|
292
|
+
const a = this.position.map(b), r = this.currentVisible, p = (() => !!(this.mediaPlane && !r))(), o = (() => !!(!this.mediaPlane && r))(), e = (() => !!(this.mediaPlane && this.mediaPlane.src !== t))();
|
|
293
|
+
(p || e) && this.mediaPlane && (this.plugin.imagePlaneGroup.remove(this.mediaPlane), this.mediaPlane.dispose(), this.mediaPlane.removeFromParent(), this.mediaPlane = void 0), (o || e) && (this.mediaPlane = new G(t, a, { objectFit: this.data.objectFit }), this.getConfig().clickable !== !1 && this.plugin.domEvents.addAutoBindEventListener(
|
|
273
294
|
this.mediaPlane,
|
|
274
295
|
"click",
|
|
275
|
-
(
|
|
276
|
-
this.plugin.hooks.emit("click", { tag: this, target: "TagContent", event:
|
|
296
|
+
(s) => {
|
|
297
|
+
this.plugin.hooks.emit("click", { tag: this, target: "TagContent", event: s.origDomEvent });
|
|
277
298
|
},
|
|
278
299
|
{ noEmitWhenHide: !0 }
|
|
279
300
|
), this.plugin.imagePlaneGroup.add(this.mediaPlane)), this.five.needsRender = !0;
|
|
280
301
|
}
|
|
281
302
|
computeNormal() {
|
|
282
|
-
return
|
|
303
|
+
return j(this.position);
|
|
283
304
|
}
|
|
284
305
|
}
|
|
285
306
|
export {
|
|
286
|
-
|
|
307
|
+
Ze as PlaneTag
|
|
287
308
|
};
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import type PanoTagPluginController from '..';
|
|
2
|
-
import type { ArrayPosition, TagClickParams, TagContentType, Tag as TagData, TagInstance } from '../..';
|
|
2
|
+
import type { ArrayPosition, Tag, TagClickParams, TagContentType, Tag as TagData, TagInstance } from '../..';
|
|
3
|
+
import type { PartialObjectDeep } from '../../../typings/typings';
|
|
3
4
|
import { BaseTag } from './BaseTag';
|
|
4
5
|
import * as THREE from 'three';
|
|
5
6
|
export type PointTagInterface<C extends TagContentType = TagContentType> = TagInstance<C, '2DPoint' | '3DPoint'>;
|
|
@@ -24,7 +25,7 @@ export declare class PointTag<C extends TagContentType = TagContentType> extends
|
|
|
24
25
|
updateScreenPosition(params?: {
|
|
25
26
|
force?: boolean;
|
|
26
27
|
}): void;
|
|
27
|
-
set(
|
|
28
|
+
set(tag: PartialObjectDeep<Tag<C, '2DPoint' | '3DPoint'>>, deepMerge?: boolean): void;
|
|
28
29
|
setData(...data: Parameters<InstanceType<typeof BaseTag<C, '2DPoint' | '3DPoint'>>['setData']>): void;
|
|
29
30
|
updateUnfoldedByPanoIndex(): void;
|
|
30
31
|
computeNormal(): THREE.Vector3;
|
|
@@ -153,8 +153,8 @@ class zt extends g {
|
|
|
153
153
|
this.screenPosition = null;
|
|
154
154
|
this.plugin.addRenderQueue({ type: "TagContainerSvelte", keys: ["tags"] });
|
|
155
155
|
}
|
|
156
|
-
set(
|
|
157
|
-
super.set(
|
|
156
|
+
set(t, i = !0) {
|
|
157
|
+
super.set(t, i), this.plugin.addRenderQueue({ type: "TagContainerSvelte", keys: ["tags"] }), t.position && this.setPosition(this.position);
|
|
158
158
|
}
|
|
159
159
|
setData(...t) {
|
|
160
160
|
super.setData(...t), this.plugin.addRenderQueue({ type: "TagContainerSvelte", keys: ["tags"] });
|
package/libs/base/BasePlugin.js
CHANGED
|
@@ -137,8 +137,8 @@ class Yt extends O {
|
|
|
137
137
|
});
|
|
138
138
|
this.five = t;
|
|
139
139
|
const r = {
|
|
140
|
-
hoverEnable: !
|
|
141
|
-
highlightEnable: !
|
|
140
|
+
hoverEnable: !1,
|
|
141
|
+
highlightEnable: !1,
|
|
142
142
|
cameraImageUrl: D,
|
|
143
143
|
missingFloorImageUrl: this.staticPrefix + "/release/web/saas/missing-floor.d687a5ed.png"
|
|
144
144
|
}, p = n(n({}, r), i == null ? void 0 : i.configs);
|
|
@@ -2,9 +2,15 @@ import type * as BasePlugin from '../../base/BasePluginWithData';
|
|
|
2
2
|
import type { FloorplanData } from '../typings/floorplanData';
|
|
3
3
|
import type { FloorplanServerData } from '../typings/floorplanServerData';
|
|
4
4
|
export interface Config {
|
|
5
|
-
/**
|
|
5
|
+
/**
|
|
6
|
+
* @description 鼠标放置在分间上时,是否要自动高亮分间
|
|
7
|
+
* @default false
|
|
8
|
+
*/
|
|
6
9
|
hoverEnable: boolean;
|
|
7
|
-
/**
|
|
10
|
+
/**
|
|
11
|
+
* @description 支持highlight功能
|
|
12
|
+
* @default false
|
|
13
|
+
*/
|
|
8
14
|
highlightEnable: boolean;
|
|
9
15
|
/** 自定义「雷达」图标 */
|
|
10
16
|
cameraImageUrl: string;
|
|
@@ -52,7 +52,7 @@ class _ extends Y {
|
|
|
52
52
|
this.scale(s);
|
|
53
53
|
}
|
|
54
54
|
scale(t) {
|
|
55
|
-
var C,
|
|
55
|
+
var C, M;
|
|
56
56
|
if (!this.startInfo)
|
|
57
57
|
return;
|
|
58
58
|
const s = this.originObject3D, { startPoint: f, plane: p } = this.startInfo, n = this.helperObject3D.cornerPositions;
|
|
@@ -65,15 +65,15 @@ class _ extends Y {
|
|
|
65
65
|
const i = new o(0, 0, 0);
|
|
66
66
|
if (!this.startInfo)
|
|
67
67
|
return i;
|
|
68
|
-
const e = (r === "ew" ? D : y).clone(), c = k.clone().projectOnVector(e), b = g.clone().projectOnVector(e),
|
|
68
|
+
const e = (r === "ew" ? D : y).clone(), c = k.clone().projectOnVector(e), b = g.clone().projectOnVector(e), E = I.clone().projectOnVector(e);
|
|
69
69
|
if (b.equals(c))
|
|
70
70
|
return i;
|
|
71
71
|
if (r === "ns" && typeof this.startInfo.dragPointInCenterBottom != "boolean") {
|
|
72
|
-
const l = new o().subVectors(b,
|
|
72
|
+
const l = new o().subVectors(b, E), P = l.x < 0 && e.x >= 0, w = l.y < 0 && e.y >= 0, O = l.z < 0 && e.z >= 0;
|
|
73
73
|
this.startInfo.dragPointInCenterBottom = P || w || O;
|
|
74
74
|
}
|
|
75
75
|
if (r === "ew" && typeof this.startInfo.dragPointInCenterLeft != "boolean") {
|
|
76
|
-
const l = new o().subVectors(b,
|
|
76
|
+
const l = new o().subVectors(b, E), P = l.x < 0 && e.x >= 0, w = l.y < 0 && e.y >= 0, O = l.z < 0 && e.z >= 0;
|
|
77
77
|
this.startInfo.dragPointInCenterLeft = P || w || O;
|
|
78
78
|
}
|
|
79
79
|
const v = new o().subVectors(b, c), N = v.length();
|
|
@@ -103,9 +103,9 @@ class _ extends Y {
|
|
|
103
103
|
x(), S();
|
|
104
104
|
}
|
|
105
105
|
const H = new o().subVectors(n[1], n[0]).length() / D.length(), L = new o().subVectors(n[3], n[0]).length() / y.length(), R = new o(H, L, 1), u = new m.Matrix4().scale(R);
|
|
106
|
-
s.isCSS3DObjectPlus ? s.applyScaleMatrix4(u) : s.scale.applyMatrix4(u), f.position.copy(g);
|
|
106
|
+
s.isCSS3DObjectPlus && s.applyScaleMatrix4 ? s.applyScaleMatrix4(u) : s.scale.applyMatrix4(u), f.position.copy(g);
|
|
107
107
|
const q = new o().addVectors(n[0], n[2]).divideScalar(2), F = new o().subVectors(q, I), d = new m.Matrix4().setPosition(F);
|
|
108
|
-
s.applyMatrix4(d), (C = this.helperObject3D.css3DInstance) == null || C.css3DObject.applyMatrix4(d), (
|
|
108
|
+
s.applyMatrix4(d), (C = this.helperObject3D.css3DInstance) == null || C.css3DObject.applyMatrix4(d), (M = this.helperObject3D.plane) == null || M.applyMatrix4(d), this.internalHooks.emit("applyObjectScale", { matrix: u }), this.internalHooks.emit("applyObjectPosition", { matrix: d }), this.render();
|
|
109
109
|
}
|
|
110
110
|
dragEnd() {
|
|
111
111
|
this.isDragging && (this.startInfo = void 0, this.isDragging = !1, this.hooks.emit("scaleEnd"), this.render());
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
function A() {
|
|
2
2
|
console.debug(
|
|
3
|
-
"%c %c@realsee/dnalogel %cv3.59.
|
|
3
|
+
"%c %c@realsee/dnalogel %cv3.59.11-alpha.0",
|
|
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",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@realsee/dnalogel",
|
|
3
|
-
"version": "3.59.
|
|
3
|
+
"version": "3.59.11-alpha.0",
|
|
4
4
|
"main": "./dist/index.js",
|
|
5
5
|
"module": "./libs/index.js",
|
|
6
6
|
"types": "./libs/index.d.ts",
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@babel/core": "^7.22.9",
|
|
46
|
-
"@realsee/five": "6.3.0-alpha.
|
|
46
|
+
"@realsee/five": "6.3.0-alpha.10",
|
|
47
47
|
"@sveltejs/vite-plugin-svelte": "^2.4.2",
|
|
48
48
|
"@tsconfig/svelte": "^4.0.1",
|
|
49
49
|
"@tweenjs/tween.js": "^23.1.1",
|