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