@realsee/dnalogel 3.66.0-alpha.2 → 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 (475) hide show
  1. package/dist/PanoTagPlugin/Components/Common/ArrowRightIcon.svelte.d.ts +1 -0
  2. package/dist/PanoTagPlugin/Components/Common/PanoramaIcon.svelte.d.ts +1 -0
  3. package/dist/PanoTagPlugin/Components/Common/ShareIcon.svelte.d.ts +1 -0
  4. package/dist/PanoTagPlugin/Components/Common/VideoIcon.svelte.d.ts +1 -0
  5. package/dist/index.cjs.js +76 -75
  6. package/dist/index.js +12262 -11528
  7. package/dist/index.umd.js +69 -68
  8. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
  9. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
  10. package/docs/classes/CSS3DRender.html +2 -2
  11. package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
  12. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
  13. package/docs/classes/ModelMakerPluginInstance.html +2 -2
  14. package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +2 -2
  15. package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +2 -2
  16. package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +2 -2
  17. package/docs/classes/ModelRoomLabelController.html +2 -2
  18. package/docs/classes/MoveController.html +2 -2
  19. package/docs/classes/Object3DHelperController.html +2 -2
  20. package/docs/classes/PaintBrush.html +2 -2
  21. package/docs/classes/PanoMeasurePluginLine.html +2 -2
  22. package/docs/classes/PanoMeasurePluginModel.html +2 -2
  23. package/docs/classes/PanoMeasurePluginPoint.html +2 -2
  24. package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
  25. package/docs/classes/PanoTagPluginController.html +2 -2
  26. package/docs/classes/Sculpt.html +2 -2
  27. package/docs/classes/Util.BetterTween.html +2 -2
  28. package/docs/classes/Util.FiveDomEvents.html +2 -2
  29. package/docs/classes/Util.FivePuppet.html +2 -2
  30. package/docs/classes/Util.Interval.html +2 -2
  31. package/docs/classes/Util.LegacyPointHelper.html +2 -2
  32. package/docs/classes/Util.LightTag.html +2 -2
  33. package/docs/classes/Util.LineSegments.html +2 -2
  34. package/docs/classes/Util.Magnifier.html +2 -2
  35. package/docs/classes/Util.Object3D.html +2 -2
  36. package/docs/classes/Util.PointDomHelper.html +2 -2
  37. package/docs/classes/Util.PointHelper.html +2 -2
  38. package/docs/classes/Util.PointSelector.html +2 -2
  39. package/docs/classes/Util.PointSelectorHelper.html +2 -2
  40. package/docs/classes/Util.Rectangle.html +2 -2
  41. package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
  42. package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
  43. package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
  44. package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
  45. package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
  46. package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
  47. package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
  48. package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
  49. package/docs/classes/Util.sculpt.LineMesh.html +2 -2
  50. package/docs/classes/Util.sculpt.PointMesh.html +2 -2
  51. package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
  52. package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
  53. package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
  54. package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
  55. package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
  56. package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
  57. package/docs/classes/WalkController.html +2 -2
  58. package/docs/enums/CameraMovementEffect.html +2 -2
  59. package/docs/enums/ContentType.html +2 -2
  60. package/docs/enums/DIRECTION.html +2 -2
  61. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
  62. package/docs/enums/DimensionType.html +2 -2
  63. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
  64. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
  65. package/docs/enums/PaintBrushTypeEnum.html +2 -2
  66. package/docs/enums/PointType.html +2 -2
  67. package/docs/enums/Rotation.html +2 -2
  68. package/docs/functions/AreaMakerPlugin.html +1 -1
  69. package/docs/functions/CSS3DRenderPlugin.html +1 -1
  70. package/docs/functions/CameraMovementPlugin.html +2 -2
  71. package/docs/functions/CruisePlugin.html +1 -1
  72. package/docs/functions/CurrentPanoImagePlugin.html +1 -1
  73. package/docs/functions/GuideLinePlugin.html +1 -1
  74. package/docs/functions/ItemLabelPlugin.html +1 -1
  75. package/docs/functions/MapviewFloorplanPlugin.html +1 -1
  76. package/docs/functions/MeasurePlugin.html +1 -1
  77. package/docs/functions/ModelChassisCompassPlugin.html +2 -2
  78. package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
  79. package/docs/functions/ModelFloorplanPlugin.html +1 -1
  80. package/docs/functions/ModelItemLabelPlugin.html +1 -1
  81. package/docs/functions/ModelMakerPlugin.html +1 -1
  82. package/docs/functions/ModelRoomLabelPlugin.html +1 -1
  83. package/docs/functions/ModelTVVideoPlugin.html +1 -1
  84. package/docs/functions/ModelViewPlugin.html +2 -2
  85. package/docs/functions/MovePlugin.html +1 -1
  86. package/docs/functions/Object3DHelperPlugin.html +1 -1
  87. package/docs/functions/PanoCompassPlugin.html +1 -1
  88. package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
  89. package/docs/functions/PanoDoorLabelPlugin.html +1 -1
  90. package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
  91. package/docs/functions/PanoMeasurePlugin.html +1 -1
  92. package/docs/functions/PanoRulerPlugin.html +2 -2
  93. package/docs/functions/PanoRulerProPlugin.html +2 -2
  94. package/docs/functions/PanoSpatialTagPlugin.html +2 -2
  95. package/docs/functions/PanoTagPlugin.html +1 -1
  96. package/docs/functions/PanoVideoPlugin.html +2 -2
  97. package/docs/functions/PipelinePlugin.html +1 -1
  98. package/docs/functions/SculptPlugin.html +2 -2
  99. package/docs/functions/TopviewFloorplanPlugin.html +1 -1
  100. package/docs/functions/Util.absoluteUrl.html +2 -2
  101. package/docs/functions/Util.awaitNextFrame.html +1 -1
  102. package/docs/functions/Util.blink.html +2 -2
  103. package/docs/functions/Util.bounding.html +1 -1
  104. package/docs/functions/Util.boundingBox.html +1 -1
  105. package/docs/functions/Util.boundingSphere.html +1 -1
  106. package/docs/functions/Util.boxVertex.html +2 -2
  107. package/docs/functions/Util.boxVertexes.html +1 -1
  108. package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
  109. package/docs/functions/Util.convexHull.html +2 -2
  110. package/docs/functions/Util.equal.html +2 -2
  111. package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
  112. package/docs/functions/Util.getCoordsFromClient.html +1 -1
  113. package/docs/functions/Util.getCoordsFromElement.html +1 -1
  114. package/docs/functions/Util.getFrameTime.html +2 -2
  115. package/docs/functions/Util.getIntersectFromRelativePosition.html +1 -1
  116. package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
  117. package/docs/functions/Util.initialCSS3DRender.html +1 -1
  118. package/docs/functions/Util.inside.html +1 -1
  119. package/docs/functions/Util.isAbsoluteURL.html +1 -1
  120. package/docs/functions/Util.isModelLike.html +1 -1
  121. package/docs/functions/Util.isNil.html +2 -2
  122. package/docs/functions/Util.isPanoramaLike.html +1 -1
  123. package/docs/functions/Util.lookObject.html +2 -2
  124. package/docs/functions/Util.lookPoint.html +2 -2
  125. package/docs/functions/Util.nextFrame.html +1 -1
  126. package/docs/functions/Util.notNil.html +2 -2
  127. package/docs/functions/Util.reblink.html +2 -2
  128. package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
  129. package/docs/functions/Util.sculpt.createBox.html +1 -1
  130. package/docs/functions/Util.sculpt.createCircle.html +1 -1
  131. package/docs/functions/Util.sculpt.createCylinder.html +1 -1
  132. package/docs/functions/Util.sculpt.createLine.html +2 -2
  133. package/docs/functions/Util.sculpt.createPoint.html +1 -1
  134. package/docs/functions/Util.sculpt.createPolygon.html +1 -1
  135. package/docs/functions/Util.sculpt.createPrism.html +1 -1
  136. package/docs/functions/Util.sculpt.createRectangle.html +2 -2
  137. package/docs/functions/Util.tag.html +1 -1
  138. package/docs/functions/Util.tweenProgress.html +1 -1
  139. package/docs/functions/Util.uuid.html +2 -2
  140. package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
  141. package/docs/functions/Util.worldBounding.html +1 -1
  142. package/docs/functions/Util.worldBoundingBox.html +1 -1
  143. package/docs/functions/Util.worldBoundingSphere.html +1 -1
  144. package/docs/functions/createPolyline.html +2 -2
  145. package/docs/functions/pluginFlag.html +1 -1
  146. package/docs/hierarchy.html +1 -1
  147. package/docs/index.html +2 -2
  148. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
  149. package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
  150. package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
  151. package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
  152. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
  153. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
  154. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
  155. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
  156. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
  157. package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
  158. package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
  159. package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
  160. package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
  161. package/docs/interfaces/ContentTypeMapInterface.html +2 -2
  162. package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
  163. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
  164. package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
  165. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
  166. package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
  167. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
  168. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
  169. package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
  170. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
  171. package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
  172. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
  173. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
  174. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
  175. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
  176. package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
  177. package/docs/interfaces/FloorplanBounding.html +2 -2
  178. package/docs/interfaces/FloorplanData.html +2 -2
  179. package/docs/interfaces/FloorplanEntrance.html +2 -2
  180. package/docs/interfaces/FloorplanExtraObject.html +2 -2
  181. package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
  182. package/docs/interfaces/FloorplanFloorData.html +2 -2
  183. package/docs/interfaces/FloorplanImagePosition.html +2 -2
  184. package/docs/interfaces/FloorplanObserver.html +2 -2
  185. package/docs/interfaces/FloorplanOutlineItem.html +2 -2
  186. package/docs/interfaces/FloorplanPosition.html +2 -2
  187. package/docs/interfaces/FloorplanRoomItem.html +2 -2
  188. package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
  189. package/docs/interfaces/FloorplanServerBounding.html +2 -2
  190. package/docs/interfaces/FloorplanServerComputedData.html +2 -2
  191. package/docs/interfaces/FloorplanServerData.html +2 -2
  192. package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
  193. package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
  194. package/docs/interfaces/FloorplanServerEntrance.html +2 -2
  195. package/docs/interfaces/FloorplanServerFloorData.html +2 -2
  196. package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
  197. package/docs/interfaces/FloorplanServerObserver.html +2 -2
  198. package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
  199. package/docs/interfaces/FloorplanServerPosition.html +2 -2
  200. package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
  201. package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
  202. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
  203. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
  204. package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
  205. package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
  206. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
  207. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
  208. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
  209. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
  210. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
  211. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
  212. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
  213. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
  214. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
  215. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
  216. package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
  217. package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
  218. package/docs/interfaces/HelperOffset.html +2 -2
  219. package/docs/interfaces/ImagePlaneGroup.html +2 -2
  220. package/docs/interfaces/ItemLabelPluginData.html +2 -2
  221. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
  222. package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
  223. package/docs/interfaces/MinMax.html +2 -2
  224. package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
  225. package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
  226. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
  227. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
  228. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
  229. package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
  230. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
  231. package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
  232. package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +2 -2
  233. package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
  234. package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +2 -2
  235. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
  236. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
  237. package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
  238. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
  239. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
  240. package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
  241. package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +2 -2
  242. package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
  243. package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
  244. package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
  245. package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
  246. package/docs/interfaces/ModelViewPluginExportType.html +2 -2
  247. package/docs/interfaces/Object3DHelperState.html +2 -2
  248. package/docs/interfaces/ObjectHelperControllers.html +2 -2
  249. package/docs/interfaces/PaintBrushAction.html +2 -2
  250. package/docs/interfaces/PaintBrushConfigs.html +2 -2
  251. package/docs/interfaces/PaintBrushState.html +2 -2
  252. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
  253. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  254. package/docs/interfaces/PanoMeasureParameterType.html +2 -2
  255. package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
  256. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
  257. package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
  258. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
  259. package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
  260. package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
  261. package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
  262. package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
  263. package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
  264. package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
  265. package/docs/interfaces/PanoRulerProPluginState.html +2 -2
  266. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  267. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  268. package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
  269. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
  270. package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
  271. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
  272. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
  273. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
  274. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
  275. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
  276. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
  277. package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
  278. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
  279. package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
  280. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
  281. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
  282. package/docs/interfaces/PluginEventMap.html +2 -2
  283. package/docs/interfaces/Point.html +2 -2
  284. package/docs/interfaces/Room.html +2 -2
  285. package/docs/interfaces/RoomInfo.html +2 -2
  286. package/docs/interfaces/RoomLabel.html +2 -2
  287. package/docs/interfaces/RoomRules.html +1 -1
  288. package/docs/interfaces/Rooms.html +1 -1
  289. package/docs/interfaces/Scissor.html +2 -2
  290. package/docs/interfaces/State.html +2 -2
  291. package/docs/interfaces/TagCacheInterface.html +2 -2
  292. package/docs/interfaces/TagConfig.html +2 -2
  293. package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
  294. package/docs/interfaces/TagIconUrl.html +2 -2
  295. package/docs/interfaces/TagObjectGroup.html +2 -2
  296. package/docs/interfaces/TagStyle.html +2 -2
  297. package/docs/interfaces/Tags.html +2 -2
  298. package/docs/interfaces/TemporaryState.html +2 -2
  299. package/docs/interfaces/Util.AnimeInstance.html +2 -2
  300. package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
  301. package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
  302. package/docs/interfaces/Util.FiveDomEvent.html +2 -2
  303. package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
  304. package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
  305. package/docs/interfaces/Util.MagnifierParameter.html +2 -2
  306. package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
  307. package/docs/interfaces/Util.PointIntersection.html +2 -2
  308. package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
  309. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
  310. package/docs/modules/AreaMakerPluginType.html +2 -2
  311. package/docs/modules/CruisePluginTypes.html +2 -2
  312. package/docs/modules/CurrentPanoImagePluginType.html +2 -2
  313. package/docs/modules/GuideLineItem.html +2 -2
  314. package/docs/modules/GuideLineModeItem.html +2 -2
  315. package/docs/modules/GuideLinePluginType.html +2 -2
  316. package/docs/modules/ModelMakerPluginType.html +2 -2
  317. package/docs/modules/PanoVideoPluginType.html +2 -2
  318. package/docs/modules/SculptData.html +2 -2
  319. package/docs/modules/SculptType.html +2 -2
  320. package/docs/modules/Util.html +2 -2
  321. package/docs/modules/Util.sculpt.html +2 -2
  322. package/docs/modules.html +2 -2
  323. package/docs/types/AddObject3DHelperConfig.html +2 -2
  324. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
  325. package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
  326. package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
  327. package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
  328. package/docs/types/ArrayPosition.html +1 -1
  329. package/docs/types/AudioAppearance.html +1 -1
  330. package/docs/types/CSS3DRenderExportType.html +1 -1
  331. package/docs/types/CSS3DRenderPluginExportType.html +1 -1
  332. package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
  333. package/docs/types/ClassFunctionParameters.html +1 -1
  334. package/docs/types/Color.html +1 -1
  335. package/docs/types/ContentTypeConfigKey.html +1 -1
  336. package/docs/types/ContentTypeConfigKeySplit.html +1 -1
  337. package/docs/types/ContentTypeMap.html +1 -1
  338. package/docs/types/Create3DDomContainerReturnType.html +1 -1
  339. package/docs/types/Create3DElementReturnType.html +1 -1
  340. package/docs/types/CruisePluginExportType.html +1 -1
  341. package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
  342. package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
  343. package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
  344. package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
  345. package/docs/types/DeprecatedTagProperty.html +2 -2
  346. package/docs/types/Direction-1.html +1 -1
  347. package/docs/types/Direction4.html +1 -1
  348. package/docs/types/ElementRenderer.html +2 -2
  349. package/docs/types/FloorplanRuleLabels.html +2 -2
  350. package/docs/types/FloorplanServerRuleLabels.html +1 -1
  351. package/docs/types/GuideLinePluginExportType.html +1 -1
  352. package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
  353. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
  354. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
  355. package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
  356. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
  357. package/docs/types/GuideLinePluginType.PathItem.html +2 -2
  358. package/docs/types/GuideLinePluginType.PluginData.html +2 -2
  359. package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
  360. package/docs/types/HelperEventMap.html +1 -1
  361. package/docs/types/InternalHelperEventMap.html +1 -1
  362. package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
  363. package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
  364. package/docs/types/MeasurePluginConfig.html +1 -1
  365. package/docs/types/MediaData.html +2 -2
  366. package/docs/types/MediaStore.html +1 -1
  367. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
  368. package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
  369. package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
  370. package/docs/types/ModelId.html +1 -1
  371. package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
  372. package/docs/types/ModelMakerPluginType.ItemType.html +2 -2
  373. package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
  374. package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
  375. package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
  376. package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
  377. package/docs/types/MoveArgs.html +2 -2
  378. package/docs/types/MoveOpts.html +2 -2
  379. package/docs/types/Object3DHelperEventMap.html +1 -1
  380. package/docs/types/ObjectFit.html +1 -1
  381. package/docs/types/PaintBrushEventMap.html +1 -1
  382. package/docs/types/PanoCompassPluginData.html +1 -1
  383. package/docs/types/PanoCompassPluginExportType.html +1 -1
  384. package/docs/types/PanoCompassPluginParameterType.html +1 -1
  385. package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
  386. package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
  387. package/docs/types/PanoIndex.html +1 -1
  388. package/docs/types/PanoMeasurePluginEvent.html +1 -1
  389. package/docs/types/PanoMeasureReturnType.html +1 -1
  390. package/docs/types/PanoSpatialTagPluginId.html +1 -1
  391. package/docs/types/PanoTagPluginExportInterface.html +1 -1
  392. package/docs/types/PanoTagPluginParamsInterface.html +1 -1
  393. package/docs/types/PanoVideoPluginParameterType.html +1 -1
  394. package/docs/types/PanoVideoPluginReturnType.html +1 -1
  395. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
  396. package/docs/types/PipelinePluginParameterType.html +1 -1
  397. package/docs/types/PipelinePluginReturnType.html +1 -1
  398. package/docs/types/PlaneTag.html +2 -2
  399. package/docs/types/Point2DTag.html +2 -2
  400. package/docs/types/Point3DTag.html +2 -2
  401. package/docs/types/PointTagInstance.html +1 -1
  402. package/docs/types/Position.html +1 -1
  403. package/docs/types/PositionFrom.html +1 -1
  404. package/docs/types/RotateArgs.html +2 -2
  405. package/docs/types/RotateOpts.html +2 -2
  406. package/docs/types/RuleLabelsKey.html +1 -1
  407. package/docs/types/RuleLabelsValue.html +1 -1
  408. package/docs/types/ScaleCallback.html +1 -1
  409. package/docs/types/ScalePosition.html +2 -2
  410. package/docs/types/SculptData.BoxData.html +1 -1
  411. package/docs/types/SculptData.CircleData.html +1 -1
  412. package/docs/types/SculptData.CylinderData.html +1 -1
  413. package/docs/types/SculptData.PointData.html +1 -1
  414. package/docs/types/SculptData.PolygonData.html +1 -1
  415. package/docs/types/SculptData.PolylineData.html +1 -1
  416. package/docs/types/SculptData.PrismData.html +1 -1
  417. package/docs/types/SculptData.RectangleData.html +1 -1
  418. package/docs/types/SculptType.Theme.html +2 -2
  419. package/docs/types/StickType.html +1 -1
  420. package/docs/types/Tag.html +2 -2
  421. package/docs/types/Tag2D.html +2 -2
  422. package/docs/types/Tag3D.html +2 -2
  423. package/docs/types/TagClickParams.html +1 -1
  424. package/docs/types/TagConfigByKey.html +1 -1
  425. package/docs/types/TagContentType.html +1 -1
  426. package/docs/types/TagContentTypeMapping.html +1 -1
  427. package/docs/types/TagDimensionType.html +1 -1
  428. package/docs/types/TagElement.html +2 -2
  429. package/docs/types/TagEvents.html +1 -1
  430. package/docs/types/TagGLTFObject.html +1 -1
  431. package/docs/types/TagHooks.html +1 -1
  432. package/docs/types/TagId.html +1 -1
  433. package/docs/types/TagInstance.html +1 -1
  434. package/docs/types/TagPointType.html +2 -2
  435. package/docs/types/TagRendererMap.html +1 -1
  436. package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
  437. package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
  438. package/docs/types/Util.ActionIfNoIntersection.html +1 -1
  439. package/docs/types/Util.AdherePoint.html +2 -2
  440. package/docs/types/Util.PointSelectorConfig.html +1 -1
  441. package/docs/types/WorkCode.html +1 -1
  442. package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
  443. package/docs/variables/PLUGIN.html +1 -1
  444. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
  445. package/docs/variables/ROOM_TYPE_MAP.html +2 -2
  446. package/docs/variables/Util.animeMap.html +1 -1
  447. package/docs/variables/defaultGlobalConfig.html +1 -1
  448. package/docs/variables/itemLabelPluginServerParams.html +1 -1
  449. package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
  450. package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
  451. package/libs/CruisePlugin/Move.js +6 -2
  452. package/libs/CruisePlugin/Work.js +6 -2
  453. package/libs/CruisePlugin/index.js +10 -6
  454. package/libs/GuideLinePlugin/Controller.js +8 -4
  455. package/libs/GuideLinePlugin/GuideLineItem.js +6 -2
  456. package/libs/GuideLinePlugin/GuideLineModeItem.js +6 -2
  457. package/libs/GuideLinePlugin/index.js +10 -6
  458. package/libs/PanoTagPlugin/Components/Common/ArrowRightIcon.js +111 -0
  459. package/libs/PanoTagPlugin/Components/Common/ArrowRightIcon.svelte.d.ts +1 -0
  460. package/libs/PanoTagPlugin/Components/Common/PanoramaIcon.js +136 -0
  461. package/libs/PanoTagPlugin/Components/Common/PanoramaIcon.svelte.d.ts +1 -0
  462. package/libs/PanoTagPlugin/Components/Common/ShareIcon.js +111 -0
  463. package/libs/PanoTagPlugin/Components/Common/ShareIcon.svelte.d.ts +1 -0
  464. package/libs/PanoTagPlugin/Components/Common/TagPoint.js +41 -37
  465. package/libs/PanoTagPlugin/Components/Common/TagPopover.js +782 -436
  466. package/libs/PanoTagPlugin/Components/Common/VideoIcon.js +114 -0
  467. package/libs/PanoTagPlugin/Components/Common/VideoIcon.svelte.d.ts +1 -0
  468. package/libs/PanoTagPlugin/Components/TagContainer.js +6 -2
  469. package/libs/PanoTagPlugin/Components/TagItem.js +6 -2
  470. package/libs/PanoTagPlugin/controller/index.js +44 -40
  471. package/libs/PanoTagPlugin/index.js +15 -11
  472. package/libs/base/BasePlugin.js +1 -1
  473. package/libs/index.js +149 -145
  474. package/libs/shared-utils/logger.js +1 -1
  475. package/package.json +1 -1
