@realsee/dnalogel 3.66.0-alpha.13 → 3.66.0-alpha.14
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 +4 -0
- package/dist/PanoTagPlugin/controller/Tag/BaseTag.d.ts +9 -0
- package/dist/PanoTagPlugin/controller/index.d.ts +18 -0
- package/dist/PanoTagPlugin/typings/tag/Tag.d.ts +2 -0
- package/dist/index.cjs.js +59 -59
- package/dist/index.js +8571 -8440
- package/dist/index.umd.js +51 -51
- 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 +2 -2
- 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 +39 -29
- 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 +2 -2
- 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 +2 -2
- 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/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/TopviewFloorplanPlugin.html +1 -1
- package/docs/functions/Util.absoluteUrl.html +2 -2
- package/docs/functions/Util.awaitNextFrame.html +1 -1
- package/docs/functions/Util.blink.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.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.isAbsoluteURL.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.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/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/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/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.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 +2 -2
- 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/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/MeasurePluginConfig.html +1 -1
- 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 +3 -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/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.animeMap.html +1 -1
- 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/PanoTagPlugin/Components/Common/TagPopover/TagPopup.js +428 -351
- package/libs/PanoTagPlugin/Components/TagItem.js +247 -239
- package/libs/PanoTagPlugin/controller/Tag/BaseTag.d.ts +9 -0
- package/libs/PanoTagPlugin/controller/Tag/BaseTag.js +75 -62
- package/libs/PanoTagPlugin/controller/Tag/PointTag.js +1 -1
- package/libs/PanoTagPlugin/controller/index.d.ts +18 -0
- package/libs/PanoTagPlugin/controller/index.js +162 -134
- package/libs/PanoTagPlugin/tag.config.js +5 -0
- package/libs/PanoTagPlugin/typings/tag/Tag.d.ts +2 -0
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as se, init as ue, safe_not_equal as ge, append_styles as de, space as oe, empty as ce, insert as D, transition_in as
|
|
1
|
+
import { SvelteComponent as se, init as ue, safe_not_equal as ge, append_styles as de, space as oe, empty as ce, insert as D, transition_in as v, transition_out as M, check_outros as q, detach as N, getContext as _e, onMount as be, element as J, attr as b, toggle_class as I, set_style as j, append as ve, group_outros as B, create_component as K, mount_component as Q, destroy_component as W, binding_callbacks as ie, noop as F, bind as ke, add_flush_callback as he } from "../../vendor/svelte/internal/index.js";
|
|
2
2
|
import Te from "./Tag/index.js";
|
|
3
3
|
import "three";
|
|
4
4
|
import { noTypecheck as $ } from "../utils/noTypecheck.js";
|
|
@@ -180,256 +180,256 @@ import "./Common/TagPopover/PanoramaIcon.js";
|
|
|
180
180
|
import "./Common/TagPopover/TagPopoverToolBar.js";
|
|
181
181
|
import "./Common/TagPopover/ArrowRightIcon.js";
|
|
182
182
|
import "./Common/TagPopover/ShareIcon.js";
|
|
183
|
-
function Pe(
|
|
184
|
-
de(
|
|
183
|
+
function Pe(t) {
|
|
184
|
+
de(t, "svelte-2g2g8a", ".tag.svelte-2g2g8a{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto;will-change:opacity;transition:opacity 0.2s linear}.tag.enableZIndex.svelte-2g2g8a{position:absolute}.tag.hide.svelte-2g2g8a{opacity:0;pointer-events:none}.tag.hide.svelte-2g2g8a *{pointer-events:none !important}.tag.unClickable.svelte-2g2g8a{pointer-events:none !important}.tag.unClickable.svelte-2g2g8a *{pointer-events:none !important}");
|
|
185
185
|
}
|
|
186
|
-
function ee(
|
|
187
|
-
let e,
|
|
188
|
-
const
|
|
189
|
-
function i(
|
|
186
|
+
function ee(t) {
|
|
187
|
+
let e, o, p, n, r, l, g, a, u, d;
|
|
188
|
+
const w = [Se, Ee], T = [];
|
|
189
|
+
function i(m, s) {
|
|
190
190
|
return (
|
|
191
191
|
/*havePoint*/
|
|
192
|
-
|
|
192
|
+
m[9] ? 0 : 1
|
|
193
193
|
);
|
|
194
194
|
}
|
|
195
|
-
|
|
196
|
-
const O = [
|
|
197
|
-
function U(
|
|
195
|
+
o = i(t), p = T[o] = w[o](t);
|
|
196
|
+
const O = [He, we], k = [];
|
|
197
|
+
function U(m, s) {
|
|
198
198
|
return (
|
|
199
199
|
/*haveContent*/
|
|
200
|
-
|
|
200
|
+
m[18] ? 0 : 1
|
|
201
201
|
);
|
|
202
202
|
}
|
|
203
|
-
return r = U(
|
|
203
|
+
return r = U(t), l = k[r] = O[r](t), {
|
|
204
204
|
c() {
|
|
205
|
-
var
|
|
206
|
-
e = J("div"), p.c(), n = oe(),
|
|
205
|
+
var m;
|
|
206
|
+
e = J("div"), p.c(), n = oe(), l.c(), b(e, "class", "tag svelte-2g2g8a"), b(
|
|
207
207
|
e,
|
|
208
208
|
"data-tag-id",
|
|
209
209
|
/*id*/
|
|
210
|
-
|
|
211
|
-
),
|
|
210
|
+
t[17]
|
|
211
|
+
), b(
|
|
212
212
|
e,
|
|
213
213
|
"data-tag-unfolded",
|
|
214
214
|
/*unfolded*/
|
|
215
|
-
|
|
216
|
-
),
|
|
217
|
-
|
|
218
|
-
(
|
|
219
|
-
|
|
215
|
+
t[7]
|
|
216
|
+
), b(e, "data-content-type", g = /*tag*/
|
|
217
|
+
t[0].contentType), b(e, "data-popover-enabled", a = /*tag*/
|
|
218
|
+
(m = t[0].config.popoverConfig) == null ? void 0 : m.enabled), b(e, "id", u = `tag-${/*id*/
|
|
219
|
+
t[17]}`), I(
|
|
220
220
|
e,
|
|
221
221
|
"unClickable",
|
|
222
222
|
/*tag*/
|
|
223
|
-
|
|
224
|
-
),
|
|
223
|
+
t[0].config.clickable === !1
|
|
224
|
+
), I(
|
|
225
225
|
e,
|
|
226
226
|
"hide",
|
|
227
227
|
/*hide*/
|
|
228
|
-
|
|
229
|
-
),
|
|
228
|
+
t[15]
|
|
229
|
+
), I(
|
|
230
230
|
e,
|
|
231
231
|
"enableZIndex",
|
|
232
232
|
/*zIndex*/
|
|
233
|
-
|
|
233
|
+
t[12]
|
|
234
234
|
), j(
|
|
235
235
|
e,
|
|
236
236
|
"z-index",
|
|
237
237
|
/*zIndex*/
|
|
238
|
-
|
|
238
|
+
t[12]
|
|
239
239
|
), j(e, "transform", `translate3d(${/*left*/
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
240
|
+
t[14]}, ${/*top*/
|
|
241
|
+
t[13]}, 0) scale(${/*screenPosition*/
|
|
242
|
+
t[8].scale})`);
|
|
243
243
|
},
|
|
244
|
-
m(
|
|
245
|
-
D(
|
|
244
|
+
m(m, s) {
|
|
245
|
+
D(m, e, s), T[o].m(e, null), ve(e, n), k[r].m(e, null), t[26](e), d = !0;
|
|
246
246
|
},
|
|
247
|
-
p(
|
|
247
|
+
p(m, s) {
|
|
248
248
|
var R;
|
|
249
|
-
let L =
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
}), q(), p =
|
|
249
|
+
let L = o;
|
|
250
|
+
o = i(m), o === L ? T[o].p(m, s) : (B(), M(T[L], 1, 1, () => {
|
|
251
|
+
T[L] = null;
|
|
252
|
+
}), q(), p = T[o], p ? p.p(m, s) : (p = T[o] = w[o](m), p.c()), v(p, 1), p.m(e, n));
|
|
253
253
|
let z = r;
|
|
254
|
-
r = U(
|
|
254
|
+
r = U(m), r === z ? k[r].p(m, s) : (B(), M(k[z], 1, 1, () => {
|
|
255
255
|
k[z] = null;
|
|
256
|
-
}), q(),
|
|
257
|
-
131072) &&
|
|
256
|
+
}), q(), l = k[r], l ? l.p(m, s) : (l = k[r] = O[r](m), l.c()), v(l, 1), l.m(e, null)), (!d || s[0] & /*id*/
|
|
257
|
+
131072) && b(
|
|
258
258
|
e,
|
|
259
259
|
"data-tag-id",
|
|
260
260
|
/*id*/
|
|
261
|
-
|
|
262
|
-
), (!
|
|
263
|
-
128) &&
|
|
261
|
+
m[17]
|
|
262
|
+
), (!d || s[0] & /*unfolded*/
|
|
263
|
+
128) && b(
|
|
264
264
|
e,
|
|
265
265
|
"data-tag-unfolded",
|
|
266
266
|
/*unfolded*/
|
|
267
|
-
|
|
268
|
-
), (!
|
|
269
|
-
1 &&
|
|
270
|
-
|
|
271
|
-
1 &&
|
|
272
|
-
(R =
|
|
273
|
-
131072 &&
|
|
274
|
-
|
|
275
|
-
1) &&
|
|
267
|
+
m[7]
|
|
268
|
+
), (!d || s[0] & /*tag*/
|
|
269
|
+
1 && g !== (g = /*tag*/
|
|
270
|
+
m[0].contentType)) && b(e, "data-content-type", g), (!d || s[0] & /*tag*/
|
|
271
|
+
1 && a !== (a = /*tag*/
|
|
272
|
+
(R = m[0].config.popoverConfig) == null ? void 0 : R.enabled)) && b(e, "data-popover-enabled", a), (!d || s[0] & /*id*/
|
|
273
|
+
131072 && u !== (u = `tag-${/*id*/
|
|
274
|
+
m[17]}`)) && b(e, "id", u), (!d || s[0] & /*tag*/
|
|
275
|
+
1) && I(
|
|
276
276
|
e,
|
|
277
277
|
"unClickable",
|
|
278
278
|
/*tag*/
|
|
279
|
-
|
|
280
|
-
), (!
|
|
281
|
-
32768) &&
|
|
279
|
+
m[0].config.clickable === !1
|
|
280
|
+
), (!d || s[0] & /*hide*/
|
|
281
|
+
32768) && I(
|
|
282
282
|
e,
|
|
283
283
|
"hide",
|
|
284
284
|
/*hide*/
|
|
285
|
-
|
|
286
|
-
), (!
|
|
287
|
-
4096) &&
|
|
285
|
+
m[15]
|
|
286
|
+
), (!d || s[0] & /*zIndex*/
|
|
287
|
+
4096) && I(
|
|
288
288
|
e,
|
|
289
289
|
"enableZIndex",
|
|
290
290
|
/*zIndex*/
|
|
291
|
-
|
|
292
|
-
),
|
|
291
|
+
m[12]
|
|
292
|
+
), s[0] & /*zIndex*/
|
|
293
293
|
4096 && j(
|
|
294
294
|
e,
|
|
295
295
|
"z-index",
|
|
296
296
|
/*zIndex*/
|
|
297
|
-
|
|
298
|
-
),
|
|
297
|
+
m[12]
|
|
298
|
+
), s[0] & /*left, top, screenPosition*/
|
|
299
299
|
24832 && j(e, "transform", `translate3d(${/*left*/
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
300
|
+
m[14]}, ${/*top*/
|
|
301
|
+
m[13]}, 0) scale(${/*screenPosition*/
|
|
302
|
+
m[8].scale})`);
|
|
303
303
|
},
|
|
304
|
-
i(
|
|
305
|
-
|
|
304
|
+
i(m) {
|
|
305
|
+
d || (v(p), v(l), d = !0);
|
|
306
306
|
},
|
|
307
|
-
o(
|
|
308
|
-
|
|
307
|
+
o(m) {
|
|
308
|
+
M(p), M(l), d = !1;
|
|
309
309
|
},
|
|
310
|
-
d(
|
|
311
|
-
|
|
310
|
+
d(m) {
|
|
311
|
+
m && N(e), T[o].d(), k[r].d(), t[26](null);
|
|
312
312
|
}
|
|
313
313
|
};
|
|
314
314
|
}
|
|
315
|
-
function
|
|
315
|
+
function Ee(t) {
|
|
316
316
|
let e;
|
|
317
317
|
return {
|
|
318
318
|
c() {
|
|
319
|
-
e = J("div"),
|
|
319
|
+
e = J("div"), b(e, "data-info", "tag point is disable");
|
|
320
320
|
},
|
|
321
|
-
m(
|
|
322
|
-
D(
|
|
321
|
+
m(o, p) {
|
|
322
|
+
D(o, e, p);
|
|
323
323
|
},
|
|
324
|
-
p:
|
|
325
|
-
i:
|
|
326
|
-
o:
|
|
327
|
-
d(
|
|
328
|
-
|
|
324
|
+
p: F,
|
|
325
|
+
i: F,
|
|
326
|
+
o: F,
|
|
327
|
+
d(o) {
|
|
328
|
+
o && N(e);
|
|
329
329
|
}
|
|
330
330
|
};
|
|
331
331
|
}
|
|
332
|
-
function
|
|
333
|
-
let e,
|
|
334
|
-
function n(
|
|
335
|
-
|
|
332
|
+
function Se(t) {
|
|
333
|
+
let e, o, p;
|
|
334
|
+
function n(l) {
|
|
335
|
+
t[25](l);
|
|
336
336
|
}
|
|
337
337
|
let r = {
|
|
338
338
|
tag: (
|
|
339
339
|
/*tag*/
|
|
340
|
-
|
|
340
|
+
t[0]
|
|
341
341
|
),
|
|
342
342
|
handleMouseEnter: (
|
|
343
343
|
/*handleMouseEnter*/
|
|
344
|
-
|
|
344
|
+
t[22]
|
|
345
345
|
),
|
|
346
346
|
handleMouseLeave: (
|
|
347
347
|
/*handleMouseLeave*/
|
|
348
|
-
|
|
348
|
+
t[23]
|
|
349
349
|
),
|
|
350
350
|
handleTagPointClick: (
|
|
351
351
|
/*handleTagPointClick*/
|
|
352
|
-
|
|
352
|
+
t[24]
|
|
353
353
|
)
|
|
354
354
|
};
|
|
355
355
|
return (
|
|
356
356
|
/*tagPointClickHelper*/
|
|
357
|
-
|
|
358
|
-
|
|
357
|
+
t[11] !== void 0 && (r.tagPointClickHelper = /*tagPointClickHelper*/
|
|
358
|
+
t[11]), e = new Ce({ props: r }), ie.push(() => ke(e, "tagPointClickHelper", n)), {
|
|
359
359
|
c() {
|
|
360
360
|
K(e.$$.fragment);
|
|
361
361
|
},
|
|
362
|
-
m(
|
|
363
|
-
Q(e,
|
|
362
|
+
m(l, g) {
|
|
363
|
+
Q(e, l, g), p = !0;
|
|
364
364
|
},
|
|
365
|
-
p(
|
|
366
|
-
const
|
|
367
|
-
|
|
368
|
-
1 && (
|
|
369
|
-
|
|
370
|
-
2048 && (
|
|
371
|
-
|
|
365
|
+
p(l, g) {
|
|
366
|
+
const a = {};
|
|
367
|
+
g[0] & /*tag*/
|
|
368
|
+
1 && (a.tag = /*tag*/
|
|
369
|
+
l[0]), !o && g[0] & /*tagPointClickHelper*/
|
|
370
|
+
2048 && (o = !0, a.tagPointClickHelper = /*tagPointClickHelper*/
|
|
371
|
+
l[11], he(() => o = !1)), e.$set(a);
|
|
372
372
|
},
|
|
373
|
-
i(
|
|
374
|
-
p || (
|
|
373
|
+
i(l) {
|
|
374
|
+
p || (v(e.$$.fragment, l), p = !0);
|
|
375
375
|
},
|
|
376
|
-
o(
|
|
377
|
-
|
|
376
|
+
o(l) {
|
|
377
|
+
M(e.$$.fragment, l), p = !1;
|
|
378
378
|
},
|
|
379
|
-
d(
|
|
380
|
-
W(e,
|
|
379
|
+
d(l) {
|
|
380
|
+
W(e, l);
|
|
381
381
|
}
|
|
382
382
|
}
|
|
383
383
|
);
|
|
384
384
|
}
|
|
385
|
-
function
|
|
385
|
+
function we(t) {
|
|
386
386
|
let e;
|
|
387
387
|
return {
|
|
388
388
|
c() {
|
|
389
|
-
e = J("div"),
|
|
389
|
+
e = J("div"), b(e, "data-info", "tag content is disable");
|
|
390
390
|
},
|
|
391
|
-
m(
|
|
392
|
-
D(
|
|
391
|
+
m(o, p) {
|
|
392
|
+
D(o, e, p);
|
|
393
393
|
},
|
|
394
|
-
p:
|
|
395
|
-
i:
|
|
396
|
-
o:
|
|
397
|
-
d(
|
|
398
|
-
|
|
394
|
+
p: F,
|
|
395
|
+
i: F,
|
|
396
|
+
o: F,
|
|
397
|
+
d(o) {
|
|
398
|
+
o && N(e);
|
|
399
399
|
}
|
|
400
400
|
};
|
|
401
401
|
}
|
|
402
|
-
function
|
|
403
|
-
let e,
|
|
402
|
+
function He(t) {
|
|
403
|
+
let e, o;
|
|
404
404
|
return e = new Te({
|
|
405
405
|
props: {
|
|
406
406
|
mediaStore: (
|
|
407
407
|
/*mediaStore*/
|
|
408
|
-
|
|
408
|
+
t[1]
|
|
409
409
|
),
|
|
410
410
|
tag: $(
|
|
411
411
|
/*tag*/
|
|
412
|
-
|
|
412
|
+
t[0]
|
|
413
413
|
),
|
|
414
414
|
hooks: (
|
|
415
415
|
/*hooks*/
|
|
416
|
-
|
|
416
|
+
t[19]
|
|
417
417
|
),
|
|
418
418
|
state: (
|
|
419
419
|
/*state*/
|
|
420
|
-
|
|
420
|
+
t[4]
|
|
421
421
|
),
|
|
422
422
|
temporaryState: (
|
|
423
423
|
/*temporaryState*/
|
|
424
|
-
|
|
424
|
+
t[5]
|
|
425
425
|
),
|
|
426
426
|
rendererMap: (
|
|
427
427
|
/*rendererMap*/
|
|
428
|
-
|
|
428
|
+
t[2]
|
|
429
429
|
),
|
|
430
430
|
contentTypeMap: (
|
|
431
431
|
/*contentTypeMap*/
|
|
432
|
-
|
|
432
|
+
t[3]
|
|
433
433
|
)
|
|
434
434
|
}
|
|
435
435
|
}), {
|
|
@@ -437,7 +437,7 @@ function Le(o) {
|
|
|
437
437
|
K(e.$$.fragment);
|
|
438
438
|
},
|
|
439
439
|
m(p, n) {
|
|
440
|
-
Q(e, p, n),
|
|
440
|
+
Q(e, p, n), o = !0;
|
|
441
441
|
},
|
|
442
442
|
p(p, n) {
|
|
443
443
|
const r = {};
|
|
@@ -458,133 +458,135 @@ function Le(o) {
|
|
|
458
458
|
p[3]), e.$set(r);
|
|
459
459
|
},
|
|
460
460
|
i(p) {
|
|
461
|
-
|
|
461
|
+
o || (v(e.$$.fragment, p), o = !0);
|
|
462
462
|
},
|
|
463
463
|
o(p) {
|
|
464
|
-
|
|
464
|
+
M(e.$$.fragment, p), o = !1;
|
|
465
465
|
},
|
|
466
466
|
d(p) {
|
|
467
467
|
W(e, p);
|
|
468
468
|
}
|
|
469
469
|
};
|
|
470
470
|
}
|
|
471
|
-
function te(
|
|
471
|
+
function te(t) {
|
|
472
472
|
var p;
|
|
473
|
-
let e,
|
|
473
|
+
let e, o;
|
|
474
474
|
return e = new Me({
|
|
475
475
|
props: {
|
|
476
476
|
tag: (
|
|
477
477
|
/*tag*/
|
|
478
|
-
|
|
478
|
+
t[0]
|
|
479
479
|
),
|
|
480
480
|
config: (
|
|
481
481
|
/*tag*/
|
|
482
|
-
|
|
482
|
+
t[0].config.popoverConfig
|
|
483
483
|
),
|
|
484
484
|
theme: (
|
|
485
485
|
/*tag*/
|
|
486
|
-
(p =
|
|
486
|
+
(p = t[0].config.popoverConfig) == null ? void 0 : p.theme
|
|
487
487
|
),
|
|
488
488
|
wrapperElement: (
|
|
489
489
|
/*wrapperElement*/
|
|
490
|
-
|
|
490
|
+
t[6]
|
|
491
491
|
),
|
|
492
492
|
triggerElement: (
|
|
493
493
|
/*tagPointClickHelper*/
|
|
494
|
-
|
|
494
|
+
t[11]
|
|
495
495
|
)
|
|
496
496
|
}
|
|
497
497
|
}), e.$on(
|
|
498
498
|
"mouseenter",
|
|
499
499
|
/*handlePopoverMouseEnter*/
|
|
500
|
-
|
|
500
|
+
t[20]
|
|
501
501
|
), e.$on(
|
|
502
502
|
"mouseleave",
|
|
503
503
|
/*handlePopoverMouseLeave*/
|
|
504
|
-
|
|
504
|
+
t[21]
|
|
505
505
|
), {
|
|
506
506
|
c() {
|
|
507
507
|
K(e.$$.fragment);
|
|
508
508
|
},
|
|
509
509
|
m(n, r) {
|
|
510
|
-
Q(e, n, r),
|
|
510
|
+
Q(e, n, r), o = !0;
|
|
511
511
|
},
|
|
512
512
|
p(n, r) {
|
|
513
|
-
var
|
|
514
|
-
const
|
|
513
|
+
var g;
|
|
514
|
+
const l = {};
|
|
515
515
|
r[0] & /*tag*/
|
|
516
|
-
1 && (
|
|
516
|
+
1 && (l.tag = /*tag*/
|
|
517
517
|
n[0]), r[0] & /*tag*/
|
|
518
|
-
1 && (
|
|
518
|
+
1 && (l.config = /*tag*/
|
|
519
519
|
n[0].config.popoverConfig), r[0] & /*tag*/
|
|
520
|
-
1 && (
|
|
521
|
-
(
|
|
522
|
-
64 && (
|
|
520
|
+
1 && (l.theme = /*tag*/
|
|
521
|
+
(g = n[0].config.popoverConfig) == null ? void 0 : g.theme), r[0] & /*wrapperElement*/
|
|
522
|
+
64 && (l.wrapperElement = /*wrapperElement*/
|
|
523
523
|
n[6]), r[0] & /*tagPointClickHelper*/
|
|
524
|
-
2048 && (
|
|
525
|
-
n[11]), e.$set(
|
|
524
|
+
2048 && (l.triggerElement = /*tagPointClickHelper*/
|
|
525
|
+
n[11]), e.$set(l);
|
|
526
526
|
},
|
|
527
527
|
i(n) {
|
|
528
|
-
|
|
528
|
+
o || (v(e.$$.fragment, n), o = !0);
|
|
529
529
|
},
|
|
530
530
|
o(n) {
|
|
531
|
-
|
|
531
|
+
M(e.$$.fragment, n), o = !1;
|
|
532
532
|
},
|
|
533
533
|
d(n) {
|
|
534
534
|
W(e, n);
|
|
535
535
|
}
|
|
536
536
|
};
|
|
537
537
|
}
|
|
538
|
-
function
|
|
539
|
-
var
|
|
540
|
-
let e,
|
|
538
|
+
function Le(t) {
|
|
539
|
+
var l, g;
|
|
540
|
+
let e, o, p, n = (
|
|
541
541
|
/*screenPosition*/
|
|
542
|
-
|
|
543
|
-
|
|
542
|
+
t[8] && !/*disable*/
|
|
543
|
+
t[16] && ee(t)
|
|
544
544
|
), r = (
|
|
545
|
-
/*
|
|
546
|
-
(
|
|
547
|
-
(
|
|
545
|
+
/*tag*/
|
|
546
|
+
((l = t[0].config.popoverConfig) == null ? void 0 : l.enabled) && /*isHovering*/
|
|
547
|
+
(t[10] || /*tag*/
|
|
548
|
+
((g = t[0].config.popoverConfig) == null ? void 0 : g.debug)) && te(t)
|
|
548
549
|
);
|
|
549
550
|
return {
|
|
550
551
|
c() {
|
|
551
|
-
n && n.c(), e = oe(), r && r.c(),
|
|
552
|
+
n && n.c(), e = oe(), r && r.c(), o = ce();
|
|
552
553
|
},
|
|
553
|
-
m(
|
|
554
|
-
n && n.m(
|
|
554
|
+
m(a, u) {
|
|
555
|
+
n && n.m(a, u), D(a, e, u), r && r.m(a, u), D(a, o, u), p = !0;
|
|
555
556
|
},
|
|
556
|
-
p(
|
|
557
|
-
var
|
|
557
|
+
p(a, u) {
|
|
558
|
+
var d, w;
|
|
558
559
|
/*screenPosition*/
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
65792 &&
|
|
560
|
+
a[8] && !/*disable*/
|
|
561
|
+
a[16] ? n ? (n.p(a, u), u[0] & /*screenPosition, disable*/
|
|
562
|
+
65792 && v(n, 1)) : (n = ee(a), n.c(), v(n, 1), n.m(e.parentNode, e)) : n && (B(), M(n, 1, 1, () => {
|
|
562
563
|
n = null;
|
|
563
|
-
}), q()), /*
|
|
564
|
-
|
|
565
|
-
(
|
|
566
|
-
|
|
564
|
+
}), q()), /*tag*/
|
|
565
|
+
(d = a[0].config.popoverConfig) != null && d.enabled && /*isHovering*/
|
|
566
|
+
(a[10] || /*tag*/
|
|
567
|
+
(w = a[0].config.popoverConfig) != null && w.debug) ? r ? (r.p(a, u), u[0] & /*tag, isHovering*/
|
|
568
|
+
1025 && v(r, 1)) : (r = te(a), r.c(), v(r, 1), r.m(o.parentNode, o)) : r && (B(), M(r, 1, 1, () => {
|
|
567
569
|
r = null;
|
|
568
570
|
}), q());
|
|
569
571
|
},
|
|
570
|
-
i(
|
|
571
|
-
p || (
|
|
572
|
+
i(a) {
|
|
573
|
+
p || (v(n), v(r), p = !0);
|
|
572
574
|
},
|
|
573
|
-
o(
|
|
574
|
-
|
|
575
|
+
o(a) {
|
|
576
|
+
M(n), M(r), p = !1;
|
|
575
577
|
},
|
|
576
|
-
d(
|
|
577
|
-
n && n.d(
|
|
578
|
+
d(a) {
|
|
579
|
+
n && n.d(a), a && N(e), r && r.d(a), a && N(o);
|
|
578
580
|
}
|
|
579
581
|
};
|
|
580
582
|
}
|
|
581
|
-
function Ie(
|
|
583
|
+
function Ie(t, e, o) {
|
|
582
584
|
var Y;
|
|
583
|
-
let p, n, r,
|
|
585
|
+
let p, n, r, l, g, a, u, d, w, T, { tag: i } = e, { mediaStore: O } = e, { rendererMap: k = /* @__PURE__ */ new Map() } = e, { contentTypeMap: U = /* @__PURE__ */ new Map() } = e, { state: m } = e, { temporaryState: s } = e, { wrapperElement: L = null } = e;
|
|
584
586
|
const z = _e("hooks"), R = (Y = i.config.popoverConfig) == null ? void 0 : Y.enabled;
|
|
585
|
-
let
|
|
587
|
+
let H = !1, E, C, G = null, A = !1, Z = !1;
|
|
586
588
|
const re = () => {
|
|
587
|
-
A = !0,
|
|
589
|
+
A = !0, C && (clearTimeout(C), C = void 0);
|
|
588
590
|
}, ne = () => {
|
|
589
591
|
A = !1, setTimeout(
|
|
590
592
|
() => {
|
|
@@ -593,68 +595,74 @@ function Ie(o, e, t) {
|
|
|
593
595
|
50
|
|
594
596
|
);
|
|
595
597
|
}, X = () => {
|
|
596
|
-
|
|
598
|
+
C && clearTimeout(C), C = setTimeout(
|
|
597
599
|
() => {
|
|
598
600
|
var f;
|
|
599
|
-
!A && !Z && !((f = i.config.popoverConfig) != null && f.debug) &&
|
|
601
|
+
!A && !Z && !((f = i.config.popoverConfig) != null && f.debug) && o(10, H = !1);
|
|
600
602
|
},
|
|
601
603
|
300
|
|
602
604
|
);
|
|
603
605
|
}, pe = (f) => {
|
|
604
|
-
var
|
|
606
|
+
var _, P;
|
|
607
|
+
if (((_ = i.plugin) == null ? void 0 : _.globalHoverEnabled) === !1 || i.hoverEnabled === !1)
|
|
608
|
+
return;
|
|
605
609
|
Z = !0;
|
|
606
|
-
const { enabled:
|
|
607
|
-
|
|
610
|
+
const { enabled: y, trigger: S, triggerDelay: c = 0 } = (P = i.config.popoverConfig) != null ? P : {};
|
|
611
|
+
y && S === "hover" && (C && (clearTimeout(C), C = void 0), E !== void 0 && clearTimeout(E), c > 0 ? E = setTimeout(
|
|
608
612
|
() => {
|
|
609
|
-
|
|
613
|
+
o(10, H = !0), i.hooks.emit("hover", { event: f, tag: i }), E = void 0;
|
|
610
614
|
},
|
|
611
|
-
|
|
612
|
-
) : (
|
|
613
|
-
},
|
|
614
|
-
var
|
|
615
|
+
c
|
|
616
|
+
) : (o(10, H = !0), i.hooks.emit("hover", { event: f, tag: i })));
|
|
617
|
+
}, le = (f) => {
|
|
618
|
+
var c, _;
|
|
619
|
+
if (((c = i.plugin) == null ? void 0 : c.globalHoverEnabled) === !1 || i.hoverEnabled === !1)
|
|
620
|
+
return;
|
|
615
621
|
Z = !1;
|
|
616
|
-
const { enabled:
|
|
617
|
-
|
|
622
|
+
const { enabled: y, trigger: S } = (_ = i.config.popoverConfig) != null ? _ : {};
|
|
623
|
+
y && S === "hover" && (E !== void 0 && (clearTimeout(E), E = void 0), setTimeout(
|
|
618
624
|
() => {
|
|
619
625
|
!A && !Z && X();
|
|
620
626
|
},
|
|
621
627
|
50
|
|
622
628
|
));
|
|
623
|
-
},
|
|
624
|
-
var
|
|
625
|
-
|
|
626
|
-
|
|
629
|
+
}, me = (f) => {
|
|
630
|
+
var c, _;
|
|
631
|
+
if (((c = i.plugin) == null ? void 0 : c.globalHoverEnabled) === !1 || i.hoverEnabled === !1)
|
|
632
|
+
return;
|
|
633
|
+
const { enabled: y, trigger: S } = (_ = i.config.popoverConfig) != null ? _ : {};
|
|
634
|
+
y && S === "click" && (o(10, H = !H), H && i.hooks.emit("hover", { event: f, tag: i }));
|
|
627
635
|
};
|
|
628
636
|
be(() => {
|
|
629
637
|
if (R) {
|
|
630
|
-
const f = ["Link", "VRLink", "PanoLink"],
|
|
631
|
-
if (!(f.includes(i.contentType) || typeof
|
|
632
|
-
const
|
|
633
|
-
|
|
638
|
+
const f = ["Link", "VRLink", "PanoLink"], y = i.config.unfoldedConfig;
|
|
639
|
+
if (!(f.includes(i.contentType) || typeof y == "object" && y.keep === "unfolded")) {
|
|
640
|
+
const c = i.unfold, _ = i.fold, P = i.unfoldAndFoldOthers, V = i.setUnfold;
|
|
641
|
+
o(
|
|
634
642
|
0,
|
|
635
643
|
i.unfold = function() {
|
|
636
644
|
var h;
|
|
637
645
|
if (!((h = this.config.popoverConfig) != null && h.enabled))
|
|
638
|
-
return
|
|
646
|
+
return c.apply(this, arguments);
|
|
639
647
|
},
|
|
640
648
|
i
|
|
641
|
-
),
|
|
649
|
+
), o(
|
|
642
650
|
0,
|
|
643
651
|
i.fold = function() {
|
|
644
652
|
var h;
|
|
645
653
|
if (!((h = this.config.popoverConfig) != null && h.enabled))
|
|
646
|
-
return
|
|
654
|
+
return _.apply(this, arguments);
|
|
647
655
|
},
|
|
648
656
|
i
|
|
649
|
-
),
|
|
657
|
+
), o(
|
|
650
658
|
0,
|
|
651
659
|
i.unfoldAndFoldOthers = function() {
|
|
652
660
|
var h;
|
|
653
661
|
if (!((h = this.config.popoverConfig) != null && h.enabled))
|
|
654
|
-
return
|
|
662
|
+
return P.apply(this, arguments);
|
|
655
663
|
},
|
|
656
664
|
i
|
|
657
|
-
),
|
|
665
|
+
), o(
|
|
658
666
|
0,
|
|
659
667
|
i.setUnfold = function(h) {
|
|
660
668
|
var x;
|
|
@@ -666,64 +674,64 @@ function Ie(o, e, t) {
|
|
|
666
674
|
}
|
|
667
675
|
}
|
|
668
676
|
return () => {
|
|
669
|
-
|
|
677
|
+
E && clearTimeout(E), C && clearTimeout(C);
|
|
670
678
|
};
|
|
671
679
|
});
|
|
672
680
|
function ae(f) {
|
|
673
|
-
G = f,
|
|
681
|
+
G = f, o(11, G);
|
|
674
682
|
}
|
|
675
683
|
function fe(f) {
|
|
676
684
|
ie[f ? "unshift" : "push"](() => {
|
|
677
|
-
i.dom = f,
|
|
685
|
+
i.dom = f, o(0, i);
|
|
678
686
|
});
|
|
679
687
|
}
|
|
680
|
-
return
|
|
681
|
-
"tag" in f &&
|
|
682
|
-
},
|
|
683
|
-
var f,
|
|
684
|
-
|
|
685
|
-
5 &&
|
|
686
|
-
var
|
|
687
|
-
return ((V = (
|
|
688
|
-
})()),
|
|
689
|
-
513 &&
|
|
690
|
-
var
|
|
691
|
-
return !((
|
|
692
|
-
})()),
|
|
693
|
-
1 &&
|
|
694
|
-
1 &&
|
|
695
|
-
1 &&
|
|
696
|
-
257 &&
|
|
697
|
-
1 &&
|
|
698
|
-
256 &&
|
|
699
|
-
256 &&
|
|
700
|
-
129 &&
|
|
688
|
+
return t.$$set = (f) => {
|
|
689
|
+
"tag" in f && o(0, i = f.tag), "mediaStore" in f && o(1, O = f.mediaStore), "rendererMap" in f && o(2, k = f.rendererMap), "contentTypeMap" in f && o(3, U = f.contentTypeMap), "state" in f && o(4, m = f.state), "temporaryState" in f && o(5, s = f.temporaryState), "wrapperElement" in f && o(6, L = f.wrapperElement);
|
|
690
|
+
}, t.$$.update = () => {
|
|
691
|
+
var f, y, S, c, _;
|
|
692
|
+
t.$$.dirty[0] & /*tag, rendererMap*/
|
|
693
|
+
5 && o(9, p = (() => {
|
|
694
|
+
var P, V, h;
|
|
695
|
+
return ((V = (P = i.style) == null ? void 0 : P.point) == null ? void 0 : V.enabled) === !1 || ((h = k.get(i.contentType)) == null ? void 0 : h.usePoint) === !1 || i.contentType === "Sticker" || i.contentType === "Link" || i.contentType === "VRLink" || i.contentType === "PanoLink" ? !1 : i.contentType === "Panorama" ? !0 : !(i.contentType === "Audio" && i.data.appearance === "plane");
|
|
696
|
+
})()), t.$$.dirty[0] & /*tag, havePoint*/
|
|
697
|
+
513 && o(18, n = (() => {
|
|
698
|
+
var P;
|
|
699
|
+
return !((P = i.config.popoverConfig) != null && P.enabled && i.contentType === "Panorama" || i.stickType !== "2DPoint" || i.entryFromModel && ye(i.five.state.mode) && p);
|
|
700
|
+
})()), t.$$.dirty[0] & /*tag*/
|
|
701
|
+
1 && o(17, r = i.id), t.$$.dirty[0] & /*tag*/
|
|
702
|
+
1 && o(8, l = i.screenPosition), t.$$.dirty[0] & /*tag*/
|
|
703
|
+
1 && o(16, g = i.enabled === !1 || !i.state), t.$$.dirty[0] & /*tag, screenPosition*/
|
|
704
|
+
257 && o(15, a = !((f = i.state) != null && f.visible) || ((y = i.temporaryState) == null ? void 0 : y.visible) === !1 || !l), t.$$.dirty[0] & /*tag*/
|
|
705
|
+
1 && o(7, u = ((S = i.state) == null ? void 0 : S.unfolded) && !((c = i.config.popoverConfig) != null && c.enabled)), t.$$.dirty[0] & /*screenPosition*/
|
|
706
|
+
256 && o(14, d = (l == null ? void 0 : l.leftPx) + "px"), t.$$.dirty[0] & /*screenPosition*/
|
|
707
|
+
256 && o(13, w = (l == null ? void 0 : l.topPx) + "px"), t.$$.dirty[0] & /*unfolded, tag*/
|
|
708
|
+
129 && o(12, T = u ? ((_ = i.zIndex) != null ? _ : 0) + (u ? 1e6 : 0) : void 0);
|
|
701
709
|
}, [
|
|
702
710
|
i,
|
|
703
711
|
O,
|
|
704
712
|
k,
|
|
705
713
|
U,
|
|
706
|
-
a,
|
|
707
|
-
u,
|
|
708
|
-
L,
|
|
709
|
-
b,
|
|
710
714
|
m,
|
|
715
|
+
s,
|
|
716
|
+
L,
|
|
717
|
+
u,
|
|
718
|
+
l,
|
|
711
719
|
p,
|
|
712
|
-
|
|
720
|
+
H,
|
|
713
721
|
G,
|
|
714
|
-
|
|
715
|
-
|
|
722
|
+
T,
|
|
723
|
+
w,
|
|
724
|
+
d,
|
|
725
|
+
a,
|
|
716
726
|
g,
|
|
717
|
-
s,
|
|
718
|
-
l,
|
|
719
727
|
r,
|
|
720
728
|
n,
|
|
721
729
|
z,
|
|
722
730
|
re,
|
|
723
731
|
ne,
|
|
724
732
|
pe,
|
|
725
|
-
me,
|
|
726
733
|
le,
|
|
734
|
+
me,
|
|
727
735
|
ae,
|
|
728
736
|
fe
|
|
729
737
|
];
|
|
@@ -734,7 +742,7 @@ class $i extends se {
|
|
|
734
742
|
this,
|
|
735
743
|
e,
|
|
736
744
|
Ie,
|
|
737
|
-
|
|
745
|
+
Le,
|
|
738
746
|
ge,
|
|
739
747
|
{
|
|
740
748
|
tag: 0,
|