@realsee/dnalogel 3.66.0-alpha.1 → 3.66.0-alpha.3

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 (481) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/dist/PanoTagPlugin/Components/Common/ArrowRightIcon.svelte.d.ts +1 -0
  3. package/dist/PanoTagPlugin/Components/Common/PanoramaIcon.svelte.d.ts +1 -0
  4. package/dist/PanoTagPlugin/Components/Common/ShareIcon.svelte.d.ts +1 -0
  5. package/dist/PanoTagPlugin/Components/Common/VideoIcon.svelte.d.ts +1 -0
  6. package/dist/PanoTagPlugin/typings/tag/TagConfig.d.ts +12 -0
  7. package/dist/index.cjs.js +78 -77
  8. package/dist/index.js +13398 -12659
  9. package/dist/index.umd.js +72 -71
  10. package/docs/assets/search.js +1 -1
  11. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
  12. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
  13. package/docs/classes/CSS3DRender.html +2 -2
  14. package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
  15. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
  16. package/docs/classes/ModelMakerPluginInstance.html +2 -2
  17. package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +2 -2
  18. package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +2 -2
  19. package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +2 -2
  20. package/docs/classes/ModelRoomLabelController.html +2 -2
  21. package/docs/classes/MoveController.html +2 -2
  22. package/docs/classes/Object3DHelperController.html +2 -2
  23. package/docs/classes/PaintBrush.html +2 -2
  24. package/docs/classes/PanoMeasurePluginLine.html +2 -2
  25. package/docs/classes/PanoMeasurePluginModel.html +2 -2
  26. package/docs/classes/PanoMeasurePluginPoint.html +2 -2
  27. package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
  28. package/docs/classes/PanoTagPluginController.html +2 -2
  29. package/docs/classes/Sculpt.html +2 -2
  30. package/docs/classes/Util.BetterTween.html +2 -2
  31. package/docs/classes/Util.FiveDomEvents.html +2 -2
  32. package/docs/classes/Util.FivePuppet.html +2 -2
  33. package/docs/classes/Util.Interval.html +2 -2
  34. package/docs/classes/Util.LegacyPointHelper.html +2 -2
  35. package/docs/classes/Util.LightTag.html +2 -2
  36. package/docs/classes/Util.LineSegments.html +2 -2
  37. package/docs/classes/Util.Magnifier.html +2 -2
  38. package/docs/classes/Util.Object3D.html +2 -2
  39. package/docs/classes/Util.PointDomHelper.html +2 -2
  40. package/docs/classes/Util.PointHelper.html +2 -2
  41. package/docs/classes/Util.PointSelector.html +2 -2
  42. package/docs/classes/Util.PointSelectorHelper.html +2 -2
  43. package/docs/classes/Util.Rectangle.html +2 -2
  44. package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
  45. package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
  46. package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
  47. package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
  48. package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
  49. package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
  50. package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
  51. package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
  52. package/docs/classes/Util.sculpt.LineMesh.html +2 -2
  53. package/docs/classes/Util.sculpt.PointMesh.html +2 -2
  54. package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
  55. package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
  56. package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
  57. package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
  58. package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
  59. package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
  60. package/docs/classes/WalkController.html +2 -2
  61. package/docs/enums/CameraMovementEffect.html +2 -2
  62. package/docs/enums/ContentType.html +2 -2
  63. package/docs/enums/DIRECTION.html +2 -2
  64. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
  65. package/docs/enums/DimensionType.html +2 -2
  66. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
  67. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
  68. package/docs/enums/PaintBrushTypeEnum.html +2 -2
  69. package/docs/enums/PointType.html +2 -2
  70. package/docs/enums/Rotation.html +2 -2
  71. package/docs/functions/AreaMakerPlugin.html +1 -1
  72. package/docs/functions/CSS3DRenderPlugin.html +1 -1
  73. package/docs/functions/CameraMovementPlugin.html +2 -2
  74. package/docs/functions/CruisePlugin.html +1 -1
  75. package/docs/functions/CurrentPanoImagePlugin.html +1 -1
  76. package/docs/functions/GuideLinePlugin.html +1 -1
  77. package/docs/functions/ItemLabelPlugin.html +1 -1
  78. package/docs/functions/MapviewFloorplanPlugin.html +1 -1
  79. package/docs/functions/MeasurePlugin.html +1 -1
  80. package/docs/functions/ModelChassisCompassPlugin.html +2 -2
  81. package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
  82. package/docs/functions/ModelFloorplanPlugin.html +1 -1
  83. package/docs/functions/ModelItemLabelPlugin.html +1 -1
  84. package/docs/functions/ModelMakerPlugin.html +1 -1
  85. package/docs/functions/ModelRoomLabelPlugin.html +1 -1
  86. package/docs/functions/ModelTVVideoPlugin.html +1 -1
  87. package/docs/functions/ModelViewPlugin.html +2 -2
  88. package/docs/functions/MovePlugin.html +1 -1
  89. package/docs/functions/Object3DHelperPlugin.html +1 -1
  90. package/docs/functions/PanoCompassPlugin.html +1 -1
  91. package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
  92. package/docs/functions/PanoDoorLabelPlugin.html +1 -1
  93. package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
  94. package/docs/functions/PanoMeasurePlugin.html +1 -1
  95. package/docs/functions/PanoRulerPlugin.html +2 -2
  96. package/docs/functions/PanoRulerProPlugin.html +2 -2
  97. package/docs/functions/PanoSpatialTagPlugin.html +2 -2
  98. package/docs/functions/PanoTagPlugin.html +1 -1
  99. package/docs/functions/PanoVideoPlugin.html +2 -2
  100. package/docs/functions/PipelinePlugin.html +1 -1
  101. package/docs/functions/SculptPlugin.html +2 -2
  102. package/docs/functions/TopviewFloorplanPlugin.html +1 -1
  103. package/docs/functions/Util.absoluteUrl.html +2 -2
  104. package/docs/functions/Util.awaitNextFrame.html +1 -1
  105. package/docs/functions/Util.blink.html +2 -2
  106. package/docs/functions/Util.bounding.html +1 -1
  107. package/docs/functions/Util.boundingBox.html +1 -1
  108. package/docs/functions/Util.boundingSphere.html +1 -1
  109. package/docs/functions/Util.boxVertex.html +2 -2
  110. package/docs/functions/Util.boxVertexes.html +1 -1
  111. package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
  112. package/docs/functions/Util.convexHull.html +2 -2
  113. package/docs/functions/Util.equal.html +2 -2
  114. package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
  115. package/docs/functions/Util.getCoordsFromClient.html +1 -1
  116. package/docs/functions/Util.getCoordsFromElement.html +1 -1
  117. package/docs/functions/Util.getFrameTime.html +2 -2
  118. package/docs/functions/Util.getIntersectFromRelativePosition.html +1 -1
  119. package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
  120. package/docs/functions/Util.initialCSS3DRender.html +1 -1
  121. package/docs/functions/Util.inside.html +1 -1
  122. package/docs/functions/Util.isAbsoluteURL.html +1 -1
  123. package/docs/functions/Util.isModelLike.html +1 -1
  124. package/docs/functions/Util.isNil.html +2 -2
  125. package/docs/functions/Util.isPanoramaLike.html +1 -1
  126. package/docs/functions/Util.lookObject.html +2 -2
  127. package/docs/functions/Util.lookPoint.html +2 -2
  128. package/docs/functions/Util.nextFrame.html +1 -1
  129. package/docs/functions/Util.notNil.html +2 -2
  130. package/docs/functions/Util.reblink.html +2 -2
  131. package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
  132. package/docs/functions/Util.sculpt.createBox.html +1 -1
  133. package/docs/functions/Util.sculpt.createCircle.html +1 -1
  134. package/docs/functions/Util.sculpt.createCylinder.html +1 -1
  135. package/docs/functions/Util.sculpt.createLine.html +2 -2
  136. package/docs/functions/Util.sculpt.createPoint.html +1 -1
  137. package/docs/functions/Util.sculpt.createPolygon.html +1 -1
  138. package/docs/functions/Util.sculpt.createPrism.html +1 -1
  139. package/docs/functions/Util.sculpt.createRectangle.html +2 -2
  140. package/docs/functions/Util.tag.html +1 -1
  141. package/docs/functions/Util.tweenProgress.html +1 -1
  142. package/docs/functions/Util.uuid.html +2 -2
  143. package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
  144. package/docs/functions/Util.worldBounding.html +1 -1
  145. package/docs/functions/Util.worldBoundingBox.html +1 -1
  146. package/docs/functions/Util.worldBoundingSphere.html +1 -1
  147. package/docs/functions/createPolyline.html +2 -2
  148. package/docs/functions/pluginFlag.html +1 -1
  149. package/docs/hierarchy.html +1 -1
  150. package/docs/index.html +2 -2
  151. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
  152. package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
  153. package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
  154. package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
  155. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
  156. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
  157. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
  158. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
  159. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
  160. package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
  161. package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
  162. package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
  163. package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
  164. package/docs/interfaces/ContentTypeMapInterface.html +2 -2
  165. package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
  166. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
  167. package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
  168. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
  169. package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
  170. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
  171. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
  172. package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
  173. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
  174. package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
  175. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
  176. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
  177. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
  178. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
  179. package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
  180. package/docs/interfaces/FloorplanBounding.html +2 -2
  181. package/docs/interfaces/FloorplanData.html +2 -2
  182. package/docs/interfaces/FloorplanEntrance.html +2 -2
  183. package/docs/interfaces/FloorplanExtraObject.html +2 -2
  184. package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
  185. package/docs/interfaces/FloorplanFloorData.html +2 -2
  186. package/docs/interfaces/FloorplanImagePosition.html +2 -2
  187. package/docs/interfaces/FloorplanObserver.html +2 -2
  188. package/docs/interfaces/FloorplanOutlineItem.html +2 -2
  189. package/docs/interfaces/FloorplanPosition.html +2 -2
  190. package/docs/interfaces/FloorplanRoomItem.html +2 -2
  191. package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
  192. package/docs/interfaces/FloorplanServerBounding.html +2 -2
  193. package/docs/interfaces/FloorplanServerComputedData.html +2 -2
  194. package/docs/interfaces/FloorplanServerData.html +2 -2
  195. package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
  196. package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
  197. package/docs/interfaces/FloorplanServerEntrance.html +2 -2
  198. package/docs/interfaces/FloorplanServerFloorData.html +2 -2
  199. package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
  200. package/docs/interfaces/FloorplanServerObserver.html +2 -2
  201. package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
  202. package/docs/interfaces/FloorplanServerPosition.html +2 -2
  203. package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
  204. package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
  205. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
  206. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
  207. package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
  208. package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
  209. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
  210. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
  211. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
  212. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
  213. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
  214. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
  215. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
  216. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
  217. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
  218. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
  219. package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
  220. package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
  221. package/docs/interfaces/HelperOffset.html +2 -2
  222. package/docs/interfaces/ImagePlaneGroup.html +2 -2
  223. package/docs/interfaces/ItemLabelPluginData.html +2 -2
  224. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
  225. package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
  226. package/docs/interfaces/MinMax.html +2 -2
  227. package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
  228. package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
  229. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
  230. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
  231. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
  232. package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
  233. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
  234. package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
  235. package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +2 -2
  236. package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
  237. package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +2 -2
  238. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
  239. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
  240. package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
  241. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
  242. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
  243. package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
  244. package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +2 -2
  245. package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
  246. package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
  247. package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
  248. package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
  249. package/docs/interfaces/ModelViewPluginExportType.html +2 -2
  250. package/docs/interfaces/Object3DHelperState.html +2 -2
  251. package/docs/interfaces/ObjectHelperControllers.html +2 -2
  252. package/docs/interfaces/PaintBrushAction.html +2 -2
  253. package/docs/interfaces/PaintBrushConfigs.html +2 -2
  254. package/docs/interfaces/PaintBrushState.html +2 -2
  255. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
  256. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  257. package/docs/interfaces/PanoMeasureParameterType.html +2 -2
  258. package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
  259. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
  260. package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
  261. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
  262. package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
  263. package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
  264. package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
  265. package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
  266. package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
  267. package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
  268. package/docs/interfaces/PanoRulerProPluginState.html +2 -2
  269. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  270. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  271. package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
  272. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
  273. package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
  274. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
  275. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
  276. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
  277. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
  278. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
  279. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
  280. package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
  281. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
  282. package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
  283. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
  284. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
  285. package/docs/interfaces/PluginEventMap.html +2 -2
  286. package/docs/interfaces/Point.html +2 -2
  287. package/docs/interfaces/Room.html +2 -2
  288. package/docs/interfaces/RoomInfo.html +2 -2
  289. package/docs/interfaces/RoomLabel.html +2 -2
  290. package/docs/interfaces/RoomRules.html +1 -1
  291. package/docs/interfaces/Rooms.html +1 -1
  292. package/docs/interfaces/Scissor.html +2 -2
  293. package/docs/interfaces/State.html +2 -2
  294. package/docs/interfaces/TagCacheInterface.html +2 -2
  295. package/docs/interfaces/TagConfig.html +50 -45
  296. package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
  297. package/docs/interfaces/TagIconUrl.html +2 -2
  298. package/docs/interfaces/TagObjectGroup.html +2 -2
  299. package/docs/interfaces/TagStyle.html +2 -2
  300. package/docs/interfaces/Tags.html +2 -2
  301. package/docs/interfaces/TemporaryState.html +2 -2
  302. package/docs/interfaces/Util.AnimeInstance.html +2 -2
  303. package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
  304. package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
  305. package/docs/interfaces/Util.FiveDomEvent.html +2 -2
  306. package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
  307. package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
  308. package/docs/interfaces/Util.MagnifierParameter.html +2 -2
  309. package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
  310. package/docs/interfaces/Util.PointIntersection.html +2 -2
  311. package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
  312. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
  313. package/docs/modules/AreaMakerPluginType.html +2 -2
  314. package/docs/modules/CruisePluginTypes.html +2 -2
  315. package/docs/modules/CurrentPanoImagePluginType.html +2 -2
  316. package/docs/modules/GuideLineItem.html +2 -2
  317. package/docs/modules/GuideLineModeItem.html +2 -2
  318. package/docs/modules/GuideLinePluginType.html +2 -2
  319. package/docs/modules/ModelMakerPluginType.html +2 -2
  320. package/docs/modules/PanoVideoPluginType.html +2 -2
  321. package/docs/modules/SculptData.html +2 -2
  322. package/docs/modules/SculptType.html +2 -2
  323. package/docs/modules/Util.html +2 -2
  324. package/docs/modules/Util.sculpt.html +2 -2
  325. package/docs/modules.html +2 -2
  326. package/docs/types/AddObject3DHelperConfig.html +2 -2
  327. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
  328. package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
  329. package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
  330. package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
  331. package/docs/types/ArrayPosition.html +1 -1
  332. package/docs/types/AudioAppearance.html +1 -1
  333. package/docs/types/CSS3DRenderExportType.html +1 -1
  334. package/docs/types/CSS3DRenderPluginExportType.html +1 -1
  335. package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
  336. package/docs/types/ClassFunctionParameters.html +1 -1
  337. package/docs/types/Color.html +1 -1
  338. package/docs/types/ContentTypeConfigKey.html +1 -1
  339. package/docs/types/ContentTypeConfigKeySplit.html +1 -1
  340. package/docs/types/ContentTypeMap.html +1 -1
  341. package/docs/types/Create3DDomContainerReturnType.html +1 -1
  342. package/docs/types/Create3DElementReturnType.html +1 -1
  343. package/docs/types/CruisePluginExportType.html +1 -1
  344. package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
  345. package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
  346. package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
  347. package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
  348. package/docs/types/DeprecatedTagProperty.html +2 -2
  349. package/docs/types/Direction-1.html +1 -1
  350. package/docs/types/Direction4.html +1 -1
  351. package/docs/types/ElementRenderer.html +2 -2
  352. package/docs/types/FloorplanRuleLabels.html +2 -2
  353. package/docs/types/FloorplanServerRuleLabels.html +1 -1
  354. package/docs/types/GuideLinePluginExportType.html +1 -1
  355. package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
  356. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
  357. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
  358. package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
  359. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
  360. package/docs/types/GuideLinePluginType.PathItem.html +2 -2
  361. package/docs/types/GuideLinePluginType.PluginData.html +2 -2
  362. package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
  363. package/docs/types/HelperEventMap.html +1 -1
  364. package/docs/types/InternalHelperEventMap.html +1 -1
  365. package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
  366. package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
  367. package/docs/types/MeasurePluginConfig.html +1 -1
  368. package/docs/types/MediaData.html +2 -2
  369. package/docs/types/MediaStore.html +1 -1
  370. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
  371. package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
  372. package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
  373. package/docs/types/ModelId.html +1 -1
  374. package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
  375. package/docs/types/ModelMakerPluginType.ItemType.html +2 -2
  376. package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
  377. package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
  378. package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
  379. package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
  380. package/docs/types/MoveArgs.html +2 -2
  381. package/docs/types/MoveOpts.html +2 -2
  382. package/docs/types/Object3DHelperEventMap.html +1 -1
  383. package/docs/types/ObjectFit.html +1 -1
  384. package/docs/types/PaintBrushEventMap.html +1 -1
  385. package/docs/types/PanoCompassPluginData.html +1 -1
  386. package/docs/types/PanoCompassPluginExportType.html +1 -1
  387. package/docs/types/PanoCompassPluginParameterType.html +1 -1
  388. package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
  389. package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
  390. package/docs/types/PanoIndex.html +1 -1
  391. package/docs/types/PanoMeasurePluginEvent.html +1 -1
  392. package/docs/types/PanoMeasureReturnType.html +1 -1
  393. package/docs/types/PanoSpatialTagPluginId.html +1 -1
  394. package/docs/types/PanoTagPluginExportInterface.html +1 -1
  395. package/docs/types/PanoTagPluginParamsInterface.html +1 -1
  396. package/docs/types/PanoVideoPluginParameterType.html +1 -1
  397. package/docs/types/PanoVideoPluginReturnType.html +1 -1
  398. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
  399. package/docs/types/PipelinePluginParameterType.html +1 -1
  400. package/docs/types/PipelinePluginReturnType.html +1 -1
  401. package/docs/types/PlaneTag.html +2 -2
  402. package/docs/types/Point2DTag.html +2 -2
  403. package/docs/types/Point3DTag.html +2 -2
  404. package/docs/types/PointTagInstance.html +1 -1
  405. package/docs/types/Position.html +1 -1
  406. package/docs/types/PositionFrom.html +1 -1
  407. package/docs/types/RotateArgs.html +2 -2
  408. package/docs/types/RotateOpts.html +2 -2
  409. package/docs/types/RuleLabelsKey.html +1 -1
  410. package/docs/types/RuleLabelsValue.html +1 -1
  411. package/docs/types/ScaleCallback.html +1 -1
  412. package/docs/types/ScalePosition.html +2 -2
  413. package/docs/types/SculptData.BoxData.html +1 -1
  414. package/docs/types/SculptData.CircleData.html +1 -1
  415. package/docs/types/SculptData.CylinderData.html +1 -1
  416. package/docs/types/SculptData.PointData.html +1 -1
  417. package/docs/types/SculptData.PolygonData.html +1 -1
  418. package/docs/types/SculptData.PolylineData.html +1 -1
  419. package/docs/types/SculptData.PrismData.html +1 -1
  420. package/docs/types/SculptData.RectangleData.html +1 -1
  421. package/docs/types/SculptType.Theme.html +2 -2
  422. package/docs/types/StickType.html +1 -1
  423. package/docs/types/Tag.html +2 -2
  424. package/docs/types/Tag2D.html +2 -2
  425. package/docs/types/Tag3D.html +2 -2
  426. package/docs/types/TagClickParams.html +1 -1
  427. package/docs/types/TagConfigByKey.html +1 -1
  428. package/docs/types/TagContentType.html +1 -1
  429. package/docs/types/TagContentTypeMapping.html +1 -1
  430. package/docs/types/TagDimensionType.html +1 -1
  431. package/docs/types/TagElement.html +2 -2
  432. package/docs/types/TagEvents.html +1 -1
  433. package/docs/types/TagGLTFObject.html +1 -1
  434. package/docs/types/TagHooks.html +1 -1
  435. package/docs/types/TagId.html +1 -1
  436. package/docs/types/TagInstance.html +1 -1
  437. package/docs/types/TagPointType.html +2 -2
  438. package/docs/types/TagRendererMap.html +1 -1
  439. package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
  440. package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
  441. package/docs/types/Util.ActionIfNoIntersection.html +1 -1
  442. package/docs/types/Util.AdherePoint.html +2 -2
  443. package/docs/types/Util.PointSelectorConfig.html +1 -1
  444. package/docs/types/WorkCode.html +1 -1
  445. package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
  446. package/docs/variables/PLUGIN.html +1 -1
  447. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
  448. package/docs/variables/ROOM_TYPE_MAP.html +2 -2
  449. package/docs/variables/Util.animeMap.html +1 -1
  450. package/docs/variables/defaultGlobalConfig.html +1 -1
  451. package/docs/variables/itemLabelPluginServerParams.html +1 -1
  452. package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
  453. package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
  454. package/libs/CruisePlugin/Move.js +6 -2
  455. package/libs/CruisePlugin/Work.js +6 -2
  456. package/libs/CruisePlugin/index.js +10 -6
  457. package/libs/GuideLinePlugin/Controller.js +8 -4
  458. package/libs/GuideLinePlugin/GuideLineItem.js +6 -2
  459. package/libs/GuideLinePlugin/GuideLineModeItem.js +6 -2
  460. package/libs/GuideLinePlugin/index.js +10 -6
  461. package/libs/PanoTagPlugin/Components/Common/ArrowRightIcon.js +111 -0
  462. package/libs/PanoTagPlugin/Components/Common/ArrowRightIcon.svelte.d.ts +1 -0
  463. package/libs/PanoTagPlugin/Components/Common/PanoramaIcon.js +136 -0
  464. package/libs/PanoTagPlugin/Components/Common/PanoramaIcon.svelte.d.ts +1 -0
  465. package/libs/PanoTagPlugin/Components/Common/ShareIcon.js +111 -0
  466. package/libs/PanoTagPlugin/Components/Common/ShareIcon.svelte.d.ts +1 -0
  467. package/libs/PanoTagPlugin/Components/Common/TagPoint.js +209 -206
  468. package/libs/PanoTagPlugin/Components/Common/TagPopover.js +794 -445
  469. package/libs/PanoTagPlugin/Components/Common/TagPopoverArrow.js +37 -43
  470. package/libs/PanoTagPlugin/Components/Common/VideoIcon.js +114 -0
  471. package/libs/PanoTagPlugin/Components/Common/VideoIcon.svelte.d.ts +1 -0
  472. package/libs/PanoTagPlugin/Components/TagContainer.js +6 -2
  473. package/libs/PanoTagPlugin/Components/TagItem.js +194 -182
  474. package/libs/PanoTagPlugin/controller/index.js +44 -40
  475. package/libs/PanoTagPlugin/index.js +15 -11
  476. package/libs/PanoTagPlugin/tag.config.js +2 -1
  477. package/libs/PanoTagPlugin/typings/tag/TagConfig.d.ts +12 -0
  478. package/libs/base/BasePlugin.js +1 -1
  479. package/libs/index.js +149 -145
  480. package/libs/shared-utils/logger.js +1 -1
  481. package/package.json +1 -1
