@realsee/dnalogel 2.8.4 → 2.8.5-alpha.2

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 (280) hide show
  1. package/dist/PanoTagPlugin/typings/tag/TagData.d.ts +6 -6
  2. package/dist/PanoTagPlugin/utils/px2rem.d.ts +1 -1
  3. package/dist/index.cjs.js +51 -51
  4. package/dist/index.js +4359 -4333
  5. package/dist/index.umd.js +37 -37
  6. package/docs/classes/CSS3DRender.html +31 -31
  7. package/docs/classes/CruisePluginController.html +24 -24
  8. package/docs/classes/Magnifier.html +20 -20
  9. package/docs/classes/ModelRoomLabelController.html +11 -11
  10. package/docs/classes/Object3DHelperController.html +24 -24
  11. package/docs/classes/PaintBrush.html +15 -15
  12. package/docs/classes/PanoMeasurePluginLine.html +23 -23
  13. package/docs/classes/PanoMeasurePluginModel.html +22 -22
  14. package/docs/classes/PanoMeasurePluginPoint.html +14 -14
  15. package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
  16. package/docs/classes/PanoTagPluginController.html +51 -51
  17. package/docs/classes/Util.BetterTween.html +8 -8
  18. package/docs/classes/Util.FivePointSelector.html +12 -12
  19. package/docs/classes/Util.Interval.html +12 -12
  20. package/docs/classes/Util.Magnifier.html +17 -17
  21. package/docs/classes/Util.PointDomHelper.html +11 -11
  22. package/docs/classes/Util.PointHelper.html +11 -11
  23. package/docs/classes/Util.Rectangle.html +13 -13
  24. package/docs/enums/CameraMovementEffect.html +7 -7
  25. package/docs/enums/ContentType.html +18 -18
  26. package/docs/enums/DIRECTION.html +9 -9
  27. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
  28. package/docs/enums/DimensionType.html +7 -7
  29. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
  30. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
  31. package/docs/enums/PaintBrushTypeEnum.html +8 -8
  32. package/docs/enums/PointType.html +7 -7
  33. package/docs/enums/Rotation.html +8 -8
  34. package/docs/functions/CSS3DRenderPlugin.html +4 -4
  35. package/docs/functions/CameraMovementPlugin.html +4 -4
  36. package/docs/functions/CruisePlugin.html +4 -4
  37. package/docs/functions/GuideLinePlugin.html +5 -5
  38. package/docs/functions/ItemLabelPlugin.html +4 -4
  39. package/docs/functions/MapviewFloorplanPlugin.html +4 -4
  40. package/docs/functions/ModelChassisCompassPlugin.html +4 -4
  41. package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
  42. package/docs/functions/ModelFloorplanPlugin.html +4 -4
  43. package/docs/functions/ModelItemLabelPlugin.html +4 -4
  44. package/docs/functions/ModelRoomLabelPlugin.html +4 -4
  45. package/docs/functions/ModelTVVideoPlugin.html +4 -4
  46. package/docs/functions/ModelViewPlugin.html +4 -4
  47. package/docs/functions/Object3DHelperPlugin.html +4 -4
  48. package/docs/functions/PanoCompassPlugin.html +4 -4
  49. package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
  50. package/docs/functions/PanoDoorLabelPlugin.html +4 -4
  51. package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
  52. package/docs/functions/PanoMeasurePlugin.html +4 -4
  53. package/docs/functions/PanoRulerPlugin.html +4 -4
  54. package/docs/functions/PanoRulerProPlugin.html +4 -4
  55. package/docs/functions/PanoSpatialTagPlugin.html +4 -4
  56. package/docs/functions/PanoTagPlugin.html +4 -4
  57. package/docs/functions/TopviewFloorplanPlugin.html +4 -4
  58. package/docs/functions/Util.getCoordsFromClient.html +5 -5
  59. package/docs/functions/Util.getCoordsFromElement.html +5 -5
  60. package/docs/functions/Util.getFrameTime.html +5 -5
  61. package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
  62. package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
  63. package/docs/functions/Util.isNil.html +5 -5
  64. package/docs/functions/Util.nextFrame.html +5 -5
  65. package/docs/functions/Util.notNil.html +5 -5
  66. package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
  67. package/docs/functions/Util.tweenProgress.html +5 -5
  68. package/docs/functions/pluginFlag.html +5 -5
  69. package/docs/index.html +4 -4
  70. package/docs/interfaces/AddTagConfig.html +6 -6
  71. package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
  72. package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
  73. package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
  74. package/docs/interfaces/EventMap.html +15 -15
  75. package/docs/interfaces/FloorplanBounding.html +8 -8
  76. package/docs/interfaces/FloorplanData.html +10 -10
  77. package/docs/interfaces/FloorplanEntrance.html +11 -11
  78. package/docs/interfaces/FloorplanExtraObject.html +10 -10
  79. package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
  80. package/docs/interfaces/FloorplanFloorData.html +9 -9
  81. package/docs/interfaces/FloorplanImagePosition.html +7 -7
  82. package/docs/interfaces/FloorplanObserver.html +9 -9
  83. package/docs/interfaces/FloorplanOutlineItem.html +9 -9
  84. package/docs/interfaces/FloorplanPosition.html +7 -7
  85. package/docs/interfaces/FloorplanRoomItem.html +13 -13
  86. package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
  87. package/docs/interfaces/FloorplanServerBounding.html +8 -8
  88. package/docs/interfaces/FloorplanServerComputedData.html +10 -10
  89. package/docs/interfaces/FloorplanServerData.html +7 -7
  90. package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
  91. package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
  92. package/docs/interfaces/FloorplanServerEntrance.html +11 -11
  93. package/docs/interfaces/FloorplanServerFloorData.html +9 -9
  94. package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
  95. package/docs/interfaces/FloorplanServerObserver.html +9 -9
  96. package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
  97. package/docs/interfaces/FloorplanServerPosition.html +7 -7
  98. package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
  99. package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
  100. package/docs/interfaces/HelperOffset.html +8 -8
  101. package/docs/interfaces/ItemLabelPluginData.html +6 -6
  102. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
  103. package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
  104. package/docs/interfaces/MinMax.html +7 -7
  105. package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
  106. package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
  107. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
  108. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
  109. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
  110. package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
  111. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
  112. package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
  113. package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
  114. package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
  115. package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
  116. package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
  117. package/docs/interfaces/ModelViewPluginExportType.html +11 -11
  118. package/docs/interfaces/Object3DHelperState.html +8 -8
  119. package/docs/interfaces/ObjectHelperControllers.html +9 -9
  120. package/docs/interfaces/PaintBrushAction.html +12 -12
  121. package/docs/interfaces/PaintBrushConfigs.html +12 -12
  122. package/docs/interfaces/PaintBrushState.html +10 -10
  123. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
  124. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
  125. package/docs/interfaces/PanoMeasureParameterType.html +12 -12
  126. package/docs/interfaces/PanoMeasurePluginLineJson.html +8 -8
  127. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +7 -7
  128. package/docs/interfaces/PanoMeasurePluginPointJson.html +7 -7
  129. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +8 -8
  130. package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
  131. package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
  132. package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
  133. package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
  134. package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
  135. package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
  136. package/docs/interfaces/PanoRulerProPluginState.html +8 -8
  137. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
  138. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
  139. package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
  140. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
  141. package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
  142. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
  143. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
  144. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
  145. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
  146. package/docs/interfaces/Point.html +8 -8
  147. package/docs/interfaces/Room.html +9 -9
  148. package/docs/interfaces/RoomInfo.html +7 -7
  149. package/docs/interfaces/RoomLabel.html +14 -14
  150. package/docs/interfaces/RoomRules.html +5 -5
  151. package/docs/interfaces/Rooms.html +5 -5
  152. package/docs/interfaces/Scissor.html +9 -9
  153. package/docs/interfaces/State.html +8 -8
  154. package/docs/interfaces/TagCache.html +12 -12
  155. package/docs/interfaces/TagConfig.html +10 -10
  156. package/docs/interfaces/TagIconUrl.html +9 -9
  157. package/docs/interfaces/Tags.html +9 -9
  158. package/docs/interfaces/TemporaryState.html +6 -6
  159. package/docs/interfaces/Util.MagnifierParameter.html +11 -11
  160. package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
  161. package/docs/modules/Util.html +5 -5
  162. package/docs/modules.html +4 -4
  163. package/docs/types/ArrayPosition.html +5 -5
  164. package/docs/types/AudioAppearance.html +5 -5
  165. package/docs/types/AudioTagTypeConfigKey.html +5 -5
  166. package/docs/types/CSS3DRenderExportType.html +5 -5
  167. package/docs/types/CSS3DRenderPluginExportType.html +5 -5
  168. package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
  169. package/docs/types/ClassFunctionParameters.html +5 -5
  170. package/docs/types/Color.html +5 -5
  171. package/docs/types/ContentTypeConfigKey.html +5 -5
  172. package/docs/types/ContentTypeConfigKeySplit.html +5 -5
  173. package/docs/types/ContentTypeMap.html +5 -5
  174. package/docs/types/Create3DDomContainerReturnType.html +5 -5
  175. package/docs/types/Create3DElementReturnType.html +5 -5
  176. package/docs/types/CruisePluginExportType.html +5 -5
  177. package/docs/types/Direction-1.html +5 -5
  178. package/docs/types/Direction4.html +5 -5
  179. package/docs/types/FloorplanRuleLabels.html +5 -5
  180. package/docs/types/FloorplanServerRuleLabels.html +5 -5
  181. package/docs/types/GuideLinePluginExportType.html +5 -5
  182. package/docs/types/HelperEventMap.html +5 -5
  183. package/docs/types/LoadTagConfig.html +5 -5
  184. package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
  185. package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
  186. package/docs/types/MediaData.html +5 -5
  187. package/docs/types/MediaStore.html +5 -5
  188. package/docs/types/ModelElement.html +5 -5
  189. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
  190. package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
  191. package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
  192. package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
  193. package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
  194. package/docs/types/MoveArgs.html +5 -5
  195. package/docs/types/MoveOpts.html +5 -5
  196. package/docs/types/Object3DHelperEventMap.html +5 -5
  197. package/docs/types/ObjectFit.html +5 -5
  198. package/docs/types/PaintBrushEventMap.html +5 -5
  199. package/docs/types/PanoCompassPluginData.html +5 -5
  200. package/docs/types/PanoCompassPluginExportType.html +5 -5
  201. package/docs/types/PanoCompassPluginParameterType.html +5 -5
  202. package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
  203. package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
  204. package/docs/types/PanoIndex.html +5 -5
  205. package/docs/types/PanoMeasurePluginEvent.html +5 -5
  206. package/docs/types/PanoMeasureReturnType.html +5 -5
  207. package/docs/types/PanoSpatialTagPluginId.html +5 -5
  208. package/docs/types/PanoTagPluginExportInterface.html +5 -5
  209. package/docs/types/PanoTagPluginParamsInterface.html +5 -5
  210. package/docs/types/PlaneTag.html +5 -5
  211. package/docs/types/PlaneTagElement.html +5 -5
  212. package/docs/types/Point2DElement.html +5 -5
  213. package/docs/types/Point2DTag.html +5 -5
  214. package/docs/types/Point3DElement.html +5 -5
  215. package/docs/types/Point3DTag.html +5 -5
  216. package/docs/types/PointTag.html +5 -5
  217. package/docs/types/PointTagElement.html +5 -5
  218. package/docs/types/Position.html +5 -5
  219. package/docs/types/RotateArgs.html +5 -5
  220. package/docs/types/RotateOpts.html +5 -5
  221. package/docs/types/RuleLabelsKey.html +5 -5
  222. package/docs/types/RuleLabelsValue.html +5 -5
  223. package/docs/types/StickType.html +5 -5
  224. package/docs/types/Tag.html +5 -5
  225. package/docs/types/Tag2D.html +5 -5
  226. package/docs/types/Tag3D.html +5 -5
  227. package/docs/types/TagContentType.html +5 -5
  228. package/docs/types/TagDimensionType.html +5 -5
  229. package/docs/types/TagElement.html +5 -5
  230. package/docs/types/TagEvents.html +5 -5
  231. package/docs/types/TagGLTFObject.html +5 -5
  232. package/docs/types/TagHooks.html +5 -5
  233. package/docs/types/TagIconSize.html +5 -5
  234. package/docs/types/TagId.html +5 -5
  235. package/docs/types/TagPointType.html +5 -5
  236. package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
  237. package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
  238. package/docs/types/WorkCode.html +5 -5
  239. package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
  240. package/docs/variables/PLUGIN.html +5 -5
  241. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
  242. package/docs/variables/ROOM_TYPE_MAP.html +5 -5
  243. package/docs/variables/VERSION.html +5 -5
  244. package/docs/variables/itemLabelPluginServerParams.html +5 -5
  245. package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
  246. package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
  247. package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js +90 -90
  248. package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +11 -12
  249. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +184 -146
  250. package/libs/PanoTagPlugin/Components/Tag/index.js +110 -111
  251. package/libs/PanoTagPlugin/Components/TagContainer.js +2 -3
  252. package/libs/PanoTagPlugin/Components/TagItem.js +2 -3
  253. package/libs/PanoTagPlugin/controller/index.js +5 -6
  254. package/libs/PanoTagPlugin/index.js +11 -12
  255. package/libs/PanoTagPlugin/typings/tag/TagData.d.ts +6 -6
  256. package/libs/PanoTagPlugin/utils/px2rem.d.ts +1 -1
  257. package/libs/PanoTagPlugin/utils/px2rem.js +3 -3
  258. package/libs/index.js +100 -101
  259. package/package.json +1 -1
  260. package/dist/PanoTagPlugin/utils/color.d.ts +0 -7
  261. package/dist/PanoTagPlugin/utils/timeToString.d.ts +0 -1
  262. package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.d.ts +0 -4
  263. package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.js +0 -6
  264. package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.d.ts +0 -93
  265. package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.js +0 -5622
  266. package/libs/PanoTagPlugin/mocks/v1/mock-test3-realsee-cn-4zr0A5.js +0 -1325
  267. package/libs/PanoTagPlugin/mocks/v1/mock1.d.ts +0 -173
  268. package/libs/PanoTagPlugin/mocks/v1/mock1.js +0 -122
  269. package/libs/PanoTagPlugin/mocks/v1/mock2.d.ts +0 -233
  270. package/libs/PanoTagPlugin/mocks/v1/mock2.js +0 -296
  271. package/libs/PanoTagPlugin/mocks/v1/mock3.d.ts +0 -22
  272. package/libs/PanoTagPlugin/mocks/v1/mock3.js +0 -32
  273. package/libs/PanoTagPlugin/mocks/v1/mock4.d.ts +0 -56
  274. package/libs/PanoTagPlugin/mocks/v1/mock4.js +0 -60
  275. package/libs/PanoTagPlugin/mocks/v1/mock5.d.ts +0 -13
  276. package/libs/PanoTagPlugin/mocks/v1/mock5.js +0 -17
  277. package/libs/PanoTagPlugin/mocks/v1/mock6.d.ts +0 -16
  278. package/libs/PanoTagPlugin/mocks/v1/mock6.js +0 -27
  279. package/libs/PanoTagPlugin/mocks/v1/mock7.d.ts +0 -22
  280. package/libs/PanoTagPlugin/mocks/v1/mock7.js +0 -228
