@realsee/dnalogel 3.66.5 → 3.67.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +3 -0
- package/dist/PanoTagPlugin/Components/Common/AudioPlayer.svelte.d.ts +1 -0
- package/dist/PanoTagPlugin/Components/Tag/AudioTag/AudioPoint.svelte.d.ts +1 -0
- package/dist/PanoTagPlugin/utils/audio/AudioDiagnostics.d.ts +42 -0
- package/dist/PanoTagPlugin/utils/audio/SharedAudio.d.ts +6 -0
- package/dist/index.cjs.js +81 -81
- package/dist/index.js +15997 -15074
- package/dist/index.umd.js +76 -76
- 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 +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 +2 -2
- package/docs/types/Tag2D.html +2 -2
- package/docs/types/Tag3D.html +2 -2
- package/docs/types/TagClickParams.html +1 -1
- package/docs/types/TagConfigByKey.html +1 -1
- package/docs/types/TagContentType.html +1 -1
- package/docs/types/TagContentTypeMapping.html +1 -1
- package/docs/types/TagDimensionType.html +1 -1
- package/docs/types/TagElement.html +2 -2
- package/docs/types/TagEvents.html +1 -1
- package/docs/types/TagGLTFObject.html +1 -1
- package/docs/types/TagHooks.html +1 -1
- package/docs/types/TagId.html +1 -1
- package/docs/types/TagInstance.html +1 -1
- package/docs/types/TagPlacement.html +2 -2
- package/docs/types/TagPointType.html +2 -2
- package/docs/types/TagRendererMap.html +1 -1
- package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/Util.ActionIfNoIntersection.html +1 -1
- package/docs/types/Util.AdherePoint.html +2 -2
- package/docs/types/Util.PointSelectorConfig.html +1 -1
- package/docs/types/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 +5 -2
- package/libs/CruisePlugin/Work.js +5 -2
- package/libs/CruisePlugin/index.js +9 -6
- package/libs/GuideLinePlugin/Controller.js +7 -4
- package/libs/GuideLinePlugin/GuideLineItem.js +5 -2
- package/libs/GuideLinePlugin/GuideLineModeItem.js +5 -2
- package/libs/GuideLinePlugin/index.js +9 -6
- package/libs/PanoTagPlugin/Components/Common/Audio.js +3 -2
- package/libs/PanoTagPlugin/Components/Common/AudioPlayer.js +93 -0
- package/libs/PanoTagPlugin/Components/Common/AudioPlayer.svelte.d.ts +1 -0
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +364 -148
- package/libs/PanoTagPlugin/Components/Common/TagPopover/PopoverContent.js +90 -52
- package/libs/PanoTagPlugin/Components/Common/TagPopover/TagPopup.js +551 -442
- package/libs/PanoTagPlugin/Components/Common/TagPopover/index.js +256 -206
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js +3 -2
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPoint.js +191 -0
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPoint.svelte.d.ts +1 -0
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +3 -2
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +13 -12
- package/libs/PanoTagPlugin/Components/Tag/index.js +3 -2
- package/libs/PanoTagPlugin/Components/TagContainer.js +29 -26
- package/libs/PanoTagPlugin/Components/TagItem.js +372 -294
- package/libs/PanoTagPlugin/controller/Tag/ModelTag.js +3 -2
- package/libs/PanoTagPlugin/controller/Tag/PlaneTag.js +3 -2
- package/libs/PanoTagPlugin/controller/index.js +8 -5
- package/libs/PanoTagPlugin/index.js +14 -11
- package/libs/PanoTagPlugin/tag.config.js +3 -1
- package/libs/PanoTagPlugin/utils/audio/AudioDiagnostics.d.ts +42 -0
- package/libs/PanoTagPlugin/utils/audio/AudioDiagnostics.js +165 -0
- package/libs/PanoTagPlugin/utils/audio/SharedAudio.d.ts +6 -0
- package/libs/PanoTagPlugin/utils/audio/SharedAudio.js +113 -63
- package/libs/base/BasePlugin.js +1 -1
- package/libs/index.js +148 -145
- package/libs/shared-utils/logger.js +1 -1
- package/libs/vendor/svelte/internal/index.js +1 -0
- package/package.json +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { SvelteComponent as
|
|
2
|
-
import
|
|
1
|
+
import { SvelteComponent as ve, init as Ce, safe_not_equal as ke, append_styles as he, space as ae, empty as Te, insert as R, transition_in as b, transition_out as h, check_outros as V, detach as Z, getContext as Pe, onMount as ye, element as X, attr as _, toggle_class as H, set_style as F, append as Ee, group_outros as j, create_component as Y, mount_component as $, destroy_component as x, binding_callbacks as W, noop as I, bind as Me, add_flush_callback as Se } from "../../vendor/svelte/internal/index.js";
|
|
2
|
+
import we from "./Tag/index.js";
|
|
3
3
|
import "three";
|
|
4
|
-
import { noTypecheck as
|
|
5
|
-
import
|
|
4
|
+
import { noTypecheck as ie } from "../utils/noTypecheck.js";
|
|
5
|
+
import De from "./Common/TagPoint.js";
|
|
6
6
|
import "../../shared-utils/tag.js";
|
|
7
|
-
import { isModelLike as
|
|
7
|
+
import { isModelLike as He } from "../../shared-utils/five/mode.js";
|
|
8
8
|
import "../../vendor/hammerjs/hammer.js";
|
|
9
9
|
import "../../shared-utils/three/PointSelector/index.js";
|
|
10
10
|
import "../../shared-utils/three/CSS3DRenderer/index.js";
|
|
@@ -16,7 +16,7 @@ import "../../vendor/animejs/lib/anime.es.js";
|
|
|
16
16
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
17
17
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
18
18
|
import "../../shared-utils/five/FivePuppet.js";
|
|
19
|
-
import
|
|
19
|
+
import Ie from "./Common/TagPopover/index.js";
|
|
20
20
|
import "./Tag/TextTag/index.js";
|
|
21
21
|
import "./Tag/TextTag/TextTag.js";
|
|
22
22
|
import "./Common/Line/Straight.js";
|
|
@@ -127,6 +127,7 @@ import "./Tag/AudioTag/AudioTag.js";
|
|
|
127
127
|
import "./Common/Audio.js";
|
|
128
128
|
import "../utils/audio/SharedAudio.js";
|
|
129
129
|
import "../../shared-utils/audio.js";
|
|
130
|
+
import "../utils/audio/AudioDiagnostics.js";
|
|
130
131
|
import "./Common/Icon/audioIcon.js";
|
|
131
132
|
import "./Tag/AudioTag/AudioPlaneTag.js";
|
|
132
133
|
import "./Tag/MediaPlane.js";
|
|
@@ -171,6 +172,7 @@ import "../../shared-utils/five/getFloorIndex.js";
|
|
|
171
172
|
import "../../shared-utils/safeObj.js";
|
|
172
173
|
import "../utils/Cache.js";
|
|
173
174
|
import "../../shared-utils/promise/withResolvers.js";
|
|
175
|
+
import "./Tag/AudioTag/AudioPoint.js";
|
|
174
176
|
import "./Common/TagPopover/PopoverContent.js";
|
|
175
177
|
import "./Common/TagPopover/TagPopoverArrow.js";
|
|
176
178
|
import "./Common/Icon/tag-popover-arrow-base64.js";
|
|
@@ -178,543 +180,619 @@ import "./Common/TagPopover/TagPopup.js";
|
|
|
178
180
|
import "./Common/VideoIcon.js";
|
|
179
181
|
import "./Common/TagPopover/PanoramaIcon.js";
|
|
180
182
|
import "../utils/videoHelper.js";
|
|
183
|
+
import "./Common/AudioPlayer.js";
|
|
181
184
|
import "./Common/TagPopover/TagPopoverToolBar.js";
|
|
182
185
|
import "./Common/TagPopover/ArrowRightIcon.js";
|
|
183
186
|
import "./Common/TagPopover/ShareIcon.js";
|
|
184
|
-
function
|
|
185
|
-
|
|
187
|
+
function Le(t) {
|
|
188
|
+
he(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}");
|
|
186
189
|
}
|
|
187
|
-
function
|
|
188
|
-
let e, i,
|
|
189
|
-
const
|
|
190
|
-
function
|
|
190
|
+
function re(t) {
|
|
191
|
+
let e, i, a, m, r, n, u, l, g, d;
|
|
192
|
+
const L = [ze, Ue], v = [];
|
|
193
|
+
function U(f, s) {
|
|
191
194
|
return (
|
|
192
195
|
/*havePoint*/
|
|
193
|
-
|
|
196
|
+
f[10] ? 0 : 1
|
|
194
197
|
);
|
|
195
198
|
}
|
|
196
|
-
i =
|
|
197
|
-
const
|
|
198
|
-
function
|
|
199
|
+
i = U(t), a = v[i] = L[i](t);
|
|
200
|
+
const o = [Re, Ae], C = [];
|
|
201
|
+
function S(f, s) {
|
|
199
202
|
return (
|
|
200
203
|
/*haveContent*/
|
|
201
|
-
|
|
204
|
+
f[25] ? 0 : 1
|
|
202
205
|
);
|
|
203
206
|
}
|
|
204
|
-
return r =
|
|
207
|
+
return r = S(t), n = C[r] = o[r](t), {
|
|
205
208
|
c() {
|
|
206
|
-
e =
|
|
209
|
+
e = X("div"), a.c(), m = ae(), n.c(), _(e, "class", "tag svelte-2g2g8a"), _(
|
|
207
210
|
e,
|
|
208
211
|
"data-tag-id",
|
|
209
212
|
/*id*/
|
|
210
|
-
|
|
213
|
+
t[23]
|
|
211
214
|
), _(
|
|
212
215
|
e,
|
|
213
216
|
"data-tag-unfolded",
|
|
214
217
|
/*unfolded*/
|
|
215
|
-
|
|
216
|
-
), _(e, "data-content-type",
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
218
|
+
t[8]
|
|
219
|
+
), _(e, "data-content-type", u = /*tag*/
|
|
220
|
+
t[0].contentType), _(e, "data-popover-enabled", l = /*tag*/
|
|
221
|
+
t[0].isPopoverConfigEnabled()), _(e, "id", g = `tag-${/*id*/
|
|
222
|
+
t[23]}`), H(
|
|
220
223
|
e,
|
|
221
224
|
"unClickable",
|
|
222
225
|
/*tag*/
|
|
223
|
-
|
|
226
|
+
t[0].config.clickable === !1
|
|
224
227
|
), H(
|
|
225
228
|
e,
|
|
226
229
|
"hide",
|
|
227
230
|
/*hide*/
|
|
228
|
-
|
|
231
|
+
t[21]
|
|
229
232
|
), H(
|
|
230
233
|
e,
|
|
231
234
|
"enableZIndex",
|
|
232
235
|
/*zIndex*/
|
|
233
|
-
|
|
236
|
+
t[18]
|
|
234
237
|
), F(
|
|
235
238
|
e,
|
|
236
239
|
"z-index",
|
|
237
240
|
/*zIndex*/
|
|
238
|
-
|
|
241
|
+
t[18]
|
|
239
242
|
), F(e, "transform", `translate3d(${/*left*/
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
+
t[20]}, ${/*top*/
|
|
244
|
+
t[19]}, 0) scale(${/*screenPosition*/
|
|
245
|
+
t[9].scale})`);
|
|
243
246
|
},
|
|
244
|
-
m(
|
|
245
|
-
|
|
247
|
+
m(f, s) {
|
|
248
|
+
R(f, e, s), v[i].m(e, null), Ee(e, m), C[r].m(e, null), t[36](e), d = !0;
|
|
246
249
|
},
|
|
247
|
-
p(
|
|
248
|
-
let
|
|
249
|
-
i =
|
|
250
|
-
|
|
251
|
-
}),
|
|
252
|
-
let
|
|
253
|
-
r =
|
|
254
|
-
|
|
255
|
-
}),
|
|
256
|
-
|
|
250
|
+
p(f, s) {
|
|
251
|
+
let w = i;
|
|
252
|
+
i = U(f), i === w ? v[i].p(f, s) : (j(), h(v[w], 1, 1, () => {
|
|
253
|
+
v[w] = null;
|
|
254
|
+
}), V(), a = v[i], a ? a.p(f, s) : (a = v[i] = L[i](f), a.c()), b(a, 1), a.m(e, m));
|
|
255
|
+
let D = r;
|
|
256
|
+
r = S(f), r === D ? C[r].p(f, s) : (j(), h(C[D], 1, 1, () => {
|
|
257
|
+
C[D] = null;
|
|
258
|
+
}), V(), n = C[r], n ? n.p(f, s) : (n = C[r] = o[r](f), n.c()), b(n, 1), n.m(e, null)), (!d || s[0] & /*id*/
|
|
259
|
+
8388608) && _(
|
|
257
260
|
e,
|
|
258
261
|
"data-tag-id",
|
|
259
262
|
/*id*/
|
|
260
|
-
|
|
261
|
-
), (!
|
|
263
|
+
f[23]
|
|
264
|
+
), (!d || s[0] & /*unfolded*/
|
|
262
265
|
256) && _(
|
|
263
266
|
e,
|
|
264
267
|
"data-tag-unfolded",
|
|
265
268
|
/*unfolded*/
|
|
266
|
-
|
|
267
|
-
), (!
|
|
268
|
-
1 &&
|
|
269
|
-
|
|
270
|
-
1 &&
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
269
|
+
f[8]
|
|
270
|
+
), (!d || s[0] & /*tag*/
|
|
271
|
+
1 && u !== (u = /*tag*/
|
|
272
|
+
f[0].contentType)) && _(e, "data-content-type", u), (!d || s[0] & /*tag*/
|
|
273
|
+
1 && l !== (l = /*tag*/
|
|
274
|
+
f[0].isPopoverConfigEnabled())) && _(e, "data-popover-enabled", l), (!d || s[0] & /*id*/
|
|
275
|
+
8388608 && g !== (g = `tag-${/*id*/
|
|
276
|
+
f[23]}`)) && _(e, "id", g), (!d || s[0] & /*tag*/
|
|
274
277
|
1) && H(
|
|
275
278
|
e,
|
|
276
279
|
"unClickable",
|
|
277
280
|
/*tag*/
|
|
278
|
-
|
|
279
|
-
), (!
|
|
280
|
-
|
|
281
|
+
f[0].config.clickable === !1
|
|
282
|
+
), (!d || s[0] & /*hide*/
|
|
283
|
+
2097152) && H(
|
|
281
284
|
e,
|
|
282
285
|
"hide",
|
|
283
286
|
/*hide*/
|
|
284
|
-
|
|
285
|
-
), (!
|
|
286
|
-
|
|
287
|
+
f[21]
|
|
288
|
+
), (!d || s[0] & /*zIndex*/
|
|
289
|
+
262144) && H(
|
|
287
290
|
e,
|
|
288
291
|
"enableZIndex",
|
|
289
292
|
/*zIndex*/
|
|
290
|
-
|
|
291
|
-
),
|
|
292
|
-
|
|
293
|
+
f[18]
|
|
294
|
+
), s[0] & /*zIndex*/
|
|
295
|
+
262144 && F(
|
|
293
296
|
e,
|
|
294
297
|
"z-index",
|
|
295
298
|
/*zIndex*/
|
|
296
|
-
|
|
297
|
-
),
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
299
|
+
f[18]
|
|
300
|
+
), s[0] & /*left, top, screenPosition*/
|
|
301
|
+
1573376 && F(e, "transform", `translate3d(${/*left*/
|
|
302
|
+
f[20]}, ${/*top*/
|
|
303
|
+
f[19]}, 0) scale(${/*screenPosition*/
|
|
304
|
+
f[9].scale})`);
|
|
302
305
|
},
|
|
303
|
-
i(
|
|
304
|
-
|
|
306
|
+
i(f) {
|
|
307
|
+
d || (b(a), b(n), d = !0);
|
|
305
308
|
},
|
|
306
|
-
o(
|
|
307
|
-
h(
|
|
309
|
+
o(f) {
|
|
310
|
+
h(a), h(n), d = !1;
|
|
308
311
|
},
|
|
309
|
-
d(
|
|
310
|
-
|
|
312
|
+
d(f) {
|
|
313
|
+
f && Z(e), v[i].d(), C[r].d(), t[36](null);
|
|
311
314
|
}
|
|
312
315
|
};
|
|
313
316
|
}
|
|
314
|
-
function
|
|
317
|
+
function Ue(t) {
|
|
315
318
|
let e;
|
|
316
319
|
return {
|
|
317
320
|
c() {
|
|
318
|
-
e =
|
|
321
|
+
e = X("div"), _(e, "data-info", "tag point is disable");
|
|
319
322
|
},
|
|
320
|
-
m(i,
|
|
321
|
-
|
|
323
|
+
m(i, a) {
|
|
324
|
+
R(i, e, a);
|
|
322
325
|
},
|
|
323
|
-
p:
|
|
324
|
-
i:
|
|
325
|
-
o:
|
|
326
|
+
p: I,
|
|
327
|
+
i: I,
|
|
328
|
+
o: I,
|
|
326
329
|
d(i) {
|
|
327
|
-
i &&
|
|
330
|
+
i && Z(e);
|
|
328
331
|
}
|
|
329
332
|
};
|
|
330
333
|
}
|
|
331
|
-
function
|
|
332
|
-
let e, i,
|
|
333
|
-
function
|
|
334
|
-
|
|
334
|
+
function ze(t) {
|
|
335
|
+
let e, i, a;
|
|
336
|
+
function m(n) {
|
|
337
|
+
t[34](n);
|
|
335
338
|
}
|
|
336
339
|
let r = {
|
|
337
340
|
tag: (
|
|
338
341
|
/*tag*/
|
|
339
|
-
|
|
342
|
+
t[0]
|
|
340
343
|
),
|
|
341
344
|
handleMouseEnter: (
|
|
342
345
|
/*handleMouseEnter*/
|
|
343
|
-
|
|
346
|
+
t[30]
|
|
344
347
|
),
|
|
345
348
|
handleMouseLeave: (
|
|
346
349
|
/*handleMouseLeave*/
|
|
347
|
-
|
|
350
|
+
t[31]
|
|
348
351
|
),
|
|
349
352
|
handleTagPointClick: (
|
|
350
353
|
/*handleTagPointClick*/
|
|
351
|
-
|
|
354
|
+
t[32]
|
|
352
355
|
)
|
|
353
356
|
};
|
|
354
357
|
return (
|
|
355
358
|
/*tagPointClickHelper*/
|
|
356
|
-
|
|
357
|
-
|
|
359
|
+
t[12] !== void 0 && (r.tagPointClickHelper = /*tagPointClickHelper*/
|
|
360
|
+
t[12]), e = new De({ props: r }), W.push(() => Me(e, "tagPointClickHelper", m)), t[35](e), e.$on(
|
|
361
|
+
"audioInstanceReady",
|
|
362
|
+
/*audioEventHandlers*/
|
|
363
|
+
t[27].audioInstanceReady
|
|
364
|
+
), e.$on(
|
|
365
|
+
"audioPlay",
|
|
366
|
+
/*audioEventHandlers*/
|
|
367
|
+
t[27].audioPlay
|
|
368
|
+
), e.$on(
|
|
369
|
+
"audioPause",
|
|
370
|
+
/*audioEventHandlers*/
|
|
371
|
+
t[27].audioPause
|
|
372
|
+
), e.$on(
|
|
373
|
+
"audioTimeUpdate",
|
|
374
|
+
/*audioEventHandlers*/
|
|
375
|
+
t[27].audioTimeUpdate
|
|
376
|
+
), e.$on(
|
|
377
|
+
"audioDuration",
|
|
378
|
+
/*audioEventHandlers*/
|
|
379
|
+
t[27].audioDuration
|
|
380
|
+
), {
|
|
358
381
|
c() {
|
|
359
|
-
|
|
382
|
+
Y(e.$$.fragment);
|
|
360
383
|
},
|
|
361
|
-
m(n,
|
|
362
|
-
|
|
384
|
+
m(n, u) {
|
|
385
|
+
$(e, n, u), a = !0;
|
|
363
386
|
},
|
|
364
|
-
p(n,
|
|
365
|
-
const
|
|
366
|
-
|
|
367
|
-
1 && (
|
|
368
|
-
n[0]), !i &&
|
|
369
|
-
4096 && (i = !0,
|
|
370
|
-
n[12],
|
|
387
|
+
p(n, u) {
|
|
388
|
+
const l = {};
|
|
389
|
+
u[0] & /*tag*/
|
|
390
|
+
1 && (l.tag = /*tag*/
|
|
391
|
+
n[0]), !i && u[0] & /*tagPointClickHelper*/
|
|
392
|
+
4096 && (i = !0, l.tagPointClickHelper = /*tagPointClickHelper*/
|
|
393
|
+
n[12], Se(() => i = !1)), e.$set(l);
|
|
371
394
|
},
|
|
372
395
|
i(n) {
|
|
373
|
-
|
|
396
|
+
a || (b(e.$$.fragment, n), a = !0);
|
|
374
397
|
},
|
|
375
398
|
o(n) {
|
|
376
|
-
h(e.$$.fragment, n),
|
|
399
|
+
h(e.$$.fragment, n), a = !1;
|
|
377
400
|
},
|
|
378
401
|
d(n) {
|
|
379
|
-
|
|
402
|
+
t[35](null), x(e, n);
|
|
380
403
|
}
|
|
381
404
|
}
|
|
382
405
|
);
|
|
383
406
|
}
|
|
384
|
-
function
|
|
407
|
+
function Ae(t) {
|
|
385
408
|
let e;
|
|
386
409
|
return {
|
|
387
410
|
c() {
|
|
388
|
-
e =
|
|
411
|
+
e = X("div"), _(e, "data-info", "tag content is disable");
|
|
389
412
|
},
|
|
390
|
-
m(i,
|
|
391
|
-
|
|
413
|
+
m(i, a) {
|
|
414
|
+
R(i, e, a);
|
|
392
415
|
},
|
|
393
|
-
p:
|
|
394
|
-
i:
|
|
395
|
-
o:
|
|
416
|
+
p: I,
|
|
417
|
+
i: I,
|
|
418
|
+
o: I,
|
|
396
419
|
d(i) {
|
|
397
|
-
i &&
|
|
420
|
+
i && Z(e);
|
|
398
421
|
}
|
|
399
422
|
};
|
|
400
423
|
}
|
|
401
|
-
function
|
|
424
|
+
function Re(t) {
|
|
402
425
|
let e, i;
|
|
403
|
-
return e = new
|
|
426
|
+
return e = new we({
|
|
404
427
|
props: {
|
|
405
428
|
mediaStore: (
|
|
406
429
|
/*mediaStore*/
|
|
407
|
-
|
|
430
|
+
t[1]
|
|
408
431
|
),
|
|
409
|
-
tag:
|
|
432
|
+
tag: ie(
|
|
410
433
|
/*tag*/
|
|
411
|
-
|
|
434
|
+
t[0]
|
|
412
435
|
),
|
|
413
436
|
hooks: (
|
|
414
437
|
/*hooks*/
|
|
415
|
-
|
|
438
|
+
t[26]
|
|
416
439
|
),
|
|
417
440
|
state: (
|
|
418
441
|
/*state*/
|
|
419
|
-
|
|
442
|
+
t[4]
|
|
420
443
|
),
|
|
421
444
|
temporaryState: (
|
|
422
445
|
/*temporaryState*/
|
|
423
|
-
|
|
446
|
+
t[5]
|
|
424
447
|
),
|
|
425
448
|
rendererMap: (
|
|
426
449
|
/*rendererMap*/
|
|
427
|
-
|
|
450
|
+
t[2]
|
|
428
451
|
),
|
|
429
452
|
contentTypeMap: (
|
|
430
453
|
/*contentTypeMap*/
|
|
431
|
-
|
|
454
|
+
t[3]
|
|
432
455
|
)
|
|
433
456
|
}
|
|
434
457
|
}), {
|
|
435
458
|
c() {
|
|
436
|
-
|
|
459
|
+
Y(e.$$.fragment);
|
|
437
460
|
},
|
|
438
|
-
m(
|
|
439
|
-
|
|
461
|
+
m(a, m) {
|
|
462
|
+
$(e, a, m), i = !0;
|
|
440
463
|
},
|
|
441
|
-
p(
|
|
464
|
+
p(a, m) {
|
|
442
465
|
const r = {};
|
|
443
|
-
|
|
466
|
+
m[0] & /*mediaStore*/
|
|
444
467
|
2 && (r.mediaStore = /*mediaStore*/
|
|
445
|
-
|
|
446
|
-
1 && (r.tag =
|
|
468
|
+
a[1]), m[0] & /*tag*/
|
|
469
|
+
1 && (r.tag = ie(
|
|
447
470
|
/*tag*/
|
|
448
|
-
|
|
449
|
-
)),
|
|
471
|
+
a[0]
|
|
472
|
+
)), m[0] & /*state*/
|
|
450
473
|
16 && (r.state = /*state*/
|
|
451
|
-
|
|
474
|
+
a[4]), m[0] & /*temporaryState*/
|
|
452
475
|
32 && (r.temporaryState = /*temporaryState*/
|
|
453
|
-
|
|
476
|
+
a[5]), m[0] & /*rendererMap*/
|
|
454
477
|
4 && (r.rendererMap = /*rendererMap*/
|
|
455
|
-
|
|
478
|
+
a[2]), m[0] & /*contentTypeMap*/
|
|
456
479
|
8 && (r.contentTypeMap = /*contentTypeMap*/
|
|
457
|
-
|
|
480
|
+
a[3]), e.$set(r);
|
|
458
481
|
},
|
|
459
|
-
i(
|
|
460
|
-
i || (
|
|
482
|
+
i(a) {
|
|
483
|
+
i || (b(e.$$.fragment, a), i = !0);
|
|
461
484
|
},
|
|
462
|
-
o(
|
|
463
|
-
h(e.$$.fragment,
|
|
485
|
+
o(a) {
|
|
486
|
+
h(e.$$.fragment, a), i = !1;
|
|
464
487
|
},
|
|
465
|
-
d(
|
|
466
|
-
|
|
488
|
+
d(a) {
|
|
489
|
+
x(e, a);
|
|
467
490
|
}
|
|
468
491
|
};
|
|
469
492
|
}
|
|
470
|
-
function
|
|
471
|
-
var
|
|
493
|
+
function ne(t) {
|
|
494
|
+
var a;
|
|
472
495
|
let e, i;
|
|
473
|
-
return e = new
|
|
496
|
+
return e = new Ie({
|
|
474
497
|
props: {
|
|
475
498
|
tag: (
|
|
476
499
|
/*tag*/
|
|
477
|
-
|
|
500
|
+
t[0]
|
|
478
501
|
),
|
|
479
502
|
config: (
|
|
480
503
|
/*tag*/
|
|
481
|
-
|
|
504
|
+
t[0].config.popoverConfig
|
|
482
505
|
),
|
|
483
506
|
theme: (
|
|
484
507
|
/*tag*/
|
|
485
|
-
(
|
|
508
|
+
(a = t[0].config.popoverConfig) == null ? void 0 : a.theme
|
|
486
509
|
),
|
|
487
510
|
wrapperElement: (
|
|
488
511
|
/*wrapperElement*/
|
|
489
|
-
|
|
512
|
+
t[6]
|
|
490
513
|
),
|
|
491
514
|
triggerElement: (
|
|
492
515
|
/*tagPointClickHelper*/
|
|
493
|
-
|
|
516
|
+
t[12]
|
|
494
517
|
),
|
|
495
518
|
popoverContainer: (
|
|
496
519
|
/*popoverContainer*/
|
|
497
|
-
|
|
520
|
+
t[7]
|
|
498
521
|
),
|
|
499
522
|
visible: !0,
|
|
500
523
|
closePopover: (
|
|
501
524
|
/*closePopover*/
|
|
502
|
-
|
|
525
|
+
t[33]
|
|
526
|
+
),
|
|
527
|
+
audioInstance: (
|
|
528
|
+
/*audioInstance*/
|
|
529
|
+
t[14]
|
|
530
|
+
),
|
|
531
|
+
audioPlaying: (
|
|
532
|
+
/*audioPlaying*/
|
|
533
|
+
t[15]
|
|
534
|
+
),
|
|
535
|
+
audioCurrentTime: (
|
|
536
|
+
/*audioCurrentTime*/
|
|
537
|
+
t[16]
|
|
538
|
+
),
|
|
539
|
+
audioDuration: (
|
|
540
|
+
/*audioDuration*/
|
|
541
|
+
t[17]
|
|
503
542
|
)
|
|
504
543
|
}
|
|
505
544
|
}), e.$on(
|
|
506
545
|
"mouseenter",
|
|
507
546
|
/*handlePopoverMouseEnter*/
|
|
508
|
-
|
|
547
|
+
t[28]
|
|
509
548
|
), e.$on(
|
|
510
549
|
"mouseleave",
|
|
511
550
|
/*handlePopoverMouseLeave*/
|
|
512
|
-
|
|
551
|
+
t[29]
|
|
513
552
|
), e.$on(
|
|
514
553
|
"close",
|
|
515
554
|
/*closePopover*/
|
|
516
|
-
|
|
555
|
+
t[33]
|
|
517
556
|
), {
|
|
518
557
|
c() {
|
|
519
|
-
|
|
558
|
+
Y(e.$$.fragment);
|
|
520
559
|
},
|
|
521
|
-
m(
|
|
522
|
-
|
|
560
|
+
m(m, r) {
|
|
561
|
+
$(e, m, r), i = !0;
|
|
523
562
|
},
|
|
524
|
-
p(
|
|
525
|
-
var
|
|
563
|
+
p(m, r) {
|
|
564
|
+
var u;
|
|
526
565
|
const n = {};
|
|
527
566
|
r[0] & /*tag*/
|
|
528
567
|
1 && (n.tag = /*tag*/
|
|
529
|
-
|
|
568
|
+
m[0]), r[0] & /*tag*/
|
|
530
569
|
1 && (n.config = /*tag*/
|
|
531
|
-
|
|
570
|
+
m[0].config.popoverConfig), r[0] & /*tag*/
|
|
532
571
|
1 && (n.theme = /*tag*/
|
|
533
|
-
(
|
|
572
|
+
(u = m[0].config.popoverConfig) == null ? void 0 : u.theme), r[0] & /*wrapperElement*/
|
|
534
573
|
64 && (n.wrapperElement = /*wrapperElement*/
|
|
535
|
-
|
|
574
|
+
m[6]), r[0] & /*tagPointClickHelper*/
|
|
536
575
|
4096 && (n.triggerElement = /*tagPointClickHelper*/
|
|
537
|
-
|
|
576
|
+
m[12]), r[0] & /*popoverContainer*/
|
|
538
577
|
128 && (n.popoverContainer = /*popoverContainer*/
|
|
539
|
-
|
|
578
|
+
m[7]), r[0] & /*audioInstance*/
|
|
579
|
+
16384 && (n.audioInstance = /*audioInstance*/
|
|
580
|
+
m[14]), r[0] & /*audioPlaying*/
|
|
581
|
+
32768 && (n.audioPlaying = /*audioPlaying*/
|
|
582
|
+
m[15]), r[0] & /*audioCurrentTime*/
|
|
583
|
+
65536 && (n.audioCurrentTime = /*audioCurrentTime*/
|
|
584
|
+
m[16]), r[0] & /*audioDuration*/
|
|
585
|
+
131072 && (n.audioDuration = /*audioDuration*/
|
|
586
|
+
m[17]), e.$set(n);
|
|
540
587
|
},
|
|
541
|
-
i(
|
|
542
|
-
i || (
|
|
588
|
+
i(m) {
|
|
589
|
+
i || (b(e.$$.fragment, m), i = !0);
|
|
543
590
|
},
|
|
544
|
-
o(
|
|
545
|
-
h(e.$$.fragment,
|
|
591
|
+
o(m) {
|
|
592
|
+
h(e.$$.fragment, m), i = !1;
|
|
546
593
|
},
|
|
547
|
-
d(
|
|
548
|
-
|
|
594
|
+
d(m) {
|
|
595
|
+
x(e, m);
|
|
549
596
|
}
|
|
550
597
|
};
|
|
551
598
|
}
|
|
552
|
-
function
|
|
553
|
-
var
|
|
599
|
+
function Ze(t) {
|
|
600
|
+
var u;
|
|
554
601
|
let e, i = (
|
|
555
602
|
/*tag*/
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
(
|
|
559
|
-
((
|
|
560
|
-
),
|
|
603
|
+
t[0].isPopoverConfigEnabled() && /*hasPopoverContent*/
|
|
604
|
+
t[24] && /*isHovering*/
|
|
605
|
+
(t[11] || /*tag*/
|
|
606
|
+
((u = t[0].config.popoverConfig) == null ? void 0 : u.debug))
|
|
607
|
+
), a, m, r = (
|
|
561
608
|
/*screenPosition*/
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
), n = i &&
|
|
609
|
+
t[9] && (!/*disable*/
|
|
610
|
+
t[22] || /*isHovering*/
|
|
611
|
+
t[11]) && re(t)
|
|
612
|
+
), n = i && ne(t);
|
|
566
613
|
return {
|
|
567
614
|
c() {
|
|
568
|
-
r && r.c(), e =
|
|
615
|
+
r && r.c(), e = ae(), n && n.c(), a = Te();
|
|
569
616
|
},
|
|
570
|
-
m(
|
|
571
|
-
r && r.m(
|
|
617
|
+
m(l, g) {
|
|
618
|
+
r && r.m(l, g), R(l, e, g), n && n.m(l, g), R(l, a, g), m = !0;
|
|
572
619
|
},
|
|
573
|
-
p(
|
|
574
|
-
var
|
|
620
|
+
p(l, g) {
|
|
621
|
+
var d;
|
|
575
622
|
/*screenPosition*/
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
623
|
+
l[9] && (!/*disable*/
|
|
624
|
+
l[22] || /*isHovering*/
|
|
625
|
+
l[11]) ? r ? (r.p(l, g), g[0] & /*screenPosition, disable, isHovering*/
|
|
626
|
+
4196864 && b(r, 1)) : (r = re(l), r.c(), b(r, 1), r.m(e.parentNode, e)) : r && (j(), h(r, 1, 1, () => {
|
|
580
627
|
r = null;
|
|
581
|
-
}),
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
(
|
|
586
|
-
((
|
|
587
|
-
|
|
628
|
+
}), V()), g[0] & /*tag, hasPopoverContent, isHovering*/
|
|
629
|
+
16779265 && (i = /*tag*/
|
|
630
|
+
l[0].isPopoverConfigEnabled() && /*hasPopoverContent*/
|
|
631
|
+
l[24] && /*isHovering*/
|
|
632
|
+
(l[11] || /*tag*/
|
|
633
|
+
((d = l[0].config.popoverConfig) == null ? void 0 : d.debug))), i ? n ? (n.p(l, g), g[0] & /*tag, hasPopoverContent, isHovering*/
|
|
634
|
+
16779265 && b(n, 1)) : (n = ne(l), n.c(), b(n, 1), n.m(a.parentNode, a)) : n && (j(), h(n, 1, 1, () => {
|
|
588
635
|
n = null;
|
|
589
|
-
}),
|
|
636
|
+
}), V());
|
|
590
637
|
},
|
|
591
|
-
i(
|
|
592
|
-
|
|
638
|
+
i(l) {
|
|
639
|
+
m || (b(r), b(n), m = !0);
|
|
593
640
|
},
|
|
594
|
-
o(
|
|
595
|
-
h(r), h(n),
|
|
641
|
+
o(l) {
|
|
642
|
+
h(r), h(n), m = !1;
|
|
596
643
|
},
|
|
597
|
-
d(
|
|
598
|
-
r && r.d(
|
|
644
|
+
d(l) {
|
|
645
|
+
r && r.d(l), l && Z(e), n && n.d(l), l && Z(a);
|
|
599
646
|
}
|
|
600
647
|
};
|
|
601
648
|
}
|
|
602
|
-
function
|
|
603
|
-
let
|
|
604
|
-
const
|
|
605
|
-
let
|
|
606
|
-
const
|
|
607
|
-
|
|
608
|
-
|
|
649
|
+
function Ne(t, e, i) {
|
|
650
|
+
let a, m, r, n, u, l, g, d, L, v, U, { tag: o } = e, { mediaStore: C } = e, { rendererMap: S = /* @__PURE__ */ new Map() } = e, { contentTypeMap: f = /* @__PURE__ */ new Map() } = e, { state: s } = e, { temporaryState: w } = e, { wrapperElement: D = null } = e, { popoverContainer: ee = null } = e;
|
|
651
|
+
const pe = Pe("hooks");
|
|
652
|
+
let T = !1, y, P, B = null, G = !1, J = !1, K = null, Q = null, N = !1, te = 0, oe = 0;
|
|
653
|
+
const me = {
|
|
654
|
+
audioInstanceReady: (p) => {
|
|
655
|
+
i(14, Q = p.detail), i(15, N = !Q.paused);
|
|
656
|
+
},
|
|
657
|
+
audioPlay: () => {
|
|
658
|
+
i(15, N = !0);
|
|
659
|
+
},
|
|
660
|
+
audioPause: () => {
|
|
661
|
+
i(15, N = !1);
|
|
662
|
+
},
|
|
663
|
+
audioTimeUpdate: (p) => {
|
|
664
|
+
i(16, te = p.detail);
|
|
665
|
+
},
|
|
666
|
+
audioDuration: (p) => {
|
|
667
|
+
i(17, oe = p.detail);
|
|
668
|
+
}
|
|
669
|
+
};
|
|
670
|
+
let O = !1;
|
|
671
|
+
const q = (p) => {
|
|
672
|
+
if (P && clearTimeout(P), p === !0 && !O) {
|
|
673
|
+
O = !0, i(11, T = !0);
|
|
609
674
|
return;
|
|
610
675
|
}
|
|
611
|
-
|
|
676
|
+
P = setTimeout(
|
|
612
677
|
() => {
|
|
613
678
|
var c;
|
|
614
|
-
!
|
|
679
|
+
!G && !J && !((c = o.config.popoverConfig) != null && c.debug) && (O = !1, i(11, T = !1));
|
|
615
680
|
},
|
|
616
681
|
300
|
|
617
682
|
);
|
|
618
|
-
},
|
|
619
|
-
|
|
620
|
-
},
|
|
621
|
-
|
|
622
|
-
},
|
|
623
|
-
var c,
|
|
624
|
-
if (
|
|
625
|
-
if (
|
|
683
|
+
}, le = () => {
|
|
684
|
+
G = !0, P && clearTimeout(P);
|
|
685
|
+
}, fe = () => {
|
|
686
|
+
G = !1, q(!1);
|
|
687
|
+
}, ue = (p) => {
|
|
688
|
+
var c, k, E, M, z, A;
|
|
689
|
+
if (J = !0, o.isPopoverConfigEnabled() && o.isHoverEnabled() && ((k = (c = o.currentConfig) == null ? void 0 : c.popoverConfig) == null ? void 0 : k.trigger) === "hover") {
|
|
690
|
+
if (P && clearTimeout(P), y !== void 0)
|
|
626
691
|
return;
|
|
627
|
-
((
|
|
692
|
+
((M = (E = o.currentConfig) == null ? void 0 : E.popoverConfig) == null ? void 0 : M.triggerDelay) > 0 ? y = setTimeout(
|
|
628
693
|
() => {
|
|
629
|
-
|
|
694
|
+
q(!0), o.hooks.emit("hover", { event: p, tag: o }), y = void 0;
|
|
630
695
|
},
|
|
631
|
-
(
|
|
632
|
-
) : (
|
|
696
|
+
(A = (z = o.currentConfig) == null ? void 0 : z.popoverConfig) == null ? void 0 : A.triggerDelay
|
|
697
|
+
) : (q(!0), o.hooks.emit("hover", { event: p, tag: o }));
|
|
633
698
|
}
|
|
634
|
-
},
|
|
635
|
-
var c,
|
|
636
|
-
|
|
637
|
-
},
|
|
638
|
-
var
|
|
639
|
-
|
|
699
|
+
}, se = (p) => {
|
|
700
|
+
var c, k;
|
|
701
|
+
J = !1, o.isHoverEnabled() && o.isPopoverConfigEnabled() && ((k = (c = o.currentConfig) == null ? void 0 : c.popoverConfig) == null ? void 0 : k.trigger) === "hover" && (y !== void 0 && (clearTimeout(y), y = void 0), q(!1));
|
|
702
|
+
}, de = (p) => {
|
|
703
|
+
var k, E;
|
|
704
|
+
const c = o.contentType === "Audio" && o.data.appearance === "plane";
|
|
705
|
+
o.isPopoverConfigEnabled() && o.isHoverEnabled() && ((E = (k = o.currentConfig) == null ? void 0 : k.popoverConfig) == null ? void 0 : E.trigger) === "click" && (c ? T || (i(11, T = !0), o.hooks.emit("hover", { event: p, tag: o })) : (i(11, T = !T), T && o.hooks.emit("hover", { event: p, tag: o })));
|
|
640
706
|
};
|
|
641
|
-
function
|
|
642
|
-
|
|
707
|
+
function ge() {
|
|
708
|
+
O = !1, i(11, T = !1);
|
|
643
709
|
}
|
|
644
|
-
|
|
645
|
-
|
|
710
|
+
ye(() => () => {
|
|
711
|
+
y && clearTimeout(y), P && clearTimeout(P);
|
|
646
712
|
});
|
|
647
|
-
function
|
|
648
|
-
|
|
713
|
+
function ce(p) {
|
|
714
|
+
B = p, i(12, B);
|
|
649
715
|
}
|
|
650
|
-
function
|
|
651
|
-
|
|
652
|
-
|
|
716
|
+
function _e(p) {
|
|
717
|
+
W[p ? "unshift" : "push"](() => {
|
|
718
|
+
K = p, i(13, K);
|
|
653
719
|
});
|
|
654
720
|
}
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
var
|
|
667
|
-
return
|
|
668
|
-
})()),
|
|
669
|
-
|
|
670
|
-
1 && i(
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
721
|
+
function be(p) {
|
|
722
|
+
W[p ? "unshift" : "push"](() => {
|
|
723
|
+
o.dom = p, i(0, o);
|
|
724
|
+
});
|
|
725
|
+
}
|
|
726
|
+
return t.$$set = (p) => {
|
|
727
|
+
"tag" in p && i(0, o = p.tag), "mediaStore" in p && i(1, C = p.mediaStore), "rendererMap" in p && i(2, S = p.rendererMap), "contentTypeMap" in p && i(3, f = p.contentTypeMap), "state" in p && i(4, s = p.state), "temporaryState" in p && i(5, w = p.temporaryState), "wrapperElement" in p && i(6, D = p.wrapperElement), "popoverContainer" in p && i(7, ee = p.popoverContainer);
|
|
728
|
+
}, t.$$.update = () => {
|
|
729
|
+
var p, c, k, E;
|
|
730
|
+
t.$$.dirty[0] & /*tag, rendererMap*/
|
|
731
|
+
5 && i(10, a = (() => {
|
|
732
|
+
var M, z, A;
|
|
733
|
+
return ((z = (M = o.style) == null ? void 0 : M.point) == null ? void 0 : z.enabled) === !1 || ((A = S.get(o.contentType)) == null ? void 0 : A.usePoint) === !1 || o.contentType === "Sticker" || o.contentType === "Link" || o.contentType === "VRLink" || o.contentType === "PanoLink" ? !1 : (o.contentType === "Panorama" || o.contentType === "Audio" && o.data.appearance === "plane", !0);
|
|
734
|
+
})()), t.$$.dirty[0] & /*tag, havePoint*/
|
|
735
|
+
1025 && i(25, m = (() => !(o.isPopoverConfigEnabled() && o.contentType === "Panorama" || o.isPopoverConfigEnabled() && o.contentType === "ImageText" || o.isPopoverConfigEnabled() && o.contentType === "Text" || o.isPopoverConfigEnabled() && o.contentType === "Audio" || o.stickType !== "2DPoint" || o.entryFromModel && He(o.five.state.mode) && a))()), t.$$.dirty[0] & /*tag*/
|
|
736
|
+
1 && i(24, r = (() => {
|
|
737
|
+
var M;
|
|
738
|
+
return o.contentType === "Marketing" ? !!(o.data.title || o.data.name || o.data.description || o.data.tooltip || (M = o.data.price) != null && M.value || o.data.brandTags && o.data.brandTags.length > 0 || o.data.tags && o.data.tags.length > 0 || o.data.imageUrl || o.data.mediaUrl || o.data.mediaData && o.data.mediaData.length > 0) : !!(o.data.title || o.data.name || o.data.text || o.data.description || o.data.tooltip || o.data.imageUrl || o.data.mediaUrl || o.data.mediaData && o.data.mediaData.length > 0);
|
|
739
|
+
})()), t.$$.dirty[0] & /*tag*/
|
|
740
|
+
1 && i(23, n = o.id), t.$$.dirty[0] & /*tag*/
|
|
741
|
+
1 && i(9, u = o.screenPosition), t.$$.dirty[0] & /*tag*/
|
|
742
|
+
1 && i(22, l = o.enabled === !1 || !o.state), t.$$.dirty[0] & /*tag, screenPosition*/
|
|
743
|
+
513 && i(21, g = !((p = o.state) != null && p.visible) || ((c = o.temporaryState) == null ? void 0 : c.visible) === !1 || !u), t.$$.dirty[0] & /*tag*/
|
|
744
|
+
1 && i(8, d = ((k = o.state) == null ? void 0 : k.unfolded) && !o.isPopoverConfigEnabled()), t.$$.dirty[0] & /*screenPosition*/
|
|
745
|
+
512 && i(20, L = (u == null ? void 0 : u.leftPx) + "px"), t.$$.dirty[0] & /*screenPosition*/
|
|
746
|
+
512 && i(19, v = (u == null ? void 0 : u.topPx) + "px"), t.$$.dirty[0] & /*unfolded, tag*/
|
|
747
|
+
257 && i(18, U = d ? ((E = o.zIndex) != null ? E : 0) + (d ? 1e6 : 0) : void 0);
|
|
677
748
|
}, [
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
E,
|
|
681
|
-
l,
|
|
682
|
-
u,
|
|
749
|
+
o,
|
|
750
|
+
C,
|
|
683
751
|
S,
|
|
684
|
-
|
|
685
|
-
X,
|
|
686
|
-
g,
|
|
752
|
+
f,
|
|
687
753
|
s,
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
L,
|
|
692
|
-
b,
|
|
693
|
-
I,
|
|
754
|
+
w,
|
|
755
|
+
D,
|
|
756
|
+
ee,
|
|
694
757
|
d,
|
|
695
|
-
|
|
696
|
-
n,
|
|
697
|
-
r,
|
|
758
|
+
u,
|
|
698
759
|
a,
|
|
760
|
+
T,
|
|
761
|
+
B,
|
|
762
|
+
K,
|
|
763
|
+
Q,
|
|
764
|
+
N,
|
|
765
|
+
te,
|
|
699
766
|
oe,
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
767
|
+
U,
|
|
768
|
+
v,
|
|
769
|
+
L,
|
|
770
|
+
g,
|
|
771
|
+
l,
|
|
772
|
+
n,
|
|
773
|
+
r,
|
|
774
|
+
m,
|
|
703
775
|
pe,
|
|
704
|
-
ae,
|
|
705
776
|
me,
|
|
706
777
|
le,
|
|
707
|
-
fe
|
|
778
|
+
fe,
|
|
779
|
+
ue,
|
|
780
|
+
se,
|
|
781
|
+
de,
|
|
782
|
+
ge,
|
|
783
|
+
ce,
|
|
784
|
+
_e,
|
|
785
|
+
be
|
|
708
786
|
];
|
|
709
787
|
}
|
|
710
|
-
class
|
|
788
|
+
class fr extends ve {
|
|
711
789
|
constructor(e) {
|
|
712
|
-
super(),
|
|
790
|
+
super(), Ce(
|
|
713
791
|
this,
|
|
714
792
|
e,
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
793
|
+
Ne,
|
|
794
|
+
Ze,
|
|
795
|
+
ke,
|
|
718
796
|
{
|
|
719
797
|
tag: 0,
|
|
720
798
|
mediaStore: 1,
|
|
@@ -725,11 +803,11 @@ class er extends se {
|
|
|
725
803
|
wrapperElement: 6,
|
|
726
804
|
popoverContainer: 7
|
|
727
805
|
},
|
|
728
|
-
|
|
806
|
+
Le,
|
|
729
807
|
[-1, -1]
|
|
730
808
|
);
|
|
731
809
|
}
|
|
732
810
|
}
|
|
733
811
|
export {
|
|
734
|
-
|
|
812
|
+
fr as default
|
|
735
813
|
};
|