@realsee/dnalogel 2.2.5 → 2.2.6

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 (244) hide show
  1. package/dist/ModelEntryDoorGuidePlugin/Plugin.d.ts +1 -0
  2. package/dist/index.cjs.js +17 -17
  3. package/dist/index.js +849 -887
  4. package/dist/index.umd.js +17 -17
  5. package/dist/shared-utils/three/{transfromToMeshBasicMaterial.d.ts → transformToMeshBasicMaterial.d.ts} +0 -0
  6. package/docs/classes/CruisePluginController.html +24 -24
  7. package/docs/classes/Magnifier.html +16 -16
  8. package/docs/classes/ModelRoomLabelController.html +11 -11
  9. package/docs/classes/Object3DHelperController.html +24 -24
  10. package/docs/classes/PaintBrush.html +15 -15
  11. package/docs/classes/PanoTagPluginController.html +39 -39
  12. package/docs/classes/Util.BetterTween.html +8 -8
  13. package/docs/classes/Util.FivePointSelector.html +12 -12
  14. package/docs/classes/Util.Interval.html +12 -12
  15. package/docs/classes/Util.Magnifier.html +17 -17
  16. package/docs/classes/Util.PointDomHelper.html +11 -11
  17. package/docs/classes/Util.PointHelper.html +11 -11
  18. package/docs/classes/Util.Rectangle.html +13 -13
  19. package/docs/enums/CameraMovementEffect.html +7 -7
  20. package/docs/enums/ContentType.html +12 -12
  21. package/docs/enums/DIRECTION.html +9 -9
  22. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
  23. package/docs/enums/DimensionType.html +7 -7
  24. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
  25. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
  26. package/docs/enums/LinkType.html +7 -7
  27. package/docs/enums/PaintBrushTypeEnum.html +8 -8
  28. package/docs/enums/PointType.html +7 -7
  29. package/docs/enums/Rotation.html +8 -8
  30. package/docs/functions/CSS3DRenderPlugin.html +4 -4
  31. package/docs/functions/CameraMovementPlugin.html +4 -4
  32. package/docs/functions/CruisePlugin.html +4 -4
  33. package/docs/functions/GuideLinePlugin.html +5 -5
  34. package/docs/functions/ItemLabelPlugin.html +4 -4
  35. package/docs/functions/MapviewFloorplanPlugin.html +4 -4
  36. package/docs/functions/ModelChassisCompassPlugin.html +4 -4
  37. package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
  38. package/docs/functions/ModelFloorplanPlugin.html +4 -4
  39. package/docs/functions/ModelItemLabelPlugin.html +4 -4
  40. package/docs/functions/ModelRoomLabelPlugin.html +4 -4
  41. package/docs/functions/ModelTVVideoPlugin.html +4 -4
  42. package/docs/functions/ModelViewPlugin.html +4 -4
  43. package/docs/functions/Object3DHelperPlugin.html +4 -4
  44. package/docs/functions/PanoCompassPlugin.html +4 -4
  45. package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
  46. package/docs/functions/PanoDoorLabelPlugin.html +4 -4
  47. package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
  48. package/docs/functions/PanoMeasurePlugin.html +4 -4
  49. package/docs/functions/PanoRulerPlugin.html +4 -4
  50. package/docs/functions/PanoRulerProPlugin.html +4 -4
  51. package/docs/functions/PanoSpatialTagPlugin.html +4 -4
  52. package/docs/functions/PanoTagPlugin.html +4 -4
  53. package/docs/functions/TopviewFloorplanPlugin.html +4 -4
  54. package/docs/functions/Util.getCoordsFromClient.html +5 -5
  55. package/docs/functions/Util.getCoordsFromElement.html +5 -5
  56. package/docs/functions/Util.getFrameTime.html +5 -5
  57. package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
  58. package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
  59. package/docs/functions/Util.isNil.html +5 -5
  60. package/docs/functions/Util.nextFrame.html +5 -5
  61. package/docs/functions/Util.notNil.html +5 -5
  62. package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
  63. package/docs/functions/Util.tweenProgress.html +5 -5
  64. package/docs/functions/pluginFlag.html +5 -5
  65. package/docs/index.html +4 -4
  66. package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
  67. package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
  68. package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
  69. package/docs/interfaces/ContentTypeMap.html +12 -12
  70. package/docs/interfaces/FloorplanBounding.html +8 -8
  71. package/docs/interfaces/FloorplanData.html +10 -10
  72. package/docs/interfaces/FloorplanEntrance.html +11 -11
  73. package/docs/interfaces/FloorplanExtraObject.html +10 -10
  74. package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
  75. package/docs/interfaces/FloorplanFloorData.html +9 -9
  76. package/docs/interfaces/FloorplanImagePosition.html +7 -7
  77. package/docs/interfaces/FloorplanObserver.html +9 -9
  78. package/docs/interfaces/FloorplanOutlineItem.html +9 -9
  79. package/docs/interfaces/FloorplanPosition.html +7 -7
  80. package/docs/interfaces/FloorplanRoomItem.html +13 -13
  81. package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
  82. package/docs/interfaces/FloorplanServerBounding.html +8 -8
  83. package/docs/interfaces/FloorplanServerComputedData.html +10 -10
  84. package/docs/interfaces/FloorplanServerData.html +7 -7
  85. package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
  86. package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
  87. package/docs/interfaces/FloorplanServerEntrance.html +11 -11
  88. package/docs/interfaces/FloorplanServerFloorData.html +9 -9
  89. package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
  90. package/docs/interfaces/FloorplanServerObserver.html +9 -9
  91. package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
  92. package/docs/interfaces/FloorplanServerPosition.html +7 -7
  93. package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
  94. package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
  95. package/docs/interfaces/ItemLabelPluginData.html +6 -6
  96. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
  97. package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
  98. package/docs/interfaces/LineJson.html +7 -7
  99. package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
  100. package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
  101. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
  102. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
  103. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
  104. package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
  105. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
  106. package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
  107. package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
  108. package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
  109. package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
  110. package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
  111. package/docs/interfaces/ModelViewPluginExportType.html +8 -8
  112. package/docs/interfaces/Object3DHelperState.html +8 -8
  113. package/docs/interfaces/OpenParameter.html +7 -7
  114. package/docs/interfaces/PaintBrushAction.html +12 -12
  115. package/docs/interfaces/PaintBrushConfigs.html +12 -12
  116. package/docs/interfaces/PaintBrushState.html +10 -10
  117. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
  118. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
  119. package/docs/interfaces/PanoMeasureParameterType.html +11 -11
  120. package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
  121. package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
  122. package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
  123. package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
  124. package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
  125. package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
  126. package/docs/interfaces/PanoRulerProPluginState.html +8 -8
  127. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
  128. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
  129. package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
  130. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
  131. package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
  132. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
  133. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
  134. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
  135. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
  136. package/docs/interfaces/Point.html +8 -8
  137. package/docs/interfaces/PointJson.html +8 -8
  138. package/docs/interfaces/Room.html +9 -9
  139. package/docs/interfaces/RoomInfo.html +7 -7
  140. package/docs/interfaces/RoomLabel.html +14 -14
  141. package/docs/interfaces/RoomRules.html +5 -5
  142. package/docs/interfaces/Rooms.html +5 -5
  143. package/docs/interfaces/Scissor.html +9 -9
  144. package/docs/interfaces/TagConfig.html +10 -10
  145. package/docs/interfaces/Tags.html +9 -9
  146. package/docs/interfaces/Util.MagnifierParameter.html +11 -11
  147. package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
  148. package/docs/modules/Util.html +5 -5
  149. package/docs/modules.html +4 -4
  150. package/docs/types/ArrayPosition.html +5 -5
  151. package/docs/types/CSS3DRenderExportType.html +5 -5
  152. package/docs/types/CSS3DRenderPluginExportType.html +5 -5
  153. package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
  154. package/docs/types/Color.html +5 -5
  155. package/docs/types/ContentTypeConfigKey.html +5 -5
  156. package/docs/types/ContentTypeConfigKeyArray.html +5 -5
  157. package/docs/types/Create3DDomContainerReturnType.html +5 -5
  158. package/docs/types/Create3DElementReturnType.html +5 -5
  159. package/docs/types/CruisePluginExportType.html +5 -5
  160. package/docs/types/Direction-1.html +5 -5
  161. package/docs/types/Direction4.html +5 -5
  162. package/docs/types/FloorplanRuleLabels.html +5 -5
  163. package/docs/types/FloorplanServerRuleLabels.html +5 -5
  164. package/docs/types/GuideLinePluginExportType.html +5 -5
  165. package/docs/types/HelperEventMap.html +5 -5
  166. package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
  167. package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
  168. package/docs/types/MediaData.html +5 -5
  169. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +6 -6
  170. package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
  171. package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
  172. package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
  173. package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
  174. package/docs/types/MoveArgs.html +5 -5
  175. package/docs/types/MoveOpts.html +5 -5
  176. package/docs/types/Object3DHelperEventMap.html +5 -5
  177. package/docs/types/ObjectFit.html +5 -5
  178. package/docs/types/PaintBrushEventMap.html +5 -5
  179. package/docs/types/PanoCompassPluginData.html +5 -5
  180. package/docs/types/PanoCompassPluginExportType.html +5 -5
  181. package/docs/types/PanoCompassPluginParameterType.html +5 -5
  182. package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
  183. package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
  184. package/docs/types/PanoMeasurePluginEvent.html +5 -5
  185. package/docs/types/PanoMeasureReturnType.html +5 -5
  186. package/docs/types/PanoSpatialTagPluginId.html +5 -5
  187. package/docs/types/PanoTagPluginExportInterface.html +5 -5
  188. package/docs/types/PanoTagPluginParamsInterface.html +5 -5
  189. package/docs/types/PlaneTag.html +5 -5
  190. package/docs/types/PointTag.html +5 -5
  191. package/docs/types/Position.html +5 -5
  192. package/docs/types/RotateArgs.html +5 -5
  193. package/docs/types/RotateOpts.html +5 -5
  194. package/docs/types/RuleLabelsKey.html +5 -5
  195. package/docs/types/RuleLabelsValue.html +5 -5
  196. package/docs/types/Tag.html +5 -5
  197. package/docs/types/Tag2D.html +5 -5
  198. package/docs/types/Tag3D.html +5 -5
  199. package/docs/types/TagId.html +5 -5
  200. package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
  201. package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
  202. package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
  203. package/docs/variables/PLUGIN.html +5 -5
  204. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
  205. package/docs/variables/ROOM_TYPE_MAP.html +5 -5
  206. package/docs/variables/VERSION.html +5 -5
  207. package/docs/variables/itemLabelPluginServerParams.html +5 -5
  208. package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
  209. package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
  210. package/libs/ItemLabelPlugin/ItemLabelComponent.js +2 -2
  211. package/libs/ItemLabelPlugin/ItemLabelItem.js +11 -11
  212. package/libs/ModelChassisCompassPlugin/Plugin.js +1 -1
  213. package/libs/ModelEntryDoorGuidePlugin/Plugin.d.ts +1 -0
  214. package/libs/ModelEntryDoorGuidePlugin/Plugin.js +42 -39
  215. package/libs/ModelItemLabelPlugin/ItemLabelComponent.js +2 -2
  216. package/libs/ModelItemLabelPlugin/ItemLabelItem.js +12 -12
  217. package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +13 -13
  218. package/libs/PanoRulerProPlugin/RulerItem.js +59 -69
  219. package/libs/PanoSpatialTagPlugin/Components/origins.js +39 -39
  220. package/libs/PanoTagPlugin/Components/Common/Audio.js +1 -1
  221. package/libs/PanoTagPlugin/Components/Common/Media.js +53 -53
  222. package/libs/PanoTagPlugin/Components/Common/MultiLineText.js +2 -2
  223. package/libs/PanoTagPlugin/Components/Common/Point/CustomPoint.js +8 -8
  224. package/libs/PanoTagPlugin/Components/Common/Point/DefaultPoint.js +13 -13
  225. package/libs/PanoTagPlugin/Components/Common/Shadow.js +5 -5
  226. package/libs/PanoTagPlugin/Components/Tag/AudioTag.js +12 -12
  227. package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +48 -78
  228. package/libs/PanoTagPlugin/Components/Tag/TextTag.js +25 -25
  229. package/libs/PanoTagPlugin/Components/Tag/index.js +35 -35
  230. package/libs/PanoTagPlugin/Components/TagContainer.js +2 -2
  231. package/libs/PanoTagPlugin/Components/TagWrapper.js +2 -2
  232. package/libs/floorplan/Components/Camera.js +23 -23
  233. package/libs/floorplan/Components/Compass.js +2 -2
  234. package/libs/floorplan/Components/RoomLabels/RoomLabel.js +31 -31
  235. package/libs/floorplan/Components/RuleLabels/RuleItem.js +51 -51
  236. package/libs/floorplan/Components/RuleLabels/RuleLabels.js +2 -2
  237. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +2 -2
  238. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +26 -26
  239. package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +16 -16
  240. package/libs/index.js +1 -1
  241. package/libs/shared-utils/three/{transfromToMeshBasicMaterial.d.ts → transformToMeshBasicMaterial.d.ts} +0 -0
  242. package/libs/shared-utils/three/{transfromToMeshBasicMaterial.js → transformToMeshBasicMaterial.js} +0 -0
  243. package/libs/vendor/svelte/internal/index.js +151 -152
  244. package/package.json +1 -2