@@ -1,613 +1,945 @@
1
- var J = (t, e, o) => new Promise((r, i) => {
2
- var a = (s) => {
1
+ var pt = (t, e, o) => new Promise((i, r) => {
2
+ var a = (p) => {
3
3
  try {
4
- v(o.next(s));
5
- } catch (m) {
6
- i(m);
4
+ l(o.next(p));
5
+ } catch (f) {
6
+ r(f);
7
7
  }
8
- }, b = (s) => {
8
+ }, n = (p) => {
9
9
  try {
10
- v(o.throw(s));
11
- } catch (m) {
12
- i(m);
10
+ l(o.throw(p));
11
+ } catch (f) {
12
+ r(f);
13
13
  }
14
- }, v = (s) => s.done ? r(s.value) : Promise.resolve(s.value).then(a, b);
15
- v((o = o.apply(t, e)).next());
14
+ }, l = (p) => p.done ? i(p.value) : Promise.resolve(p.value).then(a, n);
15
+ l((o = o.apply(t, e)).next());
16
16
  });
17
- import { SvelteComponent as w1, init as k1, safe_not_equal as _1, append_styles as L1, empty as y1, insert as Z, transition_in as Y, transition_out as A, check_outros as E1, detach as j, createEventDispatcher as F1, getContext as R1, onMount as T1, create_slot as B1, element as M, space as I, create_component as M1, attr as L, set_style as K, toggle_class as d, append as B, mount_component as z1, listen as N, update_slot_base as Z1, get_all_dirty_from_scope as j1, get_slot_changes as G1, add_render_callback as Q, create_in_transition as x, destroy_component as P1, run_all as D1, text as s1, set_data as f1, src_url_equal as $, noop as p1, group_outros as q1, tick as W1, binding_callbacks as I1 } from "../../../vendor/svelte/internal/index.js";
18
- import U1 from "./TagPopoverArrow.js";
19
- import { fly as V1, fade as X1 } from "../../../vendor/svelte/transition/index.js";
20
- import { cubicOut as Y1 } from "../../../vendor/svelte/easing/index.js";
21
- function N1(t) {
22
- L1(t, "svelte-1711ukw", `@charset "UTF-8";.tag-popover.svelte-1711ukw.svelte-1711ukw{position:absolute;z-index:1030;pointer-events:auto;filter:drop-shadow(0 0.25rem 0.5rem rgba(0, 0, 0, 0.3));max-width:17.5rem;width:17.5rem;visibility:visible;opacity:1}.tag-popover.visible.svelte-1711ukw.svelte-1711ukw{visibility:visible;opacity:1}.tag-popover.top.svelte-1711ukw.svelte-1711ukw{bottom:100%;margin-bottom:1rem;left:50%;transform:translateX(-50%)}.tag-popover.bottom.svelte-1711ukw.svelte-1711ukw{top:100%;margin-top:1rem;left:50%;transform:translateX(-50%)}.tag-popover.left.svelte-1711ukw.svelte-1711ukw{right:100%;top:50%;transform:translateY(-50%);margin-right:1rem}.tag-popover.right.svelte-1711ukw.svelte-1711ukw{left:100%;top:50%;transform:translateY(-50%);margin-left:1rem}.tag-popover.topLeft.svelte-1711ukw.svelte-1711ukw{bottom:100%;margin-bottom:1rem;left:0;transform:translateX(0)}.tag-popover.topRight.svelte-1711ukw.svelte-1711ukw{bottom:100%;margin-bottom:1rem;right:0;transform:translateX(0)}.tag-popover.bottomLeft.svelte-1711ukw.svelte-1711ukw{top:100%;margin-top:1rem;left:0;transform:translateX(0)}.tag-popover.bottomRight.svelte-1711ukw.svelte-1711ukw{top:100%;margin-top:1rem;right:0;transform:translateX(0)}.tag-popover.leftTop.svelte-1711ukw.svelte-1711ukw{right:100%;margin-right:1rem;top:-1.5rem;transform:translateY(0)}.tag-popover.leftBottom.svelte-1711ukw.svelte-1711ukw{right:100%;margin-right:1rem;bottom:-1.5rem;transform:translateY(0)}.tag-popover.rightTop.svelte-1711ukw.svelte-1711ukw{left:100%;margin-left:1rem;top:-1.5rem;transform:translateY(0)}.tag-popover.rightBottom.svelte-1711ukw.svelte-1711ukw{left:100%;margin-left:1rem;bottom:-1.5rem;transform:translateY(0)}.tag-popover-content.svelte-1711ukw.svelte-1711ukw{background:rgba(0, 0, 0, 0.7490196078);padding:1.25rem;border-radius:0.375rem;position:relative}.tag-popover-title.svelte-1711ukw.svelte-1711ukw{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}.tag-popover-inner-content.svelte-1711ukw.svelte-1711ukw{color:#ffffff}.tag-popover-message.svelte-1711ukw.svelte-1711ukw{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}.tag-popover-media.svelte-1711ukw.svelte-1711ukw{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-popover-media.svelte-1711ukw img.svelte-1711ukw{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.tag-popover-media-type.svelte-1711ukw.svelte-1711ukw{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:3.25rem;height:3.25rem;background-color:rgba(0, 0, 0, 0.3019607843);border-radius:100%;display:flex;align-items:center;justify-content:center;z-index:2}.tag-popover-media-type.video-type.svelte-1711ukw.svelte-1711ukw{background:rgba(0, 0, 0, 0.3019607843) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28' class='design-iconfont'%3E%3Cdefs%3E%3ClinearGradient x1='54.417371%25' y1='106.742364%25' x2='72.619444%25' y2='8.15444328%25' id='n245qennl__id8cwv5dga'%3E%3Cstop stop-color='%23FFF' offset='0%25'/%3E%3Cstop stop-color='%23FFF' stop-opacity='.5' offset='100%25'/%3E%3C/linearGradient%3E%3ClinearGradient x1='50%25' y1='.73169217%25' x2='66.0966077%25' y2='34.1694374%25' id='n245qennl__w3w5r807db'%3E%3Cstop stop-color='%23FFF' offset='0%25'/%3E%3Cstop stop-color='%23FFF' stop-opacity='0' offset='100%25'/%3E%3C/linearGradient%3E%3ClinearGradient x1='55.1256353%25' y1='273.650936%25' x2='55.1256353%25' y2='81.7206937%25' id='n245qennl__opq93lfvdc'%3E%3Cstop stop-color='%23FFF' offset='0%25'/%3E%3Cstop stop-color='%23FFF' stop-opacity='.5' offset='100%25'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill-rule='nonzero' fill='none'%3E%3Cpath d='M21,6.3 L21,15.6333333 C21,17.8884961 16.2989899,19.7166667 10.5,19.7166667 C4.70101013,19.7166667 0,17.8884961 0,15.6333333 L0,6.3 C0,8.55516273 4.70101013,10.3833333 10.5,10.3833333 C16.189575,10.3833333 20.8222125,8.62349947 20.9950035,6.42718528 L21,6.3 Z M20.7666667,7.58216667 L20.7441321,7.61375514 C19.3757199,9.38617085 15.2934554,10.6166667 10.5,10.6166667 C5.69124655,10.6166667 1.61104037,9.38055809 0.250020795,7.60599508 L0.233333333,7.58333333 L0.233333333,15.6333333 C0.233333333,17.6554809 4.62736462,19.4072952 10.138995,19.4809251 L10.5,19.4833333 C16.179514,19.4833333 20.7666667,17.6994406 20.7666667,15.6333333 L20.7666667,7.58216667 Z M14.3048988,0 C14.5988988,0 14.8683988,0.0735 15.1215654,0.2205 C15.6115654,0.522666667 15.9300654,1.06983333 15.9300654,1.666 L15.9300654,4.09966667 L15.9212454,4.27312667 C15.8977254,4.50048667 15.8271654,4.71216667 15.7095654,4.90816667 C15.4155654,5.40633333 14.8928988,5.72483333 14.3048988,5.72483333 C14.0027321,5.72483333 13.7250654,5.65133333 13.4718988,5.50433333 C12.9573988,5.21033333 12.6388988,4.68766667 12.6388988,4.09966667 L12.6388988,1.666 L12.6477841,1.48764 C12.6715654,1.25374667 12.7434321,1.03553333 12.8675654,0.833 C13.1615654,0.3185 13.7087321,0 14.3048988,0 Z M10.8667321,0 L9.84589876,2.2295 C9.8867321,2.22133333 9.95206543,2.22133333 10.0418988,2.22133333 C10.6707321,2.22133333 11.2260654,2.56433333 11.5445654,3.087 C11.6997321,3.3565 11.7813988,3.64233333 11.7813988,3.96083333 C11.7813988,4.58966667 11.4383988,5.16133333 10.9157321,5.47983333 C10.6462321,5.635 10.3603988,5.71666667 10.0418988,5.71666667 C9.3967321,5.71666667 8.84139876,5.37366667 8.52289876,4.84283333 C8.3677321,4.57333333 8.28606543,4.27933333 8.28606543,3.96083333 C8.28606543,3.71583333 8.33506543,3.479 8.4412321,3.2585 L9.92756543,0 L10.8667321,0 Z M5.78706543,0 C6.37506543,0 6.88956543,0.285833333 7.18356543,0.767666667 C7.32239876,1.0045 7.39589876,1.274 7.39589876,1.55983333 C7.39589876,2.01716667 7.1917321,2.45 6.88956543,2.75216667 C7.25706543,3.04616667 7.47756543,3.5035 7.47756543,4.018 C7.47756543,4.63866667 7.15089876,5.18583333 6.63639876,5.488 C6.37506543,5.64316667 6.0892321,5.71666667 5.78706543,5.71666667 C5.16639876,5.71666667 4.6192321,5.39 4.31706543,4.86733333 C4.16189876,4.61416667 4.08839876,4.32833333 4.08839876,4.018 L4.08839876,3.8955 L4.9377321,3.8955 L4.9377321,4.018 C4.9377321,4.4835 5.32156543,4.8755 5.78706543,4.8755 C6.25256543,4.8755 6.63639876,4.4835 6.63639876,4.018 C6.63639876,3.5525 6.25256543,3.17683333 5.78706543,3.17683333 L5.6237321,3.17683333 L5.6237321,2.3275 L5.78706543,2.3275 C6.2117321,2.3275 6.54656543,1.99266667 6.54656543,1.55983333 C6.54656543,1.176 6.20356543,0.841166667 5.78706543,0.841166667 C5.4032321,0.841166667 5.0602321,1.19233333 5.0602321,1.55983333 L5.0602321,1.60066667 L4.21906543,1.60066667 L4.21906543,1.55983333 C4.21906543,0.98 4.5212321,0.481833333 5.0112321,0.204166667 C5.24806543,0.0653333333 5.50939876,0 5.78706543,0 Z M14.3048988,0.233333333 C13.7933291,0.233333333 13.3230406,0.506216782 13.0665057,0.954931147 C12.9360695,1.16774816 12.8722321,1.40239371 12.8722321,1.666 L12.8722321,4.09966667 C12.8722321,4.59756287 13.1401753,5.04603513 13.5890637,5.30254925 C13.8063397,5.42870947 14.0435483,5.4915 14.3048988,5.4915 C14.8000626,5.4915 15.2511686,5.22580625 15.5094837,4.78811766 C15.634559,4.57965882 15.6967321,4.35169098 15.6967321,4.09966667 L15.6967321,1.666 C15.6967321,1.1592737 15.4275449,0.683319529 15.0044005,0.422284088 C14.7858411,0.295378617 14.5566182,0.233333333 14.3048988,0.233333333 Z M5.78706543,0.233333333 C5.54509126,0.233333333 5.32555361,0.290378549 5.12626836,0.407171843 C4.79695432,0.593783134 4.57225706,0.891925559 4.48865403,1.2450308 L4.46716667,1.36616667 L4.84983333,1.36616667 L4.85752505,1.33379486 C4.95721862,0.967738266 5.28819051,0.667270912 5.67088497,0.615665745 L5.78706543,0.607833333 C6.32641518,0.607833333 6.77989876,1.04116209 6.77989876,1.55983333 C6.77989876,2.07681516 6.40697271,2.49229208 5.9129486,2.55315254 L5.85666667,2.55616667 L5.85666667,2.947 L5.9128278,2.95072757 C6.40817004,3.00801111 6.80438471,3.39932885 6.86240979,3.89267275 L6.8697321,4.018 C6.8697321,4.61322558 6.38060288,5.10883333 5.78706543,5.10883333 C5.23592351,5.10883333 4.77480706,4.68149808 4.71174523,4.14387927 L4.70983333,4.12883333 L4.32716667,4.12883333 L4.32950628,4.17830894 C4.34508449,4.33500144 4.38416427,4.48096966 4.44755115,4.61733854 L4.51907022,4.75054931 C4.78308213,5.20721856 5.25669567,5.48333333 5.78706543,5.48333333 C6.05276928,5.48333333 6.29648735,5.41845874 6.51823366,5.28679997 C6.96924806,5.0219185 7.2442321,4.54694606 7.2442321,4.018 C7.2442321,3.57990872 7.06005585,3.18737147 6.74380325,2.93436939 L6.54023452,2.77151441 L6.72457385,2.58717508 C6.99735,2.31439893 7.16256543,1.93649238 7.16256543,1.55983333 C7.16256543,1.31706338 7.10090879,1.088053 6.98438293,0.889201751 C6.73209716,0.475733397 6.29239471,0.233333333 5.78706543,0.233333333 Z M10.5023333,0.233333333 L10.0776667,0.233333333 L8.65146582,3.35972364 C8.58522221,3.49730651 8.5440563,3.64488531 8.52761356,3.80139125 L8.51939876,3.96083333 C8.51939876,4.23443246 8.58827583,4.48874779 8.72298045,4.72278432 C9.0079687,5.19776474 9.4947769,5.48333333 10.0418988,5.48333333 C10.3132124,5.48333333 10.559504,5.41568986 10.7943124,5.28058048 C11.2580463,4.99799261 11.5480654,4.49633795 11.5480654,3.96083333 C11.5480654,3.68951972 11.480422,3.44322811 11.3453126,3.20841971 C11.0603146,2.74073069 10.5732326,2.45466667 10.0418988,2.45466667 L9.93353271,2.45555112 C9.91016587,2.4561489 9.89788111,2.45705777 9.89165919,2.45830216 L9.4434627,2.54794146 L9.63374686,2.13236085 L10.5023333,0.233333333 Z M14.3048988,0.624166667 C14.8713081,0.624166667 15.2977321,1.07624018 15.2977321,1.666 L15.2977321,4.09966667 C15.2977321,4.6753489 14.8689759,5.117 14.3048988,5.117 C13.7406825,5.117 13.2630654,4.65914639 13.2630654,4.09966667 L13.2630654,1.666 C13.2630654,1.07654603 13.7218615,0.624166667 14.3048988,0.624166667 Z M10.0418988,2.82916667 C10.6607652,2.82916667 11.1735654,3.34196689 11.1735654,3.96083333 C11.1735654,4.57883009 10.6616634,5.08433333 10.0418988,5.08433333 C9.41486565,5.08433333 8.91839876,4.58786644 8.91839876,3.96083333 C8.91839876,3.34106868 9.42390201,2.82916667 10.0418988,2.82916667 Z M14.3048988,0.8575 C13.8557321,0.8575 13.4963988,1.2005 13.4963988,1.666 L13.4963988,4.09966667 L13.5054735,4.21548485 C13.5651742,4.59344628 13.9114139,4.88366667 14.3048988,4.88366667 C14.7377321,4.88366667 15.0643988,4.54883333 15.0643988,4.09966667 L15.0643988,1.666 L15.0564653,1.54224831 C15.0041274,1.14097107 14.6983836,0.8575 14.3048988,0.8575 Z M10.0418988,3.0625 C9.55189876,3.0625 9.1517321,3.47083333 9.1517321,3.96083333 C9.1517321,4.459 9.5437321,4.851 10.0418988,4.851 C10.5318988,4.851 10.9402321,4.45083333 10.9402321,3.96083333 C10.9402321,3.47083333 10.5318988,3.0625 10.0418988,3.0625 Z M18.054611,0.0103678385 C18.3922304,0.0103678385 18.6766813,0.12667372 18.9079639,0.359285482 C19.1392464,0.591897244 19.2548877,0.875683594 19.2548877,1.21064453 C19.2548877,1.55623915 19.1345942,1.84401313 18.8940072,2.07396647 C18.6534201,2.30391981 18.3736214,2.41889648 18.054611,2.41889648 C17.7010411,2.41889648 17.4112733,2.29926758 17.1853076,2.06000977 C16.9593419,1.82075195 16.846359,1.54161784 16.846359,1.22260742 C16.846359,0.882329644 16.9653234,0.595220269 17.203252,0.361279297 C17.4411806,0.127338325 17.7249669,0.0103678385 18.054611,0.0103678385 Z M18.054611,0.445019531 C17.8445958,0.445019531 17.6631586,0.5201199 17.5102995,0.670320638 C17.3574403,0.820521376 17.2810107,1.00328776 17.2810107,1.21861979 C17.2810107,1.42597656 17.3567757,1.60541992 17.5083057,1.75694987 C17.6598356,1.90847982 17.8419374,1.98424479 18.054611,1.98424479 C18.2593094,1.98424479 18.4380881,1.90914442 18.5909473,1.75894368 C18.7438064,1.60874295 18.820236,1.42597656 18.820236,1.21064453 C18.820236,1.00328776 18.7451356,0.823844401 18.5949349,0.672314453 C18.4447342,0.520784505 18.2646262,0.445019531 18.054611,0.445019531 Z' fill='url(%23n245qennl__w3w5r807db)' transform='translate(3.5 3.6167)'/%3E%3Cpath d='M3.49987023,3.25645576 L3.49987023,9.34354424 C1.35182279,8.59585935 0,7.50932262 0,6.3 C0,5.09067738 1.35182279,4.00414065 3.49987023,3.25645576 Z M17.5011242,3.25680193 C19.6485944,4.00447601 21,5.09086401 21,6.3 C21,7.50913599 19.6485944,8.59552399 17.5011242,9.34319807 Z' fill='url(%23n245qennl__opq93lfvdc)' transform='translate(3.5 3.6167)'/%3E%3C/g%3E%3C/svg%3E") center no-repeat;background-size:1.75rem 1.75rem}.tag-popover-media-type.panorama-type.svelte-1711ukw.svelte-1711ukw{background:rgba(0, 0, 0, 0.3019607843) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28' class='design-iconfont'%3E%3Cdefs%3E%3ClinearGradient x1='53.2804066%25' y1='100%25' x2='64.4764442%25' y2='2.52981206%25' id='59rwg33wl__izunwc9uya'%3E%3Cstop stop-color='%23FFF' offset='0%25'/%3E%3Cstop stop-color='%23FFF' stop-opacity='.5' offset='100%25'/%3E%3C/linearGradient%3E%3ClinearGradient x1='50%25' y1='-5.89066117%25' x2='60.3018289%25' y2='32.0415872%25' id='59rwg33wl__7e5h5rgmhb'%3E%3Cstop stop-color='%23FFF' offset='0%25'/%3E%3Cstop stop-color='%23FFF' stop-opacity='0' offset='100%25'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M8.0883645,5.35 C8.27319183,5.35 8.45426937,5.40368245 8.61098984,5.50477659 L20.4341152,13.1314044 C20.6662958,13.2811749 20.8173539,13.5140616 20.8743923,13.7691613 C20.9300733,14.0181899 20.8962437,14.2885953 20.7601668,14.5243865 L8.61098984,22.4950731 C8.38014238,22.6439836 8.11267156,22.6823641 7.86680489,22.6238045 C7.62023287,22.5650769 7.39563144,22.408984 7.25097187,22.1700998 C7.15226844,22.0071054 7.1,21.8187509 7.1,21.6265526 L7.1,6.37329702 C7.1,6.09035119 7.2108925,5.83405961 7.39059316,5.64859123 C7.56916841,5.46428435 7.81578724,5.35 8.0883645,5.35 Z' fill='url(%2359rwg33wl__izunwc9uya)' fill-rule='nonzero' stroke='url(%2359rwg33wl__7e5h5rgmhb)' stroke-width='.2'/%3E%3C/svg%3E") center no-repeat;background-size:1.75rem 1.75rem}.tag-popover-toolbar.svelte-1711ukw.svelte-1711ukw{display:flex;justify-content:space-between;align-items:center;margin-top:0.75rem;padding-top:0;border-top:none}.tag-popover-btn.view-more.svelte-1711ukw.svelte-1711ukw{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:0.875rem;color:#ffffff;letter-spacing:0;line-height:1.25rem}.tag-popover-btn.view-more.svelte-1711ukw.svelte-1711ukw:after{content:"";width:0.875rem;height:0.875rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' class='design-iconfont'%3E%3Cdefs%3E%3ClinearGradient x1='96.2095783%25' y1='50%25' x2='0%25' y2='50%25' id='r7v79a2c7__tbzyd95jxa'%3E%3Cstop stop-color='%23FFF' offset='0%25'/%3E%3Cstop stop-color='%23FFF' stop-opacity='.5' offset='100%25'/%3E%3C/linearGradient%3E%3ClinearGradient x1='50%25' y1='9.83092431%25' x2='41.9864465%25' y2='24.4562572%25' id='r7v79a2c7__ql5nfrkbvb'%3E%3Cstop stop-color='%23FFF' offset='0%25'/%3E%3Cstop stop-color='%23FFF' stop-opacity='0' offset='100%25'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M4.84572153,2.14166669 C4.94036186,2.14170036 5.03490004,2.17870347 5.10676798,2.25203341 L9.39516942,6.66308361 C9.48635681,6.75687897 9.53195051,6.87843949 9.53195051,7 C9.53195051,7.12156051 9.48635681,7.24312103 9.39516942,7.33691639 L5.11673708,11.7390017 C5.02118573,11.813978 4.92122439,11.8514005 4.82705048,11.851434 C4.73517505,11.8514667 4.65029153,11.8150862 4.59276829,11.7576692 C4.51856427,11.6593496 4.48179951,11.5564146 4.48176638,11.4595899 C4.48173399,11.3649536 4.51747117,11.2773335 4.58937836,11.2035272 L7.74273899,7.43877755 C7.84906128,7.31184097 7.90222243,7.15592048 7.90222243,7 C7.90222243,6.84407952 7.84906128,6.68815903 7.74273449,6.56121708 L4.54804918,2.74803934 C4.65338339,2.20863952 4.74441906,2.14163065 4.84572153,2.14166669 Z' fill='url(%23r7v79a2c7__tbzyd95jxa)' fill-rule='nonzero' stroke='url(%23r7v79a2c7__ql5nfrkbvb)' stroke-width='.2'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;vertical-align:middle;margin-left:0.125rem}.tag-popover-btn.share.svelte-1711ukw.svelte-1711ukw{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' class='design-iconfont'%3E%3Cdefs%3E%3ClinearGradient x1='41.6549117%25' y1='59.0549045%25' x2='66.1349826%25' y2='9.07118056%25' id='sj5lk0xgn__hf3bp849ua'%3E%3Cstop stop-color='%23FFF' offset='0%25'/%3E%3Cstop stop-color='%23FFF' stop-opacity='.5' offset='100%25'/%3E%3C/linearGradient%3E%3ClinearGradient x1='55.6774357%25' y1='2.47520447%25' x2='60.8256291%25' y2='14.2807007%25' id='sj5lk0xgn__c220umo5eb'%3E%3Cstop stop-color='%23FFF' offset='0%25'/%3E%3Cstop stop-color='%23FFF' stop-opacity='0' offset='100%25'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M12.4937515,2.60140991 L12.6834904,2.60248871 C13.307774,2.63121157 13.9222065,2.90874077 14.3642696,3.436433 C14.7794904,3.93278385 14.923342,4.60854408 14.8265514,5.24548738 C14.7279361,5.89144103 14.4428997,6.3527969 14.063774,6.65956953 C13.6079793,7.02837949 13.0189069,7.17403325 12.4632035,7.15562178 C11.7380729,7.13162078 11.0390809,7.42803145 10.5261758,7.9357119 C9.96083448,8.49643643 9.67596892,9.19792997 9.69443632,9.91942004 C9.66449732,10.8859455 9.96309104,11.5807243 10.4796578,12.092029 C11.0239965,12.6296813 11.7402488,12.9101676 12.4817091,12.8884813 C13.0940469,12.8705618 13.7481304,13.0495781 14.2150699,13.5117611 C14.6987029,13.9904677 14.9268415,14.6256711 14.8974895,15.2508921 C14.8684928,15.868544 14.5880857,16.4761837 14.055365,16.9134138 C13.5533941,17.3248246 12.8689122,17.4672624 12.2258037,17.3713572 C11.5727886,17.2736846 11.1063284,16.991503 10.7961882,16.6159844 C10.4239402,16.1652655 10.2768519,15.5827583 10.2954352,15.0332376 C10.3197006,14.3149783 10.0202124,13.6224897 9.50703789,13.1145427 C8.94671715,12.5587885 8.2455275,12.2800717 7.51547371,12.2927077 C7.23521908,12.3053648 6.95603622,12.2673623 6.69423123,12.1827116 C6.1605306,11.9588888 5.9529663,11.8380114 5.77703284,11.66387 C5.40155143,11.2922134 5.1829777,10.8272392 5.11950899,10.3459077 C5.05433663,9.85165608 5.15259721,9.34024891 5.41443015,8.89062791 C5.61688125,8.49864777 5.91421421,8.21950306 6.25529625,8.03627882 C6.64911257,7.8247265 7.1008248,7.74055154 7.53306889,7.75691992 L7.73219905,7.75624362 C8.39290266,7.7280909 9.01896921,7.44343917 9.49037385,6.97683639 C10.0339806,6.43762468 10.3173723,5.72806794 10.2954528,4.99382841 C10.2784266,4.38712951 10.4592448,3.74020534 10.9258673,3.27833603 C11.4093877,2.79921041 12.051472,2.57340998 12.6834904,2.60248871 Z' fill='url(%23sj5lk0xgn__hf3bp849ua)' fill-rule='nonzero' stroke='url(%23sj5lk0xgn__c220umo5eb)' stroke-width='.2'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}`);
17
+ import { SvelteComponent as Ht, init as St, safe_not_equal as Ot, append_styles as Gt, empty as Jt, insert as I, transition_in as _, transition_out as j, check_outros as J, detach as D, createEventDispatcher as Kt, getContext as Qt, onMount as Zt, element as C, space as A, create_component as Z, attr as q, set_style as mt, toggle_class as v, append as L, mount_component as $, listen as Q, group_outros as K, add_render_callback as gt, create_in_transition as ut, destroy_component as x, run_all as $t, src_url_equal as it, noop as et, text as tt, set_data as Lt, destroy_each as ct, tick as xt, binding_callbacks as te } from "../../../vendor/svelte/internal/index.js";
18
+ import ee from "./TagPopoverArrow.js";
19
+ import { fly as oe, fade as re } from "../../../vendor/svelte/transition/index.js";
20
+ import { cubicOut as ie } from "../../../vendor/svelte/easing/index.js";
21
+ import "../../../shared-utils/tag.js";
22
+ import "three";
23
+ import "../../../vendor/hammerjs/hammer.js";
24
+ import "../../../shared-utils/three/PointSelector/index.js";
25
+ import "../../../shared-utils/three/CSS3DRenderer/index.js";
26
+ import "../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
27
+ import "@realsee/five/line";
28
+ import { isNil as le } from "../../../shared-utils/isNil.js";
29
+ import "../../../shared-utils/three/core/Five_LineMaterial2.js";
30
+ import "../../../shared-utils/three/core/Sphere.js";
31
+ import "../../../vendor/animejs/lib/anime.es.js";
32
+ import "../../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
33
+ import "../../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
34
+ import "../../../shared-utils/five/FivePuppet.js";
35
+ import ne from "./VideoIcon.js";
36
+ import ae from "./PanoramaIcon.js";
37
+ import fe from "./ShareIcon.js";
38
+ import se from "./ArrowRightIcon.js";
39
+ import "../../../shared-utils/positionToVector3.js";
40
+ import "../../../shared-utils/five/vector3ToScreen.js";
41
+ import "../../../shared-utils/five/getFiveModel.js";
42
+ import "../../../shared-utils/Utils/FiveUtil.js";
43
+ import "../../../shared-utils/Utils/BaseUtil.js";
44
+ import "../../../shared-utils/Subscribe.js";
45
+ import "../../../shared-utils/Utils/WorkUtil.js";
46
+ import "../../../shared-utils/five/transformPosition.js";
47
+ import "../../../shared-utils/three/temp.js";
48
+ import "../../../shared-utils/three/core/Raycaster.js";
49
+ import "../../../shared-utils/dom/resizeObserver.js";
50
+ import "../../../shared-utils/five/fiveEveryReadyListener.js";
51
+ import "../../../shared-utils/throttle.js";
52
+ import "../../../shared-utils/five/fiveModelLoad.js";
53
+ import "../../../shared-utils/three/PointSelector/utils/PointSelectorHelper.js";
54
+ import "../../../shared-utils/three/Magnifier.js";
55
+ import "../../../shared-utils/three/PointSelector/utils/PointHelper.js";
56
+ import "../../../shared-utils/three/Assets/index.js";
57
+ import "../../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
58
+ import "../../../shared-utils/even.js";
59
+ import "../../../shared-utils/CSS3DRender/OpacityMesh.js";
60
+ import "../../../shared-utils/three/centerPoint.js";
61
+ import "../../../shared-utils/three/getObjectVisible.js";
62
+ import "../../../shared-utils/three/PointSelector/utils/html.js";
63
+ import "../../../shared-utils/CSS3DRender/index.js";
64
+ import "../../../shared-utils/CSS3DRender/CSS3DRenderer.js";
65
+ import "../../../shared-utils/createResizeObserver.js";
66
+ import "../../../shared-utils/three/PointSelector/utils/PointHelper2.js";
67
+ import "../../../Sculpt/Meshes/Line.js";
68
+ import "../../../Sculpt/typings/style.js";
69
+ import "../../../shared-utils/three/IObject3D.js";
70
+ import "../../../Sculpt/utils/Meshes/getLengthHTML.js";
71
+ import "../../../shared-utils/three/applyObjectMatrixWorld.js";
72
+ import "../../../shared-utils/util.js";
73
+ import "../../../shared-utils/three/core/LineGeometry.js";
74
+ import "../../../shared-utils/three/core/LineMaterial.js";
75
+ import "../../../shared-utils/three/core/Line2.js";
76
+ import "../../../shared-utils/three/core/LineMaterial2.js";
77
+ import "../../../Sculpt/utils/unit.js";
78
+ import "../../../Sculpt/utils/renderDom.js";
79
+ import "../../../CSS3DRenderPlugin/utils/three/CSS3DSprite.js";
80
+ import "../../../shared-utils/isTouchDevice.js";
81
+ import "../../../shared-utils/five/getPosition.js";
82
+ import "../../../shared-utils/five/getRaycasterByNdcPosition.js";
83
+ import "../../../shared-utils/three/PointSelector/utils/contents.js";
84
+ import "../../../Sculpt/utils/three/rayOnLine.js";
85
+ import "../../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
86
+ import "../../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
87
+ import "../../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
88
+ import "@realsee/five";
89
+ function he(t) {
90
+ Gt(t, "svelte-1h7u03q", '@charset "UTF-8";.tag-popover.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{position:absolute;z-index:1030;pointer-events:auto;filter:drop-shadow(0 0.25rem 0.5rem rgba(0, 0, 0, 0.3));max-width:17.5rem;width:17.5rem;visibility:visible;opacity:1}.tag-popover.visible.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{visibility:visible;opacity:1}.tag-popover.light.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{filter:drop-shadow(0 0.25rem 0.5rem rgba(0, 0, 0, 0.15))}.tag-popover.top.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{bottom:100%;margin-bottom:1rem;left:50%;transform:translateX(-50%)}.tag-popover.bottom.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{top:100%;margin-top:1rem;left:50%;transform:translateX(-50%)}.tag-popover.left.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{right:100%;top:50%;transform:translateY(-50%);margin-right:1rem}.tag-popover.right.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{left:100%;top:50%;transform:translateY(-50%);margin-left:1rem}.tag-popover.topLeft.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{bottom:100%;margin-bottom:1rem;left:0;transform:translateX(0)}.tag-popover.topRight.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{bottom:100%;margin-bottom:1rem;right:0;transform:translateX(0)}.tag-popover.bottomLeft.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{top:100%;margin-top:1rem;left:0;transform:translateX(0)}.tag-popover.bottomRight.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{top:100%;margin-top:1rem;right:0;transform:translateX(0)}.tag-popover.leftTop.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{right:100%;margin-right:1rem;top:-1.5rem;transform:translateY(0)}.tag-popover.leftBottom.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{right:100%;margin-right:1rem;bottom:-1.5rem;transform:translateY(0)}.tag-popover.rightTop.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{left:100%;margin-left:1rem;top:-1.5rem;transform:translateY(0)}.tag-popover.rightBottom.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{left:100%;margin-left:1rem;bottom:-1.5rem;transform:translateY(0)}.marketing-header-image.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{margin:-1.25rem -1.25rem 0.625rem -1.25rem;width:calc(100% + 2.5rem);max-width:17.5rem;position:relative;z-index:2}.tag-popover-content.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{background:rgba(0, 0, 0, 0.7490196078);padding:1.25rem;border-radius:0.375rem;position:relative}.light.svelte-1h7u03q .tag-popover-content.svelte-1h7u03q.svelte-1h7u03q{background:#ffffff}.tag-popover-title.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{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-1h7u03q .tag-popover-title.svelte-1h7u03q.svelte-1h7u03q{color:rgba(0, 0, 0, 0.8509803922)}.tag-popover-description.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{color:#ffffff}.light.svelte-1h7u03q .tag-popover-description.svelte-1h7u03q.svelte-1h7u03q{color:rgba(0, 0, 0, 0.8509803922)}.tag-popover-description.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{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-1h7u03q .tag-popover-description.svelte-1h7u03q.svelte-1h7u03q{color:rgba(0, 0, 0, 0.8509803922)}.tag-popover-tags.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{display:flex;align-items:center}.tag-popover-tags.svelte-1h7u03q .tag-popover-tag.svelte-1h7u03q+.tag-popover-tag.svelte-1h7u03q{margin-left:0.25rem}.tag-popover-tag.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{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}.dark.svelte-1h7u03q .tag-popover-tag-primary.svelte-1h7u03q.svelte-1h7u03q{color:#ffffff;background-image:linear-gradient(90deg, #ead09a 0%, #e0cca3 100%)}.light.svelte-1h7u03q .tag-popover-tag-primary.svelte-1h7u03q.svelte-1h7u03q{color:#946700;background-image:linear-gradient(90deg, #ead09a 0%, #e0cca3 100%)}.dark.svelte-1h7u03q .tag-popover-tag-secondary.svelte-1h7u03q.svelte-1h7u03q{color:#ffffff;background:rgba(255, 255, 255, 0.1490196078)}.light.svelte-1h7u03q .tag-popover-tag-secondary.svelte-1h7u03q.svelte-1h7u03q{color:rgba(0, 0, 0, 0.5019607843);background:rgba(0, 0, 0, 0.0588235294)}.tag-popover-price.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{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-popover-media.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{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-popover-media.svelte-1h7u03q img.svelte-1h7u03q.svelte-1h7u03q{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.tag-popover-media-type.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2}.tag-popover-toolbar.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{display:flex;justify-content:space-between;align-items:center;margin-top:0.75rem;padding-top:0;border-top:none}.tag-popover-btn.view-more.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:0.875rem;color:#ffffff;letter-spacing:0;line-height:1.25rem}.tag-popover-btn.share.svelte-1h7u03q.svelte-1h7u03q.svelte-1h7u03q{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem}.light.svelte-1h7u03q .tag-popover-btn.view-more.svelte-1h7u03q.svelte-1h7u03q{color:rgba(0, 0, 0, 0.8509803922)}');
23
91
  }
24
- const A1 = (t) => ({}), t1 = (t) => ({});
25
- function e1(t) {
26
- let e, o, r, i, a, b, v, s, m, R, U, h, P, V, c = (
92
+ function vt(t, e, o) {
93
+ const i = t.slice();
94
+ return i[0] = e[o], i;
95
+ }
96
+ function dt(t, e, o) {
97
+ const i = t.slice();
98
+ return i[0] = e[o], i;
99
+ }
100
+ function bt(t) {
101
+ let e, o, i, r, a, n, l, p, f, b, Y, T, u, E, O, N = (
102
+ /*marketingHeaderImage*/
103
+ t[22] && pe(t)
104
+ ), B = (
27
105
  /*finalTitle*/
28
- t[10] && o1(t)
29
- ), f = (
30
- /*finalContent*/
31
- t[9] && r1(t)
32
- ), k = (
106
+ t[12] && qt(t)
107
+ ), y = (
108
+ /*primaryTags*/
109
+ (t[25].length > 0 || /*secondaryTags*/
110
+ t[26].length > 0) && me(t)
111
+ ), w = (
33
112
  /*mediaUrl*/
34
- t[6] && i1(t)
35
- );
36
- const X = (
37
- /*#slots*/
38
- t[29].content
39
- ), E = B1(
40
- X,
41
- t,
42
- /*$$scope*/
43
- t[28],
44
- t1
45
- );
46
- let _ = (
113
+ t[8] && kt(t)
114
+ ), P = (
115
+ /*finalDescription*/
116
+ t[11] && Tt(t)
117
+ ), U = (
118
+ /*marketingPrice*/
119
+ t[23] && ce(t)
120
+ ), k = (
47
121
  /*toolbar*/
48
- (t[12].showMore || /*toolbar*/
49
- t[12].share) && l1(t)
122
+ (t[15].showMore || /*toolbar*/
123
+ t[15].share) && yt(t)
50
124
  );
51
- return m = new U1({
125
+ return b = new ee({
52
126
  props: {
53
127
  show: (
54
128
  /*showArrow*/
55
- t[1]
129
+ t[3]
56
130
  ),
57
131
  direction: (
58
132
  /*placementInfo*/
59
- t[8].arrow
133
+ t[10].arrow
60
134
  ),
61
135
  style: (
62
136
  /*arrowStyle*/
63
- t[7]
137
+ t[9]
64
138
  ),
65
- backgroundColor: "#000000bf"
139
+ backgroundColor: (
140
+ /*arrowBgColor*/
141
+ t[14]
142
+ )
66
143
  }
67
144
  }), {
68
145
  c() {
69
- e = M("div"), o = M("div"), c && c.c(), r = I(), i = M("div"), f && f.c(), a = I(), k && k.c(), b = I(), E && E.c(), v = I(), _ && _.c(), s = I(), M1(m.$$.fragment), L(i, "class", "tag-popover-inner-content svelte-1711ukw"), L(o, "class", "tag-popover-content svelte-1711ukw"), L(e, "class", "tag-popover visible svelte-1711ukw"), K(
146
+ e = C("div"), o = C("div"), N && N.c(), i = A(), B && B.c(), r = A(), y && y.c(), a = A(), w && w.c(), n = A(), P && P.c(), l = A(), U && U.c(), p = A(), k && k.c(), f = A(), Z(b.$$.fragment), q(o, "class", "tag-popover-content svelte-1h7u03q"), q(e, "class", "tag-popover visible svelte-1h7u03q"), mt(
70
147
  e,
71
148
  "z-index",
72
149
  /*zIndex*/
73
- t[13]
74
- ), d(
150
+ t[16]
151
+ ), v(
75
152
  e,
76
153
  "top",
77
154
  /*placementInfo*/
78
- t[8].base === "top"
79
- ), d(
155
+ t[10].base === "top"
156
+ ), v(
80
157
  e,
81
158
  "bottom",
82
159
  /*placementInfo*/
83
- t[8].base === "bottom"
84
- ), d(
160
+ t[10].base === "bottom"
161
+ ), v(
85
162
  e,
86
163
  "left",
87
164
  /*placementInfo*/
88
- t[8].base === "left"
89
- ), d(
165
+ t[10].base === "left"
166
+ ), v(
90
167
  e,
91
168
  "right",
92
169
  /*placementInfo*/
93
- t[8].base === "right"
94
- ), d(
170
+ t[10].base === "right"
171
+ ), v(
95
172
  e,
96
173
  "topLeft",
97
174
  /*adjustedPlacement*/
98
- t[0] === "topLeft"
99
- ), d(
175
+ t[2] === "topLeft"
176
+ ), v(
100
177
  e,
101
178
  "topRight",
102
179
  /*adjustedPlacement*/
103
- t[0] === "topRight"
104
- ), d(
180
+ t[2] === "topRight"
181
+ ), v(
105
182
  e,
106
183
  "bottomLeft",
107
184
  /*adjustedPlacement*/
108
- t[0] === "bottomLeft"
109
- ), d(
185
+ t[2] === "bottomLeft"
186
+ ), v(
110
187
  e,
111
188
  "bottomRight",
112
189
  /*adjustedPlacement*/
113
- t[0] === "bottomRight"
114
- ), d(
190
+ t[2] === "bottomRight"
191
+ ), v(
115
192
  e,
116
193
  "leftTop",
117
194
  /*adjustedPlacement*/
118
- t[0] === "leftTop"
119
- ), d(
195
+ t[2] === "leftTop"
196
+ ), v(
120
197
  e,
121
198
  "leftBottom",
122
199
  /*adjustedPlacement*/
123
- t[0] === "leftBottom"
124
- ), d(
200
+ t[2] === "leftBottom"
201
+ ), v(
125
202
  e,
126
203
  "rightTop",
127
204
  /*adjustedPlacement*/
128
- t[0] === "rightTop"
129
- ), d(
205
+ t[2] === "rightTop"
206
+ ), v(
130
207
  e,
131
208
  "rightBottom",
132
209
  /*adjustedPlacement*/
133
- t[0] === "rightBottom"
210
+ t[2] === "rightBottom"
211
+ ), v(
212
+ e,
213
+ "light",
214
+ /*effectiveTheme*/
215
+ t[1] === "light"
216
+ ), v(
217
+ e,
218
+ "dark",
219
+ /*effectiveTheme*/
220
+ t[1] === "dark"
134
221
  );
135
222
  },
136
- m(y, g) {
137
- Z(y, e, g), B(e, o), c && c.m(o, null), B(o, r), B(o, i), f && f.m(i, null), B(i, a), k && k.m(i, null), B(i, b), E && E.m(i, null), B(o, v), _ && _.m(o, null), B(o, s), z1(m, o, null), t[30](e), h = !0, P || (V = [
138
- N(
223
+ m(W, g) {
224
+ I(W, e, g), L(e, o), N && N.m(o, null), L(o, i), B && B.m(o, null), L(o, r), y && y.m(o, null), L(o, a), w && w.m(o, null), L(o, n), P && P.m(o, null), L(o, l), U && U.m(o, null), L(o, p), k && k.m(o, null), L(o, f), $(b, o, null), t[37](e), u = !0, E || (O = [
225
+ Q(
139
226
  o,
140
227
  "click",
141
228
  /*handleClick*/
142
- t[18]
229
+ t[21]
143
230
  ),
144
- N(
231
+ Q(
145
232
  e,
146
233
  "mouseenter",
147
234
  /*handleMouseEnter*/
148
- t[14]
235
+ t[17]
149
236
  ),
150
- N(
237
+ Q(
151
238
  e,
152
239
  "mouseleave",
153
240
  /*handleMouseLeave*/
154
- t[15]
241
+ t[18]
155
242
  )
156
- ], P = !0);
157
- },
158
- p(y, g) {
159
- t = y, /*finalTitle*/
160
- t[10] ? c ? c.p(t, g) : (c = o1(t), c.c(), c.m(o, r)) : c && (c.d(1), c = null), /*finalContent*/
161
- t[9] ? f ? f.p(t, g) : (f = r1(t), f.c(), f.m(i, a)) : f && (f.d(1), f = null), /*mediaUrl*/
162
- t[6] ? k ? k.p(t, g) : (k = i1(t), k.c(), k.m(i, b)) : k && (k.d(1), k = null), E && E.p && (!h || g[0] & /*$$scope*/
163
- 268435456) && Z1(
164
- E,
165
- X,
166
- t,
167
- /*$$scope*/
168
- t[28],
169
- h ? G1(
170
- X,
171
- /*$$scope*/
172
- t[28],
173
- g,
174
- A1
175
- ) : j1(
176
- /*$$scope*/
177
- t[28]
178
- ),
179
- t1
180
- ), /*toolbar*/
181
- t[12].showMore || /*toolbar*/
182
- t[12].share ? _ ? _.p(t, g) : (_ = l1(t), _.c(), _.m(o, s)) : _ && (_.d(1), _ = null);
183
- const D = {};
243
+ ], E = !0);
244
+ },
245
+ p(W, g) {
246
+ t = W, /*marketingHeaderImage*/
247
+ t[22] && N.p(t, g), /*finalTitle*/
248
+ t[12] ? B ? B.p(t, g) : (B = qt(t), B.c(), B.m(o, r)) : B && (B.d(1), B = null), /*primaryTags*/
249
+ (t[25].length > 0 || /*secondaryTags*/
250
+ t[26].length > 0) && y.p(t, g), /*mediaUrl*/
251
+ t[8] ? w ? (w.p(t, g), g[0] & /*mediaUrl*/
252
+ 256 && _(w, 1)) : (w = kt(t), w.c(), _(w, 1), w.m(o, n)) : w && (K(), j(w, 1, 1, () => {
253
+ w = null;
254
+ }), J()), /*finalDescription*/
255
+ t[11] ? P ? P.p(t, g) : (P = Tt(t), P.c(), P.m(o, l)) : P && (P.d(1), P = null), /*marketingPrice*/
256
+ t[23] && U.p(t, g), /*toolbar*/
257
+ t[15].showMore || /*toolbar*/
258
+ t[15].share ? k ? (k.p(t, g), g[0] & /*toolbar*/
259
+ 32768 && _(k, 1)) : (k = yt(t), k.c(), _(k, 1), k.m(o, f)) : k && (K(), j(k, 1, 1, () => {
260
+ k = null;
261
+ }), J());
262
+ const H = {};
184
263
  g[0] & /*showArrow*/
185
- 2 && (D.show = /*showArrow*/
186
- t[1]), g[0] & /*placementInfo*/
187
- 256 && (D.direction = /*placementInfo*/
188
- t[8].arrow), g[0] & /*arrowStyle*/
189
- 128 && (D.style = /*arrowStyle*/
190
- t[7]), m.$set(D), (!h || g[0] & /*zIndex*/
191
- 8192) && K(
264
+ 8 && (H.show = /*showArrow*/
265
+ t[3]), g[0] & /*placementInfo*/
266
+ 1024 && (H.direction = /*placementInfo*/
267
+ t[10].arrow), g[0] & /*arrowStyle*/
268
+ 512 && (H.style = /*arrowStyle*/
269
+ t[9]), g[0] & /*arrowBgColor*/
270
+ 16384 && (H.backgroundColor = /*arrowBgColor*/
271
+ t[14]), b.$set(H), (!u || g[0] & /*zIndex*/
272
+ 65536) && mt(
192
273
  e,
193
274
  "z-index",
194
275
  /*zIndex*/
195
- t[13]
196
- ), (!h || g[0] & /*placementInfo*/
197
- 256) && d(
276
+ t[16]
277
+ ), (!u || g[0] & /*placementInfo*/
278
+ 1024) && v(
198
279
  e,
199
280
  "top",
200
281
  /*placementInfo*/
201
- t[8].base === "top"
202
- ), (!h || g[0] & /*placementInfo*/
203
- 256) && d(
282
+ t[10].base === "top"
283
+ ), (!u || g[0] & /*placementInfo*/
284
+ 1024) && v(
204
285
  e,
205
286
  "bottom",
206
287
  /*placementInfo*/
207
- t[8].base === "bottom"
208
- ), (!h || g[0] & /*placementInfo*/
209
- 256) && d(
288
+ t[10].base === "bottom"
289
+ ), (!u || g[0] & /*placementInfo*/
290
+ 1024) && v(
210
291
  e,
211
292
  "left",
212
293
  /*placementInfo*/
213
- t[8].base === "left"
214
- ), (!h || g[0] & /*placementInfo*/
215
- 256) && d(
294
+ t[10].base === "left"
295
+ ), (!u || g[0] & /*placementInfo*/
296
+ 1024) && v(
216
297
  e,
217
298
  "right",
218
299
  /*placementInfo*/
219
- t[8].base === "right"
220
- ), (!h || g[0] & /*adjustedPlacement*/
221
- 1) && d(
300
+ t[10].base === "right"
301
+ ), (!u || g[0] & /*adjustedPlacement*/
302
+ 4) && v(
222
303
  e,
223
304
  "topLeft",
224
305
  /*adjustedPlacement*/
225
- t[0] === "topLeft"
226
- ), (!h || g[0] & /*adjustedPlacement*/
227
- 1) && d(
306
+ t[2] === "topLeft"
307
+ ), (!u || g[0] & /*adjustedPlacement*/
308
+ 4) && v(
228
309
  e,
229
310
  "topRight",
230
311
  /*adjustedPlacement*/
231
- t[0] === "topRight"
232
- ), (!h || g[0] & /*adjustedPlacement*/
233
- 1) && d(
312
+ t[2] === "topRight"
313
+ ), (!u || g[0] & /*adjustedPlacement*/
314
+ 4) && v(
234
315
  e,
235
316
  "bottomLeft",
236
317
  /*adjustedPlacement*/
237
- t[0] === "bottomLeft"
238
- ), (!h || g[0] & /*adjustedPlacement*/
239
- 1) && d(
318
+ t[2] === "bottomLeft"
319
+ ), (!u || g[0] & /*adjustedPlacement*/
320
+ 4) && v(
240
321
  e,
241
322
  "bottomRight",
242
323
  /*adjustedPlacement*/
243
- t[0] === "bottomRight"
244
- ), (!h || g[0] & /*adjustedPlacement*/
245
- 1) && d(
324
+ t[2] === "bottomRight"
325
+ ), (!u || g[0] & /*adjustedPlacement*/
326
+ 4) && v(
246
327
  e,
247
328
  "leftTop",
248
329
  /*adjustedPlacement*/
249
- t[0] === "leftTop"
250
- ), (!h || g[0] & /*adjustedPlacement*/
251
- 1) && d(
330
+ t[2] === "leftTop"
331
+ ), (!u || g[0] & /*adjustedPlacement*/
332
+ 4) && v(
252
333
  e,
253
334
  "leftBottom",
254
335
  /*adjustedPlacement*/
255
- t[0] === "leftBottom"
256
- ), (!h || g[0] & /*adjustedPlacement*/
257
- 1) && d(
336
+ t[2] === "leftBottom"
337
+ ), (!u || g[0] & /*adjustedPlacement*/
338
+ 4) && v(
258
339
  e,
259
340
  "rightTop",
260
341
  /*adjustedPlacement*/
261
- t[0] === "rightTop"
262
- ), (!h || g[0] & /*adjustedPlacement*/
263
- 1) && d(
342
+ t[2] === "rightTop"
343
+ ), (!u || g[0] & /*adjustedPlacement*/
344
+ 4) && v(
264
345
  e,
265
346
  "rightBottom",
266
347
  /*adjustedPlacement*/
267
- t[0] === "rightBottom"
348
+ t[2] === "rightBottom"
349
+ ), (!u || g[0] & /*effectiveTheme*/
350
+ 2) && v(
351
+ e,
352
+ "light",
353
+ /*effectiveTheme*/
354
+ t[1] === "light"
355
+ ), (!u || g[0] & /*effectiveTheme*/
356
+ 2) && v(
357
+ e,
358
+ "dark",
359
+ /*effectiveTheme*/
360
+ t[1] === "dark"
268
361
  );
269
362
  },
270
- i(y) {
271
- h || (Y(E, y), Y(m.$$.fragment, y), R || Q(() => {
272
- R = x(o, V1, {
363
+ i(W) {
364
+ u || (_(w), _(k), _(b.$$.fragment, W), Y || gt(() => {
365
+ Y = ut(o, oe, {
273
366
  duration: (
274
367
  /*transitionDuration*/
275
- t[11]
368
+ t[13]
276
369
  ),
277
370
  x: (
278
371
  /*placementInfo*/
279
- t[8].base === "left" ? 30 : (
372
+ t[10].base === "left" ? 30 : (
280
373
  /*placementInfo*/
281
- t[8].base === "right" ? -30 : 0
374
+ t[10].base === "right" ? -30 : 0
282
375
  )
283
376
  ),
284
377
  y: (
285
378
  /*placementInfo*/
286
- t[8].base === "top" ? 30 : (
379
+ t[10].base === "top" ? 30 : (
287
380
  /*placementInfo*/
288
- t[8].base === "bottom" ? -30 : 0
381
+ t[10].base === "bottom" ? -30 : 0
289
382
  )
290
383
  ),
291
- easing: Y1
292
- }), R.start();
293
- }), U || Q(() => {
294
- U = x(e, X1, { duration: (
384
+ easing: ie
385
+ }), Y.start();
386
+ }), T || gt(() => {
387
+ T = ut(e, re, { duration: (
295
388
  /*transitionDuration*/
296
- t[11]
297
- ) }), U.start();
298
- }), h = !0);
389
+ t[13]
390
+ ) }), T.start();
391
+ }), u = !0);
299
392
  },
300
- o(y) {
301
- A(E, y), A(m.$$.fragment, y), h = !1;
393
+ o(W) {
394
+ j(w), j(k), j(b.$$.fragment, W), u = !1;
302
395
  },
303
- d(y) {
304
- y && j(e), c && c.d(), f && f.d(), k && k.d(), E && E.d(y), _ && _.d(), P1(m), t[30](null), P = !1, D1(V);
396
+ d(W) {
397
+ W && D(e), N && N.d(), B && B.d(), y && y.d(), w && w.d(), P && P.d(), U && U.d(), k && k.d(), x(b), t[37](null), E = !1, $t(O);
305
398
  }
306
399
  };
307
400
  }
308
- function o1(t) {
401
+ function pe(t) {
309
402
  let e, o;
310
403
  return {
311
404
  c() {
312
- e = M("div"), o = s1(
405
+ e = C("img"), q(e, "class", "marketing-header-image svelte-1h7u03q"), it(e.src, o = /*marketingHeaderImage*/
406
+ t[22]) || q(e, "src", o), q(e, "alt", "");
407
+ },
408
+ m(i, r) {
409
+ I(i, e, r);
410
+ },
411
+ p: et,
412
+ d(i) {
413
+ i && D(e);
414
+ }
415
+ };
416
+ }
417
+ function qt(t) {
418
+ let e, o;
419
+ return {
420
+ c() {
421
+ e = C("div"), o = tt(
313
422
  /*finalTitle*/
314
- t[10]
315
- ), L(e, "class", "tag-popover-title svelte-1711ukw");
423
+ t[12]
424
+ ), q(e, "class", "tag-popover-title svelte-1h7u03q");
316
425
  },
317
- m(r, i) {
318
- Z(r, e, i), B(e, o);
426
+ m(i, r) {
427
+ I(i, e, r), L(e, o);
319
428
  },
320
- p(r, i) {
321
- i[0] & /*finalTitle*/
322
- 1024 && f1(
429
+ p(i, r) {
430
+ r[0] & /*finalTitle*/
431
+ 4096 && Lt(
323
432
  o,
324
433
  /*finalTitle*/
325
- r[10]
434
+ i[12]
326
435
  );
327
436
  },
328
- d(r) {
329
- r && j(e);
437
+ d(i) {
438
+ i && D(e);
330
439
  }
331
440
  };
332
441
  }
333
- function r1(t) {
334
- let e, o;
442
+ function me(t) {
443
+ let e, o, i = (
444
+ /*primaryTags*/
445
+ t[25]
446
+ ), r = [];
447
+ for (let l = 0; l < i.length; l += 1)
448
+ r[l] = _t(dt(t, i, l));
449
+ let a = (
450
+ /*secondaryTags*/
451
+ t[26]
452
+ ), n = [];
453
+ for (let l = 0; l < a.length; l += 1)
454
+ n[l] = wt(vt(t, a, l));
335
455
  return {
336
456
  c() {
337
- e = M("div"), o = s1(
338
- /*finalContent*/
339
- t[9]
340
- ), L(e, "class", "tag-popover-message svelte-1711ukw");
457
+ e = C("div");
458
+ for (let l = 0; l < r.length; l += 1)
459
+ r[l].c();
460
+ o = A();
461
+ for (let l = 0; l < n.length; l += 1)
462
+ n[l].c();
463
+ q(e, "class", "tag-popover-tags svelte-1h7u03q");
341
464
  },
342
- m(r, i) {
343
- Z(r, e, i), B(e, o);
465
+ m(l, p) {
466
+ I(l, e, p);
467
+ for (let f = 0; f < r.length; f += 1)
468
+ r[f] && r[f].m(e, null);
469
+ L(e, o);
470
+ for (let f = 0; f < n.length; f += 1)
471
+ n[f] && n[f].m(e, null);
344
472
  },
345
- p(r, i) {
346
- i[0] & /*finalContent*/
347
- 512 && f1(
348
- o,
349
- /*finalContent*/
350
- r[9]
351
- );
473
+ p(l, p) {
474
+ if (p[0] & /*primaryTags*/
475
+ 33554432) {
476
+ i = /*primaryTags*/
477
+ l[25];
478
+ let f;
479
+ for (f = 0; f < i.length; f += 1) {
480
+ const b = dt(l, i, f);
481
+ r[f] ? r[f].p(b, p) : (r[f] = _t(b), r[f].c(), r[f].m(e, o));
482
+ }
483
+ for (; f < r.length; f += 1)
484
+ r[f].d(1);
485
+ r.length = i.length;
486
+ }
487
+ if (p[0] & /*secondaryTags*/
488
+ 67108864) {
489
+ a = /*secondaryTags*/
490
+ l[26];
491
+ let f;
492
+ for (f = 0; f < a.length; f += 1) {
493
+ const b = vt(l, a, f);
494
+ n[f] ? n[f].p(b, p) : (n[f] = wt(b), n[f].c(), n[f].m(e, null));
495
+ }
496
+ for (; f < n.length; f += 1)
497
+ n[f].d(1);
498
+ n.length = a.length;
499
+ }
352
500
  },
501
+ d(l) {
502
+ l && D(e), ct(r, l), ct(n, l);
503
+ }
504
+ };
505
+ }
506
+ function _t(t) {
507
+ let e, o = (
508
+ /*tag*/
509
+ t[0] + ""
510
+ ), i;
511
+ return {
512
+ c() {
513
+ e = C("div"), i = tt(o), q(e, "class", "tag-popover-tag tag-popover-tag-primary svelte-1h7u03q");
514
+ },
515
+ m(r, a) {
516
+ I(r, e, a), L(e, i);
517
+ },
518
+ p: et,
353
519
  d(r) {
354
- r && j(e);
520
+ r && D(e);
355
521
  }
356
522
  };
357
523
  }
358
- function i1(t) {
359
- let e, o, r, i, a;
360
- function b(m, R) {
361
- if (
524
+ function wt(t) {
525
+ let e, o = (
526
+ /*tag*/
527
+ t[0] + ""
528
+ ), i;
529
+ return {
530
+ c() {
531
+ e = C("div"), i = tt(o), q(e, "class", "tag-popover-tag tag-popover-tag-secondary svelte-1h7u03q");
532
+ },
533
+ m(r, a) {
534
+ I(r, e, a), L(e, i);
535
+ },
536
+ p: et,
537
+ d(r) {
538
+ r && D(e);
539
+ }
540
+ };
541
+ }
542
+ function kt(t) {
543
+ let e, o, i, r, a, n, l, p;
544
+ const f = [ue, ge], b = [];
545
+ function Y(T, u) {
546
+ return (
362
547
  /*isVideoMedia*/
363
- m[5]
364
- )
365
- return S1;
366
- if (
367
- /*isPanoramaMedia*/
368
- m[4]
369
- )
370
- return H1;
548
+ T[7] ? 0 : (
549
+ /*isPanoramaMedia*/
550
+ T[6] ? 1 : -1
551
+ )
552
+ );
371
553
  }
372
- let v = b(t), s = v && v(t);
554
+ return ~(n = Y(t)) && (l = b[n] = f[n](t)), {
555
+ c() {
556
+ e = C("div"), o = C("img"), a = A(), l && l.c(), it(o.src, i = /*mediaUrl*/
557
+ t[8]) || q(o, "src", i), q(o, "alt", r = /*finalTitle*/
558
+ t[12] || ""), q(o, "class", "svelte-1h7u03q"), q(e, "class", "tag-popover-media svelte-1h7u03q");
559
+ },
560
+ m(T, u) {
561
+ I(T, e, u), L(e, o), L(e, a), ~n && b[n].m(e, null), p = !0;
562
+ },
563
+ p(T, u) {
564
+ (!p || u[0] & /*mediaUrl*/
565
+ 256 && !it(o.src, i = /*mediaUrl*/
566
+ T[8])) && q(o, "src", i), (!p || u[0] & /*finalTitle*/
567
+ 4096 && r !== (r = /*finalTitle*/
568
+ T[12] || "")) && q(o, "alt", r);
569
+ let E = n;
570
+ n = Y(T), n !== E && (l && (K(), j(b[E], 1, 1, () => {
571
+ b[E] = null;
572
+ }), J()), ~n ? (l = b[n], l || (l = b[n] = f[n](T), l.c()), _(l, 1), l.m(e, null)) : l = null);
573
+ },
574
+ i(T) {
575
+ p || (_(l), p = !0);
576
+ },
577
+ o(T) {
578
+ j(l), p = !1;
579
+ },
580
+ d(T) {
581
+ T && D(e), ~n && b[n].d();
582
+ }
583
+ };
584
+ }
585
+ function ge(t) {
586
+ let e, o, i;
587
+ return o = new ae({}), {
588
+ c() {
589
+ e = C("div"), Z(o.$$.fragment), q(e, "class", "tag-popover-media-type svelte-1h7u03q");
590
+ },
591
+ m(r, a) {
592
+ I(r, e, a), $(o, e, null), i = !0;
593
+ },
594
+ i(r) {
595
+ i || (_(o.$$.fragment, r), i = !0);
596
+ },
597
+ o(r) {
598
+ j(o.$$.fragment, r), i = !1;
599
+ },
600
+ d(r) {
601
+ r && D(e), x(o);
602
+ }
603
+ };
604
+ }
605
+ function ue(t) {
606
+ let e, o, i;
607
+ return o = new ne({}), {
608
+ c() {
609
+ e = C("div"), Z(o.$$.fragment), q(e, "class", "tag-popover-media-type svelte-1h7u03q");
610
+ },
611
+ m(r, a) {
612
+ I(r, e, a), $(o, e, null), i = !0;
613
+ },
614
+ i(r) {
615
+ i || (_(o.$$.fragment, r), i = !0);
616
+ },
617
+ o(r) {
618
+ j(o.$$.fragment, r), i = !1;
619
+ },
620
+ d(r) {
621
+ r && D(e), x(o);
622
+ }
623
+ };
624
+ }
625
+ function Tt(t) {
626
+ let e, o;
373
627
  return {
374
628
  c() {
375
- e = M("div"), o = M("img"), a = I(), s && s.c(), $(o.src, r = /*mediaUrl*/
376
- t[6]) || L(o, "src", r), L(o, "alt", i = /*finalTitle*/
377
- t[10] || ""), L(o, "class", "svelte-1711ukw"), L(e, "class", "tag-popover-media svelte-1711ukw");
378
- },
379
- m(m, R) {
380
- Z(m, e, R), B(e, o), B(e, a), s && s.m(e, null);
381
- },
382
- p(m, R) {
383
- R[0] & /*mediaUrl*/
384
- 64 && !$(o.src, r = /*mediaUrl*/
385
- m[6]) && L(o, "src", r), R[0] & /*finalTitle*/
386
- 1024 && i !== (i = /*finalTitle*/
387
- m[10] || "") && L(o, "alt", i), v !== (v = b(m)) && (s && s.d(1), s = v && v(m), s && (s.c(), s.m(e, null)));
388
- },
389
- d(m) {
390
- m && j(e), s && s.d();
629
+ e = C("div"), o = tt(
630
+ /*finalDescription*/
631
+ t[11]
632
+ ), q(e, "class", "tag-popover-description svelte-1h7u03q");
633
+ },
634
+ m(i, r) {
635
+ I(i, e, r), L(e, o);
636
+ },
637
+ p(i, r) {
638
+ r[0] & /*finalDescription*/
639
+ 2048 && Lt(
640
+ o,
641
+ /*finalDescription*/
642
+ i[11]
643
+ );
644
+ },
645
+ d(i) {
646
+ i && D(e);
391
647
  }
392
648
  };
393
649
  }
394
- function H1(t) {
395
- let e;
650
+ function ce(t) {
651
+ let e, o, i, r = (
652
+ /*marketingPriceUnit*/
653
+ t[24] && ve(t)
654
+ );
396
655
  return {
397
656
  c() {
398
- e = M("div"), L(e, "class", "tag-popover-media-type panorama-type svelte-1711ukw");
657
+ e = C("div"), r && r.c(), o = A(), i = C("span"), i.textContent = `${/*marketingPrice*/
658
+ t[23]}`, q(i, "class", "tag-popover-price-value"), q(e, "class", "tag-popover-price svelte-1h7u03q");
399
659
  },
400
- m(o, r) {
401
- Z(o, e, r);
660
+ m(a, n) {
661
+ I(a, e, n), r && r.m(e, null), L(e, o), L(e, i);
402
662
  },
403
- d(o) {
404
- o && j(e);
663
+ p(a, n) {
664
+ /*marketingPriceUnit*/
665
+ a[24] && r.p(a, n);
666
+ },
667
+ d(a) {
668
+ a && D(e), r && r.d();
405
669
  }
406
670
  };
407
671
  }
408
- function S1(t) {
672
+ function ve(t) {
409
673
  let e;
410
674
  return {
411
675
  c() {
412
- e = M("div"), L(e, "class", "tag-popover-media-type video-type svelte-1711ukw");
676
+ e = C("span"), e.textContent = `${/*marketingPriceUnit*/
677
+ t[24]}`, q(e, "class", "tag-popover-price-unit");
413
678
  },
414
- m(o, r) {
415
- Z(o, e, r);
679
+ m(o, i) {
680
+ I(o, e, i);
416
681
  },
682
+ p: et,
417
683
  d(o) {
418
- o && j(e);
684
+ o && D(e);
419
685
  }
420
686
  };
421
687
  }
422
- function l1(t) {
423
- let e, o, r = (
688
+ function yt(t) {
689
+ let e, o, i, r = (
424
690
  /*toolbar*/
425
- t[12].showMore && n1(t)
426
- ), i = (
691
+ t[15].showMore && Rt(t)
692
+ ), a = (
427
693
  /*toolbar*/
428
- t[12].share && a1(t)
694
+ t[15].share && Bt(t)
429
695
  );
430
696
  return {
431
697
  c() {
432
- e = M("div"), r && r.c(), o = I(), i && i.c(), L(e, "class", "tag-popover-toolbar svelte-1711ukw");
698
+ e = C("div"), r && r.c(), o = A(), a && a.c(), q(e, "class", "tag-popover-toolbar svelte-1h7u03q");
433
699
  },
434
- m(a, b) {
435
- Z(a, e, b), r && r.m(e, null), B(e, o), i && i.m(e, null);
700
+ m(n, l) {
701
+ I(n, e, l), r && r.m(e, null), L(e, o), a && a.m(e, null), i = !0;
436
702
  },
437
- p(a, b) {
703
+ p(n, l) {
438
704
  /*toolbar*/
439
- a[12].showMore ? r ? r.p(a, b) : (r = n1(a), r.c(), r.m(e, o)) : r && (r.d(1), r = null), /*toolbar*/
440
- a[12].share ? i ? i.p(a, b) : (i = a1(a), i.c(), i.m(e, null)) : i && (i.d(1), i = null);
705
+ n[15].showMore ? r ? (r.p(n, l), l[0] & /*toolbar*/
706
+ 32768 && _(r, 1)) : (r = Rt(n), r.c(), _(r, 1), r.m(e, o)) : r && (K(), j(r, 1, 1, () => {
707
+ r = null;
708
+ }), J()), /*toolbar*/
709
+ n[15].share ? a ? (a.p(n, l), l[0] & /*toolbar*/
710
+ 32768 && _(a, 1)) : (a = Bt(n), a.c(), _(a, 1), a.m(e, null)) : a && (K(), j(a, 1, 1, () => {
711
+ a = null;
712
+ }), J());
441
713
  },
442
- d(a) {
443
- a && j(e), r && r.d(), i && i.d();
714
+ i(n) {
715
+ i || (_(r), _(a), i = !0);
716
+ },
717
+ o(n) {
718
+ j(r), j(a), i = !1;
719
+ },
720
+ d(n) {
721
+ n && D(e), r && r.d(), a && a.d();
444
722
  }
445
723
  };
446
724
  }
447
- function n1(t) {
448
- let e, o, r;
449
- return {
725
+ function Rt(t) {
726
+ let e, o, i, r, a, n;
727
+ return i = new se({
728
+ props: {
729
+ size: "14",
730
+ color: (
731
+ /*effectiveTheme*/
732
+ t[1] === "light" ? "#000000" : "#ffffff"
733
+ ),
734
+ opacity: (
735
+ /*effectiveTheme*/
736
+ t[1] === "light" ? 0.8 : 1
737
+ )
738
+ }
739
+ }), {
450
740
  c() {
451
- e = M("div"), e.textContent = "查看更多", L(e, "class", "tag-popover-btn view-more svelte-1711ukw");
741
+ e = C("div"), o = tt(`查看更多
742
+ `), Z(i.$$.fragment), q(e, "class", "tag-popover-btn view-more svelte-1h7u03q");
452
743
  },
453
- m(i, a) {
454
- Z(i, e, a), o || (r = N(
744
+ m(l, p) {
745
+ I(l, e, p), L(e, o), $(i, e, null), r = !0, a || (n = Q(
455
746
  e,
456
747
  "click",
457
748
  /*handleViewMore*/
458
- t[16]
459
- ), o = !0);
749
+ t[19]
750
+ ), a = !0);
460
751
  },
461
- p: p1,
462
- d(i) {
463
- i && j(e), o = !1, r();
752
+ p(l, p) {
753
+ const f = {};
754
+ p[0] & /*effectiveTheme*/
755
+ 2 && (f.color = /*effectiveTheme*/
756
+ l[1] === "light" ? "#000000" : "#ffffff"), p[0] & /*effectiveTheme*/
757
+ 2 && (f.opacity = /*effectiveTheme*/
758
+ l[1] === "light" ? 0.8 : 1), i.$set(f);
759
+ },
760
+ i(l) {
761
+ r || (_(i.$$.fragment, l), r = !0);
762
+ },
763
+ o(l) {
764
+ j(i.$$.fragment, l), r = !1;
765
+ },
766
+ d(l) {
767
+ l && D(e), x(i), a = !1, n();
464
768
  }
465
769
  };
466
770
  }
467
- function a1(t) {
468
- let e, o, r;
469
- return {
771
+ function Bt(t) {
772
+ let e, o, i, r, a;
773
+ return o = new fe({
774
+ props: {
775
+ size: "20",
776
+ color: (
777
+ /*effectiveTheme*/
778
+ t[1] === "light" ? "#000000" : "#ffffff"
779
+ ),
780
+ opacity: (
781
+ /*effectiveTheme*/
782
+ t[1] === "light" ? 0.8 : 1
783
+ )
784
+ }
785
+ }), {
470
786
  c() {
471
- e = M("div"), L(e, "class", "tag-popover-btn share svelte-1711ukw");
787
+ e = C("div"), Z(o.$$.fragment), q(e, "class", "tag-popover-btn share svelte-1h7u03q");
472
788
  },
473
- m(i, a) {
474
- Z(i, e, a), o || (r = N(
789
+ m(n, l) {
790
+ I(n, e, l), $(o, e, null), i = !0, r || (a = Q(
475
791
  e,
476
792
  "click",
477
793
  /*handleShare*/
478
- t[17]
479
- ), o = !0);
794
+ t[20]
795
+ ), r = !0);
480
796
  },
481
- p: p1,
482
- d(i) {
483
- i && j(e), o = !1, r();
797
+ p(n, l) {
798
+ const p = {};
799
+ l[0] & /*effectiveTheme*/
800
+ 2 && (p.color = /*effectiveTheme*/
801
+ n[1] === "light" ? "#000000" : "#ffffff"), l[0] & /*effectiveTheme*/
802
+ 2 && (p.opacity = /*effectiveTheme*/
803
+ n[1] === "light" ? 0.8 : 1), o.$set(p);
804
+ },
805
+ i(n) {
806
+ i || (_(o.$$.fragment, n), i = !0);
807
+ },
808
+ o(n) {
809
+ j(o.$$.fragment, n), i = !1;
810
+ },
811
+ d(n) {
812
+ n && D(e), x(o), r = !1, a();
484
813
  }
485
814
  };
486
815
  }
487
- function O1(t) {
488
- let e, o, r = (
816
+ function de(t) {
817
+ let e, o, i = (
489
818
  /*isVisible*/
490
- t[3] && e1(t)
819
+ t[5] && bt(t)
491
820
  );
492
821
  return {
493
822
  c() {
494
- r && r.c(), e = y1();
823
+ i && i.c(), e = Jt();
495
824
  },
496
- m(i, a) {
497
- r && r.m(i, a), Z(i, e, a), o = !0;
825
+ m(r, a) {
826
+ i && i.m(r, a), I(r, e, a), o = !0;
498
827
  },
499
- p(i, a) {
828
+ p(r, a) {
500
829
  /*isVisible*/
501
- i[3] ? r ? (r.p(i, a), a[0] & /*isVisible*/
502
- 8 && Y(r, 1)) : (r = e1(i), r.c(), Y(r, 1), r.m(e.parentNode, e)) : r && (q1(), A(r, 1, 1, () => {
503
- r = null;
504
- }), E1());
830
+ r[5] ? i ? (i.p(r, a), a[0] & /*isVisible*/
831
+ 32 && _(i, 1)) : (i = bt(r), i.c(), _(i, 1), i.m(e.parentNode, e)) : i && (K(), j(i, 1, 1, () => {
832
+ i = null;
833
+ }), J());
505
834
  },
506
- i(i) {
507
- o || (Y(r), o = !0);
835
+ i(r) {
836
+ o || (_(i), o = !0);
508
837
  },
509
- o(i) {
510
- A(r), o = !1;
838
+ o(r) {
839
+ j(i), o = !1;
511
840
  },
512
- d(i) {
513
- r && r.d(i), i && j(e);
841
+ d(r) {
842
+ i && i.d(r), r && D(e);
514
843
  }
515
844
  };
516
845
  }
517
- function J1(t, e, o) {
518
- let r, i, a, b, v, s, m, R, U, h, P, V, c, f, k, X, E, _, y, { $$slots: g = {}, $$scope: D } = e;
519
- const S = F1(), H = R1("hooks");
520
- let { tag: p } = e, { config: z = {} } = e, q, O = !0;
521
- const m1 = (l) => {
522
- S("mouseenter", { event: l });
523
- }, g1 = (l) => {
524
- S("mouseleave", { event: l });
525
- }, u1 = () => {
526
- if (!p || !p.element)
846
+ function be(t, e, o) {
847
+ var ft, st, ht;
848
+ let i, r, a, n, l, p, f, b, Y, T, u, E, O, N, B, y, w, P, U, k, W, g;
849
+ const H = Kt(), ot = Qt("hooks");
850
+ let { tag: m } = e, { config: V = {} } = e;
851
+ const rt = m.contentType === "Marketing", Ct = rt ? "light" : "dark";
852
+ let { theme: G = void 0 } = e, S, lt = !0;
853
+ const Pt = (s) => {
854
+ H("mouseenter", { event: s });
855
+ }, Mt = (s) => {
856
+ H("mouseleave", { event: s });
857
+ }, jt = () => {
858
+ if (!m || !m.element)
527
859
  return "rightTop";
528
- const w = p.element.getBoundingClientRect(), n = window.innerWidth, u = window.innerHeight, W = 100, G = w.top < W, C = u - w.bottom < W, F = w.left < W, T = n - w.right < W;
529
- return T && !G && !C ? "leftTop" : T ? G && !F && !T ? "bottom" : C && !F && !T ? "top" : F && !G && !C ? "right" : T && !G && !C ? "left" : G && F ? "bottomRight" : G && T ? "bottomLeft" : C && F ? "topRight" : C && T ? "topLeft" : "rightTop" : "rightTop";
530
- }, d1 = (l) => {
531
- if (!q || !v)
532
- return l;
533
- const w = p.element;
534
- if (!w)
535
- return l;
536
- const n = w.getBoundingClientRect(), u = q.getBoundingClientRect(), W = window.innerWidth, G = window.innerHeight;
537
- let C = { top: 0, bottom: 0, left: 0, right: 0 };
538
- switch (l) {
860
+ const X = m.element.getBoundingClientRect(), h = window.innerWidth, d = window.innerHeight, M = 100, R = X.top < M, c = d - X.bottom < M, z = X.left < M, F = h - X.right < M;
861
+ return F && !R && !c ? "leftTop" : F ? R && !z && !F ? "bottom" : c && !z && !F ? "top" : z && !R && !c ? "right" : F && !R && !c ? "left" : R && z ? "bottomRight" : R && F ? "bottomLeft" : c && z ? "topRight" : c && F ? "topLeft" : "rightTop" : "rightTop";
862
+ }, zt = (s) => {
863
+ if (!S || !p)
864
+ return s;
865
+ const X = m.element;
866
+ if (!X)
867
+ return s;
868
+ const h = X.getBoundingClientRect(), d = S.getBoundingClientRect(), M = window.innerWidth, R = window.innerHeight;
869
+ let c = { top: 0, bottom: 0, left: 0, right: 0 };
870
+ switch (s) {
539
871
  case "top":
540
- C = {
541
- top: n.top - u.height - 16,
872
+ c = {
873
+ top: h.top - d.height - 16,
542
874
  // 考虑margin
543
- bottom: n.top - 16,
544
- left: n.left + n.width / 2 - u.width / 2,
545
- right: n.left + n.width / 2 + u.width / 2
875
+ bottom: h.top - 16,
876
+ left: h.left + h.width / 2 - d.width / 2,
877
+ right: h.left + h.width / 2 + d.width / 2
546
878
  };
547
879
  break;
548
880
  case "bottom":
549
- C = {
550
- top: n.bottom + 16,
551
- bottom: n.bottom + 16 + u.height,
552
- left: n.left + n.width / 2 - u.width / 2,
553
- right: n.left + n.width / 2 + u.width / 2
881
+ c = {
882
+ top: h.bottom + 16,
883
+ bottom: h.bottom + 16 + d.height,
884
+ left: h.left + h.width / 2 - d.width / 2,
885
+ right: h.left + h.width / 2 + d.width / 2
554
886
  };
555
887
  break;
556
888
  case "left":
557
- C = {
558
- top: n.top + n.height / 2 - u.height / 2,
559
- bottom: n.top + n.height / 2 + u.height / 2,
560
- left: n.left - u.width - 16,
561
- right: n.left - 16
889
+ c = {
890
+ top: h.top + h.height / 2 - d.height / 2,
891
+ bottom: h.top + h.height / 2 + d.height / 2,
892
+ left: h.left - d.width - 16,
893
+ right: h.left - 16
562
894
  };
563
895
  break;
564
896
  case "right":
565
- C = {
566
- top: n.top + n.height / 2 - u.height / 2,
567
- bottom: n.top + n.height / 2 + u.height / 2,
568
- left: n.right + 16,
569
- right: n.right + 16 + u.width
897
+ c = {
898
+ top: h.top + h.height / 2 - d.height / 2,
899
+ bottom: h.top + h.height / 2 + d.height / 2,
900
+ left: h.right + 16,
901
+ right: h.right + 16 + d.width
570
902
  };
571
903
  break;
572
904
  case "topLeft":
573
- C = {
574
- top: n.top - u.height - 16,
575
- bottom: n.top - 16,
576
- left: n.left,
577
- right: n.left + u.width
905
+ c = {
906
+ top: h.top - d.height - 16,
907
+ bottom: h.top - 16,
908
+ left: h.left,
909
+ right: h.left + d.width
578
910
  };
579
911
  break;
580
912
  case "topRight":
581
- C = {
582
- top: n.top - u.height - 16,
583
- bottom: n.top - 16,
584
- left: n.right - u.width,
585
- right: n.right
913
+ c = {
914
+ top: h.top - d.height - 16,
915
+ bottom: h.top - 16,
916
+ left: h.right - d.width,
917
+ right: h.right
586
918
  };
587
919
  break;
588
920
  case "bottomLeft":
589
- C = {
590
- top: n.bottom + 16,
591
- bottom: n.bottom + 16 + u.height,
592
- left: n.left,
593
- right: n.left + u.width
921
+ c = {
922
+ top: h.bottom + 16,
923
+ bottom: h.bottom + 16 + d.height,
924
+ left: h.left,
925
+ right: h.left + d.width
594
926
  };
595
927
  break;
596
928
  case "bottomRight":
597
- C = {
598
- top: n.bottom + 16,
599
- bottom: n.bottom + 16 + u.height,
600
- left: n.right - u.width,
601
- right: n.right
929
+ c = {
930
+ top: h.bottom + 16,
931
+ bottom: h.bottom + 16 + d.height,
932
+ left: h.right - d.width,
933
+ right: h.right
602
934
  };
603
935
  break;
604
936
  }
605
- const F = {
606
- top: C.top < 0,
607
- bottom: C.bottom > G,
608
- left: C.left < 0,
609
- right: C.right > W
610
- }, T = {
937
+ const z = {
938
+ top: c.top < 0,
939
+ bottom: c.bottom > R,
940
+ left: c.left < 0,
941
+ right: c.right > M
942
+ }, F = {
611
943
  top: "bottom",
612
944
  bottom: "top",
613
945
  left: "right",
@@ -621,43 +953,50 @@ function J1(t, e, o) {
621
953
  rightTop: "leftTop",
622
954
  rightBottom: "leftBottom"
623
955
  };
624
- return l.startsWith("top") && F.top || l.startsWith("bottom") && F.bottom || l.startsWith("left") && F.left || l.startsWith("right") && F.right ? T[l] : (l === "top" || l === "bottom") && (F.left || F.right) ? n.left + n.width / 2 < W / 2 ? l === "top" ? "topLeft" : "bottomLeft" : l === "top" ? "topRight" : "bottomRight" : (l === "left" || l === "right") && (F.top || F.bottom) ? n.top + n.height / 2 < G / 2 ? l === "left" ? "leftTop" : "rightTop" : l === "left" ? "leftBottom" : "rightBottom" : l;
625
- }, h1 = () => {
626
- if (q) {
627
- const l = q.getBoundingClientRect();
628
- l.width, l.height;
956
+ return s.startsWith("top") && z.top || s.startsWith("bottom") && z.bottom || s.startsWith("left") && z.left || s.startsWith("right") && z.right ? F[s] : (s === "top" || s === "bottom") && (z.left || z.right) ? h.left + h.width / 2 < M / 2 ? s === "top" ? "topLeft" : "bottomLeft" : s === "top" ? "topRight" : "bottomRight" : (s === "left" || s === "right") && (z.top || z.bottom) ? h.top + h.height / 2 < R / 2 ? s === "left" ? "leftTop" : "rightTop" : s === "left" ? "leftBottom" : "rightBottom" : s;
957
+ }, It = () => {
958
+ if (S) {
959
+ const s = S.getBoundingClientRect();
960
+ s.width, s.height;
629
961
  }
630
- }, c1 = (l) => {
631
- l.stopPropagation(), H.emit("click", { event: l, target: "TagPopoverViewMore", tag: p });
632
- }, C1 = (l) => {
633
- l.stopPropagation(), H.emit("click", { event: l, target: "TagPopoverShare", tag: p });
634
- }, b1 = (l) => {
635
- H.emit("click", { event: l, target: "TagPopoverContent", tag: p });
636
- };
637
- T1(() => J(this, null, function* () {
638
- yield W1(), h1(), o(3, O = !0);
962
+ }, Dt = (s) => {
963
+ s.stopPropagation(), ot.emit("click", { event: s, target: "TagPopoverViewMore", tag: m });
964
+ }, Ut = (s) => {
965
+ s.stopPropagation(), ot.emit("click", { event: s, target: "TagPopoverShare", tag: m });
966
+ }, Wt = (s) => {
967
+ ot.emit("click", { event: s, target: "TagPopoverContent", tag: m });
968
+ }, Ft = m.data.headerPictureUrl, Nt = m.data.brandTags || [], Vt = m.data.tags || [], At = le((ft = m.data.price) == null ? void 0 : ft.value) ? null : (st = m.data.price) == null ? void 0 : st.value, Et = (ht = m.data.price) == null ? void 0 : ht.unit;
969
+ m.data.highlightText;
970
+ const nt = Nt.filter(Boolean).slice(0, 2), at = Math.max(0, 2 - nt.length), Xt = at > 0 ? Vt.filter(Boolean).slice(0, at) : [];
971
+ Zt(() => pt(this, null, function* () {
972
+ yield xt(), It(), o(5, lt = !0), console.log("tag.data.theme:", m.data.theme), console.log("isMarketingTag:", rt), console.log("外部传入theme:", G), console.log("最终使用的theme:", i);
639
973
  }));
640
- function v1(l) {
641
- I1[l ? "unshift" : "push"](() => {
642
- q = l, o(2, q);
974
+ function Yt(s) {
975
+ te[s ? "unshift" : "push"](() => {
976
+ S = s, o(4, S);
643
977
  });
644
978
  }
645
- return t.$$set = (l) => {
646
- "tag" in l && o(19, p = l.tag), "config" in l && o(20, z = l.config), "$$scope" in l && o(28, D = l.$$scope);
979
+ return t.$$set = (s) => {
980
+ "tag" in s && o(0, m = s.tag), "config" in s && o(27, V = s.config), "theme" in s && o(28, G = s.theme);
647
981
  }, t.$$.update = () => {
648
- t.$$.dirty[0] & /*tag*/
649
- 524288 && o(27, r = p.data.title || p.data.name || ""), t.$$.dirty[0] & /*tag*/
650
- 524288 && o(26, i = p.data.description || p.data.tooltip || ""), t.$$.dirty[0] & /*config*/
651
- 1048576 && o(24, a = (z == null ? void 0 : z.position) || "rightTop"), t.$$.dirty[0] & /*config*/
652
- 1048576 && o(12, m = (z == null ? void 0 : z.toolbar) || { showMore: !0, share: !0 }), t.$$.dirty[0] & /*config*/
653
- 1048576 && o(11, R = (z == null ? void 0 : z.transitionDuration) || 350), t.$$.dirty[0] & /*title, tag*/
654
- 134742016 && o(10, U = r || p.data.title || p.data.name || ""), t.$$.dirty[0] & /*content, tag*/
655
- 67633152 && o(9, h = i || p.data.description || p.data.tooltip || ""), t.$$.dirty[0] & /*arrow*/
656
- 33554432 && o(1, P = typeof b == "boolean" ? b : !0), t.$$.dirty[0] & /*placement*/
657
- 16777216 && o(22, c = a === "auto" ? u1() : a), t.$$.dirty[0] & /*autoAdjustOverflow, actualPlacement*/
658
- 12582912 && o(0, f = v ? d1(c) : c), t.$$.dirty[0] & /*adjustedPlacement*/
659
- 1 && o(8, k = (() => {
660
- const l = {
982
+ var s, X, h, d;
983
+ t.$$.dirty[0] & /*tag, theme*/
984
+ 268435457 && o(1, i = m.data.theme !== void 0 && m.data.theme !== null ? m.data.theme : G != null ? G : Ct), t.$$.dirty[0] & /*tag*/
985
+ 1 && o(36, r = m.data.title || m.data.name || ""), t.$$.dirty[0] & /*tag*/
986
+ 1 && o(35, a = m.data.description || m.data.tooltip || ""), t.$$.dirty[0] & /*config*/
987
+ 134217728 && o(33, n = (V == null ? void 0 : V.position) || "rightTop"), t.$$.dirty[0] & /*config*/
988
+ 134217728 && o(15, b = (V == null ? void 0 : V.toolbar) || { showMore: !0, share: !0 }), t.$$.dirty[0] & /*effectiveTheme*/
989
+ 2 && o(14, Y = i === "light" ? "#FFFFFF" : "#000000bf"), t.$$.dirty[0] & /*config*/
990
+ 134217728 && o(13, T = (V == null ? void 0 : V.transitionDuration) || 350), t.$$.dirty[0] & /*tag*/
991
+ 1 | t.$$.dirty[1] & /*title*/
992
+ 32 && o(12, u = r || m.data.title || m.data.name || ""), t.$$.dirty[0] & /*tag*/
993
+ 1 | t.$$.dirty[1] & /*content*/
994
+ 16 && o(11, E = a || m.data.description || ""), t.$$.dirty[1] & /*arrow*/
995
+ 8 && o(3, O = typeof l == "boolean" ? l : !0), t.$$.dirty[1] & /*placement*/
996
+ 4 && o(31, B = n === "auto" ? jt() : n), t.$$.dirty[1] & /*autoAdjustOverflow, actualPlacement*/
997
+ 3 && o(2, y = p ? zt(B) : B), t.$$.dirty[0] & /*adjustedPlacement*/
998
+ 4 && o(10, w = (() => {
999
+ const M = {
661
1000
  top: "top",
662
1001
  topLeft: "top",
663
1002
  topRight: "top",
@@ -670,7 +1009,7 @@ function J1(t, e, o) {
670
1009
  right: "right",
671
1010
  rightTop: "right",
672
1011
  rightBottom: "right"
673
- }, w = {
1012
+ }, R = {
674
1013
  top: "bottom",
675
1014
  topLeft: "bottomLeft",
676
1015
  topRight: "bottomRight",
@@ -683,76 +1022,86 @@ function J1(t, e, o) {
683
1022
  right: "left",
684
1023
  rightTop: "leftTop",
685
1024
  rightBottom: "leftBottom"
686
- }, n = l[f] || "top", u = w[f] || "bottom";
687
- return { base: n, arrow: u };
1025
+ }, c = M[y] || "top", z = R[y] || "bottom";
1026
+ return { base: c, arrow: z };
688
1027
  })()), t.$$.dirty[0] & /*showArrow, pointAtCenter, adjustedPlacement*/
689
- 2097155 && o(7, X = (() => P ? V ? "" : f === "topLeft" || f === "bottomLeft" ? "left: 24px;" : f === "topRight" || f === "bottomRight" ? "right: 24px;" : f === "leftTop" || f === "rightTop" ? "top: 24px;" : f === "leftBottom" || f === "rightBottom" ? "bottom: 24px;" : "" : "display: none;")()), t.$$.dirty[0] & /*tag*/
690
- 524288 && o(6, E = (() => {
691
- if (p.data.mediaData && p.data.mediaData.length > 0) {
692
- const l = p.data.mediaData[0];
693
- if (l.type === "Video") {
694
- if (l.videoCoverUrl)
695
- return l.videoCoverUrl;
696
- if (l.url) {
697
- const w = l.url.toLowerCase();
698
- if (w.includes("youtube.com") || w.includes("youtu.be")) {
699
- const n = w.includes("youtube.com/watch?v=") ? w.split("watch?v=")[1].split("&")[0] : w.includes("youtu.be/") ? w.split("youtu.be/")[1].split("?")[0] : null;
700
- if (n)
701
- return `https://img.youtube.com/vi/${n}/hqdefault.jpg`;
1028
+ 1073741836 && o(9, P = (() => O ? N ? "" : y === "topLeft" || y === "bottomLeft" ? "left: 24px;" : y === "topRight" || y === "bottomRight" ? "right: 24px;" : y === "leftTop" || y === "rightTop" ? "top: 24px;" : y === "leftBottom" || y === "rightBottom" ? "bottom: 24px;" : "" : "display: none;")()), t.$$.dirty[0] & /*tag*/
1029
+ 1 && o(29, U = (() => {
1030
+ if (rt)
1031
+ return null;
1032
+ if (m.data.mediaData && m.data.mediaData.length > 0) {
1033
+ const M = m.data.mediaData[0];
1034
+ if (M.type === "Video") {
1035
+ if (M.videoCoverUrl)
1036
+ return M.videoCoverUrl;
1037
+ if (M.url) {
1038
+ const R = M.url.toLowerCase();
1039
+ if (R.includes("youtube.com") || R.includes("youtu.be")) {
1040
+ const c = R.includes("youtube.com/watch?v=") ? R.split("watch?v=")[1].split("&")[0] : R.includes("youtu.be/") ? R.split("youtu.be/")[1].split("?")[0] : null;
1041
+ if (c)
1042
+ return `https://img.youtube.com/vi/${c}/hqdefault.jpg`;
702
1043
  }
703
- if (w.includes("vimeo.com")) {
704
- const n = w.match(/vimeo\.com\/([0-9]+)/);
705
- if (n && n[1])
706
- return `https://vumbnail.com/${n[1]}.jpg`;
1044
+ if (R.includes("vimeo.com")) {
1045
+ const c = R.match(/vimeo\.com\/([0-9]+)/);
1046
+ if (c && c[1])
1047
+ return `https://vumbnail.com/${c[1]}.jpg`;
707
1048
  }
708
1049
  return;
709
1050
  }
710
- } else if (l.url)
711
- return l.url;
1051
+ } else if (M.url)
1052
+ return M.url;
712
1053
  }
713
- return p.data.imageUrl;
714
- })()), t.$$.dirty[0] & /*tag*/
715
- 524288 && o(5, _ = p.data.mediaData && p.data.mediaData.length > 0 && p.data.mediaData[0].type === "Video"), t.$$.dirty[0] & /*tag*/
716
- 524288 && o(4, y = p.data.mediaData && p.data.mediaData.length > 0 && p.data.mediaData[0].type === "Panorama");
717
- }, o(25, b = !0), o(23, v = !0), o(13, s = 1030), o(21, V = !1), [
718
- f,
719
- P,
720
- q,
721
- O,
1054
+ return m.data.imageUrl;
1055
+ })()), t.$$.dirty[0] & /*tag, mediaRawUrl*/
1056
+ 536870913 && o(8, k = (X = (s = m.config.hoverConfig) == null ? void 0 : s.popoverConfig) != null && X.imageURLTransform && (U != null && U.includes("realsee-cdn")) ? (d = (h = m.config.hoverConfig) == null ? void 0 : h.popoverConfig) == null ? void 0 : d.imageURLTransform(U, { width: 280, height: 280 }) : U), t.$$.dirty[0] & /*tag*/
1057
+ 1 && o(7, W = m.contentType === "Video"), t.$$.dirty[0] & /*tag*/
1058
+ 1 && o(6, g = m.contentType === "Panorama");
1059
+ }, o(34, l = !0), o(32, p = !0), o(16, f = 1030), o(30, N = !1), [
1060
+ m,
1061
+ i,
722
1062
  y,
723
- _,
724
- E,
725
- X,
1063
+ O,
1064
+ S,
1065
+ lt,
1066
+ g,
1067
+ W,
726
1068
  k,
727
- h,
1069
+ P,
1070
+ w,
1071
+ E,
1072
+ u,
1073
+ T,
1074
+ Y,
1075
+ b,
1076
+ f,
1077
+ Pt,
1078
+ Mt,
1079
+ Dt,
1080
+ Ut,
1081
+ Wt,
1082
+ Ft,
1083
+ At,
1084
+ Et,
1085
+ nt,
1086
+ Xt,
1087
+ V,
1088
+ G,
728
1089
  U,
729
- R,
730
- m,
731
- s,
732
- m1,
733
- g1,
734
- c1,
735
- C1,
736
- b1,
1090
+ N,
1091
+ B,
737
1092
  p,
738
- z,
739
- V,
740
- c,
741
- v,
1093
+ n,
1094
+ l,
742
1095
  a,
743
- b,
744
- i,
745
1096
  r,
746
- D,
747
- g,
748
- v1
1097
+ Yt
749
1098
  ];
750
1099
  }
751
- class e3 extends w1 {
1100
+ class Vo extends Ht {
752
1101
  constructor(e) {
753
- super(), k1(this, e, J1, O1, _1, { tag: 19, config: 20 }, N1, [-1, -1]);
1102
+ super(), St(this, e, be, de, Ot, { tag: 0, config: 27, theme: 28 }, he, [-1, -1]);
754
1103
  }
755
1104
  }
756
1105
  export {
757
- e3 as default
1106
+ Vo as default
758
1107
  };