@realsee/dnalogel 3.66.0-alpha.13 → 3.66.0-alpha.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/dist/PanoTagPlugin/controller/Tag/BaseTag.d.ts +9 -0
- package/dist/PanoTagPlugin/controller/index.d.ts +18 -0
- package/dist/PanoTagPlugin/typings/tag/Tag.d.ts +2 -0
- package/dist/index.cjs.js +59 -59
- package/dist/index.js +8571 -8440
- package/dist/index.umd.js +51 -51
- package/docs/assets/navigation.js +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
- package/docs/classes/CSS3DRender.html +2 -2
- package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
- package/docs/classes/ModelMakerPluginInstance.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +2 -2
- package/docs/classes/ModelRoomLabelController.html +2 -2
- package/docs/classes/MoveController.html +2 -2
- package/docs/classes/Object3DHelperController.html +2 -2
- package/docs/classes/PaintBrush.html +2 -2
- package/docs/classes/PanoMeasurePluginLine.html +2 -2
- package/docs/classes/PanoMeasurePluginModel.html +2 -2
- package/docs/classes/PanoMeasurePluginPoint.html +2 -2
- package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
- package/docs/classes/PanoTagPluginController.html +39 -29
- package/docs/classes/Sculpt.html +2 -2
- package/docs/classes/Util.BetterTween.html +2 -2
- package/docs/classes/Util.FiveDomEvents.html +2 -2
- package/docs/classes/Util.FivePuppet.html +2 -2
- package/docs/classes/Util.Interval.html +2 -2
- package/docs/classes/Util.LegacyPointHelper.html +2 -2
- package/docs/classes/Util.LightTag.html +2 -2
- package/docs/classes/Util.LineSegments.html +2 -2
- package/docs/classes/Util.Magnifier.html +2 -2
- package/docs/classes/Util.Object3D.html +2 -2
- package/docs/classes/Util.PointDomHelper.html +2 -2
- package/docs/classes/Util.PointHelper.html +2 -2
- package/docs/classes/Util.PointSelector.html +2 -2
- package/docs/classes/Util.PointSelectorHelper.html +2 -2
- package/docs/classes/Util.Rectangle.html +2 -2
- package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
- package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
- package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
- package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.LineMesh.html +2 -2
- package/docs/classes/Util.sculpt.PointMesh.html +2 -2
- package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
- package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
- package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
- package/docs/classes/WalkController.html +2 -2
- package/docs/enums/CameraMovementEffect.html +2 -2
- package/docs/enums/ContentType.html +2 -2
- package/docs/enums/DIRECTION.html +2 -2
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/DimensionType.html +2 -2
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/PaintBrushTypeEnum.html +2 -2
- package/docs/enums/PointType.html +2 -2
- package/docs/enums/Rotation.html +2 -2
- package/docs/functions/AreaMakerPlugin.html +1 -1
- package/docs/functions/CSS3DRenderPlugin.html +1 -1
- package/docs/functions/CameraMovementPlugin.html +2 -2
- package/docs/functions/CruisePlugin.html +1 -1
- package/docs/functions/CurrentPanoImagePlugin.html +1 -1
- package/docs/functions/GuideLinePlugin.html +1 -1
- package/docs/functions/ItemLabelPlugin.html +1 -1
- package/docs/functions/MapviewFloorplanPlugin.html +1 -1
- package/docs/functions/MeasurePlugin.html +1 -1
- package/docs/functions/ModelChassisCompassPlugin.html +2 -2
- package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
- package/docs/functions/ModelFloorplanPlugin.html +1 -1
- package/docs/functions/ModelItemLabelPlugin.html +1 -1
- package/docs/functions/ModelMakerPlugin.html +1 -1
- package/docs/functions/ModelRoomLabelPlugin.html +1 -1
- package/docs/functions/ModelTVVideoPlugin.html +1 -1
- package/docs/functions/ModelViewPlugin.html +2 -2
- package/docs/functions/MovePlugin.html +1 -1
- package/docs/functions/Object3DHelperPlugin.html +1 -1
- package/docs/functions/PanoCompassPlugin.html +1 -1
- package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
- package/docs/functions/PanoDoorLabelPlugin.html +1 -1
- package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
- package/docs/functions/PanoMeasurePlugin.html +1 -1
- package/docs/functions/PanoRulerPlugin.html +2 -2
- package/docs/functions/PanoRulerProPlugin.html +2 -2
- package/docs/functions/PanoSpatialTagPlugin.html +2 -2
- package/docs/functions/PanoTagPlugin.html +1 -1
- package/docs/functions/PanoVideoPlugin.html +2 -2
- package/docs/functions/PipelinePlugin.html +1 -1
- package/docs/functions/SculptPlugin.html +2 -2
- package/docs/functions/TopviewFloorplanPlugin.html +1 -1
- package/docs/functions/Util.absoluteUrl.html +2 -2
- package/docs/functions/Util.awaitNextFrame.html +1 -1
- package/docs/functions/Util.blink.html +2 -2
- package/docs/functions/Util.bounding.html +1 -1
- package/docs/functions/Util.boundingBox.html +1 -1
- package/docs/functions/Util.boundingSphere.html +1 -1
- package/docs/functions/Util.boxVertex.html +2 -2
- package/docs/functions/Util.boxVertexes.html +1 -1
- package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
- package/docs/functions/Util.convexHull.html +2 -2
- package/docs/functions/Util.equal.html +2 -2
- package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
- package/docs/functions/Util.getCoordsFromClient.html +1 -1
- package/docs/functions/Util.getCoordsFromElement.html +1 -1
- package/docs/functions/Util.getFrameTime.html +2 -2
- package/docs/functions/Util.getIntersectFromRelativePosition.html +1 -1
- package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
- package/docs/functions/Util.initialCSS3DRender.html +1 -1
- package/docs/functions/Util.inside.html +1 -1
- package/docs/functions/Util.isAbsoluteURL.html +1 -1
- package/docs/functions/Util.isModelLike.html +1 -1
- package/docs/functions/Util.isNil.html +2 -2
- package/docs/functions/Util.isPanoramaLike.html +1 -1
- package/docs/functions/Util.lookObject.html +2 -2
- package/docs/functions/Util.lookPoint.html +2 -2
- package/docs/functions/Util.nextFrame.html +1 -1
- package/docs/functions/Util.notNil.html +2 -2
- package/docs/functions/Util.reblink.html +2 -2
- package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
- package/docs/functions/Util.sculpt.createBox.html +1 -1
- package/docs/functions/Util.sculpt.createCircle.html +1 -1
- package/docs/functions/Util.sculpt.createCylinder.html +1 -1
- package/docs/functions/Util.sculpt.createLine.html +2 -2
- package/docs/functions/Util.sculpt.createPoint.html +1 -1
- package/docs/functions/Util.sculpt.createPolygon.html +1 -1
- package/docs/functions/Util.sculpt.createPrism.html +1 -1
- package/docs/functions/Util.sculpt.createRectangle.html +2 -2
- package/docs/functions/Util.tag.html +1 -1
- package/docs/functions/Util.tweenProgress.html +1 -1
- package/docs/functions/Util.uuid.html +2 -2
- package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
- package/docs/functions/Util.worldBounding.html +1 -1
- package/docs/functions/Util.worldBoundingBox.html +1 -1
- package/docs/functions/Util.worldBoundingSphere.html +1 -1
- package/docs/functions/createPolyline.html +2 -2
- package/docs/functions/pluginFlag.html +1 -1
- package/docs/hierarchy.html +1 -1
- package/docs/index.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
- package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
- package/docs/interfaces/ContentTypeMapInterface.html +2 -2
- package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
- package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
- package/docs/interfaces/FloorplanBounding.html +2 -2
- package/docs/interfaces/FloorplanData.html +2 -2
- package/docs/interfaces/FloorplanEntrance.html +2 -2
- package/docs/interfaces/FloorplanExtraObject.html +2 -2
- package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
- package/docs/interfaces/FloorplanFloorData.html +2 -2
- package/docs/interfaces/FloorplanImagePosition.html +2 -2
- package/docs/interfaces/FloorplanObserver.html +2 -2
- package/docs/interfaces/FloorplanOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanPosition.html +2 -2
- package/docs/interfaces/FloorplanRoomItem.html +2 -2
- package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
- package/docs/interfaces/FloorplanServerBounding.html +2 -2
- package/docs/interfaces/FloorplanServerComputedData.html +2 -2
- package/docs/interfaces/FloorplanServerData.html +2 -2
- package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
- package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
- package/docs/interfaces/FloorplanServerEntrance.html +2 -2
- package/docs/interfaces/FloorplanServerFloorData.html +2 -2
- package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
- package/docs/interfaces/FloorplanServerObserver.html +2 -2
- package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanServerPosition.html +2 -2
- package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
- package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
- package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
- package/docs/interfaces/HelperOffset.html +2 -2
- package/docs/interfaces/ImagePlaneGroup.html +2 -2
- package/docs/interfaces/ItemLabelPluginData.html +2 -2
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/MinMax.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +2 -2
- package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
- package/docs/interfaces/ModelViewPluginExportType.html +2 -2
- package/docs/interfaces/Object3DHelperState.html +2 -2
- package/docs/interfaces/ObjectHelperControllers.html +2 -2
- package/docs/interfaces/PaintBrushAction.html +2 -2
- package/docs/interfaces/PaintBrushConfigs.html +2 -2
- package/docs/interfaces/PaintBrushState.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
- package/docs/interfaces/PanoMeasureParameterType.html +2 -2
- package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
- package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginState.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
- package/docs/interfaces/PluginEventMap.html +2 -2
- package/docs/interfaces/Point.html +2 -2
- package/docs/interfaces/Room.html +2 -2
- package/docs/interfaces/RoomInfo.html +2 -2
- package/docs/interfaces/RoomLabel.html +2 -2
- package/docs/interfaces/RoomRules.html +1 -1
- package/docs/interfaces/Rooms.html +1 -1
- package/docs/interfaces/Scissor.html +2 -2
- package/docs/interfaces/State.html +2 -2
- package/docs/interfaces/TagCacheInterface.html +2 -2
- package/docs/interfaces/TagConfig.html +2 -2
- package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
- package/docs/interfaces/TagIconUrl.html +2 -2
- package/docs/interfaces/TagObjectGroup.html +2 -2
- package/docs/interfaces/TagState.html +2 -2
- package/docs/interfaces/TagStyle.html +2 -2
- package/docs/interfaces/Tags.html +2 -2
- package/docs/interfaces/TemporaryState.html +2 -2
- package/docs/interfaces/Util.AnimeInstance.html +2 -2
- package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
- package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
- package/docs/interfaces/Util.FiveDomEvent.html +2 -2
- package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
- package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.MagnifierParameter.html +2 -2
- package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.PointIntersection.html +2 -2
- package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
- package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
- package/docs/modules/AreaMakerPluginType.html +2 -2
- package/docs/modules/CruisePluginTypes.html +2 -2
- package/docs/modules/CurrentPanoImagePluginType.html +2 -2
- package/docs/modules/GuideLineItem.html +2 -2
- package/docs/modules/GuideLineModeItem.html +2 -2
- package/docs/modules/GuideLinePluginType.html +2 -2
- package/docs/modules/ModelMakerPluginType.html +2 -2
- package/docs/modules/PanoVideoPluginType.html +2 -2
- package/docs/modules/SculptData.html +2 -2
- package/docs/modules/SculptType.html +2 -2
- package/docs/modules/Util.html +2 -2
- package/docs/modules/Util.sculpt.html +2 -2
- package/docs/modules.html +2 -2
- package/docs/types/AddObject3DHelperConfig.html +2 -2
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
- package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
- package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
- package/docs/types/ArrayPosition.html +1 -1
- package/docs/types/AudioAppearance.html +1 -1
- package/docs/types/CSS3DRenderExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
- package/docs/types/ClassFunctionParameters.html +1 -1
- package/docs/types/Color.html +1 -1
- package/docs/types/ContentTypeConfigKey.html +1 -1
- package/docs/types/ContentTypeConfigKeySplit.html +1 -1
- package/docs/types/ContentTypeMap.html +1 -1
- package/docs/types/Create3DDomContainerReturnType.html +1 -1
- package/docs/types/Create3DElementReturnType.html +1 -1
- package/docs/types/CruisePluginExportType.html +1 -1
- package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
- package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
- package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
- package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
- package/docs/types/DeprecatedTagProperty.html +2 -2
- package/docs/types/Direction-1.html +1 -1
- package/docs/types/Direction4.html +1 -1
- package/docs/types/ElementRenderer.html +2 -2
- package/docs/types/FloorplanRuleLabels.html +2 -2
- package/docs/types/FloorplanServerRuleLabels.html +1 -1
- package/docs/types/GuideLinePluginExportType.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
- package/docs/types/GuideLinePluginType.PathItem.html +2 -2
- package/docs/types/GuideLinePluginType.PluginData.html +2 -2
- package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
- package/docs/types/HelperEventMap.html +1 -1
- package/docs/types/InternalHelperEventMap.html +1 -1
- package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/MeasurePluginConfig.html +1 -1
- package/docs/types/MediaData.html +2 -2
- package/docs/types/MediaStore.html +1 -1
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
- package/docs/types/ModelId.html +1 -1
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
- package/docs/types/ModelMakerPluginType.ItemType.html +2 -2
- package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
- package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
- package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
- package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
- package/docs/types/MoveArgs.html +2 -2
- package/docs/types/MoveOpts.html +2 -2
- package/docs/types/Object3DHelperEventMap.html +1 -1
- package/docs/types/ObjectFit.html +1 -1
- package/docs/types/PaintBrushEventMap.html +1 -1
- package/docs/types/PanoCompassPluginData.html +1 -1
- package/docs/types/PanoCompassPluginExportType.html +1 -1
- package/docs/types/PanoCompassPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
- package/docs/types/PanoIndex.html +1 -1
- package/docs/types/PanoMeasurePluginEvent.html +1 -1
- package/docs/types/PanoMeasureReturnType.html +1 -1
- package/docs/types/PanoSpatialTagPluginId.html +1 -1
- package/docs/types/PanoTagPluginExportInterface.html +1 -1
- package/docs/types/PanoTagPluginParamsInterface.html +1 -1
- package/docs/types/PanoVideoPluginParameterType.html +1 -1
- package/docs/types/PanoVideoPluginReturnType.html +1 -1
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
- package/docs/types/PipelinePluginParameterType.html +1 -1
- package/docs/types/PipelinePluginReturnType.html +1 -1
- package/docs/types/PlaneTag.html +2 -2
- package/docs/types/Point2DTag.html +2 -2
- package/docs/types/Point3DTag.html +2 -2
- package/docs/types/PointTagInstance.html +1 -1
- package/docs/types/Position.html +1 -1
- package/docs/types/PositionFrom.html +1 -1
- package/docs/types/RotateArgs.html +2 -2
- package/docs/types/RotateOpts.html +2 -2
- package/docs/types/RuleLabelsKey.html +1 -1
- package/docs/types/RuleLabelsValue.html +1 -1
- package/docs/types/ScaleCallback.html +1 -1
- package/docs/types/ScalePosition.html +2 -2
- package/docs/types/SculptData.BoxData.html +1 -1
- package/docs/types/SculptData.CircleData.html +1 -1
- package/docs/types/SculptData.CylinderData.html +1 -1
- package/docs/types/SculptData.PointData.html +1 -1
- package/docs/types/SculptData.PolygonData.html +1 -1
- package/docs/types/SculptData.PolylineData.html +1 -1
- package/docs/types/SculptData.PrismData.html +1 -1
- package/docs/types/SculptData.RectangleData.html +1 -1
- package/docs/types/SculptType.Theme.html +2 -2
- package/docs/types/StickType.html +1 -1
- package/docs/types/Tag.html +3 -2
- package/docs/types/Tag2D.html +2 -2
- package/docs/types/Tag3D.html +2 -2
- package/docs/types/TagClickParams.html +1 -1
- package/docs/types/TagConfigByKey.html +1 -1
- package/docs/types/TagContentType.html +1 -1
- package/docs/types/TagContentTypeMapping.html +1 -1
- package/docs/types/TagDimensionType.html +1 -1
- package/docs/types/TagElement.html +2 -2
- package/docs/types/TagEvents.html +1 -1
- package/docs/types/TagGLTFObject.html +1 -1
- package/docs/types/TagHooks.html +1 -1
- package/docs/types/TagId.html +1 -1
- package/docs/types/TagInstance.html +1 -1
- package/docs/types/TagPlacement.html +2 -2
- package/docs/types/TagPointType.html +2 -2
- package/docs/types/TagRendererMap.html +1 -1
- package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/Util.ActionIfNoIntersection.html +1 -1
- package/docs/types/Util.AdherePoint.html +2 -2
- package/docs/types/Util.PointSelectorConfig.html +1 -1
- package/docs/types/WorkCode.html +1 -1
- package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
- package/docs/variables/PLUGIN.html +1 -1
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
- package/docs/variables/ROOM_TYPE_MAP.html +2 -2
- package/docs/variables/Util.animeMap.html +1 -1
- package/docs/variables/defaultGlobalConfig.html +1 -1
- package/docs/variables/itemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
- package/libs/PanoTagPlugin/Components/Common/TagPopover/TagPopup.js +428 -351
- package/libs/PanoTagPlugin/Components/TagItem.js +247 -239
- package/libs/PanoTagPlugin/controller/Tag/BaseTag.d.ts +9 -0
- package/libs/PanoTagPlugin/controller/Tag/BaseTag.js +75 -62
- package/libs/PanoTagPlugin/controller/Tag/PointTag.js +1 -1
- package/libs/PanoTagPlugin/controller/index.d.ts +18 -0
- package/libs/PanoTagPlugin/controller/index.js +162 -134
- package/libs/PanoTagPlugin/tag.config.js +5 -0
- package/libs/PanoTagPlugin/typings/tag/Tag.d.ts +2 -0
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
|
@@ -1,566 +1,643 @@
|
|
|
1
|
-
import { SvelteComponent as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
function
|
|
5
|
-
|
|
1
|
+
import { SvelteComponent as Pe, init as Ue, safe_not_equal as Ce, append_styles as Me, create_slot as oe, element as b, space as U, attr as c, insert as D, append as g, transition_out as L, check_outros as je, transition_in as A, update_slot_base as ae, get_all_dirty_from_scope as pe, get_slot_changes as fe, detach as j, text as C, set_data as V, destroy_each as ue, group_outros as ze, create_component as K, src_url_equal as H, set_style as J, mount_component as O, destroy_component as Q } from "../../../../vendor/svelte/internal/index.js";
|
|
2
|
+
import Ie from "../VideoIcon.js";
|
|
3
|
+
import Be from "./PanoramaIcon.js";
|
|
4
|
+
function Ve(l) {
|
|
5
|
+
Me(l, "svelte-nw26sr", '@charset "UTF-8";.tag-popup.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{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-nw26sr.svelte-nw26sr.svelte-nw26sr{transform:translate(-50%, -100%);left:50%}.tag-popup-bottom.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{transform:translate(-50%, 0);left:50%}.tag-popup-left.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{transform:translate(-100%, -50%);top:50%}.tag-popup-right.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{transform:translate(0, -50%);top:50%}.tag-popup-top-left.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{transform:translate(calc(2.625rem - 100%), -100%)}.tag-popup-top-right.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{transform:translate(-2.625rem, -100%)}.tag-popup-bottom-left.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{transform:translate(calc(2.625rem - 100%), 0)}.tag-popup-bottom-right.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{transform:translate(-2.625rem, 0)}.tag-popup-left-top.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{transform:translate(-100%, -2.625rem)}.tag-popup-left-bottom.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{transform:translate(-100%, calc(2.625rem - 100%))}.tag-popup-right-top.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{transform:translate(0, -2.625rem)}.tag-popup-right-bottom.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{transform:translate(0, calc(2.625rem - 100%))}.tag-popup-content.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{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-nw26sr .tag-popup-content.svelte-nw26sr.svelte-nw26sr,.tag-popup-top-left.svelte-nw26sr .tag-popup-content.svelte-nw26sr.svelte-nw26sr,.tag-popup-top-right.svelte-nw26sr .tag-popup-content.svelte-nw26sr.svelte-nw26sr{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-nw26sr .tag-popup-content.svelte-nw26sr.svelte-nw26sr,.tag-popup-bottom-left.svelte-nw26sr .tag-popup-content.svelte-nw26sr.svelte-nw26sr,.tag-popup-bottom-right.svelte-nw26sr .tag-popup-content.svelte-nw26sr.svelte-nw26sr{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-nw26sr .tag-popup-content.svelte-nw26sr.svelte-nw26sr,.tag-popup-left-top.svelte-nw26sr .tag-popup-content.svelte-nw26sr.svelte-nw26sr,.tag-popup-left-bottom.svelte-nw26sr .tag-popup-content.svelte-nw26sr.svelte-nw26sr{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-nw26sr .tag-popup-content.svelte-nw26sr.svelte-nw26sr,.tag-popup-right-top.svelte-nw26sr .tag-popup-content.svelte-nw26sr.svelte-nw26sr,.tag-popup-right-bottom.svelte-nw26sr .tag-popup-content.svelte-nw26sr.svelte-nw26sr{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-nw26sr.svelte-nw26sr.svelte-nw26sr{background:#ffffff}.tag-popup-title.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{margin:0 0 0.5rem;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-nw26sr .tag-popup-title.svelte-nw26sr.svelte-nw26sr{color:rgba(0, 0, 0, 0.8509803922)}.tag-popup-description.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{margin:0.5rem 0 0.5rem;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-nw26sr .tag-popup-description.svelte-nw26sr.svelte-nw26sr{color:rgba(0, 0, 0, 0.8509803922)}.tag-popup-tags.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{display:flex;align-items:center;margin-bottom:0.5rem}.tag-popup-tags.svelte-nw26sr .tag-popup-tag.svelte-nw26sr+.tag-popup-tag.svelte-nw26sr{margin-left:0.25rem}.tag-popup-tag.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{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-nw26sr.svelte-nw26sr.svelte-nw26sr{color:#ffffff;background-image:linear-gradient(90deg, #ead09a 0%, #e0cca3 100%)}.light.svelte-nw26sr .tag-popup-tag-primary.svelte-nw26sr.svelte-nw26sr{color:#946700;background-image:linear-gradient(90deg, #ead09a 0%, #e0cca3 100%)}.tag-popup-tag-secondary.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{color:#ffffff;background:rgba(255, 255, 255, 0.1490196078)}.light.svelte-nw26sr .tag-popup-tag-secondary.svelte-nw26sr.svelte-nw26sr{color:rgba(0, 0, 0, 0.5019607843);background:rgba(0, 0, 0, 0.0588235294)}.tag-popup-price.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{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%}.tag-popup-media.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{width:15rem;height:10rem;margin:0.75rem auto;overflow:hidden;border-radius:0.25rem;display:flex;align-items:center;justify-content:center;position:relative}.tag-popup-media.svelte-nw26sr img.svelte-nw26sr.svelte-nw26sr{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.tag-popup-media-type.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2}.tag-popup-media-index.svelte-nw26sr.svelte-nw26sr.svelte-nw26sr{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}');
|
|
6
6
|
}
|
|
7
|
-
const
|
|
8
|
-
function
|
|
9
|
-
const n =
|
|
7
|
+
const qe = (l) => ({}), ce = (l) => ({}), Le = (l) => ({}), ge = (l) => ({});
|
|
8
|
+
function me(l, t, e) {
|
|
9
|
+
const n = l.slice();
|
|
10
10
|
return n[1] = t[e], n;
|
|
11
11
|
}
|
|
12
|
-
function
|
|
13
|
-
const n =
|
|
12
|
+
function de(l, t, e) {
|
|
13
|
+
const n = l.slice();
|
|
14
14
|
return n[1] = t[e], n;
|
|
15
15
|
}
|
|
16
|
-
function
|
|
16
|
+
function ve(l) {
|
|
17
17
|
let t, e;
|
|
18
18
|
return {
|
|
19
19
|
c() {
|
|
20
|
-
t =
|
|
20
|
+
t = b("h3"), e = C(
|
|
21
21
|
/*finalTitle*/
|
|
22
|
-
|
|
23
|
-
),
|
|
22
|
+
l[13]
|
|
23
|
+
), c(t, "class", "tag-popup-title svelte-nw26sr");
|
|
24
24
|
},
|
|
25
|
-
m(n,
|
|
26
|
-
|
|
25
|
+
m(n, r) {
|
|
26
|
+
D(n, t, r), g(t, e);
|
|
27
27
|
},
|
|
28
|
-
p(n,
|
|
29
|
-
|
|
30
|
-
8192 &&
|
|
28
|
+
p(n, r) {
|
|
29
|
+
r & /*finalTitle*/
|
|
30
|
+
8192 && V(
|
|
31
31
|
e,
|
|
32
32
|
/*finalTitle*/
|
|
33
33
|
n[13]
|
|
34
34
|
);
|
|
35
35
|
},
|
|
36
36
|
d(n) {
|
|
37
|
-
n &&
|
|
37
|
+
n && j(t);
|
|
38
38
|
}
|
|
39
39
|
};
|
|
40
40
|
}
|
|
41
|
-
function
|
|
41
|
+
function we(l) {
|
|
42
42
|
let t, e, n = (
|
|
43
43
|
/*primaryTags*/
|
|
44
|
-
|
|
45
|
-
),
|
|
46
|
-
for (let
|
|
47
|
-
|
|
48
|
-
let
|
|
44
|
+
l[3]
|
|
45
|
+
), r = [];
|
|
46
|
+
for (let p = 0; p < n.length; p += 1)
|
|
47
|
+
r[p] = _e(de(l, n, p));
|
|
48
|
+
let s = (
|
|
49
49
|
/*secondaryTags*/
|
|
50
|
-
|
|
51
|
-
),
|
|
52
|
-
for (let
|
|
53
|
-
|
|
50
|
+
l[6]
|
|
51
|
+
), i = [];
|
|
52
|
+
for (let p = 0; p < s.length; p += 1)
|
|
53
|
+
i[p] = he(me(l, s, p));
|
|
54
54
|
return {
|
|
55
55
|
c() {
|
|
56
|
-
t =
|
|
57
|
-
for (let
|
|
58
|
-
|
|
59
|
-
e =
|
|
60
|
-
for (let
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
},
|
|
64
|
-
m(
|
|
65
|
-
|
|
66
|
-
for (let a = 0; a <
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
for (let a = 0; a <
|
|
70
|
-
|
|
71
|
-
},
|
|
72
|
-
p(
|
|
73
|
-
if (
|
|
56
|
+
t = b("div");
|
|
57
|
+
for (let p = 0; p < r.length; p += 1)
|
|
58
|
+
r[p].c();
|
|
59
|
+
e = U();
|
|
60
|
+
for (let p = 0; p < i.length; p += 1)
|
|
61
|
+
i[p].c();
|
|
62
|
+
c(t, "class", "tag-popup-tags svelte-nw26sr");
|
|
63
|
+
},
|
|
64
|
+
m(p, v) {
|
|
65
|
+
D(p, t, v);
|
|
66
|
+
for (let a = 0; a < r.length; a += 1)
|
|
67
|
+
r[a] && r[a].m(t, null);
|
|
68
|
+
g(t, e);
|
|
69
|
+
for (let a = 0; a < i.length; a += 1)
|
|
70
|
+
i[a] && i[a].m(t, null);
|
|
71
|
+
},
|
|
72
|
+
p(p, v) {
|
|
73
|
+
if (v & /*primaryTags*/
|
|
74
74
|
8) {
|
|
75
75
|
n = /*primaryTags*/
|
|
76
|
-
|
|
76
|
+
p[3];
|
|
77
77
|
let a;
|
|
78
78
|
for (a = 0; a < n.length; a += 1) {
|
|
79
|
-
const
|
|
80
|
-
|
|
79
|
+
const f = de(p, n, a);
|
|
80
|
+
r[a] ? r[a].p(f, v) : (r[a] = _e(f), r[a].c(), r[a].m(t, e));
|
|
81
81
|
}
|
|
82
|
-
for (; a <
|
|
83
|
-
|
|
84
|
-
|
|
82
|
+
for (; a < r.length; a += 1)
|
|
83
|
+
r[a].d(1);
|
|
84
|
+
r.length = n.length;
|
|
85
85
|
}
|
|
86
|
-
if (
|
|
86
|
+
if (v & /*secondaryTags*/
|
|
87
87
|
64) {
|
|
88
|
-
|
|
89
|
-
|
|
88
|
+
s = /*secondaryTags*/
|
|
89
|
+
p[6];
|
|
90
90
|
let a;
|
|
91
|
-
for (a = 0; a <
|
|
92
|
-
const
|
|
93
|
-
|
|
91
|
+
for (a = 0; a < s.length; a += 1) {
|
|
92
|
+
const f = me(p, s, a);
|
|
93
|
+
i[a] ? i[a].p(f, v) : (i[a] = he(f), i[a].c(), i[a].m(t, null));
|
|
94
94
|
}
|
|
95
|
-
for (; a <
|
|
96
|
-
|
|
97
|
-
|
|
95
|
+
for (; a < i.length; a += 1)
|
|
96
|
+
i[a].d(1);
|
|
97
|
+
i.length = s.length;
|
|
98
98
|
}
|
|
99
99
|
},
|
|
100
|
-
d(
|
|
101
|
-
|
|
100
|
+
d(p) {
|
|
101
|
+
p && j(t), ue(r, p), ue(i, p);
|
|
102
102
|
}
|
|
103
103
|
};
|
|
104
104
|
}
|
|
105
|
-
function
|
|
105
|
+
function _e(l) {
|
|
106
106
|
let t, e = (
|
|
107
107
|
/*tag*/
|
|
108
|
-
|
|
108
|
+
l[1] + ""
|
|
109
109
|
), n;
|
|
110
110
|
return {
|
|
111
111
|
c() {
|
|
112
|
-
t =
|
|
112
|
+
t = b("div"), n = C(e), c(t, "class", "tag-popup-tag tag-popup-tag-primary svelte-nw26sr");
|
|
113
113
|
},
|
|
114
|
-
m(
|
|
115
|
-
|
|
114
|
+
m(r, s) {
|
|
115
|
+
D(r, t, s), g(t, n);
|
|
116
116
|
},
|
|
117
|
-
p(
|
|
118
|
-
|
|
117
|
+
p(r, s) {
|
|
118
|
+
s & /*primaryTags*/
|
|
119
119
|
8 && e !== (e = /*tag*/
|
|
120
|
-
|
|
120
|
+
r[1] + "") && V(n, e);
|
|
121
121
|
},
|
|
122
|
-
d(
|
|
123
|
-
|
|
122
|
+
d(r) {
|
|
123
|
+
r && j(t);
|
|
124
124
|
}
|
|
125
125
|
};
|
|
126
126
|
}
|
|
127
|
-
function
|
|
127
|
+
function he(l) {
|
|
128
128
|
let t, e = (
|
|
129
129
|
/*tag*/
|
|
130
|
-
|
|
130
|
+
l[1] + ""
|
|
131
131
|
), n;
|
|
132
132
|
return {
|
|
133
133
|
c() {
|
|
134
|
-
t =
|
|
134
|
+
t = b("div"), n = C(e), c(t, "class", "tag-popup-tag tag-popup-tag-secondary svelte-nw26sr");
|
|
135
135
|
},
|
|
136
|
-
m(
|
|
137
|
-
|
|
136
|
+
m(r, s) {
|
|
137
|
+
D(r, t, s), g(t, n);
|
|
138
138
|
},
|
|
139
|
-
p(
|
|
140
|
-
|
|
139
|
+
p(r, s) {
|
|
140
|
+
s & /*secondaryTags*/
|
|
141
141
|
64 && e !== (e = /*tag*/
|
|
142
|
-
|
|
142
|
+
r[1] + "") && V(n, e);
|
|
143
|
+
},
|
|
144
|
+
d(r) {
|
|
145
|
+
r && j(t);
|
|
146
|
+
}
|
|
147
|
+
};
|
|
148
|
+
}
|
|
149
|
+
function Ae(l) {
|
|
150
|
+
let t, e, n, r, s, i, p, v;
|
|
151
|
+
i = new Ie({});
|
|
152
|
+
let a = (
|
|
153
|
+
/*mediaCount*/
|
|
154
|
+
l[8] > 1 && be(l)
|
|
155
|
+
);
|
|
156
|
+
return {
|
|
157
|
+
c() {
|
|
158
|
+
t = b("div"), e = b("video"), r = U(), s = b("div"), K(i.$$.fragment), p = U(), a && a.c(), H(e.src, n = /*tag*/
|
|
159
|
+
l[1].data.mediaData[0].url) || c(e, "src", n), c(e, "class", "tag-popup-video-fallback"), e.controls = !1, e.autoplay = !1, e.muted = !0, e.loop = !0, c(e, "preload", "metadata"), J(e, "width", "100%"), J(e, "height", "100%"), J(e, "object-fit", "cover"), c(s, "class", "tag-popup-media-type svelte-nw26sr"), c(t, "class", "tag-popup-media svelte-nw26sr");
|
|
143
160
|
},
|
|
144
|
-
|
|
145
|
-
|
|
161
|
+
m(f, _) {
|
|
162
|
+
D(f, t, _), g(t, e), g(t, r), g(t, s), O(i, s, null), g(t, p), a && a.m(t, null), v = !0;
|
|
163
|
+
},
|
|
164
|
+
p(f, _) {
|
|
165
|
+
(!v || _ & /*tag*/
|
|
166
|
+
2 && !H(e.src, n = /*tag*/
|
|
167
|
+
f[1].data.mediaData[0].url)) && c(e, "src", n), /*mediaCount*/
|
|
168
|
+
f[8] > 1 ? a ? a.p(f, _) : (a = be(f), a.c(), a.m(t, null)) : a && (a.d(1), a = null);
|
|
169
|
+
},
|
|
170
|
+
i(f) {
|
|
171
|
+
v || (A(i.$$.fragment, f), v = !0);
|
|
172
|
+
},
|
|
173
|
+
o(f) {
|
|
174
|
+
L(i.$$.fragment, f), v = !1;
|
|
175
|
+
},
|
|
176
|
+
d(f) {
|
|
177
|
+
f && j(t), Q(i), a && a.d();
|
|
146
178
|
}
|
|
147
179
|
};
|
|
148
180
|
}
|
|
149
|
-
function
|
|
150
|
-
let t, e, n,
|
|
151
|
-
const
|
|
152
|
-
function
|
|
181
|
+
function Fe(l) {
|
|
182
|
+
let t, e, n, r, s, i, p, v, a;
|
|
183
|
+
const f = [Se, Ne], _ = [];
|
|
184
|
+
function M(u, d) {
|
|
153
185
|
return (
|
|
154
186
|
/*isVideoMedia*/
|
|
155
|
-
|
|
187
|
+
u[10] ? 0 : (
|
|
156
188
|
/*isPanoramaMedia*/
|
|
157
|
-
|
|
189
|
+
u[9] ? 1 : -1
|
|
158
190
|
)
|
|
159
191
|
);
|
|
160
192
|
}
|
|
161
|
-
~(
|
|
162
|
-
let
|
|
193
|
+
~(i = M(l)) && (p = _[i] = f[i](l));
|
|
194
|
+
let m = (
|
|
163
195
|
/*mediaCount*/
|
|
164
|
-
|
|
196
|
+
l[8] > 1 && ke(l)
|
|
165
197
|
);
|
|
166
198
|
return {
|
|
167
199
|
c() {
|
|
168
|
-
t =
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
},
|
|
172
|
-
m(
|
|
173
|
-
|
|
174
|
-
},
|
|
175
|
-
p(
|
|
176
|
-
(!a ||
|
|
177
|
-
2048 && !
|
|
178
|
-
|
|
179
|
-
8192 &&
|
|
180
|
-
|
|
181
|
-
let
|
|
182
|
-
|
|
183
|
-
_[
|
|
184
|
-
}),
|
|
185
|
-
|
|
200
|
+
t = b("div"), e = b("img"), s = U(), p && p.c(), v = U(), m && m.c(), H(e.src, n = /*mediaUrl*/
|
|
201
|
+
l[11]) || c(e, "src", n), c(e, "alt", r = /*finalTitle*/
|
|
202
|
+
l[13] || ""), c(e, "draggable", "false"), c(e, "class", "svelte-nw26sr"), c(t, "class", "tag-popup-media svelte-nw26sr");
|
|
203
|
+
},
|
|
204
|
+
m(u, d) {
|
|
205
|
+
D(u, t, d), g(t, e), g(t, s), ~i && _[i].m(t, null), g(t, v), m && m.m(t, null), a = !0;
|
|
206
|
+
},
|
|
207
|
+
p(u, d) {
|
|
208
|
+
(!a || d & /*mediaUrl*/
|
|
209
|
+
2048 && !H(e.src, n = /*mediaUrl*/
|
|
210
|
+
u[11])) && c(e, "src", n), (!a || d & /*finalTitle*/
|
|
211
|
+
8192 && r !== (r = /*finalTitle*/
|
|
212
|
+
u[13] || "")) && c(e, "alt", r);
|
|
213
|
+
let B = i;
|
|
214
|
+
i = M(u), i !== B && (p && (ze(), L(_[B], 1, 1, () => {
|
|
215
|
+
_[B] = null;
|
|
216
|
+
}), je()), ~i ? (p = _[i], p || (p = _[i] = f[i](u), p.c()), A(p, 1), p.m(t, v)) : p = null), /*mediaCount*/
|
|
217
|
+
u[8] > 1 ? m ? m.p(u, d) : (m = ke(u), m.c(), m.m(t, null)) : m && (m.d(1), m = null);
|
|
218
|
+
},
|
|
219
|
+
i(u) {
|
|
220
|
+
a || (A(p), a = !0);
|
|
221
|
+
},
|
|
222
|
+
o(u) {
|
|
223
|
+
L(p), a = !1;
|
|
224
|
+
},
|
|
225
|
+
d(u) {
|
|
226
|
+
u && j(t), ~i && _[i].d(), m && m.d();
|
|
227
|
+
}
|
|
228
|
+
};
|
|
229
|
+
}
|
|
230
|
+
function be(l) {
|
|
231
|
+
let t, e, n, r;
|
|
232
|
+
return {
|
|
233
|
+
c() {
|
|
234
|
+
t = b("div"), e = C(
|
|
235
|
+
/*currentMediaIndex*/
|
|
236
|
+
l[7]
|
|
237
|
+
), n = C("/"), r = C(
|
|
238
|
+
/*mediaCount*/
|
|
239
|
+
l[8]
|
|
240
|
+
), c(t, "class", "tag-popup-media-index svelte-nw26sr");
|
|
186
241
|
},
|
|
187
|
-
i
|
|
188
|
-
|
|
242
|
+
m(s, i) {
|
|
243
|
+
D(s, t, i), g(t, e), g(t, n), g(t, r);
|
|
189
244
|
},
|
|
190
|
-
|
|
191
|
-
|
|
245
|
+
p(s, i) {
|
|
246
|
+
i & /*currentMediaIndex*/
|
|
247
|
+
128 && V(
|
|
248
|
+
e,
|
|
249
|
+
/*currentMediaIndex*/
|
|
250
|
+
s[7]
|
|
251
|
+
), i & /*mediaCount*/
|
|
252
|
+
256 && V(
|
|
253
|
+
r,
|
|
254
|
+
/*mediaCount*/
|
|
255
|
+
s[8]
|
|
256
|
+
);
|
|
192
257
|
},
|
|
193
|
-
d(
|
|
194
|
-
|
|
258
|
+
d(s) {
|
|
259
|
+
s && j(t);
|
|
195
260
|
}
|
|
196
261
|
};
|
|
197
262
|
}
|
|
198
|
-
function
|
|
263
|
+
function Ne(l) {
|
|
199
264
|
let t, e, n;
|
|
200
|
-
return e = new
|
|
265
|
+
return e = new Be({}), {
|
|
201
266
|
c() {
|
|
202
|
-
t =
|
|
267
|
+
t = b("div"), K(e.$$.fragment), c(t, "class", "tag-popup-media-type svelte-nw26sr");
|
|
203
268
|
},
|
|
204
|
-
m(
|
|
205
|
-
|
|
269
|
+
m(r, s) {
|
|
270
|
+
D(r, t, s), O(e, t, null), n = !0;
|
|
206
271
|
},
|
|
207
|
-
i(
|
|
208
|
-
n || (
|
|
272
|
+
i(r) {
|
|
273
|
+
n || (A(e.$$.fragment, r), n = !0);
|
|
209
274
|
},
|
|
210
|
-
o(
|
|
211
|
-
|
|
275
|
+
o(r) {
|
|
276
|
+
L(e.$$.fragment, r), n = !1;
|
|
212
277
|
},
|
|
213
|
-
d(
|
|
214
|
-
|
|
278
|
+
d(r) {
|
|
279
|
+
r && j(t), Q(e);
|
|
215
280
|
}
|
|
216
281
|
};
|
|
217
282
|
}
|
|
218
|
-
function
|
|
283
|
+
function Se(l) {
|
|
219
284
|
let t, e, n;
|
|
220
|
-
return e = new
|
|
285
|
+
return e = new Ie({}), {
|
|
221
286
|
c() {
|
|
222
|
-
t =
|
|
287
|
+
t = b("div"), K(e.$$.fragment), c(t, "class", "tag-popup-media-type svelte-nw26sr");
|
|
223
288
|
},
|
|
224
|
-
m(
|
|
225
|
-
|
|
289
|
+
m(r, s) {
|
|
290
|
+
D(r, t, s), O(e, t, null), n = !0;
|
|
226
291
|
},
|
|
227
|
-
i(
|
|
228
|
-
n || (
|
|
292
|
+
i(r) {
|
|
293
|
+
n || (A(e.$$.fragment, r), n = !0);
|
|
229
294
|
},
|
|
230
|
-
o(
|
|
231
|
-
|
|
295
|
+
o(r) {
|
|
296
|
+
L(e.$$.fragment, r), n = !1;
|
|
232
297
|
},
|
|
233
|
-
d(
|
|
234
|
-
|
|
298
|
+
d(r) {
|
|
299
|
+
r && j(t), Q(e);
|
|
235
300
|
}
|
|
236
301
|
};
|
|
237
302
|
}
|
|
238
|
-
function
|
|
239
|
-
let t, e, n,
|
|
303
|
+
function ke(l) {
|
|
304
|
+
let t, e, n, r;
|
|
240
305
|
return {
|
|
241
306
|
c() {
|
|
242
|
-
t =
|
|
307
|
+
t = b("div"), e = C(
|
|
243
308
|
/*currentMediaIndex*/
|
|
244
|
-
|
|
245
|
-
), n = C("/"),
|
|
309
|
+
l[7]
|
|
310
|
+
), n = C("/"), r = C(
|
|
246
311
|
/*mediaCount*/
|
|
247
|
-
|
|
248
|
-
),
|
|
312
|
+
l[8]
|
|
313
|
+
), c(t, "class", "tag-popup-media-index svelte-nw26sr");
|
|
249
314
|
},
|
|
250
|
-
m(
|
|
251
|
-
|
|
315
|
+
m(s, i) {
|
|
316
|
+
D(s, t, i), g(t, e), g(t, n), g(t, r);
|
|
252
317
|
},
|
|
253
|
-
p(
|
|
254
|
-
|
|
255
|
-
128 &&
|
|
318
|
+
p(s, i) {
|
|
319
|
+
i & /*currentMediaIndex*/
|
|
320
|
+
128 && V(
|
|
256
321
|
e,
|
|
257
322
|
/*currentMediaIndex*/
|
|
258
|
-
|
|
259
|
-
),
|
|
260
|
-
256 &&
|
|
261
|
-
|
|
323
|
+
s[7]
|
|
324
|
+
), i & /*mediaCount*/
|
|
325
|
+
256 && V(
|
|
326
|
+
r,
|
|
262
327
|
/*mediaCount*/
|
|
263
|
-
|
|
328
|
+
s[8]
|
|
264
329
|
);
|
|
265
330
|
},
|
|
266
|
-
d(
|
|
267
|
-
|
|
331
|
+
d(s) {
|
|
332
|
+
s && j(t);
|
|
268
333
|
}
|
|
269
334
|
};
|
|
270
335
|
}
|
|
271
|
-
function
|
|
336
|
+
function ye(l) {
|
|
272
337
|
let t, e;
|
|
273
338
|
return {
|
|
274
339
|
c() {
|
|
275
|
-
t =
|
|
340
|
+
t = b("div"), e = C(
|
|
276
341
|
/*finalDescription*/
|
|
277
|
-
|
|
278
|
-
),
|
|
342
|
+
l[12]
|
|
343
|
+
), c(t, "class", "tag-popup-description svelte-nw26sr");
|
|
279
344
|
},
|
|
280
|
-
m(n,
|
|
281
|
-
|
|
345
|
+
m(n, r) {
|
|
346
|
+
D(n, t, r), g(t, e);
|
|
282
347
|
},
|
|
283
|
-
p(n,
|
|
284
|
-
|
|
285
|
-
4096 &&
|
|
348
|
+
p(n, r) {
|
|
349
|
+
r & /*finalDescription*/
|
|
350
|
+
4096 && V(
|
|
286
351
|
e,
|
|
287
352
|
/*finalDescription*/
|
|
288
353
|
n[12]
|
|
289
354
|
);
|
|
290
355
|
},
|
|
291
356
|
d(n) {
|
|
292
|
-
n &&
|
|
357
|
+
n && j(t);
|
|
293
358
|
}
|
|
294
359
|
};
|
|
295
360
|
}
|
|
296
|
-
function
|
|
297
|
-
let t, e, n,
|
|
361
|
+
function Te(l) {
|
|
362
|
+
let t, e, n, r, s = (
|
|
298
363
|
/*marketingPriceUnit*/
|
|
299
|
-
|
|
364
|
+
l[4] && De(l)
|
|
300
365
|
);
|
|
301
366
|
return {
|
|
302
367
|
c() {
|
|
303
|
-
t =
|
|
368
|
+
t = b("div"), s && s.c(), e = U(), n = b("span"), r = C(
|
|
304
369
|
/*marketingPrice*/
|
|
305
|
-
|
|
306
|
-
),
|
|
370
|
+
l[5]
|
|
371
|
+
), c(n, "class", "tag-popup-price-value"), c(t, "class", "tag-popup-price svelte-nw26sr");
|
|
307
372
|
},
|
|
308
|
-
m(
|
|
309
|
-
|
|
373
|
+
m(i, p) {
|
|
374
|
+
D(i, t, p), s && s.m(t, null), g(t, e), g(t, n), g(n, r);
|
|
310
375
|
},
|
|
311
|
-
p(
|
|
376
|
+
p(i, p) {
|
|
312
377
|
/*marketingPriceUnit*/
|
|
313
|
-
|
|
314
|
-
32 &&
|
|
315
|
-
|
|
378
|
+
i[4] ? s ? s.p(i, p) : (s = De(i), s.c(), s.m(t, e)) : s && (s.d(1), s = null), p & /*marketingPrice*/
|
|
379
|
+
32 && V(
|
|
380
|
+
r,
|
|
316
381
|
/*marketingPrice*/
|
|
317
|
-
|
|
382
|
+
i[5]
|
|
318
383
|
);
|
|
319
384
|
},
|
|
320
|
-
d(
|
|
321
|
-
|
|
385
|
+
d(i) {
|
|
386
|
+
i && j(t), s && s.d();
|
|
322
387
|
}
|
|
323
388
|
};
|
|
324
389
|
}
|
|
325
|
-
function
|
|
390
|
+
function De(l) {
|
|
326
391
|
let t, e;
|
|
327
392
|
return {
|
|
328
393
|
c() {
|
|
329
|
-
t =
|
|
394
|
+
t = b("span"), e = C(
|
|
330
395
|
/*marketingPriceUnit*/
|
|
331
|
-
|
|
332
|
-
),
|
|
396
|
+
l[4]
|
|
397
|
+
), c(t, "class", "tag-popup-price-unit");
|
|
333
398
|
},
|
|
334
|
-
m(n,
|
|
335
|
-
|
|
399
|
+
m(n, r) {
|
|
400
|
+
D(n, t, r), g(t, e);
|
|
336
401
|
},
|
|
337
|
-
p(n,
|
|
338
|
-
|
|
339
|
-
16 &&
|
|
402
|
+
p(n, r) {
|
|
403
|
+
r & /*marketingPriceUnit*/
|
|
404
|
+
16 && V(
|
|
340
405
|
e,
|
|
341
406
|
/*marketingPriceUnit*/
|
|
342
407
|
n[4]
|
|
343
408
|
);
|
|
344
409
|
},
|
|
345
410
|
d(n) {
|
|
346
|
-
n &&
|
|
411
|
+
n && j(t);
|
|
347
412
|
}
|
|
348
413
|
};
|
|
349
414
|
}
|
|
350
|
-
function
|
|
351
|
-
let t, e, n,
|
|
415
|
+
function Ee(l) {
|
|
416
|
+
let t, e, n, r, s, i, p, v, a, f, _, M, m, u = (
|
|
352
417
|
/*finalTitle*/
|
|
353
|
-
|
|
354
|
-
),
|
|
418
|
+
l[13] && ve(l)
|
|
419
|
+
), d = (
|
|
355
420
|
/*isMarketingTag*/
|
|
356
|
-
|
|
357
|
-
(
|
|
358
|
-
|
|
359
|
-
)
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
421
|
+
l[2] && /*primaryTags*/
|
|
422
|
+
(l[3].length > 0 || /*secondaryTags*/
|
|
423
|
+
l[6].length > 0) && we(l)
|
|
424
|
+
);
|
|
425
|
+
const B = [Fe, Ae], I = [];
|
|
426
|
+
function N(o, w) {
|
|
427
|
+
var P;
|
|
428
|
+
return (
|
|
429
|
+
/*mediaUrl*/
|
|
430
|
+
o[11] ? 0 : (
|
|
431
|
+
/*isVideoMedia*/
|
|
432
|
+
o[10] && /*tag*/
|
|
433
|
+
o[1].data.mediaData && /*tag*/
|
|
434
|
+
((P = o[1].data.mediaData[0]) != null && P.url) ? 1 : -1
|
|
435
|
+
)
|
|
436
|
+
);
|
|
437
|
+
}
|
|
438
|
+
~(s = N(l)) && (i = I[s] = B[s](l));
|
|
439
|
+
let h = (
|
|
363
440
|
/*finalDescription*/
|
|
364
|
-
|
|
365
|
-
),
|
|
441
|
+
l[12] && ye(l)
|
|
442
|
+
), k = (
|
|
366
443
|
/*marketingPrice*/
|
|
367
|
-
|
|
444
|
+
l[5] && Te(l)
|
|
368
445
|
);
|
|
369
|
-
const
|
|
446
|
+
const S = (
|
|
370
447
|
/*#slots*/
|
|
371
|
-
|
|
372
|
-
), y =
|
|
373
|
-
|
|
374
|
-
|
|
448
|
+
l[25].toolbar
|
|
449
|
+
), y = oe(
|
|
450
|
+
S,
|
|
451
|
+
l,
|
|
375
452
|
/*$$scope*/
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
),
|
|
453
|
+
l[24],
|
|
454
|
+
ge
|
|
455
|
+
), G = (
|
|
379
456
|
/*#slots*/
|
|
380
|
-
|
|
381
|
-
),
|
|
382
|
-
|
|
383
|
-
|
|
457
|
+
l[25].arrow
|
|
458
|
+
), T = oe(
|
|
459
|
+
G,
|
|
460
|
+
l,
|
|
384
461
|
/*$$scope*/
|
|
385
|
-
|
|
386
|
-
|
|
462
|
+
l[24],
|
|
463
|
+
ce
|
|
387
464
|
);
|
|
388
465
|
return {
|
|
389
466
|
c() {
|
|
390
|
-
t =
|
|
391
|
-
|
|
392
|
-
|
|
467
|
+
t = b("div"), e = b("div"), u && u.c(), n = U(), d && d.c(), r = U(), i && i.c(), p = U(), h && h.c(), v = U(), k && k.c(), a = U(), y && y.c(), f = U(), T && T.c(), c(e, "class", _ = "tag-popup-content " + /*effectiveTheme*/
|
|
468
|
+
l[14] + " svelte-nw26sr"), c(t, "class", M = "tag-popup tag-popup-" + /*placement*/
|
|
469
|
+
l[0] + " svelte-nw26sr");
|
|
393
470
|
},
|
|
394
|
-
m(
|
|
395
|
-
|
|
471
|
+
m(o, w) {
|
|
472
|
+
D(o, t, w), g(t, e), u && u.m(e, null), g(e, n), d && d.m(e, null), g(e, r), ~s && I[s].m(e, null), g(e, p), h && h.m(e, null), g(e, v), k && k.m(e, null), g(e, a), y && y.m(e, null), g(e, f), T && T.m(e, null), m = !0;
|
|
396
473
|
},
|
|
397
|
-
p(
|
|
474
|
+
p(o, [w]) {
|
|
398
475
|
/*finalTitle*/
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
(
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
}),
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
16777216) &&
|
|
476
|
+
o[13] ? u ? u.p(o, w) : (u = ve(o), u.c(), u.m(e, n)) : u && (u.d(1), u = null), /*isMarketingTag*/
|
|
477
|
+
o[2] && /*primaryTags*/
|
|
478
|
+
(o[3].length > 0 || /*secondaryTags*/
|
|
479
|
+
o[6].length > 0) ? d ? d.p(o, w) : (d = we(o), d.c(), d.m(e, r)) : d && (d.d(1), d = null);
|
|
480
|
+
let P = s;
|
|
481
|
+
s = N(o), s === P ? ~s && I[s].p(o, w) : (i && (ze(), L(I[P], 1, 1, () => {
|
|
482
|
+
I[P] = null;
|
|
483
|
+
}), je()), ~s ? (i = I[s], i ? i.p(o, w) : (i = I[s] = B[s](o), i.c()), A(i, 1), i.m(e, p)) : i = null), /*finalDescription*/
|
|
484
|
+
o[12] ? h ? h.p(o, w) : (h = ye(o), h.c(), h.m(e, v)) : h && (h.d(1), h = null), /*marketingPrice*/
|
|
485
|
+
o[5] ? k ? k.p(o, w) : (k = Te(o), k.c(), k.m(e, a)) : k && (k.d(1), k = null), y && y.p && (!m || w & /*$$scope*/
|
|
486
|
+
16777216) && ae(
|
|
410
487
|
y,
|
|
411
|
-
|
|
412
|
-
|
|
488
|
+
S,
|
|
489
|
+
o,
|
|
413
490
|
/*$$scope*/
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
491
|
+
o[24],
|
|
492
|
+
m ? fe(
|
|
493
|
+
S,
|
|
417
494
|
/*$$scope*/
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
) :
|
|
495
|
+
o[24],
|
|
496
|
+
w,
|
|
497
|
+
Le
|
|
498
|
+
) : pe(
|
|
422
499
|
/*$$scope*/
|
|
423
|
-
|
|
500
|
+
o[24]
|
|
424
501
|
),
|
|
425
|
-
|
|
426
|
-
),
|
|
427
|
-
16777216) &&
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
502
|
+
ge
|
|
503
|
+
), T && T.p && (!m || w & /*$$scope*/
|
|
504
|
+
16777216) && ae(
|
|
505
|
+
T,
|
|
506
|
+
G,
|
|
507
|
+
o,
|
|
431
508
|
/*$$scope*/
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
509
|
+
o[24],
|
|
510
|
+
m ? fe(
|
|
511
|
+
G,
|
|
435
512
|
/*$$scope*/
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
) :
|
|
513
|
+
o[24],
|
|
514
|
+
w,
|
|
515
|
+
qe
|
|
516
|
+
) : pe(
|
|
440
517
|
/*$$scope*/
|
|
441
|
-
|
|
518
|
+
o[24]
|
|
442
519
|
),
|
|
443
|
-
|
|
444
|
-
), (!
|
|
445
|
-
16384 &&
|
|
446
|
-
|
|
447
|
-
1 &&
|
|
448
|
-
|
|
520
|
+
ce
|
|
521
|
+
), (!m || w & /*effectiveTheme*/
|
|
522
|
+
16384 && _ !== (_ = "tag-popup-content " + /*effectiveTheme*/
|
|
523
|
+
o[14] + " svelte-nw26sr")) && c(e, "class", _), (!m || w & /*placement*/
|
|
524
|
+
1 && M !== (M = "tag-popup tag-popup-" + /*placement*/
|
|
525
|
+
o[0] + " svelte-nw26sr")) && c(t, "class", M);
|
|
449
526
|
},
|
|
450
|
-
i(
|
|
451
|
-
|
|
527
|
+
i(o) {
|
|
528
|
+
m || (A(i), A(y, o), A(T, o), m = !0);
|
|
452
529
|
},
|
|
453
|
-
o(
|
|
454
|
-
|
|
530
|
+
o(o) {
|
|
531
|
+
L(i), L(y, o), L(T, o), m = !1;
|
|
455
532
|
},
|
|
456
|
-
d(
|
|
457
|
-
|
|
533
|
+
d(o) {
|
|
534
|
+
o && j(t), u && u.d(), d && d.d(), ~s && I[s].d(), h && h.d(), k && k.d(), y && y.d(o), T && T.d(o);
|
|
458
535
|
}
|
|
459
536
|
};
|
|
460
537
|
}
|
|
461
|
-
function
|
|
462
|
-
let n,
|
|
463
|
-
return
|
|
464
|
-
"tag" in
|
|
465
|
-
},
|
|
466
|
-
var
|
|
467
|
-
|
|
468
|
-
2 && e(2, n =
|
|
469
|
-
4 && e(23,
|
|
470
|
-
8454146 && e(14,
|
|
471
|
-
2 && e(22,
|
|
472
|
-
2 && e(21,
|
|
473
|
-
4194304 && e(13,
|
|
474
|
-
2097152 && e(12, a =
|
|
475
|
-
6 && e(20,
|
|
476
|
-
var
|
|
538
|
+
function Ge(l, t, e) {
|
|
539
|
+
let n, r, s, i, p, v, a, f, _, M, m, u, d, B, I, N, h, k, S, y, { $$slots: G = {}, $$scope: T } = t, { tag: o } = t, { config: w = {} } = t, { theme: P = void 0 } = t, { placement: W = "right-top" } = t;
|
|
540
|
+
return l.$$set = (z) => {
|
|
541
|
+
"tag" in z && e(1, o = z.tag), "config" in z && e(15, w = z.config), "theme" in z && e(16, P = z.theme), "placement" in z && e(0, W = z.placement), "$$scope" in z && e(24, T = z.$$scope);
|
|
542
|
+
}, l.$$.update = () => {
|
|
543
|
+
var z, X, Y;
|
|
544
|
+
l.$$.dirty & /*tag*/
|
|
545
|
+
2 && e(2, n = o.contentType === "Marketing"), l.$$.dirty & /*isMarketingTag*/
|
|
546
|
+
4 && e(23, r = n ? "light" : "dark"), l.$$.dirty & /*tag, theme, defaultTheme*/
|
|
547
|
+
8454146 && e(14, s = o.data.theme !== void 0 && o.data.theme !== null ? o.data.theme : P != null ? P : r), l.$$.dirty & /*tag*/
|
|
548
|
+
2 && e(22, i = o.data.title || o.data.name || ""), l.$$.dirty & /*tag*/
|
|
549
|
+
2 && e(21, p = o.data.description || o.data.tooltip || ""), l.$$.dirty & /*title*/
|
|
550
|
+
4194304 && e(13, v = i || ""), l.$$.dirty & /*description*/
|
|
551
|
+
2097152 && e(12, a = p || ""), l.$$.dirty & /*isMarketingTag, tag*/
|
|
552
|
+
6 && e(20, f = (() => {
|
|
553
|
+
var Z, R, x, $, ee, te, le, re, ne, se, ie;
|
|
477
554
|
if (n)
|
|
478
555
|
return null;
|
|
479
|
-
if (
|
|
480
|
-
const
|
|
481
|
-
if (
|
|
482
|
-
if (
|
|
483
|
-
return
|
|
484
|
-
if (
|
|
485
|
-
const
|
|
486
|
-
if (
|
|
487
|
-
const
|
|
488
|
-
if (
|
|
489
|
-
return `https://img.youtube.com/vi/${
|
|
556
|
+
if (o.data.mediaData && o.data.mediaData.length > 0) {
|
|
557
|
+
const q = o.data.mediaData[0];
|
|
558
|
+
if (q.type === "Video") {
|
|
559
|
+
if (q.videoCoverUrl)
|
|
560
|
+
return q.videoCoverUrl;
|
|
561
|
+
if (q.url) {
|
|
562
|
+
const F = q.url.toLowerCase();
|
|
563
|
+
if (F.includes("youtube.com") || F.includes("youtu.be")) {
|
|
564
|
+
const E = F.includes("youtube.com/watch?v=") ? F.split("watch?v=")[1].split("&")[0] : F.includes("youtu.be/") ? F.split("youtu.be/")[1].split("?")[0] : null;
|
|
565
|
+
if (E)
|
|
566
|
+
return `https://img.youtube.com/vi/${E}/hqdefault.jpg`;
|
|
490
567
|
}
|
|
491
|
-
if (
|
|
492
|
-
const
|
|
493
|
-
if (
|
|
494
|
-
return `https://vumbnail.com/${
|
|
568
|
+
if (F.includes("vimeo.com")) {
|
|
569
|
+
const E = F.match(/vimeo\.com\/([0-9]+)/);
|
|
570
|
+
if (E && E[1])
|
|
571
|
+
return `https://vumbnail.com/${E[1]}.jpg`;
|
|
495
572
|
}
|
|
496
573
|
return;
|
|
497
574
|
}
|
|
498
575
|
}
|
|
499
|
-
if (
|
|
500
|
-
return (
|
|
501
|
-
if (
|
|
502
|
-
return
|
|
576
|
+
if (o.contentType === "Panorama")
|
|
577
|
+
return (ie = (le = (x = (R = (Z = o.data.mediaData) == null ? void 0 : Z[0]) == null ? void 0 : R.cube) == null ? void 0 : x.front) != null ? le : (te = (ee = ($ = o.data.mediaData) == null ? void 0 : $[0]) == null ? void 0 : ee.thumbnail) == null ? void 0 : te.split("?")[0]) != null ? ie : (se = (ne = (re = o.data.mediaData) == null ? void 0 : re[0]) == null ? void 0 : ne.url) == null ? void 0 : se.split("?")[0];
|
|
578
|
+
if (q.url || q.thumbnail)
|
|
579
|
+
return q.url || q.thumbnail;
|
|
503
580
|
}
|
|
504
|
-
return
|
|
505
|
-
})()),
|
|
506
|
-
1081346 && e(11, _ =
|
|
507
|
-
2 && e(10,
|
|
508
|
-
2 && e(9,
|
|
509
|
-
2 && e(8,
|
|
510
|
-
6 && e(19,
|
|
511
|
-
6 && e(18,
|
|
512
|
-
524288 && e(3,
|
|
513
|
-
8 && e(17,
|
|
514
|
-
393216 && e(6,
|
|
515
|
-
6 && e(5,
|
|
516
|
-
6 && e(4,
|
|
517
|
-
}, e(7,
|
|
518
|
-
|
|
519
|
-
|
|
581
|
+
return o.data.imageUrl;
|
|
582
|
+
})()), l.$$.dirty & /*config, mediaRawUrl, tag*/
|
|
583
|
+
1081346 && e(11, _ = w != null && w.imageURLTransform && (f != null && f.includes("realsee-cdn") || f != null && f.includes("ljcdn.com")) ? w.imageURLTransform(f, { width: 280, height: 280 }) : f || o.data.mediaUrl || ""), l.$$.dirty & /*tag*/
|
|
584
|
+
2 && e(10, M = o.contentType === "Video" || o.data.mediaType === "video"), l.$$.dirty & /*tag*/
|
|
585
|
+
2 && e(9, m = o.contentType === "Panorama" || o.data.mediaType === "panorama"), l.$$.dirty & /*tag*/
|
|
586
|
+
2 && e(8, u = ((z = o.data.mediaData) == null ? void 0 : z.length) || 0), l.$$.dirty & /*isMarketingTag, tag*/
|
|
587
|
+
6 && e(19, B = n ? o.data.brandTags || [] : []), l.$$.dirty & /*isMarketingTag, tag*/
|
|
588
|
+
6 && e(18, I = n ? o.data.tags || [] : []), l.$$.dirty & /*marketingBrandTags*/
|
|
589
|
+
524288 && e(3, N = B.filter(Boolean).slice(0, 2)), l.$$.dirty & /*primaryTags*/
|
|
590
|
+
8 && e(17, h = Math.max(0, 2 - N.length)), l.$$.dirty & /*remainingCount, marketingTags*/
|
|
591
|
+
393216 && e(6, k = h > 0 ? I.filter(Boolean).slice(0, h) : []), l.$$.dirty & /*isMarketingTag, tag*/
|
|
592
|
+
6 && e(5, S = n && ((X = o.data.price) == null ? void 0 : X.value) || ""), l.$$.dirty & /*isMarketingTag, tag*/
|
|
593
|
+
6 && e(4, y = n && ((Y = o.data.price) == null ? void 0 : Y.unit) || "");
|
|
594
|
+
}, e(7, d = 1), [
|
|
595
|
+
W,
|
|
596
|
+
o,
|
|
520
597
|
n,
|
|
598
|
+
N,
|
|
521
599
|
y,
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
m,
|
|
526
|
-
f,
|
|
600
|
+
S,
|
|
601
|
+
k,
|
|
602
|
+
d,
|
|
527
603
|
u,
|
|
528
|
-
|
|
604
|
+
m,
|
|
605
|
+
M,
|
|
529
606
|
_,
|
|
530
607
|
a,
|
|
531
|
-
|
|
532
|
-
i,
|
|
533
|
-
F,
|
|
534
|
-
S,
|
|
535
|
-
M,
|
|
536
|
-
L,
|
|
537
|
-
d,
|
|
538
|
-
g,
|
|
608
|
+
v,
|
|
539
609
|
s,
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
610
|
+
w,
|
|
611
|
+
P,
|
|
612
|
+
h,
|
|
613
|
+
I,
|
|
614
|
+
B,
|
|
615
|
+
f,
|
|
616
|
+
p,
|
|
617
|
+
i,
|
|
618
|
+
r,
|
|
619
|
+
T,
|
|
620
|
+
G
|
|
544
621
|
];
|
|
545
622
|
}
|
|
546
|
-
class
|
|
623
|
+
class Oe extends Pe {
|
|
547
624
|
constructor(t) {
|
|
548
|
-
super(),
|
|
625
|
+
super(), Ue(
|
|
549
626
|
this,
|
|
550
627
|
t,
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
628
|
+
Ge,
|
|
629
|
+
Ee,
|
|
630
|
+
Ce,
|
|
554
631
|
{
|
|
555
632
|
tag: 1,
|
|
556
633
|
config: 15,
|
|
557
634
|
theme: 16,
|
|
558
635
|
placement: 0
|
|
559
636
|
},
|
|
560
|
-
|
|
637
|
+
Ve
|
|
561
638
|
);
|
|
562
639
|
}
|
|
563
640
|
}
|
|
564
641
|
export {
|
|
565
|
-
|
|
642
|
+
Oe as default
|
|
566
643
|
};
|