@@ -4,73 +4,73 @@ import "../../vendor/svelte/store/index.js";
4
4
  function w(n) {
5
5
  y(n, "svelte-19zi46m", ".PanoSpatialTagPlugin__tag-origin.svelte-19zi46m{position:absolute;width:0.5rem;height:0.5rem;border-radius:50%;background:#fff;box-shadow:0 0 .6rem #fff;transform:translate(-50%, -50%) scale(1);transform-origin:center center;animation:svelte-19zi46m-PanoSpatialTagPlugin__tag-origin 1.2s forwards;pointer-events:auto}.PanoSpatialTagPlugin__tag-origin.svelte-19zi46m:after{content:'';position:absolute;top:50%;height:50%;width:2rem;height:2rem;transform:translate(-50%, -50%)}.PanoSpatialTagPlugin__tag-origin-destroy.svelte-19zi46m{transform:translate(-50%, -50%) scale(0.6);animation:svelte-19zi46m-PanoSpatialTagPlugin__tag-origin-destroy 1.2s forwards .7s}@keyframes svelte-19zi46m-PanoSpatialTagPlugin__tag-origin{0%{transform:translate(-50%, -50%) scale(1);opacity:0}100%{transform:translate(-50%, -50%) scale(0.6);opacity:1 }}@keyframes svelte-19zi46m-PanoSpatialTagPlugin__tag-origin-destroy{0%{transform:translate(-50%, -50%) scale(0.6);opacity:1}10%{transform:translate(-50%, -50%) scale(1);opacity:0.9}100%{transform:translate(-50%, -50%) scale(1);opacity:0}}");
6
6
  }
