@realsee/dnalogel 3.70.9 → 3.70.11-alpha.1
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 +9 -0
- package/dist/ModelMakerPlugin/Controller.d.ts +52 -2
- package/dist/ModelMakerPlugin/index.d.ts +2 -0
- package/dist/Sculpt/Meshes/Prism.d.ts +3 -1
- package/dist/index.cjs.js +6 -6
- package/dist/index.js +388 -265
- package/dist/index.umd.js +6 -6
- package/docs/assets/navigation.js +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
- package/docs/classes/CSS3DRender.html +2 -2
- package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
- package/docs/classes/ModelMakerPluginInstance.html +28 -18
- package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +2 -2
- package/docs/classes/ModelRoomLabelController.html +2 -2
- package/docs/classes/MoveController.html +2 -2
- package/docs/classes/Object3DHelperController.html +2 -2
- package/docs/classes/PaintBrush.html +2 -2
- package/docs/classes/PanoMeasurePluginLine.html +2 -2
- package/docs/classes/PanoMeasurePluginModel.html +2 -2
- package/docs/classes/PanoMeasurePluginPoint.html +2 -2
- package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
- package/docs/classes/PanoTagPluginController.html +2 -2
- package/docs/classes/Sculpt.html +2 -2
- package/docs/classes/Util.BetterTween.html +2 -2
- package/docs/classes/Util.FiveDomEvents.html +2 -2
- package/docs/classes/Util.FivePuppet.html +2 -2
- package/docs/classes/Util.Interval.html +2 -2
- package/docs/classes/Util.LegacyPointHelper.html +2 -2
- package/docs/classes/Util.LightTag.html +2 -2
- package/docs/classes/Util.LineSegments.html +2 -2
- package/docs/classes/Util.Magnifier.html +2 -2
- package/docs/classes/Util.Object3D.html +2 -2
- package/docs/classes/Util.PointDomHelper.html +2 -2
- package/docs/classes/Util.PointHelper.html +2 -2
- package/docs/classes/Util.PointSelector.html +2 -2
- package/docs/classes/Util.PointSelectorHelper.html +2 -2
- package/docs/classes/Util.Rectangle.html +2 -2
- package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
- package/docs/classes/Util.sculpt.BoxMesh.html +6 -5
- package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
- package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.LineMesh.html +2 -2
- package/docs/classes/Util.sculpt.PointMesh.html +2 -2
- package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
- package/docs/classes/Util.sculpt.PrismMesh.html +6 -5
- package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
- package/docs/classes/WalkController.html +2 -2
- package/docs/enums/CameraMovementEffect.html +2 -2
- package/docs/enums/ContentType.html +2 -2
- package/docs/enums/DIRECTION.html +2 -2
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/DimensionType.html +2 -2
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/PaintBrushTypeEnum.html +2 -2
- package/docs/enums/PointType.html +2 -2
- package/docs/enums/Rotation.html +2 -2
- package/docs/functions/AreaMakerPlugin.html +1 -1
- package/docs/functions/CSS3DRenderPlugin.html +1 -1
- package/docs/functions/CameraMovementPlugin.html +2 -2
- package/docs/functions/CruisePlugin.html +1 -1
- package/docs/functions/CurrentPanoImagePlugin.html +1 -1
- package/docs/functions/FloorplanGuidePlugin.html +1 -1
- package/docs/functions/GuideLinePlugin.html +1 -1
- package/docs/functions/ItemLabelPlugin.html +1 -1
- package/docs/functions/MapviewFloorplanPlugin.html +1 -1
- package/docs/functions/MeasurePlugin.html +1 -1
- package/docs/functions/ModelChassisCompassPlugin.html +2 -2
- package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
- package/docs/functions/ModelFloorplanPlugin.html +1 -1
- package/docs/functions/ModelItemLabelPlugin.html +1 -1
- package/docs/functions/ModelMakerPlugin.html +1 -1
- package/docs/functions/ModelRoomLabelPlugin.html +1 -1
- package/docs/functions/ModelTVVideoPlugin.html +1 -1
- package/docs/functions/ModelViewPlugin.html +2 -2
- package/docs/functions/MovePlugin.html +1 -1
- package/docs/functions/Object3DHelperPlugin.html +1 -1
- package/docs/functions/PanoCompassPlugin.html +1 -1
- package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
- package/docs/functions/PanoDoorLabelPlugin.html +1 -1
- package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
- package/docs/functions/PanoMeasurePlugin.html +1 -1
- package/docs/functions/PanoRulerPlugin.html +2 -2
- package/docs/functions/PanoRulerProPlugin.html +2 -2
- package/docs/functions/PanoSpatialTagPlugin.html +2 -2
- package/docs/functions/PanoTagPlugin.html +1 -1
- package/docs/functions/PanoVideoPlugin.html +2 -2
- package/docs/functions/PipelinePlugin.html +1 -1
- package/docs/functions/SculptPlugin.html +2 -2
- package/docs/functions/SculptPluginForFive.html +2 -2
- package/docs/functions/TopviewFloorplanPlugin.html +1 -1
- package/docs/functions/Util.awaitNextFrame.html +1 -1
- package/docs/functions/Util.blink.html +2 -2
- package/docs/functions/Util.blinkWithPreset.html +2 -2
- package/docs/functions/Util.bounding.html +1 -1
- package/docs/functions/Util.boundingBox.html +1 -1
- package/docs/functions/Util.boundingSphere.html +1 -1
- package/docs/functions/Util.boxVertex.html +2 -2
- package/docs/functions/Util.boxVertexes.html +1 -1
- package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
- package/docs/functions/Util.cleanup.html +2 -2
- package/docs/functions/Util.convexHull.html +2 -2
- package/docs/functions/Util.equal.html +2 -2
- package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
- package/docs/functions/Util.getCoordsFromClient.html +1 -1
- package/docs/functions/Util.getCoordsFromElement.html +1 -1
- package/docs/functions/Util.getFrameTime.html +2 -2
- package/docs/functions/Util.getIntersectFromRelativePosition.html +1 -1
- package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
- package/docs/functions/Util.initialCSS3DRender.html +1 -1
- package/docs/functions/Util.inside.html +1 -1
- package/docs/functions/Util.isModelLike.html +1 -1
- package/docs/functions/Util.isNil.html +2 -2
- package/docs/functions/Util.isPanoramaLike.html +1 -1
- package/docs/functions/Util.lookObject.html +2 -2
- package/docs/functions/Util.lookPoint.html +2 -2
- package/docs/functions/Util.nextFrame.html +1 -1
- package/docs/functions/Util.notNil.html +2 -2
- package/docs/functions/Util.reblink.html +2 -2
- package/docs/functions/Util.replaceStaticPrefix.html +2 -2
- package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
- package/docs/functions/Util.sculpt.createBox.html +1 -1
- package/docs/functions/Util.sculpt.createCircle.html +1 -1
- package/docs/functions/Util.sculpt.createCylinder.html +1 -1
- package/docs/functions/Util.sculpt.createLine.html +2 -2
- package/docs/functions/Util.sculpt.createPoint.html +1 -1
- package/docs/functions/Util.sculpt.createPolygon.html +1 -1
- package/docs/functions/Util.sculpt.createPrism.html +1 -1
- package/docs/functions/Util.sculpt.createRectangle.html +2 -2
- package/docs/functions/Util.tag.html +1 -1
- package/docs/functions/Util.tweenProgress.html +1 -1
- package/docs/functions/Util.uuid.html +2 -2
- package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
- package/docs/functions/Util.worldBounding.html +1 -1
- package/docs/functions/Util.worldBoundingBox.html +1 -1
- package/docs/functions/Util.worldBoundingSphere.html +1 -1
- package/docs/functions/createPolyline.html +2 -2
- package/docs/functions/pluginFlag.html +1 -1
- package/docs/hierarchy.html +1 -1
- package/docs/index.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
- package/docs/interfaces/BoxAnimationConfig.html +6 -0
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
- package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
- package/docs/interfaces/ContentTypeMapInterface.html +2 -2
- package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
- package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
- package/docs/interfaces/FloorplanBounding.html +2 -2
- package/docs/interfaces/FloorplanData.html +2 -2
- package/docs/interfaces/FloorplanEntrance.html +2 -2
- package/docs/interfaces/FloorplanExtraObject.html +2 -2
- package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
- package/docs/interfaces/FloorplanFloorData.html +2 -2
- package/docs/interfaces/FloorplanImagePosition.html +2 -2
- package/docs/interfaces/FloorplanObserver.html +2 -2
- package/docs/interfaces/FloorplanOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanPosition.html +2 -2
- package/docs/interfaces/FloorplanRoomItem.html +2 -2
- package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
- package/docs/interfaces/FloorplanServerBounding.html +2 -2
- package/docs/interfaces/FloorplanServerComputedData.html +2 -2
- package/docs/interfaces/FloorplanServerData.html +2 -2
- package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
- package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
- package/docs/interfaces/FloorplanServerEntrance.html +2 -2
- package/docs/interfaces/FloorplanServerFloorData.html +2 -2
- package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
- package/docs/interfaces/FloorplanServerObserver.html +2 -2
- package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanServerPosition.html +2 -2
- package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
- package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
- package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
- package/docs/interfaces/HelperOffset.html +2 -2
- package/docs/interfaces/ImagePlaneGroup.html +2 -2
- package/docs/interfaces/ItemLabelPluginData.html +2 -2
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/MinMax.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +2 -2
- package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
- package/docs/interfaces/ModelViewPluginExportType.html +2 -2
- package/docs/interfaces/Object3DHelperState.html +2 -2
- package/docs/interfaces/ObjectHelperControllers.html +2 -2
- package/docs/interfaces/PaintBrushAction.html +2 -2
- package/docs/interfaces/PaintBrushConfigs.html +2 -2
- package/docs/interfaces/PaintBrushState.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
- package/docs/interfaces/PanoMeasureParameterType.html +2 -2
- package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
- package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginState.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
- package/docs/interfaces/PluginEventMap.html +2 -2
- package/docs/interfaces/Point.html +2 -2
- package/docs/interfaces/Room.html +2 -2
- package/docs/interfaces/RoomInfo.html +2 -2
- package/docs/interfaces/RoomLabel.html +2 -2
- package/docs/interfaces/RoomRules.html +1 -1
- package/docs/interfaces/Rooms.html +1 -1
- package/docs/interfaces/Scissor.html +2 -2
- package/docs/interfaces/SculptConfig.html +2 -2
- package/docs/interfaces/State.html +2 -2
- package/docs/interfaces/TagCacheInterface.html +2 -2
- package/docs/interfaces/TagConfig.html +2 -2
- package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
- package/docs/interfaces/TagIconAnimationConfig.html +2 -2
- package/docs/interfaces/TagIconUrl.html +2 -2
- package/docs/interfaces/TagObjectGroup.html +2 -2
- package/docs/interfaces/TagState.html +2 -2
- package/docs/interfaces/TagStyle.html +2 -2
- package/docs/interfaces/Tags.html +2 -2
- package/docs/interfaces/TemporaryState.html +2 -2
- package/docs/interfaces/Util.AnimeInstance.html +2 -2
- package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
- package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
- package/docs/interfaces/Util.FiveDomEvent.html +2 -2
- package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
- package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.MagnifierParameter.html +2 -2
- package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.ObjectInitialState.html +2 -2
- package/docs/interfaces/Util.PointIntersection.html +2 -2
- package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
- package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
- package/docs/modules/AreaMakerPluginType.html +2 -2
- package/docs/modules/CruisePluginTypes.html +2 -2
- package/docs/modules/CurrentPanoImagePluginType.html +2 -2
- package/docs/modules/GuideLineItem.html +2 -2
- package/docs/modules/GuideLineModeItem.html +2 -2
- package/docs/modules/GuideLinePluginType.html +2 -2
- package/docs/modules/ModelMakerPluginType.html +2 -2
- package/docs/modules/PanoVideoPluginType.html +2 -2
- package/docs/modules/SculptData.html +2 -2
- package/docs/modules/SculptType.html +2 -2
- package/docs/modules/Util.html +2 -2
- package/docs/modules/Util.sculpt.html +2 -2
- package/docs/modules.html +4 -3
- package/docs/types/AddObject3DHelperConfig.html +2 -2
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
- package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
- package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
- package/docs/types/ArrayPosition.html +1 -1
- package/docs/types/AudioAppearance.html +1 -1
- package/docs/types/CSS3DRenderExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
- package/docs/types/ClassFunctionParameters.html +1 -1
- package/docs/types/Color.html +1 -1
- package/docs/types/ContentTypeConfigKey.html +1 -1
- package/docs/types/ContentTypeConfigKeySplit.html +1 -1
- package/docs/types/ContentTypeMap.html +1 -1
- package/docs/types/Create3DDomContainerReturnType.html +1 -1
- package/docs/types/Create3DElementReturnType.html +1 -1
- package/docs/types/CruisePluginExportType.html +1 -1
- package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
- package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
- package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
- package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
- package/docs/types/DeprecatedTagProperty.html +2 -2
- package/docs/types/Direction-1.html +1 -1
- package/docs/types/Direction4.html +1 -1
- package/docs/types/ElementRenderer.html +2 -2
- package/docs/types/FloorplanGuidePluginParameterType.html +1 -1
- package/docs/types/FloorplanGuidePluginReturnType.html +1 -1
- package/docs/types/FloorplanRuleLabels.html +2 -2
- package/docs/types/FloorplanServerRuleLabels.html +1 -1
- package/docs/types/GuideLinePluginExportType.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
- package/docs/types/GuideLinePluginType.PathItem.html +2 -2
- package/docs/types/GuideLinePluginType.PluginData.html +2 -2
- package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
- package/docs/types/HelperEventMap.html +1 -1
- package/docs/types/InternalHelperEventMap.html +1 -1
- package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/MeasureEndReason.html +1 -1
- package/docs/types/MeasurePluginConfig.html +2 -2
- package/docs/types/MediaData.html +2 -2
- package/docs/types/MediaStore.html +1 -1
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
- package/docs/types/ModelId.html +1 -1
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
- package/docs/types/ModelMakerPluginType.ItemType.html +2 -2
- package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
- package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
- package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
- package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
- package/docs/types/MoveArgs.html +2 -2
- package/docs/types/MoveOpts.html +2 -2
- package/docs/types/Object3DHelperEventMap.html +1 -1
- package/docs/types/ObjectFit.html +1 -1
- package/docs/types/PaintBrushEventMap.html +1 -1
- package/docs/types/PanoCompassPluginData.html +1 -1
- package/docs/types/PanoCompassPluginExportType.html +1 -1
- package/docs/types/PanoCompassPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
- package/docs/types/PanoIndex.html +1 -1
- package/docs/types/PanoMeasurePluginEvent.html +1 -1
- package/docs/types/PanoMeasureReturnType.html +1 -1
- package/docs/types/PanoSpatialTagPluginId.html +1 -1
- package/docs/types/PanoTagPluginExportInterface.html +1 -1
- package/docs/types/PanoTagPluginParamsInterface.html +1 -1
- package/docs/types/PanoVideoPluginParameterType.html +1 -1
- package/docs/types/PanoVideoPluginReturnType.html +1 -1
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
- package/docs/types/PipelinePluginParameterType.html +1 -1
- package/docs/types/PipelinePluginReturnType.html +1 -1
- package/docs/types/PlaneTag.html +2 -2
- package/docs/types/Point2DTag.html +2 -2
- package/docs/types/Point3DTag.html +2 -2
- package/docs/types/PointTagInstance.html +1 -1
- package/docs/types/Position.html +1 -1
- package/docs/types/PositionFrom.html +1 -1
- package/docs/types/RotateArgs.html +2 -2
- package/docs/types/RotateOpts.html +2 -2
- package/docs/types/RuleLabelsKey.html +1 -1
- package/docs/types/RuleLabelsValue.html +1 -1
- package/docs/types/ScaleCallback.html +1 -1
- package/docs/types/ScalePosition.html +2 -2
- package/docs/types/SculptData.BoxData.html +1 -1
- package/docs/types/SculptData.CircleData.html +1 -1
- package/docs/types/SculptData.CylinderData.html +1 -1
- package/docs/types/SculptData.PointData.html +1 -1
- package/docs/types/SculptData.PolygonData.html +1 -1
- package/docs/types/SculptData.PolylineData.html +1 -1
- package/docs/types/SculptData.PrismData.html +1 -1
- package/docs/types/SculptData.RectangleData.html +1 -1
- package/docs/types/SculptType.Theme.html +2 -2
- package/docs/types/StickType.html +1 -1
- package/docs/types/Tag.html +2 -2
- package/docs/types/Tag2D.html +2 -2
- package/docs/types/Tag3D.html +2 -2
- package/docs/types/TagClickParams.html +1 -1
- package/docs/types/TagConfigByKey.html +1 -1
- package/docs/types/TagContentType.html +1 -1
- package/docs/types/TagContentTypeMapping.html +1 -1
- package/docs/types/TagDimensionType.html +1 -1
- package/docs/types/TagElement.html +2 -2
- package/docs/types/TagEvents.html +1 -1
- package/docs/types/TagGLTFObject.html +1 -1
- package/docs/types/TagHooks.html +1 -1
- package/docs/types/TagId.html +1 -1
- package/docs/types/TagInstance.html +1 -1
- package/docs/types/TagPlacement.html +2 -2
- package/docs/types/TagPointType.html +2 -2
- package/docs/types/TagRendererMap.html +1 -1
- package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/Util.ActionIfNoIntersection.html +1 -1
- package/docs/types/Util.AdherePoint.html +2 -2
- package/docs/types/Util.PointSelectorConfig.html +1 -1
- package/docs/types/Util.SupportedTarget.html +2 -2
- package/docs/types/Util.Target.html +2 -2
- package/docs/types/Util.ThreeObject.html +2 -2
- package/docs/types/WorkCode.html +1 -1
- package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
- package/docs/variables/PLUGIN.html +1 -1
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
- package/docs/variables/ROOM_TYPE_MAP.html +2 -2
- package/docs/variables/Util.ANIME_PRESETS.html +2 -2
- package/docs/variables/Util.CURRENT_PANO_IMAGE_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.DEFAULT_ANIME_CONFIG.html +2 -2
- package/docs/variables/Util.DEFAULT_STATIC_PREFIX.html +2 -2
- package/docs/variables/Util.DNALOGEL_DEFAULT_ASSETS.html +2 -2
- package/docs/variables/Util.ENTRY_DOOR_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.FLOORPLAN_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.GUIDELINE_DEFAULT_ARROW_TEXTURE.html +2 -2
- package/docs/variables/Util.GUIDELINE_WHITE_ARROW_TEXTURE.html +2 -2
- package/docs/variables/Util.MODEL_CHASSIS_COMPASS_DEFAULT_MODEL.html +2 -2
- package/docs/variables/Util.MODEL_ENTRY_DOOR_GUIDE_PLUGIN_DEFAULT_MODEL.html +2 -2
- package/docs/variables/Util.PANO_COMPASS_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.PANO_SPATIAL_TAG_BLUR_IMAGE.html +2 -2
- package/docs/variables/Util.PANO_TAG_DEFAULT_LINK_ICON.html +2 -2
- package/docs/variables/defaultGlobalConfig.html +1 -1
- package/docs/variables/itemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
- package/libs/ModelMakerPlugin/Controller.d.ts +52 -2
- package/libs/ModelMakerPlugin/Controller.js +265 -144
- package/libs/ModelMakerPlugin/index.d.ts +2 -0
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +8 -8
- package/libs/Sculpt/Meshes/Prism.d.ts +3 -1
- package/libs/Sculpt/Meshes/Prism.js +83 -81
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
|
@@ -1,56 +1,56 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
for (var
|
|
6
|
-
|
|
7
|
-
if (
|
|
8
|
-
for (var
|
|
9
|
-
P.call(p,
|
|
10
|
-
return
|
|
1
|
+
var A = Object.defineProperty;
|
|
2
|
+
var _ = Object.getOwnPropertySymbols;
|
|
3
|
+
var L = Object.prototype.hasOwnProperty, P = Object.prototype.propertyIsEnumerable;
|
|
4
|
+
var I = (c, p, e) => p in c ? A(c, p, { enumerable: !0, configurable: !0, writable: !0, value: e }) : c[p] = e, E = (c, p) => {
|
|
5
|
+
for (var e in p || (p = {}))
|
|
6
|
+
L.call(p, e) && I(c, e, p[e]);
|
|
7
|
+
if (_)
|
|
8
|
+
for (var e of _(p))
|
|
9
|
+
P.call(p, e) && I(c, e, p[e]);
|
|
10
|
+
return c;
|
|
11
11
|
};
|
|
12
|
-
var l = (
|
|
13
|
-
var M = (
|
|
12
|
+
var l = (c, p, e) => (I(c, typeof p != "symbol" ? p + "" : p, e), e);
|
|
13
|
+
var M = (c, p, e) => new Promise((s, t) => {
|
|
14
14
|
var r = (i) => {
|
|
15
15
|
try {
|
|
16
|
-
n(
|
|
16
|
+
n(e.next(i));
|
|
17
17
|
} catch (a) {
|
|
18
|
-
|
|
18
|
+
t(a);
|
|
19
19
|
}
|
|
20
|
-
},
|
|
20
|
+
}, o = (i) => {
|
|
21
21
|
try {
|
|
22
|
-
n(
|
|
22
|
+
n(e.throw(i));
|
|
23
23
|
} catch (a) {
|
|
24
|
-
|
|
24
|
+
t(a);
|
|
25
25
|
}
|
|
26
|
-
}, n = (i) => i.done ?
|
|
27
|
-
n((
|
|
26
|
+
}, n = (i) => i.done ? s(i.value) : Promise.resolve(i.value).then(r, o);
|
|
27
|
+
n((e = e.apply(c, p)).next());
|
|
28
28
|
});
|
|
29
|
-
import { Controller as
|
|
30
|
-
import { Group as
|
|
31
|
-
import { ModelMakerBoxItem as
|
|
32
|
-
import { PrismMesh as
|
|
33
|
-
import { anyPositionToVector3 as
|
|
34
|
-
import { PolygonWithEdgeMesh as
|
|
29
|
+
import { Controller as B } from "../base/BasePluginWithData.js";
|
|
30
|
+
import { Group as H, Vector3 as w, Euler as W, Quaternion as V, Box3 as j, Color as y } from "three";
|
|
31
|
+
import { ModelMakerBoxItem as T } from "./item/boxItem.js";
|
|
32
|
+
import { PrismMesh as S } from "../Sculpt/Meshes/Prism.js";
|
|
33
|
+
import { anyPositionToVector3 as q } from "../shared-utils/positionToVector3.js";
|
|
34
|
+
import { PolygonWithEdgeMesh as k } from "../Sculpt/Meshes/PolygonWithEdge.js";
|
|
35
35
|
import "../shared-utils/tag.js";
|
|
36
36
|
import "../vendor/hammerjs/hammer.js";
|
|
37
37
|
import "../shared-utils/three/PointSelector/index.js";
|
|
38
38
|
import "../shared-utils/three/CSS3DRenderer/index.js";
|
|
39
|
-
import { waitFiveModelLoaded as
|
|
39
|
+
import { waitFiveModelLoaded as N } from "../shared-utils/five/fiveModelLoad.js";
|
|
40
40
|
import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
41
41
|
import "@realsee/five/line";
|
|
42
|
-
import { notNil as
|
|
42
|
+
import { notNil as f } from "../shared-utils/isNil.js";
|
|
43
43
|
import "../shared-utils/three/core/Five_LineMaterial2.js";
|
|
44
44
|
import { boxVertex as u } from "../shared-utils/three/boundingBox.js";
|
|
45
45
|
import "../shared-utils/three/blink.js";
|
|
46
46
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
47
47
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
48
|
-
import { FiveDomEvents as
|
|
48
|
+
import { FiveDomEvents as z } from "../shared-utils/five/FiveDomEvents.js";
|
|
49
49
|
import "../shared-utils/five/FivePuppet.js";
|
|
50
|
-
import { tagRendererMap as
|
|
50
|
+
import { tagRendererMap as G } from "./utils/tagRenderer.js";
|
|
51
51
|
import { ModelMakerPrismItem as x } from "./item/prismItem.js";
|
|
52
|
-
import { ModelMakerPolygonItem as
|
|
53
|
-
import { fiveEveryReadyListener as
|
|
52
|
+
import { ModelMakerPolygonItem as F } from "./item/polygonItem.js";
|
|
53
|
+
import { fiveEveryReadyListener as Q } from "../shared-utils/five/fiveEveryReadyListener.js";
|
|
54
54
|
import { sleep as U } from "../CruisePlugin/utils/sleep.js";
|
|
55
55
|
import { CONST as Y } from "../shared-utils/constants.js";
|
|
56
56
|
import "../base/BasePlugin.js";
|
|
@@ -130,13 +130,13 @@ import "../shared-utils/math/rad2Deg.js";
|
|
|
130
130
|
import "../components/AreaLabel/Assets/fontSize.js";
|
|
131
131
|
import "../shared-utils/px2rem.js";
|
|
132
132
|
import "../shared-utils/fontSize.js";
|
|
133
|
-
class
|
|
134
|
-
constructor(
|
|
135
|
-
var
|
|
136
|
-
super(
|
|
133
|
+
class Ut extends B {
|
|
134
|
+
constructor(e, s) {
|
|
135
|
+
var t, r;
|
|
136
|
+
super(e);
|
|
137
137
|
l(this, "state");
|
|
138
138
|
l(this, "items", []);
|
|
139
|
-
l(this, "group", new
|
|
139
|
+
l(this, "group", new H());
|
|
140
140
|
l(this, "data");
|
|
141
141
|
l(this, "tagRendererMap", {});
|
|
142
142
|
l(this, "fiveDomEvents");
|
|
@@ -149,15 +149,21 @@ class Ue extends W {
|
|
|
149
149
|
l(this, "originalOpacities", /* @__PURE__ */ new Map());
|
|
150
150
|
// 存储标签原始透明度
|
|
151
151
|
l(this, "originalTagOpacities", /* @__PURE__ */ new Map());
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
152
|
+
// 存储当前高亮的项目
|
|
153
|
+
l(this, "highlightedItem", null);
|
|
154
|
+
// 存储标签原始样式用于高亮恢复
|
|
155
|
+
l(this, "originalTagStyles", /* @__PURE__ */ new Map());
|
|
156
|
+
// 存储模型原始线条颜色用于高亮恢复
|
|
157
|
+
l(this, "originalLineColors", /* @__PURE__ */ new Map());
|
|
158
|
+
l(this, "onFiveModeChange", (e) => {
|
|
159
|
+
const s = this.occlusionVisibility;
|
|
160
|
+
Array.isArray(s) && [...this.getPrismItems(), ...this.getBoxItems()].forEach((r) => {
|
|
161
|
+
(r.model instanceof S || r.model instanceof k) && r.model.setStyle({ occlusionVisibility: s.includes(e) });
|
|
156
162
|
});
|
|
157
163
|
});
|
|
158
164
|
l(this, "handleEnable", () => {
|
|
159
|
-
var
|
|
160
|
-
this.five.scene.add(this.group), (
|
|
165
|
+
var e, s;
|
|
166
|
+
this.five.scene.add(this.group), (s = (e = this.five.getElement()) == null ? void 0 : e.parentElement) == null || s.appendChild(this.tagWrapper), this.five.needsRender = !0, this.onFiveModeChange(this.five.getCurrentState().mode), this.onFiveEveryReady(), this.five.on("modeChange", this.onFiveModeChange), this.fiveEveryReadyListenerDisposer = Q(this.five, this.onFiveEveryReady);
|
|
161
167
|
});
|
|
162
168
|
l(this, "handleDisable", () => {
|
|
163
169
|
this.five.scene.remove(this.group), this.tagWrapper.remove(), this.five.needsRender = !0, this.five.off("modeChange", this.onFiveModeChange), this.fiveEveryReadyListenerDisposer();
|
|
@@ -165,10 +171,10 @@ class Ue extends W {
|
|
|
165
171
|
l(this, "onFiveEveryReady", () => M(this, null, function* () {
|
|
166
172
|
if (this.five.state.mode === "Panorama")
|
|
167
173
|
return;
|
|
168
|
-
const
|
|
174
|
+
const e = this.items.filter((i) => i instanceof x).map((i) => i.tag), s = e.filter((i) => i.position && i.visible && i.enabled);
|
|
169
175
|
yield U(0);
|
|
170
|
-
const
|
|
171
|
-
|
|
176
|
+
const t = this.five.camera.position.clone(), r = s.sort((i, a) => t.distanceTo(i.position) - t.distanceTo(a.position)), o = [], n = (i, a) => !(i.right < a.left || i.left > a.right || i.bottom < a.top || i.top > a.bottom);
|
|
177
|
+
e.forEach((i) => {
|
|
172
178
|
i.visibles[2] = void 0;
|
|
173
179
|
}), r.forEach((i) => {
|
|
174
180
|
if (i.visibles[1] === !1)
|
|
@@ -176,35 +182,35 @@ class Ue extends W {
|
|
|
176
182
|
const a = i.container.getElementsByClassName("room-label-item__text")[0];
|
|
177
183
|
if (!a)
|
|
178
184
|
return;
|
|
179
|
-
const
|
|
180
|
-
|
|
185
|
+
const h = a.getBoundingClientRect();
|
|
186
|
+
o.every((d) => !n(d.boundingClientRect, h)) ? (o.push({ tag: i, boundingClientRect: h }), i.visibles[2] = !0) : i.visibles[2] = !1, i.needsRender = !0;
|
|
181
187
|
});
|
|
182
188
|
}));
|
|
183
189
|
l(this, "updateTagRenderer", () => {
|
|
184
|
-
this.items.forEach((
|
|
185
|
-
var
|
|
186
|
-
const
|
|
187
|
-
|
|
190
|
+
this.items.forEach((e) => {
|
|
191
|
+
var t;
|
|
192
|
+
const s = (t = this.tagRendererMap[e.type]) != null ? t : G[e.type];
|
|
193
|
+
s && e.__renderer !== s && (e.__renderer = s, typeof e.__disposeRenderer == "function" && e.__disposeRenderer(), e.tag.container.innerHTML = "", e.__disposeRenderer = s(e.tag.container, e, this.five));
|
|
188
194
|
});
|
|
189
195
|
});
|
|
190
|
-
this.group.name = "ModelMakerPluginGroup", this.state = { enabled: !0, visible: !0 }, this.occlusionVisibility = (
|
|
196
|
+
this.group.name = "ModelMakerPluginGroup", this.state = { enabled: !0, visible: !0 }, this.occlusionVisibility = (t = s == null ? void 0 : s.occlusionVisibility) != null ? t : !1, this.occlusionMode = (r = s == null ? void 0 : s.occlusionMode) != null ? r : "translucence", this.fiveDomEvents = new z(e, { noEmitWhenHide: !0, noEmitWhenNotInScene: !0 }), this.tagWrapper = (() => {
|
|
191
197
|
var n;
|
|
192
|
-
const
|
|
193
|
-
return
|
|
194
|
-
})(),
|
|
198
|
+
const o = document.createElement("div");
|
|
199
|
+
return o.style.position = "absolute", o.style.top = "0", o.style.left = "0", o.style.width = "100%", o.style.height = "100%", o.style.pointerEvents = "none", o.style.zIndex = `${(n = s == null ? void 0 : s.tagContainerZIndex) != null ? n : ""}`, o;
|
|
200
|
+
})(), e.scene.add(this.group), this.handleEnable(), window.__MODELMAKER_DEBUG__ = this;
|
|
195
201
|
}
|
|
196
|
-
load(
|
|
202
|
+
load(e) {
|
|
197
203
|
return M(this, null, function* () {
|
|
198
|
-
if (this.clear(), this.data =
|
|
204
|
+
if (this.clear(), this.data = e, this.originalOpacities.clear(), this.resetHighlight(), yield N(this.five), this.data !== e)
|
|
199
205
|
return;
|
|
200
206
|
this.clear();
|
|
201
|
-
const
|
|
207
|
+
const s = (t) => {
|
|
202
208
|
var a;
|
|
203
|
-
const r =
|
|
204
|
-
let
|
|
205
|
-
|
|
206
|
-
const i = ((a =
|
|
207
|
-
return
|
|
209
|
+
const r = t.object_data.color ? new y().setHex(parseInt(t.object_data.color.slice(1), 16)) : new y(1, 1, 1);
|
|
210
|
+
let o = typeof this.occlusionVisibility == "boolean" ? this.occlusionVisibility : !1, n = this.occlusionMode;
|
|
211
|
+
t.type === "triangles" && (o = !0, n = "depthTest");
|
|
212
|
+
const i = ((a = t.object_data.opacity) != null ? a : 0.4) / 2;
|
|
213
|
+
return t.id && this.originalOpacities.set(t.id.toString(), {
|
|
208
214
|
opacity: i,
|
|
209
215
|
lineOpacity: 1
|
|
210
216
|
}), {
|
|
@@ -213,105 +219,114 @@ class Ue extends W {
|
|
|
213
219
|
opacity: i,
|
|
214
220
|
lineOpacity: 1,
|
|
215
221
|
lineWidth: 1,
|
|
216
|
-
occlusionVisibility:
|
|
222
|
+
occlusionVisibility: o,
|
|
217
223
|
occlusionMode: n
|
|
218
224
|
};
|
|
219
225
|
};
|
|
220
|
-
this.items =
|
|
226
|
+
this.items = e.list.map((t) => {
|
|
221
227
|
var r;
|
|
222
|
-
switch (
|
|
228
|
+
switch (t.type) {
|
|
223
229
|
case "triangles": {
|
|
224
|
-
const
|
|
225
|
-
return
|
|
230
|
+
const o = new k();
|
|
231
|
+
return f(t.id) && (o.uuid = t.id.toString()), o.setPoints(t.object_data.points, { checkLinesIntersect: !1 }), o.setStyle(s(t)), this.fiveDomEvents.addEventListener(o, "hover", () => o.highlight()), this.fiveDomEvents.addEventListener(o, "unHover", () => o.unhighlight()), new F({
|
|
226
232
|
five: this.five,
|
|
227
233
|
tagWrapper: this.tagWrapper,
|
|
228
|
-
model:
|
|
234
|
+
model: o,
|
|
229
235
|
group: this.group,
|
|
230
|
-
type:
|
|
231
|
-
rawData:
|
|
236
|
+
type: t.type,
|
|
237
|
+
rawData: t,
|
|
232
238
|
fiveDomEvents: this.fiveDomEvents
|
|
233
239
|
});
|
|
234
240
|
}
|
|
235
241
|
case "prism": {
|
|
236
|
-
const
|
|
237
|
-
|
|
238
|
-
const n =
|
|
239
|
-
var
|
|
240
|
-
return [m[0], m[1] + ((
|
|
242
|
+
const o = new S();
|
|
243
|
+
f(t.id) && (o.uuid = t.id.toString()), this.zFightingOffset += Y.Z_FIGHTING_OFFSET;
|
|
244
|
+
const n = t.object_data.points.map((m) => {
|
|
245
|
+
var d;
|
|
246
|
+
return [m[0], m[1] + ((d = t.object_data.fixedY) != null ? d : 0), m[2]];
|
|
241
247
|
});
|
|
242
248
|
n.push(n[0]);
|
|
243
|
-
const i =
|
|
244
|
-
return
|
|
249
|
+
const i = t.object_data.height + ((r = t.object_data.fixedHeight) != null ? r : 0) + this.zFightingOffset, a = q(n[0]).add(new w().setY(i));
|
|
250
|
+
return o.setPoints({ points: n, heightPoint: a }), o.setStyle(s(t)), new x({
|
|
245
251
|
five: this.five,
|
|
246
252
|
tagWrapper: this.tagWrapper,
|
|
247
|
-
model:
|
|
253
|
+
model: o,
|
|
248
254
|
group: this.group,
|
|
249
|
-
type:
|
|
250
|
-
rawData:
|
|
255
|
+
type: t.type,
|
|
256
|
+
rawData: t,
|
|
251
257
|
fiveDomEvents: this.fiveDomEvents
|
|
252
258
|
});
|
|
253
259
|
}
|
|
254
260
|
case "box": {
|
|
255
|
-
const
|
|
256
|
-
|
|
257
|
-
const { start: n, end: i, rotation: a = [0, 0, 0, 0] } =
|
|
258
|
-
return
|
|
259
|
-
points: [u(
|
|
260
|
-
heightPoint: u(
|
|
261
|
-
}),
|
|
261
|
+
const o = new S({ five: this.five });
|
|
262
|
+
f(t.id) && (o.uuid = t.id.toString());
|
|
263
|
+
const { start: n, end: i, rotation: a = [0, 0, 0, 0] } = t.object_data, h = new w().fromArray(n), m = new w().fromArray(i), d = new W().fromArray(a), b = new V().setFromEuler(d), v = b.clone().inverse(), O = new w().lerpVectors(h, m, 0.5), R = O.clone().negate(), C = h.clone().add(R).applyQuaternion(v), D = m.clone().add(R).applyQuaternion(v), g = new j(C.clone().max(D), C.clone().min(D));
|
|
264
|
+
return o.setPoints({
|
|
265
|
+
points: [u(g, 2), u(g, 3), u(g, 7), u(g, 6)],
|
|
266
|
+
heightPoint: u(g, 1)
|
|
267
|
+
}), o.position.copy(O), o.quaternion.copy(b), o.setStyle(s(t)), new T({
|
|
262
268
|
five: this.five,
|
|
263
269
|
tagWrapper: this.tagWrapper,
|
|
264
|
-
model:
|
|
270
|
+
model: o,
|
|
265
271
|
group: this.group,
|
|
266
|
-
type:
|
|
267
|
-
rawData:
|
|
272
|
+
type: t.type,
|
|
273
|
+
rawData: t,
|
|
268
274
|
fiveDomEvents: this.fiveDomEvents
|
|
269
275
|
});
|
|
270
276
|
}
|
|
271
277
|
default:
|
|
272
278
|
return null;
|
|
273
279
|
}
|
|
274
|
-
}).filter(Boolean), this.state.enabled ? this.handleEnable() : this.handleDisable(), this.state.visible ? this.handleShow() : this.handleHide(), this.updateTagRenderer(), this.hooks.emit("dataLoaded",
|
|
280
|
+
}).filter(Boolean), this.state.enabled ? this.handleEnable() : this.handleDisable(), this.state.visible ? this.handleShow() : this.handleHide(), this.updateTagRenderer(), this.hooks.emit("dataLoaded", e), this.five.needsRender = !0;
|
|
275
281
|
});
|
|
276
282
|
}
|
|
277
|
-
setState(
|
|
278
|
-
|
|
283
|
+
setState(e) {
|
|
284
|
+
f(e.enabled) && this.state.enabled !== e.enabled && (this.state.enabled = e.enabled, e.enabled ? this.handleEnable() : this.handleDisable(), this.hooks.emit(e.enabled ? "enable" : "disable", { userAction: "我不知道捏" }), this.hooks.emit("stateChange", { state: this.state, userAction: "我不知道捏" })), f(e.visible) && this.state.visible !== e.visible && (this.state.visible = e.visible, e.visible ? this.handleShow() : this.handleHide(), this.hooks.emit(e.visible ? "show" : "hide", { userAction: "我不知道捏" }), this.hooks.emit("stateChange", { state: this.state, userAction: "我不知道捏" }));
|
|
279
285
|
}
|
|
280
|
-
getItemById(
|
|
281
|
-
return this.items.find((
|
|
286
|
+
getItemById(e) {
|
|
287
|
+
return this.items.find((s) => s.rawData.id === e);
|
|
282
288
|
}
|
|
283
|
-
registerTagRenderer(
|
|
284
|
-
this.tagRendererMap = E(E({}, this.tagRendererMap),
|
|
289
|
+
registerTagRenderer(e) {
|
|
290
|
+
this.tagRendererMap = E(E({}, this.tagRendererMap), e), this.updateTagRenderer();
|
|
285
291
|
}
|
|
286
|
-
hasCustomTagRenderer(
|
|
287
|
-
return !!this.tagRendererMap[
|
|
292
|
+
hasCustomTagRenderer(e) {
|
|
293
|
+
return !!this.tagRendererMap[e];
|
|
288
294
|
}
|
|
289
295
|
/**
|
|
290
296
|
* Force finish all active box animations immediately
|
|
291
297
|
* @param id Optional box item ID. If not provided, finishes all active box animations.
|
|
298
|
+
* @param restoreLabels Whether to restore labels immediately. Defaults to true.
|
|
292
299
|
*/
|
|
293
|
-
forceFinishBoxAnimation(
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
300
|
+
forceFinishBoxAnimation(e, s = !0) {
|
|
301
|
+
let t = [];
|
|
302
|
+
if (e) {
|
|
303
|
+
const r = this.getItemById(e);
|
|
304
|
+
r && ["box", "prism"].includes(r.type) && (t = [r], r.model.forceFinishBoxAnimation(e));
|
|
297
305
|
} else
|
|
298
|
-
this.items.filter((
|
|
299
|
-
|
|
306
|
+
t = this.items.filter((r) => ["box", "prism"].includes(r.type)), t.forEach((r) => {
|
|
307
|
+
r.model.forceFinishBoxAnimation(r.rawData.id);
|
|
300
308
|
});
|
|
301
|
-
|
|
309
|
+
s && t.forEach((r) => {
|
|
310
|
+
r.tag && (r.tag.show(), r.tag.container.style.opacity = "1");
|
|
311
|
+
}), this.five.needsRender = !0;
|
|
302
312
|
}
|
|
303
313
|
/**
|
|
304
314
|
* Play the up-and-down animation for a box mesh
|
|
305
315
|
* @param id Optional box item ID. If not provided, plays animation for all box items.
|
|
316
|
+
* @param config Animation configuration options
|
|
306
317
|
* @returns Promise that resolves when all animations are complete
|
|
307
318
|
*/
|
|
308
|
-
playBoxAnimation(
|
|
309
|
-
|
|
310
|
-
|
|
319
|
+
playBoxAnimation(e, s = {}) {
|
|
320
|
+
const { color: t = "#4DF0FF", hideLabels: r = !1 } = s;
|
|
321
|
+
this.forceFinishBoxAnimation(e);
|
|
322
|
+
const o = e ? [this.getItemById(e)].filter(Boolean) : this.items.filter((i) => ["box", "prism"].includes(i.type));
|
|
311
323
|
if (o.length === 0)
|
|
312
324
|
return console.warn("No box items found to animate"), Promise.resolve();
|
|
313
|
-
|
|
314
|
-
|
|
325
|
+
r && this.hideItemLabels(o);
|
|
326
|
+
const n = o.map((i) => !i || !["box", "prism"].includes(i.type) ? Promise.resolve() : i.model.playBoxAnimation(i.rawData.id, t));
|
|
327
|
+
return Promise.all(n).then(() => {
|
|
328
|
+
if (r)
|
|
329
|
+
return this.easeInItemLabels(o);
|
|
315
330
|
});
|
|
316
331
|
}
|
|
317
332
|
enable() {
|
|
@@ -327,7 +342,7 @@ class Ue extends W {
|
|
|
327
342
|
this.setState({ visible: !1 });
|
|
328
343
|
}
|
|
329
344
|
clear() {
|
|
330
|
-
this.zFightingOffset = 0, this.handleDisable(), this.group.children.length = 0, this.five.needsRender = !0, this.items = [], this.tagWrapper.innerHTML = "", this.fiveDomEvents.clear(), this.originalOpacities.clear(), this.originalTagOpacities.clear();
|
|
345
|
+
this.zFightingOffset = 0, this.handleDisable(), this.group.children.length = 0, this.five.needsRender = !0, this.items = [], this.tagWrapper.innerHTML = "", this.fiveDomEvents.clear(), this.originalOpacities.clear(), this.originalTagOpacities.clear(), this.highlightedItem = null, this.originalTagStyles.clear(), this.originalLineColors.clear();
|
|
331
346
|
}
|
|
332
347
|
/**
|
|
333
348
|
* 设置所有模型的透明度
|
|
@@ -336,37 +351,37 @@ class Ue extends W {
|
|
|
336
351
|
* @param options.type 模型类型,可选值为'box'、'prism'、'triangles'
|
|
337
352
|
* @param options.id 模型id
|
|
338
353
|
*/
|
|
339
|
-
setModelsOpacity(
|
|
354
|
+
setModelsOpacity(e, s) {
|
|
340
355
|
if (!this.state.enabled)
|
|
341
356
|
return;
|
|
342
|
-
const { type:
|
|
357
|
+
const { type: t, id: r } = s || {}, o = t ? Array.isArray(t) ? t : [t] : [], n = e === 1;
|
|
343
358
|
for (const i of this.items)
|
|
344
|
-
if (!
|
|
359
|
+
if (!t || o.includes(i.type) || i.rawData.id === r) {
|
|
345
360
|
switch (i.type) {
|
|
346
361
|
case "box":
|
|
347
362
|
case "prism": {
|
|
348
|
-
this.setPrismModelOpacity(i.rawData.id, i.model,
|
|
363
|
+
this.setPrismModelOpacity(i.rawData.id, i.model, e);
|
|
349
364
|
break;
|
|
350
365
|
}
|
|
351
366
|
case "triangles": {
|
|
352
|
-
this.setPolygonModelOpacity(i.rawData.id, i.model,
|
|
367
|
+
this.setPolygonModelOpacity(i.rawData.id, i.model, e);
|
|
353
368
|
break;
|
|
354
369
|
}
|
|
355
370
|
}
|
|
356
371
|
if (i.tag) {
|
|
357
372
|
if (!i.tag.visible)
|
|
358
373
|
continue;
|
|
359
|
-
const
|
|
374
|
+
const h = i.rawData.id.toString();
|
|
360
375
|
if (n) {
|
|
361
|
-
const
|
|
362
|
-
|
|
376
|
+
const d = this.originalTagOpacities.get(h);
|
|
377
|
+
d !== void 0 && (i.tag.container.style.opacity = d.toString());
|
|
363
378
|
} else {
|
|
364
|
-
if (!this.originalTagOpacities.has(
|
|
379
|
+
if (!this.originalTagOpacities.has(h)) {
|
|
365
380
|
const v = parseFloat(i.tag.container.style.opacity) || 1;
|
|
366
|
-
this.originalTagOpacities.set(
|
|
381
|
+
this.originalTagOpacities.set(h, v);
|
|
367
382
|
}
|
|
368
|
-
const
|
|
369
|
-
i.tag.container.style.opacity =
|
|
383
|
+
const b = (this.originalTagOpacities.get(h) || 1) * e;
|
|
384
|
+
i.tag.container.style.opacity = b.toString();
|
|
370
385
|
}
|
|
371
386
|
(parseFloat(i.tag.container.style.opacity) || 0) < 0.01 ? i.tag.container.style.pointerEvents = "none" : i.tag.container.style.pointerEvents = "auto";
|
|
372
387
|
}
|
|
@@ -377,37 +392,84 @@ class Ue extends W {
|
|
|
377
392
|
* 隐藏指定类型的模型
|
|
378
393
|
* @param itemTypes 模型类型数组
|
|
379
394
|
*/
|
|
380
|
-
hideItemsByType(
|
|
381
|
-
const
|
|
382
|
-
this.items.forEach((
|
|
383
|
-
|
|
395
|
+
hideItemsByType(e) {
|
|
396
|
+
const s = Array.isArray(e) ? e : [e];
|
|
397
|
+
this.items.forEach((t) => {
|
|
398
|
+
s.includes(t.type) && t.hide();
|
|
384
399
|
});
|
|
385
400
|
}
|
|
386
401
|
/**
|
|
387
402
|
* 显示指定类型的模型
|
|
388
403
|
* @param itemTypes 模型类型数组
|
|
389
404
|
*/
|
|
390
|
-
showItemsByType(
|
|
391
|
-
const
|
|
392
|
-
this.items.forEach((
|
|
393
|
-
|
|
405
|
+
showItemsByType(e) {
|
|
406
|
+
const s = Array.isArray(e) ? e : [e];
|
|
407
|
+
this.items.forEach((t) => {
|
|
408
|
+
s.includes(t.type) && t.show();
|
|
394
409
|
});
|
|
395
410
|
}
|
|
396
411
|
dispose() {
|
|
397
|
-
this.hooks.emit("dispose"), this.clear();
|
|
412
|
+
this.hooks.emit("dispose"), this.resetHighlight(), this.clear();
|
|
398
413
|
}
|
|
399
414
|
onWorkCodeChange() {
|
|
400
415
|
this.group.matrix.copy(this.workUtil.transform.clone()), this.group.matrix.decompose(this.group.position, this.group.quaternion, this.group.scale), this.group.updateMatrixWorld();
|
|
401
416
|
}
|
|
417
|
+
/**
|
|
418
|
+
* 应用高亮样式到指定项目
|
|
419
|
+
* @param item 要高亮的项目
|
|
420
|
+
* @param color 高亮颜色
|
|
421
|
+
*/
|
|
422
|
+
applyHighlightStyles(e, s) {
|
|
423
|
+
const t = e.rawData.id.toString(), r = e.tag.container;
|
|
424
|
+
let o = null;
|
|
425
|
+
if (e.type === "prism" ? o = r.querySelector(".room-label-item__text") : e.type === "box" && (o = r.querySelector(".model-maker-tag")), o) {
|
|
426
|
+
const i = window.getComputedStyle(o);
|
|
427
|
+
this.originalTagStyles.set(t, {
|
|
428
|
+
background: o.style.background || i.background,
|
|
429
|
+
borderImage: o.style.borderImage || i.borderImage
|
|
430
|
+
}), o.style.background = s, o.style.borderImage = "none";
|
|
431
|
+
}
|
|
432
|
+
const n = e.model;
|
|
433
|
+
if (n && typeof n.setStyle == "function") {
|
|
434
|
+
const i = e.rawData.object_data.color ? new y().setHex(parseInt(e.rawData.object_data.color.slice(1), 16)) : new y(1, 1, 1);
|
|
435
|
+
this.originalLineColors.set(t, {
|
|
436
|
+
lineColor: i
|
|
437
|
+
});
|
|
438
|
+
const a = new y(s);
|
|
439
|
+
n.setStyle({
|
|
440
|
+
lineColor: a
|
|
441
|
+
});
|
|
442
|
+
}
|
|
443
|
+
this.five.needsRender = !0;
|
|
444
|
+
}
|
|
445
|
+
/**
|
|
446
|
+
* 移除指定项目的高亮样式
|
|
447
|
+
* @param item 要移除高亮的项目
|
|
448
|
+
*/
|
|
449
|
+
removeHighlightStyles(e) {
|
|
450
|
+
const s = e.rawData.id.toString(), t = e.tag.container, r = this.originalTagStyles.get(s);
|
|
451
|
+
if (r) {
|
|
452
|
+
let n = null;
|
|
453
|
+
e.type === "prism" ? n = t.querySelector(".room-label-item__text") : e.type === "box" && (n = t.querySelector(".model-maker-tag")), n && (n.style.background = r.background, n.style.borderImage = r.borderImage), this.originalTagStyles.delete(s);
|
|
454
|
+
}
|
|
455
|
+
const o = this.originalLineColors.get(s);
|
|
456
|
+
if (o) {
|
|
457
|
+
const n = e.model;
|
|
458
|
+
n && typeof n.setStyle == "function" && n.setStyle({
|
|
459
|
+
lineColor: o.lineColor
|
|
460
|
+
}), this.originalLineColors.delete(s);
|
|
461
|
+
}
|
|
462
|
+
this.five.needsRender = !0;
|
|
463
|
+
}
|
|
402
464
|
/**
|
|
403
465
|
* 设置棱柱体模型的透明度
|
|
404
466
|
* @param id 模型id
|
|
405
467
|
* @param model 模型对象
|
|
406
468
|
* @param opacityPercent 透明度系数,范围0-1
|
|
407
469
|
*/
|
|
408
|
-
setPrismModelOpacity(
|
|
409
|
-
let { opacity: r, lineOpacity:
|
|
410
|
-
r = r *
|
|
470
|
+
setPrismModelOpacity(e, s, t) {
|
|
471
|
+
let { opacity: r, lineOpacity: o } = this.originalOpacities.get(e.toString()) || { opacity: 0.2, lineOpacity: 1 };
|
|
472
|
+
r = r * t, o = o * t, s.setStyle({ opacity: r, lineOpacity: o });
|
|
411
473
|
}
|
|
412
474
|
/**
|
|
413
475
|
* 设置多边形模型的透明度
|
|
@@ -415,9 +477,9 @@ class Ue extends W {
|
|
|
415
477
|
* @param model 模型对象
|
|
416
478
|
* @param opacityPercent 透明度系数,范围0-1
|
|
417
479
|
*/
|
|
418
|
-
setPolygonModelOpacity(
|
|
419
|
-
let { opacity: r, lineOpacity:
|
|
420
|
-
r = r *
|
|
480
|
+
setPolygonModelOpacity(e, s, t) {
|
|
481
|
+
let { opacity: r, lineOpacity: o } = this.originalOpacities.get(e.toString()) || { opacity: 0.2, lineOpacity: 1 };
|
|
482
|
+
r = r * t, o = o * t, s.setStyle({ opacity: r, lineOpacity: o });
|
|
421
483
|
}
|
|
422
484
|
handleShow() {
|
|
423
485
|
this.group.visible = !0, this.tagWrapper.style.display = "block", this.five.needsRender = !0;
|
|
@@ -425,16 +487,75 @@ class Ue extends W {
|
|
|
425
487
|
handleHide() {
|
|
426
488
|
this.group.visible = !1, this.tagWrapper.style.display = "none", this.five.needsRender = !0;
|
|
427
489
|
}
|
|
490
|
+
/**
|
|
491
|
+
* 高亮指定的模型项目
|
|
492
|
+
* @param id 模型项目的ID
|
|
493
|
+
* @param color 高亮颜色,默认为 #FF7700
|
|
494
|
+
*/
|
|
495
|
+
highlightItem(e, s = "#FF7700") {
|
|
496
|
+
if (!this.state.enabled)
|
|
497
|
+
return;
|
|
498
|
+
this.resetHighlight();
|
|
499
|
+
const t = this.getItemById(e);
|
|
500
|
+
!t || !t.tag || (this.highlightedItem = t, this.applyHighlightStyles(t, s));
|
|
501
|
+
}
|
|
502
|
+
/**
|
|
503
|
+
* 重置所有高亮
|
|
504
|
+
*/
|
|
505
|
+
resetHighlight() {
|
|
506
|
+
this.highlightedItem && (this.removeHighlightStyles(this.highlightedItem), this.highlightedItem = null);
|
|
507
|
+
}
|
|
508
|
+
/**
|
|
509
|
+
* 获取当前高亮的项目ID
|
|
510
|
+
*/
|
|
511
|
+
getHighlightedItemId() {
|
|
512
|
+
var e, s;
|
|
513
|
+
return (s = (e = this.highlightedItem) == null ? void 0 : e.rawData.id) != null ? s : null;
|
|
514
|
+
}
|
|
428
515
|
getPrismItems() {
|
|
429
|
-
return this.items.filter((
|
|
516
|
+
return this.items.filter((e) => e instanceof x);
|
|
430
517
|
}
|
|
431
518
|
getPolygonItems() {
|
|
432
|
-
return this.items.filter((
|
|
519
|
+
return this.items.filter((e) => e instanceof F);
|
|
433
520
|
}
|
|
434
521
|
getBoxItems() {
|
|
435
|
-
return this.items.filter((
|
|
522
|
+
return this.items.filter((e) => e instanceof T);
|
|
523
|
+
}
|
|
524
|
+
/**
|
|
525
|
+
* 隐藏指定项目的标签
|
|
526
|
+
* @param items 要隐藏标签的项目数组
|
|
527
|
+
*/
|
|
528
|
+
hideItemLabels(e) {
|
|
529
|
+
e.forEach((s) => {
|
|
530
|
+
s.tag && s.tag.hide();
|
|
531
|
+
});
|
|
532
|
+
}
|
|
533
|
+
/**
|
|
534
|
+
* 缓动显示指定项目的标签
|
|
535
|
+
* @param items 要显示标签的项目数组
|
|
536
|
+
* @param duration 缓动持续时间(毫秒)
|
|
537
|
+
*/
|
|
538
|
+
easeInItemLabels(e, s = 500) {
|
|
539
|
+
return new Promise((t) => {
|
|
540
|
+
if (e.length === 0 || !this.state.enabled) {
|
|
541
|
+
t();
|
|
542
|
+
return;
|
|
543
|
+
}
|
|
544
|
+
e.forEach((n) => {
|
|
545
|
+
n.tag && (n.tag.show(), n.tag.container.style.opacity = "0");
|
|
546
|
+
});
|
|
547
|
+
const r = Date.now(), o = () => {
|
|
548
|
+
const n = Date.now() - r, i = Math.min(n / s, 1), a = 1 - Math.pow(1 - i, 3);
|
|
549
|
+
e.forEach((h) => {
|
|
550
|
+
h.tag && (h.tag.container.style.opacity = a.toString());
|
|
551
|
+
}), i < 1 ? requestAnimationFrame(o) : (e.forEach((h) => {
|
|
552
|
+
h.tag && (h.tag.container.style.opacity = "1");
|
|
553
|
+
}), t());
|
|
554
|
+
};
|
|
555
|
+
requestAnimationFrame(o);
|
|
556
|
+
});
|
|
436
557
|
}
|
|
437
558
|
}
|
|
438
559
|
export {
|
|
439
|
-
|
|
560
|
+
Ut as Controller
|
|
440
561
|
};
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import type * as ModelMakerPluginType from './typings';
|
|
2
2
|
import { Controller } from './Controller';
|
|
3
|
+
import type { BoxAnimationConfig } from './Controller';
|
|
3
4
|
export declare const ModelMakerPlugin: (five: import("@realsee/five").Five, config?: {
|
|
4
5
|
tagContainerZIndex?: number;
|
|
5
6
|
occlusionVisibility?: boolean | import("@realsee/five").Mode[];
|
|
@@ -7,3 +8,4 @@ export declare const ModelMakerPlugin: (five: import("@realsee/five").Five, conf
|
|
|
7
8
|
}) => ModelMakerPluginType.ModelMakerController;
|
|
8
9
|
export type { Controller as ModelMakerPluginInstance };
|
|
9
10
|
export type { ModelMakerPluginType };
|
|
11
|
+
export type { BoxAnimationConfig };
|