@realsee/dnalogel 2.2.6 → 2.2.7

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 (322) hide show
  1. package/docs/assets/main.js +1 -1
  2. package/docs/classes/CruisePluginController.html +24 -24
  3. package/docs/classes/Magnifier.html +16 -16
  4. package/docs/classes/ModelRoomLabelController.html +11 -11
  5. package/docs/classes/Object3DHelperController.html +24 -24
  6. package/docs/classes/PaintBrush.html +15 -15
  7. package/docs/classes/PanoTagPluginController.html +39 -39
  8. package/docs/classes/Util.BetterTween.html +8 -8
  9. package/docs/classes/Util.FivePointSelector.html +12 -12
  10. package/docs/classes/Util.Interval.html +12 -12
  11. package/docs/classes/Util.Magnifier.html +17 -17
  12. package/docs/classes/Util.PointDomHelper.html +11 -11
  13. package/docs/classes/Util.PointHelper.html +11 -11
  14. package/docs/classes/Util.Rectangle.html +13 -13
  15. package/docs/enums/CameraMovementEffect.html +7 -7
  16. package/docs/enums/ContentType.html +12 -12
  17. package/docs/enums/DIRECTION.html +9 -9
  18. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
  19. package/docs/enums/DimensionType.html +7 -7
  20. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
  21. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
  22. package/docs/enums/LinkType.html +7 -7
  23. package/docs/enums/PaintBrushTypeEnum.html +8 -8
  24. package/docs/enums/PointType.html +7 -7
  25. package/docs/enums/Rotation.html +8 -8
  26. package/docs/functions/CSS3DRenderPlugin.html +4 -4
  27. package/docs/functions/CameraMovementPlugin.html +4 -4
  28. package/docs/functions/CruisePlugin.html +4 -4
  29. package/docs/functions/GuideLinePlugin.html +5 -5
  30. package/docs/functions/ItemLabelPlugin.html +4 -4
  31. package/docs/functions/MapviewFloorplanPlugin.html +4 -4
  32. package/docs/functions/ModelChassisCompassPlugin.html +4 -4
  33. package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
  34. package/docs/functions/ModelFloorplanPlugin.html +4 -4
  35. package/docs/functions/ModelItemLabelPlugin.html +4 -4
  36. package/docs/functions/ModelRoomLabelPlugin.html +4 -4
  37. package/docs/functions/ModelTVVideoPlugin.html +4 -4
  38. package/docs/functions/ModelViewPlugin.html +4 -4
  39. package/docs/functions/Object3DHelperPlugin.html +4 -4
  40. package/docs/functions/PanoCompassPlugin.html +4 -4
  41. package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
  42. package/docs/functions/PanoDoorLabelPlugin.html +4 -4
  43. package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
  44. package/docs/functions/PanoMeasurePlugin.html +4 -4
  45. package/docs/functions/PanoRulerPlugin.html +4 -4
  46. package/docs/functions/PanoRulerProPlugin.html +4 -4
  47. package/docs/functions/PanoSpatialTagPlugin.html +4 -4
  48. package/docs/functions/PanoTagPlugin.html +4 -4
  49. package/docs/functions/TopviewFloorplanPlugin.html +4 -4
  50. package/docs/functions/Util.getCoordsFromClient.html +5 -5
  51. package/docs/functions/Util.getCoordsFromElement.html +5 -5
  52. package/docs/functions/Util.getFrameTime.html +5 -5
  53. package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
  54. package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
  55. package/docs/functions/Util.isNil.html +5 -5
  56. package/docs/functions/Util.nextFrame.html +5 -5
  57. package/docs/functions/Util.notNil.html +5 -5
  58. package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
  59. package/docs/functions/Util.tweenProgress.html +5 -5
  60. package/docs/functions/pluginFlag.html +5 -5
  61. package/docs/index.html +4 -4
  62. package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
  63. package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
  64. package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
  65. package/docs/interfaces/ContentTypeMap.html +12 -12
  66. package/docs/interfaces/FloorplanBounding.html +8 -8
  67. package/docs/interfaces/FloorplanData.html +10 -10
  68. package/docs/interfaces/FloorplanEntrance.html +11 -11
  69. package/docs/interfaces/FloorplanExtraObject.html +10 -10
  70. package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
  71. package/docs/interfaces/FloorplanFloorData.html +9 -9
  72. package/docs/interfaces/FloorplanImagePosition.html +7 -7
  73. package/docs/interfaces/FloorplanObserver.html +9 -9
  74. package/docs/interfaces/FloorplanOutlineItem.html +9 -9
  75. package/docs/interfaces/FloorplanPosition.html +7 -7
  76. package/docs/interfaces/FloorplanRoomItem.html +13 -13
  77. package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
  78. package/docs/interfaces/FloorplanServerBounding.html +8 -8
  79. package/docs/interfaces/FloorplanServerComputedData.html +10 -10
  80. package/docs/interfaces/FloorplanServerData.html +7 -7
  81. package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
  82. package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
  83. package/docs/interfaces/FloorplanServerEntrance.html +11 -11
  84. package/docs/interfaces/FloorplanServerFloorData.html +9 -9
  85. package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
  86. package/docs/interfaces/FloorplanServerObserver.html +9 -9
  87. package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
  88. package/docs/interfaces/FloorplanServerPosition.html +7 -7
  89. package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
  90. package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
  91. package/docs/interfaces/ItemLabelPluginData.html +6 -6
  92. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
  93. package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
  94. package/docs/interfaces/LineJson.html +7 -7
  95. package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
  96. package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
  97. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
  98. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
  99. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
  100. package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
  101. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
  102. package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
  103. package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
  104. package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
  105. package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
  106. package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
  107. package/docs/interfaces/ModelViewPluginExportType.html +8 -8
  108. package/docs/interfaces/Object3DHelperState.html +8 -8
  109. package/docs/interfaces/OpenParameter.html +7 -7
  110. package/docs/interfaces/PaintBrushAction.html +12 -12
  111. package/docs/interfaces/PaintBrushConfigs.html +12 -12
  112. package/docs/interfaces/PaintBrushState.html +10 -10
  113. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
  114. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
  115. package/docs/interfaces/PanoMeasureParameterType.html +11 -11
  116. package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
  117. package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
  118. package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
  119. package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
  120. package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
  121. package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
  122. package/docs/interfaces/PanoRulerProPluginState.html +8 -8
  123. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
  124. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
  125. package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
  126. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
  127. package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
  128. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
  129. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
  130. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
  131. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
  132. package/docs/interfaces/Point.html +8 -8
  133. package/docs/interfaces/PointJson.html +8 -8
  134. package/docs/interfaces/Room.html +9 -9
  135. package/docs/interfaces/RoomInfo.html +7 -7
  136. package/docs/interfaces/RoomLabel.html +14 -14
  137. package/docs/interfaces/RoomRules.html +5 -5
  138. package/docs/interfaces/Rooms.html +5 -5
  139. package/docs/interfaces/Scissor.html +9 -9
  140. package/docs/interfaces/TagConfig.html +10 -10
  141. package/docs/interfaces/Tags.html +9 -9
  142. package/docs/interfaces/Util.MagnifierParameter.html +11 -11
  143. package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
  144. package/docs/modules/Util.html +5 -5
  145. package/docs/modules.html +4 -4
  146. package/docs/types/ArrayPosition.html +5 -5
  147. package/docs/types/CSS3DRenderExportType.html +5 -5
  148. package/docs/types/CSS3DRenderPluginExportType.html +5 -5
  149. package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
  150. package/docs/types/Color.html +5 -5
  151. package/docs/types/ContentTypeConfigKey.html +5 -5
  152. package/docs/types/ContentTypeConfigKeyArray.html +5 -5
  153. package/docs/types/Create3DDomContainerReturnType.html +5 -5
  154. package/docs/types/Create3DElementReturnType.html +5 -5
  155. package/docs/types/CruisePluginExportType.html +5 -5
  156. package/docs/types/Direction-1.html +5 -5
  157. package/docs/types/Direction4.html +5 -5
  158. package/docs/types/FloorplanRuleLabels.html +5 -5
  159. package/docs/types/FloorplanServerRuleLabels.html +5 -5
  160. package/docs/types/GuideLinePluginExportType.html +5 -5
  161. package/docs/types/HelperEventMap.html +5 -5
  162. package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
  163. package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
  164. package/docs/types/MediaData.html +5 -5
  165. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
  166. package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
  167. package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
  168. package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
  169. package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
  170. package/docs/types/MoveArgs.html +5 -5
  171. package/docs/types/MoveOpts.html +5 -5
  172. package/docs/types/Object3DHelperEventMap.html +5 -5
  173. package/docs/types/ObjectFit.html +5 -5
  174. package/docs/types/PaintBrushEventMap.html +5 -5
  175. package/docs/types/PanoCompassPluginData.html +5 -5
  176. package/docs/types/PanoCompassPluginExportType.html +5 -5
  177. package/docs/types/PanoCompassPluginParameterType.html +5 -5
  178. package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
  179. package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
  180. package/docs/types/PanoMeasurePluginEvent.html +5 -5
  181. package/docs/types/PanoMeasureReturnType.html +5 -5
  182. package/docs/types/PanoSpatialTagPluginId.html +5 -5
  183. package/docs/types/PanoTagPluginExportInterface.html +5 -5
  184. package/docs/types/PanoTagPluginParamsInterface.html +5 -5
  185. package/docs/types/PlaneTag.html +5 -5
  186. package/docs/types/PointTag.html +5 -5
  187. package/docs/types/Position.html +5 -5
  188. package/docs/types/RotateArgs.html +5 -5
  189. package/docs/types/RotateOpts.html +5 -5
  190. package/docs/types/RuleLabelsKey.html +5 -5
  191. package/docs/types/RuleLabelsValue.html +5 -5
  192. package/docs/types/Tag.html +5 -5
  193. package/docs/types/Tag2D.html +5 -5
  194. package/docs/types/Tag3D.html +5 -5
  195. package/docs/types/TagId.html +5 -5
  196. package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
  197. package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
  198. package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
  199. package/docs/variables/PLUGIN.html +5 -5
  200. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
  201. package/docs/variables/ROOM_TYPE_MAP.html +5 -5
  202. package/docs/variables/VERSION.html +5 -5
  203. package/docs/variables/itemLabelPluginServerParams.html +5 -5
  204. package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
  205. package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
  206. package/libs/CSS3DRenderPlugin/CSS3DRender.js +39 -33
  207. package/libs/CSS3DRenderPlugin/Controller.js +30 -22
  208. package/libs/CSS3DRenderPlugin/index.js +12 -3
  209. package/libs/CSS3DRenderPlugin/utils/CSS3DObjectPlus.js +2 -1
  210. package/libs/CameraMovementPlugin/CameraMovementPlugin.js +28 -25
  211. package/libs/CameraMovementPlugin/index.js +13 -0
  212. package/libs/CruisePlugin/Controller.js +52 -41
  213. package/libs/CruisePlugin/index.js +26 -3
  214. package/libs/CruisePlugin/typing.js +1 -0
  215. package/libs/GuideLinePlugin/Controller.js +14 -9
  216. package/libs/GuideLinePlugin/index.js +14 -3
  217. package/libs/GuideLinePlugin/typing.js +1 -0
  218. package/libs/ItemLabelPlugin/Plugin.js +33 -23
  219. package/libs/ItemLabelPlugin/events.type.js +1 -0
  220. package/libs/ItemLabelPlugin/index.js +16 -2
  221. package/libs/ModelChassisCompassPlugin/Plugin.js +2 -1
  222. package/libs/ModelChassisCompassPlugin/index.js +8 -0
  223. package/libs/ModelEntryDoorGuidePlugin/Plugin.js +44 -39
  224. package/libs/ModelEntryDoorGuidePlugin/index.js +9 -0
  225. package/libs/ModelItemLabelPlugin/ModelItemLabelPlugin.js +28 -22
  226. package/libs/ModelItemLabelPlugin/index.js +12 -2
  227. package/libs/ModelRoomLabelPlugin/Controller.js +6 -2
  228. package/libs/ModelRoomLabelPlugin/index.js +10 -3
  229. package/libs/ModelRoomLabelPlugin/typings.js +1 -0
  230. package/libs/ModelTVVideoPlugin/Plugin.js +35 -25
  231. package/libs/ModelTVVideoPlugin/index.js +17 -0
  232. package/libs/ModelViewPlugin/Plugin.js +2 -1
  233. package/libs/ModelViewPlugin/index.js +6 -0
  234. package/libs/Object3DHelperPlugin/Controller.js +48 -27
  235. package/libs/Object3DHelperPlugin/FiveControllerWrapper.js +13 -9
  236. package/libs/Object3DHelperPlugin/index.js +40 -3
  237. package/libs/Object3DHelperPlugin/typings.js +1 -0
  238. package/libs/PanoCompassPlugin/Controller.js +25 -13
  239. package/libs/PanoCompassPlugin/index.js +23 -3
  240. package/libs/PanoCompassPlugin/typings.js +1 -0
  241. package/libs/PanoCursorRaycasterPlugin/index.js +4 -2
  242. package/libs/PanoDoorLabelPlugin/BaseController.js +27 -26
  243. package/libs/PanoDoorLabelPlugin/Controller.js +7 -2
  244. package/libs/PanoDoorLabelPlugin/index.js +12 -2
  245. package/libs/PanoDoorLabelPlugin/typings.js +1 -0
  246. package/libs/PanoMeasurePlugin/index.js +56 -5
  247. package/libs/PanoRulerPlugin/Plugin.js +22 -17
  248. package/libs/PanoRulerPlugin/index.js +9 -0
  249. package/libs/PanoRulerPlugin/style.js +1 -1
  250. package/libs/PanoRulerPlugin/typings.js +1 -0
  251. package/libs/PanoRulerProPlugin/Controller.js +38 -27
  252. package/libs/PanoRulerProPlugin/index.js +16 -3
  253. package/libs/PanoRulerProPlugin/typings.js +1 -0
  254. package/libs/PanoSpatialTagPlugin/Components/origins.js +2 -3
  255. package/libs/PanoSpatialTagPlugin/Components/tag.js +2 -3
  256. package/libs/PanoSpatialTagPlugin/Plugin.js +74 -62
  257. package/libs/PanoSpatialTagPlugin/index.js +20 -0
  258. package/libs/PanoSpatialTagPlugin/store.js +1 -0
  259. package/libs/PanoTagPlugin/Components/Common/Arrow.js +11 -11
  260. package/libs/PanoTagPlugin/Components/Common/Audio.js +43 -43
  261. package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +7 -7
  262. package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +28 -29
  263. package/libs/PanoTagPlugin/Components/Common/Media.js +47 -55
  264. package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
  265. package/libs/PanoTagPlugin/Components/Common/MultiLineText.js +59 -68
  266. package/libs/PanoTagPlugin/Components/Common/Point/CustomPoint.js +5 -7
  267. package/libs/PanoTagPlugin/Components/Common/Point/DefaultPoint.js +21 -23
  268. package/libs/PanoTagPlugin/Components/Common/Point/PointSwitch.js +28 -31
  269. package/libs/PanoTagPlugin/Components/Common/Shadow.js +9 -10
  270. package/libs/PanoTagPlugin/Components/Common/Text.js +9 -9
  271. package/libs/PanoTagPlugin/Components/Tag/AudioTag.js +19 -27
  272. package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +22 -22
  273. package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +97 -118
  274. package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +6 -8
  275. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +3 -5
  276. package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +54 -72
  277. package/libs/PanoTagPlugin/Components/Tag/TextTag.js +54 -65
  278. package/libs/PanoTagPlugin/Components/Tag/index.js +74 -103
  279. package/libs/PanoTagPlugin/Components/TagContainer.js +65 -108
  280. package/libs/PanoTagPlugin/Components/TagWrapper.js +78 -116
  281. package/libs/PanoTagPlugin/controller/index.js +2 -2
  282. package/libs/PanoTagPlugin/index.js +82 -3
  283. package/libs/PanoTagPlugin/tag.config.js +2 -1
  284. package/libs/floorplan/Components/BaseImage.js +7 -7
  285. package/libs/floorplan/Components/Camera.js +10 -10
  286. package/libs/floorplan/Components/Compass.js +1 -1
  287. package/libs/floorplan/Components/CurrentFloor.js +47 -56
  288. package/libs/floorplan/Components/Main.js +80 -99
  289. package/libs/floorplan/Components/Normalmage.js +5 -5
  290. package/libs/floorplan/Components/RoomHighlight/Room.js +11 -11
  291. package/libs/floorplan/Components/RoomHighlight/RoomHighlight.js +13 -14
  292. package/libs/floorplan/Components/RoomLabels/RoomLabel.js +1 -1
  293. package/libs/floorplan/Components/RoomLabels/RoomLabels.js +47 -47
  294. package/libs/floorplan/Components/RoomMaterials/RoomMaterial.js +23 -23
  295. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_0.js +14 -14
  296. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_1.js +13 -13
  297. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_2.js +13 -13
  298. package/libs/floorplan/Components/RuleLabels/RuleItem.js +6 -6
  299. package/libs/floorplan/Components/RuleLabels/RuleLabels.js +14 -14
  300. package/libs/floorplan/Components/SvgImage.js +12 -12
  301. package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +111 -81
  302. package/libs/floorplan/MapviewFloorplanPlugin/index.js +47 -3
  303. package/libs/floorplan/MapviewFloorplanPlugin/typing.js +1 -0
  304. package/libs/floorplan/ModelFloorplanPlugin/Controller.js +166 -135
  305. package/libs/floorplan/ModelFloorplanPlugin/index.js +47 -3
  306. package/libs/floorplan/ModelFloorplanPlugin/typing.js +1 -0
  307. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +1 -1
  308. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +8 -12
  309. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +20 -20
  310. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +74 -83
  311. package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +51 -36
  312. package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +24 -3
  313. package/libs/floorplan/PanoFloorplanRadarPlugin/typing.js +1 -0
  314. package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +155 -126
  315. package/libs/floorplan/TopviewFloorplanPlugin/index.js +44 -3
  316. package/libs/floorplan/TopviewFloorplanPlugin/style.d.ts +1 -0
  317. package/libs/floorplan/TopviewFloorplanPlugin/style.js +11 -0
  318. package/libs/floorplan/TopviewFloorplanPlugin/typing.js +1 -0
  319. package/libs/floorplan/typings/index.js +1 -0
  320. package/libs/index.js +33 -33
  321. package/package.json +17 -17
  322. package/libs/PanoTagPlugin/Components/Common/TextItem.js +0 -106
