@realsee/dnalogel 3.29.7 → 3.29.9
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 +6 -0
- package/dist/Sculpt/Meshes/Prism.d.ts +5 -0
- package/dist/index.cjs.js +14 -14
- package/dist/index.js +88 -76
- package/dist/index.umd.js +13 -13
- 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/ModelMakerPluginType.ModelMakerController.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 +3 -3
- package/docs/classes/PanoMeasurePluginModel.html +3 -3
- package/docs/classes/PanoMeasurePluginPoint.html +3 -3
- package/docs/classes/PanoMeasurePluginPolyline.html +3 -3
- package/docs/classes/PanoTagPluginController.html +5 -5
- package/docs/classes/Sculpt.html +3 -3
- package/docs/classes/Util.BetterTween.html +3 -3
- package/docs/classes/Util.Interval.html +3 -3
- package/docs/classes/Util.LineSegments.html +3 -3
- package/docs/classes/Util.Magnifier.html +3 -3
- package/docs/classes/Util.Object3D.html +3 -3
- package/docs/classes/Util.PointDomHelper.html +3 -3
- package/docs/classes/Util.PointHelper.html +3 -3
- package/docs/classes/Util.PointSelectorHelper.html +3 -3
- package/docs/classes/Util.Rectangle.html +3 -3
- package/docs/classes/WalkController.html +3 -3
- package/docs/enums/CameraMovementEffect.html +3 -3
- package/docs/enums/ContentType.html +3 -3
- package/docs/enums/DIRECTION.html +3 -3
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +3 -3
- package/docs/enums/DimensionType.html +3 -3
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +3 -3
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +3 -3
- package/docs/enums/PaintBrushTypeEnum.html +3 -3
- package/docs/enums/PointType.html +3 -3
- package/docs/enums/Rotation.html +3 -3
- package/docs/functions/AreaMakerPlugin.html +3 -3
- package/docs/functions/CSS3DRenderPlugin.html +3 -3
- package/docs/functions/CameraMovementPlugin.html +3 -3
- package/docs/functions/CruisePlugin.html +3 -3
- package/docs/functions/CurrentPanoImagePlugin.html +3 -3
- package/docs/functions/GuideLinePlugin.html +3 -3
- package/docs/functions/ItemLabelPlugin.html +3 -3
- package/docs/functions/MapviewFloorplanPlugin.html +3 -3
- package/docs/functions/ModelChassisCompassPlugin.html +3 -3
- package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
- package/docs/functions/ModelFloorplanPlugin.html +3 -3
- package/docs/functions/ModelItemLabelPlugin.html +3 -3
- package/docs/functions/ModelMakerPlugin.html +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/SculptPlugin.html +3 -3
- package/docs/functions/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.absoluteUrl.html +3 -3
- package/docs/functions/Util.blink.html +3 -3
- package/docs/functions/Util.checkFiveModelLoaded.html +3 -3
- package/docs/functions/Util.equal.html +3 -3
- package/docs/functions/Util.getCoordsFromClient.html +3 -3
- package/docs/functions/Util.getCoordsFromElement.html +3 -3
- package/docs/functions/Util.getFrameTime.html +3 -3
- package/docs/functions/Util.getIntersectFromRelativePosition.html +3 -3
- package/docs/functions/Util.getRaycasterFromFivePointer.html +3 -3
- package/docs/functions/Util.isAbsoluteURL.html +3 -3
- package/docs/functions/Util.isModelLike.html +3 -3
- package/docs/functions/Util.isNil.html +3 -3
- package/docs/functions/Util.isPanoramaLike.html +3 -3
- package/docs/functions/Util.nextFrame.html +3 -3
- package/docs/functions/Util.notNil.html +3 -3
- package/docs/functions/Util.reblink.html +3 -3
- package/docs/functions/Util.requestAnimationFrameInterval.html +3 -3
- package/docs/functions/Util.tweenProgress.html +3 -3
- package/docs/functions/Util.uuid.html +3 -3
- package/docs/functions/pluginFlag.html +3 -3
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.State.html +3 -3
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +3 -3
- package/docs/interfaces/CSS3DRenderPluginState.html +3 -3
- package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
- package/docs/interfaces/ContentTypeMapInterface.html +3 -3
- package/docs/interfaces/CruisePluginTypes.Config.html +3 -3
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +3 -3
- package/docs/interfaces/CruisePluginTypes.EventMap.html +3 -3
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginState.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +3 -3
- package/docs/interfaces/EventMap.html +3 -3
- package/docs/interfaces/FloorplanBounding.html +3 -3
- package/docs/interfaces/FloorplanData.html +3 -3
- package/docs/interfaces/FloorplanEntrance.html +3 -3
- package/docs/interfaces/FloorplanExtraObject.html +3 -3
- package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
- package/docs/interfaces/FloorplanFloorData.html +3 -3
- package/docs/interfaces/FloorplanImagePosition.html +3 -3
- package/docs/interfaces/FloorplanObserver.html +3 -3
- package/docs/interfaces/FloorplanOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanPosition.html +3 -3
- package/docs/interfaces/FloorplanRoomItem.html +3 -3
- package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
- package/docs/interfaces/FloorplanServerBounding.html +3 -3
- package/docs/interfaces/FloorplanServerComputedData.html +3 -3
- package/docs/interfaces/FloorplanServerData.html +3 -3
- package/docs/interfaces/FloorplanServerDoorItem.html +3 -3
- package/docs/interfaces/FloorplanServerDoorPosition.html +3 -3
- package/docs/interfaces/FloorplanServerEntrance.html +3 -3
- package/docs/interfaces/FloorplanServerFloorData.html +3 -3
- package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
- package/docs/interfaces/FloorplanServerObserver.html +3 -3
- package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanServerPosition.html +3 -3
- package/docs/interfaces/FloorplanServerRoomItem.html +3 -3
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +3 -3
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
- package/docs/interfaces/GuideLinePluginType.EventMap.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +3 -3
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginState.html +3 -3
- package/docs/interfaces/GuideLinePluginType.Route.html +3 -3
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +3 -3
- package/docs/interfaces/HelperOffset.html +3 -3
- package/docs/interfaces/ImagePlaneGroup.html +3 -3
- package/docs/interfaces/ItemLabelPluginData.html +3 -3
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +3 -3
- package/docs/interfaces/ItemLabelPluginParametersType.html +3 -3
- package/docs/interfaces/MinMax.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginData.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +3 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +3 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginData.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.State.html +3 -3
- package/docs/interfaces/ModelRoomLabelPluginData.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginData.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginExportType.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +3 -3
- package/docs/interfaces/ModelViewPluginExportType.html +3 -3
- package/docs/interfaces/Object3DHelperState.html +3 -3
- package/docs/interfaces/ObjectHelperControllers.html +3 -3
- package/docs/interfaces/PaintBrushAction.html +3 -3
- package/docs/interfaces/PaintBrushConfigs.html +3 -3
- package/docs/interfaces/PaintBrushState.html +3 -3
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +3 -3
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +3 -3
- package/docs/interfaces/PanoMeasureParameterType.html +3 -3
- package/docs/interfaces/PanoMeasurePluginLineJson.html +3 -3
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
- package/docs/interfaces/PanoMeasurePluginPointJson.html +3 -3
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +3 -3
- package/docs/interfaces/PanoRulerPluginExportType.html +3 -3
- package/docs/interfaces/PanoRulerPluginOptions.html +3 -3
- package/docs/interfaces/PanoRulerPluginParameterType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginExportType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginOptions.html +3 -3
- package/docs/interfaces/PanoRulerProPluginParameterType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginState.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginData.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +3 -3
- package/docs/interfaces/Point.html +3 -3
- package/docs/interfaces/Room.html +3 -3
- package/docs/interfaces/RoomInfo.html +3 -3
- package/docs/interfaces/RoomLabel.html +3 -3
- package/docs/interfaces/RoomRules.html +3 -3
- package/docs/interfaces/Rooms.html +3 -3
- package/docs/interfaces/Scissor.html +3 -3
- package/docs/interfaces/State.html +3 -3
- package/docs/interfaces/TagCacheInterface.html +3 -3
- package/docs/interfaces/TagConfig.html +3 -3
- package/docs/interfaces/TagGLTFObjectGroup.html +3 -3
- package/docs/interfaces/TagIconUrl.html +3 -3
- package/docs/interfaces/TagObjectGroup.html +3 -3
- package/docs/interfaces/TagStyle.html +3 -3
- package/docs/interfaces/Tags.html +3 -3
- package/docs/interfaces/TemporaryState.html +3 -3
- package/docs/interfaces/Util.BlinkAnimeOptions.html +3 -3
- package/docs/interfaces/Util.MagnifierParameter.html +3 -3
- package/docs/interfaces/Util.MouseGroupParameter.html +3 -3
- package/docs/interfaces/Util.PointIntersection.html +3 -3
- package/docs/interfaces/Util.ReBlinkAnimeOptions.html +3 -3
- package/docs/modules/AreaMakerPluginType.html +3 -3
- package/docs/modules/CruisePluginTypes.html +3 -3
- package/docs/modules/CurrentPanoImagePluginType.html +3 -3
- package/docs/modules/GuideLineItem.html +3 -3
- package/docs/modules/GuideLineModeItem.html +3 -3
- package/docs/modules/GuideLinePluginType.html +3 -3
- package/docs/modules/ModelMakerPluginType.html +3 -3
- package/docs/modules/PanoVideoPluginType.html +3 -3
- package/docs/modules/SculptData.html +3 -3
- package/docs/modules/Util.html +3 -3
- package/docs/modules.html +4 -4
- package/docs/types/AddObject3DHelperConfig.html +3 -3
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +3 -3
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +3 -3
- package/docs/types/AreaMakerPluginType.PluginData.html +3 -3
- package/docs/types/AreaMakerPluginType.ServerData.html +3 -3
- package/docs/types/ArrayPosition.html +3 -3
- package/docs/types/AudioAppearance.html +3 -3
- package/docs/types/CSS3DRenderExportType.html +3 -3
- package/docs/types/CSS3DRenderPluginExportType.html +3 -3
- package/docs/types/CSS3DRenderPluginParameterType.html +3 -3
- package/docs/types/ClassFunctionParameters.html +3 -3
- package/docs/types/Color.html +3 -3
- package/docs/types/ContentTypeConfigKey.html +3 -3
- package/docs/types/ContentTypeConfigKeySplit.html +3 -3
- package/docs/types/ContentTypeMap.html +3 -3
- package/docs/types/Create3DDomContainerReturnType.html +3 -3
- package/docs/types/Create3DElementReturnType.html +3 -3
- package/docs/types/CruisePluginExportType.html +3 -3
- package/docs/types/CruisePluginTypes.CruiseData.html +3 -3
- package/docs/types/CruisePluginTypes.MoveEffect.html +3 -3
- package/docs/types/CurrentPanoImagePluginExportType.html +3 -3
- package/docs/types/DeprecatedMediaPlaneProperty.html +3 -3
- package/docs/types/DeprecatedTagProperty.html +3 -3
- package/docs/types/Direction-1.html +3 -3
- package/docs/types/Direction4.html +3 -3
- package/docs/types/ElementRenderer.html +3 -3
- package/docs/types/FloorplanRuleLabels.html +3 -3
- package/docs/types/FloorplanServerRuleLabels.html +3 -3
- package/docs/types/GuideLinePluginExportType.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineItem.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +3 -3
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +3 -3
- package/docs/types/GuideLinePluginType.PathItem.html +3 -3
- package/docs/types/GuideLinePluginType.PluginData.html +3 -3
- package/docs/types/HelperEventMap.html +3 -3
- package/docs/types/InternalHelperEventMap.html +3 -3
- package/docs/types/LoadTagConfig.html +3 -3
- package/docs/types/MapviewFloorplanPluginParameterType.html +3 -3
- package/docs/types/MapviewFloorplanPluginReturnType.html +3 -3
- package/docs/types/MediaData.html +3 -3
- package/docs/types/MediaStore.html +3 -3
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +3 -3
- package/docs/types/ModelFloorplanPluginParameterType.html +3 -3
- package/docs/types/ModelFloorplanPluginReturnType.html +3 -3
- package/docs/types/ModelId.html +3 -3
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +3 -3
- package/docs/types/ModelMakerPluginType.ItemType.html +3 -3
- package/docs/types/ModelRoomLabelPluginParameters.html +3 -3
- package/docs/types/ModelRoomLabelPluginReturnType.html +3 -3
- package/docs/types/MoveArgs.html +3 -3
- package/docs/types/MoveOpts.html +3 -3
- package/docs/types/Object3DHelperEventMap.html +3 -3
- package/docs/types/ObjectFit.html +3 -3
- package/docs/types/PaintBrushEventMap.html +3 -3
- package/docs/types/PanoCompassPluginData.html +3 -3
- package/docs/types/PanoCompassPluginExportType.html +3 -3
- package/docs/types/PanoCompassPluginParameterType.html +3 -3
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +3 -3
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +3 -3
- package/docs/types/PanoIndex.html +3 -3
- package/docs/types/PanoMeasurePluginEvent.html +3 -3
- package/docs/types/PanoMeasureReturnType.html +3 -3
- package/docs/types/PanoSpatialTagPluginId.html +3 -3
- package/docs/types/PanoTagPluginExportInterface.html +3 -3
- package/docs/types/PanoTagPluginParamsInterface.html +3 -3
- package/docs/types/PanoVideoPluginParameterType.html +3 -3
- package/docs/types/PanoVideoPluginReturnType.html +3 -3
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +3 -3
- package/docs/types/PipelinePluginParameterType.html +3 -3
- package/docs/types/PipelinePluginReturnType.html +3 -3
- package/docs/types/PlaneTag.html +3 -3
- package/docs/types/Point2DTag.html +3 -3
- package/docs/types/Point3DTag.html +3 -3
- package/docs/types/PointTag.html +3 -3
- package/docs/types/PointTagInstance.html +3 -3
- package/docs/types/Position.html +3 -3
- package/docs/types/PositionFrom.html +3 -3
- package/docs/types/RotateArgs.html +3 -3
- package/docs/types/RotateOpts.html +3 -3
- package/docs/types/RuleLabelsKey.html +3 -3
- package/docs/types/RuleLabelsValue.html +3 -3
- package/docs/types/ScaleCallback.html +3 -3
- package/docs/types/ScalePosition.html +3 -3
- package/docs/types/SculptData.BoxData.html +3 -3
- package/docs/types/SculptData.CircleData.html +3 -3
- package/docs/types/SculptData.CylinderData.html +3 -3
- package/docs/types/SculptData.PointData.html +3 -3
- package/docs/types/SculptData.PolygonData.html +3 -3
- package/docs/types/SculptData.PolylineData.html +3 -3
- package/docs/types/SculptData.PrismData.html +3 -3
- package/docs/types/SculptData.RectangleData.html +3 -3
- package/docs/types/StickType.html +3 -3
- package/docs/types/Tag.html +3 -3
- package/docs/types/Tag2D.html +3 -3
- package/docs/types/Tag3D.html +3 -3
- package/docs/types/TagConfigByKey.html +3 -3
- package/docs/types/TagContentType.html +3 -3
- package/docs/types/TagContentTypeMapping.html +3 -3
- package/docs/types/TagDimensionType.html +3 -3
- package/docs/types/TagElement.html +3 -3
- package/docs/types/TagEvents.html +3 -3
- package/docs/types/TagGLTFObject.html +3 -3
- package/docs/types/TagHooks.html +3 -3
- package/docs/types/TagId.html +3 -3
- package/docs/types/TagInstance.html +3 -3
- package/docs/types/TagPointType.html +3 -3
- package/docs/types/TagRendererMap.html +3 -3
- package/docs/types/TopviewFloorplanPluginParameterType.html +3 -3
- package/docs/types/TopviewFloorplanPluginReturnType.html +3 -3
- package/docs/types/WorkCode.html +3 -3
- package/docs/variables/FLOOR_TYPE_MAP.html +3 -3
- package/docs/variables/PLUGIN.html +3 -3
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +3 -3
- package/docs/variables/ROOM_TYPE_MAP.html +3 -3
- package/docs/variables/defaultGlobalConfig.html +3 -3
- package/docs/variables/itemLabelPluginServerParams.html +3 -3
- package/docs/variables/modelItemLabelPluginServerParams.html +3 -3
- package/docs/variables/modelRoomLabelPluginServerParams.html +3 -3
- package/libs/ModelMakerPlugin/item/baseItem.js +16 -16
- package/libs/Sculpt/Meshes/Prism.d.ts +5 -0
- package/libs/Sculpt/Meshes/Prism.js +17 -8
- package/libs/Sculpt/Objects/Base/index.js +24 -20
- package/libs/Sculpt/Objects/Box/Editor.js +1 -1
- package/libs/Sculpt/Objects/Prism/Editor.js +2 -2
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -48,7 +48,7 @@ import Um from "earcut";
|
|
|
48
48
|
import { GLTFLoader as Ym } from "@realsee/five/gltf-loader";
|
|
49
49
|
function Xm() {
|
|
50
50
|
console.debug(
|
|
51
|
-
"%c %c@realsee/dnalogel %cv3.29.
|
|
51
|
+
"%c %c@realsee/dnalogel %cv3.29.9",
|
|
52
52
|
[
|
|
53
53
|
"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=')",
|
|
54
54
|
"background-repeat: no-repeat",
|
|
@@ -517,7 +517,7 @@ function op(n, t, e, i = Gt.Linear.None) {
|
|
|
517
517
|
}
|
|
518
518
|
return requestAnimationFrame(o), s;
|
|
519
519
|
}
|
|
520
|
-
var
|
|
520
|
+
var Ii = /* @__PURE__ */ ((n) => (n.Drawline = "Drawline", n.Undo = "Undo", n.Exit = "Exit", n))(Ii || {});
|
|
521
521
|
const Ts = Symbol("$$PAINT_BRUSH_EVENT$$");
|
|
522
522
|
function bo(n) {
|
|
523
523
|
return n[Ts] || (n[Ts] = {}), n[Ts];
|
|
@@ -599,11 +599,11 @@ let ap = class {
|
|
|
599
599
|
return i;
|
|
600
600
|
}
|
|
601
601
|
};
|
|
602
|
-
function
|
|
602
|
+
function Ci() {
|
|
603
603
|
return ((1 + Math.random()) * 65536 | 0).toString(16).substring(1);
|
|
604
604
|
}
|
|
605
605
|
function nt() {
|
|
606
|
-
return (
|
|
606
|
+
return (Ci() + Ci() + "-" + Ci() + "-4" + Ci().substr(0, 3) + "-" + Ci() + "-" + Ci() + Ci() + Ci()).toLowerCase();
|
|
607
607
|
}
|
|
608
608
|
const lp = `
|
|
609
609
|
<style type="text/css">
|
|
@@ -772,7 +772,7 @@ let cp = class extends ap {
|
|
|
772
772
|
return;
|
|
773
773
|
const l = this.data[this.uuid].pop();
|
|
774
774
|
l && this.emitStateChange({
|
|
775
|
-
type:
|
|
775
|
+
type: Ii.Undo,
|
|
776
776
|
color: this.color,
|
|
777
777
|
ready: this.ready,
|
|
778
778
|
state: l,
|
|
@@ -807,7 +807,7 @@ let cp = class extends ap {
|
|
|
807
807
|
const i = this.canvas[e].getContext("2d");
|
|
808
808
|
i && i.clearRect(0, 0, this.canvas[e].width, this.canvas[e].height);
|
|
809
809
|
}), this.ready = !1, this.emit("readyChange", !1), this.emitStateChange({
|
|
810
|
-
type:
|
|
810
|
+
type: Ii.Exit,
|
|
811
811
|
color: this.color,
|
|
812
812
|
ready: !1,
|
|
813
813
|
uuid: this.uuid
|
|
@@ -860,7 +860,7 @@ let cp = class extends ap {
|
|
|
860
860
|
};
|
|
861
861
|
this.data[this.uuid].push(g), Vo(() => {
|
|
862
862
|
this.emitStateChange({
|
|
863
|
-
type:
|
|
863
|
+
type: Ii.Drawline,
|
|
864
864
|
color: this.color,
|
|
865
865
|
ready: this.ready,
|
|
866
866
|
state: g,
|
|
@@ -893,7 +893,7 @@ let cp = class extends ap {
|
|
|
893
893
|
};
|
|
894
894
|
this.data[this.uuid].push(g), Vo(() => {
|
|
895
895
|
this.emitStateChange({
|
|
896
|
-
type:
|
|
896
|
+
type: Ii.Drawline,
|
|
897
897
|
color: this.color,
|
|
898
898
|
ready: this.ready,
|
|
899
899
|
state: g,
|
|
@@ -903,7 +903,7 @@ let cp = class extends ap {
|
|
|
903
903
|
};
|
|
904
904
|
}
|
|
905
905
|
emitStateChange(e, i = !0) {
|
|
906
|
-
if (e.type !==
|
|
906
|
+
if (e.type !== Ii.Drawline) {
|
|
907
907
|
this.emit("stateChange", e, i);
|
|
908
908
|
return;
|
|
909
909
|
}
|
|
@@ -944,13 +944,13 @@ let cp = class extends ap {
|
|
|
944
944
|
}
|
|
945
945
|
if (this.ready)
|
|
946
946
|
switch (s) {
|
|
947
|
-
case
|
|
947
|
+
case Ii.Drawline:
|
|
948
948
|
const { state: r, timestamp: a, end: l } = e;
|
|
949
949
|
if (!a || !r)
|
|
950
950
|
return;
|
|
951
951
|
this.tempLine[a] = [].concat(this.tempLine[a] || [], r.line), l && (Object.assign(r, { line: this.tempLine[a] }), this.handleDrawLine(o, r, {}, () => delete this.tempLine[a]));
|
|
952
952
|
break;
|
|
953
|
-
case
|
|
953
|
+
case Ii.Undo:
|
|
954
954
|
this.handleUndo(o);
|
|
955
955
|
break;
|
|
956
956
|
}
|
|
@@ -1171,12 +1171,12 @@ function dp(n) {
|
|
|
1171
1171
|
if (n)
|
|
1172
1172
|
return Array.isArray(n) ? typeof n[0] == "number" ? Be(n) : n.map(Be) : Be(n);
|
|
1173
1173
|
}
|
|
1174
|
-
function
|
|
1174
|
+
function pi(n) {
|
|
1175
1175
|
return arguments.length === 0 ? [] : Array.isArray(n) ? n : [n];
|
|
1176
1176
|
}
|
|
1177
1177
|
function qi(n) {
|
|
1178
1178
|
const t = [];
|
|
1179
|
-
return
|
|
1179
|
+
return pi(n).forEach((i) => {
|
|
1180
1180
|
i.traverse((s) => {
|
|
1181
1181
|
s.isCSS3DObjectPlus && t.push(s);
|
|
1182
1182
|
});
|
|
@@ -2269,7 +2269,7 @@ class pf extends xm {
|
|
|
2269
2269
|
}
|
|
2270
2270
|
const mi = /* @__PURE__ */ new Map(), pc = /* @__PURE__ */ new Map();
|
|
2271
2271
|
function Qp(n) {
|
|
2272
|
-
|
|
2272
|
+
pi(n).forEach((e) => {
|
|
2273
2273
|
var i, s;
|
|
2274
2274
|
mi.has(e) || (e instanceof HTMLElement ? mi.set(e, {
|
|
2275
2275
|
opacity: e.style.opacity === "" ? void 0 : e.style.opacity,
|
|
@@ -2285,7 +2285,7 @@ function Qp(n) {
|
|
|
2285
2285
|
});
|
|
2286
2286
|
}
|
|
2287
2287
|
function Gp(n) {
|
|
2288
|
-
|
|
2288
|
+
pi(n).forEach((e) => {
|
|
2289
2289
|
const i = mi.get(e);
|
|
2290
2290
|
i && (e instanceof HTMLElement && (e.style.opacity = i.opacity, e.style.display = i.visible.display, e.style.visibility = i.visible.visibility, e.style.display = i.visible.display), e.isObject3D && (e.visible = i.visible, e.material && (e.material.opacity = i.opacity, e.material.transparent = i.transparent)), mi.delete(e));
|
|
2291
2291
|
});
|
|
@@ -2294,7 +2294,7 @@ function pl(n, t) {
|
|
|
2294
2294
|
return Q(this, null, function* () {
|
|
2295
2295
|
var a, l;
|
|
2296
2296
|
const e = (a = t == null ? void 0 : t.traverseTHREEObject) != null ? a : !0;
|
|
2297
|
-
let i =
|
|
2297
|
+
let i = pi(n);
|
|
2298
2298
|
const s = [];
|
|
2299
2299
|
i.forEach((c) => {
|
|
2300
2300
|
c instanceof HTMLElement ? s.push(c) : c.isObject3D && (e ? (s.push(c), c.traverse((h) => {
|
|
@@ -2334,7 +2334,7 @@ function Af(n, t) {
|
|
|
2334
2334
|
if (!mi.has(o))
|
|
2335
2335
|
return;
|
|
2336
2336
|
const r = mi.get(o), l = ((h = (c = r == null ? void 0 : r.opacity) != null ? c : t == null ? void 0 : t.maxOpacity) != null ? h : 1) * (e.progress / 100);
|
|
2337
|
-
o instanceof HTMLElement ? (o.style.opacity = String(l), o.style.visibility = "visible") : o.isObject3D && (
|
|
2337
|
+
o instanceof HTMLElement ? (o.style.opacity = String(l), o.style.visibility = "visible") : o.isObject3D && (pi(n).includes(o) && (o.visible = !0), o.material && (o.material.opacity = l, o.material.transparent = !0));
|
|
2338
2338
|
}), (i = t == null ? void 0 : t.updateRender) == null || i.call(t);
|
|
2339
2339
|
}
|
|
2340
2340
|
}, t));
|
|
@@ -2649,7 +2649,7 @@ const Q3 = (n) => {
|
|
|
2649
2649
|
};
|
|
2650
2650
|
function J() {
|
|
2651
2651
|
}
|
|
2652
|
-
const
|
|
2652
|
+
const Ai = (n) => n;
|
|
2653
2653
|
function ft(n, t) {
|
|
2654
2654
|
for (const e in t)
|
|
2655
2655
|
n[e] = t[e];
|
|
@@ -3056,7 +3056,7 @@ function on(n, t, e) {
|
|
|
3056
3056
|
r && qo(n, r);
|
|
3057
3057
|
}
|
|
3058
3058
|
function h() {
|
|
3059
|
-
const { delay: f = 0, duration: g = 300, easing: A =
|
|
3059
|
+
const { delay: f = 0, duration: g = 300, easing: A = Ai, tick: p = J, css: m } = s || kl;
|
|
3060
3060
|
m && (r = Jo(n, 0, 1, g, f, A, m, l++)), p(0, 1);
|
|
3061
3061
|
const b = bl() + f, y = b + g;
|
|
3062
3062
|
a && a.abort(), o = !0, Xe(() => Ui(n, !0, "start")), a = wl((P) => {
|
|
@@ -3090,7 +3090,7 @@ function is(n, t, e) {
|
|
|
3090
3090
|
const a = Kt;
|
|
3091
3091
|
a.r += 1;
|
|
3092
3092
|
function l() {
|
|
3093
|
-
const { delay: c = 0, duration: h = 300, easing: u =
|
|
3093
|
+
const { delay: c = 0, duration: h = 300, easing: u = Ai, tick: f = J, css: g } = s || kl;
|
|
3094
3094
|
g && (r = Jo(n, 1, 0, h, c, u, g));
|
|
3095
3095
|
const A = bl() + c, p = A + h;
|
|
3096
3096
|
Xe(() => Ui(n, !1, "start")), wl((m) => {
|
|
@@ -3132,7 +3132,7 @@ function ni(n, t, e, i) {
|
|
|
3132
3132
|
};
|
|
3133
3133
|
}
|
|
3134
3134
|
function f(g) {
|
|
3135
|
-
const { delay: A = 0, duration: p = 300, easing: m =
|
|
3135
|
+
const { delay: A = 0, duration: p = 300, easing: m = Ai, tick: b = J, css: y } = o || kl, P = {
|
|
3136
3136
|
start: bl() + A,
|
|
3137
3137
|
b: g
|
|
3138
3138
|
};
|
|
@@ -4008,7 +4008,7 @@ function Nf(n) {
|
|
|
4008
4008
|
const t = n - 1;
|
|
4009
4009
|
return t * t * t + 1;
|
|
4010
4010
|
}
|
|
4011
|
-
function gt(n, { delay: t = 0, duration: e = 400, easing: i =
|
|
4011
|
+
function gt(n, { delay: t = 0, duration: e = 400, easing: i = Ai } = {}) {
|
|
4012
4012
|
const s = +getComputedStyle(n).opacity;
|
|
4013
4013
|
return {
|
|
4014
4014
|
delay: t,
|
|
@@ -6965,7 +6965,7 @@ function Zc(n) {
|
|
|
6965
6965
|
/*duration*/
|
|
6966
6966
|
n[0]
|
|
6967
6967
|
),
|
|
6968
|
-
easing:
|
|
6968
|
+
easing: Ai
|
|
6969
6969
|
}), e.start();
|
|
6970
6970
|
}), i = !0;
|
|
6971
6971
|
}
|
|
@@ -7422,7 +7422,7 @@ let rn = class {
|
|
|
7422
7422
|
/**
|
|
7423
7423
|
* @realsee/dnalogel 版本号
|
|
7424
7424
|
*/
|
|
7425
|
-
d(this, "VERSION", "3.29.
|
|
7425
|
+
d(this, "VERSION", "3.29.9");
|
|
7426
7426
|
d(this, "five");
|
|
7427
7427
|
/**
|
|
7428
7428
|
* @description: 插件事件钩子
|
|
@@ -7443,7 +7443,7 @@ let rn = class {
|
|
|
7443
7443
|
absoluteUrl(t) {
|
|
7444
7444
|
return Al(this.staticPrefix, t);
|
|
7445
7445
|
}
|
|
7446
|
-
},
|
|
7446
|
+
}, vi = class extends rn {
|
|
7447
7447
|
};
|
|
7448
7448
|
var St = /* @__PURE__ */ ((n) => (n.UnknownError = "UnknownError", n.DataNotLoaded = "DataNotLoaded", n.UpdateSizeError = "UpdateSizeError", n.BreakOffByHide = "BreakOffByHide", n.BreakOffByDisable = "BreakOffByDisable", n.ModelNotLoaded = "ModelNotLoaded", n.ChangeModeError = "ChangeModeError", n.UpdateCameraError = "UpdateCameraError", n))(St || {});
|
|
7449
7449
|
const Wf = 500, w0 = 80;
|
|
@@ -7532,7 +7532,7 @@ function M0(n) {
|
|
|
7532
7532
|
const { latitude: t, longitude: e } = n, i = Math.abs(t - Math.PI / 2) < 10 * Math.PI / 180, s = e < 30 * (Math.PI / 180) || e > 330 * (Math.PI / 180);
|
|
7533
7533
|
return i && s;
|
|
7534
7534
|
}
|
|
7535
|
-
let k0 = class extends
|
|
7535
|
+
let k0 = class extends vi {
|
|
7536
7536
|
constructor(e, i) {
|
|
7537
7537
|
var l, c, h;
|
|
7538
7538
|
super(e);
|
|
@@ -7871,7 +7871,7 @@ function D0(n) {
|
|
|
7871
7871
|
const { latitude: t, longitude: e } = n, i = Math.abs(t - Math.PI / 2) < 10 * Math.PI / 180, s = e < 30 * (Math.PI / 180) || e > 330 * (Math.PI / 180);
|
|
7872
7872
|
return i && s;
|
|
7873
7873
|
}
|
|
7874
|
-
let S0 = class extends
|
|
7874
|
+
let S0 = class extends vi {
|
|
7875
7875
|
constructor(e, i) {
|
|
7876
7876
|
var l, c;
|
|
7877
7877
|
super(e);
|
|
@@ -8205,7 +8205,7 @@ let S0 = class extends Ai {
|
|
|
8205
8205
|
}
|
|
8206
8206
|
};
|
|
8207
8207
|
const K3 = (n, t) => new S0(n, t);
|
|
8208
|
-
let T0 = class extends
|
|
8208
|
+
let T0 = class extends vi {
|
|
8209
8209
|
constructor(e, i) {
|
|
8210
8210
|
var l, c;
|
|
8211
8211
|
super(e);
|
|
@@ -9256,7 +9256,7 @@ class J0 extends ce {
|
|
|
9256
9256
|
);
|
|
9257
9257
|
}
|
|
9258
9258
|
}
|
|
9259
|
-
let q0 = class extends
|
|
9259
|
+
let q0 = class extends vi {
|
|
9260
9260
|
constructor(e, i) {
|
|
9261
9261
|
super(e);
|
|
9262
9262
|
// =============== public properties =================
|
|
@@ -10570,7 +10570,7 @@ function Kf(n) {
|
|
|
10570
10570
|
});
|
|
10571
10571
|
}
|
|
10572
10572
|
const Mo = { userAction: !0 };
|
|
10573
|
-
class Pb extends
|
|
10573
|
+
class Pb extends vi {
|
|
10574
10574
|
constructor(e, i) {
|
|
10575
10575
|
super(e, i);
|
|
10576
10576
|
/**
|
|
@@ -11788,7 +11788,7 @@ function Zb(n, t) {
|
|
|
11788
11788
|
return n.x === t.x && n.y === t.y;
|
|
11789
11789
|
}
|
|
11790
11790
|
const gh = () => !1;
|
|
11791
|
-
class
|
|
11791
|
+
class Ei extends yr {
|
|
11792
11792
|
constructor(e) {
|
|
11793
11793
|
var i;
|
|
11794
11794
|
super(e);
|
|
@@ -13488,7 +13488,7 @@ function k1(n, t, e) {
|
|
|
13488
13488
|
m === "Edit" ? e(5, f = !0) : (a(null), e(5, f = !1));
|
|
13489
13489
|
}
|
|
13490
13490
|
function c() {
|
|
13491
|
-
i.controller instanceof
|
|
13491
|
+
i.controller instanceof Ei && i.controller.complete(), i.save({ mode: "Watch" });
|
|
13492
13492
|
}
|
|
13493
13493
|
function h(m) {
|
|
13494
13494
|
e(3, r = m.length > 0);
|
|
@@ -14135,9 +14135,9 @@ function H1(n, t, e) {
|
|
|
14135
14135
|
const f = () => {
|
|
14136
14136
|
i.getCurrentMode() !== "Edit" ? i.changeMode("Edit") : (p("add"), g());
|
|
14137
14137
|
}, g = () => {
|
|
14138
|
-
i.controller instanceof
|
|
14138
|
+
i.controller instanceof Ei && i.controller.selectPoint();
|
|
14139
14139
|
}, A = () => {
|
|
14140
|
-
i.controller instanceof
|
|
14140
|
+
i.controller instanceof Ei && i.controller.complete();
|
|
14141
14141
|
}, p = (_) => {
|
|
14142
14142
|
e(3, h = _);
|
|
14143
14143
|
}, m = () => {
|
|
@@ -14544,7 +14544,7 @@ class q1 {
|
|
|
14544
14544
|
var t, e, i, s;
|
|
14545
14545
|
this.hasOpen = !1, this.container.style.visibility = "hidden", this.container.style.opacity = "0", (t = this.controller) == null || t.dispose(), (e = this.useUIController) == null || e.hide(), (i = this.useGuideController) == null || i.hide(), (s = this.shortcutKeyController) == null || s.dispose(), this.controller = null, this.five.helperVisible = !0, this.five.scene.remove(this.group), this.five.needsRender = !0, this.hook.emit("disable", !0);
|
|
14546
14546
|
});
|
|
14547
|
-
d(this, "getCurrentMode", () => this.controller instanceof
|
|
14547
|
+
d(this, "getCurrentMode", () => this.controller instanceof Ei ? "Edit" : this.controller instanceof vh ? "Watch" : this.controller instanceof ws ? "Mixed" : this.controller instanceof mh ? "View" : null);
|
|
14548
14548
|
/** 变更场景
|
|
14549
14549
|
* @description 如果从编辑场景改变到观看场景,不会自动保存,默认丢弃所有改动
|
|
14550
14550
|
*/
|
|
@@ -14556,7 +14556,7 @@ class q1 {
|
|
|
14556
14556
|
const e = {
|
|
14557
14557
|
View: mh,
|
|
14558
14558
|
Watch: vh,
|
|
14559
|
-
Edit:
|
|
14559
|
+
Edit: Ei,
|
|
14560
14560
|
Mixed: ws
|
|
14561
14561
|
};
|
|
14562
14562
|
if (!e[t])
|
|
@@ -14625,7 +14625,7 @@ class q1 {
|
|
|
14625
14625
|
}
|
|
14626
14626
|
/** 撤销编辑 */
|
|
14627
14627
|
revoke() {
|
|
14628
|
-
this.controller instanceof
|
|
14628
|
+
this.controller instanceof Ei && this.controller.revoke();
|
|
14629
14629
|
}
|
|
14630
14630
|
removePolyline(t) {
|
|
14631
14631
|
this.model.removePolyline(t);
|
|
@@ -14659,10 +14659,10 @@ class q1 {
|
|
|
14659
14659
|
*/
|
|
14660
14660
|
save(t) {
|
|
14661
14661
|
var s;
|
|
14662
|
-
if (!(this.controller instanceof
|
|
14662
|
+
if (!(this.controller instanceof Ei) && !(this.controller instanceof ws))
|
|
14663
14663
|
return this;
|
|
14664
14664
|
const e = (s = t == null ? void 0 : t.mode) != null ? s : "View", i = this.controller.model.areas;
|
|
14665
|
-
return this.controller instanceof
|
|
14665
|
+
return this.controller instanceof Ei ? this.controller.complete() : i.forEach((o) => {
|
|
14666
14666
|
o.showArea(), this.model.addArea(o);
|
|
14667
14667
|
}), this.changeMode(e), this;
|
|
14668
14668
|
}
|
|
@@ -15309,12 +15309,12 @@ const ya = 1e-3, Fh = 0.01, dy = "https://vrlab-image4.ljcdn.com/release/web/Pan
|
|
|
15309
15309
|
Ye.distance + Fh
|
|
15310
15310
|
), [Ct] = p.intersectObjects ? ot.intersectObjects(p.intersectObjects, !0) : n.model.loaded ? n.model.intersectRaycaster(ot) : ot.intersectObjects(n.model.children, !0);
|
|
15311
15311
|
if (Ct && Ye.distance - Ct.distance < Fh) {
|
|
15312
|
-
const { position: Ve, normal: Ne, id: Je, replacement: Rt } = Ye, ss = new w.Plane().setFromNormalAndCoplanarPoint(Ne, Ve), Xt = Ve.clone().sub(me.position).cross(new w.Vector3(0, 1, 0)).setLength(ya),
|
|
15312
|
+
const { position: Ve, normal: Ne, id: Je, replacement: Rt } = Ye, ss = new w.Plane().setFromNormalAndCoplanarPoint(Ne, Ve), Xt = Ve.clone().sub(me.position).cross(new w.Vector3(0, 1, 0)).setLength(ya), bi = [
|
|
15313
15313
|
Ve.clone(),
|
|
15314
15314
|
Ve.clone().add(Xt),
|
|
15315
15315
|
Ve.clone().add(new w.Vector3(0, ya, 0)).add(Xt),
|
|
15316
15316
|
Ve.clone().add(new w.Vector3(0, ya, 0))
|
|
15317
|
-
].map((cn) => ss.projectPoint(cn, new w.Vector3())), { container: Bi, dispose: kt } = u.create3DDomContainer(
|
|
15317
|
+
].map((cn) => ss.projectPoint(cn, new w.Vector3())), { container: Bi, dispose: kt } = u.create3DDomContainer(bi) || {}, ln = new oy({
|
|
15318
15318
|
target: Bi,
|
|
15319
15319
|
props: {
|
|
15320
15320
|
id: Je,
|
|
@@ -18520,7 +18520,7 @@ class Xw extends Uw {
|
|
|
18520
18520
|
return Math.round((1e4 - (e != null ? e : 0)) * 100);
|
|
18521
18521
|
}
|
|
18522
18522
|
setVisible(t) {
|
|
18523
|
-
(t ?
|
|
18523
|
+
(t ? pi(t) : this.tags).forEach((i) => {
|
|
18524
18524
|
const s = this.getVisible(i);
|
|
18525
18525
|
i.state && (i.state.visible = s);
|
|
18526
18526
|
});
|
|
@@ -18551,7 +18551,7 @@ class Xw extends Uw {
|
|
|
18551
18551
|
const i = tn(tn((c = this.getTagConfig(t).visibleConfig) != null ? c : {}).intersectRaycaster), s = e != null ? e : this.five.getCurrentState().panoIndex, o = Nt(this.five.getCurrentState().mode) ? this.workUtil.getObserverPosition(s) : this.five.camera.position;
|
|
18552
18552
|
if (o === void 0)
|
|
18553
18553
|
return { value: !1, reason: { type: "startPosition is undefined", fivePanoIndex: s } };
|
|
18554
|
-
const r =
|
|
18554
|
+
const r = pi(
|
|
18555
18555
|
(() => {
|
|
18556
18556
|
var p;
|
|
18557
18557
|
const A = (p = i.checkPoints) != null ? p : "center";
|
|
@@ -18746,7 +18746,7 @@ function ad(n) {
|
|
|
18746
18746
|
/*inDelay*/
|
|
18747
18747
|
n[0]
|
|
18748
18748
|
),
|
|
18749
|
-
easing:
|
|
18749
|
+
easing: Ai
|
|
18750
18750
|
}), i.start());
|
|
18751
18751
|
}), o = !0);
|
|
18752
18752
|
},
|
|
@@ -18760,7 +18760,7 @@ function ad(n) {
|
|
|
18760
18760
|
/*outDelay*/
|
|
18761
18761
|
n[1]
|
|
18762
18762
|
),
|
|
18763
|
-
easing:
|
|
18763
|
+
easing: Ai
|
|
18764
18764
|
})), o = !1;
|
|
18765
18765
|
},
|
|
18766
18766
|
d(r) {
|
|
@@ -21402,7 +21402,7 @@ var jo = EI, or = {}, MI = {
|
|
|
21402
21402
|
return v ? "Symbol(src)_1." + v : "";
|
|
21403
21403
|
}(), Ne = Mt.toString, Je = ot.hasOwnProperty, Rt = ot.toString, ss = RegExp(
|
|
21404
21404
|
"^" + Ne.call(Je).replace(Z, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
|
21405
|
-
), Xt = Ze ? be.Buffer : void 0,
|
|
21405
|
+
), Xt = Ze ? be.Buffer : void 0, bi = be.Symbol, Bi = be.Uint8Array, kt = Ie(Object.getPrototypeOf, Object), ln = Object.create, cn = ot.propertyIsEnumerable, kr = Ye.splice, os = Object.getOwnPropertySymbols, hn = Xt ? Xt.isBuffer : void 0, to = Ie(Object.keys, Object), dn = Ht(be, "DataView"), Ri = Ht(be, "Map"), Vt = Ht(be, "Promise"), un = Ht(be, "Set"), rs = Ht(be, "WeakMap"), Vi = Ht(Object, "create"), as = Pt(dn), Hi = Pt(Ri), ls = Pt(Vt), cs = Pt(un), hs = Pt(rs), yi = bi ? bi.prototype : void 0, io = yi ? yi.valueOf : void 0;
|
|
21406
21406
|
function ri(v) {
|
|
21407
21407
|
var M = -1, R = v ? v.length : 0;
|
|
21408
21408
|
for (this.clear(); ++M < R; ) {
|
|
@@ -21850,12 +21850,12 @@ var rr = {}, xI = {
|
|
|
21850
21850
|
R[++M] = Y;
|
|
21851
21851
|
}), R;
|
|
21852
21852
|
}
|
|
21853
|
-
var Rt = Array.prototype, ss = Function.prototype, Xt = Object.prototype,
|
|
21854
|
-
var v = /[^.]+$/.exec(
|
|
21853
|
+
var Rt = Array.prototype, ss = Function.prototype, Xt = Object.prototype, bi = ve["__core-js_shared__"], Bi = ss.toString, kt = Xt.hasOwnProperty, ln = function() {
|
|
21854
|
+
var v = /[^.]+$/.exec(bi && bi.keys && bi.keys.IE_PROTO || "");
|
|
21855
21855
|
return v ? "Symbol(src)_1." + v : "";
|
|
21856
21856
|
}(), cn = Xt.toString, kr = RegExp(
|
|
21857
21857
|
"^" + Bi.call(kt).replace(Ce, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
|
21858
|
-
), os = tt ? ve.Buffer : void 0, hn = ve.Symbol, to = ve.Uint8Array, dn = Xt.propertyIsEnumerable, Ri = Rt.splice, Vt = hn ? hn.toStringTag : void 0, un = Object.getOwnPropertySymbols, rs = os ? os.isBuffer : void 0, Vi = Ne(Object.keys, Object), as = ai(ve, "DataView"), Hi = ai(ve, "Map"), ls = ai(ve, "Promise"), cs = ai(ve, "Set"), hs = ai(ve, "WeakMap"),
|
|
21858
|
+
), os = tt ? ve.Buffer : void 0, hn = ve.Symbol, to = ve.Uint8Array, dn = Xt.propertyIsEnumerable, Ri = Rt.splice, Vt = hn ? hn.toStringTag : void 0, un = Object.getOwnPropertySymbols, rs = os ? os.isBuffer : void 0, Vi = Ne(Object.keys, Object), as = ai(ve, "DataView"), Hi = ai(ve, "Map"), ls = ai(ve, "Promise"), cs = ai(ve, "Set"), hs = ai(ve, "WeakMap"), yi = ai(Object, "create"), io = Pt(as), ri = Pt(Hi), xr = Pt(ls), Dr = Pt(cs), Sr = Pt(hs), no = hn ? hn.prototype : void 0, ds = no ? no.valueOf : void 0;
|
|
21859
21859
|
function lt(v) {
|
|
21860
21860
|
var M = -1, R = v == null ? 0 : v.length;
|
|
21861
21861
|
for (this.clear(); ++M < R; ) {
|
|
@@ -21864,7 +21864,7 @@ var rr = {}, xI = {
|
|
|
21864
21864
|
}
|
|
21865
21865
|
}
|
|
21866
21866
|
function Tr() {
|
|
21867
|
-
this.__data__ =
|
|
21867
|
+
this.__data__ = yi ? yi(null) : {}, this.size = 0;
|
|
21868
21868
|
}
|
|
21869
21869
|
function Lr(v) {
|
|
21870
21870
|
var M = this.has(v) && delete this.__data__[v];
|
|
@@ -21872,7 +21872,7 @@ var rr = {}, xI = {
|
|
|
21872
21872
|
}
|
|
21873
21873
|
function jr(v) {
|
|
21874
21874
|
var M = this.__data__;
|
|
21875
|
-
if (
|
|
21875
|
+
if (yi) {
|
|
21876
21876
|
var R = M[v];
|
|
21877
21877
|
return R === i ? void 0 : R;
|
|
21878
21878
|
}
|
|
@@ -21880,11 +21880,11 @@ var rr = {}, xI = {
|
|
|
21880
21880
|
}
|
|
21881
21881
|
function zr(v) {
|
|
21882
21882
|
var M = this.__data__;
|
|
21883
|
-
return
|
|
21883
|
+
return yi ? M[v] !== void 0 : kt.call(M, v);
|
|
21884
21884
|
}
|
|
21885
21885
|
function Or(v, M) {
|
|
21886
21886
|
var R = this.__data__;
|
|
21887
|
-
return this.size += this.has(v) ? 0 : 1, R[v] =
|
|
21887
|
+
return this.size += this.has(v) ? 0 : 1, R[v] = yi && M === void 0 ? i : M, this;
|
|
21888
21888
|
}
|
|
21889
21889
|
lt.prototype.clear = Tr, lt.prototype.delete = Lr, lt.prototype.get = jr, lt.prototype.has = zr, lt.prototype.set = Or;
|
|
21890
21890
|
function mt(v) {
|
|
@@ -22028,8 +22028,8 @@ var rr = {}, xI = {
|
|
|
22028
22028
|
if (!(R & s)) {
|
|
22029
22029
|
var At = pt && kt.call(v, "__wrapped__"), ct = Dt && kt.call(M, "__wrapped__");
|
|
22030
22030
|
if (At || ct) {
|
|
22031
|
-
var
|
|
22032
|
-
return pe || (pe = new Zt()), Ee(
|
|
22031
|
+
var wi = At ? v.value() : v, ci = ct ? M.value() : M;
|
|
22032
|
+
return pe || (pe = new Zt()), Ee(wi, ci, R, Y, pe);
|
|
22033
22033
|
}
|
|
22034
22034
|
}
|
|
22035
22035
|
return it ? (pe || (pe = new Zt()), ia(v, M, R, Y, Ee, pe)) : !1;
|
|
@@ -22062,9 +22062,9 @@ var rr = {}, xI = {
|
|
|
22062
22062
|
for (pe.set(v, M), pe.set(M, v); ++pt < Te; ) {
|
|
22063
22063
|
var At = v[pt], ct = M[pt];
|
|
22064
22064
|
if (Y)
|
|
22065
|
-
var
|
|
22066
|
-
if (
|
|
22067
|
-
if (
|
|
22065
|
+
var wi = Se ? Y(ct, At, pt, M, v, pe) : Y(At, ct, pt, v, M, pe);
|
|
22066
|
+
if (wi !== void 0) {
|
|
22067
|
+
if (wi)
|
|
22068
22068
|
continue;
|
|
22069
22069
|
Dt = !1;
|
|
22070
22070
|
break;
|
|
@@ -22133,7 +22133,7 @@ var rr = {}, xI = {
|
|
|
22133
22133
|
return At == M;
|
|
22134
22134
|
var ct = !0;
|
|
22135
22135
|
pe.set(v, M), pe.set(M, v);
|
|
22136
|
-
for (var
|
|
22136
|
+
for (var wi = Se; ++Dt < qe; ) {
|
|
22137
22137
|
it = Te[Dt];
|
|
22138
22138
|
var ci = v[it], Gi = M[it];
|
|
22139
22139
|
if (Y)
|
|
@@ -22142,9 +22142,9 @@ var rr = {}, xI = {
|
|
|
22142
22142
|
ct = !1;
|
|
22143
22143
|
break;
|
|
22144
22144
|
}
|
|
22145
|
-
|
|
22145
|
+
wi || (wi = it == "constructor");
|
|
22146
22146
|
}
|
|
22147
|
-
if (ct && !
|
|
22147
|
+
if (ct && !wi) {
|
|
22148
22148
|
var go = v.constructor, mo = M.constructor;
|
|
22149
22149
|
go != mo && "constructor" in v && "constructor" in M && !(typeof go == "function" && go instanceof go && typeof mo == "function" && mo instanceof mo) && (ct = !1);
|
|
22150
22150
|
}
|
|
@@ -23890,7 +23890,7 @@ function Gd(n) {
|
|
|
23890
23890
|
/*inDelay*/
|
|
23891
23891
|
n[2]
|
|
23892
23892
|
),
|
|
23893
|
-
easing:
|
|
23893
|
+
easing: Ai
|
|
23894
23894
|
} : void 0
|
|
23895
23895
|
), o.start());
|
|
23896
23896
|
}), a = !0);
|
|
@@ -23910,7 +23910,7 @@ function Gd(n) {
|
|
|
23910
23910
|
/*outDelay*/
|
|
23911
23911
|
n[3]
|
|
23912
23912
|
),
|
|
23913
|
-
easing:
|
|
23913
|
+
easing: Ai
|
|
23914
23914
|
} : void 0
|
|
23915
23915
|
)), a = !1;
|
|
23916
23916
|
},
|
|
@@ -30748,7 +30748,7 @@ const Rx = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
30748
30748
|
__proto__: null,
|
|
30749
30749
|
GuideLineItem: tm
|
|
30750
30750
|
}, Symbol.toStringTag, { value: "Module" })), ll = "GuideLinePlugin", Eu = `${ll}`;
|
|
30751
|
-
let pM = class extends
|
|
30751
|
+
let pM = class extends vi {
|
|
30752
30752
|
constructor(e, i) {
|
|
30753
30753
|
super(e, i);
|
|
30754
30754
|
d(this, "name", ll);
|
|
@@ -31307,7 +31307,7 @@ function zM() {
|
|
|
31307
31307
|
border: "1px solid rgba(255,255,255,0.4)"
|
|
31308
31308
|
});
|
|
31309
31309
|
n.appendChild(t), t.appendChild(e);
|
|
31310
|
-
const i = "-4px", s = { direction: "nesw", element:
|
|
31310
|
+
const i = "-4px", s = { direction: "nesw", element: Pi({ cursor: "nesw-resize", left: i, bottom: i }) }, o = { direction: "ns", element: Pi({ cursor: "ns-resize", bottom: i }) }, r = { direction: "nwse", element: Pi({ cursor: "nwse-resize", right: i, bottom: i }) }, a = { direction: "ew", element: Pi({ cursor: "ew-resize", right: i }) }, l = { direction: "nesw", element: Pi({ cursor: "nesw-resize", right: i, top: i }) }, c = { direction: "ns", element: Pi({ cursor: "ns-resize", top: i }) }, h = { direction: "nwse", element: Pi({ cursor: "nwse-resize", left: i, top: i }) }, u = { direction: "ew", element: Pi({ cursor: "ew-resize", left: i }) };
|
|
31311
31311
|
return new Array(o, a, c, u, s, r, l, h).forEach((g) => t.appendChild(g.element)), { container: n, squares: [
|
|
31312
31312
|
s,
|
|
31313
31313
|
o,
|
|
@@ -31319,7 +31319,7 @@ function zM() {
|
|
|
31319
31319
|
u
|
|
31320
31320
|
] };
|
|
31321
31321
|
}
|
|
31322
|
-
function
|
|
31322
|
+
function Pi(n) {
|
|
31323
31323
|
const t = Ji(D({
|
|
31324
31324
|
background: "#FFFFFF",
|
|
31325
31325
|
width: "9px",
|
|
@@ -31858,7 +31858,7 @@ class Ks {
|
|
|
31858
31858
|
}
|
|
31859
31859
|
}
|
|
31860
31860
|
hoverListener(t, e = 16777215, i = 1) {
|
|
31861
|
-
const s =
|
|
31861
|
+
const s = pi(t).filter(Me), o = [];
|
|
31862
31862
|
for (const r of s)
|
|
31863
31863
|
if (r.material || r instanceof w.Group) {
|
|
31864
31864
|
const a = r instanceof w.Group ? r.children.filter((f) => f instanceof w.Mesh) : [r];
|
|
@@ -33504,7 +33504,7 @@ class vk extends Dn {
|
|
|
33504
33504
|
}
|
|
33505
33505
|
}
|
|
33506
33506
|
const xu = { flowSpeed: 0.6, rotateSpeed: 0 };
|
|
33507
|
-
let bk = class extends
|
|
33507
|
+
let bk = class extends vi {
|
|
33508
33508
|
constructor(e) {
|
|
33509
33509
|
super(e);
|
|
33510
33510
|
// ==================== public properties ====================
|
|
@@ -34212,7 +34212,7 @@ function Va(n, t) {
|
|
|
34212
34212
|
const e = new w.Matrix4(), i = new w.Matrix4().makeRotationX(Math.PI / 2), s = new w.Matrix4().makeTranslation(0, 0, -t), o = new w.Matrix4().makeScale(1, 1, -1);
|
|
34213
34213
|
e.multiply(i), e.multiply(s), e.multiply(o), n.applyMatrix4(e);
|
|
34214
34214
|
}
|
|
34215
|
-
let kk = class extends
|
|
34215
|
+
let kk = class extends vi {
|
|
34216
34216
|
/** AreaMakerPlugin
|
|
34217
34217
|
* @param `five` `<Five>` Five 实例
|
|
34218
34218
|
* @param `params` `<PluginType.Params> | <undefined>` 插件初始化参数
|
|
@@ -35476,7 +35476,10 @@ class Oi extends Lt {
|
|
|
35476
35476
|
unhighlight() {
|
|
35477
35477
|
}
|
|
35478
35478
|
applyObjectMatrixWorld(e) {
|
|
35479
|
-
|
|
35479
|
+
const i = pi(e);
|
|
35480
|
+
this.updateMatrixWorld();
|
|
35481
|
+
const s = i.map((o) => this.localToWorld(o.clone()));
|
|
35482
|
+
return Array.isArray(e) ? s : s[0];
|
|
35480
35483
|
}
|
|
35481
35484
|
applyObjectQuaternion(e) {
|
|
35482
35485
|
const i = this.quaternion.clone();
|
|
@@ -35911,12 +35914,21 @@ class hr extends Lt {
|
|
|
35911
35914
|
d(this, "edgePlanes", new Lt());
|
|
35912
35915
|
this.topPolygon.name = "TopPolygon", this.bottomPolygon.name = "BottomPolygon", this.edgePlanes.name = "EdgePlanes", this.addIfNotExists(this.bottomPolygon), e && this.setPoints(e), e && this.setStyle(e);
|
|
35913
35916
|
}
|
|
35917
|
+
/**
|
|
35918
|
+
* @deprecated notice: please use specified center instead, such as `localCenter` or `worldCenter`
|
|
35919
|
+
*/
|
|
35914
35920
|
get center() {
|
|
35921
|
+
return this.localCenter;
|
|
35922
|
+
}
|
|
35923
|
+
get localCenter() {
|
|
35915
35924
|
var s, o;
|
|
35916
35925
|
const e = (s = this.topPolygon) == null ? void 0 : s.center, i = (o = this.bottomPolygon) == null ? void 0 : o.center;
|
|
35917
35926
|
if (e && i)
|
|
35918
35927
|
return new w.Vector3().lerpVectors(e, i, 0.5);
|
|
35919
35928
|
}
|
|
35929
|
+
get worldCenter() {
|
|
35930
|
+
return this.updateMatrixWorld(), this.localToWorld(this.localCenter);
|
|
35931
|
+
}
|
|
35920
35932
|
get color() {
|
|
35921
35933
|
return this.bottomPolygon.color;
|
|
35922
35934
|
}
|
|
@@ -35971,7 +35983,7 @@ class $k extends eo {
|
|
|
35971
35983
|
super(t, () => {
|
|
35972
35984
|
const e = () => {
|
|
35973
35985
|
var r, a;
|
|
35974
|
-
const i = (r = t.prismMesh.topPolygon
|
|
35986
|
+
const i = (r = t.prismMesh.topPolygon) == null ? void 0 : r.center, s = (a = t.prismMesh.bottomPolygon) == null ? void 0 : a.center, o = new w.Vector3().lerpVectors(i, s, 0.5);
|
|
35975
35987
|
return { topCenter: i, bottomCenter: s, boxCenter: o };
|
|
35976
35988
|
};
|
|
35977
35989
|
return {
|
|
@@ -36510,7 +36522,7 @@ class l3 extends eo {
|
|
|
36510
36522
|
super(t, () => {
|
|
36511
36523
|
const e = () => {
|
|
36512
36524
|
var r, a;
|
|
36513
|
-
const i = (r = t.boxMesh.topPlane
|
|
36525
|
+
const i = (r = t.boxMesh.topPlane) == null ? void 0 : r.center, s = (a = t.boxMesh.bottomPlane) == null ? void 0 : a.center, o = new w.Vector3().lerpVectors(i, s, 0.5);
|
|
36514
36526
|
return { topCenter: i, bottomCenter: s, boxCenter: o };
|
|
36515
36527
|
};
|
|
36516
36528
|
return {
|
|
@@ -36919,7 +36931,7 @@ let Ro;
|
|
|
36919
36931
|
const wm = (n) => Ro || (Ro = new Ql(n, { noEmitWhenHide: !0 }), Ro);
|
|
36920
36932
|
class Cm extends ii {
|
|
36921
36933
|
constructor(e) {
|
|
36922
|
-
var s, o;
|
|
36934
|
+
var s, o, r;
|
|
36923
36935
|
super();
|
|
36924
36936
|
d(this, "type");
|
|
36925
36937
|
d(this, "tag");
|
|
@@ -36930,7 +36942,7 @@ class Cm extends ii {
|
|
|
36930
36942
|
d(this, "enabled", !1);
|
|
36931
36943
|
d(this, "fiveDomEvents");
|
|
36932
36944
|
this.five = e.five, this.model = e.model, this.group = e.group, this.type = e.type, this.rawData = e.rawData, this.fiveDomEvents = wm(this.five);
|
|
36933
|
-
const i = (o = (s = e.position) != null ? s : this.model.
|
|
36945
|
+
const i = (r = (o = (s = e.position) != null ? s : this.model.worldCenter) != null ? o : this.model.center) != null ? r : Js(this.model).getCenter(new w.Vector3());
|
|
36934
36946
|
this.tag = g3(this.five, i);
|
|
36935
36947
|
}
|
|
36936
36948
|
get container() {
|
|
@@ -37075,7 +37087,7 @@ class C3 extends Cm {
|
|
|
37075
37087
|
super(se(D({}, e), { position: s })), this.enable();
|
|
37076
37088
|
}
|
|
37077
37089
|
}
|
|
37078
|
-
class P3 extends
|
|
37090
|
+
class P3 extends vi {
|
|
37079
37091
|
constructor(e) {
|
|
37080
37092
|
super(e);
|
|
37081
37093
|
d(this, "state");
|
|
@@ -37229,7 +37241,7 @@ export {
|
|
|
37229
37241
|
Fx as Object3DHelperPlugin,
|
|
37230
37242
|
ec as PLUGIN,
|
|
37231
37243
|
B3 as PaintBrush,
|
|
37232
|
-
|
|
37244
|
+
Ii as PaintBrushTypeEnum,
|
|
37233
37245
|
ux as PanoCompassPlugin,
|
|
37234
37246
|
Q3 as PanoCursorRaycasterPlugin,
|
|
37235
37247
|
kx as PanoDoorLabelPlugin,
|