@@ -1,13 +1,14 @@
1
- import { SvelteComponent as de, init as ce, safe_not_equal as ge, append_styles as pe, element as h, create_component as be, space as A, text as D, attr as c, set_style as R, src_url_equal as j, toggle_class as Y, insert as S, mount_component as ue, append as d, set_data as E, transition_in as he, transition_out as ve, detach as T, destroy_component as ke, destroy_each as $, empty as fe } from "../../../vendor/svelte/internal/index.js";
1
+ import { SvelteComponent as ie, init as le, safe_not_equal as ae, append_styles as re, element as v, create_component as ne, space as C, text as S, attr as h, set_style as L, null_to_empty as M, toggle_class as G, insert as T, mount_component as se, append as d, set_data as P, transition_in as oe, transition_out as ge, detach as z, destroy_component as he, src_url_equal as j, add_render_callback as fe, add_resize_listener as me, destroy_each as E, svg_element as X } from "../../../vendor/svelte/internal/index.js";
2
2
  import "hammerjs";
3
3
  import "three";
4
4
  import "@realsee/five";
5
5
  import "@tweenjs/tween.js";
6
6
  import "../../../CSS3DRenderPlugin/CSS3DRender.js";
7
7
  import "../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
8
- import { notNil as L } from "../../../shared-utils/isNil.js";
8
+ import { notNil as de } from "../../../shared-utils/isNil.js";
9
9
  import "../../../shared-utils/animationFrame/BetterTween.js";