@@ -1,26 +1,18 @@
1
- import { SvelteComponent as O, init as P, safe_not_equal as Q, append_styles as V, empty as X, insert as J, transition_in as v, transition_out as _, check_outros as Y, detach as K, element as c, create_component as D, space as T, attr as $, set_style as A, add_render_callback as Z, toggle_class as G, mount_component as I, append as u, add_resize_listener as x, listen as ee, destroy_component as M, group_outros as te } from "../../../vendor/svelte/internal/index.js";
1
+ import { SvelteComponent as O, init as P, safe_not_equal as Q, append_styles as V, empty as X, insert as J, transition_in as v, group_outros as Y, transition_out as _, check_outros as Z, detach as K, element as c, create_component as D, space as T, attr as $, set_style as A, add_render_callback as x, toggle_class as G, mount_component as I, append as m, add_resize_listener as ee, listen as te, destroy_component as M } from "../../../vendor/svelte/internal/index.js";
2
2
  import { uuid as ie } from "../../../shared-utils/uuid.js";
3
3
  import "animejs";
4
4
  import "three";
5
5
  import "../../utils/constants.js";
6
- import ne from "../Common/Shadow.js";
7
- import oe from "../Common/Audio.js";
8
- import le from "../Common/Line/Straight.js";
9
- import se from "../Common/MultiLineText.js";
10
- import "../../../vendor/svelte/transition/index.js";
11
- import "../../../vendor/svelte/easing/index.js";
12
- import "../Common/Text.js";
13
- import "../../../shared-utils/isNil.js";
14
- import "../../utils/search.js";
15
- import "../Common/Arrow.js";
16
- import "../../Assets/Icon.js";
17
- import "../../utils/doUtil.js";
6
+ import { Shadow as ne } from "../Common/Shadow.js";
7
+ import { Audio as oe } from "../Common/Audio.js";
8
+ import { Straight as le } from "../Common/Line/Straight.js";
9
+ import { MultiLineText as se } from "../Common/MultiLineText.js";
18
10
  function re(e) {
19
11
  V(e, "svelte-4r8s18", ".audio-tag.svelte-4r8s18.svelte-4r8s18{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.line.svelte-4r8s18.svelte-4r8s18{display:flex;position:absolute;top:0;left:0;width:10.125rem;height:0.0625rem;transform:translate3d(0, -50%, 0.625rem)}.content.svelte-4r8s18.svelte-4r8s18{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-4r8s18.svelte-4r8s18{position:relative;width:100%;height:100%}.audio-icon.svelte-4r8s18.svelte-4r8s18{vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.unfolded.svelte-4r8s18 .audio-icon.svelte-4r8s18{pointer-events:auto}");
20
12
  }
