@realsee/dnalogel 3.20.6 → 3.20.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/PanoMeasurePlugin/Model/area.d.ts +2 -1
- package/dist/PanoMeasurePlugin/Model/line.d.ts +1 -1
- package/dist/PanoMeasurePlugin/utils/line.d.ts +1 -1
- package/dist/index.cjs.js +44 -44
- package/dist/index.js +1449 -1431
- package/dist/index.umd.js +44 -44
- package/dist/shared-utils/createLine/index.d.ts +2 -2
- package/dist/shared-utils/five/FiveLine.d.ts +8 -0
- 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/Magnifier.html +3 -3
- 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 +5 -5
- 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/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/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/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.absoluteUrl.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.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/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.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/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.MagnifierParameter.html +3 -3
- package/docs/interfaces/Util.MouseGroupParameter.html +3 -3
- package/docs/interfaces/Util.PointIntersection.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/PanoVideoPluginType.html +3 -3
- package/docs/modules/Util.html +3 -3
- package/docs/modules.html +4 -4
- 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/AudioTagTypeConfigKey.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/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/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/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/PanoCursorRaycasterPlugin/index.js +9 -8
- package/libs/PanoMeasurePlugin/Components/Controller0.js +3 -2
- package/libs/PanoMeasurePlugin/Components/Controller1.js +3 -2
- package/libs/PanoMeasurePlugin/Controller/BaseController.js +3 -2
- package/libs/PanoMeasurePlugin/Controller/EditController.js +3 -2
- package/libs/PanoMeasurePlugin/Controller/MixedController.js +3 -2
- package/libs/PanoMeasurePlugin/Controller/ViewController.js +3 -2
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +3 -2
- package/libs/PanoMeasurePlugin/Controller/index.js +3 -2
- package/libs/PanoMeasurePlugin/Model/area.d.ts +2 -1
- package/libs/PanoMeasurePlugin/Model/area.js +14 -6
- package/libs/PanoMeasurePlugin/Model/index.js +3 -2
- package/libs/PanoMeasurePlugin/Model/line.d.ts +1 -1
- package/libs/PanoMeasurePlugin/Model/line.js +1 -0
- package/libs/PanoMeasurePlugin/Model/polyline.js +26 -25
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +3 -2
- package/libs/PanoMeasurePlugin/index.js +14 -13
- package/libs/PanoMeasurePlugin/utils/line.d.ts +1 -1
- package/libs/PanoMeasurePlugin/utils/line.js +5 -4
- package/libs/base/BasePlugin.js +1 -1
- package/libs/index.js +121 -120
- package/libs/shared-utils/createLine/index.d.ts +2 -2
- package/libs/shared-utils/createLine/index.js +5 -5
- package/libs/shared-utils/five/FiveLine.d.ts +8 -0
- package/libs/shared-utils/five/FiveLine.js +15 -0
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import type { Model } from '.';
|
|
2
2
|
import type Point from './point';
|
|
3
3
|
import type { LineJson } from '../typings/data';
|
|
4
|
-
import type { Line as FiveLine } from '@realsee/five/line';
|
|
5
4
|
import type { Polyline } from './polyline';
|
|
6
5
|
import { Subscribe, type SubscribeEventMap } from '@realsee/five';
|
|
7
6
|
import { DistanceItem } from '../utils/dom/distanceItem';
|
|
8
7
|
import type * as THREE from 'three';
|
|
8
|
+
import type { FiveLine } from '../../shared-utils/five/FiveLine';
|
|
9
9
|
export interface ILineHook extends SubscribeEventMap {
|
|
10
10
|
selected: (line: Line) => void;
|
|
11
11
|
textChanged: (text: string | undefined) => void;
|
|
@@ -5,6 +5,7 @@ import { uuid as p } from "../../shared-utils/uuid.js";
|
|
|
5
5
|
import { createLineMesh as n } from "../utils/line.js";
|
|
6
6
|
import { Subscribe as c } from "@realsee/five";
|
|
7
7
|
import { DistanceItem as d } from "../utils/dom/distanceItem.js";
|
|
8
|
+
import "../../shared-utils/five/FiveLine.js";
|
|
8
9
|
import "@realsee/five/line";
|
|
9
10
|
import "../utils/constants.js";
|
|
10
11
|
import "three";
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
var c = Object.defineProperty;
|
|
2
|
-
var f = (r, i,
|
|
3
|
-
var o = (r, i,
|
|
4
|
-
import
|
|
5
|
-
import
|
|
2
|
+
var f = (r, i, t) => i in r ? c(r, i, { enumerable: !0, configurable: !0, writable: !0, value: t }) : r[i] = t;
|
|
3
|
+
var o = (r, i, t) => (f(r, typeof i != "symbol" ? i + "" : i, t), t);
|
|
4
|
+
import m from "./line.js";
|
|
5
|
+
import a from "./point.js";
|
|
6
6
|
import { uuid as P } from "../../shared-utils/uuid.js";
|
|
7
7
|
import { Subscribe as g } from "@realsee/five";
|
|
8
8
|
import "../utils/line.js";
|
|
9
|
+
import "../../shared-utils/five/FiveLine.js";
|
|
9
10
|
import "@realsee/five/line";
|
|
10
11
|
import "../utils/constants.js";
|
|
11
12
|
import "three";
|
|
@@ -13,7 +14,7 @@ import "../utils/dom/distanceItem.js";
|
|
|
13
14
|
import "../utils/dom/base.js";
|
|
14
15
|
import "../utils/isNDCPointInScreen.js";
|
|
15
16
|
import "../../shared-utils/three/centerPoint.js";
|
|
16
|
-
class
|
|
17
|
+
class B {
|
|
17
18
|
constructor(i) {
|
|
18
19
|
o(this, "id", P());
|
|
19
20
|
o(this, "lines", []);
|
|
@@ -25,8 +26,8 @@ class M {
|
|
|
25
26
|
}
|
|
26
27
|
get points() {
|
|
27
28
|
const i = /* @__PURE__ */ new Set();
|
|
28
|
-
return this.lines.forEach((
|
|
29
|
-
i.add(
|
|
29
|
+
return this.lines.forEach((t) => {
|
|
30
|
+
i.add(t.points[0]), i.add(t.points[1]);
|
|
30
31
|
}), Array.from(i);
|
|
31
32
|
}
|
|
32
33
|
addLine(i) {
|
|
@@ -34,8 +35,8 @@ class M {
|
|
|
34
35
|
console.error(new Error("不能重复添加线段"));
|
|
35
36
|
return;
|
|
36
37
|
}
|
|
37
|
-
const
|
|
38
|
-
if (
|
|
38
|
+
const t = this.getLastPoint(), l = t && i.findAnotherPoint(t);
|
|
39
|
+
if (t && !l) {
|
|
39
40
|
console.error(new Error("传入线段无法与当前折线进行连接"));
|
|
40
41
|
return;
|
|
41
42
|
}
|
|
@@ -51,8 +52,8 @@ class M {
|
|
|
51
52
|
this.lines.pop() && this.hook.emit("lineRemoved", i);
|
|
52
53
|
}
|
|
53
54
|
isLastLine(i) {
|
|
54
|
-
const
|
|
55
|
-
return
|
|
55
|
+
const t = this.getLastLine();
|
|
56
|
+
return t ? i.id === t.id : !1;
|
|
56
57
|
}
|
|
57
58
|
getLastLine() {
|
|
58
59
|
return this.lines.slice(-1)[0];
|
|
@@ -65,14 +66,14 @@ class M {
|
|
|
65
66
|
}
|
|
66
67
|
clear() {
|
|
67
68
|
const i = this.lines.slice();
|
|
68
|
-
this.lines.length = 0, i.reduceRight((
|
|
69
|
+
this.lines.length = 0, i.reduceRight((t, l) => this.hook.emit("lineRemoved", l), void 0);
|
|
69
70
|
}
|
|
70
71
|
/** 是否产生重叠 */
|
|
71
72
|
overlapWith(i) {
|
|
72
|
-
return i.type === "point" ? this.includes(i) : i.type === "line" ? i.points.some((
|
|
73
|
+
return i.type === "point" ? this.includes(i) : i.type === "line" ? i.points.some((t) => this.includes(t)) : i.type === "polyline" ? i.points.some((t) => this.includes(t)) : !0;
|
|
73
74
|
}
|
|
74
75
|
includes(i) {
|
|
75
|
-
return i.type === "point" ? this.points.find(({ id:
|
|
76
|
+
return i.type === "point" ? this.points.find(({ id: t }) => t === i.id) !== void 0 : i.type === "line" ? this.lines.find(({ id: t }) => t === i.id) !== void 0 : !1;
|
|
76
77
|
}
|
|
77
78
|
isEmpty() {
|
|
78
79
|
return this.lines.length === 0;
|
|
@@ -91,29 +92,29 @@ class M {
|
|
|
91
92
|
};
|
|
92
93
|
}
|
|
93
94
|
getPointByID(i) {
|
|
94
|
-
return this.points.find(({ id:
|
|
95
|
+
return this.points.find(({ id: t }) => t === i);
|
|
95
96
|
}
|
|
96
97
|
fromJson(i) {
|
|
97
98
|
this.clear(), this.id = i.id;
|
|
98
|
-
const { getPoint:
|
|
99
|
-
const [d, p] =
|
|
99
|
+
const { getPoint: t } = u(), l = i.lines.map((e) => {
|
|
100
|
+
const [d, p] = e.points, n = t(d), h = t(p);
|
|
100
101
|
if (!n || !h)
|
|
101
102
|
throw new Error("线上的点不存在");
|
|
102
|
-
const s = new
|
|
103
|
-
return s.id =
|
|
103
|
+
const s = new m(n, h, this.model);
|
|
104
|
+
return s.id = e.id, s.text = e.text, s;
|
|
104
105
|
});
|
|
105
106
|
this.lines.push(...l), this.visiblePanoIndexes = i.visiblePanoIndexes;
|
|
106
107
|
function u() {
|
|
107
|
-
const
|
|
108
|
+
const e = /* @__PURE__ */ new Map();
|
|
108
109
|
function d(n) {
|
|
109
|
-
const h =
|
|
110
|
+
const h = e.get(n.id);
|
|
110
111
|
if (h)
|
|
111
112
|
return h;
|
|
112
|
-
const s = new
|
|
113
|
-
return s.id = n.id,
|
|
113
|
+
const s = new a(n.position);
|
|
114
|
+
return s.id = n.id, e.set(n.id, s), s;
|
|
114
115
|
}
|
|
115
116
|
function p() {
|
|
116
|
-
return Array.from(
|
|
117
|
+
return Array.from(e.values());
|
|
117
118
|
}
|
|
118
119
|
return { getPoint: d, getAllPoints: p };
|
|
119
120
|
}
|
|
@@ -124,5 +125,5 @@ class M {
|
|
|
124
125
|
}
|
|
125
126
|
}
|
|
126
127
|
export {
|
|
127
|
-
|
|
128
|
+
B as Polyline
|
|
128
129
|
};
|
|
@@ -16,6 +16,7 @@ import "../../Controller/EditController.js";
|
|
|
16
16
|
import "../../Model/line.js";
|
|
17
17
|
import "../../../shared-utils/uuid.js";
|
|
18
18
|
import "../../utils/line.js";
|
|
19
|
+
import "../../../shared-utils/five/FiveLine.js";
|
|
19
20
|
import "@realsee/five/line";
|
|
20
21
|
import "../../utils/constants.js";
|
|
21
22
|
import "three";
|
|
@@ -82,7 +83,7 @@ import "../../Components/Common/Switcher1.js";
|
|
|
82
83
|
import "../../Components/Common/CircleButton.js";
|
|
83
84
|
import "../../../vendor/svelte/transition/index.js";
|
|
84
85
|
import "../../../vendor/svelte/easing/index.js";
|
|
85
|
-
class
|
|
86
|
+
class oo {
|
|
86
87
|
constructor(o, t) {
|
|
87
88
|
e(this, "revoke");
|
|
88
89
|
e(this, "container");
|
|
@@ -136,5 +137,5 @@ class to {
|
|
|
136
137
|
}
|
|
137
138
|
}
|
|
138
139
|
export {
|
|
139
|
-
|
|
140
|
+
oo as UIController
|
|
140
141
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import t from "./Controller/index.js";
|
|
2
|
-
import { default as
|
|
3
|
-
import { Model as
|
|
4
|
-
import { default as
|
|
5
|
-
import { default as
|
|
6
|
-
import { Polyline as
|
|
2
|
+
import { default as Zo } from "./Modules/Magnifier.js";
|
|
3
|
+
import { Model as $o } from "./Model/index.js";
|
|
4
|
+
import { default as rr } from "./Model/point.js";
|
|
5
|
+
import { default as ir } from "./Model/line.js";
|
|
6
|
+
import { Polyline as pr } from "./Model/polyline.js";
|
|
7
7
|
import "./Controller/EditController.js";
|
|
8
8
|
import "../shared-utils/throttle.js";
|
|
9
9
|
import "./Controller/BaseController.js";
|
|
@@ -11,6 +11,7 @@ import "three";
|
|
|
11
11
|
import "./utils/ironbox.js";
|
|
12
12
|
import "../shared-utils/uuid.js";
|
|
13
13
|
import "./utils/line.js";
|
|
14
|
+
import "../shared-utils/five/FiveLine.js";
|
|
14
15
|
import "@realsee/five/line";
|
|
15
16
|
import "./utils/constants.js";
|
|
16
17
|
import "@realsee/five";
|
|
@@ -99,15 +100,15 @@ import "../vendor/object-assign-deep/objectAssignDeep.js";
|
|
|
99
100
|
import "./Components/Tip.js";
|
|
100
101
|
import "./Controller/ShortcutKeyController.js";
|
|
101
102
|
import "../shared-utils/safeObj.js";
|
|
102
|
-
const
|
|
103
|
+
const Wo = function(o, r) {
|
|
103
104
|
return new t(o, r);
|
|
104
105
|
};
|
|
105
106
|
export {
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
107
|
+
Zo as Magnifier,
|
|
108
|
+
Wo as PanoMeasurePlugin,
|
|
109
|
+
ir as PanoMeasurePluginLine,
|
|
110
|
+
$o as PanoMeasurePluginModel,
|
|
111
|
+
rr as PanoMeasurePluginPoint,
|
|
112
|
+
pr as PanoMeasurePluginPolyline,
|
|
113
|
+
Wo as default
|
|
113
114
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
import { FiveLine } from '../../shared-utils/five/FiveLine';
|
|
1
2
|
import type Line from '../Model/line';
|
|
2
|
-
import { Line as FiveLine } from '@realsee/five/line';
|
|
3
3
|
import type { Texture, Vector3 } from 'three';
|
|
4
4
|
import { Color } from 'three';
|
|
5
5
|
type ISetMaterialOpts = Parameters<FiveLine['setMaterial']>[0];
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { FiveLine as u } from "../../shared-utils/five/FiveLine.js";
|
|
2
2
|
import { lightLineOpts as C, normalLineOpts as R } from "./constants.js";
|
|
3
3
|
import { Color as T } from "three";
|
|
4
|
-
|
|
4
|
+
import "@realsee/five/line";
|
|
5
|
+
function v(i, t, e) {
|
|
5
6
|
var d, c, m, f, h;
|
|
6
7
|
const a = (d = e == null ? void 0 : e.lineWidth) != null ? d : 2, o = (c = e == null ? void 0 : e.lineColor) != null ? c : new T(16777215), r = (m = e == null ? void 0 : e.pointSize) != null ? m : 5, L = (f = e == null ? void 0 : e.lineRenderOrder) != null ? f : 10, O = (h = e == null ? void 0 : e.lineRenderOrder) != null ? h : 20, n = new u(i, t);
|
|
7
8
|
n.setMaterial({ linewidth: a, color: o }), n.line.material.depthTest = !1, n.line.material.transparent = !0, n.line.renderOrder = L, n.points.renderOrder = O;
|
|
@@ -9,10 +10,10 @@ function w(i, t, e) {
|
|
|
9
10
|
return l.depthTest = !1, l.size = r, e != null && e.pointColor && l.color.set(e.pointColor).convertSRGBToLinear(), e != null && e.pointTexture && (l.map = e.pointTexture), n;
|
|
10
11
|
}
|
|
11
12
|
function S(i, t) {
|
|
12
|
-
const [e, a] = i.points, o = t === "light" ? C : R, r =
|
|
13
|
+
const [e, a] = i.points, o = t === "light" ? C : R, r = v(e.position, a.position, o);
|
|
13
14
|
return r.name = "normalLine_" + i.id, r;
|
|
14
15
|
}
|
|
15
16
|
export {
|
|
16
|
-
|
|
17
|
+
v as createLine,
|
|
17
18
|
S as createLineMesh
|
|
18
19
|
};
|
package/libs/base/BasePlugin.js
CHANGED
package/libs/index.js
CHANGED
|
@@ -1,60 +1,60 @@
|
|
|
1
1
|
import { consoleVersion as o } from "./shared-utils/logger.js";
|
|
2
2
|
import { autoFixOffscreenCanvas as r } from "./shared-utils/offscreenCanvas.js";
|
|
3
|
-
import { PaintBrush as
|
|
4
|
-
import { PaintBrushTypeEnum as
|
|
5
|
-
import { ModelViewPlugin as
|
|
6
|
-
import { CSS3DRenderPlugin as
|
|
7
|
-
import { PanoCursorRaycasterPlugin as
|
|
8
|
-
import { ModelRoomLabelPlugin as
|
|
9
|
-
import { FLOOR_PLAN_ATTACHED_TO as
|
|
10
|
-
import { ModelFloorplanPlugin as
|
|
11
|
-
import { MapviewFloorplanPlugin as
|
|
12
|
-
import { TopviewFloorplanPlugin as
|
|
13
|
-
import { PanoFloorplanRadarPlugin as
|
|
14
|
-
import { FLOOR_TYPE_MAP as
|
|
15
|
-
import { ModelChassisCompassPlugin as
|
|
16
|
-
import { ModelEntryDoorGuidePlugin as
|
|
17
|
-
import { CameraMovementPlugin as
|
|
18
|
-
import { CameraMovementEffect as
|
|
19
|
-
import { PanoRulerPlugin as
|
|
20
|
-
import { PanoRulerProPlugin as
|
|
21
|
-
import { PanoCompassPlugin as
|
|
22
|
-
import { PanoMeasurePlugin as
|
|
23
|
-
import { PanoSpatialTagPlugin as
|
|
24
|
-
import { modelItemLabelPluginServerParams as
|
|
25
|
-
import { ModelTVVideoPlugin as
|
|
26
|
-
import { DIRECTION as
|
|
27
|
-
import { itemLabelPluginServerParams as
|
|
28
|
-
import { PanoDoorLabelPlugin as
|
|
29
|
-
import { GuideLinePlugin as
|
|
30
|
-
import { CruisePlugin as
|
|
31
|
-
import { PanoTagPlugin as
|
|
32
|
-
import { Object3DHelperPlugin as
|
|
33
|
-
import { PanoVideoPlugin as
|
|
34
|
-
import { PipelinePlugin as
|
|
35
|
-
import { AreaMakerPlugin as
|
|
36
|
-
import { CurrentPanoImagePlugin as
|
|
37
|
-
import { index as
|
|
38
|
-
import { CSS3DRender as
|
|
39
|
-
import { Model as
|
|
40
|
-
import { default as
|
|
41
|
-
import { default as
|
|
42
|
-
import { Polyline as
|
|
43
|
-
import { default as
|
|
44
|
-
import { DISPLAY_STRATEGY_TYPE as
|
|
45
|
-
import { ModelItemLabelPlugin as
|
|
46
|
-
import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as
|
|
47
|
-
import { Plugin as
|
|
48
|
-
import { GuideLineItem$1 as
|
|
49
|
-
import { GuideLineModeItem$1 as
|
|
50
|
-
import { default as
|
|
51
|
-
import { default as
|
|
52
|
-
import { typing as
|
|
53
|
-
import { default as
|
|
54
|
-
import { defaultGlobalConfig as
|
|
55
|
-
import { ContentType as
|
|
56
|
-
import { Object3DHelperController as
|
|
57
|
-
import { typings as
|
|
3
|
+
import { PaintBrush as Zp } from "./components/PaintBrush/index.js";
|
|
4
|
+
import { PaintBrushTypeEnum as re } from "./components/PaintBrush/typings.js";
|
|
5
|
+
import { ModelViewPlugin as ie } from "./ModelViewPlugin/Plugin.js";
|
|
6
|
+
import { CSS3DRenderPlugin as pe } from "./CSS3DRenderPlugin/index.js";
|
|
7
|
+
import { PanoCursorRaycasterPlugin as le } from "./PanoCursorRaycasterPlugin/index.js";
|
|
8
|
+
import { ModelRoomLabelPlugin as ae, modelRoomLabelPluginServerParams as Pe } from "./ModelRoomLabelPlugin/index.js";
|
|
9
|
+
import { FLOOR_PLAN_ATTACHED_TO as fe } from "./floorplan/constant.js";
|
|
10
|
+
import { ModelFloorplanPlugin as ge } from "./floorplan/ModelFloorplanPlugin/index.js";
|
|
11
|
+
import { MapviewFloorplanPlugin as de } from "./floorplan/MapviewFloorplanPlugin/index.js";
|
|
12
|
+
import { TopviewFloorplanPlugin as Te } from "./floorplan/TopviewFloorplanPlugin/index.js";
|
|
13
|
+
import { PanoFloorplanRadarPlugin as Ce } from "./floorplan/PanoFloorplanRadarPlugin/index.js";
|
|
14
|
+
import { FLOOR_TYPE_MAP as Ee, ROOM_FETILE_TYPE_MAP as Ie, ROOM_TYPE_MAP as Re } from "./floorplan/typings/floorplanServerData.js";
|
|
15
|
+
import { ModelChassisCompassPlugin as ye } from "./ModelChassisCompassPlugin/Plugin.js";
|
|
16
|
+
import { ModelEntryDoorGuidePlugin as Se } from "./ModelEntryDoorGuidePlugin/Plugin.js";
|
|
17
|
+
import { CameraMovementPlugin as Ge } from "./CameraMovementPlugin/CameraMovementPlugin.js";
|
|
18
|
+
import { CameraMovementEffect as ve, Rotation as Fe } from "./CameraMovementPlugin/typing.js";
|
|
19
|
+
import { PanoRulerPlugin as ce } from "./PanoRulerPlugin/Plugin.js";
|
|
20
|
+
import { PanoRulerProPlugin as Ne } from "./PanoRulerProPlugin/index.js";
|
|
21
|
+
import { PanoCompassPlugin as we } from "./PanoCompassPlugin/index.js";
|
|
22
|
+
import { PanoMeasurePlugin as He } from "./PanoMeasurePlugin/index.js";
|
|
23
|
+
import { PanoSpatialTagPlugin as je } from "./PanoSpatialTagPlugin/Plugin.js";
|
|
24
|
+
import { modelItemLabelPluginServerParams as $e } from "./ModelItemLabelPlugin/index.js";
|
|
25
|
+
import { ModelTVVideoPlugin as qe } from "./ModelTVVideoPlugin/Plugin.js";
|
|
26
|
+
import { DIRECTION as Je } from "./ModelTVVideoPlugin/typings.js";
|
|
27
|
+
import { itemLabelPluginServerParams as Qe } from "./ItemLabelPlugin/index.js";
|
|
28
|
+
import { PanoDoorLabelPlugin as Ze } from "./PanoDoorLabelPlugin/index.js";
|
|
29
|
+
import { GuideLinePlugin as rl } from "./GuideLinePlugin/index.js";
|
|
30
|
+
import { CruisePlugin as il, MovePlugin as ml } from "./CruisePlugin/index.js";
|
|
31
|
+
import { PanoTagPlugin as el } from "./PanoTagPlugin/index.js";
|
|
32
|
+
import { Object3DHelperPlugin as nl } from "./Object3DHelperPlugin/index.js";
|
|
33
|
+
import { PanoVideoPlugin as Pl } from "./PanoVideoPlugin/index.js";
|
|
34
|
+
import { PipelinePlugin as fl } from "./PipelinePlugin/index.js";
|
|
35
|
+
import { AreaMakerPlugin as gl } from "./AreaMakerPlugin/index.js";
|
|
36
|
+
import { CurrentPanoImagePlugin as dl } from "./CurrentPanoImagePlugin/index.js";
|
|
37
|
+
import { index as Tl } from "./shared-utils/index.js";
|
|
38
|
+
import { CSS3DRender as Cl } from "./CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
39
|
+
import { Model as El } from "./PanoMeasurePlugin/Model/index.js";
|
|
40
|
+
import { default as Rl } from "./PanoMeasurePlugin/Model/point.js";
|
|
41
|
+
import { default as yl } from "./PanoMeasurePlugin/Model/line.js";
|
|
42
|
+
import { Polyline as Sl } from "./PanoMeasurePlugin/Model/polyline.js";
|
|
43
|
+
import { default as Gl } from "./PanoMeasurePlugin/Modules/Magnifier.js";
|
|
44
|
+
import { DISPLAY_STRATEGY_TYPE as vl } from "./ModelItemLabelPlugin/typings.js";
|
|
45
|
+
import { ModelItemLabelPlugin as Yl } from "./ModelItemLabelPlugin/ModelItemLabelPlugin.js";
|
|
46
|
+
import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as Vl } from "./ItemLabelPlugin/typings.js";
|
|
47
|
+
import { Plugin as hl } from "./ItemLabelPlugin/Plugin.js";
|
|
48
|
+
import { GuideLineItem$1 as Bl } from "./GuideLinePlugin/GuideLineItem/index.js";
|
|
49
|
+
import { GuideLineModeItem$1 as Ul } from "./GuideLinePlugin/GuideLineModeItem/index.js";
|
|
50
|
+
import { default as kl, default as $l } from "./CruisePlugin/Work.js";
|
|
51
|
+
import { default as ql } from "./CruisePlugin/Move.js";
|
|
52
|
+
import { typing as Jl } from "./CruisePlugin/typing/index.js";
|
|
53
|
+
import { default as Ql, pluginFlag as Xl } from "./PanoTagPlugin/controller/index.js";
|
|
54
|
+
import { defaultGlobalConfig as on } from "./PanoTagPlugin/typings/tag/TagConfig.js";
|
|
55
|
+
import { ContentType as tn, DimensionType as mn, PointType as pn } from "./PanoTagPlugin/Archive/deprecated.js";
|
|
56
|
+
import { Object3DHelperController as ln, PLUGIN as nn } from "./Object3DHelperPlugin/Controller.js";
|
|
57
|
+
import { typings as Pn } from "./PanoVideoPlugin/typings/index.js";
|
|
58
58
|
import "./components/PaintBrush/Controller.js";
|
|
59
59
|
import "./components/PaintBrush/utils.js";
|
|
60
60
|
import "./components/PaintBrush/tween.js";
|
|
@@ -84,6 +84,7 @@ import "./shared-utils/three/getObjectVisible.js";
|
|
|
84
84
|
import "./CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
85
85
|
import "./CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
86
86
|
import "./shared-utils/createLine/index.js";
|
|
87
|
+
import "./shared-utils/five/FiveLine.js";
|
|
87
88
|
import "@realsee/five/line";
|
|
88
89
|
import "./ModelRoomLabelPlugin/Controller.js";
|
|
89
90
|
import "./ModelRoomLabelPlugin/RoomLabelItems.js";
|
|
@@ -427,69 +428,69 @@ import "./shared-utils/three/getRaycaster.js";
|
|
|
427
428
|
r();
|
|
428
429
|
o();
|
|
429
430
|
export {
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
431
|
+
gl as AreaMakerPlugin,
|
|
432
|
+
Cl as CSS3DRender,
|
|
433
|
+
pe as CSS3DRenderPlugin,
|
|
434
|
+
ve as CameraMovementEffect,
|
|
435
|
+
Ge as CameraMovementPlugin,
|
|
436
|
+
tn as ContentType,
|
|
437
|
+
il as CruisePlugin,
|
|
438
|
+
kl as CruisePluginController,
|
|
439
|
+
Jl as CruisePluginTypes,
|
|
440
|
+
dl as CurrentPanoImagePlugin,
|
|
441
|
+
Je as DIRECTION,
|
|
442
|
+
vl as DISPLAY_STRATEGY_TYPE,
|
|
443
|
+
mn as DimensionType,
|
|
444
|
+
fe as FLOOR_PLAN_ATTACHED_TO,
|
|
445
|
+
Ee as FLOOR_TYPE_MAP,
|
|
446
|
+
Bl as GuideLineItem,
|
|
447
|
+
Ul as GuideLineModeItem,
|
|
448
|
+
rl as GuideLinePlugin,
|
|
449
|
+
Vl as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
|
|
450
|
+
hl as ItemLabelPlugin,
|
|
451
|
+
Gl as Magnifier,
|
|
452
|
+
de as MapviewFloorplanPlugin,
|
|
453
|
+
ye as ModelChassisCompassPlugin,
|
|
454
|
+
Se as ModelEntryDoorGuidePlugin,
|
|
455
|
+
ge as ModelFloorplanPlugin,
|
|
456
|
+
Yl as ModelItemLabelPlugin,
|
|
457
|
+
ae as ModelRoomLabelPlugin,
|
|
458
|
+
qe as ModelTVVideoPlugin,
|
|
459
|
+
ie as ModelViewPlugin,
|
|
460
|
+
ql as MoveController,
|
|
461
|
+
ml as MovePlugin,
|
|
462
|
+
ln as Object3DHelperController,
|
|
463
|
+
nl as Object3DHelperPlugin,
|
|
464
|
+
nn as PLUGIN,
|
|
465
|
+
Zp as PaintBrush,
|
|
466
|
+
re as PaintBrushTypeEnum,
|
|
467
|
+
we as PanoCompassPlugin,
|
|
468
|
+
le as PanoCursorRaycasterPlugin,
|
|
469
|
+
Ze as PanoDoorLabelPlugin,
|
|
470
|
+
Ce as PanoFloorplanRadarPlugin,
|
|
471
|
+
He as PanoMeasurePlugin,
|
|
472
|
+
yl as PanoMeasurePluginLine,
|
|
473
|
+
El as PanoMeasurePluginModel,
|
|
474
|
+
Rl as PanoMeasurePluginPoint,
|
|
475
|
+
Sl as PanoMeasurePluginPolyline,
|
|
476
|
+
ce as PanoRulerPlugin,
|
|
477
|
+
Ne as PanoRulerProPlugin,
|
|
478
|
+
je as PanoSpatialTagPlugin,
|
|
479
|
+
el as PanoTagPlugin,
|
|
480
|
+
Ql as PanoTagPluginController,
|
|
481
|
+
Pl as PanoVideoPlugin,
|
|
482
|
+
Pn as PanoVideoPluginType,
|
|
483
|
+
fl as PipelinePlugin,
|
|
484
|
+
pn as PointType,
|
|
485
|
+
Ie as ROOM_FETILE_TYPE_MAP,
|
|
486
|
+
Re as ROOM_TYPE_MAP,
|
|
487
|
+
Fe as Rotation,
|
|
488
|
+
Te as TopviewFloorplanPlugin,
|
|
489
|
+
Tl as Util,
|
|
490
|
+
$l as WalkController,
|
|
491
|
+
on as defaultGlobalConfig,
|
|
492
|
+
Qe as itemLabelPluginServerParams,
|
|
493
|
+
$e as modelItemLabelPluginServerParams,
|
|
494
|
+
Pe as modelRoomLabelPluginServerParams,
|
|
495
|
+
Xl as pluginFlag
|
|
495
496
|
};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { Line } from '@realsee/five/line';
|
|
2
1
|
import { Vector3 } from 'three';
|
|
3
|
-
|
|
2
|
+
import { FiveLine } from '../five/FiveLine';
|
|
3
|
+
export default function createLine(point1: Vector3, point2: Vector3, color?: Vector3, dashed?: boolean): FiveLine;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
function f(t,
|
|
4
|
-
const e = new
|
|
5
|
-
return e.setMaterial({ dashed:
|
|
1
|
+
import { Vector3 as o } from "three";
|
|
2
|
+
import { FiveLine as m } from "../five/FiveLine.js";
|
|
3
|
+
function f(t, i, n = new o(1, 1, 1), r = !1) {
|
|
4
|
+
const e = new m(t, i);
|
|
5
|
+
return e.setMaterial({ dashed: r, color: n, linewidth: 1 }), e.remove(e.points), e;
|
|
6
6
|
}
|
|
7
7
|
export {
|
|
8
8
|
f as createLine
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
function A() {
|
|
2
2
|
console.debug(
|
|
3
|
-
"%c %c@realsee/dnalogel %cv3.20.
|
|
3
|
+
"%c %c@realsee/dnalogel %cv3.20.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",
|