@@ -1,610 +1,945 @@
1
- var K = (t, e, o) => new Promise((r, i) => {
2
- var s = (a) => {
1
+ var pt = (t, e, o) => new Promise((i, r) => {
2
+ var a = (p) => {
3
3
  try {
4
- v(o.next(a));
5
- } catch (C) {
6
- i(C);
4
+ l(o.next(p));
5
+ } catch (f) {
6
+ r(f);
7
7
  }
8
- }, L = (a) => {
8
+ }, n = (p) => {
9
9
  try {
10
- v(o.throw(a));
11
- } catch (C) {
12
- i(C);
10
+ l(o.throw(p));
11
+ } catch (f) {
12
+ r(f);
13
13
  }
14
- }, v = (a) => a.done ? r(a.value) : Promise.resolve(a.value).then(s, L);
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 _1, safe_not_equal as L1, append_styles as k1, empty as E1, insert as Z, transition_in as V, transition_out as A, check_outros as y1, detach as P, createEventDispatcher as F1, getContext as T1, onMount as R1, element as M, space as D, create_component as B1, attr as y, set_style as Q, toggle_class as g, append as z, mount_component as M1, listen as I, add_render_callback as x, create_in_transition as $, destroy_component as G1, run_all as z1, text as a1, set_data as p1, src_url_equal as t1, noop as f1, group_outros as j1, tick as Z1, binding_callbacks as P1 } from "../../../vendor/svelte/internal/index.js";
18
- import q1 from "./TagPopoverArrow.js";
19
- import { fly as W1, fade as D1 } from "../../../vendor/svelte/transition/index.js";
20
- import { cubicOut as U1 } from "../../../vendor/svelte/easing/index.js";
21
- function I1(t) {
22
- k1(t, "svelte-1pdutsn", `@charset "UTF-8";.tag-popover.svelte-1pdutsn.svelte-1pdutsn{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-1pdutsn.svelte-1pdutsn{visibility:visible;opacity:1}.tag-popover.light.svelte-1pdutsn.svelte-1pdutsn{filter:drop-shadow(0 0.25rem 0.5rem rgba(0, 0, 0, 0.15))}.tag-popover.top.svelte-1pdutsn.svelte-1pdutsn{bottom:100%;margin-bottom:1rem;left:50%;transform:translateX(-50%)}.tag-popover.bottom.svelte-1pdutsn.svelte-1pdutsn{top:100%;margin-top:1rem;left:50%;transform:translateX(-50%)}.tag-popover.left.svelte-1pdutsn.svelte-1pdutsn{right:100%;top:50%;transform:translateY(-50%);margin-right:1rem}.tag-popover.right.svelte-1pdutsn.svelte-1pdutsn{left:100%;top:50%;transform:translateY(-50%);margin-left:1rem}.tag-popover.topLeft.svelte-1pdutsn.svelte-1pdutsn{bottom:100%;margin-bottom:1rem;left:0;transform:translateX(0)}.tag-popover.topRight.svelte-1pdutsn.svelte-1pdutsn{bottom:100%;margin-bottom:1rem;right:0;transform:translateX(0)}.tag-popover.bottomLeft.svelte-1pdutsn.svelte-1pdutsn{top:100%;margin-top:1rem;left:0;transform:translateX(0)}.tag-popover.bottomRight.svelte-1pdutsn.svelte-1pdutsn{top:100%;margin-top:1rem;right:0;transform:translateX(0)}.tag-popover.leftTop.svelte-1pdutsn.svelte-1pdutsn{right:100%;margin-right:1rem;top:-1.5rem;transform:translateY(0)}.tag-popover.leftBottom.svelte-1pdutsn.svelte-1pdutsn{right:100%;margin-right:1rem;bottom:-1.5rem;transform:translateY(0)}.tag-popover.rightTop.svelte-1pdutsn.svelte-1pdutsn{left:100%;margin-left:1rem;top:-1.5rem;transform:translateY(0)}.tag-popover.rightBottom.svelte-1pdutsn.svelte-1pdutsn{left:100%;margin-left:1rem;bottom:-1.5rem;transform:translateY(0)}.tag-popover-content.svelte-1pdutsn.svelte-1pdutsn{background:rgba(0, 0, 0, 0.7490196078);padding:1.25rem;border-radius:0.375rem;position:relative}.light.svelte-1pdutsn .tag-popover-content.svelte-1pdutsn{background:#ffffff}.tag-popover-title.svelte-1pdutsn.svelte-1pdutsn{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-1pdutsn .tag-popover-title.svelte-1pdutsn{color:rgba(0, 0, 0, 0.8509803922)}.tag-popover-inner-content.svelte-1pdutsn.svelte-1pdutsn{color:#ffffff}.light.svelte-1pdutsn .tag-popover-inner-content.svelte-1pdutsn{color:rgba(0, 0, 0, 0.8509803922)}.tag-popover-message.svelte-1pdutsn.svelte-1pdutsn{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-1pdutsn .tag-popover-message.svelte-1pdutsn{color:rgba(0, 0, 0, 0.8509803922)}.tag-popover-media.svelte-1pdutsn.svelte-1pdutsn{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-1pdutsn img.svelte-1pdutsn{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.tag-popover-media-type.svelte-1pdutsn.svelte-1pdutsn{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-1pdutsn.svelte-1pdutsn{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-media-type.panorama-type.svelte-1pdutsn.svelte-1pdutsn{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-toolbar.svelte-1pdutsn.svelte-1pdutsn{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-1pdutsn.svelte-1pdutsn{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-1pdutsn.svelte-1pdutsn: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-1pdutsn.svelte-1pdutsn{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}.light.svelte-1pdutsn .tag-popover-btn.view-more.svelte-1pdutsn{color:rgba(0, 0, 0, 0.8509803922)}.light.svelte-1pdutsn .tag-popover-btn.view-more.svelte-1pdutsn:after{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='r41t57kke__jdkacf8tva'%3E%3Cstop offset='0%25'/%3E%3Cstop 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='r41t57kke__ymhm6f16tb'%3E%3Cstop offset='0%25'/%3E%3Cstop stop-opacity='0' offset='100%25'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill-rule='nonzero' fill='none' opacity='.80257161'%3E%3Cpath d='M5.17846845,2.18232657 C4.99475461,1.99487253 4.69679167,1.99476653 4.51294959,2.18208981 C4.34582043,2.35238371 4.33054096,2.61895344 4.46717103,2.80685027 L7.66607803,6.6254338 C7.8476039,6.84215479 7.8476039,7.15784521 7.66607803,7.3745662 L4.5127174,11.1393158 C4.34570482,11.3097286 4.33060777,11.5763091 4.4673664,11.7641087 L4.51294959,11.8179102 C4.68007875,11.9882041 4.94152268,12.0035977 5.12570363,11.8641522 L5.17846845,11.8176734 L9.46686988,7.40662323 C9.68697739,7.18022063 9.68697739,6.81977937 9.46686988,6.59337677 L5.17846845,2.18232657 Z' fill='url(%23r41t57kke__jdkacf8tva)'/%3E%3Cpath d='M5.17846845,2.18232657 L9.46686988,6.59337677 C9.68697739,6.81977937 9.68697739,7.18022063 9.46686988,7.40662323 L5.17846845,11.8176734 L5.12570363,11.8641522 C4.94152268,12.0035977 4.68007875,11.9882041 4.51294959,11.8179102 L4.4673664,11.7641087 C4.33060777,11.5763091 4.34570482,11.3097286 4.5127174,11.1393158 L7.66607803,7.3745662 C7.8476039,7.15784521 7.8476039,6.84215479 7.66607803,6.6254338 L4.46717103,2.80685027 C4.33054096,2.61895344 4.34582043,2.35238371 4.51294959,2.18208981 C4.69679167,1.99476653 4.99475461,1.99487253 5.17846845,2.18232657 Z M4.65569108,2.3221786 C4.55891036,2.42079195 4.54813316,2.5781184 4.62048396,2.67841684 L7.81939995,6.4970111 C8.06316326,6.78803644 8.06316326,7.21196356 7.81939995,7.5029889 L4.65555658,11.279305 C4.55884156,11.377989 4.54817198,11.5353237 4.61996131,11.634823 L4.65569108,11.6778214 C4.75058188,11.774509 4.89895513,11.7849702 4.99350475,11.714074 L5.03506752,11.6782597 L9.32346895,7.26720955 C9.46811103,7.1184307 9.46811103,6.8815693 9.32346895,6.73279045 L5.03562926,2.32231574 C4.93029463,2.21483662 4.7610973,2.21477643 4.65569108,2.3221786 Z' fill='url(%23r41t57kke__ymhm6f16tb)'/%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;vertical-align:middle;margin-left:0.125rem}.light.svelte-1pdutsn .tag-popover-btn.share.svelte-1pdutsn{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='2mjg9sow4__2df97c04ka'%3E%3Cstop offset='0%25'/%3E%3Cstop 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='2mjg9sow4__vxl2yhlzub'%3E%3Cstop offset='0%25'/%3E%3Cstop 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(%232mjg9sow4__2df97c04ka)' fill-rule='nonzero' stroke='url(%232mjg9sow4__vxl2yhlzub)' stroke-width='.2' opacity='.79957217'/%3E%3C/svg%3E")}`);
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
- function e1(t) {
25
- let e, o, r, i, s, L, v, a, C, T, h, W, U, w = (
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 = (
26
105
  /*finalTitle*/
27
- t[11] && o1(t)
28
- ), _ = (
106
+ t[12] && qt(t)
107
+ ), y = (
108
+ /*primaryTags*/
109
+ (t[25].length > 0 || /*secondaryTags*/
110
+ t[26].length > 0) && me(t)
111
+ ), w = (
29
112
  /*mediaUrl*/
30
- t[7] && r1(t)
31
- ), b = (
32
- /*finalContent*/
33
- t[10] && i1(t)
34
- ), d = (
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 = (
35
121
  /*toolbar*/
36
- (t[14].showMore || /*toolbar*/
37
- t[14].share) && l1(t)
122
+ (t[15].showMore || /*toolbar*/
123
+ t[15].share) && yt(t)
38
124
  );
39
- return a = new q1({
125
+ return b = new ee({
40
126
  props: {
41
127
  show: (
42
128
  /*showArrow*/
43
- t[2]
129
+ t[3]
44
130
  ),
45
131
  direction: (
46
132
  /*placementInfo*/
47
- t[9].arrow
133
+ t[10].arrow
48
134
  ),
49
135
  style: (
50
136
  /*arrowStyle*/
51
- t[8]
137
+ t[9]
52
138
  ),
53
139
  backgroundColor: (
54
140
  /*arrowBgColor*/
55
- t[13]
141
+ t[14]
56
142
  )
57
143
  }
58
144
  }), {
59
145
  c() {
60
- e = M("div"), o = M("div"), w && w.c(), r = D(), i = M("div"), _ && _.c(), s = D(), b && b.c(), L = D(), d && d.c(), v = D(), B1(a.$$.fragment), y(i, "class", "tag-popover-inner-content svelte-1pdutsn"), y(o, "class", "tag-popover-content svelte-1pdutsn"), y(e, "class", "tag-popover visible svelte-1pdutsn"), Q(
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(
61
147
  e,
62
148
  "z-index",
63
149
  /*zIndex*/
64
- t[15]
65
- ), g(
150
+ t[16]
151
+ ), v(
66
152
  e,
67
153
  "top",
68
154
  /*placementInfo*/
69
- t[9].base === "top"
70
- ), g(
155
+ t[10].base === "top"
156
+ ), v(
71
157
  e,
72
158
  "bottom",
73
159
  /*placementInfo*/
74
- t[9].base === "bottom"
75
- ), g(
160
+ t[10].base === "bottom"
161
+ ), v(
76
162
  e,
77
163
  "left",
78
164
  /*placementInfo*/
79
- t[9].base === "left"
80
- ), g(
165
+ t[10].base === "left"
166
+ ), v(
81
167
  e,
82
168
  "right",
83
169
  /*placementInfo*/
84
- t[9].base === "right"
85
- ), g(
170
+ t[10].base === "right"
171
+ ), v(
86
172
  e,
87
173
  "topLeft",
88
174
  /*adjustedPlacement*/
89
- t[1] === "topLeft"
90
- ), g(
175
+ t[2] === "topLeft"
176
+ ), v(
91
177
  e,
92
178
  "topRight",
93
179
  /*adjustedPlacement*/
94
- t[1] === "topRight"
95
- ), g(
180
+ t[2] === "topRight"
181
+ ), v(
96
182
  e,
97
183
  "bottomLeft",
98
184
  /*adjustedPlacement*/
99
- t[1] === "bottomLeft"
100
- ), g(
185
+ t[2] === "bottomLeft"
186
+ ), v(
101
187
  e,
102
188
  "bottomRight",
103
189
  /*adjustedPlacement*/
104
- t[1] === "bottomRight"
105
- ), g(
190
+ t[2] === "bottomRight"
191
+ ), v(
106
192
  e,
107
193
  "leftTop",
108
194
  /*adjustedPlacement*/
109
- t[1] === "leftTop"
110
- ), g(
195
+ t[2] === "leftTop"
196
+ ), v(
111
197
  e,
112
198
  "leftBottom",
113
199
  /*adjustedPlacement*/
114
- t[1] === "leftBottom"
115
- ), g(
200
+ t[2] === "leftBottom"
201
+ ), v(
116
202
  e,
117
203
  "rightTop",
118
204
  /*adjustedPlacement*/
119
- t[1] === "rightTop"
120
- ), g(
205
+ t[2] === "rightTop"
206
+ ), v(
121
207
  e,
122
208
  "rightBottom",
123
209
  /*adjustedPlacement*/
124
- t[1] === "rightBottom"
125
- ), g(
210
+ t[2] === "rightBottom"
211
+ ), v(
126
212
  e,
127
213
  "light",
128
- /*theme*/
129
- t[0] === "light"
130
- ), g(
214
+ /*effectiveTheme*/
215
+ t[1] === "light"
216
+ ), v(
131
217
  e,
132
218
  "dark",
133
- /*theme*/
134
- t[0] === "dark"
219
+ /*effectiveTheme*/
220
+ t[1] === "dark"
135
221
  );
136
222
  },
137
- m(R, p) {
138
- Z(R, e, p), z(e, o), w && w.m(o, null), z(o, r), z(o, i), _ && _.m(i, null), z(i, s), b && b.m(i, null), z(o, L), d && d.m(o, null), z(o, v), M1(a, o, null), t[31](e), h = !0, W || (U = [
139
- I(
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(
140
226
  o,
141
227
  "click",
142
228
  /*handleClick*/
143
- t[20]
229
+ t[21]
144
230
  ),
145
- I(
231
+ Q(
146
232
  e,
147
233
  "mouseenter",
148
234
  /*handleMouseEnter*/
149
- t[16]
235
+ t[17]
150
236
  ),
151
- I(
237
+ Q(
152
238
  e,
153
239
  "mouseleave",
154
240
  /*handleMouseLeave*/
155
- t[17]
241
+ t[18]
156
242
  )
157
- ], W = !0);
158
- },
159
- p(R, p) {
160
- t = R, /*finalTitle*/
161
- t[11] ? w ? w.p(t, p) : (w = o1(t), w.c(), w.m(o, r)) : w && (w.d(1), w = null), /*mediaUrl*/
162
- t[7] ? _ ? _.p(t, p) : (_ = r1(t), _.c(), _.m(i, s)) : _ && (_.d(1), _ = null), /*finalContent*/
163
- t[10] ? b ? b.p(t, p) : (b = i1(t), b.c(), b.m(i, null)) : b && (b.d(1), b = null), /*toolbar*/
164
- t[14].showMore || /*toolbar*/
165
- t[14].share ? d ? d.p(t, p) : (d = l1(t), d.c(), d.m(o, v)) : d && (d.d(1), d = null);
166
- const F = {};
167
- p[0] & /*showArrow*/
168
- 4 && (F.show = /*showArrow*/
169
- t[2]), p[0] & /*placementInfo*/
170
- 512 && (F.direction = /*placementInfo*/
171
- t[9].arrow), p[0] & /*arrowStyle*/
172
- 256 && (F.style = /*arrowStyle*/
173
- t[8]), p[0] & /*arrowBgColor*/
174
- 8192 && (F.backgroundColor = /*arrowBgColor*/
175
- t[13]), a.$set(F), (!h || p[0] & /*zIndex*/
176
- 32768) && Q(
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 = {};
263
+ g[0] & /*showArrow*/
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(
177
273
  e,
178
274
  "z-index",
179
275
  /*zIndex*/
180
- t[15]
181
- ), (!h || p[0] & /*placementInfo*/
182
- 512) && g(
276
+ t[16]
277
+ ), (!u || g[0] & /*placementInfo*/
278
+ 1024) && v(
183
279
  e,
184
280
  "top",
185
281
  /*placementInfo*/
186
- t[9].base === "top"
187
- ), (!h || p[0] & /*placementInfo*/
188
- 512) && g(
282
+ t[10].base === "top"
283
+ ), (!u || g[0] & /*placementInfo*/
284
+ 1024) && v(
189
285
  e,
190
286
  "bottom",
191
287
  /*placementInfo*/
192
- t[9].base === "bottom"
193
- ), (!h || p[0] & /*placementInfo*/
194
- 512) && g(
288
+ t[10].base === "bottom"
289
+ ), (!u || g[0] & /*placementInfo*/
290
+ 1024) && v(
195
291
  e,
196
292
  "left",
197
293
  /*placementInfo*/
198
- t[9].base === "left"
199
- ), (!h || p[0] & /*placementInfo*/
200
- 512) && g(
294
+ t[10].base === "left"
295
+ ), (!u || g[0] & /*placementInfo*/
296
+ 1024) && v(
201
297
  e,
202
298
  "right",
203
299
  /*placementInfo*/
204
- t[9].base === "right"
205
- ), (!h || p[0] & /*adjustedPlacement*/
206
- 2) && g(
300
+ t[10].base === "right"
301
+ ), (!u || g[0] & /*adjustedPlacement*/
302
+ 4) && v(
207
303
  e,
208
304
  "topLeft",
209
305
  /*adjustedPlacement*/
210
- t[1] === "topLeft"
211
- ), (!h || p[0] & /*adjustedPlacement*/
212
- 2) && g(
306
+ t[2] === "topLeft"
307
+ ), (!u || g[0] & /*adjustedPlacement*/
308
+ 4) && v(
213
309
  e,
214
310
  "topRight",
215
311
  /*adjustedPlacement*/
216
- t[1] === "topRight"
217
- ), (!h || p[0] & /*adjustedPlacement*/
218
- 2) && g(
312
+ t[2] === "topRight"
313
+ ), (!u || g[0] & /*adjustedPlacement*/
314
+ 4) && v(
219
315
  e,
220
316
  "bottomLeft",
221
317
  /*adjustedPlacement*/
222
- t[1] === "bottomLeft"
223
- ), (!h || p[0] & /*adjustedPlacement*/
224
- 2) && g(
318
+ t[2] === "bottomLeft"
319
+ ), (!u || g[0] & /*adjustedPlacement*/
320
+ 4) && v(
225
321
  e,
226
322
  "bottomRight",
227
323
  /*adjustedPlacement*/
228
- t[1] === "bottomRight"
229
- ), (!h || p[0] & /*adjustedPlacement*/
230
- 2) && g(
324
+ t[2] === "bottomRight"
325
+ ), (!u || g[0] & /*adjustedPlacement*/
326
+ 4) && v(
231
327
  e,
232
328
  "leftTop",
233
329
  /*adjustedPlacement*/
234
- t[1] === "leftTop"
235
- ), (!h || p[0] & /*adjustedPlacement*/
236
- 2) && g(
330
+ t[2] === "leftTop"
331
+ ), (!u || g[0] & /*adjustedPlacement*/
332
+ 4) && v(
237
333
  e,
238
334
  "leftBottom",
239
335
  /*adjustedPlacement*/
240
- t[1] === "leftBottom"
241
- ), (!h || p[0] & /*adjustedPlacement*/
242
- 2) && g(
336
+ t[2] === "leftBottom"
337
+ ), (!u || g[0] & /*adjustedPlacement*/
338
+ 4) && v(
243
339
  e,
244
340
  "rightTop",
245
341
  /*adjustedPlacement*/
246
- t[1] === "rightTop"
247
- ), (!h || p[0] & /*adjustedPlacement*/
248
- 2) && g(
342
+ t[2] === "rightTop"
343
+ ), (!u || g[0] & /*adjustedPlacement*/
344
+ 4) && v(
249
345
  e,
250
346
  "rightBottom",
251
347
  /*adjustedPlacement*/
252
- t[1] === "rightBottom"
253
- ), (!h || p[0] & /*theme*/
254
- 1) && g(
348
+ t[2] === "rightBottom"
349
+ ), (!u || g[0] & /*effectiveTheme*/
350
+ 2) && v(
255
351
  e,
256
352
  "light",
257
- /*theme*/
258
- t[0] === "light"
259
- ), (!h || p[0] & /*theme*/
260
- 1) && g(
353
+ /*effectiveTheme*/
354
+ t[1] === "light"
355
+ ), (!u || g[0] & /*effectiveTheme*/
356
+ 2) && v(
261
357
  e,
262
358
  "dark",
263
- /*theme*/
264
- t[0] === "dark"
359
+ /*effectiveTheme*/
360
+ t[1] === "dark"
265
361
  );
266
362
  },
267
- i(R) {
268
- h || (V(a.$$.fragment, R), C || x(() => {
269
- C = $(o, W1, {
363
+ i(W) {
364
+ u || (_(w), _(k), _(b.$$.fragment, W), Y || gt(() => {
365
+ Y = ut(o, oe, {
270
366
  duration: (
271
367
  /*transitionDuration*/
272
- t[12]
368
+ t[13]
273
369
  ),
274
370
  x: (
275
371
  /*placementInfo*/
276
- t[9].base === "left" ? 30 : (
372
+ t[10].base === "left" ? 30 : (
277
373
  /*placementInfo*/
278
- t[9].base === "right" ? -30 : 0
374
+ t[10].base === "right" ? -30 : 0
279
375
  )
280
376
  ),
281
377
  y: (
282
378
  /*placementInfo*/
283
- t[9].base === "top" ? 30 : (
379
+ t[10].base === "top" ? 30 : (
284
380
  /*placementInfo*/
285
- t[9].base === "bottom" ? -30 : 0
381
+ t[10].base === "bottom" ? -30 : 0
286
382
  )
287
383
  ),
288
- easing: U1
289
- }), C.start();
290
- }), T || x(() => {
291
- T = $(e, D1, { duration: (
384
+ easing: ie
385
+ }), Y.start();
386
+ }), T || gt(() => {
387
+ T = ut(e, re, { duration: (
292
388
  /*transitionDuration*/
293
- t[12]
389
+ t[13]
294
390
  ) }), T.start();
295
- }), h = !0);
391
+ }), u = !0);
392
+ },
393
+ o(W) {
394
+ j(w), j(k), j(b.$$.fragment, W), u = !1;
395
+ },
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);
398
+ }
399
+ };
400
+ }
401
+ function pe(t) {
402
+ let e, o;
403
+ return {
404
+ c() {
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", "");
296
407
  },
297
- o(R) {
298
- A(a.$$.fragment, R), h = !1;
408
+ m(i, r) {
409
+ I(i, e, r);
299
410
  },
300
- d(R) {
301
- R && P(e), w && w.d(), _ && _.d(), b && b.d(), d && d.d(), G1(a), t[31](null), W = !1, z1(U);
411
+ p: et,
412
+ d(i) {
413
+ i && D(e);
302
414
  }
303
415
  };
304
416
  }
305
- function o1(t) {
417
+ function qt(t) {
306
418
  let e, o;
307
419
  return {
308
420
  c() {
309
- e = M("div"), o = a1(
421
+ e = C("div"), o = tt(
310
422
  /*finalTitle*/
311
- t[11]
312
- ), y(e, "class", "tag-popover-title svelte-1pdutsn");
423
+ t[12]
424
+ ), q(e, "class", "tag-popover-title svelte-1h7u03q");
313
425
  },
314
- m(r, i) {
315
- Z(r, e, i), z(e, o);
426
+ m(i, r) {
427
+ I(i, e, r), L(e, o);
316
428
  },
317
- p(r, i) {
318
- i[0] & /*finalTitle*/
319
- 2048 && p1(
429
+ p(i, r) {
430
+ r[0] & /*finalTitle*/
431
+ 4096 && Lt(
320
432
  o,
321
433
  /*finalTitle*/
322
- r[11]
434
+ i[12]
323
435
  );
324
436
  },
325
- d(r) {
326
- r && P(e);
437
+ d(i) {
438
+ i && D(e);
327
439
  }
328
440
  };
329
441
  }
330
- function r1(t) {
331
- let e, o, r, i, s;
332
- function L(C, T) {
333
- if (
334
- /*isVideoMedia*/
335
- C[6]
336
- )
337
- return X1;
338
- if (
339
- /*isPanoramaMedia*/
340
- C[5]
341
- )
342
- return V1;
343
- }
344
- let v = L(t), a = v && v(t);
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));
345
455
  return {
346
456
  c() {
347
- e = M("div"), o = M("img"), s = D(), a && a.c(), t1(o.src, r = /*mediaUrl*/
348
- t[7]) || y(o, "src", r), y(o, "alt", i = /*finalTitle*/
349
- t[11] || ""), y(o, "class", "svelte-1pdutsn"), y(e, "class", "tag-popover-media svelte-1pdutsn");
350
- },
351
- m(C, T) {
352
- Z(C, e, T), z(e, o), z(e, s), a && a.m(e, null);
353
- },
354
- p(C, T) {
355
- T[0] & /*mediaUrl*/
356
- 128 && !t1(o.src, r = /*mediaUrl*/
357
- C[7]) && y(o, "src", r), T[0] & /*finalTitle*/
358
- 2048 && i !== (i = /*finalTitle*/
359
- C[11] || "") && y(o, "alt", i), v !== (v = L(C)) && (a && a.d(1), a = v && v(C), a && (a.c(), a.m(e, null)));
360
- },
361
- d(C) {
362
- C && P(e), a && a.d();
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");
464
+ },
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);
472
+ },
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
+ }
500
+ },
501
+ d(l) {
502
+ l && D(e), ct(r, l), ct(n, l);
363
503
  }
364
504
  };
365
505
  }
366
- function V1(t) {
367
- let e;
506
+ function _t(t) {
507
+ let e, o = (
508
+ /*tag*/
509
+ t[0] + ""
510
+ ), i;
368
511
  return {
369
512
  c() {
370
- e = M("div"), y(e, "class", "tag-popover-media-type panorama-type svelte-1pdutsn");
513
+ e = C("div"), i = tt(o), q(e, "class", "tag-popover-tag tag-popover-tag-primary svelte-1h7u03q");
371
514
  },
372
- m(o, r) {
373
- Z(o, e, r);
515
+ m(r, a) {
516
+ I(r, e, a), L(e, i);
374
517
  },
375
- d(o) {
376
- o && P(e);
518
+ p: et,
519
+ d(r) {
520
+ r && D(e);
377
521
  }
378
522
  };
379
523
  }
380
- function X1(t) {
381
- let e;
524
+ function wt(t) {
525
+ let e, o = (
526
+ /*tag*/
527
+ t[0] + ""
528
+ ), i;
382
529
  return {
383
530
  c() {
384
- e = M("div"), y(e, "class", "tag-popover-media-type video-type svelte-1pdutsn");
531
+ e = C("div"), i = tt(o), q(e, "class", "tag-popover-tag tag-popover-tag-secondary svelte-1h7u03q");
385
532
  },
386
- m(o, r) {
387
- Z(o, e, r);
533
+ m(r, a) {
534
+ I(r, e, a), L(e, i);
388
535
  },
389
- d(o) {
390
- o && P(e);
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 (
547
+ /*isVideoMedia*/
548
+ T[7] ? 0 : (
549
+ /*isPanoramaMedia*/
550
+ T[6] ? 1 : -1
551
+ )
552
+ );
553
+ }
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);
391
622
  }
392
623
  };
393
624
  }
394
- function i1(t) {
625
+ function Tt(t) {
395
626
  let e, o;
396
627
  return {
397
628
  c() {
398
- e = M("div"), o = a1(
399
- /*finalContent*/
400
- t[10]
401
- ), y(e, "class", "tag-popover-message svelte-1pdutsn");
629
+ e = C("div"), o = tt(
630
+ /*finalDescription*/
631
+ t[11]
632
+ ), q(e, "class", "tag-popover-description svelte-1h7u03q");
402
633
  },
403
- m(r, i) {
404
- Z(r, e, i), z(e, o);
634
+ m(i, r) {
635
+ I(i, e, r), L(e, o);
405
636
  },
406
- p(r, i) {
407
- i[0] & /*finalContent*/
408
- 1024 && p1(
637
+ p(i, r) {
638
+ r[0] & /*finalDescription*/
639
+ 2048 && Lt(
409
640
  o,
410
- /*finalContent*/
411
- r[10]
641
+ /*finalDescription*/
642
+ i[11]
412
643
  );
413
644
  },
414
- d(r) {
415
- r && P(e);
645
+ d(i) {
646
+ i && D(e);
416
647
  }
417
648
  };
418
649
  }
419
- function l1(t) {
420
- let e, o, r = (
650
+ function ce(t) {
651
+ let e, o, i, r = (
652
+ /*marketingPriceUnit*/
653
+ t[24] && ve(t)
654
+ );
655
+ return {
656
+ c() {
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");
659
+ },
660
+ m(a, n) {
661
+ I(a, e, n), r && r.m(e, null), L(e, o), L(e, i);
662
+ },
663
+ p(a, n) {
664
+ /*marketingPriceUnit*/
665
+ a[24] && r.p(a, n);
666
+ },
667
+ d(a) {
668
+ a && D(e), r && r.d();
669
+ }
670
+ };
671
+ }
672
+ function ve(t) {
673
+ let e;
674
+ return {
675
+ c() {
676
+ e = C("span"), e.textContent = `${/*marketingPriceUnit*/
677
+ t[24]}`, q(e, "class", "tag-popover-price-unit");
678
+ },
679
+ m(o, i) {
680
+ I(o, e, i);
681
+ },
682
+ p: et,
683
+ d(o) {
684
+ o && D(e);
685
+ }
686
+ };
687
+ }
688
+ function yt(t) {
689
+ let e, o, i, r = (
421
690
  /*toolbar*/
422
- t[14].showMore && n1(t)
423
- ), i = (
691
+ t[15].showMore && Rt(t)
692
+ ), a = (
424
693
  /*toolbar*/
425
- t[14].share && s1(t)
694
+ t[15].share && Bt(t)
426
695
  );
427
696
  return {
428
697
  c() {
429
- e = M("div"), r && r.c(), o = D(), i && i.c(), y(e, "class", "tag-popover-toolbar svelte-1pdutsn");
698
+ e = C("div"), r && r.c(), o = A(), a && a.c(), q(e, "class", "tag-popover-toolbar svelte-1h7u03q");
430
699
  },
431
- m(s, L) {
432
- Z(s, e, L), r && r.m(e, null), z(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;
433
702
  },
434
- p(s, L) {
703
+ p(n, l) {
435
704
  /*toolbar*/
436
- s[14].showMore ? r ? r.p(s, L) : (r = n1(s), r.c(), r.m(e, o)) : r && (r.d(1), r = null), /*toolbar*/
437
- s[14].share ? i ? i.p(s, L) : (i = s1(s), 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());
713
+ },
714
+ i(n) {
715
+ i || (_(r), _(a), i = !0);
716
+ },
717
+ o(n) {
718
+ j(r), j(a), i = !1;
438
719
  },
439
- d(s) {
440
- s && P(e), r && r.d(), i && i.d();
720
+ d(n) {
721
+ n && D(e), r && r.d(), a && a.d();
441
722
  }
442
723
  };
443
724
  }
444
- function n1(t) {
445
- let e, o, r;
446
- 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
+ }), {
447
740
  c() {
448
- e = M("div"), e.textContent = "查看更多", y(e, "class", "tag-popover-btn view-more svelte-1pdutsn");
741
+ e = C("div"), o = tt(`查看更多
742
+ `), Z(i.$$.fragment), q(e, "class", "tag-popover-btn view-more svelte-1h7u03q");
449
743
  },
450
- m(i, s) {
451
- Z(i, e, s), o || (r = I(
744
+ m(l, p) {
745
+ I(l, e, p), L(e, o), $(i, e, null), r = !0, a || (n = Q(
452
746
  e,
453
747
  "click",
454
748
  /*handleViewMore*/
455
- t[18]
456
- ), o = !0);
749
+ t[19]
750
+ ), a = !0);
457
751
  },
458
- p: f1,
459
- d(i) {
460
- i && P(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();
461
768
  }
462
769
  };
463
770
  }
464
- function s1(t) {
465
- let e, o, r;
466
- 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
+ }), {
467
786
  c() {
468
- e = M("div"), y(e, "class", "tag-popover-btn share svelte-1pdutsn");
787
+ e = C("div"), Z(o.$$.fragment), q(e, "class", "tag-popover-btn share svelte-1h7u03q");
469
788
  },
470
- m(i, s) {
471
- Z(i, e, s), o || (r = I(
789
+ m(n, l) {
790
+ I(n, e, l), $(o, e, null), i = !0, r || (a = Q(
472
791
  e,
473
792
  "click",
474
793
  /*handleShare*/
475
- t[19]
476
- ), o = !0);
794
+ t[20]
795
+ ), r = !0);
477
796
  },
478
- p: f1,
479
- d(i) {
480
- i && P(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();
481
813
  }
482
814
  };
483
815
  }
484
- function Y1(t) {
485
- let e, o, r = (
816
+ function de(t) {
817
+ let e, o, i = (
486
818
  /*isVisible*/
487
- t[4] && e1(t)
819
+ t[5] && bt(t)
488
820
  );
489
821
  return {
490
822
  c() {
491
- r && r.c(), e = E1();
823
+ i && i.c(), e = Jt();
492
824
  },
493
- m(i, s) {
494
- r && r.m(i, s), Z(i, e, s), o = !0;
825
+ m(r, a) {
826
+ i && i.m(r, a), I(r, e, a), o = !0;
495
827
  },
496
- p(i, s) {
828
+ p(r, a) {
497
829
  /*isVisible*/
498
- i[4] ? r ? (r.p(i, s), s[0] & /*isVisible*/
499
- 16 && V(r, 1)) : (r = e1(i), r.c(), V(r, 1), r.m(e.parentNode, e)) : r && (j1(), A(r, 1, 1, () => {
500
- r = null;
501
- }), y1());
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());
502
834
  },
503
- i(i) {
504
- o || (V(r), o = !0);
835
+ i(r) {
836
+ o || (_(i), o = !0);
505
837
  },
506
- o(i) {
507
- A(r), o = !1;
838
+ o(r) {
839
+ j(i), o = !1;
508
840
  },
509
- d(i) {
510
- r && r.d(i), i && P(e);
841
+ d(r) {
842
+ i && i.d(r), r && D(e);
511
843
  }
512
844
  };
513
845
  }
514
- function N1(t, e, o) {
515
- let r, i, s, L, v, a, C, T, h, W, U, w, _, b, d, R, p, F, H, S, X;
516
- const O = F1(), Y = T1("hooks");
517
- let { tag: m } = e, { config: G = {} } = e, { theme: N = "dark" } = e, q, J = !0;
518
- const g1 = (l) => {
519
- O("mouseenter", { event: l });
520
- }, d1 = (l) => {
521
- O("mouseleave", { event: l });
522
- }, m1 = () => {
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 = () => {
523
858
  if (!m || !m.element)
524
859
  return "rightTop";
525
- const j = m.element.getBoundingClientRect(), n = window.innerWidth, u = window.innerHeight, k = 100, c = j.top < k, f = u - j.bottom < k, E = j.left < k, B = n - j.right < k;
526
- return B && !c && !f ? "leftTop" : B ? c && !E && !B ? "bottom" : f && !E && !B ? "top" : E && !c && !f ? "right" : B && !c && !f ? "left" : c && E ? "bottomRight" : c && B ? "bottomLeft" : f && E ? "topRight" : f && B ? "topLeft" : "rightTop" : "rightTop";
527
- }, u1 = (l) => {
528
- if (!q || !v)
529
- return l;
530
- const j = m.element;
531
- if (!j)
532
- return l;
533
- const n = j.getBoundingClientRect(), u = q.getBoundingClientRect(), k = window.innerWidth, c = window.innerHeight;
534
- let f = { top: 0, bottom: 0, left: 0, right: 0 };
535
- 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) {
536
871
  case "top":
537
- f = {
538
- top: n.top - u.height - 16,
872
+ c = {
873
+ top: h.top - d.height - 16,
539
874
  // 考虑margin
540
- bottom: n.top - 16,
541
- left: n.left + n.width / 2 - u.width / 2,
542
- 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
543
878
  };
544
879
  break;
545
880
  case "bottom":
546
- f = {
547
- top: n.bottom + 16,
548
- bottom: n.bottom + 16 + u.height,
549
- left: n.left + n.width / 2 - u.width / 2,
550
- 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
551
886
  };
552
887
  break;
553
888
  case "left":
554
- f = {
555
- top: n.top + n.height / 2 - u.height / 2,
556
- bottom: n.top + n.height / 2 + u.height / 2,
557
- left: n.left - u.width - 16,
558
- 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
559
894
  };
560
895
  break;
561
896
  case "right":
562
- f = {
563
- top: n.top + n.height / 2 - u.height / 2,
564
- bottom: n.top + n.height / 2 + u.height / 2,
565
- left: n.right + 16,
566
- 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
567
902
  };
568
903
  break;
569
904
  case "topLeft":
570
- f = {
571
- top: n.top - u.height - 16,
572
- bottom: n.top - 16,
573
- left: n.left,
574
- 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
575
910
  };
576
911
  break;
577
912
  case "topRight":
578
- f = {
579
- top: n.top - u.height - 16,
580
- bottom: n.top - 16,
581
- left: n.right - u.width,
582
- 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
583
918
  };
584
919
  break;
585
920
  case "bottomLeft":
586
- f = {
587
- top: n.bottom + 16,
588
- bottom: n.bottom + 16 + u.height,
589
- left: n.left,
590
- 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
591
926
  };
592
927
  break;
593
928
  case "bottomRight":
594
- f = {
595
- top: n.bottom + 16,
596
- bottom: n.bottom + 16 + u.height,
597
- left: n.right - u.width,
598
- 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
599
934
  };
600
935
  break;
601
936
  }
602
- const E = {
603
- top: f.top < 0,
604
- bottom: f.bottom > c,
605
- left: f.left < 0,
606
- right: f.right > k
607
- }, B = {
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 = {
608
943
  top: "bottom",
609
944
  bottom: "top",
610
945
  left: "right",
@@ -618,47 +953,50 @@ function N1(t, e, o) {
618
953
  rightTop: "leftTop",
619
954
  rightBottom: "leftBottom"
620
955
  };
621
- return l.startsWith("top") && E.top || l.startsWith("bottom") && E.bottom || l.startsWith("left") && E.left || l.startsWith("right") && E.right ? B[l] : (l === "top" || l === "bottom") && (E.left || E.right) ? n.left + n.width / 2 < k / 2 ? l === "top" ? "topLeft" : "bottomLeft" : l === "top" ? "topRight" : "bottomRight" : (l === "left" || l === "right") && (E.top || E.bottom) ? n.top + n.height / 2 < c / 2 ? l === "left" ? "leftTop" : "rightTop" : l === "left" ? "leftBottom" : "rightBottom" : l;
622
- }, C1 = () => {
623
- if (q) {
624
- const l = q.getBoundingClientRect();
625
- 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;
626
961
  }
627
- };
628
- console.log("tag.data", m.data, X);
629
- const h1 = (l) => {
630
- l.stopPropagation(), Y.emit("click", { event: l, target: "TagPopoverViewMore", tag: m });
631
- }, c1 = (l) => {
632
- l.stopPropagation(), Y.emit("click", { event: l, target: "TagPopoverShare", tag: m });
633
- }, v1 = (l) => {
634
- Y.emit("click", { event: l, target: "TagPopoverContent", tag: m });
635
- };
636
- R1(() => K(this, null, function* () {
637
- yield Z1(), C1(), o(4, J = !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);
638
973
  }));
639
- function b1(l) {
640
- P1[l ? "unshift" : "push"](() => {
641
- q = l, o(3, q);
974
+ function Yt(s) {
975
+ te[s ? "unshift" : "push"](() => {
976
+ S = s, o(4, S);
642
977
  });
643
978
  }
644
- return t.$$set = (l) => {
645
- "tag" in l && o(21, m = l.tag), "config" in l && o(22, G = l.config), "theme" in l && o(0, N = l.theme);
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);
646
981
  }, t.$$.update = () => {
647
- var l, j, n, u;
648
- t.$$.dirty[0] & /*tag*/
649
- 2097152 && o(30, r = m.data.title || m.data.name || ""), t.$$.dirty[0] & /*tag*/
650
- 2097152 && o(29, i = m.data.description || m.data.tooltip || ""), t.$$.dirty[0] & /*config*/
651
- 4194304 && o(27, s = (G == null ? void 0 : G.position) || "rightTop"), t.$$.dirty[0] & /*config*/
652
- 4194304 && o(14, C = (G == null ? void 0 : G.toolbar) || { showMore: !0, share: !0 }), t.$$.dirty[0] & /*theme*/
653
- 1 && o(13, T = N === "light" ? "#FFFFFF" : "#000000bf"), t.$$.dirty[0] & /*config*/
654
- 4194304 && o(12, h = (G == null ? void 0 : G.transitionDuration) || 350), t.$$.dirty[0] & /*title, tag*/
655
- 1075838976 && o(11, W = r || m.data.title || m.data.name || ""), t.$$.dirty[0] & /*content, tag*/
656
- 538968064 && o(10, U = i || m.data.description || ""), t.$$.dirty[0] & /*arrow*/
657
- 268435456 && o(2, w = typeof L == "boolean" ? L : !0), t.$$.dirty[0] & /*placement*/
658
- 134217728 && o(25, b = s === "auto" ? m1() : s), t.$$.dirty[0] & /*autoAdjustOverflow, actualPlacement*/
659
- 100663296 && o(1, d = v ? u1(b) : b), t.$$.dirty[0] & /*adjustedPlacement*/
660
- 2 && o(9, R = (() => {
661
- const k = {
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 = {
662
1000
  top: "top",
663
1001
  topLeft: "top",
664
1002
  topRight: "top",
@@ -671,7 +1009,7 @@ function N1(t, e, o) {
671
1009
  right: "right",
672
1010
  rightTop: "right",
673
1011
  rightBottom: "right"
674
- }, c = {
1012
+ }, R = {
675
1013
  top: "bottom",
676
1014
  topLeft: "bottomLeft",
677
1015
  topRight: "bottomRight",
@@ -684,78 +1022,86 @@ function N1(t, e, o) {
684
1022
  right: "left",
685
1023
  rightTop: "leftTop",
686
1024
  rightBottom: "leftBottom"
687
- }, f = k[d] || "top", E = c[d] || "bottom";
688
- return { base: f, arrow: E };
1025
+ }, c = M[y] || "top", z = R[y] || "bottom";
1026
+ return { base: c, arrow: z };
689
1027
  })()), t.$$.dirty[0] & /*showArrow, pointAtCenter, adjustedPlacement*/
690
- 16777222 && o(8, p = (() => w ? _ ? "" : d === "topLeft" || d === "bottomLeft" ? "left: 24px;" : d === "topRight" || d === "bottomRight" ? "right: 24px;" : d === "leftTop" || d === "rightTop" ? "top: 24px;" : d === "leftBottom" || d === "rightBottom" ? "bottom: 24px;" : "" : "display: none;")()), t.$$.dirty[0] & /*tag*/
691
- 2097152 && o(23, F = (() => {
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;
692
1032
  if (m.data.mediaData && m.data.mediaData.length > 0) {
693
- const k = m.data.mediaData[0];
694
- if (k.type === "Video") {
695
- if (k.videoCoverUrl)
696
- return k.videoCoverUrl;
697
- if (k.url) {
698
- const c = k.url.toLowerCase();
699
- if (c.includes("youtube.com") || c.includes("youtu.be")) {
700
- const f = c.includes("youtube.com/watch?v=") ? c.split("watch?v=")[1].split("&")[0] : c.includes("youtu.be/") ? c.split("youtu.be/")[1].split("?")[0] : null;
701
- if (f)
702
- return `https://img.youtube.com/vi/${f}/hqdefault.jpg`;
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`;
703
1043
  }
704
- if (c.includes("vimeo.com")) {
705
- const f = c.match(/vimeo\.com\/([0-9]+)/);
706
- if (f && f[1])
707
- return `https://vumbnail.com/${f[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`;
708
1048
  }
709
1049
  return;
710
1050
  }
711
- } else if (k.url)
712
- return k.url;
1051
+ } else if (M.url)
1052
+ return M.url;
713
1053
  }
714
1054
  return m.data.imageUrl;
715
1055
  })()), t.$$.dirty[0] & /*tag, mediaRawUrl*/
716
- 10485760 && o(7, H = (j = (l = m.config.hoverConfig) == null ? void 0 : l.popoverConfig) != null && j.imageURLTransform && (F != null && F.includes("realsee-cdn")) ? (u = (n = m.config.hoverConfig) == null ? void 0 : n.popoverConfig) == null ? void 0 : u.imageURLTransform(F, { width: 280, height: 280 }) : F), t.$$.dirty[0] & /*tag*/
717
- 2097152 && o(6, S = m.contentType === "Video"), t.$$.dirty[0] & /*tag*/
718
- 2097152 && o(5, X = m.contentType === "Panorama");
719
- }, o(28, L = !0), o(26, v = !0), o(15, a = 1030), o(24, _ = !1), [
720
- N,
721
- d,
722
- w,
723
- q,
724
- J,
725
- X,
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,
1062
+ y,
1063
+ O,
726
1064
  S,
727
- H,
728
- p,
729
- R,
730
- U,
1065
+ lt,
1066
+ g,
731
1067
  W,
732
- h,
1068
+ k,
1069
+ P,
1070
+ w,
1071
+ E,
1072
+ u,
733
1073
  T,
734
- C,
735
- a,
736
- g1,
737
- d1,
738
- h1,
739
- c1,
740
- v1,
741
- m,
742
- G,
743
- F,
744
- _,
1074
+ Y,
745
1075
  b,
746
- v,
747
- s,
748
- L,
749
- i,
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,
1089
+ U,
1090
+ N,
1091
+ B,
1092
+ p,
1093
+ n,
1094
+ l,
1095
+ a,
750
1096
  r,
751
- b1
1097
+ Yt
752
1098
  ];
753
1099
  }
754
- class K1 extends w1 {
1100
+ class Vo extends Ht {
755
1101
  constructor(e) {
756
- super(), _1(this, e, N1, Y1, L1, { tag: 21, config: 22, theme: 0 }, I1, [-1, -1]);
1102
+ super(), St(this, e, be, de, Ot, { tag: 0, config: 27, theme: 28 }, he, [-1, -1]);
757
1103
  }
758
1104
  }
759
1105
  export {
760
- K1 as default
1106
+ Vo as default
761
1107
  };