21
13
  function H(e) {
22
14
  var W, q, L, N;
23
- let o, l, i, n, s, p, a, f, h, m, k, d, g, C, w, U, R;
15
+ let o, l, i, n, s, p, a, f, h, u, k, d, g, C, w, U, R;
24
16
  return l = new ne({
25
17
  props: {
26
18
  visible: e[5],
@@ -36,7 +28,7 @@ function H(e) {
36
28
  duration: 1e3,
37
29
  outDelay: e[4] + 20 * Math.min((q = (W = e[3][0]) == null ? void 0 : W.content.length) != null ? q : 10, 15)
38
30
  }
39
- }), m = new oe({
31
+ }), u = new oe({
40
32
  props: {
41
33
  unfolded: e[5],
42
34
  url: e[0].data.audioUrl,
@@ -52,10 +44,10 @@ function H(e) {
52
44
  }
53
45
  }), {
54
46
  c() {
55
- o = c("div"), D(l.$$.fragment), i = T(), n = c("div"), D(s.$$.fragment), p = T(), a = c("div"), f = c("div"), h = c("div"), D(m.$$.fragment), k = T(), d = c("div"), D(g.$$.fragment), $(n, "class", "line svelte-4r8s18"), A(n, "width", e[2] + "px"), $(h, "class", "audio-icon svelte-4r8s18"), A(d, "display", "inline-block"), $(f, "class", "wrapper svelte-4r8s18"), $(a, "class", "content svelte-4r8s18"), Z(() => e[8].call(a)), $(o, "class", "audio-tag svelte-4r8s18"), G(o, "unfolded", e[5]);
47
+ o = c("div"), D(l.$$.fragment), i = T(), n = c("div"), D(s.$$.fragment), p = T(), a = c("div"), f = c("div"), h = c("div"), D(u.$$.fragment), k = T(), d = c("div"), D(g.$$.fragment), $(n, "class", "line svelte-4r8s18"), A(n, "width", e[2] + "px"), $(h, "class", "audio-icon svelte-4r8s18"), A(d, "display", "inline-block"), $(f, "class", "wrapper svelte-4r8s18"), $(a, "class", "content svelte-4r8s18"), x(() => e[8].call(a)), $(o, "class", "audio-tag svelte-4r8s18"), G(o, "unfolded", e[5]);
56
48
  },
57
49
  m(t, r) {
58
- J(t, o, r), I(l, o, null), u(o, i), u(o, n), I(s, n, null), u(o, p), u(o, a), u(a, f), u(f, h), I(m, h, null), u(f, k), u(f, d), I(g, d, null), C = x(a, e[8].bind(a)), w = !0, U || (R = ee(d, "click", e[6]), U = !0);
50
+ J(t, o, r), I(l, o, null), m(o, i), m(o, n), I(s, n, null), m(o, p), m(o, a), m(a, f), m(f, h), I(u, h, null), m(f, k), m(f, d), I(g, d, null), C = ee(a, e[8].bind(a)), w = !0, U || (R = te(d, "click", e[6]), U = !0);
59
51
  },
60
52
  p(t, r) {
61
53
  var j, B, E, F;
@@ -64,18 +56,18 @@ function H(e) {
64
56
  const S = {};
65
57
  r & 32 && (S.unfolded = t[5]), r & 24 && (S.outDelay = t[4] + 20 * Math.min((B = (j = t[3][0]) == null ? void 0 : j.content.length) != null ? B : 10, 15)), s.$set(S), r & 4 && A(n, "width", t[2] + "px");
66
58
  const b = {};
67
- r & 32 && (b.unfolded = t[5]), r & 1 && (b.url = t[0].data.audioUrl), r & 8 && (b.outDelay = 20 * Math.min((F = (E = t[3][0]) == null ? void 0 : E.content.length) != null ? F : 10, 15)), r & 1 && (b.hooksInfo = { tag: t[0] }), m.$set(b);
59
+ r & 32 && (b.unfolded = t[5]), r & 1 && (b.url = t[0].data.audioUrl), r & 8 && (b.outDelay = 20 * Math.min((F = (E = t[3][0]) == null ? void 0 : E.content.length) != null ? F : 10, 15)), r & 1 && (b.hooksInfo = { tag: t[0] }), u.$set(b);
68
60
  const z = {};
69
61
  r & 32 && (z.visible = t[5]), r & 2 && (z.textUnfolded = t[1]), r & 8 && (z.textItems = t[3]), g.$set(z), (!w || r & 32) && G(o, "unfolded", t[5]);
70
62
  },
71
63
  i(t) {
72
- w || (v(l.$$.fragment, t), v(s.$$.fragment, t), v(m.$$.fragment, t), v(g.$$.fragment, t), w = !0);
64
+ w || (v(l.$$.fragment, t), v(s.$$.fragment, t), v(u.$$.fragment, t), v(g.$$.fragment, t), w = !0);
73
65
  },
74
66
  o(t) {
75
- _(l.$$.fragment, t), _(s.$$.fragment, t), _(m.$$.fragment, t), _(g.$$.fragment, t), w = !1;
67
+ _(l.$$.fragment, t), _(s.$$.fragment, t), _(u.$$.fragment, t), _(g.$$.fragment, t), w = !1;
76
68
  },
77
69
  d(t) {
78
- t && K(o), M(l), M(s), M(m), M(g), C(), U = !1, R();
70
+ t && K(o), M(l), M(s), M(u), M(g), C(), U = !1, R();
79
71
  }
80
72
  };
81
73
  }
@@ -89,9 +81,9 @@ function ae(e) {
89
81
  i && i.m(n, s), J(n, o, s), l = !0;
90
82
  },
91
83
  p(n, [s]) {
92
- n[0].state ? i ? (i.p(n, s), s & 1 && v(i, 1)) : (i = H(n), i.c(), v(i, 1), i.m(o.parentNode, o)) : i && (te(), _(i, 1, 1, () => {
84
+ n[0].state ? i ? (i.p(n, s), s & 1 && v(i, 1)) : (i = H(n), i.c(), v(i, 1), i.m(o.parentNode, o)) : i && (Y(), _(i, 1, 1, () => {
93
85
  i = null;
94
- }), Y());
86
+ }), Z());
95
87
  },
96
88
  i(n) {
97
89
  l || (v(i), l = !0);
@@ -106,7 +98,7 @@ function ae(e) {
106
98
  }
107
99
  function de(e, o, l) {
108
100
  let i, n, s, { tag: p } = o, a = !1, f, h = [];
109
- function m() {
101
+ function u() {
110
102
  l(1, a = !a);
111
103
  }
112
104
  function k() {
@@ -124,16 +116,16 @@ function de(e, o, l) {
124
116
  h,
125
117
  s,
126
118
  i,
127
- m,
119
+ u,
128
120
  n,
129
121
  k
130
122
  ];
131
123
  }
132
- class Ue extends O {
124
+ class we extends O {
133
125
  constructor(o) {
134
126
  super(), P(this, o, de, ae, Q, { tag: 0 }, re);
135
127
  }
136
128
  }
137
129
  export {
138
- Ue as default
130
+ we as AudioTag
139
131
  };
@@ -1,18 +1,18 @@
1
- import { SvelteComponent as u, init as d, safe_not_equal as _, append_styles as p, element as g, attr as v, insert as m, noop as f, detach as r, onMount as h, onDestroy as k, empty as b, binding_callbacks as y, HtmlTag as C } from "../../../vendor/svelte/internal/index.js";
1
+ import { SvelteComponent as u, init as _, safe_not_equal as d, append_styles as p, element as g, attr as v, insert as a, noop as f, detach as r, onMount as h, onDestroy as k, empty as b, binding_callbacks as y, HtmlTag as C } from "../../../vendor/svelte/internal/index.js";
2
2
  function j(i) {
3
3
  p(i, "svelte-kzl2aj", ".customElement__container.svelte-kzl2aj{position:relative}");
4
4
  }
5
- function a(i) {
5
+ function m(i) {
6
6
  let l, e = i[0].element + "", n;
7
7
  return {
8
8
  c() {
9
9
  l = new C(!1), n = b(), l.a = n;
10
10
  },
11
- m(t, s) {
12
- l.m(e, t, s), m(t, n, s);
11
+ m(t, o) {
12
+ l.m(e, t, o), a(t, n, o);
13
13
  },
14
- p(t, s) {
15
- s & 1 && e !== (e = t[0].element + "") && l.p(e);
14
+ p(t, o) {
15
+ o & 1 && e !== (e = t[0].element + "") && l.p(e);
16
16
  },
17
17
  d(t) {
18
18
  t && r(n), t && l.d();
@@ -20,16 +20,16 @@ function a(i) {
20
20
  };
21
21
  }
22
22
  function z(i) {
23
- let l, e = typeof i[0].element == "string" && a(i);
23
+ let l, e = typeof i[0].element == "string" && m(i);
24
24
  return {
25
25
  c() {
26
26
  l = g("div"), e && e.c(), v(l, "class", "customElement__container svelte-kzl2aj");
27
27
  },
28
28
  m(n, t) {
29
- m(n, l, t), e && e.m(l, null), i[2](l);
29
+ a(n, l, t), e && e.m(l, null), i[2](l);
30
30
  },
31
31
  p(n, [t]) {
32
- typeof n[0].element == "string" ? e ? e.p(n, t) : (e = a(n), e.c(), e.m(l, null)) : e && (e.d(1), e = null);
32
+ typeof n[0].element == "string" ? e ? e.p(n, t) : (e = m(n), e.c(), e.m(l, null)) : e && (e.d(1), e = null);
33
33
  },
34
34
  i: f,
35
35
  o: f,
@@ -39,34 +39,34 @@ function z(i) {
39
39
  };
40
40
  }
41
41
  function E(i, l, e) {
42
- let { tag: n } = l, t, s;
42
+ let { tag: n } = l, t, o;
43
43
  h(() => {
44
44
  if (t) {
45
45
  if (n.element instanceof Element) {
46
- const o = n.element;
47
- t.appendChild(o), s = () => t == null ? void 0 : t.removeChild(o);
46
+ const s = n.element;
47
+ t.appendChild(s), o = () => t == null ? void 0 : t.removeChild(s);
48
48
  } else if (typeof n.element == "function") {
49
- const o = n.element;
50
- s = o(t);
49
+ const s = n.element;
50
+ o = s(t);
51
51
  }
52
52
  }
53
53
  }), k(() => {
54
- s == null || s();
54
+ o == null || o();
55
55
  });
56
- function c(o) {
57
- y[o ? "unshift" : "push"](() => {
58
- t = o, e(1, t);
56
+ function c(s) {
57
+ y[s ? "unshift" : "push"](() => {
58
+ t = s, e(1, t);
59
59
  });
60
60
  }
61
- return i.$$set = (o) => {
62
- "tag" in o && e(0, n = o.tag);
61
+ return i.$$set = (s) => {
62
+ "tag" in s && e(0, n = s.tag);
63
63
  }, [n, t, c];
64
64
  }
65
65
  class q extends u {
66
66
  constructor(l) {
67
- super(), d(this, l, E, z, _, { tag: 0 }, j);
67
+ super(), _(this, l, E, z, d, { tag: 0 }, j);
68
68
  }
69
69
  }
70
70
  export {
71
- q as default
71
+ q as CustomTag
72
72
  };
@@ -1,40 +1,19 @@
1
- import { SvelteComponent as B, init as Y, safe_not_equal as z, append_styles as A, empty as q, insert as g, transition_in as u, transition_out as _, check_outros as j, detach as h, create_component as w, space as y, element as N, attr as C, mount_component as k, group_outros as D, update_keyed_each as E, outro_and_destroy_block as F, destroy_component as v } from "../../../vendor/svelte/internal/index.js";
1
+ import { SvelteComponent as B, init as Y, safe_not_equal as z, append_styles as A, empty as q, insert as g, transition_in as m, group_outros as j, transition_out as _, check_outros as D, detach as h, create_component as w, space as y, element as N, attr as C, mount_component as k, update_keyed_each as E, outro_and_destroy_block as F, destroy_component as v } from "../../../vendor/svelte/internal/index.js";
2
2
  import { uuid as G } from "../../../shared-utils/uuid.js";
3
- import H from "../Common/Text.js";
4
- import J from "../Common/Line/Polyline.js";
5
- import K from "../Common/Media.js";
6
- import L from "../Common/Shadow.js";
7
- import "animejs";
8
- import "../../../shared-utils/isNil.js";
9
- import "three";
10
- import "../../utils/search.js";
11
- import "../../utils/constants.js";
12
- import "../../../vendor/svelte/transition/index.js";
13
- import "../../../vendor/svelte/easing/index.js";
14
- import "../../../vendor/swiper/svelte/swiper.js";
15
- import "swiper";
16
- import "../../../vendor/swiper/components-shared/get-params.js";
17
- import "../../../vendor/swiper/components-shared/utils.js";
18
- import "../../../vendor/swiper/components-shared/params-list.js";
19
- import "../../../vendor/swiper/components-shared/mount-swiper.js";
20
- import "../../../vendor/swiper/components-shared/get-changed-params.js";
21
- import "../../../vendor/swiper/components-shared/update-swiper.js";
22
- import "../../../vendor/swiper/svelte/swiper-slide.js";
23
- import "swiper/css";
24
- import "swiper/css/autoplay";
25
- import "../../utils/noTypecheck.js";
26
- import "../Common/MediaItem.js";
27
- import "../../Assets/Icon.js";
3
+ import { Text as H } from "../Common/Text.js";
4
+ import { Polyline as J } from "../Common/Line/Polyline.js";
5
+ import { Media as K } from "../Common/Media.js";
6
+ import { Shadow as L } from "../Common/Shadow.js";
28
7
  function O(a) {
29
8
  A(a, "svelte-1f7m1lj", ".line.svelte-1f7m1lj{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%)}.text.svelte-1f7m1lj{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;font-weight:600}.media-wrapper.svelte-1f7m1lj{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;font-weight:600}");
30
9
  }
31
- function M(a, i, l) {
10
+ function M(a, n, o) {
32
11
  const e = a.slice();
33
- return e[5] = i[l].id, e[1] = i[l].content, e;
12
+ return e[5] = n[o].id, e[1] = n[o].content, e;
34
13
  }
35
14
  function P(a) {
36
- let i, l, e, o, f, r = [], p = /* @__PURE__ */ new Map(), s, c, $;
37
- i = new L({
15
+ let n, o, e, l, r, i = [], d = /* @__PURE__ */ new Map(), u, c, $;
16
+ n = new L({
38
17
  props: {
39
18
  visible: a[4],
40
19
  left: 61,
@@ -43,7 +22,7 @@ function P(a) {
43
22
  blurRadius: 150,
44
23
  spreadRadius: 75
45
24
  }
46
- }), o = new J({
25
+ }), l = new J({
47
26
  props: {
48
27
  unfolded: a[4],
49
28
  duration: 1e3,
@@ -53,89 +32,89 @@ function P(a) {
53
32
  let b = a[2];
54
33
  const I = (t) => t[5];
55
34
  for (let t = 0; t < b.length; t += 1) {
56
- let n = M(a, b, t), d = I(n);
57
- p.set(d, r[t] = R(d, n));
35
+ let f = M(a, b, t), p = I(f);
36
+ d.set(p, i[t] = R(p, f));
58
37
  }
59
- let m = a[3] && S(a);
38
+ let s = a[3] && S(a);
60
39
  return {
61
40
  c() {
62
- w(i.$$.fragment), l = y(), e = N("div"), w(o.$$.fragment), f = y();
63
- for (let t = 0; t < r.length; t += 1)
64
- r[t].c();
65
- s = y(), m && m.c(), c = q(), C(e, "class", "line svelte-1f7m1lj");
66
- },
67
- m(t, n) {
68
- k(i, t, n), g(t, l, n), g(t, e, n), k(o, e, null), g(t, f, n);
69
- for (let d = 0; d < r.length; d += 1)
70
- r[d].m(t, n);
71
- g(t, s, n), m && m.m(t, n), g(t, c, n), $ = !0;
72
- },
73
- p(t, n) {
74
- const d = {};
75
- n & 16 && (d.visible = t[4]), i.$set(d);
41
+ w(n.$$.fragment), o = y(), e = N("div"), w(l.$$.fragment), r = y();
42
+ for (let t = 0; t < i.length; t += 1)
43
+ i[t].c();
44
+ u = y(), s && s.c(), c = q(), C(e, "class", "line svelte-1f7m1lj");
45
+ },
46
+ m(t, f) {
47
+ k(n, t, f), g(t, o, f), g(t, e, f), k(l, e, null), g(t, r, f);
48
+ for (let p = 0; p < i.length; p += 1)
49
+ i[p].m(t, f);
50
+ g(t, u, f), s && s.m(t, f), g(t, c, f), $ = !0;
51
+ },
52
+ p(t, f) {
53
+ const p = {};
54
+ f & 16 && (p.visible = t[4]), n.$set(p);
76
55
  const T = {};
77
- n & 16 && (T.unfolded = t[4]), o.$set(T), n & 20 && (b = t[2], D(), r = E(r, n, I, 1, t, b, p, s.parentNode, F, R, s, M), j()), t[3] ? m ? (m.p(t, n), n & 8 && u(m, 1)) : (m = S(t), m.c(), u(m, 1), m.m(c.parentNode, c)) : m && (D(), _(m, 1, 1, () => {
78
- m = null;
79
- }), j());
56
+ f & 16 && (T.unfolded = t[4]), l.$set(T), f & 20 && (b = t[2], j(), i = E(i, f, I, 1, t, b, d, u.parentNode, F, R, u, M), D()), t[3] ? s ? (s.p(t, f), f & 8 && m(s, 1)) : (s = S(t), s.c(), m(s, 1), s.m(c.parentNode, c)) : s && (j(), _(s, 1, 1, () => {
57
+ s = null;
58
+ }), D());
80
59
  },
81
60
  i(t) {
82
61
  if (!$) {
83
- u(i.$$.fragment, t), u(o.$$.fragment, t);
84
- for (let n = 0; n < b.length; n += 1)
85
- u(r[n]);
86
- u(m), $ = !0;
62
+ m(n.$$.fragment, t), m(l.$$.fragment, t);
63
+ for (let f = 0; f < b.length; f += 1)
64
+ m(i[f]);
65
+ m(s), $ = !0;
87
66
  }
88
67
  },
89
68
  o(t) {
90
- _(i.$$.fragment, t), _(o.$$.fragment, t);
91
- for (let n = 0; n < r.length; n += 1)
92
- _(r[n]);
93
- _(m), $ = !1;
69
+ _(n.$$.fragment, t), _(l.$$.fragment, t);
70
+ for (let f = 0; f < i.length; f += 1)
71
+ _(i[f]);
72
+ _(s), $ = !1;
94
73
  },
95
74
  d(t) {
96
- v(i, t), t && h(l), t && h(e), v(o), t && h(f);
97
- for (let n = 0; n < r.length; n += 1)
98
- r[n].d(t);
99
- t && h(s), m && m.d(t), t && h(c);
75
+ v(n, t), t && h(o), t && h(e), v(l), t && h(r);
76
+ for (let f = 0; f < i.length; f += 1)
77
+ i[f].d(t);
78
+ t && h(u), s && s.d(t), t && h(c);
100
79
  }
101
80
  };
102
81
  }
103
- function R(a, i) {
104
- let l, e, o;
82
+ function R(a, n) {
83
+ let o, e, l;
105
84
  return e = new H({
106
85
  props: {
107
- unfolded: i[4],
108
- content: i[1],
86
+ unfolded: n[4],
87
+ content: n[1],
109
88
  inDelay: 500
110
89
  }
111
90
  }), {
112
91
  key: a,
113
92
  first: null,
114
93
  c() {
115
- l = N("div"), w(e.$$.fragment), C(l, "class", "text svelte-1f7m1lj"), this.first = l;
94
+ o = N("div"), w(e.$$.fragment), C(o, "class", "text svelte-1f7m1lj"), this.first = o;
116
95
  },
117
- m(f, r) {
118
- g(f, l, r), k(e, l, null), o = !0;
96
+ m(r, i) {
97
+ g(r, o, i), k(e, o, null), l = !0;
119
98
  },
120
- p(f, r) {
121
- i = f;
122
- const p = {};
123
- r & 16 && (p.unfolded = i[4]), r & 4 && (p.content = i[1]), e.$set(p);
99
+ p(r, i) {
100
+ n = r;
101
+ const d = {};
102
+ i & 16 && (d.unfolded = n[4]), i & 4 && (d.content = n[1]), e.$set(d);
124
103
  },
125
- i(f) {
126
- o || (u(e.$$.fragment, f), o = !0);
104
+ i(r) {
105
+ l || (m(e.$$.fragment, r), l = !0);
127
106
  },
128
- o(f) {
129
- _(e.$$.fragment, f), o = !1;
107
+ o(r) {
108
+ _(e.$$.fragment, r), l = !1;
130
109
  },
131
- d(f) {
132
- f && h(l), v(e);
110
+ d(r) {
111
+ r && h(o), v(e);
133
112
  }
134
113
  };
135
114
  }
136
115
  function S(a) {
137
- let i, l, e;
138
- return l = new K({
116
+ let n, o, e;
117
+ return o = new K({
139
118
  props: {
140
119
  autoplayConfig: { autoplay: !1 },
141
120
  unfolded: a[4],
@@ -149,65 +128,65 @@ function S(a) {
149
128
  }
150
129
  }), {
151
130
  c() {
152
- i = N("div"), w(l.$$.fragment), C(i, "class", "media-wrapper svelte-1f7m1lj");
131
+ n = N("div"), w(o.$$.fragment), C(n, "class", "media-wrapper svelte-1f7m1lj");
153
132
  },
154
- m(o, f) {
155
- g(o, i, f), k(l, i, null), e = !0;
133
+ m(l, r) {
134
+ g(l, n, r), k(o, n, null), e = !0;
156
135
  },
157
- p(o, f) {
158
- const r = {};
159
- f & 16 && (r.unfolded = o[4]), f & 8 && (r.mediaData = o[3]), f & 1 && (r.tag = o[0]), l.$set(r);
136
+ p(l, r) {
137
+ const i = {};
138
+ r & 16 && (i.unfolded = l[4]), r & 8 && (i.mediaData = l[3]), r & 1 && (i.tag = l[0]), o.$set(i);
160
139
  },
161
- i(o) {
162
- e || (u(l.$$.fragment, o), e = !0);
140
+ i(l) {
141
+ e || (m(o.$$.fragment, l), e = !0);
163
142
  },
164
- o(o) {
165
- _(l.$$.fragment, o), e = !1;
143
+ o(l) {
144
+ _(o.$$.fragment, l), e = !1;
166
145
  },
167
- d(o) {
168
- o && h(i), v(l);
146
+ d(l) {
147
+ l && h(n), v(o);
169
148
  }
170
149
  };
171
150
  }
172
151
  function Q(a) {
173
- let i, l, e = a[0].state && P(a);
152
+ let n, o, e = a[0].state && P(a);
174
153
  return {
175
154
  c() {
176
- e && e.c(), i = q();
155
+ e && e.c(), n = q();
177
156
  },
178
- m(o, f) {
179
- e && e.m(o, f), g(o, i, f), l = !0;
157
+ m(l, r) {
158
+ e && e.m(l, r), g(l, n, r), o = !0;
180
159
  },
181
- p(o, [f]) {
182
- o[0].state ? e ? (e.p(o, f), f & 1 && u(e, 1)) : (e = P(o), e.c(), u(e, 1), e.m(i.parentNode, i)) : e && (D(), _(e, 1, 1, () => {
160
+ p(l, [r]) {
161
+ l[0].state ? e ? (e.p(l, r), r & 1 && m(e, 1)) : (e = P(l), e.c(), m(e, 1), e.m(n.parentNode, n)) : e && (j(), _(e, 1, 1, () => {
183
162
  e = null;
184
- }), j());
163
+ }), D());
185
164
  },
186
- i(o) {
187
- l || (u(e), l = !0);
165
+ i(l) {
166
+ o || (m(e), o = !0);
188
167
  },
189
- o(o) {
190
- _(e), l = !1;
168
+ o(l) {
169
+ _(e), o = !1;
191
170
  },
192
- d(o) {
193
- e && e.d(o), o && h(i);
171
+ d(l) {
172
+ e && e.d(l), l && h(n);
194
173
  }
195
174
  };
196
175
  }
197
- function U(a, i, l) {
198
- let e, o, f, { tag: r } = i, p;
199
- return a.$$set = (s) => {
200
- "tag" in s && l(0, r = s.tag);
176
+ function U(a, n, o) {
177
+ let e, l, r, { tag: i } = n, d;
178
+ return a.$$set = (u) => {
179
+ "tag" in u && o(0, i = u.tag);
201
180
  }, a.$$.update = () => {
202
- var s, c, $;
203
- a.$$.dirty & 1 && l(4, e = r.state ? r.state.unfolded : !1), a.$$.dirty & 1 && l(1, o = ((c = (s = r.data.text) == null ? void 0 : s.length) != null ? c : 0) > 7 ? (($ = r.data.text) == null ? void 0 : $.substring(0, 6)) + "..." : r.data.text), a.$$.dirty & 1 && l(3, f = r.data.mediaData), a.$$.dirty & 2 && l(2, p = o ? [{ id: G(), content: o }] : []);
204
- }, [r, o, p, f, e];
181
+ var u, c, $;
182
+ a.$$.dirty & 1 && o(4, e = i.state ? i.state.unfolded : !1), a.$$.dirty & 1 && o(1, l = ((c = (u = i.data.text) == null ? void 0 : u.length) != null ? c : 0) > 7 ? (($ = i.data.text) == null ? void 0 : $.substring(0, 6)) + "..." : i.data.text), a.$$.dirty & 1 && o(3, r = i.data.mediaData), a.$$.dirty & 2 && o(2, d = l ? [{ id: G(), content: l }] : []);
183
+ }, [i, l, d, r, e];
205
184
  }
206
- class ve extends B {
207
- constructor(i) {
208
- super(), Y(this, i, U, Q, z, { tag: 0 }, O);
185
+ class te extends B {
186
+ constructor(n) {
187
+ super(), Y(this, n, U, Q, z, { tag: 0 }, O);
209
188
  }
210
189
  }
211
190
  export {
212
- ve as default
191
+ te as ImageTextTag
213
192
  };
@@ -1,8 +1,6 @@
1
- import { SvelteComponent as H, init as L, safe_not_equal as q, append_styles as Z, element as f, space as w, create_component as E, text as G, attr as d, insert as c, append as x, mount_component as R, transition_out as y, check_outros as M, transition_in as b, set_data as C, detach as m, destroy_component as I, group_outros as B } from "../../../vendor/svelte/internal/index.js";
1
+ import { SvelteComponent as H, init as L, safe_not_equal as q, append_styles as Z, element as f, space as w, create_component as E, text as G, attr as d, insert as c, append as x, mount_component as R, group_outros as M, transition_out as y, check_outros as C, transition_in as b, set_data as B, detach as m, destroy_component as I } from "../../../vendor/svelte/internal/index.js";
2
2
  import { LinkType as D } from "../../typings/tag.js";
3
- import T from "../Common/Shadow.js";
4
- import "../../../vendor/svelte/transition/index.js";
5
- import "../../../vendor/svelte/easing/index.js";
3
+ import { Shadow as T } from "../Common/Shadow.js";
6
4
  function O(A) {
7
5
  Z(A, "svelte-7x7u86", ".wrapper.svelte-7x7u86{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-7x7u86{position:relative;display:flex;align-items:center;justify-content:center}.icon.svelte-7x7u86{position:relative;margin-bottom:0.6875rem}.arrow0.svelte-7x7u86,.arrow1.svelte-7x7u86,.arrow2.svelte-7x7u86{position:absolute;width:1.625rem;height:0.75rem;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:contain;animation-fill-mode:backwards;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-duration:1.2s}.arrow1.svelte-7x7u86{position:relative}.arrow0.svelte-7x7u86{top:-0.75rem;animation-name:svelte-7x7u86-up0}.arrow1.svelte-7x7u86{animation-name:svelte-7x7u86-up1}.arrow2.svelte-7x7u86{top:0.75rem;animation-name:svelte-7x7u86-up2}.text.svelte-7x7u86{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;word-break:break-all;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}@keyframes svelte-7x7u86-up0{0%{opacity:0.8;transform:translate3d(0, 0, 0) scale(0.84)}33.33%,100%{opacity:0;transform:translate3d(0, -0.75rem, 0) scale(0.84)}}@keyframes svelte-7x7u86-up1{0%{opacity:1;transform:translate3d(0, 0, 0) scale(1)}33.33%,100%{opacity:0.8;transform:translate3d(0, -0.75rem, 0) scale(0.84)}}@keyframes svelte-7x7u86-up2{0%{opacity:0}33.33%,100%{opacity:1;transform:translate3d(0, -0.75rem, 0)}}.link.svelte-7x7u86{position:relative;width:1.75rem;height:0.75rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAAkCAMAAAAgl+0yAAAAnFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+TINBkAAAAM3RSTlMAjLy6ILM2Fi+Zng3BrPvao4VC9ceneQfKkmNdV1AbEeLOsHA77ujUtn5JLnRraSUUjVLj/+RVAAABhElEQVRIx63V2W6CQBiGYUBUQGDYdwTZQZZa7v/eimik/ket/7yZ4yeTTCYf8+dOX8etxGVoxAvCVbguR3g0uRTMA0w4odGi+CbzFnGKosCqrmHc5rdEwzCwqtGFJlC7DqtOcTxANY67BHnVKOpVoEZRjFPdLgxbqIZhhFTjINChGgThF06NhpGd35OGMcCppyDPfajm+YhUR8cRoeo4+RGlJnnbalBt2x6nHh1dt4Gq6bqDU886y2ZQZVn9jFJ51vcbqPo+Up18UeSgKoo3nHqVJEkGqi1JPk49aLZmQdW2xXf1zP+vUFHsC1QVReK33xdk+w9SaqAq+732UvvdZ2UEqrud8lR5Wc4a7pO8GaoL9VBjy7rMlMosq1lV43LhZlrtF+yuJlbtEXpqXXP3NYwI8VJqakOIziw5aepV1FQuTdfhvlWVZdJCrao6MPe0spRpqV5ZFivqNqYpq3RQ2TST5/h4quoRCmwqq6rymol6plV53IZSomTKE/MroWfxDevL/wAEdPq1eGDh4AAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:contain;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:1.2s;animation-name:svelte-7x7u86-left-right}@keyframes svelte-7x7u86-left-right{0%,100%{opacity:0.8;transform:translateX(-0.3125rem)}50%{opacity:1;transform:translateX(0)}}");
8
6
  }
@@ -95,9 +93,9 @@ function J(A) {
95
93
  },
96
94
  p(l, [k]) {
97
95
  let V = e;
98
- e = F(l), e !== V && (t && (B(), y(v[V], 1, 1, () => {
96
+ e = F(l), e !== V && (t && (M(), y(v[V], 1, 1, () => {
99
97
  v[V] = null;
100
- }), M()), ~e ? (t = v[e], t || (t = v[e] = U[e](l), t.c()), b(t, 1), t.m(r, null)) : t = null), (!g || k & 1) && u !== (u = l[0].text + "") && C(h, u);
98
+ }), C()), ~e ? (t = v[e], t || (t = v[e] = U[e](l), t.c()), b(t, 1), t.m(r, null)) : t = null), (!g || k & 1) && u !== (u = l[0].text + "") && B(h, u);
101
99
  },
102
100
  i(l) {
103
101
  g || (b(t), b(s.$$.fragment, l), g = !0);
@@ -118,11 +116,11 @@ function K(A, i, r) {
118
116
  A.$$.dirty & 2 && r(0, e = t.data);
119
117
  }, [e, t];
120
118
  }
121
- class Y extends H {
119
+ class z extends H {
122
120
  constructor(i) {
123
121
  super(), L(this, i, K, J, q, { tag: 1 }, O);
124
122
  }
125
123
  }
126
124
  export {
127
- Y as default
125
+ z as LinkTag
128
126
  };
@@ -1,7 +1,5 @@
1
1
  import { SvelteComponent as fe, init as de, safe_not_equal as ce, append_styles as ge, element as p, create_component as ue, space as A, text as D, attr as g, set_style as R, src_url_equal as W, toggle_class as Y, insert as S, mount_component as be, append as f, set_data as E, transition_in as he, transition_out as ve, detach as T, destroy_component as pe, destroy_each as j, empty as me } from "../../../vendor/svelte/internal/index.js";
2
- import ke from "../Common/Shadow.js";
3
- import "../../../vendor/svelte/transition/index.js";
4
- import "../../../vendor/svelte/easing/index.js";
2
+ import { Shadow as ke } from "../Common/Shadow.js";
5
3
  function ye(i) {
6
4
  ge(i, "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}");
7
5
  }
@@ -220,11 +218,11 @@ function we(i, t, e) {
220
218
  i.$$.dirty & 1 && e(1, l = (k = (m = o.state) == null ? void 0 : m.unfolded) != null ? k : !1), i.$$.dirty & 2 && e(3, n = !l), i.$$.dirty & 1 && e(2, s = o.data);
221
219
  }, [o, l, s, n];
222
220
  }
223
- class Ce extends fe {
221
+ class Te extends fe {
224
222
  constructor(t) {
225
223
  super(), de(this, t, we, _e, ce, { tag: 0 }, ye);
226
224
  }
227
225
  }
228
226
  export {
229
- Ce as default
227
+ Te as MarketingTag
230
228
  };