@realsee/dnalogel 3.65.5 → 3.66.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/dist/PanoTagPlugin/Components/Common/TagPopover.svelte.d.ts +1 -0
- package/dist/PanoTagPlugin/Components/Common/TagPopoverArrow.svelte.d.ts +1 -0
- package/dist/PanoTagPlugin/controller/Tag/PointTag.d.ts +3 -0
- package/dist/PanoTagPlugin/typings/controller.d.ts +13 -0
- package/dist/PanoTagPlugin/typings/tag/TagConfig.d.ts +60 -0
- package/dist/floorplan/typings/floorplanData.d.ts +2 -0
- package/dist/floorplan/typings/floorplanServerData.d.ts +2 -0
- package/dist/index.cjs.js +79 -79
- package/dist/index.js +11304 -10234
- package/dist/index.umd.js +70 -70
- 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 +2 -2
- package/docs/classes/Sculpt.html +2 -2
- package/docs/classes/Util.BetterTween.html +2 -2
- package/docs/classes/Util.FiveDomEvents.html +2 -2
- package/docs/classes/Util.FivePuppet.html +2 -2
- package/docs/classes/Util.Interval.html +2 -2
- package/docs/classes/Util.LegacyPointHelper.html +2 -2
- package/docs/classes/Util.LightTag.html +2 -2
- package/docs/classes/Util.LineSegments.html +2 -2
- package/docs/classes/Util.Magnifier.html +2 -2
- package/docs/classes/Util.Object3D.html +2 -2
- package/docs/classes/Util.PointDomHelper.html +2 -2
- package/docs/classes/Util.PointHelper.html +2 -2
- package/docs/classes/Util.PointSelector.html +2 -2
- package/docs/classes/Util.PointSelectorHelper.html +2 -2
- package/docs/classes/Util.Rectangle.html +2 -2
- package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
- package/docs/classes/Util.sculpt.BoxMesh.html +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 +3 -3
- package/docs/interfaces/FloorplanEntrance.html +2 -2
- package/docs/interfaces/FloorplanExtraObject.html +5 -5
- package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
- package/docs/interfaces/FloorplanFloorData.html +5 -3
- package/docs/interfaces/FloorplanImagePosition.html +2 -2
- package/docs/interfaces/FloorplanObserver.html +3 -3
- 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 +3 -3
- 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 +5 -3
- package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
- package/docs/interfaces/FloorplanServerObserver.html +3 -3
- 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 +4 -4
- 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 +3 -3
- package/docs/interfaces/TagConfig.html +75 -40
- package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
- package/docs/interfaces/TagIconUrl.html +2 -2
- package/docs/interfaces/TagObjectGroup.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 +2 -2
- package/docs/types/Tag2D.html +2 -2
- package/docs/types/Tag3D.html +2 -2
- package/docs/types/TagClickParams.html +1 -1
- package/docs/types/TagConfigByKey.html +1 -1
- package/docs/types/TagContentType.html +1 -1
- package/docs/types/TagContentTypeMapping.html +1 -1
- package/docs/types/TagDimensionType.html +1 -1
- package/docs/types/TagElement.html +2 -2
- package/docs/types/TagEvents.html +1 -1
- package/docs/types/TagGLTFObject.html +1 -1
- package/docs/types/TagHooks.html +1 -1
- package/docs/types/TagId.html +1 -1
- package/docs/types/TagInstance.html +1 -1
- package/docs/types/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/CruisePlugin/Move.js +4 -2
- package/libs/CruisePlugin/Work.js +4 -2
- package/libs/CruisePlugin/index.js +8 -6
- package/libs/GuideLinePlugin/Controller.js +6 -4
- package/libs/GuideLinePlugin/GuideLineItem.js +4 -2
- package/libs/GuideLinePlugin/GuideLineModeItem.js +4 -2
- package/libs/GuideLinePlugin/index.js +8 -6
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +314 -108
- package/libs/PanoTagPlugin/Components/Common/TagPopover.js +758 -0
- package/libs/PanoTagPlugin/Components/Common/TagPopover.svelte.d.ts +1 -0
- package/libs/PanoTagPlugin/Components/Common/TagPopoverArrow.js +88 -0
- package/libs/PanoTagPlugin/Components/Common/TagPopoverArrow.svelte.d.ts +1 -0
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +161 -161
- package/libs/PanoTagPlugin/Components/Tag/index.js +136 -123
- package/libs/PanoTagPlugin/Components/TagContainer.js +4 -2
- package/libs/PanoTagPlugin/Components/TagItem.js +4 -2
- package/libs/PanoTagPlugin/controller/Tag/BaseTag.js +97 -90
- package/libs/PanoTagPlugin/controller/Tag/PointTag.d.ts +3 -0
- package/libs/PanoTagPlugin/controller/Tag/PointTag.js +38 -26
- package/libs/PanoTagPlugin/controller/index.js +7 -5
- package/libs/PanoTagPlugin/index.js +13 -11
- package/libs/PanoTagPlugin/tag.config.js +14 -0
- package/libs/PanoTagPlugin/typings/controller.d.ts +13 -0
- package/libs/PanoTagPlugin/typings/tag/TagConfig.d.ts +60 -0
- package/libs/base/BasePlugin.js +1 -1
- package/libs/floorplan/Components/CurrentFloor.js +13 -13
- package/libs/floorplan/typings/floorplanData.d.ts +2 -0
- package/libs/floorplan/typings/floorplanServerData.d.ts +2 -0
- package/libs/floorplan/utils/formatData.js +6 -5
- package/libs/index.js +147 -145
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { SvelteComponent as tA, init as iA, safe_not_equal as oA, append_styles as nA, empty as rA, insert as F, transition_out as w, check_outros as $, transition_in as
|
|
1
|
+
import { SvelteComponent as tA, init as iA, safe_not_equal as oA, append_styles as nA, empty as rA, insert as F, transition_out as w, check_outros as $, transition_in as C, detach as L, setContext as q, group_outros as AA, binding_callbacks as X, element as P, attr as Q, noop as j, toggle_class as _, null_to_empty as W, set_style as U, append as x, listen as eA, create_component as v, mount_component as D, destroy_component as M } from "../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import lA from "./TextTag/index.js";
|
|
3
3
|
import aA from "./ImageTextTag.js";
|
|
4
4
|
import mA from "./MarketingTag.js";
|
|
5
5
|
import "three";
|
|
6
6
|
import { noTypecheck as c } from "../../utils/noTypecheck.js";
|
|
7
7
|
import pA from "./AudioTag/index.js";
|
|
8
|
-
import
|
|
9
|
-
import
|
|
8
|
+
import fA from "./MediaPlane.js";
|
|
9
|
+
import sA from "./LinkTag.js";
|
|
10
10
|
import gA from "./PanoramaTag.js";
|
|
11
11
|
import uA from "./CustomTag.js";
|
|
12
12
|
import { classnames as S } from "../../../vendor/classnames/index.js";
|
|
@@ -176,7 +176,7 @@ function _A(i) {
|
|
|
176
176
|
let A, t;
|
|
177
177
|
return {
|
|
178
178
|
c() {
|
|
179
|
-
A = P("div"),
|
|
179
|
+
A = P("div"), Q(A, "data-info", "tag content is keep folded"), Q(A, "data-id", t = /*tag*/
|
|
180
180
|
i[0].id);
|
|
181
181
|
},
|
|
182
182
|
m(e, n) {
|
|
@@ -185,7 +185,7 @@ function _A(i) {
|
|
|
185
185
|
p(e, n) {
|
|
186
186
|
n & /*tag*/
|
|
187
187
|
1 && t !== (t = /*tag*/
|
|
188
|
-
e[0].id) &&
|
|
188
|
+
e[0].id) && Q(A, "data-id", t);
|
|
189
189
|
},
|
|
190
190
|
i: j,
|
|
191
191
|
o: j,
|
|
@@ -195,25 +195,25 @@ function _A(i) {
|
|
|
195
195
|
};
|
|
196
196
|
}
|
|
197
197
|
function QA(i) {
|
|
198
|
-
let A, t, e, n, l, d, g, m, o,
|
|
198
|
+
let A, t, e, n, l, d, g, m, o, f, p, u, k, h, B, E, T;
|
|
199
199
|
const Y = [
|
|
200
|
-
vA,
|
|
201
200
|
MA,
|
|
202
201
|
DA,
|
|
202
|
+
vA,
|
|
203
203
|
hA,
|
|
204
|
+
kA,
|
|
204
205
|
bA,
|
|
205
|
-
CA
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
9 && (
|
|
211
|
-
9 && (
|
|
212
|
-
9 && (
|
|
213
|
-
9 && (
|
|
214
|
-
9 && (
|
|
215
|
-
9 && (
|
|
216
|
-
9 && (p = null), n == null && (n = !!(["Text"].includes(
|
|
206
|
+
CA
|
|
207
|
+
], b = [];
|
|
208
|
+
function J(r, s) {
|
|
209
|
+
return s & /*tag, contentTypeMap*/
|
|
210
|
+
9 && (n = null), s & /*tag, contentTypeMap*/
|
|
211
|
+
9 && (l = null), s & /*tag, contentTypeMap*/
|
|
212
|
+
9 && (d = null), s & /*tag, contentTypeMap*/
|
|
213
|
+
9 && (g = null), s & /*tag, contentTypeMap*/
|
|
214
|
+
9 && (m = null), s & /*tag, contentTypeMap*/
|
|
215
|
+
9 && (o = null), s & /*tag, contentTypeMap*/
|
|
216
|
+
9 && (f = null), n == null && (n = !!(["Text"].includes(
|
|
217
217
|
/*tag*/
|
|
218
218
|
r[0].contentType
|
|
219
219
|
) || ["Text"].includes(
|
|
@@ -267,7 +267,7 @@ function QA(i) {
|
|
|
267
267
|
/*tag*/
|
|
268
268
|
r[0].contentType
|
|
269
269
|
)
|
|
270
|
-
))), o ? 5 : (
|
|
270
|
+
))), o ? 5 : (f == null && (f = !!(["Panorama"].includes(
|
|
271
271
|
/*tag*/
|
|
272
272
|
r[0].contentType
|
|
273
273
|
) || ["Panorama"].includes(
|
|
@@ -276,32 +276,32 @@ function QA(i) {
|
|
|
276
276
|
/*tag*/
|
|
277
277
|
r[0].contentType
|
|
278
278
|
)
|
|
279
|
-
))),
|
|
279
|
+
))), f ? 6 : -1))))));
|
|
280
280
|
}
|
|
281
|
-
return ~(
|
|
281
|
+
return ~(p = J(i, -1)) && (u = b[p] = Y[p](i)), {
|
|
282
282
|
c() {
|
|
283
283
|
var r;
|
|
284
|
-
A = P("div"), t = P("div"), e = P("div"), u && u.c(),
|
|
284
|
+
A = P("div"), t = P("div"), e = P("div"), u && u.c(), Q(e, "class", "content svelte-elzzn6"), _(
|
|
285
285
|
e,
|
|
286
286
|
"unfolded",
|
|
287
287
|
/*tag*/
|
|
288
288
|
(r = i[0].state) == null ? void 0 : r.unfolded
|
|
289
|
-
),
|
|
289
|
+
), Q(t, "class", "content__wrapper svelte-elzzn6"), Q(A, "class", k = W(S(
|
|
290
290
|
"content__container",
|
|
291
291
|
/*tag*/
|
|
292
292
|
i[0].className
|
|
293
|
-
)) + " svelte-elzzn6"),
|
|
294
|
-
i[0].id),
|
|
293
|
+
)) + " svelte-elzzn6"), Q(A, "data-id", h = /*tag*/
|
|
294
|
+
i[0].id), _(
|
|
295
295
|
A,
|
|
296
296
|
"disable",
|
|
297
297
|
/*tag*/
|
|
298
298
|
i[0].enabled === !1
|
|
299
|
-
),
|
|
299
|
+
), _(
|
|
300
300
|
A,
|
|
301
301
|
"hide",
|
|
302
302
|
/*isHide*/
|
|
303
303
|
i[5]
|
|
304
|
-
),
|
|
304
|
+
), _(
|
|
305
305
|
A,
|
|
306
306
|
"unClickable",
|
|
307
307
|
/*tag*/
|
|
@@ -320,8 +320,8 @@ function QA(i) {
|
|
|
320
320
|
i[0].contentType === "MediaModel" ? "100%" : 0
|
|
321
321
|
);
|
|
322
322
|
},
|
|
323
|
-
m(r,
|
|
324
|
-
F(r, A,
|
|
323
|
+
m(r, s) {
|
|
324
|
+
F(r, A, s), x(A, t), x(t, e), ~p && b[p].m(e, null), i[16](A), B = !0, E || (T = eA(
|
|
325
325
|
A,
|
|
326
326
|
"click",
|
|
327
327
|
/*click_handler_1*/
|
|
@@ -329,50 +329,50 @@ function QA(i) {
|
|
|
329
329
|
!0
|
|
330
330
|
), E = !0);
|
|
331
331
|
},
|
|
332
|
-
p(r,
|
|
332
|
+
p(r, s) {
|
|
333
333
|
var a;
|
|
334
|
-
let y =
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
}), $()), ~
|
|
338
|
-
1) &&
|
|
334
|
+
let y = p;
|
|
335
|
+
p = J(r, s), p === y ? ~p && b[p].p(r, s) : (u && (AA(), w(b[y], 1, 1, () => {
|
|
336
|
+
b[y] = null;
|
|
337
|
+
}), $()), ~p ? (u = b[p], u ? u.p(r, s) : (u = b[p] = Y[p](r), u.c()), C(u, 1), u.m(e, null)) : u = null), (!B || s & /*tag*/
|
|
338
|
+
1) && _(
|
|
339
339
|
e,
|
|
340
340
|
"unfolded",
|
|
341
341
|
/*tag*/
|
|
342
342
|
(a = r[0].state) == null ? void 0 : a.unfolded
|
|
343
|
-
), (!B ||
|
|
344
|
-
1 &&
|
|
343
|
+
), (!B || s & /*tag*/
|
|
344
|
+
1 && k !== (k = W(S(
|
|
345
345
|
"content__container",
|
|
346
346
|
/*tag*/
|
|
347
347
|
r[0].className
|
|
348
|
-
)) + " svelte-elzzn6")) &&
|
|
348
|
+
)) + " svelte-elzzn6")) && Q(A, "class", k), (!B || s & /*tag*/
|
|
349
349
|
1 && h !== (h = /*tag*/
|
|
350
|
-
r[0].id)) &&
|
|
351
|
-
1) &&
|
|
350
|
+
r[0].id)) && Q(A, "data-id", h), (!B || s & /*tag, tag*/
|
|
351
|
+
1) && _(
|
|
352
352
|
A,
|
|
353
353
|
"disable",
|
|
354
354
|
/*tag*/
|
|
355
355
|
r[0].enabled === !1
|
|
356
|
-
), (!B ||
|
|
357
|
-
33) &&
|
|
356
|
+
), (!B || s & /*tag, isHide*/
|
|
357
|
+
33) && _(
|
|
358
358
|
A,
|
|
359
359
|
"hide",
|
|
360
360
|
/*isHide*/
|
|
361
361
|
r[5]
|
|
362
|
-
), (!B ||
|
|
363
|
-
1) &&
|
|
362
|
+
), (!B || s & /*tag, tag*/
|
|
363
|
+
1) && _(
|
|
364
364
|
A,
|
|
365
365
|
"unClickable",
|
|
366
366
|
/*tag*/
|
|
367
367
|
r[0].config.clickable === !1
|
|
368
|
-
),
|
|
368
|
+
), s & /*tag*/
|
|
369
369
|
1 && U(
|
|
370
370
|
A,
|
|
371
371
|
"width",
|
|
372
372
|
/*tag*/
|
|
373
373
|
r[0].stickType === "Plane" || /*tag*/
|
|
374
374
|
r[0].contentType === "MediaModel" ? "100%" : 0
|
|
375
|
-
),
|
|
375
|
+
), s & /*tag*/
|
|
376
376
|
1 && U(
|
|
377
377
|
A,
|
|
378
378
|
"height",
|
|
@@ -382,13 +382,13 @@ function QA(i) {
|
|
|
382
382
|
);
|
|
383
383
|
},
|
|
384
384
|
i(r) {
|
|
385
|
-
B || (
|
|
385
|
+
B || (C(u), B = !0);
|
|
386
386
|
},
|
|
387
387
|
o(r) {
|
|
388
388
|
w(u), B = !1;
|
|
389
389
|
},
|
|
390
390
|
d(r) {
|
|
391
|
-
r && L(A), ~
|
|
391
|
+
r && L(A), ~p && b[p].d(), i[16](null), E = !1, T();
|
|
392
392
|
}
|
|
393
393
|
};
|
|
394
394
|
}
|
|
@@ -407,25 +407,31 @@ function wA(i) {
|
|
|
407
407
|
}
|
|
408
408
|
}), {
|
|
409
409
|
c() {
|
|
410
|
-
|
|
410
|
+
var m;
|
|
411
|
+
A = P("div"), v(t.$$.fragment), Q(A, "class", e = W(S(
|
|
411
412
|
"content__container",
|
|
412
413
|
/*tag*/
|
|
413
414
|
i[0].className
|
|
414
|
-
)) + " svelte-elzzn6"),
|
|
415
|
-
i[0].id),
|
|
415
|
+
)) + " svelte-elzzn6"), Q(A, "data-id", n = /*tag*/
|
|
416
|
+
i[0].id), _(
|
|
416
417
|
A,
|
|
417
418
|
"custom-tag-disable",
|
|
418
419
|
/*tag*/
|
|
419
420
|
i[0].enabled === !1
|
|
420
|
-
),
|
|
421
|
+
), _(
|
|
421
422
|
A,
|
|
422
423
|
"custom-tag-hide",
|
|
423
424
|
/*isHide*/
|
|
424
425
|
i[5]
|
|
426
|
+
), _(
|
|
427
|
+
A,
|
|
428
|
+
"hover-mode-enabled",
|
|
429
|
+
/*tag*/
|
|
430
|
+
(m = i[0].config.hoverConfig) == null ? void 0 : m.enabled
|
|
425
431
|
);
|
|
426
432
|
},
|
|
427
433
|
m(m, o) {
|
|
428
|
-
F(m, A, o),
|
|
434
|
+
F(m, A, o), D(t, A, null), i[14](A), l = !0, d || (g = eA(
|
|
429
435
|
A,
|
|
430
436
|
"click",
|
|
431
437
|
/*click_handler*/
|
|
@@ -433,46 +439,53 @@ function wA(i) {
|
|
|
433
439
|
), d = !0);
|
|
434
440
|
},
|
|
435
441
|
p(m, o) {
|
|
436
|
-
|
|
442
|
+
var p;
|
|
443
|
+
const f = {};
|
|
437
444
|
o & /*tag*/
|
|
438
|
-
1 && (
|
|
445
|
+
1 && (f.tag = c(
|
|
439
446
|
/*tag*/
|
|
440
447
|
m[0]
|
|
441
448
|
)), o & /*rendererMap*/
|
|
442
|
-
4 && (
|
|
443
|
-
m[2]), t.$set(
|
|
449
|
+
4 && (f.rendererMap = /*rendererMap*/
|
|
450
|
+
m[2]), t.$set(f), (!l || o & /*tag*/
|
|
444
451
|
1 && e !== (e = W(S(
|
|
445
452
|
"content__container",
|
|
446
453
|
/*tag*/
|
|
447
454
|
m[0].className
|
|
448
|
-
)) + " svelte-elzzn6")) &&
|
|
455
|
+
)) + " svelte-elzzn6")) && Q(A, "class", e), (!l || o & /*tag*/
|
|
449
456
|
1 && n !== (n = /*tag*/
|
|
450
|
-
m[0].id)) &&
|
|
451
|
-
1) &&
|
|
457
|
+
m[0].id)) && Q(A, "data-id", n), (!l || o & /*tag, tag*/
|
|
458
|
+
1) && _(
|
|
452
459
|
A,
|
|
453
460
|
"custom-tag-disable",
|
|
454
461
|
/*tag*/
|
|
455
462
|
m[0].enabled === !1
|
|
456
463
|
), (!l || o & /*tag, isHide*/
|
|
457
|
-
33) &&
|
|
464
|
+
33) && _(
|
|
458
465
|
A,
|
|
459
466
|
"custom-tag-hide",
|
|
460
467
|
/*isHide*/
|
|
461
468
|
m[5]
|
|
469
|
+
), (!l || o & /*tag, tag*/
|
|
470
|
+
1) && _(
|
|
471
|
+
A,
|
|
472
|
+
"hover-mode-enabled",
|
|
473
|
+
/*tag*/
|
|
474
|
+
(p = m[0].config.hoverConfig) == null ? void 0 : p.enabled
|
|
462
475
|
);
|
|
463
476
|
},
|
|
464
477
|
i(m) {
|
|
465
|
-
l || (
|
|
478
|
+
l || (C(t.$$.fragment, m), l = !0);
|
|
466
479
|
},
|
|
467
480
|
o(m) {
|
|
468
481
|
w(t.$$.fragment, m), l = !1;
|
|
469
482
|
},
|
|
470
483
|
d(m) {
|
|
471
|
-
m && L(A),
|
|
484
|
+
m && L(A), M(t), i[14](null), d = !1, g();
|
|
472
485
|
}
|
|
473
486
|
};
|
|
474
487
|
}
|
|
475
|
-
function
|
|
488
|
+
function CA(i) {
|
|
476
489
|
let A, t;
|
|
477
490
|
return A = new gA({
|
|
478
491
|
props: { tag: c(
|
|
@@ -481,10 +494,10 @@ function kA(i) {
|
|
|
481
494
|
) }
|
|
482
495
|
}), {
|
|
483
496
|
c() {
|
|
484
|
-
|
|
497
|
+
v(A.$$.fragment);
|
|
485
498
|
},
|
|
486
499
|
m(e, n) {
|
|
487
|
-
|
|
500
|
+
D(A, e, n), t = !0;
|
|
488
501
|
},
|
|
489
502
|
p(e, n) {
|
|
490
503
|
const l = {};
|
|
@@ -495,29 +508,29 @@ function kA(i) {
|
|
|
495
508
|
)), A.$set(l);
|
|
496
509
|
},
|
|
497
510
|
i(e) {
|
|
498
|
-
t || (
|
|
511
|
+
t || (C(A.$$.fragment, e), t = !0);
|
|
499
512
|
},
|
|
500
513
|
o(e) {
|
|
501
514
|
w(A.$$.fragment, e), t = !1;
|
|
502
515
|
},
|
|
503
516
|
d(e) {
|
|
504
|
-
|
|
517
|
+
M(A, e);
|
|
505
518
|
}
|
|
506
519
|
};
|
|
507
520
|
}
|
|
508
|
-
function
|
|
521
|
+
function bA(i) {
|
|
509
522
|
let A, t;
|
|
510
|
-
return A = new
|
|
523
|
+
return A = new fA({
|
|
511
524
|
props: { tag: c(
|
|
512
525
|
/*tag*/
|
|
513
526
|
i[0]
|
|
514
527
|
) }
|
|
515
528
|
}), {
|
|
516
529
|
c() {
|
|
517
|
-
|
|
530
|
+
v(A.$$.fragment);
|
|
518
531
|
},
|
|
519
532
|
m(e, n) {
|
|
520
|
-
|
|
533
|
+
D(A, e, n), t = !0;
|
|
521
534
|
},
|
|
522
535
|
p(e, n) {
|
|
523
536
|
const l = {};
|
|
@@ -528,29 +541,29 @@ function CA(i) {
|
|
|
528
541
|
)), A.$set(l);
|
|
529
542
|
},
|
|
530
543
|
i(e) {
|
|
531
|
-
t || (
|
|
544
|
+
t || (C(A.$$.fragment, e), t = !0);
|
|
532
545
|
},
|
|
533
546
|
o(e) {
|
|
534
547
|
w(A.$$.fragment, e), t = !1;
|
|
535
548
|
},
|
|
536
549
|
d(e) {
|
|
537
|
-
|
|
550
|
+
M(A, e);
|
|
538
551
|
}
|
|
539
552
|
};
|
|
540
553
|
}
|
|
541
|
-
function
|
|
554
|
+
function kA(i) {
|
|
542
555
|
let A, t;
|
|
543
|
-
return A = new
|
|
556
|
+
return A = new sA({
|
|
544
557
|
props: { tag: c(
|
|
545
558
|
/*tag*/
|
|
546
559
|
i[0]
|
|
547
560
|
) }
|
|
548
561
|
}), {
|
|
549
562
|
c() {
|
|
550
|
-
|
|
563
|
+
v(A.$$.fragment);
|
|
551
564
|
},
|
|
552
565
|
m(e, n) {
|
|
553
|
-
|
|
566
|
+
D(A, e, n), t = !0;
|
|
554
567
|
},
|
|
555
568
|
p(e, n) {
|
|
556
569
|
const l = {};
|
|
@@ -561,13 +574,13 @@ function bA(i) {
|
|
|
561
574
|
)), A.$set(l);
|
|
562
575
|
},
|
|
563
576
|
i(e) {
|
|
564
|
-
t || (
|
|
577
|
+
t || (C(A.$$.fragment, e), t = !0);
|
|
565
578
|
},
|
|
566
579
|
o(e) {
|
|
567
580
|
w(A.$$.fragment, e), t = !1;
|
|
568
581
|
},
|
|
569
582
|
d(e) {
|
|
570
|
-
|
|
583
|
+
M(A, e);
|
|
571
584
|
}
|
|
572
585
|
};
|
|
573
586
|
}
|
|
@@ -580,10 +593,10 @@ function hA(i) {
|
|
|
580
593
|
) }
|
|
581
594
|
}), {
|
|
582
595
|
c() {
|
|
583
|
-
|
|
596
|
+
v(A.$$.fragment);
|
|
584
597
|
},
|
|
585
598
|
m(e, n) {
|
|
586
|
-
|
|
599
|
+
D(A, e, n), t = !0;
|
|
587
600
|
},
|
|
588
601
|
p(e, n) {
|
|
589
602
|
const l = {};
|
|
@@ -594,17 +607,17 @@ function hA(i) {
|
|
|
594
607
|
)), A.$set(l);
|
|
595
608
|
},
|
|
596
609
|
i(e) {
|
|
597
|
-
t || (
|
|
610
|
+
t || (C(A.$$.fragment, e), t = !0);
|
|
598
611
|
},
|
|
599
612
|
o(e) {
|
|
600
613
|
w(A.$$.fragment, e), t = !1;
|
|
601
614
|
},
|
|
602
615
|
d(e) {
|
|
603
|
-
|
|
616
|
+
M(A, e);
|
|
604
617
|
}
|
|
605
618
|
};
|
|
606
619
|
}
|
|
607
|
-
function
|
|
620
|
+
function vA(i) {
|
|
608
621
|
let A, t;
|
|
609
622
|
return A = new pA({
|
|
610
623
|
props: { tag: c(
|
|
@@ -613,10 +626,10 @@ function DA(i) {
|
|
|
613
626
|
) }
|
|
614
627
|
}), {
|
|
615
628
|
c() {
|
|
616
|
-
|
|
629
|
+
v(A.$$.fragment);
|
|
617
630
|
},
|
|
618
631
|
m(e, n) {
|
|
619
|
-
|
|
632
|
+
D(A, e, n), t = !0;
|
|
620
633
|
},
|
|
621
634
|
p(e, n) {
|
|
622
635
|
const l = {};
|
|
@@ -627,17 +640,17 @@ function DA(i) {
|
|
|
627
640
|
)), A.$set(l);
|
|
628
641
|
},
|
|
629
642
|
i(e) {
|
|
630
|
-
t || (
|
|
643
|
+
t || (C(A.$$.fragment, e), t = !0);
|
|
631
644
|
},
|
|
632
645
|
o(e) {
|
|
633
646
|
w(A.$$.fragment, e), t = !1;
|
|
634
647
|
},
|
|
635
648
|
d(e) {
|
|
636
|
-
|
|
649
|
+
M(A, e);
|
|
637
650
|
}
|
|
638
651
|
};
|
|
639
652
|
}
|
|
640
|
-
function
|
|
653
|
+
function DA(i) {
|
|
641
654
|
let A, t;
|
|
642
655
|
return A = new aA({
|
|
643
656
|
props: { tag: c(
|
|
@@ -646,10 +659,10 @@ function MA(i) {
|
|
|
646
659
|
) }
|
|
647
660
|
}), {
|
|
648
661
|
c() {
|
|
649
|
-
|
|
662
|
+
v(A.$$.fragment);
|
|
650
663
|
},
|
|
651
664
|
m(e, n) {
|
|
652
|
-
|
|
665
|
+
D(A, e, n), t = !0;
|
|
653
666
|
},
|
|
654
667
|
p(e, n) {
|
|
655
668
|
const l = {};
|
|
@@ -660,17 +673,17 @@ function MA(i) {
|
|
|
660
673
|
)), A.$set(l);
|
|
661
674
|
},
|
|
662
675
|
i(e) {
|
|
663
|
-
t || (
|
|
676
|
+
t || (C(A.$$.fragment, e), t = !0);
|
|
664
677
|
},
|
|
665
678
|
o(e) {
|
|
666
679
|
w(A.$$.fragment, e), t = !1;
|
|
667
680
|
},
|
|
668
681
|
d(e) {
|
|
669
|
-
|
|
682
|
+
M(A, e);
|
|
670
683
|
}
|
|
671
684
|
};
|
|
672
685
|
}
|
|
673
|
-
function
|
|
686
|
+
function MA(i) {
|
|
674
687
|
let A, t;
|
|
675
688
|
return A = new lA({
|
|
676
689
|
props: { tag: c(
|
|
@@ -679,10 +692,10 @@ function vA(i) {
|
|
|
679
692
|
) }
|
|
680
693
|
}), {
|
|
681
694
|
c() {
|
|
682
|
-
|
|
695
|
+
v(A.$$.fragment);
|
|
683
696
|
},
|
|
684
697
|
m(e, n) {
|
|
685
|
-
|
|
698
|
+
D(A, e, n), t = !0;
|
|
686
699
|
},
|
|
687
700
|
p(e, n) {
|
|
688
701
|
const l = {};
|
|
@@ -693,21 +706,21 @@ function vA(i) {
|
|
|
693
706
|
)), A.$set(l);
|
|
694
707
|
},
|
|
695
708
|
i(e) {
|
|
696
|
-
t || (
|
|
709
|
+
t || (C(A.$$.fragment, e), t = !0);
|
|
697
710
|
},
|
|
698
711
|
o(e) {
|
|
699
712
|
w(A.$$.fragment, e), t = !1;
|
|
700
713
|
},
|
|
701
714
|
d(e) {
|
|
702
|
-
|
|
715
|
+
M(A, e);
|
|
703
716
|
}
|
|
704
717
|
};
|
|
705
718
|
}
|
|
706
719
|
function EA(i) {
|
|
707
720
|
let A, t, e, n, l;
|
|
708
721
|
const d = [wA, QA, _A], g = [];
|
|
709
|
-
function m(o,
|
|
710
|
-
return
|
|
722
|
+
function m(o, f) {
|
|
723
|
+
return f & /*tag, rendererMap*/
|
|
711
724
|
5 && (A = null), A == null && (A = !!/*tag*/
|
|
712
725
|
(o[0].element || /*rendererMap*/
|
|
713
726
|
o[2].has(
|
|
@@ -722,17 +735,17 @@ function EA(i) {
|
|
|
722
735
|
c() {
|
|
723
736
|
e.c(), n = rA();
|
|
724
737
|
},
|
|
725
|
-
m(o,
|
|
726
|
-
g[t].m(o,
|
|
738
|
+
m(o, f) {
|
|
739
|
+
g[t].m(o, f), F(o, n, f), l = !0;
|
|
727
740
|
},
|
|
728
|
-
p(o, [
|
|
729
|
-
let
|
|
730
|
-
t = m(o,
|
|
731
|
-
g[
|
|
732
|
-
}), $(), e = g[t], e ? e.p(o,
|
|
741
|
+
p(o, [f]) {
|
|
742
|
+
let p = t;
|
|
743
|
+
t = m(o, f), t === p ? g[t].p(o, f) : (AA(), w(g[p], 1, 1, () => {
|
|
744
|
+
g[p] = null;
|
|
745
|
+
}), $(), e = g[t], e ? e.p(o, f) : (e = g[t] = d[t](o), e.c()), C(e, 1), e.m(n.parentNode, n));
|
|
733
746
|
},
|
|
734
747
|
i(o) {
|
|
735
|
-
l || (
|
|
748
|
+
l || (C(e), l = !0);
|
|
736
749
|
},
|
|
737
750
|
o(o) {
|
|
738
751
|
w(e), l = !1;
|
|
@@ -743,13 +756,13 @@ function EA(i) {
|
|
|
743
756
|
};
|
|
744
757
|
}
|
|
745
758
|
function TA(i, A, t) {
|
|
746
|
-
let e, n, l, d, g, m, { tag: o } = A, { hooks:
|
|
747
|
-
q("hooks",
|
|
759
|
+
let e, n, l, d, g, m, { tag: o } = A, { hooks: f } = A, { rendererMap: p = /* @__PURE__ */ new Map() } = A, { contentTypeMap: u = /* @__PURE__ */ new Map() } = A, { state: k } = A, { mediaStore: h } = A, { temporaryState: B } = A;
|
|
760
|
+
q("hooks", f), q("mediaStore", h);
|
|
748
761
|
let E, T;
|
|
749
762
|
function Y(a) {
|
|
750
|
-
a ?
|
|
763
|
+
a ? f.emit("exposure", { id: d, type: "start" }) : f.emit("exposure", { id: d, type: "end" });
|
|
751
764
|
}
|
|
752
|
-
function
|
|
765
|
+
function b(a, z, H) {
|
|
753
766
|
var G, I;
|
|
754
767
|
return !(!a.enabled || !z.visible || !z.enabled || !H.visible || !((G = a.state) != null && G.visible) || ((I = a.temporaryState) == null ? void 0 : I.visible) === !1 || a instanceof cA && a.loading);
|
|
755
768
|
}
|
|
@@ -758,36 +771,36 @@ function TA(i, A, t) {
|
|
|
758
771
|
o.contentDom = a, t(0, o);
|
|
759
772
|
});
|
|
760
773
|
}
|
|
761
|
-
const r = (a) =>
|
|
762
|
-
function
|
|
774
|
+
const r = (a) => f.emit("click", { event: a, target: "TagContent", tag: o });
|
|
775
|
+
function s(a) {
|
|
763
776
|
X[a ? "unshift" : "push"](() => {
|
|
764
777
|
o.contentDom = a, t(0, o);
|
|
765
778
|
});
|
|
766
779
|
}
|
|
767
780
|
const y = (a) => {
|
|
768
|
-
o.entryFromModel && dA(o.five.state.mode) ? (a.stopPropagation(), o.find({ targetMode: "Panorama" })) :
|
|
781
|
+
o.entryFromModel && dA(o.five.state.mode) ? (a.stopPropagation(), o.find({ targetMode: "Panorama" })) : f.emit("click", { event: a, target: "TagContent", tag: o });
|
|
769
782
|
};
|
|
770
783
|
return i.$$set = (a) => {
|
|
771
|
-
"tag" in a && t(0, o = a.tag), "hooks" in a && t(1,
|
|
784
|
+
"tag" in a && t(0, o = a.tag), "hooks" in a && t(1, f = a.hooks), "rendererMap" in a && t(2, p = a.rendererMap), "contentTypeMap" in a && t(3, u = a.contentTypeMap), "state" in a && t(6, k = a.state), "mediaStore" in a && t(7, h = a.mediaStore), "temporaryState" in a && t(8, B = a.temporaryState);
|
|
772
785
|
}, i.$$.update = () => {
|
|
773
786
|
var a, z, H, G, I, O, V, Z, K, N, R;
|
|
774
787
|
i.$$.dirty & /*tag*/
|
|
775
788
|
1 && t(12, e = (a = o.state) == null ? void 0 : a.unfolded), i.$$.dirty & /*tag*/
|
|
776
789
|
1 && t(11, n = (z = o.state) == null ? void 0 : z.visible), i.$$.dirty & /*state, temporaryState, tag*/
|
|
777
|
-
321 && t(13, l =
|
|
790
|
+
321 && t(13, l = k.visible && B.visible && ((H = o.state) == null ? void 0 : H.visible)), i.$$.dirty & /*tag*/
|
|
778
791
|
1 && (d = o.id), i.$$.dirty & /*tag, state, temporaryState*/
|
|
779
|
-
321 && t(5, g = !
|
|
792
|
+
321 && t(5, g = !b(o, k, B)), i.$$.dirty & /*isVisible*/
|
|
780
793
|
8192 && Y(l), i.$$.dirty & /*tag, unfolded, lastUnfoldedState, visible, lastVisibleState*/
|
|
781
794
|
7681 && o.hooks && (e !== void 0 && e !== T && (t(10, T = e), e ? (I = (G = o.hooks).emit) == null || I.call(G, "unfolded") : (V = o == null ? void 0 : (O = o.hooks).emit) == null || V.call(O, "folded")), n !== void 0 && n !== E && (t(9, E = n), n ? (K = (Z = o.hooks).emit) == null || K.call(Z, "show") : (R = (N = o.hooks).emit) == null || R.call(N, "hide"))), i.$$.dirty & /*tag*/
|
|
782
795
|
1 && t(4, m = (() => !(typeof o.config.unfoldedConfig == "object" && o.config.unfoldedConfig.keep === "folded"))());
|
|
783
796
|
}, [
|
|
784
797
|
o,
|
|
798
|
+
f,
|
|
785
799
|
p,
|
|
786
|
-
s,
|
|
787
800
|
u,
|
|
788
801
|
m,
|
|
789
802
|
g,
|
|
790
|
-
|
|
803
|
+
k,
|
|
791
804
|
h,
|
|
792
805
|
B,
|
|
793
806
|
E,
|
|
@@ -797,7 +810,7 @@ function TA(i, A, t) {
|
|
|
797
810
|
l,
|
|
798
811
|
J,
|
|
799
812
|
r,
|
|
800
|
-
|
|
813
|
+
s,
|
|
801
814
|
y
|
|
802
815
|
];
|
|
803
816
|
}
|
|
@@ -171,6 +171,8 @@ import "../../shared-utils/safeObj.js";
|
|
|
171
171
|
import "../utils/Cache.js";
|
|
172
172
|
import "../../shared-utils/promise/withResolvers.js";
|
|
173
173
|
import "./Common/TagPoint.js";
|
|
174
|
+
import "./Common/TagPopover.js";
|
|
175
|
+
import "./Common/TagPopoverArrow.js";
|
|
174
176
|
function K(a) {
|
|
175
177
|
C(a, "svelte-18vymww", ".tag--container.svelte-18vymww{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0);transition:opacity 0.2s linear}.tag--container.hide.svelte-18vymww{opacity:0 !important;pointer-events:none}.tag--container.hide.svelte-18vymww *{pointer-events:none !important}");
|
|
176
178
|
}
|
|
@@ -364,7 +366,7 @@ function O(a, t, o) {
|
|
|
364
366
|
p
|
|
365
367
|
];
|
|
366
368
|
}
|
|
367
|
-
class
|
|
369
|
+
class rr extends z {
|
|
368
370
|
constructor(t) {
|
|
369
371
|
super(), T(
|
|
370
372
|
this,
|
|
@@ -387,5 +389,5 @@ class ir extends z {
|
|
|
387
389
|
}
|
|
388
390
|
}
|
|
389
391
|
export {
|
|
390
|
-
|
|
392
|
+
rr as default
|
|
391
393
|
};
|