@realsee/dnalogel 3.69.12-alpha.2 → 3.69.12-alpha.4

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