@realsee/dnalogel 3.36.10 → 3.36.12
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 +7 -0
- package/dist/CSS3DRenderPlugin/Controller.d.ts +1 -0
- package/dist/ModelMakerPlugin/Controller.d.ts +9 -1
- package/dist/ModelMakerPlugin/index.d.ts +1 -0
- package/dist/index.cjs.js +52 -52
- package/dist/index.js +2484 -2421
- package/dist/index.umd.js +44 -44
- package/dist/shared-utils/five/FiveDomEvents.d.ts +4 -0
- package/dist/shared-utils/five/FiveLine.d.ts +28 -3
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +3 -3
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +3 -3
- package/docs/classes/CSS3DRender.html +3 -3
- package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +3 -3
- package/docs/classes/ModelMakerPluginInstance.html +29 -19
- package/docs/classes/ModelRoomLabelController.html +3 -3
- package/docs/classes/MoveController.html +3 -3
- package/docs/classes/Object3DHelperController.html +3 -3
- package/docs/classes/PaintBrush.html +3 -3
- package/docs/classes/PanoMeasurePluginLine.html +3 -3
- package/docs/classes/PanoMeasurePluginModel.html +3 -3
- package/docs/classes/PanoMeasurePluginPoint.html +3 -3
- package/docs/classes/PanoMeasurePluginPolyline.html +3 -3
- package/docs/classes/PanoTagPluginController.html +3 -3
- package/docs/classes/Sculpt.html +3 -3
- package/docs/classes/Util.BetterTween.html +3 -3
- package/docs/classes/Util.Interval.html +3 -3
- package/docs/classes/Util.LineSegments.html +3 -3
- package/docs/classes/Util.Magnifier.html +3 -3
- package/docs/classes/Util.Object3D.html +3 -3
- package/docs/classes/Util.PointDomHelper.html +3 -3
- package/docs/classes/Util.PointHelper.html +3 -3
- package/docs/classes/Util.PointSelectorHelper.html +3 -3
- package/docs/classes/Util.Rectangle.html +3 -3
- package/docs/classes/WalkController.html +3 -3
- package/docs/enums/CameraMovementEffect.html +3 -3
- package/docs/enums/ContentType.html +3 -3
- package/docs/enums/DIRECTION.html +3 -3
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +3 -3
- package/docs/enums/DimensionType.html +3 -3
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +3 -3
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +3 -3
- package/docs/enums/PaintBrushTypeEnum.html +3 -3
- package/docs/enums/PointType.html +3 -3
- package/docs/enums/Rotation.html +3 -3
- package/docs/functions/AreaMakerPlugin.html +3 -3
- package/docs/functions/CSS3DRenderPlugin.html +3 -3
- package/docs/functions/CameraMovementPlugin.html +3 -3
- package/docs/functions/CruisePlugin.html +3 -3
- package/docs/functions/CurrentPanoImagePlugin.html +3 -3
- package/docs/functions/GuideLinePlugin.html +3 -3
- package/docs/functions/ItemLabelPlugin.html +3 -3
- package/docs/functions/MapviewFloorplanPlugin.html +3 -3
- package/docs/functions/ModelChassisCompassPlugin.html +3 -3
- package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
- package/docs/functions/ModelFloorplanPlugin.html +3 -3
- package/docs/functions/ModelItemLabelPlugin.html +3 -3
- package/docs/functions/ModelMakerPlugin.html +4 -4
- package/docs/functions/ModelRoomLabelPlugin.html +3 -3
- package/docs/functions/ModelTVVideoPlugin.html +3 -3
- package/docs/functions/ModelViewPlugin.html +3 -3
- package/docs/functions/MovePlugin.html +3 -3
- package/docs/functions/Object3DHelperPlugin.html +3 -3
- package/docs/functions/PanoCompassPlugin.html +3 -3
- package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
- package/docs/functions/PanoDoorLabelPlugin.html +3 -3
- package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
- package/docs/functions/PanoMeasurePlugin.html +3 -3
- package/docs/functions/PanoRulerPlugin.html +3 -3
- package/docs/functions/PanoRulerProPlugin.html +3 -3
- package/docs/functions/PanoSpatialTagPlugin.html +3 -3
- package/docs/functions/PanoTagPlugin.html +3 -3
- package/docs/functions/PanoVideoPlugin.html +3 -3
- package/docs/functions/PipelinePlugin.html +3 -3
- package/docs/functions/SculptPlugin.html +3 -3
- package/docs/functions/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.absoluteUrl.html +3 -3
- package/docs/functions/Util.blink.html +3 -3
- package/docs/functions/Util.checkFiveModelLoaded.html +3 -3
- package/docs/functions/Util.equal.html +3 -3
- package/docs/functions/Util.getCoordsFromClient.html +3 -3
- package/docs/functions/Util.getCoordsFromElement.html +3 -3
- package/docs/functions/Util.getFrameTime.html +3 -3
- package/docs/functions/Util.getIntersectFromRelativePosition.html +3 -3
- package/docs/functions/Util.getRaycasterFromFivePointer.html +3 -3
- package/docs/functions/Util.isAbsoluteURL.html +3 -3
- package/docs/functions/Util.isModelLike.html +3 -3
- package/docs/functions/Util.isNil.html +3 -3
- package/docs/functions/Util.isPanoramaLike.html +3 -3
- package/docs/functions/Util.nextFrame.html +3 -3
- package/docs/functions/Util.notNil.html +3 -3
- package/docs/functions/Util.reblink.html +3 -3
- package/docs/functions/Util.requestAnimationFrameInterval.html +3 -3
- package/docs/functions/Util.tweenProgress.html +3 -3
- package/docs/functions/Util.uuid.html +3 -3
- package/docs/functions/pluginFlag.html +3 -3
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.State.html +3 -3
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +3 -3
- package/docs/interfaces/CSS3DRenderPluginState.html +3 -3
- package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
- package/docs/interfaces/ContentTypeMapInterface.html +3 -3
- package/docs/interfaces/CruisePluginTypes.Config.html +3 -3
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +3 -3
- package/docs/interfaces/CruisePluginTypes.EventMap.html +3 -3
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginState.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +3 -3
- package/docs/interfaces/EventMap.html +3 -3
- package/docs/interfaces/FloorplanBounding.html +3 -3
- package/docs/interfaces/FloorplanData.html +3 -3
- package/docs/interfaces/FloorplanEntrance.html +3 -3
- package/docs/interfaces/FloorplanExtraObject.html +3 -3
- package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
- package/docs/interfaces/FloorplanFloorData.html +3 -3
- package/docs/interfaces/FloorplanImagePosition.html +3 -3
- package/docs/interfaces/FloorplanObserver.html +3 -3
- package/docs/interfaces/FloorplanOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanPosition.html +3 -3
- package/docs/interfaces/FloorplanRoomItem.html +3 -3
- package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
- package/docs/interfaces/FloorplanServerBounding.html +3 -3
- package/docs/interfaces/FloorplanServerComputedData.html +3 -3
- package/docs/interfaces/FloorplanServerData.html +3 -3
- package/docs/interfaces/FloorplanServerDoorItem.html +3 -3
- package/docs/interfaces/FloorplanServerDoorPosition.html +3 -3
- package/docs/interfaces/FloorplanServerEntrance.html +3 -3
- package/docs/interfaces/FloorplanServerFloorData.html +3 -3
- package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
- package/docs/interfaces/FloorplanServerObserver.html +3 -3
- package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanServerPosition.html +3 -3
- package/docs/interfaces/FloorplanServerRoomItem.html +3 -3
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +3 -3
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
- package/docs/interfaces/GuideLinePluginType.EventMap.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +3 -3
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginState.html +3 -3
- package/docs/interfaces/GuideLinePluginType.Route.html +3 -3
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +3 -3
- package/docs/interfaces/HelperOffset.html +3 -3
- package/docs/interfaces/ImagePlaneGroup.html +3 -3
- package/docs/interfaces/ItemLabelPluginData.html +3 -3
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +3 -3
- package/docs/interfaces/ItemLabelPluginParametersType.html +3 -3
- package/docs/interfaces/MinMax.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginData.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +3 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +3 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginData.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.State.html +3 -3
- package/docs/interfaces/ModelRoomLabelPluginData.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginData.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginExportType.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +3 -3
- package/docs/interfaces/ModelViewPluginExportType.html +3 -3
- package/docs/interfaces/Object3DHelperState.html +3 -3
- package/docs/interfaces/ObjectHelperControllers.html +3 -3
- package/docs/interfaces/PaintBrushAction.html +3 -3
- package/docs/interfaces/PaintBrushConfigs.html +3 -3
- package/docs/interfaces/PaintBrushState.html +3 -3
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +3 -3
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +3 -3
- package/docs/interfaces/PanoMeasureParameterType.html +3 -3
- package/docs/interfaces/PanoMeasurePluginLineJson.html +3 -3
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
- package/docs/interfaces/PanoMeasurePluginPointJson.html +3 -3
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +3 -3
- package/docs/interfaces/PanoRulerPluginExportType.html +3 -3
- package/docs/interfaces/PanoRulerPluginOptions.html +3 -3
- package/docs/interfaces/PanoRulerPluginParameterType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginExportType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginOptions.html +3 -3
- package/docs/interfaces/PanoRulerProPluginParameterType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginState.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginData.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +3 -3
- package/docs/interfaces/Point.html +3 -3
- package/docs/interfaces/Room.html +3 -3
- package/docs/interfaces/RoomInfo.html +3 -3
- package/docs/interfaces/RoomLabel.html +3 -3
- package/docs/interfaces/RoomRules.html +3 -3
- package/docs/interfaces/Rooms.html +3 -3
- package/docs/interfaces/Scissor.html +3 -3
- package/docs/interfaces/State.html +3 -3
- package/docs/interfaces/TagCacheInterface.html +3 -3
- package/docs/interfaces/TagConfig.html +3 -3
- package/docs/interfaces/TagGLTFObjectGroup.html +3 -3
- package/docs/interfaces/TagIconUrl.html +3 -3
- package/docs/interfaces/TagObjectGroup.html +3 -3
- package/docs/interfaces/TagStyle.html +3 -3
- package/docs/interfaces/Tags.html +3 -3
- package/docs/interfaces/TemporaryState.html +3 -3
- package/docs/interfaces/Util.BlinkAnimeOptions.html +3 -3
- package/docs/interfaces/Util.MagnifierParameter.html +3 -3
- package/docs/interfaces/Util.MouseGroupParameter.html +3 -3
- package/docs/interfaces/Util.PointIntersection.html +3 -3
- package/docs/interfaces/Util.ReBlinkAnimeOptions.html +3 -3
- package/docs/modules/AreaMakerPluginType.html +3 -3
- package/docs/modules/CruisePluginTypes.html +3 -3
- package/docs/modules/CurrentPanoImagePluginType.html +3 -3
- package/docs/modules/GuideLineItem.html +3 -3
- package/docs/modules/GuideLineModeItem.html +3 -3
- package/docs/modules/GuideLinePluginType.html +3 -3
- package/docs/modules/ModelMakerPluginType.html +3 -3
- package/docs/modules/PanoVideoPluginType.html +3 -3
- package/docs/modules/SculptData.html +3 -3
- package/docs/modules/Util.html +3 -3
- package/docs/modules.html +4 -4
- package/docs/types/AddObject3DHelperConfig.html +3 -3
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +3 -3
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +3 -3
- package/docs/types/AreaMakerPluginType.PluginData.html +3 -3
- package/docs/types/AreaMakerPluginType.ServerData.html +3 -3
- package/docs/types/ArrayPosition.html +3 -3
- package/docs/types/AudioAppearance.html +3 -3
- package/docs/types/CSS3DRenderExportType.html +3 -3
- package/docs/types/CSS3DRenderPluginExportType.html +3 -3
- package/docs/types/CSS3DRenderPluginParameterType.html +3 -3
- package/docs/types/ClassFunctionParameters.html +3 -3
- package/docs/types/Color.html +3 -3
- package/docs/types/ContentTypeConfigKey.html +3 -3
- package/docs/types/ContentTypeConfigKeySplit.html +3 -3
- package/docs/types/ContentTypeMap.html +3 -3
- package/docs/types/Create3DDomContainerReturnType.html +3 -3
- package/docs/types/Create3DElementReturnType.html +3 -3
- package/docs/types/CruisePluginExportType.html +3 -3
- package/docs/types/CruisePluginTypes.CruiseData.html +3 -3
- package/docs/types/CruisePluginTypes.MoveEffect.html +3 -3
- package/docs/types/CurrentPanoImagePluginExportType.html +3 -3
- package/docs/types/DeprecatedMediaPlaneProperty.html +3 -3
- package/docs/types/DeprecatedTagProperty.html +3 -3
- package/docs/types/Direction-1.html +3 -3
- package/docs/types/Direction4.html +3 -3
- package/docs/types/ElementRenderer.html +3 -3
- package/docs/types/FloorplanRuleLabels.html +3 -3
- package/docs/types/FloorplanServerRuleLabels.html +3 -3
- package/docs/types/GuideLinePluginExportType.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineItem.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +3 -3
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +3 -3
- package/docs/types/GuideLinePluginType.PathItem.html +3 -3
- package/docs/types/GuideLinePluginType.PluginData.html +3 -3
- package/docs/types/HelperEventMap.html +3 -3
- package/docs/types/InternalHelperEventMap.html +3 -3
- package/docs/types/LoadTagConfig.html +3 -3
- package/docs/types/MapviewFloorplanPluginParameterType.html +3 -3
- package/docs/types/MapviewFloorplanPluginReturnType.html +3 -3
- package/docs/types/MediaData.html +3 -3
- package/docs/types/MediaStore.html +3 -3
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +3 -3
- package/docs/types/ModelFloorplanPluginParameterType.html +3 -3
- package/docs/types/ModelFloorplanPluginReturnType.html +3 -3
- package/docs/types/ModelId.html +3 -3
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +3 -3
- package/docs/types/ModelMakerPluginType.ItemType.html +3 -3
- package/docs/types/ModelRoomLabelPluginParameters.html +3 -3
- package/docs/types/ModelRoomLabelPluginReturnType.html +3 -3
- package/docs/types/MoveArgs.html +3 -3
- package/docs/types/MoveOpts.html +3 -3
- package/docs/types/Object3DHelperEventMap.html +3 -3
- package/docs/types/ObjectFit.html +3 -3
- package/docs/types/PaintBrushEventMap.html +3 -3
- package/docs/types/PanoCompassPluginData.html +3 -3
- package/docs/types/PanoCompassPluginExportType.html +3 -3
- package/docs/types/PanoCompassPluginParameterType.html +3 -3
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +3 -3
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +3 -3
- package/docs/types/PanoIndex.html +3 -3
- package/docs/types/PanoMeasurePluginEvent.html +3 -3
- package/docs/types/PanoMeasureReturnType.html +3 -3
- package/docs/types/PanoSpatialTagPluginId.html +3 -3
- package/docs/types/PanoTagPluginExportInterface.html +3 -3
- package/docs/types/PanoTagPluginParamsInterface.html +3 -3
- package/docs/types/PanoVideoPluginParameterType.html +3 -3
- package/docs/types/PanoVideoPluginReturnType.html +3 -3
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +3 -3
- package/docs/types/PipelinePluginParameterType.html +3 -3
- package/docs/types/PipelinePluginReturnType.html +3 -3
- package/docs/types/PlaneTag.html +3 -3
- package/docs/types/Point2DTag.html +3 -3
- package/docs/types/Point3DTag.html +3 -3
- package/docs/types/PointTag.html +3 -3
- package/docs/types/PointTagInstance.html +3 -3
- package/docs/types/Position.html +3 -3
- package/docs/types/PositionFrom.html +3 -3
- package/docs/types/RotateArgs.html +3 -3
- package/docs/types/RotateOpts.html +3 -3
- package/docs/types/RuleLabelsKey.html +3 -3
- package/docs/types/RuleLabelsValue.html +3 -3
- package/docs/types/ScaleCallback.html +3 -3
- package/docs/types/ScalePosition.html +3 -3
- package/docs/types/SculptData.BoxData.html +3 -3
- package/docs/types/SculptData.CircleData.html +3 -3
- package/docs/types/SculptData.CylinderData.html +3 -3
- package/docs/types/SculptData.PointData.html +3 -3
- package/docs/types/SculptData.PolygonData.html +3 -3
- package/docs/types/SculptData.PolylineData.html +3 -3
- package/docs/types/SculptData.PrismData.html +3 -3
- package/docs/types/SculptData.RectangleData.html +3 -3
- package/docs/types/StickType.html +3 -3
- package/docs/types/Tag.html +3 -3
- package/docs/types/Tag2D.html +3 -3
- package/docs/types/Tag3D.html +3 -3
- package/docs/types/TagConfigByKey.html +3 -3
- package/docs/types/TagContentType.html +3 -3
- package/docs/types/TagContentTypeMapping.html +3 -3
- package/docs/types/TagDimensionType.html +3 -3
- package/docs/types/TagElement.html +3 -3
- package/docs/types/TagEvents.html +3 -3
- package/docs/types/TagGLTFObject.html +3 -3
- package/docs/types/TagHooks.html +3 -3
- package/docs/types/TagId.html +3 -3
- package/docs/types/TagInstance.html +3 -3
- package/docs/types/TagPointType.html +3 -3
- package/docs/types/TagRendererMap.html +3 -3
- package/docs/types/TopviewFloorplanPluginParameterType.html +3 -3
- package/docs/types/TopviewFloorplanPluginReturnType.html +3 -3
- package/docs/types/WorkCode.html +3 -3
- package/docs/variables/FLOOR_TYPE_MAP.html +3 -3
- package/docs/variables/PLUGIN.html +3 -3
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +3 -3
- package/docs/variables/ROOM_TYPE_MAP.html +3 -3
- package/docs/variables/defaultGlobalConfig.html +3 -3
- package/docs/variables/itemLabelPluginServerParams.html +3 -3
- package/docs/variables/modelItemLabelPluginServerParams.html +3 -3
- package/docs/variables/modelRoomLabelPluginServerParams.html +3 -3
- package/libs/CSS3DRenderPlugin/Controller.d.ts +1 -0
- package/libs/CSS3DRenderPlugin/Controller.js +47 -40
- package/libs/GuideLinePlugin/Controller.js +4 -4
- package/libs/ModelMakerPlugin/Controller.d.ts +9 -1
- package/libs/ModelMakerPlugin/Controller.js +92 -76
- package/libs/ModelMakerPlugin/index.d.ts +1 -0
- package/libs/ModelMakerPlugin/index.js +4 -2
- package/libs/PanoTagPlugin/controller/index.js +2 -2
- package/libs/Sculpt/Meshes/Line.js +1 -1
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/five/FiveDomEvents.d.ts +4 -0
- package/libs/shared-utils/five/FiveDomEvents.js +43 -35
- package/libs/shared-utils/five/FiveLine.d.ts +28 -3
- package/libs/shared-utils/five/FiveLine.js +41 -5
- package/libs/shared-utils/five/fiveModelLoad.js +13 -12
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
var w = Object.defineProperty;
|
|
2
2
|
var L = Object.getOwnPropertySymbols;
|
|
3
3
|
var M = Object.prototype.hasOwnProperty, x = Object.prototype.propertyIsEnumerable;
|
|
4
|
-
var
|
|
4
|
+
var p = (f, e, t) => e in f ? w(f, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : f[e] = t, D = (f, e) => {
|
|
5
5
|
for (var t in e || (e = {}))
|
|
6
|
-
M.call(e, t) &&
|
|
6
|
+
M.call(e, t) && p(f, t, e[t]);
|
|
7
7
|
if (L)
|
|
8
8
|
for (var t of L(e))
|
|
9
|
-
x.call(e, t) &&
|
|
9
|
+
x.call(e, t) && p(f, t, e[t]);
|
|
10
10
|
return f;
|
|
11
11
|
};
|
|
12
|
-
var d = (f, e, t) => (
|
|
12
|
+
var d = (f, e, t) => (p(f, typeof e != "symbol" ? e + "" : e, t), t);
|
|
13
13
|
import * as I from "three";
|
|
14
14
|
import { getObjectVisible as $ } from "../three/getObjectVisible.js";
|
|
15
15
|
import { calculateThreeMouse as W } from "./calculateThreeMouse.js";
|
|
16
|
-
class
|
|
16
|
+
class R {
|
|
17
17
|
constructor(e, t) {
|
|
18
18
|
d(this, "five");
|
|
19
19
|
/**
|
|
@@ -70,21 +70,21 @@ class j {
|
|
|
70
70
|
});
|
|
71
71
|
// eslint-disable-next-line complexity
|
|
72
72
|
d(this, "onDomEvent", (e, t, n, i = this.boundObject[e]) => {
|
|
73
|
-
var u,
|
|
73
|
+
var u, l, v;
|
|
74
74
|
if (!t || !i || (i == null ? void 0 : i.length) === 0 || !this.five.model.loaded)
|
|
75
75
|
return;
|
|
76
76
|
const r = (u = t.raycaster) != null ? u : this.getRaycaster(t);
|
|
77
77
|
r.params.Points.threshold = 0.02;
|
|
78
|
-
const
|
|
79
|
-
if (
|
|
78
|
+
const o = r.intersectObjects(i, !0), c = this.five.model.intersectRaycaster(r), h = 0.01;
|
|
79
|
+
if (c.length > 0 && o.length > 0 && c[0].distance + h < o[0].distance)
|
|
80
80
|
return;
|
|
81
|
-
const
|
|
81
|
+
const s = (l = o == null ? void 0 : o[0]) == null ? void 0 : l.object;
|
|
82
82
|
if (e === "wantDblclick")
|
|
83
83
|
return !1;
|
|
84
|
-
if ((!
|
|
84
|
+
if ((!s || !this.objectIsBound(s)) && e === "hover")
|
|
85
85
|
for (const m of (v = this.boundObject.hover) != null ? v : [])
|
|
86
86
|
m._hovered && this.notify({ eventName: "unHover", object: m });
|
|
87
|
-
if (
|
|
87
|
+
if (s && s && this.notify({ eventName: e, object: s, originEvent: n, raycaster: r, intersects: o }))
|
|
88
88
|
return !1;
|
|
89
89
|
});
|
|
90
90
|
d(this, "objectIsBound", (e) => {
|
|
@@ -95,16 +95,16 @@ class j {
|
|
|
95
95
|
});
|
|
96
96
|
d(this, "notify", (e) => {
|
|
97
97
|
var v, m, _;
|
|
98
|
-
const { eventName: t, object: n, originEvent: i, raycaster: r, intersects:
|
|
99
|
-
let
|
|
100
|
-
const
|
|
98
|
+
const { eventName: t, object: n, originEvent: i, raycaster: r, intersects: o } = e;
|
|
99
|
+
let c = !1, h = [];
|
|
100
|
+
const s = [];
|
|
101
101
|
let u = n;
|
|
102
|
-
for (
|
|
103
|
-
u = u.parent,
|
|
104
|
-
const
|
|
105
|
-
if (!((v = this.config) != null && v.noEmitWhenNotInScene &&
|
|
106
|
-
for (const a of
|
|
107
|
-
if (
|
|
102
|
+
for (s.push(u); u.parent; )
|
|
103
|
+
u = u.parent, s.push(u);
|
|
104
|
+
const l = s.at(-1);
|
|
105
|
+
if (!((v = this.config) != null && v.noEmitWhenNotInScene && l.type !== "Scene")) {
|
|
106
|
+
for (const a of s) {
|
|
107
|
+
if (c)
|
|
108
108
|
break;
|
|
109
109
|
a.draggable && (t === "dragstart" && (a._dragging = !0, this.dragging = !0), t === "dragend" && (a._dragging = !1, this.dragging = !1));
|
|
110
110
|
const O = a._domEvent;
|
|
@@ -113,7 +113,7 @@ class j {
|
|
|
113
113
|
const y = O[`${t}Handler`];
|
|
114
114
|
if (y)
|
|
115
115
|
for (const [H, E] of y) {
|
|
116
|
-
if (E != null && E.noEmitWhenNotInScene &&
|
|
116
|
+
if (E != null && E.noEmitWhenNotInScene && l.type !== "Scene" || ((m = this.config) != null && m.noEmitWhenHide || E != null && E.noEmitWhenHide) && !$(a))
|
|
117
117
|
continue;
|
|
118
118
|
if (t === "hover") {
|
|
119
119
|
if (a._hovered)
|
|
@@ -127,17 +127,17 @@ class j {
|
|
|
127
127
|
continue;
|
|
128
128
|
a._hovered = !1;
|
|
129
129
|
}
|
|
130
|
-
const
|
|
130
|
+
const b = H({
|
|
131
131
|
type: t,
|
|
132
132
|
target: a,
|
|
133
133
|
origDomEvent: i,
|
|
134
134
|
raycaster: r,
|
|
135
|
-
intersects:
|
|
135
|
+
intersects: o,
|
|
136
136
|
stopPropagation: () => {
|
|
137
|
-
|
|
137
|
+
c = !0;
|
|
138
138
|
}
|
|
139
139
|
});
|
|
140
|
-
h.push(
|
|
140
|
+
h.push(b != null ? b : !0);
|
|
141
141
|
}
|
|
142
142
|
}
|
|
143
143
|
if (t === "click" || t === "wantDblclick")
|
|
@@ -155,9 +155,9 @@ class j {
|
|
|
155
155
|
* @todo: added 和 removed 还是不太智能
|
|
156
156
|
*/
|
|
157
157
|
addAutoBindEventListener(e, t, n, i) {
|
|
158
|
-
const r = () => this.addEventListener(e, t, n, i),
|
|
159
|
-
return e.addEventListener("added", r), e.addEventListener("removed",
|
|
160
|
-
e.removeEventListener("added", r), e.removeEventListener("removed",
|
|
158
|
+
const r = () => this.addEventListener(e, t, n, i), o = () => this.removeEventListener(e, t, n, i);
|
|
159
|
+
return e.addEventListener("added", r), e.addEventListener("removed", o), e.addEventListener("dispose", o), () => {
|
|
160
|
+
e.removeEventListener("added", r), e.removeEventListener("removed", o), e.removeEventListener("dispose", o);
|
|
161
161
|
};
|
|
162
162
|
}
|
|
163
163
|
/**
|
|
@@ -171,11 +171,11 @@ class j {
|
|
|
171
171
|
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, D({ noEmitWhenHide: !1, noEmitWhenNotInScene: !1 }, i)]);
|
|
172
172
|
}
|
|
173
173
|
removeEventListener(e, t, n, ...i) {
|
|
174
|
-
var
|
|
174
|
+
var o, c;
|
|
175
175
|
if (!e._domEvent || (t === void 0 && (Object.keys(this.boundObject).forEach((h) => {
|
|
176
|
-
var u,
|
|
177
|
-
const
|
|
178
|
-
|
|
176
|
+
var u, l;
|
|
177
|
+
const s = (u = this.boundObject[h]) == null ? void 0 : u.findIndex((v) => v === e);
|
|
178
|
+
s !== -1 && ((l = this.boundObject[h]) == null || l.splice(s, 1));
|
|
179
179
|
}), e._domEvent = {}), !e._domEvent[`${t}Handler`]))
|
|
180
180
|
return;
|
|
181
181
|
if (n === void 0) {
|
|
@@ -184,14 +184,22 @@ class j {
|
|
|
184
184
|
}
|
|
185
185
|
const r = e._domEvent[`${t}Handler`].findIndex((h) => h[0] === n);
|
|
186
186
|
if (r !== -1 && (e._domEvent[`${t}Handler`].splice(r, 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)) {
|
|
187
|
-
const h = (
|
|
188
|
-
h !== -1 && ((
|
|
187
|
+
const h = (o = this.boundObject[t]) == null ? void 0 : o.findIndex((s) => s === e);
|
|
188
|
+
h !== -1 && ((c = this.boundObject[t]) == null || c.splice(h, 1));
|
|
189
189
|
}
|
|
190
190
|
}
|
|
191
|
+
clear() {
|
|
192
|
+
this.boundObject = {};
|
|
193
|
+
}
|
|
191
194
|
dispose() {
|
|
192
195
|
var e;
|
|
193
196
|
(e = this.five) == null || e.off("wantsGesture", this.handleWantsGesture), document.removeEventListener("mousedown", this.handleMousedown), document.removeEventListener("mouseup", this.handleMouseup), document.removeEventListener("mousemove", this.handleMousemove), this.boundObject = {};
|
|
194
197
|
}
|
|
198
|
+
toJSON() {
|
|
199
|
+
return {
|
|
200
|
+
boundObject: this.boundObject
|
|
201
|
+
};
|
|
202
|
+
}
|
|
195
203
|
getRaycaster(e) {
|
|
196
204
|
const t = this.five.getElement();
|
|
197
205
|
if (!t)
|
|
@@ -201,5 +209,5 @@ class j {
|
|
|
201
209
|
}
|
|
202
210
|
}
|
|
203
211
|
export {
|
|
204
|
-
|
|
212
|
+
R as FiveDomEvents
|
|
205
213
|
};
|
|
@@ -1,8 +1,33 @@
|
|
|
1
|
-
import { Line } from '@realsee/five/line';
|
|
2
|
-
export declare class FiveLine extends
|
|
3
|
-
constructor(...args: ConstructorParameters<typeof
|
|
1
|
+
import { LineGeometry as Five_LineGeometry, LineMaterial as Five_LineMaterial, THREE_Line2 as Five_THREE_Line2, Line as Five_Line } from '@realsee/five/line';
|
|
2
|
+
export declare class FiveLine extends Five_Line {
|
|
3
|
+
constructor(...args: ConstructorParameters<typeof Five_Line>);
|
|
4
4
|
toJSON(): {
|
|
5
5
|
type: string;
|
|
6
6
|
points: any;
|
|
7
7
|
};
|
|
8
8
|
}
|
|
9
|
+
export declare class THREE_Line2 extends Five_THREE_Line2 {
|
|
10
|
+
constructor(...args: ConstructorParameters<typeof Five_THREE_Line2>);
|
|
11
|
+
toJSON(): {
|
|
12
|
+
type: string;
|
|
13
|
+
geometryAttributes: {
|
|
14
|
+
[name: string]: import("three").BufferAttribute | import("three").InterleavedBufferAttribute;
|
|
15
|
+
};
|
|
16
|
+
};
|
|
17
|
+
}
|
|
18
|
+
export declare class LineGeometry extends Five_LineGeometry {
|
|
19
|
+
constructor(...args: ConstructorParameters<typeof Five_LineGeometry>);
|
|
20
|
+
toJSON(): {
|
|
21
|
+
type: string;
|
|
22
|
+
attributes: {
|
|
23
|
+
[name: string]: import("three").BufferAttribute | import("three").InterleavedBufferAttribute;
|
|
24
|
+
};
|
|
25
|
+
};
|
|
26
|
+
}
|
|
27
|
+
export declare class LineMaterial extends Five_LineMaterial {
|
|
28
|
+
constructor(...args: ConstructorParameters<typeof Five_LineMaterial>);
|
|
29
|
+
toJSON(): {
|
|
30
|
+
type: string;
|
|
31
|
+
color: number | import("three").Vector3;
|
|
32
|
+
};
|
|
33
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Line as
|
|
2
|
-
class
|
|
3
|
-
constructor(...
|
|
4
|
-
super(...
|
|
1
|
+
import { Line as r, LineGeometry as i, THREE_Line2 as s, LineMaterial as n } from "@realsee/five/line";
|
|
2
|
+
class a extends r {
|
|
3
|
+
constructor(...e) {
|
|
4
|
+
super(...e);
|
|
5
5
|
}
|
|
6
6
|
toJSON() {
|
|
7
7
|
return {
|
|
@@ -10,6 +10,42 @@ class n extends e {
|
|
|
10
10
|
};
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
+
class u extends s {
|
|
14
|
+
constructor(...e) {
|
|
15
|
+
super(...e);
|
|
16
|
+
}
|
|
17
|
+
toJSON() {
|
|
18
|
+
return {
|
|
19
|
+
type: "Five_THREE_Line2",
|
|
20
|
+
geometryAttributes: this.geometry.attributes
|
|
21
|
+
};
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
class L extends i {
|
|
25
|
+
constructor(...e) {
|
|
26
|
+
super(...e);
|
|
27
|
+
}
|
|
28
|
+
toJSON() {
|
|
29
|
+
return {
|
|
30
|
+
type: "FiveLineGeometry",
|
|
31
|
+
attributes: this.attributes
|
|
32
|
+
};
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
class c extends n {
|
|
36
|
+
constructor(...e) {
|
|
37
|
+
super(...e);
|
|
38
|
+
}
|
|
39
|
+
toJSON() {
|
|
40
|
+
return {
|
|
41
|
+
type: "FiveLineMaterial",
|
|
42
|
+
color: this.color
|
|
43
|
+
};
|
|
44
|
+
}
|
|
45
|
+
}
|
|
13
46
|
export {
|
|
14
|
-
|
|
47
|
+
a as FiveLine,
|
|
48
|
+
L as LineGeometry,
|
|
49
|
+
c as LineMaterial,
|
|
50
|
+
u as THREE_Line2
|
|
15
51
|
};
|
|
@@ -1,28 +1,29 @@
|
|
|
1
|
-
var l = (
|
|
2
|
-
var c = (
|
|
1
|
+
var l = (o, e, n) => new Promise((r, t) => {
|
|
2
|
+
var c = (d) => {
|
|
3
3
|
try {
|
|
4
|
-
a(n.next(
|
|
4
|
+
a(n.next(d));
|
|
5
5
|
} catch (i) {
|
|
6
6
|
t(i);
|
|
7
7
|
}
|
|
8
|
-
}, u = (
|
|
8
|
+
}, u = (d) => {
|
|
9
9
|
try {
|
|
10
|
-
a(n.throw(
|
|
10
|
+
a(n.throw(d));
|
|
11
11
|
} catch (i) {
|
|
12
12
|
t(i);
|
|
13
13
|
}
|
|
14
|
-
}, a = (
|
|
15
|
-
a((n = n.apply(
|
|
14
|
+
}, a = (d) => d.done ? r(d.value) : Promise.resolve(d.value).then(c, u);
|
|
15
|
+
a((n = n.apply(o, e)).next());
|
|
16
16
|
});
|
|
17
|
-
function s(
|
|
17
|
+
function s(o) {
|
|
18
18
|
return l(this, null, function* () {
|
|
19
|
-
return new Promise((
|
|
20
|
-
f(
|
|
19
|
+
return new Promise((e) => {
|
|
20
|
+
f(o) ? e() : o.once("modelLoaded", () => e());
|
|
21
21
|
});
|
|
22
22
|
});
|
|
23
23
|
}
|
|
24
|
-
function f(
|
|
25
|
-
|
|
24
|
+
function f(o) {
|
|
25
|
+
var e;
|
|
26
|
+
return (e = o.model) == null ? void 0 : e.loaded;
|
|
26
27
|
}
|
|
27
28
|
export {
|
|
28
29
|
s as waitFiveModelLoaded
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
function A() {
|
|
2
2
|
console.debug(
|
|
3
|
-
"%c %c@realsee/dnalogel %cv3.36.
|
|
3
|
+
"%c %c@realsee/dnalogel %cv3.36.12",
|
|
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",
|