@realsee/dnalogel 3.66.0-alpha.8 → 3.66.0-alpha.9

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