@realsee/dnalogel 3.64.28 → 3.64.29

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 (451) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/dist/index.cjs.js +74 -74
  3. package/dist/index.js +5938 -5908
  4. package/dist/index.umd.js +56 -56
  5. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
  6. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
  7. package/docs/classes/CSS3DRender.html +2 -2
  8. package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
  9. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
  10. package/docs/classes/ModelMakerPluginInstance.html +2 -2
  11. package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +2 -2
  12. package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +2 -2
  13. package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +2 -2
  14. package/docs/classes/ModelRoomLabelController.html +2 -2
  15. package/docs/classes/MoveController.html +2 -2
  16. package/docs/classes/Object3DHelperController.html +2 -2
  17. package/docs/classes/PaintBrush.html +2 -2
  18. package/docs/classes/PanoMeasurePluginLine.html +2 -2
  19. package/docs/classes/PanoMeasurePluginModel.html +2 -2
  20. package/docs/classes/PanoMeasurePluginPoint.html +2 -2
  21. package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
  22. package/docs/classes/PanoTagPluginController.html +2 -2
  23. package/docs/classes/Sculpt.html +2 -2
  24. package/docs/classes/Util.BetterTween.html +2 -2
  25. package/docs/classes/Util.FiveDomEvents.html +2 -2
  26. package/docs/classes/Util.FivePuppet.html +2 -2
  27. package/docs/classes/Util.Interval.html +2 -2
  28. package/docs/classes/Util.LegacyPointHelper.html +2 -2
  29. package/docs/classes/Util.LightTag.html +2 -2
  30. package/docs/classes/Util.LineSegments.html +2 -2
  31. package/docs/classes/Util.Magnifier.html +2 -2
  32. package/docs/classes/Util.Object3D.html +2 -2
  33. package/docs/classes/Util.PointDomHelper.html +2 -2
  34. package/docs/classes/Util.PointHelper.html +2 -2
  35. package/docs/classes/Util.PointSelector.html +2 -2
  36. package/docs/classes/Util.PointSelectorHelper.html +2 -2
  37. package/docs/classes/Util.Rectangle.html +2 -2
  38. package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
  39. package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
  40. package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
  41. package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
  42. package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
  43. package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
  44. package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
  45. package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
  46. package/docs/classes/Util.sculpt.LineMesh.html +2 -2
  47. package/docs/classes/Util.sculpt.PointMesh.html +2 -2
  48. package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
  49. package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
  50. package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
  51. package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
  52. package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
  53. package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
  54. package/docs/classes/WalkController.html +2 -2
  55. package/docs/enums/CameraMovementEffect.html +2 -2
  56. package/docs/enums/ContentType.html +2 -2
  57. package/docs/enums/DIRECTION.html +2 -2
  58. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
  59. package/docs/enums/DimensionType.html +2 -2
  60. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
  61. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
  62. package/docs/enums/PaintBrushTypeEnum.html +2 -2
  63. package/docs/enums/PointType.html +2 -2
  64. package/docs/enums/Rotation.html +2 -2
  65. package/docs/functions/AreaMakerPlugin.html +1 -1
  66. package/docs/functions/CSS3DRenderPlugin.html +1 -1
  67. package/docs/functions/CameraMovementPlugin.html +2 -2
  68. package/docs/functions/CruisePlugin.html +1 -1
  69. package/docs/functions/CurrentPanoImagePlugin.html +1 -1
  70. package/docs/functions/GuideLinePlugin.html +1 -1
  71. package/docs/functions/ItemLabelPlugin.html +1 -1
  72. package/docs/functions/MapviewFloorplanPlugin.html +1 -1
  73. package/docs/functions/MeasurePlugin.html +1 -1
  74. package/docs/functions/ModelChassisCompassPlugin.html +2 -2
  75. package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
  76. package/docs/functions/ModelFloorplanPlugin.html +1 -1
  77. package/docs/functions/ModelItemLabelPlugin.html +1 -1
  78. package/docs/functions/ModelMakerPlugin.html +1 -1
  79. package/docs/functions/ModelRoomLabelPlugin.html +1 -1
  80. package/docs/functions/ModelTVVideoPlugin.html +1 -1
  81. package/docs/functions/ModelViewPlugin.html +2 -2
  82. package/docs/functions/MovePlugin.html +1 -1
  83. package/docs/functions/Object3DHelperPlugin.html +1 -1
  84. package/docs/functions/PanoCompassPlugin.html +1 -1
  85. package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
  86. package/docs/functions/PanoDoorLabelPlugin.html +1 -1
  87. package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
  88. package/docs/functions/PanoMeasurePlugin.html +1 -1
  89. package/docs/functions/PanoRulerPlugin.html +2 -2
  90. package/docs/functions/PanoRulerProPlugin.html +2 -2
  91. package/docs/functions/PanoSpatialTagPlugin.html +2 -2
  92. package/docs/functions/PanoTagPlugin.html +1 -1
  93. package/docs/functions/PanoVideoPlugin.html +2 -2
  94. package/docs/functions/PipelinePlugin.html +1 -1
  95. package/docs/functions/SculptPlugin.html +2 -2
  96. package/docs/functions/TopviewFloorplanPlugin.html +1 -1
  97. package/docs/functions/Util.absoluteUrl.html +2 -2
  98. package/docs/functions/Util.awaitNextFrame.html +1 -1
  99. package/docs/functions/Util.blink.html +2 -2
  100. package/docs/functions/Util.bounding.html +1 -1
  101. package/docs/functions/Util.boundingBox.html +1 -1
  102. package/docs/functions/Util.boundingSphere.html +1 -1
  103. package/docs/functions/Util.boxVertex.html +2 -2
  104. package/docs/functions/Util.boxVertexes.html +1 -1
  105. package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
  106. package/docs/functions/Util.convexHull.html +2 -2
  107. package/docs/functions/Util.equal.html +2 -2
  108. package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
  109. package/docs/functions/Util.getCoordsFromClient.html +1 -1
  110. package/docs/functions/Util.getCoordsFromElement.html +1 -1
  111. package/docs/functions/Util.getFrameTime.html +2 -2
  112. package/docs/functions/Util.getIntersectFromRelativePosition.html +1 -1
  113. package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
  114. package/docs/functions/Util.initialCSS3DRender.html +1 -1
  115. package/docs/functions/Util.inside.html +1 -1
  116. package/docs/functions/Util.isAbsoluteURL.html +1 -1
  117. package/docs/functions/Util.isModelLike.html +1 -1
  118. package/docs/functions/Util.isNil.html +2 -2
  119. package/docs/functions/Util.isPanoramaLike.html +1 -1
  120. package/docs/functions/Util.lookObject.html +2 -2
  121. package/docs/functions/Util.lookPoint.html +2 -2
  122. package/docs/functions/Util.nextFrame.html +1 -1
  123. package/docs/functions/Util.notNil.html +2 -2
  124. package/docs/functions/Util.reblink.html +2 -2
  125. package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
  126. package/docs/functions/Util.sculpt.createBox.html +1 -1
  127. package/docs/functions/Util.sculpt.createCircle.html +1 -1
  128. package/docs/functions/Util.sculpt.createCylinder.html +1 -1
  129. package/docs/functions/Util.sculpt.createLine.html +2 -2
  130. package/docs/functions/Util.sculpt.createPoint.html +1 -1
  131. package/docs/functions/Util.sculpt.createPolygon.html +1 -1
  132. package/docs/functions/Util.sculpt.createPrism.html +1 -1
  133. package/docs/functions/Util.sculpt.createRectangle.html +2 -2
  134. package/docs/functions/Util.tag.html +1 -1
  135. package/docs/functions/Util.tweenProgress.html +1 -1
  136. package/docs/functions/Util.uuid.html +2 -2
  137. package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
  138. package/docs/functions/Util.worldBounding.html +1 -1
  139. package/docs/functions/Util.worldBoundingBox.html +1 -1
  140. package/docs/functions/Util.worldBoundingSphere.html +1 -1
  141. package/docs/functions/createPolyline.html +2 -2
  142. package/docs/functions/pluginFlag.html +1 -1
  143. package/docs/hierarchy.html +1 -1
  144. package/docs/index.html +2 -2
  145. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
  146. package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
  147. package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
  148. package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
  149. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
  150. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
  151. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
  152. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
  153. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
  154. package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
  155. package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
  156. package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
  157. package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
  158. package/docs/interfaces/ContentTypeMapInterface.html +2 -2
  159. package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
  160. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
  161. package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
  162. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
  163. package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
  164. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
  165. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
  166. package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
  167. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
  168. package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
  169. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
  170. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
  171. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
  172. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
  173. package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
  174. package/docs/interfaces/FloorplanBounding.html +2 -2
  175. package/docs/interfaces/FloorplanData.html +2 -2
  176. package/docs/interfaces/FloorplanEntrance.html +2 -2
  177. package/docs/interfaces/FloorplanExtraObject.html +2 -2
  178. package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
  179. package/docs/interfaces/FloorplanFloorData.html +2 -2
  180. package/docs/interfaces/FloorplanImagePosition.html +2 -2
  181. package/docs/interfaces/FloorplanObserver.html +2 -2
  182. package/docs/interfaces/FloorplanOutlineItem.html +2 -2
  183. package/docs/interfaces/FloorplanPosition.html +2 -2
  184. package/docs/interfaces/FloorplanRoomItem.html +2 -2
  185. package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
  186. package/docs/interfaces/FloorplanServerBounding.html +2 -2
  187. package/docs/interfaces/FloorplanServerComputedData.html +2 -2
  188. package/docs/interfaces/FloorplanServerData.html +2 -2
  189. package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
  190. package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
  191. package/docs/interfaces/FloorplanServerEntrance.html +2 -2
  192. package/docs/interfaces/FloorplanServerFloorData.html +2 -2
  193. package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
  194. package/docs/interfaces/FloorplanServerObserver.html +2 -2
  195. package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
  196. package/docs/interfaces/FloorplanServerPosition.html +2 -2
  197. package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
  198. package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
  199. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
  200. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
  201. package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
  202. package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
  203. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
  204. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
  205. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
  206. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
  207. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
  208. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
  209. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
  210. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
  211. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
  212. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
  213. package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
  214. package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
  215. package/docs/interfaces/HelperOffset.html +2 -2
  216. package/docs/interfaces/ImagePlaneGroup.html +2 -2
  217. package/docs/interfaces/ItemLabelPluginData.html +2 -2
  218. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
  219. package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
  220. package/docs/interfaces/MinMax.html +2 -2
  221. package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
  222. package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
  223. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
  224. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
  225. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
  226. package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
  227. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
  228. package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
  229. package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +2 -2
  230. package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
  231. package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +2 -2
  232. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
  233. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
  234. package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
  235. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
  236. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
  237. package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
  238. package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +2 -2
  239. package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
  240. package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
  241. package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
  242. package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
  243. package/docs/interfaces/ModelViewPluginExportType.html +2 -2
  244. package/docs/interfaces/Object3DHelperState.html +2 -2
  245. package/docs/interfaces/ObjectHelperControllers.html +2 -2
  246. package/docs/interfaces/PaintBrushAction.html +2 -2
  247. package/docs/interfaces/PaintBrushConfigs.html +2 -2
  248. package/docs/interfaces/PaintBrushState.html +2 -2
  249. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
  250. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  251. package/docs/interfaces/PanoMeasureParameterType.html +2 -2
  252. package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
  253. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
  254. package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
  255. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
  256. package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
  257. package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
  258. package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
  259. package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
  260. package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
  261. package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
  262. package/docs/interfaces/PanoRulerProPluginState.html +2 -2
  263. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  264. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  265. package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
  266. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
  267. package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
  268. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
  269. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
  270. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
  271. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
  272. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
  273. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
  274. package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
  275. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
  276. package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
  277. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
  278. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
  279. package/docs/interfaces/PluginEventMap.html +2 -2
  280. package/docs/interfaces/Point.html +2 -2
  281. package/docs/interfaces/Room.html +2 -2
  282. package/docs/interfaces/RoomInfo.html +2 -2
  283. package/docs/interfaces/RoomLabel.html +2 -2
  284. package/docs/interfaces/RoomRules.html +1 -1
  285. package/docs/interfaces/Rooms.html +1 -1
  286. package/docs/interfaces/Scissor.html +2 -2
  287. package/docs/interfaces/State.html +2 -2
  288. package/docs/interfaces/TagCacheInterface.html +2 -2
  289. package/docs/interfaces/TagConfig.html +2 -2
  290. package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
  291. package/docs/interfaces/TagIconUrl.html +2 -2
  292. package/docs/interfaces/TagObjectGroup.html +2 -2
  293. package/docs/interfaces/TagStyle.html +2 -2
  294. package/docs/interfaces/Tags.html +2 -2
  295. package/docs/interfaces/TemporaryState.html +2 -2
  296. package/docs/interfaces/Util.AnimeInstance.html +2 -2
  297. package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
  298. package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
  299. package/docs/interfaces/Util.FiveDomEvent.html +2 -2
  300. package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
  301. package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
  302. package/docs/interfaces/Util.MagnifierParameter.html +2 -2
  303. package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
  304. package/docs/interfaces/Util.PointIntersection.html +2 -2
  305. package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
  306. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
  307. package/docs/modules/AreaMakerPluginType.html +2 -2
  308. package/docs/modules/CruisePluginTypes.html +2 -2
  309. package/docs/modules/CurrentPanoImagePluginType.html +2 -2
  310. package/docs/modules/GuideLineItem.html +2 -2
  311. package/docs/modules/GuideLineModeItem.html +2 -2
  312. package/docs/modules/GuideLinePluginType.html +2 -2
  313. package/docs/modules/ModelMakerPluginType.html +2 -2
  314. package/docs/modules/PanoVideoPluginType.html +2 -2
  315. package/docs/modules/SculptData.html +2 -2
  316. package/docs/modules/SculptType.html +2 -2
  317. package/docs/modules/Util.html +2 -2
  318. package/docs/modules/Util.sculpt.html +2 -2
  319. package/docs/modules.html +2 -2
  320. package/docs/types/AddObject3DHelperConfig.html +2 -2
  321. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
  322. package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
  323. package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
  324. package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
  325. package/docs/types/ArrayPosition.html +1 -1
  326. package/docs/types/AudioAppearance.html +1 -1
  327. package/docs/types/CSS3DRenderExportType.html +1 -1
  328. package/docs/types/CSS3DRenderPluginExportType.html +1 -1
  329. package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
  330. package/docs/types/ClassFunctionParameters.html +1 -1
  331. package/docs/types/Color.html +1 -1
  332. package/docs/types/ContentTypeConfigKey.html +1 -1
  333. package/docs/types/ContentTypeConfigKeySplit.html +1 -1
  334. package/docs/types/ContentTypeMap.html +1 -1
  335. package/docs/types/Create3DDomContainerReturnType.html +1 -1
  336. package/docs/types/Create3DElementReturnType.html +1 -1
  337. package/docs/types/CruisePluginExportType.html +1 -1
  338. package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
  339. package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
  340. package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
  341. package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
  342. package/docs/types/DeprecatedTagProperty.html +2 -2
  343. package/docs/types/Direction-1.html +1 -1
  344. package/docs/types/Direction4.html +1 -1
  345. package/docs/types/ElementRenderer.html +2 -2
  346. package/docs/types/FloorplanRuleLabels.html +2 -2
  347. package/docs/types/FloorplanServerRuleLabels.html +1 -1
  348. package/docs/types/GuideLinePluginExportType.html +1 -1
  349. package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
  350. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
  351. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
  352. package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
  353. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
  354. package/docs/types/GuideLinePluginType.PathItem.html +2 -2
  355. package/docs/types/GuideLinePluginType.PluginData.html +2 -2
  356. package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
  357. package/docs/types/HelperEventMap.html +1 -1
  358. package/docs/types/InternalHelperEventMap.html +1 -1
  359. package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
  360. package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
  361. package/docs/types/MeasurePluginConfig.html +1 -1
  362. package/docs/types/MediaData.html +2 -2
  363. package/docs/types/MediaStore.html +1 -1
  364. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
  365. package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
  366. package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
  367. package/docs/types/ModelId.html +1 -1
  368. package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
  369. package/docs/types/ModelMakerPluginType.ItemType.html +2 -2
  370. package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
  371. package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
  372. package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
  373. package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
  374. package/docs/types/MoveArgs.html +2 -2
  375. package/docs/types/MoveOpts.html +2 -2
  376. package/docs/types/Object3DHelperEventMap.html +1 -1
  377. package/docs/types/ObjectFit.html +1 -1
  378. package/docs/types/PaintBrushEventMap.html +1 -1
  379. package/docs/types/PanoCompassPluginData.html +1 -1
  380. package/docs/types/PanoCompassPluginExportType.html +1 -1
  381. package/docs/types/PanoCompassPluginParameterType.html +1 -1
  382. package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
  383. package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
  384. package/docs/types/PanoIndex.html +1 -1
  385. package/docs/types/PanoMeasurePluginEvent.html +1 -1
  386. package/docs/types/PanoMeasureReturnType.html +1 -1
  387. package/docs/types/PanoSpatialTagPluginId.html +1 -1
  388. package/docs/types/PanoTagPluginExportInterface.html +1 -1
  389. package/docs/types/PanoTagPluginParamsInterface.html +1 -1
  390. package/docs/types/PanoVideoPluginParameterType.html +1 -1
  391. package/docs/types/PanoVideoPluginReturnType.html +1 -1
  392. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
  393. package/docs/types/PipelinePluginParameterType.html +1 -1
  394. package/docs/types/PipelinePluginReturnType.html +1 -1
  395. package/docs/types/PlaneTag.html +2 -2
  396. package/docs/types/Point2DTag.html +2 -2
  397. package/docs/types/Point3DTag.html +2 -2
  398. package/docs/types/PointTagInstance.html +1 -1
  399. package/docs/types/Position.html +1 -1
  400. package/docs/types/PositionFrom.html +1 -1
  401. package/docs/types/RotateArgs.html +2 -2
  402. package/docs/types/RotateOpts.html +2 -2
  403. package/docs/types/RuleLabelsKey.html +1 -1
  404. package/docs/types/RuleLabelsValue.html +1 -1
  405. package/docs/types/ScaleCallback.html +1 -1
  406. package/docs/types/ScalePosition.html +2 -2
  407. package/docs/types/SculptData.BoxData.html +1 -1
  408. package/docs/types/SculptData.CircleData.html +1 -1
  409. package/docs/types/SculptData.CylinderData.html +1 -1
  410. package/docs/types/SculptData.PointData.html +1 -1
  411. package/docs/types/SculptData.PolygonData.html +1 -1
  412. package/docs/types/SculptData.PolylineData.html +1 -1
  413. package/docs/types/SculptData.PrismData.html +1 -1
  414. package/docs/types/SculptData.RectangleData.html +1 -1
  415. package/docs/types/SculptType.Theme.html +2 -2
  416. package/docs/types/StickType.html +1 -1
  417. package/docs/types/Tag.html +2 -2
  418. package/docs/types/Tag2D.html +2 -2
  419. package/docs/types/Tag3D.html +2 -2
  420. package/docs/types/TagClickParams.html +1 -1
  421. package/docs/types/TagConfigByKey.html +1 -1
  422. package/docs/types/TagContentType.html +1 -1
  423. package/docs/types/TagContentTypeMapping.html +1 -1
  424. package/docs/types/TagDimensionType.html +1 -1
  425. package/docs/types/TagElement.html +2 -2
  426. package/docs/types/TagEvents.html +1 -1
  427. package/docs/types/TagGLTFObject.html +1 -1
  428. package/docs/types/TagHooks.html +1 -1
  429. package/docs/types/TagId.html +1 -1
  430. package/docs/types/TagInstance.html +1 -1
  431. package/docs/types/TagPointType.html +2 -2
  432. package/docs/types/TagRendererMap.html +1 -1
  433. package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
  434. package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
  435. package/docs/types/Util.ActionIfNoIntersection.html +1 -1
  436. package/docs/types/Util.AdherePoint.html +2 -2
  437. package/docs/types/Util.PointSelectorConfig.html +1 -1
  438. package/docs/types/WorkCode.html +1 -1
  439. package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
  440. package/docs/variables/PLUGIN.html +1 -1
  441. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
  442. package/docs/variables/ROOM_TYPE_MAP.html +2 -2
  443. package/docs/variables/Util.animeMap.html +1 -1
  444. package/docs/variables/defaultGlobalConfig.html +1 -1
  445. package/docs/variables/itemLabelPluginServerParams.html +1 -1
  446. package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
  447. package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
  448. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +273 -243
  449. package/libs/base/BasePlugin.js +1 -1
  450. package/libs/shared-utils/logger.js +1 -1
  451. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { SvelteComponent as te, init as ie, safe_not_equal as le, append_styles as re, element as d, create_component as se, space as C, text as S, attr as q, set_style as L, null_to_empty as D, toggle_class as H, insert as y, mount_component as oe, append as g, set_data as P, transition_in as ne, transition_out as ae, detach as T, destroy_component as ce, src_url_equal as F, action_destroyer as me, listen as pe, destroy_each as O, run_all as fe } from "../../../vendor/svelte/internal/index.js";
