@realsee/dnalogel 2.2.2 → 2.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (279) hide show
  1. package/dist/index.cjs.js +63 -58
  2. package/dist/index.js +4972 -4332
  3. package/dist/index.umd.js +51 -46
  4. package/docs/classes/CruisePluginController.html +24 -24
  5. package/docs/classes/Magnifier.html +16 -16
  6. package/docs/classes/ModelRoomLabelController.html +11 -11
  7. package/docs/classes/Object3DHelperController.html +24 -24
  8. package/docs/classes/PaintBrush.html +15 -15
  9. package/docs/classes/PanoTagPluginController.html +39 -39
  10. package/docs/classes/Util.BetterTween.html +8 -8
  11. package/docs/classes/Util.FivePointSelector.html +12 -12
  12. package/docs/classes/Util.Interval.html +12 -12
  13. package/docs/classes/Util.Magnifier.html +17 -17
  14. package/docs/classes/Util.PointDomHelper.html +11 -11
  15. package/docs/classes/Util.PointHelper.html +11 -11
  16. package/docs/classes/Util.Rectangle.html +13 -13
  17. package/docs/enums/CameraMovementEffect.html +7 -7
  18. package/docs/enums/ContentType.html +12 -12
  19. package/docs/enums/DIRECTION.html +9 -9
  20. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
  21. package/docs/enums/DimensionType.html +7 -7
  22. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
  23. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
  24. package/docs/enums/LinkType.html +7 -7
  25. package/docs/enums/PaintBrushTypeEnum.html +8 -8
  26. package/docs/enums/PointType.html +7 -7
  27. package/docs/enums/Rotation.html +8 -8
  28. package/docs/functions/CSS3DRenderPlugin.html +4 -4
  29. package/docs/functions/CameraMovementPlugin.html +4 -4
  30. package/docs/functions/CruisePlugin.html +4 -4
  31. package/docs/functions/GuideLinePlugin.html +5 -5
  32. package/docs/functions/ItemLabelPlugin.html +4 -4
  33. package/docs/functions/MapviewFloorplanPlugin.html +4 -4
  34. package/docs/functions/ModelChassisCompassPlugin.html +4 -4
  35. package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
  36. package/docs/functions/ModelFloorplanPlugin.html +4 -4
  37. package/docs/functions/ModelItemLabelPlugin.html +4 -4
  38. package/docs/functions/ModelRoomLabelPlugin.html +4 -4
  39. package/docs/functions/ModelTVVideoPlugin.html +4 -4
  40. package/docs/functions/ModelViewPlugin.html +4 -4
  41. package/docs/functions/Object3DHelperPlugin.html +4 -4
  42. package/docs/functions/PanoCompassPlugin.html +4 -4
  43. package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
  44. package/docs/functions/PanoDoorLabelPlugin.html +4 -4
  45. package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
  46. package/docs/functions/PanoMeasurePlugin.html +4 -4
  47. package/docs/functions/PanoRulerPlugin.html +4 -4
  48. package/docs/functions/PanoRulerProPlugin.html +4 -4
  49. package/docs/functions/PanoSpatialTagPlugin.html +4 -4
  50. package/docs/functions/PanoTagPlugin.html +4 -4
  51. package/docs/functions/TopviewFloorplanPlugin.html +4 -4
  52. package/docs/functions/Util.getCoordsFromClient.html +5 -5
  53. package/docs/functions/Util.getCoordsFromElement.html +5 -5
  54. package/docs/functions/Util.getFrameTime.html +5 -5
  55. package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
  56. package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
  57. package/docs/functions/Util.isNil.html +5 -5
  58. package/docs/functions/Util.nextFrame.html +5 -5
  59. package/docs/functions/Util.notNil.html +5 -5
  60. package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
  61. package/docs/functions/Util.tweenProgress.html +5 -5
  62. package/docs/functions/pluginFlag.html +5 -5
  63. package/docs/index.html +4 -4
  64. package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
  65. package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
  66. package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
  67. package/docs/interfaces/ContentTypeMap.html +12 -12
  68. package/docs/interfaces/FloorplanBounding.html +8 -8
  69. package/docs/interfaces/FloorplanData.html +10 -10
  70. package/docs/interfaces/FloorplanEntrance.html +11 -11
  71. package/docs/interfaces/FloorplanExtraObject.html +10 -10
  72. package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
  73. package/docs/interfaces/FloorplanFloorData.html +9 -9
  74. package/docs/interfaces/FloorplanImagePosition.html +7 -7
  75. package/docs/interfaces/FloorplanObserver.html +9 -9
  76. package/docs/interfaces/FloorplanOutlineItem.html +9 -9
  77. package/docs/interfaces/FloorplanPosition.html +7 -7
  78. package/docs/interfaces/FloorplanRoomItem.html +13 -13
  79. package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
  80. package/docs/interfaces/FloorplanServerBounding.html +8 -8
  81. package/docs/interfaces/FloorplanServerComputedData.html +10 -10
  82. package/docs/interfaces/FloorplanServerData.html +7 -7
  83. package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
  84. package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
  85. package/docs/interfaces/FloorplanServerEntrance.html +11 -11
  86. package/docs/interfaces/FloorplanServerFloorData.html +9 -9
  87. package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
  88. package/docs/interfaces/FloorplanServerObserver.html +9 -9
  89. package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
  90. package/docs/interfaces/FloorplanServerPosition.html +7 -7
  91. package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
  92. package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
  93. package/docs/interfaces/ItemLabelPluginData.html +6 -6
  94. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
  95. package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
  96. package/docs/interfaces/LineJson.html +7 -7
  97. package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
  98. package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
  99. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
  100. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
  101. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
  102. package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
  103. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
  104. package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
  105. package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
  106. package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
  107. package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
  108. package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
  109. package/docs/interfaces/ModelViewPluginExportType.html +8 -8
  110. package/docs/interfaces/Object3DHelperState.html +8 -8
  111. package/docs/interfaces/OpenParameter.html +7 -7
  112. package/docs/interfaces/PaintBrushAction.html +12 -12
  113. package/docs/interfaces/PaintBrushConfigs.html +12 -12
  114. package/docs/interfaces/PaintBrushState.html +10 -10
  115. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
  116. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
  117. package/docs/interfaces/PanoMeasureParameterType.html +11 -11
  118. package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
  119. package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
  120. package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
  121. package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
  122. package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
  123. package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
  124. package/docs/interfaces/PanoRulerProPluginState.html +8 -8
  125. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
  126. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
  127. package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
  128. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
  129. package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
  130. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
  131. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
  132. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
  133. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
  134. package/docs/interfaces/Point.html +8 -8
  135. package/docs/interfaces/PointJson.html +8 -8
  136. package/docs/interfaces/Room.html +9 -9
  137. package/docs/interfaces/RoomInfo.html +7 -7
  138. package/docs/interfaces/RoomLabel.html +14 -14
  139. package/docs/interfaces/RoomRules.html +5 -5
  140. package/docs/interfaces/Rooms.html +5 -5
  141. package/docs/interfaces/Scissor.html +9 -9
  142. package/docs/interfaces/TagConfig.html +10 -10
  143. package/docs/interfaces/Tags.html +9 -9
  144. package/docs/interfaces/Util.MagnifierParameter.html +11 -11
  145. package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
  146. package/docs/modules/Util.html +5 -5
  147. package/docs/modules.html +4 -4
  148. package/docs/types/ArrayPosition.html +5 -5
  149. package/docs/types/CSS3DRenderExportType.html +5 -5
  150. package/docs/types/CSS3DRenderPluginExportType.html +5 -5
  151. package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
  152. package/docs/types/Color.html +5 -5
  153. package/docs/types/ContentTypeConfigKey.html +5 -5
  154. package/docs/types/ContentTypeConfigKeyArray.html +5 -5
  155. package/docs/types/Create3DDomContainerReturnType.html +5 -5
  156. package/docs/types/Create3DElementReturnType.html +5 -5
  157. package/docs/types/CruisePluginExportType.html +5 -5
  158. package/docs/types/Direction-1.html +5 -5
  159. package/docs/types/Direction4.html +5 -5
  160. package/docs/types/FloorplanRuleLabels.html +5 -5
  161. package/docs/types/FloorplanServerRuleLabels.html +5 -5
  162. package/docs/types/GuideLinePluginExportType.html +5 -5
  163. package/docs/types/HelperEventMap.html +5 -5
  164. package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
  165. package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
  166. package/docs/types/MediaData.html +5 -5
  167. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
  168. package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
  169. package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
  170. package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
  171. package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
  172. package/docs/types/MoveArgs.html +5 -5
  173. package/docs/types/MoveOpts.html +5 -5
  174. package/docs/types/Object3DHelperEventMap.html +5 -5
  175. package/docs/types/ObjectFit.html +5 -5
  176. package/docs/types/PaintBrushEventMap.html +5 -5
  177. package/docs/types/PanoCompassPluginData.html +5 -5
  178. package/docs/types/PanoCompassPluginExportType.html +5 -5
  179. package/docs/types/PanoCompassPluginParameterType.html +5 -5
  180. package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
  181. package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
  182. package/docs/types/PanoMeasurePluginEvent.html +5 -5
  183. package/docs/types/PanoMeasureReturnType.html +5 -5
  184. package/docs/types/PanoSpatialTagPluginId.html +5 -5
  185. package/docs/types/PanoTagPluginExportInterface.html +5 -5
  186. package/docs/types/PanoTagPluginParamsInterface.html +5 -5
  187. package/docs/types/PlaneTag.html +5 -5
  188. package/docs/types/PointTag.html +5 -5
  189. package/docs/types/Position.html +5 -5
  190. package/docs/types/RotateArgs.html +5 -5
  191. package/docs/types/RotateOpts.html +5 -5
  192. package/docs/types/RuleLabelsKey.html +5 -5
  193. package/docs/types/RuleLabelsValue.html +5 -5
  194. package/docs/types/Tag.html +5 -5
  195. package/docs/types/Tag2D.html +5 -5
  196. package/docs/types/Tag3D.html +5 -5
  197. package/docs/types/TagId.html +5 -5
  198. package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
  199. package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
  200. package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
  201. package/docs/variables/PLUGIN.html +5 -5
  202. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
  203. package/docs/variables/ROOM_TYPE_MAP.html +5 -5
  204. package/docs/variables/VERSION.html +5 -5
  205. package/docs/variables/itemLabelPluginServerParams.html +5 -5
  206. package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
  207. package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
  208. package/libs/ItemLabelPlugin/ItemLabelComponent.js +12 -13
  209. package/libs/ItemLabelPlugin/ItemLabelItem.js +1 -1
  210. package/libs/ItemLabelPlugin/index.js +3 -4
  211. package/libs/ModelItemLabelPlugin/ItemLabelComponent.js +10 -11
  212. package/libs/ModelItemLabelPlugin/ItemLabelItem.js +1 -1
  213. package/libs/ModelItemLabelPlugin/index.js +3 -4
  214. package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +1 -1
  215. package/libs/ModelRoomLabelPlugin/RoomLabelItems.js +17 -18
  216. package/libs/PanoDoorLabelPlugin/Controller.js +96 -97
  217. package/libs/PanoDoorLabelPlugin/DoorLabelItem.js +1 -1
  218. package/libs/PanoRulerProPlugin/RulerItem.js +1 -1
  219. package/libs/PanoRulerProPlugin/RulerItems.js +18 -19
  220. package/libs/PanoSpatialTagPlugin/Components/origins.js +2 -2
  221. package/libs/PanoSpatialTagPlugin/Components/tag.js +8 -9
  222. package/libs/PanoSpatialTagPlugin/index.js +1 -3
  223. package/libs/PanoSpatialTagPlugin/store.js +1 -1
  224. package/libs/PanoTagPlugin/Components/Common/Arrow.js +11 -11
  225. package/libs/PanoTagPlugin/Components/Common/Audio.js +25 -26
  226. package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +8 -8
  227. package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +30 -29
  228. package/libs/PanoTagPlugin/Components/Common/Media.js +27 -28
  229. package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
  230. package/libs/PanoTagPlugin/Components/Common/MultiLineText.js +18 -19
  231. package/libs/PanoTagPlugin/Components/Common/Point/CustomPoint.js +3 -3
  232. package/libs/PanoTagPlugin/Components/Common/Point/DefaultPoint.js +3 -3
  233. package/libs/PanoTagPlugin/Components/Common/Point/PointSwitch.js +9 -9
  234. package/libs/PanoTagPlugin/Components/Common/Shadow.js +11 -10
  235. package/libs/PanoTagPlugin/Components/Common/Text.js +15 -16
  236. package/libs/PanoTagPlugin/Components/Common/TextItem.js +10 -10
  237. package/libs/PanoTagPlugin/Components/Tag/AudioTag.js +9 -10
  238. package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +27 -28
  239. package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +9 -10
  240. package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +7 -6
  241. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +5 -4
  242. package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +10 -11
  243. package/libs/PanoTagPlugin/Components/Tag/TextTag.js +19 -20
  244. package/libs/PanoTagPlugin/Components/Tag/index.js +8 -9
  245. package/libs/PanoTagPlugin/Components/TagContainer.js +11 -12
  246. package/libs/PanoTagPlugin/Components/TagWrapper.js +8 -9
  247. package/libs/PanoTagPlugin/controller/index.js +1 -1
  248. package/libs/floorplan/Components/BaseImage.js +4 -4
  249. package/libs/floorplan/Components/Camera.js +1 -1
  250. package/libs/floorplan/Components/Compass.js +1 -1
  251. package/libs/floorplan/Components/CurrentFloor.js +9 -10
  252. package/libs/floorplan/Components/Main.js +24 -25
  253. package/libs/floorplan/Components/Normalmage.js +1 -1
  254. package/libs/floorplan/Components/RoomHighlight/Room.js +1 -1
  255. package/libs/floorplan/Components/RoomHighlight/RoomHighlight.js +7 -7
  256. package/libs/floorplan/Components/RoomLabels/RoomLabel.js +7 -8
  257. package/libs/floorplan/Components/RoomLabels/RoomLabels.js +39 -40
  258. package/libs/floorplan/Components/RoomMaterials/RoomMaterial.js +7 -7
  259. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_0.js +1 -1
  260. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_1.js +1 -1
  261. package/libs/floorplan/Components/RoomMaterials/RoomMaterial_2.js +1 -1
  262. package/libs/floorplan/Components/RuleLabels/RuleItem.js +5 -5
  263. package/libs/floorplan/Components/RuleLabels/RuleLabels.js +7 -7
  264. package/libs/floorplan/Components/SvgImage.js +4 -4
  265. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +3 -4
  266. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +3 -3
  267. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +3 -3
  268. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +23 -24
  269. package/libs/floorplan/index.js +1 -5
  270. package/libs/index.js +94 -95
  271. package/libs/vendor/svelte/easing/index.js +12 -0
  272. package/libs/vendor/svelte/index.js +1 -0
  273. package/libs/vendor/svelte/internal/index.js +642 -0
  274. package/libs/vendor/svelte/store/index.js +31 -0
  275. package/libs/vendor/svelte/transition/index.js +37 -0
  276. package/libs/vendor/swiper/svelte/swiper-slide.js +10 -11
  277. package/libs/vendor/swiper/svelte/swiper-svelte.js +1 -2
  278. package/libs/vendor/swiper/svelte/swiper.js +9 -10
  279. package/package.json +2 -2
