@realsee/dnalogel 3.74.4 → 3.74.5
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 +3 -0
- package/dist/floorplan/utils/correctFiveState.d.ts +1 -0
- package/dist/index.cjs.js +45 -45
- package/dist/index.js +1332 -1322
- package/dist/index.umd.js +39 -39
- package/dist/shared-utils/translateMode/getDistanceFromModel.d.ts +2 -0
- package/libs/base/BasePlugin.js +1 -1
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +3 -2
- package/libs/floorplan/MapviewFloorplanPlugin/index.js +4 -3
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +3 -2
- package/libs/floorplan/ModelFloorplanPlugin/index.js +4 -3
- package/libs/floorplan/utils/correctFiveState.d.ts +1 -0
- package/libs/floorplan/utils/correctFiveState.js +33 -30
- package/libs/index.js +151 -150
- package/libs/shared-utils/logger.js +1 -1
- package/libs/shared-utils/translateMode/getDistanceFromModel.d.ts +2 -0
- package/libs/shared-utils/translateMode/getDistanceFromModel.js +11 -0
- package/package.json +1 -1
- package/docs/.nojekyll +0 -1
- package/docs/assets/custom.css +0 -0
- package/docs/assets/highlight.css +0 -127
- package/docs/assets/icons.js +0 -18
- package/docs/assets/icons.svg +0 -1
- package/docs/assets/main.js +0 -60
- package/docs/assets/navigation.js +0 -1
- package/docs/assets/search.js +0 -1
- package/docs/assets/style.css +0 -1493
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +0 -59
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +0 -71
- package/docs/classes/CSS3DRender.html +0 -100
- package/docs/classes/GuideLineItem.GuideLineItem.html +0 -21
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +0 -70
- package/docs/classes/ModelMakerPluginInstance.html +0 -116
- package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +0 -52
- package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +0 -52
- package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +0 -53
- package/docs/classes/ModelRoomLabelController.html +0 -19
- package/docs/classes/MoveController.html +0 -45
- package/docs/classes/Object3DHelperController.html +0 -45
- package/docs/classes/PaintBrush.html +0 -15
- package/docs/classes/PanoMeasurePluginLine.html +0 -24
- package/docs/classes/PanoMeasurePluginModel.html +0 -23
- package/docs/classes/PanoMeasurePluginPoint.html +0 -7
- package/docs/classes/PanoMeasurePluginPolyline.html +0 -27
- package/docs/classes/PanoTagPluginController.html +0 -111
- package/docs/classes/Sculpt.html +0 -77
- package/docs/classes/Util.BetterTween.html +0 -6
- package/docs/classes/Util.FiveDomEvents.html +0 -13
- package/docs/classes/Util.FivePuppet.html +0 -20
- package/docs/classes/Util.Interval.html +0 -11
- package/docs/classes/Util.LegacyPointHelper.html +0 -7
- package/docs/classes/Util.LightTag.html +0 -47
- package/docs/classes/Util.LineSegments.html +0 -4
- package/docs/classes/Util.Magnifier.html +0 -26
- package/docs/classes/Util.Object3D.html +0 -8
- package/docs/classes/Util.PointDomHelper.html +0 -8
- package/docs/classes/Util.PointHelper.html +0 -10
- package/docs/classes/Util.PointSelector.html +0 -66
- package/docs/classes/Util.PointSelectorHelper.html +0 -14
- package/docs/classes/Util.Rectangle.html +0 -12
- package/docs/classes/Util.sculpt.BaseEditor.html +0 -17
- package/docs/classes/Util.sculpt.BoxMesh.html +0 -48
- package/docs/classes/Util.sculpt.BoxMeshEditor.html +0 -18
- package/docs/classes/Util.sculpt.CircleMesh.html +0 -26
- package/docs/classes/Util.sculpt.CircleMeshEditor.html +0 -18
- package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +0 -26
- package/docs/classes/Util.sculpt.CylinderMesh.html +0 -25
- package/docs/classes/Util.sculpt.CylinderMeshEditor.html +0 -18
- package/docs/classes/Util.sculpt.LineMesh.html +0 -34
- package/docs/classes/Util.sculpt.PointMesh.html +0 -24
- package/docs/classes/Util.sculpt.PolygonMesh.html +0 -40
- package/docs/classes/Util.sculpt.PrismMesh.html +0 -48
- package/docs/classes/Util.sculpt.PrismMeshEditor.html +0 -18
- package/docs/classes/Util.sculpt.RectangleMesh.html +0 -41
- package/docs/classes/Util.sculpt.RectangleMeshEditor.html +0 -18
- package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +0 -44
- package/docs/classes/WalkController.html +0 -42
- package/docs/enums/CameraMovementEffect.html +0 -4
- package/docs/enums/ContentType.html +0 -34
- package/docs/enums/DIRECTION.html +0 -5
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +0 -5
- package/docs/enums/DimensionType.html +0 -4
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +0 -4
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +0 -5
- package/docs/enums/PaintBrushTypeEnum.html +0 -4
- package/docs/enums/PointType.html +0 -4
- package/docs/enums/Rotation.html +0 -5
- package/docs/functions/AreaMakerPlugin.html +0 -1
- package/docs/functions/CSS3DRenderPlugin.html +0 -1
- package/docs/functions/CameraMovementPlugin.html +0 -2
- package/docs/functions/CruisePlugin.html +0 -1
- package/docs/functions/CurrentPanoImagePlugin.html +0 -1
- package/docs/functions/FloorplanGuidePlugin.html +0 -1
- package/docs/functions/GuideLinePlugin.html +0 -1
- package/docs/functions/ItemLabelPlugin.html +0 -1
- package/docs/functions/MapviewFloorplanPlugin.html +0 -1
- package/docs/functions/MeasurePlugin.html +0 -1
- package/docs/functions/ModelChassisCompassPlugin.html +0 -2
- package/docs/functions/ModelEntryDoorGuidePlugin.html +0 -2
- package/docs/functions/ModelFloorplanPlugin.html +0 -1
- package/docs/functions/ModelItemLabelPlugin.html +0 -1
- package/docs/functions/ModelMakerPlugin.html +0 -1
- package/docs/functions/ModelRoomLabelPlugin.html +0 -1
- package/docs/functions/ModelTVVideoPlugin.html +0 -1
- package/docs/functions/ModelViewPlugin.html +0 -2
- package/docs/functions/MovePlugin.html +0 -1
- package/docs/functions/Object3DHelperPlugin.html +0 -1
- package/docs/functions/PanoCompassPlugin.html +0 -1
- package/docs/functions/PanoCursorRaycasterPlugin.html +0 -2
- package/docs/functions/PanoDoorLabelPlugin.html +0 -1
- package/docs/functions/PanoFloorplanRadarPlugin.html +0 -1
- package/docs/functions/PanoMeasurePlugin.html +0 -1
- package/docs/functions/PanoRulerPlugin.html +0 -2
- package/docs/functions/PanoRulerProPlugin.html +0 -2
- package/docs/functions/PanoSpatialTagPlugin.html +0 -2
- package/docs/functions/PanoTagPlugin.html +0 -1
- package/docs/functions/PanoVideoPlugin.html +0 -10
- package/docs/functions/PipelinePlugin.html +0 -1
- package/docs/functions/SculptPlugin.html +0 -2
- package/docs/functions/SculptPluginForFive.html +0 -2
- package/docs/functions/TopviewFloorplanPlugin.html +0 -1
- package/docs/functions/Util.awaitNextFrame.html +0 -1
- package/docs/functions/Util.blink.html +0 -13
- package/docs/functions/Util.blinkWithPreset.html +0 -6
- package/docs/functions/Util.bounding.html +0 -1
- package/docs/functions/Util.boundingBox.html +0 -1
- package/docs/functions/Util.boundingSphere.html +0 -1
- package/docs/functions/Util.boxVertex.html +0 -7
- package/docs/functions/Util.boxVertexes.html +0 -1
- package/docs/functions/Util.checkFiveModelLoaded.html +0 -2
- package/docs/functions/Util.cleanup.html +0 -3
- package/docs/functions/Util.convexHull.html +0 -2
- package/docs/functions/Util.equal.html +0 -5
- package/docs/functions/Util.fiveModelIsLoaded.html +0 -2
- package/docs/functions/Util.generatePolygonGeometry.html +0 -2
- package/docs/functions/Util.getCoordsFromClient.html +0 -1
- package/docs/functions/Util.getCoordsFromElement.html +0 -1
- package/docs/functions/Util.getFrameTime.html +0 -3
- package/docs/functions/Util.getGeometryArea.html +0 -1
- package/docs/functions/Util.getGeometryInfo.html +0 -1
- package/docs/functions/Util.getIntersectFromRelativePosition.html +0 -1
- package/docs/functions/Util.getRaycasterFromFivePointer.html +0 -1
- package/docs/functions/Util.initialCSS3DRender.html +0 -1
- package/docs/functions/Util.inside.html +0 -1
- package/docs/functions/Util.isModelLike.html +0 -1
- package/docs/functions/Util.isNil.html +0 -2
- package/docs/functions/Util.isPanoramaLike.html +0 -1
- package/docs/functions/Util.lookObject.html +0 -7
- package/docs/functions/Util.lookPoint.html +0 -5
- package/docs/functions/Util.nextFrame.html +0 -1
- package/docs/functions/Util.notNil.html +0 -2
- package/docs/functions/Util.reblink.html +0 -13
- package/docs/functions/Util.replaceStaticPrefix.html +0 -8
- package/docs/functions/Util.requestAnimationFrameInterval.html +0 -5
- package/docs/functions/Util.sculpt.createBox.html +0 -1
- package/docs/functions/Util.sculpt.createCircle.html +0 -1
- package/docs/functions/Util.sculpt.createCylinder.html +0 -1
- package/docs/functions/Util.sculpt.createLine.html +0 -2
- package/docs/functions/Util.sculpt.createPoint.html +0 -1
- package/docs/functions/Util.sculpt.createPolygon.html +0 -1
- package/docs/functions/Util.sculpt.createPrism.html +0 -1
- package/docs/functions/Util.sculpt.createRectangle.html +0 -2
- package/docs/functions/Util.sculpt.transformUnit.html +0 -1
- package/docs/functions/Util.sculpt.transformUnitSquare.html +0 -1
- package/docs/functions/Util.tag.html +0 -1
- package/docs/functions/Util.triangleArea.html +0 -2
- package/docs/functions/Util.triangleCenter.html +0 -2
- package/docs/functions/Util.tweenProgress.html +0 -1
- package/docs/functions/Util.uuid.html +0 -2
- package/docs/functions/Util.waitFiveModelLoaded.html +0 -2
- package/docs/functions/Util.worldBounding.html +0 -1
- package/docs/functions/Util.worldBoundingBox.html +0 -1
- package/docs/functions/Util.worldBoundingSphere.html +0 -1
- package/docs/functions/createPolyline.html +0 -2
- package/docs/functions/pluginFlag.html +0 -1
- package/docs/functions/validatePolygon.html +0 -1
- package/docs/hierarchy.html +0 -1
- package/docs/index.html +0 -70
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +0 -4
- package/docs/interfaces/AreaMakerPluginType.Config.html +0 -8
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +0 -25
- package/docs/interfaces/AreaMakerPluginType.Params.html +0 -4
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +0 -20
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +0 -13
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +0 -9
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +0 -3
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +0 -3
- package/docs/interfaces/AreaMakerPluginType.State.html +0 -8
- package/docs/interfaces/BoxAnimationConfig.html +0 -6
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +0 -9
- package/docs/interfaces/CSS3DRenderPluginState.html +0 -7
- package/docs/interfaces/CameraMovementPluginExportType.html +0 -11
- package/docs/interfaces/ContentTypeMapInterface.html +0 -73
- package/docs/interfaces/CruisePluginTypes.Config.html +0 -7
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +0 -8
- package/docs/interfaces/CruisePluginTypes.EventMap.html +0 -33
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +0 -6
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +0 -16
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +0 -19
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +0 -20
- package/docs/interfaces/CruisePluginTypes.PluginData.html +0 -8
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +0 -2
- package/docs/interfaces/CruisePluginTypes.PluginState.html +0 -15
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +0 -13
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +0 -15
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +0 -4
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +0 -3
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +0 -7
- package/docs/interfaces/FloorplanBounding.html +0 -9
- package/docs/interfaces/FloorplanData.html +0 -7
- package/docs/interfaces/FloorplanEntrance.html +0 -14
- package/docs/interfaces/FloorplanExtraObject.html +0 -9
- package/docs/interfaces/FloorplanExtraObject3D.html +0 -5
- package/docs/interfaces/FloorplanFloorData.html +0 -9
- package/docs/interfaces/FloorplanImagePosition.html +0 -4
- package/docs/interfaces/FloorplanObserver.html +0 -8
- package/docs/interfaces/FloorplanOutlineItem.html +0 -6
- package/docs/interfaces/FloorplanPosition.html +0 -4
- package/docs/interfaces/FloorplanRoomItem.html +0 -24
- package/docs/interfaces/FloorplanRoomLabelItem.html +0 -6
- package/docs/interfaces/FloorplanServerBounding.html +0 -9
- package/docs/interfaces/FloorplanServerComputedData.html +0 -6
- package/docs/interfaces/FloorplanServerData.html +0 -4
- package/docs/interfaces/FloorplanServerDoorItem.html +0 -6
- package/docs/interfaces/FloorplanServerDoorPosition.html +0 -4
- package/docs/interfaces/FloorplanServerEntrance.html +0 -14
- package/docs/interfaces/FloorplanServerFloorData.html +0 -8
- package/docs/interfaces/FloorplanServerImagePosition.html +0 -4
- package/docs/interfaces/FloorplanServerObserver.html +0 -8
- package/docs/interfaces/FloorplanServerOutlineItem.html +0 -6
- package/docs/interfaces/FloorplanServerPosition.html +0 -4
- package/docs/interfaces/FloorplanServerRoomItem.html +0 -27
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +0 -6
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +0 -4
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +0 -7
- package/docs/interfaces/GuideLinePluginType.EventMap.html +0 -13
- package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +0 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +0 -8
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +0 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +0 -32
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +0 -4
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +0 -5
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +0 -42
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +0 -3
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +0 -57
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +0 -1
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +0 -2
- package/docs/interfaces/GuideLinePluginType.PluginState.html +0 -7
- package/docs/interfaces/GuideLinePluginType.Route.html +0 -13
- package/docs/interfaces/HelperOffset.html +0 -4
- package/docs/interfaces/ImagePlaneGroup.html +0 -3
- package/docs/interfaces/ItemLabelPluginData.html +0 -2
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +0 -7
- package/docs/interfaces/ItemLabelPluginParametersType.html +0 -5
- package/docs/interfaces/MinMax.html +0 -3
- package/docs/interfaces/ModelChassisCompassPluginData.html +0 -3
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +0 -4
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +0 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +0 -4
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +0 -4
- package/docs/interfaces/ModelItemLabelPluginData.html +0 -2
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +0 -7
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +0 -3
- package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +0 -17
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +0 -18
- package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +0 -23
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +0 -11
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +0 -10
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +0 -3
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +0 -10
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +0 -10
- package/docs/interfaces/ModelMakerPluginType.State.html +0 -8
- package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +0 -11
- package/docs/interfaces/ModelRoomLabelPluginData.html +0 -2
- package/docs/interfaces/ModelTVVideoPluginData.html +0 -5
- package/docs/interfaces/ModelTVVideoPluginExportType.html +0 -4
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +0 -2
- package/docs/interfaces/ModelViewPluginExportType.html +0 -8
- package/docs/interfaces/Object3DHelperState.html +0 -4
- package/docs/interfaces/ObjectHelperControllers.html +0 -5
- package/docs/interfaces/PaintBrushAction.html +0 -14
- package/docs/interfaces/PaintBrushConfigs.html +0 -8
- package/docs/interfaces/PaintBrushState.html +0 -6
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +0 -16
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +0 -1
- package/docs/interfaces/PanoMeasureParameterType.html +0 -20
- package/docs/interfaces/PanoMeasurePluginLineJson.html +0 -4
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +0 -4
- package/docs/interfaces/PanoMeasurePluginPointJson.html +0 -3
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +0 -7
- package/docs/interfaces/PanoRulerPluginExportType.html +0 -6
- package/docs/interfaces/PanoRulerPluginOptions.html +0 -3
- package/docs/interfaces/PanoRulerPluginParameterType.html +0 -4
- package/docs/interfaces/PanoRulerProPluginExportType.html +0 -5
- package/docs/interfaces/PanoRulerProPluginOptions.html +0 -3
- package/docs/interfaces/PanoRulerProPluginParameterType.html +0 -3
- package/docs/interfaces/PanoRulerProPluginState.html +0 -4
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +0 -1
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +0 -1
- package/docs/interfaces/PanoSpatialTagPluginData.html +0 -7
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +0 -6
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +0 -9
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +0 -6
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +0 -9
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +0 -7
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +0 -6
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +0 -3
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +0 -8
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +0 -2
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +0 -15
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +0 -2
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +0 -14
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +0 -13
- package/docs/interfaces/PluginEventMap.html +0 -16
- package/docs/interfaces/Point.html +0 -4
- package/docs/interfaces/Room.html +0 -5
- package/docs/interfaces/RoomInfo.html +0 -3
- package/docs/interfaces/RoomLabel.html +0 -16
- package/docs/interfaces/RoomRules.html +0 -1
- package/docs/interfaces/Rooms.html +0 -1
- package/docs/interfaces/Scissor.html +0 -13
- package/docs/interfaces/SculptConfig.html +0 -14
- package/docs/interfaces/State.html +0 -7
- package/docs/interfaces/TagCacheInterface.html +0 -9
- package/docs/interfaces/TagConfig.html +0 -174
- package/docs/interfaces/TagGLTFObjectGroup.html +0 -3
- package/docs/interfaces/TagIconAnimationConfig.html +0 -7
- package/docs/interfaces/TagIconUrl.html +0 -22
- package/docs/interfaces/TagObjectGroup.html +0 -3
- package/docs/interfaces/TagState.html +0 -3
- package/docs/interfaces/TagStyle.html +0 -5
- package/docs/interfaces/Tags.html +0 -8
- package/docs/interfaces/TemporaryState.html +0 -2
- package/docs/interfaces/Util.AnimeInstance.html +0 -14
- package/docs/interfaces/Util.BlinkAnimeOptions.html +0 -21
- package/docs/interfaces/Util.EventHandlerConfig.html +0 -21
- package/docs/interfaces/Util.FiveDomEvent.html +0 -7
- package/docs/interfaces/Util.FiveDomEventMap.html +0 -20
- package/docs/interfaces/Util.LegacyMouseGroupParameter.html +0 -4
- package/docs/interfaces/Util.MagnifierParameter.html +0 -13
- package/docs/interfaces/Util.MouseGroupParameter.html +0 -4
- package/docs/interfaces/Util.ObjectInitialState.html +0 -9
- package/docs/interfaces/Util.PointIntersection.html +0 -21
- package/docs/interfaces/Util.PointSelectorHelperConfig.html +0 -6
- package/docs/interfaces/Util.ReBlinkAnimeOptions.html +0 -27
- package/docs/modules/AreaMakerPluginType.html +0 -17
- package/docs/modules/CruisePluginTypes.html +0 -14
- package/docs/modules/CurrentPanoImagePluginType.html +0 -6
- package/docs/modules/GuideLineItem.html +0 -2
- package/docs/modules/GuideLineModeItem.html +0 -3
- package/docs/modules/GuideLinePluginType.html +0 -25
- package/docs/modules/ModelMakerPluginType.html +0 -19
- package/docs/modules/PanoVideoPluginType.html +0 -8
- package/docs/modules/SculptData.html +0 -9
- package/docs/modules/SculptType.html +0 -2
- package/docs/modules/Util.html +0 -91
- package/docs/modules/Util.sculpt.html +0 -27
- package/docs/modules.html +0 -281
- package/docs/types/AddObject3DHelperConfig.html +0 -19
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +0 -7
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +0 -1
- package/docs/types/AreaMakerPluginType.PluginData.html +0 -2
- package/docs/types/AreaMakerPluginType.ServerData.html +0 -2
- package/docs/types/ArrayPosition.html +0 -1
- package/docs/types/AudioAppearance.html +0 -1
- package/docs/types/CSS3DRenderExportType.html +0 -1
- package/docs/types/CSS3DRenderPluginExportType.html +0 -1
- package/docs/types/CSS3DRenderPluginParameterType.html +0 -1
- package/docs/types/ClassFunctionParameters.html +0 -1
- package/docs/types/Color.html +0 -1
- package/docs/types/ContentTypeConfigKey.html +0 -1
- package/docs/types/ContentTypeConfigKeySplit.html +0 -1
- package/docs/types/ContentTypeMap.html +0 -1
- package/docs/types/Create3DDomContainerReturnType.html +0 -1
- package/docs/types/Create3DElementReturnType.html +0 -1
- package/docs/types/CruisePluginExportType.html +0 -1
- package/docs/types/CruisePluginTypes.CruiseData.html +0 -5
- package/docs/types/CruisePluginTypes.MoveEffect.html +0 -1
- package/docs/types/CurrentPanoImagePluginExportType.html +0 -1
- package/docs/types/DeprecatedMediaPlaneProperty.html +0 -3
- package/docs/types/DeprecatedTagProperty.html +0 -3
- package/docs/types/Direction-1.html +0 -1
- package/docs/types/Direction4.html +0 -1
- package/docs/types/ElementRenderer.html +0 -2
- package/docs/types/FloorplanGuidePluginParameterType.html +0 -1
- package/docs/types/FloorplanGuidePluginReturnType.html +0 -1
- package/docs/types/FloorplanRuleLabels.html +0 -2
- package/docs/types/FloorplanServerRuleLabels.html +0 -1
- package/docs/types/GuideLinePluginExportType.html +0 -1
- package/docs/types/GuideLinePluginType.GuideLineItem.html +0 -2
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +0 -1
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +0 -1
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +0 -2
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +0 -2
- package/docs/types/GuideLinePluginType.PathItem.html +0 -2
- package/docs/types/GuideLinePluginType.PluginData.html +0 -2
- package/docs/types/GuideLinePluginType.RouteConfig.html +0 -4
- package/docs/types/HelperEventMap.html +0 -1
- package/docs/types/InternalHelperEventMap.html +0 -1
- package/docs/types/MapviewFloorplanPluginParameterType.html +0 -1
- package/docs/types/MapviewFloorplanPluginReturnType.html +0 -1
- package/docs/types/MeasureEndReason.html +0 -1
- package/docs/types/MeasurePluginConfig.html +0 -5
- package/docs/types/MeasurePluginEventMap.html +0 -1
- package/docs/types/MediaData.html +0 -2
- package/docs/types/MediaStore.html +0 -1
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +0 -1
- package/docs/types/ModelFloorplanPluginParameterType.html +0 -1
- package/docs/types/ModelFloorplanPluginReturnType.html +0 -1
- package/docs/types/ModelId.html +0 -1
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +0 -1
- package/docs/types/ModelMakerPluginType.ItemType.html +0 -2
- package/docs/types/ModelMakerPluginType.MarkerItem.html +0 -1
- package/docs/types/ModelMakerPluginType.ServerItem.html +0 -2
- package/docs/types/ModelRoomLabelPluginParameters.html +0 -1
- package/docs/types/ModelRoomLabelPluginReturnType.html +0 -1
- package/docs/types/MoveArgs.html +0 -2
- package/docs/types/MoveOpts.html +0 -2
- package/docs/types/Object3DHelperEventMap.html +0 -1
- package/docs/types/ObjectFit.html +0 -1
- package/docs/types/PaintBrushEventMap.html +0 -1
- package/docs/types/PanoCompassPluginData.html +0 -1
- package/docs/types/PanoCompassPluginExportType.html +0 -1
- package/docs/types/PanoCompassPluginParameterType.html +0 -1
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +0 -1
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +0 -1
- package/docs/types/PanoIndex.html +0 -1
- package/docs/types/PanoMeasurePluginEvent.html +0 -1
- package/docs/types/PanoMeasureReturnType.html +0 -1
- package/docs/types/PanoSpatialTagPluginId.html +0 -1
- package/docs/types/PanoTagPluginExportInterface.html +0 -1
- package/docs/types/PanoTagPluginParamsInterface.html +0 -1
- package/docs/types/PanoVideoPluginParameterType.html +0 -1
- package/docs/types/PanoVideoPluginReturnType.html +0 -1
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +0 -2
- package/docs/types/PipelinePluginParameterType.html +0 -1
- package/docs/types/PipelinePluginReturnType.html +0 -1
- package/docs/types/PlaneTag.html +0 -2
- package/docs/types/Point2DTag.html +0 -2
- package/docs/types/Point3DTag.html +0 -2
- package/docs/types/PointTagInstance.html +0 -1
- package/docs/types/Position.html +0 -1
- package/docs/types/PositionFrom.html +0 -1
- package/docs/types/RotateArgs.html +0 -2
- package/docs/types/RotateOpts.html +0 -2
- package/docs/types/RuleLabelsKey.html +0 -1
- package/docs/types/RuleLabelsValue.html +0 -1
- package/docs/types/ScaleCallback.html +0 -1
- package/docs/types/ScalePosition.html +0 -3
- package/docs/types/SculptData.BoxData.html +0 -1
- package/docs/types/SculptData.CircleData.html +0 -1
- package/docs/types/SculptData.CylinderData.html +0 -1
- package/docs/types/SculptData.PointData.html +0 -1
- package/docs/types/SculptData.PolygonData.html +0 -1
- package/docs/types/SculptData.PolylineData.html +0 -1
- package/docs/types/SculptData.PrismData.html +0 -1
- package/docs/types/SculptData.RectangleData.html +0 -1
- package/docs/types/SculptType.Theme.html +0 -10
- package/docs/types/StickType.html +0 -1
- package/docs/types/Tag.html +0 -17
- package/docs/types/Tag2D.html +0 -2
- package/docs/types/Tag3D.html +0 -2
- package/docs/types/TagClickParams.html +0 -1
- package/docs/types/TagConfigByKey.html +0 -1
- package/docs/types/TagContentType.html +0 -1
- package/docs/types/TagContentTypeMapping.html +0 -1
- package/docs/types/TagDimensionType.html +0 -1
- package/docs/types/TagElement.html +0 -2
- package/docs/types/TagEvents.html +0 -1
- package/docs/types/TagGLTFObject.html +0 -1
- package/docs/types/TagHooks.html +0 -1
- package/docs/types/TagId.html +0 -1
- package/docs/types/TagInstance.html +0 -1
- package/docs/types/TagPlacement.html +0 -5
- package/docs/types/TagPointType.html +0 -2
- package/docs/types/TagRendererMap.html +0 -1
- package/docs/types/TopviewFloorplanPluginParameterType.html +0 -1
- package/docs/types/TopviewFloorplanPluginReturnType.html +0 -1
- package/docs/types/Util.ActionIfNoIntersection.html +0 -1
- package/docs/types/Util.AdherePoint.html +0 -2
- package/docs/types/Util.PointSelectorConfig.html +0 -1
- package/docs/types/Util.SupportedTarget.html +0 -2
- package/docs/types/Util.Target.html +0 -2
- package/docs/types/Util.ThreeObject.html +0 -2
- package/docs/types/WorkCode.html +0 -1
- package/docs/variables/FLOOR_TYPE_MAP.html +0 -2
- package/docs/variables/PLUGIN.html +0 -1
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +0 -2
- package/docs/variables/ROOM_TYPE_MAP.html +0 -2
- package/docs/variables/Util.ANIME_PRESETS.html +0 -2
- package/docs/variables/Util.CURRENT_PANO_IMAGE_DEFAULT_IMAGE.html +0 -2
- package/docs/variables/Util.DEFAULT_ANIME_CONFIG.html +0 -2
- package/docs/variables/Util.DEFAULT_STATIC_PREFIX.html +0 -2
- package/docs/variables/Util.DNALOGEL_DEFAULT_ASSETS.html +0 -2
- package/docs/variables/Util.ENTRY_DOOR_DEFAULT_IMAGE.html +0 -2
- package/docs/variables/Util.FLOORPLAN_DEFAULT_IMAGE.html +0 -2
- package/docs/variables/Util.GUIDELINE_DEFAULT_ARROW_TEXTURE.html +0 -2
- package/docs/variables/Util.GUIDELINE_WHITE_ARROW_TEXTURE.html +0 -2
- package/docs/variables/Util.MODEL_CHASSIS_COMPASS_DEFAULT_MODEL.html +0 -2
- package/docs/variables/Util.MODEL_ENTRY_DOOR_GUIDE_PLUGIN_DEFAULT_MODEL.html +0 -2
- package/docs/variables/Util.PANO_COMPASS_DEFAULT_IMAGE.html +0 -2
- package/docs/variables/Util.PANO_SPATIAL_TAG_BLUR_IMAGE.html +0 -2
- package/docs/variables/Util.PANO_TAG_DEFAULT_LINK_ICON.html +0 -2
- package/docs/variables/defaultGlobalConfig.html +0 -1
- package/docs/variables/itemLabelPluginServerParams.html +0 -1
- package/docs/variables/modelItemLabelPluginServerParams.html +0 -1
- package/docs/variables/modelRoomLabelPluginServerParams.html +0 -1
package/libs/base/BasePlugin.js
CHANGED
|
@@ -101,6 +101,7 @@ import "../../shared-utils/five/transformPosition.js";
|
|
|
101
101
|
import "../../shared-utils/five/getFiveModel.js";
|
|
102
102
|
import "../../shared-utils/nearlyEqual.js";
|
|
103
103
|
import "../../shared-utils/five/changeMode.js";
|
|
104
|
+
import "../../shared-utils/translateMode/getDistanceFromModel.js";
|
|
104
105
|
import "../../shared-utils/positionToVector3.js";
|
|
105
106
|
import "../../shared-utils/five/vector3ToScreen.js";
|
|
106
107
|
import "../../shared-utils/three/temp.js";
|
|
@@ -155,7 +156,7 @@ function Q(l) {
|
|
|
155
156
|
const { latitude: h, longitude: t } = l, e = Math.abs(h - Math.PI / 2) < 10 * Math.PI / 180, i = t < 30 * (Math.PI / 180) || t > 330 * (Math.PI / 180);
|
|
156
157
|
return e && i;
|
|
157
158
|
}
|
|
158
|
-
class
|
|
159
|
+
class pi extends G {
|
|
159
160
|
constructor(t, e) {
|
|
160
161
|
var a, d;
|
|
161
162
|
super(t);
|
|
@@ -513,5 +514,5 @@ class mi extends G {
|
|
|
513
514
|
}
|
|
514
515
|
}
|
|
515
516
|
export {
|
|
516
|
-
|
|
517
|
+
pi as Controller
|
|
517
518
|
};
|
|
@@ -115,11 +115,12 @@ import "../utils/correctFiveState.js";
|
|
|
115
115
|
import "../utils/constant.js";
|
|
116
116
|
import "../../shared-utils/nearlyEqual.js";
|
|
117
117
|
import "../../shared-utils/five/changeMode.js";
|
|
118
|
+
import "../../shared-utils/translateMode/getDistanceFromModel.js";
|
|
118
119
|
import "../../shared-utils/changeModelCanvasOpacity.js";
|
|
119
120
|
import "../../shared-utils/url/replace-static-prefix.js";
|
|
120
121
|
import "../../shared-utils/url/absoluteUrl.js";
|
|
121
|
-
const
|
|
122
|
+
const vr = (o, r) => new t(o, r);
|
|
122
123
|
export {
|
|
123
|
-
|
|
124
|
-
|
|
124
|
+
vr as MapviewFloorplanPlugin,
|
|
125
|
+
vr as default
|
|
125
126
|
};
|
|
@@ -99,6 +99,7 @@ import "../../shared-utils/five/transformPosition.js";
|
|
|
99
99
|
import "../../shared-utils/five/getFiveModel.js";
|
|
100
100
|
import "../../shared-utils/nearlyEqual.js";
|
|
101
101
|
import "../../shared-utils/five/changeMode.js";
|
|
102
|
+
import "../../shared-utils/translateMode/getDistanceFromModel.js";
|
|
102
103
|
import "../../shared-utils/positionToVector3.js";
|
|
103
104
|
import "../../shared-utils/five/vector3ToScreen.js";
|
|
104
105
|
import "../../shared-utils/three/temp.js";
|
|
@@ -153,7 +154,7 @@ function z(d) {
|
|
|
153
154
|
const { latitude: s, longitude: t } = d, e = Math.abs(s - Math.PI / 2) < 10 * Math.PI / 180, i = t < 30 * (Math.PI / 180) || t > 330 * (Math.PI / 180);
|
|
154
155
|
return e && i;
|
|
155
156
|
}
|
|
156
|
-
class
|
|
157
|
+
class ei extends T {
|
|
157
158
|
constructor(t, e) {
|
|
158
159
|
var a, p, c;
|
|
159
160
|
super(t);
|
|
@@ -487,5 +488,5 @@ class ti extends T {
|
|
|
487
488
|
}
|
|
488
489
|
}
|
|
489
490
|
export {
|
|
490
|
-
|
|
491
|
+
ei as Controller
|
|
491
492
|
};
|
|
@@ -114,11 +114,12 @@ import "../utils/correctFiveState.js";
|
|
|
114
114
|
import "../utils/constant.js";
|
|
115
115
|
import "../../shared-utils/nearlyEqual.js";
|
|
116
116
|
import "../../shared-utils/five/changeMode.js";
|
|
117
|
+
import "../../shared-utils/translateMode/getDistanceFromModel.js";
|
|
117
118
|
import "../../shared-utils/changeModelCanvasOpacity.js";
|
|
118
119
|
import "../../shared-utils/url/replace-static-prefix.js";
|
|
119
120
|
import "../../shared-utils/url/absoluteUrl.js";
|
|
120
|
-
const
|
|
121
|
+
const wr = (o, r) => new t(o, r);
|
|
121
122
|
export {
|
|
122
|
-
|
|
123
|
-
|
|
123
|
+
wr as ModelFloorplanPlugin,
|
|
124
|
+
wr as default
|
|
124
125
|
};
|
|
@@ -1,54 +1,57 @@
|
|
|
1
|
-
var l = (
|
|
2
|
-
var
|
|
1
|
+
var l = (t, r, o) => new Promise((m, n) => {
|
|
2
|
+
var f = (e) => {
|
|
3
3
|
try {
|
|
4
|
-
|
|
5
|
-
} catch (
|
|
6
|
-
n(
|
|
4
|
+
i(o.next(e));
|
|
5
|
+
} catch (u) {
|
|
6
|
+
n(u);
|
|
7
7
|
}
|
|
8
|
-
}, a = (
|
|
8
|
+
}, a = (e) => {
|
|
9
9
|
try {
|
|
10
|
-
|
|
11
|
-
} catch (
|
|
12
|
-
n(
|
|
10
|
+
i(o.throw(e));
|
|
11
|
+
} catch (u) {
|
|
12
|
+
n(u);
|
|
13
13
|
}
|
|
14
|
-
},
|
|
15
|
-
|
|
14
|
+
}, i = (e) => e.done ? m(e.value) : Promise.resolve(e.value).then(f, a);
|
|
15
|
+
i((o = o.apply(t, r)).next());
|
|
16
16
|
});
|
|
17
17
|
import { to as s } from "../../shared-utils/to.js";
|
|
18
|
-
import { FloorplanErrorType as
|
|
18
|
+
import { FloorplanErrorType as g } from "./constant.js";
|
|
19
19
|
import { nearlyEqual as d } from "../../shared-utils/nearlyEqual.js";
|
|
20
|
-
import { changeMode as
|
|
21
|
-
import { omit as
|
|
22
|
-
|
|
23
|
-
|
|
20
|
+
import { changeMode as C } from "../../shared-utils/five/changeMode.js";
|
|
21
|
+
import { omit as E } from "../../shared-utils/filter.js";
|
|
22
|
+
import { getDistanceFromModel as y } from "../../shared-utils/translateMode/getDistanceFromModel.js";
|
|
23
|
+
function h(t, r) {
|
|
24
|
+
if (t.currentMode !== r.mode)
|
|
24
25
|
return !1;
|
|
25
|
-
const { latitude: o, longitude: m, fov: n, offset:
|
|
26
|
-
return !(!d(o, a, 2) || !d(m,
|
|
26
|
+
const { latitude: o, longitude: m, fov: n, offset: f } = r, { latitude: a, longitude: i, offset: e } = t.getCurrentState(), u = t.camera.fov;
|
|
27
|
+
return !(!d(o, a, 2) || !d(m, i, 2) || f !== void 0 && f.distanceTo(e) > 0.01 || !d(n, u, 2));
|
|
27
28
|
}
|
|
28
|
-
function
|
|
29
|
+
function x(t, r, o = !0) {
|
|
29
30
|
return l(this, null, function* () {
|
|
30
|
-
if (h(
|
|
31
|
+
if (h(t, r) === !0)
|
|
31
32
|
return;
|
|
32
|
-
const n =
|
|
33
|
-
if (n.mode !==
|
|
34
|
-
const
|
|
33
|
+
const n = t.getCurrentState();
|
|
34
|
+
if (n.mode !== r.mode) {
|
|
35
|
+
const p = t.models.find((M) => M.name === t.state.workCode);
|
|
36
|
+
r.distance = y(p, r.fov, t.camera.aspect);
|
|
37
|
+
const [c] = yield s(C(t, [r.mode, r, void 0, o]));
|
|
35
38
|
if (c)
|
|
36
39
|
throw c;
|
|
37
40
|
return;
|
|
38
41
|
}
|
|
39
|
-
const { latitude:
|
|
42
|
+
const { latitude: f, longitude: a, fov: i } = n, e = Math.min(
|
|
40
43
|
1e3,
|
|
41
44
|
Math.max(
|
|
42
45
|
200,
|
|
43
|
-
Math.abs(
|
|
46
|
+
Math.abs(f - Math.PI / 2) * 1e3,
|
|
44
47
|
(a > Math.PI ? 2 * Math.PI - a : a) * 500,
|
|
45
|
-
typeof
|
|
48
|
+
typeof r.fov == "number" ? Math.abs(i - r.fov) * 10 : 1 / 0
|
|
46
49
|
)
|
|
47
|
-
), [
|
|
48
|
-
if (
|
|
49
|
-
throw new Error(
|
|
50
|
+
), [u] = yield s(t.updateCamera(E(r, ["mode"]), e, o));
|
|
51
|
+
if (u)
|
|
52
|
+
throw new Error(g.UpdateCameraError);
|
|
50
53
|
});
|
|
51
54
|
}
|
|
52
55
|
export {
|
|
53
|
-
|
|
56
|
+
x as correctFiveState
|
|
54
57
|
};
|
package/libs/index.js
CHANGED
|
@@ -1,74 +1,74 @@
|
|
|
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 { FloorplanGuidePlugin as
|
|
15
|
-
import { FLOOR_TYPE_MAP as
|
|
16
|
-
import { ModelChassisCompassPlugin as
|
|
17
|
-
import { ModelEntryDoorGuidePlugin as
|
|
18
|
-
import { CameraMovementPlugin as
|
|
19
|
-
import { CameraMovementEffect as
|
|
20
|
-
import { PanoRulerPlugin as
|
|
21
|
-
import { PanoRulerProPlugin as
|
|
22
|
-
import { PanoCompassPlugin as
|
|
23
|
-
import { PanoMeasurePlugin as
|
|
24
|
-
import { MeasurePlugin as
|
|
25
|
-
import { PanoSpatialTagPlugin as
|
|
26
|
-
import { modelItemLabelPluginServerParams as
|
|
27
|
-
import { ModelTVVideoPlugin as
|
|
28
|
-
import { DIRECTION as
|
|
29
|
-
import { itemLabelPluginServerParams as
|
|
30
|
-
import { PanoDoorLabelPlugin as
|
|
31
|
-
import { GuideLinePlugin as
|
|
32
|
-
import { CruisePlugin as
|
|
33
|
-
import { PanoTagPlugin as
|
|
34
|
-
import { Object3DHelperPlugin as
|
|
35
|
-
import { PanoVideoPlugin as
|
|
36
|
-
import { PipelinePlugin as
|
|
37
|
-
import { AreaMakerPlugin as
|
|
38
|
-
import { CurrentPanoImagePlugin as
|
|
39
|
-
import { Sculpt as
|
|
40
|
-
import { ModelMakerPlugin as
|
|
41
|
-
import { exports as
|
|
42
|
-
import { CSS3DRender as
|
|
43
|
-
import { Model as
|
|
44
|
-
import { default as
|
|
45
|
-
import { default as
|
|
46
|
-
import { Polyline as
|
|
47
|
-
import { Magnifier as
|
|
48
|
-
import { validatePolygon as
|
|
49
|
-
import { DISPLAY_STRATEGY_TYPE as
|
|
50
|
-
import { ModelItemLabelPlugin as
|
|
51
|
-
import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as
|
|
52
|
-
import { Plugin as
|
|
53
|
-
import { GuideLineItem$1 as
|
|
54
|
-
import { GuideLineModeItem$1 as
|
|
55
|
-
import { default as
|
|
56
|
-
import { default as
|
|
57
|
-
import { typing as
|
|
58
|
-
import { default as
|
|
59
|
-
import { defaultGlobalConfig as
|
|
60
|
-
import { ContentType as
|
|
61
|
-
import { Object3DHelperController as
|
|
62
|
-
import { typings as
|
|
63
|
-
import { createPoint as
|
|
64
|
-
import { createLine as
|
|
65
|
-
import { createPolyline as
|
|
66
|
-
import { createPolygon as
|
|
67
|
-
import { createPrism as
|
|
68
|
-
import { createRectangle as
|
|
69
|
-
import { createCircle as
|
|
70
|
-
import { createCylinder as
|
|
71
|
-
import { createBox as
|
|
3
|
+
import { PaintBrush as An } from "./components/PaintBrush/index.js";
|
|
4
|
+
import { PaintBrushTypeEnum as Gn } from "./components/PaintBrush/typings.js";
|
|
5
|
+
import { ModelViewPlugin as bn } from "./ModelViewPlugin/Plugin.js";
|
|
6
|
+
import { CSS3DRenderPlugin as Vn } from "./CSS3DRenderPlugin/index.js";
|
|
7
|
+
import { PanoCursorRaycasterPlugin as Nn } from "./PanoCursorRaycasterPlugin/index.js";
|
|
8
|
+
import { ModelRoomLabelPlugin as kn, modelRoomLabelPluginServerParams as wn } from "./ModelRoomLabelPlugin/index.js";
|
|
9
|
+
import { FLOOR_PLAN_ATTACHED_TO as Un } from "./floorplan/constant.js";
|
|
10
|
+
import { ModelFloorplanPlugin as $n } from "./floorplan/ModelFloorplanPlugin/index.js";
|
|
11
|
+
import { MapviewFloorplanPlugin as qn } from "./floorplan/MapviewFloorplanPlugin/index.js";
|
|
12
|
+
import { TopviewFloorplanPlugin as Jn } from "./floorplan/TopviewFloorplanPlugin/index.js";
|
|
13
|
+
import { PanoFloorplanRadarPlugin as Qn } from "./floorplan/PanoFloorplanRadarPlugin/index.js";
|
|
14
|
+
import { FloorplanGuidePlugin as Zn } from "./floorplan/FloorplanGuidePlugin/index.js";
|
|
15
|
+
import { FLOOR_TYPE_MAP as ra, ROOM_FETILE_TYPE_MAP as ta, ROOM_TYPE_MAP as ia } from "./floorplan/typings/floorplanServerData.js";
|
|
16
|
+
import { ModelChassisCompassPlugin as pa } from "./ModelChassisCompassPlugin/Plugin.js";
|
|
17
|
+
import { ModelEntryDoorGuidePlugin as la } from "./ModelEntryDoorGuidePlugin/Plugin.js";
|
|
18
|
+
import { CameraMovementPlugin as aa } from "./CameraMovementPlugin/CameraMovementPlugin.js";
|
|
19
|
+
import { CameraMovementEffect as fa, Rotation as ua } from "./CameraMovementPlugin/typing.js";
|
|
20
|
+
import { PanoRulerPlugin as ga } from "./PanoRulerPlugin/Plugin.js";
|
|
21
|
+
import { PanoRulerProPlugin as da } from "./PanoRulerProPlugin/index.js";
|
|
22
|
+
import { PanoCompassPlugin as Ta } from "./PanoCompassPlugin/index.js";
|
|
23
|
+
import { PanoMeasurePlugin as La } from "./PanoMeasurePlugin/index.js";
|
|
24
|
+
import { MeasurePlugin as Ra } from "./MeasurePlugin/index.js";
|
|
25
|
+
import { PanoSpatialTagPlugin as ya } from "./PanoSpatialTagPlugin/Plugin.js";
|
|
26
|
+
import { modelItemLabelPluginServerParams as Ia } from "./ModelItemLabelPlugin/index.js";
|
|
27
|
+
import { ModelTVVideoPlugin as Oa } from "./ModelTVVideoPlugin/Plugin.js";
|
|
28
|
+
import { DIRECTION as Aa } from "./ModelTVVideoPlugin/typings.js";
|
|
29
|
+
import { itemLabelPluginServerParams as Ga } from "./ItemLabelPlugin/index.js";
|
|
30
|
+
import { PanoDoorLabelPlugin as ba } from "./PanoDoorLabelPlugin/index.js";
|
|
31
|
+
import { GuideLinePlugin as Va } from "./GuideLinePlugin/index.js";
|
|
32
|
+
import { CruisePlugin as Na, MovePlugin as ha } from "./CruisePlugin/index.js";
|
|
33
|
+
import { PanoTagPlugin as wa } from "./PanoTagPlugin/index.js";
|
|
34
|
+
import { Object3DHelperPlugin as Ua } from "./Object3DHelperPlugin/index.js";
|
|
35
|
+
import { PanoVideoPlugin as $a } from "./PanoVideoPlugin/index.js";
|
|
36
|
+
import { PipelinePlugin as qa } from "./PipelinePlugin/index.js";
|
|
37
|
+
import { AreaMakerPlugin as Ja } from "./AreaMakerPlugin/index.js";
|
|
38
|
+
import { CurrentPanoImagePlugin as Qa } from "./CurrentPanoImagePlugin/index.js";
|
|
39
|
+
import { Sculpt as Za, SculptPlugin as oP, SculptPluginForFive as rP } from "./Sculpt/index.js";
|
|
40
|
+
import { ModelMakerPlugin as iP } from "./ModelMakerPlugin/index.js";
|
|
41
|
+
import { exports as pP } from "./shared-utils/exports.js";
|
|
42
|
+
import { CSS3DRender as lP } from "./CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
43
|
+
import { Model as aP } from "./PanoMeasurePlugin/Model/index.js";
|
|
44
|
+
import { default as fP } from "./PanoMeasurePlugin/Model/point.js";
|
|
45
|
+
import { default as xP } from "./PanoMeasurePlugin/Model/line.js";
|
|
46
|
+
import { Polyline as sP } from "./PanoMeasurePlugin/Model/polyline.js";
|
|
47
|
+
import { Magnifier as MP } from "./shared-utils/three/Magnifier.js";
|
|
48
|
+
import { validatePolygon as CP } from "./MeasurePlugin/utils/validatePolygon.js";
|
|
49
|
+
import { DISPLAY_STRATEGY_TYPE as cP } from "./ModelItemLabelPlugin/typings.js";
|
|
50
|
+
import { ModelItemLabelPlugin as _P } from "./ModelItemLabelPlugin/ModelItemLabelPlugin.js";
|
|
51
|
+
import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as EP } from "./ItemLabelPlugin/typings.js";
|
|
52
|
+
import { Plugin as SP } from "./ItemLabelPlugin/Plugin.js";
|
|
53
|
+
import { GuideLineItem$1 as vP } from "./GuideLinePlugin/GuideLineItem/index.js";
|
|
54
|
+
import { GuideLineModeItem$1 as FP } from "./GuideLinePlugin/GuideLineModeItem/index.js";
|
|
55
|
+
import { default as DP, default as bP } from "./CruisePlugin/Work.js";
|
|
56
|
+
import { default as VP } from "./CruisePlugin/Move.js";
|
|
57
|
+
import { typing as NP } from "./CruisePlugin/typing/index.js";
|
|
58
|
+
import { default as kP, pluginFlag as wP } from "./PanoTagPlugin/controller/index.js";
|
|
59
|
+
import { defaultGlobalConfig as UP } from "./PanoTagPlugin/typings/tag/TagConfig.js";
|
|
60
|
+
import { ContentType as $P, DimensionType as WP, PointType as qP } from "./PanoTagPlugin/Archive/deprecated.js";
|
|
61
|
+
import { Object3DHelperController as JP, PLUGIN as KP } from "./Object3DHelperPlugin/Controller.js";
|
|
62
|
+
import { typings as XP } from "./PanoVideoPlugin/typings/index.js";
|
|
63
|
+
import { createPoint as of } from "./Sculpt/Objects/Point/index.js";
|
|
64
|
+
import { createLine as tf } from "./Sculpt/Objects/Line/index.js";
|
|
65
|
+
import { createPolyline as pf } from "./Sculpt/Objects/Polyline/index.js";
|
|
66
|
+
import { createPolygon as lf } from "./Sculpt/Objects/Polygon/index.js";
|
|
67
|
+
import { createPrism as af } from "./Sculpt/Objects/Prism/index.js";
|
|
68
|
+
import { createRectangle as ff } from "./Sculpt/Objects/Rectangle/index.js";
|
|
69
|
+
import { createCircle as xf } from "./Sculpt/Objects/Circle/index.js";
|
|
70
|
+
import { createCylinder as sf } from "./Sculpt/Objects/Cylinder/index.js";
|
|
71
|
+
import { createBox as Mf } from "./Sculpt/Objects/Box/index.js";
|
|
72
72
|
import "./components/PaintBrush/Controller.js";
|
|
73
73
|
import "./components/PaintBrush/utils.js";
|
|
74
74
|
import "./components/PaintBrush/tween.js";
|
|
@@ -197,6 +197,7 @@ import "./floorplan/utils/correctFiveState.js";
|
|
|
197
197
|
import "./floorplan/utils/constant.js";
|
|
198
198
|
import "./shared-utils/nearlyEqual.js";
|
|
199
199
|
import "./shared-utils/five/changeMode.js";
|
|
200
|
+
import "./shared-utils/translateMode/getDistanceFromModel.js";
|
|
200
201
|
import "./shared-utils/changeModelCanvasOpacity.js";
|
|
201
202
|
import "./shared-utils/url/replace-static-prefix.js";
|
|
202
203
|
import "./shared-utils/url/absoluteUrl.js";
|
|
@@ -579,85 +580,85 @@ import "./shared-utils/five/lookObject.js";
|
|
|
579
580
|
r();
|
|
580
581
|
o();
|
|
581
582
|
export {
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
583
|
+
Ja as AreaMakerPlugin,
|
|
584
|
+
lP as CSS3DRender,
|
|
585
|
+
Vn as CSS3DRenderPlugin,
|
|
586
|
+
fa as CameraMovementEffect,
|
|
587
|
+
aa as CameraMovementPlugin,
|
|
588
|
+
$P as ContentType,
|
|
589
|
+
Na as CruisePlugin,
|
|
590
|
+
DP as CruisePluginController,
|
|
591
|
+
NP as CruisePluginTypes,
|
|
592
|
+
Qa as CurrentPanoImagePlugin,
|
|
593
|
+
Aa as DIRECTION,
|
|
594
|
+
cP as DISPLAY_STRATEGY_TYPE,
|
|
595
|
+
WP as DimensionType,
|
|
596
|
+
Un as FLOOR_PLAN_ATTACHED_TO,
|
|
597
|
+
ra as FLOOR_TYPE_MAP,
|
|
598
|
+
Zn as FloorplanGuidePlugin,
|
|
599
|
+
vP as GuideLineItem,
|
|
600
|
+
FP as GuideLineModeItem,
|
|
601
|
+
Va as GuideLinePlugin,
|
|
602
|
+
EP as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
|
|
603
|
+
SP as ItemLabelPlugin,
|
|
604
|
+
MP as Magnifier,
|
|
605
|
+
qn as MapviewFloorplanPlugin,
|
|
606
|
+
Ra as MeasurePlugin,
|
|
607
|
+
pa as ModelChassisCompassPlugin,
|
|
608
|
+
la as ModelEntryDoorGuidePlugin,
|
|
609
|
+
$n as ModelFloorplanPlugin,
|
|
610
|
+
_P as ModelItemLabelPlugin,
|
|
611
|
+
iP as ModelMakerPlugin,
|
|
612
|
+
kn as ModelRoomLabelPlugin,
|
|
613
|
+
Oa as ModelTVVideoPlugin,
|
|
614
|
+
bn as ModelViewPlugin,
|
|
615
|
+
VP as MoveController,
|
|
616
|
+
ha as MovePlugin,
|
|
617
|
+
JP as Object3DHelperController,
|
|
618
|
+
Ua as Object3DHelperPlugin,
|
|
619
|
+
KP as PLUGIN,
|
|
620
|
+
An as PaintBrush,
|
|
621
|
+
Gn as PaintBrushTypeEnum,
|
|
622
|
+
Ta as PanoCompassPlugin,
|
|
623
|
+
Nn as PanoCursorRaycasterPlugin,
|
|
624
|
+
ba as PanoDoorLabelPlugin,
|
|
625
|
+
Qn as PanoFloorplanRadarPlugin,
|
|
626
|
+
La as PanoMeasurePlugin,
|
|
627
|
+
xP as PanoMeasurePluginLine,
|
|
628
|
+
aP as PanoMeasurePluginModel,
|
|
629
|
+
fP as PanoMeasurePluginPoint,
|
|
630
|
+
sP as PanoMeasurePluginPolyline,
|
|
631
|
+
ga as PanoRulerPlugin,
|
|
632
|
+
da as PanoRulerProPlugin,
|
|
633
|
+
ya as PanoSpatialTagPlugin,
|
|
634
|
+
wa as PanoTagPlugin,
|
|
635
|
+
kP as PanoTagPluginController,
|
|
636
|
+
$a as PanoVideoPlugin,
|
|
637
|
+
XP as PanoVideoPluginType,
|
|
638
|
+
qa as PipelinePlugin,
|
|
639
|
+
qP as PointType,
|
|
640
|
+
ta as ROOM_FETILE_TYPE_MAP,
|
|
641
|
+
ia as ROOM_TYPE_MAP,
|
|
642
|
+
ua as Rotation,
|
|
643
|
+
Za as Sculpt,
|
|
644
|
+
oP as SculptPlugin,
|
|
645
|
+
rP as SculptPluginForFive,
|
|
646
|
+
Jn as TopviewFloorplanPlugin,
|
|
647
|
+
pP as Util,
|
|
648
|
+
bP as WalkController,
|
|
649
|
+
Mf as createBox,
|
|
650
|
+
xf as createCircle,
|
|
651
|
+
sf as createCylinder,
|
|
652
|
+
tf as createLine,
|
|
653
|
+
of as createPoint,
|
|
654
|
+
lf as createPolygon,
|
|
655
|
+
pf as createPolyline,
|
|
656
|
+
af as createPrism,
|
|
657
|
+
ff as createRectangle,
|
|
658
|
+
UP as defaultGlobalConfig,
|
|
659
|
+
Ga as itemLabelPluginServerParams,
|
|
660
|
+
Ia as modelItemLabelPluginServerParams,
|
|
661
|
+
wn as modelRoomLabelPluginServerParams,
|
|
662
|
+
wP as pluginFlag,
|
|
663
|
+
CP as validatePolygon
|
|
663
664
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
function A() {
|
|
2
2
|
console.debug(
|
|
3
|
-
"%c %c@realsee/dnalogel %cv3.74.
|
|
3
|
+
"%c %c@realsee/dnalogel %cv3.74.5",
|
|
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",
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
function M(i, m, a) {
|
|
2
|
+
const n = i.bounding, o = Math.pow(
|
|
3
|
+
Math.pow(n.max.x - n.min.x + 1, 2) + Math.pow(n.max.y - n.min.y + 1, 2) + Math.pow(n.max.z - n.min.z + 1, 2),
|
|
4
|
+
1 / 2
|
|
5
|
+
);
|
|
6
|
+
let t = o / 2 / Math.tan(Math.PI * m / 360);
|
|
7
|
+
return a < 1 && (t = t / a), isNaN(t) ? o : t;
|
|
8
|
+
}
|
|
9
|
+
export {
|
|
10
|
+
M as getDistanceFromModel
|
|
11
|
+
};
|
package/package.json
CHANGED
package/docs/.nojekyll
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false.
|
package/docs/assets/custom.css
DELETED
|
File without changes
|