1
+ import { SvelteComponent as K, init as Q, safe_not_equal as V, append_styles as $, element as _, create_component as ee, space as C, text as W, attr as g, set_style as U, null_to_empty as F, toggle_class as D, insert as L, mount_component as te, append as c, set_data as H, transition_in as ie, transition_out as le, detach as M, destroy_component as re, src_url_equal as I, action_destroyer as oe, listen as ne, destroy_each as X, run_all as se } from "../../../vendor/svelte/internal/index.js";
2
2
  import "../../../shared-utils/tag.js";
3
3
  import "three";
4
4
  import "../../../vendor/hammerjs/hammer.js";
@@ -6,16 +6,16 @@ import "../../../shared-utils/three/PointSelector/index.js";
6
6
  import "../../../shared-utils/three/CSS3DRenderer/index.js";
7
7
  import "../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
8
8
  import "@realsee/five/line";
9
- import { notNil as ge } from "../../../shared-utils/isNil.js";
9
+ import { notNil as ae } from "../../../shared-utils/isNil.js";
10
10
  import "../../../shared-utils/three/core/Five_LineMaterial2.js";
11
11
  import "../../../shared-utils/three/core/Sphere.js";
12
12
  import "../../../vendor/animejs/lib/anime.es.js";
13
13
  import "../../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
