@realsee/dnalogel 3.66.5-alpha.0 → 3.67.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/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 +83 -83
- package/dist/index.js +12845 -11935
- 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/TagPopoverArrow.js +33 -33
- package/libs/PanoTagPlugin/Components/Common/TagPopover/TagPopup.js +557 -448
- package/libs/PanoTagPlugin/Components/Common/TagPopover/index.js +294 -228
- 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 +366 -306
- 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,729 +1,838 @@
|
|
|
1
|
-
import { SvelteComponent as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import { isYouTube as
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import { SvelteComponent as lt, init as it, safe_not_equal as at, append_styles as ot, create_slot as Ce, element as h, space as U, attr as d, insert as P, append as p, transition_out as A, check_outros as de, transition_in as j, update_slot_base as Ue, get_all_dirty_from_scope as Ve, get_slot_changes as Me, detach as I, onDestroy as rt, text as V, set_data as S, destroy_each as je, create_component as ae, mount_component as oe, destroy_component as re, group_outros as be, src_url_equal as W, set_style as G, noop as Ae } from "../../../../vendor/svelte/internal/index.js";
|
|
2
|
+
import Re from "../VideoIcon.js";
|
|
3
|
+
import ut from "./PanoramaIcon.js";
|
|
4
|
+
import { isYouTube as Se, getYouTubeId as nt, isVimeo as Fe, getVimeoId as st, formatVideo as dt } from "../../../utils/videoHelper.js";
|
|
5
|
+
import bt from "../AudioPlayer.js";
|
|
6
|
+
import "../Icon/audioIcon.js";
|
|
7
|
+
import "../../../utils/px2rem.js";
|
|
8
|
+
import "../Shadow.js";
|
|
9
|
+
import "../../../../vendor/svelte/transition/index.js";
|
|
10
|
+
import "../../../../vendor/svelte/easing/index.js";
|
|
11
|
+
function pt(l) {
|
|
12
|
+
ot(l, "svelte-u1dbzb", '@charset "UTF-8";.tag-popup.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{position:absolute;pointer-events:auto;padding:0.625rem;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;transform-origin:center}.tag-popup-top.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-50%, -100%);left:50%}.tag-popup-bottom.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-50%, 0);left:50%}.tag-popup-left.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-100%, -50%);top:50%}.tag-popup-right.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(0, -50%);top:50%}.tag-popup-top-left.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(calc(2.625rem - 100%), -100%)}.tag-popup-top-right.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-2.625rem, -100%)}.tag-popup-bottom-left.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(calc(2.625rem - 100%), 0)}.tag-popup-bottom-right.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-2.625rem, 0)}.tag-popup-left-top.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-100%, -2.625rem)}.tag-popup-left-bottom.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(-100%, calc(2.625rem - 100%))}.tag-popup-right-top.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(0, -2.625rem)}.tag-popup-right-bottom.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{transform:translate(0, calc(2.625rem - 100%))}.tag-popup-content.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{position:relative;pointer-events:auto;cursor:pointer;padding:1.25rem;border-radius:0.375rem;max-width:17.5rem;width:17.5rem;background:rgba(0, 0, 0, 0.7490196078)}.tag-popup-top.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-top-left.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-top-right.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb{box-shadow:0.03125rem 0 0 0 rgba(255, 255, 255, 0.3), -0.03125rem 0 0 0 rgba(255, 255, 255, 0.3)}.tag-popup-bottom.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-bottom-left.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-bottom-right.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb{box-shadow:0.03125rem 0 0 0 rgba(255, 255, 255, 0.3), -0.03125rem 0 0 0 rgba(255, 255, 255, 0.3)}.tag-popup-left.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-left-top.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-left-bottom.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb{box-shadow:0 0.03125rem 0 0 rgba(255, 255, 255, 0.3), 0 -0.03125rem 0 0 rgba(255, 255, 255, 0.3)}.tag-popup-right.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-right-top.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb,.tag-popup-right-bottom.svelte-u1dbzb .tag-popup-content.svelte-u1dbzb.svelte-u1dbzb{box-shadow:0 0.03125rem 0 0 rgba(255, 255, 255, 0.3), 0 -0.03125rem 0 0 rgba(255, 255, 255, 0.3)}.light.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{background:#ffffff}.tag-popup-title.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{margin:0;font-size:1rem;font-weight:600;line-height:1.375rem;letter-spacing:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#ffffff}.light.svelte-u1dbzb .tag-popup-title.svelte-u1dbzb.svelte-u1dbzb{color:rgba(0, 0, 0, 0.8509803922)}.tag-popup-description.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{margin:0;font-size:0.875rem;font-weight:400;color:#ffffff;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.light.svelte-u1dbzb .tag-popup-description.svelte-u1dbzb.svelte-u1dbzb{color:rgba(0, 0, 0, 0.8509803922)}.tag-popup-tags.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{display:flex;align-items:center;margin:0;margin-bottom:0}.tag-popup-tags.svelte-u1dbzb .tag-popup-tag.svelte-u1dbzb+.tag-popup-tag.svelte-u1dbzb{margin-left:0.25rem}.tag-popup-tag.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{padding:0.125rem 0.25rem;display:flex;align-items:center;justify-content:center;border-radius:0.25rem;font-size:0.75rem;line-height:1.125rem;letter-spacing:0;border-radius:0.125rem;max-width:7.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tag-popup-tag-primary.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{color:#ffffff;background-image:linear-gradient(90deg, #ead09a 0%, #e0cca3 100%)}.light.svelte-u1dbzb .tag-popup-tag-primary.svelte-u1dbzb.svelte-u1dbzb{color:#946700;background-image:linear-gradient(90deg, #ead09a 0%, #e0cca3 100%)}.tag-popup-tag-secondary.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{color:#ffffff;background:rgba(255, 255, 255, 0.1490196078)}.light.svelte-u1dbzb .tag-popup-tag-secondary.svelte-u1dbzb.svelte-u1dbzb{color:rgba(0, 0, 0, 0.5019607843);background:rgba(0, 0, 0, 0.0588235294)}.tag-popup-price.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{font-family:DINAlternate-Bold;font-weight:700;font-size:1.25rem;color:#ae7900;letter-spacing:0;text-align:center;display:flex;justify-content:flex-start;align-items:center;width:100%;margin:0}.tag-popup-media.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{width:15rem;height:10rem;margin:0 auto;overflow:hidden;border-radius:0.25rem;display:flex;align-items:center;justify-content:center;position:relative}.tag-popup-media.svelte-u1dbzb img.svelte-u1dbzb.svelte-u1dbzb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.tag-popup-media-type.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2}.tag-popup-media-index.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{position:absolute;right:0.375rem;bottom:0.375rem;padding:0.0625rem 0.25rem;background:rgba(0, 0, 0, 0.5);border-radius:0.125rem;font-weight:bold;font-size:0.75rem;color:#ffffff;letter-spacing:0;line-height:1.125rem}.iframe-overlay.svelte-u1dbzb.svelte-u1dbzb.svelte-u1dbzb{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:10}.tag-popup-content.svelte-u1dbzb>.svelte-u1dbzb+.svelte-u1dbzb{margin-top:0.5rem}.tag-popup-content.svelte-u1dbzb>.svelte-u1dbzb.svelte-u1dbzb:first-child{margin-top:0 !important}');
|
|
7
13
|
}
|
|
8
|
-
const
|
|
9
|
-
function
|
|
10
|
-
const
|
|
11
|
-
return
|
|
14
|
+
const ft = (l) => ({}), qe = (l) => ({}), ct = (l) => ({}), Be = (l) => ({});
|
|
15
|
+
function Le(l, t, e) {
|
|
16
|
+
const a = l.slice();
|
|
17
|
+
return a[2] = t[e], a;
|
|
12
18
|
}
|
|
13
|
-
function
|
|
14
|
-
const
|
|
15
|
-
return
|
|
19
|
+
function Ye(l, t, e) {
|
|
20
|
+
const a = l.slice();
|
|
21
|
+
return a[2] = t[e], a;
|
|
16
22
|
}
|
|
17
|
-
function
|
|
23
|
+
function Ee(l) {
|
|
18
24
|
let t, e;
|
|
19
25
|
return {
|
|
20
26
|
c() {
|
|
21
|
-
t =
|
|
27
|
+
t = h("h3"), e = V(
|
|
22
28
|
/*finalTitle*/
|
|
23
|
-
|
|
24
|
-
),
|
|
29
|
+
l[5]
|
|
30
|
+
), d(t, "class", "tag-popup-title svelte-u1dbzb");
|
|
25
31
|
},
|
|
26
|
-
m(
|
|
27
|
-
|
|
32
|
+
m(a, i) {
|
|
33
|
+
P(a, t, i), p(t, e);
|
|
28
34
|
},
|
|
29
|
-
p(
|
|
30
|
-
|
|
31
|
-
|
|
35
|
+
p(a, i) {
|
|
36
|
+
i[0] & /*finalTitle*/
|
|
37
|
+
32 && S(
|
|
32
38
|
e,
|
|
33
39
|
/*finalTitle*/
|
|
34
|
-
|
|
40
|
+
a[5]
|
|
35
41
|
);
|
|
36
42
|
},
|
|
37
|
-
d(
|
|
38
|
-
|
|
43
|
+
d(a) {
|
|
44
|
+
a && I(t);
|
|
39
45
|
}
|
|
40
46
|
};
|
|
41
47
|
}
|
|
42
|
-
function
|
|
43
|
-
let t, e,
|
|
48
|
+
function Ne(l) {
|
|
49
|
+
let t, e, a = (
|
|
44
50
|
/*primaryTags*/
|
|
45
|
-
|
|
46
|
-
), l = [];
|
|
47
|
-
for (let r = 0; r < o.length; r += 1)
|
|
48
|
-
l[r] = Ie(Te(a, o, r));
|
|
49
|
-
let s = (
|
|
50
|
-
/*secondaryTags*/
|
|
51
|
-
a[9]
|
|
51
|
+
l[4]
|
|
52
52
|
), i = [];
|
|
53
|
-
for (let
|
|
54
|
-
i[
|
|
53
|
+
for (let u = 0; u < a.length; u += 1)
|
|
54
|
+
i[u] = Ge(Ye(l, a, u));
|
|
55
|
+
let o = (
|
|
56
|
+
/*secondaryTags*/
|
|
57
|
+
l[13]
|
|
58
|
+
), r = [];
|
|
59
|
+
for (let u = 0; u < o.length; u += 1)
|
|
60
|
+
r[u] = He(Le(l, o, u));
|
|
55
61
|
return {
|
|
56
62
|
c() {
|
|
57
|
-
t =
|
|
58
|
-
for (let
|
|
59
|
-
|
|
60
|
-
e =
|
|
61
|
-
for (let
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
},
|
|
65
|
-
m(
|
|
66
|
-
|
|
67
|
-
for (let n = 0; n < l.length; n += 1)
|
|
68
|
-
l[n] && l[n].m(t, null);
|
|
69
|
-
d(t, e);
|
|
63
|
+
t = h("div");
|
|
64
|
+
for (let u = 0; u < i.length; u += 1)
|
|
65
|
+
i[u].c();
|
|
66
|
+
e = U();
|
|
67
|
+
for (let u = 0; u < r.length; u += 1)
|
|
68
|
+
r[u].c();
|
|
69
|
+
d(t, "class", "tag-popup-tags svelte-u1dbzb");
|
|
70
|
+
},
|
|
71
|
+
m(u, f) {
|
|
72
|
+
P(u, t, f);
|
|
70
73
|
for (let n = 0; n < i.length; n += 1)
|
|
71
74
|
i[n] && i[n].m(t, null);
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
75
|
+
p(t, e);
|
|
76
|
+
for (let n = 0; n < r.length; n += 1)
|
|
77
|
+
r[n] && r[n].m(t, null);
|
|
78
|
+
},
|
|
79
|
+
p(u, f) {
|
|
80
|
+
if (f[0] & /*primaryTags*/
|
|
81
|
+
16) {
|
|
82
|
+
a = /*primaryTags*/
|
|
83
|
+
u[4];
|
|
78
84
|
let n;
|
|
79
|
-
for (n = 0; n <
|
|
80
|
-
const m =
|
|
81
|
-
|
|
85
|
+
for (n = 0; n < a.length; n += 1) {
|
|
86
|
+
const m = Ye(u, a, n);
|
|
87
|
+
i[n] ? i[n].p(m, f) : (i[n] = Ge(m), i[n].c(), i[n].m(t, e));
|
|
82
88
|
}
|
|
83
|
-
for (; n <
|
|
84
|
-
|
|
85
|
-
|
|
89
|
+
for (; n < i.length; n += 1)
|
|
90
|
+
i[n].d(1);
|
|
91
|
+
i.length = a.length;
|
|
86
92
|
}
|
|
87
|
-
if (
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
93
|
+
if (f[0] & /*secondaryTags*/
|
|
94
|
+
8192) {
|
|
95
|
+
o = /*secondaryTags*/
|
|
96
|
+
u[13];
|
|
91
97
|
let n;
|
|
92
|
-
for (n = 0; n <
|
|
93
|
-
const m =
|
|
94
|
-
|
|
98
|
+
for (n = 0; n < o.length; n += 1) {
|
|
99
|
+
const m = Le(u, o, n);
|
|
100
|
+
r[n] ? r[n].p(m, f) : (r[n] = He(m), r[n].c(), r[n].m(t, null));
|
|
95
101
|
}
|
|
96
|
-
for (; n <
|
|
97
|
-
|
|
98
|
-
|
|
102
|
+
for (; n < r.length; n += 1)
|
|
103
|
+
r[n].d(1);
|
|
104
|
+
r.length = o.length;
|
|
99
105
|
}
|
|
100
106
|
},
|
|
101
|
-
d(
|
|
102
|
-
|
|
107
|
+
d(u) {
|
|
108
|
+
u && I(t), je(i, u), je(r, u);
|
|
103
109
|
}
|
|
104
110
|
};
|
|
105
111
|
}
|
|
106
|
-
function
|
|
112
|
+
function Ge(l) {
|
|
107
113
|
let t, e = (
|
|
108
114
|
/*tag*/
|
|
109
|
-
|
|
110
|
-
),
|
|
115
|
+
l[2] + ""
|
|
116
|
+
), a;
|
|
111
117
|
return {
|
|
112
118
|
c() {
|
|
113
|
-
t =
|
|
119
|
+
t = h("div"), a = V(e), d(t, "class", "tag-popup-tag tag-popup-tag-primary svelte-u1dbzb");
|
|
114
120
|
},
|
|
115
|
-
m(
|
|
116
|
-
|
|
121
|
+
m(i, o) {
|
|
122
|
+
P(i, t, o), p(t, a);
|
|
117
123
|
},
|
|
118
|
-
p(
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
124
|
+
p(i, o) {
|
|
125
|
+
o[0] & /*primaryTags*/
|
|
126
|
+
16 && e !== (e = /*tag*/
|
|
127
|
+
i[2] + "") && S(a, e);
|
|
122
128
|
},
|
|
123
|
-
d(
|
|
124
|
-
|
|
129
|
+
d(i) {
|
|
130
|
+
i && I(t);
|
|
125
131
|
}
|
|
126
132
|
};
|
|
127
133
|
}
|
|
128
|
-
function
|
|
134
|
+
function He(l) {
|
|
129
135
|
let t, e = (
|
|
130
136
|
/*tag*/
|
|
131
|
-
|
|
132
|
-
),
|
|
137
|
+
l[2] + ""
|
|
138
|
+
), a;
|
|
133
139
|
return {
|
|
134
140
|
c() {
|
|
135
|
-
t =
|
|
141
|
+
t = h("div"), a = V(e), d(t, "class", "tag-popup-tag tag-popup-tag-secondary svelte-u1dbzb");
|
|
136
142
|
},
|
|
137
|
-
m(
|
|
138
|
-
|
|
143
|
+
m(i, o) {
|
|
144
|
+
P(i, t, o), p(t, a);
|
|
139
145
|
},
|
|
140
|
-
p(
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
146
|
+
p(i, o) {
|
|
147
|
+
o[0] & /*secondaryTags*/
|
|
148
|
+
8192 && e !== (e = /*tag*/
|
|
149
|
+
i[2] + "") && S(a, e);
|
|
144
150
|
},
|
|
145
|
-
d(
|
|
146
|
-
|
|
151
|
+
d(i) {
|
|
152
|
+
i && I(t);
|
|
147
153
|
}
|
|
148
154
|
};
|
|
149
155
|
}
|
|
150
|
-
function
|
|
151
|
-
let t, e,
|
|
152
|
-
|
|
156
|
+
function mt(l) {
|
|
157
|
+
let t, e, a, i, o, r, u, f;
|
|
158
|
+
r = new Re({});
|
|
153
159
|
let n = (
|
|
154
160
|
/*mediaCount*/
|
|
155
|
-
|
|
161
|
+
l[15] > 1 && Je(l)
|
|
156
162
|
);
|
|
157
163
|
return {
|
|
158
164
|
c() {
|
|
159
|
-
t =
|
|
160
|
-
|
|
165
|
+
t = h("div"), e = h("video"), i = U(), o = h("div"), ae(r.$$.fragment), u = U(), n && n.c(), W(e.src, a = /*tag*/
|
|
166
|
+
l[2].data.mediaData[0].url) || d(e, "src", a), d(e, "class", "tag-popup-video-fallback"), e.controls = !1, e.autoplay = !1, e.muted = !0, e.loop = !0, d(e, "preload", "metadata"), d(e, "disablepictureinpicture", ""), e.playsInline = !0, G(e, "width", "100%"), G(e, "height", "100%"), G(e, "object-fit", "cover"), d(o, "class", "tag-popup-media-type svelte-u1dbzb"), d(t, "class", "tag-popup-media svelte-u1dbzb");
|
|
161
167
|
},
|
|
162
|
-
m(m,
|
|
163
|
-
|
|
168
|
+
m(m, g) {
|
|
169
|
+
P(m, t, g), p(t, e), p(t, i), p(t, o), oe(r, o, null), p(t, u), n && n.m(t, null), f = !0;
|
|
164
170
|
},
|
|
165
|
-
p(m,
|
|
166
|
-
(!
|
|
167
|
-
|
|
168
|
-
m[
|
|
169
|
-
m[
|
|
171
|
+
p(m, g) {
|
|
172
|
+
(!f || g[0] & /*tag*/
|
|
173
|
+
4 && !W(e.src, a = /*tag*/
|
|
174
|
+
m[2].data.mediaData[0].url)) && d(e, "src", a), /*mediaCount*/
|
|
175
|
+
m[15] > 1 ? n ? n.p(m, g) : (n = Je(m), n.c(), n.m(t, null)) : n && (n.d(1), n = null);
|
|
170
176
|
},
|
|
171
177
|
i(m) {
|
|
172
|
-
|
|
178
|
+
f || (j(r.$$.fragment, m), f = !0);
|
|
173
179
|
},
|
|
174
180
|
o(m) {
|
|
175
|
-
|
|
181
|
+
A(r.$$.fragment, m), f = !1;
|
|
176
182
|
},
|
|
177
183
|
d(m) {
|
|
178
|
-
m &&
|
|
184
|
+
m && I(t), re(r), n && n.d();
|
|
179
185
|
}
|
|
180
186
|
};
|
|
181
187
|
}
|
|
182
|
-
function
|
|
183
|
-
let t, e,
|
|
184
|
-
const m = [
|
|
185
|
-
function
|
|
188
|
+
function gt(l) {
|
|
189
|
+
let t, e, a, i, o, r, u, f, n;
|
|
190
|
+
const m = [_t, zt], g = [];
|
|
191
|
+
function q(c, v) {
|
|
186
192
|
return (
|
|
187
193
|
/*isVideoMedia*/
|
|
188
|
-
c[
|
|
194
|
+
c[7] ? 0 : (
|
|
189
195
|
/*isPanoramaMedia*/
|
|
190
|
-
c[
|
|
196
|
+
c[18] ? 1 : -1
|
|
191
197
|
)
|
|
192
198
|
);
|
|
193
199
|
}
|
|
194
|
-
~(
|
|
195
|
-
let
|
|
200
|
+
~(r = q(l)) && (u = g[r] = m[r](l));
|
|
201
|
+
let z = (
|
|
196
202
|
/*mediaCount*/
|
|
197
|
-
|
|
203
|
+
l[15] > 1 && Ke(l)
|
|
198
204
|
);
|
|
199
205
|
return {
|
|
200
206
|
c() {
|
|
201
|
-
t =
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
},
|
|
205
|
-
m(c,
|
|
206
|
-
|
|
207
|
-
},
|
|
208
|
-
p(c,
|
|
209
|
-
(!n ||
|
|
210
|
-
|
|
211
|
-
c[
|
|
212
|
-
|
|
213
|
-
c[
|
|
214
|
-
let
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
}),
|
|
218
|
-
c[
|
|
207
|
+
t = h("div"), e = h("img"), o = U(), u && u.c(), f = U(), z && z.c(), W(e.src, a = /*mediaUrl*/
|
|
208
|
+
l[19]) || d(e, "src", a), d(e, "alt", i = /*finalTitle*/
|
|
209
|
+
l[5] || ""), d(e, "draggable", "false"), d(e, "class", "svelte-u1dbzb"), d(t, "class", "tag-popup-media svelte-u1dbzb");
|
|
210
|
+
},
|
|
211
|
+
m(c, v) {
|
|
212
|
+
P(c, t, v), p(t, e), p(t, o), ~r && g[r].m(t, null), p(t, f), z && z.m(t, null), n = !0;
|
|
213
|
+
},
|
|
214
|
+
p(c, v) {
|
|
215
|
+
(!n || v[0] & /*mediaUrl*/
|
|
216
|
+
524288 && !W(e.src, a = /*mediaUrl*/
|
|
217
|
+
c[19])) && d(e, "src", a), (!n || v[0] & /*finalTitle*/
|
|
218
|
+
32 && i !== (i = /*finalTitle*/
|
|
219
|
+
c[5] || "")) && d(e, "alt", i);
|
|
220
|
+
let y = r;
|
|
221
|
+
r = q(c), r !== y && (u && (be(), A(g[y], 1, 1, () => {
|
|
222
|
+
g[y] = null;
|
|
223
|
+
}), de()), ~r ? (u = g[r], u || (u = g[r] = m[r](c), u.c()), j(u, 1), u.m(t, f)) : u = null), /*mediaCount*/
|
|
224
|
+
c[15] > 1 ? z ? z.p(c, v) : (z = Ke(c), z.c(), z.m(t, null)) : z && (z.d(1), z = null);
|
|
219
225
|
},
|
|
220
226
|
i(c) {
|
|
221
|
-
n || (
|
|
227
|
+
n || (j(u), n = !0);
|
|
222
228
|
},
|
|
223
229
|
o(c) {
|
|
224
|
-
|
|
230
|
+
A(u), n = !1;
|
|
225
231
|
},
|
|
226
232
|
d(c) {
|
|
227
|
-
c &&
|
|
233
|
+
c && I(t), ~r && g[r].d(), z && z.d();
|
|
228
234
|
}
|
|
229
235
|
};
|
|
230
236
|
}
|
|
231
|
-
function
|
|
232
|
-
let t, e,
|
|
237
|
+
function vt(l) {
|
|
238
|
+
let t, e, a, i, o, r, u = (
|
|
233
239
|
/*mediaCount*/
|
|
234
|
-
|
|
240
|
+
l[15] > 1 && Oe(l)
|
|
235
241
|
);
|
|
236
242
|
return {
|
|
237
243
|
c() {
|
|
238
|
-
t =
|
|
244
|
+
t = h("div"), e = h("iframe"), i = U(), o = h("div"), r = U(), u && u.c(), d(
|
|
239
245
|
e,
|
|
240
246
|
"title",
|
|
241
247
|
/*videoPlayerTitle*/
|
|
242
|
-
|
|
243
|
-
),
|
|
244
|
-
|
|
248
|
+
l[16]
|
|
249
|
+
), W(e.src, a = /*formattedVideoUrl*/
|
|
250
|
+
l[17]) || d(e, "src", a), d(e, "class", "tag-popup-video-iframe"), d(e, "frameborder", "0"), d(e, "allow", "accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"), d(e, "referrerpolicy", "strict-origin-when-cross-origin"), e.allowFullscreen = !0, G(e, "width", "100%"), G(e, "height", "100%"), G(e, "position", "absolute"), G(e, "top", "0"), G(e, "left", "0"), d(o, "class", "iframe-overlay svelte-u1dbzb"), d(t, "class", "tag-popup-media svelte-u1dbzb");
|
|
245
251
|
},
|
|
246
|
-
m(
|
|
247
|
-
|
|
252
|
+
m(f, n) {
|
|
253
|
+
P(f, t, n), p(t, e), p(t, i), p(t, o), p(t, r), u && u.m(t, null);
|
|
248
254
|
},
|
|
249
|
-
p(
|
|
255
|
+
p(f, n) {
|
|
250
256
|
n[0] & /*videoPlayerTitle*/
|
|
251
|
-
|
|
257
|
+
65536 && d(
|
|
252
258
|
e,
|
|
253
259
|
"title",
|
|
254
260
|
/*videoPlayerTitle*/
|
|
255
|
-
|
|
261
|
+
f[16]
|
|
256
262
|
), n[0] & /*formattedVideoUrl*/
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
},
|
|
261
|
-
i:
|
|
262
|
-
o:
|
|
263
|
-
d(
|
|
264
|
-
|
|
263
|
+
131072 && !W(e.src, a = /*formattedVideoUrl*/
|
|
264
|
+
f[17]) && d(e, "src", a), /*mediaCount*/
|
|
265
|
+
f[15] > 1 ? u ? u.p(f, n) : (u = Oe(f), u.c(), u.m(t, null)) : u && (u.d(1), u = null);
|
|
266
|
+
},
|
|
267
|
+
i: Ae,
|
|
268
|
+
o: Ae,
|
|
269
|
+
d(f) {
|
|
270
|
+
f && I(t), u && u.d();
|
|
265
271
|
}
|
|
266
272
|
};
|
|
267
273
|
}
|
|
268
|
-
function
|
|
269
|
-
let t, e,
|
|
274
|
+
function Je(l) {
|
|
275
|
+
let t, e, a, i;
|
|
270
276
|
return {
|
|
271
277
|
c() {
|
|
272
|
-
t =
|
|
278
|
+
t = h("div"), e = V(
|
|
273
279
|
/*currentMediaIndex*/
|
|
274
|
-
|
|
275
|
-
),
|
|
280
|
+
l[14]
|
|
281
|
+
), a = V("/"), i = V(
|
|
276
282
|
/*mediaCount*/
|
|
277
|
-
|
|
278
|
-
),
|
|
283
|
+
l[15]
|
|
284
|
+
), d(t, "class", "tag-popup-media-index svelte-u1dbzb");
|
|
279
285
|
},
|
|
280
|
-
m(
|
|
281
|
-
|
|
286
|
+
m(o, r) {
|
|
287
|
+
P(o, t, r), p(t, e), p(t, a), p(t, i);
|
|
282
288
|
},
|
|
283
|
-
p(
|
|
284
|
-
|
|
285
|
-
|
|
289
|
+
p(o, r) {
|
|
290
|
+
r[0] & /*currentMediaIndex*/
|
|
291
|
+
16384 && S(
|
|
286
292
|
e,
|
|
287
293
|
/*currentMediaIndex*/
|
|
288
|
-
|
|
289
|
-
),
|
|
290
|
-
|
|
291
|
-
|
|
294
|
+
o[14]
|
|
295
|
+
), r[0] & /*mediaCount*/
|
|
296
|
+
32768 && S(
|
|
297
|
+
i,
|
|
292
298
|
/*mediaCount*/
|
|
293
|
-
|
|
299
|
+
o[15]
|
|
294
300
|
);
|
|
295
301
|
},
|
|
296
|
-
d(
|
|
297
|
-
|
|
302
|
+
d(o) {
|
|
303
|
+
o && I(t);
|
|
298
304
|
}
|
|
299
305
|
};
|
|
300
306
|
}
|
|
301
|
-
function
|
|
302
|
-
let t, e,
|
|
303
|
-
return e = new
|
|
307
|
+
function zt(l) {
|
|
308
|
+
let t, e, a;
|
|
309
|
+
return e = new ut({}), {
|
|
304
310
|
c() {
|
|
305
|
-
t =
|
|
311
|
+
t = h("div"), ae(e.$$.fragment), d(t, "class", "tag-popup-media-type svelte-u1dbzb");
|
|
306
312
|
},
|
|
307
|
-
m(
|
|
308
|
-
|
|
313
|
+
m(i, o) {
|
|
314
|
+
P(i, t, o), oe(e, t, null), a = !0;
|
|
309
315
|
},
|
|
310
|
-
i(
|
|
311
|
-
|
|
316
|
+
i(i) {
|
|
317
|
+
a || (j(e.$$.fragment, i), a = !0);
|
|
312
318
|
},
|
|
313
|
-
o(
|
|
314
|
-
|
|
319
|
+
o(i) {
|
|
320
|
+
A(e.$$.fragment, i), a = !1;
|
|
315
321
|
},
|
|
316
|
-
d(
|
|
317
|
-
|
|
322
|
+
d(i) {
|
|
323
|
+
i && I(t), re(e);
|
|
318
324
|
}
|
|
319
325
|
};
|
|
320
326
|
}
|
|
321
|
-
function
|
|
322
|
-
let t, e,
|
|
323
|
-
return e = new
|
|
327
|
+
function _t(l) {
|
|
328
|
+
let t, e, a;
|
|
329
|
+
return e = new Re({}), {
|
|
324
330
|
c() {
|
|
325
|
-
t =
|
|
331
|
+
t = h("div"), ae(e.$$.fragment), d(t, "class", "tag-popup-media-type svelte-u1dbzb");
|
|
326
332
|
},
|
|
327
|
-
m(
|
|
328
|
-
|
|
333
|
+
m(i, o) {
|
|
334
|
+
P(i, t, o), oe(e, t, null), a = !0;
|
|
329
335
|
},
|
|
330
|
-
i(
|
|
331
|
-
|
|
336
|
+
i(i) {
|
|
337
|
+
a || (j(e.$$.fragment, i), a = !0);
|
|
332
338
|
},
|
|
333
|
-
o(
|
|
334
|
-
|
|
339
|
+
o(i) {
|
|
340
|
+
A(e.$$.fragment, i), a = !1;
|
|
335
341
|
},
|
|
336
|
-
d(
|
|
337
|
-
|
|
342
|
+
d(i) {
|
|
343
|
+
i && I(t), re(e);
|
|
338
344
|
}
|
|
339
345
|
};
|
|
340
346
|
}
|
|
341
|
-
function
|
|
342
|
-
let t, e,
|
|
347
|
+
function Ke(l) {
|
|
348
|
+
let t, e, a, i;
|
|
343
349
|
return {
|
|
344
350
|
c() {
|
|
345
|
-
t =
|
|
351
|
+
t = h("div"), e = V(
|
|
346
352
|
/*currentMediaIndex*/
|
|
347
|
-
|
|
348
|
-
),
|
|
353
|
+
l[14]
|
|
354
|
+
), a = V("/"), i = V(
|
|
349
355
|
/*mediaCount*/
|
|
350
|
-
|
|
351
|
-
),
|
|
356
|
+
l[15]
|
|
357
|
+
), d(t, "class", "tag-popup-media-index svelte-u1dbzb");
|
|
352
358
|
},
|
|
353
|
-
m(
|
|
354
|
-
|
|
359
|
+
m(o, r) {
|
|
360
|
+
P(o, t, r), p(t, e), p(t, a), p(t, i);
|
|
355
361
|
},
|
|
356
|
-
p(
|
|
357
|
-
|
|
358
|
-
|
|
362
|
+
p(o, r) {
|
|
363
|
+
r[0] & /*currentMediaIndex*/
|
|
364
|
+
16384 && S(
|
|
359
365
|
e,
|
|
360
366
|
/*currentMediaIndex*/
|
|
361
|
-
|
|
362
|
-
),
|
|
363
|
-
|
|
364
|
-
|
|
367
|
+
o[14]
|
|
368
|
+
), r[0] & /*mediaCount*/
|
|
369
|
+
32768 && S(
|
|
370
|
+
i,
|
|
365
371
|
/*mediaCount*/
|
|
366
|
-
|
|
372
|
+
o[15]
|
|
367
373
|
);
|
|
368
374
|
},
|
|
369
|
-
d(
|
|
370
|
-
|
|
375
|
+
d(o) {
|
|
376
|
+
o && I(t);
|
|
371
377
|
}
|
|
372
378
|
};
|
|
373
379
|
}
|
|
374
|
-
function
|
|
375
|
-
let t, e,
|
|
380
|
+
function Oe(l) {
|
|
381
|
+
let t, e, a, i;
|
|
376
382
|
return {
|
|
377
383
|
c() {
|
|
378
|
-
t =
|
|
384
|
+
t = h("div"), e = V(
|
|
379
385
|
/*currentMediaIndex*/
|
|
380
|
-
|
|
381
|
-
),
|
|
386
|
+
l[14]
|
|
387
|
+
), a = V("/"), i = V(
|
|
382
388
|
/*mediaCount*/
|
|
383
|
-
|
|
384
|
-
),
|
|
389
|
+
l[15]
|
|
390
|
+
), d(t, "class", "tag-popup-media-index svelte-u1dbzb");
|
|
385
391
|
},
|
|
386
|
-
m(
|
|
387
|
-
|
|
392
|
+
m(o, r) {
|
|
393
|
+
P(o, t, r), p(t, e), p(t, a), p(t, i);
|
|
388
394
|
},
|
|
389
|
-
p(
|
|
390
|
-
|
|
391
|
-
|
|
395
|
+
p(o, r) {
|
|
396
|
+
r[0] & /*currentMediaIndex*/
|
|
397
|
+
16384 && S(
|
|
392
398
|
e,
|
|
393
399
|
/*currentMediaIndex*/
|
|
394
|
-
|
|
395
|
-
),
|
|
396
|
-
|
|
397
|
-
|
|
400
|
+
o[14]
|
|
401
|
+
), r[0] & /*mediaCount*/
|
|
402
|
+
32768 && S(
|
|
403
|
+
i,
|
|
398
404
|
/*mediaCount*/
|
|
399
|
-
|
|
405
|
+
o[15]
|
|
400
406
|
);
|
|
401
407
|
},
|
|
402
|
-
d(
|
|
403
|
-
|
|
408
|
+
d(o) {
|
|
409
|
+
o && I(t);
|
|
404
410
|
}
|
|
405
411
|
};
|
|
406
412
|
}
|
|
407
|
-
function
|
|
413
|
+
function Qe(l) {
|
|
408
414
|
let t, e;
|
|
409
415
|
return {
|
|
410
416
|
c() {
|
|
411
|
-
t =
|
|
417
|
+
t = h("div"), e = V(
|
|
412
418
|
/*finalDescription*/
|
|
413
|
-
|
|
414
|
-
),
|
|
419
|
+
l[20]
|
|
420
|
+
), d(t, "class", "tag-popup-description svelte-u1dbzb");
|
|
415
421
|
},
|
|
416
|
-
m(
|
|
417
|
-
|
|
422
|
+
m(a, i) {
|
|
423
|
+
P(a, t, i), p(t, e);
|
|
418
424
|
},
|
|
419
|
-
p(
|
|
420
|
-
|
|
421
|
-
|
|
425
|
+
p(a, i) {
|
|
426
|
+
i[0] & /*finalDescription*/
|
|
427
|
+
1048576 && S(
|
|
422
428
|
e,
|
|
423
429
|
/*finalDescription*/
|
|
424
|
-
|
|
430
|
+
a[20]
|
|
425
431
|
);
|
|
426
432
|
},
|
|
427
|
-
d(
|
|
428
|
-
|
|
433
|
+
d(a) {
|
|
434
|
+
a && I(t);
|
|
435
|
+
}
|
|
436
|
+
};
|
|
437
|
+
}
|
|
438
|
+
function We(l) {
|
|
439
|
+
let t, e, a;
|
|
440
|
+
return e = new bt({
|
|
441
|
+
props: {
|
|
442
|
+
playing: (
|
|
443
|
+
/*audioPlaying*/
|
|
444
|
+
l[1]
|
|
445
|
+
),
|
|
446
|
+
progress: (
|
|
447
|
+
/*audioProgress*/
|
|
448
|
+
l[9]
|
|
449
|
+
),
|
|
450
|
+
elapsedTime: (
|
|
451
|
+
/*audioElapsedTime*/
|
|
452
|
+
l[10]
|
|
453
|
+
),
|
|
454
|
+
onClick: (
|
|
455
|
+
/*handleAudioPlayerClick*/
|
|
456
|
+
l[22]
|
|
457
|
+
)
|
|
458
|
+
}
|
|
459
|
+
}), {
|
|
460
|
+
c() {
|
|
461
|
+
t = h("div"), ae(e.$$.fragment), d(t, "class", "tag-popup-audio-player-wrapper svelte-u1dbzb");
|
|
462
|
+
},
|
|
463
|
+
m(i, o) {
|
|
464
|
+
P(i, t, o), oe(e, t, null), a = !0;
|
|
465
|
+
},
|
|
466
|
+
p(i, o) {
|
|
467
|
+
const r = {};
|
|
468
|
+
o[0] & /*audioPlaying*/
|
|
469
|
+
2 && (r.playing = /*audioPlaying*/
|
|
470
|
+
i[1]), o[0] & /*audioProgress*/
|
|
471
|
+
512 && (r.progress = /*audioProgress*/
|
|
472
|
+
i[9]), o[0] & /*audioElapsedTime*/
|
|
473
|
+
1024 && (r.elapsedTime = /*audioElapsedTime*/
|
|
474
|
+
i[10]), e.$set(r);
|
|
475
|
+
},
|
|
476
|
+
i(i) {
|
|
477
|
+
a || (j(e.$$.fragment, i), a = !0);
|
|
478
|
+
},
|
|
479
|
+
o(i) {
|
|
480
|
+
A(e.$$.fragment, i), a = !1;
|
|
481
|
+
},
|
|
482
|
+
d(i) {
|
|
483
|
+
i && I(t), re(e);
|
|
429
484
|
}
|
|
430
485
|
};
|
|
431
486
|
}
|
|
432
|
-
function
|
|
433
|
-
let t, e,
|
|
487
|
+
function Xe(l) {
|
|
488
|
+
let t, e, a, i, o = (
|
|
434
489
|
/*marketingPriceUnit*/
|
|
435
|
-
|
|
490
|
+
l[11] && Ze(l)
|
|
436
491
|
);
|
|
437
492
|
return {
|
|
438
493
|
c() {
|
|
439
|
-
t =
|
|
494
|
+
t = h("div"), o && o.c(), e = U(), a = h("span"), i = V(
|
|
440
495
|
/*marketingPrice*/
|
|
441
|
-
|
|
442
|
-
),
|
|
496
|
+
l[12]
|
|
497
|
+
), d(a, "class", "tag-popup-price-value"), d(t, "class", "tag-popup-price svelte-u1dbzb");
|
|
443
498
|
},
|
|
444
|
-
m(
|
|
445
|
-
|
|
499
|
+
m(r, u) {
|
|
500
|
+
P(r, t, u), o && o.m(t, null), p(t, e), p(t, a), p(a, i);
|
|
446
501
|
},
|
|
447
|
-
p(
|
|
502
|
+
p(r, u) {
|
|
448
503
|
/*marketingPriceUnit*/
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
504
|
+
r[11] ? o ? o.p(r, u) : (o = Ze(r), o.c(), o.m(t, e)) : o && (o.d(1), o = null), u[0] & /*marketingPrice*/
|
|
505
|
+
4096 && S(
|
|
506
|
+
i,
|
|
452
507
|
/*marketingPrice*/
|
|
453
|
-
|
|
508
|
+
r[12]
|
|
454
509
|
);
|
|
455
510
|
},
|
|
456
|
-
d(
|
|
457
|
-
|
|
511
|
+
d(r) {
|
|
512
|
+
r && I(t), o && o.d();
|
|
458
513
|
}
|
|
459
514
|
};
|
|
460
515
|
}
|
|
461
|
-
function
|
|
516
|
+
function Ze(l) {
|
|
462
517
|
let t, e;
|
|
463
518
|
return {
|
|
464
519
|
c() {
|
|
465
|
-
t =
|
|
520
|
+
t = h("span"), e = V(
|
|
466
521
|
/*marketingPriceUnit*/
|
|
467
|
-
|
|
468
|
-
),
|
|
522
|
+
l[11]
|
|
523
|
+
), d(t, "class", "tag-popup-price-unit");
|
|
469
524
|
},
|
|
470
|
-
m(
|
|
471
|
-
|
|
525
|
+
m(a, i) {
|
|
526
|
+
P(a, t, i), p(t, e);
|
|
472
527
|
},
|
|
473
|
-
p(
|
|
474
|
-
|
|
475
|
-
|
|
528
|
+
p(a, i) {
|
|
529
|
+
i[0] & /*marketingPriceUnit*/
|
|
530
|
+
2048 && S(
|
|
476
531
|
e,
|
|
477
532
|
/*marketingPriceUnit*/
|
|
478
|
-
|
|
533
|
+
a[11]
|
|
479
534
|
);
|
|
480
535
|
},
|
|
481
|
-
d(
|
|
482
|
-
|
|
536
|
+
d(a) {
|
|
537
|
+
a && I(t);
|
|
483
538
|
}
|
|
484
539
|
};
|
|
485
540
|
}
|
|
486
|
-
function
|
|
487
|
-
let t, e,
|
|
541
|
+
function ht(l) {
|
|
542
|
+
let t, e, a, i, o, r, u, f, n, m, g, q, z, c, v = (
|
|
488
543
|
/*finalTitle*/
|
|
489
|
-
|
|
544
|
+
l[5] && Ee(l)
|
|
490
545
|
), y = (
|
|
491
546
|
/*isMarketingTag*/
|
|
492
|
-
|
|
493
|
-
(
|
|
494
|
-
|
|
547
|
+
l[3] && /*primaryTags*/
|
|
548
|
+
(l[4].length > 0 || /*secondaryTags*/
|
|
549
|
+
l[13].length > 0) && Ne(l)
|
|
495
550
|
);
|
|
496
|
-
const
|
|
497
|
-
function
|
|
498
|
-
var
|
|
551
|
+
const J = [vt, gt, mt], F = [];
|
|
552
|
+
function X(s, w) {
|
|
553
|
+
var N;
|
|
499
554
|
return (
|
|
500
555
|
/*isExternalVideo*/
|
|
501
|
-
|
|
502
|
-
|
|
556
|
+
s[6] && /*formattedVideoUrl*/
|
|
557
|
+
s[17] ? 0 : (
|
|
503
558
|
/*mediaUrl*/
|
|
504
|
-
|
|
559
|
+
s[19] ? 1 : (
|
|
505
560
|
/*isVideoMedia*/
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
((
|
|
561
|
+
s[7] && /*tag*/
|
|
562
|
+
s[2].data.mediaData && /*tag*/
|
|
563
|
+
((N = s[2].data.mediaData[0]) != null && N.url) ? 2 : -1
|
|
509
564
|
)
|
|
510
565
|
)
|
|
511
566
|
);
|
|
512
567
|
}
|
|
513
|
-
~(
|
|
514
|
-
let
|
|
568
|
+
~(o = X(l)) && (r = F[o] = J[o](l));
|
|
569
|
+
let D = (
|
|
515
570
|
/*finalDescription*/
|
|
516
|
-
|
|
517
|
-
),
|
|
571
|
+
l[20] && Qe(l)
|
|
572
|
+
), k = (
|
|
573
|
+
/*isAudioTag*/
|
|
574
|
+
l[8] && We(l)
|
|
575
|
+
), T = (
|
|
518
576
|
/*marketingPrice*/
|
|
519
|
-
|
|
577
|
+
l[12] && Xe(l)
|
|
520
578
|
);
|
|
521
|
-
const
|
|
579
|
+
const H = (
|
|
522
580
|
/*#slots*/
|
|
523
|
-
|
|
524
|
-
),
|
|
525
|
-
|
|
526
|
-
|
|
581
|
+
l[38].toolbar
|
|
582
|
+
), C = Ce(
|
|
583
|
+
H,
|
|
584
|
+
l,
|
|
527
585
|
/*$$scope*/
|
|
528
|
-
|
|
529
|
-
|
|
586
|
+
l[37],
|
|
587
|
+
Be
|
|
530
588
|
), E = (
|
|
531
589
|
/*#slots*/
|
|
532
|
-
|
|
533
|
-
),
|
|
590
|
+
l[38].arrow
|
|
591
|
+
), M = Ce(
|
|
534
592
|
E,
|
|
535
|
-
|
|
593
|
+
l,
|
|
536
594
|
/*$$scope*/
|
|
537
|
-
|
|
538
|
-
|
|
595
|
+
l[37],
|
|
596
|
+
qe
|
|
539
597
|
);
|
|
540
598
|
return {
|
|
541
599
|
c() {
|
|
542
|
-
t =
|
|
543
|
-
|
|
544
|
-
|
|
600
|
+
t = h("div"), e = h("div"), v && v.c(), a = U(), y && y.c(), i = U(), r && r.c(), u = U(), D && D.c(), f = U(), k && k.c(), n = U(), T && T.c(), m = U(), C && C.c(), g = U(), M && M.c(), d(e, "class", q = "tag-popup-content " + /*effectiveTheme*/
|
|
601
|
+
l[21] + " svelte-u1dbzb"), d(t, "class", z = "tag-popup tag-popup-" + /*placement*/
|
|
602
|
+
l[0] + " svelte-u1dbzb");
|
|
545
603
|
},
|
|
546
|
-
m(
|
|
547
|
-
|
|
604
|
+
m(s, w) {
|
|
605
|
+
P(s, t, w), p(t, e), v && v.m(e, null), p(e, a), y && y.m(e, null), p(e, i), ~o && F[o].m(e, null), p(e, u), D && D.m(e, null), p(e, f), k && k.m(e, null), p(e, n), T && T.m(e, null), p(e, m), C && C.m(e, null), p(e, g), M && M.m(e, null), c = !0;
|
|
548
606
|
},
|
|
549
|
-
p(
|
|
607
|
+
p(s, w) {
|
|
550
608
|
/*finalTitle*/
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
(
|
|
554
|
-
|
|
555
|
-
let
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
}),
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
609
|
+
s[5] ? v ? v.p(s, w) : (v = Ee(s), v.c(), v.m(e, a)) : v && (v.d(1), v = null), /*isMarketingTag*/
|
|
610
|
+
s[3] && /*primaryTags*/
|
|
611
|
+
(s[4].length > 0 || /*secondaryTags*/
|
|
612
|
+
s[13].length > 0) ? y ? y.p(s, w) : (y = Ne(s), y.c(), y.m(e, i)) : y && (y.d(1), y = null);
|
|
613
|
+
let N = o;
|
|
614
|
+
o = X(s), o === N ? ~o && F[o].p(s, w) : (r && (be(), A(F[N], 1, 1, () => {
|
|
615
|
+
F[N] = null;
|
|
616
|
+
}), de()), ~o ? (r = F[o], r ? r.p(s, w) : (r = F[o] = J[o](s), r.c()), j(r, 1), r.m(e, u)) : r = null), /*finalDescription*/
|
|
617
|
+
s[20] ? D ? D.p(s, w) : (D = Qe(s), D.c(), D.m(e, f)) : D && (D.d(1), D = null), /*isAudioTag*/
|
|
618
|
+
s[8] ? k ? (k.p(s, w), w[0] & /*isAudioTag*/
|
|
619
|
+
256 && j(k, 1)) : (k = We(s), k.c(), j(k, 1), k.m(e, n)) : k && (be(), A(k, 1, 1, () => {
|
|
620
|
+
k = null;
|
|
621
|
+
}), de()), /*marketingPrice*/
|
|
622
|
+
s[12] ? T ? T.p(s, w) : (T = Xe(s), T.c(), T.m(e, m)) : T && (T.d(1), T = null), C && C.p && (!c || w[1] & /*$$scope*/
|
|
623
|
+
64) && Ue(
|
|
624
|
+
C,
|
|
625
|
+
H,
|
|
626
|
+
s,
|
|
565
627
|
/*$$scope*/
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
628
|
+
s[37],
|
|
629
|
+
c ? Me(
|
|
630
|
+
H,
|
|
569
631
|
/*$$scope*/
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
) :
|
|
632
|
+
s[37],
|
|
633
|
+
w,
|
|
634
|
+
ct
|
|
635
|
+
) : Ve(
|
|
574
636
|
/*$$scope*/
|
|
575
|
-
|
|
637
|
+
s[37]
|
|
576
638
|
),
|
|
577
|
-
|
|
578
|
-
),
|
|
579
|
-
|
|
580
|
-
|
|
639
|
+
Be
|
|
640
|
+
), M && M.p && (!c || w[1] & /*$$scope*/
|
|
641
|
+
64) && Ue(
|
|
642
|
+
M,
|
|
581
643
|
E,
|
|
582
|
-
|
|
644
|
+
s,
|
|
583
645
|
/*$$scope*/
|
|
584
|
-
|
|
585
|
-
|
|
646
|
+
s[37],
|
|
647
|
+
c ? Me(
|
|
586
648
|
E,
|
|
587
649
|
/*$$scope*/
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
) :
|
|
650
|
+
s[37],
|
|
651
|
+
w,
|
|
652
|
+
ft
|
|
653
|
+
) : Ve(
|
|
592
654
|
/*$$scope*/
|
|
593
|
-
|
|
655
|
+
s[37]
|
|
594
656
|
),
|
|
595
|
-
|
|
596
|
-
), (!
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
1 &&
|
|
600
|
-
|
|
657
|
+
qe
|
|
658
|
+
), (!c || w[0] & /*effectiveTheme*/
|
|
659
|
+
2097152 && q !== (q = "tag-popup-content " + /*effectiveTheme*/
|
|
660
|
+
s[21] + " svelte-u1dbzb")) && d(e, "class", q), (!c || w[0] & /*placement*/
|
|
661
|
+
1 && z !== (z = "tag-popup tag-popup-" + /*placement*/
|
|
662
|
+
s[0] + " svelte-u1dbzb")) && d(t, "class", z);
|
|
601
663
|
},
|
|
602
|
-
i(
|
|
603
|
-
|
|
664
|
+
i(s) {
|
|
665
|
+
c || (j(r), j(k), j(C, s), j(M, s), c = !0);
|
|
604
666
|
},
|
|
605
|
-
o(
|
|
606
|
-
|
|
667
|
+
o(s) {
|
|
668
|
+
A(r), A(k), A(C, s), A(M, s), c = !1;
|
|
607
669
|
},
|
|
608
|
-
d(
|
|
609
|
-
|
|
670
|
+
d(s) {
|
|
671
|
+
s && I(t), v && v.d(), y && y.d(), ~o && F[o].d(), D && D.d(), k && k.d(), T && T.d(), C && C.d(s), M && M.d(s);
|
|
610
672
|
}
|
|
611
673
|
};
|
|
612
674
|
}
|
|
613
|
-
function
|
|
614
|
-
|
|
615
|
-
return
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
675
|
+
function yt(l) {
|
|
676
|
+
const t = Math.floor(l / 60), e = Math.floor(l % 60);
|
|
677
|
+
return `${t.toString().padStart(2, "0")}:${e.toString().padStart(2, "0")}`;
|
|
678
|
+
}
|
|
679
|
+
function kt(l, t, e) {
|
|
680
|
+
let a, i, o, r, u, f, n, m, g, q, z, c, v, y, J, F, X, D, k, T, H, C, E, M, s, w, { $$slots: N = {}, $$scope: pe } = t, { tag: b } = t, { config: K = {} } = t, { theme: Z = void 0 } = t, { placement: fe = "right-top" } = t, { audioInstance: O = null } = t, { audioPlaying: R = !1 } = t, { audioCurrentTime: ee = 0 } = t, { audioDuration: B = 0 } = t, ue = 0, ne = "00:00", L = null, ce = 0, Q = 0;
|
|
681
|
+
function xe() {
|
|
682
|
+
return B > 0 ? ee / B * 100 : 0;
|
|
683
|
+
}
|
|
684
|
+
function me() {
|
|
685
|
+
if (!R || B <= 0) {
|
|
686
|
+
L = null;
|
|
687
|
+
return;
|
|
688
|
+
}
|
|
689
|
+
const te = (Date.now() - ce) / 1e3, le = ee + te, x = Math.min(le / B * 100, 100) - Q;
|
|
690
|
+
Math.abs(x) > 0.05 && (Q += x * 0.2), L = requestAnimationFrame(me);
|
|
691
|
+
}
|
|
692
|
+
function $e() {
|
|
693
|
+
if (!i)
|
|
694
|
+
return;
|
|
695
|
+
const _ = xe();
|
|
696
|
+
B > 0 ? (R || (Q = _), e(9, ue = Q), e(10, ne = yt(Q / 100 * B)), ce = Date.now()) : (Q = 0, e(9, ue = 0), e(10, ne = "00:00"));
|
|
697
|
+
}
|
|
698
|
+
function et() {
|
|
699
|
+
R && B > 0 ? L || me() : L && (cancelAnimationFrame(L), L = null);
|
|
700
|
+
}
|
|
701
|
+
function tt() {
|
|
702
|
+
O && (O.paused ? O.play() : O.pause());
|
|
703
|
+
}
|
|
704
|
+
return rt(() => {
|
|
705
|
+
L && (cancelAnimationFrame(L), L = null);
|
|
706
|
+
}), l.$$set = (_) => {
|
|
707
|
+
"tag" in _ && e(2, b = _.tag), "config" in _ && e(23, K = _.config), "theme" in _ && e(24, Z = _.theme), "placement" in _ && e(0, fe = _.placement), "audioInstance" in _ && e(25, O = _.audioInstance), "audioPlaying" in _ && e(1, R = _.audioPlaying), "audioCurrentTime" in _ && e(26, ee = _.audioCurrentTime), "audioDuration" in _ && e(27, B = _.audioDuration), "$$scope" in _ && e(37, pe = _.$$scope);
|
|
708
|
+
}, l.$$.update = () => {
|
|
709
|
+
var _, te, le, se, x, ge;
|
|
710
|
+
l.$$.dirty[0] & /*tag*/
|
|
711
|
+
4 && e(3, a = b.contentType === "Marketing"), l.$$.dirty[0] & /*tag*/
|
|
712
|
+
4 && e(8, i = b.contentType === "Audio"), l.$$.dirty[0] & /*isMarketingTag*/
|
|
713
|
+
8 && e(36, o = a ? "light" : "dark"), l.$$.dirty[0] & /*tag, theme*/
|
|
714
|
+
16777220 | l.$$.dirty[1] & /*defaultTheme*/
|
|
715
|
+
32 && e(21, r = b.data.theme !== void 0 && b.data.theme !== null ? b.data.theme : Z != null ? Z : o), l.$$.dirty[0] & /*tag*/
|
|
716
|
+
4 && e(35, u = b.data.title || b.data.name || ""), l.$$.dirty[0] & /*tag*/
|
|
717
|
+
4 && e(34, f = b.data.description || b.data.tooltip || ""), l.$$.dirty[1] & /*title*/
|
|
718
|
+
16 && e(5, n = u || ""), l.$$.dirty[1] & /*description*/
|
|
719
|
+
8 && e(20, m = f || ""), l.$$.dirty[0] & /*audioCurrentTime, audioDuration, audioPlaying*/
|
|
720
|
+
201326594 && $e(), l.$$.dirty[0] & /*audioPlaying, audioDuration*/
|
|
721
|
+
134217730 && et(), l.$$.dirty[0] & /*isAudioTag, isMarketingTag, tag*/
|
|
722
|
+
268 && e(33, g = (() => {
|
|
723
|
+
var ve, ze, _e, he, ye, ke, we, Te, De, Pe, Ie;
|
|
724
|
+
if (i || a)
|
|
630
725
|
return null;
|
|
631
|
-
if (
|
|
632
|
-
const Y =
|
|
726
|
+
if (b.data.mediaData && b.data.mediaData.length > 0) {
|
|
727
|
+
const Y = b.data.mediaData[0];
|
|
633
728
|
if (Y.type === "Video") {
|
|
634
729
|
if (Y.videoCoverUrl)
|
|
635
730
|
return Y.videoCoverUrl;
|
|
636
731
|
if (Y.url) {
|
|
637
|
-
const
|
|
638
|
-
if (
|
|
639
|
-
const
|
|
640
|
-
if (
|
|
641
|
-
return `https://img.youtube.com/vi/${
|
|
732
|
+
const ie = Y.url.toLowerCase();
|
|
733
|
+
if (Se(ie)) {
|
|
734
|
+
const $ = nt(ie);
|
|
735
|
+
if ($)
|
|
736
|
+
return `https://img.youtube.com/vi/${$}/hqdefault.jpg`;
|
|
642
737
|
}
|
|
643
|
-
if (
|
|
644
|
-
const
|
|
645
|
-
if (
|
|
646
|
-
return `https://vumbnail.com/${
|
|
738
|
+
if (Fe(ie)) {
|
|
739
|
+
const $ = st(ie);
|
|
740
|
+
if ($)
|
|
741
|
+
return `https://vumbnail.com/${$}.jpg`;
|
|
647
742
|
}
|
|
648
743
|
return;
|
|
649
744
|
}
|
|
650
745
|
}
|
|
651
|
-
if (
|
|
652
|
-
return (
|
|
746
|
+
if (b.contentType === "Panorama")
|
|
747
|
+
return (Ie = (we = (_e = (ze = (ve = b.data.mediaData) == null ? void 0 : ve[0]) == null ? void 0 : ze.cube) == null ? void 0 : _e.front) != null ? we : (ke = (ye = (he = b.data.mediaData) == null ? void 0 : he[0]) == null ? void 0 : ye.thumbnail) == null ? void 0 : ke.split("?")[0]) != null ? Ie : (Pe = (De = (Te = b.data.mediaData) == null ? void 0 : Te[0]) == null ? void 0 : De.url) == null ? void 0 : Pe.split("?")[0];
|
|
653
748
|
if (Y.url || Y.thumbnail)
|
|
654
749
|
return Y.url || Y.thumbnail;
|
|
655
750
|
}
|
|
656
|
-
return
|
|
657
|
-
})()),
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
g,
|
|
680
|
-
M,
|
|
681
|
-
P,
|
|
682
|
-
B,
|
|
751
|
+
return b.data.imageUrl;
|
|
752
|
+
})()), l.$$.dirty[0] & /*config, tag*/
|
|
753
|
+
8388612 | l.$$.dirty[1] & /*mediaRawUrl*/
|
|
754
|
+
4 && e(19, q = K != null && K.imageURLTransform && (g != null && g.includes("realsee-cdn") || g != null && g.includes("ljcdn.com")) ? K.imageURLTransform(g, { width: 280, height: 280 }) : g || b.data.mediaUrl || ""), l.$$.dirty[0] & /*tag*/
|
|
755
|
+
4 && e(7, z = b.contentType === "Video" || b.data.mediaType === "video"), l.$$.dirty[0] & /*tag*/
|
|
756
|
+
4 && e(18, c = b.contentType === "Panorama" || b.data.mediaType === "panorama"), l.$$.dirty[0] & /*isVideoMedia, tag*/
|
|
757
|
+
132 && e(32, v = z && b.data.mediaData && ((_ = b.data.mediaData[0]) == null ? void 0 : _.url) && Se(b.data.mediaData[0].url)), l.$$.dirty[0] & /*isVideoMedia, tag*/
|
|
758
|
+
132 && e(31, y = z && b.data.mediaData && ((te = b.data.mediaData[0]) == null ? void 0 : te.url) && Fe(b.data.mediaData[0].url)), l.$$.dirty[1] & /*isYouTubeVideo, isVimeoVideo*/
|
|
759
|
+
3 && e(6, J = v || y), l.$$.dirty[0] & /*isExternalVideo, tag*/
|
|
760
|
+
68 && e(17, F = J && b.data.mediaData && ((le = b.data.mediaData[0]) != null && le.url) ? dt(b.data.mediaData[0].url, { autoplay: 0 }) : ""), l.$$.dirty[0] & /*finalTitle*/
|
|
761
|
+
32 | l.$$.dirty[1] & /*isYouTubeVideo, isVimeoVideo*/
|
|
762
|
+
3 && e(16, X = v ? "YouTube video player" : y ? "Vimeo video player" : n), l.$$.dirty[0] & /*tag*/
|
|
763
|
+
4 && e(15, D = ((se = b.data.mediaData) == null ? void 0 : se.length) || 0), l.$$.dirty[0] & /*isMarketingTag, tag*/
|
|
764
|
+
12 && e(30, T = a ? b.data.brandTags || [] : []), l.$$.dirty[0] & /*isMarketingTag, tag*/
|
|
765
|
+
12 && e(29, H = a ? b.data.tags || [] : []), l.$$.dirty[0] & /*marketingBrandTags*/
|
|
766
|
+
1073741824 && e(4, C = T.filter(Boolean).slice(0, 2)), l.$$.dirty[0] & /*primaryTags*/
|
|
767
|
+
16 && e(28, E = Math.max(0, 2 - C.length)), l.$$.dirty[0] & /*remainingCount, marketingTags*/
|
|
768
|
+
805306368 && e(13, M = E > 0 ? H.filter(Boolean).slice(0, E) : []), l.$$.dirty[0] & /*isMarketingTag, tag*/
|
|
769
|
+
12 && e(12, s = a && ((x = b.data.price) == null ? void 0 : x.value) || ""), l.$$.dirty[0] & /*isMarketingTag, tag*/
|
|
770
|
+
12 && e(11, w = a && ((ge = b.data.price) == null ? void 0 : ge.unit) || "");
|
|
771
|
+
}, e(14, k = 1), [
|
|
772
|
+
fe,
|
|
773
|
+
R,
|
|
683
774
|
b,
|
|
684
|
-
|
|
685
|
-
x,
|
|
686
|
-
h,
|
|
687
|
-
G,
|
|
775
|
+
a,
|
|
688
776
|
C,
|
|
689
|
-
v,
|
|
690
|
-
_,
|
|
691
777
|
n,
|
|
778
|
+
J,
|
|
779
|
+
z,
|
|
780
|
+
i,
|
|
781
|
+
ue,
|
|
782
|
+
ne,
|
|
783
|
+
w,
|
|
692
784
|
s,
|
|
693
|
-
|
|
694
|
-
H,
|
|
785
|
+
M,
|
|
695
786
|
k,
|
|
696
787
|
D,
|
|
697
|
-
|
|
698
|
-
|
|
788
|
+
X,
|
|
789
|
+
F,
|
|
699
790
|
c,
|
|
791
|
+
q,
|
|
700
792
|
m,
|
|
701
793
|
r,
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
794
|
+
tt,
|
|
795
|
+
K,
|
|
796
|
+
Z,
|
|
797
|
+
O,
|
|
798
|
+
ee,
|
|
799
|
+
B,
|
|
800
|
+
E,
|
|
801
|
+
H,
|
|
802
|
+
T,
|
|
803
|
+
y,
|
|
804
|
+
v,
|
|
805
|
+
g,
|
|
806
|
+
f,
|
|
807
|
+
u,
|
|
808
|
+
o,
|
|
809
|
+
pe,
|
|
810
|
+
N
|
|
706
811
|
];
|
|
707
812
|
}
|
|
708
|
-
class
|
|
813
|
+
class At extends lt {
|
|
709
814
|
constructor(t) {
|
|
710
|
-
super(),
|
|
815
|
+
super(), it(
|
|
711
816
|
this,
|
|
712
817
|
t,
|
|
713
|
-
|
|
818
|
+
kt,
|
|
819
|
+
ht,
|
|
714
820
|
at,
|
|
715
|
-
Se,
|
|
716
821
|
{
|
|
717
|
-
tag:
|
|
718
|
-
config:
|
|
719
|
-
theme:
|
|
720
|
-
placement: 0
|
|
822
|
+
tag: 2,
|
|
823
|
+
config: 23,
|
|
824
|
+
theme: 24,
|
|
825
|
+
placement: 0,
|
|
826
|
+
audioInstance: 25,
|
|
827
|
+
audioPlaying: 1,
|
|
828
|
+
audioCurrentTime: 26,
|
|
829
|
+
audioDuration: 27
|
|
721
830
|
},
|
|
722
|
-
|
|
831
|
+
pt,
|
|
723
832
|
[-1, -1]
|
|
724
833
|
);
|
|
725
834
|
}
|
|
726
835
|
}
|
|
727
836
|
export {
|
|
728
|
-
|
|
837
|
+
At as default
|
|
729
838
|
};
|