10
- import ye from "../Common/Shadow.js";
10
+ import ce from "../../utils/px2rem.js";
11
+ import pe from "../Common/Shadow.js";
11
12
  import "../../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
12
13
  import "three/examples/jsm/renderers/CSS3DRenderer";
13
14
  import "../../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
@@ -23,142 +24,197 @@ import "../../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
23
24
  import "../../../shared-utils/animationFrame/index.js";
24
25
  import "../../../vendor/svelte/transition/index.js";
25
26
  import "../../../vendor/svelte/easing/index.js";
26
- function _e(l) {
27
- pe(l, "svelte-8mby9k", ".svelte-8mby9k.svelte-8mby9k{box-sizing:border-box}.marketing.svelte-8mby9k.svelte-8mby9k{transform:translateY(-100%)}.content.svelte-8mby9k .headerImage.svelte-8mby9k{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.line.svelte-8mby9k.svelte-8mby9k{position:absolute;height:2.0625rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.content.svelte-8mby9k.svelte-8mby9k{background-color:white;position:relative;display:flex;flex-direction:column;min-width:11.125rem;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:all 500ms}.title.svelte-8mby9k.svelte-8mby9k{position:absolute;background-color:white;border-radius:0.25rem;width:100%;top:0.5rem;padding-left:0.75rem;padding-right:0.75rem}.title.svelte-8mby9k .text.svelte-8mby9k{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem;color:#000}.footer.svelte-8mby9k.svelte-8mby9k{position:relative;padding-left:0.75rem;padding-right:0.75rem;width:100%;height:1.375rem;display:flex;align-items:center}.footer.svelte-8mby9k .goto-button.svelte-8mby9k{flex-shrink:0;white-space:nowrap;background-image:linear-gradient(to right, rgba(87, 144, 253, 1) 0, rgba(42, 114, 254, 1) 100%);color:#fff;font-size:0.625rem;border-radius:0.875rem;font-weight:bold;padding-left:0.5rem;padding-right:0.5rem;height:1.25rem;margin-left:auto;display:flex;align-items:center}.footer.svelte-8mby9k .goto-icon.svelte-8mby9k::after{content:'';display:inline-block;width:0.75rem;height:0.75rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAJ3RSTlMAFNO2pYt4bErz8uP6ysawgVtBPDcR5C4s2L6ZmJBzZGJXUyEeDws/0G2zAAAAkklEQVQ4y+3TRw6DMBAF0OAeJ3QCpCe0uf8NwRILLBYfiS1/aT3JoymnI+sERZ5VCH0iVto3QDfBLmeSSMUTogRV9bBEpJAKaYpGijn13aTSLeraeG9D0NZFZv4/rRL5FDHnITlllqjv6tykWsmX4JHr05y7j6oFKq2P8He48B0tAM0EY0EDxquClw6vLz6EI35GmwwSZpe+WOgAAAAASUVORK5CYII=);background-size:100% auto;background-repeat:no-repeat}.price.svelte-8mby9k.svelte-8mby9k{flex-shrink:0;margin-right:0.75rem;white-space:nowrap;color:#ff6600;display:flex;align-items:baseline}.price.svelte-8mby9k .value.svelte-8mby9k{position:relative;top:0.0625rem;font-size:1.125rem;line-height:1.375rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.price.svelte-8mby9k .unit.svelte-8mby9k{padding-left:0.125rem;font-size:0.625rem}.tag.svelte-8mby9k.svelte-8mby9k{position:relative;background-color:white;display:flex;width:-moz-max-content;width:max-content;padding-left:0.75rem;padding-right:0.75rem;min-height:1.75rem}.tag.svelte-8mby9k .base-tag.svelte-8mby9k{height:1rem;margin-top:1.375rem;margin-bottom:0.5rem;margin-right:0.25rem;font-size:0.625rem;line-height:0.875rem;padding:0.0625rem 0.25rem;border-radius:0.125rem;overflow:hidden}.tag.svelte-8mby9k .primary-tag.svelte-8mby9k{background:#e5eefe;color:#0055ff}.tag.svelte-8mby9k .secondary-tag.svelte-8mby9k{background:rgba(255, 102, 0, 0.08);color:rgba(255, 102, 0, 1)}.unfolded.svelte-8mby9k .line.svelte-8mby9k{transform:translateX(-50%) scale(1, 1)}.folded.svelte-8mby9k .line.svelte-8mby9k{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.unfolded.svelte-8mby9k .content.svelte-8mby9k{opacity:1}.folded.svelte-8mby9k .content.svelte-8mby9k{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}");
27
+ function ve(i) {
28
+ re(i, "svelte-g97iah", '@charset "UTF-8";.svelte-g97iah.svelte-g97iah{box-sizing:border-box}.marketing.svelte-g97iah.svelte-g97iah{transform:translateY(-100%)}.marketing.svelte-g97iah .line.svelte-g97iah{position:absolute;height:2.0625rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.marketing.svelte-g97iah .content.svelte-g97iah{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:all 500ms}.marketing.svelte-g97iah .content .headerImage.svelte-g97iah{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-g97iah.svelte-g97iah{position:relative;width:100%;height:1.125rem}.title-wrapper.svelte-g97iah .title.svelte-g97iah{border-radius:0.25rem;width:100%;padding-left:0.625rem;padding-right:0.625rem}.title-wrapper.svelte-g97iah .title .text.svelte-g97iah{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-g97iah.svelte-g97iah{position:relative;padding:0.5rem 0.625rem 0 0;width:100%;display:flex;align-items:center}.footer.svelte-g97iah .goto-button.svelte-g97iah{display:flex;flex-wrap:wrap;align-items:center;overflow:hidden;font-size:0.625rem;height:0.875rem}.footer.svelte-g97iah .goto-button .gap.svelte-g97iah{height:100%;width:0.625rem}.footer.svelte-g97iah .goto-button .text.svelte-g97iah{display:inline-block}.footer.svelte-g97iah svg.arrow.svelte-g97iah{flex-grow:0;flex-shrink:0;margin-left:0.25rem;width:0.375rem;height:0.5625rem}.footer.svelte-g97iah .price.svelte-g97iah{flex-shrink:0;margin-right:auto;white-space:nowrap;display:flex;align-items:baseline;margin-left:0.625rem}.footer.svelte-g97iah .price .value.svelte-g97iah{position:relative;font-size:0.875rem;line-height:1rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.footer.svelte-g97iah .price .unit.svelte-g97iah{padding-left:0.125rem;font-size:0.625rem}.tags-wrapper.svelte-g97iah.svelte-g97iah{position:relative;overflow:hidden;height:1rem;margin-top:0.25rem}.tags-wrapper.svelte-g97iah .tags.svelte-g97iah{position:relative;display:inline-flex;max-width:100%;flex-wrap:wrap;padding-left:0.625rem;padding-right:0.375rem}.tags-wrapper.svelte-g97iah .tags .tag.svelte-g97iah{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-grow:0;font-size:0.625rem;height:1rem;margin-right:0.25rem;margin-bottom:0.625rem;padding:0 0.25rem;border-radius:0.125rem;max-width:100%;text-overflow:ellipsis;overflow:hidden}.marketing.light.svelte-g97iah .content.svelte-g97iah{background-color:white}.marketing.light.svelte-g97iah .content .title-wrapper .title .text.svelte-g97iah{color:rgba(0, 0, 0, 0.8)}.marketing.light.svelte-g97iah .content .tags-wrapper .tags .primary-tag.svelte-g97iah{background:rgba(234, 208, 154, 0.5);color:#946700}.marketing.light.svelte-g97iah .content .tags-wrapper .tags .secondary-tag.svelte-g97iah{background:rgba(0, 0, 0, 0.06);color:rgba(0, 0, 0, 0.5)}.marketing.light.svelte-g97iah .content .footer.svelte-g97iah{color:#946700;fill:#946700}.marketing.dark.svelte-g97iah .content.svelte-g97iah{background-color:rgba(0, 0, 0, 0.5)}.marketing.dark.svelte-g97iah .content .title-wrapper .title .text.svelte-g97iah{color:white}.marketing.dark.svelte-g97iah .content .tags-wrapper .tags .primary-tag.svelte-g97iah{background:rgba(234, 208, 154, 0.5);color:white}.marketing.dark.svelte-g97iah .content .tags-wrapper .tags .secondary-tag.svelte-g97iah{background:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 0.85)}.marketing.dark.svelte-g97iah .content .footer.svelte-g97iah{color:#ead09a;fill:#ead09a}.marketing.unfolded.svelte-g97iah .line.svelte-g97iah{transform:translateX(-50%) scale(1, 1)}.marketing.folded.svelte-g97iah .line.svelte-g97iah{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.marketing.unfolded.svelte-g97iah .content.svelte-g97iah{opacity:1}.marketing.folded.svelte-g97iah .content.svelte-g97iah{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}');
28
29
  }
29
- function x(l, t, e) {
30
- const i = l.slice();
31
- return i[0] = t[e], i;
30
+ function N(i, e, t) {
31
+ const a = i.slice();
32
+ return a[0] = e[t], a;
32
33
  }
33
- function ee(l, t, e) {
34
- const i = l.slice();
35
- return i[0] = t[e], i;
34
+ function O(i, e, t) {
35
+ const a = i.slice();
36
+ return a[0] = e[t], a;
36
37
  }
37
- function te(l) {
38
- let t, e = l[0] + "", i;
38
+ function Z(i) {
39
+ let e, t;
39
40
  return {
40
41
  c() {
41
- t = h("div"), i = D(e), c(t, "class", "base-tag primary-tag svelte-8mby9k");
42
+ e = v("img"), h(e, "class", "headerImage svelte-g97iah"), j(e.src, t = i[3].headerPictureUrl) || h(e, "src", t), h(e, "alt", "");
42
43
  },
43
- m(r, m) {
44
- S(r, t, m), d(t, i);
44
+ m(a, r) {
45
+ T(a, e, r);
45
46
  },
46
- p(r, m) {
47
- m & 4 && e !== (e = r[0] + "") && E(i, e);
47
+ p(a, r) {
48
+ r & 8 && !j(e.src, t = a[3].headerPictureUrl) && h(e, "src", t);
48
49
  },
49
- d(r) {
50
- r && T(t);
50
+ d(a) {
51
+ a && z(e);
52
+ }
53
+ };
54
+ }
55
+ function A(i) {
56
+ let e, t, a, r, s = i[2] || [], l = [];
57
+ for (let o = 0; o < s.length; o += 1)
58
+ l[o] = J(O(i, s, o));
59
+ let f = i[5] || [], g = [];
60
+ for (let o = 0; o < f.length; o += 1)
61
+ g[o] = K(N(i, f, o));
62
+ return {
63
+ c() {
64
+ e = v("div"), t = v("div");
65
+ for (let o = 0; o < l.length; o += 1)
66
+ l[o].c();
67
+ a = C();
68
+ for (let o = 0; o < g.length; o += 1)
69
+ g[o].c();
70
+ h(t, "class", "tags svelte-g97iah"), fe(() => i[11].call(t)), h(e, "class", "tags-wrapper svelte-g97iah");
71
+ },
72
+ m(o, p) {
73
+ T(o, e, p), d(e, t);
74
+ for (let n = 0; n < l.length; n += 1)
75
+ l[n].m(t, null);
76
+ d(t, a);
77
+ for (let n = 0; n < g.length; n += 1)
78
+ g[n].m(t, null);
79
+ r = me(t, i[11].bind(t));
80
+ },
81
+ p(o, p) {
82
+ if (p & 4) {
83
+ s = o[2] || [];
84
+ let n;
85
+ for (n = 0; n < s.length; n += 1) {
86
+ const c = O(o, s, n);
87
+ l[n] ? l[n].p(c, p) : (l[n] = J(c), l[n].c(), l[n].m(t, a));
88
+ }
89
+ for (; n < l.length; n += 1)
90
+ l[n].d(1);
91
+ l.length = s.length;
92
+ }
93
+ if (p & 32) {
94
+ f = o[5] || [];
95
+ let n;
96
+ for (n = 0; n < f.length; n += 1) {
97
+ const c = N(o, f, n);
98
+ g[n] ? g[n].p(c, p) : (g[n] = K(c), g[n].c(), g[n].m(t, null));
99
+ }
100
+ for (; n < g.length; n += 1)
101
+ g[n].d(1);
102
+ g.length = f.length;
103
+ }
104
+ },
105
+ d(o) {
106
+ o && z(e), E(l, o), E(g, o), r();
51
107
  }
52
108
  };
53
109
  }
54
- function ie(l) {
55
- let t, e = l[0] && te(l);
110
+ function J(i) {
111
+ let e, t = i[0] + "", a;
56
112
  return {
57
113
  c() {
58
- e && e.c(), t = fe();
114
+ e = v("div"), a = S(t), h(e, "class", "tag primary-tag svelte-g97iah"), L(e, "min-width", q);
59
115
  },
60
- m(i, r) {
61
- e && e.m(i, r), S(i, t, r);
116
+ m(r, s) {
117
+ T(r, e, s), d(e, a);
62
118
  },
63
- p(i, r) {
64
- i[0] ? e ? e.p(i, r) : (e = te(i), e.c(), e.m(t.parentNode, t)) : e && (e.d(1), e = null);
119
+ p(r, s) {
120
+ s & 4 && t !== (t = r[0] + "") && P(a, t);
65
121
  },
66
- d(i) {
67
- e && e.d(i), i && T(t);
122
+ d(r) {
123
+ r && z(e);
68
124
  }
69
125
  };
70
126
  }
71
- function le(l) {
72
- let t, e = l[0] + "", i;
127
+ function K(i) {
128
+ let e, t = i[0] + "", a;
73
129
  return {
74
130
  c() {
75
- t = h("div"), i = D(e), c(t, "class", "base-tag secondary-tag svelte-8mby9k");
131
+ e = v("div"), a = S(t), h(e, "class", "tag secondary-tag svelte-g97iah"), L(e, "min-width", q);
76
132
  },
77
- m(r, m) {
78
- S(r, t, m), d(t, i);
133
+ m(r, s) {
134
+ T(r, e, s), d(e, a);
79
135
  },
80
- p(r, m) {
81
- m & 4 && e !== (e = r[0] + "") && E(i, e);
136
+ p(r, s) {
137
+ s & 32 && t !== (t = r[0] + "") && P(a, t);
82
138
  },
83
139
  d(r) {
84
- r && T(t);
140
+ r && z(e);
85
141
  }
86
142
  };
87
143
  }
88
- function re(l) {
89
- let t, e = l[0] && le(l);
144
+ function Q(i) {
145
+ let e, t, a = i[7] && V(i), r = i[3].highlightText && $(i);
90
146
  return {
91
147
  c() {
92
- e && e.c(), t = fe();
148
+ e = v("div"), a && a.c(), t = C(), r && r.c(), h(e, "class", "footer svelte-g97iah");
93
149
  },
94
- m(i, r) {
95
- e && e.m(i, r), S(i, t, r);
150
+ m(s, l) {
151
+ T(s, e, l), a && a.m(e, null), d(e, t), r && r.m(e, null);
96
152
  },
97
- p(i, r) {
98
- i[0] ? e ? e.p(i, r) : (e = le(i), e.c(), e.m(t.parentNode, t)) : e && (e.d(1), e = null);
153
+ p(s, l) {
154
+ s[7] ? a ? a.p(s, l) : (a = V(s), a.c(), a.m(e, t)) : a && (a.d(1), a = null), s[3].highlightText ? r ? r.p(s, l) : (r = $(s), r.c(), r.m(e, null)) : r && (r.d(1), r = null);
99
155
  },
100
- d(i) {
101
- e && e.d(i), i && T(t);
156
+ d(s) {
157
+ s && z(e), a && a.d(), r && r.d();
102
158
  }
103
159
  };
104
160
  }
105
- function oe(l) {
106
- let t, e, i = l[2].price.value + "", r, m, n = l[2].price.unit && ne(l);
161
+ function V(i) {
162
+ let e, t, a = i[3].price.value + "", r, s, l = i[3].price.unit && x(i);
107
163
  return {
108
164
  c() {
109
- t = h("div"), e = h("span"), r = D(i), m = A(), n && n.c(), c(e, "class", "value svelte-8mby9k"), c(t, "class", "price svelte-8mby9k");
165
+ e = v("div"), t = v("span"), r = S(a), s = C(), l && l.c(), h(t, "class", "value svelte-g97iah"), h(e, "class", "price svelte-g97iah");
110
166
  },
111
- m(f, v) {
112
- S(f, t, v), d(t, e), d(e, r), d(t, m), n && n.m(t, null);
167
+ m(f, g) {
168
+ T(f, e, g), d(e, t), d(t, r), d(e, s), l && l.m(e, null);
113
169
  },
114
- p(f, v) {
115
- v & 4 && i !== (i = f[2].price.value + "") && E(r, i), f[2].price.unit ? n ? n.p(f, v) : (n = ne(f), n.c(), n.m(t, null)) : n && (n.d(1), n = null);
170
+ p(f, g) {
171
+ g & 8 && a !== (a = f[3].price.value + "") && P(r, a), f[3].price.unit ? l ? l.p(f, g) : (l = x(f), l.c(), l.m(e, null)) : l && (l.d(1), l = null);
116
172
  },
117
173
  d(f) {
118
- f && T(t), n && n.d();
174
+ f && z(e), l && l.d();
119
175
  }
120
176
  };
121
177
  }
122
- function ne(l) {
123
- let t, e = l[2].price.unit + "", i;
178
+ function x(i) {
179
+ let e, t = i[3].price.unit + "", a;
124
180
  return {
125
181
  c() {
126
- t = h("span"), i = D(e), c(t, "class", "unit svelte-8mby9k");
182
+ e = v("span"), a = S(t), h(e, "class", "unit svelte-g97iah");
127
183
  },
128
- m(r, m) {
129
- S(r, t, m), d(t, i);
184
+ m(r, s) {
185
+ T(r, e, s), d(e, a);
130
186
  },
131
- p(r, m) {
132
- m & 4 && e !== (e = r[2].price.unit + "") && E(i, e);
187
+ p(r, s) {
188
+ s & 8 && t !== (t = r[3].price.unit + "") && P(a, t);
133
189
  },
134
190
  d(r) {
135
- r && T(t);
191
+ r && z(e);
136
192
  }
137
193
  };
138
194
  }
139
- function ae(l) {
140
- let t, e = l[2].highlightText + "", i;
195
+ function $(i) {
196
+ let e, t, a, r, s = i[3].highlightText + "", l, f, g, o, p;
141
197
  return {
142
198
  c() {
143
- t = h("div"), i = D(e), c(t, "class", "goto-button goto-icon svelte-8mby9k");
199
+ e = v("div"), t = v("div"), a = C(), r = v("span"), l = S(s), f = C(), g = X("svg"), o = X("g"), p = X("path"), h(t, "class", "gap svelte-g97iah"), h(r, "class", "text svelte-g97iah"), h(e, "class", "goto-button goto-icon svelte-g97iah"), h(p, "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"), h(p, "class", "svelte-g97iah"), h(o, "transform", "translate(-3, -2)"), h(o, "fill-rule", "nonzero"), h(o, "class", "svelte-g97iah"), h(g, "class", "arrow svelte-g97iah"), h(g, "viewBox", "0 0 6 9");
144
200
  },
145
- m(r, m) {
146
- S(r, t, m), d(t, i);
201
+ m(n, c) {
202
+ T(n, e, c), d(e, t), d(e, a), d(e, r), d(r, l), T(n, f, c), T(n, g, c), d(g, o), d(o, p);
147
203
  },
148
- p(r, m) {
149
- m & 4 && e !== (e = r[2].highlightText + "") && E(i, e);
204
+ p(n, c) {
205
+ c & 8 && s !== (s = n[3].highlightText + "") && P(l, s);
150
206
  },
151
- d(r) {
152
- r && T(t);
207
+ d(n) {
208
+ n && z(e), n && z(f), n && z(g);
153
209
  }
154
210
  };
155
211
  }
156
- function we(l) {
157
- var Q, X;
158
- let t, e, i, r, m, n, f, v, P, _, F, O, B, I, U = l[2].title + "", J, Z, k, M = L((Q = l[2].price) == null ? void 0 : Q.value) && ((X = l[2].price) == null ? void 0 : X.value) !== "", N, w;
159
- e = new ye({
212
+ function ue(i) {
213
+ var Y, B;
214
+ let e, t, a, r, s, l, f, g, o, p, n = i[3].title + "", c, U, W, b, k;
215
+ t = new pe({
160
216
  props: {
161
- visible: l[1],
217
+ visible: i[4],
162
218
  outDelay: 500,
163
219
  left: 61,
164
220
  bottom: 87,
@@ -166,86 +222,68 @@ function we(l) {
166
222
  spreadRadius: 75
167
223
  }
168
224
  });
169
- let z = l[2].brandTags || [], g = [];
170
- for (let o = 0; o < z.length; o += 1)
171
- g[o] = ie(ee(l, z, o));
172
- let C = l[2].tags || [], p = [];
173
- for (let o = 0; o < C.length; o += 1)
174
- p[o] = re(x(l, C, o));
175
- let b = M && oe(l), u = l[2].highlightText && ae(l);
225
+ let u = i[3].headerPictureUrl && Z(i), _ = ((Y = i[2].length) != null ? Y : 0) + ((B = i[5].length) != null ? B : 0) > 0 && A(i), w = (i[7] || i[3].highlightText) && Q(i);
176
226
  return {
177
227
  c() {
178
- var o;
179
- t = h("div"), be(e.$$.fragment), i = A(), r = h("div"), m = A(), n = h("div"), f = h("img"), P = A(), _ = h("div");
180
- for (let a = 0; a < g.length; a += 1)
181
- g[a].c();
182
- F = A();
183
- for (let a = 0; a < p.length; a += 1)
184
- p[a].c();
185
- O = A(), B = h("div"), I = h("div"), J = D(U), Z = A(), k = h("div"), b && b.c(), N = A(), u && u.c(), c(r, "class", "line svelte-8mby9k"), R(r, "transition-delay", l[1] ? V + "ms" : q + me - se - 40 + "ms"), c(f, "class", "headerImage svelte-8mby9k"), j(f.src, v = l[2].headerPictureUrl) || c(f, "src", v), c(f, "alt", ""), c(_, "class", "tag svelte-8mby9k"), c(I, "class", "text svelte-8mby9k"), c(B, "class", "title svelte-8mby9k"), c(k, "class", "footer svelte-8mby9k"), R(k, "height", L((o = l[2].price) == null ? void 0 : o.value) && l[2].highlightText ? void 0 : "1rem"), c(n, "class", "content svelte-8mby9k"), R(n, "transition-delay", l[1] ? V + q + "ms" : "0ms"), c(t, "class", "marketing svelte-8mby9k"), Y(t, "unfolded", l[1]), Y(t, "folded", l[3]);
186
- },
187
- m(o, a) {
188
- S(o, t, a), ue(e, t, null), d(t, i), d(t, r), d(t, m), d(t, n), d(n, f), d(n, P), d(n, _);
189
- for (let y = 0; y < g.length; y += 1)
190
- g[y].m(_, null);
191
- d(_, F);
192
- for (let y = 0; y < p.length; y += 1)
193
- p[y].m(_, null);
194
- d(n, O), d(n, B), d(B, I), d(I, J), d(n, Z), d(n, k), b && b.m(k, null), d(k, N), u && u.m(k, null), w = !0;
195
- },
196
- p(o, [a]) {
197
- var H, K, W;
198
- const y = {};
199
- if (a & 2 && (y.visible = o[1]), e.$set(y), a & 2 && R(r, "transition-delay", o[1] ? V + "ms" : q + me - se - 40 + "ms"), (!w || a & 4 && !j(f.src, v = o[2].headerPictureUrl)) && c(f, "src", v), a & 4) {
200
- z = o[2].brandTags || [];
201
- let s;
202
- for (s = 0; s < z.length; s += 1) {
203
- const G = ee(o, z, s);
204
- g[s] ? g[s].p(G, a) : (g[s] = ie(G), g[s].c(), g[s].m(_, F));
205
- }
206
- for (; s < g.length; s += 1)
207
- g[s].d(1);
208
- g.length = z.length;
209
- }
210
- if (a & 4) {
211
- C = o[2].tags || [];
212
- let s;
213
- for (s = 0; s < C.length; s += 1) {
214
- const G = x(o, C, s);
215
- p[s] ? p[s].p(G, a) : (p[s] = re(G), p[s].c(), p[s].m(_, null));
216
- }
217
- for (; s < p.length; s += 1)
218
- p[s].d(1);
219
- p.length = C.length;
220
- }
221
- (!w || a & 4) && U !== (U = o[2].title + "") && E(J, U), a & 4 && (M = L((H = o[2].price) == null ? void 0 : H.value) && ((K = o[2].price) == null ? void 0 : K.value) !== ""), M ? b ? b.p(o, a) : (b = oe(o), b.c(), b.m(k, N)) : b && (b.d(1), b = null), o[2].highlightText ? u ? u.p(o, a) : (u = ae(o), u.c(), u.m(k, null)) : u && (u.d(1), u = null), a & 4 && R(k, "height", L((W = o[2].price) == null ? void 0 : W.value) && o[2].highlightText ? void 0 : "1rem"), a & 2 && R(n, "transition-delay", o[1] ? V + q + "ms" : "0ms"), (!w || a & 2) && Y(t, "unfolded", o[1]), (!w || a & 8) && Y(t, "folded", o[3]);
228
+ e = v("div"), ne(t.$$.fragment), a = C(), r = v("div"), s = C(), l = v("div"), u && u.c(), f = C(), g = v("div"), o = v("div"), p = v("div"), c = S(n), U = C(), _ && _.c(), W = C(), w && w.c(), h(r, "class", "line svelte-g97iah"), L(r, "transition-delay", i[4] ? I + "ms" : R + te - ee - 40 + "ms"), h(p, "class", "text svelte-g97iah"), h(o, "class", "title svelte-g97iah"), h(g, "class", "title-wrapper svelte-g97iah"), h(l, "class", "content svelte-g97iah"), L(l, "max-width", ce(i[9])), L(l, "transition-delay", i[4] ? I + R + "ms" : "0ms"), h(e, "class", b = M(`marketing ${i[6]}`) + " svelte-g97iah"), G(e, "unfolded", i[4]), G(e, "folded", i[8]);
222
229
  },
223
- i(o) {
224
- w || (he(e.$$.fragment, o), w = !0);
230
+ m(m, y) {
231
+ T(m, e, y), se(t, e, null), d(e, a), d(e, r), d(e, s), d(e, l), u && u.m(l, null), d(l, f), d(l, g), d(g, o), d(o, p), d(p, c), d(l, U), _ && _.m(l, null), d(l, W), w && w.m(l, null), k = !0;
225
232
  },
226
- o(o) {
227
- ve(e.$$.fragment, o), w = !1;
233
+ p(m, [y]) {
234
+ var F, H;
235
+ const D = {};
236
+ y & 16 && (D.visible = m[4]), t.$set(D), y & 16 && L(r, "transition-delay", m[4] ? I + "ms" : R + te - ee - 40 + "ms"), m[3].headerPictureUrl ? u ? u.p(m, y) : (u = Z(m), u.c(), u.m(l, f)) : u && (u.d(1), u = null), (!k || y & 8) && n !== (n = m[3].title + "") && P(c, n), ((F = m[2].length) != null ? F : 0) + ((H = m[5].length) != null ? H : 0) > 0 ? _ ? _.p(m, y) : (_ = A(m), _.c(), _.m(l, W)) : _ && (_.d(1), _ = null), m[7] || m[3].highlightText ? w ? w.p(m, y) : (w = Q(m), w.c(), w.m(l, null)) : w && (w.d(1), w = null), y & 16 && L(l, "transition-delay", m[4] ? I + R + "ms" : "0ms"), (!k || y & 64 && b !== (b = M(`marketing ${m[6]}`) + " svelte-g97iah")) && h(e, "class", b), (!k || y & 80) && G(e, "unfolded", m[4]), (!k || y & 320) && G(e, "folded", m[8]);
228
237
  },
229
- d(o) {
230
- o && T(t), ke(e), $(g, o), $(p, o), b && b.d(), u && u.d();
238
+ i(m) {
239
+ k || (oe(t.$$.fragment, m), k = !0);
240
+ },
241
+ o(m) {
242
+ ge(t.$$.fragment, m), k = !1;
243
+ },
244
+ d(m) {
245
+ m && z(e), he(t), u && u.d(), _ && _.d(), w && w.d();
231
246
  }
232
247
  };
233
248
  }
234
- const V = 400, se = 500, q = 180, me = 500;
235
- function Ae(l, t, e) {
236
- let i, r, m, { tag: n } = t;
237
- return l.$$set = (f) => {
238
- "tag" in f && e(0, n = f.tag);
239
- }, l.$$.update = () => {
240
- var f, v;
241
- l.$$.dirty & 1 && e(1, i = (v = (f = n.state) == null ? void 0 : f.unfolded) != null ? v : !1), l.$$.dirty & 2 && e(3, r = !i), l.$$.dirty & 1 && e(2, m = n.data);
242
- }, [n, i, m, r];
249
+ const q = 40, I = 400, ee = 500, R = 180, te = 500;
250
+ function _e(i, e, t) {
251
+ let a, r, s, l, f, g, o, p, { tag: n } = e, c, U = (() => {
252
+ var k;
253
+ const b = (k = n.data.limitWidth) != null ? k : !0;
254
+ if (typeof b == "number")
255
+ return b;
256
+ if (b === !0)
257
+ return 172;
258
+ })();
259
+ function W() {
260
+ c = this.offsetHeight, t(1, c);
261
+ }
262
+ return i.$$set = (b) => {
263
+ "tag" in b && t(0, n = b.tag);
264
+ }, i.$$.update = () => {
265
+ var b, k, u, _, w, Y, B;
266
+ i.$$.dirty & 1 && t(4, a = (k = (b = n.state) == null ? void 0 : b.unfolded) != null ? k : !1), i.$$.dirty & 16 && t(8, r = !a), i.$$.dirty & 1 && t(3, s = n.data), i.$$.dirty & 8 && t(7, l = de((u = s.price) == null ? void 0 : u.value) && ((_ = s.price) == null ? void 0 : _.value) !== ""), i.$$.dirty & 1 && t(6, f = (w = n.data.theme) != null ? w : "light"), i.$$.dirty & 1026 && c > 40 && t(10, g = g - 1), i.$$.dirty & 1032 && t(2, o = ((Y = s.brandTags) == null ? void 0 : Y.slice(0, g).filter(Boolean)) || []), i.$$.dirty & 1036 && t(5, p = ((B = s.tags) == null ? void 0 : B.slice(0, g - o.length).filter(Boolean)) || []);
267
+ }, t(10, g = (U - 20) / q), [
268
+ n,
269
+ c,
270
+ o,
271
+ s,
272
+ a,
273
+ p,
274
+ f,
275
+ l,
276
+ r,
277
+ U,
278
+ g,
279
+ W
280
+ ];
243
281
  }
244
- class Ke extends de {
245
- constructor(t) {
246
- super(), ce(this, t, Ae, we, ge, { tag: 0 }, _e);
282
+ class Oe extends ie {
283
+ constructor(e) {
284
+ super(), le(this, e, _e, ue, ae, { tag: 0 }, ve);
247
285
  }
248
286
  }
249
287
  export {
250
- Ke as default
288
+ Oe as default
251
289
  };