14
14
  import "../../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
15
15
  import "../../../shared-utils/five/FivePuppet.js";
16
- import qe from "../../utils/px2rem.js";
17
- import de from "../Common/Shadow.js";
18
- import { svelteResizeObserver as ve } from "../../../shared-utils/svelte/resizeObserver.js";
16
+ import me from "../../utils/px2rem.js";
17
+ import fe from "../Common/Shadow.js";
18
+ import { svelteResizeObserver as pe } from "../../../shared-utils/svelte/resizeObserver.js";
19
19
  import "../../../shared-utils/positionToVector3.js";
20
20
  import "../../../shared-utils/five/vector3ToScreen.js";
21
21
  import "../../../shared-utils/five/getFiveModel.js";
@@ -69,260 +69,259 @@ import "@realsee/five";
69
69
  import "../../../vendor/svelte/transition/index.js";
70
70
  import "../../../vendor/svelte/easing/index.js";
71
71
  import "../../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
72
- function he(i) {
73
- re(i, "svelte-sezqcq", '@charset "UTF-8";.svelte-sezqcq.svelte-sezqcq{box-sizing:border-box}.marketing.svelte-sezqcq.svelte-sezqcq{transform:translateY(-100%)}.marketing.svelte-sezqcq .line.svelte-sezqcq{position:absolute;height:1.875rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.marketing.svelte-sezqcq .content.svelte-sezqcq{position:relative;min-width:7.5rem;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;border-radius:0.25rem;top:-1.875rem;left:-1rem;padding:0.5rem 0rem 0.5625rem;transition-property:opacity, transform;transition-duration:500ms}.marketing.svelte-sezqcq .content .headerImage.svelte-sezqcq{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.title-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;width:100%;height:1.125rem}.title-wrapper.svelte-sezqcq .title.svelte-sezqcq{border-radius:0.25rem;width:100%;padding-left:0.625rem;padding-right:0.625rem}.title-wrapper.svelte-sezqcq .title .text.svelte-sezqcq{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem}.footer.svelte-sezqcq.svelte-sezqcq{position:relative;padding:0.5rem 0.625rem 0 0;width:100%;display:flex;align-items:center}.footer.svelte-sezqcq .goto-button.svelte-sezqcq{display:flex;align-self:flex-end;flex-wrap:wrap;align-items:center;overflow:hidden;height:0.875rem}.footer.svelte-sezqcq .goto-button .gap.svelte-sezqcq{height:100%;width:0.625rem}.footer.svelte-sezqcq .goto-button .text.svelte-sezqcq{display:block;height:100%;font-size:0.625rem}.footer.svelte-sezqcq .arrow-wrapper.svelte-sezqcq{height:0.875rem;display:flex;align-self:flex-end;flex-grow:0;flex-shrink:0;align-items:center;margin-left:0.25rem}.footer.svelte-sezqcq .arrow-wrapper svg.arrow.svelte-sezqcq{width:0.375rem;height:0.625rem}.footer.svelte-sezqcq .price.svelte-sezqcq{flex-shrink:0;margin-right:auto;white-space:nowrap;display:flex;align-items:baseline;margin-left:0.625rem}.footer.svelte-sezqcq .price .value.svelte-sezqcq{position:relative;font-size:0.875rem;line-height:1rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.footer.svelte-sezqcq .price .unit.svelte-sezqcq{padding-left:0.125rem;font-size:0.625rem}.tags-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;overflow:hidden;height:1rem;margin-top:0.25rem}.tags-wrapper.svelte-sezqcq .tags.svelte-sezqcq{position:relative;display:inline-flex;max-width:100%;flex-wrap:wrap;padding-left:0.625rem;padding-right:0.375rem}.tags-wrapper.svelte-sezqcq .tags .tag.svelte-sezqcq{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-grow:0;font-size:0.625rem;height:1rem;margin-right:0.25rem;margin-bottom:0.625rem;padding:0 0.25rem;border-radius:0.125rem;max-width:100%;text-overflow:ellipsis;overflow:hidden}.marketing.light.svelte-sezqcq .content.svelte-sezqcq{background-color:white}.marketing.light.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:rgba(0, 0, 0, 0.8)}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:#946700}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(0, 0, 0, 0.06);color:rgba(0, 0, 0, 0.5)}.marketing.light.svelte-sezqcq .content .footer.svelte-sezqcq{color:#946700;fill:#946700}.marketing.dark.svelte-sezqcq .content.svelte-sezqcq{background-color:rgba(0, 0, 0, 0.5)}.marketing.dark.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 0.85)}.marketing.dark.svelte-sezqcq .content .footer.svelte-sezqcq{color:#ead09a;fill:#ead09a}.marketing.unfolded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 1)}.marketing.folded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.marketing.unfolded.svelte-sezqcq .content.svelte-sezqcq{opacity:1}.marketing.folded.svelte-sezqcq .content.svelte-sezqcq{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}');
72
+ function de(i) {
73
+ $(i, "svelte-1707m54", '@charset "UTF-8";.svelte-1707m54.svelte-1707m54{box-sizing:border-box}.marketing.svelte-1707m54.svelte-1707m54{transform:translateY(-100%)}.marketing.svelte-1707m54 .line.svelte-1707m54{position:absolute;height:1.875rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.marketing.svelte-1707m54 .content.svelte-1707m54{position:relative;min-width:7.5rem;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;border-radius:0.25rem;top:-1.875rem;left:-1rem;padding:0.5rem 0rem 0.5625rem;transition-property:opacity, transform;transition-duration:500ms}.marketing.svelte-1707m54 .content .headerImage.svelte-1707m54{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.title-wrapper.svelte-1707m54.svelte-1707m54{position:relative;width:100%;height:1.125rem}.title-wrapper.svelte-1707m54 .title.svelte-1707m54{border-radius:0.25rem;width:100%;padding-left:0.625rem;padding-right:0.625rem}.title-wrapper.svelte-1707m54 .title .text.svelte-1707m54{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem}.footer.svelte-1707m54.svelte-1707m54{box-sizing:border-box;width:100%;padding:0.5rem 0.625rem 0;display:flex;justify-content:space-between;align-items:center}.footer.svelte-1707m54 .price-section.svelte-1707m54{flex-shrink:0;max-width:calc(100% - 1.875rem);overflow:hidden;white-space:nowrap}.footer.svelte-1707m54 .price-section .value.svelte-1707m54{font-size:0.875rem;line-height:1rem;font-weight:normal;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.footer.svelte-1707m54 .price-section .unit.svelte-1707m54{font-size:0.625rem;margin-left:0.125rem}.footer.svelte-1707m54 .action-section.svelte-1707m54{display:flex;align-items:center;height:0.875rem}.footer.svelte-1707m54 .action-section .highlight-text.svelte-1707m54{font-size:0.625rem;line-height:0.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:8.75rem}.footer.svelte-1707m54 .action-section .arrow.svelte-1707m54{display:flex;align-items:center;margin-left:0.25rem;flex-shrink:0;width:0.625rem}.footer.svelte-1707m54 .action-section .arrow svg.svelte-1707m54{width:0.375rem;height:0.625rem}.tags-wrapper.svelte-1707m54.svelte-1707m54{position:relative;overflow:hidden;height:1rem;margin-top:0.25rem}.tags-wrapper.svelte-1707m54 .tags.svelte-1707m54{position:relative;display:inline-flex;max-width:100%;flex-wrap:wrap;padding-left:0.625rem;padding-right:0.375rem}.tags-wrapper.svelte-1707m54 .tags .tag.svelte-1707m54{display:block;text-align:center;flex-shrink:0;flex-grow:0;font-size:0.625rem;height:1rem;line-height:1rem;margin-right:0.25rem;margin-bottom:0.25rem;padding:0 0.25rem;border-radius:0.125rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box}.marketing.light.svelte-1707m54 .content.svelte-1707m54{background-color:white}.marketing.light.svelte-1707m54 .content .title-wrapper .title .text.svelte-1707m54{color:rgba(0, 0, 0, 0.8)}.marketing.light.svelte-1707m54 .content .tags-wrapper .tags .primary-tag.svelte-1707m54{background:rgba(234, 208, 154, 0.5);color:#946700}.marketing.light.svelte-1707m54 .content .tags-wrapper .tags .secondary-tag.svelte-1707m54{background:rgba(0, 0, 0, 0.06);color:rgba(0, 0, 0, 0.5)}.marketing.light.svelte-1707m54 .content .footer.svelte-1707m54{color:#946700;fill:#946700}.marketing.dark.svelte-1707m54 .content.svelte-1707m54{background-color:rgba(0, 0, 0, 0.5)}.marketing.dark.svelte-1707m54 .content .title-wrapper .title .text.svelte-1707m54{color:white}.marketing.dark.svelte-1707m54 .content .tags-wrapper .tags .primary-tag.svelte-1707m54{background:rgba(234, 208, 154, 0.5);color:white}.marketing.dark.svelte-1707m54 .content .tags-wrapper .tags .secondary-tag.svelte-1707m54{background:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 0.85)}.marketing.dark.svelte-1707m54 .content .footer.svelte-1707m54{color:#ead09a;fill:#ead09a}.marketing.unfolded.svelte-1707m54 .line.svelte-1707m54{transform:translateX(-50%) scale(1, 1);transition-timing-function:ease-out}.marketing.folded.svelte-1707m54 .line.svelte-1707m54{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.marketing.unfolded.svelte-1707m54 .content.svelte-1707m54{opacity:1;transform:translateY(0);transition-timing-function:ease-out}.marketing.folded.svelte-1707m54 .content.svelte-1707m54{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}.tag.svelte-1707m54.svelte-1707m54,.text.svelte-1707m54.svelte-1707m54{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}');
74
74
  }
75
- function j(i, e, t) {
75
+ function q(i, e, t) {
76
76
  const r = i.slice();
77
77
  return r[0] = e[t], r;
78
78
  }
79
- function E(i, e, t) {
79
+ function x(i, e, t) {
80
80
  const r = i.slice();
81
81
  return r[0] = e[t], r;
82
82
  }
83
- function N(i) {
83
+ function O(i) {
84
84
  let e, t;
85
85
  return {
86
86
  c() {
87
- e = d("img"), q(e, "class", "headerImage svelte-sezqcq"), F(e.src, t = /*data*/
88
- i[3].headerPictureUrl) || q(e, "src", t), q(e, "alt", "");
87
+ e = _("img"), g(e, "class", "headerImage svelte-1707m54"), I(e.src, t = /*data*/
88
+ i[1].headerPictureUrl) || g(e, "src", t), g(e, "alt", "");
89
89
  },
90
- m(r, l) {
91
- y(r, e, l);
90
+ m(r, o) {
91
+ L(r, e, o);
92
92
  },
93
- p(r, l) {
94
- l & /*data*/
95
- 8 && !F(e.src, t = /*data*/
96
- r[3].headerPictureUrl) && q(e, "src", t);
93
+ p(r, o) {
94
+ o & /*data*/
95
+ 2 && !I(e.src, t = /*data*/
96
+ r[1].headerPictureUrl) && g(e, "src", t);
97
97
  },
98
98
  d(r) {
99
- r && T(e);
99
+ r && M(e);
100
100
  }
101
101
  };
102
102
  }
103
- function Z(i) {
104
- let e, t, r, l, o, s = (
103
+ function j(i) {
104
+ let e, t, r, o, a, l = (
105
105
  /*primaryTags*/
106
- i[2] || []
107
- ), c = [];
108
- for (let a = 0; a < s.length; a += 1)
109
- c[a] = A(E(i, s, a));
110
- let p = (
106
+ i[4] || []
107
+ ), n = [];
108
+ for (let m = 0; m < l.length; m += 1)
109
+ n[m] = E(x(i, l, m));
110
+ let f = (
111
111
  /*secondaryTags*/
112
- i[5] || []
113
- ), m = [];
114
- for (let a = 0; a < p.length; a += 1)
115
- m[a] = J(j(i, p, a));
112
+ i[3] || []
113
+ ), d = [];
114
+ for (let m = 0; m < f.length; m += 1)
115
+ d[m] = G(q(i, f, m));
116
116
  return {
117
117
  c() {
118
- e = d("div"), t = d("div");
119
- for (let a = 0; a < c.length; a += 1)
120
- c[a].c();
118
+ e = _("div"), t = _("div");
119
+ for (let m = 0; m < n.length; m += 1)
120
+ n[m].c();
121
121
  r = C();
122
- for (let a = 0; a < m.length; a += 1)
123
- m[a].c();
124
- q(t, "class", "tags svelte-sezqcq"), q(e, "class", "tags-wrapper svelte-sezqcq");
122
+ for (let m = 0; m < d.length; m += 1)
123
+ d[m].c();
124
+ g(t, "class", "tags svelte-1707m54"), g(e, "class", "tags-wrapper svelte-1707m54");
125
125
  },
126
- m(a, v) {
127
- y(a, e, v), g(e, t);
128
- for (let n = 0; n < c.length; n += 1)
129
- c[n] && c[n].m(t, null);
130
- g(t, r);
131
- for (let n = 0; n < m.length; n += 1)
132
- m[n] && m[n].m(t, null);
133
- l || (o = [
134
- me(ve.call(null, t)),
135
- pe(
126
+ m(m, b) {
127
+ L(m, e, b), c(e, t);
128
+ for (let s = 0; s < n.length; s += 1)
129
+ n[s] && n[s].m(t, null);
130
+ c(t, r);
131
+ for (let s = 0; s < d.length; s += 1)
132
+ d[s] && d[s].m(t, null);
133
+ o || (a = [
134
+ oe(pe.call(null, t)),
135
+ ne(
136
136
  t,
137
137
  "clientHeight",
138
138
  /*clientHeight_handler*/
139
- i[11]
139
+ i[18]
140
140
  )
141
- ], l = !0);
141
+ ], o = !0);
142
142
  },
143
- p(a, v) {
144
- if (v & /*minTagWidth, primaryTags*/
145
- 4) {
146
- s = /*primaryTags*/
147
- a[2] || [];
148
- let n;
149
- for (n = 0; n < s.length; n += 1) {
150
- const k = E(a, s, n);
151
- c[n] ? c[n].p(k, v) : (c[n] = A(k), c[n].c(), c[n].m(t, r));
143
+ p(m, b) {
144
+ if (b & /*minTagWidth, primaryTags*/
145
+ 16) {
146
+ l = /*primaryTags*/
147
+ m[4] || [];
148
+ let s;
149
+ for (s = 0; s < l.length; s += 1) {
150
+ const T = x(m, l, s);
151
+ n[s] ? n[s].p(T, b) : (n[s] = E(T), n[s].c(), n[s].m(t, r));
152
152
  }
153
- for (; n < c.length; n += 1)
154
- c[n].d(1);
155
- c.length = s.length;
153
+ for (; s < n.length; s += 1)
154
+ n[s].d(1);
155
+ n.length = l.length;
156
156
  }
157
- if (v & /*minTagWidth, secondaryTags*/
158
- 32) {
159
- p = /*secondaryTags*/
160
- a[5] || [];
161
- let n;
162
- for (n = 0; n < p.length; n += 1) {
163
- const k = j(a, p, n);
164
- m[n] ? m[n].p(k, v) : (m[n] = J(k), m[n].c(), m[n].m(t, null));
157
+ if (b & /*minTagWidth, secondaryTags*/
158
+ 8) {
159
+ f = /*secondaryTags*/
160
+ m[3] || [];
161
+ let s;
162
+ for (s = 0; s < f.length; s += 1) {
163
+ const T = q(m, f, s);
164
+ d[s] ? d[s].p(T, b) : (d[s] = G(T), d[s].c(), d[s].m(t, null));
165
165
  }
166
- for (; n < m.length; n += 1)
167
- m[n].d(1);
168
- m.length = p.length;
166
+ for (; s < d.length; s += 1)
167
+ d[s].d(1);
168
+ d.length = f.length;
169
169
  }
170
170
  },
171
- d(a) {
172
- a && T(e), O(c, a), O(m, a), l = !1, fe(o);
171
+ d(m) {
172
+ m && M(e), X(n, m), X(d, m), o = !1, se(a);
173
173
  }
174
174
  };
175
175
  }
176
- function A(i) {
176
+ function E(i) {
177
177
  let e, t = (
178
178
  /*tag*/
179
179
  i[0] + ""
180
180
  ), r;
181
181
  return {
182
182
  c() {
183
- e = d("div"), r = S(t), q(e, "class", "tag primary-tag svelte-sezqcq"), L(e, "min-width", B);
183
+ e = _("div"), r = W(t), g(e, "class", "tag primary-tag svelte-1707m54"), U(e, "min-width", R);
184
184
  },
185
- m(l, o) {
186
- y(l, e, o), g(e, r);
185
+ m(o, a) {
186
+ L(o, e, a), c(e, r);
187
187
  },
188
- p(l, o) {
189
- o & /*primaryTags*/
190
- 4 && t !== (t = /*tag*/
191
- l[0] + "") && P(r, t);
188
+ p(o, a) {
189
+ a & /*primaryTags*/
190
+ 16 && t !== (t = /*tag*/
191
+ o[0] + "") && H(r, t);
192
192
  },
193
- d(l) {
194
- l && T(e);
193
+ d(o) {
194
+ o && M(e);
195
195
  }
196
196
  };
197
197
  }
198
- function J(i) {
198
+ function G(i) {
199
199
  let e, t = (
200
200
  /*tag*/
201
201
  i[0] + ""
202
202
  ), r;
203
203
  return {
204
204
  c() {
205
- e = d("div"), r = S(t), q(e, "class", "tag secondary-tag svelte-sezqcq"), L(e, "min-width", B);
205
+ e = _("div"), r = W(t), g(e, "class", "tag secondary-tag svelte-1707m54"), U(e, "min-width", R);
206
206
  },
207
- m(l, o) {
208
- y(l, e, o), g(e, r);
207
+ m(o, a) {
208
+ L(o, e, a), c(e, r);
209
209
  },
210
- p(l, o) {
211
- o & /*secondaryTags*/
212
- 32 && t !== (t = /*tag*/
213
- l[0] + "") && P(r, t);
210
+ p(o, a) {
211
+ a & /*secondaryTags*/
212
+ 8 && t !== (t = /*tag*/
213
+ o[0] + "") && H(r, t);
214
214
  },
215
- d(l) {
216
- l && T(e);
215
+ d(o) {
216
+ o && M(e);
217
217
  }
218
218
  };
219
219
  }
220
- function K(i) {
221
- let e, t, r = (
220
+ function N(i) {
221
+ let e, t, r, o, a, l = (
222
222
  /*havePrice*/
223
- i[7] && Q(i)
224
- ), l = (
225
- /*data*/
226
- i[3].highlightText && x(i)
227
- );
223
+ i[2] && Z(i)
224
+ ), n = !/*havePrice*/
225
+ i[2] && /*data*/
226
+ i[1].highlightText && J(i);
228
227
  return {
229
228
  c() {
230
- e = d("div"), r && r.c(), t = C(), l && l.c(), q(e, "class", "footer svelte-sezqcq");
229
+ e = _("div"), l && l.c(), t = C(), r = _("div"), n && n.c(), o = C(), a = _("span"), a.innerHTML = '<svg viewBox="0 0 6 9" class="svelte-1707m54"><g transform="translate(-3, -2)" fill-rule="nonzero" class="svelte-1707m54"><path d="M4.43868724,2.12056563 C4.28121824,1.95989074 4.02582143,1.95979988 3.86824251,2.1203627 C3.72498894,2.26632889 3.71189225,2.49481723 3.82900374,2.65587166 L6.57092402,5.92894326 C6.72651763,6.11470411 6.72651763,6.38529589 6.57092402,6.57105674 L3.86804348,9.79798499 C3.72488984,9.94405307 3.71194952,10.1725507 3.8291712,10.3335217 L3.86824251,10.3796373 C4.01149607,10.5256035 4.23559087,10.5387981 4.39346025,10.4192733 L4.43868724,10.3794344 L8.1144599,6.5985342 C8.30312347,6.40447482 8.30312347,6.09552518 8.1144599,5.9014658 L4.43868724,2.12056563 Z" class="svelte-1707m54"></path></g></svg>', g(a, "class", "arrow svelte-1707m54"), g(r, "class", "action-section svelte-1707m54"), g(e, "class", "footer svelte-1707m54");
231
230
  },
232
- m(o, s) {
233
- y(o, e, s), r && r.m(e, null), g(e, t), l && l.m(e, null);
231
+ m(f, d) {
232
+ L(f, e, d), l && l.m(e, null), c(e, t), c(e, r), n && n.m(r, null), c(r, o), c(r, a);
234
233
  },
235
- p(o, s) {
234
+ p(f, d) {
236
235
  /*havePrice*/
237
- o[7] ? r ? r.p(o, s) : (r = Q(o), r.c(), r.m(e, t)) : r && (r.d(1), r = null), /*data*/
238
- o[3].highlightText ? l ? l.p(o, s) : (l = x(o), l.c(), l.m(e, null)) : l && (l.d(1), l = null);
236
+ f[2] ? l ? l.p(f, d) : (l = Z(f), l.c(), l.m(e, t)) : l && (l.d(1), l = null), !/*havePrice*/
237
+ f[2] && /*data*/
238
+ f[1].highlightText ? n ? n.p(f, d) : (n = J(f), n.c(), n.m(r, o)) : n && (n.d(1), n = null);
239
239
  },
240
- d(o) {
241
- o && T(e), r && r.d(), l && l.d();
240
+ d(f) {
241
+ f && M(e), l && l.d(), n && n.d();
242
242
  }
243
243
  };
244
244
  }
245
- function Q(i) {
245
+ function Z(i) {
246
246
  let e, t, r = (
247
247
  /*data*/
248
- i[3].price.value + ""
249
- ), l, o, s = (
248
+ i[1].price.value + ""
249
+ ), o, a, l = (
250
250
  /*data*/
251
- i[3].price.unit && V(i)
251
+ i[1].price.unit && A(i)
252
252
  );
253
253
  return {
254
254
  c() {
255
- e = d("div"), t = d("span"), l = S(r), o = C(), s && s.c(), q(t, "class", "value svelte-sezqcq"), q(e, "class", "price svelte-sezqcq");
255
+ e = _("div"), t = _("span"), o = W(r), a = C(), l && l.c(), g(t, "class", "value svelte-1707m54"), g(e, "class", "price-section svelte-1707m54");
256
256
  },
257
- m(c, p) {
258
- y(c, e, p), g(e, t), g(t, l), g(e, o), s && s.m(e, null);
257
+ m(n, f) {
258
+ L(n, e, f), c(e, t), c(t, o), c(e, a), l && l.m(e, null);
259
259
  },
260
- p(c, p) {
261
- p & /*data*/
262
- 8 && r !== (r = /*data*/
263
- c[3].price.value + "") && P(l, r), /*data*/
264
- c[3].price.unit ? s ? s.p(c, p) : (s = V(c), s.c(), s.m(e, null)) : s && (s.d(1), s = null);
260
+ p(n, f) {
261
+ f & /*data*/
262
+ 2 && r !== (r = /*data*/
263
+ n[1].price.value + "") && H(o, r), /*data*/
264
+ n[1].price.unit ? l ? l.p(n, f) : (l = A(n), l.c(), l.m(e, null)) : l && (l.d(1), l = null);
265
265
  },
266
- d(c) {
267
- c && T(e), s && s.d();
266
+ d(n) {
267
+ n && M(e), l && l.d();
268
268
  }
269
269
  };
270
270
  }
271
- function V(i) {
271
+ function A(i) {
272
272
  let e, t = (
273
273
  /*data*/
274
- i[3].price.unit + ""
274
+ i[1].price.unit + ""
275
275
  ), r;
276
276
  return {
277
277
  c() {
278
- e = d("span"), r = S(t), q(e, "class", "unit svelte-sezqcq");
278
+ e = _("span"), r = W(t), g(e, "class", "unit svelte-1707m54");
279
279
  },
280
- m(l, o) {
281
- y(l, e, o), g(e, r);
280
+ m(o, a) {
281
+ L(o, e, a), c(e, r);
282
282
  },
283
- p(l, o) {
284
- o & /*data*/
285
- 8 && t !== (t = /*data*/
286
- l[3].price.unit + "") && P(r, t);
283
+ p(o, a) {
284
+ a & /*data*/
285
+ 2 && t !== (t = /*data*/
286
+ o[1].price.unit + "") && H(r, t);
287
287
  },
288
- d(l) {
289
- l && T(e);
288
+ d(o) {
289
+ o && M(e);
290
290
  }
291
291
  };
292
292
  }
293
- function x(i) {
294
- let e, t, r, l, o = (
293
+ function J(i) {
294
+ let e, t = (
295
295
  /*data*/
296
- i[3].highlightText + ""
297
- ), s, c, p;
296
+ i[1].highlightText + ""
297
+ ), r;
298
298
  return {
299
299
  c() {
300
- e = d("div"), t = d("div"), r = C(), l = d("span"), s = S(o), c = C(), p = d("div"), p.innerHTML = '<svg class="arrow svelte-sezqcq" viewBox="0 0 6 9"><g transform="translate(-3, -2)" fill-rule="nonzero" class="svelte-sezqcq"><path d="M4.43868724,2.12056563 C4.28121824,1.95989074 4.02582143,1.95979988 3.86824251,2.1203627 C3.72498894,2.26632889 3.71189225,2.49481723 3.82900374,2.65587166 L6.57092402,5.92894326 C6.72651763,6.11470411 6.72651763,6.38529589 6.57092402,6.57105674 L3.86804348,9.79798499 C3.72488984,9.94405307 3.71194952,10.1725507 3.8291712,10.3335217 L3.86824251,10.3796373 C4.01149607,10.5256035 4.23559087,10.5387981 4.39346025,10.4192733 L4.43868724,10.3794344 L8.1144599,6.5985342 C8.30312347,6.40447482 8.30312347,6.09552518 8.1144599,5.9014658 L4.43868724,2.12056563 Z" class="svelte-sezqcq"></path></g></svg>', q(t, "class", "gap svelte-sezqcq"), q(l, "class", "text svelte-sezqcq"), q(e, "class", "goto-button goto-icon svelte-sezqcq"), q(p, "class", "arrow-wrapper svelte-sezqcq");
300
+ e = _("span"), r = W(t), g(e, "class", "highlight-text svelte-1707m54");
301
301
  },
302
- m(m, a) {
303
- y(m, e, a), g(e, t), g(e, r), g(e, l), g(l, s), y(m, c, a), y(m, p, a);
302
+ m(o, a) {
303
+ L(o, e, a), c(e, r);
304
304
  },
305
- p(m, a) {
305
+ p(o, a) {
306
306
  a & /*data*/
307
- 8 && o !== (o = /*data*/
308
- m[3].highlightText + "") && P(s, o);
307
+ 2 && t !== (t = /*data*/
308
+ o[1].highlightText + "") && H(r, t);
309
309
  },
310
- d(m) {
311
- m && T(e), m && T(c), m && T(p);
310
+ d(o) {
311
+ o && M(e);
312
312
  }
313
313
  };
314
314
  }
315
- function ue(i) {
316
- var W, G;
317
- let e, t, r, l, o, s, c, p, m, a, v = (
315
+ function ce(i) {
316
+ let e, t, r, o, a, l, n, f, d, m, b = (
318
317
  /*data*/
319
- i[3].title + ""
320
- ), n, k, U, _, w;
321
- t = new de({
318
+ i[1].title + ""
319
+ ), s, T, P, z, k;
320
+ t = new fe({
322
321
  props: {
323
322
  visible: (
324
323
  /*unfolded*/
325
- i[4]
324
+ i[5]
326
325
  ),
327
326
  outDelay: 500,
328
327
  left: 61,
@@ -331,146 +330,177 @@ function ue(i) {
331
330
  spreadRadius: 75
332
331
  }
333
332
  });
334
- let h = (
333
+ let v = (
335
334
  /*data*/
336
- i[3].headerPictureUrl && N(i)
335
+ i[1].headerPictureUrl && O(i)
336
+ ), h = (
337
+ /*hasTags*/
338
+ i[6] && j(i)
337
339
  ), u = (
338
- /*primaryTags*/
339
- ((W = i[2].length) != null ? W : 0) + /*secondaryTags*/
340
- ((G = i[5].length) != null ? G : 0) > 0 && Z(i)
341
- ), z = (
342
340
  /*havePrice*/
343
- (i[7] || /*data*/
344
- i[3].highlightText) && K(i)
341
+ (i[2] || /*data*/
342
+ i[1].highlightText) && N(i)
345
343
  );
346
344
  return {
347
345
  c() {
348
- e = d("div"), se(t.$$.fragment), r = C(), l = d("div"), o = C(), s = d("div"), h && h.c(), c = C(), p = d("div"), m = d("div"), a = d("div"), n = S(v), k = C(), u && u.c(), U = C(), z && z.c(), q(l, "class", "line svelte-sezqcq"), L(
349
- l,
346
+ e = _("div"), ee(t.$$.fragment), r = C(), o = _("div"), a = C(), l = _("div"), v && v.c(), n = C(), f = _("div"), d = _("div"), m = _("div"), s = W(b), T = C(), h && h.c(), P = C(), u && u.c(), g(o, "class", "line svelte-1707m54"), U(
347
+ o,
350
348
  "transition-delay",
351
349
  /*unfolded*/
352
- i[4] ? R + "ms" : Y + ee - $ - 40 + "ms"
353
- ), q(a, "class", "text svelte-sezqcq"), q(m, "class", "title svelte-sezqcq"), q(p, "class", "title-wrapper svelte-sezqcq"), q(s, "class", "content svelte-sezqcq"), L(s, "max-width", qe(
350
+ i[5] ? (
351
+ /*lineDelayUnfolded*/
352
+ i[9] + "ms"
353
+ ) : (
354
+ /*lineDelayFolded*/
355
+ i[8] + "ms"
356
+ )
357
+ ), g(m, "class", "text svelte-1707m54"), g(d, "class", "title svelte-1707m54"), g(f, "class", "title-wrapper svelte-1707m54"), g(l, "class", "content svelte-1707m54"), U(l, "max-width", me(
354
358
  /*maxWidth*/
355
- i[9]
356
- )), L(
357
- s,
359
+ i[12]
360
+ )), U(
361
+ l,
358
362
  "transition-delay",
359
363
  /*unfolded*/
360
- i[4] ? R + Y + "ms" : "0ms"
361
- ), q(e, "class", _ = D(`marketing ${/*theme*/
362
- i[6]}`) + " svelte-sezqcq"), H(
364
+ i[5] ? (
365
+ /*contentDelayUnfolded*/
366
+ i[7] + "ms"
367
+ ) : "0ms"
368
+ ), g(e, "class", z = F(`marketing ${/*theme*/
369
+ i[10]}`) + " svelte-1707m54"), D(
363
370
  e,
364
371
  "unfolded",
365
372
  /*unfolded*/
366
- i[4]
367
- ), H(
373
+ i[5]
374
+ ), D(
368
375
  e,
369
376
  "folded",
370
377
  /*folded*/
371
- i[8]
378
+ i[11]
372
379
  );
373
380
  },
374
- m(f, b) {
375
- y(f, e, b), oe(t, e, null), g(e, r), g(e, l), g(e, o), g(e, s), h && h.m(s, null), g(s, c), g(s, p), g(p, m), g(m, a), g(a, n), g(s, k), u && u.m(s, null), g(s, U), z && z.m(s, null), w = !0;
381
+ m(p, y) {
382
+ L(p, e, y), te(t, e, null), c(e, r), c(e, o), c(e, a), c(e, l), v && v.m(l, null), c(l, n), c(l, f), c(f, d), c(d, m), c(m, s), c(l, T), h && h.m(l, null), c(l, P), u && u.m(l, null), k = !0;
376
383
  },
377
- p(f, [b]) {
378
- var M, X;
379
- const I = {};
380
- b & /*unfolded*/
381
- 16 && (I.visible = /*unfolded*/
382
- f[4]), t.$set(I), b & /*unfolded*/
383
- 16 && L(
384
- l,
384
+ p(p, [y]) {
385
+ const w = {};
386
+ y & /*unfolded*/
387
+ 32 && (w.visible = /*unfolded*/
388
+ p[5]), t.$set(w), y & /*unfolded, lineDelayUnfolded, lineDelayFolded*/
389
+ 800 && U(
390
+ o,
385
391
  "transition-delay",
386
392
  /*unfolded*/
387
- f[4] ? R + "ms" : Y + ee - $ - 40 + "ms"
393
+ p[5] ? (
394
+ /*lineDelayUnfolded*/
395
+ p[9] + "ms"
396
+ ) : (
397
+ /*lineDelayFolded*/
398
+ p[8] + "ms"
399
+ )
388
400
  ), /*data*/
389
- f[3].headerPictureUrl ? h ? h.p(f, b) : (h = N(f), h.c(), h.m(s, c)) : h && (h.d(1), h = null), (!w || b & /*data*/
390
- 8) && v !== (v = /*data*/
391
- f[3].title + "") && P(n, v), /*primaryTags*/
392
- ((M = f[2].length) != null ? M : 0) + /*secondaryTags*/
393
- ((X = f[5].length) != null ? X : 0) > 0 ? u ? u.p(f, b) : (u = Z(f), u.c(), u.m(s, U)) : u && (u.d(1), u = null), /*havePrice*/
394
- f[7] || /*data*/
395
- f[3].highlightText ? z ? z.p(f, b) : (z = K(f), z.c(), z.m(s, null)) : z && (z.d(1), z = null), b & /*unfolded*/
396
- 16 && L(
397
- s,
401
+ p[1].headerPictureUrl ? v ? v.p(p, y) : (v = O(p), v.c(), v.m(l, n)) : v && (v.d(1), v = null), (!k || y & /*data*/
402
+ 2) && b !== (b = /*data*/
403
+ p[1].title + "") && H(s, b), /*hasTags*/
404
+ p[6] ? h ? h.p(p, y) : (h = j(p), h.c(), h.m(l, P)) : h && (h.d(1), h = null), /*havePrice*/
405
+ p[2] || /*data*/
406
+ p[1].highlightText ? u ? u.p(p, y) : (u = N(p), u.c(), u.m(l, null)) : u && (u.d(1), u = null), y & /*unfolded, contentDelayUnfolded*/
407
+ 160 && U(
408
+ l,
398
409
  "transition-delay",
399
410
  /*unfolded*/
400
- f[4] ? R + Y + "ms" : "0ms"
401
- ), (!w || b & /*theme*/
402
- 64 && _ !== (_ = D(`marketing ${/*theme*/
403
- f[6]}`) + " svelte-sezqcq")) && q(e, "class", _), (!w || b & /*theme, unfolded*/
404
- 80) && H(
411
+ p[5] ? (
412
+ /*contentDelayUnfolded*/
413
+ p[7] + "ms"
414
+ ) : "0ms"
415
+ ), (!k || y & /*theme*/
416
+ 1024 && z !== (z = F(`marketing ${/*theme*/
417
+ p[10]}`) + " svelte-1707m54")) && g(e, "class", z), (!k || y & /*theme, unfolded*/
418
+ 1056) && D(
405
419
  e,
406
420
  "unfolded",
407
421
  /*unfolded*/
408
- f[4]
409
- ), (!w || b & /*theme, folded*/
410
- 320) && H(
422
+ p[5]
423
+ ), (!k || y & /*theme, folded*/
424
+ 3072) && D(
411
425
  e,
412
426
  "folded",
413
427
  /*folded*/
414
- f[8]
428
+ p[11]
415
429
  );
416
430
  },
417
- i(f) {
418
- w || (ne(t.$$.fragment, f), w = !0);
431
+ i(p) {
432
+ k || (ie(t.$$.fragment, p), k = !0);
419
433
  },
420
- o(f) {
421
- ae(t.$$.fragment, f), w = !1;
434
+ o(p) {
435
+ le(t.$$.fragment, p), k = !1;
422
436
  },
423
- d(f) {
424
- f && T(e), ce(t), h && h.d(), u && u.d(), z && z.d();
437
+ d(p) {
438
+ p && M(e), re(t), v && v.d(), h && h.d(), u && u.d();
425
439
  }
426
440
  };
427
441
  }
428
- const B = 40, R = 400, $ = 500, Y = 180, ee = 500;
429
- function ze(i, e, t) {
430
- let r, l, o, s, c, p, m, a, { tag: v } = e, n, k = (() => {
431
- var w;
432
- const _ = (w = v.data.limitWidth) != null ? w : !0;
433
- if (typeof _ == "number")
434
- return _;
435
- if (_ === !0)
442
+ const R = 40;
443
+ function ge(i, e, t) {
444
+ let r, o, a, l, n, f, d, m, b, s, T, P, { tag: z } = e, k, v = (() => {
445
+ var Y;
446
+ const w = (Y = z.data.limitWidth) != null ? Y : !0;
447
+ if (typeof w == "number")
448
+ return w;
449
+ if (w === !0)
436
450
  return 172;
437
- })();
438
- const U = (_) => {
439
- t(1, n = _.detail);
440
- };
441
- return i.$$set = (_) => {
442
- "tag" in _ && t(0, v = _.tag);
451
+ })(), h = 0, u = !1;
452
+ function p(w) {
453
+ Math.abs(k - w) > 5 && (t(14, k = w), setTimeout(
454
+ () => {
455
+ t(16, u = !1);
456
+ },
457
+ 100
458
+ ));
459
+ }
460
+ const y = (w) => p(w.detail);
461
+ return i.$$set = (w) => {
462
+ "tag" in w && t(0, z = w.tag);
443
463
  }, i.$$.update = () => {
444
- var _, w, h, u, z, W;
464
+ var w, Y, S, B;
445
465
  i.$$.dirty & /*tag*/
446
- 1 && t(4, r = (w = (_ = v.state) == null ? void 0 : _.unfolded) != null ? w : !1), i.$$.dirty & /*unfolded*/
447
- 16 && t(8, l = !r), i.$$.dirty & /*tag*/
448
- 1 && t(3, o = v.data), i.$$.dirty & /*data*/
449
- 8 && t(7, s = ge((h = o.price) == null ? void 0 : h.value) && ((u = o.price) == null ? void 0 : u.value) !== ""), i.$$.dirty & /*tag*/
450
- 1 && t(6, c = v.data.theme || "light"), i.$$.dirty & /*tagsOffsetHeight, maxTagsLength*/
451
- 1026 && n > 40 && t(10, p = p - 1), i.$$.dirty & /*data, maxTagsLength*/
452
- 1032 && t(2, m = ((z = o.brandTags) == null ? void 0 : z.slice(0, p).filter(Boolean)) || []), i.$$.dirty & /*data, maxTagsLength, primaryTags*/
453
- 1036 && t(5, a = ((W = o.tags) == null ? void 0 : W.slice(0, p - m.length).filter(Boolean)) || []);
454
- }, t(10, p = (k - 20) / B), [
455
- v,
456
- n,
466
+ 1 && t(5, r = (Y = (w = z.state) == null ? void 0 : w.unfolded) != null ? Y : !1), i.$$.dirty & /*unfolded*/
467
+ 32 && t(11, o = !r), i.$$.dirty & /*tag*/
468
+ 1 && t(1, a = z.data), i.$$.dirty & /*data*/
469
+ 2 && t(2, l = ae((S = a.price) == null ? void 0 : S.value) && ((B = a.price) == null ? void 0 : B.value) !== ""), i.$$.dirty & /*tag*/
470
+ 1 && t(10, n = z.data.theme || "light"), i.$$.dirty & /*tagsCalculated, tagsOffsetHeight, maxTagsLength*/
471
+ 114688 && (!u || v && v > 0) && (t(15, h = Math.max(1, Math.floor(((v || 172) - 20) / R))), k !== void 0 && k > 40 && t(15, h = Math.max(1, h - 1)), t(16, u = !0)), i.$$.dirty & /*data, maxTagsLength*/
472
+ 32770 && t(4, f = (a.brandTags || []).filter(Boolean).slice(0, h)), i.$$.dirty & /*maxTagsLength, primaryTags*/
473
+ 32784 && t(17, d = Math.max(0, h - f.length)), i.$$.dirty & /*data, secondaryTagsLimit*/
474
+ 131074 && t(3, m = (a.tags || []).filter(Boolean).slice(0, d)), i.$$.dirty & /*primaryTags, secondaryTags*/
475
+ 24 && t(6, P = f.length > 0 || m.length > 0), i.$$.dirty & /*havePrice, data*/
476
+ 6 && (l || a.highlightText);
477
+ }, t(9, b = 400), t(8, s = 180 + 500 - 500 - 40), t(7, T = 400 + 180), [
478
+ z,
479
+ a,
480
+ l,
457
481
  m,
458
- o,
482
+ f,
459
483
  r,
460
- a,
461
- c,
484
+ P,
485
+ T,
462
486
  s,
463
- l,
464
- k,
487
+ b,
488
+ n,
489
+ o,
490
+ v,
465
491
  p,
466
- U
492
+ k,
493
+ h,
494
+ u,
495
+ d,
496
+ y
467
497
  ];
468
498
  }
469
- class It extends te {
499
+ class Dt extends K {
470
500
  constructor(e) {
471
- super(), ie(this, e, ze, ue, le, { tag: 0 }, he);
501
+ super(), Q(this, e, ge, ce, V, { tag: 0 }, de);
472
502
  }
473
503
  }
474
504
  export {
475
- It as default
505
+ Dt as default
476
506
  };