@@ -9,16 +9,15 @@ var F = (t, e, i) => e in t ? N(t, e, { enumerable: !0, configurable: !0, writab
9
9
  P.call(e, i) && F(t, i, e[i]);
10
10
  return t;
11
11
  };
12
- import { SvelteComponent as T, init as U, safe_not_equal as j, append_styles as G, empty as H, insert as q, transition_in as v, group_outros as J, transition_out as z, check_outros as K, detach as R, element as b, create_component as Q, space as A, attr as h, src_url_equal as I, toggle_class as D, mount_component as V, append as k, listen as C, stop_propagation as W, add_render_callback as X, create_in_transition as Y, create_out_transition as Z, destroy_component as x, run_all as $, binding_callbacks as ee } from "svelte/internal";
13
- import { fade as M } from "svelte/transition";
14
- import { cubicInOut as S } from "svelte/easing";
12
+ import { SvelteComponent as T, init as U, safe_not_equal as j, append_styles as G, empty as H, insert as q, transition_in as v, transition_out as z, check_outros as J, detach as R, getContext as A, element as b, create_component as K, space as I, attr as h, src_url_equal as D, toggle_class as M, mount_component as Q, append as k, listen as C, stop_propagation as V, add_render_callback as W, create_in_transition as X, create_out_transition as Y, destroy_component as Z, run_all as x, group_outros as $, binding_callbacks as ee } from "../../../vendor/svelte/internal/index.js";
13
+ import { fade as S } from "../../../vendor/svelte/transition/index.js";
14
+ import { cubicInOut as B } from "../../../vendor/svelte/easing/index.js";
15
15
  import te from "./Shadow.js";
16
- import { getContext as B } from "svelte";
17
16
  function ie(t) {
18
17
  G(t, "svelte-1ku3wt4", `.audio.svelte-1ku3wt4.svelte-1ku3wt4{position:relative;width:100%;height:100%;cursor:pointer}@keyframes svelte-1ku3wt4-playing{25%{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='8' transform='translate(-1 -1)' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E")}50%{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM5.533 6.685L4.169 8.049l1.414 1.413a2.078 2.078 0 0 0-.05-2.777z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E")}75%{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zm-.656 4.874l-.906.905A3.35 3.35 0 0 1 7.369 8.1c0 .875-.333 1.67-.88 2.268l.906.906A4.628 4.628 0 0 0 8.65 8.101a4.627 4.627 0 0 0-1.306-3.227zm-1.811 1.81L4.169 8.05l1.414 1.413a2.078 2.078 0 0 0-.05-2.777z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E")}}.paused.svelte-1ku3wt4 .audio-icon.svelte-1ku3wt4{animation:none}.audio-icon.svelte-1ku3wt4.svelte-1ku3wt4{width:100%;height:100%;border-radius:50%;background-size:100%;animation:svelte-1ku3wt4-playing 2s steps(1) infinite;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zm1.428 2.79l-.953.952a6.222 6.222 0 0 1 1.775 4.36c0 1.571-.58 3.006-1.538 4.103l-.184.202.793.794a7.344 7.344 0 0 0 2.21-5.26A7.341 7.341 0 0 0 9.428 2.79zM7.344 4.873l-.906.905A3.35 3.35 0 0 1 7.369 8.1c0 .802-.28 1.537-.748 2.115l-.132.153.906.906A4.628 4.628 0 0 0 8.65 8.101a4.627 4.627 0 0 0-1.306-3.227zm-1.811 1.81L4.169 8.05l1.414 1.413a2.078 2.078 0 0 0-.05-2.777z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E")}`);
19
18
  }
20
19
  function L(t) {
21
- let e, i, n, o, r, u, f, d = !0, c, m, a, g, w;
20
+ let e, i, n, o, r, u, f, d = !0, c, g, a, m, w;
22
21
  return i = new te({
23
22
  props: {
24
23
  center: !0,
@@ -27,36 +26,36 @@ function L(t) {
27
26
  }
28
27
  }), {
29
28
  c() {
30
- e = b("div"), Q(i.$$.fragment), n = A(), o = b("div"), r = A(), u = b("audio"), h(o, "class", "audio-icon svelte-1ku3wt4"), u.controls = !1, h(u, "playsinline", ""), I(u.src, f = t[3]) || h(u, "src", f), h(e, "class", "audio svelte-1ku3wt4"), D(e, "paused", t[6]);
29
+ e = b("div"), K(i.$$.fragment), n = I(), o = b("div"), r = I(), u = b("audio"), h(o, "class", "audio-icon svelte-1ku3wt4"), u.controls = !1, h(u, "playsinline", ""), D(u.src, f = t[3]) || h(u, "src", f), h(e, "class", "audio svelte-1ku3wt4"), M(e, "paused", t[6]);
31
30
  },
32
31
  m(s, _) {
33
- q(s, e, _), V(i, e, null), k(e, n), k(e, o), k(e, r), k(e, u), t[9](u), a = !0, g || (w = [
32
+ q(s, e, _), Q(i, e, null), k(e, n), k(e, o), k(e, r), k(e, u), t[9](u), a = !0, m || (w = [
34
33
  C(u, "play", t[10]),
35
34
  C(u, "pause", t[10]),
36
- C(e, "click", W(t[7]))
37
- ], g = !0);
35
+ C(e, "click", V(t[7]))
36
+ ], m = !0);
38
37
  },
39
38
  p(s, _) {
40
- t = s, (!a || _ & 8 && !I(u.src, f = t[3])) && h(u, "src", f), _ & 64 && d !== (d = t[6]) && u[d ? "pause" : "play"](), _ & 64 && D(e, "paused", t[6]);
39
+ t = s, (!a || _ & 8 && !D(u.src, f = t[3])) && h(u, "src", f), _ & 64 && d !== (d = t[6]) && u[d ? "pause" : "play"](), _ & 64 && M(e, "paused", t[6]);
41
40
  },
42
41
  i(s) {
43
- a || (v(i.$$.fragment, s), s && X(() => {
44
- m && m.end(1), c = Y(e, M, {
42
+ a || (v(i.$$.fragment, s), s && W(() => {
43
+ g && g.end(1), c = X(e, S, {
45
44
  duration: t[2],
46
45
  delay: t[0],
47
- easing: S
46
+ easing: B
48
47
  }), c.start();
49
48
  }), a = !0);
50
49
  },
51
50
  o(s) {
52
- z(i.$$.fragment, s), c && c.invalidate(), s && (m = Z(e, M, {
51
+ z(i.$$.fragment, s), c && c.invalidate(), s && (g = Y(e, S, {
53
52
  duration: t[2],
54
53
  delay: t[1],
55
- easing: S
54
+ easing: B
56
55
  })), a = !1;
57
56
  },
58
57
  d(s) {
59
- s && R(e), x(i), t[9](null), s && m && m.end(), g = !1, $(w);
58
+ s && R(e), Z(i), t[9](null), s && g && g.end(), m = !1, x(w);
60
59
  }
61
60
  };
62
61
  }
@@ -70,9 +69,9 @@ function ae(t) {
70
69
  n && n.m(o, r), q(o, e, r), i = !0;
71
70
  },
72
71
  p(o, [r]) {
73
- o[4] ? n ? (n.p(o, r), r & 16 && v(n, 1)) : (n = L(o), n.c(), v(n, 1), n.m(e.parentNode, e)) : n && (J(), z(n, 1, 1, () => {
72
+ o[4] ? n ? (n.p(o, r), r & 16 && v(n, 1)) : (n = L(o), n.c(), v(n, 1), n.m(e.parentNode, e)) : n && ($(), z(n, 1, 1, () => {
74
73
  n = null;
75
- }), K());
74
+ }), J());
76
75
  },
77
76
  i(o) {
78
77
  i || (v(n), i = !0);
@@ -87,13 +86,13 @@ function ae(t) {
87
86
  }
88
87
  function ne(t, e, i) {
89
88
  let { inDelay: n = 0 } = e, { outDelay: o = 0 } = e, { duration: r = 0 } = e, { url: u } = e, { unfolded: f } = e, { hooksInfo: d = {} } = e;
90
- const c = B("hooks"), m = B("mediaStore");
91
- let a, g = !0;
92
- m.subscribe(({ currentMediaUrl: l }) => {
89
+ const c = A("hooks"), g = A("mediaStore");
90
+ let a, m = !0;
91
+ g.subscribe(({ currentMediaUrl: l }) => {
93
92
  l !== u && (a == null || a.pause());
94
93
  });
95
94
  function w(l) {
96
- m.set({ currentMediaUrl: u }), a && (c.emit("click", p({
95
+ g.set({ currentMediaUrl: u }), a && (c.emit("click", p({
97
96
  event: l,
98
97
  target: "AudioTagPlayIcon",
99
98
  audioInstance: a
@@ -121,7 +120,7 @@ function ne(t, e, i) {
121
120
  });
122
121
  }
123
122
  function _() {
124
- g = this.paused, i(6, g);
123
+ m = this.paused, i(6, m);
125
124
  }
126
125
  return t.$$set = (l) => {
127
126
  "inDelay" in l && i(0, n = l.inDelay), "outDelay" in l && i(1, o = l.outDelay), "duration" in l && i(2, r = l.duration), "url" in l && i(3, u = l.url), "unfolded" in l && i(4, f = l.unfolded), "hooksInfo" in l && i(8, d = l.hooksInfo);
@@ -134,14 +133,14 @@ function ne(t, e, i) {
134
133
  u,
135
134
  f,
136
135
  a,
137
- g,
136
+ m,
138
137
  w,
139
138
  d,
140
139
  s,
141
140
  _
142
141
  ];
143
142
  }
144
- class fe extends T {
143
+ class de extends T {
145
144
  constructor(e) {
146
145
  super(), U(
147
146
  this,
@@ -162,5 +161,5 @@ class fe extends T {
162
161
  }
163
162
  }
164
163
  export {
165
- fe as default
164
+ de as default
166
165
  };
@@ -1,7 +1,7 @@
1
- import { SvelteComponent as D, init as g, safe_not_equal as v, append_styles as w, svg_element as s, attr as l, insert as y, append as d, transition_in as c, group_outros as b, transition_out as _, check_outros as k, detach as p, add_render_callback as O, create_in_transition as G, create_out_transition as I } from "svelte/internal";
1
+ import { SvelteComponent as D, init as g, safe_not_equal as v, append_styles as w, svg_element as s, attr as l, insert as y, append as d, transition_in as c, transition_out as _, check_outros as b, detach as p, add_render_callback as k, create_in_transition as O, create_out_transition as G, group_outros as I } from "../../../../vendor/svelte/internal/index.js";
2
2
  import { uuid as L } from "../../../../shared-utils/uuid.js";
3
- import { draw as h } from "svelte/transition";
4
- import { cubicOut as S, cubicInOut as U } from "svelte/easing";
3
+ import { draw as h } from "../../../../vendor/svelte/transition/index.js";
4
+ import { cubicOut as S, cubicInOut as U } from "../../../../vendor/svelte/easing/index.js";
5
5
  function q(n) {
6
6
  w(n, "svelte-e72ouh", ".line.svelte-e72ouh{width:100%;height:100%;overflow:visible}");
7
7
  }
@@ -18,8 +18,8 @@ function m(n) {
18
18
  n = i;
19
19
  },
20
20
  i(i) {
21
- r || (i && O(() => {
22
- o && o.end(1), a = G(e, h, {
21
+ r || (i && k(() => {
22
+ o && o.end(1), a = O(e, h, {
23
23
  duration: n[1],
24
24
  delay: n[0],
25
25
  easing: S
@@ -27,7 +27,7 @@ function m(n) {
27
27
  }), r = !0);
28
28
  },
29
29
  o(i) {
30
- a && a.invalidate(), i && (o = I(e, h, {
30
+ a && a.invalidate(), i && (o = G(e, h, {
31
31
  duration: n[1],
32
32
  delay: n[2],
33
33
  easing: U
@@ -48,9 +48,9 @@ function B(n) {
48
48
  y(f, e, u), d(e, a), d(a, o), d(o, r), d(o, i), t && t.m(e, null);
49
49
  },
50
50
  p(f, [u]) {
51
- f[3] ? t ? (t.p(f, u), u & 8 && c(t, 1)) : (t = m(f), t.c(), c(t, 1), t.m(e, null)) : t && (b(), _(t, 1, 1, () => {
51
+ f[3] ? t ? (t.p(f, u), u & 8 && c(t, 1)) : (t = m(f), t.c(), c(t, 1), t.m(e, null)) : t && (I(), _(t, 1, 1, () => {
52
52
  t = null;
53
- }), k());
53
+ }), b());
54
54
  },
55
55
  i(f) {
56
56
  c(t);
@@ -1,53 +1,54 @@
1
- import { SvelteComponent as g, init as v, safe_not_equal as D, append_styles as k, svg_element as u, attr as l, insert as y, append as d, transition_in as c, group_outros as w, transition_out as _, check_outros as b, detach as p, add_render_callback as z, create_in_transition as S, create_out_transition as G } from "svelte/internal";
2
- import { draw as h } from "svelte/transition";
1
+ import { SvelteComponent as g, init as v, safe_not_equal as D, append_styles as k, svg_element as u, attr as l, insert as y, append as d, transition_in as c, transition_out as _, check_outros as w, detach as p, add_render_callback as b, create_in_transition as z, create_out_transition as S, group_outros as G } from "../../../../vendor/svelte/internal/index.js";
2
+ import { draw as h } from "../../../../vendor/svelte/transition/index.js";
3
3
  import { uuid as U } from "../../../../shared-utils/uuid.js";
4
- function q(n) {
5
- k(n, "svelte-1omzoh4", ".straight-line.svelte-1omzoh4{display:block;width:100%;height:100%;overflow:visible}");
4
+ import "../../../../vendor/svelte/easing/index.js";
5
+ function q(o) {
6
+ k(o, "svelte-1omzoh4", ".straight-line.svelte-1omzoh4{display:block;width:100%;height:100%;overflow:visible}");
6
7
  }
7
- function m(n) {
8
- let e, a, o, r;
8
+ function m(o) {
9
+ let e, a, n, r;
9
10
  return {
10
11
  c() {
11
- e = u("path"), l(e, "fill", "none"), l(e, "stroke", "url(#" + n[4] + ")"), l(e, "stroke-width", "1"), l(e, "d", "M0 0.5 L 148 0.5");
12
+ e = u("path"), l(e, "fill", "none"), l(e, "stroke", "url(#" + o[4] + ")"), l(e, "stroke-width", "1"), l(e, "d", "M0 0.5 L 148 0.5");
12
13
  },
13
14
  m(i, t) {
14
15
  y(i, e, t), r = !0;
15
16
  },
16
17
  p(i, t) {
17
- n = i;
18
+ o = i;
18
19
  },
19
20
  i(i) {
20
- r || (i && z(() => {
21
- o && o.end(1), a = S(e, h, {
22
- duration: n[1],
23
- delay: n[0]
21
+ r || (i && b(() => {
22
+ n && n.end(1), a = z(e, h, {
23
+ duration: o[1],
24
+ delay: o[0]
24
25
  }), a.start();
25
26
  }), r = !0);
26
27
  },
27
28
  o(i) {
28
- a && a.invalidate(), i && (o = G(e, h, {
29
- duration: n[1],
30
- delay: n[2]
29
+ a && a.invalidate(), i && (n = S(e, h, {
30
+ duration: o[1],
31
+ delay: o[2]
31
32
  })), r = !1;
32
33
  },
33
34
  d(i) {
34
- i && p(e), i && o && o.end();
35
+ i && p(e), i && n && n.end();
35
36
  }
36
37
  };
37
38
  }
38
- function A(n) {
39
- let e, a, o, r, i, t = n[3] && m(n);
39
+ function A(o) {
40
+ let e, a, n, r, i, t = o[3] && m(o);
40
41
  return {
41
42
  c() {
42
- e = u("svg"), a = u("defs"), o = u("linearGradient"), r = u("stop"), i = u("stop"), t && t.c(), l(r, "offset", "25%"), l(r, "stop-color", "white"), l(r, "stop-opacity", "1"), l(i, "offset", "100%"), l(i, "stop-color", "white"), l(i, "stop-opacity", "0.5"), l(o, "id", n[4]), l(o, "gradientUnits", "userSpaceOnUse"), l(e, "class", "straight-line svelte-1omzoh4"), l(e, "viewBox", "0 0 148 1"), l(e, "preserveAspectRatio", "none");
43
+ e = u("svg"), a = u("defs"), n = u("linearGradient"), r = u("stop"), i = u("stop"), t && t.c(), l(r, "offset", "25%"), l(r, "stop-color", "white"), l(r, "stop-opacity", "1"), l(i, "offset", "100%"), l(i, "stop-color", "white"), l(i, "stop-opacity", "0.5"), l(n, "id", o[4]), l(n, "gradientUnits", "userSpaceOnUse"), l(e, "class", "straight-line svelte-1omzoh4"), l(e, "viewBox", "0 0 148 1"), l(e, "preserveAspectRatio", "none");
43
44
  },
44
45
  m(f, s) {
45
- y(f, e, s), d(e, a), d(a, o), d(o, r), d(o, i), t && t.m(e, null);
46
+ y(f, e, s), d(e, a), d(a, n), d(n, r), d(n, i), t && t.m(e, null);
46
47
  },
47
48
  p(f, [s]) {
48
- f[3] ? t ? (t.p(f, s), s & 8 && c(t, 1)) : (t = m(f), t.c(), c(t, 1), t.m(e, null)) : t && (w(), _(t, 1, 1, () => {
49
+ f[3] ? t ? (t.p(f, s), s & 8 && c(t, 1)) : (t = m(f), t.c(), c(t, 1), t.m(e, null)) : t && (G(), _(t, 1, 1, () => {
49
50
  t = null;
50
- }), b());
51
+ }), w());
51
52
  },
52
53
  i(f) {
53
54
  c(t);
@@ -60,14 +61,14 @@ function A(n) {
60
61
  }
61
62
  };
62
63
  }
63
- function B(n, e, a) {
64
- let { inDelay: o = 0 } = e, { duration: r = 0 } = e, { outDelay: i = 0 } = e, { unfolded: t } = e;
64
+ function B(o, e, a) {
65
+ let { inDelay: n = 0 } = e, { duration: r = 0 } = e, { outDelay: i = 0 } = e, { unfolded: t } = e;
65
66
  const f = U();
66
- return n.$$set = (s) => {
67
- "inDelay" in s && a(0, o = s.inDelay), "duration" in s && a(1, r = s.duration), "outDelay" in s && a(2, i = s.outDelay), "unfolded" in s && a(3, t = s.unfolded);
68
- }, [o, r, i, t, f];
67
+ return o.$$set = (s) => {
68
+ "inDelay" in s && a(0, n = s.inDelay), "duration" in s && a(1, r = s.duration), "outDelay" in s && a(2, i = s.outDelay), "unfolded" in s && a(3, t = s.unfolded);
69
+ }, [n, r, i, t, f];
69
70
  }
70
- class M extends g {
71
+ class O extends g {
71
72
  constructor(e) {
72
73
  super(), v(
73
74
  this,
@@ -86,5 +87,5 @@ class M extends g {
86
87
  }
87
88
  }
88
89
  export {
89
- M as default
90
+ O as default
90
91
  };
@@ -14,19 +14,18 @@ var z = (a, n, i) => new Promise((e, t) => {
14
14
  }, u = (r) => r.done ? e(r.value) : Promise.resolve(r.value).then(l, o);
15
15
  u((i = i.apply(a, n)).next());
16
16
  });
17
- import { SvelteComponent as te, init as ne, safe_not_equal as ie, append_styles as ae, empty as Z, insert as w, transition_in as _, group_outros as D, transition_out as p, check_outros as j, detach as I, element as le, attr as oe, toggle_class as G, add_render_callback as re, create_in_transition as fe, create_out_transition as ue, create_component as C, mount_component as L, destroy_component as P, destroy_each as se, space as ce } from "svelte/internal";
18
- import { fly as J } from "svelte/transition";
19
- import { linear as K } from "svelte/easing";
20
- import { Swiper_1 as de } from "../../../vendor/swiper/svelte/swiper.js";
17
+ import { SvelteComponent as te, init as ne, safe_not_equal as ie, append_styles as ae, empty as Z, insert as w, transition_in as _, transition_out as p, check_outros as D, detach as I, getContext as G, element as le, attr as oe, toggle_class as J, group_outros as j, add_render_callback as re, create_in_transition as fe, identity as K, create_out_transition as ue, create_component as C, mount_component as L, destroy_component as P, destroy_each as se, space as de } from "../../../vendor/svelte/internal/index.js";
18
+ import { fly as Q } from "../../../vendor/svelte/transition/index.js";
19
+ import { Swiper_1 as ce } from "../../../vendor/swiper/svelte/swiper.js";
21
20
  import { Swiper_slide as me } from "../../../vendor/swiper/svelte/swiper-slide.js";
22
21
  import { Autoplay as _e } from "swiper";
23
22
  import "swiper/css";
24
23
  import "swiper/css/autoplay";
25
24
  import "three";
26
- import { noTypecheck as Q } from "../../utils/noTypecheck.js";
25
+ import { noTypecheck as R } from "../../utils/noTypecheck.js";
27
26
  import x from "./MediaItem.js";
28
27
  import { notNil as ye } from "../../../shared-utils/isNil.js";
29
- import { getContext as R } from "svelte";
28
+ import "../../../vendor/svelte/easing/index.js";
30
29
  import "../../../vendor/swiper/components-shared/get-params.js";
31
30
  import "../../../vendor/swiper/components-shared/utils.js";
32
31
  import "../../../vendor/swiper/components-shared/params-list.js";
@@ -49,7 +48,7 @@ function X(a) {
49
48
  }
50
49
  return i = m(a), e = r[i] = u[i](a), {
51
50
  c() {
52
- n = le("div"), e.c(), oe(n, "class", "media svelte-ai0lv9"), G(n, "unfolded", a[4]);
51
+ n = le("div"), e.c(), oe(n, "class", "media svelte-ai0lv9"), J(n, "unfolded", a[4]);
53
52
  },
54
53
  m(s, g) {
55
54
  w(s, n, g), r[i].m(n, null), o = !0;
@@ -57,13 +56,13 @@ function X(a) {
57
56
  p(s, g) {
58
57
  a = s;
59
58
  let b = i;
60
- i = m(a), i === b ? r[i].p(a, g) : (D(), p(r[b], 1, 1, () => {
59
+ i = m(a), i === b ? r[i].p(a, g) : (j(), p(r[b], 1, 1, () => {
61
60
  r[b] = null;
62
- }), j(), e = r[i], e ? e.p(a, g) : (e = r[i] = u[i](a), e.c()), _(e, 1), e.m(n, null)), g & 16 && G(n, "unfolded", a[4]);
61
+ }), D(), e = r[i], e ? e.p(a, g) : (e = r[i] = u[i](a), e.c()), _(e, 1), e.m(n, null)), g & 16 && J(n, "unfolded", a[4]);
63
62
  },
64
63
  i(s) {
65
64
  o || (_(e), s && re(() => {
66
- l && l.end(1), t = fe(n, J, a[5] ? {
65
+ l && l.end(1), t = fe(n, Q, a[5] ? {
67
66
  y: 4,
68
67
  duration: a[3],
69
68
  delay: a[1],
@@ -72,7 +71,7 @@ function X(a) {
72
71
  }), o = !0);
73
72
  },
74
73
  o(s) {
75
- p(e), t && t.invalidate(), s && (l = ue(n, J, a[5] ? {
74
+ p(e), t && t.invalidate(), s && (l = ue(n, Q, a[5] ? {
76
75
  y: 4,
77
76
  duration: a[3],
78
77
  delay: a[2],
@@ -117,12 +116,12 @@ function ge(a) {
117
116
  }
118
117
  function he(a) {
119
118
  let n, i;
120
- return n = new de({
119
+ return n = new ce({
121
120
  props: {
122
121
  style: "height: 100%",
123
122
  modules: [_e],
124
123
  spaceBetween: 30,
125
- autoplay: a[14] ? Q({
124
+ autoplay: a[14] ? R({
126
125
  delay: 4e3,
127
126
  stopOnLastSlide: !1,
128
127
  disableOnInteraction: !1
@@ -140,7 +139,7 @@ function he(a) {
140
139
  },
141
140
  p(e, t) {
142
141
  const l = {};
143
- t & 16384 && (l.autoplay = e[14] ? Q({
142
+ t & 16384 && (l.autoplay = e[14] ? R({
144
143
  delay: 4e3,
145
144
  stopOnLastSlide: !1,
146
145
  disableOnInteraction: !1
@@ -168,7 +167,7 @@ function be(a) {
168
167
  }
169
168
  }), {
170
169
  c() {
171
- C(n.$$.fragment), i = ce();
170
+ C(n.$$.fragment), i = de();
172
171
  },
173
172
  m(t, l) {
174
173
  L(n, t, l), w(t, i, l), e = !0;
@@ -243,9 +242,9 @@ function ve(a) {
243
242
  const m = W(o, e, r);
244
243
  t[r] ? (t[r].p(m, u), _(t[r], 1)) : (t[r] = Y(m), t[r].c(), _(t[r], 1), t[r].m(n.parentNode, n));
245
244
  }
246
- for (D(), r = e.length; r < t.length; r += 1)
245
+ for (j(), r = e.length; r < t.length; r += 1)
247
246
  l(r);
248
- j();
247
+ D();
249
248
  }
250
249
  },
251
250
  i(o) {
@@ -276,9 +275,9 @@ function ke(a) {
276
275
  e && e.m(t, l), w(t, n, l), i = !0;
277
276
  },
278
277
  p(t, [l]) {
279
- t[4] ? e ? (e.p(t, l), l & 16 && _(e, 1)) : (e = X(t), e.c(), _(e, 1), e.m(n.parentNode, n)) : e && (D(), p(e, 1, 1, () => {
278
+ t[4] ? e ? (e.p(t, l), l & 16 && _(e, 1)) : (e = X(t), e.c(), _(e, 1), e.m(n.parentNode, n)) : e && (j(), p(e, 1, 1, () => {
280
279
  e = null;
281
- }), j());
280
+ }), D());
282
281
  },
283
282
  i(t) {
284
283
  i || (_(e), i = !0);
@@ -293,7 +292,7 @@ function ke(a) {
293
292
  }
294
293
  function we(a, n, i) {
295
294
  let e, t, l, { tag: o } = n, { mediaData: u } = n, { inDelay: r = 0 } = n, { outDelay: m = 0 } = n, { duration: s = 0 } = n, { unfolded: g = !0 } = n, { animation: b = !0 } = n, { playButtonIfNeed: F = "small" } = n, { canPlay: V = !0 } = n, { objectFit: q = "cover" } = n, { enableCarousel: E = !0 } = n, { autoplayConfig: k = { autoplay: !0, autoplayVideo: !1 } } = n;
296
- const O = R("mediaStore"), M = R("hooks");
295
+ const O = G("mediaStore"), M = G("hooks");
297
296
  let h;
298
297
  function B(f) {
299
298
  !e || !h || (O.set({ currentMediaUrl: this.src }), M.emit("playStateChange", {
@@ -328,12 +327,12 @@ function we(a, n, i) {
328
327
  const A = t[v];
329
328
  if (!A || A.type !== "Video")
330
329
  return;
331
- y.autoplay.stop(), y.slides.map((c) => c.querySelector("video")).filter(ye).forEach((c) => c.pause());
332
- const d = (H = y.slides[y.activeIndex]) == null ? void 0 : H.querySelector("video");
333
- if (d && (d.removeEventListener("play", B), d.removeEventListener("pause", N), d.addEventListener("play", B), d.addEventListener("pause", N)), d) {
334
- d.addEventListener("click", () => d.pause());
335
- const c = (U = (T = d.parentElement) == null ? void 0 : T.getElementsByClassName("video-play-button-container")) == null ? void 0 : U[0];
336
- d.addEventListener("play", () => c == null ? void 0 : c.classList.remove("showPlayButton")), d.addEventListener("pause", () => c == null ? void 0 : c.classList.add("showPlayButton")), c && (d.paused ? c.classList.add("showPlayButton") : c.classList.remove("showPlayButton"), c.addEventListener("click", () => d.play()));
330
+ y.autoplay.stop(), y.slides.map((d) => d.querySelector("video")).filter(ye).forEach((d) => d.pause());
331
+ const c = (H = y.slides[y.activeIndex]) == null ? void 0 : H.querySelector("video");
332
+ if (c && (c.removeEventListener("play", B), c.removeEventListener("pause", N), c.addEventListener("play", B), c.addEventListener("pause", N)), c) {
333
+ c.addEventListener("click", () => c.pause());
334
+ const d = (U = (T = c.parentElement) == null ? void 0 : T.getElementsByClassName("video-play-button-container")) == null ? void 0 : U[0];
335
+ c.addEventListener("play", () => d == null ? void 0 : d.classList.remove("showPlayButton")), c.addEventListener("pause", () => d == null ? void 0 : d.classList.add("showPlayButton")), d && (c.paused ? d.classList.add("showPlayButton") : d.classList.remove("showPlayButton"), d.addEventListener("click", () => c.play()));
337
336
  }
338
337
  });
339
338
  return a.$$set = (f) => {
@@ -369,7 +368,7 @@ function we(a, n, i) {
369
368
  ee
370
369
  ];
371
370
  }
372
- class Ke extends te {
371
+ class Je extends te {
373
372
  constructor(n) {
374
373
  super(), ne(
375
374
  this,
@@ -396,5 +395,5 @@ class Ke extends te {
396
395
  }
397
396
  }
398
397
  export {
399
- Ke as default
398
+ Je as default
400
399
  };
@@ -1,4 +1,4 @@
1
- import { SvelteComponent as C, init as N, safe_not_equal as F, append_styles as U, empty as L, insert as _, noop as y, detach as w, element as m, attr as a, binding_callbacks as q, space as E, src_url_equal as b, toggle_class as d, set_style as z, append as k, listen as P, run_all as S } from "svelte/internal";
1
+ import { SvelteComponent as C, init as N, safe_not_equal as F, append_styles as U, empty as L, insert as _, noop as y, detach as w, element as m, attr as a, binding_callbacks as q, space as E, src_url_equal as b, toggle_class as d, set_style as z, append as k, listen as P, run_all as S } from "../../../vendor/svelte/internal/index.js";
2
2
  import { Image_Play_Large as j, Image_Play_Small as B } from "../../Assets/Icon.js";
3
3
  function M(o) {
4
4
  U(o, "svelte-cwtvzu", ".media-item.svelte-cwtvzu.svelte-cwtvzu{height:100%}.media-content.svelte-cwtvzu.svelte-cwtvzu{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:inherit;object-fit:inherit}.video-icon.svelte-cwtvzu.svelte-cwtvzu{width:12.5rem;height:6.25rem;max-width:60%;max-height:60%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.video-play-button-container.svelte-cwtvzu.svelte-cwtvzu{display:none;pointer-events:auto;position:absolute;width:100%;height:100%;top:0;left:0}.video-play-button-container.showPlayButton.svelte-cwtvzu.svelte-cwtvzu{display:block}.video-icon.large.svelte-cwtvzu.svelte-cwtvzu{width:12.5rem;height:6.25rem}.video-icon.small.svelte-cwtvzu.svelte-cwtvzu{width:1.75rem;height:1.75rem}.video-icon.svelte-cwtvzu .video-icon-img.svelte-cwtvzu{width:100%;height:100%;background-position:center center;background-size:contain;background-repeat:no-repeat}.video-icon.svelte-cwtvzu .video-icon-img.canPlay.svelte-cwtvzu{cursor:pointer}");
@@ -1,16 +1,15 @@
1
- import { SvelteComponent as S, init as T, safe_not_equal as C, append_styles as M, space as Y, empty as q, insert as h, group_outros as b, update_keyed_each as A, outro_and_destroy_block as B, check_outros as k, transition_in as _, transition_out as p, detach as g, element as H, create_component as D, attr as U, set_style as v, mount_component as x, destroy_component as I, binding_callbacks as L } from "svelte/internal";
1
+ import { SvelteComponent as S, init as T, safe_not_equal as C, append_styles as M, space as Y, empty as q, insert as h, update_keyed_each as A, check_outros as b, transition_in as _, transition_out as d, detach as g, element as H, create_component as D, attr as U, set_style as k, mount_component as x, destroy_component as I, group_outros as v, outro_and_destroy_block as B, binding_callbacks as L } from "../../../vendor/svelte/internal/index.js";
2
2
  import j from "./Text.js";
3
3
  import F from "./Arrow.js";
4
4
  import { doUtil as G } from "../../utils/doUtil.js";
5
5
  import "animejs";
6
- import "svelte";
7
6
  import "../../../shared-utils/isNil.js";
8
7
  import "three";
9
8
  import "../../utils/search.js";
10
9
  import "../../utils/constants.js";
11
- import "svelte/transition";
10
+ import "../../../vendor/svelte/transition/index.js";
11
+ import "../../../vendor/svelte/easing/index.js";
12
12
  import "../../Assets/Icon.js";
13
- import "svelte/easing";
14
13
  import "./Shadow.js";
15
14
  function J(l) {
16
15
  M(l, "svelte-1fuzm7v", ".text.svelte-1fuzm7v{pointer-events:auto;box-sizing:border-box;display:inline-block;max-width:7.5rem;transition:transform 400ms ease-in-out;font-size:0.75rem;line-height:1.125rem;white-space:initial;cursor:pointer}.arrow.svelte-1fuzm7v{pointer-events:auto;display:inline-block;vertical-align:top;width:0.875rem;height:0.875rem;margin-left:0.125rem;margin-top:0.125rem}");
@@ -32,7 +31,7 @@ function w(l, t) {
32
31
  key: l,
33
32
  first: null,
34
33
  c() {
35
- i = H("div"), D(o.$$.fragment), U(i, "class", "text svelte-1fuzm7v"), v(i, "transform", t[7], !1), this.first = i;
34
+ i = H("div"), D(o.$$.fragment), U(i, "class", "text svelte-1fuzm7v"), k(i, "transform", t[7], !1), this.first = i;
36
35
  },
37
36
  m(f, m) {
38
37
  h(f, i, m), x(o, i, null), t[10](i), r = !0;
@@ -40,13 +39,13 @@ function w(l, t) {
40
39
  p(f, m) {
41
40
  t = f;
42
41
  const u = {};
43
- m & 1 && (u.unfolded = t[0]), m & 2 && (u.content = t[12]), m & 32 && (u.outDelay = t[5]), o.$set(u), m & 128 && v(i, "transform", t[7], !1);
42
+ m & 1 && (u.unfolded = t[0]), m & 2 && (u.content = t[12]), m & 32 && (u.outDelay = t[5]), o.$set(u), m & 128 && k(i, "transform", t[7], !1);
44
43
  },
45
44
  i(f) {
46
45
  r || (_(o.$$.fragment, f), r = !0);
47
46
  },
48
47
  o(f) {
49
- p(o.$$.fragment, f), r = !1;
48
+ d(o.$$.fragment, f), r = !1;
50
49
  },
51
50
  d(f) {
52
51
  f && g(i), I(o), t[10](null);
@@ -77,7 +76,7 @@ function z(l) {
77
76
  o || (_(i.$$.fragment, r), o = !0);
78
77
  },
79
78
  o(r) {
80
- p(i.$$.fragment, r), o = !1;
79
+ d(i.$$.fragment, r), o = !1;
81
80
  },
82
81
  d(r) {
83
82
  r && g(t), I(i);
@@ -104,9 +103,9 @@ function K(l) {
104
103
  h(e, o, n), s && s.m(e, n), h(e, r, n), f = !0;
105
104
  },
106
105
  p(e, [n]) {
107
- n & 167 && (m = e[1], b(), t = A(t, n, u, 1, e, m, i, o.parentNode, B, w, o, y), k()), e[3] < e[4] ? s ? (s.p(e, n), n & 24 && _(s, 1)) : (s = z(e), s.c(), _(s, 1), s.m(r.parentNode, r)) : s && (b(), p(s, 1, 1, () => {
106
+ n & 167 && (m = e[1], v(), t = A(t, n, u, 1, e, m, i, o.parentNode, B, w, o, y), b()), e[3] < e[4] ? s ? (s.p(e, n), n & 24 && _(s, 1)) : (s = z(e), s.c(), _(s, 1), s.m(r.parentNode, r)) : s && (v(), d(s, 1, 1, () => {
108
107
  s = null;
109
- }), k());
108
+ }), b());
110
109
  },
111
110
  i(e) {
112
111
  if (!f) {
@@ -117,8 +116,8 @@ function K(l) {
117
116
  },
118
117
  o(e) {
119
118
  for (let n = 0; n < t.length; n += 1)
120
- p(t[n]);
121
- p(s), f = !1;
119
+ d(t[n]);
120
+ d(s), f = !1;
122
121
  },
123
122
  d(e) {
124
123
  for (let n = 0; n < t.length; n += 1)
@@ -128,7 +127,7 @@ function K(l) {
128
127
  };
129
128
  }
130
129
  function O(l, t, i) {
131
- let o, r, f, { visible: m = !1 } = t, { textUnfolded: u = !1 } = t, { textItems: s } = t, e, n = 0, c = 0, d = 0;
130
+ let o, r, f, { visible: m = !1 } = t, { textUnfolded: u = !1 } = t, { textItems: s } = t, e, n = 0, c = 0, p = 0;
132
131
  function N(a) {
133
132
  L[a ? "unshift" : "push"](() => {
134
133
  e = a, i(2, e);
@@ -139,17 +138,17 @@ function O(l, t, i) {
139
138
  }, l.$$.update = () => {
140
139
  if (l.$$.dirty & 5 && e && m) {
141
140
  const { lineHeight: a } = getComputedStyle(e);
142
- i(4, d = e.offsetHeight), G(() => e == null ? void 0 : e.offsetHeight, Boolean).then(() => {
143
- i(4, d = e.offsetHeight);
141
+ i(4, p = e.offsetHeight), G(() => e == null ? void 0 : e.offsetHeight, Boolean).then(() => {
142
+ i(4, p = e.offsetHeight);
144
143
  }), i(3, c = Number(a.replace("px", "")));
145
144
  }
146
- l.$$.dirty & 280 && i(9, n = u ? c - d : 0), l.$$.dirty & 512 && i(7, o = `translateY(${n}px)`), l.$$.dirty & 256 && i(6, r = u ? "left" : "right"), l.$$.dirty & 256 && i(5, f = u ? 450 : 0);
145
+ l.$$.dirty & 280 && i(9, n = u ? c - p : 0), l.$$.dirty & 512 && i(7, o = `translateY(${n}px)`), l.$$.dirty & 256 && i(6, r = u ? "left" : "right"), l.$$.dirty & 256 && i(5, f = u ? 450 : 0);
147
146
  }, [
148
147
  m,
149
148
  s,
150
149
  e,
151
150
  c,
152
- d,
151
+ p,
153
152
  f,
154
153
  r,
155
154
  o,
@@ -158,7 +157,7 @@ function O(l, t, i) {
158
157
  N
159
158
  ];
160
159
  }
161
- class re extends S {
160
+ class oe extends S {
162
161
  constructor(t) {
163
162
  super(), T(
164
163
  this,
@@ -176,5 +175,5 @@ class re extends S {
176
175
  }
177
176
  }
178
177
  export {
179
- re as default
178
+ oe as default
180
179
  };
@@ -1,7 +1,7 @@
1
- import { SvelteComponent as p, init as g, safe_not_equal as b, append_styles as h, element as w, create_component as A, space as v, attr as c, set_style as f, toggle_class as m, insert as y, mount_component as k, append as d, transition_in as U, transition_out as z, detach as N, destroy_component as R } from "svelte/internal";
2
- import "svelte/easing";
1
+ import { SvelteComponent as p, init as g, safe_not_equal as b, append_styles as h, element as w, create_component as A, space as v, attr as c, set_style as f, toggle_class as m, insert as y, mount_component as k, append as d, transition_in as U, transition_out as z, detach as N, destroy_component as R } from "../../../../vendor/svelte/internal/index.js";
3
2
  import B from "../Shadow.js";
4
- import "svelte/transition";
3
+ import "../../../../vendor/svelte/transition/index.js";
4
+ import "../../../../vendor/svelte/easing/index.js";
5
5
  function I(t) {
6
6
  h(t, "svelte-fuismw", ".point.svelte-fuismw.svelte-fuismw{pointer-events:none;width:1.5rem;height:1.5rem}.small-point.svelte-fuismw.svelte-fuismw,.big-point.svelte-fuismw.svelte-fuismw{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 500ms}.big-point.svelte-fuismw.svelte-fuismw{background-color:rgba(0, 0, 0, 0.1)}.folded.point.svelte-fuismw.svelte-fuismw{animation:svelte-fuismw-breathing 2s linear infinite}.big-point.svelte-fuismw.svelte-fuismw::before,.big-point.svelte-fuismw.svelte-fuismw::after{content:'';display:block;position:absolute;background-size:contain;background-repeat:no-repeat;pointer-events:none}.big-point.svelte-fuismw.svelte-fuismw::before{width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAqFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8j1z1tAAAAOHRSTlMABgoNFBsYIhEmHyksMoJ6RZ5aXzpnU03AtqaZjLuGN+zcifnW0cjEqnA+lOZzbWLhkH6i8rGuagnOwPMAAAQOSURBVFjDrZiHctpAEIYXYzvGOvXeUe+IYuD93ywrJAIhFJX8M8zoBHzz757utHvwTETJHJPfGQZfWJXILWCMPuqNbuu6vj+khrHjed40TWvFfQ2jvCl8nGha6lQCl7s07UqcUlfOZrOxVtKsN2a+0uJYK+ScEIqiFifhBSGSsnJ8f8u99cLMVnEUHTKXIOMX6vuk5gpphFYyhmHzHpzcDqNUJGgEER+oz5OaK8ShNcIdt+zx1ys7lhdqiDlRkPF+JaSdWIhasaz6lLPQ1qFDIwYpDeTr62veCS8bGLIQRSsVK78/5nDeOlYIYhovHeOtU0dDXw2KSGiKesQRyjJ10Q66QcyZMTvpTEMUumpMieyWvs9ZLZcmodAOYlorsysBflpjiEJTFBEY5+7sicul34T1iak5U25momN9Ya4wPCT57r8cteW0dk4YuKMTqjXVkgjciFr+8B3ngnmM6kii5X/efB0F+jUHnuiatLJY+Et84EnUNacfiaKZjQhX4oJAwPlqOB3mJaoh4dxxG5Nc3Q8DkywunP6kBalN53J7G3g0JqiNC3qpjQ7TRPvmn2U3L3/kU4JaTn/SKU0qb76dDf0kGNjHJbD+wX1gcMxO6fZVrzXUcQaROkvt3+pljIYugQ0LDi1ZBgeN9JK9MjTCkmgwgPou19I5QzBI5yy5RvqOw6xMMbKzoeGWmnQfBBwa6woj6wyNsYSx7R0chWuOwsjOqR6aboyNyvcpgOsl3ZzNhoNm3bztdAK1x5NuzmCwunkjjq4AEzKXFI1NUmVnwIfydJBoW7CPVAR1uR6XbVwlmgF2xF1yPTbbubYHLZamgyTNhiSmp4PoJIEk+R+gOAFb+x+hxRoctHw6iItsMLT/Mf3RHixbnP5AyhEPmZ1NB+E6A0V3pi9aPqyB6Pz0bSTxXID0kE/d2DgvxBFzEKdutdXawJGSMlM3/3Sd4fA93bnTXkfSuvwGFGOI016QbKm3VdbOn/bKjpd1e6Pg1SlFhPzjdXWNwjNTyprkhz33i4Wpji600FA5h05q4Ywv/bxge7mNRe7YYtQMwqt/kMLixpXHQhBwcCXBYukxBbvkBTv4S5V/HNNC6EF089tPxxGHNzV8sKTgRhSzVYa2Wf5yeadHphlWGdb4IUeEO5K2SHrUiqJuW9GiLFdwVzRbCXTf5tg11mvhYdufZbLUr11XEi/k4KHexUxWSY8DBCby7AU8E3eUhfzVkYZgR6H/agF8C3KNqCeHLIIRR7oEr0XXsixy9P1jH/doJLF2nPXbIlw5y1aC6t4eROW1pduaLs/7b6NEqFiWrWpBzaXuaOy4Nfe6bRfqGwzSXBJZhnF8y9oUhcnzOyM9pI7wCWP0LSkyy1iFWWwsFp8LeKLfd4doRyTLRacAAAAASUVORK5CYII=)}.folded.svelte-fuismw .big-point.svelte-fuismw::before{animation:svelte-fuismw-rotate 2s linear infinite}.big-point.svelte-fuismw.svelte-fuismw::after{position:absolute;width:1rem;height:1rem;background-image:var(--iconUrl)}.small-point.svelte-fuismw.svelte-fuismw::before{content:'';display:block;position:absolute;pointer-events:none;width:0.25rem;height:0.25rem;border-radius:100%;background-color:white}.folded.svelte-fuismw .big-point.svelte-fuismw{opacity:1;scale:1}.unfolded.svelte-fuismw .big-point.svelte-fuismw{opacity:0;scale:0}.folded.svelte-fuismw .small-point.svelte-fuismw{opacity:0;scale:6}.unfolded.svelte-fuismw .small-point.svelte-fuismw{opacity:1;scale:1}@keyframes svelte-fuismw-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes svelte-fuismw-breathing{0%{transform:scale(1)}25%{transform:scale(0.9)}50%{transform:scale(1)}}");
7
7
  }
@@ -1,7 +1,7 @@
1
- import { SvelteComponent as z, init as b, safe_not_equal as g, append_styles as j, element as u, create_component as A, space as m, attr as p, set_style as c, toggle_class as v, insert as h, mount_component as y, append as f, transition_in as w, transition_out as k, detach as N, destroy_component as R } from "svelte/internal";
2
- import "svelte/easing";
1
+ import { SvelteComponent as z, init as b, safe_not_equal as g, append_styles as j, element as u, create_component as A, space as m, attr as p, set_style as c, toggle_class as v, insert as h, mount_component as y, append as f, transition_in as w, transition_out as k, detach as N, destroy_component as R } from "../../../../vendor/svelte/internal/index.js";
3
2
  import B from "../Shadow.js";
4
- import "svelte/transition";
3
+ import "../../../../vendor/svelte/transition/index.js";
4
+ import "../../../../vendor/svelte/easing/index.js";
5
5
  function I(n) {
6
6
  j(n, "svelte-jzvcn0", ".point.svelte-jzvcn0.svelte-jzvcn0{pointer-events:none;width:1rem;height:1rem}.small-point.svelte-jzvcn0.svelte-jzvcn0,.big-point.svelte-jzvcn0.svelte-jzvcn0{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 500ms}.big-point.svelte-jzvcn0.svelte-jzvcn0::before,.big-point.svelte-jzvcn0.svelte-jzvcn0::after{content:'';display:block;position:absolute;background-size:contain;background-repeat:no-repeat;pointer-events:none}.big-point.svelte-jzvcn0.svelte-jzvcn0::before{width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAqFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8j1z1tAAAAOHRSTlMABgoNFBsYIhEmHyksMoJ6RZ5aXzpnU03AtqaZjLuGN+zcifnW0cjEqnA+lOZzbWLhkH6i8rGuagnOwPMAAAQOSURBVFjDrZiHctpAEIYXYzvGOvXeUe+IYuD93ywrJAIhFJX8M8zoBHzz757utHvwTETJHJPfGQZfWJXILWCMPuqNbuu6vj+khrHjed40TWvFfQ2jvCl8nGha6lQCl7s07UqcUlfOZrOxVtKsN2a+0uJYK+ScEIqiFifhBSGSsnJ8f8u99cLMVnEUHTKXIOMX6vuk5gpphFYyhmHzHpzcDqNUJGgEER+oz5OaK8ShNcIdt+zx1ys7lhdqiDlRkPF+JaSdWIhasaz6lLPQ1qFDIwYpDeTr62veCS8bGLIQRSsVK78/5nDeOlYIYhovHeOtU0dDXw2KSGiKesQRyjJ10Q66QcyZMTvpTEMUumpMieyWvs9ZLZcmodAOYlorsysBflpjiEJTFBEY5+7sicul34T1iak5U25momN9Ya4wPCT57r8cteW0dk4YuKMTqjXVkgjciFr+8B3ngnmM6kii5X/efB0F+jUHnuiatLJY+Et84EnUNacfiaKZjQhX4oJAwPlqOB3mJaoh4dxxG5Nc3Q8DkywunP6kBalN53J7G3g0JqiNC3qpjQ7TRPvmn2U3L3/kU4JaTn/SKU0qb76dDf0kGNjHJbD+wX1gcMxO6fZVrzXUcQaROkvt3+pljIYugQ0LDi1ZBgeN9JK9MjTCkmgwgPou19I5QzBI5yy5RvqOw6xMMbKzoeGWmnQfBBwa6woj6wyNsYSx7R0chWuOwsjOqR6aboyNyvcpgOsl3ZzNhoNm3bztdAK1x5NuzmCwunkjjq4AEzKXFI1NUmVnwIfydJBoW7CPVAR1uR6XbVwlmgF2xF1yPTbbubYHLZamgyTNhiSmp4PoJIEk+R+gOAFb+x+hxRoctHw6iItsMLT/Mf3RHixbnP5AyhEPmZ1NB+E6A0V3pi9aPqyB6Pz0bSTxXID0kE/d2DgvxBFzEKdutdXawJGSMlM3/3Sd4fA93bnTXkfSuvwGFGOI016QbKm3VdbOn/bKjpd1e6Pg1SlFhPzjdXWNwjNTyprkhz33i4Wpji600FA5h05q4Ywv/bxge7mNRe7YYtQMwqt/kMLixpXHQhBwcCXBYukxBbvkBTv4S5V/HNNC6EF089tPxxGHNzV8sKTgRhSzVYa2Wf5yeadHphlWGdb4IUeEO5K2SHrUiqJuW9GiLFdwVzRbCXTf5tg11mvhYdufZbLUr11XEi/k4KHexUxWSY8DBCby7AU8E3eUhfzVkYZgR6H/agF8C3KNqCeHLIIRR7oEr0XXsixy9P1jH/doJLF2nPXbIlw5y1aC6t4eROW1pduaLs/7b6NEqFiWrWpBzaXuaOy4Nfe6bRfqGwzSXBJZhnF8y9oUhcnzOyM9pI7wCWP0LSkyy1iFWWwsFp8LeKLfd4doRyTLRacAAAAASUVORK5CYII=);background-size:contain;background-repeat:no-repeat}.small-point.svelte-jzvcn0.svelte-jzvcn0::before{content:'';display:block;position:absolute;pointer-events:none;width:0.375rem;height:0.375rem;border-radius:100%;background-color:white}.unfolded.svelte-jzvcn0 .big-point.svelte-jzvcn0{opacity:0;transform:scale(0)}.folded.svelte-jzvcn0 .big-point.svelte-jzvcn0{opacity:1;transform:scale(1)}.unfolded.svelte-jzvcn0 .small-point.svelte-jzvcn0{transform:scale(0.6)}.folded.svelte-jzvcn0 .small-point.svelte-jzvcn0{transform:scale(1)}");
7
7
  }