@realsee/dnalogel 3.32.0 → 3.33.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/CSS3DRenderPlugin/Controller.d.ts +7 -3
- package/dist/CSS3DRenderPlugin/utils/three/CSS3DRender.d.ts +1 -1
- package/dist/CSS3DRenderPlugin/utils/three/CSS3DRenderer.d.ts +4 -3
- package/dist/PanoTagPlugin/controller/TagUtil.d.ts +2 -2
- package/dist/index.cjs.js +21 -21
- package/dist/index.js +208 -187
- package/dist/index.umd.js +25 -25
- 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/ModelMakerPluginInstance.html +3 -3
- package/docs/classes/ModelRoomLabelController.html +3 -3
- package/docs/classes/MoveController.html +3 -3
- package/docs/classes/Object3DHelperController.html +3 -3
- package/docs/classes/PaintBrush.html +3 -3
- package/docs/classes/PanoMeasurePluginLine.html +3 -3
- package/docs/classes/PanoMeasurePluginModel.html +3 -3
- package/docs/classes/PanoMeasurePluginPoint.html +3 -3
- package/docs/classes/PanoMeasurePluginPolyline.html +3 -3
- package/docs/classes/PanoTagPluginController.html +42 -42
- package/docs/classes/Sculpt.html +3 -3
- package/docs/classes/Util.BetterTween.html +3 -3
- package/docs/classes/Util.Interval.html +3 -3
- package/docs/classes/Util.LineSegments.html +3 -3
- package/docs/classes/Util.Magnifier.html +3 -3
- package/docs/classes/Util.Object3D.html +3 -3
- package/docs/classes/Util.PointDomHelper.html +3 -3
- package/docs/classes/Util.PointHelper.html +3 -3
- package/docs/classes/Util.PointSelectorHelper.html +3 -3
- package/docs/classes/Util.Rectangle.html +3 -3
- package/docs/classes/WalkController.html +3 -3
- package/docs/enums/CameraMovementEffect.html +3 -3
- package/docs/enums/ContentType.html +3 -3
- package/docs/enums/DIRECTION.html +3 -3
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +3 -3
- package/docs/enums/DimensionType.html +3 -3
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +3 -3
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +3 -3
- package/docs/enums/PaintBrushTypeEnum.html +3 -3
- package/docs/enums/PointType.html +3 -3
- package/docs/enums/Rotation.html +3 -3
- package/docs/functions/AreaMakerPlugin.html +3 -3
- package/docs/functions/CSS3DRenderPlugin.html +3 -3
- package/docs/functions/CameraMovementPlugin.html +3 -3
- package/docs/functions/CruisePlugin.html +3 -3
- package/docs/functions/CurrentPanoImagePlugin.html +3 -3
- package/docs/functions/GuideLinePlugin.html +3 -3
- package/docs/functions/ItemLabelPlugin.html +3 -3
- package/docs/functions/MapviewFloorplanPlugin.html +3 -3
- package/docs/functions/ModelChassisCompassPlugin.html +3 -3
- package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
- package/docs/functions/ModelFloorplanPlugin.html +3 -3
- package/docs/functions/ModelItemLabelPlugin.html +3 -3
- package/docs/functions/ModelMakerPlugin.html +3 -3
- package/docs/functions/ModelRoomLabelPlugin.html +3 -3
- package/docs/functions/ModelTVVideoPlugin.html +3 -3
- package/docs/functions/ModelViewPlugin.html +3 -3
- package/docs/functions/MovePlugin.html +3 -3
- package/docs/functions/Object3DHelperPlugin.html +3 -3
- package/docs/functions/PanoCompassPlugin.html +3 -3
- package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
- package/docs/functions/PanoDoorLabelPlugin.html +3 -3
- package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
- package/docs/functions/PanoMeasurePlugin.html +3 -3
- package/docs/functions/PanoRulerPlugin.html +3 -3
- package/docs/functions/PanoRulerProPlugin.html +3 -3
- package/docs/functions/PanoSpatialTagPlugin.html +3 -3
- package/docs/functions/PanoTagPlugin.html +3 -3
- package/docs/functions/PanoVideoPlugin.html +3 -3
- package/docs/functions/PipelinePlugin.html +3 -3
- package/docs/functions/SculptPlugin.html +3 -3
- package/docs/functions/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.absoluteUrl.html +3 -3
- package/docs/functions/Util.blink.html +3 -3
- package/docs/functions/Util.checkFiveModelLoaded.html +3 -3
- package/docs/functions/Util.equal.html +3 -3
- package/docs/functions/Util.getCoordsFromClient.html +3 -3
- package/docs/functions/Util.getCoordsFromElement.html +3 -3
- package/docs/functions/Util.getFrameTime.html +3 -3
- package/docs/functions/Util.getIntersectFromRelativePosition.html +3 -3
- package/docs/functions/Util.getRaycasterFromFivePointer.html +3 -3
- package/docs/functions/Util.isAbsoluteURL.html +3 -3
- package/docs/functions/Util.isModelLike.html +3 -3
- package/docs/functions/Util.isNil.html +3 -3
- package/docs/functions/Util.isPanoramaLike.html +3 -3
- package/docs/functions/Util.nextFrame.html +3 -3
- package/docs/functions/Util.notNil.html +3 -3
- package/docs/functions/Util.reblink.html +3 -3
- package/docs/functions/Util.requestAnimationFrameInterval.html +3 -3
- package/docs/functions/Util.tweenProgress.html +3 -3
- package/docs/functions/Util.uuid.html +3 -3
- package/docs/functions/pluginFlag.html +3 -3
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.State.html +3 -3
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +3 -3
- package/docs/interfaces/CSS3DRenderPluginState.html +3 -3
- package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
- package/docs/interfaces/ContentTypeMapInterface.html +3 -3
- package/docs/interfaces/CruisePluginTypes.Config.html +3 -3
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +3 -3
- package/docs/interfaces/CruisePluginTypes.EventMap.html +3 -3
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginState.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +3 -3
- package/docs/interfaces/EventMap.html +3 -3
- package/docs/interfaces/FloorplanBounding.html +3 -3
- package/docs/interfaces/FloorplanData.html +3 -3
- package/docs/interfaces/FloorplanEntrance.html +3 -3
- package/docs/interfaces/FloorplanExtraObject.html +3 -3
- package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
- package/docs/interfaces/FloorplanFloorData.html +3 -3
- package/docs/interfaces/FloorplanImagePosition.html +3 -3
- package/docs/interfaces/FloorplanObserver.html +3 -3
- package/docs/interfaces/FloorplanOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanPosition.html +3 -3
- package/docs/interfaces/FloorplanRoomItem.html +3 -3
- package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
- package/docs/interfaces/FloorplanServerBounding.html +3 -3
- package/docs/interfaces/FloorplanServerComputedData.html +3 -3
- package/docs/interfaces/FloorplanServerData.html +3 -3
- package/docs/interfaces/FloorplanServerDoorItem.html +3 -3
- package/docs/interfaces/FloorplanServerDoorPosition.html +3 -3
- package/docs/interfaces/FloorplanServerEntrance.html +3 -3
- package/docs/interfaces/FloorplanServerFloorData.html +3 -3
- package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
- package/docs/interfaces/FloorplanServerObserver.html +3 -3
- package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanServerPosition.html +3 -3
- package/docs/interfaces/FloorplanServerRoomItem.html +3 -3
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +3 -3
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
- package/docs/interfaces/GuideLinePluginType.EventMap.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +3 -3
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginState.html +3 -3
- package/docs/interfaces/GuideLinePluginType.Route.html +3 -3
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +3 -3
- package/docs/interfaces/HelperOffset.html +3 -3
- package/docs/interfaces/ImagePlaneGroup.html +3 -3
- package/docs/interfaces/ItemLabelPluginData.html +3 -3
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +3 -3
- package/docs/interfaces/ItemLabelPluginParametersType.html +3 -3
- package/docs/interfaces/MinMax.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginData.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +3 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +3 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginData.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.State.html +3 -3
- package/docs/interfaces/ModelRoomLabelPluginData.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginData.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginExportType.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +3 -3
- package/docs/interfaces/ModelViewPluginExportType.html +3 -3
- package/docs/interfaces/Object3DHelperState.html +3 -3
- package/docs/interfaces/ObjectHelperControllers.html +3 -3
- package/docs/interfaces/PaintBrushAction.html +3 -3
- package/docs/interfaces/PaintBrushConfigs.html +3 -3
- package/docs/interfaces/PaintBrushState.html +3 -3
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +3 -3
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +3 -3
- package/docs/interfaces/PanoMeasureParameterType.html +3 -3
- package/docs/interfaces/PanoMeasurePluginLineJson.html +3 -3
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
- package/docs/interfaces/PanoMeasurePluginPointJson.html +3 -3
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +3 -3
- package/docs/interfaces/PanoRulerPluginExportType.html +3 -3
- package/docs/interfaces/PanoRulerPluginOptions.html +3 -3
- package/docs/interfaces/PanoRulerPluginParameterType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginExportType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginOptions.html +3 -3
- package/docs/interfaces/PanoRulerProPluginParameterType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginState.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginData.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +3 -3
- package/docs/interfaces/Point.html +3 -3
- package/docs/interfaces/Room.html +3 -3
- package/docs/interfaces/RoomInfo.html +3 -3
- package/docs/interfaces/RoomLabel.html +3 -3
- package/docs/interfaces/RoomRules.html +3 -3
- package/docs/interfaces/Rooms.html +3 -3
- package/docs/interfaces/Scissor.html +3 -3
- package/docs/interfaces/State.html +3 -3
- package/docs/interfaces/TagCacheInterface.html +3 -3
- package/docs/interfaces/TagConfig.html +3 -3
- package/docs/interfaces/TagGLTFObjectGroup.html +3 -3
- package/docs/interfaces/TagIconUrl.html +3 -3
- package/docs/interfaces/TagObjectGroup.html +3 -3
- package/docs/interfaces/TagStyle.html +3 -3
- package/docs/interfaces/Tags.html +3 -3
- package/docs/interfaces/TemporaryState.html +3 -3
- package/docs/interfaces/Util.BlinkAnimeOptions.html +3 -3
- package/docs/interfaces/Util.MagnifierParameter.html +3 -3
- package/docs/interfaces/Util.MouseGroupParameter.html +3 -3
- package/docs/interfaces/Util.PointIntersection.html +3 -3
- package/docs/interfaces/Util.ReBlinkAnimeOptions.html +3 -3
- package/docs/modules/AreaMakerPluginType.html +3 -3
- package/docs/modules/CruisePluginTypes.html +3 -3
- package/docs/modules/CurrentPanoImagePluginType.html +3 -3
- package/docs/modules/GuideLineItem.html +3 -3
- package/docs/modules/GuideLineModeItem.html +3 -3
- package/docs/modules/GuideLinePluginType.html +3 -3
- package/docs/modules/ModelMakerPluginType.html +3 -3
- package/docs/modules/PanoVideoPluginType.html +3 -3
- package/docs/modules/SculptData.html +3 -3
- package/docs/modules/Util.html +3 -3
- package/docs/modules.html +4 -4
- package/docs/types/AddObject3DHelperConfig.html +3 -3
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +3 -3
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +3 -3
- package/docs/types/AreaMakerPluginType.PluginData.html +3 -3
- package/docs/types/AreaMakerPluginType.ServerData.html +3 -3
- package/docs/types/ArrayPosition.html +3 -3
- package/docs/types/AudioAppearance.html +3 -3
- package/docs/types/CSS3DRenderExportType.html +3 -3
- package/docs/types/CSS3DRenderPluginExportType.html +3 -3
- package/docs/types/CSS3DRenderPluginParameterType.html +3 -3
- package/docs/types/ClassFunctionParameters.html +3 -3
- package/docs/types/Color.html +3 -3
- package/docs/types/ContentTypeConfigKey.html +3 -3
- package/docs/types/ContentTypeConfigKeySplit.html +3 -3
- package/docs/types/ContentTypeMap.html +3 -3
- package/docs/types/Create3DDomContainerReturnType.html +3 -3
- package/docs/types/Create3DElementReturnType.html +3 -3
- package/docs/types/CruisePluginExportType.html +3 -3
- package/docs/types/CruisePluginTypes.CruiseData.html +3 -3
- package/docs/types/CruisePluginTypes.MoveEffect.html +3 -3
- package/docs/types/CurrentPanoImagePluginExportType.html +3 -3
- package/docs/types/DeprecatedMediaPlaneProperty.html +3 -3
- package/docs/types/DeprecatedTagProperty.html +3 -3
- package/docs/types/Direction-1.html +3 -3
- package/docs/types/Direction4.html +3 -3
- package/docs/types/ElementRenderer.html +3 -3
- package/docs/types/FloorplanRuleLabels.html +3 -3
- package/docs/types/FloorplanServerRuleLabels.html +3 -3
- package/docs/types/GuideLinePluginExportType.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineItem.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +3 -3
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +3 -3
- package/docs/types/GuideLinePluginType.PathItem.html +3 -3
- package/docs/types/GuideLinePluginType.PluginData.html +3 -3
- package/docs/types/HelperEventMap.html +3 -3
- package/docs/types/InternalHelperEventMap.html +3 -3
- package/docs/types/LoadTagConfig.html +3 -3
- package/docs/types/MapviewFloorplanPluginParameterType.html +3 -3
- package/docs/types/MapviewFloorplanPluginReturnType.html +3 -3
- package/docs/types/MediaData.html +3 -3
- package/docs/types/MediaStore.html +3 -3
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +3 -3
- package/docs/types/ModelFloorplanPluginParameterType.html +3 -3
- package/docs/types/ModelFloorplanPluginReturnType.html +3 -3
- package/docs/types/ModelId.html +3 -3
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +3 -3
- package/docs/types/ModelMakerPluginType.ItemType.html +3 -3
- package/docs/types/ModelRoomLabelPluginParameters.html +3 -3
- package/docs/types/ModelRoomLabelPluginReturnType.html +3 -3
- package/docs/types/MoveArgs.html +3 -3
- package/docs/types/MoveOpts.html +3 -3
- package/docs/types/Object3DHelperEventMap.html +3 -3
- package/docs/types/ObjectFit.html +3 -3
- package/docs/types/PaintBrushEventMap.html +3 -3
- package/docs/types/PanoCompassPluginData.html +3 -3
- package/docs/types/PanoCompassPluginExportType.html +3 -3
- package/docs/types/PanoCompassPluginParameterType.html +3 -3
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +3 -3
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +3 -3
- package/docs/types/PanoIndex.html +3 -3
- package/docs/types/PanoMeasurePluginEvent.html +3 -3
- package/docs/types/PanoMeasureReturnType.html +3 -3
- package/docs/types/PanoSpatialTagPluginId.html +3 -3
- package/docs/types/PanoTagPluginExportInterface.html +3 -3
- package/docs/types/PanoTagPluginParamsInterface.html +3 -3
- package/docs/types/PanoVideoPluginParameterType.html +3 -3
- package/docs/types/PanoVideoPluginReturnType.html +3 -3
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +3 -3
- package/docs/types/PipelinePluginParameterType.html +3 -3
- package/docs/types/PipelinePluginReturnType.html +3 -3
- package/docs/types/PlaneTag.html +3 -3
- package/docs/types/Point2DTag.html +3 -3
- package/docs/types/Point3DTag.html +3 -3
- package/docs/types/PointTag.html +3 -3
- package/docs/types/PointTagInstance.html +3 -3
- package/docs/types/Position.html +3 -3
- package/docs/types/PositionFrom.html +3 -3
- package/docs/types/RotateArgs.html +3 -3
- package/docs/types/RotateOpts.html +3 -3
- package/docs/types/RuleLabelsKey.html +3 -3
- package/docs/types/RuleLabelsValue.html +3 -3
- package/docs/types/ScaleCallback.html +3 -3
- package/docs/types/ScalePosition.html +3 -3
- package/docs/types/SculptData.BoxData.html +3 -3
- package/docs/types/SculptData.CircleData.html +3 -3
- package/docs/types/SculptData.CylinderData.html +3 -3
- package/docs/types/SculptData.PointData.html +3 -3
- package/docs/types/SculptData.PolygonData.html +3 -3
- package/docs/types/SculptData.PolylineData.html +3 -3
- package/docs/types/SculptData.PrismData.html +3 -3
- package/docs/types/SculptData.RectangleData.html +3 -3
- package/docs/types/StickType.html +3 -3
- package/docs/types/Tag.html +3 -3
- package/docs/types/Tag2D.html +3 -3
- package/docs/types/Tag3D.html +3 -3
- package/docs/types/TagConfigByKey.html +3 -3
- package/docs/types/TagContentType.html +3 -3
- package/docs/types/TagContentTypeMapping.html +3 -3
- package/docs/types/TagDimensionType.html +3 -3
- package/docs/types/TagElement.html +3 -3
- package/docs/types/TagEvents.html +3 -3
- package/docs/types/TagGLTFObject.html +3 -3
- package/docs/types/TagHooks.html +3 -3
- package/docs/types/TagId.html +3 -3
- package/docs/types/TagInstance.html +3 -3
- package/docs/types/TagPointType.html +3 -3
- package/docs/types/TagRendererMap.html +3 -3
- package/docs/types/TopviewFloorplanPluginParameterType.html +3 -3
- package/docs/types/TopviewFloorplanPluginReturnType.html +3 -3
- package/docs/types/WorkCode.html +3 -3
- package/docs/variables/FLOOR_TYPE_MAP.html +3 -3
- package/docs/variables/PLUGIN.html +3 -3
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +3 -3
- package/docs/variables/ROOM_TYPE_MAP.html +3 -3
- package/docs/variables/defaultGlobalConfig.html +3 -3
- package/docs/variables/itemLabelPluginServerParams.html +3 -3
- package/docs/variables/modelItemLabelPluginServerParams.html +3 -3
- package/docs/variables/modelRoomLabelPluginServerParams.html +3 -3
- package/libs/CSS3DRenderPlugin/Controller.d.ts +7 -3
- package/libs/CSS3DRenderPlugin/Controller.js +38 -26
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.d.ts +1 -1
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRenderer.d.ts +4 -3
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRenderer.js +26 -20
- package/libs/CruisePlugin/Move.js +3 -3
- package/libs/CruisePlugin/Work.js +13 -13
- package/libs/CruisePlugin/index.js +3 -3
- package/libs/GuideLinePlugin/Controller.js +13 -13
- package/libs/GuideLinePlugin/GuideLineItem.js +3 -3
- package/libs/GuideLinePlugin/GuideLineModeItem.js +3 -3
- package/libs/GuideLinePlugin/index.js +3 -3
- package/libs/PanoTagPlugin/Components/Tag/PanoramaTag.js +73 -73
- package/libs/PanoTagPlugin/controller/TagComputer.js +5 -2
- package/libs/PanoTagPlugin/controller/TagRender.js +18 -18
- package/libs/PanoTagPlugin/controller/TagUtil.d.ts +2 -2
- package/libs/PanoTagPlugin/controller/TagUtil.js +50 -44
- package/libs/PanoTagPlugin/controller/index.js +4 -4
- package/libs/PanoTagPlugin/index.js +3 -3
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
|
@@ -78,6 +78,9 @@ import "../PanoTagPlugin/controller/TagCache.js";
|
|
|
78
78
|
import "../vendor/svelte/store/index.js";
|
|
79
79
|
import "../vendor/svelte/internal/index.js";
|
|
80
80
|
import "../shared-utils/device.js";
|
|
81
|
+
import "../CSS3DRenderPlugin/index.js";
|
|
82
|
+
import "../CSS3DRenderPlugin/Controller.js";
|
|
83
|
+
import "../shared-utils/five/fiveModelLoad.js";
|
|
81
84
|
import "../PanoTagPlugin/utils/model/mediaPlane.js";
|
|
82
85
|
import "../shared-utils/three/Quadrangle.js";
|
|
83
86
|
import "../shared-utils/math/pointIsRectangle.js";
|
|
@@ -163,9 +166,6 @@ import "../PanoTagPlugin/Components/Tag/PanoramaTag.js";
|
|
|
163
166
|
import "../PanoTagPlugin/Components/Tag/CustomTag.js";
|
|
164
167
|
import "../vendor/classnames/index.js";
|
|
165
168
|
import "../PanoTagPlugin/Components/Common/TagPoint.js";
|
|
166
|
-
import "../CSS3DRenderPlugin/index.js";
|
|
167
|
-
import "../CSS3DRenderPlugin/Controller.js";
|
|
168
|
-
import "../shared-utils/five/fiveModelLoad.js";
|
|
169
169
|
import "../shared-utils/three/GLTFLoader.js";
|
|
170
170
|
import "@realsee/five/gltf-loader";
|
|
171
171
|
import "../shared-utils/three/blink.js";
|
|
@@ -1,43 +1,43 @@
|
|
|
1
|
-
import { SvelteComponent as
|
|
2
|
-
import
|
|
1
|
+
import { SvelteComponent as F, init as h, safe_not_equal as w, append_styles as M, empty as Q, insert as m, transition_in as u, transition_out as b, check_outros as D, detach as f, element as v, space as B, attr as d, append as g, group_outros as x, create_component as G, src_url_equal as y, mount_component as P, destroy_component as p } from "../../../vendor/svelte/internal/index.js";
|
|
2
|
+
import N from "../Common/Shadow.js";
|
|
3
3
|
import "../../../vendor/svelte/transition/index.js";
|
|
4
4
|
import "../../../vendor/svelte/easing/index.js";
|
|
5
|
-
function
|
|
6
|
-
|
|
5
|
+
function L(A) {
|
|
6
|
+
M(A, "svelte-155de2y", ".wrapper.svelte-155de2y{position:relative;width:0;height:0;display:flex;flex-direction:column;justify-content:end;align-items:center}.line.svelte-155de2y{position:relative;flex-shrink:0;width:0.0625rem;height:5rem;background-image:linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.5))}.media-item.svelte-155de2y{box-sizing:content-box;position:relative;flex-shrink:0;width:2.625rem;height:2.625rem;border-style:solid;border-width:0.3125rem;-o-border-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJwAAACcCAMAAAC9ZjJ/AAAAnFBMVEX///8AAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////YxPlZAAAAM3RSTlMzADY6QEo9I1ROWlBHRBby7ufFq3kw+hEp0VcK3dS0opmRg3BpBi2JHxvhy72WZGGclV2LE9pqAAAHSUlEQVR42syY13riMBBGZ1VccKHZ2NQAAYdOkn3/d1sJ9ltrZAwBtz2XCZFPNP9IY+BXYda+GVLmubZjtVqWY7seM0LTXxdfuZicHxNPGAkny3Fszl2Xc9txrOvPPBL7BRYvIhfFTDiMHO4ZFDJQw+POSBiyOLq/Tulya9NwxIM5I3AXwrj4BxzDzKlxBXJbao2Q2GNBi26z65QvF4EzslwKT0Fda+QAqm8FcltX7JkBL2Bwa+Si7StZbuNaDiPwIoQ5lruR61QgZ3LLNqAQhm1xs2Q5rFZcr2S5iDncgFKg3GJRiXLr0EG7Vnj3nHBdltyGOx6BfLzT8u3QG066ncGg050Me4e35cmDfIjn8E0pcmPD4RRycIP+tP37Ju1pP3Dza+vQcXE5n+dVlAX9ye8HTPoBy6st94vKxTa/WVEa9JQ9mh2D1XlkM0KYPTqvguNM2c9eQG/WlttxIbmxYd/Mzmn299mD/XHl5lR8ddwP/trPTjezahvj1+V899b5QT+612cOP1cU7kJXn8PrZ7sf9NaV5vqvym24S7ILLjrXNH1x+BH865rMzsIAHeLyzWtyJs+WlM3blwf1v+EJvvudS3XnLFtabr4iF/PMUmTZxiV6DI5Ce0lAg/H4ebkw69aaygfsxANegCx38q+nraxd+KwccQ19kf5FLXh9ZAouen2WaQvynBxkZt13GZvBnEIB6HwgA/uemZPhGblQdyNvl+PUhoLYl6P7jeh24c/lYk+rKR/KPniHEniXnTHkWmW9+KdypnDLlrTHoBRYLy2tYmf+TG6ruy1k2hZQGguZvIVut/2JnM80tzdZ0jOUyLkrg6fZMf+x3NrA5SMzsdCeQamwvVh0RvDPjPVDOWDob6hMyIFCydCDTDFaljB4JGdqbrJN+wRKh/Rl02p25n25iOHPy32bQyXM5d7hnWDRPbk1xc0g8/YBFfEhc4ebgq7vyCUG0ft0DpUx13uWGEm+nI/dFjJvUCEydwts5+fJrQlF94LsUwIVQmTPvqPYkXWOnElVFd4R5xuFSqF7cZNxVZeat+XGyI0Mxb3AoGJYVxwoBNmNb8olVGuGwRkq5zzQmoImt+R8SrTALaAGFlrsCPFvyIWqGxOB60Et9ETsmGoXZuV8gpq86sDh2PVRD/sZuUSVa6G9rgScoJYql+hyEWqZafVFxYWdosdHmlwCCkvRqTbUhi06dgkKCZaLUAraz16pxS/ZNkp4hORi7bM7CjVCd9puxKrcGBQMsXEB1Eogts4AhbEit9WOxR2BWiE77cjfpnKoHWhHxrMOcAt2qNoSqVykDahdAjVDutrIHf2TM0EBfaxi8JaAgvlPLoSUE9rgisFhOkFKeJHTqzorMJoXHNlnel1BqyoV58g3NMC3OE2oVlcpF+ITZwKNMMGna3iVG2uX8Bc0wpc2bIwvcj6kMDG+cGgELh7NIMW/yJm4qkNoiCGuq3mRC3HPfEJDfOJzIpRyYy2VK2iIlehFHDpAkXPFlEmhIaiYOV0UOvi1wZHbQ2Psceg2Qi7GkTtCYxxx6GIhl0DKtP7I4dBNISURcqDQllWvF5z4NqQINbVZPfnbusF746ntChEel6bQIFM8NkWwxcPyDBpkhl8QtrDBX3sdoUGO+OuwDZiQcqj7nTD7hniAFBPJ9Zo4SfBZ0kNyMZ4LztAgZzwTxRDja38EDTLCV38MCX4rtKFBbPx+mEAIKR05izYIE6+lkBKCiphZCDQIERMbKPzfcn+Yt2MkCEEgiKLsn60xI6MMzC29/wUNQSX3n8ESZrof6s+q/iHUR4n6EFZfX+qLXz0yqYdN9ZiuXnDUq6F7qdbGEYs9yFFHYOrwUB27ugNrddSvLknU9ZK7mFNXmr/iK4NLr9Gx1egsHSBgAwisnW40XHSDNriSAxd64Ri5EJi4EGwjtNoxQSv2O1ELPESNWO+4r4UH90V5yMMaWFgkUZ+gtIQFlEZ5U9zEQXHJ+kbMhAMxBxNhfaaDf+c5g/MtDXA+2/zJwT++f3JwlXMvqw3DQBSGg3VmbFUa7UyDvHZo3/8FWxKKCNQX2ZbGJGttDloO/J/BMBFrQD/WQDuVuRjWzlzYjJOBEIxuIGQQptOqHrppFfq5KI2hGaWBx7mcLwjr5XwsYSGEFKMVQhpplxLSRrQSUmmW41toxbcYV2TLAo1sGRJWBd8e9YNv+O+Vqbyvn8pTuxoZoNrIAF0zeAaqyzPQJQe2aIjrwRZMTSYJQuclQX4f6mEql3yG5malBkMj9rYJ8LG+PODjbbuRPrJUmj4i+7UZjSJbFo2yFE7LbTke9kFlrhxU5q77iTeHEsQbLIXz4ng8vDor+AAZ3ZEgo3P9eCRlKUlN3S9tyuf7IKB/87BvGgrwqWle3AfPxjStDNkbt5K9sSjZm7BjysWOqTh2nK7H3UceEx07/vfTTgBsd7PA9nvR5Al1N/4OuMdn1D3eUXdvtFD3Zw6fIUQPDp9IYI7h8H8ALigtIKqA/ZIAAAAASUVORK5CYII=');border-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJwAAACcCAMAAAC9ZjJ/AAAAnFBMVEX///8AAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////YxPlZAAAAM3RSTlMzADY6QEo9I1ROWlBHRBby7ufFq3kw+hEp0VcK3dS0opmRg3BpBi2JHxvhy72WZGGclV2LE9pqAAAHSUlEQVR42syY13riMBBGZ1VccKHZ2NQAAYdOkn3/d1sJ9ltrZAwBtz2XCZFPNP9IY+BXYda+GVLmubZjtVqWY7seM0LTXxdfuZicHxNPGAkny3Fszl2Xc9txrOvPPBL7BRYvIhfFTDiMHO4ZFDJQw+POSBiyOLq/Tulya9NwxIM5I3AXwrj4BxzDzKlxBXJbao2Q2GNBi26z65QvF4EzslwKT0Fda+QAqm8FcltX7JkBL2Bwa+Si7StZbuNaDiPwIoQ5lruR61QgZ3LLNqAQhm1xs2Q5rFZcr2S5iDncgFKg3GJRiXLr0EG7Vnj3nHBdltyGOx6BfLzT8u3QG066ncGg050Me4e35cmDfIjn8E0pcmPD4RRycIP+tP37Ju1pP3Dza+vQcXE5n+dVlAX9ye8HTPoBy6st94vKxTa/WVEa9JQ9mh2D1XlkM0KYPTqvguNM2c9eQG/WlttxIbmxYd/Mzmn299mD/XHl5lR8ddwP/trPTjezahvj1+V899b5QT+612cOP1cU7kJXn8PrZ7sf9NaV5vqvym24S7ILLjrXNH1x+BH865rMzsIAHeLyzWtyJs+WlM3blwf1v+EJvvudS3XnLFtabr4iF/PMUmTZxiV6DI5Ce0lAg/H4ebkw69aaygfsxANegCx38q+nraxd+KwccQ19kf5FLXh9ZAouen2WaQvynBxkZt13GZvBnEIB6HwgA/uemZPhGblQdyNvl+PUhoLYl6P7jeh24c/lYk+rKR/KPniHEniXnTHkWmW9+KdypnDLlrTHoBRYLy2tYmf+TG6ruy1k2hZQGguZvIVut/2JnM80tzdZ0jOUyLkrg6fZMf+x3NrA5SMzsdCeQamwvVh0RvDPjPVDOWDob6hMyIFCydCDTDFaljB4JGdqbrJN+wRKh/Rl02p25n25iOHPy32bQyXM5d7hnWDRPbk1xc0g8/YBFfEhc4ebgq7vyCUG0ft0DpUx13uWGEm+nI/dFjJvUCEydwts5+fJrQlF94LsUwIVQmTPvqPYkXWOnElVFd4R5xuFSqF7cZNxVZeat+XGyI0Mxb3AoGJYVxwoBNmNb8olVGuGwRkq5zzQmoImt+R8SrTALaAGFlrsCPFvyIWqGxOB60Et9ETsmGoXZuV8gpq86sDh2PVRD/sZuUSVa6G9rgScoJYql+hyEWqZafVFxYWdosdHmlwCCkvRqTbUhi06dgkKCZaLUAraz16pxS/ZNkp4hORi7bM7CjVCd9puxKrcGBQMsXEB1Eogts4AhbEit9WOxR2BWiE77cjfpnKoHWhHxrMOcAt2qNoSqVykDahdAjVDutrIHf2TM0EBfaxi8JaAgvlPLoSUE9rgisFhOkFKeJHTqzorMJoXHNlnel1BqyoV58g3NMC3OE2oVlcpF+ITZwKNMMGna3iVG2uX8Bc0wpc2bIwvcj6kMDG+cGgELh7NIMW/yJm4qkNoiCGuq3mRC3HPfEJDfOJzIpRyYy2VK2iIlehFHDpAkXPFlEmhIaiYOV0UOvi1wZHbQ2Psceg2Qi7GkTtCYxxx6GIhl0DKtP7I4dBNISURcqDQllWvF5z4NqQINbVZPfnbusF746ntChEel6bQIFM8NkWwxcPyDBpkhl8QtrDBX3sdoUGO+OuwDZiQcqj7nTD7hniAFBPJ9Zo4SfBZ0kNyMZ4LztAgZzwTxRDja38EDTLCV38MCX4rtKFBbPx+mEAIKR05izYIE6+lkBKCiphZCDQIERMbKPzfcn+Yt2MkCEEgiKLsn60xI6MMzC29/wUNQSX3n8ESZrof6s+q/iHUR4n6EFZfX+qLXz0yqYdN9ZiuXnDUq6F7qdbGEYs9yFFHYOrwUB27ugNrddSvLknU9ZK7mFNXmr/iK4NLr9Gx1egsHSBgAwisnW40XHSDNriSAxd64Ri5EJi4EGwjtNoxQSv2O1ELPESNWO+4r4UH90V5yMMaWFgkUZ+gtIQFlEZ5U9zEQXHJ+kbMhAMxBxNhfaaDf+c5g/MtDXA+2/zJwT++f3JwlXMvqw3DQBSGg3VmbFUa7UyDvHZo3/8FWxKKCNQX2ZbGJGttDloO/J/BMBFrQD/WQDuVuRjWzlzYjJOBEIxuIGQQptOqHrppFfq5KI2hGaWBx7mcLwjr5XwsYSGEFKMVQhpplxLSRrQSUmmW41toxbcYV2TLAo1sGRJWBd8e9YNv+O+Vqbyvn8pTuxoZoNrIAF0zeAaqyzPQJQe2aIjrwRZMTSYJQuclQX4f6mEql3yG5malBkMj9rYJ8LG+PODjbbuRPrJUmj4i+7UZjSJbFo2yFE7LbTke9kFlrhxU5q77iTeHEsQbLIXz4ng8vDor+AAZ3ZEgo3P9eCRlKUlN3S9tyuf7IKB/87BvGgrwqWle3AfPxjStDNkbt5K9sSjZm7BjysWOqTh2nK7H3UceEx07/vfTTgBsd7PA9nvR5Al1N/4OuMdn1D3eUXdvtFD3Zw6fIUQPDp9IYI7h8H8ALigtIKqA/ZIAAAAASUVORK5CYII=');border-image-slice:15 fill}.media-content.svelte-155de2y{position:relative;box-sizing:content-box;pointer-events:auto;width:100%;height:100%;border-radius:624.9375rem;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.media-cover.svelte-155de2y{position:absolute;border-radius:624.9375rem;overflow:hidden;top:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.2)}.media-cover.svelte-155de2y::after{content:'';position:absolute;width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAMAAADwSaEZAAAAz1BMVEUAAAC9vb3///////////+7u7v///////////+7u7v////+/v7////////////////////////////////////////////////////ExMT///+8vLz///+8vLz///////////////////////////////////////////////+/v7/////5+fnS0tK7u7v29vbFxcXNzc3U1NTr6+v////g4ODx8fG7u7v////29vb///+7u7v///////////+8vLz///////////////+7u7sfPCSZAAAAQ3RSTlMAVfvx6yoT/Yn62/bOOQTVx122pGZDLykj6uLSqY11azIgDd6flntKRh348/Lx7+zs6+jm5d3b28OzsKGcjYI5LAjBXr9o4QAAAdJJREFUWMPt0tdygzAQBVBZkkFgumkucY9Leu8d/v+bIhGnzAQ7a2DGedB9wd7LHC0DSEZGRkZmW6nX6oACRu10tFp+VdM6O/WNKC1N01UYrzQ4V+9waw0mtA5Qe75O0/WYyPUzCLtPIVh6D8KOYNgRCGvBsBYIu9QgmHYJwg5OIdjpAQhLyNneX9jeGUlgWNI4b63HWueNBIpx7urwZBV2cnjFKTgmuONbd/i7HLq3x5yCY9+h3qMbmIMojqOBGbiPHlXFuBAmgmlbtw3D1tsUi/8FsPz8Lww3qsNsd7ZLKsKMmA/6FWG7YqBUhD2IwUL82ndoWcwOEbKesh2Hvf2yL4BOfQ/zq/OKXllF31l7zgvFLocRG4sLdrPGHJfCetGD0LpW1lj9EhhuIjR6wsnb8LNr4sKY8YK4NmkHX92LURQj5u/SJMUwzPJahjfCPr/0ppLXKs1lTUFYd3lznF/Hy8O6ICxyPhZbf5gTIVBCI9vMz39MP9vMCBEwSk/H4m2y2cL6ObcWM0Z4gfWeguAZTMdqkqjEmfQDZXlC0J84REzH0wHaLJbJPF2sIcyLC66IEN1jpoUKZBTOfXZ3o1OsqpjqN3fMn4cjJCMjIyOzvbwDyD/WZc7m9iEAAAAASUVORK5CYII=);background-size:100% 100%}");
|
|
7
7
|
}
|
|
8
|
-
function
|
|
9
|
-
let
|
|
8
|
+
function I(A) {
|
|
9
|
+
let t, n, e, l, o, i = (
|
|
10
10
|
/*media*/
|
|
11
|
-
|
|
11
|
+
A[0].type === "Image" && E(A)
|
|
12
12
|
);
|
|
13
13
|
return {
|
|
14
14
|
c() {
|
|
15
|
-
|
|
15
|
+
t = v("div"), n = v("div"), i && i.c(), e = B(), l = v("div"), d(n, "class", "media-item svelte-155de2y"), d(n, "draggable", "false"), d(l, "class", "line svelte-155de2y"), d(t, "class", "wrapper svelte-155de2y");
|
|
16
16
|
},
|
|
17
|
-
m(
|
|
18
|
-
|
|
17
|
+
m(a, s) {
|
|
18
|
+
m(a, t, s), g(t, n), i && i.m(n, null), g(t, e), g(t, l), o = !0;
|
|
19
19
|
},
|
|
20
|
-
p(
|
|
20
|
+
p(a, s) {
|
|
21
21
|
/*media*/
|
|
22
|
-
|
|
23
|
-
1 &&
|
|
24
|
-
|
|
25
|
-
}),
|
|
22
|
+
a[0].type === "Image" ? i ? (i.p(a, s), s & /*media*/
|
|
23
|
+
1 && u(i, 1)) : (i = E(a), i.c(), u(i, 1), i.m(n, null)) : i && (x(), b(i, 1, 1, () => {
|
|
24
|
+
i = null;
|
|
25
|
+
}), D());
|
|
26
26
|
},
|
|
27
|
-
i(
|
|
28
|
-
o || (
|
|
27
|
+
i(a) {
|
|
28
|
+
o || (u(i), o = !0);
|
|
29
29
|
},
|
|
30
|
-
o(
|
|
31
|
-
|
|
30
|
+
o(a) {
|
|
31
|
+
b(i), o = !1;
|
|
32
32
|
},
|
|
33
|
-
d(
|
|
34
|
-
|
|
33
|
+
d(a) {
|
|
34
|
+
a && f(t), i && i.d();
|
|
35
35
|
}
|
|
36
36
|
};
|
|
37
37
|
}
|
|
38
|
-
function
|
|
39
|
-
let
|
|
40
|
-
return
|
|
38
|
+
function E(A) {
|
|
39
|
+
let t, n, e, l, o, i, a, s;
|
|
40
|
+
return t = new N({
|
|
41
41
|
props: {
|
|
42
42
|
blurRadius: 22,
|
|
43
43
|
spreadRadius: 16,
|
|
@@ -48,81 +48,81 @@ function b(a) {
|
|
|
48
48
|
}
|
|
49
49
|
}), {
|
|
50
50
|
c() {
|
|
51
|
-
var
|
|
52
|
-
G(
|
|
53
|
-
(
|
|
51
|
+
var r;
|
|
52
|
+
G(t.$$.fragment), n = B(), e = v("img"), i = B(), a = v("div"), d(e, "class", "media-content svelte-155de2y"), y(e.src, l = /*media*/
|
|
53
|
+
(r = A[0].thumbnail) != null ? r : (
|
|
54
54
|
/*media*/
|
|
55
|
-
|
|
56
|
-
)) ||
|
|
57
|
-
|
|
55
|
+
A[0].url
|
|
56
|
+
)) || d(e, "src", l), d(e, "alt", o = /*media*/
|
|
57
|
+
A[0].name), d(e, "draggable", !1), d(a, "class", "media-cover svelte-155de2y");
|
|
58
58
|
},
|
|
59
|
-
m(
|
|
60
|
-
P(
|
|
59
|
+
m(r, c) {
|
|
60
|
+
P(t, r, c), m(r, n, c), m(r, e, c), m(r, i, c), m(r, a, c), s = !0;
|
|
61
61
|
},
|
|
62
|
-
p(
|
|
63
|
-
var
|
|
64
|
-
(!
|
|
65
|
-
1 && !
|
|
66
|
-
(
|
|
62
|
+
p(r, c) {
|
|
63
|
+
var Z;
|
|
64
|
+
(!s || c & /*media*/
|
|
65
|
+
1 && !y(e.src, l = /*media*/
|
|
66
|
+
(Z = r[0].thumbnail) != null ? Z : (
|
|
67
67
|
/*media*/
|
|
68
|
-
|
|
69
|
-
))) &&
|
|
68
|
+
r[0].url
|
|
69
|
+
))) && d(e, "src", l), (!s || c & /*media*/
|
|
70
70
|
1 && o !== (o = /*media*/
|
|
71
|
-
|
|
71
|
+
r[0].name)) && d(e, "alt", o);
|
|
72
72
|
},
|
|
73
|
-
i(
|
|
74
|
-
|
|
73
|
+
i(r) {
|
|
74
|
+
s || (u(t.$$.fragment, r), s = !0);
|
|
75
75
|
},
|
|
76
|
-
o(
|
|
77
|
-
|
|
76
|
+
o(r) {
|
|
77
|
+
b(t.$$.fragment, r), s = !1;
|
|
78
78
|
},
|
|
79
|
-
d(
|
|
80
|
-
|
|
79
|
+
d(r) {
|
|
80
|
+
p(t, r), r && f(n), r && f(e), r && f(i), r && f(a);
|
|
81
81
|
}
|
|
82
82
|
};
|
|
83
83
|
}
|
|
84
|
-
function
|
|
85
|
-
let
|
|
84
|
+
function q(A) {
|
|
85
|
+
let t, n, e = (
|
|
86
86
|
/*media*/
|
|
87
|
-
|
|
87
|
+
A[0] && I(A)
|
|
88
88
|
);
|
|
89
89
|
return {
|
|
90
90
|
c() {
|
|
91
|
-
e && e.c(),
|
|
91
|
+
e && e.c(), t = Q();
|
|
92
92
|
},
|
|
93
|
-
m(
|
|
94
|
-
e && e.m(
|
|
93
|
+
m(l, o) {
|
|
94
|
+
e && e.m(l, o), m(l, t, o), n = !0;
|
|
95
95
|
},
|
|
96
|
-
p(
|
|
96
|
+
p(l, [o]) {
|
|
97
97
|
/*media*/
|
|
98
|
-
|
|
99
|
-
1 &&
|
|
98
|
+
l[0] ? e ? (e.p(l, o), o & /*media*/
|
|
99
|
+
1 && u(e, 1)) : (e = I(l), e.c(), u(e, 1), e.m(t.parentNode, t)) : e && (x(), b(e, 1, 1, () => {
|
|
100
100
|
e = null;
|
|
101
|
-
}),
|
|
101
|
+
}), D());
|
|
102
102
|
},
|
|
103
|
-
i(
|
|
104
|
-
n || (
|
|
103
|
+
i(l) {
|
|
104
|
+
n || (u(e), n = !0);
|
|
105
105
|
},
|
|
106
|
-
o(
|
|
107
|
-
|
|
106
|
+
o(l) {
|
|
107
|
+
b(e), n = !1;
|
|
108
108
|
},
|
|
109
|
-
d(
|
|
110
|
-
e && e.d(
|
|
109
|
+
d(l) {
|
|
110
|
+
e && e.d(l), l && f(t);
|
|
111
111
|
}
|
|
112
112
|
};
|
|
113
113
|
}
|
|
114
|
-
function
|
|
115
|
-
let e, { tag:
|
|
116
|
-
return
|
|
117
|
-
"tag" in o && n(1,
|
|
118
|
-
},
|
|
119
|
-
|
|
120
|
-
2 && n(0, e =
|
|
121
|
-
}, [e,
|
|
114
|
+
function V(A, t, n) {
|
|
115
|
+
let e, { tag: l } = t;
|
|
116
|
+
return A.$$set = (o) => {
|
|
117
|
+
"tag" in o && n(1, l = o.tag);
|
|
118
|
+
}, A.$$.update = () => {
|
|
119
|
+
A.$$.dirty & /*tag*/
|
|
120
|
+
2 && n(0, e = l.data.mediaData[0]);
|
|
121
|
+
}, [e, l];
|
|
122
122
|
}
|
|
123
|
-
class J extends
|
|
124
|
-
constructor(
|
|
125
|
-
super(),
|
|
123
|
+
class J extends F {
|
|
124
|
+
constructor(t) {
|
|
125
|
+
super(), h(this, t, V, q, w, { tag: 1 }, L);
|
|
126
126
|
}
|
|
127
127
|
}
|
|
128
128
|
export {
|
|
@@ -50,6 +50,9 @@ import "../../shared-utils/url/absoluteUrl.js";
|
|
|
50
50
|
import "../../vendor/svelte/store/index.js";
|
|
51
51
|
import "../../vendor/svelte/internal/index.js";
|
|
52
52
|
import "../../shared-utils/device.js";
|
|
53
|
+
import "../../CSS3DRenderPlugin/index.js";
|
|
54
|
+
import "../../CSS3DRenderPlugin/Controller.js";
|
|
55
|
+
import "../../shared-utils/five/fiveModelLoad.js";
|
|
53
56
|
import "../utils/model/mediaPlane.js";
|
|
54
57
|
import "../../shared-utils/three/loadTexture.js";
|
|
55
58
|
import "../../shared-utils/three/Quadrangle.js";
|
|
@@ -69,7 +72,7 @@ import "../../shared-utils/Utils/WorkUtil.js";
|
|
|
69
72
|
import "../../shared-utils/Utils/BaseUtil.js";
|
|
70
73
|
const C = new j.Raycaster();
|
|
71
74
|
C.params.Points.threshold = 0.1;
|
|
72
|
-
class
|
|
75
|
+
class ti extends N {
|
|
73
76
|
constructor(e) {
|
|
74
77
|
super(e);
|
|
75
78
|
}
|
|
@@ -322,5 +325,5 @@ class Ye extends N {
|
|
|
322
325
|
}
|
|
323
326
|
}
|
|
324
327
|
export {
|
|
325
|
-
|
|
328
|
+
ti as TagComputer
|
|
326
329
|
};
|
|
@@ -30,11 +30,10 @@ import { TagComputer as V } from "./TagComputer.js";
|
|
|
30
30
|
import { Group as y, Quaternion as O, Vector3 as b, Matrix4 as v } from "three";
|
|
31
31
|
import E from "../Components/TagContainer.js";
|
|
32
32
|
import x from "../Components/Tag/index.js";
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import { centerPoint as W } from "../../shared-utils/three/centerPoint.js";
|
|
33
|
+
import { loadGLTF as G } from "../../shared-utils/three/GLTFLoader.js";
|
|
34
|
+
import { isMediaModelTag as D, isStickModelTag as F } from "../utils/tag/tagCheck.js";
|
|
35
|
+
import { VideoPlane as _, ImagePlane as w } from "../utils/model/mediaPlane.js";
|
|
36
|
+
import { centerPoint as L } from "../../shared-utils/three/centerPoint.js";
|
|
38
37
|
import { arrayPositionToVector3 as g } from "../../shared-utils/positionToVector3.js";
|
|
39
38
|
import "../utils/tagPosition.js";
|
|
40
39
|
import "../utils/checkRange.js";
|
|
@@ -70,6 +69,9 @@ import "../../shared-utils/url/absoluteUrl.js";
|
|
|
70
69
|
import "../../vendor/svelte/store/index.js";
|
|
71
70
|
import "../../vendor/svelte/internal/index.js";
|
|
72
71
|
import "../../shared-utils/device.js";
|
|
72
|
+
import "../../CSS3DRenderPlugin/index.js";
|
|
73
|
+
import "../../CSS3DRenderPlugin/Controller.js";
|
|
74
|
+
import "../../shared-utils/five/fiveModelLoad.js";
|
|
73
75
|
import "../../shared-utils/five/FiveDomEvents.js";
|
|
74
76
|
import "../../shared-utils/five/calculateThreeMouse.js";
|
|
75
77
|
import "../utils/tag/adaptConfig.js";
|
|
@@ -158,11 +160,9 @@ import "../Components/Tag/MediaPlane.js";
|
|
|
158
160
|
import "../Components/Tag/LinkTag.js";
|
|
159
161
|
import "../Components/Tag/PanoramaTag.js";
|
|
160
162
|
import "../Components/Tag/CustomTag.js";
|
|
161
|
-
import "../../CSS3DRenderPlugin/Controller.js";
|
|
162
|
-
import "../../shared-utils/five/fiveModelLoad.js";
|
|
163
163
|
import "@realsee/five/gltf-loader";
|
|
164
|
-
const
|
|
165
|
-
class
|
|
164
|
+
const W = /* @__PURE__ */ new Map(), $ = /* @__PURE__ */ new Map();
|
|
165
|
+
class Pi extends V {
|
|
166
166
|
constructor(t) {
|
|
167
167
|
super(t);
|
|
168
168
|
u(this, "rendererMap", /* @__PURE__ */ new Map());
|
|
@@ -183,7 +183,7 @@ class Ti extends V {
|
|
|
183
183
|
if (!e)
|
|
184
184
|
return;
|
|
185
185
|
t.loading = !0;
|
|
186
|
-
const o =
|
|
186
|
+
const o = G(e).then((s) => {
|
|
187
187
|
var p;
|
|
188
188
|
const n = Object.assign(s.scene, {
|
|
189
189
|
customID: t.id,
|
|
@@ -259,13 +259,13 @@ class Ti extends V {
|
|
|
259
259
|
return;
|
|
260
260
|
const r = this.getCurrentVisibleState(e), a = (() => !!(e.mediaPlane && !r))(), s = (() => !!(!e.mediaPlane && r))(), n = (() => !!(e.mediaPlane && e.mediaPlane.src !== i))();
|
|
261
261
|
if ((a || n) && e.mediaPlane && (this.imagePlaneGroup.remove(e.mediaPlane), e.mediaPlane.dispose(), e.mediaPlane.removeFromParent(), e.mediaPlane = void 0), s || n) {
|
|
262
|
-
const p = e.position.map(g), h = new
|
|
262
|
+
const p = e.position.map(g), h = new _(i, p, {
|
|
263
263
|
videoCoverSrc: o.videoCoverUrl,
|
|
264
264
|
playButton: e.data.playIcon,
|
|
265
265
|
paused: !((l = e.data.autoplayConfig) != null && l.autoplayVideo),
|
|
266
266
|
objectFit: e.data.objectFit,
|
|
267
|
-
videoTextureMap:
|
|
268
|
-
ImageTextureMap:
|
|
267
|
+
videoTextureMap: W,
|
|
268
|
+
ImageTextureMap: $,
|
|
269
269
|
domEvents: this.domEvents
|
|
270
270
|
});
|
|
271
271
|
h.onVideoReady = (c) => {
|
|
@@ -312,9 +312,9 @@ class Ti extends V {
|
|
|
312
312
|
}
|
|
313
313
|
return;
|
|
314
314
|
} else {
|
|
315
|
-
if (D(e) && !((o = e.model) != null && o.object) || ((i = e.state) == null ? void 0 : i.visible) === !1 || !this.state.visible || !this.state.enabled)
|
|
315
|
+
if (D(e) && !((o = e.model) != null && o.object) || ((i = e.state) == null ? void 0 : i.visible) === !1 || !this.state.visible || !this.state.enabled || !this.css3DRenderPlugin)
|
|
316
316
|
return;
|
|
317
|
-
if (
|
|
317
|
+
if (e.stickType === "3DPoint" && !e.normal)
|
|
318
318
|
return console.error("updateRenderPlaneTag: 三维点标签缺少法向量!");
|
|
319
319
|
const a = this.getPositions(e);
|
|
320
320
|
if (!a)
|
|
@@ -400,7 +400,7 @@ class Ti extends V {
|
|
|
400
400
|
if (!r || r.length !== 4 || !Array.isArray(r[0]) || !Array.isArray(r[2]))
|
|
401
401
|
return;
|
|
402
402
|
e.updateWorldMatrix(!1, !1);
|
|
403
|
-
const a = e.matrixWorld, s = new b().fromArray(r[0]), n = new b().fromArray(r[2]), l =
|
|
403
|
+
const a = e.matrixWorld, s = new b().fromArray(r[0]), n = new b().fromArray(r[2]), l = L(s, n).add(new b(0, 0, 5e-4)), p = new v().setPosition(l), h = new v().makeScale(o, o, o), f = new v().multiply(a).multiply(p).multiply(h);
|
|
404
404
|
f.decompose(i.position, i.quaternion, i.scale);
|
|
405
405
|
const c = i.opacityMesh;
|
|
406
406
|
c && f.decompose(c.position, c.quaternion, c.scale);
|
|
@@ -408,7 +408,7 @@ class Ti extends V {
|
|
|
408
408
|
/** 添加模型标签 */
|
|
409
409
|
addMediaModelTag(t) {
|
|
410
410
|
return S(this, null, function* () {
|
|
411
|
-
const e = t.filter(
|
|
411
|
+
const e = t.filter(F).map((o) => this.loadModel(o));
|
|
412
412
|
yield Promise.all(e), this.setVisible(), this.updateRenderAllTags();
|
|
413
413
|
});
|
|
414
414
|
}
|
|
@@ -504,5 +504,5 @@ class Ti extends V {
|
|
|
504
504
|
}
|
|
505
505
|
}
|
|
506
506
|
export {
|
|
507
|
-
|
|
507
|
+
Pi as TagRender
|
|
508
508
|
};
|
|
@@ -2,7 +2,6 @@ import type { TagInstance, TagContentType, StickType, TagId, TagConfig, PlaneTag
|
|
|
2
2
|
import * as THREE from 'three';
|
|
3
3
|
import type { Tag, Tags, PointTagInstance, Point3DTag } from '../typings';
|
|
4
4
|
import { TagCache } from './TagCache';
|
|
5
|
-
import type { CSS3DRenderPluginExportType } from '../../CSS3DRenderPlugin';
|
|
6
5
|
import { Five } from '@realsee/five';
|
|
7
6
|
import type { State as FiveState } from '@realsee/five';
|
|
8
7
|
import type { Mode } from '@realsee/five';
|
|
@@ -19,7 +18,7 @@ export declare abstract class TagUtil extends TagCache {
|
|
|
19
18
|
get workCode(): string;
|
|
20
19
|
protected mediaStore: MediaStore;
|
|
21
20
|
/** css3DRenderPlugin */
|
|
22
|
-
protected css3DRenderPlugin
|
|
21
|
+
protected get css3DRenderPlugin(): import("../../CSS3DRenderPlugin/Controller").default;
|
|
23
22
|
protected store: {
|
|
24
23
|
/** 清理函数数组 */
|
|
25
24
|
disposers: (() => void)[];
|
|
@@ -32,6 +31,7 @@ export declare abstract class TagUtil extends TagCache {
|
|
|
32
31
|
};
|
|
33
32
|
protected domEvents: FiveDomEvents;
|
|
34
33
|
private _container;
|
|
34
|
+
private _css3DRenderPlugin;
|
|
35
35
|
protected constructor(five: Five);
|
|
36
36
|
getTagById<C extends TagContentType = TagContentType, S extends StickType = StickType>(id: TagId): TagInstance<C, S> | undefined;
|
|
37
37
|
/** 暂停当前标签内进行的所有多媒体 */
|