@realsee/dnalogel 3.23.2 → 3.23.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ModelMakerPlugin/Controller.d.ts +2 -2
- package/dist/ModelMakerPlugin/item/baseItem.d.ts +1 -1
- package/dist/ModelMakerPlugin/utils/getFiveDomEvent.d.ts +3 -0
- package/dist/PanoTagPlugin/typings/tag/Tag.d.ts +11 -4
- package/dist/index.cjs.js +5 -5
- package/dist/index.js +32 -27
- package/dist/index.umd.js +5 -5
- package/docs/assets/search.js +1 -1
- 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 +30 -15
- 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 +22 -22
- 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/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.absoluteUrl.html +3 -3
- package/docs/functions/Util.checkFiveModelLoaded.html +3 -3
- package/docs/functions/Util.equal.html +3 -3
- package/docs/functions/Util.getCoordsFromClient.html +3 -3
- package/docs/functions/Util.getCoordsFromElement.html +3 -3
- package/docs/functions/Util.getFrameTime.html +3 -3
- package/docs/functions/Util.getIntersectFromRelativePosition.html +3 -3
- package/docs/functions/Util.getRaycasterFromFivePointer.html +3 -3
- package/docs/functions/Util.isAbsoluteURL.html +3 -3
- package/docs/functions/Util.isModelLike.html +3 -3
- package/docs/functions/Util.isNil.html +3 -3
- package/docs/functions/Util.isPanoramaLike.html +3 -3
- package/docs/functions/Util.nextFrame.html +3 -3
- package/docs/functions/Util.notNil.html +3 -3
- package/docs/functions/Util.requestAnimationFrameInterval.html +3 -3
- package/docs/functions/Util.tweenProgress.html +3 -3
- package/docs/functions/Util.uuid.html +3 -3
- package/docs/functions/pluginFlag.html +3 -3
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.State.html +3 -3
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +3 -3
- package/docs/interfaces/CSS3DRenderPluginState.html +3 -3
- package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
- package/docs/interfaces/CruisePluginTypes.Config.html +3 -3
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +3 -3
- package/docs/interfaces/CruisePluginTypes.EventMap.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginState.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +3 -3
- package/docs/interfaces/EventMap.html +3 -3
- package/docs/interfaces/FloorplanBounding.html +3 -3
- package/docs/interfaces/FloorplanData.html +3 -3
- package/docs/interfaces/FloorplanEntrance.html +3 -3
- package/docs/interfaces/FloorplanExtraObject.html +3 -3
- package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
- package/docs/interfaces/FloorplanFloorData.html +3 -3
- package/docs/interfaces/FloorplanImagePosition.html +3 -3
- package/docs/interfaces/FloorplanObserver.html +3 -3
- package/docs/interfaces/FloorplanOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanPosition.html +3 -3
- package/docs/interfaces/FloorplanRoomItem.html +3 -3
- package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
- package/docs/interfaces/FloorplanServerBounding.html +3 -3
- package/docs/interfaces/FloorplanServerComputedData.html +3 -3
- package/docs/interfaces/FloorplanServerData.html +3 -3
- package/docs/interfaces/FloorplanServerDoorItem.html +3 -3
- package/docs/interfaces/FloorplanServerDoorPosition.html +3 -3
- package/docs/interfaces/FloorplanServerEntrance.html +3 -3
- package/docs/interfaces/FloorplanServerFloorData.html +3 -3
- package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
- package/docs/interfaces/FloorplanServerObserver.html +3 -3
- package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanServerPosition.html +3 -3
- package/docs/interfaces/FloorplanServerRoomItem.html +3 -3
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +3 -3
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
- package/docs/interfaces/GuideLinePluginType.EventMap.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +3 -3
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginState.html +3 -3
- package/docs/interfaces/GuideLinePluginType.Route.html +3 -3
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +3 -3
- package/docs/interfaces/HelperOffset.html +3 -3
- package/docs/interfaces/ImagePlaneGroup.html +3 -3
- package/docs/interfaces/ItemLabelPluginData.html +3 -3
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +3 -3
- package/docs/interfaces/ItemLabelPluginParametersType.html +3 -3
- package/docs/interfaces/MinMax.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginData.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +3 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +3 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginData.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +3 -3
- package/docs/interfaces/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.MagnifierParameter.html +3 -3
- package/docs/interfaces/Util.MouseGroupParameter.html +3 -3
- package/docs/interfaces/Util.PointIntersection.html +3 -3
- package/docs/modules/AreaMakerPluginType.html +3 -3
- package/docs/modules/CruisePluginTypes.html +3 -3
- package/docs/modules/CurrentPanoImagePluginType.html +3 -3
- package/docs/modules/GuideLineItem.html +3 -3
- package/docs/modules/GuideLineModeItem.html +3 -3
- package/docs/modules/GuideLinePluginType.html +3 -3
- package/docs/modules/ModelMakerPluginType.html +3 -3
- package/docs/modules/PanoVideoPluginType.html +3 -3
- package/docs/modules/Util.html +3 -3
- package/docs/modules.html +4 -4
- package/docs/types/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/AudioTagTypeConfigKey.html +3 -3
- package/docs/types/CSS3DRenderExportType.html +3 -3
- package/docs/types/CSS3DRenderPluginExportType.html +3 -3
- package/docs/types/CSS3DRenderPluginParameterType.html +3 -3
- package/docs/types/ClassFunctionParameters.html +3 -3
- package/docs/types/Color.html +3 -3
- package/docs/types/ContentTypeConfigKey.html +3 -3
- package/docs/types/ContentTypeConfigKeySplit.html +3 -3
- package/docs/types/ContentTypeMap.html +3 -3
- package/docs/types/Create3DDomContainerReturnType.html +3 -3
- package/docs/types/Create3DElementReturnType.html +3 -3
- package/docs/types/CruisePluginExportType.html +3 -3
- package/docs/types/CruisePluginTypes.CruiseData.html +3 -3
- package/docs/types/CruisePluginTypes.MoveEffect.html +3 -3
- package/docs/types/CurrentPanoImagePluginExportType.html +3 -3
- package/docs/types/DeprecatedMediaPlaneProperty.html +3 -3
- package/docs/types/DeprecatedTagProperty.html +3 -3
- package/docs/types/Direction-1.html +3 -3
- package/docs/types/Direction4.html +3 -3
- package/docs/types/ElementRenderer.html +3 -3
- package/docs/types/FloorplanRuleLabels.html +3 -3
- package/docs/types/FloorplanServerRuleLabels.html +3 -3
- package/docs/types/GuideLinePluginExportType.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineItem.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +3 -3
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +3 -3
- package/docs/types/GuideLinePluginType.PathItem.html +3 -3
- package/docs/types/GuideLinePluginType.PluginData.html +3 -3
- package/docs/types/HelperEventMap.html +3 -3
- package/docs/types/InternalHelperEventMap.html +3 -3
- package/docs/types/LoadTagConfig.html +3 -3
- package/docs/types/MapviewFloorplanPluginParameterType.html +3 -3
- package/docs/types/MapviewFloorplanPluginReturnType.html +3 -3
- package/docs/types/MediaData.html +3 -3
- package/docs/types/MediaStore.html +3 -3
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +3 -3
- package/docs/types/ModelFloorplanPluginParameterType.html +3 -3
- package/docs/types/ModelFloorplanPluginReturnType.html +3 -3
- package/docs/types/ModelId.html +3 -3
- package/docs/types/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/StickType.html +3 -3
- package/docs/types/Tag.html +14 -7
- 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/Controller.d.ts +2 -2
- package/libs/ModelMakerPlugin/Controller.js +75 -75
- package/libs/ModelMakerPlugin/index.js +5 -4
- package/libs/ModelMakerPlugin/item/baseItem.d.ts +1 -1
- package/libs/ModelMakerPlugin/item/baseItem.js +28 -74
- package/libs/ModelMakerPlugin/item/boxItem.js +4 -48
- package/libs/ModelMakerPlugin/item/polygonItem.js +11 -56
- package/libs/ModelMakerPlugin/item/prismItem.js +12 -57
- package/libs/ModelMakerPlugin/utils/getFiveDomEvent.d.ts +3 -0
- package/libs/ModelMakerPlugin/utils/getFiveDomEvent.js +9 -0
- package/libs/PanoTagPlugin/controller/TagRender.js +6 -6
- package/libs/PanoTagPlugin/controller/index.js +110 -108
- package/libs/PanoTagPlugin/typings/tag/Tag.d.ts +11 -4
- package/libs/base/BasePlugin.js +1 -1
- package/libs/index.js +125 -124
- package/libs/shared-utils/Utils/WorkUtil.js +9 -9
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
|
@@ -29,6 +29,9 @@ import "../shared-utils/three/addIfNotExists.js";
|
|
|
29
29
|
import "../shared-utils/tag.js";
|
|
30
30
|
import "../shared-utils/five/vector3ToScreen.js";
|
|
31
31
|
import "../shared-utils/Object3DHelper/utils/boundingBox.js";
|
|
32
|
+
import "./utils/getFiveDomEvent.js";
|
|
33
|
+
import "../shared-utils/five/FiveDomEvents.js";
|
|
34
|
+
import "../shared-utils/five/calculateThreeMouse.js";
|
|
32
35
|
import "../Sculpt/Meshes/Prism.js";
|
|
33
36
|
import "../shared-utils/three/IObject3D.js";
|
|
34
37
|
import "../shared-utils/isNil.js";
|
|
@@ -53,9 +56,7 @@ import "../vendor/svelte/internal/index.js";
|
|
|
53
56
|
import "../components/AreaLabel/LabelItem.js";
|
|
54
57
|
import "../components/AreaLabel/Assets/roomLabelBg.js";
|
|
55
58
|
import "./item/prismItem.js";
|
|
56
|
-
|
|
57
|
-
import "../shared-utils/five/calculateThreeMouse.js";
|
|
58
|
-
const po = (o) => new r(o);
|
|
59
|
+
const eo = (o) => new r(o);
|
|
59
60
|
export {
|
|
60
|
-
|
|
61
|
+
eo as ModelMakerPlugin
|
|
61
62
|
};
|
|
@@ -13,8 +13,8 @@ export declare class ModelMakerBaseItem extends Subscribe<Event> {
|
|
|
13
13
|
type: string;
|
|
14
14
|
tag: LightTag;
|
|
15
15
|
rawData: any;
|
|
16
|
+
model: THREE.Object3D;
|
|
16
17
|
protected five: Five;
|
|
17
|
-
protected model: THREE.Object3D;
|
|
18
18
|
protected group: THREE.Object3D;
|
|
19
19
|
protected enabled: boolean;
|
|
20
20
|
protected fiveDomEvents: FiveDomEvents;
|
|
@@ -1,78 +1,32 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
import * as
|
|
5
|
-
import { addIfNotExists as
|
|
6
|
-
import { Subscribe as
|
|
7
|
-
import { tag as
|
|
8
|
-
import { boundingBox as
|
|
9
|
-
import { getFiveDomEvent as
|
|
1
|
+
var h = Object.defineProperty;
|
|
2
|
+
var d = (s, i, e) => i in s ? h(s, i, { enumerable: !0, configurable: !0, writable: !0, value: e }) : s[i] = e;
|
|
3
|
+
var t = (s, i, e) => (d(s, typeof i != "symbol" ? i + "" : i, e), e);
|
|
4
|
+
import * as l from "three";
|
|
5
|
+
import { addIfNotExists as m } from "../../shared-utils/three/addIfNotExists.js";
|
|
6
|
+
import { Subscribe as a } from "../../shared-utils/Subscribe.js";
|
|
7
|
+
import { tag as f } from "../../shared-utils/tag.js";
|
|
8
|
+
import { boundingBox as v } from "../../shared-utils/Object3DHelper/utils/boundingBox.js";
|
|
9
|
+
import { getFiveDomEvent as c } from "../utils/getFiveDomEvent.js";
|
|
10
10
|
import "../../shared-utils/positionToVector3.js";
|
|
11
11
|
import "../../shared-utils/five/vector3ToScreen.js";
|
|
12
|
-
import "../../base/BasePluginWithData.js";
|
|
13
|
-
import "../../base/BasePlugin.js";
|
|
14
|
-
import "hammerjs";
|
|
15
|
-
import "@realsee/five";
|
|
16
|
-
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
17
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
18
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
19
|
-
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
20
|
-
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
21
|
-
import "../../shared-utils/util.js";
|
|
22
|
-
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
23
|
-
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
24
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
25
|
-
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
26
|
-
import "../../shared-utils/three/centerPoint.js";
|
|
27
|
-
import "../../shared-utils/three/getObjectVisible.js";
|
|
28
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
29
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
30
|
-
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
31
|
-
import "../../shared-utils/url/absoluteUrl.js";
|
|
32
|
-
import "./boxItem.js";
|
|
33
|
-
import "./polygonItem.js";
|
|
34
|
-
import "./baseItem.js";
|
|
35
|
-
import "../../Sculpt/Meshes/Prism.js";
|
|
36
|
-
import "../../shared-utils/three/IObject3D.js";
|
|
37
|
-
import "../../shared-utils/isNil.js";
|
|
38
|
-
import "../../Sculpt/Meshes/Polygon.js";
|
|
39
|
-
import "../../shared-utils/three/generatePolygonGeometry.js";
|
|
40
|
-
import "../../shared-utils/three/earcut3D.js";
|
|
41
|
-
import "earcut";
|
|
42
|
-
import "../../shared-utils/three/getNormal.js";
|
|
43
|
-
import "../../Sculpt/utils/color.js";
|
|
44
|
-
import "../../Sculpt/utils/three/ColoredMesh.js";
|
|
45
|
-
import "../../shared-utils/three/geometryUtil.js";
|
|
46
|
-
import "../../Sculpt/Meshes/Line.js";
|
|
47
|
-
import "@realsee/five/line";
|
|
48
|
-
import "../../Sculpt/Meshes/PolygonWithEdge.js";
|
|
49
|
-
import "../../Sculpt/Meshes/Polyline.js";
|
|
50
|
-
import "../../Sculpt/Meshes/LineWithDots.js";
|
|
51
|
-
import "../../Sculpt/Meshes/Point.js";
|
|
52
|
-
import "../../shared-utils/three/closeVectors.js";
|
|
53
|
-
import "../utils/tagRenderer.js";
|
|
54
|
-
import "../utils/Text.js";
|
|
55
|
-
import "../../vendor/svelte/internal/index.js";
|
|
56
|
-
import "../../components/AreaLabel/LabelItem.js";
|
|
57
|
-
import "../../components/AreaLabel/Assets/roomLabelBg.js";
|
|
58
|
-
import "./prismItem.js";
|
|
59
12
|
import "../../shared-utils/five/FiveDomEvents.js";
|
|
13
|
+
import "../../shared-utils/three/getObjectVisible.js";
|
|
60
14
|
import "../../shared-utils/five/calculateThreeMouse.js";
|
|
61
|
-
class
|
|
62
|
-
constructor(
|
|
63
|
-
var
|
|
15
|
+
class C extends a {
|
|
16
|
+
constructor(e) {
|
|
17
|
+
var o, r;
|
|
64
18
|
super();
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
this.five =
|
|
74
|
-
const
|
|
75
|
-
this.tag =
|
|
19
|
+
t(this, "type");
|
|
20
|
+
t(this, "tag");
|
|
21
|
+
t(this, "rawData");
|
|
22
|
+
t(this, "model");
|
|
23
|
+
t(this, "five");
|
|
24
|
+
t(this, "group");
|
|
25
|
+
t(this, "enabled", !1);
|
|
26
|
+
t(this, "fiveDomEvents");
|
|
27
|
+
this.five = e.five, this.model = e.model, this.group = e.group, this.type = e.type, this.rawData = e.rawData, this.fiveDomEvents = c(this.five);
|
|
28
|
+
const n = (r = (o = e.position) != null ? o : this.model.center) != null ? r : v(this.model).getCenter(new l.Vector3());
|
|
29
|
+
this.tag = f(this.five, n);
|
|
76
30
|
}
|
|
77
31
|
get container() {
|
|
78
32
|
return this.tag.container;
|
|
@@ -86,9 +40,9 @@ class bt extends l {
|
|
|
86
40
|
enable() {
|
|
87
41
|
if (this.enabled)
|
|
88
42
|
return;
|
|
89
|
-
this.enabled = !0,
|
|
90
|
-
const
|
|
91
|
-
this.fiveDomEvents.addEventListener(this.model, "click",
|
|
43
|
+
this.enabled = !0, m(this.group, this.model), this.five.needsRender = !0, this.tag.enable();
|
|
44
|
+
const e = this.onClick.bind(this);
|
|
45
|
+
this.fiveDomEvents.addEventListener(this.model, "click", e);
|
|
92
46
|
}
|
|
93
47
|
disable() {
|
|
94
48
|
this.enabled && (this.enabled = !1, this.group.remove(this.model), this.five.needsRender = !0, this.tag.disable(), this.fiveDomEvents.removeEventListener(this.model, "click"));
|
|
@@ -98,5 +52,5 @@ class bt extends l {
|
|
|
98
52
|
}
|
|
99
53
|
}
|
|
100
54
|
export {
|
|
101
|
-
|
|
55
|
+
C as ModelMakerBaseItem
|
|
102
56
|
};
|
|
@@ -7,59 +7,15 @@ import "../../shared-utils/tag.js";
|
|
|
7
7
|
import "../../shared-utils/positionToVector3.js";
|
|
8
8
|
import "../../shared-utils/five/vector3ToScreen.js";
|
|
9
9
|
import "../../shared-utils/Object3DHelper/utils/boundingBox.js";
|
|
10
|
-
import "../
|
|
11
|
-
import "../../base/BasePluginWithData.js";
|
|
12
|
-
import "../../base/BasePlugin.js";
|
|
13
|
-
import "hammerjs";
|
|
14
|
-
import "@realsee/five";
|
|
15
|
-
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
16
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
17
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
18
|
-
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
19
|
-
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
20
|
-
import "../../shared-utils/util.js";
|
|
21
|
-
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
22
|
-
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
23
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
24
|
-
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
25
|
-
import "../../shared-utils/three/centerPoint.js";
|
|
26
|
-
import "../../shared-utils/three/getObjectVisible.js";
|
|
27
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
28
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
29
|
-
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
30
|
-
import "../../shared-utils/url/absoluteUrl.js";
|
|
31
|
-
import "./boxItem.js";
|
|
32
|
-
import "../../Sculpt/Meshes/Prism.js";
|
|
33
|
-
import "../../shared-utils/three/IObject3D.js";
|
|
34
|
-
import "../../shared-utils/isNil.js";
|
|
35
|
-
import "../../Sculpt/Meshes/Polygon.js";
|
|
36
|
-
import "../../shared-utils/three/generatePolygonGeometry.js";
|
|
37
|
-
import "../../shared-utils/three/earcut3D.js";
|
|
38
|
-
import "earcut";
|
|
39
|
-
import "../../shared-utils/three/getNormal.js";
|
|
40
|
-
import "../../Sculpt/utils/color.js";
|
|
41
|
-
import "../../Sculpt/utils/three/ColoredMesh.js";
|
|
42
|
-
import "../../shared-utils/three/geometryUtil.js";
|
|
43
|
-
import "../../Sculpt/Meshes/Line.js";
|
|
44
|
-
import "@realsee/five/line";
|
|
45
|
-
import "../../Sculpt/Meshes/PolygonWithEdge.js";
|
|
46
|
-
import "../../Sculpt/Meshes/Polyline.js";
|
|
47
|
-
import "../../Sculpt/Meshes/LineWithDots.js";
|
|
48
|
-
import "../../Sculpt/Meshes/Point.js";
|
|
49
|
-
import "../../shared-utils/three/closeVectors.js";
|
|
50
|
-
import "../utils/tagRenderer.js";
|
|
51
|
-
import "../utils/Text.js";
|
|
52
|
-
import "../../vendor/svelte/internal/index.js";
|
|
53
|
-
import "../../components/AreaLabel/LabelItem.js";
|
|
54
|
-
import "../../components/AreaLabel/Assets/roomLabelBg.js";
|
|
55
|
-
import "./prismItem.js";
|
|
10
|
+
import "../utils/getFiveDomEvent.js";
|
|
56
11
|
import "../../shared-utils/five/FiveDomEvents.js";
|
|
12
|
+
import "../../shared-utils/three/getObjectVisible.js";
|
|
57
13
|
import "../../shared-utils/five/calculateThreeMouse.js";
|
|
58
|
-
class
|
|
14
|
+
class u extends r {
|
|
59
15
|
constructor(...o) {
|
|
60
16
|
super(...o);
|
|
61
17
|
}
|
|
62
18
|
}
|
|
63
19
|
export {
|
|
64
|
-
|
|
20
|
+
u as ModelMakerBoxItem
|
|
65
21
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
import { ModelMakerBaseItem as
|
|
1
|
+
var o = Object.defineProperty;
|
|
2
|
+
var r = (t, e, i) => e in t ? o(t, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : t[e] = i;
|
|
3
|
+
var s = (t, e, i) => (r(t, typeof e != "symbol" ? e + "" : e, i), i);
|
|
4
|
+
import { ModelMakerBaseItem as h } from "./baseItem.js";
|
|
5
5
|
import "three";
|
|
6
6
|
import "../../shared-utils/three/addIfNotExists.js";
|
|
7
7
|
import "../../shared-utils/Subscribe.js";
|
|
@@ -9,59 +9,14 @@ import "../../shared-utils/tag.js";
|
|
|
9
9
|
import "../../shared-utils/positionToVector3.js";
|
|
10
10
|
import "../../shared-utils/five/vector3ToScreen.js";
|
|
11
11
|
import "../../shared-utils/Object3DHelper/utils/boundingBox.js";
|
|
12
|
-
import "../
|
|
13
|
-
import "../../base/BasePluginWithData.js";
|
|
14
|
-
import "../../base/BasePlugin.js";
|
|
15
|
-
import "hammerjs";
|
|
16
|
-
import "@realsee/five";
|
|
17
|
-
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
18
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
19
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
20
|
-
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
21
|
-
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
22
|
-
import "../../shared-utils/util.js";
|
|
23
|
-
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
24
|
-
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
25
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
26
|
-
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
27
|
-
import "../../shared-utils/three/centerPoint.js";
|
|
28
|
-
import "../../shared-utils/three/getObjectVisible.js";
|
|
29
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
30
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
31
|
-
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
32
|
-
import "../../shared-utils/url/absoluteUrl.js";
|
|
33
|
-
import "./boxItem.js";
|
|
34
|
-
import "./polygonItem.js";
|
|
35
|
-
import "../../Sculpt/Meshes/Prism.js";
|
|
36
|
-
import "../../shared-utils/three/IObject3D.js";
|
|
37
|
-
import "../../shared-utils/isNil.js";
|
|
38
|
-
import "../../Sculpt/Meshes/Polygon.js";
|
|
39
|
-
import "../../shared-utils/three/generatePolygonGeometry.js";
|
|
40
|
-
import "../../shared-utils/three/earcut3D.js";
|
|
41
|
-
import "earcut";
|
|
42
|
-
import "../../shared-utils/three/getNormal.js";
|
|
43
|
-
import "../../Sculpt/utils/color.js";
|
|
44
|
-
import "../../Sculpt/utils/three/ColoredMesh.js";
|
|
45
|
-
import "../../shared-utils/three/geometryUtil.js";
|
|
46
|
-
import "../../Sculpt/Meshes/Line.js";
|
|
47
|
-
import "@realsee/five/line";
|
|
48
|
-
import "../../Sculpt/Meshes/PolygonWithEdge.js";
|
|
49
|
-
import "../../Sculpt/Meshes/Polyline.js";
|
|
50
|
-
import "../../Sculpt/Meshes/LineWithDots.js";
|
|
51
|
-
import "../../Sculpt/Meshes/Point.js";
|
|
52
|
-
import "../../shared-utils/three/closeVectors.js";
|
|
53
|
-
import "../utils/tagRenderer.js";
|
|
54
|
-
import "../utils/Text.js";
|
|
55
|
-
import "../../vendor/svelte/internal/index.js";
|
|
56
|
-
import "../../components/AreaLabel/LabelItem.js";
|
|
57
|
-
import "../../components/AreaLabel/Assets/roomLabelBg.js";
|
|
58
|
-
import "./prismItem.js";
|
|
12
|
+
import "../utils/getFiveDomEvent.js";
|
|
59
13
|
import "../../shared-utils/five/FiveDomEvents.js";
|
|
14
|
+
import "../../shared-utils/three/getObjectVisible.js";
|
|
60
15
|
import "../../shared-utils/five/calculateThreeMouse.js";
|
|
61
|
-
class
|
|
62
|
-
constructor(...
|
|
63
|
-
super(...
|
|
64
|
-
|
|
16
|
+
class k extends h {
|
|
17
|
+
constructor(...i) {
|
|
18
|
+
super(...i);
|
|
19
|
+
s(this, "hideTag", () => {
|
|
65
20
|
this.tag.hide();
|
|
66
21
|
});
|
|
67
22
|
this.enable(), this.tag.hide();
|
|
@@ -80,5 +35,5 @@ class di extends e {
|
|
|
80
35
|
}
|
|
81
36
|
}
|
|
82
37
|
export {
|
|
83
|
-
|
|
38
|
+
k as ModelMakerPolygonItem
|
|
84
39
|
};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
var c = Object.defineProperty, l = Object.defineProperties;
|
|
2
2
|
var x = Object.getOwnPropertyDescriptors;
|
|
3
|
-
var
|
|
3
|
+
var m = Object.getOwnPropertySymbols;
|
|
4
4
|
var d = Object.prototype.hasOwnProperty, b = Object.prototype.propertyIsEnumerable;
|
|
5
|
-
var
|
|
5
|
+
var p = (t, o, r) => o in t ? c(t, o, { enumerable: !0, configurable: !0, writable: !0, value: r }) : t[o] = r, i = (t, o) => {
|
|
6
6
|
for (var r in o || (o = {}))
|
|
7
|
-
d.call(o, r) &&
|
|
8
|
-
if (
|
|
9
|
-
for (var r of
|
|
10
|
-
b.call(o, r) &&
|
|
7
|
+
d.call(o, r) && p(t, r, o[r]);
|
|
8
|
+
if (m)
|
|
9
|
+
for (var r of m(o))
|
|
10
|
+
b.call(o, r) && p(t, r, o[r]);
|
|
11
11
|
return t;
|
|
12
12
|
}, s = (t, o) => l(t, x(o));
|
|
13
13
|
import { boundingBox as M, boxVertex as n } from "../../shared-utils/Object3DHelper/utils/boundingBox.js";
|
|
@@ -18,61 +18,16 @@ import "../../shared-utils/Subscribe.js";
|
|
|
18
18
|
import "../../shared-utils/tag.js";
|
|
19
19
|
import "../../shared-utils/positionToVector3.js";
|
|
20
20
|
import "../../shared-utils/five/vector3ToScreen.js";
|
|
21
|
-
import "../
|
|
22
|
-
import "../../base/BasePluginWithData.js";
|
|
23
|
-
import "../../base/BasePlugin.js";
|
|
24
|
-
import "hammerjs";
|
|
25
|
-
import "@realsee/five";
|
|
26
|
-
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
27
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
28
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
29
|
-
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
30
|
-
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
31
|
-
import "../../shared-utils/util.js";
|
|
32
|
-
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
33
|
-
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
34
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
35
|
-
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
36
|
-
import "../../shared-utils/three/centerPoint.js";
|
|
37
|
-
import "../../shared-utils/three/getObjectVisible.js";
|
|
38
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
39
|
-
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
40
|
-
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
41
|
-
import "../../shared-utils/url/absoluteUrl.js";
|
|
42
|
-
import "./boxItem.js";
|
|
43
|
-
import "./polygonItem.js";
|
|
44
|
-
import "../../Sculpt/Meshes/Prism.js";
|
|
45
|
-
import "../../shared-utils/three/IObject3D.js";
|
|
46
|
-
import "../../shared-utils/isNil.js";
|
|
47
|
-
import "../../Sculpt/Meshes/Polygon.js";
|
|
48
|
-
import "../../shared-utils/three/generatePolygonGeometry.js";
|
|
49
|
-
import "../../shared-utils/three/earcut3D.js";
|
|
50
|
-
import "earcut";
|
|
51
|
-
import "../../shared-utils/three/getNormal.js";
|
|
52
|
-
import "../../Sculpt/utils/color.js";
|
|
53
|
-
import "../../Sculpt/utils/three/ColoredMesh.js";
|
|
54
|
-
import "../../shared-utils/three/geometryUtil.js";
|
|
55
|
-
import "../../Sculpt/Meshes/Line.js";
|
|
56
|
-
import "@realsee/five/line";
|
|
57
|
-
import "../../Sculpt/Meshes/PolygonWithEdge.js";
|
|
58
|
-
import "../../Sculpt/Meshes/Polyline.js";
|
|
59
|
-
import "../../Sculpt/Meshes/LineWithDots.js";
|
|
60
|
-
import "../../Sculpt/Meshes/Point.js";
|
|
61
|
-
import "../../shared-utils/three/closeVectors.js";
|
|
62
|
-
import "../utils/tagRenderer.js";
|
|
63
|
-
import "../utils/Text.js";
|
|
64
|
-
import "../../vendor/svelte/internal/index.js";
|
|
65
|
-
import "../../components/AreaLabel/LabelItem.js";
|
|
66
|
-
import "../../components/AreaLabel/Assets/roomLabelBg.js";
|
|
67
|
-
import "./prismItem.js";
|
|
21
|
+
import "../utils/getFiveDomEvent.js";
|
|
68
22
|
import "../../shared-utils/five/FiveDomEvents.js";
|
|
23
|
+
import "../../shared-utils/three/getObjectVisible.js";
|
|
69
24
|
import "../../shared-utils/five/calculateThreeMouse.js";
|
|
70
|
-
class
|
|
25
|
+
class T extends f {
|
|
71
26
|
constructor(...o) {
|
|
72
|
-
const r = o[0],
|
|
73
|
-
super(s(
|
|
27
|
+
const r = o[0], e = M(r.model), a = new u.Vector3().lerpVectors(n(e, 0), n(e, 5), 0.5);
|
|
28
|
+
super(s(i({}, r), { position: a })), this.enable();
|
|
74
29
|
}
|
|
75
30
|
}
|
|
76
31
|
export {
|
|
77
|
-
|
|
32
|
+
T as ModelMakerPrismItem
|
|
78
33
|
};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { FiveDomEvents as o } from "../../shared-utils/five/FiveDomEvents.js";
|
|
2
|
+
import "three";
|
|
3
|
+
import "../../shared-utils/three/getObjectVisible.js";
|
|
4
|
+
import "../../shared-utils/five/calculateThreeMouse.js";
|
|
5
|
+
let t;
|
|
6
|
+
const v = (e) => t || (t = new o(e), t);
|
|
7
|
+
export {
|
|
8
|
+
v as getFiveDomEvent
|
|
9
|
+
};
|
|
@@ -476,16 +476,16 @@ class Ti extends I {
|
|
|
476
476
|
}
|
|
477
477
|
}
|
|
478
478
|
updateDomView(t = {}) {
|
|
479
|
-
var o, i
|
|
479
|
+
var o, i;
|
|
480
480
|
const e = this.filterPointTag;
|
|
481
481
|
if (this.TagContainerSvelte)
|
|
482
482
|
this.TagContainerSvelte.$set({ tags: e, state: this.state, temporaryState: this.temporaryState });
|
|
483
483
|
else {
|
|
484
|
-
const
|
|
485
|
-
if (!
|
|
484
|
+
const r = (o = this.five.getElement()) == null ? void 0 : o.parentElement;
|
|
485
|
+
if (!r)
|
|
486
486
|
return console.error("updateRenderPlaneTag: tag2DContainer not found");
|
|
487
|
-
|
|
488
|
-
target:
|
|
487
|
+
this.TagContainerSvelte = new O({
|
|
488
|
+
target: r,
|
|
489
489
|
props: {
|
|
490
490
|
hooks: this.hooks,
|
|
491
491
|
tags: e,
|
|
@@ -494,7 +494,7 @@ class Ti extends I {
|
|
|
494
494
|
mediaStore: this.mediaStore,
|
|
495
495
|
rendererMap: this.rendererMap,
|
|
496
496
|
contentTypeMap: this.contentTypeMap,
|
|
497
|
-
withAnimation: (
|
|
497
|
+
withAnimation: (i = t == null ? void 0 : t.withAnimation) != null ? i : this.store.visibleWithAnimation
|
|
498
498
|
}
|
|
499
499
|
});
|
|
500
500
|
}
|