7
- function _(n, t, l) {
7
+ function _(n, t, o) {
8
8
  const e = n.slice();
9
- return e[3] = t[l], e;
9
+ return e[3] = t[o], e;
10
10
  }
11
11
  function m(n) {
12
- let t, l = `${n[3].top}%`, e = `${n[3].left}%`, i, o;
13
- function a() {
12
+ let t, o = `${n[3].top}%`, e = `${n[3].left}%`, a, l;
13
+ function i() {
14
14
  return n[2](n[3]);
15
15
  }
16
16
  return {
17
17
  c() {
18
- t = T("i"), b(t, "class", "svelte-19zi46m"), f(t, "PanoSpatialTagPlugin__tag-origin", !0), f(t, "PanoSpatialTagPlugin__tag-origin-destroy", n[3].destroying), g(t, "top", l, !1), g(t, "left", e, !1), g(t, "visibility", n[3].front ? "visible" : "hidden", !1);
18
+ t = T("i"), b(t, "class", "svelte-19zi46m"), f(t, "PanoSpatialTagPlugin__tag-origin", !0), f(t, "PanoSpatialTagPlugin__tag-origin-destroy", n[3].destroying), g(t, "top", o), g(t, "left", e), g(t, "visibility", n[3].front ? "visible" : "hidden");
19
19
  },
20
- m(s, r) {
21
- p(s, t, r), i || (o = k(t, "click", a), i = !0);
20
+ m(r, s) {
21
+ p(r, t, s), a || (l = k(t, "click", i), a = !0);
22
22
  },
23
- p(s, r) {
24
- n = s, r & 1 && f(t, "PanoSpatialTagPlugin__tag-origin-destroy", n[3].destroying), r & 1 && l !== (l = `${n[3].top}%`) && g(t, "top", l, !1), r & 1 && e !== (e = `${n[3].left}%`) && g(t, "left", e, !1), r & 1 && g(t, "visibility", n[3].front ? "visible" : "hidden", !1);
23
+ p(r, s) {
24
+ n = r, s & 1 && f(t, "PanoSpatialTagPlugin__tag-origin-destroy", n[3].destroying), s & 1 && o !== (o = `${n[3].top}%`) && g(t, "top", o), s & 1 && e !== (e = `${n[3].left}%`) && g(t, "left", e), s & 1 && g(t, "visibility", n[3].front ? "visible" : "hidden");
25
25
  },
26
- d(s) {
27
- s && u(t), i = !1, o();
26
+ d(r) {
27
+ r && u(t), a = !1, l();
28
28
  }
29
29
  };
30
30
  }
31
31
  function $(n) {
32
- let t, l = n[0], e = [];
33
- for (let i = 0; i < l.length; i += 1)
34
- e[i] = m(_(n, l, i));
32
+ let t, o = n[0], e = [];
33
+ for (let a = 0; a < o.length; a += 1)
34
+ e[a] = m(_(n, o, a));
35
35
  return {
36
36
  c() {
37
- for (let i = 0; i < e.length; i += 1)
38
- e[i].c();
37
+ for (let a = 0; a < e.length; a += 1)
38
+ e[a].c();
39
39
  t = v();
40
40
  },
41
- m(i, o) {
42
- for (let a = 0; a < e.length; a += 1)
43
- e[a].m(i, o);
44
- p(i, t, o);
41
+ m(a, l) {
42
+ for (let i = 0; i < e.length; i += 1)
43
+ e[i].m(a, l);
44
+ p(a, t, l);
45
45
  },
46
- p(i, [o]) {
47
- if (o & 3) {
48
- l = i[0];
49
- let a;
50
- for (a = 0; a < l.length; a += 1) {
51
- const s = _(i, l, a);
52
- e[a] ? e[a].p(s, o) : (e[a] = m(s), e[a].c(), e[a].m(t.parentNode, t));
46
+ p(a, [l]) {
47
+ if (l & 3) {
48
+ o = a[0];
49
+ let i;
50
+ for (i = 0; i < o.length; i += 1) {
51
+ const r = _(a, o, i);
52
+ e[i] ? e[i].p(r, l) : (e[i] = m(r), e[i].c(), e[i].m(t.parentNode, t));
53
53
  }
54
- for (; a < e.length; a += 1)
55
- e[a].d(1);
56
- e.length = l.length;
54
+ for (; i < e.length; i += 1)
55
+ e[i].d(1);
56
+ e.length = o.length;
57
57
  }
58
58
  },
59
59
  i: c,
60
60
  o: c,
61
- d(i) {
62
- S(e, i), i && u(t);
61
+ d(a) {
62
+ S(e, a), a && u(t);
63
63
  }
64
64
  };
65
65
  }
66
- function C(n, t, l) {
66
+ function C(n, t, o) {
67
67
  let { origins: e } = t;
68
- const i = (a) => {
69
- z.update(() => `${a}-PanoSpatialTagPlugin-${Date.now()}`);
70
- }, o = (a) => i(a.id);
71
- return n.$$set = (a) => {
72
- "origins" in a && l(0, e = a.origins);
73
- }, [e, i, o];
68
+ const a = (i) => {
69
+ z.update(() => `${i}-PanoSpatialTagPlugin-${Date.now()}`);
70
+ }, l = (i) => a(i.id);
71
+ return n.$$set = (i) => {
72
+ "origins" in i && o(0, e = i.origins);
73
+ }, [e, a, l];
74
74
  }
75
75
  class O extends d {
76
76
  constructor(t) {
@@ -36,7 +36,7 @@ function L(t) {
36
36
  ], m = !0);
37
37
  },
38
38
  p(s, _) {
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]);
39
+ t = s, (!a || _ & 8 && !D(u.src, f = t[3])) && h(u, "src", f), _ & 64 && d !== (d = t[6]) && u[d ? "pause" : "play"](), (!a || _ & 64) && M(e, "paused", t[6]);
40
40
  },
41
41
  i(s) {
42
42
  a || (v(i.$$.fragment, s), s && W(() => {
@@ -1,17 +1,17 @@
1
1
  var z = (a, n, i) => new Promise((e, t) => {
2
- var l = (r) => {
2
+ var o = (r) => {
3
3
  try {
4
4
  u(i.next(r));
5
5
  } catch (m) {
6
6
  t(m);
7
7
  }
8
- }, o = (r) => {
8
+ }, l = (r) => {
9
9
  try {
10
10
  u(i.throw(r));
11
11
  } catch (m) {
12
12
  t(m);
13
13
  }
14
- }, u = (r) => r.done ? e(r.value) : Promise.resolve(r.value).then(l, o);
14
+ }, u = (r) => r.done ? e(r.value) : Promise.resolve(r.value).then(o, l);
15
15
  u((i = i.apply(a, n)).next());
16
16
  });
17
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";
@@ -41,7 +41,7 @@ function W(a, n, i) {
41
41
  return e[23] = n[i], e;
42
42
  }
43
43
  function X(a) {
44
- let n, i, e, t, l, o;
44
+ let n, i, e, t, o, l;
45
45
  const u = [he, ge], r = [];
46
46
  function m(s, g) {
47
47
  return s[13] ? 0 : 1;
@@ -51,35 +51,35 @@ function X(a) {
51
51
  n = le("div"), e.c(), oe(n, "class", "media svelte-ai0lv9"), J(n, "unfolded", a[4]);
52
52
  },
53
53
  m(s, g) {
54
- w(s, n, g), r[i].m(n, null), o = !0;
54
+ w(s, n, g), r[i].m(n, null), l = !0;
55
55
  },
56
56
  p(s, g) {
57
57
  a = s;
58
58
  let b = i;
59
59
  i = m(a), i === b ? r[i].p(a, g) : (j(), p(r[b], 1, 1, () => {
60
60
  r[b] = null;
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]);
61
+ }), D(), e = r[i], e ? e.p(a, g) : (e = r[i] = u[i](a), e.c()), _(e, 1), e.m(n, null)), (!l || g & 16) && J(n, "unfolded", a[4]);
62
62
  },
63
63
  i(s) {
64
- o || (_(e), s && re(() => {
65
- l && l.end(1), t = fe(n, Q, a[5] ? {
64
+ l || (_(e), s && re(() => {
65
+ o && o.end(1), t = fe(n, Q, a[5] ? {
66
66
  y: 4,
67
67
  duration: a[3],
68
68
  delay: a[1],
69
69
  easing: K
70
70
  } : void 0), t.start();
71
- }), o = !0);
71
+ }), l = !0);
72
72
  },
73
73
  o(s) {
74
- p(e), t && t.invalidate(), s && (l = ue(n, Q, a[5] ? {
74
+ p(e), t && t.invalidate(), s && (o = ue(n, Q, a[5] ? {
75
75
  y: 4,
76
76
  duration: a[3],
77
77
  delay: a[2],
78
78
  easing: K
79
- } : void 0)), o = !1;
79
+ } : void 0)), l = !1;
80
80
  },
81
81
  d(s) {
82
- s && I(n), r[i].d(), s && l && l.end();
82
+ s && I(n), r[i].d(), s && o && o.end();
83
83
  }
84
84
  };
85
85
  }
@@ -100,8 +100,8 @@ function ge(a) {
100
100
  L(n, e, t), i = !0;
101
101
  },
102
102
  p(e, t) {
103
- const l = {};
104
- t & 1 && (l.media = e[0][0]), t & 256 && (l.objectFit = e[8]), t & 64 && (l.playButtonIfNeed = e[6]), t & 128 && (l.canPlay = e[7]), n.$set(l);
103
+ const o = {};
104
+ t & 1 && (o.media = e[0][0]), t & 256 && (o.objectFit = e[8]), t & 64 && (o.playButtonIfNeed = e[6]), t & 128 && (o.canPlay = e[7]), n.$set(o);
105
105
  },
106
106
  i(e) {
107
107
  i || (_(n.$$.fragment, e), i = !0);
@@ -138,12 +138,12 @@ function he(a) {
138
138
  L(n, e, t), i = !0;
139
139
  },
140
140
  p(e, t) {
141
- const l = {};
142
- t & 16384 && (l.autoplay = e[14] ? R({
141
+ const o = {};
142
+ t & 16384 && (o.autoplay = e[14] ? R({
143
143
  delay: 4e3,
144
144
  stopOnLastSlide: !1,
145
145
  disableOnInteraction: !1
146
- }) : !1), t & 67111360 && (l.$$scope = { dirty: t, ctx: e }), n.$set(l);
146
+ }) : !1), t & 67111360 && (o.$$scope = { dirty: t, ctx: e }), n.$set(o);
147
147
  },
148
148
  i(e) {
149
149
  i || (_(n.$$.fragment, e), i = !0);
@@ -169,12 +169,12 @@ function be(a) {
169
169
  c() {
170
170
  C(n.$$.fragment), i = de();
171
171
  },
172
- m(t, l) {
173
- L(n, t, l), w(t, i, l), e = !0;
172
+ m(t, o) {
173
+ L(n, t, o), w(t, i, o), e = !0;
174
174
  },
175
- p(t, l) {
176
- const o = {};
177
- l & 2048 && (o.media = t[23]), l & 256 && (o.objectFit = t[8]), l & 64 && (o.playButtonIfNeed = t[6]), l & 128 && (o.canPlay = t[7]), n.$set(o);
175
+ p(t, o) {
176
+ const l = {};
177
+ o & 2048 && (l.media = t[23]), o & 256 && (l.objectFit = t[8]), o & 64 && (l.playButtonIfNeed = t[6]), o & 128 && (l.canPlay = t[7]), n.$set(l);
178
178
  },
179
179
  i(t) {
180
180
  e || (_(n.$$.fragment, t), e = !0);
@@ -202,8 +202,8 @@ function Y(a) {
202
202
  L(n, e, t), i = !0;
203
203
  },
204
204
  p(e, t) {
205
- const l = {};
206
- t & 67111360 && (l.$$scope = { dirty: t, ctx: e }), n.$set(l);
205
+ const o = {};
206
+ t & 67111360 && (o.$$scope = { dirty: t, ctx: e }), n.$set(o);
207
207
  },
208
208
  i(e) {
209
209
  i || (_(n.$$.fragment, e), i = !0);
@@ -218,50 +218,50 @@ function Y(a) {
218
218
  }
219
219
  function ve(a) {
220
220
  let n, i, e = a[11], t = [];
221
- for (let o = 0; o < e.length; o += 1)
222
- t[o] = Y(W(a, e, o));
223
- const l = (o) => p(t[o], 1, 1, () => {
224
- t[o] = null;
221
+ for (let l = 0; l < e.length; l += 1)
222
+ t[l] = Y(W(a, e, l));
223
+ const o = (l) => p(t[l], 1, 1, () => {
224
+ t[l] = null;
225
225
  });
226
226
  return {
227
227
  c() {
228
- for (let o = 0; o < t.length; o += 1)
229
- t[o].c();
228
+ for (let l = 0; l < t.length; l += 1)
229
+ t[l].c();
230
230
  n = Z();
231
231
  },
232
- m(o, u) {
232
+ m(l, u) {
233
233
  for (let r = 0; r < t.length; r += 1)
234
- t[r].m(o, u);
235
- w(o, n, u), i = !0;
234
+ t[r].m(l, u);
235
+ w(l, n, u), i = !0;
236
236
  },
237
- p(o, u) {
237
+ p(l, u) {
238
238
  if (u & 2496) {
239
- e = o[11];
239
+ e = l[11];
240
240
  let r;
241
241
  for (r = 0; r < e.length; r += 1) {
242
- const m = W(o, e, r);
242
+ const m = W(l, e, r);
243
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));
244
244
  }
245
245
  for (j(), r = e.length; r < t.length; r += 1)
246
- l(r);
246
+ o(r);
247
247
  D();
248
248
  }
249
249
  },
250
- i(o) {
250
+ i(l) {
251
251
  if (!i) {
252
252
  for (let u = 0; u < e.length; u += 1)
253
253
  _(t[u]);
254
254
  i = !0;
255
255
  }
256
256
  },
257
- o(o) {
257
+ o(l) {
258
258
  t = t.filter(Boolean);
259
259
  for (let u = 0; u < t.length; u += 1)
260
260
  p(t[u]);
261
261
  i = !1;
262
262
  },
263
- d(o) {
264
- se(t, o), o && I(n);
263
+ d(l) {
264
+ se(t, l), l && I(n);
265
265
  }
266
266
  };
267
267
  }
@@ -271,11 +271,11 @@ function ke(a) {
271
271
  c() {
272
272
  e && e.c(), n = Z();
273
273
  },
274
- m(t, l) {
275
- e && e.m(t, l), w(t, n, l), i = !0;
274
+ m(t, o) {
275
+ e && e.m(t, o), w(t, n, o), i = !0;
276
276
  },
277
- p(t, [l]) {
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, () => {
277
+ p(t, [o]) {
278
+ t[4] ? e ? (e.p(t, o), o & 16 && _(e, 1)) : (e = X(t), e.c(), _(e, 1), e.m(n.parentNode, n)) : e && (j(), p(e, 1, 1, () => {
279
279
  e = null;
280
280
  }), D());
281
281
  },
@@ -291,14 +291,14 @@ function ke(a) {
291
291
  };
292
292
  }
293
293
  function we(a, n, i) {
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;
294
+ let e, t, o, { tag: l } = 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;
295
295
  const O = G("mediaStore"), M = G("hooks");
296
296
  let h;
297
297
  function B(f) {
298
298
  !e || !h || (O.set({ currentMediaUrl: this.src }), M.emit("playStateChange", {
299
299
  event: f,
300
300
  state: "playing",
301
- tag: o,
301
+ tag: l,
302
302
  mediaInstance: this
303
303
  }), h.autoplay.stop());
304
304
  }
@@ -306,7 +306,7 @@ function we(a, n, i) {
306
306
  !e || !h || (M.emit("playStateChange", {
307
307
  event: f,
308
308
  state: "paused",
309
- tag: o,
309
+ tag: l,
310
310
  mediaInstance: this
311
311
  }), h.autoplay.running || h.autoplay.start());
312
312
  }
@@ -315,7 +315,7 @@ function we(a, n, i) {
315
315
  i(10, h = f.detail[0]);
316
316
  }, ee = (f) => z(this, null, function* () {
317
317
  var H, T, U;
318
- if (!l || !k.autoplayVideo)
318
+ if (!o || !k.autoplayVideo)
319
319
  return;
320
320
  const y = f.detail[0];
321
321
  if (!y)
@@ -336,9 +336,9 @@ function we(a, n, i) {
336
336
  }
337
337
  });
338
338
  return a.$$set = (f) => {
339
- "tag" in f && i(17, o = f.tag), "mediaData" in f && i(0, u = f.mediaData), "inDelay" in f && i(1, r = f.inDelay), "outDelay" in f && i(2, m = f.outDelay), "duration" in f && i(3, s = f.duration), "unfolded" in f && i(4, g = f.unfolded), "animation" in f && i(5, b = f.animation), "playButtonIfNeed" in f && i(6, F = f.playButtonIfNeed), "canPlay" in f && i(7, V = f.canPlay), "objectFit" in f && i(8, q = f.objectFit), "enableCarousel" in f && i(18, E = f.enableCarousel), "autoplayConfig" in f && i(9, k = f.autoplayConfig);
339
+ "tag" in f && i(17, l = f.tag), "mediaData" in f && i(0, u = f.mediaData), "inDelay" in f && i(1, r = f.inDelay), "outDelay" in f && i(2, m = f.outDelay), "duration" in f && i(3, s = f.duration), "unfolded" in f && i(4, g = f.unfolded), "animation" in f && i(5, b = f.animation), "playButtonIfNeed" in f && i(6, F = f.playButtonIfNeed), "canPlay" in f && i(7, V = f.canPlay), "objectFit" in f && i(8, q = f.objectFit), "enableCarousel" in f && i(18, E = f.enableCarousel), "autoplayConfig" in f && i(9, k = f.autoplayConfig);
340
340
  }, a.$$.update = () => {
341
- a.$$.dirty & 262145 && i(13, e = E && (u == null ? void 0 : u.length) > 1), a.$$.dirty & 1 && i(11, t = u), a.$$.dirty & 2560 && i(14, l = t.length > 1 && k.autoplay), a.$$.dirty & 1024 && h && h.slides.forEach((f) => {
341
+ a.$$.dirty & 262145 && i(13, e = E && (u == null ? void 0 : u.length) > 1), a.$$.dirty & 1 && i(11, t = u), a.$$.dirty & 2560 && i(14, o = t.length > 1 && k.autoplay), a.$$.dirty & 1024 && h && h.slides.forEach((f) => {
342
342
  const y = f.querySelector("video");
343
343
  y && O.subscribe(({ currentMediaUrl: v }) => {
344
344
  v !== y.src && y.pause();
@@ -359,10 +359,10 @@ function we(a, n, i) {
359
359
  t,
360
360
  S,
361
361
  e,
362
- l,
362
+ o,
363
363
  B,
364
364
  N,
365
- o,
365
+ l,
366
366
  E,
367
367
  $,
368
368
  ee
@@ -31,7 +31,7 @@ function w(l, t) {
31
31
  key: l,
32
32
  first: null,
33
33
  c() {
34
- i = H("div"), D(o.$$.fragment), U(i, "class", "text svelte-1fuzm7v"), k(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]), this.first = i;
35
35
  },
36
36
  m(f, m) {
37
37
  h(f, i, m), x(o, i, null), t[10](i), r = !0;
@@ -39,7 +39,7 @@ function w(l, t) {
39
39
  p(f, m) {
40
40
  t = f;
41
41
  const u = {};
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);
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]);
43
43
  },
44
44
  i(f) {
45
45
  r || (_(o.$$.fragment, f), r = !0);
@@ -6,7 +6,7 @@ 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
  }
8
8
  function E(t) {
9
- let e, n, u, o, r, l, s;
9
+ let e, n, u, l, r, o, s;
10
10
  return n = new B({
11
11
  props: {
12
12
  center: !0,
@@ -15,13 +15,13 @@ function E(t) {
15
15
  }
16
16
  }), {
17
17
  c() {
18
- e = w("div"), A(n.$$.fragment), u = v(), o = w("div"), r = v(), l = w("div"), c(o, "class", "small-point svelte-fuismw"), f(o, "transition-delay", t[3] ? t[2] + "ms" : "0ms", !1), c(l, "class", "big-point svelte-fuismw"), f(l, "--iconUrl", "url(" + t[1] + ")"), f(l, "transition-delay", t[3] ? t[2] + "ms" : "0ms", !1), c(e, "class", "point svelte-fuismw"), m(e, "folded", t[3]), m(e, "unfolded", t[0]);
18
+ e = w("div"), A(n.$$.fragment), u = v(), l = w("div"), r = v(), o = w("div"), c(l, "class", "small-point svelte-fuismw"), f(l, "transition-delay", t[3] ? t[2] + "ms" : "0ms"), c(o, "class", "big-point svelte-fuismw"), f(o, "--iconUrl", "url(" + t[1] + ")"), f(o, "transition-delay", t[3] ? t[2] + "ms" : "0ms"), c(e, "class", "point svelte-fuismw"), m(e, "folded", t[3]), m(e, "unfolded", t[0]);
19
19
  },
20
20
  m(i, a) {
21
- y(i, e, a), k(n, e, null), d(e, u), d(e, o), d(e, r), d(e, l), s = !0;
21
+ y(i, e, a), k(n, e, null), d(e, u), d(e, l), d(e, r), d(e, o), s = !0;
22
22
  },
23
23
  p(i, [a]) {
24
- a & 12 && f(o, "transition-delay", i[3] ? i[2] + "ms" : "0ms", !1), (!s || a & 2) && f(l, "--iconUrl", "url(" + i[1] + ")"), a & 12 && f(l, "transition-delay", i[3] ? i[2] + "ms" : "0ms", !1), a & 8 && m(e, "folded", i[3]), a & 1 && m(e, "unfolded", i[0]);
24
+ a & 12 && f(l, "transition-delay", i[3] ? i[2] + "ms" : "0ms"), (!s || a & 2) && f(o, "--iconUrl", "url(" + i[1] + ")"), a & 12 && f(o, "transition-delay", i[3] ? i[2] + "ms" : "0ms"), (!s || a & 8) && m(e, "folded", i[3]), (!s || a & 1) && m(e, "unfolded", i[0]);
25
25
  },
26
26
  i(i) {
27
27
  s || (U(n.$$.fragment, i), s = !0);
@@ -35,12 +35,12 @@ function E(t) {
35
35
  };
36
36
  }
37
37
  function F(t, e, n) {
38
- let u, { unfolded: o } = e, { iconUrl: r } = e, { foldDelay: l = 800 } = e;
38
+ let u, { unfolded: l } = e, { iconUrl: r } = e, { foldDelay: o = 800 } = e;
39
39
  return t.$$set = (s) => {
40
- "unfolded" in s && n(0, o = s.unfolded), "iconUrl" in s && n(1, r = s.iconUrl), "foldDelay" in s && n(2, l = s.foldDelay);
40
+ "unfolded" in s && n(0, l = s.unfolded), "iconUrl" in s && n(1, r = s.iconUrl), "foldDelay" in s && n(2, o = s.foldDelay);
41
41
  }, t.$$.update = () => {
42
- t.$$.dirty & 1 && n(3, u = !o);
43
- }, [o, r, l, u];
42
+ t.$$.dirty & 1 && n(3, u = !l);
43
+ }, [l, r, o, u];
44
44
  }
45
45
  class H extends p {
46
46
  constructor(e) {
@@ -1,4 +1,4 @@
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";
1
+ import { SvelteComponent as z, init as b, safe_not_equal as g, append_styles as j, element as f, 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 u, transition_in as w, transition_out as k, detach as N, destroy_component as R } from "../../../../vendor/svelte/internal/index.js";
2
2
  import B from "../Shadow.js";
3
3
  import "../../../../vendor/svelte/transition/index.js";
4
4
  import "../../../../vendor/svelte/easing/index.js";
@@ -6,7 +6,7 @@ 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
  }
8
8
  function E(n) {
9
- let e, i, a, l, d, o, r;
9
+ let e, i, d, l, r, o, s;
10
10
  return i = new B({
11
11
  props: {
12
12
  center: !0,
@@ -15,19 +15,19 @@ function E(n) {
15
15
  }
16
16
  }), {
17
17
  c() {
18
- e = u("div"), A(i.$$.fragment), a = m(), l = u("div"), d = m(), o = u("div"), p(l, "class", "small-point svelte-jzvcn0"), c(l, "transition-delay", n[2] ? n[1] + "ms" : "0ms", !1), p(o, "class", "big-point svelte-jzvcn0"), c(o, "transition-delay", n[2] ? n[1] + "ms" : "0ms", !1), p(e, "class", "point svelte-jzvcn0"), v(e, "unfolded", n[0]), v(e, "folded", n[2]);
18
+ e = f("div"), A(i.$$.fragment), d = m(), l = f("div"), r = m(), o = f("div"), p(l, "class", "small-point svelte-jzvcn0"), c(l, "transition-delay", n[2] ? n[1] + "ms" : "0ms"), p(o, "class", "big-point svelte-jzvcn0"), c(o, "transition-delay", n[2] ? n[1] + "ms" : "0ms"), p(e, "class", "point svelte-jzvcn0"), v(e, "unfolded", n[0]), v(e, "folded", n[2]);
19
19
  },
20
- m(t, s) {
21
- h(t, e, s), y(i, e, null), f(e, a), f(e, l), f(e, d), f(e, o), r = !0;
20
+ m(t, a) {
21
+ h(t, e, a), y(i, e, null), u(e, d), u(e, l), u(e, r), u(e, o), s = !0;
22
22
  },
23
- p(t, [s]) {
24
- s & 6 && c(l, "transition-delay", t[2] ? t[1] + "ms" : "0ms", !1), s & 6 && c(o, "transition-delay", t[2] ? t[1] + "ms" : "0ms", !1), s & 1 && v(e, "unfolded", t[0]), s & 4 && v(e, "folded", t[2]);
23
+ p(t, [a]) {
24
+ a & 6 && c(l, "transition-delay", t[2] ? t[1] + "ms" : "0ms"), a & 6 && c(o, "transition-delay", t[2] ? t[1] + "ms" : "0ms"), (!s || a & 1) && v(e, "unfolded", t[0]), (!s || a & 4) && v(e, "folded", t[2]);
25
25
  },
26
26
  i(t) {
27
- r || (w(i.$$.fragment, t), r = !0);
27
+ s || (w(i.$$.fragment, t), s = !0);
28
28
  },
29
29
  o(t) {
30
- k(i.$$.fragment, t), r = !1;
30
+ k(i.$$.fragment, t), s = !1;
31
31
  },
32
32
  d(t) {
33
33
  t && N(e), R(i);
@@ -35,12 +35,12 @@ function E(n) {
35
35
  };
36
36
  }
37
37
  function F(n, e, i) {
38
- let a, { unfolded: l } = e, { foldDelay: d = 800 } = e;
38
+ let d, { unfolded: l } = e, { foldDelay: r = 800 } = e;
39
39
  return n.$$set = (o) => {
40
- "unfolded" in o && i(0, l = o.unfolded), "foldDelay" in o && i(1, d = o.foldDelay);
40
+ "unfolded" in o && i(0, l = o.unfolded), "foldDelay" in o && i(1, r = o.foldDelay);
41
41
  }, n.$$.update = () => {
42
- n.$$.dirty & 1 && i(2, a = !l);
43
- }, [l, d, a];
42
+ n.$$.dirty & 1 && i(2, d = !l);
43
+ }, [l, r, d];
44
44
  }
45
45
  class H extends z {
46
46
  constructor(e) {
@@ -1,4 +1,4 @@
1
- import { SvelteComponent as X, init as S, safe_not_equal as q, append_styles as N, empty as j, insert as v, transition_in as d, transition_out as R, check_outros as A, detach as I, element as B, attr as h, set_style as s, add_render_callback as E, create_in_transition as F, create_out_transition as G, group_outros as H } from "../../../vendor/svelte/internal/index.js";
1
+ import { SvelteComponent as X, init as S, safe_not_equal as q, append_styles as N, empty as j, insert as v, transition_in as s, transition_out as R, check_outros as A, detach as I, element as B, attr as h, set_style as d, add_render_callback as E, create_in_transition as F, create_out_transition as G, group_outros as H } from "../../../vendor/svelte/internal/index.js";
2
2
  import { fade as g } from "../../../vendor/svelte/transition/index.js";
3
3
  import "../../../vendor/svelte/easing/index.js";
4
4
  function J(t) {
@@ -15,7 +15,7 @@ function k(t) {
15
15
  ${t[8] ? "transform: translateX(-50%); left: 50%" : ""}
16
16
  ${t[9] ? "transform: translateX(-50%); top: 50%" : ""}
17
17
  ${t[7] ? "transform: translate(-50%, -50%); left: 50%; top: 50%;" : ""}
18
- `), s(i, "width", o(t[3]), !1), s(i, "height", o(t[4]), !1), s(i, "z-index", t[13], !1);
18
+ `), d(i, "width", o(t[3])), d(i, "height", o(t[4])), d(i, "z-index", t[13]);
19
19
  },
20
20
  m(a, r) {
21
21
  v(a, i, r), u = !0;
@@ -28,7 +28,7 @@ function k(t) {
28
28
  ${t[8] ? "transform: translateX(-50%); left: 50%" : ""}
29
29
  ${t[9] ? "transform: translateX(-50%); top: 50%" : ""}
30
30
  ${t[7] ? "transform: translate(-50%, -50%); left: 50%; top: 50%;" : ""}
31
- `)) && h(i, "style", e), r & 8 && s(i, "width", o(t[3]), !1), r & 16 && s(i, "height", o(t[4]), !1), r & 8192 && s(i, "z-index", t[13], !1);
31
+ `)) && h(i, "style", e), r & 8 && d(i, "width", o(t[3])), r & 16 && d(i, "height", o(t[4])), r & 8192 && d(i, "z-index", t[13]);
32
32
  },
33
33
  i(a) {
34
34
  u || (a && E(() => {
@@ -53,12 +53,12 @@ function K(t) {
53
53
  e && e.m(l, f), v(l, i, f);
54
54
  },
55
55
  p(l, [f]) {
56
- l[2] ? e ? (e.p(l, f), f & 4 && d(e, 1)) : (e = k(l), e.c(), d(e, 1), e.m(i.parentNode, i)) : e && (H(), R(e, 1, 1, () => {
56
+ l[2] ? e ? (e.p(l, f), f & 4 && s(e, 1)) : (e = k(l), e.c(), s(e, 1), e.m(i.parentNode, i)) : e && (H(), R(e, 1, 1, () => {
57
57
  e = null;
58
58
  }), A());
59
59
  },
60
60
  i(l) {
61
- d(e);
61
+ s(e);
62
62
  },
63
63
  o(l) {
64
64
  R(e);